﻿/* 导航栏样式 */
.sticky-header {
    position: fixed;
    margin-top:22px ;
    width: 100%;
    z-index: 9;
    background: #fff;
    border-bottom: 1px solid #4776e6;
    -webkit-animation: fadeInDown .5s;
    animation: fadeInDown .5s;
	z-index: 16;
}
.font_box{
    float: left;
    margin-left: 20px;
}
.font_logo{
    display: inline-block;
    color: #333;
    font-size: 24px;
    font-family:"Microsoft YaHei";
    font-weight: 600;
}
.font_nav{
    margin-left: 80px;
}
.particulars {
    margin-top: 50px;
    display: inline-block;
    width: 180px;
    height: 55px;
    background-color: #00a4ff;
    font-size: 24px;
    line-height: 55px;
    font-weight: 100;
    color: #fff;
    text-align: center;
}

/* 栏目样式--科技周刊 */
.col_bg{
    background-color:#fff ;
    padding:60px 0;
}

.container .sale-product .col_border{
    display: inline-block;
    width: 100%;
    height: 10px;
    background-color: #f2f2f2;
}
.container .sale-product .col_title,.container .sale-product .ggl_title{
    display: inline-block;
    height: 76px;
    font-size: 32px;
    font-weight: bold;
    line-height: 76px;
}
.container .sale-product .col_title:before{
    position: absolute;
    left: 15px;
    top:4px;
    bottom: -5px;
    width: 30%;
    height: 10px;
    content: " ";
    background: #00a4ff; 
}
.container .sale-product .ggl_title:before{
    position: absolute;
    left: 60px;
    top:4px;
    bottom: -5px;
    width: 30%;
    height: 10px;
    content: " ";
    background: #00a4ff; 
}
.col_list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.col_list li{
    height: 60px;
    font-size: 24px;
    line-height: 60px;
}
.col_list li i{
    color: #90d7ff;
}
/* 全文检索 */
.sale-product .qwjs_title{
    margin-top: 30px;
}
.sale-product .qwjs_title h2{
    display: inline-block;
    padding-left: 15px;
    height: 76px;
    font-size: 32px;
    font-weight: bold;
    line-height: 76px;
}
.sale-product .qwjs_title span{
    display: inline-block;
    padding-left: 15px;
    color: #999999;
    font-size: 24px;
}
.qwjs_box{
    margin-left: 15px;
    /* height: 110px; */
    background-color: #fff;
}
.qwjs_bg{
    background-color: #fff;
}

.qwjs_list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.qwjs_list li{
    position: relative;
    height: 110px;
}
.qwjs_list li::before{
    content:"";
    /* display: inline-block; */
    position: absolute;
    top: 108px;
    left: 60px;
    width: 92%;
    height: 2px;
    background: #f4f4f4;
}
.qwjs_list li h3{
    height: 55px;
    line-height: 55px;
    display: inline-block;
    margin: 0 20px 0;
    vertical-align: middle;
}
.qwjs_list li h3 a{
    color: #333;
}
.qwjs_list li p{

    margin:0 0 0 55px;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cqjs_btn{
    display: inline-block;
    margin: 27px 55px;
    width: 190px;
    height: 56px;
    background-color: #00a4ff;
    color: #fff;
    font-size: 24px;
    line-height: 56px;
    text-align: center;
    text-decoration:none;
}
.cqjs_btn:link{
    text-decoration:none;
}

/* 会议培训 */

.hypx_box{
    box-shadow: 0px 3px 5px 2px #eee;
    margin: 0 15px;
}

.hypx_box img{
    width: 100%;
}
.hypx_box p{
    padding-left:15px ;
    height: 80px;
    font-size: 18px;
    line-height: 1.8;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: normal;
}

/* 技术咨询 */
.jszx_left{
    float: left;
}
.jszx_bg{
    overflow: hidden;
    background-color: #f4f4f4;
}
.jszx_img {

}
.jszx_img img{
    margin: 15px;
    width: 90%;
}
.jszx_text{
    width: 40%;
}
.jszx_text .jszx_text_box{
    margin-left: 10px;
}
.jszx_text .jszx_text_box h3{
    height: 55px;
    line-height: 55px;
    display: inline-block;
    /* margin: 0 20px 0; */
    vertical-align: middle;
}
.jszx_text .jszx_text_box p{
    display: inline-block;
    /* padding-left:15px ; */
    /* height: 80px; */
    font-size: 18px;
    line-height: 1.8;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: normal;
}
.jszx_margin_right{
    margin: 20px 10px 0 0;
}
.jszx_margin_left{
    margin: 20px 0 0 10px;
}

.qwjs_title a{
    display: inline-block;
    height: 76px;
    line-height: 76px;
    float: right;
    color: #00a4ff;
    font-size: 24px;

}
.js_bg{
    height: 224px;
    background-image: url(../image/qt-16.png);
    background-repeat: no-repeat;
    
}
.jszx_img_box{
    width: 50%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}
.jszx_img_box h3{
    color: #ffffff;
    font-size: 24px;
    height: 50%;
    line-height: 112px;
}
.jszx_img_box a{
    display: inline-block;
    width: 227px;
    height: 68px;
    background-color: #fff;
    line-height: 76px;
    /* float: right; */
    color: #00a4ff;
    font-size: 24px;
    font-weight: bold;
 }
 .jszx_img_box a:hover{
    color: #d80b0b;
 }
 
 /*合作伙伴 */

.hzhb_box{
        text-align: center;
    
}
.hzhb_box .hzhb_box_btn{
    margin: 40px 35px;
}
.hzhb_box .hzhb_box_btn a{
    color: #3e4d5c;
    text-decoration: none;
}
.hzhb_left{
    float: left;
}


/*列表a标签*/

.col_list li a,.hypx_box p a,.qwjs_list li p a,.jszx_text_box h3 a{
   color:#333;
}

.date{
    display: inline-block;
    float: right;
}

/* 站内搜索 */

.search{
	padding:2px 5px;
    height: 31px;
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 6px;
	font-size:16px;
}

/* 底部 */

.list-unstyled,.list-unstyled li{
	
	float:left;
	margin-left:5px;
	font-size:16px;
	line-height:24px;
}

/* 图片系统点击按钮 */

.picbtn{
    margin-left: 90px;
}
.picbtn a{
    display: inline-block;
    margin: 0 auto;
}
.picbtn a img{
    height: 180px;
    margin-bottom:10px ;
}

.kjqk{
    position: absolute;
    top: 140px;
    left: 32%;
}
.kjqk a{
	display:inline-block;
	margin-left:10px;
	color:#fff;
    font-size:18px;
	box-shadow:4px 4px 10px #00deff99;
}
.kjqk a span{
	display: inline-block;
    
    line-height: 24px;
}


.kjqk_list{
    position: absolute;
    top: 60px;
    left: 12px;
	width:200px;
	font-size: 24px;
    font-weight: bold;
    font-family: "微软雅黑";
	line-height:40px;
}
.kjqk_list ul li a{
	color:#000;
}
