﻿@charset "utf-8";

.box1 {
    position: relative;
    z-index: 1;
}

.box1 .box {
    padding-top: 0;
}

.box11 {
    background-color: #f4f7f5;
}

.box11 a {
    position: relative;
}

.banner {
    z-index: 0;
    position: relative;
}

.box11 .left {
    width: 1.8rem;
    background: url(../image/tt2.png) no-repeat;
    background-size: 100% 100%;
    height: calc(100% + 0.19rem);
    position: absolute;
    left: 0;
    bottom: 0rem;
    color: #ffffff;
    padding-left: 0.35rem;
    box-sizing: border-box;
    padding-top: 0.37rem;
}

.box11 .left .wz1 {
    font-size: 0.36rem;
    font-weight: bold;
}

.box11 .left .wz2 {
    font-size: 0.18rem;
    font-weight: bold;
    margin-top: 0.15rem;
}

.box11 .slick-list {
    overflow: visible;
}

.box11 .right {
    height: 1.45rem;
    box-sizing: border-box;
    width: calc(100% - 1.8rem);
    padding-right: 0.5rem;
    padding-left: 0.3rem;
    text-align: center;
    padding-top: 0.32rem;
}

.box11 .right .wz1 {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.28rem;
    padding: 0rem 0.6rem;
    box-sizing: border-box;
}

.box11 .right .wz2 {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #999999;
    margin-top: 0.2rem;
}

.box11 .fade-1 .slick-dots {
    display: none !important;
}


.box11 .slick-prev,
.box11 .slick-next {
    width: .3rem;
    height: .3rem;
    box-sizing: border-box;
    position: absolute;
    right: 0.75rem;
    top: 0.3rem;
    background: url(../image/tt1.png) no-repeat center center;
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
}

.box11 .slick-next {
    left: auto;
    right: 0.44rem;
    background-image: url(../image/tt1_1.png);
}

.box11 .a:hover .right .wz1,
.box11 .a:hover .right .wz2 {
    color: #036e6a;
}

.title1 {
    position: relative;
    margin-bottom: 0.35rem;
    text-align: center;
}

.title1 .name {
    font-size: 0.36rem;
    font-family: SourceHanSerifSCBold;
}

.title1 .ename {
    color: #27818D;
    margin-top: 0.1rem;
}

