﻿@charset "utf-8";
/* CSS Document */



/*保障*/
.B_Z{ overflow:hidden; width:100%; background:url(../images/sdys.jpg) no-repeat center top; height:auto; padding:20px 0;}
.B_Z .divbz{ overflow:hidden; margin-top:5px}
.B_Z .divbz h3{ font-size:18px; color:#fff; float:left; font-weight:normal; margin-top:5px;}
.B_Z .divbz h4{font-weight:normal;font-size:13px;margin-left:20px;float: left;color: #fff;}
.B_Z .divbz h4 strong{ font-size:24px; font-family:Arial}
.B_Z .divbz a{ display:block; float:left; margin-left:15px;}
.B_Z .bz{ overflow:hidden; width:100%;}
.B_Z .bz01{ background:url(../images/bz_01.jpg) no-repeat center; height:333px; border-bottom:2px solid #e6e6e6;}
.B_Z .bz02{ background:url(../images/bz_02.jpg) no-repeat center; height:333px; border-bottom:2px solid #e6e6e6;}
.B_Z .bz03{ background:url(../images/bz_03.jpg) no-repeat center; height:333px; border-bottom:2px solid #e6e6e6;}
.B_Z .bz04{ background:url(../images/bz_04.jpg) no-repeat center; height:344px;}
.B_Z dl{ overflow:hidden; width:550px; margin-left:0; margin-top:50px; margin-right:0;}
.B_Z dt{ width:85px; float:left;}
.B_Z dd{ width:460px; float:right}
.B_Z dd h3{ color:#0053b3;  font-size:25px; margin-top:20px;}	
.B_Z dd span{display:block;color:#999;font-size:12px;font-family:Arial;margin-bottom: 25px; margin-top:3px;}
.B_Z dd p{background: url(../images/bz-zfx.png) no-repeat left 8px;line-height:25px;margin-top: 15px;padding-left:15px; font-size:14px; color:#333}
.hgs{ padding-top:150px;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}



/*页面左侧栏*/
.sideBar{position: fixed;z-index: 99;left: 0;top: 239px;padding: 20px 15px;font-size: 14px;color: #fff;background: #0082cc;transform: translate(0%, 0%);transition: all ease .4s;transition-delay: 0.6s;}
.sideBar.close1{transform: translate(-100%, 0%);transition: all ease .4s;}
.sideBar .sideOppen{position: absolute;z-index: -1;left: 0;top: 0;display: inline-block;padding: 25px 12px;font-size: 14px;line-height: 1em;font-weight: normal;color: #fff;background: #0082cc;opacity: 0;visibility: hidden;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;transition: all ease .4s;}
.sideBar.close1 .sideOppen{display: block;left: 100%;opacity: 1;visibility: visible;transition-delay: 0.4s;}
a.sideClose{position: absolute;right: 0px;top: 0px;padding: 6px;line-height: 14px;opacity: 1;transition: all ease .4s;}
a.sideClose:hover{opacity: 0.6;}
a.sideClose span{font-size: 14px;line-height: inherit;color: #fff;}
.sideHead{text-align: center;}
.sideHead strong{display: block;font-size: 18px;line-height: 1.2em;}
.sideHead small{display: block;font-size: 12px;line-height: 1em;}
.sideLink{padding: 15px 0;}
.sideLink a{display: block;margin-bottom: 6px;padding: 0 12px;font-size: 14px;line-height: 30px;color: #333;background: rgba(255, 255, 255, 1);transition: all .4s;}
.sideLink li:last-child a{margin-bottom: 0px;}
.sideLink a:hover{color: #0082cc;background: rgba(255, 255, 255, 0.8);}
.sideLink a svg{display: inline-block;width: 20px;height: 20px;line-height: 30px;vertical-align: middle;}
.sideLink a svg img{max-width:100%;}
.sideContent{line-height: 1.2em;}
.sideContent img{width: 130px;margin-bottom: 10px;}
.sideContent p{margin-bottom: 4px;}
.sideContent p span img{width: 16px;vertical-align: middle;padding-right:8px;}

/* 定时弹出广告*/
.ad{position: fixed;z-index: 999;left: 50%;top: 50%;margin: -90px -200px;display: none;background: #0082cc;border-radius:4px;box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);overflow: hidden;}
.ad-img{float: left;width: 180px;height: 100%;padding: 15px;text-align: center;border-right: 1px solid rgba(255,255,255,0.2);overflow: hidden;}
.ad-img img{width: 160px !important;border-radius:4px;}
.ad-img span{display: inline-block;margin-top: 5px;color: #fff;}
.ad-content{float: right;height: 100%;padding:30px 0 20px 50px;width: 270px;min-height: 140px;color: #fff;}
.ad-content h4{margin: 0 0 12px;font-size: 18px;font-weight: bold;}
.ad-content a{display: inline-block;margin-top: 6px;padding: 0 12px;font-size: 14px;line-height: 30px;color: #333;background: rgba(255, 255, 255, 1);border-radius: 4px;transition: all .4s;}
.ad-content a:hover{color: #0082cc;background: rgba(255, 255, 255, 0.8);}
.ad-content a svg{display: inline-block;margin-left: -2px;width: 20px;height: 20px;line-height: 30px;vertical-align: middle;}
.ad-content p{margin: 0 0 15px;}
.ad .close-ad{position: absolute;z-index: 1;top: 0px;right: 0px;width: 36px;height: 36px;line-height: 36px;font-size: 18px;color: #fff;text-align: center;background: #0082cc;transition: all .4s;}
.ad .close-ad:hover{color: #0082cc;background: #fff;}


/*隔断01*/
.geduan01 {
	width: 100%;
	background: url(../images/geduan01bj.jpg) no-repeat center top;
	height: 244px;
}
.gdwen01 {
	width: 545px;
	float: right;
	margin-right: 20px;
}
.gdwen01 h3 {
	font-size:28px;
	color: #fff;
	display: block;
	margin-top:72px;
}
.gdwen02 {
	overflow: hidden;
	margin-top: 20px;
}
.gdwen02 a {
	display: block;
	width: 106px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: right;
	background: #f6b041;
	margin-top: 5px;
}
.gdwen03 {
	background: url(../images/baitel.png) no-repeat;
	font-size: 18px;
	padding-left: 100px;
	color: #fff;
	float: left;
	height: 47px;
	line-height: 40px;
}
.gdwen03 span {
	font-size: 28px; font-family:Impact;
	line-height: 45px;
}
/*检测设备*/
.shebei {
	margin-bottom: 30px;
}
.shebeitit {
	background: url(../images/shebeititbj.png) no-repeat left center;
}
.sbtit02 {
	font-size: 30px;
	color: #666;
	width: 187px;
	margin: 0 auto;
	background: url(../images/spsp.png) no-repeat 20px 5px;
	line-height: 44px;
	padding-left: 70px;
}
.picScroll-left02 {
	position: relative;
}
.picScroll-left02 .hd3 {
}
.picScroll-left02 .hd3 .next {
	top: 62px;
	right: 0px;
	display: block;
	width: 38px;
	height: 87px;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/shebeiniu.png) no-repeat -39px 0;
}
.picScroll-left02 .hd3 .prev {
	display: block;
	width: 38px;
	height: 87px;
	float: right;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	top: 62px;
	left: 0px;
	background: url(../images/shebeiniu.png) no-repeat;
}
.picScroll-left02 .bd3 {
	margin:25px 0 0 35px;
}
.picScroll-left02 .bd3 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left02 .bd3 ul li {
	margin: 0 17px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 250px;
}
.picScroll-left02 .bd3 ul li .pic {
	text-align: center;
}
.picScroll-left02 .bd3 ul li .pic img {
	width: 246px;
	height: 185px;
	display: block;
	border: 1px solid #eee;
}
.sbtitle {
	font-size: 14px;
	text-align: center;
	line-height:45px;
	color: #666;
}
/*隔断02*/
.geduan02 {
	width: 100%;
	background: url(../images/geduan02bj.jpg) no-repeat center top;
	height: 254px;
}

.gdwen04 h3 {
	font-size: 25px;
	color: #fff;
	display: block;
	margin-top: 100px;
}
.gdwen04 p {
	font-size: 16px;
	color: #b2e4fa;
	line-height: 30px;
	display: block;
}
.gdwen05 {
	overflow: hidden;
	margin-top: 12px;
}
.gdwen05 a {
	display: block;
	width: 106px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
	margin-left: 20px;
	background: #96c62c;
	margin-top: 5px;
}
.gdwen06 {
	background: url(../images/baitel.png) no-repeat;
	font-size: 16px;
	padding-left: 53px;
	color: #fff;
	float: left;
	height: 47px;
	line-height: 40px;
}
.gdwen06 span {
	font-size: 25px;
	line-height: 45px;
}
/*客户见证*/
.khjz {
	background: #f5f5f5;
	padding: 60px 0;
}
.jzlist {
	overflow: hidden;
	margin-top: 33px;
}
.jzlist li {
	display: block;
	width: 545px;
	float: left;
	background: #fff;
	padding: 17px;
	height: 112px;
	margin-top: 25px;
}
.jzlist li .jzpic {
	width: 152px;
	float: left;
	height: 111px;
}
.jzlist li .jzpic img {
	width: 100%;
}
.jzpic_r {
	width: 367px;
	float: left;
	padding-left: 18px;
}
.jztitle {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	font-weight: 700;
}
.jznote {
	font-size: 14px;
	line-height: 22px;
	color: #999;
}

/*关于我们*/
.home-about {
	padding: 50px 0;
}
.home-about-pic {
	position: relative;
	width: 580px;
	float: left;
	height: 370px;
}
.home-about-pic ul {
	width: 580px;
	height: 370px;
	position: relative;
	overflow: hidden;
}
.home-about-pic dl {
	width: 300px;
	height: 160px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(5,164,233,.9);
}
.home-about-pic dl dt {
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	padding: 30px 20px 10px 20px;
}
.home-about-pic dl dd {
	position: relative;
}
.home-about-pic dl dd a {
	display: inline-block;
	padding: 0 25px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #0053b3;
	position: absolute;
	right: 25px;
	bottom: -42px;
	background-color: #fff;
}
.home-about-pic dl dd a:hover {
	background-color: #96c62c;
	color: #fff;
}
.home-about-text {
	width: 580px;
	height: 370px;
	float: right;
	margin-left:0;
	position: relative;
}
.home-about-title {
}
.home-about-title h6 {
	font-weight: 300;
	font-size: 24px;
	line-height: 24px;
	color: #d7d7d7;
}
.home-about-title h2 {
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	color: #1d2089;
}
.home-about-text dl {
	height: 340px; overflow:hidden;
	position: absolute;
	left: 0;
	top: 32px;
	right: 0;
}
.home-about-text dl dt {
	font-size: 12px;
	line-height: 24px;
	color: #333;
	padding: 10px 0 20px;
}
.home-about-text dl dt p {
	padding: 8px 0;
}
.home-about-text dl dt pre{ 
	font-size: 14px;
	color: #666;
	line-height:30px;
	font-family: microsoft yahei, "微软雅黑"!important;
white-space:pre-wrap;/*css-3*/ 
white-space:-moz-pre-wrap;/*Mozilla,since1999*/ 
white-space:-pre-wrap;/*Opera4-6*/ 
white-space:-o-pre-wrap;/*Opera7*/ 
word-wrap:break-word;/*InternetExplorer5.5+*/　　}
.home-about-text dl dd {
	position: absolute;
	left: 0;
	bottom: 0;
}
.home-about-text dl dd a {
	display: inline-block;
	width: 110px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	background-color: #1d2089;
	text-align: center;
	margin-right: 10px;
}
.home-about-text dl dd a:hover {
	background-color: #f6b041;
}
/*新闻*/
.newsMain .slideTxtBox {
	float: left;
	width: 697px;
	height: 435px;
	background-color: #fff;
}
.newsMain .new_r {
	float: right;
	width: 438px;
	height: 435px;
}
.newsMain{
	margin-bottom: 15px;
}
.slideTxtBox .hd {
	overflow: hidden;
	border-bottom: 1px solid #0053b3;
}
.slideTxtBox .hd li {
	cursor: pointer;
}
.slideTxtBox .hd li {
	display: block;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background: #1d228a;
	font-weight: bold;
	float: left;
	width: 135px;
	height: 42px;
	line-height: 42px;
	text-align: center;
}
.slideTxtBox .hd li:hover, .slideTxtBox .hd li.on {
	color: #fff;
	background: #0053b3;
}
.slideTxtBox .news {
	margin-top:15px;
	overflow: hidden;
	display: block;
}
.slideTxtBox .news .top_1 {
	overflow: hidden;
	margin-bottom: 15px;
}
.slideTxtBox .news .nl_pic {
	float: left;
	padding: 2px;
	border: 1px solid #dddddd;
}
.slideTxtBox .news .nl_pic img {
	display: block; width:237px;
}
.slideTxtBox .news .nl_wen {
	margin-left: 266px;
}
.slideTxtBox .news .nl_wen h5 {
	padding: 13px 0;
}
.slideTxtBox .news .nl_wen h5 a {
	font-size: 17px;
	font-weight: normal;
	color: #333;
}
.slideTxtBox .news .nl_wen p {
	font-size: 13px;
	color: #888;
	line-height: 25px;
	height:85px;
	overflow: hidden;
}
.slideTxtBox .news .nl_wen>a {
	display: block;
	width: 106px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #f6b041;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	margin-top: 15px;
}
.newsMain .slideTxtBox .news li {
	padding-left: 10px;
	background: url(../images/newsli.jpg) no-repeat left center;
	height: 35px;
	line-height: 35px;
	width: 100%!important;
	margin: 0px!important;
}
.newsMain .slideTxtBox .news li em {
	font-size: 13px;
	color: #c2c2c2;
	float: right;
	width: 100px;
}
.newsMain .slideTxtBox .news li a {
	font-size: 14px;
	color: #666;
}
.new_r .ntop {
	height: 42px;
	color: #fff;
	line-height: 42px;
	border-bottom: 1px solid #0053b3;
}
.new_r .ntop h5 {
	float: left;
	
}
.new_r .ntop h5 a {
	width: 135px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #0053b3;
}
.new_r .ntop .nmor {
	float: right;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
.new_r .learn {
	width: 424px;
	margin: 0 auto;
	margin-top: 20px;
	height: 447px;
	overflow: hidden;
}
.new_r .bd {
	width: 424px;
	margin: 0 auto;
	margin-top: 20px;
	height: 340px;
	overflow: hidden;
}
.new_r .learn li {
	margin-bottom: 15px;
	vertical-align: top;
	height: 100px;
	border-bottom: 1px dashed #ddd;
}
.new_r .learn li img {
	display: block;
}
.new_r .learn li h5 {
	padding: 10px 0 10px 30px;
	font-size: 14px;
	color: #444;
	background: url(../images/wen.jpg) no-repeat 0 9px;
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 360px;
}
.txtMarquee-top .tempWrap {
	height: 330px!important;
}
.new_r .learn li p {
	font-size: 13px;
	color: #888;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 30px;
	background: url(../images/da.jpg) no-repeat 0 2px;
}
/*友情链接*/
.links {
	padding: 20px 8px 10px 215px; margin:15px 0;
	line-height: 30px;
	background: url(../images/linkbj.jpg) no-repeat;
	height: 50px;
}
.links a {
	padding: 0 10px;
}