@media screen and (max-width: 768px) {
    html {
        font-size: calc(100vw/7.5)!important;
    }
    .index1 .fan .fan3 .cont {
        width: 6.8rem;
        left: 50%;
        transform: translateX(-50%);
        top: auto;
        bottom: 2.2rem;
        color: #FFF;
        font-size: .4rem;
        font-weight: 700;
        text-align: left;
    }
    .index2 .swiper .swiper-slide.index3 {
        padding: 0 .4rem .6rem;
    }
    .index2 .swiper .swiper-slide.index3 .txt {
        flex-direction: column;
    }
    .index2 .swiper .swiper-slide.index3 .txt .p1 span {
        color: #123322;
        font-size: .42rem;
        font-weight: 700;
        line-height: 1.36;
    }
    .index2 .swiper .swiper-slide.index3 .txt .p1 .more {
        display: none;
    }
    .index2 .swiper .swiper-slide.index3 .txt .p2 {
        margin-top: .28rem;
        color: #123322;
        font-size: .24rem;
        font-weight: 300;
        line-height: 150%;
    }
    .mindex3more {
        width: 1.89rem;
        height: .54rem;
        border-radius: .48rem;
        background: #2BB144;
        justify-content: center;
        align-items: center;color: #FFF;
        font-size: .2rem;
        font-weight: 500;
        margin-top: .48rem;
    }
    .index2 .swiper .swiper-slide.index3 .pic {
        margin-top: .6rem;
        width: 6.88rem;
        height: 4.13rem;
        object-fit: cover;
    }
    .index2 .swiper .swiper-slide.index3 .pic img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .index2 .swiper .swiper-slide.index4 {
        height: auto;
        padding: .6rem 0 2.16rem .32rem;
    }
    .index2 .swiper .swiper-slide.index4 .txt {
        padding-left: 0 .2rem;
    }
    .index2 .swiper .swiper-slide.index4 .txt span {
        color: #123322;
        font-size: .42rem;
        font-weight: 700;
    }
    .index2 .swiper .swiper-slide.index4 .txt .more {
        display: none;
    }
    .index2 .swiper .swiper-slide.index4 .cir-box {
        display: none;
    }
    .index2 .swiper .swiper-slide.index4 .logo-box {
        display: none;
    }
    .index4-logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 2.77rem;
        height: 2.74rem;
        bottom: -1.37rem;
        z-index: 9;
    }
    .swiper-minde4 {
        margin-top: .48rem;
    }
    .swiper-minde4 .swiper-slide {
        width: 3.34rem;
        background: #FFF;
        box-shadow: 0 .04rem .26rem 0 rgba(35, 101, 151, 0.11);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-right: .21rem;
        padding-top: .26rem;
        /*padding-bottom: .6rem;*/
    }
    .swiper-minde4 .swiper-slide::last-child {
        margin-right: 0;
    }
    .swiper-minde4 .swiper-slide .pic {
        width: 1.88rem;
        height: 2.64rem;
    }
    .swiper-minde4 .swiper-slide .pic img {
        display: block;
        width: 100%;
        max-height: 2.64rem;
        object-fit: contain;
    }
    .swiper-minde4 .swiper-slide span {
        color: #123322;
        text-align: center;
        font-size: .24rem;
        font-weight: 400;
        margin-top: .1rem;
        line-height: 1.3;
        height: .93rem;
    }
    .minde4-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: .6rem;
        column-gap: .15rem;
    }
    .minde4-nav-btn {
        width: 1.02rem;
        height: .45rem;
        border-radius: .225rem;
        background: rgba(174, 174, 174, 0.50);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .minde4-nav-btn img {
        display: block;
        width: .205rem;
        height: .16rem;
    }
    .minde4-nav-btn:hover {
        background: #2BB144;
    }
    .index7 {
        height: auto;
        padding: 1.24rem .3rem .74rem;
    }
    .index7 .swiper-box .swiper .swiper-slide .pic {
        width: 100%;
        height: 3.6rem;
        object-fit: cover;
    }
    .index7 .swiper-box .swiper .swiper-slide .pic img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .index7 .swiper-box .swiper .swiper-slide {
        flex-direction: column;
    }
    .index7 .swiper-box .swiper .swiper-slide .txt {
        padding: .3rem .3rem .37rem .3rem;
    }
    .index7 .swiper-box .swiper .swiper-slide .txt .f-bold {
        color: #123322;
        font-size: .26rem;
        font-weight: 700;
        line-height: 1.346;
    }
    .index7 .swiper-box .swiper .swiper-slide .txt .p {
        margin-top: .31rem;
        color: #123322;
        font-size: .22rem;
        font-weight: 300;
        line-height: 150%;
    }
    .index7 .title {
        margin-bottom: .41rem;
        color: #FFF;
        font-size: .42rem;
        font-weight: 700;
    }
    
    .index6 .txt .list {
        overflow-x: auto;
        padding-left: .3rem;
        gap: .2rem;
    }
    .index6 .txt .list .item {
        width: 5.17rem;
        height: 2.16rem;
        border-radius: .2rem;
        flex-shrink: 0;
        /*background: rgba(255, 255, 255, 0.30);*/
        /*backdrop-filter: blur(18.350000381469727px);*/
    }
    .index6 .txt .list::-webkit-scrollbar {
        height: 0;
    }
    .index6 {
        padding: 2.11rem 0 0;
    }
    .mdianbox {
        display: flex;
        overflow-x: auto;
        padding-left: .3rem;
        margin-bottom: .18rem;
        column-gap: .2rem;
    }
    .mdianbox::-webkit-scrollbar {
        height: 0;
    }
    .mdianbox .dian {
        width: 2.85rem;
        height: auto;
        /*height: 153px;*/
        border-radius: .15rem;
        border: 1px solid #FFF;
        background: rgba(255, 255, 255, 0.15);
        backdrop-filter: blur(.3rem);
        flex-shrink: 0;
        padding: .21rem .23rem .31rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .mdianbox .dian .card {
        display: none;
    }
    .mdianbox .dian:hover .card {
        display: block;
    }
    .mdianbox .dian:hover img {
        display: none;
    }
    .mdianbox .dian:hover span {
        display: none;
    }
    .index6 .txt {
        align-items: unset;
    }
    .mdianbox .dian img {
        width: .59rem;
        height: .49rem;
        margin-bottom: .19rem;
    }
    .mdianbox .dian span {
        color: #FFF;
        font-size: .24rem;
        font-weight: 600; 
    }
    .index6 .txt .list .item .cont1 img {
        width: .62rem;
        height: .57rem;
    }
    .index6 .txt .list .item .cont1 span {
        color: #FFF;
        font-size: .26rem;
        font-weight: 600;
    }
    .index6 .txt .list .item p {
        color: #FFF;
        font-size: .2rem;
        font-weight: 600;
        line-height: 1.35;
    }
    .mdianbox .dian:hover .card div {
        color: #123322;
        font-size: .24rem;
        font-weight: 700;
        letter-spacing: 0.72px;
    }
    .index6 .dian-box .dian .card {
        display: none!important;
    }
    .index6 .txt .title {
        margin: 0 auto;
    }
    .index6 .ditu {
        height: auto;
    }
    .index6 {
        height: 12.8rem;
    }
    .index6 .txt .title {
        color: #FFF;
        text-align: center;
        font-size: .42rem;
        font-weight: 700;
    }
    .index6 .txt .title a {
        width: 2.1rem;
        color: #FFF;
        font-size: .2rem;
        font-weight: 500;
        letter-spacing: 0.6px;
    }
    .ani-box2 {
        background-size: cover!important;
    }
    .index7 .swiper-box .swiper .btn-box {
        display: none;
    }
    .index7 .swiper-box .swiper .fraction {
        justify-content: center;
        width: 100%;
    }
    .index7 .swiper-box .swiper .fraction .p1 {
        font-size: .24rem;
    }
    .index8 {
        padding: 1.2rem 0 1.2rem .3rem;
    }
    .index8 .swiper-box .swiper {
        padding-right: 0;
    }
    .index8 .swiper-slide {
        width: 5.26rem;
        height: 3.6rem;
        margin-right: .22rem;
    }
    .index8 .swiper-slide::last-child {
        margin-right: 0;
    }
    .index8 .swiper-box .swiper .swiper-slide .box {
        display: block;
        width: 100%;
        height: 100%;
    }
    .index8 .swiper-box .swiper .swiper-slide.swiper-slide-active .txt {
        background: rgba(0, 0, 0, 0);
        backdrop-filter: blur(0px);
    }
    .index8 .swiper-box .swiper .swiper-slide.swiper-slide-active .txt .p1 {
        display: none;
    }
    .index8 .swiper-box .swiper .swiper-slide .box .txt .h1 {
        color: #FFF;
        font-size: .26rem;
        font-weight: 700;
        line-height: 1.35;
    }
    .index8 .swiper-box .swiper .swiper-slide .box .txt {
        padding-left: .4rem;
        padding-right: .4rem;
        padding-bottom: .4rem;
    }
    .index8 .swiper-box .swiper .btn-box {
        display: none;
    }
    .index8 .swiper-box .swiper .fraction .p1 {
        font-size: .24rem;
    }
    .index8 .swiper-box .swiper .fraction .p2 {
        font-size: .24rem;
    }
    .index8 .swiper-box .swiper .bt {
        margin-top: .2rem;
    }
    .index9 .card .txt {
        /*position: relative;*/
        /*top: 0;*/
    }
    .index9 {
        padding: 0;
        margin-top: 0;
    }
    .index9 .card {
        width: 100%;
        height: 8rem;
        position: relative;
        top: 0;
    }
    .index9 .card img {
        height: 100%;
        object-fit: cover;
    }
    .index9 .card .txt {
        padding: .59rem .4rem 0;
    }
    .index9 .card .txt span {
        color: #FFF;
        font-size: .42rem;
        font-weight: 700;
        line-height: 1.36;
    }
    .index9 .card .txt a {
        margin-top: .48rem;
        width: 2.1rem;
        height: .5rem;
        color: #FFF;
        font-size: .2rem;
        font-weight: 500;
    }
    .index9 .main {
        flex-direction: column;
        padding: 1.2rem .4rem 4rem;
    }
    .index9 .main .lf .h1 {
        max-width: 100%;
        color: #FFF;
        font-size: .4rem;
        font-weight: 600;
        margin-bottom: .34rem;
    }
    .index9 .main .lf .item:not(:first-child) {
        margin-top: 0;
        margin-bottom: .2rem;
    }
    .index9 .main .lf .item {
        color: #FFF;
        font-size: .2rem;
        font-weight: 300;
        line-height: 1.4;
    }
    .index9 .main .lf {
        margin-bottom: .3rem;
    }
    .index9 .main .rg {
        gap: 0;
        flex-direction: column;
    }
    .index9 .main .rg .nav a,.index9 .main .rg .nav1 .nav1__a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #FFF;
        font-size: .23rem;
        font-weight: 600;
        padding-top: .24rem;
        padding-bottom: .24rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    }
    .nav__img {
        width: .11rem;
        height: .18rem;
    }
    .index9 .main .rg .nav,.index9 .main .rg .nav1 {
        gap: 0;
    }
    .index9 .main .rg .nav1 .list {
        display: none;
    }
    .index9 .main .rg .nav1 .list .item a {
        color: #FFF;
        font-size: .22rem;
        font-weight: 400;
        padding-top: 0.14rem;
        padding-bottom: 0rem;
    }
    .footer {
        position: absolute;
        height: 2.86rem;
        padding: .92rem .3rem 0rem .3rem;
    }
    .footer .line {
        margin-top: .3rem;
        margin-bottom: .17rem;
    }
    .footer .cont2 {
        align-items: flex-start;
        flex-direction: column;
    }
    .footer .cont2 span {
        color: rgba(255, 255, 255, 0.70);
        font-size: .16rem;
        font-weight: 300;
    }
    .footer .cont2 span:first-child {
        margin-bottom: .17rem;
    }
    .dian-box {
        display: none;
    }
    .index1 .fan .txtx {
        left: 0.4rem;
        width: 100%;
    }
    /*.index2 .swiper .swiper-slide.index4 {*/
    /*    height: auto;*/
    /*}*/
}