@charset "utf-8";
/*新闻页-news_show.php*/

.newsshow{width:100%; font-family:微软雅黑;}
.newsshow .bt{ width:100%; height:35px; line-height:35px; font-size:22px !important; color:#2E2E2E !important; text-align:center !important;} 
.newsshow .ll_hit{width:100%; height:55px; line-height:55px; font-size:14px !important; color:#2E2E2E !important; text-align:center !important;}

.ll_nextup{width:100%; height:55px; line-height:55px; font-size:14px !important; color:#2E2E2E !important; text-align:center !important; padding:50px; overflow:hidden;}

.ll_fx{width:100%; height:55px; line-height:55px; font-size:14px !important; color:#2E2E2E !important; text-align:center !important; padding:50px; overflow:hidden;}
.ll_fx .txt{ width:200px; float:right; padding-right:50px;}


.wx_con{font-size:18px; font-weight:700; line-height:105px;}






/*-------不同屏幕的显示-------*/

@media only screen and (max-width:1600px) and (min-width:1300px){
.kuan_b{padding: 20px 10px; width:25%; box-sizing: border-box; float:left;}
}

@media only screen and (max-width:1300px) and (min-width:100px) {
.kuan_b{padding: 20px 10px; width:33%; box-sizing: border-box; float:left;}
}


@media only screen and (max-width:1000px) and (min-width:640px) {
.kuan_b{padding: 20px 10px; width:50%; box-sizing: border-box; float:left;}
}

@media only screen and (max-width:640px) and (min-width:320px) {
.innovate{background: url(/lab/bga.jpg) no-repeat center bottom / cover;  overflow:hidden;  width:100%; height:980px; }
.innovate-bg{background:rgba(7, 9, 5, 0.5);padding: 60px 0; overflow:hidden;   width:100%; height:980px;}	
.innovate-con .innovate-item{text-align: center;padding: 20px 0;position: relative; margin-bottom:50px; overflow:hidden; height:155px;}

.newsshow .bt{ width:100%; height:25px; line-height:18px; font-size:16px !important; font-weight:700; color:#2E2E2E !important; text-align:center !important;} 

.about,.product,.branch,.innovate{margin: 30px 0 !important;}

.wx_con{font-size:14px; font-weight:700; line-height:25px; padding-top:30px;  display:block; width:100%;}

.fb-overflow-2_2 {display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; text-align: left;height:40px; font-size:14px;color:#2A2A2A; overflow:hidden;}

.page-product-lista{width:50% !important; overflow:hidden; float:left; visibility: visible; padding: 0 8px;}
.page-product-item{ width:100%; height:220px; padding: 0 5px; border: 1px solid #F3F3F3; box-shadow: 0 5px 10px #efefef;text-align: center; margin-bottom: 40px; }
.page-product-item .img{width: 100%;overflow: hidden; margin-top:10px;}
.page-product-item .img img{width: 100%; height:160px;}

.page-product-item .test{  padding: 10px; background: #fff; text-align: center;font-size: 16px;color: #333; margin:0 0 20px 0;min-height:35px;line-height: 25px;}

}

