@charset "utf-8";body {
    background-color: #fefcfa
}

.content {
    font-size: .16rem
}

.box {
    max-width: 1500px;
    margin: auto;
    padding-top: 1rem
}

.slider-alert {
    position: fixed;
    bottom: 0.2rem;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 0.1rem 0.2rem;
    border-radius: 0.04rem;
    font-size: 0.14rem;
    z-index: 1000;
    display: none;
    box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.2)
}

.title1 {
    position: relative;
    margin-bottom: 0.3rem
}

.title1 .name {
    text-align: center;
    font-size: 0.36rem;
    margin-bottom: 0.15rem;
    font-family: 'SourceHanSerifSCBold'
}

.box4 .title1 .name {
    color: #065F6B
}

.title1 .iconbj {
    width: 6.6rem;
    margin: auto;
    display: block
}

.title1 .icontb {
    position: absolute;
    bottom: 0.19rem;
    left: 50%;
    transform: translateX(-55%);
    width: 0.5rem
}

.title1 .more {
    position: absolute;
    top: 0.6rem;
    color: #065F6B;
    padding-right: 0.23rem;
    background: url(../image/more1.png) no-repeat center right;
    line-height: 0.24rem;
    right: 0;
    background-size: .2rem auto;
    font-family: 'PingFangHeavy'
}

.box1 {
    position: relative
}

.box1 .back1 {
    position: absolute;
    z-index: -1;
    top: 0.45rem;
    right: 0rem
}

.box1 .box {
    padding-top: 0.6rem
}

.box1 .left {
    width: 61%;
    padding-left: 0.35rem;
    padding-top: 0.35rem;
    box-sizing: border-box;
    position: relative
}

.box1 .left::before {
    content: '';
    position: absolute;
    left: 0%;
    top: 0;
    width: calc(100% - 0.35rem);
    height: calc(100% - 0.35rem);
    background: url(../image/xyyw3.png);
    z-index: -1
}

.box1 .left .img {
    overflow: hidden
}

.box1 .left .img img {
    height: 5.5rem;
    width: 100%;
    object-fit: cover
}

.box1 .right {
    padding-top: 0.35rem;
    box-sizing: border-box;
    width: 39%
}

.box1 .right1 {
    height: 5.5rem;
    background-color: rgba(255, 255, 255, 0.3);
    padding-left: 0.6rem;
    padding-right: 0.45rem;
    box-sizing: border-box
}

.box1 .right .sj1 {
    font-size: 0.5rem;
    font-family: 'Bebas';
    color: #065F6B
}

.box1 .right .sj2 {
    font-size: 0.3rem;
    color: #065F6B;
    font-family: 'Bebas'
}

.box1 .right .xian {
    height: 0.04rem;
    width: 0.25rem;
    background-color: #ca9023;
    margin-top: 0.1rem;
    margin-bottom: 0.5rem
}

.box1 .right .l2 {
    font-size: 0.24rem;
    line-height: 0.36rem;
    font-family: 'PingFangHeavy';
    margin-bottom: 0.4rem
}

.box1 .right .l3 {
    color: #858585;
    line-height: 0.26rem
}

.box1 .list .slick-arrow {
    display: none !important
}

.box1 .fade-1 .slick-dots {
    position: absolute;
    width: 39%;
    bottom: 0.45rem;
    text-align: right;
    height: auto;
    padding-right: 0.3rem;
    box-sizing: border-box;
    right: 0;
    padding-bottom: 0.3rem;
    overflow: hidden
}

.box1 .list .slick-slider::before {
    content: '';
    position: absolute;
    right: 0px;
    bottom: .45rem;
    width: .08rem;
    border-radius: 50%;
    height: .08rem;
    background-color: #f3f9fc;
    box-sizing: border-box;
    border: .01px solid #cacccc;
    z-index: 1
}

.box1 .fade-1 .slick-dots li {
    width: 0.46rem;
    height: 0.46rem;
    background: none;
    background: url(../image/xyyw6.png) no-repeat center center;
    background-size: 0rem 0rem;
    margin: 0rem 0.1rem
}

.box1 .fade-1 .slick-dots li.slick-active {
    width: 0.46rem;
    height: 0.46rem;
    background: url(../image/xyyw6.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative
}

.box1 .fade-1 .slick-dots li.slick-active::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.3rem;
    height: 0.18rem;
    content: '';
    background: url(../image/xyyw1_1.png) no-repeat center center;
    background-size: auto 100%;
    width: 14rem
}

.box1 .fade-1 .slick-dots button {
    display: block;
    font-size: 0.18rem;
    color: #8c8c8c;
    line-height: 0.46rem;
    text-align: center;
    width: 100%
}

.box1 .fade-1 .slick-dots button::before {
    content: '0'
}

.box1 .fade-1 .slick-dots li.slick-active button {
    color: #003e55
}

.box1 .list .a:hover .left img {
    transform: scale(1.05)
}

.box1 .list .a:hover .l2 {
    color: #004856;
    transition: all 0.4s
}

.box1 .list .a:hover .l3 {
    color: #333333;
    transition: all 0.4s
}

.box1 .list .a:hover .xian {
    background-color: #004856;
    transition: all 0.4s
}

.box1 .xwxia {
    padding-top: 0.3rem
}

.box1 .xwxia .xwxiaa {
    background: url(../image/xyyw8.png) no-repeat center center;
    background-size: 100% 100%;
    height: 1.65rem;
    padding: 0.42rem 0.5rem;
    box-sizing: border-box
}

.box1 .xwxia .xwxiasj {
    font-size: 0.2rem;
    font-family: 'Bebas';
    color: #065F6B
}

.box1 .xwxia .xwxiabt {
    font-size: 0.18rem;
    line-height: 0.28rem;
    margin-top: 0.06rem;
    font-family: 'PingFangHeavy'
}

.box1 .xwxia .fade-3 .slick-dots {
    display: none !important
}

