@charset "utf-8";
/* CSS Document */
body{ font-family:"Microsoft YaHei", Arial, sans-serif; color:#333;}
html,body{ width:100%; overflow-x:hidden;}
a{ text-decoration:none; color:#333;}
*{ list-style:none; margin:0; border:none; outline:none; padding:0;}
.fl{ float:left;}
.fr{ float:right;}
.ov{ overflow:hidden;}
.dis{ display:block !important;}
.dn{ display:none;}
.clear{ clear:both;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color:#999;} 
input:-moz-placeholder,textarea:-moz-placeholder{ color:#999;} 
input::-moz-placeholder,textarea::-moz-placeholder{ color:#999;} 
input:-ms-input-placeholder,textarea:-ms-input-placeholder{ color:#999;} 

.swiper-wrapper{ position:relative; width:100%; height:100%; z-index:1; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-transition-property:-webkit-transform; -moz-transition-property:-moz-transform; -o-transition-property:-o-transform; -ms-transition-property:-ms-transform; transition-property:transform; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.swiper-container-android .swiper-slide, .swiper-wrapper{ -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -o-transform:translate(0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}
.swiper-slide{ display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; -webkit-flex-shrink:0; -ms-flex:0 0 auto; flex-shrink:0; width:100%; height:100%; position:relative;}
.swiper-pagination{ -webkit-transition:.3s; -moz-transition:.3s; -o-transition:.3s; transition:.3s; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0); z-index:10;}

/*header*/
.header{ width:100%; height:90px; background-color:rgba(255,255,255,0.7); position:fixed; left:0; top:0; z-index:99;}
.header .head{ width:1200px; margin:auto; height:90px;}
.header .head .logo{ float:left; height:50px; padding:20px 0;}
.header .head .logo img{ display:block; height:50px;}
.header .head ul{ display:block; height:90px; width:880px; float:right;}
.header .head ul li{ width:110px; display:block; float:left; text-align:center; height:90px; position:relative;}
.header .head ul li>a{ width:100px; height:36px; margin:27px 5px; line-height:36px; border-radius:36px; display:block; overflow:hidden; font-size:14px;}
.header .head ul li:hover>a{ background-color:#00a2e9; color:#fff;}
.header .head ul li.on>a{ background-color:#00a2e9; color:#fff;}
.header .head li dl{ display:none; width:130px; z-index:99; position:absolute; top:90px; left:-10px; background:rgba(0,162,233,0.7);}
.header .head li dl dd{ display:block; margin-bottom:7px;}
.header .head li dl dd:last-child{ margin-bottom:0;}
.header .head li dl dd a{ padding:2px 10px; display:block; color:#fff; line-height:40px; height:40px; font-size:12px; -webkit-transition:0.5s; -o-transition:0.5s; transition:0.5s; overflow:hidden;}
.header .head li:hover dl{ display:block;}
.header .head li dl dd a:hover{ background-color:#00a2e9;}

/*banner*/
.banner{ width:100%; height:600px; position:relative; z-index:0;}
.banner .swiper-container{ width:100%; height:100%; position:relative; overflow:hidden; z-index:0;}
.banner .swiper-container .swiper-slide{ width:100%; height:100%; overflow:hidden; position:relative;}
.banner .swiper-container .swiper-slide a{ width:1920px; height:100%; display:block; position:absolute; left:50%; margin-left:-960px; top:0;}
.banner .swiper-container .swiper-slide img{ width:100%; display:block;}
.banner .swiper-pagination{ width:100%; text-align:center; position:absolute; bottom:20px; left:0; z-index:2;}
.banner .swiper-pagination span{ width:14px; height:14px; display:inline-block; cursor:pointer; border-radius:100%; background-color:rgba(255,255,255,.5); margin:0 8px;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background-color:#fff;}

/*搜索*/
.sbox{ width:100%; height:50px; background-color:#eee;}
.sbox .box{ width:1200px; margin:auto;}
.sbox .box .left{ display:block; float:left; width:740px;}

.sbox .box .left dd{ display:block; overflow:hidden; height:50px; float:left;}
.sbox .box .left dd a{ display:block; float:left; margin-left:20px; font-size:14px; line-height:50px; height:50px; overflow:hidden; color:#666;}
.sbox .box .left dd a:hover{ color:#00a2e9;}
.sbox .box .right{ width:400px; height:34px; float:right; padding-top:8px;}
.sbox .box .right p{ width:280px; height:34px; background-color:#fff; border-radius:5px; float:left; display:block; overflow:hidden;}
.sbox .box .right p a{ width:18px; height:18px; padding:11px 10px; display:block; float:left; overflow:hidden;}
.sbox .box .right p a img{ width:100%; display:block;}
.sbox .box .right p input{ width:242px; height:34px; line-height:34px; font-size:14px; display:block; float:left; overflow:hidden;}
.sbox .box .right span{ width:110px; float:right; display:block; overflow:hidden;}
.sbox .box .right span input{ display:block; width:100%; height:34px; line-height:34px; font-size:14px; color:#fff; text-align:center; cursor:pointer; background-color:#00a2e9; border-radius:5px;}

/*检测领域*/
.lbox{ width:100%; padding-top:45px; padding-bottom:70px; background-image:url(../images/jclyb.jpg); background-position:left center; background-repeat:no-repeat;}
.lbox .title{ width:100%; text-align:center;}
.lbox .title span{ font-size:30px; height:40px; line-height:40px;  display:block; overflow:hidden;color:#fff;}
.lbox .title p{ font-size:16px; height:26px; line-height:26px; color:#fff; display:block; overflow:hidden;}
.lbox .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:30px; background-color:#00a2e9;}
.lbox .fen{ width:100%; text-align:center;}
.lbox .fen a{ display:inline-block; padding:0 15px; margin:0 10px; font-size:14px; height:34px; line-height:34px; border-radius:5px; background-color:#eee; overflow:hidden;}
.lbox .fen a:hover,.lbox .fen a.on{ background-color:#00a2e9; color:#fff;}
.lbox .box{ width:100%; position:relative;}
.lbox .pro{ width:1230px; display:block; overflow:hidden; padding-top:10px; display:none;}
.lbox .pro li{ width:380px; display:block; margin-top:20px; margin-right:30px; overflow:hidden; float:left;}
.lbox .pro li a{ width:100%; display:block; position:relative;}
.lbox .pro li .item_img{ width:380px; height:290px; position:relative; overflow:hidden;}
.lbox .pro li .item_img img{ height:100%; display:block;
	transition-delay:0s;
    transition-duration:1s;
    transition-property:all;
    transition-timing-function:ease;
	/* Firefox 4 */
	-moz-transition-delay:0s;
    -moz-transition-duration:1s;
    -moz-transition-property:all;
    -moz-transition-timing-function:ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration:1s;
    -webkit-transition-property:all;
    -webkit-transition-timing-function:ease;
	/* Opera */
	-o-transition-delay:0s;
    -o-transition-duration:1s;
    -o-transition-property:all;
    -o-transition-timing-function:ease;
}
.lbox .pro li:hover .item_img img{
	transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1);
	-moz-transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1); 
}
.lbox .pro li .item_img .item_mask{ display:block; background-color:rgba(0,162,233,.80); width:100%; height:0%; position:absolute; bottom:0; left:0; transition:height .4s; -moz-transition:height .4s; -webkit-transition:height .4s; -o-transition:height .4s;}
.lbox .pro li:hover .item_img .item_mask{ height:290px;}
.lbox .pro li .item_index{ position:absolute; top:20px; left:-400px; font-size:18px; line-height:28px; height:28px; overflow:hidden; z-index:20; transition:all .4s ease; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.lbox .pro li .item_index b{ width:50px; height:1px; background-color:#fff; display:block; margin-top:13px; float:left; margin-right:10px;}
.lbox .pro li:hover .item_index{ left:0;}
.lbox .pro li .item_des{ position:absolute; top:300px; transition:top .36s ease; margin:0 20px; height:216px; overflow:hidden; z-index:3;}
.lbox .pro li .item_des p{ display:block; font-size:14px; line-height:24px; color:#fff; overflow:hidden;}
.lbox .pro li:hover .item_des{ top:55px;}
.lbox .pro li .item_info{ width:100%; background-color:#f7f7f7; margin-top:10px; text-align:center; z-index:4; position:relative; height:58px; overflow:hidden;}
.lbox .pro li .item_info .biao{ height:28px; line-height:28px; font-size:18px; display:block; overflow:hidden; width:100%;}
.lbox .pro li .item_info .subtitle{ width:100%; height:30px; line-height:30px; font-size:14px; color:#666; display:block; overflow:hidden; transition:all .3s ease; position:absolute; left:0; bottom:0;}
.lbox .pro li:hover .item_info .subtitle{ opacity:0; filter:alpha(opacity=0); bottom:30px;}

/*检测设备*/
.pbox{ width:100%; background-color:#eee; height:700px;}
.pbox .box{ width:1200px; margin:auto; height:700px; position:relative;}
.pbox .title{ width:360px; position:absolute; left:0; top:85px; z-index:3;}
.pbox .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden;}
.pbox .title p{ font-size:16px; height:26px; line-height:26px; color:#666; display:block; overflow:hidden;}
.pbox .title b{ display:block; width:30px; height:4px; margin-top:15px; background-color:#00a2e9;}
.pbox .title ul{ display:block; margin:17px 30px; margin-right:0; overflow:hidden;}
.pbox .title ul li{ display:block; height:38px; line-height:38px; font-size:16px; padding-left:20px;}
.pbox .title ul li.on{ background-image:url(../images/li.png); background-position:left center; background-repeat:no-repeat;}
.pbox .title ul li:hover,.pbox .title ul li.on{ color:#00a2e9;}
.pbox .title strong{ display:block; font-weight:normal; text-align:right; padding-top:15px;}
.pbox .title strong a{ font-size:14px; line-height:24px; height:24px; display:block; float:right; text-transform:uppercase;}
.pbox .title strong a:hover{ color:#00a2e9;}
.pbox .cont{ width:100%; height:700px; position:relative; z-index:1;}
.pbox .cont .nei{ width:1220px; margin-left:-10px; height:700px; position:relative;}
.pbox .cont .nei dt{ display:block; overflow:hidden; width:752px; margin-left:468px; padding-top:60px; height:320px;}
.pbox .cont .nei dt a{ width:356px; height:300px; display:block; overflow:hidden; position:relative; float:left; padding:10px;}
.pbox .cont .nei dd{ display:block; overflow:hidden; width:100%; height:260px;}
.pbox .cont .nei dd a{ width:285px; height:240px; display:block; overflow:hidden; position:relative; float:left; padding:10px;}
.pbox .cont .nei dt .tu{ width:356px; height:300px; background-color:#fff;}
.pbox .cont .nei dt .tu img{ height:100%; display:block; margin:auto;}
.pbox .cont .nei dd .tu{ width:285px; height:240px; background-color:#fff;}
.pbox .cont .nei dd .tu img{ height:100%; display:block; margin:auto;}
.pbox .cont .nei dt .mask{ width:0; height:0;  position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); z-index:1; border-radius:5px; background-color:#00a2e9; transition:all 0.5s ease; background-image:url(../images/pm.png); background-position:center; background-repeat:no-repeat;}
.pbox .cont .nei dd .mask{ width:0; height:0;  position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); z-index:1; border-radius:5px; background-color:#00a2e9; transition:all 0.5s ease; background-image:url(../images/pm01.png); background-position:center; background-repeat:no-repeat;}
.pbox .cont .nei dt .wen{ width:296px; position:absolute; left:40px; top:34px; z-index:3; transition:all 1s ease; opacity:0;}
.pbox .cont .nei dt .wen .c01{ text-align:center; color:#fff; font-size:18px; height:32px; line-height:32px;}
.pbox .cont .nei dt .wen .c02{ text-align:center; color:#fff; font-size:14px; height:26px; line-height:26px;}
.pbox .cont .nei dt .wen .c03{ margin-top:10px; width:100%; height:2px; background-image:url(../images/line_30.jpg); background-position:top center; background-repeat:no-repeat;}
.pbox .cont .nei dt .wen .c04{ width:100%; font-size:14px; line-height:24px; height:96px; color:#fff; margin-top:15px;}
.pbox .cont .nei dt .wen .c04 span,.pbox .cont .nei dt .wen .c04 p{ color:#fff !important;}
.pbox .cont .nei dt .wen .c05{ width:118px; height:34px; line-height:34px; border:1px solid #6877b3; border-radius:40px; text-align:center; color:#fff; font-size:14px; margin:auto; margin-top:29px;}
.pbox .cont .nei dd .wen{ width:265px; position:absolute; left:20px; top:14px; z-index:3; transition:all 1s ease; opacity:0;}
.pbox .cont .nei dd .wen .c01{ text-align:center; color:#fff; font-size:18px; height:32px; line-height:32px;}
.pbox .cont .nei dd .wen .c02{ text-align:center; color:#fff; font-size:14px; height:26px; line-height:26px;}
.pbox .cont .nei dd .wen .c03{ margin-top:10px; width:100%; height:2px; background-image:url(../images/line_30.jpg); background-position:top center; background-repeat:no-repeat;}
.pbox .cont .nei dd .wen .c04{ width:100%; font-size:14px; line-height:24px; height:96px; color:#fff; margin-top:10px;}
.pbox .cont .nei dd .wen .c04 span,.pbox .cont .nei dt .wen .c04 p{ color:#fff !important;}
.pbox .cont .nei dd .wen .c05{ width:118px; height:34px; line-height:34px; border:1px solid #6877b3; border-radius:40px; text-align:center; color:#fff; font-size:14px; margin:auto; margin-top:10px;}
.pbox .cont .nei a:hover .wen{ opacity:1;}
.pbox .cont .nei dt a:hover .mask{ opacity:1; width:376px; height:320px;}
.pbox .cont .nei dd a:hover .mask{ opacity:1; width:305px; height:260px;}
.pbox .cont .nei .wen .c05:hover{ background-color:#00a2e9; border:1px solid #00a2e9;}

/*荣誉资质*/
.rbox{ width:100%; padding:70px 0; height:400px; background-position:center; background-repeat:no-repeat; background-attachment:fixed; position:relative;}
.rbox .bg{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:0; background-color:rgba(255,255,255,0);}
.rbox .title{ width:100%; text-align:center; position:relative; z-index:1; display:none;}
.rbox .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden; color:#333;}
.rbox .title p{ font-size:16px; height:26px; line-height:26px; color:#666; display:block; overflow:hidden;}
.rbox .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:30px; background-color:#00a2e9;}
.rbox .tab_menu{ width:1200px; margin:auto; text-align:center; overflow:hidden; position:relative; z-index:3;}
.rbox .tab_menu a{ display:inline-block; padding:0 20px; border-radius:3px; border:1px solid #fff; margin:0 10px; font-size:24px; height:44px; line-height:44px; background-color:rgba(255,255,255,0.7);}
.rbox .tab_menu a.cur{ background-color:#00a2e9; color:#fff; border:1px solid #00a2e9;}
.rbox .box{ width:100%; height:400px; overflow:hidden; position:absolute; left:0; top:70px; z-index:1;}
.rbox .cc{ width:1200px; margin:auto; height:400px; display:block; overflow:hidden;}
.rbox .cc img{ max-width:100%; display:block; vertical-align:middle; text-align:center; margin:auto;}

/*企业风采*/
.wbox{ width:100%; padding-top:65px; padding-bottom:70px; background-position:center; background-repeat:no-repeat; background-attachment:fixed; position:relative;}
.wbox .bg{ width:100%; height:345px; position:absolute; left:0; top:0; z-index:0; background-color:rgba(0,0,0,0.7);}
.wbox .bg01{ width:100%; height:235px; position:absolute; left:0; bottom:0; z-index:0; background-color:#eee;}
.wbox .title{ width:100%; text-align:center; position:relative; z-index:1;}
.wbox .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden; color:#fff;}
.wbox .title p{ font-size:16px; height:26px; line-height:26px; color:#999; display:block; overflow:hidden;}
.wbox .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:30px; background-color:#00a2e9;}
.wbox .box{ width:1200px; margin:auto; overflow:hidden; position:relative;}
.wbox .swiper-container{ width:1102px; margin:auto; overflow:hidden; position:relative;}
.wbox .swiper-button-prev{ width:30px; height:30px; position:absolute; left:0; top:50%; margin-top:-15px; cursor:pointer; background-image:url(../images/left_45.png); cursor:pointer;}
.wbox .swiper-button-next{ width:30px; height:30px; position:absolute; right:0; top:50%; margin-top:-15px; cursor:pointer; background-image:url(../images/right_48.png); cursor:pointer;}
.wbox .swiper-slide{ display:block; width:320px; overflow:hidden; position:relative;}
.wbox .swiper-slide a{ padding:10px; display:block; overflow:hidden; position:relative; background-color:#fff;}
.wbox .swiper-slide a strong{ width:100%; display:block; overflow:hidden; height:250px;}
.wbox .swiper-slide a img{ height:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.wbox .swiper-slide a:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.wbox .swiper-slide a p{ display:block; width:100%; margin-top:10px;}
.wbox .swiper-slide a p span{ display:block; height:28px; line-height:28px; font-size:18px; overflow:hidden;}
.wbox .swiper-slide a p b{ font-weight:normal; display:block; height:22px; line-height:22px; font-size:14px; color:#999; overflow:hidden;}
.wbox .swiper-slide a:hover p span{ color:#00a2e9;}

/*合作伙伴*/
.wbox1{ width:100%; padding-top:65px; padding-bottom:70px; background-position:center; background-repeat:no-repeat; background-attachment:fixed; position:relative;}
.wbox1 .bg{ width:100%; height:345px; position:inherit; left:0; top:0; z-index:0; background-color:rgba(0,0,0,0.7);}
.wbox1 .bg01{ width:100%; height:235px; position:inherit; left:0; bottom:0; z-index:0; background-color:#eee;}
.wbox1 .title{ width:100%; text-align:center; position:relative; z-index:1;}
.wbox1 .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden; color:#fff;}
.wbox1 .title p{ font-size:16px; height:26px; line-height:26px; color:#999; display:block; overflow:hidden;}
.wbox1 .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:30px; background-color:#00a2e9;}
.wbox1 .box{ width:1200px; margin:auto; overflow:hidden; position:relative;}
.wbox1 .swiper-container{ width:1102px; margin:auto; overflow:hidden; position:relative;}
.wbox1 .swiper-button-prev{ width:30px; height:30px; position:absolute; left:0; top:50%; margin-top:-15px; cursor:pointer; background-image:url(../images/left_45.png); cursor:pointer;}
.wbox1 .swiper-button-next{ width:30px; height:30px; position:absolute; right:0; top:50%; margin-top:-15px; cursor:pointer; background-image:url(../images/right_48.png); cursor:pointer;}
.wbox1 .swiper-slide{ display:block; width:320px; overflow:hidden; position:relative;}
.wbox1 .swiper-slide a{ padding:10px; display:block; overflow:hidden; position:relative; background-color:#fff;}
.wbox1 .swiper-slide a strong{ width:100%; display:block; overflow:hidden; height:100px;}
.wbox1 .swiper-slide a img{ height:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.wbox1 .swiper-slide a:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.wbox1 .swiper-slide a p{ display:block; width:100%; margin-top:10px;}
.wbox1 .swiper-slide a p span{ display:block; height:28px; line-height:28px; font-size:18px; overflow:hidden;}
.wbox1 .swiper-slide a p b{ font-weight:normal; display:block; height:22px; line-height:22px; font-size:14px; color:#999; overflow:hidden;}
.wbox1 .swiper-slide a:hover p span{ color:#00a2e9;}


/*关于我们*/
.abox{ width:100%; margin-top:65px; margin-bottom:70px; background-image:url(../images/abg_46.jpg); background-position:bottom center; background-repeat:no-repeat;}
.abox .title{ width:1200px; margin:auto; text-align:center;}
.abox .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden;}
.abox .title p{ font-size:16px; height:26px; line-height:26px; color:#666; display:block; overflow:hidden;}
.abox .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:30px; background-color:#00a2e9;}
.abox .box{ width:1200px; margin:auto; position:relative; z-index:1; height:520px;}
.abox .box .left{ width:580px; padding:123px 30px; padding-bottom:0;}
.abox .box .left .wen{ width:100%; font-size:14px; line-height:28px; height:280px;}
.abox .box .left .more{ margin-top:27px; height:30px; position:relative;}
.abox .box .left .more b{ display:block; position:absolute; width:130px; height:2px; background-color:#00a2e9; left:-95px; top:14px;}
.abox .box .left .more a{ display:block; margin-left:45px; font-size:18px; height:30px; line-height:30px; color:#00a2e9;}
.abox .box .right{ width:560px;}
.abox .box .right .tu{ width:100%; height:380px;}
.abox .box .right .tu img{ width:100%; display:block;}
.abox .box .right ul{ width:100%; display:block; text-align:center; overflow:hidden; padding-top:25px; opacity:0;}
.abox .box .right ul li{ width:25%; display:block; float:left; overflow:hidden;}
.abox .box .right ul li p{ display:block; font-size:36px; height:48px; line-height:48px; color:#00a2e9; overflow:hidden;}
.abox .box .right ul li span{ display:block; font-size:14px; height:32px; line-height:32px; overflow:hidden;}

/*我们的优势*/
.ybox{ width:100%; padding-top:65px; padding-bottom:70px; height:535px; background-image:url(../images/ybg_48.jpg); background-position:bottom center; background-repeat:no-repeat;}
.ybox .title{ width:1200px; margin:auto; text-align:center;}
.ybox .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden; color:#fff;}
.ybox .title p{ font-size:16px; height:26px; line-height:26px; color:#fff; display:block; overflow:hidden;}
.ybox .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:0; background-color:#fff;}
.ybox .box{ width:1100px; margin:auto; margin-top:10px;}
.ybox .box dl{ width:100%; display:block; overflow:hidden;}
.ybox .box dl dt{ width:380px; display:block; float:left; overflow:hidden; margin-top:40px;}
.ybox .box dl dd{ width:380px; display:block; float:right; overflow:hidden; margin-top:40px;}
.ybox .box dl dt strong{ width:90px; float:left; height:60px; width:60px; border-radius:100%; background-color:#fff; overflow:hidden;}
.ybox .box dl dd strong{ width:90px; float:left; height:60px; width:60px; border-radius:100%; background-color:#fff; overflow:hidden;}
.ybox .box dl dt strong img{ display:block; height:30px; margin:15px auto;}
.ybox .box dl dd strong img{ display:block; height:30px; margin:15px auto;}
.ybox .box dl dt a{ display:block; overflow:hidden; float:left; margin-left:20px; width:300px; border-bottom:1px solid #fff; padding-bottom:10px;}
.ybox .box dl dd a{ display:block; overflow:hidden; float:left; margin-left:20px; width:300px; border-bottom:1px solid #fff; padding-bottom:10px;}
.ybox .box dl span{ display:block; overflow:hidden; font-size:18px; height:28px; line-height:28px; color:#fff; font-weight:bold;}
.ybox .box dl p{ display:block; overflow:hidden; font-size:14px; line-height:24px; color:#fff; text-transform:uppercase;}

/*新闻资讯*/
.nbox{ width:100%; padding:65px 0; background-image:none !important; position:relative;}
.nbox .title{ width:100%; text-align:center; position:relative; z-index:1;}
.nbox .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden; color:#333;}
.nbox .title p{ font-size:16px; height:26px; line-height:26px; color:#666; display:block; overflow:hidden;}
.nbox .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:25px; background-color:#00a2e9;}
.nbox .box{ width:1200px; margin:auto; overflow:hidden;}
.nbox .box .left{ display:block; width:380px; float:left; margin-right:30px;}
.nbox .box .right{ width:380px; float:left;}
.nbox .box .left .bt{ width:100%; height:28px; border-bottom:2px solid #cacaca;}
.nbox .box .left .bt p{ display:block; float:left; font-size:18px; height:28px; line-height:28px; border-bottom:2px solid #00a2e9; color:#00a2e9;background-image:url(../images/news.jpg); background-position:left center; background-repeat:no-repeat; padding-left:20px; padding-right:10px;}
.nbox .box .left .bt a{ display:block; float:right; font-size:14px; line-height:28px; height:28px;}
.nbox .box .left dt{ width:100%; display:block; overflow:hidden; margin-top:20px; margin-bottom:5px;}
.nbox .box .left dt .tu{ width:120px; height:100px; float:left;}
.nbox .box .left dt .tu img{ height:100%; display:block;}
.nbox .box .left dt .wen{ width:250px; margin-left:10px; height:100px; float:left;}
.nbox .box .left dt .wen a{ font-size:16px; height:26px; line-height:26px; display:block; overflow:hidden; font-weight:bold;}
.nbox .box .left dt .wen p{ font-size:14px; height:72px; line-height:24px; display:block; overflow:hidden; color:#666;}
.nbox .box .left dd{ padding-left:14px; background-image:url(../images/li01.png); background-position:left center; background-repeat:no-repeat; display:block; border-bottom:1px dashed #cacaca; display:block; overflow:hidden;}
.nbox .box .left dd:last-child{ border-bottom:none;}
.nbox .box .left dd a{ width:270px; float:left; display:block; height:44px; line-height:44px; font-size:14px; overflow:hidden;}
.nbox .box .left dd span{ float:right; display:block; height:44px; line-height:44px; font-size:14px; overflow:hidden; color:#666;}

.nbox .box .right .bt{ width:100%; height:28px; border-bottom:2px solid #cacaca;}
.nbox .box .right .bt p{ display:block; float:left; font-size:18px; height:28px; line-height:28px; border-bottom:2px solid #00a2e9; color:#00a2e9;background-image:url(../images/news.jpg); background-position:left center; background-repeat:no-repeat; padding-left:20px; padding-right:10px;}
.nbox .box .right .bt a{ display:block; float:right; font-size:14px; line-height:28px; height:28px;}
.nbox .box .right dl{ display:block; border-bottom:1px dashed #cacaca; overflow:hidden; padding:15px 0; padding-bottom:10px;}
.nbox .box .right dl:last-child{ border-bottom:none;}
.nbox .box .right dl dt{ width:100%; overflow:hidden; height:24px;}
.nbox .box .right dl dt span{ width:24px; height:24px; float:left; display:block; background-color:#00a2e9; font-size:14px; line-height:24px; border-radius:3px; overflow:hidden; text-align:center; color:#fff;}
.nbox .box .right dl dt a{ width:350px; height:24px; float:right; display:block; font-size:16px; line-height:24px; overflow:hidden;}
.nbox .box .right dl dd{ width:100%; overflow:hidden; margin-top:10px;}
.nbox .box .right dl dd span{ width:24px; height:24px; float:left; display:block; background-color:#eee; font-size:14px; line-height:24px; border-radius:3px; overflow:hidden; text-align:center; color:#333;}
.nbox .box .right dl dd a{ width:350px; max-height:48px; float:right; display:block; font-size:14px; line-height:24px; overflow:hidden;}

/*服务流程*/
.fbox{ width:100%; padding-top:65px; padding-bottom:70px; background-color:#eee; position:relative;}
.fbox .title{ width:1200px; margin:auto; text-align:center;}
.fbox .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden;}
.fbox .title p{ font-size:16px; height:26px; line-height:26px; color:#666; display:block; overflow:hidden;}
.fbox .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:30px; background-color:#00a2e9;}
.fbox .box{ width:1200px; margin:auto; position:relative; z-index:3;}
.fbox em{ width:100%; height:1px; background-color:#cacaca; display:block; overflow:hidden; position:absolute; left:0; top:342px;}
.fbox .box li{ width:12.5%; float:left; display:block; overflow:hidden; text-align:center; position:relative;}
.fbox .box li .lc01{ width:100px; height:100px; border-radius:100%; margin:auto; background-color:#fff;}
.fbox .box li .lc01 img{ width:100%; display:block;}
.fbox .box li .lc02{ width:94%; margin:auto; font-size:18px; line-height:58px; height:58px;}
.fbox .box li .lc03{ width:10px; height:10px; border:1px solid #cacaca; background-color:#fff; border-radius:100%; margin:auto;}
.fbox .box li .lc04{ width:94%; margin:auto; font-size:34px; line-height:54px; height:54px; color:#00a2e9;}
.fbox .box li .lc05{ width:90%; margin:auto; font-size:14px; line-height:24px;}

/*查询*/
.cx{ width:100%; position:relative; height:320px;}
.cx a{ width:1920px; display:block; height:320px; position:absolute; left:50%; margin-left:-960px; top:0;}
.cx a img{ width:100%; display:block;}

/*footer*/
.footer{ width:100%; background-color:#f0f5f9; padding-top:60px;}
.footer .foot{ width:1200px; margin:auto; padding-bottom:30px;}
.footer .foot .f01{ width:270px; float:left;}
.footer .foot .f01 span{ display:block; width:100%;}
.footer .foot .f01 span img{ display:block; max-width:100%; max-height:52px;}
.footer .foot .f01 p{ font-size:14px; line-height:24px; margin-top:35px; display:block;}
.footer .foot .f02{ margin-left:32px; float:left; display:block;}
.footer .foot .f02 dt{ display:block; overflow:hidden; font-size:18px; height:50px; line-height:50px;}
.footer .foot .f02 dd{ display:block; overflow:hidden; font-size:14px; height:36px; line-height:36px;}
.footer .foot .f02 dd a{ color:#666;}
.footer .foot .f03{ width:270px; float:right;}
.footer .foot .f03 span{ display:block; overflow:hidden; font-size:18px; height:50px; line-height:50px;}
.footer .foot .f03 p{ display:block; overflow:hidden; font-size:14px; line-height:34px;}
.footer .foot .f03 p img{ display:block; height:14px; margin:10px; margin-left:0; float:left;}
.footer .bq{ width:1200px; margin:auto; height:70px; line-height:70px; font-size:12px; border-top:1px solid #dde2e5;}
.footer .bq p{ display:block; float:left; color:#666;}
.footer .bq span{ display:block; float:right; color:#666;}
.footer .bq a{ color:#666;}

#gotop{ width:40px; height:40px; display:block; cursor:pointer; background-color:rgba(0,162,233,0.7); border-radius:5px; position:fixed; right:3%; bottom:5%; z-index:99; overflow:hidden;}
#gotop img{ width:100%; display:block;}

/*内页*/
.ban{ width:100%; height:350px; background-position:center; background-repeat:no-repeat;}

.section{ width:1200px; margin:70px auto; margin-top:30px;}
.dbox{ width:230px; float:left; padding:15px 20px; padding-top:25px; background-color:#00a2e9;}
.dbox .box{ width:100%; margin:auto;}
.dbox .box p{ display:block; float:left;}
.dbox .box p span{ display:block; height:44px; line-height:34px; font-size:24px; color:#FFFFFF; font-weight:bold;}
.dbox .box p b{ font-weight:normal; display:block; height:0; line-height:24px; font-size:14px; overflow:hidden; width:40px; border-top:2px solid #263c92;}
.dbox .box ul{ display:block; width:100%; overflow:hidden; padding-top:5px;}
.dbox .box ul li{ width:100%; height:46px; border-bottom:1px solid #ddd; display:block; overflow:hidden;}
.dbox .box ul li:last-child{ border-bottom:none;}
.dbox .box ul li a{ padding-left:20px; background-image:url(../images/li.png); background-position:left center; background-repeat:no-repeat; font-size:16px; line-height:46px; height:46px; overflow:hidden; display:block; color:#263c92;}
.dbox .box ul li.on a,.dbox .box ul li a:hover{ color:#FFFFFF;}

.main{ width:880px; float:right;}
.main .title{ width:100%; margin:auto;}
.main .title span{ font-size:36px; height:46px; line-height:46px; display:inline-block; text-transform:uppercase; color:#ccc; overflow:hidden; font-family:Georgia, "Times New Roman", Times, serif;}
.main .title p{ padding-left:10px; border-left:5px solid #00a2e9; height:20px; font-size:18px; line-height:20px; color:#00a2e9; display:block; float:left; overflow:hidden; margin-right:10px; font-weight:bold; margin-top:15px;}
.main .title b{ display:block; width:100%; height:1px; background-color:#eee;}

/*公司简介*/
.main .wenz{ width:100%; font-size:14px; line-height:24px; margin-top:30px;}
.main .wenz img{ max-width:100%; height:auto !important;}

/*企业文化*/
.main .cul{ width:900px; display:block;}
.main .cul li{ display:block; width:280px; height:210px; overflow:hidden; margin-top:20px; margin-right:20px; float:left;}
.main .cul li a{ width:100%; height:210px; display:block; overflow:hidden; position:relative; background-color:#fff;}
.main .cul li a img{ height:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.main .cul li a:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.main .cul li a p{ display:block; width:200px; padding:10px 20px; background-color:rgba(255,255,255,0.7); position:absolute; left:20px; bottom:20px; text-align:center;}
.main .cul li a p span{ display:block; font-size:18px; height:28px; line-height:28px; overflow:hidden;}
.main .cul li a p b{ display:block; font-size:14px; height:22px; line-height:22px; overflow:hidden; color:#666; font-weight:normal;}
.main .cul li a:hover p{ background-color:rgba(0,162,233,0.7);}
.main .cul li a:hover p span,.main .cul li a:hover p b{ color:#fff;}

.main .fanye{ text-align:center; font-size:14px; margin-top:20px;}
.main .fanye a{ margin:0 3px; min-width:14px; padding:0 5px; height:24px; line-height:24px; background-color:#eee; border-radius:3px; display:inline-block;}
.main .fanye span{ margin:0 3px; min-width:14px; color:#fff; padding:0 5px; height:24px; line-height:24px; background-color:#00a2e9; border-radius:3px; display:inline-block;}
.main .fanye a:hover{ color:#00a2e9;}

/*企业文化内页*/
.main .toub{ font-size:24px; line-height:34px; text-align:center;}
.main .time{ padding-bottom:20px; padding-top:10px; color:#999; font-size:14px; text-align:center; border-bottom:1px solid #cacaca;}
.main .back{ width:100%; font-size:14px; line-height:24px; margin-top:20px;}
.main .back p{ display:block; float:left; width:80%; overflow:hidden;}
.main .back p span{ display:block; height:24px; overflow:hidden;}
.main .back p span a:hover{ color:#00a2e9;}
.main .back strong{ display:block; float:left; width:20%; text-align:right; overflow:hidden; font-weight:normal;}
.main .back strong a:hover{ color:#00a2e9;}

/*荣誉资质*/
.honor{ width:900px; padding-top:10px;}
.honor a{ display:block; width:280px; height:210px; margin-top:20px; margin-right:20px; float:left; overflow:hidden; position:relative; position:relative;}
.honor a img{ height:100%; display:block; margin:auto;}
.honor a .mask{ width:100%; height:36px; position:absolute; left:0; bottom:0; background-color:rgba(0,0,0,0.7); -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.honor a .mask p{ width:240px; padding:15px 0; display:inline-block; overflow:hidden; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.honor a .mask p span{ width:100%; font-size:14px; line-height:14px; line-height:24px; display:block; overflow:hidden; text-align:center; color:#fff;}
.honor a .mask strong{ width:0; height:1px; background-color:#fff; display:block; overflow:hidden; position:absolute; top:0; left:50%; transform:translateX(-50%) translateY(0); transition:width 0.5s; -moz-transition:width 0.5s; -webkit-transition:width 0.5s; -o-transition:width 0.5s; transition-delay:0.3s; -moz-transition-delay:0.3s; -webkit-transition-delay:0.3s; -o-transition-delay:0.3s;}
.honor a .mask b{ width:0; height:1px; background-color:#fff; display:block; overflow:hidden; position:absolute; bottom:0; left:50%; transform:translateX(-50%) translateY(0); transition:width 0.5s; -moz-transition:width 0.5s; -webkit-transition:width 0.5s; -o-transition:width 0.5s; transition-delay:0.3s; -moz-transition-delay:0.3s; -webkit-transition-delay:0.3s; -o-transition-delay:0.3s;}
.honor a:hover .mask{ height:100%; background-color:rgba(0,162,233,0.7);}
.honor a:hover .mask span{ font-size:18px;}
.honor a:hover .mask strong,.honor a:hover .mask b{ width:80px;}

/*检测设备*/
.main01{ width:880px; float:right;}
.main01 .title{ width:100%; margin:auto; text-align:center;}
.main01 .title span{ font-size:30px; height:40px; line-height:40px; display:block; overflow:hidden;}
.main01 .title p{ font-size:16px; height:26px; line-height:26px; color:#666; display:block; overflow:hidden;}
.main01 .title b{ display:block; width:30px; height:4px; margin:15px auto; margin-bottom:0; background-color:#00a2e9;}

.main01 .y01{ width:100%; padding:70px 0; background-color:#fff;}
.main01 .y02{ width:100%; padding:70px 0; background-color:#eee;}
.main01 .cont{ width:1200px; margin:auto;}
.main01 .cont .left{ width:540px; float:left;}
.main01 .y01 .cont .left{ float:right;}
.main01 .cont .left img{ width:100%; display:block; -webkit-transition:-webkit-transform 1s,height 1s,width 1s;}
.main01 .cont .right{ float:right; width:560px;}
.main01 .y01 .cont .right{ float:left;}
.main01 .cont .right .cn{ font-size:24px; height:34px; line-height:34px; padding-top:25px;}
.main01 .cont .right .en{ font-size:14px; height:24px; line-height:24px; color:#666; text-transform:uppercase;}
.main01 .cont .right .line{ background-color:#00a2e9; width:50px; height:4px; margin-top:12px;}
.main01 .cont .right .wen{ font-size:14px; line-height:24px; height:144px; margin:25px 0;}
.main01 .cont .right .cn a:hover{ color:#00a2e9;}
.main01 .cont .right .more{ width:140px; height:40px;}
.main01 .cont .right .more a{ width:138px; height:38px; line-height:38px; font-size:14px; text-align:center; border-radius:40px; display:block; overflow:hidden; border:1px solid #333; text-transform:uppercase;}
.main01 .cont .right .more a:hover{ background-color:#00a2e9; color:#fff; border:1px solid #00a2e9;}
.main01 .cont .left:hover img{ -webkit-transform:rotateY(-360deg);}

/*产品设备*/
.main01 .chan{ width:900px; margin:20px auto;}
.main01 .chan dd{ display:block; overflow:hidden; width:900px; margin-left:-10px;}
.main01 .chan dd a{ width:280px; height:236px; display:block; overflow:hidden; position:relative; float:left; padding:10px;}
.main01 .chan dd .tu{ width:278px; height:234px; border:1px solid #cacaca; background-color:#fff;}
.main01 .chan dd .tu img{ height:100%; display:block; margin:auto;}
.main01 .chan dd .mask{ width:0; height:0;  position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); z-index:1; border-radius:5px; background-color:#00a2e9; transition:all 0.5s ease; background-image:url(../images/pm01.png); background-position:center; background-repeat:no-repeat;}
.main01 .chan dd .wen{ width:260px; position:absolute; left:20px; top:14px; z-index:3; transition:all 1s ease; opacity:0;}
.main01 .chan dd .wen .c01{ text-align:center; color:#fff; font-size:18px; height:32px; line-height:32px;}
.main01 .chan dd .wen .c02{ text-align:center; color:#fff; font-size:14px; height:26px; line-height:26px;}
.main01 .chan dd .wen .c03{ margin-top:10px; width:100%; height:2px; background-image:url(../images/line_30.jpg); background-position:top center; background-repeat:no-repeat;}
.main01 .chan dd .wen .c04{ width:100%; font-size:14px; line-height:24px; height:96px; color:#fff; margin-top:10px;}
.main01 .chan dd .wen .c04 span{ color:#fff !important;}
.main01 .chan dd .wen .c05{ width:118px; height:34px; line-height:34px; border:1px solid #6877b3; border-radius:40px; text-align:center; color:#fff; font-size:14px; margin:auto; margin-top:10px;}
.main01 .chan dd a:hover .mask{ opacity:1; width:305px; height:260px;}
.main01 .chan dd a:hover .wen{ opacity:1;}
.main01 .chan dd .wen .c05:hover{ background-color:#00a2e9; border:1px solid #00a2e9;}

.main01 .fanye{ width:100%; margin:auto; text-align:center; font-size:14px;}
.main01 .fanye a{ margin:0 3px; min-width:14px; padding:0 5px; height:24px; line-height:24px; background-color:#eee; border-radius:3px; display:inline-block;}
.main01 .fanye span{ margin:0 3px; min-width:14px; color:#fff; padding:0 5px; height:24px; line-height:24px; background-color:#00a2e9; border-radius:3px; display:inline-block;}
.main01 .fanye a:hover{ color:#00a2e9;}

/*设备内页*/
.main .chan{ width:100%; margin:auto}
.main .cl{ width:418px; height:348px; float:left; border:1px solid #cacaca;} 
.main .cl .swiper-container{ width:100%; height:348px; overflow:hidden; position:relative;}
.main .cl .swiper-wrapper{ position:relative; width:100%; height:100%;}
.main .cl .swiper-slide a{ width:100%; height:100%; display:block; overflow:hidden;}
.main .cl .swiper-slide img{ display:block; margin:auto; max-height:100%; max-width:100%;}
.main .cl .swiper-pagination{ width:100%; position:absolute; right:10px; bottom:10px; text-align:right; z-index:11; font-size:18px;}
.main .cl .swiper-pagination span.swiper-pagination-current{ color:#00a2e9;}
.main .cl .swiper-button-next{ width:22px; height:40px; position:absolute; right:10px; top:50%; margin-top:-20px; z-index:11;}
.main .cl .swiper-button-prev{ width:22px; height:40px; position:absolute; left:10px; top:50%; margin-top:-20px; z-index:11;}

.main .cr{ width:430px; height:350px; float:right;}
.main .cr .tou{ font-size:24px; line-height:34px; color:#00a2e9; margin-bottom:5px;}
.main .cr .wen{ font-size:14px; line-height:24px; height:192px; margin-bottom:15px;}
.main .cr .xx{ border-top:1px solid #cacaca; height:50px; line-height:50px; font-size:14px; margin-bottom:20px;}
.main .cr .xx p{ display:block; float:left; width:50%; overflow:hidden;}
.main .cr .cr03{ padding:20px; background-color:#eee;}
.main .cr .cr03 .box{ padding-left:50px; position:relative; background-image:url(../images/tel_06.png);  background-size:40px auto; background-position:left center; background-repeat:no-repeat;}
.main .cr .cr03 span{ display:block; font-size:14px; line-height:24px;}
.main .cr .cr03 p{ display:block; font-size:22px; line-height:24px; color:#00a2e9;}
.main .cr .cr03 a{ position:absolute; right:0; top:5px; width:140px; text-align:center; display:block; color:#fff; border-radius:5px; background-color:#00a2e9; font-size:14px; height:40px; line-height:40px; overflow:hidden;}

.xbox{ width:100%; margin-top:30px;}
.xbox .tab_menu{ display:block; overflow:hidden; height:50px; border-bottom:1px solid #eee; width:100%;}
.xbox .tab_menu li{ display:block; float:left; width:160px; line-height:50px; height:50px; text-align:center;}
.xbox .tab_menu li a{ display:block; font-size:16px; cursor:pointer;}
.xbox .tab_menu li:hover a{ color:#00a2e9;}
.xbox .tab_menu li.on a{ color:#fff; background-color:#00a2e9;}
.xbox .tab_menu p{ display:block; float:right; font-size:14px; line-height:50px;}
.xbox .tab_menu p a:hover{ color:#00a2e9;}
.xbox .tabbox{ margin-bottom:50px;}
.xbox .box{ width:100%; margin-top:20px;}
.xbox .box .wenw{ font-size:14px; line-height:24px;}
.xbox .box .wenw img{ max-width:100%; height:auto;}
.xbox .box .table{ background-color:#cacaca;}
.xbox .box .table th,.xbox .box .table td.coloe{ background-color:#eee; font-size:14px; font-weight:normal;}
.xbox .box .table td{ background-color:#fff; font-size:14px;}

/*检测领域*/
.main .fenl{ width:100%; text-align:center; padding-top:20px;}
.main .fenl a{ display:inline-block; padding:0 15px; margin:0 10px; font-size:14px; height:34px; line-height:34px; border-radius:5px; background-color:#eee; overflow:hidden; margin-top:10px;}
.main .fenl a:hover{ background-color:#00a2e9; color:#fff;}

.main .pro{ width:900px; display:block; overflow:hidden; padding-top:10px;}
.main .pro li{ width:280px; display:block; margin-top:20px; margin-right:20px; overflow:hidden; float:left;}
.main .pro li a{ width:100%; display:block; position:relative;}
.main .pro li .item_img{ width:280px; height:210px; position:relative; overflow:hidden;}
.main .pro li .item_img img{ height:100%; display:block;
	transition-delay:0s;
    transition-duration:1s;
    transition-property:all;
    transition-timing-function:ease;
	/* Firefox 4 */
	-moz-transition-delay:0s;
    -moz-transition-duration:1s;
    -moz-transition-property:all;
    -moz-transition-timing-function:ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration:1s;
    -webkit-transition-property:all;
    -webkit-transition-timing-function:ease;
	/* Opera */
	-o-transition-delay:0s;
    -o-transition-duration:1s;
    -o-transition-property:all;
    -o-transition-timing-function:ease;
}
.main .pro li:hover .item_img img{
	transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1);
	-moz-transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1); 
}
.main .pro li .item_img .item_mask{ display:block; background-color:rgba(0,162,233,.80); width:100%; height:0%; position:absolute; bottom:0; left:0; transition:height .4s; -moz-transition:height .4s; -webkit-transition:height .4s; -o-transition:height .4s;}
.main .pro li:hover .item_img .item_mask{ height:220px;}
.main .pro li .item_index{ position:absolute; top:20px; left:-285px; font-size:18px; line-height:28px; height:28px; overflow:hidden; z-index:20; transition:all .4s ease; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.main .pro li .item_index b{ width:50px; height:1px; background-color:#fff; display:block; margin-top:13px; float:left; margin-right:10px;}
.main .pro li:hover .item_index{ left:0;}
.main .pro li .item_des{ position:absolute; top:220px; transition:top .36s ease; margin:0 20px; height:144px; overflow:hidden; z-index:3;}
.main .pro li .item_des p{ display:block; font-size:14px; line-height:24px; color:#fff; overflow:hidden;}
.main .pro li:hover .item_des{ top:55px;}
.main .pro li .item_info{ width:100%; background-color:#fff; margin-top:10px; text-align:center; z-index:4; position:relative; height:58px; overflow:hidden;}
.main .pro li .item_info .biao{ height:28px; line-height:28px; font-size:18px; display:block; overflow:hidden; width:100%;}
.main .pro li .item_info .subtitle{ width:100%; height:30px; line-height:30px; font-size:14px; color:#666; display:block; overflow:hidden; transition:all .3s ease; position:absolute; left:0; bottom:0;}
.main .pro li:hover .item_info .subtitle{ opacity:0; filter:alpha(opacity=0); bottom:30px;}

/*检测领域内页*/
.bn{ width:100%;}
.bn .left{ width:410px; float:left;}
.bn .left img{ width:100%; display:block;}
.bn .right{ width:430px; float:right;}
.bn .right .bt{ padding-top:20px; height:34px; line-height:34px; font-size:24px;}
.bn .right .wen{ padding-top:10px; line-height:24px; font-size:14px;}
.game163{ width:100%; margin:auto; height:454px; position:relative; margin-top:30px;}
.game163 .bigImg{ width:650px; float:left; height:454px; position:relative; overflow:hidden;}
.game163 .bigImg li{ width:650px; height:454px; display:block; overflow:hidden;}
.game163 .bigImg li img{ height:100%; display:block;}
.game163 .smallScroll{ width:195px; float:right; height:454px; position:relative; overflow:hidden; position:relative;}
.game163 .smallScroll .sPrev{ width:100%; height:40px; position:absolute; left:0; top:0; z-index:9;}
.game163 .smallScroll .sNext{ width:100%; height:40px; position:absolute; left:0; bottom:0; z-index:9;}
.game163 .smallScroll .sPrev img,.game163 .smallScroll .sNext img{ display:block; height:40px; margin:auto;}
.game163 .smallScroll li{ width:100%; display:block; height:130px; margin-top:16px; overflow:hidden; opacity:0.5;}
.game163 .smallScroll li img{ width:100%; display:block;}
.game163 .smallScroll li.on{ opacity:1;}


/*检测报告查询*/
.main .s01{ width:834px; margin:auto; padding-bottom:28px; padding-top:60px; height:56px;}
.main .s01 p{ display:block; float:left; width:680px; height:54px; background:#FFFFFF; box-shadow:0px 4px 12px 0px rgba(0,162,233,0.2); border-radius:27px; border:1px solid #00a2e9; overflow:hidden;}
.main .s01 p em{ display:block; float:left; height:18px; width:18px; margin:18px 20px; margin-left:28px; background-image:url(../images/ser_10.jpg); background-position:center; background-repeat:no-repeat; cursor:pointer;}
.main .s01 p input{ display:block; float:left; width:580px; font-size:18px; height:54px; line-height:54px; font-weight:400;}
.main .s01 p input::-webkit-input-placeholder{ color:#999;} 
.main .s01 p input:-moz-placeholder{ color:#666;} 
.main .s01 p input::-moz-placeholder{ color:#666;} 
.main .s01 p input:-ms-input-placeholder{ color:#666;} 
.main .s01 span{ display:block; float:right; width:120px; height:54px; background:#00a2e9; box-shadow:0px 4px 12px 0px rgba(0,162,233,0.2); border-radius:27px; border:1px solid #00a2e9; overflow:hidden;}
.main .s01 span input{ display:block; width:120px; height:54px; background:#00a2e9; border-radius:27px; color:#fff; text-align:center; overflow:hidden; font-size:22px; line-height:54px; font-weight:600;}
.main .s02{ width:834px; margin:auto; height:22px; font-size:16px; font-weight:400; color:#67574A; line-height:22px; display:block;}

.main .wu{ width:100%; margin-top:50px; padding-bottom:30px;}
.main .wu img{ display:block; margin:auto;}
.main .wu p{ display:block; text-align:center; height:22px; font-size:16px; font-weight:400; color:#333333; line-height:22px; padding-top:32px;}
.main .wu p a{ color:#00a2e9;}

.main .drop{ width:100%; display:block; padding-top:40px;}
.main .drop li{ display:block; padding:10px; border:1px solid #cacaca; margin-top:30px; overflow:hidden;}
.main .drop li p{ display:block; float:left; height:34px; line-height:34px; font-size:18px; overflow:hidden; width:80%;}
.main .drop li a{ line-height:34px; height:34px; width:140px; border-radius:5px; display:block; float:right; text-align:center; font-size:14px; background-color:#00a2e9; color:#fff;}
.main .drop li a:hover{ background-color:#00a2e9;}

/*新闻资讯*/
.main .news{ display:block; overflow:hidden; width:900px;}
.main .news li{ display:block; float:left; margin-right:20px; margin-top:20px; width:430px; height:210px; background-color:#eee; overflow:hidden; position:relative;}
.main .news li:hover{ background-color:#00a2e9;}
.main .news li .time{ width:50px; height:60px; position:absolute; top:0; right:20px; text-align:center; border-bottom-left-radius:50px; border-bottom-right-radius:50px; background-color:#00a2e9; padding:0; border:none;}
.main .news li .time span{ display:block; padding-top:7px; font-size:24px; height:24px; line-height:24px; color:#fff;}
.main .news li .time p{ display:block; font-size:12px; height:16px; line-height:16px; color:#fff;}
.main .news li .bt{ padding-top:11px; height:54px; line-height:54px; font-size:18px; padding-left:20px; width:330px;}
.main .news li .bt a{ display:block;}
.main .news li .line{ margin-left:20px; width:30px; height:2px; background-color:#00a2e9;}
.main .news li .wen{ padding-left:20px; margin-top:15px; font-size:14px; line-height:24px; height:48px; margin-bottom:20px; width:390px;}
.main .news li .more{ margin-left:20px; width:100px; height:30px;}
.main .news li .more a{ width:98px; height:28px; line-height:28px; text-align:center; font-size:14px; border:1px solid #cacaca; border-radius:40px; display:block; color:#999;}
.main .news li:hover .time{ background-color:#fff;}
.main .news li:hover .time span,.main .news li:hover .time p{ color:#333;}
.main .news li:hover .bt a{ color:#fff;}
.main .news li:hover .line{ background-color:#fff;}
.main .news li:hover .wen{ color:#fff;}
.main .news li:hover .more a{ background-color:#fff; color:#00a2e9; border:1px solid #fff;}

/*招聘*/
.job{ width:100%; margin-top:10px; display:block;}
.job li{ width:100%; display:block; overflow:hidden; padding:15px 0; border-bottom:1px solid #cacaca;}
.job li:last-child{ border-bottom:none;}
.job li .top{ width:100%;}
.job li .top h5{ display:block; float:left; font-size:18px; height:28px; line-height:28px; overflow:hidden;}
.job li .top i{ display:block; height:28px; width:16px; background-image:url(../images/arrow.png); background-position:center; background-repeat:no-repeat; float:right;}
.job li .ar_article{ width:100%; position:relative;}
.job li .ar_article>h6{ line-height:24px; padding-left:30px; font-weight:normal; font-size:14px; margin-top:5px;}
.job li .ar_article .wen{ color:#333; font-size:14px; line-height:24px; display:block; margin-top:5px; display:none;}
.job li .ar_article>a{ display:none; width:100px; height:35px; line-height:35px; background:#00a2e9; border-radius:3px; text-align:center; font-size:14px; color:#fff; margin-top:15px; margin-bottom:5px; float:right;}
.job li.open .top i{ background-image:url(../images/arrows.png);}
.job li.open .ar_article .wen{ display:block;}
.job li.open .ar_article>a{ display:block;}

/*联系我们*/
/*.box02{ width:1200px; margin:auto; margin-top:30px;}
#map{ width:600px; height:400px; overflow:hidden; float:left;}
.box02 .right01{ width:480px; margin-top:50px; float:right;}
.box02 .right01 h2{ display:block; font-size:24px; color:#00a2e9; margin-bottom:20px;}
.box02 .right01 p{ display:block; font-size:14px; line-height:36px;}*/
.lx01{ width:900px; margin:auto;}
.lx01 ul{ display:block; width:100%; margin:auto; overflow:hidden;}
.lx01 ul li{ display:block; float:left; width:205px; margin-right:20px; background-position:center; background-repeat:no-repeat; padding-top:112px; height:208px;}
.lx01 ul li.l01{ background-image:url(../images/l01.jpg);}
.lx01 ul li.l02{ background-image:url(../images/l02.jpg);}
.lx01 ul li.l03{ background-image:url(../images/l03.jpg);}
.lx01 ul li.l04{ background-image:url(../images/l04.jpg);}
.lx01 ul li p{ width:165px; height:208px; display:table; margin:auto; text-align:center; vertical-align:middle; overflow:hidden;}
.lx01 ul li p span{ width:160px; height:208px; display:table-cell; margin:auto; text-align:center; vertical-align:middle; overflow:hidden; font-size:14px; line-height:30px;}
.lx01 ul li p span img{ max-width:160px; max-height:160px;}

#map{ width:100%; height:300px; overflow:hidden; margin-top:20px;}

/*在线留言*/
.main .mess{ width:100%; margin:auto; padding-top:10px;}
.main .mess dl{ width:900px; display:block; overflow:hidden;}
.main .mess dt{ display:block; float:left; width:450px; margin-top:20px; overflow:hidden;}
.main .mess dt span{ display:block; float:left; width:80px; height:50px; line-height:50px; font-size:16px;}
.main .mess dt input{ display:block; float:left; width:310px; padding:0 19px; height:48px; line-height:48px; font-size:16px; border:1px solid #cacaca;}
.main .mess dd{ display:block; float:left; width:880px; margin-top:20px; overflow:hidden;}
.main .mess dd span{ display:block; float:left; width:80px; height:50px; line-height:50px; font-size:16px;}
.main .mess dd textarea{ display:block; float:left; width:760px; padding:12px 19px; height:194px; line-height:24px; font-size:16px; border:1px solid #cacaca;}
.main .mess dd input{ width:200px; height:50px; margin:auto; display:block; cursor:pointer; line-height:50px; text-align:center; font-size:16px; background-color:#00a2e9; color:#fff;}

/*弹出框*/
#btn1{ cursor: pointer;}
.xcConfirm .xc_layer{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #666666; opacity: 0.5; z-index: 2147000000;}
.xcConfirm .popBox{position: fixed; left: 50%; top: 50%; padding-bottom: 20px; background-color: #ffffff; z-index: 2147000001; width: 570px; margin-left: -285px; margin-top: -160px; border-radius: 5px; font-weight: bold; color: #535e66;}
.xcConfirm .popBox .ttBox{height: 30px; line-height: 30px; padding: 14px 30px; border-bottom: solid 1px #eef0f1;}
.xcConfirm .popBox .ttBox .tt{font-size: 18px; display: block; float: left; height: 30px; position: relative;}
.xcConfirm .popBox .ttBox .clsBtn{display: block; cursor: pointer; width: 12px; height: 12px; position: absolute; top: 22px; right: 30px; background: url(__PUBLIC__/Home/PC/images/icons.png) -48px -96px no-repeat;}
.xcConfirm .popBox .txtBox{margin: 40px 100px; overflow: hidden;}
.xcConfirm .popBox .txtBox .bigIcon{float: left; margin-right: 20px; width: 48px; height: 48px; background-image: url(__PUBLIC__/Home/PC/images/icons.png); background-repeat: no-repeat; background-position: 48px 0;}
.xcConfirm .popBox .txtBox p{ margin-top: 16px; line-height: 26px; overflow-x: hidden; overflow-y: auto;}
.xcConfirm .popBox .btnArea{border-top: solid 1px #eef0f1;}
.xcConfirm .popBox .btnGroup{float: right;}
.xcConfirm .popBox .btnGroup .sgBtn{margin-top: 14px; margin-right: 10px;}
.xcConfirm .popBox .sgBtn{display: block; cursor: pointer; float: left; width: 95px; height: 35px; line-height: 35px; text-align: center; color: #FFFFFF; border-radius: 5px;}
.xcConfirm .popBox .sgBtn.ok{background-color: #0095d9; color: #FFFFFF;}
.xcConfirm .popBox .sgBtn.cancel{background-color: #546a79; color: #FFFFFF;}

/*常见问题*/
.main .la{ width:100%; margin:auto; padding:25px 0; border-bottom:1px solid #eee; overflow:hidden;}
.main .la .tit{ width:100%; overflow:hidden;}
.main .la .tit .ico{ width:36px; overflow:hidden; height:36px; border-radius:40px; background-color:#00a2e9; color:#fff; text-align:center; line-height:36px; float:left; margin-right:10px; font-size:16px;}
.main .la .tit .p1{ font-size:16px; line-height:36px; width:830px; float:left; overflow:hidden;}
.main .la .tit .p1:hover{ color:#00a2e9;}
.main .la .info{ width:100%; overflow:hidden; margin-top:15px;}
.main .la .info .ico{ width:36px; overflow:hidden; height:36px; border-radius:40px; background-color:#f1f1f1; text-align:center; line-height:36px; float:left; margin-right:10px; font-size:16px;}
.main .la .info .p1{ font-size:16px; line-height:26px; padding-top:5px; width:830px; float:left; overflow:hidden;}

/*客服*/
.clearfix{ clear:both;}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.suspension{position:fixed;z-index:55;right:0;bottom:25px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#00a2e9;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{ display:background; overflow:hidden;line-height:27px;font-size:12px;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
.qrcode-img{ width:120px; margin:auto;}
.qrcode-img img{ width:100%;}
