/* ====首页====== */
body{ background-color:#fff;-webkit-user-select:none; }
/** header **/
.fix{position: fixed; top: 0; left: 0; width: 100%; z-index: 999999}
.header_nav{background-color: #fff;}
.headwp{padding: 0 0 0 3%}
.header{ position:relative; z-index:10;}
.loarea{ height:100px; position:relative; z-index:3;}
.logo{ /*width:200px;*/ display:block; padding-top:30px;}
/*.logo img{ height:60px; width:auto;}*/

/*PC导航 begin*/
.nav{ position:relative;  z-index:5; padding-top: 38px;}
.navul{ font-size:0;}
.navul li{ display:inline-block; font-size:16px;position:relative;}
.navul li>a{ color:#404040; padding:0 0 40px 0; margin: 0 40px; text-align:center; display:inline-block;border-bottom: 2px solid transparent; }
.navul li>a:hover{ color: #404040!important; border-bottom: 2px solid #595959;}
.act_nav{color: #404040!important; border-bottom: 2px solid #595959!important;}

/*登录注册*/
.inloginbxo{background-color: #ff8002; color: #fff; font-size: 18px; width: 115px; height: 37px; line-height: 37px; text-align: center; border-radius: 5px; margin-top: 28px;}
.inloginbxo a{color: #fff;}

/*PC导航 begin*/
.subnav{ position:absolute; left:0; top:60px; min-width: 340px; width:80%; padding:8px 10% 0px; background:#ffffff; display:none;}
.tc ul li a:hover{color:red}
.subnav1{}
.subnav1 dd{width:100%; text-align: left; background-image:none !important; padding: 10px 0; border-bottom: 1px solid #d9d9d9; font-size: 16px; color: #fff;}
.subnav1 dd a{color: #404040; display: block; font-size: 16px;}
.subnav1 dd a:hover{color: #737373}
.subnav1 dd:hover{border-bottom: 1px solid #d9d9d9;}
.subnav1 dd .nr a{height:30px; text-align:left; line-height:30px; font-size:16px; display:block;  color:#737373 !important; text-align:left; }
.subnav1 dd .nr a:hover{ color:#737373 !important; text-indent:2px; background-color:none;}
.subnav1 .tit{ font-size:16px; font-weight:bold; text-align:center; padding:8px 0 4px;}
/*.subnav2{ width:256px;}*/

.headefr{display: block; position: relative; z-index: 999}
.chnen{width: 80px; text-align: center; display: inline-block; cursor: pointer; line-height: 100px; border-left: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6; color: #404040; font-size: 16px;}
.serbox{width: 80px; display: inline-block; text-align:center; line-height: 100px; height: 100px; cursor: pointer;}
.serach{
	display: none;
	position: absolute;
	right: 0;
	min-width: 850px;
	background-color: #fff;
	width: 90%;
	margin: 0 auto;
	line-height: 70px;
}
.sertxt{width: 100%; padding: 0 2%; border: 3px solid #cccccc; height: 70px; position: relative;}
.sebtn{
	background: url(../images/ser.png) no-repeat center;
	width: 80px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 0;

}



/*手机导航按钮及下拉菜单begin*/
.menubtn{ position:absolute; width:24px; height:24px;top:13px; right:5px; cursor:pointer; display:none;}
.menubtn i{ display:block; width:21px; height:3px; background-color:#404040; position:absolute; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
.menubtn i:nth-child(1){ top:4px; -webkit-transform-origin:left bottom; -moz-transform-origin:left bottom; -ms-transform-origin:left bottom; -o-transform-origin:left bottom; transform-origin:left bottom;}
.menubtn i:nth-child(2){ top:11px;}
.menubtn i:nth-child(3){ top:18px; -webkit-transform-origin:left top; -moz-transform-origin:left top; -ms-transform-origin:left top; -o-transform-origin:left top; transform-origin:left top;}
.menubtn.on i:nth-child(1){ -webkit-transform:rotate(40deg); -moz-transform:rotate(40deg); -ms-transform:rotate(40deg); -o-transform:rotate(40deg); transform:rotate(40deg);}
.menubtn.on i:nth-child(2){ opacity:0;}
.menubtn.on i:nth-child(3){ -webkit-transform:rotate(-40deg); -moz-transform:rotate(-40deg); -ms-transform:rotate(-40deg); -o-transform:rotate(-40deg); transform:rotate(-40deg);}
/*小导航*/
.inav{ background:url(../images/icon/black8.png) repeat; position:absolute; left:0; top:50px; width:100%; display:none; z-index:9; }
.inav{ display:none;}
.inav dl{ padding:0 10px; text-align:left;}
.inav dt{ font-size:14px; color:#fff; height:40px; line-height:40px; border-bottom:1px solid #cccccc; padding-left:8px; position:relative;}
.inavbtn{ position:absolute; right:0px; top:14px; width:14px; height:14px; background:url(../images/icon/jia3.png) center center no-repeat; -webkit-transform-origin:center center; -moz-transform-origin:center center; -ms-transform-origin:center center; -o-transform-origin:center center; transform-origin:center center;-webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
.inav dd{ display:none; padding-left:2em; border-bottom:1px solid #cccccc; padding-bottom:6px;}
.inav a{ color:#fff;}
.inav a:hover{ color:#ccc;}
.inav dd h6{ font-size:14px; font-weight:normal; line-height:2;}
.inav dd h6 a{ display:block;}
.inav dd p{ font-size:12px; text-indent:1em; line-height:1.8;}
.act_inav{ font-weight:bold;}
.act_inav .inavbtn{ -webkit-transform:rotate(135deg) !important; -moz-transform:rotate(135deg) !important; -ms-transform:rotate(135deg) !important; -o-transform:rotate(135deg) !important;transform:rotate(135deg) !important;}
/*手机导航按钮及下拉菜单end*/

/*banner begin*/
.banner{position: relative; height: 100%}
.banner .slider{height: 100%;}
.banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
.banner .item{
	display: block;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;

}
.banner .slick-prev{
	width: 21px;
	height: 40px;
	background: url(../images/prev.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 16px;
	font-style: normal;
	text-indent: 99999px;
    z-index: 999;
	font-size: 0;
}
.banner .slick-next{
	width: 21px;
	height: 40px;
	background: url(../images/next.png) no-repeat;
	background-size: 100% 100%;
	position: absolute; top: 50%;
	right: 16px;
	font-style: normal;
	 text-indent: 99999px;
	 font-size: 0;
	}
.banner .slick-dots{font-size: 0; display: none!important;}
.banner .slick-prev:hover{background: url(../images/prev01.png) no-repeat;}
.banner .slick-next:hover{background: url(../images/next01.png) no-repeat;}
.banner .slick-list{height: 100%}
.banner .slick-track{height: 100%}
/*屏幕2*/
.section2{background-size: cover;}
.inabout h3{color: #404040; font-size: 78px; margin-bottom: 90px;}
.inabout{font-size: 22px; color: #404040; line-height: 53px;  text-align: center;}

/*屏幕3 检测服务*/
.jcfwtit{font-size: 60px; font-weight: bold; color: #fff; margin-top: 108px; text-align: center; text-shadow: black 0.1em 0.1em 0.2em }
.jcfwmain{margin-top: 25%; background: rgba(255,255,255,0.61); width: 96%; padding: 20px 2%; max-width: 790px; color: #404040; font-size: 20px;}
.jcfwmain h4{color: #1a1a1a; font-size: 40px; margin-bottom: 15px;}

/*屏幕4*/
.section4{background-color: #f0f0f0}
.innewtit{text-align: center; font-size: 36px; color: #404040; margin-bottom: 40px;}

.innew li a{display: block;}
.boxW{width: 100%}
.inbk{display: inline-block; vertical-align: middle;}
.innew li{background-color: #fff; margin-top: 35px; cursor: pointer; }
.innew li:hover{box-shadow: 0 0 10px #c9c9c9}
.innew li .imgW{line-height: 0}
.innewmai{padding: 10px 2%}
.tisim{font-size: 14px;}
.tisim span{color: #404040}
.tisim i{font-style: normal; color: #ff0000}
.innewmai h3{color: #404040; font-size: 20px; margin:10px 0;}
.innewmai p{color: #404040; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.innewbox{padding: 100px 0}
/*底部*/
.footerwrap{background-color: #404040; padding: 60px 0 40px;}
.footerTop{padding-bottom: 20px;}
.footerTop ul li{text-align: center; float: left; width: 12%; }
.footerTop ul li a{font-size: 14px; color: #fff; display: block;}
.footerTop ul li a p{margin-top: 10px}
.footerbot{border-top: 1px solid #464646; padding-top: 20px; font-size: 12px; color: #999}
.footerbot a{color: #999}
.ml10{margin-left: 10px;}
.copy{font-size: 12px; color: #fff; padding-bottom: 15px;}
.copy .fl{margin-top: 30px;}

/*关于我们*/
.nrban{line-height: 0; width: 100%}
.cutbox{width: 100%; border-bottom: 1px solid #dedede; position: relative;}
.cutin{background-color: #f4f4f4; line-height: 60px; width: 60px; text-align: center; display: inline-block;}
.cutfr a{color: #999999; font-size: 12px;}
.cutfr{line-height: 60px; height: 60px;}
.cutfr span img{margin: 0 12px 0 15px;}
.abindr{padding: 60px 0; font-size: 20px; line-height: 40px; color: #404040; //text-align: center;}
.aboutit{color: #404040; font-size: 40px; margin-bottom: 40px; font-weight: bold; text-align: center;}
.developwp{padding: 60px 0; background-color: #f5f5f5}
.memorabilia{
	position: relative;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	background: url(../images/litz.png) repeat-y center;
}
.menmtop{left: 50%; margin-left: -10px; text-align: center;position: absolute; top: 0}
.devefl{width: 48%; text-align: left;}
.devemian li h3{color: #1a1a1a; font-size: 24px;}
.devemian li h4{color: #1a1a1a; font-size: 18px; margin: 5px 0 2px; color: red;}
.devemian li p{color: #595959; font-size: 14px; }
.devefr{width: 48%; text-align: right; }
.devemian{padding-top: 50px;}
.devemian li{margin-bottom: 20px}
.honorwp{padding: 60px 0}
.incase{border: 1px solid #cbcbcd; padding: 10px; text-align: center; margin:0 20px;}
.incaseBox .slick-slide img{display: inline-block;}
.incaseBox .slick-arrow{top: 50%; margin-top: -12px; cursor: pointer; font-size: 0; width: 13px; z-index: 999;
 height: 24px; border: none; background-color: transparent;}
.incaseBox .slick-prev{position: absolute; left: 0px; background: url(../images/01case-prev.png) no-repeat;}
.incaseBox .slick-next{position: absolute; right: 0px; background: url(../images/01case-next.png) no-repeat;}
/*检测服务*/
.tstnav{}
.tstnav a{padding: 0 10px; color: #999999; font-size: 12px; display: block;}
.tstnav ul li{float: left; line-height: 60px;}
.tstnav ul li a:hover{color: #1a1a1a; background-color: #f4f4f4}
.tstnav ul li.act a{color: #1a1a1a; background-color: #f4f4f4;color:red;}
.vihiclewp{padding: 60px 0; font-size: 16px; color: #404040; line-height: 33px;}
.vihitable{width: 100%; max-width: 940px; margin: 20px auto;}
.vihitable table{width: 100%; border: 1px solid #e6e6e6}
.vihitable th{line-height: 60px;text-align: center; border-bottom: 2px solid #404040}
.vihitable td{line-height: 60px; text-align: center;}
.vihitable tr.hs{background-color: #f0f2f3}
.vihiclewp video{margin: 15px auto 0; display: block;}
.shvj{background: url(../images/testsb.png) no-repeat center;}
.incaseBox .m3-slide .incase{background-color: #fff}
.imgW{overflow: hidden;}
/*在线留言*/
.messagewp{padding: 100px 0}
.messbox{width: 100%; max-width: 820px; margin: 0 auto;}
.messbox table{width: 100%}
.messbox td{padding: 10px 15px;}
.messtxt{
	background: #f5f5f5;
	border: 1px solid #e6e6e6;
	padding: 0 3%;
	width: 94%;
	line-height: 40px;
	height: 40px;
	border-radius: 40px;
}
.mestar{
	background: #f5f5f5;
	border: 1px solid #e6e6e6;
	padding: 10px 1%;
	height: 240px;
	width: 98%;
	border-radius: 10px;
}
.mestj{
	color: #ffffff;
	font-size: 18px;
	background-color: #e60012;
	width: 298px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	display: block;
	margin: 0 auto;
}
.filewp{
	padding: 60px 0
}
.filewp ul li{
	border-bottom: 1px solid #e8e8e8;
	padding: 15px 0
}
.filefl{width: 80%}
.filefr{width: 20%; text-align: right;}
.filefr .img01{display: inline-block;}
.filefr .img02{display: none;}
.filewp ul li a:hover .img02{display: inline-block;}
.filewp ul li a:hover .img01{display: none;}
.filefl h3{font-size: 16px; color: #666; font-weight: 200}
.filefl p{color: #b2b2b2; font-size: 14px; margin-top: 8px;}
.in_sh{ padding:20px 0 40px;}
.in_sh .in_tit{ padding-bottom:12px; text-align:center; border-bottom:2px dotted #a3a3a3;}
.in_sh .in_tit h4{ font-size:22px; color:#333; margin-bottom:6px;}
.in_sh .in_tit .pub_del{ width:440px; margin:0 auto; font-size:12px; overflow:hidden;}
.in_sh .in_tit .pub_del p{ width:280px; height:30px; line-height:30px; float:left; color:#666;}
.in_sh .in_tit .pub_del .share{ width:150px; height:30px; float:right; }
.in_sh .sh_con{ padding:20px 0px 40px; border-bottom:1px solid #CCC; }
.in_sh .sh_con .wz{ line-height:2em;color:#333;}
.in_sh .sh_con .tp{ display:block; margin:30px auto 0;}
.in_sh .pnpage{ line-height:2em; padding:20px 0 0px 20px;}
.in_sh .pnpage p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in_sh .pnpage a:hover{ color:#1c4e9e;}
.newdaibox{padding: 60px 0}
/*新闻中心*/
.newwarp{padding: 60px 0}
.newbox li{border: 1px solid #e6e6e6; padding: 20px 2%; margin-bottom: 50px;}
.newbox li a{display: block;}
.newmain{padding:0 3%}
.newmfl{width: 80%; font-size: 14px; color: #8c8c8c; line-height: 30px;}
.newmfl h3{color: #404040; font-size: 20px; margin-bottom: 20px;}

.newmfr{width: 10%;}
.newmfr h3{font-size: 24px; color: #808080; font-weight:bold;}
.newmfr p{font-size: 16px; color: #b2b2b2; margin-top: 15px;}
.nejr{padding: 10px 0 10px 10px; margin-top: 30px; border-left: 1px solid #b3b3b3}
.nejr .img01{display: inline-block;}
.nejr .img02{display: none;}
.newbox li:hover{border: 1px solid #fce1e3; box-shadow: 0 0 10px #fce1e3}
.newbox li:hover .nejr .img01{display: none;}
.newbox li:hover .nejr .img02{display: inline-block;}
.newbox li:hover .newmfl h3{color: #ff0000}
/*turnpage8*/
.turnpage8{ margin:0 auto;font-size:0; text-align:center;}
.turnpage8 a,.turnpage8 span{ display:inline-block; padding:4px 10px; font-size:12px;margin:0 5px; color:#333; border:1px solid #d7d7d7; }
.turnpage8 a:hover{ color:#fff; background-color:#e60012; border-color:#e60012;}
.current8{ color:#fff !important; background-color:#e60012 !important;border-color:#e60012 !important;}

/*人才招聘*/
.recruwp{padding: 60px 0}
.sideMenu{ margin-top:26px;}
.sideMenu h3{ height:42px; font-size:15px; color:#333; line-height:42px; background:#ededed;padding-left:30px; cursor:pointer; margin-bottom:8px;		}
.sideMenu h3 em{float:right;display:block;width:26px;height:26px;background:url(../images/icon7.png) 0 0px no-repeat;cursor:pointer;margin:16px 8px 0 0;}
.sideMenu h3.on em{ background-position:0px -100px; }
.sideMenu h3.on{ color:#fff; background-color: #595959 }
.sideMenu ul{ padding:8px 25px 14px; color:#999;  display:none; }
.sideMenu ul h5{ font-size:14px;   color:#333;}
.sideMenu ul h6{ font-size:18px;color:#000000; margin-bottom: 10px;}
.sideMenu ul p{ font-size:14px;color:#999999; line-height: 24px;}


/*联系我们地图*/
.lxmap{padding: 60px 0}
.maptop{text-align: center;}
.maptop span{
	width: 140px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: #1a1a1a;
	font-size: 18px;
	margin: 0 15px;
	cursor: pointer;
	background-color: #e6e6e6
}
.maptop span.on{background-color: #fff; border: 1px solid #e60012}
.maocon{padding: 0 15%}
.copyjz h3{color: #1a1a1a; font-weight: bold; font-size: 18px; margin-bottom: 25px;}
.copadd li{width: 100%; float: left; line-height: 26px; color: #595959; font-size: 16px;}
.maep{margin-top: 50px;}
.mapdt{border: none; }
.maocon{display: none;}
.maocon.sow{display: block;}

.copadd{width: 48%;}
.laxmap{width: 48%}

.copyjz .clearfix{margin-bottom: 30px}
.videoad{width: 100%; //height: 100%;}