.content {
    font-size: 16px;
    padding: 40px calc((100vw - 1400px)/2);
    margin: auto;
    background-color: #f7f8fd;
}

.content .box {
    margin-top: 30px;
}

.content a,
.content img {
    display: block;
}

.content .wz .item {
    display: inline-block;
    background: url(../images/xjdx1.png) no-repeat left 4px center;
    padding-left: 20px;
    line-height: 26px;
}

.content .wz .item:hover {
    color: #084f9f;

}

.content .wz .item:nth-child(1) {
    background: none;
    padding-left: 0;
}

.title1 {
    margin-bottom: 30px;
}

.title1 .name {
    font-size: 18px;
    padding-left: 28px;
    background: url(../images/xjdx11.png) no-repeat left center;
    float: left;
    font-weight: 600;
}

.clear {
    clear: both;
}

.title1 .more {
    float: right;
    color: #2b5ba8;
    padding-right: 16px;
    background: url(../images/xjdx13.png) no-repeat right center;
}

.bsbj {
    box-sizing: border-box;
    padding: 25px;
    background-color: #ffffff;
    border-radius: 15px;
    position: relative;
}

.box1 .left {
    float: left;
    width: calc(50% - 12px);
}

.op:hover {
    transition: all 0.4s;
    opacity: 0.7;
}

.box1 .slick-arrow {
    display: none !important;
}

.box1 .left .list .title {
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
}

.box1 .left .list .img {
    padding: 30px 0;
}

.box1 .left .list .img img {
    margin: auto;
    max-width: 100%;
    width: auto;
}

.box1 .left .list .item:hover {
    color: #084f9f;
    transition: all 0.4s;

}

.box1 .left .list .item:hover img {
    transform: scale(1.1);
    transition: all 0.4s;

}

.box1 .left,
.box1 .right {
    height: 730px;
}

.box1 .bsbj {
    height: 100%;
}

.box1 .right {
    float: right;
    width: calc(50% - 12px);
}

.box1 .right .wz {
    margin-bottom: 30px;
    -webkit-line-clamp: 12;
}

.box1 .right .wz p {
    font-size: 18px;
    line-height: 30px;
    list-style: none;
    text-indent: 2em;
}

.box1 .right .bq .item {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 7px 7px;
}

.box1 .right .bq a {
    line-height: 68px;
    font-size: 18px;
    border-radius: 70px;
    background-color: #ffc025;
    color: #ffffff;
    text-align: center;
    padding: 0px 20px;

}

.box1 .right .bq a:hover {
    background-color: #084f9f;
    transition: all 0.4s;
}

.box2 .bt1 {
    font-weight: 600;
    font-size: 18px;
}

.box2 .bt2 {
    font-size: 24px;
    font-weight: 600;
    padding: 30px 0;
    padding-top: 20px;
    color: #084f9f;
}

.title2 {
    margin-bottom: 0;
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 1;
}

/* .title2 .name1 {
    font-size: 18px;
    color: #084f9f;
    line-height: 50px;
    float: left;
} */

.title2 .more {
    line-height: 50px;
}

.box2 .left .list {
    position: relative;
}

.box2 .left .list::after {
    position: absolute;
    height: calc(100% - 45px);
    top: 23px;
    left: 0px;
    width: 1px;
    background: #eaeaea;
    content: '';
}

.box2 .left .list .item {
    font-size: 18px;
    color: #084f9f;
    line-height: 46px;
    padding-left: 34px;
    position: relative;
}

.box2 .left .list .item:hover {
    color: #ffc025;
    transition: all 0.4s;
}

.box2 .left .list .item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 23px;
    width: 20px;
    height: 1px;
    background-color: #eaeaea;
}

.box2 .left {
    width: calc(50% - 12px);
    float: left;
}

.box2 .right {
    width: calc(50% - 12px);
    float: right;
}

.box2 .right .list {}

.box2 .right .list .item {
    margin-top: 45px;
}

.box2 .right .list .item:nth-child(1) {
    margin-top: 0;
}

