@charset "UTF-8";

/*banner*/
.banner{
    width: 100%;
    overflow: hidden;
    position: relative;
	top:0;
  	background-color:#fff;
    z-index: 95;
    height: 350px;
}
.banner_box{
    height: 350px;
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}
.content{
    background: #f5f7fa;
    padding-bottom: 30px;
}
/*weizhi*/
.weizhi{
    padding: 20px 0;
}
.weizhi a{
    color: #000;
    font-size: 14px;
    line-height: 26px;
}

/*pro_fl*/
.pro_fl{
    width: 20%;
    float: left;
    border: 1px solid #a0a1a1;
    padding: 15px;
    background: #fff;
}
.pro_search {
    width: 100%;
    height: 30px;
    border: 1px solid #a0a1a1;
    border-radius: 5px;
    line-height: 30px;
    float: left;
    margin-bottom: 20px;
}
.pro_search input {
    width: 80%;
    padding-left: 10px;
    font-size: 13px;
    line-height: 25px;
    color: #8d8d8d;
    float: left;
    background: none;
}
.pro_search button {
    width: 30px;
    float: right;
    background: #f5f7fa;
    margin-top: 0;
    border-left: 1px solid #a0a1a1;
    height: 28px;
    border-radius:0 5px 5px 0;
}
.pro_fl_box{
    padding-bottom:  30px;
}
.pro_fl_box h3{
    color: #000;
    font-size: 18px;
    line-height: 30px;
}
.pro_fl_box ul li a{
    font-size: 14px;
    padding: 10px 0;
    line-height: 25px;
    display: block;
}
.c_nav2{
    border-top: 1px solid #b1b1b1;
    padding-top: 30px;
}

/*ny_pro_box*/
.ny_pro_box{
    width: 77%;
    float: right;
    background: #fff;
}
.ny_pro_til {    
    padding: 15px;
    border-bottom: 1px solid #f6f7fa;
}
.ny_pro_til h3{
    color: #000;
    font-size: 13px;
    font-weight: 700;
    float: left;
}
.ny_pro_til h3 span{
    font-weight: 400;
    color: #888;
    font-size: 11px;
}
.ny_pro_til .pro_style_qh{
    float: right;
    border-radius: 4px;
    border: 1px solid #d9dee3;
    background: #f5f7fa;
    font-size: 0;
}
.ny_pro_til .pro_style_qh a{
    padding: 5px;
    border-right: 1px solid #d9dee3;
    line-height: 0;
    display: inline-block;
    cursor: pointer;
}
.ny_pro_til .pro_style_qh a:last-child{
    border-right: none;
}

.pro_dbox li{
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
}
.pro_dbox li .nypro_pic{
    position: relative;    
    overflow: hidden;
}
.pro_dbox li .nypro_pic img{
    width: 100%;
}
.pro_dbox li:hover .nypro_pic span{
    bottom: 0;
}
.pro_dbox li .nypro_pic span{
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.1);
    text-align: center;
    color: #666;
    font-size: 13px;
    left: 0;
    bottom: -100%;
}
.pro_dbox li h4{
    color: #555;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
    margin: 10px 15px;
}


/*pro_detail*/
.ny_prode_box{
    width: 77%;
    float: left;
}
.pro_detail .pro_fl.pro_de_fl{
    float: right;
}

.pro_de_pic {
    background: #fff;
    padding: 10px;
}

