img{
	max-width: 100%;
}
.testinAIHeader{background:linear-gradient(180deg,rgba(12,27,41,1) 0%,rgba(5,13,18,0) 100%);height: 770px;width: 100%;position: relative;}
.testinAIHeaderBg{position: absolute;z-index:-1;top: 0px;left:0px;height: 100%;width: 100%;background: url("../img/banner.png") no-repeat center top;background-size: cover;animation: breathe ease-in 5s infinite;}
/*@keyframes breathe{*/
    /*0%{*/
        /*transform: scale(1);*/
    /*}*/
    /*50%{*/
        /*transform: scale(1.05);*/
    /*}*/
    /*100%{*/
        /*transform: scale(1);*/
    /*}*/
/*}*/
/*导航*/
.testinAIHeader .navbar-default{ position: fixed; z-index: 999999; top: 0; left: 0; background: #0b1a28; width: 100%; /*background:rgba(255,255,255,0);*/width: 100%;margin:0px;min-height:60px;height: 60px;border-color:rgba(255,255,255,0);border-radius:0;border-bottom: 1px solid rgba(64,79,88,1);}
.testinAIHeader .navbar-default .container-fluid { max-width: 1280px;padding: 0px 15px;margin: 0 auto;min-height: 60px;}
.testinAIHeader .navbar-default .container-fluid .navbar-header{float: left}
.testinAIHeader .navbar-default .container-fluid .navbar-right,.testinAIHeader .navbar-default .container-fluid .navbar-middle{float: right;}
.testinAIHeader .navbar-nav>li>a{line-height: 28px;font-size:13px;color:rgba(163,186,202,1);padding: 15px 0px;margin: 0px 10px;white-space: nowrap;}
.testinAIHeader .navbar-nav>li>a:hover{color: #fff;}
.navbar-default .navbar-nav > li > a:focus{color:rgba(163,186,202,1);}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color:#fff;background: rgba(255,255,255,0);}
.testinAIHeader .navbar-nav>.active>a{color:#fff;background: rgba(255,255,255,0);border-bottom:4px solid rgba(14,164,229,1);line-height: 31px;height: 58px;}
.testinAIHeader .navbar-default .navbar-nav>.active>a{color:#fff;background: rgba(255,255,255,0);}
.testinAIHeader .navbar-header img{width: 136px;}
.testinAIHeader .navbar-header .navbar-brand {float: left;height: 60px;padding: 20px 15px;font-size: 18px;line-height: 20px;}
.testinAIHeader .navbar-default .container-fluid .navbar-right{color:rgba(163,186,202,1);}
.testinAIHeader .navbar-default .container-fluid .navbar-right span{display: inline-block;height: 20px;line-height: 20px;padding: 0px 5px;margin-top: 19px;font-size:12px;}
.testinAIHeader .navbar-default .container-fluid .navbar-right .Chinese{border-radius:3px;border:1px solid rgba(163,186,202,1);margin-left: 5px;line-height: 18px;}
.testinAIHeader .dropdown-menu{min-width:137px;background:rgba(255,255,255,.9);box-shadow:0px 4px 11px 0px rgba(0,0,0,0.1);padding: 8px 0px;left: 25px}
.triangle{position: absolute;left: 15px;top: -8px;width:0;height:0;border-bottom:8px solid rgba(255,255,255,9);border-left:8px solid transparent;border-right:8px solid transparent; }
.testinAIHeader .dropdown-menu>li>a{font-size:13px;color:rgba(86,88,92,1);line-height:18px;padding: 8px 20px;}
.testinAIHeader .dropdown-menu>li>a:hover{color:rgba(46,47,51,1);background: rgba(255,255,255,0);}
.languageChange{ line-height: 58px;margin-left: 25px;color: rgba(163,186,202,1);}
.languageChange span{color: rgba(163,186,202,1);cursor:pointer;}
.languageChange .Chinese{border-radius:3px;margin-left: 5px;line-height: 18px; padding: 0px 5px;}
.languageActive{border:1px solid rgba(163,186,202,1);}

.header-nav-btn{background: rgba(14,164,229,1)!important; height: auto!important;width: auto!important;line-height: unset!important;margin-left: 10px!important;margin-top: 12px!important;padding: 6px 12px!important;font-size: 12px!important; -webkit-border-radius: 4px!important; border-radius: 4px!important;}

/*首屏主体*/
.bannerMain{margin-top: 0; padding-bottom: 100px; text-align: center}
.bannerMain h2{ padding-top: 105px; margin-top: 0; font-size:50px;color:rgba(255,255,255,1);line-height:70px;font-weight: 300;}
.bannerMain h3{font-size:24px;color:rgba(255,255,255,1);line-height:33px; margin-top: 16px;font-weight: 300;}
.freeTry{display:inline-block;width:140px;height:44px;text-align:center;line-height:44px;background:#1DB2F3;opacity: .9;
    box-shadow:0px 1px 1px 0px rgba(0,0,0,0.08);border-radius:2px;font-size:18px;font-weight:400;color:rgba(255,255,255,1);margin-top: 49px;}
.freeTry:hover{color: #fff;text-underline:none;opacity: 1;;}
.subhead{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: 300;
}
/* 标注平台 bannerMain 标题 */
.testinAILabel .bannerMain h2 {
  padding-top: 105px;
  line-height: unset;
}

/* slg-box 底部标语区 */
.slg-box {
  width: 100%;
  height: 194px;
  background-image: url("../img/bg_sloginpart.png");
  background-color: #050D12;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 34px;
}

.slogin_title {
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
  margin: 0;
}

.consult_btn_slogin {
  display: block;
  width: 175px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background-color: #0B89FF;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-top: 26px;
}

.consult_btn_slogin:hover {
  background-color: #057DEE;
}

/* 标注平台导航与产品区 */
#nav {
  z-index: 100;
}

.product_right {
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

/* 标注平台 contact-testin 响应式 */
@media screen and (max-width: 1200px) {
  .contact-testin {
    display: inline-block;
    right: 6px;
    bottom: 6px;
    left: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .contact-testin li {
    padding: 10px 12px 12px;
    width: auto;
    height: auto;
    line-height: 1;
    background-color: #2274e6;
    color: #fff;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .contact-testin li:hover {
    background-color: rgba(34, 116, 230, 0.9);
  }
  .contact-testin li .iconfont {
    font-size: 22px;
  }
}

#meiqia-container .gXvjeT {
  right: 90px !important;
}

/* 标注平台 咨询表单 #bsUl2 */
#bsUl2 {
  display: block;
  width: 100%;
  position: absolute;
  background: #fff;
  z-index: 1000;
  border: 1px solid #ccc;
  top: 39px;
  border-radius: 0 0 2px 2px;
  padding: 5px 0;
  right: 94px;
  left: 0;
}

#bsUl2 li {
  line-height: 25px;
  padding: 0 10px;
  list-style-type: none;
}

#bsUl2 li:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.bannerBottom{width:100%;height:110px;line-height:110px;background:rgba(9,32,63,.9);position: absolute;left: 0px;bottom:0;}
.bannerBottomMain{width: 1180px;margin: 0 auto;border-left:1px solid rgba(24,81,120,.8);border-right:1px solid rgba(24,81,120,.8);}
.bannerBottomMain ul li{float: left;width: 33.33%;text-align: center;font-size: 20px;color:rgba(211,235,255,1);}
.bannerBottomMain ul li:nth-child(1),.bannerBottomMain ul li:nth-child(2){border-right:1px solid rgba(24,81,120,.8);}
.bannerBottomMain ul li img{margin-right: 15px;}
/*为什么选择我们*/
.why{padding: 90px 0px 30px 0px;}
.why h2,.faceAnnotation h2,.usingCase h2,.znjsSpyScroll h2,.solutionContent2 h2{text-align: center;font-size:34px;font-weight:300;color:rgba(46,47,51,1);line-height:48px;margin-bottom: 79px;}
.why h2 span,.solution h2 span,.faceAnnotation h2 span,.usingCase h2 span,.znjsSpyScroll h2 span,.solutionContent2 h2 span{margin: 0px 8px;}
.why h2 img,.solution h2 img,.faceAnnotation h2 img,.usingCase h2 img,.znjsSpyScroll h2 img,.solutionContent2 h2 img{vertical-align: sub;}
.why ul{max-width: 1200px;margin: 0 auto;}
.why ul li{float: left;text-align: center;margin-bottom: 54px;width: 33.33%}
.why ul li img{width: 272px;}
.why ul li h3{font-size:24px;font-weight:300;color:rgba(46,47,51,1);line-height:33px;margin: 11px 0px 4px 0;}
.why ul li p{ margin-bottom: 0; font-size:14px;font-weight:400;color:rgba(86,88,92,1);line-height:21px;height:auto;}
.why.why-flex .why-btn{ visibility: hidden; display: inline-block; padding: 10px 20px; font-size:16px; color: #ffffff; background:rgba(14,164,229,1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.08);border-radius:4px; cursor: pointer;}
.why.why-flex ul li{ padding-bottom: 26px; padding-top: 10px;max-height: 369px;}
.why.why-flex ul li:hover{box-shadow:0px 6px 16px 0px rgba(144,155,200,0.23);border-radius:6px;}
.why.why-flex ul li:hover .why-btn{ visibility: visible;}
.dataHonour ul{max-width: 900px}
.dataHonour ul li {width: 50%;height: 400px;}
.dataHonour ul li img{width: 400px;height:200px;border: none;border-radius: 6px;}
.dataHonour ul li h3{font-size: 20px;color:#333333;font-weight: bold;margin-left: 25px;text-align:left;}
.dataHonour ul li p{font-size: 14px;color:#7E7F82;margin-left: 25px;text-align: justify;margin-right: 10px;}
.dataHonour ul li h5{font-size: 14px;color:#333333;margin-left: 25px;text-align:left;}
.dataHonour ul li h5 a{color:#333333;text-decoration: none;}
.dataHonour ul li h5 a:hover{color:#0EA4E5;text-decoration: underline;}
.association{height:auto;padding: 80px 0px 30px 0px;background: url("../img/associationbg.jpeg") no-repeat center top;background-size: contain; }
.association h2{margin-top: 60px;margin-bottom: 40px;}
.association div{max-width: 1080px;margin:0px auto;display: flow-root;background: #FFFFFF;border: 1px solid #E7ECEF;border-radius: 4px;}
/*association ul{max-width: 1080px}*/
.association ul li {width: 100%;margin-bottom: 30px;padding-left:107px;padding-right:107px;}
.association ul li img{float: left;margin-right: 60px;width: 226px;height:150px;}
.association ul li h3{font-size: 18px;color:#2E2F33;font-weight: bold;text-align:left;}
.association ul li p{font-size: 13px;color:#7E7F82;text-align:left;height:auto;}
.news{margin-top:30px;height: 600px;}
.news ul{max-width: 1280px;}
.news ul li{width:100%;text-align: left;margin-bottom: 40px;border: 1px solid #E3E8EB;position: relative;}
.news ul li img{width:349px;height: 227px;border:none;border-radius: 4px;margin-top: 41px;margin-left:40px;}
.news ul li a{font-size: 16px;color: #2E2F33;font-weight: 300;padding-left: 50px;line-height: 44px;text-decoration: none;display: none;cursor: pointer;max-width: 900px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news ul li a:hover{font-weight: 400;text-decoration: underline;color:#0EA4E5}
.news ul li span{font-size: 16px;color: #2E2F33;font-weight: 300;line-height: 36px;display: inherit;}
.news .item{position: absolute;right: -33px;bottom: 0px;}
.news .item span{display: block;height:34px;line-height: 34px;}
.news .item span button{width:32px;height:32px;line-height: 32px;outline: none;background: #ffffff;margin: 0;padding: 0;border: 1px solid #E3E8EB;border-left:none;font-size:13px;border-radius: 2px; }
/*.news .item span button:hover{border-color: #20ABE7;background: #E6F7FF;}*/
.news .item span button.active{border-color: #20ABE7;background: #E6F7FF;}
.news ul li .news-img{width: 430px;height: 306px;float:left;background: #FBFBFB;margin-bottom: 0px;border-right: 1px solid #E3E8EB;}
.news ul li .news-img img{display: none;}
.news ul li .news-img img.active{display: block;}
.news ul li .news-content{width:100%;height: 296px;padding-top:41px;margin-bottom: 10px;}
.news ul li a.content1{display: inline-flex;}
/*数据标注体系*/
.dataAnnotation h2{margin-bottom: 2px!important;}
.dataAnnotation h3{text-align:center;font-size:18px;font-weight:300;color:rgba(86,88,92,1);line-height:25px;}
.dataAnnotation ul{width: 1150px;margin: 50px auto;}
.dataAnnotation ul li{width: 362px;height: 240px;margin: 0px 30px 30px 0px;position: relative;}
.dataAnnotation ul li img{width: 100%;height: 100%;}
.dataAnnotation ul li:nth-child(3n){margin-right: 0px;}
.dataBg{position: absolute;z-index: 1;left:0px;top:0px;width: 100%;height: 100%;background:linear-gradient(180deg,rgba(16,16,16,0) 0%,rgba(7,7,7,0.9) 100%); border-radius: 5px;}
.dataAnnotation ul li p{position: absolute;z-index: 2;bottom: 0;left: 20px;font-size:24px;font-weight:300;color:rgba(255,255,255,1);line-height:33px;}
.dataAnnotation ul li h5{ display: none; position: absolute;z-index: 2;bottom: 3px;right: 15px; padding: 10px 20px; font-size:16px; color: #ffffff; background:rgba(14,164,229,1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.08);border-radius:4px;}
.dataAnnotation ul li .bg-btn{ display: none; position: absolute; bottom: 0; left: 0; right: 0;  background-color: rgba(0,0,0,.7); height: 64px;}
.dataAnnotation ul li:hover h5{display: block; cursor: pointer; }
.dataAnnotation ul li:hover .bg-btn{display: block; }
/*数据采集体系*/
.dataAcquisition ul li{width:123px;height: 500px;position:relative;margin: 0;transition: .2s;}
.dataAcquisition ul .active{width: 780px;height:520px;margin-top:-10px;transition: .2s;}
.videoBox{width: 100%;height: 100%;}
.dataAcquisition ul li:nth-child(1) .videoBox {background: url("../img/sjcj01.gif") no-repeat;background-size: cover;}
.dataAcquisition ul li:nth-child(2) .videoBox {background: url("../img/sjcj02.gif") no-repeat;background-size: cover;}
.dataAcquisition ul li:nth-child(3) .videoBox {background: url("../img/sjcj03.gif") no-repeat;background-size: cover;}
.dataAcquisition ul li:nth-child(4) .videoBox {background: url("../img/sjcj04.gif") no-repeat;background-size: cover;}
.dataAcquisition ul .active .videoBox{border-radius: 5px;}
.dataAcquisition ul li p span{display: block;}
.dataAcquisition ul li p .span1{font-size:30px;font-weight:400;line-height:42px;}
.dataAcquisition ul li p .span2{width:26px;height:7px;background:rgba(255,255,255,1);margin-top: 8px;margin-left: 2px;}
.dataAcquisition ul .active p .span1{color:rgba(14,164,229,1);}
.dataAcquisition ul .active p .span2{background:rgba(14,164,229,1);}
/*了解更多行业解决方案*/
.solution{width: 100%;height: 570px;background: url("../img/solution.png") no-repeat center top;background-size: cover;}
.solution h2{text-align: center;font-size:34px;font-weight:300;color:rgba(255,255,255,1);line-height:48px;padding:120px 0px 79px 0px;}
.solutionList{width: 1050px;margin: 0 auto;}
.solutionList ul li{float: left;width: 510px;height: 197px;transition: .2s;}
.solutionList ul li a{display: block;width: 100%;height: 100%;}
.solutionList ul li:nth-child(1){background: url("../img/znjs_normal.png") no-repeat;}
.solutionList ul li:nth-child(2){float: right;background: url("../img/znaf_normal.png") no-repeat;}
.solutionList ul li:nth-child(1):hover{background: url("../img/znjs_hover.png") no-repeat;box-shadow:0 0 10px -5px #25C5FA;}
.solutionList ul li:nth-child(2):hover{background: url("../img/znaf_hover.png") no-repeat;box-shadow:0 0 10px -5px #57F587;}
.solutionList ul li .p1{font-size:30px;font-weight:400;color:rgba(35,39,51,1);line-height:42px;padding: 50px 0px 0px 25px;}
.solutionList ul li .p2{font-size:14px;font-weight:400;color:rgba(86,88,92,1);line-height:21px;padding: 4px 0px 0px 25px;}
.solutionList ul li:hover{margin-top: -10px;transition: .2s;}
.solutionList ul li a:hover{color: #fff;text-underline: none;}
.solutionList ul li :hover a{text-underline: none;}
.solutionList ul li:hover p{color: #fff;text-underline: none;}
/*canvas*/
.controls{display: none}
.canvas-box {width: 100%;height: 180px;bottom: 0px;left: 0px; background: radial-gradient(circle, #000, #000);position: relative}
.canvas-box canvas{position: absolute}
.canvasMain{text-align: center;position: absolute;z-index:2;width: 100%;}
.canvasMain h2{font-size:30px;font-weight:300;color:rgba(255,255,255,1);line-height:42px;padding-top: 20px;}
.canvasMain .freeTry{margin-top: 10px;}
/*智能驾驶*/
.testinAIZnjs .testinAIHeader{ height: 770px;}
.testinAIZnjs .testinAIHeaderBg{background: url("../img/znjs_banner.png") no-repeat center top; animation: breathe2 ease-in 5s infinite;}
.znjsSpyScroll{width: 1080px;margin: 100px auto 0;}
.znjsSpyScroll h2{margin-bottom: 60px;}
.spyLeft{float:left;width: 288px;background:rgba(255,255,255,1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.06);border-radius:4px; border:1px solid rgba(215,222,228,1);}
.spyLeft .navbar{ border: none; background: rgba(255,255,255,1);margin-bottom: 0px;}
.spyLeft .navbar ul {margin: 0;padding: 0;width: 100%;}
.spyLeft .navbar ul li{ width: 100%;text-align: center;height: 60px;line-height: 60px;border-bottom: 1px solid rgba(215,222,228,1);}
.spyLeft .navbar ul .spyTitle{background:rgba(242,243,245,1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.06);font-size:18px;font-weight:400;color:rgba(46,47,51,1);}
.spyLeft .navbar-collapse,.spyLeft .container-fluid{padding: 0px;}
.spyLeft .navbar-nav>li>a{padding: 0px;font-size:14px;font-weight:300; color:rgba(46,47,51,1);line-height: 60px;}
.spyLeft .navbar-default .navbar-nav>.active>a{background: url("../img/znjs_li_bg.png") no-repeat;color: #fff;}
.spyRight{width: 714px;float: right;overflow: hidden;}
.spyContent{ height: 800px;width: 734px; overflow: auto;}
.spyRight .section{border-bottom:1px solid rgba(227,228,230,1);padding-bottom: 20px;margin-bottom: 60px;}
.spyRight .section h4{font-size:24px;font-weight:400;color:rgba(46,47,51,1);line-height:24px;padding-left: 5px;border-left: 4px solid rgba(14,164,229,1);margin-bottom: 30px;}
.spyRight .section p{ font-size:14px;font-weight:300;color:rgba(51,51,51,1);line-height:24px;margin: 0;}
.spyRight .section img{width: 714px;height: auto;margin: 20px 0px;}
.spyRight .section p i{ font-style: normal;}
.spyRight .section p span{font-size:14px;font-weight:500;color:rgba(14,164,229,1); cursor: pointer; }
/*案例*/
.testinAICase .testinAIHeader{height: 380px;}
.testinAICase .testinAIHeaderBg{animation: breathe2 ease-in 5s infinite;width: 100%;height: 380px; background: url("../img/case_banner.png") no-repeat center top;background-size: cover;}
.testinAICase .testinAIHeaderHonourBg{background: url("../img/honour/branner.png") no-repeat center top;background-size: cover;}
.testinAICase .bannerMain h2 { font-size: 40px;}
.testinAICase .bannerMain{margin-top: 0;}
/*人脸关键点标注*/
.faceAnnotation{width: 1080px;margin:100px auto 50px;}
.faceAnnotation .left{float: left;width: 550px;height: 360px;}
.faceAnnotation .left img{width: 100%;height: 100%;}
.faceAnnotation .right{ position: relative; float: left;margin-left: 70px;width: 450px;}
.goodsDetail{margin-bottom: 50px;}
.goodsDetail h3{font-size:18px;font-weight:300;color:rgba(46,47,51,1);border-left: 4px solid rgba(14,164,229,1);padding-left: 8px;margin: 0px;}
.goodsDetail p{font-size:14px;font-weight:300;color:rgba(86,88,92,1);line-height:22px;margin-top: 15px}
.goodsDetail .tag{ display: inline-block;width:116px; text-align:center;height:28px;line-height:26px;background:rgba(250,250,250,1);border-radius:2px;border:1px solid rgba(209,210,211,1);
    font-size:13px;color:rgba(86,88,92,1);margin-top: 15px;}
.goodsDetail .detail-btn{ position: absolute; z-index: 3; right: 0; margin-top: 15px; padding: 6px 20px; font-size:14px; color: #ffffff; background:rgba(14,164,229,1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.08);border-radius:4px; cursor: pointer;}
/*用例*/
.usingCase{width: 1080px;margin:30px auto 0px;display: none;}
.usingCase .left{width: 240px;float: left;}
.usingCase .right{width: 810px;float: right;}
.smallPic ul li{margin-bottom: 30px;}
.smallPic ul li img{width: 240px;height: 160px;}
.bigPic{width: 810px;height: 540px;overflow: hidden;}
.bigPic img{width: 810px;height: 540px;}
/*智能驾驶解决方案*/
.znjs_solution{ width: 1180px;margin: 50px auto;background:rgba(255,255,255,1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.06);border:1px solid rgba(215,222,228,1);}
.solutionListUl{width: 100%;margin: 0;padding: 0;background:rgba(242,243,245,1);}
.solutionListUl li{float: left;width: 14.28%;height: 60px;line-height: 60px;text-align: center;font-size:18px;
    font-weight:300;color:rgba(46,47,51,1);background:rgba(242,243,245,1);cursor: pointer;
    border-right:1px solid rgba(215,222,228,1);border-bottom:1px solid rgba(215,222,228,1);box-sizing: border-box;}
.solutionListUl li:last-child{border-right: none;}
.solutionListUl .active{color:rgba(14,164,229,1);background: rgba(255,255,255,1);border-bottom: none;}
.solutionContent {text-align: center;}
.solutionContent li{display: none}
.solutionContent .active{display: block;}
.solutionContent1{ margin-top: 45px}
.solutionContent1 p{font-size:14px;font-weight:300;color:rgba(126,127,130,1);line-height:21px;margin-bottom: 20px;}
.solutionContent1 img{width: 714px;}
.solutionContent2{ margin-top: 100px;}
.solutionContent2 h2{margin:0px 0px 70px 0px;}
.solutionContent2 h3{font-size:24px;font-weight:400;color:rgba(46,47,51,1);line-height:24px;margin: 0px 0px 30px 30px;}
.solutionContent2 p{font-size:14px;font-weight:300; color:rgba(51,51,51,1);line-height:24px;margin-bottom: 20px;}
.contentMain{width: 714px; margin: 0 auto; padding-bottom:20px;margin-bottom:60px;border-bottom:1px solid rgba(215,222,228,1);}
.contentMain img{width: 714px;}
.contentMain2{border: none;}
.contentMain2 img{ width: 342px;height: 228px;float: left;margin-bottom: 20px;}
.contentMain2 img:nth-child(2n){float: right;}
/*往期案例*/
.testinAIOldCase .testinAIHeader{height: 380px;}
.testinAIOldCase .testinAIHeaderBg{ background: url("../img/old_case_banner.png") no-repeat center top;}
.testinAIHeaderServerBg{ background: url("../img/annotation-banner.png") no-repeat center top;}
.testinAIHeaderServerBg{position: absolute;z-index:-1;top: 0px;left:0px;height: 100%;width: 100%;background: url("../img/annotation-banner.png") no-repeat center top;background-size: cover;animation: breathe ease-in 5s infinite;}
.testinAIHeaderOldCaseBg{position: absolute;z-index:-1;top: 0px;left:0px;height: 100%;width: 100%;background: url("../img/oldCase-banner.png") no-repeat center top;background-size: cover;animation: breathe ease-in 5s infinite;}
.caseSearch{width: 1080px;margin: 0 auto 50px;}
.searchControl{margin-bottom: 15px;}
.searchBox{background:rgba(255,255,255,1);border-radius:0px 0px 4px 4px;border:1px solid rgba(231,236,239,1);padding: 30px 0px 15px 40px;}
.searchControl span{float: left;width: 100px;text-align: left;font-size:14px;font-weight:500;color:rgba(46,47,51,1);line-height:20px;line-height: 28px;}
.searchControl .searchContet{float: left}
.searchControl .searchContet input{width:280px;padding:0px 10px;height:32px;line-height:32px;background:rgba(255,255,255,1);border-radius:2px;border:1px solid rgba(209,210,211,1);
    font-size:13px;color:rgba(46,47,51,1);outline: none;}
.searchControl .searchContet button{height:28px;line-height: 24px;background:rgba(252,252,252,1); box-shadow:0px 1px 1px 0px rgba(0,0,0,0.05);
    border-radius:2px;border:1px solid rgba(209,210,211,1);margin:0px 10px 10px 0px;font-size:13px; color:rgba(46,47,51,1);outline: none;}
.searchControl .searchContet .active{background:rgba(230,247,255,1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.05);
    border-radius:2px;border:1px solid rgba(32,171,231,1);color:rgba(14,164,229,1);}
.caseListContent{background:rgba(255,255,255,1);border-radius:4px;border:1px solid rgba(231,236,239,1);margin: 10px 0px;padding: 20px 40px;}
.caseListContent .left{float:left;}
.caseListContent .left,.caseListContent .left img{ width: 226px;height: 150px;}
.caseListContent .right{ float:left;margin-left: 60px;position: relative; width: 710px;min-height: 150px;}
.caseListContent .right h3{font-size:22px;font-weight:400;color:rgba(46,47,51,1);line-height:30px;margin: 0px;}
.caseListContent .right p{margin-top:12px;font-size:13px;font-weight:300;color:rgba(126,127,130,1);line-height:21px;}
.caseListContent .right a{position:absolute;bottom:0px;left:0px;font-size:14px;color:rgba(14,164,229,1);line-height:20px;}
/*标注平台*/

.testinAILabel .testinAIHeader{height: 380px;}
.testinAILabel .testinAIHeaderBg{animation: breathe2 ease-in 5s infinite;width: 100%;height: 380px; background: url("../img/case_banner.png") no-repeat center top;background-size: cover;}
.testinAILabel .testinAIHeaderLabelBg{background: url("../img/label/branner.png") no-repeat center top;background-size: cover;}
.testinAILabel .bannerMain h2 { font-size: 40px;}
.testinAILabel .bannerMain{margin-top: 0;}
.testinAILabel .bannerMain .freeTry{margin-top:49px;background: #0B89FF;}
.testinAILabel .bannerMain .freeTry:hover{background: #3FA2FF;}

.label-content .label-service{background: #FFFFFF;padding-bottom: 20px;}
.label-content .label-service h2{text-align: center;font-size: 34px;font-weight: 400;color: #1A1E24;line-height: 48px;margin-top:30px;}
.label-content .label-service .switch{margin-top:30px;display: flex;justify-content: center;}
.label-content .label-service .switch li{width:206px;min-height:44px;font-size: 14px;color: #1A1E24;font-weight: 400;line-height: 44px;border: 1px solid #D1D8E7;text-align: center;cursor: pointer;}
.label-content .label-service .switch li:first-child{border-radius: 4px 0 0 4px;border-right:none;}
.label-content .label-service .switch li:last-child{border-radius: 0 4px 4px 0;border-left:none;}
.label-content .label-service .switch li:hover{cursor: pointer;}
.label-content .label-service .switch li.active{background: rgba(5, 121, 255, 0.05);border: 1px solid #0B89FF;color: #0B89FF;}
.label-content .label-service .second_switch{margin-top:25px;display: flex;justify-content: center;}
.label-content .label-service .second_switch li{display: none;}
.label-content .label-service .second_switch li.active{display: inline-flex;cursor: pointer;}
.label-content .label-service .second_switch li.active ul{border-bottom: 1px solid #EBEEF5;}
.label-content .label-service .second_switch li.active ul li{display:inline-block;text-align:center;padding:0px 18px 13px 18px;cursor: pointer;}
.label-content .label-service .second_switch li.active ul li.active{border-bottom: 1px solid #007CF7;}

.label-content .label-service .second_switch li.active ul li img{display: block;margin:0 auto 7px;width:47px;height:48px;}
.label-content .label-service .second_switch li.active ul li span{display:block;margin:0 auto;font-size: 14px;font-weight: 400;color: #1A1E24;line-height: 20px;}
.label-content .label-service .second_switch li.active ul li.active span{color: #0B89FF;}

.label-content .label-service .switch_detail{margin-top:20px;display: flex;justify-content: center;}
.label-content .label-service .switch_detail li{display: none;}
.label-content .label-service .switch_detail li img{height:385px;width:715px;}
.label-content .label-service .switch_detail li.active{display: block;}

.section-2{background: url("../img/label/智能辅助标注bg@2x.png") no-repeat center top;background-size: cover; text-align: center;padding-bottom: 30px;}
.section-2 h2{margin-top:30px;font-size: 34px;font-weight: 400;color: #1A1E24;line-height: 48px;}
.section-2 h3{margin-top:20px;margin-bottom:15px;font-size: 16px;font-weight: 400;color: #9A9C9E;line-height: 22px;}
.section-2 ul{margin:0;display: flex;justify-content: center;}
.section-2 ul li{margin:15px;background: #FFFFFF;position: relative;z-index: 1;border-radius: 4px;box-shadow: 0px 2px 10px 0px rgba(202, 217, 232, 0.5);}
.section-2 ul li img,.section-2 ul li video{display:block;position:relative;width:350px;height:210px;object-fit:cover;z-index: 3;padding:6px;cursor: pointer;}
.section-2 ul li img.assist-img-only{cursor: default;}
.section-2 ul li img.decorate{position: absolute;right:-16px;bottom: -18px;width:127px;height:135px;z-index: 1;}
.section-2 ul li span{display:block;margin:15px auto;font-size: 16px;font-weight: 400;color: #1A1E24;line-height: 22px;text-shadow: 0px 2px 10px rgba(202, 217, 232, 0.5);}

.section-3{background: #FFFFFF; padding:30px 0;text-align: center;}
.section-3 h2{margin-top:0px;font-size: 34px;font-weight: 400;color: #1A1E24;line-height: 48px;}
.section-3 img{height:550px;width:auto;}

.section-4{background: url("../img/label/私有化bg@2x.png") no-repeat center top;background-size: cover; text-align: center;}
.section-4 h2{margin-top:30px;font-size: 34px;font-weight: 400;color: #1A1E24;line-height: 48px;}
.section-4 ul{margin:30px auto;display: flex;justify-content: center;}
.section-4 ul li{width:358px;min-height:310px;background: #FFFFFF;}
.section-4 ul li:nth-child(2){margin:0 40px;}
.section-4 ul li img{margin-top:31px;height:90px;width:auto;}
.section-4 ul li h3{margin:30px auto;font-size: 18px;font-weight: 400;color: #1A1E24;line-height: 25px;}
.section-4 ul li h4{margin:0 auto;width:274px;font-size: 16px;font-weight: 400;color: #9A9C9E;line-height: 26px;}


/*翻页*/
.jpage-panel{height:60px;background:rgba(255,255,255,1);border-radius:4px;border:1px solid rgba(231,236,239,1);}
.jpage-pagination{ float: right;margin: 13px 0px;}
.jpage-pagination li{float: left;width: 32px;height: 32px;text-align: center;line-height: 32px;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.05);border-radius: 2px;border: 1px solid rgba(209,210,211,1);margin-right: 10px;}
.jpage-pagination .active{background:rgba(230,247,255,1);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.05);border:1px solid rgba(32,171,231,1);color:rgba(14,164,229,1);}
/*底部*/
.testinAIFooter{background:rgba(5,13,18,1);width: 100%;}
.footerMain{width: 1186px;margin: 0 auto;padding: 80px 0px;}
.footerMain .left,.footerMain .middle,.footerMain .middle p{float: left;}
.footerMain .right{float: right}
.footerMain .left {width: 260px;margin-right:40px;}
.footerMain .left img{width: 200px;}
.footerMain .left h3{font-size:14px;font-weight:500;color:rgba(255,255,255,1);line-height:20px;margin:24px 0px 10px 0px;}
.footerMain .left p{font-size:12px;font-weight:300;color:rgba(136,137,138,1);line-height:22px;}
.footerMain .middle{border-left: 1px solid rgba(101,102,102,1);}
.footerMain .middle p{float: left;margin-left: 80px;}
.footerMain .middle p span,.footerMain .middle p a{display: block;}
.footerMain .middle p span {font-size:14px;font-weight:500;color:rgba(255,255,255,1);line-height:20px;margin-bottom: 10px;}
.footerMain .middle p a{line-height: 32px;color:rgba(187,188,189,1);font-size:12px;}
.footerMain .middle p a:hover {color: rgba(255,255,255,1)}
.footerMain .right img{width: 120px;height: 120px;}
.footerMain .right p{font-size:13px;color:rgba(187,188,189,1);line-height:21px;margin-top: 13px;}
.footerCopyright{width: 100%;border-top: 1px solid rgba(110,110,110,.8);height: 70px;line-height: 70px;font-size:12px;
    font-weight:400;color:rgba(101,101,102,1);text-align: center;}
.footerCopyright p{margin-bottom: 0px;}
/*数据集工具*/

/* index.html 内联样式迁移 */
.part {
  background-color: #fff;
  padding-top: 80px;
}

.part .title {
  display: flex;
  justify-content: center;
  height: 36px;
}

.part .title .text {
  line-height: 36px;
  font-size: 34px;
  text-align: center;
  color: #2e2f33;
  padding: 0 13px;
}

.part .subtitle {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 40px;
  font-size: 14px;
  color: #71767f;
  line-height: 20px;
}

.part4 .whyus {
  width: 1170px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.part4 .whyus li {
  width: 208px;
  margin: 60px 0;
  text-align: center;
}

.part4 .whyus li .whyus_icon {
  width: 94px;
  height: 70px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.part4 .whyus li .whyus_icon img{
	max-width: 100%;
}
.part4 .whyus li .whyus_icon_fir {
  /* background-image: url("../img/whyus1.png"); */
}

.part4 .whyus li .whyus_icon_sec {
  /* background-image: url("../img/whyus2.png"); */
}

.part4 .whyus li .whyus_icon_thir {
  /* background-image: url("../img/whyus3.png"); */
}

.part4 .whyus li .whyus_title {
  font-size: 18px;
  color: #2e2f33;
  line-height: 25px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.part4 .whyus li .whyus_desc {
  font-size: 13px;
  color: #71767f;
  line-height: 24px;
}

@media screen and (max-width: 1199px) {
  .part4 .whyus {
    width: 100%;
    display: block;
    padding-bottom: 30px;
  }

  .part4 .whyus li {
    margin: 30px auto;
  }

  .part4 .whyus li .whyus_title {
    margin-top: 10px;
  }
}

.slg-box {
  width: 100%;
  height: 194px;
  background-image: url("../img/bg_sloginpart.png");
  background-color: #050D12;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 34px;
}

.slogin_title {
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
  margin: 0;
}

.consult_btn_slogin {
  display: block;
  width: 175px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background-color: #0B89FF;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-top: 26px;
}

.consult_btn_slogin:hover {
  background-color: #057DEE;
}

#nav {
  z-index: 100;
}

.product_right {
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

@media screen and (max-width:1200px) {
  .contact-testin {
    display: inline-block;
    right: 6px;
    bottom: 6px;
    left: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .contact-testin li {
    padding: 10px 12px 12px;
    width: auto;
    height: auto;
    line-height: 1;
    background-color: #2274e6;
    color: #fff;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }

  .contact-testin li:hover {
    background-color: rgba(34, 116, 230, 0.9);
  }

  .contact-testin li .iconfont {
    font-size: 22px;
  }
}

#meiqia-container .gXvjeT {
  right: 90px !important;
}

#bsUl2 {
  display: block;
  width: 100%;
  position: absolute;
  background: #fff;
  z-index: 1000;
  border: 1px solid #ccc;
  top: 39px;
  border-radius: 0 0 2px 2px;
  padding: 5px 0;
  right: 94px;
  left: 0;
}

#bsUl2 li {
  line-height: 25px;
  padding: 0 10px;
  list-style-type: none;
}

#bsUl2 li:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

@media screen and (min-width: 780px) {
    .footerMain .left img{position: relative;float: right;margin-top: 100px;}
}

/* AI数据白皮书页面样式 */
*,p{margin:0;padding:0}
body{font-family:"PingFang SC","Proxima Nova","Helvetica Neue","Helvetica","Hiragino Sans GB","STHeitiSC Light","Microsoft YaHei","Arial","sans-serif" !important}
.centerpage{width:1180px;margin:0 auto}
.banner{width:100%;height:404px;background-position:center top;background-size:cover;background-repeat:no-repeat}
.banner .bannercontent{padding-top:54px}
.banner .bannercontent .title{width:465px;font-size:45px;font-weight:600;color:#172b4d;line-height:63px}
.banner .bannercontent .subtitle{width:450px;font-size:18px;font-weight:400;color:#172b4d;line-height:25px;margin:28px 0 30px 0}
.banner .bannercontent .btnlist{display:flex}
.banner .bannercontent .btnlist .btn_download,.banner .bannercontent .btnlist .btn_form{display:block;width:175px;height:52px;line-height:52px;margin-right:20px;background:#0b89ff;border-radius:2px;text-align:center;color:#fff;font-weight:600;cursor:pointer;box-sizing:border-box;opacity:.9}
.banner .bannercontent .btnlist .btn_form{background-color:unset;border:1px solid #0b89ff;color:#0b89ff}
.banner .bannercontent .btnlist .btn_download{position:relative}
.banner .bannercontent .btnlist .btn_download span{position:absolute;left:36px}
.banner .bannercontent .btnlist .btn_download:hover span{-webkit-animation:gd-shake .6s ease infinite;-moz-animation:gd-shake .6s ease infinite;animation:gd-shake .6s ease infinite}
.banner .bannercontent .btnlist .btn_download:hover,.banner .bannercontent .btnlist .btn_form:hover{opacity:1}
.text-desc{font-size:14px;font-weight:400;color:#666;line-height:26px;padding:10px;padding-left:22px;margin-bottom:45px;border-radius:6px;border:2px dotted #0b89ff}
.text-main{font-size:16px;font-weight:400;color:#666;line-height:29px;margin-bottom:20px;text-indent:35px}
.text-title{font-size:20px;font-weight:500;color:#333;line-height:29px;margin:36px 0 20px 0}
.mainbox{margin-top:42px;display:flex;justify-content:space-between;padding-bottom:56px}
.mainbox .main-left{width:716px;position:relative}
.mainbox .main-left .img{display:block;width:618px;margin:30px 0}
.mainbox .main-left .atcfrom{position:absolute;bottom:0;right:20px}
.mainbox .main-right{width:310px}
.mainbox .main-right .righttitle{position:relative;font-size:16px;font-weight:600;color:#222;line-height:22px;margin-bottom:20px}
.mainbox .main-right .righttitle::before{content:'';display:block;width:4px;height:16px;background:#0b89ff;position:absolute;left:-12px;top:50%;transform:translateY(-50%)}
.mainbox .main-right .linklist{margin-bottom:48px}
.mainbox .main-right .linklist li{font-size:14px;font-weight:400;color:#333;line-height:20px;padding-bottom:12px;margin-top:10px;border-bottom:1px dashed #979797;cursor:pointer}
.mainbox .main-right .flus{font-size:14px;font-weight:400;color:#333;line-height:20px;margin-bottom:20px}
.mainbox .main-right .codelist{display:flex}
.mainbox .main-right .codelist li{width:98px;height:98px;margin-right:40px;background-position:center top;background-size:cover;background-repeat:no-repeat;position:relative}
.mainbox .main-right .codelist li span{font-size:14px;font-weight:500;color:#666;line-height:20px;position:absolute;left:50%;transform:translateX(-50%);bottom:-20px;white-space:nowrap}
.text-main.mb-0{margin-bottom:0}

/* 产品服务页面 - 内联样式迁移 */
.testinAI-bd .part{background-color:#fff;padding-top:80px}
.testinAI-bd .part .title{display:flex;justify-content:center;height:36px}
.testinAI-bd .part .title .text{line-height:36px;font-size:34px;text-align:center;color:#2e2f33;padding:0 13px}
.testinAI-bd .part .subtitle{text-align:center;margin-top:16px;margin-bottom:40px;font-size:14px;color:#71767f;line-height:20px}
.testinAI-bd .part4 .whyus{width:1170px;margin:0 auto;display:flex;justify-content:space-between;margin-bottom:0}
.testinAI-bd .part4 .whyus li{width:208px;margin:60px 0;text-align:center}
.testinAI-bd .part4 .whyus li .whyus_icon{width:94px;height:70px;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:cover}
.testinAI-bd .part4 .whyus li .whyus_icon_fir{background-image:url("../img/whyus1.png")}
.testinAI-bd .part4 .whyus li .whyus_icon_sec{background-image:url("../img/whyus2.png")}
.testinAI-bd .part4 .whyus li .whyus_icon_thir{background-image:url("../img/whyus3.png")}
.testinAI-bd .part4 .whyus li .whyus_title{font-size:18px;color:#2e2f33;line-height:25px;margin-top:40px;margin-bottom:20px}
.testinAI-bd .part4 .whyus li .whyus_desc{font-size:13px;color:#71767f;line-height:24px}
@media screen and (max-width:1199px){
.testinAI-bd .part4 .whyus{width:100%;display:block;padding-bottom:30px}
.testinAI-bd .part4 .whyus li{margin:30px auto}
.testinAI-bd .part4 .whyus li .whyus_title{margin-top:10px}
}
.footerCopyright .jrecinfo-link img{float:left}
.banner.banner-whitepaper{background-image:url("../img/whitepapers_banner.jpg")}
/* .mainbox .main-right .codelist li.code-testin{background-image:url("../img/code_testin.jpg")}
.mainbox .main-right .codelist li.code-sj{background-image:url("../img/code_sj.jpg")} */
@keyframes gd-shake{0%{top:0}50%{top:-3px}100%{top:3px}}
@media screen and (max-width:1200px){
.centerpage{width:100%}
.banner{padding:0 20px;height:330px;background-position:left}
.banner .bannercontent .title{width:100%;text-align:center;font-size:20px;line-height:normal}
.banner .bannercontent .subtitle{width:100%;text-align:center}
.banner .bannercontent .btnlist .btn_download{position:unset}
.banner .bannercontent .btnlist .btn_download span{position:unset}
.mainbox{display:block;padding:0 20px;padding-bottom:70px}
.mainbox .main-left{width:100%;margin-bottom:30px;padding-bottom:20px}
.mainbox .main-left .img{width:100%}
.mainbox .main-left .atcfrom{right:0}
.mainbox .main-right{width:100%}
}
/*移动端*/
@media (max-width: 640px){
    .testinAIIndex{
        width: 100%;
        overflow-x: hidden;
    }
    /*导航*/
    .testinAIHeader{
        height: 100%;
    }

    .testinAICase .testinAIHeader{
       height:100%;
    }

    .testinAICase .testinAIHeader{
        background-size: cover;
        height: inherit;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: rgba(255,255,255,0);
    }
    .navbar-toggle {
        position: absolute;
        right: 0px;
        padding: 8px 5px;
        margin-top: 13px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;

    }
    .container-fluid>.navbar-collapse{
        min-width: 130px;
        text-align: center;
        position: absolute;
        right: 14px;
        top: 60px;
        background: rgba(0, 0, 0, 0.9);
        z-index: 2;
        border-color: black;
    }
    .testinAIHeader .navbar-nav>li>a {
        padding: 5px 0px;
        margin: 0px 15px;
    }
    .testinAIHeader .navbar-nav>.active>a{
        height: auto;
        line-height: normal;
        border-bottom: none;
    }
    .bannerBottomMain {
        width: 100%;
    }
    .bannerBottom{
        height: 60px;
        line-height: 60px;
    }
    .bannerBottomMain ul li{
        font-size: 16px;
    }
    .bannerBottomMain ul li img{
        width: 20px;
        margin-right: 8px;
        vertical-align: sub;
    }
    .bannerMain h2{
        font-size: 24px;
        padding-top: 100px;
    }
	.subhead{
		font-size: 16px;
		padding: 0 20px;
	}
    .bannerMain .freeTry{
        margin-top: 60px;
    }
    .header-nav-btn{
        margin-left: 0!important;
    }
    .bannerMain h3{
        font-size: 16px;
        margin-top: 0px;
    }
    .languageChange{
        margin-left: 15px;
        line-height: 50px;
    }
    /*主体*/
    .why h2, .faceAnnotation h2, .usingCase h2, .znjsSpyScroll h2, .solutionContent2 h2,.solution h2{
        font-size: 20px;
    }
    .why h2 img, .solution h2 img, .faceAnnotation h2 img, .usingCase h2 img, .znjsSpyScroll h2 img, .solutionContent2 h2 img{
        width: 38px;
    }
    .dataAnnotation h3 {
        margin-top: 10px;
        text-align: center;
        font-size: 14px;
    }
    .dataAnnotation ul,.dataAnnotation ul li img,.solutionList{
        width: 100%;
    }
    .solutionList ul li{
        width: 96%;
        margin-left: 2%;
    }
    .solutionList ul li:nth-child(1) {
        background: url('../img/znjs_normal.png') no-repeat;
        background-size:contain;
    }
    .solutionList ul li:nth-child(2) {
        float: left;
        background: url('../img/znaf_normal.png') no-repeat;
        background-size:contain;
    }
    .solutionList ul li:nth-child(1):hover {
        background: url('../img/znjs_hover.png') no-repeat;
        background-size:contain;
        box-shadow: 0 0 10px -5px #25C5FA;
    }
    .solutionList ul li:nth-child(2):hover{
        float: left;
        background: url('../img/znaf_hover.png') no-repeat;
        background-size:contain;
    }
    .solutionList ul li .p1{
        padding: 35px 0px 0px 25px;
    }
    .solution h2{
        padding: 50px 0px 30px 0px;
    }
    .why {
        padding: 50px 0px 30px 0px;
    }
    .why ul li{
        width: 100%;
    }
    .dataAnnotation{
        padding: 0px 0px 30px 0px;
    }
    .dataAcquisition{
        padding: 40px 0px 30px 0px;
    }
    .dataHonour{
        padding: 0px 0px 30px 0px;
    }
    .dataAnnotation ul li {
        width: 90%;
        height: 200px;
        margin: 0px 5% 15px 5%;
        position: relative;
    }
    .dataAnnotation ul .active{
        width: 90%;
        height: 200px;
    }
    .dataAcquisition{
        padding-bottom: 0px;
    }
    .canvas-box canvas{
        display: none;
    }
    /*智能驾驶解决方案*/
    .testinAIZnjs .testinAIHeader{
        height: 500px;
    }
    .testinAIZnjs .testinAIHeader .freeTry{
        margin-top: 50px;
    }
    .testinAIZnjs .bannerBottom{
        padding: 5px 0px;
        height: auto;
        line-height: 40px;
    }
    .testinAIZnjs .bannerBottomMain ul li{
        width: 100%;
    }
    .spyLeft{
        display: none;
    }
    .spyRight {
        width: 96%;
        float: none;
        overflow: hidden;
        margin-left: 2%;
    }
    .spyContent {
        width: 100%;
        height: auto;
        overflow: auto;
    }
    .znjsSpyScroll,.spyRight .section img{
        width: 100%;
    }
    .spyRight .section:last-child{
        margin-bottom: 0px;
    }
    /*案例*/
    .testinAICase .bannerMain h2{
        font-size: 24px;
        margin-top: 60px;
    }
    .faceAnnotation {
        width: 100%;
        margin: 60px auto 0px;
    }
    .faceAnnotation h2{
        margin-bottom: 30px;
    }
    .faceAnnotation .left {
        float: left;
        width: 100%;
        height: auto;
    }
    .faceAnnotation .left img {
        width: 96%;
        height: auto;
        margin-left: 2%;
    }
    .faceAnnotation .right {
        float: left;
        margin: 20px 2% 0 2%;
        width: 96%;
    }
    .testinAICase .why{
        padding: 30px 0px 30px 0px;
    }
    /*智能驾驶解决方案*/
    .znjsSpyScroll{
        margin-top: 50px;
    }
    /*往期案例*/
    .testinAIOldCase .bannerMain h2 {
        font-size: 24px;
        margin-top: 80px;
    }
    .searchBox{
        padding: 30px 0px 15px 15px;
    }
    .searchControl span{
        width: 75px;
    }
    .caseListContent{
        padding: 20px 15px;
    }
    .searchControl .searchContet input{
        width: 240px;
    }
    .searchControl .searchContet button{
        margin: 0px 10px 10px 0px;
        float: none;
    }
    .searchControl .searchContet button:nth-child(4),.searchControl .searchContet button:nth-child(10),.searchControl .searchContet button:nth-child(12),.searchControl .searchContet button:nth-child(14){
        margin-left: 75px;
    }
    .searchControl .searchContet {
        float: none;
        width: 100%;
    }
    .caseSearch{
        width: 100%;
    }
    .caseListContent .left, .caseListContent .left img {
        width: 100%;
        height: auto;
    }
    .caseListContent .right{
        float: left;
        margin: 20px 0px 0px 0px;
        position: relative;
        width: 100%;
        min-height: 150px;
    }
    .caseListContent .right a{
        position: inherit;
    }

    .testinAILabel .bannerMain .freeTry{margin-top:30px;}
    .testinAILabel .bannerMain h2{font-size: 24px;}
    .label-content .label-service h2{margin-top:28px;}
    .label-content .label-service{padding-bottom: 0px;}
    .section-2 h2{margin-top:20px;}
    .section-2 h3{margin:16px auto;width:90%;}
    .label-content .label-service .switch{margin:20px auto;}
    .label-content .label-service .switch li{width:33%;}
    .label-content .label-service .second_switch{margin-top:22px;}
    .label-content .label-service .second_switch li.active ul{width: 100%;margin: 0 auto;border-bottom: none;text-align: center;}
    .label-content .label-service .second_switch li.active ul li{padding:7px;}
    .label-content .label-service .second_switch li.active ul li.active{border-bottom: none;}
    .label-content .label-service .second_switch li.active ul li img{display: none;}
    .label-content .label-service .second_switch li.active ul li span{font-size: 12px;line-height: 17px;}
    .label-content .label-service .switch_detail{margin-top:15px;}
    .label-content .label-service .switch_detail li img{height:177px;width:341px;}
    .section-2{padding-bottom: 20px;background: url(../img/label/智能辅助标注bg@2x2.png) no-repeat center bottom;background-size: contain;}
    .section-2 ul{display: block;}
    .section-2 ul li{width:90%;margin:0 auto 20px;padding-bottom: 13px;}
    .section-2 ul li img,.section-2 ul li video{width:100%;padding:10px;height:auto;min-height:120px;}
    .section-2 ul li img.assist-img-only{cursor: default;}
    .section-2 ul li img.decorate{right: -19px;bottom: -20px;}
    .section-3{padding:20px 0;}
    .section-3 img{width:80%;height:auto;}
    .section-4{padding-bottom: 40px;background: url(../img/label/私有化bg@2x2.png) no-repeat center top;background-size: cover;}
    .section-4 ul{display: block;margin-top:40px;}
    .section-4 h2{margin-top:20px;}
    .section-4 ul{margin-top:20px;}
    .section-4 ul li{width:80%;margin: 0 auto 20px;border: 1px solid #E7E7E7;}
    .section-4 ul li:nth-child(2){margin:0 auto 20px;}


    /*底部*/
    .footerMain{
        width: 100%;
    }
    .footerMain .left {
        width: 90%;
        margin: 0px 5%;
        float: none;
    }
    .footerMain .middle {
        width: 90%;
        margin: 20px 5%;
        border-left: none;
        float: none;
    }
    .footerMain .middle p{
        margin: 0 20px 0 0;
        text-align: left;
    }
    .footerMain .right {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .footerMain{
        padding: 80px 0 30px;
    }
    .footerCopyright{
        line-height: 24px;
        padding-top: 10px;
    }
    .testinAICase .testinAIHeaderHonourBg{background-size: cover;height: 291px;}
    .news ul li{padding:0px 5px 0px 5px;}
    .news ul li .news-img{width: 100%;height: auto;float:none;background: #FBFBFB;display: none;}
    .news ul li .news-content{width:100%;height: auto;padding-top:0px;}
    .news ul li span{padding: 0px 10px 0px 10px;display:inline-block;font-size: 12px}
    .news ul li a{font-size:14px;padding-left:5px;line-height: 28px;}
    .dataHonour ul li{padding: 0px 5px 0px 5px;}
    .dataHonour ul li img{width:100%;}
    .dataHonour ul li h3{font-size:18px;margin:0px 5px 0px 5px;}
    .dataHonour ul li p {margin:0px 5px 0px 5px;}
    .dataHonour ul li h5{margin-top:25px;margin-left: 5px;}
    .association ul li{padding-left: 55px;padding-right: 55px;}
    .news .item{right: 3px;bottom: -32px;}
    .news .item span{display: contents;}
    .news .item span button{border-left: 1px solid #E3E8EB;border-top: none;background-color: #ffffff;}
    .association div{margin:0px 10px;}
}
/*iphone4 4s*/
@media (device-height:480px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone4/4s */
    .searchControl span {
        width: 70px;
    }
    .searchControl .searchContet input {
        width: 220px;
    }
    .searchControl .searchContet {
        float: left;
        width: 310px;
    }
    .searchControl .searchContet button{
        width: 105px;
    }
    .searchControl .searchContet button:nth-child(4),.searchControl .searchContet button:nth-child(10),.searchControl .searchContet button:nth-child(12),.searchControl .searchContet button:nth-child(14){
        margin-left: 70px;
    }
    .testinAICase .testinAIHeaderHonourBg{background-size: cover;height: 291px;}
    .news ul li{padding:0px 5px 0px 5px;}
    .news ul li .news-img{width: 100%;height: auto;float:none;background: #FBFBFB;display: none;}
    .news ul li .news-content{width:100%;height: auto;padding-top:0px;}
    .news ul li span{padding: 0px 10px 0px 10px;display:inline-block;font-size: 12px}
    .news ul li a{font-size:14px;padding-left:5px;line-height: 28px;width:98%;}
    .dataHonour ul li img{width:100%;}
    .dataHonour ul li h3{font-size:18px;margin:0px 5px 0px 5px;}
    .dataHonour ul li p {margin:0px 5px 0px 5px;}
    .dataHonour ul li h5{margin-top:25px;margin-left: 5px;}
    .association ul li{padding-left: 47px;padding-right: 47px;}
    .dataHonour ul li{padding: 0px 5px 0px 5px;}
    .association div{margin:0px 10px;}
    .news .item span button{border-left: 1px solid #E3E8EB;border-top: none;background-color: #ffffff;}
}
/* ========== 解决方案页面样式 ========== */
.testinAIHeader.solution-header { height: 60px; }
.whitepaper-hoticon { color: rgb(255, 71, 71); position: absolute; top: 5px; right: -35px; }
.solution-header .navbar-default { border-bottom: 1px solid rgba(255,255,255,.2); }
.solution-header .navbar-brand { display: flex; flex-direction: column; justify-content: center; }
/* 荣誉与动态页面 */
.testinAIHeader.honour-header { height: 60px; }
.honour-header .navbar-default { border-bottom: 1px solid rgba(255,255,255,.2); }
.honour-header .navbar-brand { display: flex; flex-direction: column; justify-content: center; }
.honour-banner { position: relative; height: 380px; }
.testinAICase .honour-banner .testinAIHeaderHonourBg { position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; background: url("../img/banner.png") no-repeat center top; background-size: cover; }
.testinAICase .honour-banner .bannerMain { margin-top: 0; text-align: center; }
.testinAICase .honour-banner .bannerMain h2 { font-size: 40px; padding-top: 110px; line-height: unset; color: #fff; margin: 0; }
.testinAICase { background: #fff; }
.testinAICase li.service .mobile-service { display: none; }
@media screen and (max-width: 640px) { .testinAICase .honour-banner .bannerMain h2 { padding-top: 0 !important; } }
/* #solution .banner { background-image: url("../img/banner-jiashi.jpg"); } */
/* #solution ul.partner li:nth-child(1) { background-image: url("../img/wl.png"); }
#solution ul.partner li:nth-child(2) { background-image: url("../img/xp.png"); }
#solution ul.partner li:nth-child(3) { background-image: url("../img/cyngn.png"); }
#solution ul.partner li:nth-child(4) { background-image: url("../img/dd.png"); }
#solution ul.partner li:nth-child(5) { background-image: url("../img/mt.png"); } */
@media screen and (min-width: 1024px) {
  #solution { width: 100%; }
  #solution div.banner { width: 100%; height: 450px; padding: 0 100px; background-repeat: no-repeat; background-position: center; background-size: cover; }
  #solution div.banner div.maintitle { width: 100%; text-align: center; font-size: 50px; color: #fff; padding: 94px 0 10px; font-weight: 300; }
  #solution div.banner div.subhead { width: 100%; text-align: center; font-size: 24px; color: #fff; font-weight: 300; }
  #solution div.banner div.callusbtn { width: 140px; height: 44px; line-height: 44px; text-align: center; box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.08); border-radius: 2px; font-size: 16px; color: #fff; background: #0ea4e5; margin: 70px auto; cursor: pointer; opacity: 0.9; }
  #solution div.banner div.callusbtn:hover { opacity: 1; }
  #solution ul.partner { width: 100%; background: #F7F9FC; display: flex; justify-content: center; margin: 0; padding: 20px; }
  #solution ul.partner li { width: 160px; height: 48px; margin: 0 35px; background-repeat: no-repeat; background-position: center; background-size: cover; }
  #solution div.changjing { width: 100%; height: 478px; background-color: #fff; display: flex; justify-content: center; padding: 60px 0; align-items: center; }
  #solution div.changjing div.description { width: 300px; padding: 30px; }
  #solution div.changjing div.description p { font-size: 16px; color: #2e2f33; line-height: 24px; font-family: 'PingFangSC-Regular,PingFang SC'; text-align: left; }
  #solution div.changjing div.swiper { height: 100%; margin-left: 140px; position: relative; }
  #solution div.changjing div.swiper .current-swiper { width: 480px; height: 320px; border-radius: 10px; margin: 0 auto; box-shadow: 0 0 20px rgba(0,0,0,0.05); position: relative; z-index: 99; }
  #solution div.changjing div.swiper .left-swiper { position: absolute; left: -108px; top: 40px; z-index: 1; }
  #solution div.changjing div.swiper .right-swiper { position: absolute; right: -108px; top: 40px; z-index: 1; }
  #solution div.changjing div.swiper .nocurrent-swiper { width: 370px; height: 246px; border-radius: 8px; box-shadow: 0 0 20px rgba(0,0,0,0.05); }
  #solution div.changjing div.swiper .nocurrent-swiper:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(237,240,240,0.7); z-index: 99; }
  #solution div.changjing div.swiper .swiper-button-prev { position: absolute; left: -74px; top: 50%; transform: translateY(-50%); width: 44px; height: 44px; border-radius: 50%; background-color: rgba(255,255,255,0.8); font-size: 30px; line-height: 48px; text-align: center; }
  #solution div.changjing div.swiper .swiper-button-prev span.iconfont { font-size: 28px; color: #7D8089; }
  #solution div.changjing div.swiper .swiper-button-prev::after { display: none; }
  #solution div.changjing div.swiper .swiper-button-next { position: absolute; right: -74px; top: 50%; transform: translateY(-50%) rotate(180deg); width: 44px; height: 44px; border-radius: 50%; background-color: rgba(255,255,255,0.8); font-size: 30px; line-height: 48px; text-align: center; }
  #solution div.changjing div.swiper .swiper-button-next span.iconfont { font-size: 28px; color: #7D8089; }
  #solution div.changjing div.swiper .swiper-button-next::after { display: none; }
  #solution div.changjing div.swiper .swiper-button-prev:hover span.iconfont, #solution div.changjing div.swiper .swiper-button-next:hover span.iconfont { color: #0b89ff; }
  #solution div.changjing div.swiper .swiper-button-prev:hover, #solution div.changjing div.swiper .swiper-button-next:hover { background-color: #fff; }
  #solution div.changjing div.swiper .swiper-pagination { width: 100%; position: absolute; bottom: 0; display: flex; justify-content: center; }
  #solution div.changjing div.swiper .swiper-pagination .swiper-pagination-bullet { display: block; width: 42px; height: 3px; background: #0ea4e5; border-radius: 2px; margin-left: 10px; }
  #solution div.changjing div.swiper .swiper-slide { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; }
  #solution div.changjing div.swiper .swiper-slide div.title { width: 100%; height: 50px; line-height: 50px; border-radius: 9px; text-align: center; position: absolute; left: 0; bottom: 0; font-size: 14px; font-family: 'PingFangSC-Medium,PingFang SC'; font-weight: 500; color: #e6e6e6; background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.9) 100%); }
  #solution div.ourservice { width: 100%; height: 2650px; padding-top: 120px; position: relative; }
  #solution div.ourservice div.service-title { height: 36px; margin: 0 auto; display: flex; position: absolute; left: 50%; transform: translateX(-50%); }
  #solution div.ourservice div.service-title .text { height: 100%; line-height: 36px; font-size: 34px; color: #2e2f33; padding: 0 13px; white-space: nowrap; }
  #solution div.ourservice div.service-title .icon { width: 64px; height: 100%; background-image: url("../img/title-icon.png"); background-size: contain; }
  #solution div.ourservice div.service-biaozhu { width: 100%; margin-top: 100px; }
  #solution div.ourservice div.service-biaozhu div.biaozhu-title { width: 100%; display: flex; justify-content: center; align-items: center; }
  #solution div.ourservice div.service-biaozhu div.biaozhu-title div.icon { width: 26px; height: 19px; background: url("../img/subtitle.png") no-repeat center/cover; }
  #solution div.ourservice div.service-biaozhu div.biaozhu-title div.text { font-size: 28px; color: #2e2f33; line-height: 40px; margin-left: 10px; }
  #solution div.ourservice div.service-biaozhu div.biaozhu-subtitle { width: 100%; text-align: center; font-size: 14px; color: #56585c; line-height: 20px; margin-top: 10px; margin-bottom: 48px; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list-mobile { display: none; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list { width: 1050px; margin: 0 auto 30px; display: flex; justify-content: center; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list li { width: 300px; height: 260px; margin-left: 50px; border-radius: 4px; position: relative; background-color: #140A0B; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list li div.img { width: 100%; height: 206px; border-radius: 4px; background-repeat: no-repeat; background-position: center; background-size: cover; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list li div.title { position: absolute; bottom: 0; left: 0; height: 50px; width: 100%; border-radius: 0 0 4px 4px; align-items: center; display: flex; padding-left: 10px; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list li div.title div.icon { width: 7px; height: 12px; background: url("../img/bzicon.png") no-repeat center/cover; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list li div.title div.text { margin-left: 7px; font-size: 16px; font-weight: 500; color: #fff; line-height: 22px; letter-spacing: 1px; }
  #solution div.ourservice div.service-caiji ul.caiji-list { width: 100%; display: flex; justify-content: center; }
  #solution div.ourservice div.service-caiji ul.caiji-list li { width: 272px; height: 450px; margin: 0 15px; }
  #solution div.ourservice div.service-caiji ul.caiji-list li div.img { width: 100%; height: 408px; border-radius: 4px; background-repeat: no-repeat; background-position: center; background-size: cover; }
  #solution div.ourservice div.service-caiji ul.caiji-list li div.text { width: 100%; text-align: center; font-size: 16px; font-weight: 600; color: #2e2f33; line-height: 22px; margin-top: 20px; font-family: 'PingFangSC-Medium,PingFang SC'; }
  #solution div.ourservice div.service-callus { width: 1178px; height: 147px; margin: 98px auto 0; border-radius: 8px; padding-top: 30px; background: url("../img/callusbg.png") no-repeat center/cover; }
  #solution div.ourservice div.service-callus div.text { width: 100%; text-align: center; font-size: 22px; font-family: 'PingFangSC-Regular,PingFang SC'; font-weight: 400; color: #fff; line-height: 30px; }
  #solution div.ourservice div.service-callus div.callusbtn { width: 160px; height: 48px; line-height: 48px; text-align: center; box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.08); border-radius: 4px; font-size: 16px; color: #fff; background: #0ea4e5; margin: 16px auto; }
  #solution div.ourservice div.service-callus div.callusbtn:hover { cursor: pointer; }
  #solution div.ourservice div.service-bushu ul.bushu-list { width: 100%; }
  #solution div.ourservice div.service-bushu ul.bushu-list li { width: 980px; height: 232px; margin: 0 auto 80px; display: flex; align-items: center; justify-content: space-around; }
  #solution div.ourservice div.service-bushu ul.bushu-list li div.pic { width: 424px; height: 278px; }
 /* #solution div.ourservice div.service-bushu ul.bushu-list li div.pic1 { background: url("../img/bushupic-l.gif") no-repeat center/cover; }
  #solution div.ourservice div.service-bushu ul.bushu-list li div.pic2 { background: url("../img/bushupic-r.gif") no-repeat center/cover; } */
  #solution div.ourservice div.service-bushu ul.bushu-list li div.text { width: 420px; font-size: 16px; font-family: 'PingFangSC-Regular,PingFang SC'; font-weight: 400; color: #2e2f33; line-height: 26px; }
  #solution div.ourservice div.service-bushu ul.bushu-list li div.text-mobile { display: none; }
}
@media screen and (max-width: 1200px) { div.service-callus { width: 90%!important; } }
@media screen and (max-width: 1023px) {
  #solution { width: 100%; }
  #solution div.banner { width: 100%; height: 310px; padding: 70px 0; background-repeat: no-repeat; background-position: center; background-size: cover; }
  #solution div.banner div.maintitle { width: 100%; text-align: center; font-size: 22px; color: #fff; line-height: 30px; }
  #solution div.banner div.subhead { width: 100%; line-height: 20px; text-align: center; font-size: 12px; color: #fff; margin: 13px 0 70px; }
  #solution div.banner div.callusbtn { width: 300px; height: 44px; line-height: 44px; text-align: center; box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.08); border-radius: 4px; font-size: 18px; color: #fff; background: #0ea4e5; margin: 0 auto; }
  #solution ul.partner { width: 100%; background: #f7f9fc; overflow: hidden; margin-bottom: 0; padding: 16px 0; text-align: center; }
  #solution ul.partner li { display: inline-block; width: 80px; height: 24px; background-repeat: no-repeat; background-position: center; background-size: cover; margin: 4px 0; }
  #solution div.changjing { width: 100%; background-color: #fff; padding: 30px 20px; }
  #solution div.changjing div.description { margin-bottom: 20px; }
  #solution div.changjing div.description p { font-size: 14px; font-family: 'PingFangSC-Regular,PingFang SC'; color: #2e2f33; line-height: 24px; }
  #solution div.changjing div.swiper { height: 100%; width: 100%; position: relative; }
  #solution div.changjing div.swiper .current-swiper { width: 480px; height: 320px; }
  #solution div.ourservice { width: 100%; padding-top: 50px; position: relative; }
  #solution div.ourservice div.service-title .text { font-size: 20px; }
  #solution div.ourservice div.service-title .icon { width: 38px; }
  #solution div.ourservice div.service-biaozhu div.biaozhu-title div.text { font-size: 24px; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list { display: none; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list-mobile { text-align: center; }
  #solution div.ourservice div.service-biaozhu ul.biaozhu-list-mobile li { width: 300px; height: 260px; border-radius: 4px; background-color: #140A0B; position: relative; margin: 10px; display: inline-block; }
  #solution div.ourservice div.service-bushu ul.bushu-list li div.text-pc { display: none; }
  #solution div.ourservice div.service-bushu ul.bushu-list li div.text-mobile { display: block; }
  #solution div.ourservice div.service-bushu ul.bushu-list li { width: 100%; height: auto; display: block; margin-bottom: 40px; padding: 0 10px; text-align: center; flex-direction: column; }
  #solution div.ourservice div.service-bushu ul.bushu-list li div.pic { width: 288px; height: 188px; margin: 0 auto; }
  #solution div.ourservice div.service-bushu ul.bushu-list li div.pic img { width: 100%; height: 100%; object-fit: cover; }
  #solution div.ourservice div.service-bushu ul.bushu-list li div.text { width: 100%; text-align: center; margin-top: 16px; }
}
@media screen and (max-width: 768px) {
  #solution div.changjing { padding: 0; padding-bottom: 20px; }
  #solution div.changjing .description { padding: 20px; }
  #solution div.changjing div.swiper .current-swiper { width: 280px; height: 187px; }
  #solution div.changjing div.swiper .left-swiper { display: none; }
  #solution div.changjing div.swiper .right-swiper { position: absolute; left: 95%; top: 0; z-index: 1; }
  #solution div.changjing div.swiper .nocurrent-swiper { width: 280px; height: 187px; }
  #solution div.changjing div.swiper .nocurrent-swiper:before { display: none; }
  #solution div.changjing div.swiper .swiper-button-prev, #solution div.changjing div.swiper .swiper-button-next, #solution div.changjing div.swiper .swiper-pagination { display: none; }
}
#solution .part { background-color: #fff; padding-top: 80px; }
#solution .part .title { display: flex; justify-content: center; height: 36px; }
#solution .part .title .text { line-height: 36px; font-size: 34px; text-align: center; color: #2e2f33; padding: 0 13px; }
#solution .part .subtitle { text-align: center; margin-top: 16px; margin-bottom: 40px; font-size: 14px; color: #71767f; line-height: 20px; }
#solution .part4 .whyus { width: 1170px; margin: 0 auto; display: flex; justify-content: space-between; margin-bottom: 0; }
#solution .part4 .whyus li { width: 208px; margin: 60px 0; text-align: center; }
#solution .part4 .whyus li .whyus_icon { width: 94px; height: 70px; margin: 0 auto; background-repeat: no-repeat; background-position: center; background-size: cover; }
#solution .part4 .whyus li .whyus_icon_fir { background-image: url("../img/whyus1.png"); }
#solution .part4 .whyus li .whyus_icon_sec { background-image: url("../img/whyus2.png"); }
#solution .part4 .whyus li .whyus_icon_thir { background-image: url("../img/whyus3.png"); }
#solution .part4 .whyus li .whyus_title { font-size: 18px; color: #2e2f33; line-height: 25px; margin-top: 40px; margin-bottom: 20px; }
#solution .part4 .whyus li .whyus_desc { font-size: 13px; color: #71767f; line-height: 24px; }
@media screen and (max-width: 1199px) {
  #solution .part4 .whyus { width: 100%; display: block; padding-bottom: 30px; }
  #solution .part4 .whyus li { margin: 30px auto; }
  #solution .part4 .whyus li .whyus_title { margin-top: 10px; }
}
#bsUl2 { display: block; width: 100%; position: absolute; background: #fff; z-index: 1000; border: 1px solid #ccc; top: 39px; border-radius: 0 0 2px 2px; padding: 5px 0; right: 94px; left: 0; }
#bsUl2 li { line-height: 25px; padding: 0 10px; list-style-type: none; }
#bsUl2 li:hover { background-color: #e5f2ff; cursor: pointer; }

/* ========== 数据集工具页面样式 ========== */
.dataset-content{min-width:1300px;}
.dataset-content .box_wrap{width:100%;height:450px;padding:20px;background-color:#FFFFFF;}
.dataset-banner-bg{background: #0E1A30;height:494px;margin-top: -60px;}
.dataset-banner-bg .bannerMain-dataset{width: 100%;}
.dataset-banner-bg .bannerMain-dataset>.banner-left{float: left;margin-left:10%;width:512px;height:400px;color: #FFFFFF;}
.dataset-banner-bg .bannerMain-dataset>.banner-right{float: right;margin-right:14%;margin-top:10px;width:36%;height:400px;background: url("../img/dataset_dipan.png") center no-repeat;background-size:contain ;}
.dataset-banner-bg .banner-left>.title{margin-top:128px;font-size: 40px;line-height: 56px}
.dataset-banner-bg .banner-left>.content{font-size: 14px;line-height: 27px;margin-bottom: 40px;}
.dataset-banner-bg .banner-left .dataset-btn{width:136px;height:44px;line-height: 44px;text-align: center;font-size: 16px}
.dataset-banner-bg .banner-left .left-btn{border-radius: 2px;background-color: #0080FF;color:#FFFFFF;float:left;}
.dataset-banner-bg .banner-left .left-btn:hover{background-color: #3894FF;}
.dataset-banner-bg .banner-left .right-btn{border:1px solid #E6E6E6; border-radius: 2px;color:#FFFFFF;float:left;margin-left: 20px;}
.dataset-banner-bg .banner-left .right-btn:hover{background-color:  #0080FF;border:none;}
.box_wrap>.box_img{float:left;width:28%;max-width:450px;margin-left:12%;}
.box_wrap>.box_content{float:right;width:520px;height:300px;margin-right: 13%;margin-top:111px}
.box_wrap>.box_content>.box_title{font-weight: bold;font-size: 30px;color:#2C2F32;line-height: 42px;}
.box_wrap>.box_content>.box_text{font-size: 16px;color:#6F7A8A;line-height: 32px;}
.box_wrap2{ width:100%;height:450px;padding:20px;background-color: #F5F9FB;}
.box_wrap2>.box_img{float:right;width:26%;max-width:400px;margin-right:193px;position:relative;top:50%;transform: translateY(-50%);}
.box_wrap2>.box_content{float:left;width:520px;height:300px;margin-left: 10%;margin-top:139px}
.box_wrap2>.box_content>.box_title{font-weight: bold;font-size: 30px;color:#2C2F32;line-height: 42px;}
.box_wrap2>.box_content>.box_text{font-size: 16px;color:#6F7A8A;line-height: 32px;}
.box_wrap3{width:100%;padding:20px;background-color:#FFFFFF;}
.box_wrap3>.box_title{width:544px;margin:0 auto;margin-top:20px;font-weight: bold;font-size: 30px;color:#2C2F32;line-height: 42px;}
.box_wrap3>.box_text{width:75%;margin:0 auto;margin-top:20px;font-size: 16px;color:#6F7A8A;line-height: 32px;text-align:center;}
.box_wrap3>.box_img{width:66%;margin: 0 auto;display:block;margin-top:42px;margin-bottom:40px;}
.box_wrap4{width:100%;height:200px;padding-top:20px;background: url("../img/bg_footer.png") center no-repeat;background-size: cover; }
.box_wrap4>.title{width:416px;margin:0 auto;margin-top:20px;margin-bottom:30px;font-weight: bold;font-size: 30px;color:#FFFFFF;line-height: 42px;}
.box_wrap4>.lianxi_btn{cursor: pointer;width:136px;height:44px;line-height:44px;text-align:center;font-size:16px;color: #FFFFFF;background-color: #0080FF;border-radius: 2px;margin: 0 auto;}
@media screen and (min-width: 1600px) {
    .dataset-content{min-width:1620px;}
    .dataset-banner-bg .bannerMain-dataset>.banner-left{margin-left:20%;}
    .dataset-banner-bg .bannerMain-dataset>.banner-right{margin-right:13%;}
    .box_wrap>.box_img{margin-left:18%;}
    .box_wrap>.box_content{margin-right:20%;}
    .box_wrap2>.box_img{margin-right:20%;}
    .box_wrap2>.box_content{margin-left:20%!important;}
    .box_wrap3>.box_text{width:60%;}
}
@media screen and (max-width: 768px) {
    .dataset-banner-bg .bannerMain-dataset>.banner-left>.title{margin-top: 40px;}
}
@media screen and (max-width: 1024px) {
    .dataset-content{min-width:0px;max-width:1024px;}
    .dataset-content .box_wrap{height:auto;}
    .dataset-banner-bg{height:auto;}
    .dataset-banner-bg .bannerMain-dataset{position: relative;}
    .dataset-banner-bg .bannerMain-dataset>.banner-left{max-width:520px;width:80%;float:none;margin:0 auto;text-align:center;height:auto;}
    .dataset-banner-bg .bannerMain-dataset>.banner-left>.title{font-size: 30px;line-height: 42px;margin-top:110px;}
    .dataset-banner-bg .banner-left>.content{margin-bottom: 0px;}
    .dataset-banner-bg .bannerMain-dataset>.banner-left a{position: absolute;bottom:3vw;display:inline-block;}
    .dataset-banner-bg .bannerMain-dataset>.banner-left .left{left:10vw;}
    .dataset-banner-bg .bannerMain-dataset>.banner-left .right{right:10vw;}
    .dataset-banner-bg .banner-left .dataset-btn{width:120px;height:40px;line-height: 40px;text-align: center;}
    .dataset-banner-bg .bannerMain-dataset>.banner-right{float:none;margin:0 auto;max-width:520px;width:80vw;height:64vw;}
    .box_wrap>.box_img{float:none;width:80%;max-width:520px;margin: 0 auto;margin-top:30px;display: block;}
    .box_wrap>.box_content{float:none;width:80%;max-width:500px;height:auto;margin:0 auto;margin-top:16px;text-align: center;}
    .box_wrap>.box_content>.box_title{font-weight: bold;font-size: 20px;line-height: 28px;}
    .box_wrap>.box_content>.box_text{font-size: 13px;line-height: 26px;}
    .box_wrap2{ height:auto;}
    .box_wrap2>.box_img{float:none;width:80%;max-width:520px;margin: 0 auto;margin-top:30px;display: block;position: static;transform: none}
    .box_wrap2>.box_content{float:none;max-width:520px;width:80%;height:auto;margin:0 auto;text-align: center;}
    .box_wrap2>.box_content>.box_title{font-weight: bold;font-size: 20px;color:#2C2F32;line-height: 28px;}
    .box_wrap2>.box_content>.box_text{font-size: 13px;color:#6F7A8A;line-height: 32px;}
    .box_wrap3>.box_title{width:80%;max-width:520px;margin-top:15px;font-size: 20px;line-height: 28px;text-align:center;}
    .box_wrap3>.box_text{width:80%;margin:0 auto;margin-top:15px;font-size: 13px;color:#6F7A8A;line-height: 26px;}
    .box_wrap3>.box_img{width:80%;margin-top:20px;}
    .box_wrap4{width:100%;height:200px;padding-top:20px;background: url("../img/bg_footer.png") center no-repeat;background-size: cover; }
    .box_wrap4>.title{width:280px;font-size: 21px;color:#FFFFFF;line-height: 29px;}
    .box_wrap4>.lianxi_btn{cursor: pointer;width:130px;}
}

/*iphone5 5s*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */
    .searchControl span {
        width: 70px;
    }
    .searchControl .searchContet input {
        width: 220px;
    }
    .searchControl .searchContet {
        float: left;
        width: 310px;
    }
    .searchControl .searchContet button{
        width: 105px;
    }
    .searchControl .searchContet button:nth-child(4),.searchControl .searchContet button:nth-child(10),.searchControl .searchContet button:nth-child(12),.searchControl .searchContet button:nth-child(14){
        margin-left: 70px;
    }
    .testinAICase .testinAIHeaderHonourBg{background-size: cover;height: 291px;}
    .news ul li{padding:0px 5px 0px 5px;}
    .news ul li .news-img{width: 100%;height: auto;float:none;background: #FBFBFB;display: none;}
    .news ul li .news-content{width:100%;height: auto;padding-top:0px;}
    .news ul li span{padding: 0px 10px 0px 10px;display:inline-block;font-size: 12px}
    .news ul li a{font-size:14px;padding-left:5px;line-height: 28px;width:98%;}
    .dataHonour ul li img{width:100%;}
    .dataHonour ul li h3{font-size:18px;margin:0px 5px 0px 5px;}
    .dataHonour ul li p {margin:0px 5px 0px 5px;}
    .dataHonour ul li h5{margin-top:25px;margin-left: 5px;}
    .association ul li{padding-left: 47px;padding-right: 47px;}
    .dataHonour ul li{padding: 0px 5px 0px 5px;}
    .association div{margin:0px 10px;}
    .news .item span button{border-left: 1px solid #E3E8EB;border-top: none;background-color: #ffffff;}
}