.box1 .xwxia .slick-prev,.box1 .xwxia .slick-next {
    width: 0.16rem;
    height: 0.3rem;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0rem;
    background: url(../image/xyyw4.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 9;
    cursor: pointer
}

.box1 .xwxia .slick-next {
    left: auto;
    right: 0;
    background-image: url(../image/xyyw5.png)
}

.box1 .xwxia .slick-prev:hover {
    background-image: url(../image/xyyw4_1.png)
}

.box1 .xwxia .slick-next:hover {
    background-image: url(../image/xyyw5_1.png)
}

.box1 .xwxia .fade-3 {
    padding: 0rem 0.3rem
}

.box1 .xwxia .xwxiaa:hover {
    background-image: url(../image/xyyw9.png)
}

.box1 .xwxia .xwxiaa:hover .xwxiabt {
    color: #004b59
}

.box2 .left {
    width: 33.33%
}

.title2 .iconbj {
    position: absolute;
    left: 0rem;
    bottom: 0;
    width: 3.21rem
}

.title2 .name {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0.33rem;
    padding-left: 0.8rem
}

.title2 .icontb {
    bottom: 0.24rem;
    left: 0.06rem;
    transform: translateX(0%)
}

.title2 .more {
    top: 0.14rem
}

.box2 {
    position: relative
}

.box2 .back2 {
    position: absolute;
    z-index: -1;
    top: 0rem;
    left: 0rem;
    transform: translateX(-50%)
}

.box2 .list {
    position: relative;
    padding-left: 0.8rem;
    box-sizing: border-box
}

.box2 .list .back {
    border-right: 0.03rem solid #065F6B;
    border-radius: 0rem 0rem 0rem 0.2rem;
    background: linear-gradient(180deg, #1D8D9C 0%, #065F6B 100%);
    position: absolute;
    width: 1rem;
    height: calc(100% - 0.23rem);
    left: 0;
    bottom: 0;
    z-index: 1
}

.box2 .list .list1 {
    position: relative;
    border-radius: 0rem 0.2rem 0rem 0.2rem;
    background: #FFFCF7;
    box-shadow: 0rem 0rem 0.1rem 0rem rgba(6, 95, 107, 0.12);
    box-sizing: border-box;
    padding: 0.22rem 0.24rem;
    padding-left: 0.4rem
}

.box2 .list .item {
    font-family: 'PingFangHeavy';
    padding: 0.2rem 0;
    position: relative;
    border-bottom: 0.01rem solid #D8D8D8
}

.box2 .list .sj {
    position: absolute;
    left: -1.2rem;
    width: 1rem;
    top: 50%;
    transform: translateY(-50%);
    font-family: Bebas;
    font-size: 0.28rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: rgba(255, 255, 255, 0.4);
    z-index: 1;
    text-align: center
}

.box2 .list .l2 {
    font-size: 0.18rem;
    line-height: 0.24rem
}

.box2 .list .item:hover::before {
    content: '';
    width: calc(100% + 0.02rem);
    height: calc(100% + 0.02rem);
    left: -0.2rem;
    background: url(../image/tzgg1.png);
    background-size: 100% 100%;
    position: absolute;
    top: -0.01rem
}

.box2 .list .item:hover {
    border-bottom: 0.01rem solid #065F6B;
    color: #065F6B;
    transition: all 0.4s
}

.box2 .list .item:hover .sj {
    color: #ffffff
}

.box2 .right {
    width: 66.66%;
    padding-left: 0.55rem;
    box-sizing: border-box
}

.box2 .right1 {
    position: relative;
    padding: 0.4rem 0.6rem;
    padding-right: 0;
    box-sizing: border-box
}

.box2 .right1::before {
    position: absolute;
    top: 0rem;
    left: 0;
    content: '';
    width: 80%;
    height: 100%;
    background: url(../image/mtkxy23.png)no-repeat center center;
    background-size: cover;
    box-shadow: 0rem 0rem 0.1rem 0rem rgba(6, 95, 107, 0.12);
    z-index: -1
}

.box2 .right .item1 .you {
    position: relative;
    padding-top: 0.08rem;
    float: right;
    width: 47%
}

.box2 .right .item1 .you::before {
    content: '';
    position: absolute;
    width: calc(100% - 0.28rem);
    height: 100%;
    background-color: #065f6b;
    right: 0;
    top: 0;
    z-index: -1
}

.box2 .right .item1 .you .img {
    overflow: hidden
}

.box2 .right .item1 .you img {
    width: 100%;
    height: 2.86rem;
    object-fit: cover
}

.box2 .right .item1 .zuo {
    float: left;
    padding-right: 0.35rem;
    box-sizing: border-box;
    width: 53%
}

.box2 .right .item1 .sj1 {
    font-size: 0.36rem;
    font-family: 'Bebas';
    color: #065F6B
}

.box2 .right .item1 .sj2 {
    font-size: 0.24rem;
    color: #065F6B;
    font-family: 'Bebas'
}

.box2 .right .item1 .xian {
    height: 0.02rem;
    width: 0.12rem;
    background-color: #ca9023;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem
}

.box2 .right .item1 .lm {
    font-size: 0.2rem;
    line-height: 0.28rem;
    font-family: 'PingFangHeavy';
    color: #CD9730
}

.box2 .right .item1 .bt {
    font-size: 0.24rem;
    line-height: 0.3rem;
    margin-bottom: 0.3rem;
    margin-top: 0.25rem;
    font-family: 'PingFangHeavy'
}

.box2 .right .item1 .l3 {
    color: #858585;
    line-height: 0.26rem
}

.box2 .right .item2 {
    margin-top: 0.4rem;
    z-index: 1;
    width: 78%;
    box-sizing: border-box;
    padding-right: 0.2rem
}

.box2 .right .item2 .lm,.box2 .right .item2 .l1 {
    font-size: 0.18rem;
    line-height: 0.36rem
}

.box2 .right .item2 .l1 {
    font-family: 'PingFangHeavy'
}

.box2 .right .item2 .lm {
    float: left;
    margin-right: 1px;
    color: #CD9730
}

.box2 .right .item2 .item {
    transition: all 0.4s
}

.box2 .right .item2 .item:hover {
    color: #CD9730;
    padding-left: 0.1rem;
    box-sizing: border-box
}

.box2 .right .item1 .item:hover .bt,.box2 .right .item1 .item:hover .lm {
    color: #004856;
    transition: all 0.4s
}

.box2 .right .item1 .item:hover .xian {
    background-color: #004856;
    transition: all 0.4s
}

.box2 .right .item1 .item:hover .l3 {
    color: #000000;
    transition: all 0.4s
}

.box2 .right .item1 .item:hover .img img {
    transform: scale(1.08)
}

.box2 .right .item1 .fade-1 .slick-dots {
    display: none !important
}

.box2 .right .item1 .slick-prev,.box2 .right .item1 .slick-next {
    width: 0.49rem;
    height: 0.49rem;
    box-sizing: border-box;
    position: absolute;
    bottom: -1rem;
    right: 0.7rem;
    background: url(../image/mllbbt1.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 9;
    cursor: pointer
}

.box2 .right .item1 .slick-next {
    background-image: url(../image/mllbbt2.png);
    right: 0.06rem
}

.box2 .right .item1 .slick-prev:hover {
    background-image: url(../image/mllbbt1_1.png)
}

.box2 .right .item1 .slick-next:hover {
    background-image: url(../image/mllbbt2_1.png)
}

.box3 .left {
    width: 27%;
    height: 5.44rem;
    background: url(../image/zlygbj.png) no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 0.2rem;
    padding-left: 0.2rem
}

.box3 .left .list {
    padding: 0.55rem 0.3rem;
    box-sizing: border-box
}

.box3 .left .item .sj1 {
    font-size: 0.36rem;
    font-family: 'Bebas';
    color: #065F6B
}

.box3 .left .item .sj2 {
    font-size: 0.24rem;
    color: #065F6B;
    font-family: 'Bebas'
}

.box3 .left .item .xian {
    height: 0.02rem;
    width: 0.11rem;
    background-color: #ca9023;
    margin-top: 0.13rem;
    margin-bottom: 0.27rem
}

.box3 .left .item .l2 {
    font-size: 0.22rem;
    line-height: 0.3rem;
    font-family: 'PingFangHeavy';
    margin-bottom: 0.22rem
}

.box3 .left .item .lm {
    font-family: 'SourceHanSerifSCBold';
    font-size: 0.3rem;
    color: #065F6B;
    margin-bottom: 0.24rem
}

.box3 .left .item .xx {
    font-family: 'PingFangHeavy';
    font-size: 0.14rem;
    line-height: 0.28rem;
    text-align: justify;
    color: #666666;
    padding-left: 0.19rem;
    background: url(../image/zlygtb1.png) no-repeat left center
}

.box3 .left .slick-arrow {
    display: none !important
}

.box3 .left .fade-1 .slick-dots {
    position: absolute;
    width: 100%;
    bottom: -0.66rem;
    text-align: left;
    height: auto;
    box-sizing: border-box;
    right: 0;
    overflow: hidden
}

.box3 .left .fade-1 .slick-dots li {
    width: 0.33rem;
    height: 0.33rem;
    background: none;
    background: url(../image/zlyg1.png) no-repeat center center;
    background-size: 0rem 0rem;
    margin: 0rem;
    margin-right: 0.05rem
}

.box3 .left .fade-1 .slick-dots li.slick-active {
    width: 0.33rem;
    height: 0.33rem;
    background: url(../image/zlyg1.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative
}

.box3 .left .fade-1 .slick-dots button {
    display: block;
    font-size: 0.15rem;
    color: #8c8c8c;
    line-height: 0.33rem;
    text-align: center;
    width: 100%;
    font-family: 'PingFangHeavy'
}

.box3 .left .fade-1 .slick-dots button::before {
    content: '0'
}

.box3 .left .fade-1 .slick-dots li.slick-active button {
    color: #467c7e
}

.box3 .left .item:hover .l2,.box3 .left .item:hover .xx {
    color: #559197;
    transition: all 0.4s
}

.box3 .left .item:hover .xian {
    background-color: #559197;
    transition: all 0.4s
}

.box3 .right {
    width: 73%;
    padding-left: 0.4rem;
    box-sizing: border-box
}

.box3 .right .item {
    color: #ffffff
}

.box3 .right .item .a {
    position: relative;
    padding-right: 0.9rem;
    padding-bottom: 0.5rem;
    color: #ffffff;
    transition: all 0.4s
}

.box3 .right .item .img {
    overflow: hidden;
    position: absolute;
    width: calc(100% - 3.1rem);
    right: 0;
    bottom: 0
}

.box3 .right .item .img img {
    width: 100%;
    object-fit: cover;
    height: 4.6rem;
}

.box3 .right .item .wz {
    background: url(../image/gzdt6.png) no-repeat left center;
    background-size: auto 100%;
    background-color: #065f6b;
    height: 4.9rem
}

.box3 .right .item .wz1 {
    padding: 0.35rem 0.3rem;
    width: 3.1rem;
    box-sizing: border-box
}

.box3 .right .item .sj1 {
    font-size: 0.36rem;
    font-family: 'Bebas'
}

.box3 .right .item .sj2 {
    font-size: 0.24rem;
    font-family: 'Bebas'
}

.box3 .right .item .xian {
    height: 0.02rem;
    width: 0.11rem;
    margin-top: 0.13rem;
    margin-bottom: 0.27rem;
    background-color: #ffffff;
    transition: all 0.4s
}

.box3 .right .item .l3 {
    font-size: 0.22rem;
    line-height: 0.34rem;
    margin-bottom: 0.22rem
}

.box3 .right .item .lm {
    font-family: 'SourceHanSerifSCSemiBold';
    font-size: 0.3rem;
    margin-bottom: 0.3rem
}

.box3 .right .fade-1 .slick-dots {
    display: none !important
}

.box3 .right .slick-prev,.box3 .right .slick-next {
    width: 0.49rem;
    height: 0.49rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 1rem;
    left: 0.35rem;
    background: url(../image/gzdttb1.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 9;
    cursor: pointer
}

.box3 .right .slick-next {
    background-image: url(../image/gzdttb2.png);
    left: 1rem
}

.box3 .right .slick-prev:hover {
    background-image: url(../image/gzdttb1_1.png)
}

.box3 .right .slick-next:hover {
    background-image: url(../image/gzdttb2_1.png)
}

.box3 .right .a:hover {
    color: rgba(255, 255, 255, 0.4)
}

.box3 .right .a:hover img {
    transform: scale(1.05)
}

.box3 .right .a:hover .xian {
    background-color: rgba(255, 255, 255, 0.4)
}

.box4 .left {
    width: 72%;
    position: relative
}

.box4 .left .list1 {
    width: 43%;
    float: left;
    padding-top: 0.3rem
}

.box4 .left .list12 {
    height: 6.5rem;
    box-sizing: border-box;
    padding-top: 2.21rem;
    overflow: hidden;
    padding-left: 0.1rem
}

.box4 .left .list1 .fade-71 {
    height: 2.07rem
}

.box4 .left .list1 .item {
    width: 100% !important;
    box-sizing: border-box;
    opacity: 0
}

.box4 .left .list1 .item:hover .bt,.box4 .left .list1 .item:hover .sj,.box4 .left .list1 .item:hover .sj span {
    color: #C0A36B
}

.box4 .left .list1 .sj {
    font-family: Bebas;
    font-size: 0.28rem;
    color: #758C8F
}

.box4 .left .list1 .sj span {
    font-size: 0.36rem;
    color: #065F6B
}

.box4 .left .list1 .xian {
    height: 0.02rem;
    width: 0.2rem;
    background-color: #bb9c60;
    margin-top: 3px;
    margin-bottom: 0.12rem
}

.box4 .left .list1 .bt {
    color: #B99652;
    font-size: 0.16rem
}

.box4 .left .list1 .fbt {
    display: none;
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 0.06rem
}

.box4 .left .list1 .slick-arrow,.box4 .left .list1 .slick-dots {
    display: none !important
}

.box4 .left .list1 .block {
    display: inline-block;
    text-align: left;
    width: 1.8rem;
    background-size: 0rem 0rem;
    padding: 0.21rem 0rem;
    box-sizing: border-box
}

.box4 .left .list1 .slick-slide.ys1,.box4 .left .list1 .slick-slide.ys2,.box4 .left .list1 .slick-slide.ys3,.box4 .left .list1 .slick-slide.ys4,.box4 .left .list1 .slick-slide.ys5 {
    opacity: 1
}

.box4 .left .list1 .slick-slide.ys1,.box4 .left .list1 .slick-slide.ys5 {
    padding-left: 57%
}

.box4 .left .list1 .slick-slide.ys2,.box4 .left .list1 .slick-slide.ys4 {
    padding-left: 27%
}

.box4 .left .list1 .slick-slide.ys3 {
    text-align: left
}

.box4 .left .list1 .slick-slide.slick-current {
    padding: 0.27rem 0
}

.box4 .left .list1 .slick-slide.slick-current .block {
    width: 3.19rem;
    height: 1.51rem;
    background: url(../image/szxy8.png) no-repeat center center;
    background-size: cover;
    color: #ffffff;
    position: relative;
    padding-top: 0.25rem;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    box-shadow: 0rem 0.04rem 0.1rem 0rem #003E46
}

.box4 .left .list1 * {
    transition: all 0.5s !important
}

.box4 .left .list1 .slick-slide.slick-current .block1 {
    z-index: 1;
    position: relative
}

.box4 .left .list1 .slick-slide.slick-current .block::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(115deg, #0E7F8F 1%, rgba(14, 127, 143, 0.3634) 74%, rgba(14, 127, 143, 0) 99%);
    left: 0;
    top: 0rem;
    content: ''
}

.box4 .left .list1 .slick-slide.slick-current .block .sj {
    font-size: 0.3rem
}

.box4 .left .list1 .slick-slide.slick-current .block .sj span {
    font-size: 0.4rem
}

.box4 .left .list1 .slick-slide.slick-current .block .sj,.box4 .left .list1 .slick-slide.slick-current .block .sj span,.box4 .left .list1 .slick-slide.slick-current .block .bt {
    color: #ffffff
}

.box4 .left .list1 .slick-slide.slick-current .block .fbt {
    display: block
}

.box4 .left .slick-list {
    overflow: visible;
    padding: 0rem !important
}

.box4 .left .list2 {
    width: 39%;
    float: right;
    position: relative
}

.box4 .left .list2 .a {
    position: relative
}

.box4 .left .list2 .img {
    overflow: hidden
}

.box4 .left .list2 .img img {
    width: 100%;
    height: 6.5rem;
    object-fit: cover
}

.box4 .left .list2 .bj {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0
}

.box4 .left .list2 .bt {
    width: 100%;
    padding: 0rem 0.3rem;
    position: absolute;
    bottom: 0.3rem;
    left: 0rem;
    box-sizing: border-box;
    font-size: 0.28rem;
    color: #FFFFFF;
    transition: all 0.4s
}

.box4 .left .list2 .sj {
    width: 2.74rem;
    height: 1.19rem;
    background: url(../image/szxy42.png);
    background-size: 100% 100%;
    position: absolute;
    bottom: 0.91rem;
    left: -0.36rem;
    font-family: Bebas;
    font-size: 0.32rem;
    color: #C0A36B;
    text-align: right;
    padding-top: 0.3rem;
    box-sizing: border-box;
    padding-right: 0.32rem
}

.box4 .left .list2 .sj span {
    font-size: 0.8rem;
    color: #065F6B;
    transition: all 0.4s
}

.box4 .left .list2 .slick-list {
    overflow: visible
}

.box4 .left .list2 .slick-dots {
    display: none !important
}

.box4 .left .list2::before {
    content: '';
    position: absolute;
    width: 0.4rem;
    height: 0.7rem;
    border-radius: 0.4rem;
    background-color: #c0a36b;
    left: -0.2rem;
    bottom: 2.6rem;
    z-index: 1
}

.box4 .left .list2 .slick-prev,.box4 .left .list2 .slick-next {
    width: 0.4rem;
    height: 0.2rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 2.95rem;
    left: -0.2rem;
    background: url(../image/szxy2.png) no-repeat center center;
    background-size: .15rem auto;
    z-index: 9;
    cursor: pointer
}

.box4 .left .list2 .slick-prev:hover,.box4 .left .list2 .slick-next:hover {
    opacity: 0.5;
    transition: all 0.4s
}

.box4 .left .list2 .slick-next {
    background-image: url(../image/szxy2_1.png);
    bottom: 2.73rem
}

.box4 .left .list2 .a:hover .img img {
    transform: scale(1.08)
}

.box4 .left .list2 .a:hover .sj span,.box4 .left .list2 .a:hover .bt {
    color: #C0A36B
}

.box4 .left .yuanquan {
    position: absolute;
    right: 9%;
    top: 55%;
    transform: translateY(-50%);
    width: 53.9%
}

.box4 .left .yuanquan .item1 {
    width: 100%
}

.box4 .left .yuanquan1 {
    position: relative
}

.box4 .left .yuanquan .hx {
    width: 100%;
    height: 1px;
    background-color: #dcdcdb;
    top: 47%;
    transform: translateY(-50%);
    left: -1rem;
    position: absolute
}

.box4 .left .yuanquan .nq {
    width: 37%;
    position: absolute;
    height: 37%;
    border: 1px solid #a5c4c6;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.box4 .left .yuanquan .nq1 {
    width: 100%;
    height: 100%;
    position: relative
}

.box4 .left .yuanquan .nq .dian {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background-color: #065f6b;
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    left: -0.04rem
}

.box4 .left .yuanquan .wz {
    font-size: 0.31rem;
    font-family: 'SourceHanSerifSCBold';
    color: #98a0a8;
    position: absolute;
    transform: translateY(-50%);
    top: 42%;
    left: 6%
}

.box4 .right {
    width: 28%;
    padding-top: 0.5rem
}

.box4 .right .rightlist {
    background: url(../image/szxybj1.png);
    background-size: 100% 100%
}

.box4 .right .rightlist .lb {
    padding: 0.22rem 0.45rem;
    padding-bottom: 0.8rem
}

.box4 .right .rightlist .item {
    padding: 0.24rem 0;
    border-bottom: 1px solid rgba(6, 95, 107, 0.15)
}

.box4 .right .rightlist .tb {
    float: left;
    margin-right: 0.2rem;
    width: 0.9rem
}

.box4 .right .rightlist .tb img {
    width: 100%
}

.box4 .right .rightlist .wz {
    padding-top: 0.02rem
}

.box4 .right .rightlist .wz1 {
    color: #005864;
    font-size: 0.2rem;
    white-space: nowrap
}

.box4 .right .rightlist .wz1 span {
    font-size: 0.48rem;
    font-family: Bebas;
    margin-right: 0.1rem;
    position: relative;
    color: #065F6B
}

.box4 .right .rightlist .hengxian {
    height: 0.1rem;
    width: 100%
}

.box4 .right .rightlist .mz {
    color: #bfa269;
    position: relative
}

.box4 .right .rightlist .wz1 span::before {
    position: absolute;
    left: 0rem;
    bottom: 0rem;
    width: 0.2rem;
    height: 0.02rem;
    background-color: #bfa269;
    content: ''
}

.box4 .right .slick-arrow {
    display: none !important
}

.box4 .right .fade-1 .slick-dots {
    text-align: center;
    padding: 0
}

.box4 .right .fade-1 .slick-dots li {
    width: 0.3rem;
    height: 0.05rem;
    background-color: #e5c586;
    border-radius: 0rem
}

.box4 .right .fade-1 .slick-dots li.slick-active {
    background-color: #cd9730
}

.box4 .right .fade-1 .slick-dots {
    bottom: .49rem
}

.box5 {
    position: relative
}

.box5::before {
    content: '';
    position: absolute;
    left: 0rem;
    bottom: 0rem;
    height: calc(100% - 8rem);
    width: 100%;
    background: url(../image/b_sxxy2_2.png)center center;
    background-size: 100% auto;
    z-index: -3
}

.box5 .back5 {
    position: absolute;
    width: 100%;
    top: -0.67rem;
    left: 0;
    z-index: -2;
    max-height: calc(100% + 0.67rem);
    object-fit: cover;
    object-position: top
}

.box5 .back5_1 {
    position: absolute;
    right: 0px;
    transform: translate(36%, -45%);
    z-index: -4;
    top: 0;
    width: 6.4rem
}

.box51 .video-container {
    position: relative;
    width: 6.25rem;
    height: 6.25rem
}

.box51 .video-container::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #d8d8d8;
    z-index: -1;
    left: -0.15rem;
    top: 0
}

.box51 .media-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%
}

.box51 .cover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.box51 video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none
}

.box51 .play-button {
    position: absolute;
    bottom: 0.15rem;
    right: 0.15rem;
    width: 1.48rem;
    height: 1.48rem;
    background: url(../image/hlxy12_1.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    outline: none;
    z-index: 20;
    pointer-events: auto
}

.box51 .play-button:hover {
    transform: scale(1.1)
}

.box51 .play-icon {
    width: 0;
    height: 0;
    border-top: .16rem solid transparent;
    border-left: 0.24rem solid #fff7e6;
    border-bottom: 0.15rem solid transparent;
    margin-left: 0.06rem
}

.box51 .pause-icon {
    display: flex;
    justify-content: space-between;
    width: 0.21rem;
    height: 0.28rem
}

.box51 .pause-bar {
    width: 6px;
    height: 0.28rem;
    background-color: #fff7e6
}

.box51 .title1 {
    margin-bottom: 0rem
}

.box51 {
    padding-top: .78rem;
    position: relative
}

.box51 .back51 {
    z-index: -1;
    position: absolute;
    left: 0rem;
    width: 100%;
    bottom: 39%;
    transform: translateY(50%)
}

.box51 .summary {
    width: 9.39rem;
    transform: translateX(-50%);
    margin-left: 54.5%;
    margin-top: .07rem
}

.box51 .summary p {
    line-height: .32rem;
    text-align: center;
    font-family: 'PingFangHeavy'
}

.box51 .list {
    position: relative;
    box-sizing: border-box;
    padding-left: 23.5%;
    margin-top: 1rem
}

@keyframes float {
    0%, 100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-0.2rem)
    }
}

@keyframes float1 {
    0%, 100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(0.2rem)
    }
}

