@charset "utf-8";

#miso_loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    z-index: 100000000;
}




.section.active [data-aos^=fade][data-aos^=fade] {
    opacity: 1;
    transform: translateZ(0)
}

.section.active [data-aos^=zoom][data-aos^=zoom] {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

.section.active [data-aos^=slide][data-aos^=slide] {
    transform: translateZ(0)
}

.section.active [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(0)
}

.section.active [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(0)
}

.section.active [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(0)
}

.section.active [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(0)
}


body,
html {
    position: relative;
    height: 100%
}

.header {
    z-index: 99999;
}

.imgBg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    pointer-events: none;
    width: 100%;
    user-select: none;
}

.imgBg img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.section {
    /* padding-top: 1.25rem; */
    padding-top: 1.5rem;
    display: block;
}

.section1 {
    padding-top: 0;
}

.banner .prev,
.section10 .prev,
.section4 .prev {
    position: absolute;
    left: 0;
    width: 10%;
    top: 0;
    bottom: 0;
    transition: all .6s;
    cursor: pointer;
    z-index: 10;
}

.banner .next,
.section10 .next,
.section4 .next {
    position: absolute;
    right: 0;
    width: 10%;
    top: 0;
    bottom: 0;
    transition: all .6s;
    cursor: pointer;
    z-index: 10;
}

.banner .prev span,
.section10 .prev span,
.section4 .prev span {
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    width: 1.27rem;
    height: 1.52rem;
    background: url(../images/prev.png) no-repeat center center;
    background-size: 1.27rem auto;
    opacity: 0;
    z-index: -1;
    cursor: pointer;
    transition: .6s
}

.banner .next span,
.section10 .next span,
.section4 .next span {
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    width: 1.27rem;
    height: 1.52rem;
    background: url(../images/next.png) no-repeat center center;
    background-size: 1.27rem auto;
    opacity: 0;
    z-index: -1;
    cursor: pointer;
    transition: .6s
}

.section .wp {
    position: relative;
    z-index: 9;
}

.section3 {
    /* background: url(../images/bgab.jpg) no-repeat right bottom;
    background-size: 70% auto; */
}


.banner {
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
    perspective: 1920px;
}

.banner .swiper-slide {
    overflow: hidden;
}

.banner .swiper-slide a {
    display: block;
    position: relative
}

/*.banner .swiper-slide a:before{content:'';position:absolute;left:0;top:-1px;right:0;height:2.6rem;background:url(../images/bams.png) repeat-x top center;background-size:101% 100%;z-index:2;opacity: .8;}*/
.banner .swiper-slide a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    height: 2rem;
    background: url(../images/bamss.png) repeat-x top center;
    background-size: 101% 100%;
    z-index: 2;
    opacity: .8;
}