.box2 .right .list .item .img {
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.box2 .right .list .item .img img {
    width: 216px;
    height: 107px;
    object-fit: cover;
}


.box2 .right .list .item .wz {
    padding-top: 5px;
}

.box2 .right .list .item .wz1 {
    font-size: 18px;
    font-weight: 600;
}

.box2 .right .list .item .wz2 {
    font-size: 16px;
    color: #666666;
    line-height: 25px;
    margin-top: 20px;
}

.box2 .right .list .item:hover img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box2 .right .list .item:hover .wz1 {
    transition: all 0.4s;
    color: #084f9f;
}

.box2 .right .list .item:hover .wz2 {
    transition: all 0.4s;
    color: #333333;
}

.box2 .right .slick-dots,
.box2 .right .slick-next {
    display: none !important;
}

.box2 .right .slick-prev {
    position: absolute;
    background: url(../images/xjdx2.png) no-repeat center center;
    width: 30px;
    height: 30px;
    left: 120px;
    top: -54px;
}

.box3 {}

.box3 .left {
    width: 440px;
    height: 344px;
    border-radius: 10px;
    background: url(../images/xjdx8.png);
    background-size: cover;
    font-family: 'AlimamashuHeiTiBold';
}

.box3 .left1 {
    position: relative;
    height: 100%;
}

.box3 .left .list {
    width: 100%;
    height: 100%;
    position: relative;
}


.box3 .left .title {
    width: 100%;
    padding: 0px 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    box-sizing: border-box;
    font-size: 45px;
    color: #ffffff;
    text-align: center;
}

.box3 .left .slick-prev,
.box3 .left .slick-next {
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    position: absolute;
    top: 32px;
    background-image: url(../images/jsfx2.png);
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    /* background-size: contain; */
    z-index: 9;
}

.box3 .left .slick-next {
    top: 74px;
    background-image: url(../images/jsfx2_1.png);
}

.box3 .title2 {
    top: 3px;
}

/* .box3 .left .slick-prev:hover {
    background-image: url(../images/jsfx1_1.png);
}

.box3 .left .slick-next:hover {
    background-image: url(../images/jsfx1.png);
} */
.box3 .left .slick-prev:hover,
.box3 .left .slick-next:hover {
    transition: all 0.4s;
    opacity: 0.5;

}

.box3 .left .list .jsmc {
    /* display: none !important; */
    opacity: 0;
}

.box3 .left .sz {
    position: absolute;
    bottom: 29px;
    left: calc(50% + 13px);
    transform: translateX(-50%);
    font-family: 'AlimamashuHeiTiBold';
    color: #ffc025;
    font-size: 22px;
}

.box3 .right {
    width: calc(100% - 377px);
    position: absolute;
    top: 0px;
    right: 0;
    overflow: hidden;
}

.box3 .left .slick-list,
.box3 .left .slick-track,
.box3 .left .jsmc,
.box3 .right,
.box3 .right .list,
.box3 .right .item,
.box3 .right .slick-list,
.box3 .right .slick-track {
    height: 100%;
}

.box3 .right .item {
    /* padding: 0px 16px; */
    position: relative;
}

.box3 .right .item a {
    position: absolute;
    width: calc(100% - 32px);
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0px 0px 10px 3px rgba(16, 70, 156, 0.2);
    border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;

}

.box3 .right .item .img {
    position: relative;
}

.box3 .right .item .img1 {
    width: 100%;
}

.box3 .right .item .img2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box3 .right .item .wz {
    padding: 20px 20px;
    box-sizing: border-box;
    background-color: #ffffff;
}

.box3 .right .item .wz1 {
    font-size: 22px;
}

.box3 .right .item .wz2 {
    font-size: 16px;
    color: #999999;
    line-height: 24px;
    color: #999999;
    margin-top: 7px;
    height: 48px;
}

.box3 .right .list {
    width: 82%;
}

.box3 .right .list,
.box3 .right .slick-list {
    overflow: visible !important;
}

.box4 .list {
    width: calc(100% + 40px);
    padding: 20px 0;
}

.box4 .list .item {
    float: left;
    margin-right: 40px;
    width: calc(33.33% - 40px);
    box-sizing: border-box;
    border: 1px solid #eaeaea;
}

.box4 .list .item .img {
    overflow: hidden;
}

.box4 .list .item .img img {
    width: 100%;
    height: 250px;
    object-fit: cover;

}

.box4 .list .item .bt {
    padding: 20px;
    box-sizing: border-box;
    font-size: 17px;
    color: #999999;
    font-family: 'SourceHanSerifSCBold';
}

.box4 .list .item .bt1 {
    height: 52px;
    line-height: 26px;
}

.box4 .list .item:hover .bt {
    color: #084f9f;
    transition: all 0.4s;
}

.box4 .list .item:hover img {
    transform: scale(1.1);
    transition: all 0.4s;
}

.box3 .right .fade-2 .slick-dots {

    display: none !important;
}

@media screen and (max-width: 1500px) {
    .content {
        padding-left: 3%;
        padding-right: 3%;
        box-sizing: border-box;
    }

    .box4 .list .item .img img {
        height: 17vw;
    }
}

@media screen and (max-width: 1000px) {

    .box1 .left,
    .box1 .right,
    .box2 .left,
    .box2 .right {
        width: 100%;
        height: auto;
        float: none;
    }

    .box1 .right,
    .box2 .right {
        margin-top: 30px;
    }

    .box1 .right .wz {

        -webkit-line-clamp: 99;
    }

}

@media screen and (max-width: 700px) {
    .box4 .list {
        padding-top: 0px;
    }

    .content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .box4 .list .item {
        width: calc(100% - 40px);
        margin-top: 25px;
    }

    .box4 .list .item:nth-child(1) {
        margin-top: 0;
    }

    .box4 .list .item .img img {
        height: 50vw;
    }

    .box1 .left .list .img {
        padding-bottom: 0;
    }

    .box2 .right .list .item {
        margin-top: 25px;
    }

    .box2 .right .list .item .img img {
        width: 150px;
        height: 73px;
    }

    .box2 .right .list .item .img {
        margin-right: 10px;
    }

    .box2 .right .list .item .wz1 {
        font-size: 15px;
    }

    .box2 .right .list .item .wz2 {
        font-size: 13px;
        line-height: 20px;
        margin-top: 6px;
    }

    .title2 {
        top: 13px;
    }

    .box2 .right .slick-prev {
        top: -43px;
    }

    .box1 .left .list .title {
        font-size: 18px;
        line-height: 32px;
    }

    .box1 .right .bq .item {
        width: 100%;
    }

    .box2 .bt2 {
        font-size: 18px;
        padding: 23px 0;
        padding-top: 20px;
    }

    .bsbj {
        padding: 15px;
        border-radius: 7px;
    }

    .box1 .right .bq a {
        line-height: 52px;
        font-size: 14px;
        padding: 0px 10px;
    }

    .title1 {
        margin-bottom: 20px;
    }

    /* .box3 .bsbj {
        padding-top: 50px;
    } */
    .box3 .left,
    .box3 .right {
        width: 100%;
        position: static;
        float: none;
    }

    .box3 .right {
        transform: translateY(0);
        height: auto;
        margin-top: 15px;
        padding: 15px;
        box-sizing: border-box;
    }

    .box3 .right .item a {
        position: static;
        transform: translateY(0);
        border-radius: 7px;
    }

    .box3 .title2 .more {
        color: #ffffff;
        background-image: url(../images/xjdx14.png);
    }

    .box3 .title2 {
        top: 14px;
        right: 30px;
    }

    .box3 .right,
    .box3 .right .list,
    .box3 .right .item,
    .box3 .right .slick-list,
    .box3 .right .slick-track {
        height: auto !important;
    }

    .box3 .left .title {
        font-size: 24px;
        top: calc(50% + 25px);
    }

    .box3 .left .slick-prev,
    .box3 .left .slick-next {
        top: 14px;
    }

    .box3 .left .slick-next {
        top: 52px;
    }

    .box3 .left .sz {
        bottom: 15px;
    }

    .box3 .left .fade-3 .slick-dots {
        bottom: 36px !important;
    }

    .box3 .left {
        height: 200px;
    }

    .box3 .right .item .wz {
        padding: 10px;
    }

    .box3 .right .item .wz1 {
        font-size: 17px;
    }

    .box3 .right .item .wz2 {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }
}