.clearfix:after,.clearfix:before{display:block;content:""}.clearfix:after{clear:both}.main .kv{position:relative}.main .kv .bannerimg{display:block;width:100%;height:auto}@media only all and (max-width:1200px){.main .kv .bannerimg{height:2rem;-o-object-fit:cover;object-fit:cover}}.main .kv .limitWidth-percentWidth{position:absolute;left:50%;top:60%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:16px}@media only all and (max-width:1200px){.main .kv .limitWidth-percentWidth{font-size:.16rem}}.main .kv .limitWidth-percentWidth .inputs{position:relative;padding:0 40px;width:100%;height:90px;background:#fff;border-radius:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only all and (max-width:1200px){.main .kv .limitWidth-percentWidth .inputs{padding:0 .05rem 0 .2rem;border-radius:45px;height:.45rem;overflow:hidden}}.main .kv .limitWidth-percentWidth .inputs .bgimg{width:25px;height:25px}@media only all and (max-width:1200px){.main .kv .limitWidth-percentWidth .inputs .bgimg{width:.15rem;height:.15rem}}.main .kv .limitWidth-percentWidth .inputs input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-left:10px;outline:0;border:0;font-weight:400;font-size:18px;color:#165999}@media only all and (max-width:1200px){.main .kv .limitWidth-percentWidth .inputs input{font-size:.16rem;margin-left:.1rem;height:100%;width:60%}}.main .kv .limitWidth-percentWidth .inputs input::-webkit-input-placeholder{font-weight:400;font-size:18px;color:#165999}.main .kv .limitWidth-percentWidth .inputs input:-ms-input-placeholder,.main .kv .limitWidth-percentWidth .inputs input::-ms-input-placeholder{font-weight:400;font-size:18px;color:#165999}.main .kv .limitWidth-percentWidth .inputs input::placeholder{font-weight:400;font-size:18px;color:#165999}@media only all and (max-width:1200px){.main .kv .limitWidth-percentWidth .inputs input::-webkit-input-placeholder{font-size:.16rem}.main .kv .limitWidth-percentWidth .inputs input:-ms-input-placeholder,.main .kv .limitWidth-percentWidth .inputs input::-ms-input-placeholder{font-size:.16rem}.main .kv .limitWidth-percentWidth .inputs input::placeholder{font-size:.16rem}}.main .kv .limitWidth-percentWidth .inputs .btns{position:absolute;right:10px;padding:24px 70px;font-weight:700;font-size:18px;color:#fff;background:#165999;border-radius:35px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media only all and (max-width:1200px){.main .kv .limitWidth-percentWidth .inputs .btns{right:0;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .4rem;font-weight:700;font-size:.16rem;color:#fff;background:#165999;border-radius:35px}}.main .kv .limitWidth-percentWidth .inputs .btns:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.main .kv .limitWidth-percentWidth .inputs .btns:hover{opacity:.8}.main .link-btn{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.main .link-btn,.main .link-more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main .link-more{padding:18px 40px;background:#e7eef5;border-radius:50px;margin-top:62px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.main .link-more:hover{background-color:#235e9b}.main .link-more:hover i,.main .link-more:hover span{color:#e7eef5}.main .link-more span{font-weight:400;font-size:18px;color:#235e9b}.main .link-more i{color:#235e9b;font-size:18px;margin-left:10px;font-style:normal;margin-top:-2px}.main .common-title{font-size:36px;color:#235e9b}.main .img-box{width:100%}.main .img-box img{display:block;width:100%;height:auto}.main .img-list .items{-webkit-transform-origin:center 314px;transform-origin:center 314px}.main .img-list .items:first-child,.main .img-list .items:first-child .item-content{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.main .img-list .items:first-child .item-content{--initDeg:0deg;animation:a linear infinite 10s reverse}.main .img-list .items:nth-child(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.main .img-list .items:nth-child(2) .item-content{--initDeg:-90deg;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);animation:a linear infinite 10s reverse}.main .img-list .items:nth-child(3){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main .img-list .items:nth-child(3) .item-content{--initDeg:-180deg;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);animation:a linear infinite 10s reverse}.main .img-list .items:nth-child(4){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.main .img-list .items:nth-child(4) .item-content{--initDeg:-270deg;-webkit-transform:rotate(-270deg);transform:rotate(-270deg);animation:a linear infinite 10s reverse}@-webkit-keyframes a{to{-webkit-transform:rotate(calc(1turn + var(--initDeg,0deg)));transform:rotate(calc(1turn + var(--initDeg,0deg)))}}@keyframes a{to{-webkit-transform:rotate(calc(1turn + var(--initDeg,0deg)));transform:rotate(calc(1turn + var(--initDeg,0deg)))}}.main .mode2{background:url(../image/index/bg.jpg) no-repeat 100% 100%}.main .mode2 .limitWidth-percentWidth{padding:132px 0 190px}.main .mode2 .content-wraps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.main .mode2 .content-box{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:35px}.main .mode2 .lines-content .lines-box{margin-bottom:88px}.main .mode2 .lines-content .lines-box:last-child{margin-bottom:0}.main .mode2 .lines-content .lines-box .lines-bottom .ft-list{overflow:hidden}.main .mode2 .lines-content .lines-box .lines-bottom .ft-list,.main .mode2 .lines-content .lines-box .lines-bottom .ft-list .items{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main .mode2 .lines-content .lines-box .lines-bottom .ft-list .items{width:25%;padding:2px;font-weight:500;font-size:16px;color:#333;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main .mode2 .lines-content .lines-box .lines-bottom .ft-list .items:after{position:absolute;content:"";width:1px;height:100%;background:rgba(0,0,0,.2);right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.main .mode2 .lines-content .lines-box .lines-bottom .ft-list .items:last-child:after{display:none}.main .mode2 .lines-content .lines-box .lines-bottom .infos{margin-top:40px}.main .mode2 .lines-content .lines-box .lines-bottom .infos .ft-list{overflow:hidden;height:50px;border-radius:50px}.main .mode2 .lines-content .lines-box .lines-bottom .infos .ft-list .items{background-color:#d0deeb;padding:0;height:100%}.main .mode2 .lines-content .lines-box .lines-bottom .infos .ft-list .items:after{width:5px;background-color:#f9fafc;z-index:3}.main .mode2 .lines-content .lines-box .lines-bottom .infos .ft-list .items:nth-last-child(2):after{display:none!important}.main .mode2 .lines-content .lines-box .lines-bottom .infos .ft-list .bars{position:absolute;border-radius:20px;width:80%;z-index:2;height:100%;background:-webkit-linear-gradient(bottom,#2275a9,#225e9a 28%,#0090d3 62%,#129ad8);background:linear-gradient(0deg,#2275a9,#225e9a 28%,#0090d3 62%,#129ad8)}.main .mode2 .lines-content .lines-box .lines-bottom .infos .infos-ft{font-weight:700;font-size:30px;color:#333;margin-top:40px}.main .mode2 .lines-content .lines-box.active{border-color:#235e9b}.main .mode2 .lines-content .lines-box.active+.lines-box{border-bottom:#235e9b}.main .mode2 .lines-content .lines-box.active .lines-top span{color:#235e9b}.main .mode2 .lines-content .lines-box.active .lines-top .img-box .default{display:none}.main .mode2 .lines-content .lines-box.active .lines-top .img-box .active{display:block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main .mode2 .link-btn{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.main .mode2 .link-btn .link-more{margin-top:0}.main .mode2 .right-brief{width:680px;height:680px;position:relative}.main .mode2 .right-brief .center-box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:304px;height:304px}.main .mode2 .right-brief .center-box img{display:block;width:100%;height:100%}.main .mode2 .right-brief .center-box:after{width:478px;height:478px;border-radius:100%;border:5px dashed #235e9b}.main .mode2 .right-brief .center-box:after,.main .mode2 .right-brief .center-box:before{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main .mode2 .right-brief .center-box:before{width:658px;height:658px;border-radius:100%;border:2px solid #e7eef5}.main .mode2 .img-list{position:relative;width:478px;height:478px;top:50%;left:50%;margin-left:-239px;margin-top:-239px;border-radius:50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:a 10s linear infinite;animation:a 10s linear infinite}.main .mode2 .img-list:hover,.main .mode2 .img-list:hover .item-content,.main .mode2 .img-list:hover .items{-webkit-animation-play-state:paused;animation-play-state:paused}.main .mode2 .img-list .items{position:absolute;cursor:pointer;top:-80px;left:34%}.main .mode2 .img-list .items .item-content{background:#fff;box-shadow:0 5px 12px 1px rgba(0,0,0,.2);border-radius:50%;font-weight:700;font-size:24px;color:#235e9b;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:150px;height:150px;-webkit-transition:all .3s;transition:all .3s}.main .mode2 .img-list .items .item-content:hover{color:#fff;background-color:#235e9b}.main .model3{background-color:#e6e6e6}.main .model3 .limitWidth-percentWidth{padding:90px 0 150px}@media only all and (max-width:1200px){.main .model3 .limitWidth-percentWidth{padding:.3rem 0 1rem}}.main .model3 .items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:60px 0;cursor:pointer;border-bottom:1px solid rgba(31,137,88,.5)}@media only all and (max-width:1200px){.main .model3 .items{padding:.2rem 0}}.main .model3 .items .infos{width:80%}.main .model3 .items .infos .title{font-weight:500;font-size:18px;color:#165999}@media only all and (max-width:1200px){.main .model3 .items .infos .title{font-size:.16rem;margin-bottom:.3rem}}.main .model3 .items .infos .brief{font-size:24px;color:#000;line-height:1.7;-webkit-transition:all .3s;transition:all .3s}@media only all and (max-width:1200px){.main .model3 .items .infos .brief{font-size:.18rem}}.main .model3 .items .img-box{position:relative;width:70px;height:70px}@media only all and (max-width:1200px){.main .model3 .items .img-box{width:40px;height:40px}}.main .model3 .items .img-box .bgimg{position:absolute;width:100%;height:100%;top:0;-webkit-transition:all .3s;transition:all .3s;left:0}.main .model3 .items .img-box .deimg{opacity:1}.main .model3 .items .img-box .opimg{opacity:0}.main .model3 .items:hover .brief{color:#165999}.main .model3 .items:hover .img-box .deimg{opacity:0}.main .model3 .items:hover .img-box .opimg{opacity:1}.main .model3 .ellipsis-multiline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;height:2.8em;line-height:1.5em;max-height:3.5em}.main .model3 .new-list-wraps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:60px 0}.main .model3 .new-list{width:31%;cursor:pointer}.main .model3 .new-list .img-box{position:relative;width:100%;height:300px}.main .model3 .new-list .img-box .bgimg{display:block;width:100%;height:auto}.main .model3 .new-list .img-box .img-mask{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:all .3s;transition:all .3s;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(40,120,255,.8)}.main .model3 .new-list .img-box .img-mask .moreimg{display:block;width:75px;height:75px}.main .model3 .new-list .titles{font-weight:600;font-size:26px;color:#000;line-height:1.6;margin-top:40px;-webkit-transition:all .3s;transition:all .3s}.main .model3 .new-list .time{font-weight:400;font-size:18px;color:#666;margin-top:28px;-webkit-transition:all .3s;transition:all .3s}.main .model3 .new-list:hover .img-box .img-mask{opacity:1}.main .model3 .new-list:hover .time,.main .model3 .new-list:hover .titles{color:#2878ff}.main .contentus{position:relative}.main .contentus .bgimg{display:block;width:100%;height:auto}.main .contentus .content-inofs{position:absolute;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main .contentus .content-inofs .common-title{color:#fff}.main .contentus .content-inofs .nav-title{position:relative;display:block;width:auto;padding:0 0 40px;border-bottom:1px solid hsla(0,0%,100%,.2);margin-bottom:45px;margin-top:40px}.main .contentus .content-inofs .nav-title span{font-weight:400;font-size:24px;color:#fff}.main .contentus .content-inofs .nav-title span:after{position:absolute;content:"";width:50px;height:4px;background-color:#fff;left:0;bottom:0}.main .contentus .content-inofs .area-infos .area-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.main .contentus .content-inofs .area-infos .area-box .area-title{font-weight:400;font-size:18px;color:#fff}.main .contentus .content-inofs .area-infos .area-box .area-brief p{font-weight:400;font-size:18px;color:#fff;margin-bottom:18px}.main .contentus .link-more{background-color:hsla(0,0%,100%,.2)}.main .contentus .link-more i,.main .contentus .link-more span{color:#fff}.main .contentus .link-more:hover{background-color:#165999;color:#0090d3}.main .swiper-pagination{bottom:50px}.main .swiper-pagination-bullet,.main .swiper-pagination-bullet-active{background-color:#fff}.main .swiper-pagination-bullet{width:20px;height:20px;margin:0 10px!important}
/*# sourceMappingURL=map/search.css.map */