.banner .item .imgBox .img {
    padding-bottom: 0;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.banner .item .imgBox .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .item .txt {
    position: absolute;
    left: 0;
    bottom: .95rem;
    right: 0;
    padding: 0 .5rem;
    font-size: .2rem;
    color: #fff;
    z-index: 3;
    text-align: center;
}

.banner .swiDotss {
    position: absolute;
    bottom: 1.4rem;
    left: 10%;
    z-index: 5;
    right: 10%;
    width: auto;
    text-align: center;
}

.banner .swiDots {}

.banner .swiDotss .bamore {
    border-left: 1px solid #fff;
    padding-left: .2rem;
    margin-left: .1rem;
    line-height: 1em
}

.banner .swiDotss .bamore a {
    color: #fff
}

.banner .swiDots span {
    width: auto;
    height: auto;
    margin: 0 .1rem !important;
    position: relative;
    background: transparent;
    vertical-align: middle;
    opacity: 1;
    transition: .3s
}

.banner .swiDots span svg {
    display: block;
    width: 16px;
    height: 17px
}

.banner .swiDots span svg path {
    fill: none;
    stroke: #fff;
    stroke-width: 1px
}

.banner .swiDots span.active svg path {
    stroke: url(#PSgrad);
    fill: url(#PSgrad)
}

.banner .slide-video .a {
    height: 100vh;
    width: 100%;
}

.banner .slide-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .mas {
    position: absolute;
    bottom: -1px;
    left: 50%;
    ;
    text-align: center;
    z-index: 2;
    height: 1.3rem;
    width: 6.3rem;
    margin-left: -3.15rem
}

.banner .mas .bas {
    pointer-events: none;
    user-select: none
}

.banner .mas .scDown {
    position: absolute;
    left: 50%;
    top: .7rem;
    margin-left: -.4rem;
    z-index: 3;
    width: .8rem;
    animation: up 2s infinite;
    user-select: none
}

.baSer {
    max-width: 14.4rem;
    margin: 0 auto;
    height: .75rem;
    background: #fff;
    position: relative;
    margin-top: -.75rem;
    z-index: 5;
    width: 90%;
    padding: .1rem .15rem .15rem
}

.baSer:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: .05rem;
    bottom: 0;
    background: linear-gradient(to right, #016ff3, #00c3a5);
}

.baSer .inp {
    height: .5rem;
    line-height: .5rem;
    padding: 0 .15rem;
    font-size: .18rem;
    width: calc(100% - .5rem);
}

.baSer .sub {
    width: .5rem;
    height: .5rem;
    background: url(../images/ser.png) no-repeat center;
    background-size: .33rem .39rem;
    cursor: pointer;
}

@media (min-width:1025px) {
    .banner .swiper-slide .sc {
        -webkit-transition: 8s 1s linear;
        -webkit-transform: scale(1)
    }

    .banner .swiper-slide-active .sc {
        -webkit-transform: scale(1.1)
    }
}


.lin-txt {
    display: inline-block;
    background: linear-gradient(45deg, #016ff3, #00c3a5);
    -webkit-background-clip: text;
    color: transparent;
    background: transparent\0;
    color: #1889e2\0;
}



.intit .h4 {
    font-size: .4rem;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.intit .h4 span {
    position: relative;
    left: -.25rem;
    color: #232536;
}

.intit .h4 span em {
    color: #1989e1;
}

.intit .h4 img {
    /* height: .76rem; */
    pointer-events: none;
    user-select: none
}

.intit .h4.w {
    color: #fff
}

.inmore.w a {
    color: #fff
}

.inmore a {
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .22rem;
}

.inmore a img {
    height: .06rem;
    margin-left: .05rem;
    pointer-events: none;
    user-select: none;
    transition: all 0.5s;
}



.ineng {
    font-size: 0.5rem;
    font-weight: 100;
    line-height: 0.48rem;
    color: #0170f1;
    opacity: 0.08;
    font-family: tim;
    text-transform: uppercase;
    text-align: right;
}

.inmore .ineng {
    font-size: .3rem;
    line-height: .3rem;
    font-family: "sys";
    opacity: 0.15;
    width: 100%;
}

.section2 .intit .h4 img {
    height: .76rem;
}

.section3 .intit .h4 img {
    height: .76rem;
}

.section4 {
    background: #000;
}

.section4 .intit .h4 img {
    height: .76rem;
}

.section5 .intit .h4 img {
    height: .75rem;
}

.section6 .intit .h4 img {
    height: .76rem;
}

.section7 .intit .h4 img {
    height: .79rem;
}

.section8 .intit .h4 img {
    height: .76rem;
}

.section9 .intit .h4 img {
    height: .79rem;
}

.section10 .intit .h4 img {
    height: .79rem;
}

.section11 .intit .h4 img {
    height: .76rem;
}

.section12 .intit .h4 img {
    height: .76rem;
}

.section13 .intit .h4 img {
    height: .76rem;
}





.s2-c {
    display: flex;
    justify-content: space-between;
    margin-top: .2rem;
}

.s2-l {
    width: 8.11rem;
    margin-right: .22rem;
}

.s2-r {
    flex: 1;
    min-width: 0;
}

.slide-abox {
    padding: .09rem .05rem 0.07rem 0.05rem;
    background-image: linear-gradient(0deg,
            #015eea 0%,
            #00c0fa 100%);
}

.slide-a a {
    display: block;
    position: relative;
}

.slide-a a .pic {
    padding-top: 56.8%;
}

.slide-a a .pic::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    z-index: 2;
    pointer-events: none;
    background: url(../images/bamss.png) repeat-x top center;
    background-size: auto 100%;
}

.slide-a a .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    color: #fff;
    padding: 0 .2rem .3rem .9rem;
}

.utime span {
    font-size: .3rem;
    line-height: .36rem;
    color: #8593a1;
    display: block;
    position: relative;
    font-family: OPPOSans-M;
}

.utime span:first-child:after {
    content: '';
    height: 1px;
    background: #8593a1;
    display: block;
    width: 100%;
    transform: rotate(-18deg);
    margin: .05rem 0;
    opacity: .5
}

.slide-a .txt .time span:after {
    background: #fff;
    margin: 0;
}

.slide-a a .txt .time {
    position: absolute;
    left: .35rem;
    top: -.03rem;
    color: #fff;
}

.slide-a a .txt .time span {
    display: block;
    position: relative;
    color: #fff;
    font-size: .24rem;
    line-height: .32rem;
}

.slide-a a .txt .h4 {
    font-size: .18rem;
    font-weight: bold;
    margin-bottom: .1rem;
    line-height: 1.4em;
}

.slide-a a .txt .mor {
    display: block;
    color: rgba(255, 255, 255, .6);
    font-size: .15rem;
}

.slide-as {
    margin-top: .15rem;
}

.slide-as .swiper-slide {
    display: block;
    background: #000;
    cursor: pointer;

}

.slide-as .swiper-slide .pic {
    padding-top: 56%;
    opacity: .6;
    transition: all 0.3s;
}

.slide-as .swiper-slide .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.slide-as .swiper-slide.swiper-slide-thumb-active:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 4px solid transparent;
    border-image: linear-gradient(to right, #016ff3, #00c3a5) 1;
    z-index: 3
}

.slide-as .swiper-slide.swiper-slide-thumb-active .pic {
    opacity: 1 !important;
}




.swiDots.udot {
    margin-top: .25rem;
    display: flex;
}

.swiDots.udot span {
    width: auto;
    height: auto;
    position: relative;
    background: transparent;
    vertical-align: middle;
    opacity: 1;
    transition: .3s;
    display: flex;
    align-items: center;
    height: .2rem;
}

.swiDots.udot span::before {
    content: "";
    display: block;
    width: 0.16rem;
    height: 1px;
    background: #d8d8d8;
    margin: 0 .03rem;
}

.swiDots.udot span:nth-child(1):before {
    display: none;
}

.swiDots.udot span svg {
    display: block;
    width: .12rem;
    /* transform: scale(.6); */
    transition: .3s
}

.swiDots.udot span svg polygon {
    fill: #cdd7e5;
}

.swiDots.udot span.active svg polygon {
    fill: url(#PSgrad)
}

.swiDots.udot span.active svg {
    transform: scale(1);
    width: .22rem;
}


.s2-r ul {}

.s2-r ul li {
    position: relative;
    margin-top: 0.09rem;
}

.s2-r ul li:nth-child(1) {}

.s2-r ul li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    bottom: 0;
    top: 0;
    z-index: 3;
    background: linear-gradient(to right, #016ff3, #00c3a5);
    z-index: 1;
    transition: all 0.5s;
}

.s2-r ul li::after {
    content: "";
    position: absolute;
    left: .24rem;
    top: 50%;
    width: 0.38rem;
    height: 0.49rem;
    transform: translateY(-50%);
    background: url(../images/new-logo.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 2;
    opacity: 0;
    transition: all 0.5s;
}

.s2-r ul li a {
    display: block;
    padding: .15rem 0 .14rem 0.88rem;
    position: relative;
    z-index: 9;
}

.s2-r ul li a h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.2rem;
    color: #1f1f1f;
    font-family: OPPOSans-M;
}

.s2-r ul li a span {
    display: block;
    font-family: ArialMT;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.18rem;
    letter-spacing: 0.01rem;
    color: #8593a1;
    margin-top: .12rem;
}

.s2-r .inmore {
    display: flex;
    justify-content: flex-end;
    margin-top: .4rem;
    margin-right: .2rem;
}

.section3 .intit.hd ul li {
    cursor: pointer;
    order: 1;
}

.section3 .intit.hd ul>div {
    margin: 0 .12rem;
    position: relative;
    left: -.2rem;
    width: 2px;
    height: .25rem;
    background: #232536;
    opacity: .6;
    transform: rotate(23deg);
    margin-top: .2rem;
    order: 2;
}

.section3 .intit.hd ul>li:nth-child(2) {
    order: 3;
}

.section3 .intit.hd ul li .h4 span {
    opacity: .6;
    transition: .3s;
    font-weight: normal;
    color: #232536;
    display: block;
    font-size: .28rem;
    margin-top: .15rem;
}

.section3 .intit.hd ul li .h4 span em {
    color: #232536;
}

.section3 .intit.hd ul li.on .h4 span {
    transform: scale(1);
    opacity: 1;
    font-weight: 600;
    font-size: .4rem;
    margin-top: 0;
}

.section3 .intit.hd ul li.on .h4 span em {
    display: inline-block;
    background: linear-gradient(45deg, #016ff3, #00c3a5);
    -webkit-background-clip: text;
    color: transparent;
    background: transparent\0;
    color: #1889e2 \0;
}

.s3-c {
    display: flex;
    justify-content: space-between;
    margin-top: .34rem;
}

.s3-l {
    width: 54%;
}

.s3-r {
    width: 42.5%;
    margin-top: .04rem;
}

.s3-l .bd ul {
    display: none;
}

.s3-l .bd ul .inmore {
    margin-right: .9rem;
}

.s3-l .bd ul:nth-child(1) {
    display: block;
}

.s3-l .list li {
    padding: .17rem 0 .21rem 0;
    position: relative;
    margin-top: .25rem;
}

.s3-l .list li:nth-child(1) {
    margin-top: 0;
}

.s3-l .list li:after {
    content: '';
    width: 1px;
    height: calc(100% + .25rem);
    background: #dde2e6;
    bottom: 0;
    position: absolute;
    left: 1.04rem;
    z-index: 0
}

.s3-l .list li:nth-child(1)::after {
    height: 100%;
}

.s3-l .list li:before {
    content: '';
    width: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to right, #016ff3, #00c3a5);
    position: absolute;
    z-index: 1;
    pointer-events: none;
    left: -.2rem
}

.s3-l .list li a {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 3;
    justify-content: space-between;
}

.s3-l .list li .time {
    color: #8593a1;
    text-align: right;
    font-size: .14rem;
    width: .75rem;
    background: url(../images/a1line.png) no-repeat bottom right;
    background-size: .57rem auto;
    padding-bottom: .1rem;
}

.s3-l .list li .time span {
    font-size: .24rem;
    font-weight: bold;
    display: block;
    line-height: 1.2em
}

.s3-l .list li .txt {
    padding-left: .7rem;
    position: relative;
    transition: .3s;
    flex: 1;
    min-width: 0;
    margin-bottom: .05rem;
}


.s3-l .list li .txt:after {
    content: '';
    position: absolute;
    left: .3rem;
    height: 1px;
    width: 0;
    background: #fff;
    top: 50%;
}


.s3-l .list li .txt .slog {
    font-size: .18rem;
    line-height: .2rem;
    position: relative;
    left: -.1rem;
    display: block;
    margin-bottom: .1rem
}

.s3-l .list li .h4 {
    font-size: .18rem;
    line-height: .2rem;
}
.s3-l .list li .h4 img,.s2-r ul li a h3 img{
    vertical-align: top;
    height:12px;
}
.s3-l .list li .txt svg {
    display: block;
    width: .13rem;
    height: .11rem;
    transform: scale(.85);
    transition: .3s;
    position: absolute;
    left: .23rem;
    top: 50%;
    margin-top: -.06rem;
}

.s3-l .list li .txt svg polygon {
    fill: #00c1a7;
}


.s3-r {}

.s3-r #schedule-box {
    position: relative;
    padding-top: 0;
    font-family: OPPOSans-M;
    padding: 0;
    height: 4.1rem;
    /* padding-bottom: .45rem; */
}

.s3-r #schedule-box .schedule-hd {
    justify-content: flex-end;
    background: linear-gradient(to right, #016ff3, #00c3a5);
    box-shadow: 0px 10px 16px 0px rgba(0, 121, 233, 0.16);
    line-height: 0.6rem;
    align-items: center;
    padding: 0;
    padding-right: .3rem;
}

.s3-r #schedule-box .schedule-hd span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 0.3rem;
    height: 0.3rem;
    transition: all 0.5s;
}


#prevYear,
#nextYear {
    display: none !important;
}

.s3-r #schedule-box .today {
    flex: none;
    font-family: OPPOSans-M;
    font-size: .2rem;
    color: #fff;
    font-weight: normal;
    padding: 0 .05rem;
}

.s3-r #schedule-box .selected-style {
    /* background: linear-gradient(to right, #016ff3, #00c3a5); */
    background-color: #e9f2ff;
    color: #333;
}

.s3-r .week-ul>li {
    text-align: center;
    font-size: .18rem !important;
    color: #666 !important;
    font-family: "OPPOSans-R" !important;
    font-weight: normal;
    padding: 0 !important;
    line-height: .4rem;
    margin-top: .12rem !important;
    padding-bottom: .05rem !important;
}


.s3-r #schedule-box .today-flag {
    background: linear-gradient(to right, #016ff3, #00c3a5);
    /* background-color:#e9f2ff; */
    color: #fff;
}

.s3-r .ul-box {
    border: none;
}

.s3-r .ul-box>li {
    position: static;
    font-size: .16rem;
    color: #333;
    font-family: "OPPOSans-M";
    margin: .07rem auto 0 auto;
    text-align: center;
}

.s3-r .ul-box>li.other-month {
    opacity: .5;
}

.s3-r .ul-box>li span {
    width: 0.41rem;
    height: 0.41rem;
    line-height: .41rem;
}

.s3-r .dateTip {
    left: .25rem;
    right: .25rem;
    bottom: .25rem;
    top: auto;
    /* width: 93%; */
    height: 1.8rem;
    border-top: none;
    width: auto;
    transform: none;
    background: url(../images/calbg.jpg) no-repeat center;
    background-size: cover;
    padding: .25rem .3rem .25rem .3rem;
    color: #fff;
    /* position: relative; */
    margin-top: .15rem;
}

.s3-r .dateTip .tipCont {
    padding: 0;
}

.s3-r .dateTip .tipCont ul li a p {
    margin-top: 0;
    line-height: 1.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block\0;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
}

.s3-r .dateTip .tipCont ul li a span {
    display: block;
    margin-top: .1rem;
    line-height: .2rem;
    font-size: .16rem;
    color: #fff;
    font-weight: normal;
    opacity: .6;
}

.s3-r .dateTip h3 {
    display: none !important;
    font-size: .2rem;
    font-weight: normal;
    line-height: 1.4em;
    height: .56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block\0;
    color: #fff;
}


.s3-r .slide-b {
    height: 1.2rem;
    border-left: 3px solid #fff;
    padding-left: .25rem;
}

.calendar {
    position: relative;
}

.calendar>h2 {
    position: absolute;
    left: 0.3rem;
    top: 0;
    font-family: OPPOSans-M;
    font-size: 0.26rem;
    font-weight: normal;
    line-height: 0.6rem;
    color: #ffffff;
    z-index: 9;
}


.calendar-list {
    background: linear-gradient(270deg, #00d198 0%, rgba(0, 96, 255, 1) 100%);
    background-size: cover;
    padding: .28rem 1rem .32rem .3rem;
    color: #fff;
    position: relative;
    font-family: OPPOSans-M;
}

.calendar-list h4 {
    font-size: .2rem;
    font-weight: normal;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block\0;
}

.calendar-list p {
    margin-top: .1rem;
    line-height: .26rem;
    height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block\0;
    color: rgba(255, 255, 255, .7)
}

.calendar-list a {
    color: #fff
}

.calendar-list .swiBtn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: .15rem;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    z-index: 5;
    padding: .1rem 0;
}

.calendar-list .swiBtn a {
    display: block;
    color: #fff;
    font-size: .24rem;
    width: .5rem;
    height: .5rem;
    text-align: center;
    line-height: .5rem
}

.calendar-list .swiBtn a.next {
    margin-top: .15rem
}



.section4 {
    position: relative;
}

.s4-t {
    width: 100%;
    position: relative;
    z-index: 9;
    /* padding-top: .8rem; */
    height: 100%;
    padding-bottom: 2.45rem;
}

.s4-t>.wp2,
.s4-t>.wp2>div,
.s4-t>.wp2>div>div {
    height: 100%;
    overflow: visible;
}

.s4-t .slide-lst .swiper-slide {
    transition: all 0.5s;
    display: flex;
    align-items: center;
    padding-bottom: .75rem;
}
.s4-t .slide-lst  .swiper-slide.pz1,.s4-t .slide-lst .swiper-slide .pz2,.s4-t .slide-lst  .swiper-slide.pz3,.s4-t .slide-lst  .swiper-slide.pz4,.s4-t .slide-lst  .swiper-slide.pz5,.s4-t .slide-lst  .swiper-slide.pz6{
    padding-bottom:0;
    padding-top: 0;
    padding-bottom: .15rem;
}
.s4-t .slide-lst a {
    position: relative;
    max-height: 100%;
    display: block;
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.s4-t .slide-lst a .s4-tl {
     width: 5.8rem;
     text-align: center;
     padding-left: .5rem;
}

.s4-t .slide-lst .pz1 a .s4-tl,.s4-t .slide-lst .pz2 a .s4-tl,.s4-t .slide-lst .pz3 a .s4-tl,.s4-t .slide-lst .pz4 a .s4-tl,.s4-t .slide-lst .pz5 a .s4-tl,.s4-t .slide-lst .pz6 a .s4-tl{
   width: 6.95rem;
   padding-right: .5rem;
   padding-left:0;
   margin-top: -.1rem;
}
.s4-t .slide-lst .pz2 a .s4-tl,.s4-t .slide-lst .pz2 a .s4-tr{
    padding-top: .17rem;
}
.s4-t .slide-lst .pz3 a .s4-tl{
    padding-top: .84rem;
}
.s4-t .slide-lst .pz4 a .s4-tl,.s4-t .slide-lst .pz4 a .s4-tr{
    transform: translateY(-.18rem);
}
.s4-t .slide-lst .pz5 a .s4-tl,.s4-t .slide-lst .pz5 a .s4-tr{
    transform: translateY(-.18rem);
}
.s4-t .slide-lst .pz6 a .s4-tl, .s4-t .slide-lst .pz6 a .s4-tr{
    transform: translateY(-.23rem);
}
.s4-t .slide-lst a .s4-tl .cnum {
    font-family: SourceHanSerifCN-Heavy;
    font-family: sys;
    font-size: 1.4rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.3rem;
    letter-spacing: 0.34rem;
    color: #fff;
    letter-spacing: 0.07rem;
    
}
.s4-t .slide-lst a .s4-tl .cnum{
     color: #ecc398;
    color: transparent;
    text-shadow: 0 0 1rem rgb(117 79 35);
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #ceb66f, #fff8dd, #e4ca7c);
}
.s4-t .slide-lst .pz4~div a .s4-tl .cnum{
    color: #fff;
    color: transparent;
    text-shadow: 0.05rem 0.1rem .1rem rgba(255, 255, 255, .2);
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(135deg, #ffffff, #d4cabc);
}

.s4-t .slide-lst .pz5 a .s4-tl .cnum,.s4-t .slide-lst .pz5~div a .s4-tl .cnum{
    color: #fff;
    color: transparent;
    text-shadow: 0.05rem 0.1rem .1rem rgba(255, 255, 255, .2) !important;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(135deg, #ffffff, #adc4de) !important;
}
.s4-t .slide-lst .pz1 a .s4-tl .cnum,.s4-t .slide-lst .pz2 a .s4-tl .cnum,.s4-t .slide-lst .pz3 a .s4-tl .cnum,.s4-t .slide-lst .pz4 a .s4-tl .cnum,.s4-t .slide-lst .pz5 a .s4-tl .cnum,.s4-t .slide-lst .pz6 a .s4-tl .cnum{
    font-size: 1.7rem;
    line-height: 1.6rem;
    letter-spacing: 0.38rem;
    color: #ecc398;
    color: transparent;
    text-shadow: 0.05rem 0.1rem .1rem rgba(255, 255, 255, .2);
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(135deg, #ffffff, #d4cabc);
}
 .s4-t .slide-lst .pz1 a .s4-tl .cnum,.s4-t .slide-lst .pz2 a .s4-tl .cnum,.s4-t .slide-lst .pz3 a .s4-tl .cnum{color:#ecc398;color: transparent;text-shadow: 0 0 1rem rgb(117 79 35);background-clip: text;-webkit-background-clip: text;background-image: linear-gradient(to right, #ceb66f, #fff8dd, #e4ca7c);}
 .s4-t .slide-lst .pz1 a .s4-tl h3,.s4-t .slide-lst .pz2 a .s4-tl h3,.s4-t .slide-lst .pz3 a .s4-tl h3{color:#ecc398;background: url(../images/ls-border2.png) no-repeat;background-position: center center;background-size: 100% 100%;margin-top: .5rem;}
 .s4-t .slide-lst .pz1 a .s4-tl p,.s4-t .slide-lst .pz2 a .s4-tl p,.s4-t .slide-lst .pz3 a .s4-tl p{color:#ecc398;}

.s4-t .slide-lst a .s4-tl h3 {
    font-size: 0.32rem;
    font-weight: normal;
    color: #ffffff;
    font-family: 'sys';
    background: url(../images/ls-border.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 3.12rem;
    text-align: center;
    line-height: 0.7rem;
    margin: .6rem auto .3rem auto;
    max-width: 100%;
}

.s4-t .slide-lst a .s4-tl p {
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #ffffff;
    text-align: center;
    font-family: 'sys';
    font-size: 0.26rem;
}

.s4-t .slide-lst a .s4-tr {
    position: absolute;
    left: 7.05rem;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-right: .45rem;
    margin-top: .7rem;
    padding-left: .35rem;
    padding-bottom: .05rem;
    position: relative;
    transform: translateY(0);
    top: 0;
    flex: 1;
    min-width: 0;
    left: 0;
}
.s4-t .slide-lst a .s4-tr::before{
    content:"";
    position:absolute;
    left:0;
    top: .05rem;
    bottom:0;
    border-left: 1px solid rgba(255, 255, 255, .46);
}
.s4-t .slide-lst .pz1 a .s4-tr,.s4-t .slide-lst .pz2 a .s4-tr,.s4-t .slide-lst .pz3 a .s4-tr,.s4-t .slide-lst .pz4 a .s4-tr,.s4-t .slide-lst .pz5 a .s4-tr,.s4-t .slide-lst .pz6 a .s4-tr{
    padding-bottom: .35rem;
    margin-top: .55rem;
}

.s4-t .slide-lst a .s4-tr>div>p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.34rem;
    color: #ffffff;
    margin-top: .3rem;
    text-align: justify;
}
.s4-t .slide-lst .pz1 a .s4-tr>div>p, .s4-t .slide-lst .pz2 a .s4-tr>div>p, .s4-t .slide-lst .pz3 a .s4-tr>div>p, .s4-t .slide-lst .pz4 a .s4-tr>div>p, .s4-t .slide-lst .pz5 a .s4-tr>div>p, .s4-t .slide-lst .pz6 a .s4-tr>div>p{
    line-height: 0.36rem;
}
.s4-t .slide-lst a .s4-tr>div>p:nth-child(1) {
    margin-top: 0;
}

.s4-b>.wp2 {
    position: relative;
    z-index: 9;
}

.s4-b>.wp2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: .04rem;
    background: rgba(255, 255, 255, .2);
    border-radius: .04rem;
}

.s4-b {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.6rem;
    z-index: 9;
}

.s4-b::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.35rem;
    top: 0;
    background: url(../images/timez.png) repeat-x;
    background-position: left bottom;
    z-index: 1;
    background-size: auto .14rem;
}

.s4-b .slide-lsb {
    overflow: visible;
}

.s4-b .slide-lsb a {
    display: block;
    position: relative;
    padding-top: .3rem;
}

.s4-b .slide-lsb a span {
    display: block;
    width: 5px;
    height: 5px;
    background-color: #ffffff;
    opacity: 0.8;
    border-radius: 50%;
    margin: 0 auto;
}

.s4-b .slide-lsb a p {
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .2rem;
    color: #ffffff;
    opacity: 0.8;
    text-align: center;
    transition: all 0.3s;
    margin-top: .1rem;
}

.s4-b .slide-lsb a:hover span {
    opacity: 1;
}

.s4-b .slide-lsb a:hover p {
    opacity: 1;
}

.s4-b .slide-lsb a div {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) scale(0);
    width: 0.17rem;
    height: 0.17rem;
    margin: 0 auto;
    transition: all 0.3s;
    border-radius: 50%;
}

.s4-b .slide-lsb a div::before {
    content: "";
    position: absolute;
    width: 0.13rem;
    height: 0.13rem;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) scale(1);
    border: 0.02rem solid rgba(255, 255, 255, .6);
    border-radius: 50%;
    animation: _circlescale infinite 1.5s linear;

}

.s4-b .slide-lsb a div::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 0.08rem;
    height: 0.08rem;
    background: #fff;
    border-radius: 50%;
}


.s4-b .slide-lsb .swiper-slide-thumb-active a span {
    opacity: 0;
}

.s4-b .slide-lsb .swiper-slide-thumb-active a p {
    transform: translateY(-0.3rem);
    font-size: 0.3rem;
    opacity: 1;

}

.s4-b .slide-lsb .swiper-slide-thumb-active a div {
    transform: translateX(-50%) scale(1);
}

.s4-b .slide-lsb .swiper-slide a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    bottom: -.65rem;
    height: .06rem;
    background: #fff;
    border-radius: 0.04rem;
    transition: all 0.3s;
    opacity: 0;
    pointer-events: none;
}

.s4-b .slide-lsb .swiper-slide-thumb-active a::after {
    width: 1rem;
}

.s4-b .swiper-pagination-progressbar {
    position: relative;
    border-radius: 0.02rem;
    height: 0.04rem;
    background: rgba(255, 255, 255, .2);
    margin-top: .6rem;
    opacity: 0;
}

.s4-b .swiper-pagination-progressbar div {
    position: absolute;
    left: 0;
    right: 0;
    top: -.01rem;
    height: 0.06rem;
    border-radius: 5.1rem;
    overflow: hidden;
    display: flex;
}

.s4-b .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fff;
    height: 0.06rem;

}

.s4-b .swiper-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.04rem;
    background: rgba(255, 255, 255, .2);
    opacity: 1 !important;
    z-index: 99;
}

