/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
.clearfix:after,.clearfix:before{clear: both;}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width:1400px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position:fixed;left: 0;top:0;width: 100%;background: #fff;z-index: 111;}
header .logo{line-height:120px;height: 120px;font-size: 0;}
header .logo img{max-height: 55%;}
header form{width:320px;border: 1px solid #ddd;height:40px;margin-top: 40px;}
header form input{width: calc(100% - 54px);float: left;line-height: 38px;height: 38px;border: 0;background: #fff;padding: 0 16px;border-right: 1px solid #ddd;}
header form button{width: 52px;float: right;border: 0;background: #11489d url(../images/tu2.png) no-repeat center center;line-height: 38px;height: 36px;margin: 1px 1px 0 0;transition: all .2s;}
header form button:hover{background-color: #002867;}
header .txt{font-family: 'Arial';color: #11489d;line-height: 25px;height: 50px;margin-top: 35px;font-size: 24px;font-weight: bold;padding-left: 36px;background:url(../images/tu1.png) no-repeat left center;margin-left: 40px;}


/*pc导航*/
header nav{background: #11489d;position: relative;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;line-height:50px;width: 11.11%;}
header nav ul > li:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.2);position: absolute;left: 0;top:0;}
header nav ul > li > a{line-height:inherit; display:block;color: #fff;font-size: 16px;}
header nav ul > li > i.glyphicon{display: none;}
header nav ul > li:hover > a{color: #fff;background-color: #002867;}
header nav ul > li.active > a{color: #fff;background-color: #002867;}
header nav ul .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav ul .ul a{font-size: 14px;color: #333;line-height: 22px;padding:8px;display: block;}
header nav ul .ul a:hover{background-color: #002867;color: #fff;}
header nav ul .ul a.active{background-color: #002867;color: #fff;}


/* 导航产品下拉 */
nav .box{position: relative;}
nav .ulbox{position: absolute;left: 0;top:100%;width: 100%;background: #F1F1F1;display: none;box-shadow: 0 5px 11px rgba(0,0,0,.1);}
nav .ulbox .ul{display: none;}
nav .ulbox .ul.active{display: block;}
nav .ulbox .ul1{width: 22.22%;background: #002867;height: 380px;overflow: hidden;border-top: 10px solid #002867;border-bottom: 10px solid #002867;outline: currentcolor none medium;}
nav .ulbox .ul1 a{display: block;font-size:14px;color: #fff;line-height:44px;border-top: 1px solid rgba(255,255,255,.2);padding: 0 20px 0 60px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
nav .ulbox .ul1 a:after{content: "";width: 4px;height: 4px;background: #fff;position: absolute;left: 33px;top:0;bottom: 0;margin: auto 0;}
nav .ulbox .ul1 a:nth-child(1){border-top: 1px solid transparent;}
nav .ulbox .ul1 a:hover{background-color: #11489d;}
nav .ulbox .ul1 a.active{background-color: #11489d;}

nav .ulbox .ul2{width: 77.78%;position: absolute;right: 0;top:0;height: 380px;overflow: hidden;padding: 24px 0;display: none;}
nav .ulbox .ul2 a{display: inline-block;vertical-align: top;font-size: 14px;line-height: 36px;min-width:140px;padding-right: 20px;}
nav .ulbox .ul2 a:hover{color: #002867;text-decoration: underline !important;}
nav .ulbox .ul2 .tt1{font-size: 17px;font-weight: bold;color: #000;border-bottom: 1px solid #ddd;padding:0 66px 10px;margin-bottom: 4px;display: block;}
nav .ulbox .ul2 .tt2{padding: 0 66px 22px;font-size: 0;}
nav .ulbox .ul2.active{display: block;}




.mCustomScrollBox{padding-right: 0 !important;}
.ul2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #11489d !important;}






/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;margin-top: 170px;}
.banner .bjcover{padding-top: 33.85%;}
.banner .swiper-pagination-bullet{background:#11489d;opacity:1;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;}
/* .banner .swiper-slide-active .bjcover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
 */


footer{background: #002154;padding-top: 66px;color: #fff;}
footer .tt1{text-align: center;padding: 0 15%;}
footer .tt2{font-size: 24px;color: #fff;margin-top:16px;font-weight: bold;text-align: center;}
footer .tt3{font-size: 26px;font-family: 'Arial';text-align: center;margin-top: 33px;font-weight: bold;margin-right: -20px;overflow: hidden;}
footer .tt3 span{padding-right: 22px;}
footer .tt3 img{position: relative;top:-3px;padding-right: 11px;}
footer .tt4{font-size: 14px;color: #fff;text-align: center;margin-top: 5px;}
footer .box1{padding:50px 0 33px;}
footer .box1 .list1{width:39%;float: left;border-right: 1px solid rgba(255,255,255,.2);padding-right: 22px;}
footer .box1 .list1 .tt5{font-size: 18px;color: #fff;;}
footer .box1 .list1 .tt6{font-size: 14px;color: rgba(255,255,255,.6);line-height: 24px;padding:15px 0 0 32px;position: relative;}
footer .box1 .list1 .tt6 img{display: block;position: absolute;left: 0;top:18px;}
footer .box1 .list2{width: 61%;float: left;padding-top: 6px;}
footer .box1 .list2 .ss{float: right;width: 150px;text-align: center;font-size: 14px;color: rgba(255,255,255,.6);margin-left: 33px;}
footer .box1 .list2 .ss .img{width: 100%;background: #fff;padding: 5px;border-radius: 5px;margin-bottom: 11px;}
footer .box1 .list2 .ss .img img{width: 100%;display: block;}
footer .box2{font-size: 0;text-align: center;padding: 20px 0;}
footer .box2 a{display: inline-block;vertical-align: top;font-size: 14px;padding: 0 20px;position: relative;color: #fff;line-height: 30px;}
footer .box2 a:nth-child(n+2):after{content: "";width: 2px;height: 14px;background: rgba(255,255,255,.2);border-right: 1px solid #fff;position: absolute;left: -1px;top:0;bottom: 0;margin: auto 0;}
footer .box2 a:hover{text-decoration: underline !important;}
footer .box3{border-top: 1px solid rgba(255,255,255,.2);padding: 25px;color: rgba(255,255,255,.6);text-align: center;line-height: 24px;}


/* 搜索 */
.main1{padding: 36px 0 32px;}
.main1 .tt1{font-size: 24px;font-weight: bold;color: #fff;width: 24%;float: left;text-align: right;line-height: 34px;padding: 8px 22px 0 0;}
.main1 .tt2{width:76%;float: left;}
.main1 .tt2 form{width: 100%;max-width: 550px;line-height: 50px;height: 50px;background: #fff;border-radius: 40px;overflow: hidden;position: relative;}
.main1 .tt2 form input{width: calc(100% - 100px);line-height: 50px;border: 0;padding-left: 66px;background: url(../images/tu5.png) no-repeat 22px center;}
.main1 .tt2 form button{position: absolute;padding-right: 6px;transition: all .2s;width: 90px;height: 46px;line-height: 46px;background: #11489d;font-size: 18px;font-weight: bold;color: #fff;right: 2px;top:2px;border-radius: 0 30px 30px 0;border: 0;}
.main1 .tt2 form button:hover{background-color: #002867;}
.main1 .tt3{margin-top: 11px;}
.main1 .tt3 a{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;padding-right: 20px;line-height: 30px;}
.main1 .tt3 a:nth-child(1){padding-right: 0;}
.main1 .tt3 a:nth-child(n+2):hover{text-decoration: underline !important;}


.main70{padding: 70px 0;}

/* 三大分类 */
.main2{background: #f4f4f4;}
.main2 .box{font-size: 0;box-shadow: 0 0 22px rgba(0,0,0,.05);}
.main2 .box .list{display: inline-block;vertical-align: top;width: 33.33%;background: #fff;padding: 60px;border: 1px solid #ddd;margin-left: -1px;}
.main2 .box .list .bjcover{width: 102px;height: 102px;border-radius: 8px;display: inline-block;vertical-align: middle;margin-right: 20px;}
.main2 .box .list .tt1{font-size: 26px;color: #000;font-weight: bold;display: inline-block;vertical-align: middle;width: calc(100% - 122px);text-align: center;}
.main2 .box .list .tt2{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;margin-top: 33px;color: #999;}
.main2 .box .list .tt3{width: 56px;height: 56px;line-height: 56px;background: #11489d;border-radius: 50%;text-align: center;font-size: 0;margin-top: 33px;position: relative;left: 0;}
.main2 .box .list:hover{background-color:#fefefe;}
.main2 .box .list:hover .tt3{background-color: #002867;left:8px;top:0;}
.main2 .box .list:hover .tt1{color: #11489d;}



.title{margin-bottom:26px;position: relative;}
.title .div1{font-size:34px;font-weight: bold;color: #000;margin-bottom:10px;}
.title .div1 span{font-weight: normal;font-size:14px;color: #999;font-family: 'Arial';text-transform: uppercase;display: block;}
.title .div3{display: block;font-size: 16px;color: #333333;position: absolute;right: 0;bottom: 26px;}
.title .div3 img{padding-left: 6px;position: relative;top:-2px;}
.title .div3:hover{color: #11489d;letter-spacing: 2px;}





.main3 .title .div1{float: left;}
.main3 .title .div2{float: right;font-size: 0;text-align: right;}
.main3 .title .div2 a{display: inline-block;vertical-align: top;margin-left: 33px;min-width:80px;text-align: center;position: relative;padding-bottom:12px;}
.main3 .title .div2 a .img{height: 42px;position: relative;}
.main3 .title .div2 a .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;opacity: 1;}
.main3 .title .div2 a .img img:nth-child(2){opacity: 0;}
.main3 .title .div2 a .tt{font-size: 16px;color: #333;margin-top: 11px;}
.main3 .title .div2 a:after{content: "";width:50%;height: 2px;background: #11489d;position: absolute;left: 0;right: 0;bottom: 0;transition: all .2s;opacity: 0;margin: 0 auto;}
.main3 .title .div2 a:before{content: "";width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid #11489d;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;transition: all .2s;opacity: 0;}

.main3 .title .div2 a:hover .img img:nth-child(1){opacity: 0;}
.main3 .title .div2 a:hover .img img:nth-child(2){opacity: 1;}
.main3 .title .div2 a:hover .tt{color: #11489d;}
.main3 .title .div2 a:nth-last-child(n+2):hover:after{width: 100%;opacity: 1;}
.main3 .title .div2 a:nth-last-child(n+2):hover:before{bottom: -4px;opacity: 1;}
.main3 .title .div2 a:nth-last-child(n+2).active:after{width: 100%;opacity: 1;}
.main3 .title .div2 a:nth-last-child(n+2).active:before{bottom: -4px;opacity: 1;}
.main3 .title .div2 a.active .img img:nth-child(1){opacity: 0;}
.main3 .title .div2 a.active .img img:nth-child(2){opacity: 1;}
.main3 .title .div2 a.active .tt{color: #11489d;}



.main3 .box{background: #104A9D;padding: 70px calc(50% + 60px) 77px 60px;position: relative;}
.main3 .box .bjcover{width: 50%;position: absolute;right: 0;top:0;height: 100%;z-index: 2;}
.main3 .box .tt1{font-size: 28px;font-weight: bold;color: #fff;border-bottom: 1px solid rgba(255,255,255,.2);padding-bottom: 22px;margin-bottom: 28px;}
.main3 .box .tt2 .tt3{width: calc(50% - 10px);float: left;}
.main3 .box .tt2 .tt3:nth-child(2){margin-left: 20px;}
.main3 .box .tt2 .tt3 .tt4{font-size: 18px;color: #fff;font-weight: bold;line-height: 30px;padding-bottom: 4px;}
.main3 .box .tt2 .tt3 .tt5{font-size: 0;height:200px;overflow: hidden;}
.main3 .box .tt2 .tt3 .tt5 a{display: inline-block;vertical-align: top;min-width: 50%;padding-right: 20px;;font-size: 14px;color:rgba(255,255,255,.8);line-height:25px;padding-top: 15px;}
.main3 .box .tt2 .tt3 .tt5 a:hover{text-decoration: underline !important;}

.main3 .box .list{display: none;}
.main3 .box .list.active{display: block;}
.main3 .mCSB_scrollTools .mCSB_draggerRail{background-color: rgba(255,255,255,.3) !important;}

.main3 > div:nth-child(2){background: #F4F4F4;}
.main3 > div:nth-child(2) .box{background: #0C6CFF;}



/* 公司简介 */
.main4 .box{background: #fff;padding: 75px calc(50% + 50px) 75px 50px;position: relative;min-height: 500px;}
.main4 .box .bjcover{position: absolute;right: 0;top:0;width: 50%;height: 100%;}
.main4 .box .tt1{font-size:28px;color: #11489d;font-weight:bold;padding-bottom: 25px;margin-bottom: 22px;position: relative;}
.main4 .box .tt1:after{content: "";width: 100px;height: 2px;background: #11489d;position: absolute;left: 0;bottom: 0;}
.main4 .box .tt2{font-size: 16px;color: #666;line-height: 32px;max-height: 192px;overflow: hidden;}
.main4 .box .tt3{position: relative;left: 0;margin-top:26px;display: block;}
.main4 .box .tt3:hover{left: 8px;}



/* 上海垚测检测技术有限公司 */
.main5 .box{position: relative;padding:50px 0 50px 200px;}
.main5 .list1{width: 200px;position: absolute;left: 0;top:0;height:calc(100% + 40px);margin-top: -20px;}
.main5 .list1 img{display: block;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;z-index: 2;max-height: 100%;max-width: 100%;}
.main5 .list2{font-size: 0;}
.main5 .list2 .tt{display: inline-block;vertical-align: top;width: 25%;text-align: center;position: relative;padding:20px 10px;}
.main5 .list2 .tt:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.2);position: absolute;left: 0;top:0;}
.main5 .list2 .tt .tt1{font-size: 0;color: #fff;}
.main5 .list2 .tt .tt1 span{font-size: 66px;line-height:66px;padding-right:6px;display: inline-block;vertical-align: top;}
.main5 .list2 .tt .tt1 i{display: inline-block;vertical-align: bottom;font-size: 24px;padding-bottom: 3px;}
.main5 .list2 .tt .tt2{font-size: 18px;color: rgba(255,255,255,.6);line-height: 26px;margin-top:15px;}


/* 新闻资讯 */
.main6 .list1{width: 43%;float: left;}
.main6 .list2{width: 34%;float: left;}
.main6 .list3{width: 23%;float: left;}
.main6 .box > div{padding: 40px;border: 1px solid #ddd;margin-left: -1px;}
.main6 .top{font-size: 0;position: relative;margin-bottom: 30px;}
.main6 .top a{display: inline-block;vertical-align: top;font-size: 14px;color: #000;padding: 0 4px;;margin-right: 22px;line-height: 30px;padding-bottom: 8px;;position: relative;}
.main6 .top a:nth-last-child(n+2):after{content: "";width: 0;height:3px;background: #11489d;position: absolute;left: 0;bottom: 0;right: 0;margin: 0 auto;transition: all .2s;}
.main6 .top a:hover{color: #11489d;}
.main6 .top a:hover:after{width: 100%;}
.main6 .top a.active{color: #11489d;}
.main6 .top a.active:after{width: 100%;}
.main6 .top a:nth-last-child(1){position: absolute;right: 0;top:0;margin-right: 0;}
.main6 .top a:nth-last-child(1):hover{text-decoration: underline !important;}

.main6 .list1 .list{display: block;margin-bottom:40px;}
.main6 .list1 .list .img{width: 50%;float: left;height: 190px;}
.main6 .list1 .list .img .bjcover{height: 100%;}
.main6 .list1 .list .tt{width: 50%;float: left;padding: 15px 0 15px 25px;position: relative;}
.main6 .list1 .list .tt .tt1{font-size: 17px;font-weight:bold;color: #000;line-height: 30px;height: 60px;overflow: hidden;}
.main6 .list1 .list .tt .tt2{font-size: 14px;font-weight: bold;color: #999;font-family: 'Arial';margin-top: 20px;}
.main6 .list1 .list .tt .tt3{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;margin-top:5px;color: #999;}
.main6 .list1 .list:nth-child(n+2){margin: 0;}
.main6 .list1 .list:nth-child(n+2) .img{display: none;}
.main6 .list1 .list:nth-child(n+2) .tt{width: 100%;padding:0 90px 0 0;}
.main6 .list1 .list:nth-child(n+2) .tt .tt3{display: none;}
.main6 .list1 .list:nth-child(n+2) .tt .tt1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;height: auto;line-height:46px;font-size: 16px;font-weight: normal;}
.main6 .list1 .list:nth-child(n+2) .tt .tt2{position: absolute;right: 0;top:0;line-height: 46px;margin: 0;}
.main6 .list1 .list:hover .bjcover{transform:scale(1.06);}
.main6 .list1 .list:hover .tt .tt1{color: #11489d;}
.main6 .list1 .list:nth-child(n+2):hover .tt .tt2{color: #11489d;}


.main6 .list2 {background: #FAFAFA;}
.main6 .list2 .list{display: block;}
.main6 .list2 .list:nth-child(n+2){margin-top: 20px;}
.main6 .list2 .list .img{width: 38%;float: left;height: 100px;}
.main6 .list2 .list .img .bjcover{height: 100%;}
.main6 .list2 .list .tt{width:62%;float: left;padding: 6px 0 0 20px;position: relative;}
.main6 .list2 .list .tt .tt1{font-size: 14px;color: #000;line-height: 24px;height: 48px;overflow: hidden;}
.main6 .list2 .list .tt .tt2{font-size: 14px;font-weight: bold;color: #999;font-family: 'Arial';margin-top:10px;}
.main6 .list2 .list:hover .bjcover{transform:scale(1.06);}
.main6 .list2 .list:hover .tt .tt1{color: #11489d;}


.main6 .list3 .list{display: block;}
.main6 .list3 .list:nth-child(n+2){margin-top: 20px;}
.main6 .list3 .list .tt1{font-size: 14px;color: #000;line-height: 24px;height: 48px;overflow: hidden;}
.main6 .list3 .list .tt2{font-size: 14px;font-weight: bold;color: #999;font-family: 'Arial';margin-top:7px;}
.main6 .list3 .list:hover .tt1{color: #11489d;}
.main6 .list1 .listbox .list:nth-child(n+7){display: none;}
.main6 .list2 .listbox .list:nth-child(n+5){display: none;}
.main6 .list3 .listbox .list:nth-child(n+6){display: none;}
.main6 .list3 .listbox{height: 460px;}

.main6 .xxbox .listbox{display: none;}
.main6 .xxbox .listbox.active{display: block;}



/* 优秀客户 */
.main7 .list{display: block;line-height:69px;height: 70px;border: 1px solid #ddd;text-align: center;font-size: 0;transition: all .2s;}
.main7 .list img{max-height: 88%;max-width: 90%;}
.main7 .list:hover{border-color: #11489d;}


.banner2{position: relative;overflow: hidden;margin-top: 170px;z-index: 1;}

.title2 {background:#fff;border-bottom: 1px solid #eee;position: relative;z-index: 2;}
.title2 .div1{float: left;font-size: 14px;color: #999;line-height: 24px;padding: 15px 0;}
.title2 .div1 a{color: #999;}
.title2 .div1 a:hover{color: #11489d;text-decoration: underline !important;}
.title2 .div1 span{color: #000;}
.title2 .div1 img{padding-right: 4px;position: relative;top:-2px;max-height: 24px;}
.title2 .div2{float: right;min-width:66%;background: #F7F7F7;box-shadow: 0 0 11px rgba(0,0,0,.05);margin-top: -30px;line-height: 84px;padding-left: 6%;}
.title2 .div2 a{display: inline-block;vertical-align: top;font-size: 18px;color: #000;padding: 0 22px;transition: all .2s;}
.title2 .div2 a:hover{color: #11489d;}
.title2 .div2 a.active{color: #11489d;}


/* 新闻 */
.nyxw .box{padding-bottom: 33px}
.nyxw .list{display: block;background: #fff;padding:35px 44px;margin:10px;position: relative;width: 33.33%;float: left;border: 1px solid #ddd;margin: -1px 0 0 -1px;z-index: 1;}
.nyxw .list:after{content: "";width: 0;height:3px;background: #11489d;position: absolute;left: 0;bottom: -1px;transition: all .3s;}
.nyxw .list .tt1{font-size: 30px;color: #fff;font-weight: bold;color: #eee;display: none;}
.nyxw .list .tt2{font-size: 20px;font-weight: bold;color: #000;line-height: 30px;height: 60px;overflow: hidden;margin-top:0;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
}
.nyxw .list .tt3{font-size: 14px;color: #999;line-height:25px;height: 50px;overflow: hidden;margin: 8px 0 0;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
}
.nyxw .list > overflow{display: none;}
.nyxw .list .bjcover{padding-top: 60%;display: none;}
.nyxw .list .tt4{width: 50px;height: 50px;background: #fff url(../images/tu11.png) no-repeat center center;border-radius: 50%;margin-top: 50px;display: none;}


.nyxw .list:hover{box-shadow: 0 4px 8px rgba(0,0,0,.2);z-index: 2;}
.nyxw .list:hover:after{width: 100%;}
.nyxw .list:hover .tt1{color: #333;}
.nyxw .list:hover .tt2{color: #11489d;}
.nyxw .list:hover .tt4{background: #11489d url(../images/tu11-1.png) no-repeat center center;color: #fff;}
.nyxw .list:hover .bjcover{transform:scale(1.06);}






.newsxq{padding: 50px 0 88px;}
.newsxq .zuo{width: calc(100% - 330px);padding-right: 30px;border-right: 1px solid #ddd;float: left;min-height: 666px;}
.newsxq .you{width:300px;margin-left: 30px;float: right;padding-top: 30px;}
.newsxq .you .top{font-size: 24px;font-weight: bold;color: #373737;margin-bottom:15px;}
.newsxq .you a{display: block;font-size: 16px;color: #000;line-height: 40px;transition: all .2s;}
.newsxq .you a:hover{color: #11489d;}
.newsxq .zuo .tt1{font-size: 30px;font-weight: bold;color: #373737;}
.newsxq .zuo .tt2{font-size: 15px;color: #999;padding-top: 4px;}
.newsxq .zuo .tt3{font-size: 15px;color: #000;line-height: 28px;}
.newsxq .zuo .tt4{border-top: 1px solid #ddd;padding-top: 15px;margin-top: 44px;;}
.newsxq .zuo .tt4 a{font-size: 16px;color: #000;display: block;padding: 5px 0;transition: all .2s;}
.newsxq .zuo .tt4 a:hover{color: #11489d;}




.title3{text-align: center;margin-bottom:55px;padding-bottom: 18px;position: relative;}
.title3 b{font-size: 36px;display: block;color: #000;font-weight: bold;}
.title3 span{font-size: 44px;display: block;color: #999;font-weight: bold;font-family: 'Arial';text-transform: uppercase;line-height:140%;}
.title3:after{content: "";width: 55px;height:3px;background: #000;margin: 22px auto 0;position: absolute;left: 0;right: 0;bottom: 0;}



.contact1 .container-fluid{max-width: 1030px !important;}
.contact2 .container-fluid{max-width: 1030px !important;}
.contact3 .container-fluid{max-width: 1030px !important;}


.contact1{background: #ECEEFA;}
.contact1 .bjimg{width: 100%;display: block;}
.contact3 .bjimg{width: 100%;display: block;}
.contact1 .zuo{width: calc(100% - 360px);float: left;padding-right: 20px;}
.contact1 .zuo .tt{font-size: 16px;color: #000;padding-left: 44px;padding-bottom: 22px;line-height: 28px;position: relative;}
.contact1 .zuo .tt img{display: block;position: absolute;left: 0;top:3px;max-height: 28px;}
.contact1 .you .img{width: 160px;background: #fff;border-radius:8px;padding: 4px 4px 15px;font-size: 14px;text-align: center;color: #000;float: left;margin-left: 20px;}
.contact1 .you .img img{display: block;margin: 0 auto 4px;width: 100%;}
.contact2 .box{height: 580px;border: 1px solid #ddd;border-radius: 4px;overflow: hidden;}
.contact3{background: #ECEEFA;}
.contact3 .title3{margin-top: -70px;}
.contact3 form input{width: 100%;line-height: 64px;height: 66px;background: #fff;border: 1px solid #ddd;box-shadow: 0 0 11px rgba(0,0,0,.04);margin-bottom: 20px;font-size: 15px;padding: 0 30px;}
.contact3 form textarea{width: 100%;line-height:30px;height:186px;background: #fff;border: 1px solid #ddd;box-shadow: 0 0 11px rgba(0,0,0,.04);margin-bottom: 20px;font-size: 15px;padding: 17px 30px;}
.contact3 form button{width: 100%;line-height:60px;height:60px;background: #11489d;border:0;box-shadow: 0 0 11px rgba(0,0,0,.04);font-size:20px;color: #fff;font-weight: bold;transition: all .2s;}
.contact3 form button:hover{background-color: #002867;}



/* 优秀客户 */
.kehu .box{margin: 0 -10px;}
.kehu .box .list{display: block;background: #fff;box-shadow: 3px 3px 3px rgba(0,0,0,.04);width: calc(16.66% - 20px);margin: 0 10px 20px;float: left;position: relative;z-index: 1;}
.kehu .box .list .img{height: 120px;line-height: 120px;font-size: 0;text-align: center;position: relative;z-index: 2;background: #fff;}
.kehu .box .list .img img{max-height: 88%;max-width: 90%;}
.kehu .box .list .tt1{background: #F3F6FA;font-size: 16px;line-height: 44px;text-align: center;color: #000;position: relative;z-index: 3;}
.kehu .box .list .tt2{background: #F3F6FA;font-size: 14px;line-height: 24px;padding: 0 20px 20px;position: absolute;left: 0;width: 100%;top:0;opacity: 0;z-index: 1;color: #000;}
.kehu .box .list:hover{z-index: 2;}
.kehu .box .list:hover .tt1{color: #11489d;}
.kehu .box .list:hover .tt2{top:100%;opacity: 1;}



.recruit .container-fluid{max-width: 1200px !important;}
.title4{font-size: 36px;font-weight: bold;color: #11489d;text-align: center;position: relative;padding-bottom: 22px;margin-bottom: 22px;}
.title4:after{content: "";width: 50px;height: 3px;background:#11489d;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.title5{font-size: 18px;color: #000;line-height: 32px;max-width: 888px;margin: 0 auto 44px;text-align: center;}



/* 诚聘英才 */
.recruit .box{border: 1px solid #ddd;padding: 60px;}
.recruit .list{margin-bottom: 20px;}
.recruit .list .top{font-size: 20px;font-weight: bold;color: #11489d;position: relative;line-height: 30px;padding: 15px 0 18px;border-bottom: 1px solid #ddd;margin-bottom: 20px;}
.recruit .list .top span{color: #999;padding-left: 16px;font-weight: normal;font-size: 14px;}
.recruit .list .top i{width: 60px;position: absolute;right: 0;top:0;height: 60px;cursor: pointer;}
.recruit .list .top i:after{content: "";width: 60px;transition: all .2s;height: 60px;background: url(../images/jia.png) no-repeat center center;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;background-size: 34px !important;opacity: 1;}
.recruit .list .top i:before{content: "";width: 60px;transition: all .2s;height: 60px;background: url(../images/jian.png) no-repeat center center;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;background-size: 34px !important;opacity: 0;}
.recruit .list .top i.active:after{opacity: 0;}
.recruit .list .top i.active:before{opacity: 1;}
.recruit .list .ttbox{background:#F4F4F4;padding: 20px;font-size: 0;display: none;}
.recruit .list .ttbox .tt{padding: 20px;width: 50%;display: inline-block;vertical-align: top;font-size: 14px;line-height: 30px;color: #999;}
.recruit .list .ttbox .tt1{font-size: 17px;font-weight: bold;color: #000;padding-bottom: 5px;}


.about1 .container-fluid{max-width: 1230px !important;}
.about2 .container-fluid{max-width: 1230px !important;}
.about3 .container-fluid{max-width: 1230px !important;}
.about4 .container-fluid{max-width: 1230px !important;}

.title6{font-weight: bold;font-size: 38px;color: #000;text-align: center;padding-bottom: 50px;}
.title6.title6bs{color: #fff;}
/* 公司简介 */
.about1{font-size: 16px;line-height: 34px;color: #000;text-align: center;background: #F4F4F4;}
.about1 .tt1{font-size: 24px;font-weight: bold;color: #000;padding-bottom: 22px;margin-top: -20px;}


.about1{padding-bottom: 100px;}
.about2 .box1{background: #fff;border-radius: 10px;box-shadow: 0 0 11px rgba(0,0,0,.05);margin-top: -100px;text-align: center;padding: 60px 20px;}
.about2 .box1 .tt1{font-size: 30px;color: #000;font-weight: bold;}
.about2 .box1 .tt2{display: inline-block;vertical-align: top;font-size: 30px;margin-top: 22px;;font-family: 'Impact';color: #11489d;border-radius: 30px;border:1px solid #11489d;padding: 8px 30px;line-height: 40px;font-weight: bold;}




/*发展历程*/
.about2 .box2 .box{position: relative;padding: 30px 0;}
.about2 .box2 .box:after{content: "";width: 1px;height: 100%;position: absolute;left: 108px;top:0;height: 100%;background: #e5e5e5;}
.about2 .box2 .box .tt{position: relative;}
.about2 .box2 .box .tt:nth-child(n+2){margin-top: 40px;}
.about2 .box2 .box .tt .tt1{font-size: 20px;font-weight: bold;color: #fff;width: 108px;float: left;line-height: 60px;position: relative;}
.about2 .box2 .box .tt .tt1:after{content: "";width: 100px;height: 16px;background: url("../images/tu16.png") no-repeat center center/contain;position: absolute;right: -62px;top:24px;z-index: 1;}
.about2 .box2 .box .tt .tt1 div{position: relative;z-index: 2;}
.about2 .box2 .box .tt .tt2{width: calc(100% - 200px);float: right;position: relative;border-radius: 5px;box-shadow: 0 6px 12px rgba(0,0,0,.15);}
.about2 .box2 .box .tt .tt2:before{content: "";width: 0;height: 0;border-left: 22px solid transparent;border-bottom: 10px solid #f7f7f7;position: absolute;right: 100%;top:22px;transition: all 0.3s;}
.about2 .box2 .box .tt .tt2 .tt3{z-index: 2;position: relative;background: #f7f7f7;padding: 17px 30px;font-size: 15px;color: #333;line-height: 28px;border-radius: 5px;min-height: 90px;}
.about2 .box2 .box .tt:hover .tt2 .tt3{background: #11489d;color: #fff;}
.about2 .box2 .box .tt:hover .tt2:before{border-bottom-color: #348fe4;}
.about2 .box2 .box .tt.active .tt2 .tt3{background: #11489d;color: #fff;}
.about2 .box2 .box .tt.active .tt2:before{border-bottom-color: #11489d;}





.about3 {margin: -6px;}
.about3 .list{display: block;margin: 6px;box-shadow: 0 0 4px rgba(0,0,0,.1);padding-top: 124%;background: #fff;border: 1px solid #eee;position: relative;}
.about3 .list img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;max-width: 90%;max-height: 90%;}
.about3 .list:hover img{transform:scale(1.06);}
.about3 .swiper-container{padding-bottom: 60px;}
.about3 .swiper-pagination-bullet{background:#A5A5A5;opacity: 1;transition: all .2s;}
.about3 .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#378FE4;width: 20px;border-radius: 10px;}


/* 企业文化 */
.about4 .box{position: relative;}
.about4 .box .list{display: block;float: left;position: relative;color: #fff;transition: all .2s;position: relative;top:0;}
.about4 .box .list:nth-child(1){width: 393px;height: 710px;margin-right: 20px;}
.about4 .box .list:nth-child(2){width: calc(100% - 413px);height: 270px;}
.about4 .box .list:nth-child(3){width: 300px;height: 420px;margin-top: 20px;margin-right: 20px;}
.about4 .box .list:nth-child(4){width:calc(100% - 733px);height: 200px;margin-top: 20px;}
.about4 .box .list:nth-child(5){width:calc(100% - 733px);height: 200px;margin-top: 20px;}

.about4 .box .list:nth-child(1){padding: 120px 44px 0;}
.about4 .box .list .tt1{font-size: 24px;color: #fff;}
.about4 .box .list .tt1 img{padding-right: 15px;position: relative;top:-4px;}
.about4 .box .list:nth-child(1) .tt2{font-size: 24px;font-weight: bold;margin-top: 22px;}
.about4 .box .list:nth-child(1) .tt3{background: #104A9D;position: absolute;left: 0;bottom: 0;width: 100%;padding: 44px;font-size: 20px;text-transform: uppercase;font-weight: bold;line-height: 160%;color: rgba(255,255,255,.6);}
.about4 .box .list:nth-child(2){padding:66px 44px 0;text-align: center;} 
.about4 .box .list:nth-child(2) .tt2{font-size: 33px;font-weight: bold;margin-top: 30px;}
.about4 .box .list:nth-child(2) .tt3{font-size: 12px;color: rgba(255,255,255,.6);text-transform: uppercase;margin-top: 6px;}
.about4 .box .list:nth-child(3){padding: 50px 30px 0;}
.about4 .box .list:nth-child(3) .tt2{font-size: 24px;font-weight: bold;margin-top: 30px;line-height: 170%;}
.about4 .box .list:nth-child(3) .tt3{font-size: 12px;color: rgba(255,255,255,.6);text-transform: uppercase;margin-top: 15px;}
.about4 .box .list:nth-child(4){padding: 50px 30px 0;}
.about4 .box .list:nth-child(4) .tt2{font-size: 14px;line-height: 28px;margin-top: 20px;}
.about4 .box .list:nth-child(5){padding: 50px 30px 0;}
.about4 .box .list:nth-child(5) .tt2{font-size: 14px;line-height: 28px;margin-top: 20px;}
.about4 .box .list:hover{top:-6px;box-shadow: 0 0 20px rgba(0,0,0,.2);}


.nycp1 .box{margin: 0 -10px;}
.nycp1 .box .list{display: block;background: #fff;width: calc(16.66% - 20px);margin: 0 10px 20px;float: left;}
.nycp1 .box .list .bjcover{padding-top: 80%;}
.nycp1 .box .list .tt1{font-size:16px;line-height: 50px;padding: 0 5px;position: relative;text-align: center;}
.nycp1 .box .list .tt1 i{width: 50px;border-left: 1px solid #ddd;position: absolute;right: 0;top:0;font-size: 0;text-align: center;display: none;}
.nycp1 .box .list:hover .bjcover{transform:scale(1.06);}
.nycp1 .box .list:hover .tt1{color: #11489d;}


.nycp2 .box .bjcover{width: 50%;float: left;height: 430px;}
.nycp2 .box .tt{width: 50%;float: left;padding: 40px 0 0 40px;}
.nycp2 .box .tt1{font-size: 30px;font-weight: bold;color: #000;position: relative;padding-bottom: 18px;margin-bottom: 18px;}
.nycp2 .box .tt1 span{padding-left: 15px;font-size: 18px;color: #999;font-family: 'Arial';font-weight: normal;text-transform: uppercase;}
.nycp2 .box .tt1:after{content: "";width: 74px;height: 1px;background: #ddd;position: absolute;left: 0;bottom: 0;}
.nycp2 .box .tt2{font-size: 16px;line-height: 30px;height: 150px;overflow: hidden;}
.nycp2 .box .tt3{font-size: 0;margin-top: 30px;}
.nycp2 .box .tt3 a{transition: all .2s;display: inline-block;vertical-align: top;border-radius: 50px;margin-right: 20px;;font-size: 16px;color: #fff;background: #104A9D;width: 146px;line-height: 50px;text-align: center;}
.nycp2 .box .tt3 a img{padding-right: 10px;position: relative;top:-2px;}
.nycp2 .box .tt3 a:nth-child(2){background-color: #35B736;}
.nycp2 .box .tt3 a:hover{opacity: .8;}



.nycp3 .title8{font-size: 0;border-bottom: 2px solid #d8d8d8;margin-bottom: 30px;}
.nycp3 .title8 a{display: inline-block;vertical-align: top;font-size: 16px;color: #000;padding: 10px 20px 15px;position: relative;}
.nycp3 .title8 a:after{content: "";width: 0;height: 3px;background: #11489d;position: absolute;left: 0;right: 0;bottom: -2px;margin: 0 auto;transition:all .2s;}
/* .nycp3 .title8 a:hover:after{width:calc(100% - 40px);} */
.nycp3 .title8 a.active:after{width:calc(100% - 40px);}
.nycp3 .title9{font-size: 22px;font-weight:bold;color: #000;border-left: 4px solid #104A9D;padding-left: 14px;margin-bottom: 33px;}






.nycp3 .cp3box{display: none;margin: 0 -7px;}
.nycp3 .cp3box.active{display: block;}
.nycp3 .list{display: block;width: calc(16.66% - 14px);margin: 0 7px 14px;float: left;background: #fff;}
.nycp3 .list .bjcover{padding-top: 80%;}
.nycp3 .list .tt1{font-size:14px;line-height: 50px;padding: 0 6px;position: relative;background: #fff;text-align: center;}
.nycp3 .list .tt1 i{width: 50px;border-left: 1px solid #ddd;position: absolute;right: 0;top:0;font-size: 0;text-align: center;display: none;}
.nycp3 .list .tt1 i img{width: 10px;}
.nycp3 .list .tt2{margin-top: 1px;font-size: 14px;color: #999;line-height: 56px;padding: 0 20px;background: #fff;display:none;}
.nycp3 .list:hover .bjcover{transform:scale(1.06);}
.nycp3 .list:hover .tt1{color: #11489d;}


.banner2 .container-fluid img{display: block;width: 100%;max-width: 920px;}



.cpxq1{position: fixed;top:170px;width: 100%;width: 450px;z-index: 100;right:calc(50% - 700px);}
.cpxq1 .tt{background: #fff;width: 450px;padding:34px 30px 44px;box-shadow: 0 0 11px rgba(0,0,0,.04);position: relative;float: right;}
.cpxq1 .tt1{font-size: 20px;font-weight: bold;text-align: center;padding-bottom: 11px;}
.cpxq1 .tt2{font-size: 15px;line-height: 30px;color: #333;}
.cpxq1 .tt3{font-size: 0;margin-top: 22px;text-align: center;}
.cpxq1 .tt3 a{transition: all .2s;display: inline-block;vertical-align: top;border-radius: 50px;margin-right: 20px;;font-size: 16px;color: #fff;background: #104A9D;width: 146px;line-height: 50px;text-align: center;}
.cpxq1 .tt3 a img{padding-right: 10px;position: relative;top:-2px;}
.cpxq1 .tt3 a:nth-child(2){background-color: #35B736;}
.cpxq1 .tt3 a:hover{opacity: .8;}


.cpxq2{}
.cpxq2 .list{margin-bottom: 40px;font-size: 14px;line-height: 30px;color: #333;margin-right: 500px;}
.cpxq2 .list .top div{display: inline-block;vertical-align: top;font-size: 17px;font-weight: bold;color: #11489d;padding: 0 5px;border-bottom: 2px solid #11489d;z-index: 2;position: relative;line-height: 20px;padding-bottom:18px;}
.cpxq2 .list .top{position: relative;margin-bottom:18px;}
.cpxq2 .list .top:after{content: "";width: 100%;height: 2px;background: #ddd;position: absolute;left: 0;bottom: 0;z-index: 1;}




.cpxq3 .zuo{width:360px;float: left;}
.cpxq3 .zuo .img{padding-top: 141.4285714285714%;position: relative;border: 1px solid #ddd;background: #fff;}
.cpxq3 .zuo .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 99%;max-width: 99%;}
.cpxq3 .you{width: calc(100% - 360px);float: left;padding: 20px 0 0 44px;}
.cpxq3 .you .tt1{font-size: 30px;font-weight: bold;color: #000;line-height: 40px;}
.cpxq3 .you .tt2{font-size: 14px;color: #d12524;padding-top: 10px;}
.cpxq3 .you .tt3{background: #F5F5F5;margin-top: 20px;padding: 15px 25px;}
.cpxq3 .you .tt3 .tt4{font-size: 15px;color: #999;padding: 4px 0;line-height:28px;}
.cpxq3 .you .tt3 .tt4 i{color: #000;padding-right: 12px;}
.cpxq3 .you .tt3 .tt4 span{display: inline-block;vertical-align: top;padding-right: 15px;}
.cpxq3 .you .tt3 .tt4 img{position: relative;top:-1px;padding-right: 4px;}
.cpxq3 .you .tt3 .tt4 b{font-size: 20px;color: #d12524;font-weight: normal;}
.cpxq3 .you .tt5{margin-top: 10px;font-size: 0;position: relative;padding-left: 80px;}
.cpxq3 .you .tt5 i{display: inline-block;vertical-align: top;width: 80px;font-size: 14px;color: #000;line-height: 38px;position: absolute;left: 0;top:10px;}
.cpxq3 .you .tt5 span{display: inline-block;vertical-align: top;width:100px;text-align: center;font-size: 14px;color: #000;line-height:38px;margin-right: 10px;;border: 1px solid #ddd;border-radius: 4px;margin-top: 10px;}
.cpxq3 .you .tt5 span.active{background-color: #004eff;border-color: #004eff;color: #fff;}

.cpxq3 .you .tt6{font-size: 0;margin-top: 30px;}
.cpxq3 .you .tt6 a{transition: all .2s;display: inline-block;vertical-align: top;border-radius: 50px;margin-right: 20px;;font-size: 16px;color: #fff;background: #104A9D;width: 140px;line-height: 46px;text-align: center;}
.cpxq3 .you .tt6 a img{padding-right: 10px;position: relative;top:-2px;}
.cpxq3 .you .tt6 a:nth-child(2){background-color: #35B736;}
.cpxq3 .you .tt6 a:hover{opacity: .8;}

.cpxq4{font-size: 15px;line-height: 30px;}
.cpxq4 .top{font-size: 18px;font-weight: bold;border-bottom: 1px solid #ddd;padding-bottom: 18px;margin-bottom: 20px;}








.contact1.main70{padding-top: 33px !important;}
.recruit.main70{padding-top: 33px !important;}
.about1.main70{padding-top: 33px !important;}
.nyxw.main70{padding-top: 33px !important;}
.kehu.main70{padding-top: 33px !important;}
.nycp1.main70{padding-top: 33px !important;}
.nycp2.main70{padding-top: 33px !important;}
.cpxq2.main70{padding-top: 33px !important;}
.cpxq3.main70{padding-top: 33px !important;}



table{max-width: 100% !important;}



/*transition: all .2s;*/
/*11489d*/

/*002867*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (min-width:1199px){
    .banner .bjcover{transition: all 8s ease; -webkit-transition: all 8s ease;}
}
@media (max-width:1399px){
    .banner .bjcover{height: auto;padding-top:39%;}
    footer .box1 .list2 .ss{margin-left: 22px;}

    .main3 .title .div2 a{margin-left:22px;}


    .nycp3 .list{width: calc(20% - 14px);}

    .cpxq1{right: 0;}
    

}
@media (max-width:1199px){
    footer .box1 .list1{width: 30%;}
    footer .box1 .list2{width: 70%;}
    footer .box1 .list2 .ss{width: 140px;}

    /* 三大分类 */
    .main2 .box .list{padding:44px 30px;}
    .main2 .box .list .tt1{font-size: 20px;}
    .main2 .box .list .tt2{height: 72px;margin-top: 26px;}
    .main2 .box .list .tt3{margin-top: 22px;}



    .main3 .title .div1{float: none;}
    .main3 .title .div2{float: none;text-align:left;}
    .main3 .title .div2 a{margin-left: 0;margin:6px 20px 0 0;}
    .main3 .box{padding:40px calc(50% + 40px) 50px 40px;}
    .main3 .box .tt2 .tt3 .tt5 a{font-size: 13px;padding-right: 15px;}
    .main3 .box .tt1{font-size: 22px;padding-bottom: 16px;margin-bottom: 16px;}

    /* 上海垚测检测技术有限公司 */
    .main5 .list1{width: 150px;}
    .main5 .box{padding-left: 150px;}
    .main5 .list2 .tt .tt1 span{font-size: 50px;line-height: 50px;}

        
    /* 公司简介 */
    .main4 .box{padding: 50px calc(50% + 40px) 50px 40px;min-height: 420px;}
    .main4 .box .tt1{font-size:22px;padding-bottom: 20px;margin-bottom:16px;}
    .main4 .box .tt1:after{width: 60px;}
    .main4 .box .tt2{font-size: 15px;line-height: 30px;max-height: 300px;}
    .main4 .box .tt3{margin-top: 15px;}

    .main6 .list1{width: 56%;}
    .main6 .list2{width: 44%;}
    .main6 .list3{display: none;}



    .nyxw .list .tt2{font-size: 17px;}

    .banner2 img{width: 160%;max-width: 160%;margin-left: -30%;}

    .newsxq .zuo .tt1{font-size: 24px;}


    .contact3 .title3{margin-top: -22px;}

    /* 优秀客户 */
    .kehu .box .list{width: calc(25% - 20px);}

    /* 企业文化 */
    .about4 .box .list:nth-child(2) .tt2{font-size: 28px;}
    .about4 .box .list:nth-child(4){padding: 30px 30px 0;}
    .about4 .box .list:nth-child(5){padding: 30px 30px 0;}


    .nycp1 .box .list{width: calc(25% - 20px);;}




    .nycp1 .box .list .tt1{text-align: center;padding: 0 5px;}
    .nycp1 .box .list .tt1 i{display: none;}


    .nycp2 .box .tt2{height: 180px;font-size: 15px;}
    
    .nycp3 .list .tt1{padding: 0 20px;}
    .nycp3 .list .tt1 i{display: none;}
    
    /* .nycp3 .list{width: calc(25% - 14px);} */
        .title2 .div1{float: none;}
    .title2 .div2{float: none;min-width:inherit;box-shadow: 0 4px 4px rgba(0,0,0,.05);margin-top:0;line-height:34px;padding:11px 15px;width: calc(100% + 30px);margin-left: -15px;}
    .title2 .div2 a{font-size: 15px;padding: 0 11px;}


}
@media (max-width:991px) {

    nav .ulbox{display: none !important;}
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;top:30px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #11489D;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

    header .logo{line-height:80px;height: 80px;max-width: calc(100% - 100px);}
    header .djss{width: 30px;height:30px;border-radius: 50%;background:#11489D url(../images/tu2.png) no-repeat center center;background-size:12px !important;margin: 25px 44px 0 0;cursor: pointer;}


    header form{width: 100%;margin: 0;}
    header form input{width: calc(100% - 48px);}
    header form button{width: 46px;background-size: 16px !important;}
    header .txt2{margin-top: 11px;font-size: 0;max-height:100px;overflow: hidden;}
    header .txt2 a{display: inline-block;vertical-align: top;font-size: 14px;padding-right: 16px;line-height:25px;}
    header .txt2 a:nth-child(1){padding: 0;}

    header .ssbox{position: absolute;left: 0;width: 100%;top:100%;background:#F1F1F1;padding: 20px;display: none;}
    header .ssbox .gb{line-height: 50px;width: 100%;text-align: center;font-size:50px;color: #11489d;transform:rotate(45deg);cursor: pointer;transition: all .2s;}
    header .ssbox .gb:hover{color: red;}


    .banner .swiper-pagination-bullet{width: 6px;height: 6px;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;}
    .banner.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:5px;}

    header{position: fixed;left: 0;top:0;width: 100%;background: #fff;box-shadow: 0 4px 4px rgba(0,0,0,.1);border-top: 1px solid #ddd;}
    .banner{margin-top: 80px;overflow: hidden;}
    .banner2{margin-top: 80px;overflow: hidden;}
    header .txt{display: none;}


    /*pc导航*/
    header nav{display: none;width:100%;float: none;padding:15px 20px 80px;margin:0;position: fixed;overflow-y: auto;right:0;height: calc(100% - 80px);top:80px;z-index:113;background: #f1f1f1;box-shadow: 0 3px 6px rgba(0,0,0,.1)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #ddd;line-height:42px;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;}
    header nav ul > li > i.glyphicon{position: absolute;right: 0;top:0;width: 30px;text-align: center;color: #333;display: block;font-size:12px;line-height: inherit;}
    header nav ul > li > i.glyphicon.active{color: #11489d;}
    header nav ul > li > i.glyphicon.active:before{transform:rotate(180deg);}
    header nav ul > li:hover > a{color: #11489d;background: fixed;}
    header nav ul > li.active > a{color: #11489d;background: fixed;}
    header nav ul .ul{display:none;position: relative;left: auto;top:auto;right: auto;margin: 0;width:calc(100% + 40px);background: fixed;padding: 0;max-width: inherit;box-shadow: 0 0 0;border-radius: 0;}
    header nav ul .ul a{font-size:13px;color: #333;line-height:22px;padding:8px 5px 8px 20px;display: block;border-top: 1px dashed #ddd;}
    header nav ul .ul a:hover{background:fixed;color: #11489d;}
    header nav ul .ul a.active{background:fixed;color: #11489d;} 

    footer{padding-top:40px;}
    footer .tt2{font-size: 20px;}
    footer .tt3{font-size: 20px;margin-top: 22px;margin-right: -10px;line-height: 34px;}
    footer .tt3 span{padding-right: 10px;}
    footer .tt3 img{padding-right: 7px;max-height: 30px;}
    footer .tt4{margin-top: 2px;}
    footer .box1{padding:30px 0 15px;}
    footer .box1 .list1{width:100%;padding: 0;border: 0;}
    footer .box1 .list2{width:initial;padding-top: 22px;margin-right: -15px;}
    footer .box1 .list2 .ss{float: left;width:calc(50% - 15px);margin:22px 15px 0 0;max-width: 150px;}
    footer .box3{padding: 20px 15px;}

    /* 搜索 */
    .main1 .tt1{font-size: 18px;}

    .main70{padding: 55px 0;}

    /* 三大分类 */
    .main2 .box .list .bjcover{margin: 0 auto;display: block;}
    .main2 .box .list .tt1{width: 100%;display: block;margin-top: 20px;}
    .main2 .box .list .tt3{display: none;}

    .main3 .title .div2 a{margin-top: 20px;}
    .main3 .title .div2 a::before{display: none;}
    .main3 .box{padding:40px;}
    .main3 .box .bjcover{display: none;}

    /* 上海垚测检测技术有限公司 */
    .main5 .list1{width: 110px;}
    .main5 .box{padding:20px 0 20px 110px;}
    .main5 .list2 .tt .tt1 i{font-size: 15px;}
    .main5 .list2 .tt .tt2{font-size: 15px;}
    .main5 .list2 .tt .tt1 span{font-size: 30px;line-height: 30px;}


    /* 公司简介 */
    .main4 .box{padding:20px 20px 30px;min-height: inherit;}
    .main4 .box .bjcover{display: block;position: relative;height: auto;padding-top: 66%;width: 100%;top:auto;right: auto;margin-bottom: 20px;}
    .main4 .box .tt1{font-size:18px;}
    .main4 .box .tt2{font-size: 14px;line-height: 28px;max-height: 280px;}



    .main6 .list1{width: 100%;}
    .main6 .list2{width: 100%;display: none;}
    .main6 .list1 .listbox .list:nth-child(1){display: none;}

    .nyxw .list{padding:30px;width: 50%;}
    .nyxw .list .tt1{color: #333;}
    .nyxw .list:after{display: none;}
    .nyxw .list:hover{box-shadow:none;}
    .nyxw .list .tt4{display: none;}



    
    .newsxq{padding: 30px 0 55px;}
    .newsxq .zuo{width: 100%;padding-right: 0;border-right: 0;min-height: initial;}
    .newsxq .you{display: none;}
    .newsxq .zuo .tt1{font-size: 20px;}
    .newsxq .zuo .tt4 a{font-size: 15px;}


    .title3 b{font-size: 28px;}
    .title3 span{font-size:28px;}

    .kehu .box .list{width: calc(33.33% - 20px);}


    .title6{font-size: 24px;padding-bottom: 30px;}

    /* 公司简介 */
    .about1{font-size: 15px;line-height: 30px;}
    .about1 .tt1{font-size:18px;padding-bottom:11px;margin-top: -10px;}
    
    
    .about2 .box1{padding:30px 20px;;}
    .about2 .box1 .tt1{font-size: 20px;}
    .about2 .box1 .tt2{font-size: 20px;margin-top: 14px;padding:0;display: block;line-height: 32px;border-radius: 4px;border: 0;}
    
    
    /* 企业文化 */
    .about4 .box .list{padding:44px 30px !important;text-align: center !important;width: 100% !important;height: auto !important;margin: 15px 0 0 !important;}
    .about4 .box .list .tt1 img{padding-right: 11px;max-height: 28px;}
    .about4 .box .list .tt2{font-size: 20px !important;font-weight: bold !important;margin-top: 15px !important;}
    .about4 .box .list .tt3{font-size: 13px !important;font-weight: normal !important;margin:10px 0 0 !important;}
    .about4 .box .list:nth-child(1) .tt3{position: relative;left:auto;bottom:auto;width: 100%;background: fixed;padding: 0;}
    .about4 .box .list:nth-child(4) .tt2{font-size: 15px !important;font-weight: normal !important;}
    .about4 .box .list:nth-child(5) .tt2{font-size: 15px !important;font-weight: normal !important;}

    .nycp1 .box .list{width: calc(33.33% - 20px);}
    
    .nycp2 .box .bjcover{height:360px;}
    .nycp2 .box .tt{padding:18px 0 0 25px;}
    .nycp2 .box .tt1{font-size:24px;padding-bottom: 15px;margin-bottom: 15px;}
    .nycp2 .box .tt1 span{padding-left:11px;font-size: 14px;}
    .nycp2 .box .tt2{font-size: 14px;line-height: 25px;height:175px;height: auto;}
    .nycp2 .box .tt3{margin-top: 20px;}
    .nycp2 .box .tt3 a{width: 140px;line-height:44px;font-size: 14px;}
    

    

    .banner2 .container-fluid {padding: 0;}
    .banner2 .container-fluid img{max-width:100%;width: 100%;margin-left:0;}





    .cpxq1{position: relative;right: auto;top:auto;margin-top: -30px;width: 100%;}
    .cpxq1 .tt{background: #fff;width: 100%;padding:30px 20px 20px;}



    .cpxq1 .tt1{font-size: 17px;}
    .cpxq1 .tt2{font-size: 13px;line-height:26px;}
    .cpxq1 .tt3{margin:18px -15px 0;}
    .cpxq1 .tt3 a{width: 120px;line-height:40px;font-size: 13px;margin: 0 5px 10px;}
    .cpxq1 .tt3 a img{padding-right: 6px;max-height:18px;}

    
    .cpxq2 .list{margin-bottom: 30px;font-size: 14px;line-height: 28px;}
    .cpxq2 .list .top div{padding-bottom: 16px;}
    .cpxq2 .list .top{margin-bottom:12px;}


    .nycp3 .title9{font-size: 20px;line-height: 24px;margin-bottom: 18px;}

    
    
.cpxq2 .list{margin-right: 0;}

.cpxq3 .zuo{width:220px;}
.cpxq3 .you{width: calc(100% - 220px);float: left;padding: 10px 0 0 30px;}
.cpxq3 .you .tt1{font-size:24px;line-height:34px;}
.nycp3 .list{width: calc(25% - 14px);}

}

@media (max-width:767px) {
    #w{padding-bottom:20px;}
    /* 搜索 */
    .main1{padding: 25px 0 20px;}
    .main1 .tt1{font-size:20px;width: 100%;text-align: center;padding: 0 0 11px;}
    .main1 .tt2{width:100%;}
    .main1 .tt2 form{line-height:40px;height: 40px;margin: 0 auto;}
    .main1 .tt2 form input{width: calc(100% - 76px);line-height: 40px;padding-left:42px;background: url(../images/tu5.png) no-repeat 16px center;background-size: 16px !important;font-size: 12px;}
    .main1 .tt2 form button{width: 60px;line-height: 36px;height: 36px;font-size: 14px;font-weight: normal;}

    .main1 .tt3{margin-top: 8px;}
    .main1 .tt3 a{line-height: 28px;}


    .main70{padding: 40px 0;}

    /* 三大分类 */
    .main2 .box{font-size: 0;box-shadow: 0 0 0;margin: 0 -10px;}
    .main2 .box .list{padding: 0 6px;background: fixed;border: 0;margin: 0;}
    .main2 .box .list .tt1{font-size:17px;margin-top: 8px;}
    .main2 .box .list .tt2{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;margin-top: 33px;color: #999;}
    .main2 .box .list .tt2{display: none;}


    .title{margin-bottom:20px;}
    .title .div1{font-size:24px;margin-bottom:8px;}
    .title .div1 span{font-size: 12px;}
    .title .div3{font-size: 14px;bottom: 22px;}
    .title .div3 img{max-width: 24px;}

    .main3 .box{padding:25px 20px;}

    .main3 .box .tt1{font-size:18px;padding-bottom: 10px;margin-bottom: 10px;display: none;}
    .main3 .box .tt2 .tt3{width: 100%;}
    .main3 .box .tt2 .tt3:nth-child(2){margin:30px 0 0;}
    .main3 .box .tt2 .tt3 .tt4{font-size: 17px;padding: 0;line-height: 24px;}
    .main3 .box .tt2 .tt3 .tt5{height: auto;}
    .main3 .box .tt2 .tt3 .tt5 a{min-width:90px;padding:11px 15px 0 0;line-height: 24px;font-size: 12px;}

    
    /* 上海垚测检测技术有限公司 */
    .main5 .container-fluid{padding: 0;}
    .main5 .box{padding:0;}
    .main5 .list1{display: none;}
    .main5 .list2 .tt{width:50%;padding:20px 5px;}
    .main5 .list2 .tt:nth-child(n+2):after{display: none;}
    .main5 .list2 .tt .tt1 span{font-size:34px;line-height: 34px;}
    .main5 .list2 .tt .tt1 i{padding-bottom: 0;}
    .main5 .list2 .tt .tt2{margin-top:6px;font-size: 15px;line-height: 22px;}

    
    .nyxw .list {padding: 22px 25px;}
    .nyxw .list .tt1{font-size:26px;}
    .nyxw .list .tt2{font-size:18px;margin-top:6px;}


    .title3 {padding-bottom: 15px;margin-bottom: 30px;}
    .title3 b{font-size: 22px;}
    .title3 span{font-size:16px;}


    .contact1 .zuo{width: 100%;padding-right: 0;}
    .contact1 .zuo .tt{padding-bottom: 15px;}
    .contact1 .you{margin-right: -15px;}
    .contact1 .you .img{max-width: calc(50% - 15px);margin: 22px 15px 0 0;}
    .contact2 .box{height:400px;}
    .contact3 form input{line-height:48px;height:50px;margin-bottom:10px;padding: 0 18px;}
    .contact3 form textarea{line-height:26px;margin-bottom: 10px;padding: 11px 18px;}
    .contact3 form button{line-height: 44px;height: 44px;font-size:16px;font-weight: normal;}


    .contact1{padding-bottom: 40px !important;}
    .contact1 .bjimg{display: none;}
    .contact3 .bjimg{display: none;}
    .contact3 .title3{margin-top: 33px;}


    .kehu .box .list{width: calc(50% - 20px);}


    .title4{font-size: 24px;padding-bottom: 15px;margin-bottom:15px;}

    .title5{font-size: 15px;line-height: 28px;margin-bottom: 25px;}



    /* 诚聘英才 */
    .recruit .box{padding:0;border: 0;}
    .recruit .list{margin-bottom:15px;}
    .recruit .list .top{font-size:17px;padding: 10px 50px 10px 0;margin-bottom: 15px;}
    .recruit .list .top span{display: block;padding-left: 0;}
    .recruit .list .top i{width: 40px;height: 40px;top:20px}
    .recruit .list .top i:after{width: 40px;height: 40px;background-size: 26px !important;}
    .recruit .list .top i:before{width: 40px;height: 40px;background-size: 26px !important;}
    .recruit .list .ttbox{padding: 10px 20px;}
    .recruit .list .ttbox .tt{padding:10px 0;width: 100%;line-height: 28px;}



    /*发展历程*/
    .about2 .box2 .box .tt .tt1{font-size: 24px;}
    .about2 .box2 .box .tt .tt2{width: calc(100% - 180px);}

    .nycp1 .box{margin: 0 -6px;}
    .nycp1 .box .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp1 .box .list .tt1{font-size:14px;line-height: 44px;}


    .nycp2 .box .bjcover{width:100%;height: auto;padding-top: 66%;}
    .nycp2 .box .tt{width: 100%;padding:20px 0 0;}
    .nycp2 .box .tt1{font-size:20px;}
    .nycp2 .box .tt2{max-height: inherit;height: auto;;}

    .nycp2 .box .tt3{margin-top:18px;}
    .nycp2 .box .tt3 a{width: 130px;margin-right: 10px;}


    .nycp3 .title8{margin-bottom:22px;border: 0;}
    .nycp3 .title8 a{padding: 0 20px 5px 0;line-height: 32px;font-size: 15px;}
    .nycp3 .title8 a:after{bottom: 1px;right: 20px;}
    .nycp3 .title8 a:hover{color:#11489D;}
    .nycp3 .title8 a.active{color:#11489D;}
    .nycp3 .title8 a:hover:after{width:calc(100% - 20px);}
    .nycp3 .title8 a.active:after{width:calc(100% - 20px);}
    .nycp3 .list .tt1{text-align: center;padding: 0;line-height: 40px;font-size: 14px;}
    .nycp3 .list .tt2{text-align: center;padding: 0;line-height: 40px;font-size: 12px;}
    

    
    .cpxq3 .zuo{width:220px;float: none;margin: 0 auto;}
    .cpxq3 .you{width: 100%;padding: 22px 0 0;}
    .cpxq3 .you .tt1{font-size: 20px;line-height:30px;}
    .cpxq3 .you .tt3{padding: 11px 22px;}
    .cpxq3 .you .tt5{padding-left:74px;}
    .cpxq3 .you .tt5 i{width: 74px;line-height: 34px;top:6px;}
    .cpxq3 .you .tt5 span{width:80px;font-size: 12px;line-height:34px;margin-right:2px;margin-top: 6px;}
    .cpxq3 .you .tt6{margin-top: 20px;}
    .cpxq3 .you .tt6  a {width: 130px; margin-right: 10px;width: 140px;line-height: 44px;font-size: 14px;}
    .cpxq4 .top{padding-bottom: 14px;margin-bottom: 17px;}
    
    .nycp3 .list{width: calc(33.33% - 14px);}



    footer .box1 .list2 {font-size: 0;}
    footer .box1 .list2 .ss{display: inline-block;vertical-align: top;float: none;}


   
}
@media (max-width:600px) {
    .nycp3 .list{width: calc(50% - 14px);}

    /* 新闻资讯 */
    .main6 .box > div{padding:0;border: 0;margin: 0;}
    .main6 .top{margin-bottom: 4px;}
    .main6 .top a{padding-bottom: 4px;margin-bottom: 6px;}
    .main6 .top a:nth-last-child(1){position: relative;right: auto;top:auto;}

    .main6 .list1 .list:nth-child(n+2) .tt{padding:0 0 16px;}
    .main6 .list1 .list:nth-child(n+2) .tt .tt1{text-overflow: inherit;white-space: inherit;max-height: 56px;line-height:28px;font-size: 15px;}
    .main6 .list1 .list:nth-child(n+2) .tt .tt2{position: relative;right: auto;top:auto;line-height: 22px;margin:8px 0 0;}
    .main6 .list3 .listbox{height: auto;}

    
    .nyxw .list{width: 100%;padding: 20px;}
    .nyxw .list .tt1{color: #999;font-size: 22px;}
    .nyxw .list .tt2{margin-top: 0;height: auto;max-height: 60px}
    .nyxw .list .tt3{-webkit-line-clamp:3;max-height: 75px;height: auto;}

    

    /* 优秀客户 */
    .kehu .box{margin: 0 -6px;}
    .kehu .box .list{box-shadow: 0 0 4px rgba(0,0,0,.04);width: calc(50% - 12px);margin: 0 6px 12px;}
    .kehu .box .list .img{height:80px;line-height: 80px;}
    .kehu .box .list .tt1{font-size: 14px;}
    .kehu .box .list .tt2{display: none;}
    /*发展历程*/
    .about2 .box2 .box{padding:15px 0;}
    .about2 .box2 .box:after{left:57px;}
    .about2 .box2 .box .tt:nth-child(n+2){margin-top: 30px;}
    .about2 .box2 .box .tt .tt1{font-size: 17px;width: 50px;text-align:left;}
    .about2 .box2 .box .tt .tt1:after{width: 80px;right: -56px;top:22px;}
    .about2 .box2 .box .tt .tt2{width: calc(100% - 80px);z-index: 3;}
    .about2 .box2 .box .tt .tt2:before{right: calc(100% - 10px);top:20px;}
    .about2 .box2 .box .tt .tt2 .tt3{padding: 12px 18px;min-height: 86px;font-size: 14px;line-height: 24px;}
 



}

@media (max-width:479px) {
    .main3 .title .div2{width: calc(100% + 30px);margin-left: -15px;}
    .main3 .title .div2 a{margin: 0;min-width:inherit;width:25%;text-align: center;position: relative;padding:10px 6px;}
    .main3 .title .div2 a:after{display: none;}
    .main3 .title .div2 a:nth-last-child(n+2):hover:after{width: calc(100% - 10px);}
    .main3 .title .div2 a:nth-last-child(n+2).active:after{width: calc(100% - 10px);}
    .main3 .title .div2 a .img{height: 34px;}
    .main3 .title .div2 a .tt{font-size:14px;margin-top:8px;}
    .main3 .title .div2 a:nth-child(8){display: none;}

    .contact2 .box{height:300px;}
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#11489d;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}