@charset "utf-8";
.banner{position: relative;}
.banner .swiper-slide  .sc{display: block;height: 100%;width: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;transition: 8s linear;transform: scale(1.2);}
.banner .swiper-slide-active  .sc{transform: scale(1);}
.banner .item .imgBox .img{padding-bottom: 43%;transform: scale(1.1);transition: 7s;}
.banner .item.swiper-slide-active .imgBox .img{ transform: scale(1);}
.banner .swiDots{bottom: .5rem;z-index: 5;position: absolute;}
.banner .swiDots span{background: #fff;width: 12px;height: 12px;opacity: .6;margin:0 .12rem;position: relative;}
.banner .swiDots span:before{content: '';position: absolute;left: -.1rem;top: -.1rem;bottom: -.1rem;right: -.1rem;border: 1px dashed #fff;border-radius: 50%;opacity: 0;visibility: hidden;transition: .3s;animation: roted 30s linear infinite}
.banner .swiDots span.active{opacity: 1;}
.banner .swiDots span.active:before{opacity: 1;visibility: visible;}
@media (max-width: 1024px){
  .banner .item .imgBox .img{padding-bottom: 54%}
  .banner .swiDots span{width: 10px;height: 10px;margin:0 .1rem;}
	.banner .swiDots{bottom: .3rem;}
}
@media (max-width: 640px){
.banner .swiDots span{width: 8px;height: 8px;margin:0 .1rem;}
	.banner .swiDots{bottom: .2rem;}
}
.inswiBtn{width: .8rem;display: flex;justify-content: space-between;}
.inswiBtn a{display: block;width: .32rem;height: .32rem;border-radius: 3px;text-align: center;line-height: .32rem;color:#fff;transition: .5s;}
.inswiBtn a.prev{background: #008fb7;}
.inswiBtn a.next{background: #16c5e5;}
.inswiBtn a:hover{border-radius: 100%;}

.intit{margin-bottom: .4rem;position: relative;z-index: 6}
.intit .h3{font-size: .42rem;font-weight: bold;}
.inmore{}
.inmore a{display: block;width: 1.1rem;height: .2rem;line-height: .21rem;background: url(../images/more.svg) no-repeat center;background-size: 100% auto;text-align: center;color: #008fb7;}
.inmore a:hover{color: #19ade9}

.homea{padding-bottom: .3rem}
.homea .aleft{width: calc(100% - 5.4rem);padding-top: .6rem;}
.homea .aleft .intit:before{content: '';height: 1px;background: #e2eaea;position: absolute;left: .9rem;top: 50%;width: calc(50% - 2rem)}
.homea .aleft .intit:after{content: '';height: 1px;background: #e2eaea;position: absolute;right: 1.1rem;top: 50%;width: calc(50% - 2.2rem)}
.homea .aleft .swiBtn{position: absolute;top: .75rem;left: 0;z-index: 8}
.homea .aleft .inmore{position: absolute;top: 1.38rem;right: 0;z-index: 8}
.homea .aleft .slide-a{padding-top: .3rem}
.homea .aleft .slide-a .item{padding-top: .5rem;transition: .5s;}
.homea .aleft .slide-a .item .imgBox{z-index: 5;transition: .5s;}
.homea .aleft .slide-a .item .imgBox .img{padding-bottom: 58.1%;}
.homea .aleft .slide-a .item .imgs{padding-right: .1rem;padding-bottom: .1rem}
.homea .aleft .slide-a .item .imgs:after{content: '';position: absolute;right: 0;bottom: 0;width: 1.7rem;height: 2.1rem;background: #e5f4f8;z-index: 0;transition: .5s;}
.homea .aleft .slide-a .item.swiper-slide-active{padding-top: 0;}
.homea .aleft .slide-a .item .txt{display: flex;align-items: flex-start;padding: 0 .15rem;}
.homea .aleft .slide-a .item .txt .time{width: .7rem;height: .94rem;background: url(../images/timebg.svg) no-repeat top center;background-size: 100% 100%;text-align: center;color: #fff;font-size: .12rem;padding-top: .15rem;margin-right: .2rem;position: relative;top: -.35rem;z-index: 8;transition: .5s;}
.homea .aleft .slide-a .item .txt .time span{display: block;font-weight: bold;;font-size: .24rem}
.homea .aleft .slide-a .item .txt .tit{flex:1;font-size: .2rem;padding: .2rem 0 0;}
.homea .aleft .slide-a .item .txt .tit h4{font-weight: normal;max-height: .56rem\0}
.homea .aleft .slide-a .item:hover .txt .time{ transform: translateY(.45rem)}

.homea .aleft .slide-a .item .txt .tit p{ font-size: .16rem; color: #999999; line-height: .3rem; max-height: .9rem\0; margin: .12rem 0 0;}

.homea .aright{width: 4.4rem;}
.homea .aright .bgimg img{filter: drop-shadow(0 0 .25rem rgba(0,0,0,.1))}
.homea .aright .con{position: absolute;top: .6rem;left: -.3rem;right: .3rem;height: 100%;z-index: 5}
.homea .aright bgimg{ width: 100%}
.homea .aright ul li{padding: .15rem 0;position: relative;z-index: 1;}
.homea .aright ul li:after{content: '';position: absolute;bottom: 0;left: .3rem;right: 0;height: 1px;background: #ddd;transition: .5s;z-index: -1;}
.homea .aright ul li:last-child:after{display: none}
.homea .aright ul li a{display: flex;align-items: center;}
.homea .aright ul li .time{width: .76rem;height: .76rem;border-radius: 50%;text-align: center;display: flex;justify-content: center;flex-direction: column;color: #008fb7;font-size: .14rem;margin-right: .2rem;transition: .5s;padding-bottom: .1rem; position: relative; z-index: 1}
.homea .aright ul li .time:before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #fff; z-index: -1; border-radius: 50vw; transition: .5s}
.homea .aright ul li .time:after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: #008fb7 1px solid;z-index: -1;border-radius: 50vw;transform: scale(.9);transition: .5s;opacity: 0;}

.homea .aright ul li .time span{font-size: .3rem;font-weight: bold;width: 100%;display: block;}
.homea .aright ul li .tit{flex:1;}
.homea .aright ul li .tit h4{font-weight: normal;font-size: .2rem;transition: .5s;}
.homea .aright ul li:hover .tit h4{color: #fff;}
.homea .aright ul li:hover .tit h4{}
.homea .aright .inmore{position: relative;left: .3rem;padding-top: .25rem}
.homea .aright .intit{margin-bottom:.1rem}

.homea .aright ul li:hover:after{ height: 100%; background: #008fb7;}
.homea .aleft .slide-a .item:hover .imgBox{ box-shadow: 0 0 .25rem rgba(0,0,0,.1)}
.homea .aleft .slide-a .item:hover .imgs:after{ background: #008fb7; }
.homea .aright ul li:hover .time:before{transform: scale(1.1);box-shadow: 0 0 .25rem rgba(0,0,0,.1);opacity: 1;}
.homea .aright ul li:hover .time:after{transform: scale(1);opacity: 1;}

.homeb{padding: .8rem 0;background: url(../images/bbg.jpg) no-repeat center;background-size: cover;background-attachment: fixed;}
.homeb .intit:before{content: '';height: 1px;background: #e2eaea;position: absolute;left: .9rem;top: 50%;width: calc(50% - 2rem)}
.homeb .intit:after{content: '';height: 1px;background: #e2eaea;position: absolute;right: 1.3rem;top: 50%;width: calc(50% - 2.4rem)}

.homeb .swiBtn{position: absolute;top: .15rem;left: 0;z-index: 8}
.homeb .inmore{position: absolute;top: .18rem;right: 0;z-index: 8}
.slide-b{ padding: .3rem .2rem; margin: -.3rem -.2rem}
.homeb .item1{ transition: .5s}
.homeb .item a{ display: block; transition: .5s; border-radius: .2rem;}
.homeb .item .imgBox{border-radius: .2rem .2rem 0 0;}
.homeb .item .imgBox .img{padding-bottom: 58.1%}
.homeb .item .txt{background: #fff;padding: .3rem .3rem .4rem;display: flex;align-items: center;border-radius: 0 0 .2rem .2rem;position: relative;z-index: 1;overflow: hidden;}
.homeb .item .txt:before{ content: ""; position: absolute; right: 0; bottom: 0; left: 0; background: #008fb7; z-index: -1; height: 0; transition: .5s}
.homeb .item .txt .time{color: #008fb7;text-align: right;padding-right: .15rem;margin-right: .15rem;position: relative;transition: .5s;}
.homeb .item .txt .time:after{content: '';width: 1px;height: .5rem;background: #99d2e2;position: absolute;right: 0;top: 50%;margin-top: -.25rem}
.homeb .item .txt .time span{font-size: .3rem;display: block;font-weight: bold;width: 100%;transition: .5s;}
.homeb .item .txt .tit{flex:1;font-size: .18rem}
.homeb .item .txt .tit h4{font-weight: normal;max-height: .5rem\0;transition: .5s;}
.homeb .swiDots{text-align: center;margin-top: .2rem}
.homeb .swiDots span{width: 10px;height: 10px}
.homeb .swiDots span.active{background: #008fb7;opacity: 1;}

.homeb .item:hover .txt:before{ height: 100%; }
.homeb .item:hover .txt *{ color: #fff !important}
.homeb .item:hover .item1{ transform: scale(.96)}
.homeb .item:hover a{ box-shadow: 0 0 .25rem rgba(0,143,183,.7);}

.homec{padding: .8rem 0 0}
.homec .cslog{width: 33%;position: absolute;left: 0;top: 0;bottom: 0;}
.homec .cslog img{ height: 80%;    position: absolute;    bottom: 0;    left: -20%;scale:1}
.homec .wps{align-items: flex-end;justify-content: flex-end;}
.homec ul{padding-bottom: .6rem}
.homec ul li{width: 2rem;position: relative;margin-left: .3rem;height: 100%}
.homec ul li:after{content: '';position: absolute;top: .1rem;right: -.1rem;bottom: -.05rem;left: .1rem;border:1px solid #fff;border-radius: 1rem;z-index: 0;transition: .5s;}
.homec ul li:nth-child(2n){margin-top: .7rem}
.homec ul li .imgBox{border-radius: 1rem;position: relative;z-index: 3}
.homec ul li .imgBox .img{padding-bottom: 0;height: 5.1rem}
.homec ul li .list{position: absolute;top: .3rem;left: 0;right: 0;bottom: 0;z-index: 4;display: flex;justify-content: center;align-items: flex-start;}
.homec ul li .list a{display: block;width: .35rem;color: #4f7b53;font-size: .3rem;line-height: 1.2em;text-align: center;padding-top: .4rem;position: relative;margin: 0 .05rem;font-family: 'sys';}
.homec ul li .list a:before{content: '';width: 1px;height: .2rem;background: #4f7b53;position: absolute;top: 0;left: 50%;transition: .3s;}
.homec ul li .list a:hover:before{height: .35rem;background: #16c5e5}
.homec ul li .list a:hover{color: #16c5e5}
.homec ul li:hover .imgBox .img{-webkit-transform: scale(1.05)}
.homec ul li:hover:after{ border: #008fb7 1px solid; background: #008fb7; box-shadow: 0 0 .5rem rgba(0,143,183,.4);}

.homec ul li:nth-child(2) .list a:before{ background: #008fb7;}
.homec ul li:nth-child(3) .list a:before{ background: #fff;}
.homec ul li:nth-child(4) .list a:before{ background: #fff;}
.homec ul li:nth-child(5) .list a:before{ background: #93683a;}

.homec ul li:nth-child(2) .list a{ color: #008fb7}
.homec ul li:nth-child(3) .list a{color: #fff;text-shadow: 0px .08rem 5px rgba(0, 68, 126, 0.6);}
.homec ul li:nth-child(4) .list a{ color: #fff; text-shadow: 0px .08rem 5px rgba(0, 68, 126, 0.6);}
.homec ul li:nth-child(5) .list a{ color: #93683a}

.homec{background: url(../images/cbg.jpg) no-repeat center;background-size: cover;background-attachment: fixed;position: relative;z-index: 1;}
.homed{}
.homec .intit .h3{ color: #fff}
.homeda .dright{width: 6.9rem;margin-top: .5rem;}
.homeda .dright .slide-da {height: 6.3rem}
.homeda .dright .slide-da .item{transition: .3s;opacity: 0; }
.homeda .dright .slide-da .item.swiper-slide-active{z-index: 6;opacity: 1;}
.homeda .dright .slide-da .item.ne1{z-index: 5;opacity: 1;}
.homeda .dright .slide-da .item.ne2{z-index: 4;opacity: 1;}
.homeda .dright .slide-da .item.ne3{z-index: 3;opacity: 1;}
.homeda .dright .slide-da .item.swiper-slide-active .box{transform: scale(1);transform-origin: left top}
.homeda .dright .slide-da .item.ne1 .box{transform: translateX(68%) translateY(0) scale(.8);transform-origin: left top}
.homeda .dright .slide-da .item.ne2 .box{transform: translateX(40%)  translateY(.5rem) scale(.6);transform-origin: left top}
.homeda .dright .slide-da .item.ne3 .box{transform: translateX(15%) translateY(.2rem) scale(.4);transform-origin: left top}
.homeda .dright .slide-da .item .box{transition: .3s linear;width: 4.6rem;transform: scale(.4);padding-left: .08rem;padding-top: .08rem;position: relative;}
.homeda .dright .slide-da .item .box:before{content: '';position: absolute;left: 0;top: 0;width: .7rem;height: .8rem;background: #16c5e5;z-index: 0;opacity: 0;visibility: hidden;transition:.3s;}
.homeda .dright .slide-da .item .imgBox:before{content: '';width: 100%;height: 50%;background: url(../images/blackms.png) no-repeat bottom center;background-size: 101% 100%;position: absolute;bottom: 0;left: -1px;right: -1px;z-index: 1;opacity: 0;transition:.3s;}
.homeda .dright .slide-da .item  a{display: block;position: relative;z-index: 3}
.homeda .dright .slide-da .item .txt{position: absolute;left: 0;right: 0;bottom: 0;z-index: 3;color: #fff;padding: .2rem;opacity: 0;visibility: hidden;transition: .3s;font-size: .18rem}
.homeda .dright .slide-da .item .txt h4{font-weight: normal;}
.homeda .dright .slide-da .item .imgBox .img{padding-bottom: 67%}
.homeda .dright .slide-da .item.swiper-slide-active .txt{opacity: 1;visibility: visible;}
.homeda .dright .slide-da .item.swiper-slide-active .imgBox:before{opacity: .8;}
.homeda .dright .slide-da .item.swiper-slide-active .box:before{opacity: 1;visibility: visible;}
.homeda .dright .inmore{position: absolute;top: -.3rem;right: .2rem;z-index: 5}
.homeda .dright  .swiDots{position: absolute;top: .1rem;right: .8rem;z-index: 5;width: 47px;height: auto;background: url(../images/dotline.png) no-repeat center;background-size: 100% 100%;padding:  10px 0}
.homeda .dright  .swiDots span{display: block;width: 20px;height: 20px;background: #16c5e5;color: #fff;text-align: center;line-height: 20px;font-size: .12rem;transform: scale(.5);transition:.3s;position: relative;opacity: 1;}
.homeda .dright  .swiDots .active{opacity: 1;transform: scale(1);}
.homeda .dright  .swiDots span i{transform: scale(0);display: block}
.homeda .dright  .swiDots .active i{transform: scale(1);}
.homeda .dright  .swiDots span:nth-child(1){left: 36px}
.homeda .dright  .swiDots span:nth-child(2){left: 34px}
.homeda .dright  .swiDots span:nth-child(3){left: 30px}
.homeda .dright  .swiDots span:nth-child(4){left: 24px}
.homeda .dright  .swiDots span:nth-child(5){left: 15px}
.homeda .dright  .swiDots span:nth-child(6){left: 4px}

.homeda{padding-top: .7rem;overflow: hidden;padding-bottom: .7rem;}
.homeda .dleft{width: calc(100% - 7rem)}
.homeda .dleft .after{content: '';width: 9.61rem;height: 9.61rem; position: absolute;left: -1.3rem;top: -1.68rem;z-index: 0;}
.homeda .dleft .after:after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url(../images/dbg3.png) no-repeat center;background-size: 100% 100%;}
#videoms{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;border-radius: 50vw;overflow: hidden;border: #d2d2d2 1px solid;transform: scale(.6);display: none;}
.circle span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	border: #888 1px solid;
	-webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
	-webkit-animation: circleScale 3s linear infinite;
	-moz-animation: circleScale 3s linear infinite;
	-ms-animation: circleScale 3s linear infinite;
	animation: circleScale 3s linear infinite;
	transition:.5s
}
.circle span:nth-of-type(2) {
  animation-delay: 1s;
}
.circle span:nth-of-type(3) {
  animation-delay: 2s;
}

@keyframes circleScale {
  0% {
    opacity: .5;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes circleScale1 {
  0% {
    opacity: .5;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  60% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
  }
}

.homeda .dleft ul{position: relative;z-index: 4;height: 100%}
.homeda .dleft ul li{background: transparent;color: #fff;padding: .2rem .1rem .25rem;max-width: 2.4rem;transition: .3s;position: absolute;z-index: 1}
.homeda .dleft ul li:after{content: '';position: absolute;top: .3rem;left: .3rem;bottom: .2rem;right: .3rem;border:1px solid #fff;z-index: 0;opacity: 0;visibility: hidden;}
.homeda .dleft ul li .scName{text-align: center;font-size: .18rem;position: relative;z-index: 3;opacity: 0;visibility: hidden;}
.homeda .dleft ul li .scName .span{background: #008fb7;display: inline-block;padding: 0 .1rem }
.homeda .dleft ul li .scName .span span{ font-size: .16rem; display: block}
.homeda .dleft ul li .scLogo{position: relative;z-index: 3;padding: .1rem .3rem;transform: scale(1.2);transition:.3s;}
.homeda .dleft ul li .scLogo div{width: 100%;text-align: center;}
.homeda .dleft ul li .scLogo img{user-select: none;}
.homeda .dleft ul li .scLogo .img1{transition:.3s;}
.homeda .dleft ul li .scLogo .img2{position: absolute;top: 0;left: 50%;opacity: 0;visibility: hidden;transition:.3s;transform: translateX(-50%);}
.homeda .dleft ul li .desc{font-size: .14rem;position: relative;z-index: 3;opacity: 0;visibility: hidden;}
.homeda .dleft ul li .desc p{background: #008fb7;display: inline-block;padding:  .1rem}

.homeda .dleft ul li:hover{background: #008fb7;z-index: 5}
.homeda .dleft ul li:hover .scName{opacity: 1;visibility: visible;transition:.3s .2s}
.homeda .dleft ul li:hover .scLogo{transform: scale(1);}
.homeda .dleft ul li:hover .scLogo .img2{opacity: 1;visibility:visible;}
.homeda .dleft ul li:hover .scLogo .img1{opacity: 0;visibility: hidden;}
.homeda .dleft ul li:hover .desc{opacity: 1;visibility:visible;transition:.3s .4s}
.homeda .dleft ul li:hover:after{opacity: 1;visibility:visible;transition:.3s .5s}

.homeda .dleft ul li:nth-child(1){top: 5%;}
.homeda .dleft ul li:nth-child(2){top: 5%;left: 32%;}
.homeda .dleft ul li:nth-child(3){top: 5%;left: 65%;}
.homeda .dleft ul li:nth-child(4){top: 45%;left: 0;}
.homeda .dleft ul li:nth-child(5){top: 45%;left: 32%;}
.homeda .dleft ul li:nth-child(6){top: 45%;left: 65%;}
.homeda .dleft ul li:nth-child(7){top: 80%;left: 0;}
.homeda .dleft ul li:nth-child(8){top: 80%;left: 32%;}
/**/
.homeda .dleft ul li:nth-child(9){top: 89%;left: 33%}
.homeda .dleft ul li:nth-child(10){top:30%;left: 65%}
.homeda .dleft ul li:nth-child(11){top: 24%;left: 38%}
.homeda .dleft ul li:nth-child(12){top: 5%;left: 58%}


.homedb{padding: .2rem 0 .8rem}
.homedb .slide-db{padding-top: 1.5rem;}
.homedb .slide-db .item{text-align: center;border-top: 1px solid #eee;position: relative;padding-top: .6rem;color: #dcfcc9;}
.homedb .slide-db .item .cir{position: absolute;width: 2.64rem;height: 2.64rem;background: url(../images/dbg2.png) no-repeat center;background-size: 100% 100%;left: 50%;margin-left: -1.33rem;top: -1.27rem;opacity: 0;visibility: hidden;transform: scale(0);transition: .5s}

.homedb .slide-db .item:nth-child(2n):after{height:.3rem }
.homedb .slide-db .item:before{content: '';width: 11px;height: 11px;border-radius: 50%;background: #b0cbd2;position: absolute;left: 50%;top: -5px;margin-left: -5px;z-index: 2;transition: .3s}
.homedb .slide-db .item:after{content: '';width: 1px;height: .6rem;background: #d7e5e8;position: absolute;left: 50%;top:0;z-index: 0;transition: .3s}
.homedb .slide-db .item .sptxt {font-size:.3rem;}
.homedb .slide-db .item .sptxt span{font-size: .5rem;transition: .3s;font-family: 'sys';}
.homedb .slide-db .item p{font-size: .18rem;transition: .3s;color: inherit;}

.homedb .slide-db .item:hover .cir{opacity: 1;visibility: visible;transform: scale(1);}
.homedb .slide-db .item:hover .sptxt span{opacity: 1;}
.homedb .slide-db .item:hover{color: #feff83;}
.homedb .slide-db .item:hover:before{background: #e9ff83;}
.homedb .slide-db .item:hover:after{background: #e9ff83;}
.homeda .dleft .mobList{display: none}
.homedb .swiDots{text-align: center;margin-top: .3rem}
.homedb .swiDots span{width: 10px;height: 10px;background: rgba(255,255,255,1);}
.homedb .swiDots span.active{background: #ffffff;opacity: 1;}

.arrow1 .arrow{position: absolute;top: 1.11rem;font-size: .5rem;color: #dcfcc9;font-weight: normal;font-family: 'sys';cursor: pointer;}
.arrow1 .prev{ left: 0}
.arrow1 .next{ right: 0}

.homedb .wp{ align-items:center}
.homedb .left{width:24%;}
.homedb .right{width:76%;position: relative;padding-left: .35rem;padding-right: .35rem;}

.list1{background: url(../images/list1_b1.png) center no-repeat;background-size: contain;}
.list1 li{ width: 50%; text-align: center}
.list1 li .sptxt {font-size:.8rem;background: linear-gradient(to top, #ffb38d, #fff6f2);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #ffb38d\0;transform: translateY(-.1rem);}
.list1 li .sptxt span{transition: .3s;font-family: 'sys';}
.list1 li p{font-size: .18rem;transition: .3s;color: #ffd1bd;transform: translateY(-.2rem);}

.list1 li:nth-child(2) .sptxt{ background: linear-gradient(to top, #4bdfec, #93e9f2);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #ffb38d\0;}
.list1 li:nth-child(3) .sptxt{ background: linear-gradient(to top, #a0ef81, #e8fbe1);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #ffb38d\0;}
.list1 li:nth-child(4) .sptxt{ background: linear-gradient(to top, #a67fff, #dbceff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #ffb38d\0;}

.list1 li:nth-child(2) p{ color: #4adfec}
.list1 li:nth-child(3) p{ color: #dcfcc9}
.list1 li:nth-child(4) p{ color: #d2beff}

@media (max-width: 1024px){
.homea .aleft{width: 100%;margin-bottom: .4rem}	
.homea .aright{width: 100%}	
.homea .aleft .slide-a{padding-top: 0}
.homea .aright .bgimg{display: none}
.homea .aright .con{position: relative;top: 0;left: 0;right: 0}
.homea .aright ul li:after{left: 0}
.homea .aright .inmore{left: 0}
.homea{padding-bottom: .6rem}
.homec .cslog img{height: 45%;position: absolute;bottom: 78px;left: -20%;scale: 1.5;}
.homea .aright ul li .time{width: auto;height: auto;}
.homea .aright ul li:hover .time{background: #fff;color: #008fb7}
.homea .aright ul li:hover .tit h4{font-weight:normal;}

.homec .cslog{width: 2rem}
.homec ul{width: calc(100% - 2rem)}
.homec ul li{width: 18%;margin-left: 2%}
.homec ul li .list a{font-size: .2rem;width: .3rem;margin: 0}
.homec ul li .imgBox .img{height: 4.1rem}
.homec ul li:after{display: none}
.homeda .dleft{width: 100%}
.homeda .dleft .pcList{display: none}
.homeda .dleft .after{ display: none}
.homeda .dleft .mobList{display: block;}
.homeda .dright{margin: 0 auto}
.homeda .dleft:after{display: none}
.homeda .wp{width: 100%}
.homeda .dright{padding: 0 5%}
.homedb .slide-db .item .sptxt span{font-size: .8rem}
.homeda .dright .inmore{position: static;margin: .3rem auto 0;display: flex;justify-content: center;}
.homedb .slide-db{padding-top: .3rem}
.homedb .slide-db .item .cir{display: none}
.homedb .slide-db .item .sptxt span{opacity: 1;}
.homedb .slide-db .item p{}
.homedb .slide-db .item:before{background: #16c5e5}
.homedb .slide-db .item:after{background: #16c5e5}

.homedb .left{width: 3rem;max-width: 100%;margin: 0 auto;margin-bottom: .2rem; margin-top: .2rem}
.homedb .right{ width:100%}
.list1 li .sptxt{ font-size: .5rem}

}
@media (max-width: 900px){
.homec ul{width: calc(100% - 1.6rem);padding-bottom: .3rem}
.homec .cslog{width: 1.6rem}
	.homec .cslog img {
    height: 30%;
    position: absolute;
    bottom: 92px;
    left: -20%;
    scale: 2;
}
}
@media (max-width: 750px){
.homec .cslog img {
    height: 30%;
    position: absolute;
    bottom: 88px;
    left: -20%;
    scale: 2;
}}
@media (max-width: 640px){
.intit .h3{font-size: .36rem}
.intit{margin-bottom: .3rem}
.homea .aleft{padding-top: .4rem}
.homea .aleft .intit{justify-content: flex-start;}
.homea .aleft .intit:before{display: none}
.homea .aleft .intit:after{display: none}
.homea .aleft .slide-a .item{padding-top: 0;transition: .5s;}
.homea .aleft .inmore{top: .55rem}
.homea .aleft .swiBtn{position: static;margin: .2rem auto 0}
.homea .aright .intit{justify-content: flex-start;}
.homea .aright .inmore{position: absolute;top: .15rem;right: 0;padding-top: 0;left: auto;z-index: 9;}
.homeb{padding: .5rem 0 .6rem}
.homeb .intit{justify-content: flex-start;}
.homeb .intit:before{display: none}
.homeb .intit:after{display: none}
.homeb .swiBtn{position: static;margin: .3rem auto 0}
.homec{padding-top: .6rem}
.homec ul{width:100%;padding-bottom: .3rem}
.homec ul li{margin: 0 1%}
.homec .cslog{display: none}
.homec ul li .list a{font-size: .18rem}
.homeda{padding-top: .5rem}
.homedb{padding-bottom: .6rem}
	.homec .cslog img {
    height: 00%;
    position: absolute;
    bottom: 80px;
    left: -20%;
    scale: 2;
}
@media (max-width: 580px){
.homeda .dright .slide-da{height: 84vw}
.homeda .dright .slide-da .item .box{width: 60vw}
.homeda .dright .slide-da .item.ne2 .box{transform: translateX(40%) translateY(5vw) scale(.6);}
.homeda .dright .slide-da .item.ne3 .box{transform: translateX(15%) translateY(0) scale(.4);}
.homeda .dright .swiDots{top: -.3rem}
}
@media (max-width: 480px){
	.homedb .slide-db .item .sptxt span{font-size: 12vw}
	.homedb .slide-db .item p{font-size: .16rem}
	.homeda .dright .swiDots{top: -.6rem;right: .5rem}
	.homedb .slide-db .item:after{height: .4rem}
}