.s4-b .swiper-scrollbar div {
    background: #fff;
    height: 0.06rem;
    margin-top: -0.01rem;
   cursor: pointer;
}

.s4-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
}


.s4-bg .swiper-slide a {
    display: block;
    height: 100vh;
    background-size: cover !important;
}

.s4-bg .swiper-slide a.slide-bgimg1 {
    background: url(../images/histroy1.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s4-bg .swiper-slide a.slide-bgimg2 {
    background: url(../images/histroy2.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s4-bg .swiper-slide a.slide-bgimg3 {
    background: url(../images/histroy3.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s4-bg .swiper-slide a.slide-bgimg4 {
    background: url(../images/histroy4.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s4-bg .swiper-slide a.slide-bgimg5 {
    background: url(../images/histroy5.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s4-bg .swiper-slide a.slide-bgimg6 {
    background: url(../images/histroy6.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s4-t .slide-lst .pz1 a .s4-tr div ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: .4rem;
}

.s4-t .slide-lst .pz1 a .s4-tr div ul li {
    width: 41%;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
}

.s4-t .slide-lst .pz2 a .s4-tr div p {
    margin-top: 0;
}

.s4-t .slide-lst .pz2 a .s4-tr div ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: .34rem;
}

.s4-t .slide-lst .pz2 a .s4-tr div ul li {
    width: 35%;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
}

.s4-t .slide-lst .pz3 a .s4-tr {
    padding-right: .4rem;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: .12rem;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list1 dl {
    width: 33%;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list1 dl dd {
    font-size: .18rem;
    line-height: .36rem;
    color: #fff;
}

.s4-t .slide-lst .pz3 a .s4-tr h3 {
    font-size: .2rem;
    line-height: .36rem;
    color: #fff;
    margin-top: .25rem;
    font-weight: normal;
}

.s4-t .slide-lst .pz3 a .s4-tr>h3:nth-child(1) {
    margin-top: 0;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list2 {
    display: flex;
    margin-top: .25rem;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list2 h3 {
    font-size: .2rem;
    line-height: .36rem;
    margin-right: .2rem;
    margin-top: 0;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list2 ul {
    flex: 1;
    min-width: 0;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list2 ul li {
    margin-top: .15rem;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list2 ul li:nth-child(1) {
    margin-top: 0;
}

.s4-t .slide-lst .pz3 a .s4-tr .pz3-list2 ul li p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
}

.s4-t .slide-lst .pz3 .pz3-list3 ul {
    display: flex;
    justify-content: space-between;
    margin-top: .2rem;
}

.s4-t .slide-lst .pz3 .pz3-list3 ul li {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
}

.s4-t .slide-lst .pz6 a .s4-tl {
    margin: 0 auto;
}

.s4-t .slide-lst .pz6 a .s4-tl .cnum {
   /*  font-size: 2.4rem;
    line-height: 2.2rem; */
}

.s4-bg .slide-bgimg .swiper-slide {
   /* transition: opacity .5s;*/
}













.section5 {
    /* padding-bottom: 2.8rem; */
}

.section5 .intit .h4 span em {
    margin-left: .2rem;
}

.section5 .intit {
    margin-top: .15rem;
}

.s5-c {
    margin-top: .85rem;
    position: relative;
}

.s5-c .slide-d {
    margin: 0 .05rem;
}

.s5-c .swiper-slide {
    text-align: center
}

.s5-c .swiper-slide .pics {
    position: relative;
    background: url(../images/ddz.png) no-repeat;
    background-position: center center;
    background-size: auto 100%;
}

.s5-c .swiper-slide img {
    height: 1.6rem;
    opacity: 0;
    display: block;
    margin: 0 auto;
}

.s5-c .swiper-slide .pics b {
    position: absolute;
    left: 0;
    right: 0;
    top: .1rem;
    text-align: center;
    font-size: .75rem;
    line-height: .75rem;
    font-weight: 600;
    letter-spacing: -4px;
    -webkit-text-stroke: 1px #dda431;
    text-stroke: 1px #dda431;
    /* 文字描边 */
    background: linear-gradient(180deg, #f4db91, #f4c787 33%, #e9b552 72%, #edbe59 100%);
    -webkit-background-clip: text;
    color: transparent;
    background: transparent\0;
    color: #1889e2 \0;
}

.s5-c .swiper-slide p {
    text-align: center;
    font-size: .14rem;
    margin-top: .15rem;
    line-height: .24rem;
    color: #333333;
}

.s5-c .prev {
    position: absolute;
    left: calc((-100vw + 16rem) / 2);
    width: 15%;
    top: 0;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
    transition: all .6s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.s5-c .prev span {
    width: .56rem;
    height: 1.09rem;
    background: url(../images/pagel.png) no-repeat center center;
    background-size: .56rem auto;
    cursor: pointer;
    opacity: 0;
    z-index: -1;
    transition: all .6s;
}

.s5-c .next {
    position: absolute;
    right: calc((-100vw + 16rem) / 2);
    width: 15%;
    top: 0;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
    transition: all .6s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.s5-c .next span {
    width: .56rem;
    height: 1.09rem;
    background: url(../images/pager.png) no-repeat center center;
    background-size: .56rem auto;
    opacity: 0;
    z-index: -1;
    transition: all .6s;
    cursor: pointer;
}


.section6 {
    display: flex;
}

.section6 .intit .h4 span {
    color: #32e0d6;
}

.section6 .intit .h4 span em {
    margin-left: .2rem;
    color: #fff;
}

.section6 .intit {
    position: absolute;
    left: 0;
    right: 0;
    top: -.4rem;
}

.section6 .intit .inmore .ineng {
    color: #f1f1f1;
}

.s6-c {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}


.s6-l {
    width: 3.8rem;
    margin-right: .5rem;
}

.s6-l>div>p {
    font-family: OPPOSans-R;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    max-height: 2.1rem;
    margin-top: 1.2rem;
}

.s6-l ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 -.05rem;
    margin-top: .5rem;
}

.s6-l ul li {
    width: 33.33%;
    margin-top: .2rem;
}

.s6-l ul li a {
    display: block;
    margin: 0 .05rem;
    font-size: 0.2rem;
    font-weight: normal;
    color: rgba(163, 227, 247, .8);
    border: solid 1px rgba(0, 204, 228, .2);
    border-radius: 21px;
    line-height: 0.41rem;
    text-align: center;
    transition: all 0.5s;
}


.s6-l .inmore {
    margin-top: .55rem;
    opacity: .15;
    transition: all 0.5s !important;
    opacity: .4 !important;
}

.s6-l .inmore span {
    color: #fff;
}


.s6-r {
    flex: 1;
    min-width: 0;
    transform: translateY(.25rem);
}

.s6-r .dots {
    position: relative;
}

.s6-r .dots>div {
    position: relative;
    z-index: 9;
}


.s6-r .dots {
    text-align: center;
    width: 13.05rem;
}

.s6-r .dots .ul1p .bg {
    pointer-events: none;
    user-select: none;
    width: 100%
}

.s6-r .dots .ul2p .bg {
    pointer-events: none;
    user-select: none;
    width: 100%
}

.s6-r .dots .ul3p .bg {
    pointer-events: none;
    user-select: none;
    width: 100%
}

.s6-r .dots .ul1p {
    width: 6.38rem;
    margin-left: auto;
    margin-right: auto
}

.s6-r .dots .ul2p {
    margin-top: -1.6rem;
    width: 13.05rem;
    margin-left: auto;
    margin-right: auto
}

.s6-r .dots .ul3p {
    margin-top: -1.45rem;
    width: 11.45rem;
    margin-left: auto;
    margin-right: auto
}

.s6-r .dots .arr {
    position: absolute;
    top: .2rem;
    z-index: 0;
    left: 50%;
    margin-left: -4.97rem;
    width: 9.94rem;
    animation: homeea 3s infinite;
    pointer-events: none;
    user-select: none
}
.s6-r .dots .arr img{
    display: block;
    width: 100%;
}
.s6-r .dots .ul1p ul {
    position: absolute;
    bottom: .2rem;
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    padding: 0 .2rem;
}

.s6-r .dots .ul1p ul li {
    background: url(../images/q1.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.22rem;
    height: 1.22rem;
    font-size: .2rem;
    position: relative;
}

.s6-r .dots .ul1p ul li:nth-child(1) {
    display: block;
    position: absolute;
    width: 1.73rem;
    height: 1.74rem;
    font-size: .3rem;
    font-weight: bold;
    left: 50%;
    margin-left: -.87rem;
    top: -1.74rem;
    background: none;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
}

.s6-r .dots .ul1p ul li:nth-child(1)>div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.s6-r .dots .ul1p ul li:nth-child(1)>div:first-child {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    z-index: 2;
}


.s6-r .dots .ul1p ul li:nth-child(1)>div:last-child {
    /*background: url(images/bg.jpg) no-repeat 0 0;*/
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    z-index: 1;
}


.s6-r .dots .ul1p ul li:nth-child(1)>div img {
    display: block;
    width: 100%;
    height: 100%;
}

.s6-r .dots .ul1p ul li:nth-child(2) {
    top: -.7rem;
}

.s6-r .dots .ul1p ul li:nth-child(3) {}

.s6-r .dots .ul1p ul li:nth-child(4) {}

.s6-r .dots .ul1p ul li:nth-child(5) {
    top: -.7rem;
}

.s6-r .dots .ul2p ul {
    position: absolute;
    bottom: .95rem;
    right: .48rem;
    left: .58rem;
    display: flex;
    justify-content: space-between;
}

.s6-r .dots .ul2p ul li {
    background: url(../images/q2.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.01rem;
    height: 1.01rem;
    font-size: .18rem;
    position: relative;
}

.s6-r .dots .ul2p ul li:after {
    background: url(../images/q2line.png) no-repeat center;
    background-size: 100% 100%;
    content: '';
    width: .76rem;
    height: .57rem;
    top: 100%;
    left: 50%;
    margin-left: -.38rem;
    position: absolute;
}

.s6-r .dots .ul2p ul li:nth-child(1) {
    top: -1.7rem;
}

.s6-r .dots .ul2p ul li:nth-child(7) {
    top: -1.6rem;
}

.s6-r .dots .ul2p ul li:nth-child(2) {
    top: -.6rem;
    left: -.6rem;
}

.s6-r .dots .ul2p ul li:nth-child(6) {
    top: -.5rem;
    left: .35rem;
}

.s6-r .dots .ul2p ul li:nth-child(3) {
    top: -.2rem;
    left: -.35rem;
}

.s6-r .dots .ul2p ul li:nth-child(5) {
    top: -.2rem;
    left: .15rem;
}

.s6-r .dots .ul3p ul {
    position: absolute;
    bottom: .3rem;
    right: 1.88rem;
    left: 1.9rem;
    display: flex;
    justify-content: space-between;
}

.s6-r .dots .ul3p ul li {
    background: url(../images/q2.png) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1rem;
    height: 1rem;
    font-size: .2rem;
    position: relative;
}

.s6-r .dots .ul3p ul li:nth-child(2n+1) {
    background: url(../images/q1.png) no-repeat center;
    background-size: 100% 100%;
}

.s6-r .dots .ul3p ul li:nth-child(1) {
    top: -0.4rem;
}

.s6-r .dots .ul3p ul li:nth-child(5) {
    top: -0.45rem;
}

.s6-r .dots .ul3p ul li:nth-child(2) {
    top: -0.15rem;
    left: -.25rem;
}

.s6-r .dots .ul3p ul li:nth-child(3) {
    left: -0.53em;
}

.s6-r .dots .ul3p ul li:nth-child(4) {
    top: -0.15rem;
    left: .1rem;
}


.s7-c {
    position: relative;
    margin-top: .4rem;
}

.s7-c .intit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.section7 {
    position: relative;
    /*padding-bottom: 1rem;*/
}

.section7:after {
    content: '';
    position: absolute;
    top: 2.4rem;
    right: 0;
    bottom: 0;
    width: 12.02rem;
    height: 6.01rem;
    z-index: 1;
    background: url(../images/sqf.png) no-repeat right top;
    pointer-events: none;
    background-size: 100% 100%;
}

.s7-c .intit {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.s7-c .swiNav {
    position: absolute;
    top: 1.42rem;
    left: 0;
    z-index: 3
}

.s7-c .swiTabs {
    width: calc(100% + (100vw - 16rem) / 2);
}

.s7-c .swiNav ul li {
    position: relative;
    cursor: pointer;
    line-height: .45rem;
    border: 1px solid #cacbcc;
    padding: 0 .3rem;
    border-radius: .3rem;
    font-size: .2rem;
    color: #666;
}

.s7-c .swiNav ul li span {
    display: block;
}

.s7-c .swiNav ul li+li {
    margin-left: .15rem
}

.s7-c .swiNav ul li i {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.09rem;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transition: .3s
}

.s7-c .swiNav ul li i:after {
    content: '';
    position: absolute;
    left: .23rem;
    height: 1px;
    width: 0;
    background: linear-gradient(45deg, #016ff3, #00c3a5);
    top: 50%;
    opacity: .5
}

.s7-c .swiNav ul li i svg {
    display: block;
    width: .18rem;
    height: .17rem;
}

.s7-c .swiNav ul li i svg polygon {
    fill: #fff;
}

.s7-c .swiNav ul li.on i svg polygon {
    fill: url(#PSgrad)
}

.s7-c .swiNav ul li.on i {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.s7-c .swiNav ul li.on {
    /* padding-left: .5rem; */
    background: linear-gradient(270deg, #00d198 0%, rgba(0, 96, 255, 1) 100%);
}

.s7-c .swiNav ul li.on span {
    display: inline-block;
    font-weight: bold;
    color: #fff;
}

.s7-c .swiNav ul li.on i:after {
    width: .23rem;
    transition: .3s .2s
}

.s7-c .items {
    align-items: flex-start;
}

.s7-c .items .txt {
    width: 5.4rem;
    padding-top: 2rem
}

.s7-c .items .img {
    flex: 1;
    position: relative;
    top: .65rem;
}

.s7-c .items .img img.bgs {
    width: 100%;
    pointer-events: none;
    opacity: 0;
    display: block;
}

.s7-c .items .txt .number {
    margin-bottom: .4rem
}

.s7-c .items .txt .number span {
    font-size: 1.6rem;
    position: relative;
    padding-right: .35rem;
    line-height: 1em;
    font-family: sys;
}

.s7-c .items .txt .number span:after {
    content: "+";
    position: absolute;
    top: -.28rem;
    right: 0;
    z-index: 3;
    display: inline-block;
    background: linear-gradient(45deg, #016ff3, #00c3a5);
    -webkit-background-clip: text;
    color: transparent;
    background: transparent\0;
    color: #1889e2\0;
    font-size: .44rem;
    pointer-events: none
}

.s7-c .items .txt .desc {
    font-family: OPPOSans-R;
    font-size: .18rem;
    color: #919191;
    line-height: 1.8em;
    margin-bottom: .6rem;
    text-align: justify;
}
.s7-c .items .img ul{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
}
.s7-c .items .img ul li {
    position: absolute;
    /* pointer-events: none; */
    user-select: none
}

.s7-c .items .img ul li img.bg {
    width: 100%;
    display: block;
}

.s7-c .items .img ul li span {
    position: absolute;
    background: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.s7-c .items .img ul li span img {
    max-width: 90%;
    max-height: 80%
}

.s7-c .items .img ul li:nth-child(1) {
    left: 12.7%;
    top: 11.787%;
    width: 20%;
}

.s7-c .items .img ul li:nth-child(2) {
    left: 35.245%;
    top: 0;
    width: 13%;
}

.s7-c .items .img ul li:nth-child(3) {
    right: 23.6885%;
    top: 7.8585%;
    width: 24.2%;
}

.s7-c .items .img ul li:nth-child(4) {
    right: .05rem;
    top: 13.16%;
    width: 17.9%;
}

.s7-c .items .img ul li:nth-child(5) {
    left: 0.00%;
    top: 44.793%;
    width: 18.1%;
}

.s7-c .items .img ul li:nth-child(6) {
    left: 25.16%;
    top: 36.345%;
    width: 22.2%;
}

.s7-c .items .img ul li:nth-child(7) {
    right: 18.606%;
    top: 48.722%;
    width: 23.98%;
}

.s7-c .items .img ul li:nth-child(8) {
    right: 0;
    top: 42.436%;
    width: 20.49%;
}

.s7-c .items .img ul li:nth-child(9) {
    left: 14.016%;
    bottom: 6.4833%;
    width: 26.3%;
}

.s7-c .items .img ul li:nth-child(10) {
    left: 41.3934%;
    bottom: 0;
    width: 21.2%;
}

.s7-c .items .img ul li:nth-child(11) {
    right: 7.8688%;
    bottom: 5.5%;
    width: 22.83%;
}

.s7-c .items .img ul li:nth-child(1) span {
    top: 0;
    left: 0;
    width: 55%;
    height: 52%;
}

.s7-c .items .img ul li:nth-child(2) span {
    top: 0;
    left: 0;
    width: 82%;
    height: 32%;
}

.s7-c .items .img ul li:nth-child(3) span {
    top: 0;
    right: 0;
    width: 88%;
    height: 57%;
}

.s7-c .items .img ul li:nth-child(4) span {
    top: 0;
    right: 0;
    width: 62%;
    height: 60%;
}

.s7-c .items .img ul li:nth-child(5) span {
    top: 0;
    left: 0;
    width: 70%;
    height: 90%;
}

.s7-c .items .img ul li:nth-child(6) span {
    top: 0;
    left: 0;
    width: 75%;
    height: 90%;
}

.s7-c .items .img ul li:nth-child(7) span {
    top: 0;
    right: 0;
    width: 58%;
    height: 88%;
}

.s7-c .items .img ul li:nth-child(8) span {
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    justify-content: flex-end;
}

.s7-c .items .img ul li:nth-child(9) span {
    bottom: 0;
    left: 0;
    width: 50%;
    height: 49%;
}

.s7-c .items .img ul li:nth-child(10) span {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 52%;
}

.s7-c .items .img ul li:nth-child(11) span {
    bottom: 0;
    right: 0;
    width: 52%;
    height: 54%;
}

.section8 .intit {
    margin-top: .1rem;
}

.section8 .intit .h4 span {
    color: #fff
}

.section8 .inmore a span {
    color: #fff;
}

.section8 .inmore .ineng {
    color: #fff;
}

.s8-c {
    display: flex;
    justify-content: space-between;
    margin-top: .35rem;
    margin-left: -.2rem;
    margin-right: -.7rem;
}

.s8-l {
    width: 10.69rem;
    margin-right: .2rem;
}

.s8-r {
    width: 34.57%;
    flex: 1;
    min-width: 0;
    height: 5.8rem;
    position: relative;
    /* padding: .15rem 0; */
}

.s8-r::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: .28rem;
    background: rgba(74, 74, 74, .36);
    border-radius: .1rem;
}

.s8-r .rights {
    height: 100%;
    overflow: auto;
    position: relative;
    z-index: 2;
    /* padding-left: .3rem; */
    padding: .15rem 0;
    padding-right: .21rem;
}

.s8-r .rights::-webkit-scrollbar {
    width: .08rem;
    height: 4px
}

.s8-r .rights::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, .1);
    border-radius: 0;
    border-radius: 20px;
}

.s8-r .rights::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.s8-r .right:after {
    content: '';
    position: absolute;
    top: 0;
    right: .22rem;
    bottom: 0;
    left: 0;
    background: url(../images/s53-kk-gdbg.png) no-repeat center center;
    background-size: 100% 100%;
    border-radius: .15rem;
    /* background: rgba(255,255,255,.1); */
    /* border: 1px solid rgba(255,255,255,.3); */
    pointer-events: none;
    z-index: 0
}

.s8-l a {
    display: block;
    position: relative;
}

.s8-l .video a:before {
    content: '';
    position: absolute;
    width: 1rem;
    height: 1rem;
    background: url(../images/play.png) no-repeat center;
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    margin-left: -.5rem;
    margin-top: -.5rem;
    z-index: 2
}

.s8-l .img {
    height: 5.8rem
}

.s8-l .swiper-slide {
    height: 5.83rem;
}

.s8-l video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.s8-r ul {
    /* height: 100%; */
    /* background: rgba(92, 92, 92, .36); */
    /* margin-right: .15rem; */
    border-radius: .1rem;
}

.s8-r ul li {
    position: relative;
    /* height: .97rem; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: .1rem;
    overflow: hidden;
}

.s8-r ul li+li {
    /* border-top: 1px solid rgba(255,255,255,.3); */
}

.s8-r ul li a {
    padding: .16rem .5rem .16rem .32rem;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 3;
    border-radius: .1rem;
    overflow: hidden;
    /* background: rgba(92,92,92,.36); */
}

.s8-r ul li a .pics {
    width: 1.6rem;
}

.s8-r ul li a .pic {
    border-radius: .2rem;
    border-radius: .1rem;
    overflow: hidden;
    padding-top: 66.25%;
}

.s8-r ul li a .pic span {
    position: absolute;
    width: .75rem;
    height: .2rem;
    line-height: .2rem;
    background: #fae49c;
    left: 0;
    text-align: center;
    bottom: 0;
    z-index: 9;
    font-size: .12rem;
    color: #b46e24;
    border-radius: 0 .1rem 0 .1rem;
}

.s8-r ul li a .zoomImg.mask::after {
    display: none;
}

.s8-r ul li .txt {
    flex: 1;
    min-width: 0;
    padding-left: .15rem;
}

.s8-r ul li h4 {
    font-size: .16rem;
    line-height: .2rem;
    color: #fff;
    letter-spacing: 1px;
    transition: .3s;
    font-weight: normal;
    margin-bottom: .05rem;
    font-family: OPPOSans-R;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: .4rem;
}

.s8-r ul li p {
    font-size: .12rem;
    color: #696969;
    line-height: .2rem;
    font-family: "oppo";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: .6rem;
}

.s8-r ul li:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    border-radius: .1rem;
    overflow: hidden;
    background: rgba(92, 92, 92, .47);
    /* background: #fff; */
    background-image: -moz-linear-gradient(-180deg, rgb(0, 209, 152) 0%, rgba(0, 96, 255, 0.99608) 100%);
    background-image: -webkit-linear-gradient(-180deg, rgb(0, 209, 152) 0%, rgba(0, 96, 255, 0.99608) 100%);
    background-image: -ms-linear-gradient(-180deg, rgb(0, 209, 152) 0%, rgba(0, 96, 255, 0.99608) 100%);
    background: rgba(92, 92, 92, .47);
}

.s8-r ul li:before {
    content: '';
    position: absolute;
    /* top: 0; */
    bottom: 0;
    left: .3rem;
    height: 2px;
    right: .3rem;
    background: #3d3d40;
    opacity: 0;
}

.s8-r ul li a svg {
    display: none;
    width: .13rem;
    height: .12rem;
    transition: .3s;
    position: absolute;
    top: .26rem;
    left: .3rem;
}

.s8-r ul li a svg polygon {
    fill: #fff;
}

.s8-r ul li.on:after {
    width: calc(100%);
    transition: .3s;
    border-radius: .1rem;
    overflow: hidden;
}

.s8-r ul li.on:before {
    background: transparent;
}

.s8-r ul li.on h4 {
    /* color: #066fc9; */
}

.s8-r ul li.on a svg polygon {
    fill: url(#PSgrad)
}

.s8-r ul li.on a svg {
    transform: scale(1);
}


.section9 .intit {
    margin-top: .15rem;
}

.s9-box {
    position: relative;
    z-index: 9;
}

.s9-c {
    position: relative;
    margin-top: .6rem;
}

.section9 .prev {
    position: absolute;
    left: 0;
    width: 10%;
    top: 0;
    bottom: 0;
    z-index: 10;
    transition: all .6s;
    cursor: pointer;
}

.section9 .prev span {
    position: absolute;
    left: 50%;
    top: 53%;
    transform: translate(-50%, -50%);
    width: 1.27rem;
    height: 1.52rem;
    background: url(../images/prev.png) no-repeat center center;
    background-size: 1.27rem auto;
    transition: all .6s;
    opacity: 0;
    z-index: -1;
}


.section9 .next {
    position: absolute;
    right: 0;
    width: 10%;
    top: 0;
    bottom: 0;
    z-index: 10;
    transition: all .6s;
    cursor: pointer;
}

.section9 .next span {
    position: absolute;
    left: 50%;
    top: 53%;
    transform: translate(-50%, -50%);
    width: 1.27rem;
    height: 1.52rem;
    background: url(../images/next.png) no-repeat center center;
    background-size: 1.27rem auto;
    opacity: 0;
    transition: all .6s;
    z-index: -1;
    cursor: pointer;
}

.section9 .slide-h {
    width: 93%;
    overflow: visible;
    margin: 0 auto;
}

.section9 .slide-h {
    width: 93%;
    overflow: visible;
    margin: 0 auto;
}

.section9 .slide-h .swiper-slide {
    opacity: .2;
    transition: all .6s;
}

.section9 .slide-h .swiper-slide.swiper-slide-prev {
    opacity: 1;
}

.section9 .slide-h .swiper-slide.swiper-slide-active {
    opacity: 1;
    transform: scale(1.1);
    box-shadow: 0 0 20px #e2e2e2;
}

.section9 .slide-h .swiper-slide.swiper-slide-next {
    opacity: 1;
}

.section9 .slide-h .swiper-slide .pic {
    padding-top: 56.5%;
    z-index: 9;
}

.section9 .slide-h .swiper-slide .zoomImg.mask:after {
    display: none;
}

.section9 .slide-h .swiper-slide a {
    display: block;
    position: relative;
    border-bottom: 0.08rem solid transparent;
}

.section9 .slide-h .swiper-slide a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    right: -5px;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
    background: linear-gradient(179deg, #1989e1 0%, #26ade4 51%, #33d1e6 100%);
    margin-top: 50%;
}

.section9 .slide-h .swiper-slide.swiper-slide-active a::before {
    opacity: 1;
}

.section9 .slide-h .swiper-slide.swiper-slide-active a .pic {
    border-radius: 0px 0px .16rem .2rem;
}

.section9 .slide-h .swiper-slide.swiper-slide-active a .txts {
    background: transparent;
}

.section9 .slide-h .swiper-slide.swiper-slide-active a .txts .type {
    color: #35daf2;
}

.section9 .slide-h .swiper-slide.swiper-slide-active a .txts h4 {
    color: #fff;
}

.section9 .slide-h .swiper-slide.swiper-slide-active a .txts p {
    color: #fff;
    opacity: 1;
}

.section9 .slide-h .swiper-slide .txts {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: .35rem .25rem .4rem .25rem;
    background: #fff;
    color: #333;
    text-align: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* opacity: 0; */
    /* visibility: hidden; */
    transition: .4s;
}

.section9 .slide-h .swiper-slide .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    padding: .2rem .3rem;
    font-size: .2rem;
    text-align: center;
    transition: .3s
}

.section9 .slide-h .swiper-slide .txts .type {
    text-align: left;
    font-size: .2rem;
    color: #1989e1;
    /* margin-bottom: .2rem; */
    line-height: .3rem;
    font-family: OPPOSans-R;
}

.section9 .slide-h .swiper-slide .txts h4 {
    font-size: .19rem;
    color: #333333;
    line-height: .3rem;
    margin-top: .1rem;
    margin-bottom: .05rem;
    /* height: .6rem; */
    font-weight: normal;
}

.section9 .slide-h .swiper-slide:hover .txts h4 {
    color: #1989e1;
}

.section9 .slide-h .swiper-slide .txts .type:after {
    display: none;
    content: '';
    width: .5rem;
    height: 4px;
    display: block;
    margin: .15rem auto 0;
    background: #fff;
    border-radius: 5px;
    display: none;
}

.section9 .slide-h .swiper-slide .txts p {
    font-size: .15rem;
    color: #333;
    opacity: .6;
    line-height: .24rem;
    /* margin-bottom: .5rem; */
    /* color: rgba(255,255,255,.7); */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: .72rem;
}

.section9 .slide-h .swiper-slide .txts .more {}

.section9 .slide-h .swiper-slide .txt h4 {
    font-weight: normal;
    line-height: 1.5em
}



.s10-tit {
    position: absolute;
    top: 1.6rem;
    left: 0;
    right: 0;
    z-index: 9;
}

.s10-tit .intit .h4 span {
    color: #fff;
}

.s10-tit .inmore .ineng {
    color: #e1e1e1;
}

.slide-i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.s10-c {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0.6rem;
}

.s10-c .slide-isp {
    width: 63%;
    margin-left: -.4rem;
}

.section10 .txt {
    position: absolute;
    top: 1.5rem;
    left: 0;
    right: 0;
    z-index: 3
}

.section10 .txts {
    width: 4rem;
    position: relative;
}

.section10 .txts .intit .h4 {
    margin-bottom: .2rem
}

.section10 .txts .intit .desc {
    margin-bottom: .2rem;
    font-size: .16rem;
    color: #fff;
    line-height: 1.8em
}

.section10 .slide-i .pic {
    padding-top: 100vh;
    overflow: hidden;
    position: relative;
}

.section10 .slide-i .pic::before {
    display: none;
}

.section10 .slide-i .pic:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    z-index: 2;
    pointer-events: none;
    background: url(../images/bamss.png) repeat-x center bottom;
    background-size: auto 100%;
}

.section10 .jj-lpj {
    position: absolute;
    right: 0;
    left: 0;
    bottom: .7rem;
    z-index: 9;
    max-width: 16rem;
    width: 94%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}

.section10 .jj-lpj div {
    width: 31%;
    height: 1.03rem;
    padding-left: .4rem;
    background: url(../images/hi-xx-bg.png) no-repeat left center;
    display: flex;
    align-items: center;
}

.section10 .jj-lpj p {
    line-height: .32rem;
    font-size: .16rem;
    color: #fff;
    font-family: OPPOSans-R;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: .96rem;
}

.section10 .slide-isp {}

.section10 .slide-isp .swiBtn a {
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -.22rem
}

.section10 .slide-isp .swiBtn a img {
    width: .44rem;
    height: .44rem
}

.section10 .slide-isp .swiBtn a.prev {
    left: 0
}

.section10 .slide-isp .swiBtn a.next {
    right: 0
}

.section10 .slide-is a {
    display: block;
}

.section10 .slide-is .pic {
    padding-top: 61.5%;
    background: rgba(255, 255, 255, .5);
    border: 3px solid rgba(255, 255, 255, .6);
    background-clip: padding-box;
}

.section10 .slide-is .pic img {
    opacity: 1;
    width: 101%;
    height: 101%;
    object-fit: cover;
}

.section10 .slide-is .swiper-slide-thumb-active .pic img {
    opacity: 1
}

.section10 .slide-is .swiper-slide-thumb-active .pic {
    border: 3px solid transparent;
    border-image: linear-gradient(to bottom, #00c3a5, #016ff3) 1;
    border-image-slice: 10;
}



.section11 {
    overflow: hidden;
}

.section11>.wp {
    height: 100%;
}

.s11-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.section11 .tit {
    text-align: center;
    user-select: none;
    /* margin-top: .2rem; */
    font-family: sys;
    margin-top: -.18rem;
}

.section11 .tit:after {
    content: '';
    width: .4rem;
    height: .05rem;
    display: block;
    margin: .2rem auto 0;
    background: linear-gradient(to right, #016ff3, #00c3a5);
    border-radius: .05rem;
}

.section11 .tit .en span {
    display: block;
    background: linear-gradient(to bottom, #e3e3e3, rgba(255, 255, 255, 0));
    -webkit-background-clip: text;
    color: transparent;
    background: transparent\0;
    color: #e3e3e3\0;
    text-transform: uppercase;
    font-size: .48rem;
    line-height: .48rem;
    letter-spacing: .02rem;
}

.section11 .tit .cn {
    font-size: .4rem;
    margin-top: -.05rem;
}

.section11 .imgBg.top {
    bottom: 0;
    z-index: 1
}

.section11 .imgBg.bottom {
    top: 70%;
    z-index: 0
}

.section11 .swiTab {
    background: #fff;
    padding: .18rem 0 .5rem 0;
    padding-bottom: .5rem;
    padding-top: .15rem;
    box-shadow: -0.2rem 0px 0.2rem -0.2rem rgba(14, 83, 145, .1), 0.2rem 0px 0.2rem -0.2rem rgba(14, 83, 145, .1);
}

.section11 .swiTab::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 0.2rem;
    background: #fff;
    bottom: 0;
    box-shadow: 0px -22px 39px 0px rgba(0, 0, 0, 0.13);
}

.section11 .swiTab .swiNav {
    margin-bottom: .4rem;
}

.section11 .swiTab .swiNav ul li {
    position: relative;
    width: 25%;
    z-index: 4
}

.section11 .swiTab .swiNav ul li:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.12rem;
    height: .13rem;
    background: url(../images/linesj.png) no-repeat center;
    width: 0;
    background-size: auto 100%
}

.section11 .swiTab .swiNav ul li a {
    display: flex;
    padding: .2rem 0 .3rem;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: 100%;
    transition: .3s;
    z-index: 9;
}

.section11 .swiTab .swiNav ul li .ico {
    width: 1.18rem;
    height: .82rem;
}

.section11 .swiTab .swiNav ul li .ico img {
    display: block;
    max-height: 100%;
}

.section11 .swiTab .swiNav ul li .t .cn {
    font-size: .28rem;
    font-weight: bold;
    color: #313131;
}

.section11 .swiTab .swiNav ul li .t .en {
    font-size: .16rem;
    /* margin-top: .1rem; */
    color: #383838;
    opacity: 0.4;
    font-family: OPPOSans-M;
}

.section11 .swiTab .swiNav ul li.on {
    z-index: 5
}

.section11 .swiTab .swiNav ul li.on a {
    box-shadow: 0px 0px 29px 0px rgba(173, 201, 223, 0.36);
    /* box-shadow: -0.2rem 0px 0.2rem -0.2rem rgba(14,83,145,.3), 0.2rem 0px 0.2rem -0.2rem rgba(14,83,145,.3); */
}

.section11 .swiTab .swiNav ul li.on:after {
    width: 100%;
    transition: .3s
}

.section11 .swiTab .swiNav ul li.on .t span {
    /* display: inline-block; */
    /* background: linear-gradient(45deg,#016ff3,#00c3a5); */
    /* -webkit-background-clip: text; */
    /* color: transparent; */
    background: transparent\0;
    color: #1889e2\0;
}

.section11 .swiTabs {
    margin: 0 .5rem;
}

.section11 .swiTabs .item a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    padding-left: .65rem
}

.section11 .swiTabs .item .time {
    position: absolute;
    top: 0;
    left: 0
}

.section11 .swiTabs .item .pics {
    width: 2.84rem;
}

.section11 .swiTabs .item .pics .pic {
    padding-top: 56.7%;
}

.section11 .swiTabs .item .txt {
    width: 51%
}

.section11 .swiTabs .item .txt .h4 {
    font-size: .18rem;
    line-height: 1.4em;
    color: #57585a;
}

.section11 .swiTabs .item:hover .txt .h4 {
    color: #024287;
}

.section11 .swiTabs .item .txt .p {
    color: #888;
    margin-top: .1rem;
}

.section11 .swiTabs .item .txt .type {
    color: #015ee9;
    display: block;
    margin-top: .3rem;
}

.section11 .swiTabs .swiDots {
    margin-top: .3rem;
    text-align: center;
    justify-content: center;
}

.section11 .swiTabs .swiDots.udot span {
    height: .3rem;
}

.section11 .swiTabs .swiDots.udot span svg {
    width: .17rem;
}

.section11 .swiTabs .swiDots.udot span.active svg {
    width: .3rem;
}


.section12 .intit {
    margin-top: .9rem;
}

.section12 .inmore .ineng {
    color: #e1e1e1;
    opacity: 1;
}

.section12 {}

.s12-c {
    margin-top: .56rem;
    max-width: 4.2rem;
}

.s12-c .text p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #57585a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: .96rem;
}

.s12-c ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: .77rem;
}

.s12-c ul li {
    margin-left: .1rem;
    padding-left: .1rem;
    position: relative;
}

.s12-c ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 0.14rem;
    background: #57585a;
}

.s12-c ul li:nth-child(1) {
    padding-left: 0;
    margin-left: 0;
}

.s12-c ul li:nth-child(1):before {
    content: none;
}

.s12-c ul li a {
    display: block;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #57585a;
}

.s12-c .more {
    width: 1.61rem;
    padding-top: 0.49rem;
    position: relative;
    margin-top: .6rem;
}

.s12-c .more a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: linear-gradient(270deg, #00d198 0%, rgba(0, 96, 255, 1) 100%);
    text-align: center;
    font-family: OPPOSans-R;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.49rem;
    color: #ffffff;
    z-index: 1;
    border-radius: 0.05rem;
}

.section13 {
    display: flex;
    justify-content: flex-end;
}


@media screen and (min-width:1025px) {
    .inmore a:hover img {
        transform: translateX(.05rem);
    }

    .banner .prev:hover span,
    .section10 .prev:hover span, 
    .section4 .prev:hover span {
        opacity: .4;
        z-index: 9;
    }

    .section10 .prev:hover span {
        opacity: .3;
    }

    .banner .next:hover span,
    .section10 .next:hover span,
    .section4 .next:hover span {
        opacity: .4;
        z-index: 9;
    }

    .section10 .next:hover span {
        opacity: .3;
    }

    .banner .prev span:hover,
    .section10 .prev span:hover,
    .section4 .prev span:hover {
        opacity: .8;
        z-index: 9;
    }

    .banner .next span:hover,
    .section10 .next span:hover,
    .section4 .next span:hover {
        opacity: .8;
        z-index: 9;
    }

    .slide-as .swiper-slide:hover .pic {
        opacity: .7;
    }

    .s2-r ul li:hover::before {
        width: calc(100% + (100vw - 16rem) / 2);
    }

    .s2-r ul li:hover::after {
        opacity: 1;
    }

    .s2-r ul li:hover a h3 {
        color: #fff;
    }

    .s2-r ul li:hover a span {
        color: #fff;
    }

    .s3-l .list li:hover .time {
        color: #fff;
        background: url(../images/a1line-w.png) no-repeat bottom right;
        background-size: .57rem auto;
    }

    .s3-l .list li:hover .time span {}

    .s3-l .list li:hover .txt {
        padding-left: 1.1rem
    }

    .s3-l .list li:hover .txt svg polygon {
        fill: #fff;
    }

    .s3-l .list li:hover .txt svg {
        transform: scale(1);
    }

    .s3-l .list li:hover .txt:after {
        width: .35rem;
        transition: .3s .1s;
        background: #fff;
    }

    .s3-l .list li:hover:before {
        width: calc(100% + .2rem);
        transition: .5s
    }

    .s3-l .list li:hover .h4 {
        color: #fff;
        transition: .3s
    }

    .s3-l .list li:hover .txt .slog {
        color: #fff
    }

    .s3-r .current-month>.dayStyle:hover {
        color: #333;
    }

    .s3-r .current-month>.selected-style:hover {
        color: #fff;
    }


    .s5-c:hover .prev span {
        opacity: .4;
        z-index: 9;
    }

    .s5-c .prev span:hover {
        opacity: 1;
        z-index: 9;
    }

    .s5-c:hover .next span {
        opacity: .4;
        z-index: 9;
    }

    .s5-c .next span:hover {
        opacity: 1;
        z-index: 9;
    }

    .s6-l ul li a:hover {
        color: rgba(163, 227, 247, 1);
        border: solid 1px rgba(0, 204, 228, 1);
    }

    .s6-l .inmore:hover {
        opacity: .6 !important;
    }

    .s6-r .dots .ul1p ul li:nth-child(1):hover>div:last-child {
        -webkit-transform: rotateY(0);
    }

    .s6-r .dots .ul1p ul li:nth-child(1):hover>div:first-child {
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(0);
        z-index: 2;
    }

    .s7-c .items .img ul li {
        transform: scale(0);
        opacity: 0;
    }

    .s7-c .swiper-slide.show .img ul li {
        transform: scale(1);
        opacity: 1;
        transition-duration: 1s;
    }


    .section9 .prev:hover span {
        opacity: .4;
        z-index: 9;
    }

    .section9 .prev span:hover {
        opacity: .8;
        z-index: 9;
    }

    .s9-c:hover .prev span {
        opacity: .5;
        z-index: 9;
    }

    .section9 .prev span:hover {
        opacity: .8;
        z-index: 9;
    }

    .s9-c:hover .next span {
        opacity: .5;
        z-index: 9;
    }

    .section9 .next span:hover {
        opacity: .8;
        z-index: 9;
    }

    .section9 .slide-h .swiper-slide:hover .img img {
        opacity: 1
    }

    .section9 .slide-h .swiper-slide:hover .txt {
        opacity: 0;
        visibility: hidden;
    }

    .section9 .slide-h .swiper-slide:hover .txts {
        opacity: 1;
        visibility: visible;
    }

    .section9 .slide-h .swiper-slide:hover .img:after {
        opacity: 0;
        visibility: hidden;
        transition: .3s
    }

    .section10 .slide-i .pic:hover div {
        width: 100%;
        height: 100%;
    }

    .section11 .swiTab .swiNav ul li a:hover {
        color: #333
    }

    .s12-c ul li a:hover {
        color: #26ade4;
    }

    .s12-c .more:hover::before {
        -webkit-animation: shine 1s;
        animation: shine 1s;
    }









}












@media (max-width:1024px) {

    /*.banner .swiper-slide a:before{height:1.5rem}
.banner .swiper-slide a:after{height:1.2rem}*/
    .banner .item .imgBox .img {
        padding-bottom: 0;
        height: 50vw;
        min-height: inherit
    }

    .banner .swiDots {
        text-align: center;
        bottom: .4rem;
        border-right: 0;
        padding-right: 0;
        right: 10%
    }

    .baSer {
        display: none
    }

    .banner .swiDotss {
        bottom: .2rem
    }

    .banner .item .txt {
        bottom: .5rem
    }
}

@media (max-width:640px) {
    .banner .swiDotss {
        bottom: .15rem;
    }

    .banner .item .imgBox .img {
        height: 60vw;
    }

    .banner .swiDots span {
        margin: 0 .06rem !important
    }
}






.fixed-r {
    position: fixed;
    right: -0.48rem;
    bottom: .3rem;
    background: #fff;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    display: none;
    transition: all 0.5s;
}

.fixed-r.on {
    right: 0.1rem;
}

.fixed-r>div {
    position: relative;
    padding: 0 .06rem;
    width: .48rem;
    cursor: pointer;
}

.fixed-r>div::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, #016ff3, #00c3a5);
    opacity: 0;
    z-index: 2;
    transition: all 0.5s;
    z-index: 1;
}

.fixed-r>div:hover::before {
    opacity: 1;
}

.fixed-r>div div {
    height: .47rem;
    position: relative;
    z-index: 9;
    border-top: 1px solid #e5e5e5;
}

.fixed-r>div div a {
    display: block;
    width: 100%;
    height: 100%;
}

.fixed-r>div:nth-child(1) div {
    border-top: none;
}

.x-an {
    position: absolute !important;
    left: -0.48rem;
    top: 0;
    padding: 0 !important;
    width: 0.48rem !important;
}

.x-an div {
    background: url(../images/x-s2.png) no-repeat;
    background-position: center center;
    background-size: 100% auto;
    transition: all 0.3s;
}

.fixed-r.on .x-an div {
    background-image: url(../images/x-s1.png);
}

.gotop div {
    background: url(../images/page-up.png) no-repeat;
    background-position: center center;
    background-size: .28rem auto;
}

.gotop:hover div {
    background: url(../images/page-up-w.png) no-repeat;
    background-position: center center;
    background-size: .28rem auto;
}

.zixun {
    /* margin: 0.05rem 0; */
}

.zixun div {
    background: url(../images/liuyan.png) no-repeat;
    background-position: center center;
    background-size: .28rem auto;
}

.zixun:hover div {
    background: url(../images/liuyan-w.png) no-repeat;
    background-position: center center;
    background-size: .28rem auto;
}

.gobtm div {
    background: url(../images/page-down.png) no-repeat;
    background-position: center center;
    background-size: .26rem auto;
}

.gobtm:hover div {
    background: url(../images/page-down-w.png) no-repeat;
    background-position: center center;
    background-size: .26rem auto;
}

.fixed-r>div:hover div {
    border-color: transparent;
}

.fixed-r>div:hover+div div {
    border-color: transparent;
}


.PSgrad {
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    visibility: hidden;
    z-index: -10;
    pointer-events: none
}