@charset "utf-8";
/* CSS Document 2016.1.27*/
/********开始内页关于我们************/
.location{ width:100%; float:left; height:36px; background:#001b51; border-top:#173061 solid 1px; line-height:36px; color:#edf3ff;}
.location a{ color:#edf3ff; padding:0px 10px;}
.aboutus{ border-bottom:#001b51 solid 2px; color:#000;}
.about_sort a{ width:100px; font-size:14px;height:28px; margin:5px; line-height:27px; color:#555; border:#dcdcdc solid 1px; background:#fff; text-align:center;}
.about_sort a.on,.about_sort a:hover{ background:#001b51; color:#fff;}
/********结束内页关于我们************/

/********开始内页新闻中心************/
.newslist dl{ width:100%; float:left; padding:30px 0px 15px 0px; border-bottom:#cecece dotted 1px;}
.newslist dl dt{ float:left; width:325px; height:178px; background:url(../images/news_testimg.jpg) no-repeat left top;}
.newslist dl dt img{ width:286px; height:178px;}
.newslist dl dd{ float:left; width:738px;}
.newslist dl dd.t1 a{ color:#222; font-size:18px; line-height:20px;}
.newslist dl dd.t1 a:hover{ color:#001744; text-decoration:underline;}
.newslist dl dd.t2{ color:#888; font-size:13px; margin-top:2px;}
.newslist dl dd.t3{ margin-top:18px; line-height:24px; height:80px; overflow:hidden; color:#555; font-size:13px;}
.newslist dl dd.t4{ color:#001b51; font-size:14px; margin-top:19px;}
/********结束内页新闻中心************/

/***************开始内页翻页
.page{ width:100%; float:left; margin:40px 0; text-align:center;}
.page a{ width:38px; height:28px; line-height:28px; text-align:center; display:inline-block; color:#696969; background:#ececec; margin:0px 2px; font-size:14px; border-radius:3px;}
.page a.first{ width:70px;}
.page a:hover,.page a.active{ background:#001b51; color:#fff;}
结束内页翻页*************/

/********开始内页新闻中心************/
.productlist li{ width:350px; height:298px; float:left; border:#eaeaea solid 1px; background:#fff;text-align:center; margin:0px 6px 48px 0;}
.productlist li a{ width:100%;}
.productlist li a img{width:auto; max-width:100%; height:258px; display:block; margin:0 auto;}
.productlist li a span{ height:40px; display:block; width:100%; line-height:40px; background:#eaeaea; text-align:center; font-size:16px; color:#333; overflow:hidden;}
.productlist li a span:hover{background:#001744;color:#fff;}
/********结束内页新闻中心************/
@media screen and (max-width: 1020px){
.about_sort a{ width:80%;}
	}
@media screen and (max-width: 1067px){
.newslist dl dd{ width:94%; padding:0 3%;}
.newslist dl dt,.newslist dl dd.t3,.newslist dl dd.t4{ display:none;}
.productlist li{ width:94%; margin:45px 3% auto;}
.productlist li a span{ width:100%;}
	}

/********开始内页新闻中心详情************/
.newsinfo_bottom{width:100%;}
.newsinfo_title{width:100%; float:left; color:#000; text-align:center;}
.newsinfo_time{width:100%; float:left; height:22px; margin-bottom:16px;font-family:"宋体"; color:#001744; font-size:12px; text-align:center;}
.newsinfo_content{width:100%; float:left;}


/********开始防伪查询************/
.newslists dl{ width:100%; float:left; padding:30px 0px 15px 0px; border-bottom:#cecece dotted 1px;}
.newslists dl dt{ min-width:120px; max-width:350px; min-height:120px; float:left;}
.newslists dl dt img{ min-width:120px; max-width:350px; min-height:120px; float:left;}
.newslists dl dd{ float:left; width:692px; margin-left:26px;}
.newslists dl dd.t1{min-height:20px; float:left; font-size:16px; color:#001b51; line-height:20px; padding:5px 0;}
.newslists dl dd.t2{color:#333;min-height:20px; font-size:14px; line-height:30px; float:left; }
/********结束内页新闻中心************/