@charset "utf-8";

.box {
    max-width: 1500px;
    margin: auto;
    box-sizing: border-box;
    padding: .9rem 0;
}

.box0 {
    position: relative;
}

.box0 .custom-nav {
    position: absolute;
    bottom: 1.15rem;
    left: 10%;
    z-index: 1;
}

.box0 .custom-nav1 {
    position: relative;
    display: flex;
    gap: 0.15rem;
    align-items: center;
    padding-bottom: 0.9rem;
}

.box0 .nav-buttons {
    display: flex;
    gap: 0.1rem;
}

.box0 .nav-buttons button {
    border: 0.01rem solid #ddd;
    width: 0.36rem;
    height: 0.36rem;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0rem;
    background: url(../image/bannertb1.png) no-repeat center center;
    position: absolute;
    bottom: 0;
    left: 0.9rem;
}

.box0 .nav-buttons button.next-btn1 {
    left: auto;
    right: 0.9rem;
    background-image: url(../image/bannertb2.png);
}

.box0 .nav-buttons button:hover {
    background-color: #ffffff;
    background-image: url(../image/bannertb1_c.png);
}

.box0 .nav-buttons button.next-btn1:hover {
    background-color: #ffffff;
    background-image: url(../image/bannertb2_c.png);
}

.box0 .index-display {
    display: flex;
    align-items: center;
    /* font-family: monospace; */
    font-size: 0.23rem;
    font-weight: 600;
    color: #ffffff;

}

.box0 .progress-container {
    width: 2.6rem;
    height: 0.01rem;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0.08rem;
    /* overflow: hidden; */
}

.box0 .progress-bar {
    transform: translateY(-1px);
    width: 20%;
    height: 200%;
    background: #ffffff;
    transition: width 0.6s ease;
}

.box0 .slick-slide img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

.box0 .slick-current img {
    animation: vibes 2s ease infinite;
    animation-iteration-count: 1;
}

@-webkit-keyframes vibes {

    0% {
        -webkit-transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1)
    }
}




.gglist {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.15rem calc((100% - 1500px)/2);
    background-color: rgba(40, 76, 167, 0.9);
    width: 100%;
    box-sizing: border-box;
}


.gglist .ggbt {
    font-size: 0.18rem;
    float: left;
    border-right: 1px solid #ffffff;
    color: #ffffff;
    line-height: 0.15rem;
    /* margin-right: 0.2rem; */
    /* padding-right: 0.3rem; */
    margin-top: 0.04rem;
    width: 1.13rem;
    margin-top: 0.17rem;
}

.gglist .fade-2 {
    height: 0.45rem;
    overflow: hidden;
}

.gglist .ggitem {
    font-size: 0.18rem;
    line-height: 0.3rem;
}

.gglist .ggitem a {
    color: #ffffff;
    box-sizing: border-box;
    padding-left: 0.3rem;
    width: 80%;
    display: block;
}

.gglist .ggitem .date {
    float: right;
    margin-left: 10px;
}

.gglist .ggitem .ggtitle {
    /* width: 100%; */
}

.gglist .ggitem .ggtitle,
.gglist .ggitem .date {
    line-height: 0.45rem;
}

.gglist .slick-prev,
.gglist .slick-next {
    width: 0.2rem;
    height: 0.15rem;
    box-sizing: border-box;
    position: absolute;
    top: 0.02rem;
    /* transform: translateY(50%); */
    right: 0;
    z-index: 9;
    background: url(../image/z_gglist1.png) no-repeat center center;
}

.gglist .slick-next {
    background-image: url(../image/z_gglist2.png);
    bottom: 0.02rem;
    top: auto;
}

.gglist .slick-list {
    overflow: hidden;
}

.gglist .slick-prev:hover,
.gglist .slick-next:hover {
    opacity: 0.7;
    transition: all 0.4s;
}

.box1 {
    background: url(../image/ghfdfgfd.png) no-repeat center bottom;
    background-size: cover;
}

.title1 {
    font-family: SourceHanSansCNBold;
    position: relative;
}

.title1 .name {
    font-size: 0.38rem;
    position: absolute;
    left: 0.08rem;
    top: 0.1rem;
    white-space: nowrap;
    color: #ffffff;
}

.title1 .ename {
    font-size: 1rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.1);
    white-space: nowrap;
}

.box1 .box {
    padding: 0rem;
    max-width: 100%;
    padding-left: calc((100% - 1500px)/2);
}

.box1 .block {
    position: relative;
    padding: .9rem 0;
}

.box1 .left {
    width: 64%;
    box-sizing: border-box;
    padding-right: 0.8rem;
}

.box1 .left .bt1 {
    font-size: 0.36rem;
    line-height: 0.4rem;
    border-left: 4px solid #284ca7;
    box-sizing: border-box;
    padding-left: 0.2rem;
    color: #284ca7;
}