@keyframes float2 {
    0%, 100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(0.3rem)
    }
}

.box51 .list .item1 .sp {
    animation: float 9s ease-in-out infinite
}

.box51 .list .item2 .a {
    animation: float1 9s ease-in-out infinite
}

.box51 .list .item3 .a {
    animation: float2 9s ease-in-out infinite
}

.box51 .list .item1 {
    padding-bottom: 1rem
}

.box51 .list .item1 .name {
    font-size: 0.4rem;
    font-family: 'SourceHanSerifSCBold';
    position: absolute;
    line-height: 1.5;
    bottom: 0.7rem;
    left: calc(100% - 0.28rem)
}

.box51 .list .item1 .name:hover {
    color: #a87d2a;
    transition: all 0.4s
}

.box51 .list .item1 .ename {
    position: absolute;
    left: 68%;
    bottom: -1rem;
    color: rgba(0, 0, 0, 0.08);
    transform: translateX(-50%)
}

.box51 .list .item1 .ename p {
    font-family: 'BellMTRegular';
    font-size: 0.8rem;
    line-height: 1rem;
    white-space: nowrap
}

.box51 .list .item1 .ename p:nth-child(1) {
    color: rgba(255, 255, 255, 0.39)
}

.box51 .list .item2 {
    position: absolute;
    bottom: 0.4rem;
    left: 0rem
}