.prode_left{
    width: 50%;
    float: left;
}
.prode_left .tb-booth a{
    width: 100%;
}
.prode_left .tb-booth img{
    width: 100%;
}
.prode_left ul{
    margin: 3px -2px;
}
.prode_left ul li{
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.prode_left ul li a{
    display:block;
    margin: 2px;
}
.prode_right{
    width: 46%;
    float: right;
}
.prode_btn_icon{
	text-align:left;
  	line-height:0;
  	font-size:0;
}
.prode_right a{
    display: inline-block;
    padding: 6px 20px;
    background: #f1f1f1;
    border-radius: 5px;
    color: #333;
    font-size: 15px;
  	margin-right:10px;
}
.prode_right h3{
    color: #000;
    font-size: 21px;
    line-height: 24px;
    padding-bottom: 10px;
}
.prode_right p{
    color: #000;
    font-size: 12px;
    line-height: 18px;
}
.prode_right ul{
    padding-top: 15px;
}
.prode_right ul li{
    color: #000;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
}
.pro_detail_box{
    background: #fff;
    margin:20px 0;
}
.pro_de_til{
    background: #fafcff;
}
.pro_de_til li{
    font-size: 14px;
    line-height: 45px;
    padding: 0 30px;
    border: 1px solid #f1f4f8;
    float: left;
    cursor: pointer;
}
.pro_de_til li.current{
    font-weight: 700;
    background: #fff;
    border-bottom: none;
}
.pro_db_boxa{
    padding: 20px;
}
.pro_db_boxa p{
    color: #222;
    font-size: 14px;
    line-height: 24px;
}

/*pro-zoomDiv*/
.zoomDiv{
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}
.zoomDiv img{
  max-width:none;
}
.pro_mess input{
    background: #f5f7fa;
    padding: 10px 5px;
    line-height: 25px;
    width: 35%;
    float: left;
}
.pro_mess div{
    margin-bottom: 10px;
}
.pro_mess em,.pro_mess span{
    width:10%;
    float: left;
    font-size: 20px;
    line-height: 45px;
    color: #000;
}
.pro_mess span{
    width: 100%;
}
.pro_mess textarea{
    width: 75%;
    margin-left: 10%;
    background: #f5f7fa;
    padding: 10px 5px;
    max-width: 75%;
    min-width: 75%;
    max-height: 120px;
    min-height: 120px;
}
.pro_mess button{
    width: 150px;
    height: 45px;
    background: #000;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    margin-left: 10%;
    cursor: pointer;
}
.pro_viewed{
    background: #fff;
    padding: 10px;
}
.pro_viewed h3{
    color:#000;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    padding: 10px 0;
}
.pro_viewed ul{
    margin: 0 -5px;
}
.pro_viewed ul li{
    width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 10px;
}
.pro_viewed ul li a{
    display: block;
    margin: 0 5px;
}
.pro_viewed ul li h4{
    color: #000;
    font-size: 13px;
    line-height: 18px;
    padding-top: 10px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pro_likes_til{
    position: relative;
}
.pro_likes_til h3{
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.scroltit{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.pro_likes #scrollDiv{
    height: 340px;
    overflow: hidden;
}
#scrollDiv li{
    height: 100px;
    margin-bottom: 15px;
}
#scrollDiv li .pro_like_pic{
    width: 45%;
    float: left;
    border: 1px solid #e9eef4;
}
#scrollDiv li .pro_like_font{
    width: 48%;
    float: right;
}
#scrollDiv li .pro_like_font h4{
    color: #000;
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/*news*/
.news_dbox{
    padding: 0 15px;
}
.news_dbox li{
    padding: 15px 0;
    border-bottom: 1px dashed #d1d1d1;
}
.news_dbox li .news_left{
	width:28%;
  	float:left;
}
.news_dbox li .news_right{
	width:70%;
  	float:right;
}
.news_dbox li .news_right h4{
	line-height:25px;
}
.news_dbox li .news_right h4 a{
	font-size:16px;
  	line-height:25px;
      word-break: break-all;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp:1;
      overflow: hidden;
}
.news_dbox li .news_right p{
    color: #666;
    font-size: 13px;
    line-height: 22px;
    margin: 10px 0;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    overflow: hidden;
}
.news_dbox li .news_right .news_more{
	text-align:right;
}
.news_dbox li .news_right .news_more a{
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    padding: 0 30px;
    display: inline-block;
    background: #d1d1d1;
}
.news_dbox li .news_right .news_more a:hover{
	background:#0062ee;
}

/*news_detail*/
.news_dbox_de{
    padding: 15px;
}
.news_de_til{
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.news_de_til h2{
    color: #333;
    font-size: 22px;
    line-height: 26px;
}
.news_de_til span{
    color:#666;
    font-size: 14px;
    line-height: 22px
}
.news_de_box{
    color: #444;
    font-size: 15px;
    line-height: 24px;
}
.news_xgnr{
	background:#f5f5f5;
  	padding:0 20px 10px 20px;
  	margin-top:30px;
}
.news_xgnr h3{
	height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #4b4a4a;
}
.news_xgnr ul li{
	width:100%;
  	border-top:1px dashed #d1d1d1;
  	padding:8px 0;
}
.news_xgnr ul li a h4{
    color: #444;
    font-size: 14px;
    float: left;
    width: 80%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.news_xgnr ul li a span{
	width:20%;
  	float:right;
  	text-align:right;
}
.next_news {
	padding-top:20px;
	color:#444;
  	font-size:14px;
  	line-height:34px;
}
.next_news span{
	display:inline-block;
  	padding:5px 15px;
  	background:#a2a2a2;
  	color:#fff;
  	font-size:15px;
  	line-height:24px;
  	margin-right:20px;
}
.next_news a{
	color:#444;
  	font-size:14px;
  	line-height:34px;
}
.news_tags{
	border-top:1px solid #0062ee;  
	color:#555;
  	font-size:14px;
  	line-height:24px;
  	position:relative;
  	margin-top:20px;
  	padding-bottom:25px;
  	padding-top:10px;
}
.news_tags span,.news_tags a{
	color:#555;
  	font-size:14px;
  	line-height:24px;
}
.news_tags em{
    position: absolute;
    right: 0;
    padding: 5px 15px;
    background: #0062ee;
    top: 10px;
}
.news_tags em a{
	color:#fff;
  	font-size:14px;
  	line-height:20px;
}

/*about*/
.about_box{
    padding: 15px;
}
.ab_honor ul li{    
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	margin-bottom:10px;
}
.ab_honor ul li .honor_box{
    padding: 0 15px;
}

/*tags*/
.tags{
    padding-bottom: 40px;
}
.tags h3{
    color: #444;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.tags h3::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 3px;
    background: #0062ee;
}
.tags ul li{
    padding: 0 20px 10px 0;
}
.tags ul li a{
    color: #444444;
    font-size: 14px;
    line-height: 24px;
}
.tags ul{
    border-bottom: 1px dashed #d1d1d1;
}