.box1 .left .bt2 {
    background: url(../image/dfsadsds.png) no-repeat left center;
    background-size: auto 100%;
    padding: 0.12rem;
    box-sizing: border-box;
    margin-top: 0.4rem;
    margin-bottom: 0.5rem;


}

.box1 .left .bt2 p {
    line-height: 0.38rem;
    color: #2f51a1;
    font-weight: 600;
    font-size: 0.24rem;
}

.box1 .left .jj {}

.box1 .left .jj p {
    line-height: 0.44rem;
    font-size: 0.24rem;
    text-indent: 2em;
    text-align: justify;
}

.box1 .left .more1 {
    margin-top: 0.6rem;
    transition: all 0.4s;
    display: inline-block;
}


.box1 .left .more {
    color: #ffffff;
    display: flex;
    align-items: center;
    transition: all 0.4s;
}

.box1 .left .more1:hover {
    padding-left: 0.15rem;
}

.box1 .left .more1:hover .more {
    color: #284ca7;
}

.box1 .left .more1:hover .tb1,
.box1 .left .more1:hover .tb2 {
    background-color: #284ca7;
}

.box1 .left .more .wz {
    font-size: 0.18rem;
    padding-right: 0.06rem;
}

.box1 .left .more .tb1 {
    width: 0.24rem;
    height: 0.24rem;
    border-radius: 50%;
    background-color: #ffffff;
    position: relative;
}

.box1 .left .more .tb2 {
    width: 0.25rem;
    height: 0.14rem;
    position: absolute;
    right: -0.12rem;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0.4rem;
    background-color: rgba(255, 255, 255, 0.6);
}

.box1 .right {
    width: 36%;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}

.box1 .right1 {
    position: relative;
    height: 100%;
}

.box1 .right .tp {
    width: 100%;
    position: absolute;
    height: calc(100% - 3.86rem);
    left: 0;
    top: 0;
}

.box1 .right .tp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box1 .right .sp {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3.86rem;
    object-fit: cover;
}

.box1 .right .sp1 {
    position: relative;
    height: 100%;
}

.box1 .right .sp .spbt {
    position: absolute;
    color: #ffffff;
    left: 0rem;
    top: 50%;
    box-sizing: border-box;
    transform: translateY(-50%);
    padding-left: 0.4rem;
    z-index: 11;
}

.box1 .right .sp .spbt1 {
    font-size: 0.18rem;
}

.box1 .right .sp .spbt2 {
    font-size: 0.3rem;
    margin-top: 0.07rem;
}

.box1 .right .sp .spbt.style {
    display: none;
}

.box2 {
    position: relative;
    background: url(../image/sasadsfa_02.png) no-repeat;
    background-size: 100% 100%;
}

.box2 .list {
    position: relative;
    height: 55.105vw;
    max-height: 1760px;
    box-sizing: border-box;
}

.box2 .list .item {
    position: absolute;
    transform: translate(-50%, -50%);
    color: #ffffff;
}

.box2 .list .item1 {
    top: 27%;
    right: 45%;
}

.box2 .list .item2 {
    top: 35%;
    right: 34%;
}

.box2 .list .item3 {
    top: 44%;
    right: 23%;
}

.box2 .list .item4 {
    top: 54%;
    right: 13%;
}

.box2 .list .item5 {
    bottom: 13%;
    left: 74%;
}

.box2 .list .item6 {
    bottom: 14%;
    left: 62%;
}

.box2 .list .item7 {
    top: 76%;
    left: 51%;
}

.box2 .list .item8 {
    bottom: 8%;
    left: 39%;
}

.box2 .list .item9 {
    bottom: 5%;
    left: 27%;
}

.box2 .list .item10 {
    bottom: 6%;
    left: 14%;
}

.box2 .list .item .block {
    position: relative;
}

