.box1 {
    background-size: 100% 100%;
    background-image: url(../image/index9.png);
    background-color: #f6f7f7;
    position: relative;
}

.title1 {
    font-size: 40px;
    font-weight: 600;
    color: #cca84d;
    text-align: center;
    padding-bottom: 40px;
}

.box1 .back {
    position: absolute;
    top: 0px;
    right: 0px;
    /* background-image: url(../image/index2_11103.png); */
}

.box1 .list {
    width: calc(100% + 50px);
}

.box1 .list .item {
    float: left;
    width: 33.33%;
    padding-right: 50px;
    position: relative;
}

.box1 .list .item .block {
    box-shadow: 0px 0px 3px 1px rgb(230, 229, 229);
    border-radius: 5px;
}

.box1 .list .item .block:hover {
    box-shadow: 0px 0px 10px 1px rgb(177, 175, 175);
    transition: all 0.4s;
}

.box1 .list img {
    width: 100%;
    border-radius: 5px;
    height: 334px;
    object-fit: cover;
}

.box1 .list .text {
    padding: 20px;
    box-sizing: border-box;
}

.box1 .list .text .date {
    color: #cca84d;
    float: left;
    text-align: right;
}

.box1 .list .text .date1 {
    font-weight: 600;
    font-size: 24px;
    padding-top: 9px;
    padding-bottom: 5px;
}

.box1 .list .text .date2 {
    font-size: 16px;
}

.box1 .list .text .title {
    line-height: 34px;
    border-left: 2px solid #cca84d;
    float: right;
    width: calc(100% - 85px);
    padding-left: 20px;
    height: 68px;
}

.box1 .list .item2 {}

.box1 .list .item3 {
    padding-top: 130px;
}

.box1 .list .item1 {
    padding-top: 182px;
}

.box1 .list .item3 .block {
    background-color: #ffffff;
}

.box1 .list .item3 .block:hover {
    box-shadow: 0px 0px 3px 1px rgb(230, 229, 229);
}

.more1 {
    height: auto !important;
    margin-top: 30px;
    border-radius: 5px;
    border: 1px solid #cca84d;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    width: 150px;
    padding-left: 24px;
    position: relative;
    overflow: hidden;
    color: #222222;
    font-weight: 600;
}

.more1:hover {
    opacity: 0.6;
}

.more1 .icon {
    background-color: #cca84d;
    border-radius: 4px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 36px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../image/index23.png);
}

.box1 .textitle {
    color: #ffffff;
    background-color: #cca84d;
    font-size: 35px;
    font-weight: 600;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 5px;
}

.box1 .texlist {
    padding: 0 20px;
}

.box1 .texitem {
    border-top: 1px solid #dbe0e8;
    padding: 20px 0;
}

.box1 .texitem:hover {
    opacity: 0.7;
}

.box1 .texitem:nth-child(1) {
    border-top: 0px solid #dbe0e8;
}

.box1 .texlist .text {
    padding: 0px;
}

.box2 {
    background-color: #352d7c;
    background-image: url(../image/index59.png);
    background-size: 100% auto;
}

.box2 .left {
    width: 44%;
    height: 680px;
    position: relative;
}

.box2 .left .back {
    width: 100%;
    height: 100%;
    object-fit: fill;
    position: absolute;
    top: 0px;
    left: 0px;
}

.box2 .left .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box2 .right {
    width: 56%;
    box-sizing: border-box;
    padding: 95px 90px;
    padding-right: 0px;
    padding-bottom: 85px;
}

.box2 .title1 {
    color: #ffffff;
}

.box2 .list {
    width: calc(100% + 15px);

}

.box2 .list .item {
    width: calc(33.33% - 15px);
    margin-bottom: 15px;
    margin-right: 15px;
    position: relative;
    border-radius: 5px;
    float: left;
    overflow: hidden;
}

.box2 .list .item img {
    height: 190px;
    width: 100%;
    object-fit: cover;
}

.box2 .list .item:hover img {
    transform: scale(1.05);
}

.box2 .list .item .back {
    height: 40%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: linear-gradient(rgb(0, 0, 0, 0), rgb(0, 0, 0, 0.7));
}

.box2 .list .item .title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.box3 {
    padding-left: calc((100% - 1600px)/2);
    box-sizing: border-box;
    background-image: url(../image/index2_02.png);
    position: relative;
}

.box3 .left {
    width: 55%;
    padding-top: 50px;
    padding-right: 100px;
    box-sizing: border-box;
    padding-bottom: 50px;
}

.box3 .left .fade-1 .slick-dots {
    display: none !important;
}

.box3 .right {
    width: calc((100% - (100% - 1600px)/2)*0.45);
    /* height: calc((100vw - 1600px)/2*0.45/798*900); */
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    background-image: url(../image/index2_06.png);
    background-position: right top;
}

.box3 .right .block {
    width: 100%;
    height: 100%;
    position: relative;
}

.box3 .right .img {
    width: 100%;
    height: 100%;
}

.box3 .right .pos {
    left: 30%;
    top: -30px;
    position: absolute;
}

.box3 .right .pos1 {
    width: 60%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 90px;
    position: absolute;
}

.box3 .list {}

.box3 .list .image,
.box3 .list .image .img1 {
    width: 100%;
    position: relative;
}

.box3 .list .image .img1 {
    opacity: 0;
}