.box51 .list .item2 .img {
    padding-left: 0.5rem;
    position: relative
}

.box51 .list .item2 .img1 {
    overflow: hidden;
    /* border-radius: 24%; */
    overflow: hidden
}

.box51 .list .item2 .img img {
    height: 2.16rem;
    width: 2.16rem;
    object-fit: cover;
    border-radius: 50%;
}

.box51 .list .item2 .img::before {
    position: absolute;
    height: 2.16rem;
    width: 2.16rem;
    border-radius: 50%;
    left: 0rem;
    top: 0;
    background-color: #ede2d5;
    content: '';
    z-index: -1
}

.box51 .list .item2 .bt {
    text-align: center;
    font-size: 0.36rem;
    margin-top: 0.25rem;
    font-family: 'SourceHanSerifSCBold'
}

.box51 .list .item2 .a:hover img {
    transform: scale(1.1)
}

.box51 .list .item2 .a:hover .bt {
    color: #a87d2a;
    transition: all 0.4s
}

.box51 .list .item3 {
    position: absolute;
    top: 0.15rem;
    right: 0rem
}

.box51 .list .item3 .a {
    position: relative;
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 50%;
    overflow: hidden
}

.box51 .list .item3 .a .img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.box51 .list .item3 .a .back {
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    background: rgba(0, 99, 112, 0.74);
    transition: all 0.4s
}