.box2 .list .item .date {
    width: 1.03rem;
    height: 1.12rem;
    background: url(../image/lsygtb3.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding-top: 0.05rem;
}

.box2 .list .item .date1 {
    font-size: 0.24rem;
    font-weight: 600;
}

.box2 .list .item .text {
    position: absolute;
    left: 48%;
    bottom: calc(100% - 0.07rem);
}


.box2 .list .item .text1 {
    position: relative;
    padding: 0rem 0.1rem;
    padding-bottom: 0.25rem;
    box-sizing: border-box;
    width: 1.85rem;
    min-height: 1.35rem;
}

.box2 .list .item .xian {
    width: 0.02rem;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    height: calc(100% - 0.15rem);
    background-color: #3ac1fc;
}

.box2 .list .item .dian {
    width: 0.08rem;
    height: 0.08rem;
    position: absolute;
    top: 0.1rem;
    left: -0.03rem;
}

.box2 .list .item .text2 {
    font-size: 0.22rem;
    margin-bottom: 0.15rem;
    font-family: SourceHanSansCNBold;
    white-space: nowrap;
}

.box2 .list .item .text3 {
    font-size: 0.14rem;
    line-height: 0.21rem;
}

.box2 .list .item:nth-child(6) .text,
.box2 .list .item:nth-child(5) .text {
    top: calc(100% - 0.07rem);
}

.box2 .list .item:nth-child(6) .xian,
.box2 .list .item:nth-child(5) .xian {
    top: 0rem;
}

.box2 .list .item:nth-child(6) .dian,
.box2 .list .item:nth-child(5) .dian {
    top: auto;
    bottom: 0.1rem;
}

.box2 .list .item:nth-child(6) .text1,
.box2 .list .item:nth-child(5) .text1 {
    padding-top: 0.2rem;
    padding-bottom: 0.3rem;
}

.lsygbt {
    position: absolute;
    left: calc((100% - 1500px)/2);
    top: 33%;
    z-index: 11;
}

.box2 {
    max-width: 1920px;
    margin: auto;
}









/* * */

.title2 {
    font-family: SourceHanSansCNBold;
    position: relative;
    margin-bottom: 0.6rem;
    transform: translateX(-0.08rem);
}

.title2 .name {
    font-size: 0.38rem;
    position: absolute;
    left: 0.08rem;
    top: 0.1rem;
    white-space: nowrap;
}

.title2 .ename {
    font-size: 1rem;
    line-height: 1;
    color: rgba(194, 212, 255, 0.15);
    white-space: nowrap;
}


.box3 {
    background-color: #f9fbff;
}

.box31 {
    position: relative;
}

.tab1 {
    position: absolute;
    right: 0;
    top: 0.25rem;
}

.tab1 .item {
    display: inline-block;
    margin-left: 0.17rem;
    min-width: 1.45rem;
    line-height: 0.43rem;
    box-sizing: border-box;
    border: 1px solid #284ca7;
    color: #284ca7;
    text-align: center;
    padding: 0rem 0.2rem;
    font-size: 0.17rem;
    cursor: pointer;
    transition: all 0.4s;
}

.tab1 .item:hover,
.tab1 .item.style {
    background-color: #284ca7;
    color: #ffffff;
}

.box3 .lists {
    width: calc(100% + 0.24rem);
    position: relative;
}

.box3 .list {
    display: none;
    width: 100%;
}

.box3 .list.style {
    display: block;
}

.box3 .list .item {
    width: 33.33%;
    box-sizing: border-box;
    padding-right: 0.24rem;
    padding-bottom: 0.24rem;
    float: left;
}

.box3 .list .a {
    background-color: #ffffff;
    transition: all 0.7s;
}

.box3 .list .img {
    overflow: hidden;
    transition: all 0.7s;
    box-sizing: border-box;
    position: relative;
}

.box3 .list .img .riqi {
    position: absolute;
    padding: .22rem;
    color: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 600;
}

.box3 .list .img img {
    width: 100%;
    height: 3.3rem;
    object-fit: cover;
}

.box3 .list .wz {
    padding: 0.22rem;
    padding-top: 0.28rem;
    box-sizing: border-box;
}

.box3 .list .l1 {
    font-size: 0.18rem;
    font-weight: 600;
}

.box3 .list .l2 {
    font-size: 0.16rem;
    color: #999999;
    line-height: 0.28rem;
    height: .56rem;
    margin-top: 0.2rem;
    transition: all 0.7s;
}

.box3 .list .a:hover {
    color: #ffffff;
    background-color: #284ca7;
}

.box3 .list .a:hover .l2 {
    color: #ffffff;
}



.box3 .list .a:hover .img img {
    transform: scale(1.1);
}

.more2 {
    margin-top: 0.5rem;
    text-align: center;
}

.more2 .more2wz {
    width: 2.4rem;
    line-height: 0.63rem;
    color: #ffffff;
    font-size: 0.18rem;
    text-align: center;
    display: inline-block;
    background-color: #284ca7;
    transition: all 0.4s;
}

.more2 .more2wz:hover {
    background-color: #f8a876 !important;
}

.box4 {
    background: url(../image/ywfw1.png) no-repeat;
    padding-top: 0.8rem;
    padding-bottom: 1.2rem;
    background-size: cover;
}

.box41 {
    box-sizing: border-box;
    max-height: 19.2rem;
}

.box4 .box4title2 {
    padding-left: 10%;
}

.box4 .title2 .name {
    color: #ffffff;
}

.box4 .title2 .ename {
    color: rgba(255, 255, 255, 0.1);
}

.box4 .list {
    box-sizing: border-box;
    padding-left: 3.5%;
}

.box4 .list1 {
    padding: 1rem 0;
    box-sizing: border-box;
    padding-left: 0.67rem;
    background-color: #ffffff;
    position: relative;
}

.box4 .list2 {
    box-sizing: border-box;
    overflow: hidden;
}

.box4 .list .swiper-slide {}
.box4 .list .swiper-slide>a {
    height: 100%;
}
.box4 * {
    /* margin: 0;
    padding: 0; */
    box-sizing: border-box;
}


.box4 .swiper {
    height: 4.8rem;
    position: relative;
    overflow: visible;
}

.box4 .swiper .slick-dots {
    display: none !important;
}

.box4 .swiper .slick-list,
.box4 .swiper .slick-track {
    height: 100%;
}

.box4 .swiper-wrapper {
    width: 100%;
}

.box4 .swiper-slide {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.box4 .swiper-slide {
    /* width: 100% !important; */
    z-index: 2;
}

.box4 .slick-prev,
.box4 .slick-next {
    width: .4rem;
    height: .4rem;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: .2rem;
    background: url(../image/xz.png) no-repeat center center;
    background-size: .11rem;
    background-color: rgba(40, 76, 167, 1);
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.4s;
    opacity: 0.5;
}

.box4 .slick-next {
    left: auto;
    right: .2rem;
    background-image: url(../image/xy.png);
}

.box4 .slick-prev:hover,
.box4 .slick-next:hover {
    transition: all 0.4s;
    opacity: 0.9;
}

.box4 .custom-controls {
    position: absolute;
    bottom: -0.87rem;
    right: 10%;
    display: flex;
    gap: 0.15rem;
    align-items: center;
    z-index: 10;
    /* background: rgba(255, 255, 255, 0.95); */
    padding: 0.1rem 0.2rem;
    border-radius: 0.3rem;
    /* box-shadow: 0 0.02rem 0.1rem rgba(0, 0, 0, 0.1); */
    color: #ffffff;
    font-family: Arial;
    font-size: 0.24rem;
    font-weight: 600;
    white-space: nowrap;
    display: none;
}

.box4 .control-btn {
    /* font-size: 0.26rem; */
    color: #1952be;
    width: 0.36rem;
    height: 0.36rem;
    border: none;
    border-radius: 50%;
    /* background: #fff; */
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    /* box-shadow: 0 0.02rem 0.05rem rgba(0, 0, 0, 0.1); */
    transition: all 0.3s ease;
}

.box4 .control-btn img {
    width: 0.21rem;
}

.box4 .control-btn:nth-child(1) {
    background: url(../image/xz.png) no-repeat center center;
    font-size: 0;
    background-size: 0.11rem;
}

.box4 .control-btn:nth-child(2) {
    background: url(../image/xy.png) no-repeat center center;
    font-size: 0;
    background-size: 0.11rem;
}

.box4 .control-btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.box4 .progress-container1 {
    width: 6.6rem;
    height: 0.06rem;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0.02rem;
    overflow: hidden;
}

.box4 .progress-bar1 {
    width: 0%;
    height: 100%;
    background-image: linear-gradient(to right, #f6c9a6, #f8a36f);
    transition: width 0.5s ease;
}

/*  */

.box4 .swiper-slide * {
    transition: all 0.8s;
}

.box4 .swiper-slide img {
    width: 100%;
}

.box4 .swiper-pagination {
    display: none;
}

.box4 .swiper-slide .bjt {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box4 .swiper-slide .zz {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 32, 56, 0.7);
}

.box4 .swiper-slide .jia {
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background-color: #ffffff;
    font-size: 0.36rem;
    color: #036bbb;
    line-height: 0.55rem;
    text-align: center;
    left: 0.5rem;
    top: 21%;
    cursor: pointer;
    transition: all 0.4s;
}

.box4 .swiper-slide .item1 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0rem;
    box-sizing: border-box;
    padding: 0.5rem;
}

.box4 .swiper-slide .item1 .wz1 {
    font-size: 0.36rem;
    font-weight: 600;
    margin-bottom: 0.3rem;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box4 .swiper-slide .item1 .wz2 {
    color: rgba(255, 255, 255, 0.3);
}

.box4 .swiper-slide .item1 .wz2 p {
    font-size: 0.18rem;
    line-height: 0.26rem;
    word-break: break-word;


    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}




.box4 .swiper-slide .item2 {
    position: absolute;
    bottom: 0;
    left: 0rem;
    box-sizing: border-box;
    padding: 0.35rem 0.8rem;
    background-color: rgba(250, 250, 250, 0.9);
    width: 100%;
    border-top-right-radius: 0.5rem;
    transform: translateY(100%);
}

.box4 .swiper-slide .item2 .wz1 {
    font-size: 0.36rem;
    font-weight: 600;
    margin-bottom: 0.12rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box4 .swiper-slide .item2 .wz2 {
    color: #cccccc;
}

.box4 .swiper-slide .item2 .wz2 p {
    font-size: 0.18rem;
    line-height: 0.26rem;
    word-break: break-word;


    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box4 .swiper-slide .item2 .tp {
    margin-top: 0.3rem;
}

.box4 .swiper-slide .item2 .tpitem {
    position: relative;
    width: 33.33%;
    float: left;
}

.box4 .swiper-slide .item2 .tpitem img {
    width: 100%;
    height: 1.1rem;
    object-fit: cover;
}

.box4 .swiper-slide .item2 .tpitem .bjzz {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 107, 187, 0.5);
    opacity: 0;
}

.box4 .swiper-slide .item2 .tpitem .tpwz {
    font-size: 0.16rem;
    position: absolute;
    width: 100%;
    line-height: 1.3;
    text-align: center;
    box-sizing: border-box;
    padding: 0rem 0.15rem;
    color: #ffffff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.box4 .swiper-slide .item2 .tpitem:hover .tpwz,
.box4 .swiper-slide .item2 .tpitem:hover .bjzz {
    opacity: 1;
}

.box4 .swiper-slide .item1,
.box4 .swiper-slide .jia,
.box4 .swiper-slide .zz {
    opacity: 0;
}

.box4 .swiper-slide .item2 {
    transform: translateY(0%);
}

.box4 .swiper-slide .jia:hover {
    color: #ffffff;
    background-color: #09aef5;
}

/* .box4 .swiper-slide .item1 {
    transform: translateY(100%);
} */

/*  */

.box5 {
    background: url(../image/kjcx1.png) no-repeat top center;
    background-size: 100% 1448px;
}

.box5 .quan {
    width: 725px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -36px;
}

.box5 .box {
    max-width: 100%;
}

.box5 .jz {
    max-width: 1500px;
    box-sizing: border-box;
    position: relative;
    margin: auto;
}

.box5 .block {
    max-width: 1735px;
    margin: auto;
    position: relative;
}

.box5 .lists {
    position: relative;
}

.box5 .list {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;

}

.box5 .list.style {
    position: relative;
    z-index: 1;
    opacity: 1;
}

.box5 .list .item {
    padding: 0rem 0.73rem;
}

.box5 .list .a {
    transition: all 0.4s;
    transform: scale(0.765);
}

.box5 .list .img {
    background-color: #ffffff;
    padding: 0.3rem;
    box-sizing: border-box;
    box-shadow: 0rem 0rem 0.19rem 0rem rgba(1, 68, 119, 0.15);
}

.box5 .list .img1 {
    overflow: hidden;
}

.box5 .list .img2 {
    width: 100%;
    padding-top: 142%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.4s;
}

.box5 .list .l2 {
    margin-top: 0.32rem;
    display: none;

}

.box5 .list .l2 p {
    font-size: 0.24rem;
    line-height: 0.36rem;
    text-align: center;
}

.box5 .slick-list {
    padding: 0.3rem 0 !important;
}

.box5 .list .slick-current .l2 {
    display: -webkit-box;
}

.box5 .list .slick-current .a {
    transform: scale(1);
}

.box5 .slick-dots {
    display: none !important;
}

/* .box5  .quan{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 7.25rem;
} */



.box5 .slick-prev,
.box5 .slick-next {
    width: 1rem;
    height: 1rem;
    box-sizing: border-box;
    position: absolute;
    top: 35%;
    /* transform: translateY(-50%); */
    left: 28%;
    background: url(../image/fssfad.png) no-repeat center center;
    background-size: 0.16rem;
    background-color: #ffffff;
    z-index: 9;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.4s;
    border: 1px dashed #e8e8e8;
}

.box5 .slick-next {
    background-image: url(../image/fssfad1.png);
    left: auto;
    right: 28%;
}

.box5 .slick-prev:hover {
    background-color: #284ca7;
    border: 1px solid #284ca7;
    background-image: url(../image/fssfad_c.png)
}


.box5 .slick-next:hover {
    background-color: #284ca7;
    border: 1px solid #284ca7;
    background-image: url(../image/fssfad1_c.png)
}

.box5 .list .a:hover .img2 {
    transform: scale(1.06);
}

.box5 .list .a:hover .l2 p {
    color: #284ca7;
}

/*  */

.box6 {
    background: url(../image/djgz1.png) no-repeat right bottom;
    background-size: cover;
}

.box6 .more2 {
    padding-top: 0.3rem;
}

.box6 .more2 .more2wz {
    background-color: #d7000e;
}

.box6 .tab1 .item {
    border: 1px solid #d7000e;
    color: #d7000e;
}

.box6 .tab1 .item:hover,
.box6 .tab1 .item.style {
    background-color: #d7000e;
    color: #ffffff;
}

.box6 .title2 .ename {
    color: rgba(215, 0, 14, 0.04);
}

.box6 .block {
    position: relative;
}


.box6 .list {
    display: none;
}

.box6 .list .lb {
    height: 6.3rem;
}

.box6 .list.style {
    display: block;
}

.box6 .list .item {
    height: calc(50% - 0.23rem);
    width: 34%;
    float: left;
}

.box6 .list .item:nth-child(1) {
    height: 100%;
    width: 66%;
    box-sizing: border-box;
    padding-right: 0.46rem;
}

.box6 .list .item:nth-child(2) {
    padding-bottom: 0.46rem;
}

.box6 .list .a {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.box6 .list .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box6 .list .back {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
}

.box6 .list .wz {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 0.25rem 0.3rem;
    color: #ffffff;
    left: 0;
    bottom: 0;
}

.box6 .list .wz .l1 {
    margin-bottom: 0.2rem;
    font-size: 0.25rem;
}


.box6 .list .wz .l2 {
    line-height: 0.3rem;
    font-size: 0.19rem;
}

.box6 .list .wz .bt {
    line-height: 0.3rem;
    font-size: 0.19rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.box6 .list .a:hover .img {
    transform: scale(1.06);
}

/* .box6 .list .a:hover .bt, */
.box6 .list .a:hover .wz {
    text-decoration: underline;
}

.box7 .list {
    display: none;
}

.box7 .list .lb {
    width: calc(100% + 0.44rem);
}

.box7 .list.style {
    display: block;
}

.box7 .list .item {
    padding-right: 0.44rem;
    padding-bottom: 0.44rem;
    width: 33.33%;
    float: left;
    box-sizing: border-box;
}

.box7 .list .item .a {
    border: 1px solid #ebebeb;
    box-sizing: border-box;
}

.box7 .list .item .img {
    overflow: hidden;
}

.box7 .list .item .img img {
    width: 100%;
    height: 3rem;
    object-fit: cover;
}

.box7 .list .item .wz {}

.box7 .list .item .bt {
    padding: 0 0.3rem;
    border-bottom: 1px solid #ebebeb;
}

.box7 .list .item .l1 {
    line-height: 0.75rem;
    font-size: 0.18rem;
    transition: all 0.4s;
}

.box7 .list .item .zy {
    padding: 0 0.3rem;
}

.box7 .list .item .gd,
.box7 .list .item .sj {
    line-height: 0.65rem;
    font-size: 0.18rem;
}

.box7 .list .item .sj {
    float: left;
    color: #284ca7;
}

.box7 .list .item .gd {
    float: right;
}

.box7 .list .a:hover {
    color: #284ca7;
}

.box7 .list .a:hover .l1 {
    padding-left: 0.1rem;
    box-sizing: border-box;
}

.box7 .list .a:hover .img img {
    transform: scale(1.1);
}

.box7 .block {
    position: relative;
}

@media screen and (max-width: 3200px) {

    .box2 {
        max-width: 100%;
    }
}

@media screen and (max-width: 2000px) {
    .box5 {
        background-image: url(../image/adsasdf.png);
        background-size: 100% auto;
    }

    .box5 .slick-list {
        padding-top: 0.5rem !important;
    }

    .box5 .quan {
        display: none;
    }

}

@media screen and (max-width: 1700px) {
    .box5 .block .lists {
        margin: 0rem -0.73rem;
    }

    .box5 .slick-prev,
    .box5 .slick-next {
        top: 26%;
        left: 29%;
    }

    .box5 .slick-next {
        left: auto;
        right: 29%;
    }
}

@media screen and (max-width: 1580px) {
    .box5 .block {
        max-width: 100%;
    }

    .box4 .custom-controls {
        padding-right: 0;
        right: 3%;
    }

    .box4 .list,
    .box4 .box4title2 {
        padding-left: 3%;
    }

    .gglist {
        padding: 0.15rem 3%;
    }

    .box1 .box {
        padding-left: 3%;
    }

    .lsygbt {
        left: 3%;
    }


    .box {
        padding-left: 3%;
        padding-right: 3%;
    }


}



@media screen and (max-width: 1000px) {
    .box4 .swiper-slide .item2 .tpitem img {
        height: 10vw;
    }

    .box7 .list .item .img img {
        height: 19vw;
    }

    .box6 .list .lb {
        height: 44vw;
    }

    .box5 .slick-list {
        padding: 15px 0px !important;
    }

    .box5 .list .l2 p {
        font-size: 14px;
        line-height: 22px;
    }

    .box5 .list .item {
        padding: 0rem 20px;
    }

    .box5 .list .img {
        padding: 15px;
    }

    .box5 {
        background: url(../image/dasads.png);
        background-size: cover;
    }

    .box5 .slick-prev,
    .box5 .slick-next {
        top: 36%;
        width: 40px;
        height: 40px;
        background-size: 9px;
        left: 29.5%;
    }

    .box5 .slick-next {
        left: auto;
        right: 29.5%;
    }

    .box4 .swiper-slide .jia {
        left: 20px;
        top: 9%;
    }

    .box4 .swiper-slide .item2 .tp {
        margin-top: 15px;
    }

    /* .box4 .swiper {
        width: 340px;
        height: 300px;
        margin-left: 0px;
    } */

    /* .box4 .swiper-slide {
        width: 220px !important;
    }

    .box4 .swiper-slide {
        width: 100% !important;
    } */

    .box4 .progress-container1 {
        width: 200px;
    }

    .box4 .swiper-slide .item1 .wz2 p,
    .box4 .swiper-slide .item2 .wz2 p {
        font-size: 12px;
    }

    .box4 .swiper-slide .item1 .wz1,
    .box4 .swiper-slide .item2 .wz1 {
        font-size: 19px;
    }

    .box4 .swiper-slide .item1,
    .box4 .swiper-slide .item2 {
        padding: 20px 20px;
    }

    .box4 .swiper-slide .item1 .wz1 {
        margin-bottom: 10px;
    }

    .box4 .list1 {
        padding: 20px;
        padding-right: 0px;
    }

    .box4 {
        padding-top: 30px;
    }

    .more2 .more2wz {
        width: 1.8rem;
        line-height: 0.6rem;
    }

    .box3 .list .img img {
        height: 20vw;
    }

    .more2 {
        margin-top: 15px;
    }

    .tab1 {
        position: static;
        text-align: center;
        padding-bottom: 15px;
    }

    .tab1 .item {
        margin: 0 0.08rem;
        margin-bottom: 15px;
    }

    .box {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .box2 .list .item .text3 {
        font-size: 16px;
        line-height: 24px;
    }

    .box2 .list .item .text2 {
        font-size: 18px;
    }

    .box2 .list .item {
        position: static;
        transform: translate(0, 0);
    }

    .box2 .list {
        max-height: 100000px;
        height: auto;
    }

    .title1 {
        margin-bottom: 25px;
    }

    .title1 .ename {
        font-size: 40px;
    }

    .title1 .name {
        font-size: 22px;
        left: 3px;
        top: 2px;
    }

    .title2 {
        margin-bottom: 25px;
        transform: translateX(-3px);
    }

    .title2 .ename {
        font-size: 40px;
    }

    .title2 .name {
        font-size: 22px;
        left: 3px;
        top: 2px;
    }

    .box2 .list .item .text {
        position: static;
        padding-left: 35px;
    }

    .box2 .list .item .text1 {
        padding: 15px 15px !important;
        padding-bottom: 45px !important;
        width: 100%;
        box-sizing: border-box;
        min-height: 0;
    }

    .box2 .list .item .dian {
        display: none;
    }

    .box2 .list .item .xian {
        height: 100%;
    }

    .box2 {
        box-sizing: border-box;
        padding: 30px 3%;
        background-size: cover;
        background-position: center center;
    }

    .lsygbt {
        position: static;
    }

    .box2 {
        background-image: url(../image/lsyg2.png);
    }

    .box1 .right .sp .spbt {
        padding-left: 0.2rem;
    }

    .box1 .right .tp {
        height: calc(100% - 200px);
    }

    .box1 .right .sp {
        height: 200px;
    }

    .box0 .slick-slide img {
        height: 52vw;
    }

    .gglist .slick-prev {
        top: 0.03rem;
    }

    .gglist .slick-next {
        bottom: 0.03rem;
    }

    .gglist .ggbt {
        display: none;
    }

    .gglist .ggitem .date,
    .gglist .ggitem .ggtitle {
        font-size: 13px;
    }



    .gglist {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .gglist .ggitem .ggtitle,
    .gglist .ggitem .date {
        line-height: 28px;
        height: 28px;
    }

    .gglist .fade-2 {
        height: 28px;
    }

    .gglist .ggitem a {
        width: calc(100% - 30px);
        padding-right: 0px;
        padding-left: 0px;
    }

    .gglist .slick-vertical .slick-slide {
        border: 0px solid transparent;
    }
}

@media screen and (max-width: 800px) {

    .box5 .slick-prev {
        left: 29%;
    }

    .box5 .slick-next {
        right: 29%;
    }

    .box5 .block .lists {
        margin: 0rem -40px;
    }

    .box1 .left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 35px;
    }

    .box1 .left .more1 {
        margin-top: 20px;
    }

    .box1 .left .bt2 {
        padding: 0.04rem 0.12rem;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }

    .box1 .left .bt2 p {
        line-height: 20px;
        padding: 3px 0;
    }

    .box1 .left .bt1 {
        font-size: 20px;
        line-height: 20px;
        border-left: 3px solid #284ca7;
        padding-left: 8px;
    }

    .box1 .box {
        padding-right: 3vw;
    }

    .box1 .right .tp,
    .box1 .right .sp,
    .box1 .right {
        width: 100%;
        position: static;
        height: auto;
    }

    .box1 .right .sp {
        height: 52vw;
    }

    .box1 .right .sp .spbt {
        padding-left: 5%;
    }

    .box1 .right .tp img {
        height: auto;
    }

    .box1 .block {
        position: relative;
        padding: 30px 0;
    }

    .box0 .custom-nav {
        bottom: 55px;
        left: 10px;
    }

    .box0 .custom-nav1 {
        padding-bottom: 40px;
    }

    .box0 .progress-container {
        width: 90px;
    }

    .box0 .nav-buttons button {
        left: 40px;
    }

    .box0 .nav-buttons button.next-btn1 {
        left: auto;
        right: 40px;
    }
}

@media screen and (max-width: 700px) {
    .box4 .swiper {
        height: 70vw;
    }

    .box4 {
        padding-bottom: 30px;
    }

    .box4 .swiper-slide .item2 .tpitem img {
        height: 20vw;
    }

    .box7 .list .item {
        width: 50%;
    }

    .box7 .list .item .img img {
        height: 28vw;
    }

    .box6 .list .item {
        width: 100% !important;
        padding-right: 0 !important;
        padding-bottom: 20px !important;
        height: 63vw;
    }

    .box6 .list .wz {
        padding: 15px 15px;
    }

    .box6 .more2 {
        padding-top: 0rem;
    }

    .box6 .list .lb {
        height: auto;
    }

    .box5 .block .lists {
        margin: 0rem 0px;
    }

    .box5 .list .item {
        padding: 0rem 60px;
    }

    .box5 .list .img {
        max-width: 330px;
        margin: auto;
    }

    .box5 .slick-prev {
        left: 0;
    }

    .box5 .slick-next {
        right: 0;
    }
}

@media screen and (max-width: 600px) {
    .box3 .list .item {
        width: 100%;
    }

    .box3 .list .img img {
        height: 60vw;
    }
}

@media screen and (max-width: 500px) {


    .box5 .tab1 {
        padding-bottom: 0px;
    }

    /* .box4 .swiper-slide .item2 {
        transform: translateY(0%);
    }

    .box4 .swiper-slide .jia,
    .box4 .swiper-slide .zz,
    .box4 .swiper-slide .item1 {
        display: none;
    } */



    /* 
    .box4 .list {
        padding-right: 3%;
    }

    .box4 .swiper-slide .item1,
    .box4 .swiper-slide .item2 {
        padding: 15px;
        border-top-right-radius: 20px;
    }

    .box4 .list1 {
        padding: 15px;
    }

    .box4 .swiper-slide .item2 .tpitem img {
        width: 100%;
        height: 20vw;
        object-fit: cover;
    }

    .box4 .list2 {
        padding-right: 0px;
    }

    .box4 .swiper {
        overflow: hidden;
    }

    .box4 .swiper-slide {
        width: 100% !important;
    }

    .box4 .swiper {
        width: 100%;
    }

    .box4 {
        padding-bottom: 62px;
    }

    .box4 .custom-controls {
        gap: 5px;
        bottom: -50px;
    }

    .box4 .progress-container1 {
        width: 100px;
    } */
}

@media screen and (max-width: 450px) {

    .box7 .list .item {
        width: 100%;
        padding-bottom: 22px;
    }

    .box7 .list .item .img img {
        height: 57vw;
    }
}

@media screen and (max-width: 400px) {
    .play-button {
        width: .4rem;
        height: .4rem;
    }


    .box1 .right .sp .spbt1 {
        font-size: 12;
    }

    .box1 .right .sp .spbt2 {
        font-size: 16px;
        margin-top: 3px;
    }
}

/* 
.box2 .list .item:nth-child(1) .block1,
.box2 .list .item:nth-child(4) .block1,
.box2 .list .item:nth-child(10) .block1 {

    animation: float2 4s ease-in-out infinite;
}

.box2 .list .item:nth-child(2) .block1,
.box2 .list .item:nth-child(8) .block1,
.box2 .list .item:nth-child(9) .block1 {

    animation: float2 8s ease-in-out infinite;
}
.box2 .list .item:nth-child(3) .block1,
.box2 .list .item:nth-child(5) .block1,
.box2 .list .item:nth-child(6) .block1,
.box2 .list .item:nth-child(7) .block1 {

    animation: float2 6s ease-in-out infinite;
} */
@keyframes float2 {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translate(0, 0.2rem);
    }
}