.today{
    position: relative;
    /*height: 170vh;*/
    /*margin-bottom: 10vh;*/
    overflow: hidden;
}
.load-content{
    position: absolute;
    width: 60.67vw;
    height: 37.375vw;
    /*border-radius: 2%;*/
    background: #ffffff;
    padding: 1.042vw;
    display: flex;
    justify-content: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 2.604vw;
    z-index: 1;
}
.load-today-mater{
    position: relative;
    width: 100%;
    height: 100%;
    /*border-radius: 2.083vw;*/
    overflow: hidden;
}
.load-today-mater video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.load-content:hover{
    z-index: 20;
}
.image img{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    object-fit: cover;
}
.load-today-mater .load-modal {
    position: absolute;
    z-index: 1000;
    left: 0; top: 0; width: 100%; height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 2.083vw;
    align-items: center;
    padding: 0 6.458vw;
}
.load-today-mater .load-modal-content {
    margin: 0 auto;
    margin-top: 3.4375vw;
    display: block;
    width: 31.25vw;
    height: 20.833vw;
    border-radius: 0.26vw;
    animation-duration: 2s;
    animation-fill-mode: forwards; /* 保持最后一帧的状态 */
}
.load-today-mater .liang-title{
    margin-top: 3.125vw;
    font-size: 4.167vw;
    font-weight: 900;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

@keyframes fadeInXOpacity {
    0% {
        opacity: 0;
        transform: translateX(200vw);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
.load-today-mater .close {
    position: absolute; top: 0.78125vw; right: 1.823vw; color: #fff; font-size: 2.083vw; font-weight: bold; transition: 0.3s;
}
.load-today-mater .close:hover, .close:focus {
    color: #bbb; text-decoration: none; cursor: pointer;
}
.load-today-mater .caption {
    margin: auto; display: block; text-align: center; color: #ccc; padding: 0.521vw 0;
}
.load-today-mater button {
    background-color: transparent; color: white; border: none; font-size: 1.5625vw; cursor: pointer;
}

.load-today-mater .modal .btu{
    width: 3.333vw;
    height: 3.333vw;
    opacity: 1;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.2);
}


/*@media all and (max-width: 1780px){
    .load-today-mater .model-title {
        margin-top: 111px;
        margin-left: 90px;
        width: 235px;
        height: 198px;
    }
    .load-today-mater .model-title2 {
        width: 1138px;
        height: 628px;
    }
    .load-today-mater .left_circle {
        width: 143px;
        height: 143px;
        left: 351px;
        top: 396px;
    }
    .load-today-mater .first_img {
        left: 28.375rem;
        top: 14.75rem;
        width: 356px;
        height: 356px;
    }
    .load-today-mater .circle {
        left: 696px;
        top: 393px;
    }
    .load-today-mater .circle_d {
        left: 696px;
        top: 393px;
    }
    .load-today-mater .first_img_new {
        width: 335px;
        height: 335px;
    }
    .load-today-mater .circle_new {
        .second_img_new {
            width: 487px;
            height: 487px;
        }
    }
    .load-today-mater .circle_new_d {
        .second_img_new {
            width: 487px;
            height: 487px;
        }
    }
    .load-today-mater .img_div_new {
        img {
            width: 90px;
            height: 90px;
        }
    }
}

@media all and (max-width: 1680px){
    .load-content{
        position: absolute;
        width: 280px;
        border-radius: 40px;
        background: #ffffff;
        padding: 20px;
        display: flex;
        justify-content: center;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-top: 5%;
        height: 600px;
        z-index: 1;
    }
    .load-today-mater .model-title {
        margin-top: 90px;
        margin-left: 80px;
        width: 225px;
        height: 178px;
    }
    .load-today-mater .model-title2 {
        width: 1038px;
        height: 528px;
    }

    .load-today-mater .first_img {
        left: 26.375rem;
        top: 12.75rem;
        width: 300px;
        height: 300px;
    }
    .load-today-mater .left_circle {
        width: 123px;
        height: 123px;
        left: 333px;
        top: 327px;
    }
    .load-today-mater .circle {
        left: 581px;
        top: 356px;
    }
    .load-today-mater .circle_d {
        left: 581px;
        top: 356px;
    }
    .load-today-mater .first_img_new {
        width: 280px;
        height: 280px;
    }
    .load-today-mater .model-title4{
        height: 450px;
    }
    .load-today-mater .circle_new {
        .second_img_new {
            width: 430px;
            height: 430px;
        }
    }
    .load-today-mater .circle_new_d {
        .second_img_new {
            width: 430px;
            height: 430px;
        }
    }
    .load-today-mater .first_img_new {
        top: 154px;
        right: 374px;
    }
    .load-today-mater .dot_1_new {
        top: 447px;
    }
    .load-today-mater .dot {
        left: -1px;
        width: 22px;
        height: 22px;
    }
    .load-today-mater .img_div_new {
        top: 397px;
        right: 525px;
    }
}
!*! 1200 ~ 1440 *!
@media all and (max-width: 1440px){
    .load-today-mater .model-title {
        margin-top: 70px;
        margin-left: 60px;
        width: 205px;
        height: 158px;
    }
    .load-today-mater .model-title4 {
        height: 380px;
    }
    .load-today-mater .model-title2 {
        width: 738px;
        height: 504px;
    }
    .load-today-mater .left_circle {
        width: 113px;
        height: 113px;
        left: 264px;
        top: 252px;
    }
    .load-today-mater .first_img {
        border: 5px solid #fff;
        left: 21.375rem;
        top: 9.75rem;
        width: 250px;
        height: 250px;
    }
    .load-today-mater .circle {

        left: 500px;
        top: 247px;
        .second_img {
            border: 5px solid #fff;
            width: 200px;
            height: 200px;
        }
    }
    .load-today-mater .circle_d {
        left: 500px;
        top: 247px;
        .second_img {
            width: 200px;
            height: 200px;
        }
    }
    .load-today-mater .first_img_new {
        border: 5px solid #fff;
        top: 128px;
        right: 360px;
        width: 200px;
        height: 200px;
    }
    .load-today-mater .circle_new {
        padding: 10px;
        .second_img_new {
            border: 5px solid #fff;
            width: 330px;
            height: 330px;
        }
    }
    .load-today-mater .circle_new_d {
        padding: 10px;
        .second_img_new {
            width: 330px;
            height: 330px;
        }
    }
    .load-today-mater .img_div_new {
        top: 296px;
        right: 440px;
    }
    .load-today-mater .img_div_new {
        img {
            width: 70px;
            height: 70px;
        }
    }
    .load-today-mater .dot_1_new {
        top: 342px;
        width: 18px;
        height: 18px;
    }
    .load-today-mater .dot {
        left: 4px;
        width: 18px;
        height: 18px;
    }
    .load-today-mater .dot_1 {
        top: 197px;
    }

}
!*! 992 ~ 1200 *!
@media all and (max-width: 1200px){
    .load-today-mater .model-title {
        margin-top: 40px;
        margin-left: 40px;
        width: 177px;
        height: 142px;
    }
    .load-today-mater .model-title4 {
        height: 330px;
    }
    .load-today-mater .model-title2 {
        width: 538px;
        height: 356px;
    }
    .load-today-mater .left_circle {
        width: 93px;
        height: 93px;
        left: 221px;
        top: 205px;
    }
    .load-today-mater .dot {
        left: -8px;
        width: 16px;
        height: 16px;
        top: 43px;
    }
    .load-today-mater .first_img {
        border: 5px solid #fff;
        left: 18.375rem;
        top: 7.75rem;
        width: 220px;
        height: 220px;
    }
    .load-today-mater .circle {
        left: 410px;
        top: 205px;
    }
    .load-today-mater .circle_d {
        left: 410px;
        top: 205px;
        .second_img {
            width: 180px;
            height: 180px;
        }
    }
    .load-today-mater .circle {
        .second_img {
            border: 5px solid #fff;
            width: 180px;
            height: 180px;
        }
    }
    .load-today-mater .dot_1 {
        top: 182px;
    }
    .load-today-mater .first_img_new {
        border: 5px solid #fff;
        top: 106px;
        right: 276px;
        width: 190px;
        height: 190px;
    }
    .load-today-mater .circle_new {
        .second_img_new {
            border: 5px solid #fff;
            width: 290px;
            height: 290px;
        }
    }
    .load-today-mater .circle_new {
        .second_img_new {
            border: 5px solid #fff;
            width: 290px;
            height: 290px;
        }
    }
    .load-today-mater .circle_new_d {
        .second_img_new {
            width: 290px;
            height: 290px;
        }
    }
    .load-today-mater .dot_1_new {
        top: 300px;
        width: 18px;
        height: 18px;
    }
    .load-today-mater .img_div_new {
        top: 273px;
        right: 378px;
    }
    .load-today-mater .img_div_new {
        img {
            width: 60px;
            height: 60px;
        }
    }
}*/