.box51 .list .item3 .a .bt {
    position: absolute;
    width: 70%;
    box-sizing: border-box;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.36rem;
    font-family: 'SourceHanSerifSCBold';
    color: #ffffff
}

.box51 .list .item3 .a:hover .back {
    background: rgba(0, 99, 112, 0.9)
}

.box51 .list .item3 .yqx {
    position: absolute;
    width: 85%;
    height: 85%;
    border: 0.01rem dashed rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.box52 .nr {
    position: relative;
    padding-left: 1.1rem;
    box-sizing: border-box
}

.box52 .box {
    max-width: 1380px
}

.box52 .nr .tbs {
    position: absolute;
    left: 0;
    top: 0
}

.box52 .nr .tbs .item {
    padding-bottom: 0.35rem
}

.box52 .nr .tbs .a {
    width: 0.55rem;
    height: 0.56rem;
    background: url(../image/mtjztbbj.png);
    background-size: 100% 100%;
    position: relative
}

.box52 .nr .tbs img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0, 4s
}

.box52 .nr .tbs .a:hover img {
    transform: translate(-50%, -50%) rotateY(180deg)
}

.box52 .nr .list {
    height: 8.3rem;
    position: relative
}

.box52 .nr .list .item {
    position: absolute;
    box-sizing: border-box
}

