
/*@font-face{font-family:'HarmonyOS_Sans_SC_Regular';src: url('../Fonts/HarmonyOS_Sans_SC_Regular.ttf');}
body{font-family:'HarmonyOS_Sans_SC_Regular';}*/

.w90{width: 90%;}

/*Top003101 */
.Top003101{padding: 2em 0 1em;position: fixed;left: 0;width: 100%; top: 0;z-index: 100;font-size: 1.125em;transition: .3s;}
.Top003101.fixed {padding: 0.5em 0;box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);background-color: rgba(0,0,0,0.4);}
.Top003101 .header{display: flex;align-items: center;justify-content: space-between}
.Top003101 .header .header-right{display: flex;align-items: center;justify-content: space-between}
.Top003101,
.Top003101 a:not(:hover){color: #fff;}
.Top003101 a:hover{color: #fff;}
.Top003101 .logo{float: left;}
.Top003101 .logo img{height:53px;}
.Top003101 menu ul{}
.Top003101 menu li span{display: block;line-height:2em;font-size: 1.125em;}

.Top003101 .top-right dl > *{float: left;}
.Top003101 .top-lang,
.Top003101 .top-nav{position: relative;z-index: 100;}
.Top003101 .top-nav aside{line-height: 2em;padding-right: 19px;position: relative;z-index: 3;}
.Top003101 .top-nav aside:after{position: absolute;content: '';background: url(../images/Top003101-links.svg) no-repeat right center;background-size:contain;width: 9px;height: 5px;right: 0;top: 50%;margin-top: -2px;transition: 0.3s;}
.Top003101 .top-nav.on aside:after{transform: rotate(-180deg);}
.Top003101 .top-lang .box,
.Top003101 .top-nav ul{position: absolute; top: 0; left: -10px; right:-10px;padding: 40px 10px 10px;border-radius: 10px;background-color: rgba(0,0,0,0.2);display: none;}
.Top003101 .top-nav ul li{font-size: 16px;line-height: 2;}
.Top003101 .top-lang{margin: 0 1.61vw 0 1.56vw;}
.Top003101 .top-lang .icon{width: 38px;height: 38px;background: url(../images/Top003101-lang.svg) no-repeat center center;background-size:auto 26px;}
.Top003101 .top-lang .box{text-align: center;}
.Top003101 .top-search{display: block;border-radius: 38px;background-color: rgba(0,0,0,0.2);padding: 0 44px 0 15px;}
.Top003101 .top-search .text{background: none;width: 43px;color: rgba(255,255,255,0.5);padding: 0;transition: 0.3s; height: 38px;line-height: 38px;font-size: 0.875em}
.search-show .Top003101 .top-search .text{width: 8vw;}
.Top003101 .top-search .btn{background: url(../images/Top003101-search.svg) no-repeat center center;width: 40px;background-size:auto 42%;}
.Top003101 .open-s{position: absolute;left: 0;top: 0;width: 100%; height: 100%;z-index: 4; cursor: pointer;font-family:'HarmonyOS_Sans_SC_Regular';}
.search-show .Top003101 .open-s{display: none;}
.Top003101 .open-menu{width: 30px; height: 38px;}

@media(min-width:1025px){
.Top003101 menu li.has-sub span a{position: relative;padding-right: 15px}
.Top003101 menu li.has-sub span a::after{position: absolute;content: '';width: 9px;height: 5px;background: url(../images/Top003101-links.svg)no-repeat center;right: 0;top: 50%;transform: translateY(-50%)}
.Top003101 menu li{float: left;margin-right:2.2vw;}
.Top003101 .top-right{position: relative;padding-left: 1.93vw;}
.Top003101 .top-right:before{position: absolute;content: '';width: 1px;height: 10px;background-color: #fff;opacity: 0.3; left:0; top: 50%;margin-top: -5px;}
.Top003101 menu li .sub{position: absolute; top: 100%; background-color: #fff;width: 170px;margin-left: -85px;}
.Top003101 menu li#m28 .sub{width: 260px;margin-left: -130px;}
.Top003101 menu li .sub dt{position: relative;}
.Top003101 menu li .sub dt a{color: #333;padding: 5px 15px;}
.Top003101 menu li .sub dt a.aon,
.Top003101 menu li .sub dt a:hover{color: #fff;border-radius: 6px;background-color: #3aa2d7;}
.Top003101 menu li .three{position:absolute; left:100%; top:-10px; width: 200px; display: none; background:#fff;}
}

@media (max-width:1024px) {
.Top003101{padding: 4vw 0;}
.Top003101 .top-nav{display: none;}
/*.Top003101 menu{position: absolute;right: 5%;top: -100%; transform: translateY(-500%); opacity: 0; background-color: rgba(0,0,0,0.5);padding: 4vw;border-radius: 5px;transition: opacity 0.3s;}	*/
.Top003101 menu{position: fixed; top: 70px;width: 80%;height: calc(100% - 70px);right: -100%;transition: all 0.3s;opacity: 0;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.2);padding-top: 20px;overflow-y: auto;z-index: 100;}
.Top003101 .open-menu{margin-left: 2vw;}
/*.menu-show .Top003101 menu{top: 100%;transform: translateY(0); opacity: 1;width: 200px}*/
    .Top003101, .Top003101 a:not(:hover) {color:#333;}
    .Top003101 menu li span {text-align: left;font-size: 17px;padding-left: 15px;line-height: 50px;border-bottom: 1px solid #eee;margin: 0 10px;color: #333;}
    .Top003101 [type="Vertical"] .sub dt {text-align: left;padding-left: 15px;}
    .Top003101 .has-multi aside .op-multi:before,
    .Top003101 .has-multi aside .op-multi:after,
    .Top003101 .has-sub span .op:before, .has-sub span .op:after {background-color: #333;}
.menu-show .Top003101 menu{right:0;opacity: 1;}
.search-show .Top003101 .top-search .text{width: 22vw;}
}
/*Banner003200 */
.Banner003200{position: relative;z-index: 1;}
.Banner003200 .solgan{position: absolute; left: 0;top: 0;width: 100%; height: 100%;z-index: 10;}
.Banner003200 .solgan .auto{max-width: 1500px; height: 100%;}
.Banner003200 .solgan .t1,
.Banner003200 .solgan .t2{font-size:2.825vw; color: #fff; line-height: 1.75; /*font-weight: ;*/ width:70%; letter-spacing: 2px;}
.Banner003200 .solgan .t2::before{display: inline-block; width:calc(70 / 60 * 1em); height:calc(5 / 60 * 1em); content: " "; vertical-align: middle; margin-right: 10px; background: #fff; margin-top:calc(-16 / 60 * 1em);}

.Banner003200 .solgan img{max-width: calc(582 / 1600 * 100%);}
.Banner003200 .slick-dots{position: absolute; left: 0;width: 100%;text-align: center; bottom: calc(60 / 960 * 100%);z-index: 10;}
.Banner003200 .slick-dots li{width: 14px;height: 14px;border: 1px solid #fff; border-radius: 50%; cursor: pointer; display: inline-block; margin: 0 calc(20 / 1920 * 100vw);}
.Banner003200 .slick-dots li button{display: none;}
.Banner003200 .slick-dots li.slick-active{background-color: #fff; border-color:  #fff;}
@media (min-width:1025px) {
    .Banner003200 .wap{display: none;}
}
@media (max-width:1024px) {
    .Banner003200 .pc{display: none;}
    .Banner003200 .solgan .t1,
    .Banner003200 .solgan .t2{font-size: 4vw; color: #fff; line-height: 1.75; font-weight: bold; width: 55%; letter-spacing: 2px;}

}


.home-title{padding-bottom: 2vw;}
.home-title .cn{font-size: 2.875em;color: #000;font-weight: bold;text-align: center;}
.home-title .info{text-align: center;margin-top: 20px;position: relative}
.home-title .info span{font-size: 2em;color: #000;padding: 0 15px}
.home-title .info:before{background: url(../images/left.png)no-repeat center;display: inline-block;content: '';width: 45px;height: 24px;}
.home-title .info:after{background: url(../images/right.png)no-repeat center;display: inline-block;content: '';width: 45px;height: 24px;}

@media(max-width:1024px){
    .home-title{padding-bottom: 20px;}
    .home-title .cn{font-size: 28px;}
    .home-title .info{margin-top: 5px;}
    .home-title .info span{font-size: 18px;}
    .home-title .info:before,
    .home-title .info:after{width: 24px;height: 16px;background-size: contain;}
}



.PicList0023118{padding: 6.5vw 0;}

.PicList0023118 .honorList{padding: 1% 7.2vw 0%;position: relative}
.PicList0023118 .honorList .slick-arrow{position: absolute;top: 44%;margin-top: -12px;width: 50px;height: 50px;cursor: pointer;border-left: 3px solid #d7d7d7;border-top: 3px solid #d7d7d7}
.PicList0023118 .honorList .slick-prev{ left:4vw;;transform: rotate(-45deg)}
.PicList0023118 .honorList .slick-next{ right:4vw;transform: rotate(135deg)}
.PicList0023118 .honorList .slick-arrow:hover{ border-color: #3aa2d7;}
.PicList0023118 .honorList .slider{margin: 0 0.55vw}
.PicList0023118 .honorList .slick-track{padding-bottom: 1vw}
.PicList0023118 .honorList li{box-shadow:0px 0px 0.8vw rgb(235 235 235); border-radius: 8px;overflow: hidden;margin: 0 0.55vw}
.PicList0023118 .honorList li .pic{position: relative;z-index: 2}
.PicList0023118 .honorList li .pic figure{padding-bottom: 146.74%}
.PicList0023118 .honorList li .pic .hover{position: absolute;width:100%;height: 100%;left: 0;top: 0;display: table;padding: 1vw;text-align: center;z-index: 2;opacity: 0;transition: all ease 0.3s;}
.PicList0023118 .honorList li .pic .hover::before{content: '';position: absolute;width:100%;height: 100%;left: 0;top: 0;background: linear-gradient(to top, #3aa2d7 0%,#2d63ad 100%);opacity: .9;z-index: 1 }
.PicList0023118 .honorList li .pic .hover::after{content: '';position: absolute;width: 100%;height: 10%;left: 0;bottom: 0%;background: url(../images/PicList0023118-hover2.png)no-repeat center bottom -4px;background-size: auto;z-index: 5;}
.PicList0023118 .honorList li .pic .hover dd{color: #fff;z-index: 10;position: relative;}
.PicList0023118 .honorList li .pic .hover dd a{color: #fff;position: relative;font-size: 1.125em;opacity: .7;line-height: 2.5;display: inline-block}
.PicList0023118 .honorList li .pic .hover a::after{content: '';position: absolute;width: 100%;height: 2px;left: 0;bottom: 4px;background: url(../images/PicList0023118-hover.png)no-repeat center;background-size: contain;opacity: 0}
.PicList0023118 .honorList li .pic .hover a:hover{opacity: 1;}
.PicList0023118 .honorList li .pic .hover a:hover::after{opacity: 1;}
.PicList0023118 .honorList .title{display: block;text-align: center;font-size:1.5em;color: #000;font-weight: bold;border-radius: 0 0 6px 6px;padding: 1.46vw 0;position: relative;z-index: 5;transition: all ease 0.3s;}
.PicList0023118 .honorList .title a{color: #000;}
.PicList0023118 .honorList li:hover .pic .hover{opacity: 1;}
.PicList0023118 .honorList li:hover .title{ background:#3aa2d7;color: #fff;}
.PicList0023118 .honorList li:hover .title a{color: #fff;}

@media(max-width:1024px){
    .PicList0023118{padding: 50px 0;}
    .PicList0023118 .honorList li .pic figure{padding-bottom: 126.74%}
    .PicList0023118 .honorList .title{padding: 20px 0;}
    .PicList0023118 .honorList .slick-arrow{width: 30px;height: 30px;}
    .PicList0023118 .honorList .slick-prev{ left:0vw;;}
    .PicList0023118 .honorList .slick-next{ right:0vw;}
}


.PicList001{padding: 6.5vw 0;}
.PicList001 .warp{padding: 4vw 8vw;border-radius: 10px 10px;background: rgb(228 245 253 / 95%);}
.PicList001 .info-num li aside{display: inline-block;position: relative;}
.PicList001 .info-num li aside b{font-size: 4.125em;color: #3aa2d7;display: block;}
.PicList001 .info-num li aside sub{position: absolute;left: 100%;word-break: keep-all;bottom: 51%;font-size:1.625em;font-weight: 100;margin-left: 10px;color: #3aa2d7;}
.PicList001 .info-num li p{color: #000;margin-bottom: 0;margin-top: 22px;line-height: 2;margin-top: 0;}

.PicList001 .list{margin-top: 3vw;position: relative}
.PicList001 .list .slider{margin: 0 -0.55vw}
.PicList001 .list li{margin: 0 0.55vw}
.PicList001 .list li figure{background-position: center;background-size: cover;background-repeat: no-repeat;padding-bottom: 77%}
.PicList001 .list .slick-arrow{position: absolute;top: 44%;margin-top: -12px;width: 50px;height: 50px;cursor: pointer;border-left: 3px solid #d7d7d7;border-top: 3px solid #d7d7d7}
.PicList001 .list .slick-prev{ left:-4vw;;transform: rotate(-45deg)}
.PicList001 .list .slick-next{ right:-4vw;transform: rotate(135deg)}
.PicList001 .list .slick-arrow:hover{ border-color: #3aa2d7;}

@media(min-width:1025px){
    .PicList001 .info-num li{float: left;width: 25%;padding-right: 2vw}
}
@media(max-width:1024px){
    .PicList001{padding: 50px 0}
    .PicList001 .info-num li{float: left;width: 50%;padding-right: 2vw;margin-bottom: 15px}
    .PicList001 .info-num li aside b{font-size: 3.125em;}
    
    .PicList001 .list .slider{padding: 0 30px}
    .PicList001 .list .slick-arrow{width: 30px;height: 30px;}
    .PicList001 .list .slick-prev{ left:0px;}
    .PicList001 .list .slick-next{ right:0px}
}





/*Floor003195 */
.Floor003195{padding: 4vw 0 0}

.Floor003195 .icon-desc{ background-repeat: no-repeat;background-position:  center center;background-size: cover; padding: 4% 0 2%; color: #fff;margin-top: 2vw}
.Floor003195 .icon-desc li{float: left;width: 33.3%;margin-bottom: 2vw}
.Floor003195 .icon-desc li:nth-child(3n+1){clear: both}
.Floor003195 .icon-desc li{position: relative;text-align: center;}
.Floor003195 .icon-desc li .icon{width: calc(100 / 16 * 1em);height: calc(100 / 16 * 1em);display: flex;align-items: center;justify-content: center;margin: 0 auto;border: 1px dashed #3aa2d7;position: relative;border-radius: 109px;transition: 0.3s;margin-bottom: 15px;}
.Floor003195 .icon-desc li .icon img{transition: 0.5s;max-width: 68%}
.Floor003195 .icon-desc li:hover .icon img{transform: rotateY(180deg);}
.Floor003195 .icon-desc li .tit{font-size: calc(22 / 16 * 1em);line-height: 1.4;}

@media (min-width:1025px) {
.Floor003195 .icon-desc ul{float: right;width: 56%;}    


}
@media (max-width:1024px) {
.Floor003195{padding: 50px 0 0;}    
.Floor003195 .icon-desc{padding: 30px 0} 
.Floor003195 .icon-desc li{margin-bottom: 10px} 
.Floor003195 .icon-desc li .tit{font-size:14px;} 
}
@media (max-width:640px) {
    .Floor003195 .icon-desc{ background-position: right center;}
}



/*Floor003196 */
.Floor003196{ padding:6.5vw 0;}

.Floor003196 .ytable-cell{ vertical-align: top;}
.Floor003196 [class*=box-new-] a:hover{color: #3aa2d7;}
.Floor003196 [class*=box-new-] h4.tit{margin: 0;font-weight: normal;}
.Floor003196 .box-new-industry{background-color: #f5f5f5;padding: calc(35 / 16 * 1em) calc(35 / 16 * 1em) calc(19 / 16 * 1em) calc(35 / 16 * 1em);border-radius: 8px;}
.Floor003196 .inner{display: block; }
.Floor003196 .inner .txt{border-right: 1px solid  #ebebeb;border-left:1px solid  #ebebeb; padding-left: calc(31 / 16 * 1em); padding-right: calc(31 / 16 * 1em);}
.Floor003196 .label span{display: inline-block;width: calc(92 / 16 * 1em);text-align: center;color: #3aa2d7;line-height: calc(30 / 14 * 1em);border-radius: 4px;border: solid 1px #3aa2d7;font-size: calc(15 / 16 * 1em);}
.Floor003196 .label span a{color: #3aa2d7;}
.Floor003196 .label:hover span{color: #fff;background:#3aa2d7;}
.Floor003196 .label:hover span a{color:#fff;}
.Floor003196 .inner h4.tit{margin: calc(36 / 24 * 1em) 0 calc(20 / 24 * 1em) 0;font-size: calc(24 / 16 * 1em); line-height: calc(30 / 24 * 1em);height: calc((30 / 24 * 1em) * 2);overflow: hidden}
.Floor003196 .inner p{color: rgba(51, 51, 51, 1); line-height: calc(30 / 16 * 1em); margin-bottom: calc(50 / 16 * 1em); height: calc((30 / 16 * 1em) * 3);}
.Floor003196 .inner .more{color: #3aa2d7;display: inline-block; font-size: calc(14 / 16 * 1em); padding-right: calc(30 / 16 * 1em); background: url(../images/Floor003196-more.svg) no-repeat right center; background-size:calc(16 / 14 * 1em) auto;transition: 0.3s;}
.Floor003196 .inner h4.tit a{color: #3aa2d7;}
.Floor003196 .inner:hover .more{padding-right:calc(50 / 16 * 1em);}

.Floor003196 .box-new-company .pic{overflow: hidden;margin-bottom: calc(40 / 16 * 1em);}
.Floor003196 .box-new-company .Ispic{padding-bottom: calc(285 / 460 * 100%); transition: 0.3s;border-radius: 8px 8px 0 0;}
.Floor003196 .inner:hover .Ispic{transform: scale(1.12);}

.Floor003196 .list{ margin-bottom: calc(30 / 16 * 1em);}
.Floor003196 .list li{display: table;width: 100%;border-bottom:1px solid rgb(148 148 148 / 20%); height: calc(138 / 16 * 1em);}
.Floor003196 .list li a{display: table-cell; vertical-align: middle;}
.Floor003196 .list h4.tit{font-size: calc(20 / 16 * 1em); line-height: 1.5; margin-bottom: calc(10 / 20 * 1em);}
.Floor003196 .list li time{color: #999; font-size: calc(16 / 16 * 1em);}

.Floor003196 .more-btn{text-align: right;}
.Floor003196 .more-btn a{width: calc(120 / 14 * 1em);line-height: calc(43 / 14 * 1em);border-radius: 5px;font-size: calc(16 / 16 * 1em);display: inline-block;text-align: center;color: #fff;transition: 0.3s;background: #3aa2d7;}
.Floor003196 .more-btn a:hover{background-color: #3aa2d7;color: #fff;}

@media (min-width:1025px) {
  .Floor003196 .box-new-company{width: calc(490 / 1440 * 100%);}  
  .Floor003196 .inner{margin-right:calc(30 / 16 * 1em);}
}
@media (max-width:1024px) {
    .Floor003196{ padding:50px 0;}
    .Floor003196 .box-new-company{margin-bottom: 20px;} 
}



/*Bottom002887 */
.Bottom002887{
background: rgb(229,124,48); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(229,124,48,1) 0%, rgba(219,95,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(229,124,48,1) 0%,rgba(219,95,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #3aa2d7 0%,#2c62ac 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e57c30', endColorstr='#db5f00',GradientType=1 ); /* IE6-9 */
}
.Bottom002887,
.Bottom002887 a{color: #fff;}
.Bottom002887 .gettop{ position:fixed; right:2vw; bottom:5vw; background:url(../images/backtop.svg) no-repeat; width:50px; height:50px; cursor:pointer; z-index:99; background-size: contain;}

.Bottom002887 .b_link{margin-bottom:60px;line-height: 24px;border-bottom: 1px solid hwb(0deg 100% 0% / 20%);padding-bottom: 40px;}
.Bottom002887 .b_link .fl a{display: inline-block;font-size: 1.25em;}
.Bottom002887 .b_link .fl a:not(:last-child):after{margin: 0 1.82vw;content: ''; display: inline-block; width: 1px; height: 12px; vertical-align: middle;background: rgba(255,255,255,0.2);}

.Bottom002887 .code{margin: 0 auto;}
.Bottom002887 .code li{float: left;text-align: center;}
.Bottom002887 .code li:nth-child(2n){float: right;}
.Bottom002887 .code li aside{color: rgba(255,255,255,0.5); margin-top: 10px;}
.Bottom002887 .code li img{border-radius: 4px; display: block; width: 100%;}

.Bottom002887 .b_nav{padding: 4% 0 6% 0;}
.Bottom002887 .b_nav nav dd{line-height: 24px;}
.Bottom002887 .b_nav nav dd a{color: rgba(255,255,255,0.6);}
.Bottom002887 .b_nav nav dd a:hover{color: #fff;}

.Bottom002887 .contact .call{font-size: 1.5em;font-family: 'IMPACT';}
.Bottom002887 .contact p{margin-top: 0px;color: #fff;margin-bottom: 22px;line-height: 26px;display: flex;justify-content: flex-start}
.Bottom002887 .contact p img{position: relative;top: -2px;}
.Bottom002887 .contact p .text{font-size: 1.875em;font-weight: bold;letter-spacing: 2px;}


.Bottom002887 .clearfix1 h1{font-size: 1.875em;margin-bottom: 0;}
.Bottom002887 .clearfix1 h2{margin: 0;font-weight: normal;opacity: 0.6;font-size: 1em}
.Bottom002887 .clearfix1 p{line-height: 28px;font-weight: normal;}

@media(min-width:641px){
.Bottom002887 .b_nav nav .item{float: left; max-width: 120px;}
.Bottom002887 .b_nav .tit{padding-bottom: 24px; }
.Bottom002887 .b_nav nav .item dl{display: block!important;}
}
@media(min-width:1025px){
.Bottom002887 .b_link > div{max-width: 48%;}
.Bottom002887 .code{width:10%;}
    
.Bottom002887 .clearfix1{width: 39%;}


.Bottom002887 .contact{width: 48%;padding: 0 8%;}
.Bottom002887 .b_link .fl{white-space: nowrap;}
}
@media(max-width:1024px){
.Bottom002887 .contact{padding: 20px 0;}
.Bottom002887 .b_link{display: none;}
.Bottom002887 .b_nav nav{padding: 30px 0 0}
.Bottom002887 .clearfix1 h1{font-size:20px;margin:10px 0;}
    .Bottom002887 .contact p{margin-bottom: 5px}
}
@media(max-width:640px){
.Bottom002887 .b_nav nav .item{margin: 0!important;border-bottom: 1px solid rgba(255,255,255,0.1);}
.Bottom002887 .b_nav nav .item dl{display: none; padding-bottom: 20px;}
.Bottom002887 .b_nav .tit{padding: 20px 0; }
.Bottom002887 .b_nav nav .tit{position: relative;z-index: 1;padding-right: 40px;}
.Bottom002887 .b_nav nav .tit i{position: absolute; right: 0; top: 50%; width: 20px; height: 20px; margin-top: -8px;transition: 0.3s;}
.Bottom002887 .b_nav nav .tit i.on{transform: rotate(45deg);}
.Bottom002887 .b_nav nav .tit i:before,
.Bottom002887 .b_nav nav .tit i:after{position: absolute; content: ''; left: 50%; top: 50%;transform: translate(-50%,-50%);background: #fff;}
.Bottom002887 .b_nav nav .tit i:before{width: 50%; height: 2px;}
.Bottom002887 .b_nav nav .tit i:after{width: 2px; height: 50%;}
.Bottom002887 .b_nav nav dd{padding: 5px 0;}
.Bottom002887 .code{max-width: 280px;text-align: center}
.Bottom002887 .code li img{width: 80%; margin: 0 auto;}
    .Bottom002887 .code li{float: none;max-width: 110px;display: inline-block}
}



/*Floor002820 */
.Floor002820{ }
.Floor002820 .auto{max-width: 1500px;
    margin: 0 auto;
    background: rgb(228 245 253 / 95%);padding:4% 7.75% 0 7.75%;border-radius: 10px 10px 0 0;}
.Floor002820 .video .inner{position: relative;}
.Floor002820 .video .files{position: absolute; left: 0; top: -5%; z-index: 5; bottom: -5%; width: 0;background: #fff; transition: 0.3s;overflow: hidden;}
.Floor002820 .video .files.show{width: 100%;}
.Floor002820 .video .files video{position: absolute; left: 0; top: 0;background: #000;object-fit: cover;}
.Floor002820 .video .pic img{display: block;width: 100%;}
.Floor002820 .open-video{position: absolute;left: 1.223%;bottom: 12.947%; cursor: pointer; z-index: 10;}
.Floor002820 .open-video i{display: block;width: 36px; height: 36px; border-radius: 50%; background: #23ac38 url(../images/Floor002820_btn.png) no-repeat center center;position: relative; z-index: 4;}
.Floor002820 .open-video:before,
.Floor002820 .open-video:after{position: absolute; content: '';border-radius: 50%;background: #23ac38; opacity: 0.2;-webkit-opacity: 0.2; animation: scale 3s infinite;-webkit-animation: scale 3s infinite;}
.Floor002820 .open-video:before{left: -17px; top: -17px; bottom: -17px;right: -17px; animation-delay: 0.3s;}
.Floor002820 .open-video:after{left: -27px; top: -27px; bottom: -27px;right: -27px;}
@keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-webkit-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-ms-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@media(min-width:1025px){
.Floor002820 .number{width: 59.072%;}
}
@media(max-width:1024px){
.Floor002820 .ytable,
.Floor002820 .ytable-cell{display: block;}
.Floor002820 .video{width: 90%; max-width: 573px; margin: 40px auto 0;}
}

.Floor002820 .info-num li{}
@media(min-width:641px){
.Floor002820 .info-num li{float: left;width:25%;}
}
.Floor002820 .info-num li aside{display: inline-block;position: relative;}
.Floor002820 .info-num li aside b{font-family:;font-size: 66px;color: #3aa2d7;display: block;}
.Floor002820 .info-num li aside sub{position: absolute;
    left: 100%;
    word-break: keep-all;
    bottom: 51%;
    font-size: 26px;
    font-weight: 100;
    margin-left: 10px;color: #3aa2d7;}
.Floor002820 .info-num li p{font-size: 16px;
    color: #000;
    margin-bottom: 0;
    margin-top: 22px;
    line-height: 28px;
    margin-top: 0;}
@media(min-width:1025px) and (max-width:1200px){
.Floor002820 .info-num li aside b{font-size: 60px;}
}
@media(min-width:641px) and (max-width:769px){
.Floor002820 .info-num li aside b{font-size: 60px;}
}
@media(max-width:640px){
.Floor002820 .info-num li{text-align: center;}
.Floor002820 .info-num li:not(:last-child){margin-bottom: 20px;}
}
@media(max-width:480px){
.Floor002820 .info-num li aside b{font-size: 60px;}
}



/*
 .Menu002252 为demo编号
 */
.Menu002252{padding:10px 0; text-align:center; overflow:hidden;}
.Menu002252 a{font-size:16px; display: block;background:#e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#3aa2d7;}
@media(min-width:768px){
	.Menu002252{padding:25px 0 10px;}
	.Menu002252 a{ display:inline-block; line-height:30px;  padding:0 15px; min-width:115px; border-radius:30px; overflow:hidden; margin:0 7px 1px;}
}
@media(min-width:1024px){
   .Menu002252{padding:0px 0 50px;}
   .Menu002252 a{    display: inline-block;
    line-height: 50px;
    padding: 0 28px;
    background: #f5f5f5;
    min-width: 148px;
    border-radius: 36px;
    font-size: 16px;}
}



/*Banner003069 */
.Banner003069{position: relative; z-index: 1;}
.Banner003069 .Ispic{padding-bottom: 36.8%;}
.Banner003069 .txt{position: absolute; left: 0; bottom:14vw; width: 100%; z-index: 10;color: #fff;}
.Banner003069 .txt .en{font-size: 1.5em;text-align: left;opacity: 0.7;text-transform: uppercase;}
.Banner003069 .txt .cn{text-align: left;font-size: 3em;}
@media(max-width:640px){
.Banner003069 .Ispic{height: 67vw;}
.Banner003069 .txt .cn{font-size: 2.3em;}
}

/*Menu003135 */
.Menu003135{box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04);}
.Menu003135 .current{ font-size: 0.875em; padding-left: 1.21428em;background: url(../images/Menu003135-icon.svg) no-repeat left center;background-size: 1em auto; margin-top: 2.1em;margin-bottom: 2.1em;}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: #999;}
.Menu003135 .current span{color: #333;}
.Menu003135 .nav-menu li{float: left;font-size: 1.125em;line-height: 4.44444;}
.Menu003135 .nav-menu li:not(:last-child){margin-right:2.222em;}
.Menu003135 .nav-menu li a{display: block;position: relative;}
.Menu003135 .nav-menu li a:hover,
.Menu003135 .nav-menu li.aon a{color: #3aa2d7;}
.Menu003135 .nav-menu li.aon a:before{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 2px;background-color: #3aa2d7;}
@media (max-width:1024px) {
.Menu003135 .current{display: none;}   
.Menu003135 .nav-menu li{line-height:3;}
.Menu003135 .nav-menu li:not(:last-child){margin-right:1em;}
}



.column-title .cn{font-size: 2.25em;color: #000;font-weight: bold;text-align: center}
.column-title .info{text-align: center;margin-top: 20px;position: relative}
.column-title .info span{font-size: 1.5em;color: #333;padding: 0 15px}
.column-title .info:before{background: url(../images/left.png)no-repeat center;display: inline-block;content: '';width: 32px;height: 16px;background-size: contain}
.column-title .info:after{background: url(../images/right.png)no-repeat center;display: inline-block;content: '';width: 32px;height: 16px;background-size: contain}


.about{padding: 6.5vw 0}
.about .warp {padding-top: 3vw}
.about .warp .info{font-size: 1.125em;line-height: 2;text-indent: 2em}
.about .warp .number{margin-top: 6vw}
.about .warp .number li{float: left;width: 33.3%;text-align: center;position: relative}
.about .warp .number li:not(:last-child)::before{content: '';position: absolute;width: 1px;height: 65%;background: #ebebeb;right: 0;top: 50%;transform: translateY(-50%)}
.about .warp .number li aside{font-size: 3.125em;color: #3AA2D7;font-weight: bold;}
.about .warp .number li aside i{font-style: normal;}
.about .warp .number li p{margin: 0;}

.about .warp .loca{margin-top: 5vw;position: relative}
.about .warp .loca .slider > .slick-track{padding-bottom: 1em}
.about .warp .loca .pic .slick-track{padding-bottom: 3em}
.about .warp .loca li.slick-slide{position: relative;padding-bottom: 2em}
.about .warp .loca li .pic{border-radius:calc(50 / 16 * 1em) 0 calc(50 / 16 * 1em) 0;overflow: hidden}
.about .warp .loca li .pic figure{padding-bottom: 20.8335%}
.about .warp .loca li .txt{position: absolute;width: 50%;max-width: 530px;background: rgba(255,255,255,.75);border-radius:0 calc(30 / 16 * 1em) 0 calc(30 / 16 * 1em);padding: 2.5vw 2.5vw 7.5em;left: 3.5vw;bottom: 2%;box-shadow: 0 3px 5px rgba(0,0,0,.2);z-index: 10}
.about .warp .loca li .txt .tit{font-size: 1.875em;background-image: -webkit-linear-gradient(top,#3aa2d7,#2e6aa8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.about .warp .loca li .txt .con{font-size:1em;line-height:1.8;color: #333; height: calc(1.8em * 5); overflow-y: auto; padding-right: 5px; margin-top:14px;}
.about .warp .loca li .txt .con::-webkit-scrollbar{width:2px;  height:100%;}
.about .warp .loca li .txt .con::-webkit-scrollbar-track{ background: rgb(239, 239, 239); border-radius:2px;}
.about .warp .loca li .txt .con::-webkit-scrollbar-thumb{ background: #3aa2d7; border-radius:10px;}
.about .warp .loca li .txt .con::-webkit-scrollbar-thumb:hover{background:#3aa2d7;}
.about .warp .loca li .txt .con::-webkit-scrollbar-corner{background:#3aa2d7;}


.about .slick-arrow{position: absolute;bottom: 8%;width: calc(60 / 1920 * 100vw);height: calc(60 / 1920 * 100vw);cursor: pointer;border-radius: 50%;box-shadow: 0 3px 6px rgba(0,0,0,.2);z-index: 10;}
.about .slick-prev{ left:6vw;background: url(../images/arrow-left.png)no-repeat center #3AA2D7;background-size: calc(24 / 1920 * 100vw) auto}
.about .slick-next{ left:11vw;background: url(../images/arrow-right.png)no-repeat center #fff;background-size: calc(24 / 1920 * 100vw) auto}
.about .slick-arrow:hover{ border-color: #3aa2d7;}


.about .slick-dots{position: absolute; right: 0;width: 100%;text-align: center; bottom: 0;z-index: 10;width: 45%}
.about .slick-dots li{width: 12px;height: 12px;border:none; border-radius: 50%; cursor: pointer; display: inline-block; margin: 0 calc(4 / 1920 * 100vw);background: #e5e5e5}
.about .slick-dots li button{display: none;}
.about .slick-dots li.slick-active{background-image: -webkit-linear-gradient(top,#3aa2d7,#2e6aa8);}

@media(max-width:1024px){
    .about .warp {padding-top: 30px}
    .about .warp .number li aside{font-size: 2.125em;}
    
    .about .warp .loca .slider{}
    .about .warp .loca li .txt{position: relative;width: 95%;padding: 3vw 3vw 5em;left: 0;border: 0;margin: 10px auto 0}
    
    .about .slick-arrow{width: 40px;height:40px;background-size: 14px auto!important;left: 50%;bottom:11%;}
    .about .slick-prev{ margin-left: -40px;}
    .about .slick-next{ margin-left: 10px;}
}

@media (max-width: 640px) {
    .about .warp .loca .pic .slick-track {padding-bottom: 2vw;}
    .about .slick-dots {display: none!important;}
}


.culture{padding: 6vw 0;background: #f5f5f5}
.culture .list{margin-top: 5em}
.culture li{float: left;width: 23.5%;margin-right: 2%;border-radius: 10px;overflow: hidden;box-shadow: 0 3px 5px rgba(0,0,0,.4)}
.culture li:nth-child(4n){margin-right: 0;}
.culture li .pic{overflow: hidden;}
.culture li .pic figure{padding-bottom: 98%;}
.culture li .txt{background: #fff;padding: 2vw;text-align: center;position: relative;transition: all ease 0.3s;}
.culture li .txt .tit{font-size: 1.5em;color: #333;padding:0.8em 0 0.5em;transition: all ease 0.3s;}
.culture li .txt p{font-size: 0.875em;line-height: 1.5;margin: 0;height: 40px;overflow: hidden;transition: all ease 0.3s;}
.culture li .txt .icon{width:calc(86 / 1920 * 100vw);height: calc(86 / 1920 * 100vw);border-radius: 50%;box-shadow: 0 3px 5px rgba(0,0,0,.3);background: #fff;position: absolute;left: 50%;top: 0;transform: translate(-50%,-50%)}
.culture li .txt .icon .img{display: flex;align-items: center;justify-content: center;height: 100%}


.culture li:hover .txt .tit,
.culture li:hover .txt p{color: #fff;}

@media(min-width:1025px){
    .culture li:hover .txt{background: #3AA2D7;padding: 3vw 2vw 1vw}
}

@media(max-width:1024px){
    .culture .list{margin-top: 2em}
    .culture li{width: 48.5%;margin-right: 0;margin-bottom: 2%} 
    .culture li:nth-child(2n){margin-right: 0;float: right}
    .culture li .txt .tit{padding: 1.25em 0 0.5em}
    .culture li .txt .icon{width:50px;height: 50px;border-radius: 50%;}
    .culture li .txt .icon .img{width: 70%;margin: 0 auto}
    .culture li:hover .txt{background: #3AA2D7;}
}



.honor{padding: 6vw 0;}
.honor .list{margin: 3em -2vw;padding-bottom: 5em}
.honor .slick-slide{padding: 0 2vw}
.honor .slick-slide > div{float: left;width: 32%;margin-right: 2%;margin-bottom: 3%}

.honor li .pic{background: #e6e6e6;position: relative;overflow: hidden;padding:2.28vw 2vw;box-shadow: 0 3px 5px rgba(0,0,0,.2);transition: .3s;}
.honor li .pic::before{content: '';position: absolute;width: 100%;height: 100%;border-radius: 60%;left: 0;bottom: -50%;background: #fff;z-index: 1;}
.honor li .pic figure{background-size: contain;background-position: center;background-repeat: no-repeat;padding-bottom: 49%;position: relative;z-index: 2;transition: .5s;}
.honor li .tit{font-size: 1.125em;color: #333;text-align: center;padding-top: 1em}
/*.honor li:hover .pic::before{transform: translateY(-20px);background: #3aa2d7;}*/
.honor li:hover .pic{background-color: #3aa2d7;}
.honor li:hover .pic figure{transform: translateY(-10px)}

.honor .slick-arrow{position: absolute;bottom: -10%;width: calc(60 / 1920 * 100vw);height: calc(60 / 1920 * 100vw);cursor: pointer;border-radius: 50%;box-shadow: 0 3px 6px rgba(0,0,0,.2);z-index: 10}
.honor .slick-prev{ left:43%;background: url(../images/arrow-left.png)no-repeat center #3AA2D7;background-size: calc(24 / 1920 * 100vw) auto}
.honor .slick-next{ right:43%;background: url(../images/arrow-right.png)no-repeat center #fff;background-size: calc(24 / 1920 * 100vw) auto}
.honor .slick-arrow:hover{ border-color: #3aa2d7;}
.honor .slick-dots {text-align: center;padding-top: 2vw;}
.honor .slick-dots li {display: inline-block;width: 14px;height: 14px;margin: 0 5px;border-radius: 50%;border:2px solid #3aa2d7;}
.honor .slick-dots li.slick-active {background-color:#3aa2d7;}
.honor .slick-dots button {display: none;}

@media(min-width:1025px){
    .honor .slick-slide > div:nth-child(3n){margin-right: 0}
}

@media(max-width:1024px){
    .honor .list{padding-bottom: 2em}
    .honor .slick-slide > div{width: 49%;}
    .honor .slick-slide > div:nth-child(2n){margin-right: 0}
    
    .honor .slick-arrow{width: 40px;height:40px;background-size: 14px auto!important}
    .honor .slick-prev{left: 35%}
    .honor .slick-next{ right:35%;}
}


.partner{padding: 6vw 0;background: #f5f5f5}
.partner .warp{padding-top: 2.5em;font-size: 1.125em;color: #333;line-height: 2}
.partner .list{margin: 4em -2vw 0;padding-bottom: 5em}
.partner .slick-slide{padding: 0 2vw}
.partner .slick-slide > div{float: left;width: 23.75%;margin-right: 1.6666%;margin-bottom: 2%;transition: .3s; padding:7px; position: relative;}
.partner .slick-slide > div:before{position: absolute; left:0; top: 0; right: 0; bottom:0; content: '';background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); opacity: 0;transition: 0.3s;}
.partner .slick-slide > div:hover:before{opacity: 1;}
.partner .slick-slide > div:hover li{z-index: 4;}

.partner .slick-slide > div:nth-child(4n){margin-right: 0}
.partner li{background: #fff;height:120px;border-radius: 10px; position: relative;}
.partner li .pic{display: flex;justify-content: center;align-items: center;height: 100%;padding: 4% 0;}
.partner li .pic figure {width: 100%;padding-bottom: 23.45%;background-size: contain;}
.partner .slick-arrow{position: absolute;bottom: -27%;width: calc(60 / 1920 * 100vw);height: calc(60 / 1920 * 100vw);cursor: pointer;border-radius: 50%;box-shadow: 0 3px 6px rgba(0,0,0,.2);z-index: 10}
.partner .slick-prev{ left:43%;background: url(../images/arrow-left.png)no-repeat center #3AA2D7;background-size: calc(24 / 1920 * 100vw) auto}
.partner .slick-next{ right:43%;background: url(../images/arrow-right.png)no-repeat center #fff;background-size: calc(24 / 1920 * 100vw) auto}
.partner .slick-arrow:hover{ border-color: #3aa2d7;}
.partner .slick-dots {text-align: center;padding-top: 2vw;}
.partner .slick-dots li {display: inline-block;width: 14px;height: 14px;margin: 0 5px;border-radius: 50%;border:2px solid #3aa2d7;}
.partner .slick-dots li.slick-active {background-color:#3aa2d7;}
.partner .slick-dots button {display: none;}


@media(max-width:1024px){
    .partner .slick-slide > div{width: 49%;}
    .partner .slick-slide > div:nth-child(2n){margin-right: 0}
    
    .partner li{height: 80px;}
    .partner li .pic{padding: 20px}
    
    .partner .slick-arrow{width: 40px;height:40px;background-size: 14px auto!important}
    .partner .slick-prev{left: 35%}
    .partner .slick-next{ right:35%;}
}



.Pro_list{padding: 6.5vw 0 0}
.Pro_list .title{font-size: 2.25em;color: #000;padding-bottom: 1em}

.Pro_list li{float: left;width: 18%;margin-right: 2.5%;;margin-bottom: 2.5%; box-shadow: 0 2px 5px rgba(0,0,0,.2);background: #fff;padding:2% 1.5% 1.5%}
.Pro_list li:nth-child(5n){margin-right: 0}

.Pro_list li .icon figure{padding-bottom: 100%;background-size: auto;background-position: center;background-repeat: no-repeat;transition: 0.3s all}
.Pro_list li .icon figure.on{display: none}
.Pro_list li .txt{padding-top: 1em}
.Pro_list li .txt .tit{text-align: center;font-size: 1.125em;color: #333;padding-bottom: 5px}
.Pro_list li .txt span{text-align: right;font-size: 12px;color: #A6A6A6;display: block;background: url(../images/jt1.png)no-repeat center right;padding-right: 10px;}

.Pro_list li:hover figure.on{display: block}
.Pro_list li:hover figure.off{display: none}
.Pro_list li:hover .tit{color: #3AA2D7}

@media(max-width:1024px){
    .Pro_list li{float: left;width: 49%;margin-right: 2%;}
    .Pro_list li:nth-child(5n){margin-right: 2%}
    .Pro_list li:nth-child(2n){margin-right: 0}
}
@media(max-width:640px){
    .Pro_list .title {font-size: 5vw;}
}


.Page002664{ text-align:center; padding:3% 0 6vw;}
.Page002664 .Pages *{ display:inline-block; vertical-align:middle;color: #000;font-size:14px;}
.Page002664 .Pages .num{margin: 0 30px}
.Page002664 .Pages .num a{line-height:50px; width: 50px; color:#333;font-size: 14px;border-radius: 50%;box-shadow: 0 2px 5px rgba(0,0,0,.2);margin: 0 9px}
.Page002664 .p_cur,
.Page002664 .p_count,
.Page002664 .p_jump,
.Page002664 .a_first,
.Page002664 .a_end,
.Page002664 .p_total{ display:none;}
.Page002664 .Pages em{font-style:normal;}
.Page002664 .Pages em a{ float:left;}
.Page002664 .Pages .num a:hover,
.Page002664 .Pages em a.a_cur{ color:#fff; background-color:#3AA2D7;}
.Page002664 .a_prev{ padding-left:31px; background:url(../images/jt2.png) no-repeat left center;}
.Page002664 .a_next{ padding-right:31px; background:url(../images/jt3.png) no-repeat right center;}
@media(max-width:640px){
.Page002664{ padding: 30px 0 50px;}
.Page002664 .Pages .num a  {width: 36px;line-height: 36px;}
    .Page002664 .a_prev,
    .Page002664 .a_next {padding-left: 0;padding-right: 0;width: 12px;line-height: 36px;font-size: 0;}
}


.pro_detail_title{text-align: center;position: relative;margin-bottom: 3em}
.pro_detail_title span{font-size: 1.875em;color: #333;text-align: center;font-weight: bold;position: relative;z-index: 2}
.pro_detail_title i{font-size: 4.875em;color: #333;text-align: center;font-weight: bolder;background-image: -webkit-linear-gradient(top,#3aa2d7,rgba(0,0,0,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style: normal;position: absolute;left: 50%;top: 0;transform: translate(-50%,-50%)}



.pro_detail1{padding: 6vw 0}
.pro_detail2{padding: 6vw 0;background: #f5f5f5}


.pro_detail .title2{text-align: center;margin: 4em 0 2em} 
.pro_detail .title2 span{font-size: 1.5em;font-weight: bold;background-image: -webkit-linear-gradient(top,#3aa2d7,#2e6aa8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding: 0 1.5em;border-bottom: 1px solid #2F70B5;position: relative} 
.pro_detail .title2 span::before{content: '';position: absolute;width: 6px;height: 6px;border-radius: 50%;background: #3277ba;left: 8%;top: 50%;transform: translateY(-50%)} 
.pro_detail .title2 span::after{content: '';position: absolute;width: 6px;height: 6px;border-radius: 50%;background: #3277ba;right: 8%;top: 50%;transform: translateY(-50%)} 

.pro_detail .title3{font-size: 1.25em;color: #333;font-weight: bold;margin: 3em 0 2em} 

.pro_detail .warp p{line-height: 2;font-size: 1.125em;color: #333;margin: 0}
.pro_detail .warp .img{text-align: center;padding-top: 5em}
.pro_detail .warp .img aside{font-size: 12px;margin-top: 20px;}

.pro_detail .warp .img2{text-align: center;padding-top: 5em}
.pro_detail .warp .img3{text-align: center;padding-top: 1em}
.pro_detail .warp .img4{text-align: center;padding-top: 1em}

.pro_detail .warp .table1{border-radius: 10px;overflow: hidden;}
.pro_detail .warp .table1 ol{background:#3AA2D7;color: #fff;font-size: 1.25em;display: flex;justify-content: space-between}
.pro_detail .warp .table1 ol span{line-height: 4;padding: 0 4vw;}
.pro_detail .warp .table1 ol span:nth-child(1){width: 28%}
.pro_detail .warp .table1 ol span:nth-child(2){width: 42%;text-align: center}
.pro_detail .warp .table1 ol span:nth-child(3){width: 30%;text-align: center}

.pro_detail .warp .table1 li{display: flex;justify-content: space-between}
.pro_detail .warp .table1 li:nth-child(2n+1) span{background: #E6F7FF}
.pro_detail .warp .table1 li span{color: #333;line-height: 1.75;padding: 2vw;}
.pro_detail .warp .table1 li span:nth-child(1){width: 27%}
.pro_detail .warp .table1 li span:nth-child(2){width: 41%;text-align: center}
.pro_detail .warp .table1 li span:nth-child(3){width: 30%;text-align: center}

.pro_detail .warp .table2 li{border-radius: 10px;overflow: hidden;background: #E6F7FF;margin-bottom: 4em}
.pro_detail .warp .table2 li .ytable{height: 100%;}

.pro_detail .warp .table2 li .tit{width: 12%;background:#3AA2D7;font-size: 1.125em;color: #fff;padding: 25px;text-align: center}
.pro_detail .warp .table2 li .word{padding: 3em;color: #333;}
.pro_detail .warp .table2 li .word aside:not(:last-child){padding-bottom: 1em}

@media(min-width:1025px){
    .pro_detail .warp .img{display: flex;justify-content: center;align-items: center}
    .pro_detail .warp .img2{display: flex;justify-content: space-between;align-items: center}
    .pro_detail .warp .img3{display: flex;justify-content: space-between;align-items: center}
    .pro_detail .warp .img4{display: flex;justify-content: space-between;align-items: flex-start}
    
    .pro_detail .warp .table2 li{float: left;width: 48%;}
    .pro_detail .warp .table2 li:nth-child(2n){float: right;}
}

@media(max-width:1024px){
    .pro_detail{padding: 100px 0}
    .pro_detail_title{margin-bottom: 1.5em}
    .pro_detail .warp .img,
    .pro_detail .warp .img2,
    .pro_detail .warp .img3{padding-top: 1em}
    .pro_detail .warp .img aside,
    .pro_detail .warp .img2 aside,
    .pro_detail .warp .img3 aside{padding-bottom: 2em}
    
    .pro_detail .warp .img4 aside{float: left;width: 50%;}
    
    .pro_detail .warp .table1 ol span{font-size: 14px;line-height: 1.75}
    
    .pro_detail .warp .table2 li{margin-bottom: 1em}
}



.technology_list{padding: 6vw 0 0}
.technology_list li{padding: 1vw;background: #fff;box-shadow: 0 2px 5px rgba(0,0,0,.2);border-radius: 10px;float: left;width: 31.666%;margin-right: 2.5%;text-align: center;margin-bottom: 8%}
.technology_list li .tit1{color: #333;font-size: 12px;text-align: left}
.technology_list li .pic figure{background-size: auto;background-position: center;background-repeat: no-repeat;padding-bottom: 90%;transition: 0.3s all}
.technology_list li .tit2{font-size: 1.25em;color: #333;text-align: center;font-weight: bold;height: 2.5em;overflow: hidden;margin-bottom: 1em}
.technology_list li span{display: inline-block;font-size: 12px;line-height: 3.725em;width: 13.5em;border-radius: 36px;box-shadow: 0 2px 5px rgba(0,0,0,.2);text-align: center;transform: translateY(88%);background: #fff;transition: 0.3s all}
.technology_list li:hover span{background: #3AA2D7;color: #fff}

@media(min-width:1025px){
    .technology_list li:nth-child(3n){margin-right: 0;}
}

@media(max-width:1024px){
    .technology_list li{width: 48%;margin-right: 0;padding: 10px;margin-bottom: 40px}
    .technology_list li:nth-child(2n){float: right}
    .technology_list li .pic{padding: 30px 0}
    .technology_list li .pic figure{background-size: contain;padding-bottom: 70%}
    .technology_list li .tit2{margin-bottom: 0}
    .technology_list li span{width: 9.5em;line-height: 2.725em;}
    
}



.technology_detail{padding: 6vw 0;overflow: hidden}

.technology_detail .tech_detail1 .pic{position: relative;z-index: 2}
.technology_detail .tech_detail1 .txt{padding-top: 3em;}
.technology_detail .tech_detail1 .txt .tit1{font-size: 2.5em;color:#3AA2D7;font-weight: bold;padding-bottom: 0.5em}
.technology_detail .tech_detail1 .txt .tit1 i{font-size: 0.7em;font-weight:normal; display: block; font-style: normal; margin-top: 10px;} 
.technology_detail .tech_detail1 .txt .tit2{font-size: 1.125em;}
.technology_detail .tech_detail1 .txt .tit3{color: #999;margin-top: 8em;position: relative}
.technology_detail .tech_detail1 .txt .tit3::after{content: '';position: absolute;width: 100%;height: 1px;background: #e3e3e3;left: 0;top: 50%;transform: translateY(-50%)}
.technology_detail .tech_detail1 .txt .tit3 span{background: #fff;display: inline-block;position: relative;z-index: 2;padding-right: 5px}
.technology_detail .tech_detail1 .txt .tit4{font-family: 'Arial';font-weight: bold;font-style: italic;color: #e3e3e3;font-size: 3.75em;opacity: .25;position: absolute;width: 200%;right: 0;bottom: 100%;text-align: right;line-height: 0.8}


.technology_detail .tech_detail .title{font-size: 1.5em;color: #fff;background:#3AA2D7;border-radius: 10px 10px 0 0;padding: 0 0.5vw;line-height: 2.75em; }
.technology_detail .tech_detail .info{font-size: 1.125em;border: 1px solid #e3e3e3;border-top: 0;padding: 2.5em 1vw;line-height: 2 }

.technology_detail .tech_detail .list1{margin-top: 2em}
.technology_detail .tech_detail .list1 .item{border: 1px solid #e3e3e3;border-radius: 10px;padding: 1.25vw 0.5vw 0.5vw;width: 175px}
.technology_detail .tech_detail .list1 .item .tit1{font-size: 1.125em;color: #333;}
.technology_detail .tech_detail .list1 .item .tit1::after{content: '';display: block;width: 19px;height: 2px;background:#3AA2D7;margin-top: 15px }
.technology_detail .tech_detail .list1 .item .tit2{font-size: 2.25em;color: #E8E8E8;font-weight: bold;text-align: right}
.technology_detail .tech_detail .list1 .item .tit3{font-size:12px;margin-top: 2em;height: 32px;overflow: hidden;}

.technology_detail .tech_detail .list2{margin-top: 2em}
.technology_detail .tech_detail .list2 dd{float: left;border-radius: 10px;border:1px solid #e3e3e3;font-size: 1.125em;color: #333;text-align: center;line-height: 3.5em;padding: 0 0.8vw;position: relative;background: #fff }
.technology_detail .tech_detail .list2 dd:not(:last-child){margin-right: 5em;}
.technology_detail .tech_detail .list2 dd:not(:last-child)::before{content: '';width: 5.1em;height: 14px;background: url(../images/jt4.png)no-repeat center;background-size: contain;position: absolute;left: 100%;top: 50%;transform: translateY(-50%)}

.technology_detail .tech_detail .list3{border: 1px solid #e3e3e3;border-top: 0}
.technology_detail .tech_detail .list3 ul:not(:last-child){border-bottom: 1px solid #e3e3e3;}
.technology_detail .tech_detail .list3 ul li{padding: 1.9vw 0.5vw;display: flex;align-items: center;}

.technology_detail .tech_detail .list3 ul li .tit{font-size: 1.25em;color: #333;padding-right: 2em}

.technology_detail .tech_detail_btn{text-align: center;}
.technology_detail .tech_detail_btn a{display: inline-block;font-size: 12px;color: #333;;}
.technology_detail .tech_detail_btn i{display:block;width: 4.25em;height: 4.25em;background: url(../images/back.png)no-repeat center #3AA2D7;background-size: 32px auto;border-radius: 50%;box-shadow: 0 2px 5px rgba(0,0,0,.2);margin-bottom: 5px}

.technology_detail .tech_detail1,
.technology_detail .tech_detail2{padding-bottom: 10%}

@media(min-width:1025px){
    .technology_detail .tech_detail1 .pic{width: 45%}
    .technology_detail .tech_detail1 .txt{width: 48%}
    
    .technology_detail .tech_detail .list1{display: flex;justify-content: space-between;align-items: center;}
    .technology_detail .tech_detail .list3 ul{display: flex;align-items: center;justify-content: space-between}
    .technology_detail .tech_detail .list3 ul li{width: 50%}
    .technology_detail .tech_detail .list3 ul li:not(:last-child){border-right: 1px solid #e3e3e3}
    
}

@media(max-width:1024px){
    .technology_detail{padding: 50px 0;}
    
    .technology_detail .tech_detail1 .txt .tit4{font-size: 2em;width: 100%}
    
    .technology_detail .tech_detail .title{padding: 0 10px;}
    
    .technology_detail .tech_detail .list1 .item{float: left;width:49%;margin-bottom: 10px;padding: 10px}
    .technology_detail .tech_detail .list1 .item:nth-child(2n){float: right;}
    
    .technology_detail .tech_detail .list2 dd{margin-bottom: 30px;width: 100%}
    .technology_detail .tech_detail .list2 dd:not(:last-child)::before{left: 50%;top: 100%;transform:rotate(90deg) translate(0,-50%);width: 3.1em;margin-left: -26px;z-index: -1}
}

@media (max-width: 640px) {
    .technology_detail .tech_detail1 .txt .tit1 {font-size: 6vw;}
    .technology_detail .tech_detail1 .txt .tit3 {margin-top: 14vw;}
    .technology_detail .tech_detail .title {font-size: 5vw;}
    .technology_detail .tech_detail .info {padding: 4vw;font-size: 4vw;}
    .technology_detail .tech_detail .list3 ul {padding: 4vw;}
    .technology_detail .tech_detail .list3 ul li {flex-wrap: wrap;}
    .technology_detail .tech_detail .list3 ul li .tit {flex-shrink: 0;width: 100%;margin-bottom: 2%;}
}


.new_list{padding: 6vw 0 0}
.new_list .new-top li{float: left;width: 32%;margin-right: 2%;box-shadow: 0 2px 5px rgba(0,0,0,.2);background: #fff;border-radius: 10px;overflow: hidden}
.new_list .new-top li:nth-child(3n){margin-right: 0}

.new_list .new-top li .pic{overflow: hidden;border-radius: 10px;overflow: hidden;}
.new_list .new-top li .pic figure{padding-bottom: 52.085%;}

.new_list .new-top li .txt{padding:22px;}
.new_list .new-top li .txt .tit{color: #333;margin-bottom:1.5em;transition: 0.3s all;font-size: 16px;height:calc(1.75em * 2);overflow: hidden; line-height: 1.75;}
.new_list .new-top li .txt .info{font-size: 12px;height: 3em;overflow: hidden;color: #666;line-height: 1.75;}
.new_list .new-top li .txt .time{font-size: 12px;color: #999;margin-top: 1.5em;background: url(../images/icon-btn1.png)no-repeat 99% center;background-size: contain;line-height: 24px;transition: 0.3s all; background-size: contain;}

.new_list .new-top li:hover .tit{color: #3AA2D7;}
.new_list .new-top li:hover .time{background-image: url(../images/icon-btn2.png);background-size: contain;}


.new_list .new-bottom{margin-top: 0.6em;border-top: 1px solid #e3e3e3}
.new_list .new-bottom li{padding:3.5em 0 3.5em 11em;border-bottom: 1px solid #e3e3e3;position: relative}
.new_list .new-bottom li time{font-size: 1.5em;color: #333;font-weight: bold;left: 0;top: 2.5em;position: absolute;transition: 0.3s all}
.new_list .new-bottom li .pic figure{padding-bottom: 55.815%}
.new_list .new-bottom li .txt .tit{font-size: 1.5em;font-weight: bold;padding-bottom: 2em;padding-top: 0.3em;transition: 0.3s all}
.new_list .new-bottom li .txt .info{font-size: 0.875em;color: #666;line-height: 1.85}

.new_list .new-bottom li:hover .tit,
.new_list .new-bottom li:hover time{color: #3AA2D7;}

@media(min-width:1025px){
    .new_list .new-bottom li .pic{width: 30.274%;}
    .new_list .new-bottom li .txt{width: 65%;}
}


@media(max-width:1024px){
    .new_list .new-top li{float: none;width: 100%;margin-right: 0%;margin-bottom: 10px}
    .new_list .new-top li .txt{padding:10px;}
    
    .new_list .new-bottom li{padding:2.5em 0}
    .new_list .new-bottom li time{top:auto;position: relative;margin-bottom: 10px;display: inline-block}
    .new_list .new-bottom li .pic{margin-bottom: 10px}
}

@media(max-width:640px){
    .new_list .new-bottom li .txt .tit {font-size: 16px;padding-bottom: .5em;}
    .new_list .new-bottom li time {font-size: 12px;color: #999;margin-top: 3vw;font-weight: normal;}
}




.new_detail{padding: 6vw 0}
.new_detail .title{font-size:  2.25em;color: #333;text-align: center;font-weight: bold;padding-bottom: 1em}
.new_detail .title2{text-align: center;padding-bottom: 1em;}
.new_detail .title2 span{font-size:  1.5em;color: #333;text-align: center;font-weight: bold;background: url(../images/new-detail-title.png)no-repeat center;background-size: contain;display: inline-block;padding: 2em 2.8em 1.5em;margin-top: 2em}
.new_detail .title3{font-size:1.375em;color: #000;position: relative;padding: 0.3em 0 0.3em 1em;margin: 2em 0 1em}
.new_detail .title3::before{content: ''; position: absolute;width: 10px;height: 100%;border-radius: 0 6px 6px 0;background: #3AA2D7;left: 0;top: 0;}
.new_detail .con p{font-size: 1.125em;color: #666;line-height: 2;text-indent: 2em;margin: 0;padding-bottom: 1em}

.new_detail .page{border-top: 1px solid #e3e3e3;padding: 2em 0 0;margin-top: 2em}
.new_detail .page aside:not(:last-child){padding-bottom:0.6em}
.new_detail .page a{font-size: 12px;line-height: 2;color: #999 }
.new_detail .page b{font-weight: normal;color:#3AA2D7;font-size: 12px;}

@media(max-width:1024px){
    .new_detail{padding: 50px 0}
}

/*
 .Form002802
 */
 .Form002802{ padding:7vw 0 9vw; background:url(../images/Form002802-bg.png) no-repeat bottom center; }
.Listtitle{ font-size: 2.125em;color: #333;padding-bottom: 2vw;font-weight: bold;}
 .Form002802 .from td{ padding-right: 5%; padding-bottom:6%;}
 .Form002802 .from td p{ margin: 0; color: #999; text-align: center;}
 .Form002802 .from td div{ position:relative;}
 .Form002802 .from label{ color:#999;margin-bottom: 14px; display: block; line-height: 1; padding-left:8px; border-left:2px solid #eaeaea;font-size: 1em}
 .Form002802 .from label .err { display:inline-block;margin-left: 5px;color: #f00;}
 .Form002802 .from .text{ width:100%; height:66px; line-height:66px; border:none; background:none; border-bottom: 1px solid #eaeaea; font-size:1.125em;font-family:'HarmonyOS_Sans_SC_Regular'; }
 .Form002802 .from textarea.text{ height:130px;}
 .Form002802 .from .btn{ padding-bottom: 1.5%;}
 .Form002802 .from .btn input{cursor: pointer;padding: 0;border: none;width: 168px;height: 54px;color: #fff;border-radius: 5px;background: #3aa2d7;font-family: 'HarmonyOS_Sans_SC_Regular';font-size: 1em;}
 

 .Form002802 .address dl{ padding:0% 0;}
 .Form002802 .address dd{ margin-bottom:1vw; padding-bottom:1vw; border-bottom: 1px dashed #eaeaea;}
 .Form002802 .address dd span{display: block; font-size:calc(15 / 16 * 1em); background-repeat: no-repeat; background-position: left center; background-size:auto 18px; padding-left:32px; margin-bottom:16px; color: #666;}
 .Form002802 .address dd span.tell{background-image: url(../images/Form002802-icon1.svg);}
 .Form002802 .address dd span.fax{background-image: url(../images/Form002802-icon2.svg);}
 .Form002802 .address dd span.mall{background-image: url(../images/Form002802-icon3.svg);}
 .Form002802 .address dd span.add{background-image: url(../images/Form002802-icon4.svg);}
 .Form002802 .address dd b{font-size:calc(36 / 16 * 1em); font-family: Arial; font-weight: bold; color:#3aa2d7 ;}
 .Form002802 .address dd p{margin: 0; line-height: 1.75;font-size:calc(18 / 16 * 1em); color: #333;}
 .Form002802 .address .img img{display: inline-block; border: 1px solid #eaeaea; padding: 5px;}
 .Form002802 .address .img i{display: inline-block; vertical-align: middle; font-style: normal; color: #999; padding-left:15px;}
 
 @media(min-width:641px){
     .Form002802 .from{ width: 60%; padding-left: 4vw;}
     .Form002802 .address { width: 40%; padding-right:4vw; border-right: 1px solid #eaeaea; vertical-align: top;}
     .Form002802 .from,
     .Form002802 .address{ vertical-align: top;}
     .Form002802 .from td:nth-child(2n),
     .Form002802 .from .textareas,
     .Form002802 .from .btn{ padding-right: 0; }
 }
 @media(max-width:640px){
     .Form002802 .from td{ display: block; padding-right: 0; }
     .Form002802 .from,
     .Form002802 .address{display: block;}
     .Form002802 .address{margin-bottom: 30px;}
     .Form002802 .address dd{padding-bottom: 20px;margin-bottom: 20px}
     
     .Form002802 .from .text{height: 50px;line-height: 50px;}
 }




.TextList002322 {padding: 6vw 0 0;}
.TextList002322 h3 {font-size: 24px;color: #333;font-weight: normal;}
.TextList002322 .list li {position: relative;padding: 10px 100px 10px 0;line-height: 22px;}
.TextList002322 .list li * {color: #777;}
.TextList002322 .list li time {position: absolute;right: 0;top: 10px;display: block;}
.TextList002322 .list li a {position: relative;display: block;width: 100%;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis; padding-left: 15px;}
.TextList002322 .list li a:before {display: table;content: ">";position: absolute;left: 0;top: 0;height: 100%;width: 20px;}
.TextList002322 .list li a:hover { color: #3aa2d7;}

@media only screen and (max-width:767px) {
    .TextList002322 {padding: 20px 3%;}
}


.history {padding:100px 0 110px;background: url(../images/history_bg.jpg) no-repeat center/cover}
.history .column-title {width: 190px;margin-bottom: 5em;}
.history .column-title .cn {color:#fff;}
.history .column-title .info:before,
.history .column-title .info:after {filter: brightness(100);}
.history .column-title .info span{color:#fff;}
.aboutB-a { max-width: 1600px; margin: 0 auto; }
.aboutB-b { margin-top:0px; }
.aboutB-f .mainTit,.aboutB-f .mainTit .t,.aboutB-f .mainTit .c { color:#fff;font-family: SourceHanSansCN-Light; font-weight: lighter; }
.aboutB-b { float: left; position: relative; }
.aboutB-d { padding-top:70px; }
.aboutB-e .t { font-size:26px;color:#fff; }
.aboutB-g { height: 260px; margin-top:20px; overflow-y: scroll; }
.aboutB-e .c { text-align: justify; width: 80%; font-size: 18px;color:#fff;line-height: 2; }


.aboutB-b .c-menu {  position: relative;  height: 700px; margin-left:360px;  width: 400px;  overflow: hidden; }
.aboutB-b .img-box, .hide {  position: absolute; left: 0px; border-radius: 50%; border:3px solid #fff;  top: 55px;  width: 590px;  height: 590px;  opacity: 1;  transition: opacity, 2s;}
.aboutB-b .hide {  opacity: 0;  transition: opacity, .5s;}
.aboutB-b .items-list {  position: absolute;  left: -400px; top: 0px; width: 700px;  height: 700px;  border: 1px solid rgba(255,255,255,0.45);  border-radius: 50%; }
.aboutB-b .item { opacity: 0.5; position: absolute;  width: 600px;  padding-left: 24px;  font-size: 20px;  transition: font-size 1s;  text-align: left;  cursor: pointer;}
.aboutB-b .item a { position: relative;}
.aboutB-b .item:nth-child(4) {font-weight: bold; font-size: 30px;  margin-top: -4px;  transition: font-size .5s; opacity: 1; }
.aboutB-b .item a:before {  content: "";  position: absolute;left: -24px;  top:50%; margin-top:-9px;background: #fff;width: 18px;height: 18px;border-radius: 100%;}
.aboutB-b .item:nth-child(4):before {  top: 10px;}.item a {  color: #dae6ef;  transition: color 0.5s;}
.aboutB-b .item a:hover {  color: white;  transition: color 0.5s;}
.aboutB-b .item:nth-child(2), .aboutB-b .item:nth-child(3),.aboutB-b  .item:nth-child(11),.aboutB-b  .item:nth-child(12) {  opacity: 0.7;}
.aboutB-b .btn { z-index: 10; position: absolute;  width: 20px;  height: 20px;  cursor: pointer;  left: 60px;  font-size: 20pt; color: #dae6ef; -webkit-transform: scale(3, 1);transform: scale(3, 1);-webkit-user-select: none;     -moz-user-select: none;      -ms-user-select: none;          user-select: none;}
.aboutB-b .btn:hover {  color: white;  transition: color 0.5s;}
.aboutB-b .prev {  top: 110px;}
.aboutB-b .next {  bottom: 120px;}


.aboutB-g{
    /*滚动条滑块按钮的颜色*/
    scrollbar-face-color: rgba(255,255,255,0.2);
    /*滚动条整体颜色*/
    scrollbar-highlight-color: #fff;
    /*滚动条轨道颜色*/
    scrollbar-track-color: rgba(255,255,255,0.2);
}
/*滚动条整体部分,必须要设置*/
.aboutB-g::-webkit-scrollbar{
    background-color: rgba(255,255,255,0.2);
    width:5px;
    height:10px;
}
/*滚动条的轨道*/
.aboutB-g::-webkit-scrollbar-track{
    background-color: rgba(255,255,255,0.2);
    border-radius: 10px;
}
/*滚动条的滑块按钮*/
.aboutB-g::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #fff;
}
.aboutB-c .next,
.aboutB-c .prev { transform: rotate(-180deg);background: url(../images/about_d_left.png) no-repeat center/cover; cursor: pointer; opacity: 1; font-family: "微软雅黑"; font-size: 0px; color:#fff;width: 60px;height: 60px; text-align: center; position: absolute; bottom:0; }
.aboutB-c .next:hover,.aboutB-c .prev:hover { background: url(../images/about_d_left2.png) no-repeat center/cover; }

.aboutB-c .prev { transform: rotate(0); }

.aboutB-c .prev { left:100px; }
.aboutB-c .next { left:0px; }
.aboutB-c .next:hover,
.aboutB-c .prev:hover { opacity: 1; }

.aboutB-c { padding-bottom:140px; position: relative; float: right;width: 35%; }
.aboutB-b .c-menu { height: 600px; margin-left:240px;  width: 350px;  overflow: hidden; }
.aboutB-b .img-box, .hide { background-size: 100% 100%; top: 80px;  width: 438px;  height: 438px;  opacity: 1;  transition: opacity, 2s; }
.aboutB-b .img-box {background-size:cover; }
.aboutB-b .items-list { left: -350px; width: 600px;  height: 600px; }
.aboutB-b .item { width: 610px;  padding-left: 25px;  font-size: 18px;  transition: font-size 1s;  text-align: left;  cursor: initial;}
.aboutB-d .swiper-slide{ opacity: 0 !important; }
.aboutB-d .swiper-slide-active{ opacity: 1 !important; }



@media (max-width: 1024px) {
    .aboutB-b {display: none;}
    .aboutB-c {width: 100%;}
    .history .column-title {width: 100%;}
}



.sol_name {margin-bottom:5%;font-size: 1.875em;color: #000;font-weight: bold;text-align: center;}
.sol_subname {position:relative;padding-left: 15px;margin-bottom: 4%;font-size: 1.25em;font-weight: bold;line-height: 1;color: #000;}
.sol_subname:before {content:'';position: absolute;left:0;top:50%;transform:translateY(-50%);width: 5px;height: 90%;background-color: #3aa2d7;}
.solution_1 {margin-bottom:6%;}
.solution_1 .flex {display: flex;flex-wrap: wrap;}
.solution_1 .text {position:relative;text-indent:2em;padding-top: 15px;font-size: 1.125em;line-height: 2;color:#333;background: url("../images/sol_line.png") no-repeat top left/100%;}
.solution_1 .text:after {content:'';position: absolute;top:20px;left:0;border:24px solid transparent;border-left:12px solid #3aa2d7;}
.solution_1 .pic {box-shadow: 0 0 7px 0 #a5a5a5;}

.solution_2 {margin-bottom:8%;color: #333;}
.solution_2 .list {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 5%;}
.solution_2 .item {position: relative;padding: 5% 0.8%;color:#ffffff;}
.solution_2 .item:before {content:'';position: absolute;width: 100%;height: 100%;top: 0;left: .8em;transform: perspective(4.7em) rotateY(5deg); background-image: linear-gradient(to bottom,#3aa1d6,#2a5ca8);z-index: -1;}
.solution_2 .num {width: 3.1875em;height: 3.1875em;line-height: 3.1875em;margin:auto;text-align: center;color:#42B2EB;font-weight: bold;background: url("../images/son_icon1.png") no-repeat center/contain;}
.solution_2 .line {height: 1px;margin: 0.625em 0 1.875em; background: #99c2e1;}
.solution_2 aside {padding: 0 15% 0 12%;font-size: 1.125em;}

.solution_3 .list{position: relative;padding: 2% 0;}
.solution_3 .mid {width: 25em;height: 25em;margin: auto;padding: 4em;border-radius:50%;border:2px solid #42B2EB;background-color: #c6e7f9;}
.solution_3 .mid span {display: flex;justify-content:center;align-items:center;height:100%;color:#fff;font-size: 2.25em;font-weight:bold;text-align:center;border-radius:50%;background-color: #42b2eb;}
.solution_3 .item {display: flex;justify-content: space-between;align-items: center;width: 41.6%;position: absolute;}
.solution_3 .item:nth-child(1) {top:0;left:0;}
.solution_3 .item:nth-child(2) {bottom:0;left:0;}
.solution_3 .item:nth-child(3) {top:0;right:0;}
.solution_3 .item:nth-child(4) {bottom:0;right:0;}
.solution_3 .item .num {flex-shrink:0;width:calc(120 / 16 * 1em);height:calc(120 / 16 * 1em);padding: calc(10 / 16 * 1em);border-radius:50%;border:1px solid #42B2EB;background-color: #c6e7f9;}
.solution_3 .item .num span {display: flex;justify-content:center;align-items:center;height:100%;color:#fff;font-size: 2.25em;font-weight:bold;text-align:center;border-radius:50%;background-color: #42b2eb;}
.solution_3 .item aside {line-height:2;font-size: 1.125em;font-weight: bold;color: #333;}
@media (min-width: 1025px) {
    .solution_1 .text {width: 56%;padding-right: 7%;text-align: justify;}
    .solution_1 .pic {width: 44%;}
    .solution_2 .item {width: 18%;}
    .solution_3 .item:nth-child(1),
    .solution_3 .item:nth-child(2) {flex-direction: row-reverse;}
    .solution_3 .item aside {width: 63%;}
}
@media (max-width: 1024px) {
    .solution_2 .item {width: 48.5%;margin-bottom: 3%;}
    .solution_2 .item:before {transform: none;left:0;}
    .solution_3 .item {position: relative;width: 100%;margin-bottom: 4%;}
    .solution_3 .item .num {width: 70px;height: 70px;margin-right: 10px;}
    .solution_3 .item .num span {font-size: 18px;}
}

/* 新增 */
.dTitle{
	font-size: 0.3em;
    font-weight: normal;
	color: #000;
	margin: 0;
	padding-left: 20px;
	position: relative;
	margin-bottom: 0.6em;
    line-height: 1.4;
}
.dTitle:after{
	position: absolute;
	content: "";
	display: block;
	left: 0;
	top: 50%;
	width: 10px;
	height: 26px;
	transform: translateY(-50%);
	background: rgba(58, 162, 215, 1);
}
.proList ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.15em;
	list-style: none;
	margin-top: 0.6em;
}
.proList ul li{
	width: 25%;
	box-sizing: border-box;
	padding: 0 0.15em;
	list-style: none;
}
.proList ul li .proText{
    height: 100%;
	min-height: 1.9em;
	border: dashed 1px rgba(58, 162, 215, 1);
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0.15em;
	line-height: 1.8;
	padding-top: 0.7em;
	position: relative;
}
.proList ul li .proText h3{
	text-align: center;
	margin: 0 0 0.2em 0;
	font-size: 0.24em;
	color: rgba(58, 162, 215, 1);
}
.proList ul li .proText p{
	font-size: 0.16em;
}
.proList ul li .proText span{
	position: absolute;
	width: 0.6em;
	left: 50%;
	transform: translateX(-50%);
	top: -0.3em;
	line-height: 0;
}
.detailContent p{
	margin: 0;
}
.myTable{
	border: solid 1px rgba(58, 162, 215, 1);
}
.myTable thead{
	background: rgba(58, 162, 215, 1);
	color: #fff;
	
}
.myTable thead th{
	padding: 0.5em;
	font-size: 0.18em;
}
.myTable tr td{
	padding: 0.5em;
	border-right: solid 1px rgba(58, 162, 215, 1);
	border-top: solid 1px rgba(58, 162, 215, 1);
	font-size: 0.16em;
	text-align: center;
}

@media (max-width: 1024px) {
	.proList ul{
		margin-top: 0;
	}
	.proList ul li{
		width: 50%;
		margin-top: 0.6em;
	}
}

/*20231215*/
.newInfo {font-size: calc(18 / 16 * 1em);color:#333;}
.newInfo .f14 {font-size: calc(14 / 18 * 1em);}
.newInfo .flex {display: flex;}
.newInfo .flex_js {justify-content: space-between;}
.newInfo .flex_ac {align-items: center;}
.newInfo .tit-1 {margin-bottom: 3%;font-size: calc(36 / 18 * 1em);line-height: calc(52 / 36 * 1em);color: #000;text-align: center;}
.newInfo .tit-2 {margin-bottom: 3%;font-size: calc(30 / 18 * 1em);line-height: calc(44 / 30 * 1em);color: #000;}
.newInfo .tit-3 {position:relative;padding-left:calc(20 / 30 * 1em);margin-bottom: 3%;font-size: calc(30 / 18 * 1em);line-height: calc(44 / 30 * 1em);color: #000;}
.newInfo .tit-3:before {content:'';position:absolute;width:calc(10 / 30 * 1em);height:calc(26 / 30 * 1em);top:50%;left:0;margin-top:calc(-13 / 30 * 1em);background-color: #3aa2d7;}
.newInfo .tit-4 {position:relative;padding:calc(12 / 30 * 1em) calc(30 / 30 * 1em) ;margin-bottom: 3%;font-size: calc(30 / 18 * 1em);line-height: calc(44 / 30 * 1em);color: #fff;border-radius: 10px 10px 0 0;background:#3aa2d7; }
.newInfo .tit-5 {font-size: calc(30 / 18 * 1em);line-height: calc(44 / 30 * 1em); }
.newInfo p {line-height: 2;}
.newInfo .cirList {display: flex;flex-wrap: wrap;}
.newInfo .cirList .item {width: 33.3%;padding-right:calc(40 / 18 * 1em) ;line-height:2;border-bottom: 2px solid #e6e6e6;}
.newInfo .cirList .item .txt {position: relative;padding-left: calc(32 / 18 * 1em);}
.newInfo .cirList .item .txt:before {content:'';position:absolute;width:calc(20 / 18 * 1em);height:calc(20 / 18 * 1em);top:0;left:0;border-radius: 50%;margin-top: calc(7 / 18 * 1em);border: 2px solid #3aa2d7;}
.newInfo .serviceProcessList {display: flex;flex-wrap: wrap;justify-content: space-between;}
.newInfo .serviceProcessList .item .txt {padding-top: calc(10 / 18 * 1em);text-align: center;}
.newInfo .serviceProcessList .arr {width: calc(20 / 18 * 1em);height: calc(37 / 18 * 1em);margin-top:calc(30 / 18 * 1em);background: url("../images/icon_arr.png") no-repeat center/contain;}
.newInfo .flex_txtpic {display:flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.newInfo .flex_txtpic .txt {padding:calc(30 / 16 * 1em);line-height:2;font-size: calc(16 / 18 * 1em);color:#fff;background: #3ca3d7;}
.newInfo .flex_pictxt {display:flex;flex-wrap: wrap;justify-content: space-between;}
.newInfo .flex_pictxt .txt {}
.newInfo .flex_pictxt .txt h3 {margin-top: 0;margin-bottom: calc(160 / 60 * 1em);line-height:1.5;font-size: calc(60 / 18 * 1em);color:#3AA2D7;font-weight: normal;}
.newInfo .flex_pictxt .txt .tips {display:flex;justify-content:space-between;align-items:center;white-space: nowrap;line-height:1.5;font-size: calc(16 / 18 * 1em);color:#999999;}
.newInfo .flex_pictxt .txt .tips:after {content:'';width: 96%;height: 1px;background: #e8e8e8;}
.newInfo .preciseInspectionList {display: flex;justify-content: space-between;}
.newInfo .preciseInspectionList .item .txt{padding-top: calc(22 / 16 * 1em);text-align: center;line-height:1.44;color: #3AA2D7;}
.newInfo .selectionList {display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:calc(20 / 18 * 1em);}
.newInfo .selectionList .item {width:23%;box-sizing:border-box;list-style:none;}
.newInfo .selectionList .item .proText {height: 100%;border:solid 1px rgba(58,162,215,1);border-radius:10px;box-sizing:border-box;padding:calc(46 / 18 * 1em) calc(36 / 18 * 1em);padding-bottom: calc(23 / 18 * 1em);line-height:1.8;position:relative;}
.newInfo .selectionList .item .proText h3 {text-align:center;margin:0 0 0.2em 0;font-size:calc(20 / 18 * 1em);color:rgba(58,162,215,1);}
.newInfo .selectionList .item .proText p {font-size:calc(14 / 18 * 1em);}
.newInfo .selectionList .item .proText span {position:absolute;width:calc(63 / 18 * 1em);left:50%;transform:translateX(-50%);top:calc(-31 / 18 * 1em);line-height:0;border-radius:50%;box-shadow: 5px 2px 10px rgba(38, 38, 38, 0.15);}
.newInfo .featureList .item:nth-child(1) {width: 48.66%;}
.newInfo .featureList .item .proText {box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);border:0;}
.newInfo .featureList .item .proText span {box-shadow: none;}
.newInfo .detectionList .ul {display: flex;justify-content: space-between;align-items: center;text-align: center;border-bottom: 1px solid #add8ee;}
.newInfo .detectionList .ul li:nth-child(1) {width: 28%;}
.newInfo .detectionList .ul li:nth-child(2) {width: 32.16%;}
.newInfo .detectionList .ul li:nth-child(3) {width: 28%;}
.newInfo .detectionList ol li { line-height:calc(78 / 18 * 1em);font-size: calc(22 / 18 * 1em);color: #fff;border-radius:10px 10px 0 0;background-color: #3ca3d7;}
.newInfo .detectionList ul li { padding: calc(32 / 18 * 1em);line-height: 2;}
.newInfo .sampleList ol {display: flex;justify-content: space-between;border-radius:10px 10px 0 0;background-color: #3ca3d7}
.newInfo .sampleList ol li {flex-shrink:0;line-height: calc(80 / 22 * 1em);font-size: calc(22 / 18 * 1em);color:#fff;}
.newInfo .sampleList ol li:nth-child(1),
.newInfo .sampleList ul li ._l {width: 40.83%;}
.newInfo .sampleList ol li:nth-child(2),
.newInfo .sampleList ul li ._r {width: 59.17%;}
.newInfo .sampleList ol li:nth-child(1) {padding-left: calc(144 / 22 * 1em);}
.newInfo .sampleList ol li:nth-child(2) {text-align: center;}
.newInfo .sampleList ul li ._l {padding-left: calc(70 / 18 * 1em);}
.newInfo .sampleList ul li {display:flex;align-items: center;padding: calc(20 / 18 * 1em) 0;border-bottom: 1px solid #e5f6ff;}
.newInfo .sampleList ul li ._l .inline {display:flex;align-items:center;width:calc(228 / 18 * 1em);padding-left:calc(40 / 18 * 1em);line-height:calc(60 / 18 * 1em);border-radius:50px;background-color: #e5f6ff;}
.newInfo .sampleList ul li ._l .inline img {margin-right: calc(16 / 18 * 1em);}
.newInfo .sampleList ul li ._r {font-size: calc(16 / 18 * 1em);line-height: 2.25;}
.newInfo .sampleList ul li ._r {font-size: calc(16 / 18 * 1em);line-height: 2.25;}
.newInfo .plantFeature .item {text-align: center;font-size: calc(16 / 18 * 1em);}
.newInfo .processList .item {display:inline-flex;justify-content:center;align-items:center;width: 19.83%;height: calc(100 / 18 * 1em);border-radius: calc(10 / 18 * 1em);border: 1px solid #3AA2D7;text-align: center;}
.newInfo .processList .arr {width: calc(24 / 18 * 1em);height: calc(29 / 18 * 1em);/*border-radius: calc(10 / 18 * 1em);*/background: url("../images/icon_tringle.png") no-repeat center;}
.newInfo .TMBAdvan {display: flex;justify-content: space-between;flex-wrap: wrap;}
.newInfo .TMBAdvan .item {display: inline-flex;width: 45.16%;margin-bottom: 5%;}
.newInfo .TMBAdvan .item .icon {flex-shrink: 0;margin-right: calc(24 / 18 * 1em)}
.newInfo .TMBAdvan .item .txt aside {font-size: calc(26 / 18 * 1em);line-height:1.8;color: #3AA2D7;}
.newInfo .TMBAdvan .item .txt p {line-height: 1.44;}
.newInfo .TMB {justify-content:center;}
.newInfo .TMB .item {width: 40%;margin: 0 calc(30 / 18 * 1em);padding: calc(13 / 18 * 1em) calc(36 / 18 * 1em);border-radius: 50px;border: 1.5px solid #3AA2D7;text-align: center;}
.newInfo .flex_col_pictxt .item {width: 48%;}
.newInfo .flex_col_pictxt .item aside {text-align: center;}
.newInfo .flex_col_pictxt .item aside b{display:inline-block;padding:calc(8 / 18 * 1em) calc(20 / 18 * 1em);border-radius: 50px;text-align:center;background: #E0F4FF;}
.newInfo .flex_col_pictxt .item:nth-child(1) {text-align: center;}
.newInfo .flex_col_pictxt .item:nth-child(1) p {font-size: calc(14 / 18 * 1em);line-height: 1.42;}
.newInfo .flex_col_pictxt .item:nth-child(2) p {font-size: calc(16 / 18 * 1em);line-height: 1.5;}
.newInfo .flex_col_pictxt .item:nth-child(2) .f14 {font-size: calc(14 / 18 * 1em);}
.newInfo .demoType .item {width: 31.66%;border-radius: 12px;background-color: #e3f6ff;overflow: hidden;}
.newInfo .demoType .icon {display:flex;justify-content:center;align-items:center;flex-shrink:0;width:calc(122 / 18 * 1em);height:calc(104 / 18 * 1em);background: #3aa2d7;}
.newInfo .demoType .txt {width: 100%;font-weight: bold;text-align: center;}
.newInfo .row2_txtpic .txt {width: 52.16%;flex-shrink: 0;}
.newInfo .row2_txtpic .pic {width: 40.73%;text-align: center;}
.newInfo .row2_txtpic .pic .f14 {font-size: calc(14 / 18 * 1em);line-height: 1.4;text-align: justify;}
.newInfo .row2_txtpic .pic .f16 {font-size: calc(16 / 18 * 1em);}
.newInfo .row2_txtpic .f24 {margin-bottom: 0;font-size: calc(24 / 18 * 1em);color:#3aa2d7;}
.newInfo .tech3D-2 {padding: calc(60 / 18 * 1em) 0 calc(15 / 18 * 1em);border-top: 3px solid #61b5df;border-bottom: 3px solid #61b5df;}
.newInfo .tech3D .tit {display:inline-block;padding: 0 calc(44 / 24 * 1em);font-size: calc(24 / 18 * 1em);line-height: calc(58 / 24 * 1em);color:#fff;border-radius:15px 15px 0px 0px;background-color: #015E8C;}
.newInfo .tech3D dl {display: flex;padding: calc(15 / 18 * 1em) 0;}
.newInfo .tech3D dl:not(:last-child) {border-bottom: 1px solid #A6DCF7;}
.newInfo .tech3D dl.bg {color:#fff;background-color: #3aa2d7;}
.newInfo .tech3D dl dd {width: 50%;padding-left: calc(110 / 18 * 1em);}
.newInfo .tech3D dl.pic dd {padding: calc(25 / 18 * 1em) 0;padding-left: 0;}
.newInfo .tech3D dl.pic dd:nth-child(2) {text-align: right;}
.newInfo .tech3D .item {display: flex;width: 100%;}
.newInfo .tech3D .item:not(:last-child) {border-bottom: 1px solid #A6DCF7;}
.newInfo .tech3D .item.bg {color:#fff;background-color: #3aa2d7;}
.newInfo .tech3D .item ._l {display:flex;justify-content:center;align-items:center;width: 25.84%;font-size: calc(20 / 18 * 1em);font-weight: bold;}
.newInfo .tech3D .item ._r {display:flex;flex-shrink:0;width: 74.16%;padding: calc(15 / 18 * 1em) 0;}
.newInfo .tech3D .item ol {display:flex;width: 100%;}
.newInfo .tech3D .item ol li {width: 33.3%;text-align: center;}
.newInfo .ATP-TCA {display: flex;padding-bottom: calc(40 / 18 * 1em);border-bottom: 3px solid #61b5df;}
.newInfo .ATP-TCA dl {width: 33.3%;}
.newInfo .ATP-TCA dt {margin-bottom: 3%;padding:calc(19 / 24 * 1em) 0;line-height:1.4;font-size: calc(24 / 18 * 1em);color:#fff;text-align:center;background-color: #3aa2d7;}
.newInfo .ATP-TCA dd {display:flex;line-height: 2;padding-right: 21%;}
.newInfo .ATP-TCA dd i {margin-right:calc(8 / 20 * 1em);line-height: calc(32 / 18 * 1em);font-style: normal;font-size: calc(20 / 18 * 1em);}
.newInfo .suitList {display: flex;justify-content: space-between;flex-wrap: wrap;}
.newInfo .suitList .item {display: flex;align-items: center;width: 32%;margin-bottom:calc(60 / 18 * 1em);}
.newInfo .suitList .item:nth-child(3n) {width: 26%;}
.newInfo .suitList .item .icon {position:relative;display: flex;justify-content:center;align-items:center;flex-shrink:0;width:calc(132 / 18 * 1em);height:calc(132 / 18 * 1em);margin-right: calc(50 / 18 * 1em);border:2px solid #3AA2D7;border-radius: 50%;}
.newInfo .suitList .item .icon:after {content:'';position:absolute;width: 2px;height: 100%;top:0;right:calc(-30 / 18 * 1em);background-color: #9cd0eb;}
.newInfo .clinicalSample .txt span {display: inline-block;position: relative;margin-left:calc(10 / 18 * 1em);}
.newInfo .clinicalSample .txt span:after {position:absolute;content:'';height:2px;width: 100%;bottom:calc(-12 / 18 * 1em);left:0;background-color: #3AA2D7;}
.newInfo .checkProcess .item {width: 16.583%;text-align: center;}
.newInfo .checkProcess .arr {width: 4.271%;padding-top:8.9%;}


@media (min-width: 1025px) {
    .newInfo .cirList .item {min-height:calc(90 / 18 * 1em);}
    .newInfo .cirList .item:not(:nth-child(3n)) {border-right: 2px solid #e6e6e6;}
    .newInfo .cirList .item:nth-child(3)~.item {border-bottom: 0;padding-top: calc(40 / 18 * 1em);}
    .newInfo .cirList .item:nth-child(3n-1) {padding-left: calc(20 / 18 * 1em);}
    .newInfo .cirList .item:nth-child(3n) {padding-left: calc(66 / 18 * 1em);}
    .newInfo .flex_txtpic .txt {position:relative;width: 43.33%;}
    .newInfo .flex_txtpic .txt:after {content:'';position:absolute;top:50%;left:100%;transform:translateY(-50%);border:calc(27 / 16 * 1em) solid transparent;border-left:calc(34 / 16 * 1em) solid #3ca3d7;}
}
@media (max-width: 1024px) {
    .newInfo .tit-3:before {top: 8%;margin-top: 0;}
    .newInfo .cirList .item  {width: 100%;padding: 4% 0;}
    .newInfo .serviceProcessList .item {width: 32%;margin-bottom: 6%;}
    .newInfo .serviceProcessList .arr {display: none;}
    .newInfo .preciseInspectionList {flex-wrap: wrap;}
    .newInfo .preciseInspectionList .item {width: 49%;margin-bottom: 6%;text-align: center;}
    .newInfo .preciseInspectionList .item img {width: 54%;}
    .newInfo .selectionList .item {width: 48%;margin-bottom: 16%;}
    .newInfo .selectionList .item:nth-last-child(1),
    .newInfo .selectionList .item:nth-last-child(2) {margin-bottom: 0;}
    .newInfo .selectionList .item .proText {padding: calc(46 / 18 * 1em) calc(16 / 18 * 1em);padding-bottom: calc(23 / 18 * 1em);}
    .newInfo .detectionList,
    .newInfo .sampleList {overflow-x: auto;}
    .newInfo .detectionList .overflow,
    .newInfo .sampleList .overflow {width: 200%;}
    .newInfo .plantFeature {flex-wrap: wrap;padding-top: 6%;}
    .newInfo .plantFeature .item {width: 49%;}
    .newInfo .plantFeature .item img {width: 50%;}
    .newInfo .processList {flex-wrap: wrap;padding-top: 6%;}
    .newInfo .processList .item {width: 48%;margin-bottom: 3%;}
    .newInfo .processList .arr {display: none;}
    .newInfo .TMBAdvan .item {flex-wrap: wrap;align-content: flex-start;width: 48.5%;}
    .newInfo .TMBAdvan .item:nth-of-type(2n) {margin-right: 0;}
    .newInfo .TMBAdvan .item .icon {width: 100%;margin-right: 0;}
    .newInfo .TMBAdvan .line {display: none;}
    .newInfo .TMB {flex-wrap: wrap;}
    .newInfo .TMB .item {width: 100%;margin-bottom: 4%;}
    .newInfo .flex_col_pictxt {flex-wrap: wrap;}
    .newInfo .flex_col_pictxt .item {width: 100%;margin-top: 6%;}
    .newInfo .featureList {padding-top: 16%;}
    .newInfo .featureList .item:nth-child(1) {width: 100%;}
    .newInfo .demoType {flex-wrap: wrap;}
    .newInfo .demoType .item {width: 100%;margin-bottom: 4%;}
    .newInfo .row2_txtpic {flex-wrap: wrap;}
    .newInfo .row2_txtpic .txt,
    .newInfo .row2_txtpic .pic {width: 100%;}
    .newInfo .suitList .item {width: 100%;margin-bottom: 6%;}
    .newInfo .suitList .item:nth-child(3n) {width: 100%;}
    .newInfo .suitList .item .icon {width: 80px;height: 80px;}
    .newInfo .suitList .item .icon img {width: 50%;}
    .newInfo .clinicalSample {flex-wrap: wrap;}
    .newInfo .clinicalSample .item img {max-width: 120px;}
    .newInfo .ATP-TCA {flex-wrap: wrap;}
    .newInfo .ATP-TCA dl {width: 100%;margin-bottom: 6%;}
    .newInfo .checkProcess {flex-wrap: wrap;}
    .newInfo .checkProcess .item {width: 48.5%;}
    .newInfo .checkProcess .icon img {width: 50%;}
    .newInfo .checkProcess .arr {display: none;}
    .newInfo .tech3D {}
    .newInfo .tech3D .tit {padding-top: 4%;padding-bottom: 4%;line-height: 1.8;}
    .newInfo .tech3D .content {overflow-x: auto;}
    .newInfo .tech3D .inner {width: 200%;}
    .newInfo .tech3D .pic img {width: 80%;}
}