.video-img{display: none;}


.bannerimg{width: 100%;height: 100vh;object-fit: cover;}
.bannerbox{position: relative;}
.banner .container{position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;align-items: center;}
.bannertxt{flex: 1;text-align: center;}
.bannertxt .h1{font-size:2.9vw;line-height: 1.143;color: #fff;}
.bannertxt .h2{font-size: .26rem;color: #fff;}
.bannertxt .line{width: .14rem;height: .03rem;background:#fff;margin: .25rem auto;}
.banner .swiper-slide-active .h1{animation: fadeup 1s 0s;-webkit-animation: fadeup 1s 0s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.banner .swiper-slide-active .line{animation: fadeup 1s .15s;-webkit-animation: fadeup 1s .15s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.banner .swiper-slide-active .h2{animation: fadeup 1s .3s;-webkit-animation: fadeup 1s .3s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.swiper-dot{display: flex;align-items: center;justify-content: space-between;position: absolute;bottom: .6rem!important;width: auto!important;left: 8.7%!important;right: 8.7%!important;z-index: 5;}
.swiper-dot .swiper-pagination-bullet{width: 6px;height: 6px;background: #fff;opacity: 1;position: relative;}
.swiper-dot:after{content:'';height: 1px;background: rgba(255, 255, 255,.051);position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;}
.swiper-dot .swiper-pagination-bullet:after{content:'';width:.48rem;height: .48rem;border-radius: 50%;border: 1px solid rgba(255, 255, 255,.27);position: absolute;transition: all .5s;opacity: 0;top: 50%;left: 50%;transform:scale(.7);margin-left: -.24rem;margin-top: -.24rem;}
.swiper-dot .swiper-pagination-bullet-active:after{opacity: 1;transform: scale(1);}
.index1{display: flex;align-items: center;height: 43.75vw;padding-left: 8.7%;}
.indextitle{flex: 1;display: flex;flex-flow: column;padding: 4.3vw 0;height: 100%;}
.indextitle .h1{font-size: .14rem;color: #999;margin-bottom: 1.5vw;}
.indextitle .h2{font-size:1.85vw;color: #b19250;line-height: 1.333;flex: 1;}
.indextitle .btn1{font-size: .16rem;color: #b19250;transition: all .5s;display: flex;align-items: center;width: 100px;}
.indextitle .btn1 img{margin-left: .09rem;}
.idx1box{width: 63.75vw;height:100%;}
.idx1box .item{display: block;float: left;width:25%;height: 50%;display: flex;align-items: center;text-align: center;}
.idx1box .item .icon{width: .5rem;margin: 0 auto;height: .5rem;position: relative;z-index: 0;}
.idx1box .item .cn{font-size: .22rem;color: #333;margin: 2.4vw 0 2px;transition: all .3s;}
.idx1box .item .en{font-size: 12px;color: #c2c2c2;}
.idx1box .item:nth-child(odd){background: #f7f9fb;}
.idx1box .item .icon:after{content:'';width: .47rem;height: .47rem;background:#e6dbc4;position: absolute;bottom:-10px;left: -12px;z-index: -1;border-radius: 50%;transition: all .5s;}
.idx1box .item:nth-child(3){margin-right: 25%;}
.idx1box .item:nth-child(4){margin-left: 25%;background: #f7f9fb;}
.idx1box .item:nth-child(5){background: #fff;}
.idx1box .item:nth-child(6){background: #f7f9fb;}
.index2{position: relative;}
.index2 .container{position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;align-items: center;}
.index2 .indextitle{padding: 8vw 0;}
.idx2box{width: 46.25%;}
.idx2box .item{margin-bottom: .06rem;}
.idx2box .item .title{line-height: .5rem;padding: 0 2vw;font-size: .16rem;color: #fff;position: relative;background: rgba(255, 255, 255,.102);cursor: pointer;}
.idx2box .item .title:before{content:'';width: .14rem;height: .03rem;background: #fff;position: absolute;left: -.07rem;top: 50%;transform: translateY(-50%);}
.idx2box .item .detail{background: #252525;margin-top: .06rem;display: none;}
.idx2box .item .detail>div{display: flex;align-items: center;}
.idx2box .item .detail img{max-width: 60%;object-fit: cover;height: 20vw;}
.idx2box .item .detail .h1{font-size: .26rem;color: #b19250;line-height: 1.231;padding: 0 2vw;}


.index3{display: flex;align-items: center;}
.idx3-1{width: 50%;position: relative;overflow: hidden;}
.idx3-1box{position: absolute;bottom: 4.2vw;left: 7vw;right: 7vw;text-align: center;}
.idx3-1box .h1{font-size: 1.85vw;color: #fff;}
.idx3-1box p{font-size: .16rem;color: rgba(255, 255, 255, 0.78);line-height: 1.5;margin: 1.5vw 0 1.4vw;}
.idx3-1box .btn1{width: 100px;display: flex;align-items: center;justify-content: center;font-size: .16rem;color: #fff;margin: 0 auto;transition: all .5s;}
.idx3-1box .btn1 img{margin-left: .09rem;}
.idx3-2{padding: 0 8.5vw;width: 50%;}
.idx3-2 .map1{max-width: 70%;margin: 0 auto;}
.idx3-2tab{margin:-.05rem;overflow: hidden;}
.idx3-2 .idxtitle{margin: 4.8vw 0 2vw;}
.idx3-2 .item{float: left;width: 25%;padding:.05rem;cursor: pointer;}
.idx3-2 .item .btn1{border:1px solid rgb(231, 231, 231);font-size: .14rem;display: flex;align-items: center;justify-content: center;color: #333;line-height: .41rem;transition: all .3s;}
.idx3-2 .item .btn1 .iconhover{width:10px;height: 13px;margin-right: .07rem;}
.idx3-2 .item.on .btn1{background: #b19250;border-color: #b19250;color: #fff;}
.idx3-2 .item.on .iconhover img:nth-child(1){opacity: 0;}
.idx3-2 .item.on .iconhover img:nth-child(2){opacity: 1;}
.idxtitle{font-size: 1.85vw;color:#b19250;line-height: 1.333;text-align: center;}
.index4{padding:6vw 0 ;background:#f7f9fb;}
.index4 .col-sm-3{padding: .4rem 15px;}
.index4 .container{padding: 0 5vw;}
.index4 .idxtitle{margin-bottom: .2rem;}
.index4 .item img{margin: 0 auto;transition: all .5s;}
.index4 .item{transition: all .5s;display: block;}
@media (min-width:1000px){
	.index4 .item:hover{transform: translateY(-5px);box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);}
	.indextitle .btn1:hover{transform: translateX(5px);}
	.idx1box .item:hover .icon:after{width: .8rem;height: .8rem;left: 50%;bottom: 50%;margin-left: -.4rem;margin-bottom: -.4rem;}
	.idx1box .item:hover .cn{color: #b19250;}
	.idx3-1box .btn1:hover{transform: translateX(5px);}
}

.banner2{overflow: hidden;position: relative;}
/* .banner2>img{height: 6.08rem;} */
.banner2 .container{position: absolute;top: 1.2rem;left: 0;right: 0;bottom: 0;display: flex;align-items: center;}
.banner2 .en{font-size: .56rem;color: #fff;}
.banner2 .cn{font-size: .26rem;color: #fff;position: relative;line-height: 1;}
.banner2 .cn:before{content:'';width: .14rem;height: .03rem;position: absolute;top: -.21rem;right: 0;z-index: 2;background: #fff;}


.offcon{padding: 1.48rem 0 1.7rem;}
.offcon .item{display: flex;align-items: flex-end;margin-bottom:11vw;}
.offcon .item:last-child{margin-bottom: 0;}
.offcon .item .swiper2{position: absolute;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, .502);padding:.13rem 2.1vw;}
.offcon .item .imgbox:after{content:'';width: 100%;height: 100%;background: #f7f7f7;position: absolute;right: -9.33%;bottom: -19.4%;z-index: -1;}
.offcon .item:nth-child(odd){flex-direction: row-reverse;-webkit-flex-direction: row-reverse; }
.offcon .item:nth-child(odd) .imgbox{margin-right: 3.5vw;}
.offcon .item:nth-child(even) .imgbox{margin-left: 4vw;}
.offcon .item:nth-child(even) .txtbox{padding-left: 4.5vw;}
.offcon .item:nth-child(even) .imgbox:after{right: 0;left: -10.66%;}
.offcon .item .imgbox{width: 53.57%;position: relative;z-index: 0;}
.offcon .item .txtbox{flex: 1;margin-bottom: 1.5vw;}
.offcon .item .h1{font-size: .32rem;color: #b19250;line-height: 1;}
.offcon .item .h2{font-size: .16rem;color: #333;line-height: 1.5;margin: 2.3vw 0 2.6vw;}
.offcon .item p{font-size: .16rem;line-height: 1.875;color: #333;display: flex;align-items: center;}
.offcon .item p img{margin-right: 14px;}
.offcon .item .item2 img{transition: all .5s;}
.offcon .item .item2{position: relative;cursor: pointer;}
.offcon .item .item2:after{content:'';width: 100%;height: 100%;position: absolute;top: 0;left: 0;border: .04rem solid #b9954e;transition: all .5s;opacity: 0;transform: scale(.85);}
.offcon .item .item2:before{content:'';width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: all .5s;opacity: 1;background:rgba(255, 255, 255,.37);}
.offcon .item .swiper1{box-shadow: .27rem .23rem .4rem 0px rgba(143, 143, 143, 0.41);}
.offcon .item .swiper-slide-thumb-active .item2:after{transform: scale(1);opacity: 1;}
.offcon .item .swiper-slide-thumb-active .item2:before{opacity: 0;}
.cta1{padding:3.5vw 0;position: relative;}
.cta1 .col-sm-4{padding: 0 .07rem;}
.cta1 .row{margin: 0 -.07rem;}
.cta1 .item{position: relative;;border: 1px solid  rgb(229, 229, 229);background: #fff;box-shadow: .5rem .43rem .65rem 0px rgba(143, 143, 143, 0.27);border-radius: 5px;text-align: center;padding:2.2vw 0;transition: all .3s;overflow: hidden;z-index: 0;}
.cta1 .item .bgimg{width: 38.8%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: -1;}
.cta1 .item img{width: .3rem;margin: 0 auto;}
.cta1 .item .h1{font-size: .2rem;line-height: 1;color:#b9954e;margin:.07rem 0 2vw}
.cta1 .item p{font-size: .16rem;color: #333;}
.cta1 .item::after{content:''}
.cta1 .word{font-size: 7.5vw;color: rgb(245, 245, 245);line-height: 1;position: absolute;left:1.5vw;top: 50%;transform: translateY(-50%);text-transform: uppercase;letter-spacing: -.25vw;}
.cta2{height: 7.3rem;}
.anchorBL{display: none;}
.casecon .item{margin-bottom:8.2vw;padding:0 13.54%;display: flex;align-items: flex-start;}
.casecon .item:last-child{margin-bottom: 0;}
.casecon{padding: 4.5vw 0 8.2vw;}
.casecon .item{position: relative;}
.casecon .item .imgbox{display: block;width: 38%;position: relative;}
.casecon .item .imgbox>img:nth-child(1){transition: all .5s;}
.casecon .item .time{font-size: .16rem;color:#b9954e;}
.casecon .item .h1{font-size: .26rem;color: #b9954e;margin: 8.5vw 0 2vw;display: block;}
.casecon .item .h2{font-size: .16rem;line-height: 1.75;color: #b9954e;}
.casecon .item .btn1{display: block;width: 1.38rem;line-height: .36rem;border:1px solid #b9954e;border-radius: .05rem;text-align: center;font-size: .16rem;color: #b9954e;margin-top: 3.5vw;transition: all .5s;}
.casecon .item:nth-child(odd){flex-direction: row-reverse;-webkit-flex-direction: row-reverse; }
.casecon .item .txtbox{width: 38%;padding-right: 2.3vw;}
.casecon .item .imgbox .icon{width: 1.44rem;position: absolute;bottom: -.5rem;left: 3.4vw;}
.casecon .item:nth-child(even) .imgbox .icon{right: 4vw;left: auto;}
.casecon .item .numbox{font-size: 11vw;position: absolute;width: 50.5vw;height: 13.17vw;display: flex;align-items: flex-end;background: #f2f2f2;left: 0;bottom:0;line-height: 0.8;padding:0 1vw 1.2vw;justify-content: space-between;}
.casecon .item .h1-1{color:#f0d9aa;font-weight: bold;}
.casecon .item .h1-2{color: #eaeaea;}
.casecon .item:nth-child(odd) .numbox{left: auto;right: 0;}
.casecon .item:nth-child(odd) .numbox{flex-direction: row-reverse;-webkit-flex-direction: row-reverse;}
.case2{padding: .42rem 0 .88rem;background: #f5f5f5;}
.case2-1{padding: .5rem 0;border-top: 2px solid #c1a264;display: flex;align-items: flex-end;}
.case2-1 .time{font-size: .16rem;color: #b9954e;margin-bottom: .15rem;}
.case2-1 h1{font-size: .32rem;color: #b9954e}
.case2-1 .icon{margin-left: .15rem;display: block;}
.case2-2{padding: 0 .6rem 0 .4rem;background: #fff;}
.case2-2 .item{padding: .55rem 0;display: flex;align-items: flex-start;border-bottom: 1px solid #ececec;}
.case2-2 .item .title{font-size: .18rem;color: #b9954e;width: 1.62rem;}
.case2-2 .item p{font-size: .16rem;color: #333;line-height: 1.75;}
.case2-2 .item .imgbox{display: flex;align-items:center;justify-content: space-between;margin: .24rem 0;}
.case2-2 .item .content{flex: 1;}
.case2-2 .item .imgbox img:nth-child(1){width: 44.3%;}
.case2-2 .item .imgbox img:nth-child(2){width: 54%;}
.case2-3{padding:.5rem .4rem;display: flex;align-items: flex-start;background: #b9954e;}
.case2-3 .line{width: 1.62rem;}
.case2-3 .line:before{content:'';width: .24rem;height: .03rem;background: #fff;display: block;}
.case2-3 .h1{font-size: .16rem;color: #fff;}
.case2-3 .h2{font-size: .46rem;color: #fff;margin: .8vw 0 1.5vw;}
.case2-3 .h3{font-size: .16rem;color: rgba(255, 255, 255, 0.671);line-height: 1.75;}
.case2-3 .btn1{border-radius: 2px;font-size: .16rem;color: #fff;border: 1px solid rgba(255, 255, 255, 0.46);width: 1.3rem;line-height: .33rem;box-shadow: 0px .23rem .27rem 0px rgba(5, 5, 5, 0.2);color: #fff;display: block;text-align: center;margin-top: 1.2vw;transition: all .5s;}
.case2-3 img{width: 29.1%;margin-left: 5.5vw;}
.case2-4 .item{display: flex;align-items: center;background: #fff;height: 1.66rem;flex: 1;min-width: 1px; }
.case2-4 .item .btnbox{height: 100%;width: 1.47rem;padding-top: .42rem;text-align: center;border-right: 1px solid #e1e1e1;}
.case2-4 .item .iconhover{width: .53rem;height: .53rem;margin: 0 auto;}
.case2-4 .item .btnbox p{font-size: .16rem;color: #333;margin-top: .2rem;}
.case2-4{display: flex;align-items: center;margin-top: .16rem;}
.case2-4 .item:nth-child(1){margin-right: .16rem;}
.case2-4 .item:nth-child(2) .btnbox{border-left: 1px solid #e1e1e1;border-right: 0;}
.case2-4 .item .content{padding: 0 3.7vw 0 2.5vw;}
.case2-4 .item .h2{font-size: .14rem;color: #999;line-height: 1.714;}
.case2-4 .item .h1{font-size: .16rem;color: #b9954e;margin-bottom:.12rem;}

.subnav{padding: .09rem 0;border: 1px solid #e1e1e1;border-left: 0;border-right: 0;}
.subnav .container{display: flex;align-items: center;justify-content: center;}
.subnav a{display: block;line-height: .44rem;width: 1.5rem;margin: 0 .05rem;font-size: .14rem;color: #333;text-align: center;transition: all .3s;}
.subnav a.on{background-color: rgb(185, 149, 78);box-shadow: 5.033px .075rem .1rem 0px rgba(185, 149, 78, 0.21);color: #fff;}
.subnav a:hover{background-color: rgb(185, 149, 78);box-shadow: 5.033px .075rem .1rem 0px rgba(185, 149, 78, 0.21);color: #fff;}

.area1{padding:5.7vw 0 7.5vw;}
.area1 .container2{display: flex;align-items: flex-end;}
.area1 .imgbox{width: 45.7%;box-shadow: -.17rem .21rem .38rem 0px rgba(143, 143, 143, 0.67);position: relative;margin-left: 1.7vw;z-index: 0;}
.area1 .imgbox:after{content:'';width: 91.7%;height: 91.6%;background: #95783f;position: absolute;left: -1.7vw;bottom: -2vw;z-index: -1;}
.area1 .txtbox{padding-left: 10vw;margin-bottom: .8vw;}
.area1 .txtbox .h1{font-size: 1.85vw;color: #b9954e;margin-bottom:2.8vw;}
.area1 .txtbox .content{display: flex;align-items: flex-start;}
.area1 .txtbox .h2{width: .8rem;font-size: .16rem;color: #b9954e;line-height: 1.5;}
.area1 .txtbox p{font-size: .16rem;color: #333;line-height: 1.5;flex: 1;}
.area2{background: #ededed;padding:.75rem 0;}
.area2 .item{display: flex;align-items: center;background: #fff;margin-bottom: .2rem;}
.area2 .item:last-child{margin-bottom: 0;}
.area2 .item .imgbox{width: 50%;position: relative;}
.area2 .item .txtbox{width: 50%;padding: 0 4vw 0 8.5vw;}
.area2 .item .txtbox p{font-size:.16rem;color: #333;line-height: 1.5;transition: all .5s;}
.area2 .item .imgbox .icon{width: 1.24rem;height: 1.24rem;border-radius: 50%;position: absolute;top: 50%;margin-top: -.62rem;right: -.62rem;display: flex;align-items: center;justify-content: center;box-shadow: .07rem .31rem .35rem 0px rgba(143, 143, 143, 0.28);background: #ededed;}
.area2 .item .imgbox .icon img{width: .75rem;}
.area-dtl{display: flex;background: #efefef;}

.area-dtl-left{flex: 1;padding-left: 13.54vw;padding-bottom: .5rem;}
.area-dtl-left .case2-1{border-top: 0;padding: .7rem 0 .35rem;}
.area-dtl-left .case2-1 .h3{font-size: .16rem;color: #999;margin-top: .14rem;}
.area3{padding: .4rem .3rem;background: #fff;}
.area4{margin-top: .2rem;display: flex;align-items:center;}
.area4 .item{display: flex;align-items: center;position: relative;;height: .92rem;flex: 1;font-size: .16rem;color: #333;transition: all .3s;justify-content: center;background: #fff;}
.area4 .item:nth-child(1){margin-right: .2rem;}
.area4 .item .iconhover{width:12px;height:7px;position: absolute;left: .3rem;top: 50%;margin-top: -3.5px;}
.area4 .item p{max-width: 70%;}
.area4 .item:nth-child(2) .iconhover{right: .3rem;left: auto;}
.area-dtl-right{padding:.7rem 13.54vw .4rem .34rem;background: #fff;margin-left:2.2vw;}
.area-dtl-rightbox{width: 2.45rem;}
.area-dtl-rightbox .title{font-size: .16rem;color: #b9954e;margin-bottom: .2rem;}
.area-dtl-rightbox .item{display: block;background: #fff;transition: all .3s;box-shadow:.11rem .1rem .21rem 0px rgba(143, 143, 143, 0.41);margin-bottom: .3rem;}
.area-dtl-rightbox .item .content{padding: .24rem .2rem .35rem;}
.area-dtl-rightbox .item .date{font-size: .32rem;color: #333;transition: all .3s;}
.area-dtl-rightbox .item .date2{font-size: 12px;color: #333;margin-top: .08rem;transition: all .3s;}
.area-dtl-rightbox .item p{font-size: .16rem;color: #333;line-height: 1.5;transition: all .3s;margin-top: .75rem;}
.pro2con{background: #f1f1f1;}
.pro2box{position: relative;padding-top: .26rem;}
.pro2box .name{font-size:4vw;line-height: 1;color: #b9954e;top: .8rem;left: 0;position: absolute;width:4vw;}
.pro2box .job{font-size: .16rem;color: #333;line-height: 1.5;width: 1rem;position: absolute;bottom: .5rem;left: 0;}
.pro2con .imgbox{margin-left: 20%;width: 36%;overflow: hidden;position: relative;}
.pro2con .imgbox img{position: absolute;top: 0;left: 0;right: 0;}

.pro2-2{width: 38%;background: #fff;position: absolute;top: .56rem;padding:4.5vw 2.3vw 2.8vw .24rem;right: 0;box-shadow:.27rem .24rem .32rem 0px rgba(143, 143, 143, 0.17);}
.pro2-2 .item p{font-size: .16rem;color: #333;line-height: 1.5;word-break: break-all;}
.pro2-2 .item{margin-bottom: 2.8vw;}
.pro2-2 .title{font-size: .32rem;color: #333;margin-bottom: 3vw;}
.pro2-2:after{content:'Professional';font-size:3.6vw;top: 0;left: 0;color: #f3f3f3;position:absolute;right: 0;text-align: center;text-transform: uppercase;line-height: .75;color: rgba(243, 243, 243, 0.561);font-weight: 600;}
.pro3con{padding: .9rem 0 .2rem;}
.pro3box{width: 100%;}
.pro3box .item{margin-bottom: 1.1rem;}
.pro3box .item .title{font-size: .16rem;color: #b9954e;width: 1rem;position: relative;}
.pro3box .item .content{padding:.3rem 8.5vw 0 1rem;font-size: .16rem;color: #333;line-height: 1.5;word-break: break-all;}
.pro3box .item .title:after{content:'';width: .14rem;height: 2px;background: #b9954e;position: absolute;right: -.14rem;top: 50%;;margin-top: -1px;}
.newscon{position: relative;overflow: hidden;}
.news1{padding:.6rem 0;border-bottom: 2px solid #b9954e;display: flex;align-items: flex-end;}
.news1 .h1{font-size: .2rem;color: #333;padding-top: .26rem;position: relative;margin-bottom: .28rem;}
.news1 .h1:before{content:'';width: .3rem;height: .03rem;background: #b9954e;position: absolute;top: 0;left: 0;}
.news1 .h2{font-size: .16rem;color: #999;}
.news1 .h2 span{color: #b9954e;}
.news1right select{width: 1.16rem;height: .37rem;font-size: .14rem;color: #333;border: 1px solid #dddddd;appearance:none;-moz-appearance:none;  -webkit-appearance:none;padding: 0 .16rem;background: url("../images/down2.png") no-repeat 85% center transparent;}
.news1right{display: flex;align-items: center;}
.news1right .search{margin-left: .1rem;display: flex;align-items: center;width:2.55rem;height: .37rem;font-size: .14rem;color: #333;border: 1px solid #dddddd;padding: 0 .16rem;}
.news1right .search input{flex: 1;}
.news1right .search img{cursor: pointer;}
.news2{padding: .6rem 0 1rem;position: relative;z-index: 2;}
.news2 .row{margin: 0 -.11rem;}
.news2 .col-sm-4{padding: 0 .11rem;margin-bottom: .22rem;}
.news2 .item{display: block;}
.news2 .item .content{padding:0 2.5vw .4rem;background:#f7f7f7;}
.news2 .item .time{font-size: .14rem;color: #b9954e;text-align: right;position: relative;padding-top: .15rem;margin-bottom: 2vw;}
.news2 .item .content p{font-size: .16rem;color: #333;line-height: 1.5;word-wrap: break-word;transition: all .3s;}
.news2 .item .time span{font-size: 4vw;position: absolute;line-height: 3vw;left: 0;top:-1.5vw;font-weight: 600;}
.news2 .item .imgbox{overflow: hidden;}
.news2 .item .imgbox img{transition: all .5s;}
.newscon:after{content:'research';text-transform: uppercase;font-family: "Biotif";color: rgba(236, 236, 236, 0.302);font-weight: bold;position: absolute;bottom: 0;left:-1vw;font-size: 19vw;line-height: .8;}
.abtxtbox2{width:29vw;text-align: center;}
.abtxtbox2>div{transform: translateX(.4rem);}
.abtxtbox2 p{font-size: .16rem;line-height: 1.75;color: #333;text-align: left;}
.abtxtbox2 .h1{font-size: .26rem;color: #333;margin: 1.7vw 0 2vw;}
.abtxtbox1{width:30vw;text-align: center;}
.abtxtbox1>div{transform: translateX(-.4rem);}
.abtxtbox1 .h2{font-size: .26rem;color: #b9954e;line-height: 1.3;}
.abtxtbox1 .h1{font-size: .26rem;color: #333;margin: 1.5vw 0 .9vw;line-height: 1.5;}
.about1 .abtxtbox1 img{width: .69rem;margin: 0 auto;}
.about1 .abtxtbox1{margin-right: 7vw;margin-top: 6vw;}
.about2 .abtxtbox1 img{width: .65rem;margin: 0 auto;}
.about2 .abtxtbox1 .h1{margin-bottom: .5vw;color: #fff;}
.about2 video{width: 47.4%;display: block;}
.about2{background:#172f40;}
.about2 .container{display: flex;align-items: center;}
.about1 .imgbox{width: 50.5%;}
.about1{display: flex;align-items:center;padding: 3.8vw 0 6vw;justify-content: flex-end;}
.about3{display: flex;align-items: center;}
.about3 .imgbox{width: 59.375%;}
.about3 .abtxtbox2 img{width: .72rem;margin: 0 auto;}
.about5 .imgbox{width:37%;}
.about5 .abtxtbox2 img{width: .43rem;margin: 0 auto;}
.about5 .container2{padding: 8.3vw 0 9vw;display: flex;justify-content: flex-end;align-items: center;position: relative;}
.about5{background: #f0f0f0;}
.about5 .imgbox{position: absolute;top: -9.5vw;left: 0;}
.procon .item{display: flex;align-items:flex-start;position: relative;z-index: 0;}
.procon .item .txtbox{width: 41.14%;border-radius: .1rem;background: #fff;box-shadow: .5rem .44rem .65rem 0px rgba(143, 143, 143, 0.39);padding:.225rem .2rem .225rem 2.6vw;display: flex;align-items: center;margin-top: 6.5vw;}
.procon .item .txtbox img{width: 45%;}
.procon .item .txtbox p{word-break: break-all;}
.procon .item .txtbox .h1{font-size: 2.8vw;color: #b9954e;}
.procon .item .txtbox .h2{font-size: .16rem;color: #333;margin: .8vw 0 3vw;}
.procon .item .txtbox .content{display: flex;align-items: flex-start;}
.procon .item .txtbox .title{width: .76rem;font-size: .16rem;color: #b9954e;line-height: 1.5;}
.procon .item .txtbox p{font-size: .16rem;color: #333;line-height: 1.5;flex: 1;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.procon .item .txtbox .btn1{width:1.4rem;line-height: .36rem;border:1px solid rgb(223, 223, 223);box-shadow:.12rem .12rem .16rem 0px rgba(143, 143, 143, 0.17);border-radius: 3px;transition: all .5s;text-align: center;font-size: .14rem;color: #b9954e;display: block;margin: 2vw 0 0 .76rem;}
.procon .item .imgbox{position: relative;width:26.25%;overflow: hidden;margin-top: 1vw;}
.procon .item .imgbox img{position: absolute;top: 0;left: 0;right: 0;}
.procon .item:after{content:'';width: 67.1875%;top: 0;bottom: 0;left: 0;background: #f1f1f1;position: absolute;z-index: -1;}
.procon .item .namebox .h1{font-size: 7.8125vw;color: #e5e5e5;line-height:1;width:7.8125vw;}
.procon .item .namebox .h2{font-size: .14rem;font-family: "Biotif";color: rgb(198, 198, 198);text-transform: uppercase;font-weight: bold;line-height: 1.286;margin-top: 2.3vw;}
.procon .item:nth-child(odd) .namebox{padding: 1.5vw 7vw 0 1.5vw;}
.procon .item:nth-child(odd) .imgbox{margin-right: 2vw;}
.procon .item:nth-child(even){flex-direction: row-reverse;-webkit-flex-direction: row-reverse; }
.procon .item:nth-child(even) .namebox{padding: 1.5vw 1.5vw 0 1.3vw;}
.procon .item:nth-child(even) .imgbox{margin-left:8vw;}
.procon .item:nth-child(even):after{left: auto;right: 0;}
.honor .container2{position: relative;}
.honor .swiper-btn{position: absolute;top: 50%;width: .61rem;height: .61rem;margin-top: -.3rem;cursor: pointer;z-index: 5;box-shadow: .14rem .17rem .21rem 0px rgba(0, 0, 0, 0.04);border-radius: 50%;}
.honor .prev{left: -.94rem;}
.honor .next{right: -.94rem;}
.honor{padding: 1.1rem 0 1.5rem;position: relative;overflow: hidden;}
.honor:after{content:'honor';text-transform: uppercase;position: absolute;bottom: 0;line-height: .8;font-size:25vw;left: -1.5vw;color: rgba(236, 236, 236, 0.569);font-weight: bold;font-family: "Biotif";}
.honor .item{height: 36.8vw;display: flex;align-items: center;position: relative;}
.honor .before{border:1px solid  rgb(235, 235, 235);background: #fff;position: relative;height: 28vw;flex: 1;}
.honor .swiper-slide{width: 17.5%;}
.honor .swiper-slide:nth-child(odd) .before{transform: translateY(1.5vw);}
.honor .swiper-slide:nth-child(even) .before{transform: translateY(-3vw);}
.honor .before .icon{width: .45rem;position: absolute;top: 1.6vw;left: 1.5vw;}
.honor .before p{font-size: .16rem;color: #333;line-height: 1.5;position: absolute;bottom: 2.8vw;left: 1.5vw;right: 1.5vw;}
.honor .item{position: relative;}

.honor .item .after{left:0;right:0;position: absolute;top: 0;bottom: 0;background: #d6d6d6;transform: scale(.8);opacity: 0;z-index: 2;    display: flex;flex-flow: column;transition: all .5s;}
.honor .item .imgbox{height: 80%;display: flex;align-items: flex-end;justify-content: center;}
.honor .item .txtbox{display: flex;align-items: center;justify-content: center;flex: 1;}
.honor .item .txtbox p{font-size:.18rem;color: #333;line-height:1.333;text-align: center;}
.honor .swiper-slide-active{width: 30%;}
.honor .swiper-slide-active .item .after{opacity: 1;transform: scale(1);}
.honor .item .imgbox img{max-height: 90%;max-width: 40%;object-fit: cover;}


@media (min-width:1000px){
	.cta1 .item:hover{transform: translateY(-5px);}
	.casecon .item .btn1:hover{background: #b9954e;color: #fff;}
	.casecon .item .imgbox:hover img:nth-child(1){opacity: .8;}
	.case2-3 .btn1:hover{transform: translateX(5px);}
	.case2-4 .item:hover .iconhover img:nth-child(1){opacity: 0;}
	.case2-4 .item:hover .iconhover img:nth-child(2){opacity: 1;}
	.area2 .item:hover p{color: #b9954e;}
	.area4 .item:hover{background:#182f42;color: #b9954e;}
	.area4 .item:hover .iconhover img:nth-child(1){opacity: 0;}
	.area4 .item:hover .iconhover img:nth-child(2){opacity: 1;}
	.area-dtl-rightbox .item:hover{background:#182f42;}
	.area-dtl-rightbox .item:hover .date{color: #b9954e;}
	.area-dtl-rightbox .item:hover .date2{color: #b9954e;}
	.area-dtl-rightbox .item:hover p{color: #b9954e;}
	.news2 .item:hover .imgbox img{transform: scale(1.05);}
	.news2 .item:hover p{color: #b9954e;}
	.honor .swiper-btn:hover img:nth-child(1){opacity: 0;}
	.honor .swiper-btn:hover img:nth-child(2){opacity: 1;}
	.procon .item .txtbox .btn1:hover{background: #b9954e;color: #fff;}

}


@media (max-width:1100px){
	.bannerimg{height: auto;}
	.footbox dl{margin-right: 2.5vw;}
	.index4 .container{padding: 0;}
	.idx3-2{padding: 0 5vw;}
	.idx3-2 .map1{max-width: 50%;}
	.area4 .item p{max-width: 60%;}
	.area-dtl-right{padding-right: 4vw;}
	.area-dtl-left{padding-left: 8.7%;}
	.area1 .container2{align-items: center;}
	.area1 .txtbox{padding-left: 5vw;}
	.area2 .item .imgbox .icon{width: 1rem;height: 1rem;right: -.5rem;margin-top: -.5rem;}
	.area2 .item .imgbox .icon img{width: .6rem;}
	.casecon .item{padding: 0 10%;}
	.cta2{height: 7rem;}
	.procon .item .txtbox{margin-top: 5vw;}
}
@media (max-width:1000px){
	.footbox .left{display: none;}
	.footbox .container{justify-content: space-between;}
	header{position: sticky;}
	header .logo{width: 100px;height: 38px;}
	header .container{height:60px;margin: 0 5%;}
	header .navs{position: fixed;top:60px;left: 0;text-align: left;right: 0;bottom: 0;background: #fff;padding: 10% 5% 0;border-top:1px solid #f0f0f0;display: none;}
	header .navs a{line-height: 50px;font-size: 14px;display: block;border-bottom: 1px solid #f0f0f0;}
	header .navs a:not(:last-child):before{display: none;}
	header .navs.on a{-webkit-animation: fadeup 0.5s;
		animation: fadeup .5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;}
	header .navs a:nth-child(1){    -webkit-animation-delay: .2s;
		animation-delay: .2s;}
	header .navs a:nth-child(2){    -webkit-animation-delay: .3s;
		animation-delay: .3s;}
	header .navs a:nth-child(3){    -webkit-animation-delay: .4s;
		animation-delay: .4s;}
	header .navs a:nth-child(4){    -webkit-animation-delay: .5s;
		animation-delay: .5s;}
	header .navs a:nth-child(5){    -webkit-animation-delay: .6s;
		animation-delay: .6s;}
	header .navs a:nth-child(6){    -webkit-animation-delay: .7s;
		animation-delay: .7s;}
	header .navs a:nth-child(7){    -webkit-animation-delay: .8s;
		animation-delay: .8s;}
	header .navs a:nth-child(8){    -webkit-animation-delay: .9s;
		animation-delay: .9s;}
	header .nav-icon{display: block;margin-left: 15px;}
	header .language-box a{line-height: 30px;font-size: 12px;}
	.banner2 .container{top: 0;}
	.case2-2 .item .title{width: 90px;}
	.case2-3 .line{width: 90px;}
	.case2 .container2{margin: 0 8.7%;}
	.case2-4 .item .btnbox{width: 1.3rem;}
	.cta2{height: 5rem;}
	.offcon .item{align-items: center;}
	.procon .item .txtbox img{display: none;}
}
@media (max-width:767px){
	header .language{font-size: 13px;}
	header .search{margin-right: 15px;}
	.swiper-dot .swiper-pagination-bullet:after{width: 24px;height: 24px;margin-top: -12px;margin-left: -12px;}
	.swiper-dot{bottom: 25px!important;}
	.bannertxt .h1{font-size: 18px;}
	.bannertxt .line{width: 10px;height: 2px;}
	.bannertxt .h2{font-size: 16px;}
	.index1{height: auto;padding: 25px 15px 0;display:block}
	.indextitle{padding: 0;margin-bottom: 20px;}
	.indextitle .h1{font-size: 13px;margin-bottom: 12px;}
	.indextitle .h2{font-size: 16px;}
	.indextitle .btn1{font-size: 13px;margin-top: 20px;}
	.idx1box{width: 100vw;margin-left: -15px;}
	.idx1box .item{margin: 0!important;width: 33.333%;height: 140px;background: none!important;}
	.idx1box .item:nth-child(even){background: #f7f9fb!important;}
	.idx1box .item .cn{font-size: 14px;margin: 15px 0 5px;}
	.idx1box .item .icon:after{width: 24px;height: 24px;left: -8px;bottom: -5px;}
	.index2 .container{display: block;padding:25px 0;}
	.indextitle{display: block;height: auto;}
	.index2 .indextitle{padding: 0;}
	.index2 .bgimg>img{height: 510px;object-fit: cover;}
	.idx2box{width: 100%;}
	.idx2box .item .title{line-height:40px;font-size: 13px;padding: 0 10px;}
	.idx2box .item .title:before{width: 12px;height: 2px;left: -6px;}
	.idx2box .item .detail .h1{font-size: 15px;padding: 0 15px;}
	.idx2box .item .detail img{width: 40vw;max-width: none;height: 40vw;}
	.index3{display: block;}
	.idx3-1{width: 100%;}
	.idx3-2{width: 100%;}
	.idx3-1box p{font-size: 12px;margin: 10px 0;}
	.idx3-1box .h1{font-size: 16px;}
	.idx3-1box .btn1{font-size: 13px;}
	.idx3-1box{bottom: 8%;}
	.idx3-2{padding: 25px 15px;}
	.idx3-2 .idxtitle{font-size: 16px;margin: 20px 0 15px;}
	.idx3-2 .item{width: 33.33%;}
	.idx3-2 .item .btn1{font-size: 12px;line-height: 30px;}
	.idx3-2 .map1{max-width: 60%;}
	.index4{padding: 25px 0;}
	.index4 .idxtitle{font-size: 16px;margin-bottom: 10px;}
	.index4 .col-sm-3{padding:0px 15px;}
	.gotop{height: 36px;font-size: 13px;}
	.search-box{height: 60px;}
	.search-box >input{height: 42px;}
	.search-box{padding: 0 10vw;}
	.footbox{display: none;}
	.foot2{height: auto;padding: 15px 0;}
	.banner2>img{height: 250px;object-fit: cover;}
	.banner2 .en{font-size: 28px;}
	.subnav{padding: 8px 0;}
	.subnav a{font-size: 13px;line-height: 32px;}
	.about1{display: block;padding: 25px 0 0;}
	.about1 .imgbox{width: 100%;}
	.abtxtbox1{width: 100%;}
	.about1 .abtxtbox1{margin: 0;margin-bottom: 20px;}
	.abtxtbox1>div{transform: none;}
	.abtxtbox1 .h1{font-size: 14px;margin: 12px 0 8px;}
	.abtxtbox1 .h2{font-size: 14px;}
	.about1 .abtxtbox1 img{width: 36px;}
	.about2 .container{display: block;padding-bottom: 40px;}
	.about2 .video-img{display: block;}
	.about2 video{width: 70%;margin: 0 auto;display: none;}
	.about2 .abtxtbox1 img{width: 36px;}
	.about2 .abtxtbox1 .h1{margin: 12px 0 4px;}
	.about3{display: block;}
	.about3 .imgbox{width: 100%;}
	.abtxtbox2>div{transform: none;}
	.abtxtbox2{width: 100%;padding: 0 15px 0;}
	.about3 .abtxtbox2 img{width: 36px;}
	.abtxtbox2 .h1{font-size: 15px;margin: 10px 0 ;}
	.abtxtbox2 p{font-size: 12px;}
	.about5 .container2{display: block;}
	.about5 .abtxtbox2 img{width: 20px;}
	.about5 .abtxtbox2{padding: 0;}
	.about5 .imgbox{position: static;margin: 0 auto 20px;}
	.about5 .container2{padding: 25px 0;}
	.news1{padding: 25px 0;}
	.news1 .h1{font-size: 14px;margin-bottom: 12px;}
	.news1 .h2{font-size: 13px;}
	.news1{display: block;}
	.news1right{margin-top: 15px;}
	.news1right select{width: 85px;height: 30px;font-size: 12px;}
	.news1right .search{width: auto;flex: 1;height: 30px;font-size: 13px;}
	.news2 .item .time span{font-size: 7vw;line-height: 3vw;    top: -1.5vw;}
	.news2 .item .content{padding: 0 15px 15px;}
	.news2 .item .content p{font-size: 13px;}
	.news2 .item .time{font-size: 12px;padding-top: 15px;margin-bottom: 10px;}
	.news2{padding:25px 0;}
	.area-dtl-right{display: none;}
	.area-dtl-left{padding:0 15px 25px;}
	.case2-1 .icon{width: 20px;}
	.case2-1 h1{font-size: 18px;}
	.case2-1{padding: 25px 0;}
	.area-dtl-left .case2-1{padding: 25px 0;}
	.area-dtl-left .case2-1 .h3{font-size: 12px;margin-top: 15px;}
	.area4{display: block;}
	.area4 .item:nth-child(1){margin-right: 0;margin-bottom: .2rem;}
	.area4 .item{font-size: 13px;}
	.area2{padding:25px 0;}
	.area2 .item{display: block;}
	.area2 .item .imgbox{width: 100%;}
	.area2 .item .txtbox{width: 100%;padding:35px 20px 20px;}
	.area2 .item .txtbox p{font-size: 13px;}
	.area2 .item .imgbox .icon{top:auto;left: 50%;margin-left: -.5rem;right: auto;bottom: -.5rem;}
	.area1{padding: 25px 0;}
	.area1 .container2{display: block;}
	.area1 .imgbox{margin: 0 auto 25px;width: 70%;}
	.area1 .txtbox .h1{font-size: 16px;margin-bottom: 15px;}
	.area1 .txtbox{padding-left: 0;}
	.area1 .txtbox p{font-size: 13px;}
	.area1 .txtbox .h2{font-size: 13px;width: 55px;}
	.casecon .item:nth-child(odd) {flex-direction: row;-webkit-flex-direction: row;}
	.casecon{padding: 25px 0;}
	.casecon .item{display: block;}
	.casecon .item .imgbox{width: 100%;}
	.casecon .item .txtbox{width: 100%;padding: 0;padding-top: 25px;}
	.casecon .item{padding: 0 25px;margin-bottom: 20px;}
	.casecon .item .imgbox .icon{width: 1.2rem;left: 50%;margin-left: -.6rem;bottom: -.6rem;}
	.casecon .item .time{font-size: 13px;}
	.casecon .item .h1{font-size: 14px;margin: 15px 0 10px;}
	.casecon .item .h2{font-size: 13px;}
	.casecon .item .btn1{width: 90px;line-height: 30px;font-size: 13px;margin-top:15px}
	.casecon .item .numbox{display: none;}
	.case2{padding: 25px 0;}
	.case2-2 .item{padding: 20px 0;}
	.case2-2{padding: 0 20px;}
	.case2-2 .item .title{font-size: 13px;width: 75px;}
	.case2-2 .item p{font-size: 13px;}
	.case2-2 .item .imgbox{display:block;}
	.case2-2 .item .imgbox img{width: 100%!important;margin-bottom: 15px;}
	.case2-3{padding: 20px;display: block;}
	.case2-3 .line{width: 75px;margin-bottom: 12px;}
	.case2-3 .h1{font-size: 13px;}
	.case2-3 .h2{font-size: 18px;margin: 15px 0 10px;}
	.case2-3 .h3{font-size: 13px;}
	.case2-3 .btn1{width: 90px;line-height: 30px;font-size: 13px;margin-top:15px}
	.case2-3 img{margin:0;margin-top: 15px;width: 70%;}
	.case2-4{display: block;margin-top:.2rem}
	.case2-4 .item{margin:0!important;margin-bottom: .2rem!important;}
	.case2 .container2{margin: 0 15px;}
	.case2-4 .item .iconhover{width: 28px;height: 28px;}
	.case2-4 .item .btnbox p{font-size: 12px;}
	.case2-4 .item .btnbox{width: 80px;}
	.case2-4 .item .h1{font-size: 13px;margin-bottom: 8px;}
	.case2-4 .item .h2{font-size: 12px;}
	.case2-4 .item .content{padding: 0 15px;}
	.cta1{padding: 25px 0;}
	.cta1 .row{margin: -7.5px;}
	.cta1 .col-sm-4{padding: 7.5px;}
	.cta1 .item{padding: 20px 0;}
	.cta1 .item .h1{font-size: 14px;margin: 10px 0 12px;}
	.cta1 .item p{font-size: 13px;}
	.cta1 .item img{width: 24px;}
	.offcon{padding: 25px 0;}
	.offcon .item:nth-child(odd){flex-direction: row;-webkit-flex-direction: row;}
	.offcon .item{display: block;margin-bottom: 25px;}
	.offcon .item .imgbox{margin: 0!important;width:100%;}
	.offcon .item .imgbox:after{display: none;}
	.offcon .item .swiper2{padding: 10px 15px;}
	.offcon .item .h1{font-size: 18px;}
	.offcon .item .h2{font-size: 13px;margin: 12px 0;}
	.offcon .item .txtbox{padding: 0!important;padding-top: 18px!important;margin-bottom: 0;}
	.offcon .item p{font-size: 13px;}
	.procon .item:nth-child(even){flex-direction: row;-webkit-flex-direction: row;}
	.procon .item{display: block;}
	.procon .item{padding:25px 15px;}
	.procon .item:after{width: 100%;bottom: 20%;}
	.procon .item:nth-child(odd) .namebox{padding:0;}
	.procon .item .namebox .h1{font-size: 28px;width:auto}
	.procon .item .txtbox{margin-top: 0;width: 100%;padding:20px}
	.procon .item .txtbox .btn1{width:100px;line-height: 30px;font-size: 12px;margin-top: 12px;}
	.procon .item .txtbox p{font-size: 13px;}
	.procon .item .txtbox .title{width: 50px;font-size: 13px;}
	.procon .item .txtbox .h2{font-size: 13px;margin:12px 0}
	.procon .item .txtbox .h1{font-size: 18px;}
	.procon .item .imgbox{width:40vw;margin: 0 auto!important;}
	.pro2box{padding:25px 0;}
	.pro2box .name{font-size: 20px;width: auto;position:static;text-align: center;}
	.pro2box .job{font-size: 13px;position:static;width:auto;text-align: center;margin:10px 0 15px}
	.pro2con .imgbox{width: 50%;margin:0 auto}
	.pro2-2{width: 100%;position: static;padding:20px}
	.pro2-2 .title{font-size: 16px;}
	.pro2-2 .item p{font-size: 13px;}
	.pro2-2 .item{margin-bottom: 12px;}
	.pro3con{padding: 25px 0 0;}
	.pro3box{width:100%}
	.pro3box .item{margin-bottom: 25px;}
	.pro3box .item .title{font-size: 13px;}
	.pro3box .item .title:after{width:10px}
	.pro3box .item .content{font-size: 13px;padding-right: 5vw;}
	.honor .swiper-slide{width: 100%;}
	.honor .swiper-slide-active{width: 100%;}
	.honor{padding: 25px 0 35px;}
	.honor .container2 {padding: 0 50px;}
	.honor .prev{left: 0;}
	.honor .next{right: 0;}
	.honor .item .imgbox{height: 75%;}
	.honor .item .txtbox p{font-size: 12px;}
	.honor .item{height: 250px;}
}



/* 搜索 */

.searchbox{position: fixed;height: .8rem;background: #fff;top: 0;left: 0;right: 0;padding: 0 17.7%;transform: translateY(-100%);transition: all .5s ease}
.searchleft img{width: .2rem;}
.searchleft input{flex: 1;font-size: .18rem;color: #333;padding: 0 .45rem}
.searchleft input::placeholder{color: #666}
.searchleft .btn1{font-size: .2rem;color: #666;text-transform: uppercase;font-family:"DIN";background: none;padding: 0;transition: all .3s ease}
.searchleft{display: flex;align-items: center;height: .6rem;border-bottom: 1px solid #d7d7d7}
.search-close{width:.22rem;margin-left: 9.8vw;cursor: pointer;transition: all .3s ease}
.searchbox.on{transform: translateY(0);}
.searchcon .box1{max-width: 8.6rem;margin: 0 auto;}
.searchcon{padding: 1rem 0;background:#f3f3f3}
.search-top{max-width: 4.8rem;margin: 0 auto;display: flex;margin-bottom: .3rem}
.search-top input{font-size: .16rem;color: rgb(51, 51, 51);height: .48rem;flex: 1;border: 1px solid #333;border-right: 0;padding: 0 .18rem}
.search-top #searchkey{width: 1rem;background: #333;padding: 0;height: .48rem}
.search-top #searchkey img{margin: 0 auto;width: .2rem}
.searchcon .result{font-size: .15rem;color: rgb(51, 51, 51);text-align: center;margin-bottom: .65rem}
.searchcon .item{display: flex;align-items: center;padding: .1rem 0;border-bottom: 1px solid #333}
.searchcon .item .title{font-size: .14rem;line-height:20px;padding-left: 2px;padding-right: .16rem;border-right: 1px solid #dadada}
.searchcon .item .content{flex: 1;font-size: .16rem;color: rgb(51, 51, 51);padding: 0 .15rem}.searchcon .item .content span{color:#1f4fa5 }