.box52 .nr .list .item1 {
    left: 0;
    top: 0rem;
    width: 67%;
    height: 63%;
    padding-bottom: 0.15rem;
    padding-right: 0.15rem
}

.box52 .nr .list .item2 {
    right: calc(63% + 0.3rem);
    top: 63%;
    width: 30%;
    height: 29%
}

.box52 .nr .list .item3 {
    right: calc(33% + 0.15rem);
    top: 63%;
    width: 30%;
    height: 29%
}

.box52 .nr .list .item4 {
    right: 0;
    bottom: 0rem;
    width: 33%;
    height: calc(100% - 2.7rem)
}

.box52 .nr .list .itemlb {
    right: 0rem;
    top: 0rem;
    padding: .15rem 0;
    width: 33%;
    height: 2.7rem
}

.box52 .nr .list .itemlb .list1 {
    height: 100%;
    background: url(../image/bj8711.png) center center;
    background-size: cover;
    box-sizing: border-box;
    padding: 0.3rem
}

.box52 .nr .list .itemlb .list1 .lmmz {
    font-size: 0.24rem;
    letter-spacing: 0.04em;
    font-family: SourceHanSerifSCBold;
    color: #ffffff;
    margin-bottom: 0.31rem
}

.box52 .nr .list .itemlb .list1 .l2:nth-child(1) {
    margin-bottom: 0.2rem
}

.box52 .nr .list .itemlb .list1 .l2 {
    color: #ffffff;
    line-height: 0.24rem;
    transition: all 0.4s
}

.box52 .nr .list .itemlb .list1 .l2:hover {
    color: #B99652
}

.box52 .nr .list .itemlb .list1 .slick-arrow {
    display: block
}

.box52 .nr .list .itemlb .list1 .fade-1 .slick-dots {
    top: -0.53rem;
    position: absolute;
    right: 0;
    padding-right: 0px
}

.fade-1 .slick-dots li {
    width: 0.07rem;
    height: 0.07rem;
    margin: 0rem 0.05rem;
    background: rgba(255, 255, 255, 0.31)
}

.fade-1 .slick-dots li.slick-active {
    width: 0.07rem;
    height: 0.07rem;
    background: #ffffff
}

.box52 .nr .list .item .a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.box52 .nr .list .item .img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.box52 .nr .list .item .back {
    height: 40%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6))
}

.box52 .nr .list .wz {
    position: absolute;
    width: 100%;
    padding: 0.2rem 3%;
    box-sizing: border-box;
    left: 0rem;
    bottom: 0rem
}

.box52 .nr .list .item .bt {
    margin-top: 0.15rem;
    font-size: 0.18rem;
    color: #ffffff
}

.box52 .nr .list .item .bqitem {
    padding: 0rem 0.1rem;
    display: inline-block;
    line-height: 0.32rem;
    border-radius: 5px;
    background: url(../image/mtjz11.png) no-repeat left 0.1rem center;
    background-size: auto 0.2rem;
    background-color: #e43b6a;
    color: #ffffff;
    padding-left: 0.35rem;
    display: none
}

.box52 .nr .list .bq1 .bqitem:nth-child(1) {
    display: inline-block;
    background-size: auto 0.18rem
}

.box52 .nr .list .bq2 .bqitem:nth-child(2) {
    display: inline-block;
    background-image: url(../image/mtjz12.png);
    background-color: #f2630d
}

.box52 .nr .list .bq3 .bqitem:nth-child(3) {
    display: inline-block;
    background-image: url(../image/mtjz13.png);
    background-color: #099f99
}

.box52 .nr .list .bq4 .bqitem:nth-child(4) {
    display: inline-block;
    background-image: url(../image/mtjz14.png);
    background-color: #c10429;
    background-size: auto 0.17rem
}