.title1 .more {
    padding-right: 0.43rem;
    background-size: 0.37rem auto;
    background: url(../image/more.png) no-repeat right center;
    line-height: 0.3rem;
    background-size: .37rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.box12 {
    padding-top: 0.66rem;
}

.box12 .left {
    width: 53%;
}

.box12 .left .item {}

.box12 .left .a {
    overflow: hidden;
    position: relative;
}

.box12 .left .img {
    width: 100%;
    height: 4.9rem;
    object-fit: cover;
}

.box12 .left .back {
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
}

.box12 .left .wz {
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    width: 100%;
    box-sizing: border-box;
    padding: 0.25rem;
}


.box12 .left .sj {
    margin-bottom: 0.17rem;
    line-height: 0.38rem;
    padding: 0 0.12rem;
    background: linear-gradient(108deg, #089B99 -2%, #00544F 100%), #00544F;
    display: inline-block;
    font-size: 0.18rem;
    font-weight: bold;
    font-family: SourceHanSerifCN;
    color: #FFFFFF;
}

.box12 .left .bt {
    font-size: 0.2rem;
    font-weight: bold;
    color: #FFFFFF;
}

.box12 .left a:hover .img {
    transform: scale(1.1);
}

.box12 .left a:hover .bt {
    color: #089B99;
    transition: all 0.4s;
}

.box12 .left .fade-1 .slick-dots {
    text-align: right;
    box-sizing: border-box;
    padding-right: 0.3rem;
}

.box12 .left .fade-1 .slick-dots::before {
    content: '';
    position: absolute;
    top: 0.13rem;
    right: 0rem;
    height: 0.01rem;
    background-color: #a58a86;
    width: 0.4rem;
    right: 0;
}

.box12 .left .fade-1 .slick-dots li {
    display: inline-block;
    width: .27rem;
    height: .27rem;
    cursor: pointer;
    background: url(../image/zxdt1.png) no-repeat center center;
    background-size: .15rem .15rem;
    box-sizing: border-box;
}

.box12 .left .fade-1 .slick-dots li.slick-active {
    background-size: 100% 100%;
    background-image: url(../image/zxdt2.png);
}

.box12 .left .fade-1 .slick-dots {
    bottom: .65rem;
}

.box12 .left .slick-arrow {
    display: none !important;
}

.box12 .right {
    width: 47%;
    box-sizing: border-box;
    padding-left: 0.45rem;

}

.box12 .right .item {
    margin-bottom: 0.18rem;
    padding: 0.32rem 0.2rem;
    background: url(../image/zxdt3.png) no-repeat left center;
    background-color: #f4f7f5;
    background-size: 0% 100%;
    transition: all 0.4s;
}

.box12 .right .l1,
.box12 .right .sj {
    line-height: 0.2rem;
    box-sizing: border-box;
}

.box12 .right .sj {
    font-size: 0.18rem;
    font-weight: bold;
    color: #00544F;
    float: left;
    border-right: 0.01rem solid #d3c8b3;
    padding-right: 0.14rem;
    margin-right: 0.14rem;
}

.box12 .right .l1 {
    font-size: 0.18rem;
    color: #404040;
}

.box12 .right .item:hover {
    background-size: 100% 100%;
}

.box12 .right .item:hover .sj,
.box12 .right .item:hover .l1 {
    color: #ffffff;
    font-weight: 600;
    transition: all 0.4s;
}

.box2 {
    background: url(../image/tzggbj.png);
    background-size: cover;
    padding: .7rem 0;
}

.box2 .title1 .more,
.box2 .title1 .ename,
.box2 .title1 {
    color: #ffffff;
}

.box2 .box {
    padding: 0;
    max-width: 100%;
    border-bottom: 0.01rem solid rgba(255, 255, 255, 0.3);
}

.box2 .list1 {
    max-width: 1400px;
    margin: auto;

}

.box2 .list {
    margin: 0rem -0.15rem;
}

.box2 .list .item {
    padding: 0rem 0.15rem;
    box-sizing: border-box;
}

.box2 .list .item .a {
    padding-bottom: 0.35rem;
    box-sizing: border-box;
    position: relative;
}

.box2 .list .item .dian {
    position: absolute;
    bottom: 0;
    right: 9%;
    transform: translate(50%, 50%);
    width: 0.24rem;
    height: 0.24rem;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 0.04rem;
    border: 0.01rem solid #ffffff;
    transition: all 0.4s;
}

.box2 .list .item .dian1 {
    transition: all 0.4s;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 50%;
}

.box2 .list .block {
    height: 2rem;
    box-sizing: border-box;
    background: url(../image/tzgg1.png);
    background-size: 100% 100%;
    padding: 0.3rem 0.35rem;
    color: #ffffff;
    transition: all 0.4s;
}

.box2 .list .sj {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}

.box2 .list .l2 {
    font-size: 0.18rem;
    line-height: 0.3rem;
}



.box2 .list .slick-list {
    overflow: visible;
}

.box2 .list .item {
    opacity: 0;
    transition: all 0.4s;
}

.box2 .list .item.slick-active {
    opacity: 1;
}

.box2 .list .slick-prev,
.box2 .list .slick-next {
    width: .12rem;
    height: .20rem;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: -0.1rem;
    background: url(../image/dsadss.png) no-repeat center center;
    background-size: 100%;
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
}

.box2 .list .slick-next {
    left: auto;
    right: 0rem;
    background-image: url(../image/dsadss1.png);
}

.box2 .list .item:hover .block {
    background-image: url(../image/tzgg2.png);
    color: #00534e;
    font-weight: 600;
}

.box2 .list .item:hover .dian {
    border: 0.01rem solid #ffbd86;
}

.box2 .list .item:hover .dian1 {
    background-color: #ffbd86;
}

.box3 {
    background: url(../image/msfc3.png) no-repeat center bottom;
    background-size: 94% auto;
}

.box3 .list1 {}

.fade-7 {}

.box3 .list1 .a {
    width: 56%;
    margin: auto;
    box-sizing: border-box;
    padding: 0.45rem;
    border-radius: 0.1rem;
    background: url(../image/msfc2.png) no-repeat bottom 0.2rem right 0.35rem;
    background-size: 2.3rem;
    background-color: #FCFCFC;
    box-shadow: 0rem 0.04rem 0.2rem 0.06rem rgba(85, 85, 85, 0.1);
}

.box3 .list1 .img {
    width: 3.02rem;
    height: 3.9rem;
    float: left;
    overflow: hidden;
}

.box3 .list1 .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box3 .list1 .wz {
    float: left;
    width: calc(100% - 3.02rem);
    box-sizing: border-box;
    padding-left: 0.4rem;
    padding-top: 0.2rem;
}

.box3 .list1 .wz1 {
    font-family: Arial;
    font-size: 0.3rem;
    font-weight: bold;
}

.box3 .list1 .zw {
    font-family: Arial;
    text-align: center;
    color: #ffffff;
    padding: 0rem 0.4rem;
    background: linear-gradient(106deg, #089B99 4%, #00544F 100%), #E9FAF5;
    line-height: 0.33rem;
    display: inline-block;
    border-radius: 0.9rem;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}

.box3 .list1 .l3 {
    -webkit-line-clamp: 5;
    line-height: 0.34rem;
    color: #666666;
}

.box3 .list1 .more {
    margin-top: 0.35rem;
    transition: all 0.4s;
    width: .4rem;
}

.box3 .list1 .slick-list {
    overflow: visible;
}

.box3 .list1 .a:hover .img img {
    transform: scale(1.1);
}

.box3 .list1 .a:hover .l3,
.box3 .list1 .a:hover .wz1 {
    transition: all 0.4s;
    color: #00534E;
}

.box3 .list1 .a:hover .more {
    transform: translateX(0.1rem);
}

.box3 .list1 .slick-dots {
    display: none !important;
}

.box3 .list2 {
    width: 22%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.box3 .list2 .item {}

.box3 .list2 .img {
    padding-top: 137%;
    overflow: hidden;
    clip-path: polygon(0rem 0%, 100% 3%, 100% 96%, 0% 100%);
}

.box3 .lists {
    position: relative;
}

.box3 .list2 .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box3 .list2 .img:hover img {
    /* transform: scale(1.1); */
}

.box3 .list3 {
    left: auto;
    right: 0;
}

.box3 .list2 .slick-arrow,
.box3 .list2 .slick-dots {
    display: none !important;
}

.box3 .list3 .img {
    clip-path: polygon(0rem 3%, 100% 0%, 100% 100%, 0% 96%)
}

.box3 .list1 .slick-prev,
.box3 .list1 .slick-next {
    width: .7rem;
    height: .7rem;
    box-sizing: border-box;
    position: absolute;
    left: -1rem;
    top: 50%;
    transform: translateY(-50%);
    border: 0.01rem solid #00534e;
    background: url(../image/faffaf.png) no-repeat center center;
    background-size: .32rem;
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
}

.box3 .list1 .slick-next {
    left: auto;
    right: -1rem;
    background-image: url(../image/faffaf1.png);
}

.box3 .list1 .slick-prev:hover,
.box3 .list1 .slick-next:hover {
    background-color: #00534e;
    background-image: url(../image/faffaf_1.png);
}

.box3 .list1 .slick-next:hover {
    background-image: url(../image/faffaf1_1.png);
}

.box4 {
    max-width: 19.2rem;
    margin: auto;
    overflow: hidden;
}

.box5 .box,
.box4 .box {
    max-width: 100%;
    padding-bottom: 0rem;
}

.box5 .box_5,
.box4 .box_4 {
    max-width: 1400px;
    margin: auto;
}

.box4 .top {
    position: relative;
}

.box4 .top .left {
    width: 52%;
    overflow: hidden;
}

.box4 .top .left img {
    width: 100%;
    height: 4.82rem;
    object-fit: cover;
}

.box4 .top .wz {
    width: 48%;
    float: left;
    box-sizing: border-box;
    padding-left: 0.5rem;
    padding-top: 0.4rem;
}

.box4 .top .wz .l2 {
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 0.36rem;
    color: #005550;
}

.box4 .top .wz .l3 {
    line-height: 0.3rem;
    color: #666666;
    -webkit-line-clamp: 4;
}

.box4 .top .wz .sj {
    position: relative;
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #00534E;
    display: inline-block;
    margin-top: 0.36rem;
    padding-left: 0.27rem;
    background: url(../image/xsky5.png) no-repeat left center;
    background-size: 0.2rem;
}

.box4 .top .wz .sj::before {
    content: '';
    left: calc(100% + 0.1rem);
    width: 20rem;
    height: 0.01rem;
    background-color: #bdd2d1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.box4 .top .slick-list {
    overflow: visible;
}

.box4 .top .xian {
    background: #00544F;
    width: 0.6rem;
    height: 0.03rem;
    margin-top: 0.3rem;
    margin-bottom: 0.28rem;
}

.box4 .bottom {
    margin-top: -0.7rem;
    padding-bottom: 0.7rem;
    /* position: relative;
    z-index: 1; */
    background: url(../image/xsky1.png) no-repeat bottom right;
    background-size: 73% 100%;
}

.box4 .bottom .list {
    padding-top: 1.23rem;
    background: url(../image/xsky6.png);
    background-size: cover;
    height: 2.85rem;
    box-shadow: 0rem 0rem 0.1rem 0rem rgba(51, 51, 51, 0.1);
    box-sizing: border-box;
}

.box4 .bottom .list .slick-dots {
    display: none !important;
}

.box4 .bottom .list .l3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.9rem;
}



.box4 .bottom .item {
    transition: all 0.4s;
    box-sizing: border-box;
    padding: 0rem 0.4rem;
    border-left: 0.01rem solid #d8d8d8;
    transform: translateX(-0.01rem);
}



.box4 .bottom .slick-prev,
.box4 .bottom .slick-next {
    width: .2rem;
    height: .53rem;
    box-sizing: border-box;
    position: absolute;
    right: -0.5rem;
    bottom: 0.87rem;
    background: url(../image/xsky4.png) no-repeat center center;
    background-size: .1rem;
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
}

.box4 .bottom .slick-next {
    right: -0.55rem;
    left: auto;
    bottom: 0rem;
    background-image: url(../image/xsky4_1.png);
}

.box4 .top .box4bj1 {
    position: absolute;
    left: 0rem;
    bottom: 0.36rem;
    z-index: -2;
    width: 8.31rem;
}

.box4 .top .box4bj2 {
    position: absolute;
    right: 0rem;
    bottom: .7rem;
    z-index: -1;
    width: 9.23rem;
}

.box4 .top .left:hover img {
    transform: scale(1.1);
}

.box4 .top .wz:hover .l3 {
    color: #005550;
}

.box4 .top .wz:hover .l2 {
    text-decoration: underline;
}

.box4 .bottom .list .a:hover {
    font-weight: bold;
    color: #00534E;
}

.box5 {
    max-width: 19.2rem;
}

.box5 .list {
    position: relative;
}

.box5 .list .bj1 {
    width: 100%;
}

.box5 .list .bj2 {
    position: absolute;
    left: 0rem;
    transform: translateY(-50%);
    top: 45%;
    width: 100%;
}


.box5 .list .list1 {
    position: absolute;
    width: 100%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    /* max-width: 94%; */
    height: 100%;
}

.box5 .list .list2 {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.box5 .list .item {
    transform: translate(-50%, -50%);
    position: absolute;
}

.box5 .list .item1 {
    left: 15%;
    top: 46.8%;
}

.box5 .list .item2 {
    left: 26%;
    top: 62.5%;
}

.box5 .list .item3 {
    left: 38%;
    top: 62%;
}

.box5 .list .item4 {
    left: 50%;
    top: 37.5%;
}

.box5 .list .item5 {
    left: 62.8%;
    top: 37.4%;
}

.box5 .list .item6 {
    left: 72.5%;
    top: 51.5%;
}

.box5 .list .item7 {
    left: 83.5%;
    top: 26.5%;
}


.box5 .list .block {
    position: relative;
    height: 1.9rem;
    display: flex;
}

.box5 .list .item1 .block .wz,
.box5 .list .item7 .block .wz,
.box5 .list .item6 .block .wz {
    /* justify-content: end; */
    margin-top: auto;
}

.box5 .list .block .wz {
    /* position: absolute;
    transform: translateX(-50%); */
    top: 0rem;
    left: 50%;
    text-align: center;
}


.box5 .list .block .wz1 {
    font-size: 0.14rem;
    color: #666666;
    white-space: nowrap;
}

.box5 .list .block .wz1 .jiahao,
.box5 .list .block .wz1 span {
    display: inline;
    font-size: 0.28rem;
    color: #00534E;
    font-family: 'SourceHanSerifSCBold';
}


.box5 .list .block .wz2 {
    margin-top: 0.07rem;
    white-space: nowrap;
    color: #00534E;
}

.box5 .list .block .dian {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 48, 170, 0.17);
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    padding: 0.12rem;
    box-sizing: border-box;
}

.box5 .list .block .dian1 {
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 50%;
    background-color: #00534e;

}

.box5 .list .block1 {
    color: #ffffff;
    width: 1.6rem;
    height: 1.6rem;
    background: url(../image/afdasds.png);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* text-align: center; */
}

.box5 .list .block1 .wz1 {
    white-space: nowrap;
}

.box5 .list .block1 .wz1 span {
    font-family: 'SourceHanSerifSCBold';
    font-size: 0.34rem;
}

.box5 .list .block1 .wz2 {
    font-size: 0.2rem;
    white-space: nowrap;
    margin-top: 0.1rem;
}

.box5 .list .block2 .img {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #ffffff;
    border-radius: 50%;
}


@keyframes float2 {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translate(0, 0.3rem);
    }
}

/* .box5 .list .item1 .block {

    animation: float2 12s ease-in-out infinite;
} */

/* .box5 .list .item2 .block1 {

    animation: float2 9s ease-in-out infinite;
} */

/* .box5 .list .item3 .block {

    animation: float2 18s ease-in-out infinite;
} */

.box5 .list .item4 .block2 {

    animation: float2 12s ease-in-out infinite;
}

/* .box5 .list .item5 .block {

    animation: float2 5s ease-in-out infinite;
}

.box5 .list .item6 .block {
    animation: float2 15s ease-in-out infinite;

} */

/* .box5 .list .item7 .block {
    animation: float2 7s ease-in-out infinite;

} */
@media screen and (max-width: 1650px) {
    .box3 .lists {
        width: calc(100% - 140px);
        margin: auto;
    }
}

@media screen and (max-width: 1450px) {
    .box5 .box {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    .box5 .list .block2 .img {
        width: 2rem;
        height: 2rem;
    }

    .box4 .top .box4bj1 {
        width: 1.31rem;
        height: 4.1rem;
    }

    .box4 .bottom .list {
        width: calc(100% - .4rem);
    }

    .box4 .box {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    .box5 .box_5,
    .box4 .box_4 {
        padding-left: 3% !important;
        padding-right: 3% !important;
    }
}

@media screen and (max-width: 1000px) {
    .box5 .list .list2 {
        overflow: hidden;
        padding: 0px 3%;
        padding-top: 200PX;
    }

    .box5 .list .block1 .wz {
        text-align: center;
    }

    .box5 .list .block1 .wz1 {
        font-size: 0.14rem;
        color: #666666;
        white-space: nowrap;
    }

    .box5 .list .block1 .wz1 span {
        font-size: 0.28rem;
        color: #00534E;
        font-family: 'SourceHanSerifSCBold';
    }

    .box5 .list .block1 .wz2 {
        margin-top: 0.07rem;
        white-space: nowrap;
        font-size: .16rem;
        color: #00534E;
    }

    .box5 .list .block1 {
        color: #333333;
        width: auto;
        height: auto;
        background: none;
        display: block;
    }

    .box5 .list .block .dian {
        display: none;
    }

    .box5 .list .block {
        display: block;
        height: auto;
        padding-bottom: 30px;
    }

    .box5 .list .item {
        width: 33.33%;
        float: left;
    }

    .box5 .list .bj1 {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .box5 .list .bj2 {
        display: none;
    }

    .box5 .list .item,
    .box5 .list .list1 {
        position: static;
        transform: translate(0%, 0%);
    }

    .box5 .list .item4 {
        width: auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
    }

    .box3 .list2 {
        display: none;
    }

    .box3 .list1 .a {
        width: 100%;
    }

    .box12 {
        padding-top: 0.4rem;
    }

    .title1 .name {
        font-size: 0.26rem;
        font-weight: bold;
    }

    .title1 {
        margin-bottom: 0.3rem;
    }

    .box2 {
        padding: .4rem 0;
    }

    .box2 .list {
        margin: 0rem 0rem;
    }
}

@media screen and (max-width: 800px) {

    .box4 .bottom .slick-prev,
    .box4 .bottom .slick-next {
        right: -0.4rem;
        bottom: 0.47rem;
        background-size: .07rem;
    }

    .box4 .bottom .slick-next {
        right: -0.45rem;
        bottom: -.1rem;
    }

    .box4 .bottom .list {
        padding: 30px 0;
        height: auto;
    }

    .box4 .top .box4bj1 {
        display: none;
    }

    .box4 .top .left img {
        height: 62vw;
    }

    .box4 .top .box4bj2 {
        bottom: 0px;
    }

    .box4 .top .left {
        width: 100%;
        float: none;
    }

    .box4 .top .wz {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-bottom: 20px;
    }

    .box4 .bottom {
        margin-top: 0.4rem;
        padding-bottom: 0.4rem;
    }

    .box3 .lists {
        width: calc(100% - 1rem);
        margin: auto;
    }

    .box3 .list1 .slick-prev {
        left: -.6rem;
    }

    .box3 .list1 .slick-next {
        right: -.6rem;
    }

    .box3 .list1 .slick-prev,
    .box3 .list1 .slick-next {
        width: .4rem;
        height: .4rem;
        background-size: .2rem;
    }

    .banner .slick-prev {
        left: 20px;
    }

    .banner .slick-next {
        right: 20px;
    }

    .banner .fade-1 .slick-dots li {
        display: inline-block;

        width: .3rem;
        height: .2rem;
    }

    .box12 .left .img {
        height: 62vw;
    }

    .box12 .left {
        width: 100%;
        float: none;
    }

    .box12 .right {
        width: 100%;
        padding: 0;
        float: none;
        margin-top: 30px;
    }

    .box11 .left {
        display: none;
    }

    .box11 .right {
        width: 100%;
        padding-right: 0.3rem;
        padding-left: 0.3rem;
        height: auto;
        padding-bottom: .25rem;
    }

    .box11 .right .wz2 {
        margin-top: 0.1rem;
    }

    .box11 .slick-prev,
    .box11 .slick-next {
        width: .2rem;
        height: .2rem;
        top: 0.35rem;
    }

    .box11 .slick-prev,
    .box11 .slick-next {
        right: 0.6rem;
    }

    .box11 .slick-next {
        right: 0.3rem;
    }

    .box11 {
        margin-top: 30px;
    }

    .box11 .right .wz1 {
        padding-left: 0;
        font-size: 0.19rem;
        line-height: 0.28rem;
        text-align: left;
    }
}

@media screen and (max-width: 600px) {
    .box3 .list1 .img {
        width: 250px;
        max-width: 100%;
        height: auto;
        margin: auto;
        margin: auto;
        float: none;
    }

    .box3 .list1 .a {
        padding: 20px;
    }

    .box3 .list1 .wz {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 15px;
        text-align: center;
    }
}