@charset "utf-8";
.banner{position:relative;overflow: hidden;}
.banner:after{content:'';position:absolute;left:0;bottom:-1px;right:0;height:1.12rem;background:url(../images/bams.png) no-repeat top center;background-size:100% 100%;z-index:2;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide .sc{-webkit-transition:8s 1s linear;-webkit-transform:scale(1)}
.banner .swiper-slide-active .sc{-webkit-transform:scale(1.1)}
.banner .swiper-slide a{display:block;position:relative}
/*.banner .swiper-slide a:before{content:'';position:absolute;left:0;top:0;right:0;height:2.6rem;background:url(../images/topbg.png) repeat-x top center;background-size:101% 100%;z-index:2;opacity: 1;}*/
.banner .swiper-slide a:after{content:'';position:absolute;left:0;bottom:-1px;right:0;height:1.6rem;background:url(../images/blackms.png) no-repeat top center;background-size:101% 100%;z-index:2;opacity: .5;}
.banner .item .imgBox .img{padding-bottom:0;height: 6.33rem;min-height: 6rem;background-position: center;background-size: cover;background-repeat: no-repeat;}
.banner .swiDots{position: absolute;display: flex;justify-content: center;align-items: flex-end;left: 10%;right: 10%;width: auto;bottom: .2rem;z-index: 5 }
.banner .swiDots span{display: block;background: transparent;width: auto;height: auto;margin:0 .08rem;transition: .3s;opacity: 1;border-radius: 0;transform-origin: bottom center}
.banner .swiDots span.active{opacity:1;}
.banner .swiDots span svg{width: .11rem;height: .4rem}
.banner .cls-1 {fill: #dbdbdb;fill-rule: evenodd;}
.banner .swiDots span.active .cls-1 {fill: #002fa7;fill-rule: evenodd;}
.banner .swiDots span:nth-child(1),.banner .swiDots span:nth-child(5){transform: scale(.6);}
.banner .swiDots span:nth-child(2),.banner .swiDots span:nth-child(4){transform: scale(.8);}
.banner .swiDots span:nth-child(3){transform: scale(1);}


.banner  video{width: 100%;height: 100%;object-fit: cover;}

.mouseTop{position: absolute;bottom:0;left: 50%;transform: translateX(-50%);z-index: 10;color: #fff;text-align: center;padding-bottom: .32rem;cursor: pointer;}
.mouseTop:after{content: '';width: 1px;height: .3rem;background: #fff;position: absolute;left: 50%;bottom: 0;z-index: 4}
.mouseTop span{display: block;}
.mouseTop span{font-weight: 100;margin-bottom: 8px;font-size: .14rem}
.mouseTop img{height: .34rem;animation: up 2s infinite}
.mouseTop i{margin-top: 8px}

@keyframes width{
0%{width: 0}100%{width: 100%;}
}
@media (min-width:1930px){

}
@media (max-width:1200px){
.mouseTop{display: none}
.banner .item .imgBox .img{padding-bottom:0;height:45vw;min-height:inherit}
}
@media (max-width:1024px){
.banner .swiper-slide a:before{height:1.5rem}
.banner .swiper-slide a:after{height:1.2rem}
.banner:after{height:5.5vw }
.banner .swiDots{bottom: 0}
.banner .swiDots span svg{width: .09rem;height: .35rem}
}
@media (max-width:640px){
.banner .swiper-slide a:after{height:1rem}
.banner .item .imgBox .img{height: 40vw}
.banner:after{height:8vw }
.banner .swiDots span svg{width: .06rem;height: .3rem}
}
.iconfont{font-size: inherit;}

#app{width: 100vw;overflow-x: hidden;}
.content{background: #f5f5fa;min-height: 5rem;}
 .more a{display: flex;align-items: center;color: #002fa7;position: relative;font-size: .18rem}
 .more a:before{content: '';display: block;width: .28rem;height: .28rem;background: url(../images/moreicon.png) no-repeat center;background-size: 100% 100%;margin-right: .4rem}
.more a:after{content: '';display: block;width: .5rem;height:1px;background:#002fa7;position: absolute;left: .14rem;top: 50%}
.more img{height: .24rem;pointer-events: none;user-select: none;margin-left: .1rem;animation: roted 10s linear infinite}
.more.ab{position: absolute;right: 0;top: .55rem}
.more.w a{color: #fff}
.intit{margin-bottom: .3rem}
.intit .h4 .cn{font-size: .32rem;}
.intit .h4 .en{font-size: .14rem;color: #666666}

.homea{padding: .5rem 0 1rem;background: url(../images/bga.jpg) no-repeat bottom center;background-size: cover}
.homea .mores{top: .15rem;right: 0;z-index: 5;position: absolute;}
.homea .swiNav{margin-bottom: .35rem}
.homea .swiNav ul li{text-align: center;margin: 0 .2rem;cursor: pointer;opacity: .6;}
.homea .swiNav ul li .intit{margin-bottom: 0}
.homea .swiNav ul li.on{opacity: 1;}
.homea .swiNav ul li.on .intit .cn{color: #002fa7}
.homea .swiNav ul li.on .intit .en{color: #002fa7}
.homea .left{width: 50%;}
.homea .right{width: calc(50% - .6rem);}

.homea .left .swiBtn a{position: absolute;top: 2.5rem;z-index: 5;width: .33rem;height: .38rem;margin-top: -.19rem;}
.homea .left .swiBtn a img{width: 100%}
.homea .left .swiBtn a.prev{left: .2rem}
.homea .left .swiBtn a.next{right: .2rem}
.homea .left .img{height: 5rem;}
.homea .left .txt{height: 1.4rem;background: #002fa7;padding: .3rem;width: 79%;border-left: 6px solid #f1b000;margin-top: -.7rem;position: relative;z-index: 4;display: flex;align-items: center;}
.homea .left .txt .h4{font-size: .22rem;color: #fff;max-height: .6rem\0;line-height: 1.4em;}
.homea .left .swiDots{position: absolute;right: .3rem;bottom: .9rem;width: auto;z-index: 5;left: auto;display: flex;align-items: center;}
.homea .left .swiDots span{display: block;background: transparent;width: auto;height: auto;margin:0 .08rem;transition: .3s;opacity: 1;border-radius: 0;transform-origin:center;transform:scale(.8);}
.homea .left .swiDots span.active{opacity:1;transform:scale(1);}
.homea .left .swiDots span svg{width: .11rem\0;height: .4rem}
.homea .left .cls-1 {fill: #fff;fill-rule: evenodd;}
.homea .left .swiDots span.active .cls-1 {fill: #002fa7;fill-rule: evenodd;}
.homea .right ul{position: relative;margin-top: -.2rem}
.homea .right ul li a{display: flex;align-items: center;}
.homea .right ul li{padding: .3rem 0;position: relative;}
.homea .right ul li:after{content: '';height: 1px;background: #f1b000;position: absolute;left: 0;bottom: -1px;width: 0;transition: .5s}
.homea .right ul li{border-bottom: 1px dashed #ddd}
.homea .right ul li .time{width: .8rem;position: relative;transition: .3s;color: #18438d}
.homea .right ul li .time:before{content: '';width: 1px;height: .4rem;background: #ddd;position: absolute;right: 0;top: 50%;margin-top: -.2rem}
.homea .right ul li .time:after{content: '';position: absolute;left: -.2rem;height: .85rem;border-radius: 50%;background:#f1b000;width: .85rem;top: -.18rem;transition: .3s;transform: scale(0);opacity: 0;border: .06rem solid #f4e7c8;}
.homea .right ul li .time time{position: relative;z-index: 2;text-align: center;display: inline-block;font-size: .18rem;/* padding-bottom: .1rem; */}
.homea .right ul li .time span{display: block;font-size: .42rem;line-height: .9em;transition: .3s;/* margin-top: -.05rem; */position: relative;top: -.05rem;}
.homea .right ul li .h4{width: calc(100% - .85rem);font-size: .2rem;padding-left: .25rem;line-height: 1.5em;text-align: justify;}



.homec{background: url(../images/bgb.jpg) no-repeat bottom center;background-size: cover;}
.homec_a{padding-top: 1rem}
.homec_a .swiDots{text-align: center;margin-top: .3rem}
.homec_a .swiDots span{width: .4rem;height: 2px;background: #18438e;border-radius: 0}
.homec_a .swiDots span.active{opacity: 1;}

.homec_a .slide-c1 .swiper-slide{margin-right: .4rem;width: 3.69rem}
.homec_a .slide-c1 .swiper-slide .img{height: 2.19rem}
.homec_b{padding-top: .8rem;padding-bottom: 1.6rem}
.homec_b .intit{margin-bottom: .2rem}
.homec_b .slide-c2 {padding: .2rem 0 1rem}
.homec_b .slide-c2p{background: url(../images/bline.png) no-repeat center .8rem;background-size: 100% auto}


@keyframes scaleta{0%{transform:scale(1);opacity:.6}100%{transform:scale(1.3);opacity:0}}
@keyframes scaletb{0%{transform:scale(1);opacity:.8}100%{transform:scale(1.2);opacity:0}}

.homec_b .slide-c2p .item{position: relative;margin: 0 auto;transition: .3s}
.homec_b .slide-c2p .item .txt{text-align: center;font-size: .18rem}
.homec_b .slide-c2p .item .txt .num span{font-size: .5rem;font-weight: bold;display: inline-block;margin: 0 .05rem}
.homec_b .slide-c2p .item .txt .num em{font-size: .16rem;width: .3rem;height: .3rem;border-radius: 50%;text-align: center;line-height: .3rem;display: inline-block;background: #18438d;color: #fff;vertical-align: .05rem}
.homec_b .slide-c2p .item .ico{width: 1.24rem;height: 1.24rem;border-radius: 50%;position: relative;display: flex;align-items: center;justify-content: center;margin: 0 auto .1rem;position: relative;}
.homec_b  .slide-c2p .item .ico:after{content: '';position: absolute;top: -.08rem;left: -.08rem;bottom: -.08rem;right: -.08rem;border-radius: 50%;background: rgba(24,67,141,.15);}
.homec_b  .slide-c2p .item .ico em{display: flex;align-items: center;justify-content: center; width: 1.24rem;height: 1.24rem;text-align: center;position: relative;margin:0 auto;position: relative;z-index: 5;border-radius: 50%;z-index: 3;background: #18438d}
.homec_b  .slide-c2p .item .ico em img{width:.74rem;height: .74rem}


.homec_a{padding-bottom: .8rem}
.homec_b{background: #002fa7;padding: .8rem 0}
.homec_b .intit .cn{color: #fff}
.homec_b .intit .en{color: #fff;opacity: .6;}
.homec_b .slide-c2p .item .ico em{background: #fff}
.homec_b .slide-c2p .item .ico em img:last-child{top: .25rem;left: .25rem}
.homec_b .slide-c2p .item .txt .num em{background: #fff;color: #002fa7 }
.homec_b .slide-c2p .item .txt .num span,.homec_b .slide-c2p .item .txt{color: #fff}
.homec_b .slide-c2p .item:hover .txt .num em{color: #fff}
.homec_b .slide-c2p .swiper-slide:nth-child(2n+1) .item .ico em{background:#f1b000}
.homec_b .slide-c2p .swiper-slide:nth-child(2n+1) .item  .icoCo img:last-child {opacity: 1;visibility: visible;}
.homec_b .slide-c2p .swiper-slide:nth-child(2n+1) .item  .icoCo img:first-child {opacity:0;visibility: hidden;}
.homec_b .slide-c2p .swiper-slide:nth-child(2n+1) .item .txt .num em{color: #fff;background:#f1b000}

.homed{background: url(../images/bgc.png) #fff no-repeat bottom center;background-size: 100% auto;padding: .8rem 0 1.6rem}
.homed .left{width: 45%}
.homed .right{width: 51%}
.homed .right ul li{width: 50%}
.homed .right ul li .img{height: 2.65rem}
.homed .right ul li .txt{height: 3.15rem;padding:.35rem .3rem;position: relative;}
.homed .right ul li:nth-child(1){background: #f1b000;top: -.6rem;position: relative;}
.homed .right ul li:nth-child(2){background: #002fa7}
.homed .right ul li .txt .time{font-size: .2rem;color: #fff;margin-bottom: .25rem}
.homed .right ul li .txt .h4{font-size: .2rem;color: #fff;line-height: 1.5em;height: .6rem}
.homed .right ul li .txt .desc{font-size: .16rem;color:rgba(255,255,255,.6);line-height: 1.8em;margin-top: .15rem;height: .84rem}
.homed .right ul li .txt .mor{width: 1rem;height: 1rem;border-radius: 50%;position: absolute;top: -.5rem;right: .3rem;z-index: 3;padding: .1rem}
.homed .right ul li .txt .mor span{display: block;width: 100%;height: 100%;background: #fff;border-radius: 50%;text-align: center;line-height: .8rem}
.homed .right ul li:nth-child(2) .txt .mor{background: #f1b000;}
.homed .right ul li:nth-child(1) .txt .mor{background: #002fa7}

.homed .left .slide-d{overflow: visible;}
.homed .left ul li{position: relative;}
.homed .left ul li a{padding: .25rem 0;position: relative;overflow: hidden;display: block;transition: .3s;}
.homed .left ul li+li:after{content: ''; border-top: 1px dashed #ddd;position: absolute;left: 0;top: 0;right: 0}
.homed .left ul li .h4{font-size: .22rem;padding-left: .45rem;background: url(../images/ci.png) no-repeat left .03rem;background-size: .27rem .23rem;/* margin-right: 1rem; */}
.homed .left ul li p{font-size: .16rem;color: #888;line-height: 1.6em;margin-top: .1rem;padding-left: .5rem}
.homed .left ul li .arr{position: absolute;top: .3rem;right: 0;background: url(../images/arrs.png) no-repeat center;background-size: 100% 100%;width: .18rem;height: .18rem;z-index: 5;transition: .5s;}
.homed .left ul li a:before{content: '';position: absolute;top: 50%;transform: translateY(-50%);height: 0;width: .1rem;background: #002fa7;transition: .5s;left: 0}
.homed .left ul li a:after{content: '';position: absolute;top: -.45rem;transform: scale(0);height: 1.1rem;width: 1.1rem;background: #f1b000;transition: .5s;right: -.2rem;transform-origin: top right;border-radius: 50%;z-index: 0}
.homed .left .swiDots{width: calc((100vw - 16rem) / 2 + 100%);left: calc(-1 * (100vw - 16rem) / 2 );height: .23rem;background: url(../images/linearr.png) no-repeat right center;background-size: auto 100%;position: relative;display: flex;justify-content: center;align-items: center;padding-left: calc((100vw - 16rem) / 2 + .2rem) ;margin-top: .2rem}
.homed .left .swiDots span{width: 10px;height: 10px;background: #0e3d95;margin: 0 .05rem;transition: .3s}
.homed .left .swiDots span.active{opacity: 1;transform: scale(1.2);}


.homee{background: url(../images/bgd.png) no-repeat top center;background-size: 100% auto;padding-top: .9rem;margin-top: -1.35rem;position: relative;}
.homee:after{content: '';position: absolute;right: 0;top: 5rem;height: 10.23rem;left: 0;z-index: 0;pointer-events: none;background: url(../images/erth.png) no-repeat right top;}
.homee_a .intit{text-align: center;color: #fff;margin-bottom: .45rem}
.homee_a .intit .h4 .en{text-align: center;color: #fff;opacity: .7;}
.homee_a ul{background: url(../images/dsbg.jpg) no-repeat center;background-size: cover;height: 1.5rem}
.homee_a ul li{width: 33.33333%;text-align: center;}
.homee_a ul li img{height: .6rem;user-select: none;pointer-events: none}
.homee_a ul li+li{background: url(../images/dsline.png) no-repeat left center;}
.homee_b{padding-top: .3rem}
.homee_b .wp{background: #fff;border-top: 4px solid #dea300;padding:.55rem .65rem .65rem;position: relative;box-shadow: 0 .15rem .1rem rgba(0,0,0,.05);}
.homee_b .mores{position: absolute;top: .75rem;right: .65rem}
.homee_b .hd{margin-bottom: .4rem}
.homee_b .hd ul li{cursor: pointer;opacity: .6;}
.homee_b .hd ul li .intit{margin-bottom: 0}
.homee_b .hd ul li+li{
   margin-left: .5rem;
}
.homee_b .hd ul li+li.jsz{
    position: relative;
  transition: all 0.4s ease-out 0s;
}
.homee_b .hd ul li+li.jsz .jszwz{
  display:none;
  position: absolute;
    left: 0px;
    top: 0px;
    font-size: .32rem;
    color: #002fa7;
    background: #fff;
    text-align: center;
    width: 100%;
    padding: 0.1rem 0rem;
    transition: all 0.4s ease-out 0s;
}
.homee_b .hd ul li+li.jsz:hover{
  opacity: 1;
}
.homee_b .hd ul li+li.jsz:hover .jszwz{
  display:block;
}

.homee_b .hd ul li.on{opacity: 1;}
.homee_b .hd ul li.on .intit .h4 .cn{color: #002fa7}
.homee_b .hd ul li.on .intit .h4 .en{color: #002fa7}
.homee_b .tabCons .imgs{width: 46.5%}
.homee_b .tabCons .imgs .img{height: 4.25rem}
.homee_b .tabCons .txt{width: 48%;/*padding-top: .25rem*/}
.homee_b .tabCons .txt .item .h4{font-size: .24rem}
.homee_b .tabCons .txt .item .desc{font-size: .18rem;color: #666;line-height: 2em;margin-top: .15rem}
.homee_b .tabCons .txt .list{/*margin-top: .3rem*/}
.homee_b .tabCons .txt .list li{font-size: .18rem;padding: .22rem 0;}
.homee_b .tabCons .txt .list li+li{border-top: 1px dashed #ddd}
.homee_b .tabCons .txt .list li a{display: flex;align-items: center;justify-content: space-between;}
.homee_b .tabCons .txt .list li .h4{width: calc(100% - 1.2rem);padding-left: .18rem;position: relative;}
.homee_b .tabCons .txt .list li .h4:before{content: '';position: absolute;width: 6px;height: 6px;left: 3px;top: 50%;margin-top: -3px;border-radius: 50%;background: #ddd;z-index: 1}
.homee_b .tabCons .txt .list li .h4:after{content: '';position: absolute;width: 10px;height: 10px;left: 0;top: 50%;margin-top: -6px;border-radius: 50%;background: #fff;border: 1px solid #f1b000;z-index: 0;opacity: 0;}
.homee .zi5{
      z-index: 0;
}



.homef{padding: .8rem 0 1rem}
.homef .medias{position: absolute;top: .1rem;right: 1.8rem;z-index: 5}
.homef .medias a{display: block;margin: 0 .17rem}
.homef .medias i{display: block;width: .5rem;height: .5rem;border-radius: 50%;color: #fff;text-align: center;line-height: .5rem;font-size: .26rem}
.homef .medias i.swi-weixin{background: #04b355}
.homef .medias i.swi-sina{background: #d52c2b}
.homef .medias i.swi-shipinhao{background: #fb9c42}
.homef .left{width: 10.5rem}
.homef .right{width: 4.95rem}
.homef .left .list{width: calc((100vw - 16rem) / 2 + 100%);left: calc(-1 * (100vw - 16rem) / 2 );position: relative;padding-right: 6.4rem}
.homef .left .list li{width: 50%}
.homef .left .list li a{display: block;position: relative;}
.homef .left .list li .img{height: 2.8rem}
.homef .left .list li .txt{position: absolute;left: 0;bottom: 0;right: 0;padding: .2rem;z-index: 3;color: #fff}
.homef .left .list li .txt .h4{font-size: .18rem;margin-top: .05rem}
.homef .left .list li .txt  i{font-size: .28rem}
.homef .left .list li:nth-of-type(4){position: absolute;top: 0;bottom: 0;right: 0;width: 6.4rem}
.homef .left .list li:nth-of-type(4) .img{height: 6rem}
.homef .left .list li:nth-of-type(1){width: 100%}
.homef .left .list li:nth-of-type(1) .img{height: 3.2rem}

.homef .right .list{height: 6rem;background: url(../images/ebg.png) no-repeat center;background-size: 100% 100%;padding:.3rem .5rem .3rem}
.homef .right .list li{padding: .2rem 0;border-bottom: 1px dashed #ddd}
.homef .right .list li .h4{font-size: .18rem;}
.homef .right .list li .info{font-size: .16rem;margin-top: .11rem;color: #666}
.homef .right .list li .info .view{background: url(../images/eye.png) no-repeat left center;background-size: .19rem .18rem;padding-left: .25rem}
.homef .right .list li .info .zan{background: url(../images/zan.png) no-repeat left center;background-size: .19rem .18rem;padding-left: .25rem;margin-left: .2rem}


@media (min-width: 1025px){
 .more a:hover{color: #f1b000;}
 .more a:hover:before{background: url(../images/moreicons.png) no-repeat center;background-size: 100% 100%;}
.more a:hover:after{background:#f1b000;}
.homea .right ul li:hover:after{width: 100%}
.homea .right ul li:hover a{color: #f1b000}
.homea .right ul li:hover .time:after{transform: scale(1);opacity: 1}
.homea .right ul li:hover .time:before{opacity: 0}
.homea .right ul li:hover .time{transform: translateX(.1rem);color: #fff}
.homea .right ul li:hover .time span{color: #fff}

.homec_b .slide-c2p .item:hover .ico em{background: #f1b000}
.homec_b .slide-c2p .item:hover .ico:after{content: '';position: absolute;top: -5px;left: -5px;right: -5px;bottom:-5px;border-radius: 50%;background: #f1b000;opacity: .4;animation: scaleta 1.5s infinite;}
.homec_b .slide-c2p .item:hover .ico:before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 50%;background:#f1b000;animation: scaletb 1.5s infinite;}
.homec_b .slide-c2p .item:hover .txt .num em{background: #f1b000}

.homec_b .slide-c2 .swiper-slide-active .item{transform: translateY(.5rem);}
.homec_b .slide-c2 .swiper-slide-next .item{transform: translateY(.8rem);}
.homec_b .slide-c2 .swiper-slide-next+.swiper-slide  .item{transform: translateY(.2rem);}
.homed .left ul li .h4{margin-right: 1rem;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.homed .left ul li:hover .h4{background: url(../images/cion.png) no-repeat left .03rem;background-size: .27rem .23rem;/* margin-right: 1rem; */}
.homed .left ul li:hover .arr{right: .3rem;top: .2rem;background: url(../images/arrson.png) no-repeat center;background-size: 100% 100%;}
.homed .left ul li:hover a:before{height: 100%}
.homed .left ul li:hover a{background: url(../images/clefton.png) no-repeat bottom center;background-size: cover;box-shadow:0 .1rem .3rem rgba(0,46,129,.3);padding: .3rem}
.homed .left ul li:hover a:after{transform: scale(1);}
.homed .left ul li:hover:after{opacity: 0;}
.homed .left ul li:hover+li:after{opacity: 0;}
.homee_b .tabCons .txt .list li:hover .h4:before{background: #f1b000}
.homee_b .tabCons .txt .list li:hover .h4:after{opacity: 1;}
.homee_b .tabCons .txt .list li:hover a{color: #f1b000}

}

@media (max-width: 1024px){
.homea .left{width: 100%}	
.homea .right{width: 100%;margin-top: .4rem}
.homea .left .img{height: 55vw}	
.homea .left .swiBtn a{top: 27.5vw;}
.homea .swiNav ul{justify-content: flex-start;}
.homec_b .slide-c2p{background:none;}
.homec_b .slide-c2{padding-bottom: .2rem}
.homed .left{width: 100%}
.homed .right{width: 100%;margin-top: .4rem}
.homed .right ul li:nth-child(1){top: 0}
.homed .left .swiDots{width: 100%;left: 0;background: url(../images/linearr.png) no-repeat right center;
background-size: auto 100%;background: transparent}
.homed .left ul li .arr{display: none}
.homed .left .swiDots{margin-top: 0}
.homee_b .tabCons .imgs{width: 100%}
.homee_b .tabCons .txt{width: 100%}
.homee_b .tabCons .imgs .img{height: 50vw}
.homee_a ul li{width: 100%;background: transparent!important}
.homee_a ul{height: auto;padding: .25rem}
.homee_a ul{display: none}
.homee_b{padding-top: 0}

.homef .left{width: 100%}
.homef .right{width: 100%;margin-top: .4rem}
.homef .left .list{width: 100%;left: 0}
.homef .right .list{height: auto}
.homef .left .list{padding-right: 0}
.homef .left .list li{width: 50%}
.homef .left .list li .img{height: 30vw}
.homef .left .list li:last-child{position: relative;top: 0;bottom: 0;right: 0;width: 50%}
.homef .left .list li:last-child .img{height:30vw}
.homef .left .list li:first-child{width: 50%}
.homef .left .list li:first-child .img{height: 30vw}

}
@media (max-width: 900px){

.homea .left .img{height: 55vw}	
.homea .left .swiBtn a{top: 27.5vw;}
.homea .swiNav ul{justify-content: center;}
.homea .mores{position: relative;top: 0;margin-top: .3rem;justify-content: center;display: flex}
.homea .left .txt{width: 100%;margin-top: 0}
.homea .left .swiDots{left: 0;width: 100%;right: 0;bottom: auto;top:48vw;display: flex;justify-content: center;}
.homea .swiNav ul{display: block;overflow: auto;white-space: nowrap;padding-bottom: .1rem;text-align: center;}
.homea .swiNav ul li{margin: 0 .2rem;display: inline-block;}
.homea .swiNav ul::-webkit-scrollbar{height:2px}
.homea .swiNav ul::-webkit-scrollbar-thumb{background:#f1b000;}
.homec_a .slide-c1 .swiper-slide{width: 43vw;margin-right: 5vw}
.homec_a .slide-c1 .swiper-slide .img{height: 26vw}
.homed .right ul li .txt .mor{display: none}
.homee_b .mores{position: relative;top: 0;margin-top: .3rem;justify-content: center;display: flex;right: 0}

.homee_b .hd  ul{display: block;overflow: auto;white-space: nowrap;padding-bottom: .1rem;text-align: center;}
.homee_b .hd  ul li{margin: 0 .2rem;display: inline-block;}
.homee_b .hd  ul::-webkit-scrollbar{height:2px}
.homee_b .hd  ul::-webkit-scrollbar-thumb{background:#f1b000;}
}

@media (max-width: 640px){
.homea{padding: .4rem 0 .8rem}
.homec_a{padding-top: .7rem}
.homec_b{padding-top: .6rem;padding-bottom: 1rem}
.homed{padding-top: .6rem}
.homea .right ul li{padding: .2rem 0}
.homea .left .txt .h4{font-size: .2rem}
.homea .left .txt{height: 1rem;padding: .2rem .3rem}
.homea .left .swiDots span svg{width: .06rem;height: .3rem}
.homed .left ul li a{padding: .2rem 0}
.homee{background-size: 200% auto}
.homee_b .wp{padding: .3rem}
.homee_b .tabCons .txt .list li a{flex-wrap: wrap;}
.homee_b .tabCons .txt .list li .h4{width: 100%}
.homee_b .tabCons .txt .list li .time{width: 100%;padding-left: .18rem;margin-top: .1rem;color: #888}

.homef .medias{position: relative;top: 0;right: 0;z-index: 5;margin-bottom: .3rem}
}
@media (max-width: 480px){
.intit .h4 .cn{font-size: 6vw}
.homea .swiNav ul li{margin: 0 .15rem;}
.homec_b .intit{margin-bottom: .4rem}
.homec_a .slide-c1 .swiper-slide{width: 90vw;margin-right: 5vw}
.homec_a .slide-c1 .swiper-slide .img{height: 50vw}
.homec_b .slide-c2p .item .txt .num span{font-size: 7vw}
.homed .right ul li{width: 100%}
.homed .right ul li+li{margin-top: .2rem}
.homed .right ul li .txt{height: auto}
.homed .right ul li .txt .desc{display: none}
.homed .right ul li .txt .h4{height: auto}
.homed .right ul li .img{height: 50vw}
.homee_b .tabCons .txt .item .desc{line-height: 1.8em}
.homee_b .tabCons .txt .list li .h4{font-size: .2rem}
.homee_b .hd ul li+li{margin-left: .3rem}

.homef .left .list li{width: 100%}
.homef .left .list li .img{height: 50vw}
.homef .left .list li:last-child{width:100%}
.homef .left .list li:last-child .img{height:54vw}
.homef .left .list li:first-child{width: 100%}
.homef .left .list li:first-child .img{height: 54vw}
.homef .left .list li:nth-child(2){width: 50%}
.homef .left .list li:nth-child(3){width: 50%}
.homef .left .list li:nth-child(2) .img{height: 40vw}
.homef .left .list li:nth-child(3) .img{height: 40vw}
.homef .right .list li .h4{font-size: .2rem}
.homef .right .list{padding: .25rem .4rem .35rem}
}