.box52 .nr .list .bq5 .bqitem:nth-child(5) {
    display: inline-block;
    background-image: url(../image/mtjz15.png);
    background-color: #06a315;
    background-size: auto 0.17rem
}

.box52 .nr .list .a:hover img {
    transform: scale(1.07)
}

.box52 .nr .list .a:hover .bt {
    transition: all 0.4s;
    color: #e2c183
}

.box53 .list {
    height: 6.37rem;
    position: relative
}

.box53 .list .item {
    float: left;
    width: 20%;
    height: 100%;
    box-sizing: border-box
}

.box53 .list .a {
    background: url(../image/ztzl1.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0.25rem 0.35rem;
    height: 100%;
    box-sizing: border-box;
    transition: all 0.4s;
    position: relative;
}

.box53 .list .a:hover {
    background-size: 110% 110%
}

.box53 .list .a:hover .wz {
    color: #005864
}

.box53 .list .img,.box53 .list .img1 {
    float: left;
    width: .22rem
}

.box53 .list .img1 {
    display: none
}

.box53 .list .a:hover .img1 {
    display: block
}

.box53 .list .a:hover .img {
    display: none
}

.box53 .list .wz {
    float: left;
    line-height: 0.28rem;
    font-size: 0.24rem;
    color: #A1895A;
    /* width: 100%; */
    max-height: 100%;
    box-sizing: border-box;
    transition: all 0.4s;
    position: absolute;
    left: 55px;
    right: 0;
}

.box53 .list .wz1 {
    padding-top: 0.15rem;
    margin-left: 0.13rem;
    margin-right: 0.18rem
}

.box53 .list .wz2 {
    padding-top: 0.45rem
}

.box53 .list .zxtp {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0rem;
    height: 50%
}

@media screen and (max-width: 1580px) {
    .box53 .list {
        height: 36vw
    }

    .box52 .nr .tbs img {
        height: .22rem
    }

    .box {
        padding-left: 3% !important;
        padding-right: 3% !important;
        box-sizing: border-box
    }

    .box4 .left .yuanquan .wz {
        font-size: 1.8vw
    }

    .box51 .summary {
        margin-left: 56.5%
    }

    .box52 .nr .list {
        height: 51vw
    }
}

@media screen and (max-width: 1000px) {
    .box3 .left .item .xx {
        font-size: 0.18rem;
        line-height: 0.32rem;
    }

    .box53 .box {
        padding-top: .35rem
    }

    .box1 .right1 {
        background-color: rgba(255, 255, 255, 0)
    }

    .box1 .list .slick-slider::before {
        bottom: -0.0rem
    }

    .box53 .list .zxtp {
        position: static;
        transform: translateX(0%);
        height: auto;
        width: 50%;
        margin: 0 auto;
        margin-top: .4rem;
        display: block;
    }

    .box53 .list {
        height: auto
    }

    .box53 .list .item {
        float: none;
        width: 100%;
        height: auto
    }

    .box53 .list .item .a {
        background: #efe6d5 !important
    }

    .box53 .list .item:nth-child(2) .a {
        background: #f8f1e5 !important
    }

    .box53 .list .item:nth-child(3) .a {
        background: #efe6d5 !important
    }

    .box53 .list .item:nth-child(4) .a {
        background: #f8f1e5 !important
    }

    .box53 .list .item:nth-child(5) .a {
        background: #efe6d5 !important
    }

    .box53 .list .img, .box53 .list .img1 {
        display: none !important
    }

    .box53 .list .wz1, .box53 .list .wz2 {
        width: 100%;
        margin: 0;
        padding: 0px;
        line-height: 0.28rem;
        font-size: 0.2rem;
        position: relative;
        left: 0;
    }

    .box52 .nr .list {
        height: auto
    }

    .box52 .nr .list .item {
        width: 100%;
        padding: 0px !important;
        padding-bottom: 15px !important;
        position: static;
        height: auto
    }

    .box52 .nr .list .wz {
        padding: 0.2rem
    }

    .box52 .nr {
        padding-left: 0
    }

    .box52 .nr .tbs {
        position: static;
        overflow: hidden;
        text-align: center
    }

    .box52 .nr .tbs .item {
        padding-bottom: 0.25rem;
        display: inline-block;
        padding-left: .1rem;
        padding-right: .1rem
    }

    .box51 .list .item2 .img::before {
        display: none
    }

    .box51 .list .item1 {
        padding-bottom: .4rem
    }

    .box51 .list .item2 .img img {
        width: 100%;
        height: 100%
    }

    .box51 .list .item2 .img {
        padding-left: 0
    }

    .box51 .list .item3 {
        margin-top: .4rem
    }

    .box51 .list .item3 .a, .box51 .list .item2 .img1 {
        width: 6.25rem;
        height: 6.25rem;
        margin: auto
    }

    .box51 .back51 {
        display: none !important
    }

    .box51 .list .item1 .ename p:nth-child(1) {
        color: rgba(0, 0, 0, 0.08)
    }

    .box51 .list .item1 .name {
        position: static;
        width: 100%;
        text-align: center;
        margin: .3rem 0
    }

    .box51 .list .item1 .ename {
        position: static;
        transform: translateX(0%);
        text-align: center
    }

    .box51 .video-container {
        width: auto;
        height: auto
    }

    .box51 .video-container span {
        width: 6.25rem;
        height: 6.25rem;
        position: relative;
        display: block;
        margin: auto
    }

    .box51 .list {
        padding-left: 0px;
        margin-top: .5rem
    }

    .box51 .video-container::before {
        display: none
    }

    .box51 .video-container span::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #d8d8d8;
        z-index: -1;
        left: -0.15rem;
        top: 0
    }

    .box51 .list .item2 {
        position: static
    }

    .box51 .list .item3 {
        position: static
    }

    .box5 .back5 {
        top: 0;
        max-height: 100%
    }

    .box5 {
        margin-top: .5rem
    }

    .box51 .summary {
        margin-left: 0;
        transform: translate(0px, 0px);
        width: 100%
    }

    .box3 .left, .box3 .right, .box2 .left, .box2 .right {
        width: 100%;
        float: none
    }

    .box3 .right, .box2 .right {
        padding-left: 0px;
        margin-top: .4rem
    }

    .box1 .box {
        padding-top: 0.4rem
    }

    .title1 .name {
        font-size: 0.26rem;
        margin-bottom: 0.12rem
    }

    .title1 .iconbj {
        width: 4.6rem;
        height: .467rem;
        object-fit: cover
    }

    .title2 .iconbj {
        width: auto;
        height: .3rem;
        height: .47rem
    }

    .title2 .icontb {
        bottom: 0.17rem;
        width: 0.3rem;
        left: 0.045rem
    }

    .title2 .name {
        padding-bottom: 0.23rem;
        padding-left: 0.52rem
    }

    .title1 .icontb {
        bottom: 0.15rem;
        width: 0.3rem
    }

    .title1 .more {
        top: 0.1rem
    }

    .title1 {
        margin-bottom: 0.25rem
    }

    .box1 .left, .box1 .right {
        width: 100%;
        float: none
    }

    .box1 .right .l2 {
        font-size: 0.22rem;
        line-height: 0.32rem;
        margin-bottom: 0.2rem
    }

    .box1 .right .sj1 {
        font-size: 0.35rem
    }

    .box1 .right .sj2 {
        font-size: 0.25rem
    }

    .box1 .right .xian {
        margin-bottom: 0.3rem
    }

    .box1 .fade-1 .slick-dots {
        width: 100%;
        text-align: center;
        padding-right: 0px;
        bottom: 0px
    }

    .box1 .right1 {
        padding-left: 0;
        padding-right: 0;
        height: auto;
        padding-bottom: .99rem
    }

    .box1 .left .img img {
        height: 56vw
    }

    .box {
        padding-top: 0.5rem
    }

    .box4 .left {
        width: 100%;
        float: none
    }

    .box4 .right {
        width: 100%;
        float: none
    }

    .box3 .left {
        background: none;
        position: relative;
        height: auto
    }

    .box3 .left .list {
        box-sizing: border-box;
        background: url(../image/zlygbj_1.png) no-repeat left top;
        background-size: 2rem;
        background-color: #fffcf7;
        border: 1px solid #e0d6c9;
        padding-top: .3rem;
        padding-bottom: 0px
    }

    .box3 .left .fade-1 .slick-dots {
        bottom: .25rem
    }

    .box3 .left .slick-slider {
        padding-bottom: .85rem
    }

    .box3 .left::before, .box3 .left::after {
        content: '';
        position: absolute;
        width: calc(100% - .2rem);
        height: calc(100% - .2rem);
        border: 1px solid #e2dbd2;
        box-sizing: border-box;
        left: 0px;
        top: 0px;
        background-color: #eeeae4;
        z-index: -1
    }

    .box3 .left::after {
        left: .1rem;
        top: .1rem;
        background-color: #f1f0ee
    }
}

