@charset "UTF-8";.main .kv .swiper-container{width:100%}.main .kv .swiper-container .swiper-slide{position:relative}.main .kv .swiper-container .bgimg{display:block;width:100%;height:auto;background-size:cover}.main .kv .swiper-container .limitWidth-percentWidth{position:absolute;left:50%;top:60%;transform:translate(-50%,-50%)}.main .kv .swiper-container .sw-ft{z-index:2}.main .kv .swiper-container .sw-ft .titles{font-size:66px;color:#fff;display:block;letter-spacing:4px}.main .kv .swiper-container .sw-ft .titles-tips{font-weight:600;font-size:104px;color:#fff;display:block}.main .link-btn{display:flex;align-items:center;justify-content:flex-start}.main .link-more{padding:18px 40px;background:#e7eef5;border-radius:50px;margin-top:62px;display:flex;align-items:center;cursor:pointer;transition:all .6s}.main .link-more:hover{background-color:#235e9b}.main .link-more:hover span{color:#e7eef5}.main .link-more:hover i{color:#e7eef5}.main .link-more span{font-weight:400;font-size:20px;color:#235e9b}.main .link-more i{color:#235e9b;font-size:20px;margin-left:10px;font-style:normal;margin-top:-2px}.main .common-title{font-size:76px;color:#235e9b}.main .img-box{width:100%}.main .img-box img{display:block;width:100%;height:auto}@keyframes action{to{transform:rotate(calc(360deg + var(--initDeg,0deg)))}}.main .model3{background-color:#e6e6e6}.main .model3 .limitWidth-percentWidth{padding:132px 0 190px}.main .model3 .ellipsis-multiline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;height:4.5em!important;line-height:1.5em!important;max-height:4.5em!important}.main .model3 .new-list-wraps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 40px}.main .model3 .new-list{cursor:pointer}.main .model3 .new-list .img-box{position:relative;width:100%;height:160px;overflow:hidden}.main .model3 .new-list .img-box .bgimg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 1s;background-color: #fff;}.main .model3 .new-list .img-box .img-mask{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;transition:all .6s;align-items: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:22px;color:#000;line-height:1.6;margin:32px 0 20px;transition:all .6s}.main .model3 .new-list .time{font-weight:400;font-size:20px;color:#666;transition:all .6s}.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 .news-detaialss{background-color:#fff;padding:80px 0 150px}.main .news-detaialss .back-box{display:flex;cursor:pointer;align-items:center}.main .news-detaialss .back-box .back{width:40px}.main .news-detaialss .back-box span{font-weight:400;font-size:20px;color:#235e9b;margin-left:10px}.main .news-detaialss .title{font-weight:500;font-size:36px;color:#000;line-height:1.7;margin:29px 0 27px}.main .news-detaialss .times{font-weight:400;font-size:20px;color:#666}.main .news-detaialss .html-content{margin:78px 0 40px;line-height:2em}.main .news-detaialss .html-content *{font-size:16px!important}.main .news-detaialss .html-content h1{font-size:24px!important}.main .news-detaialss .html-content h1 *{font-size:24px!important}.main .news-detaialss .html-content h2{font-size:22px!important}.main .news-detaialss .html-content h2 *{font-size:22px!important}.main .news-detaialss .html-content h3{font-size:20px!important}.main .news-detaialss .html-content h3 *{font-size:20px!important}.main .news-detaialss .html-content h4{font-size:18px!important}.main .news-detaialss .html-content h4 *{font-size:18px!important}.main .news-detaialss .html-content h5.h6{font-size:16px!important}.main .news-detaialss .html-content h5.h6 *{font-size:16px!important}.main .news-detaialss .html-content .title{color:#1d5995}.main .news-detaialss .html-content img{max-width:100%;margin:20px auto}.main .news-detaialss .html-content p{margin-bottom:20px;font-weight:400;color:#000;line-height:2em}.main .news-detaialss .html-content div,.main .news-detaialss .html-content span{color:#000;font-weight:400}.main .news-detaialss .page{padding:6px 0;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);display:flex;align-items:center}.main .news-detaialss .page span{flex:1;padding:16px 0;font-weight:400;font-size:20px;color:#333;cursor:pointer;text-align:center}.main .news-detaialss .page span:first-child{border-right:1px solid rgba(0,0,0,.2)}.main .news-detaialss .page span:hover{color:#235e9b}


@media only all and (max-width:1440px){
  .main .model3 .new-list .img-box{
    height: 142px;
  }
  .main .model3 .new-list .titles{
    margin: 19px 0 20px;
  }
}