.box3 .list .image .img2 {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.box3 .list .text {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 30px;
    background-color: #ffffff;
    position: relative;
    box-sizing: border-box;
    padding-right: 70px;
}

.box3 .list .text .title {
    font-weight: 600;
    margin-bottom: 10px;
}

.box3 .list .text .date {
    color: #cca84d;
    font-size: 16px;
}

.box3 .list .text .more {
    position: absolute;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../image/index4.png);
    width: 36px;
    height: 36px;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
}

.box3 .list .text .more:hover {
    opacity: 0.6;
}

.box3 .slick-prev,
.box3 .slick-next {
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    background-image: url(../image/index6.png);
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
    z-index: 9;
}

.box3 .slick-prev:hover,
.box3 .slick-next:hover {
    opacity: 0.6;
}

.box3 .slick-next {
    left: auto;
    background-image: url(../image/index5.png);
    right: -50px;
}

@media screen and (max-width: 1750px) {
    .box3 {
        width: 100%;
        padding-left: 70px;
    }

    .box3 .left {
        width: 52%;
    }

    .box3 .right {
        width: calc((100% - 70px)*0.48);
    }
}

@media screen and (max-width: 1650px) {
    .box2 .left {
        height: calc(94vw *0.44/704*680);
    }

    .box2 .list .item img {
        height: calc((94vw *0.56 - 120px)/3/26*19);
    }

    .box2 .right {
        padding-bottom: 0px;

    }
}

@media screen and (max-width: 1300px) {
    .box1 .list img {
        height: 240px;
    }

    .box3 .right .pos {
        width: 90px;
    }

    .box3 .left {
        width: 50%;
    }

    .box3 .right {
        width: calc((100% - 70px)*0.50);
    }

    .box3 .left {
        padding-right: 70px;
    }

    .box2 .list .item .title {
        font-size: 16px;
    }

    .box2 .right {
        padding-top: 40px;

    }

    .box1 .list .item3 {
        padding-top: 36px;
    }

    .box1 .list {
        width: calc(100% + 20px);
    }

    .box1 .list .item {
        padding-right: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .box3 .left {
        width: 45%;
    }

    .box3 .right {
        width: calc((100% - 70px)*0.55);
    }

    .box2 .list .item img {
        height: calc((94vw *0.56 - 60px)/3/26*19);
    }

    .box2 .right {
        padding-left: 30px;
    }

    .box1 .list .item {
        float: left;
        width: 50%;
    }

    .box1 .list .item3 {
        float: left;
        width: 100%;
    }

    .box1 .list .item1 {
        padding-top: 68px;
    }

    .box1 .list img {
        height: calc((94vw - 20px)/2/500*335);
    }
}

@media screen and (max-width: 800px) {
    .box3 .right .pos {
        width: 15%;

    }
    .box1 .list .text .date2 {
        font-size: 12px;
      }
    .box3 .right .pos1 {
        bottom: 13%;
    }

    .box3 .list .text .more {
        width: 26px;
        height: 26px;
        right: 15px;
    }

    .box3 .right .img {
        height: auto;
    }

    .box3 .right {
        background-image: url();
    }

    .box3 .list .text .title {
        margin-bottom: 10px;
    }

    .box3 .list .text .date {
        font-size: 13px;
    }

    .box3 .list .text {
        padding: 15px;
        padding-right: 45px;
    }

    .box3 .left {
        width: 100%;
    }

    .box3 .slick-prev,
    .box3 .slick-next {
        width: 20px;
        height: 20px;
        left: -30px;
    }

    .box3 .slick-next {
        left: auto;
        right: -30px;
    }

    .box3 .right {
        width: 100%;
        height: auto;
        position: static;
    }

    .box3 {
        padding-left: 0px;
    }

    .box3 .left {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
    }

    .box2 .list .item .title {
        font-size: 14px;
        padding: 5px;
    }

    .title1 {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .box1 .list .text {
        padding: 15px;
    }

    .box1 .list .text .date1 {
        font-size: 18px;
    }

    .box1 .list .text .title {
        line-height: 24px;
        width: calc(100% - 60px);
        padding-left: 15px;
        height: 48px;
    }

    .box1 .list .text .date1 {
        padding-top: 4px;
    }

    .more1 {
        height: auto !important;
        margin-top: 20px;
        border-radius: 5px;
        border: 1px solid #cca84d;
        box-sizing: border-box;
        height: 36px;
        line-height: 32px;
        font-size: 14px;
        width: 128px;
        padding-left: 15px;
        position: relative;
        overflow: hidden;
        color: #222222;
    }

    .box1 .list .item1 {
        padding-top: 54px;
    }

    .box1 .textitle {
        height: 60px;
        line-height: 60px;
        font-size: 20px;
    }

    .box1 .texlist .text {
        padding: 0px;
    }

    .box1 .texitem {
        padding: 20px 0;
    }
}

@media screen and (max-width: 700px) {
    .box2 .left {
        width: 100%;
        height: calc(94vw/704*680);
    }

    .box2 .right {
        width: 100%;
        padding: 0px;
        padding-top: 20px;
    }

    .box2 .box {
        padding-bottom: 5px;
    }

    .box2 .list {
        width: calc(100% + 10px);
    }

    .box2 .list .item img {
        height: calc((94vw - 20px)/3/26*19);
    }

    .box2 .list .item {
        margin-bottom: 10px;
        margin-right: 10px;
        width: calc(33.33% - 10px);
    }
}

@media screen and (max-width: 500px) {
    .box3 .right .pos {
        top: -20px;
    }

    .box1 .list .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .box1 .list .item1 {
        padding-top: 0px;
    }

    .box1 .list img {
        height: calc((94vw)/500*335);
    }

    .box1 .list .item3 {
        padding-top: 0px;
        margin-bottom: 0px;
    }

}