@media screen and (max-width: 900px) {
    .box4 .left .yuanquan {
        right: 8%;
        width: 48.9%
    }

    .box4 .left .yuanquan .nq {
        width: 47%;
        height: 47%
    }

    .box4 .left .yuanquan .hx {
        top: 46.2%
    }
}

@media screen and (max-width: 700px) {
    .box51 .list .item3 .a .bt, .box51 .list .item2 .bt {
        font-size: .28rem
    }

    .box3 .right .item .img {
        position: static;
        width: 100%
    }

    .box51 .list .item3 .a, .box51 .list .item2 .img1, .box51 .video-container span {
        width: 90%;
        height: 84.5vw
    }

    .box51 .list .item1 .name {
        margin: .2rem 0;
        font-size: .28rem
    }

    .box51 .list .item1 .ename p {
        font-size: 0.4rem;
        line-height: .5rem
    }

    .box3 .right .item .a {
        padding-right: 0rem;
        padding-bottom: 0rem
    }

    .box3 .right .item .wz1 {
        width: 100%
    }

    .box3 .right .item .wz {
        height: auto
    }

    .box3 .right .slick-prev, .box3 .right .slick-next {
        bottom: 0.4rem
    }

    .box3 .right .item .img img {
        height: 59vw
    }

    .box3 .right .list .wz {
        padding-bottom: .8rem
    }

    .box4 .left .list1, .box4 .left .yuanquan {
        display: none
    }

    .box4 .left .list2 {
        width: calc(100% - .25rem)
    }

    .box4 .left .list2 .img img {
        height: 128vw
    }

    .box4 .left .list2 .bt {
        font-size: 0.22rem
    }

    .box4 .left .list2 .sj span {
        font-size: 0.44rem
    }

    .box4 .left .list2 .sj {
        width: 1.77rem;
        height: .8rem;
        bottom: 0.91rem;
        left: -0.22rem;
        font-size: 0.28rem;
        padding-top: 0.26rem;
        padding-right: 0.15rem
    }
}

@media screen and (max-width: 600px) {
    .box1 .left {
        padding-left: 0.15rem;
        padding-top: 0.15rem
    }

    .box1 .left::before {
        width: calc(100% - 0.15rem);
        height: calc(100% - 0.15rem)
    }

    .box2 .right .item1 .you, .box2 .right .item1 .zuo {
        width: 100%;
        float: none
    }

    .box2 .right1::before {
        width: 100%
    }

    .box2 .right .item1 .zuo {
        padding-right: 0px;
        margin-top: .3rem
    }

    .box2 .right1 {
        padding: .3rem
    }

    .box2 .right .item1 .slick-slider {
        padding-bottom: .7rem
    }

    .box2 .right .item1 .bt {
        font-size: 0.22rem;
        margin-bottom: 0.2rem;
        margin-top: 0.15rem
    }

    .box2 .right .item1 .slick-prev, .box2 .right .item1 .slick-next {
        left: calc(50% - 30px);
        right: auto;
        bottom: 0;
        transform: translateX(-50%)
    }

    .box2 .right .item1 .slick-next {
        left: calc(50% + 30px)
    }

    .box2 .right .item1 .you img {
        height: 56vw
    }

    .box2 .right .item2 {
        margin-top: 0.3rem;
        width: 100%;
        padding-right: 0
    }
}

@media screen and (max-width: 450px) {
    .box53 .list .zxtp {
        width: 70%
    }

    .box51 .play-button {
        bottom: 0.0rem;
        right: 0.0rem
    }

    .box52 .nr .tbs .item {
        padding-left: .05rem;
        padding-right: .05rem
    }
}

@media screen and (max-width: 360px) {
    .box51 .play-button {
        bottom: -0.15rem;
        right: -0.15rem
    }

    .box52 .nr .tbs .item {
        padding-left: .03rem;
        padding-right: .03rem
    }

    .box52 .nr .tbs .a {
        width: 0.5rem;
        height: 0.5rem
    }
}
