.frame {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 90%;
    margin:0 auto
}

.frame .div {
    background-color: #ffffff;
    width: 90%;
    /* height: 100%; */
    position: relative;
}

/* 导航栏盒子 */
.frame .div-2 {
    display: flex;
    width: 90%;
    margin:0 auto;
    flex-wrap: wrap;
    /* gap: 30px; */
    /* margin-top: 80px; */
}
.frame .div-2>div{
    width:12.5%;
}
.frame .div-2>div>div{
    margin:0 auto;
    margin-bottom:20px;
}
.frame .div-wrapper-2 {
    /* width: 160px; */
    background-color: #ffffff;
    border-radius: 14px;
    box-shadow: 0px 0px 6px #00000026;
    width:150px;
    height:40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:20px;
}

.frame .div-wrapper {
    /* width: 165px; */
    line-height: 40px;
    border-radius: 14px;
    box-shadow: 0px 0px 6px #00000026;
    width:150px;
    height:40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:20px;
}

.selected {
    background-color: #be0e32 !important;
    color: #ffffff;

}

.frame .div-wrapper.selected .text-wrapper,
.frame .div-wrapper-2.selected .text-wrapper-2 {
    color: #ffffff !important;
}


.frame .text-wrapper {
    position: relative;
    width: fit-content;
    font-family: "Inter-Bold", Helvetica;
    font-weight: 700;
    /* color: #ffffff; */
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;

}

.frame .text-wrapper-2 {
    position: relative;
    width: fit-content;
    font-family: "Inter-Bold", Helvetica;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
}

.frame .content {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    /* gap: 120px; */
    margin-top: 60px;
    margin-bottom: 60px;
}

/* 内容盒子 */
.frame .div-4 {
    /* height: 693px; */
    position: relative;
    align-self: stretch;
    width: 100%;
    display: flex;
    /* border: 1px solid black; */
}


.frame .overlap {
    width: 100%;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: 1px solid black; */
}

.frame .overlap-group-wrapper {
    /* position: absolute; */
    width:45%;
}

.frame .overlap-group {
    position: relative;
    height: 600px;
    /* border: red 1px solid; */
}

.frame .div-5 {
    position: absolute;
    /* width: 843px; */
    height: 70%;
    width: 86%;
    /* height: 80%; */
    top: 49px;
    left: 43px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 9px #0000000d;
}

.frame .frame-wrapper {
    display: flex;
    width: 86%;
    height: 70%;
    align-items: center;
    justify-content: center;
    /* gap: 10px; */
    padding: 10px;
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 9px #0000000d;
}

.frame .div-6 {
    position: relative;
    width: 100%;
    height: 70%;
    /* background-image: url(./img/image.png); */
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
}

/* 字体盒子 */
.frame .div-7 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 34px;
    /* position: absolute; */
    width: 40%;
    text-align: center;
}

.frame .text-wrapper-3 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Inter-Bold", Helvetica;
    font-weight: 700;
    color: #c70028;
    font-size: 3.5rem;
    letter-spacing: 0;
    line-height: normal;
}

.frame .div-8 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.frame .div-9 {
    display: flex;
    align-items: center;
    gap: 18px;
    flex: 0 0 auto;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.frame .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Inter-Bold", Helvetica;
    font-weight: 700;
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.frame .text-wrapper-5 {
    position: relative;
    width:100%;
    margin-top: -1.00px;
    font-family: "Inter-Bold", Helvetica;
    font-weight: 700;
    color: #000000;
    font-size: 2rem;
    letter-spacing: 0.60px;
    line-height: normal;
    white-space: nowrap;
    /* white-space: nowrap; */
}

.frame .overlap-group-wrapper-2 {
    /* position: absolute; */
    width: 886px;
    height: 693px;
    top: 0;
    left: 579px;
}

.frame .div-10 {
    position: relative;
    width: 696px;
    height: 500px;
    background-image: url(./img/frame-11.png);
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
}

.frame .div-11 {
    display: flex;
    flex-direction: column;
    width: 579px;
    align-items: flex-start;
    gap: 34px;
    position: absolute;
    top: 232px;
    left: 0;
}

.img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

#contact .title h1 {
    margin-top: -1.9em !important;
}
#contact .awards .title{
    color: #ff9800;
    margin-top:7%;
    margin-bottom:3%;
    font-family: 'Noto Sans SC';
}
@media screen and (max-width: 1300px) {
    .frame .text-wrapper-5 {
        font-size: 1.6rem;
        /* white-space: nowrap; */
    }
}
@media screen and (max-width: 1200px) {
    .frame .overlap-group-wrapper {
        width:45%;
    }
    #contact .awards{
        margin-top:10% !important;
    }
}
@media screen and (max-width: 1000px) {
    .frame .overlap {
        /* background-color: red; */
        flex-direction: column-reverse;
    }

    .frame .overlap-group-wrappe {
        margin-right: 0;
        margin-top: 20px;
        width: 100%;
        background-color: aqua;
    }

    .frame .overlap-group {
        margin-right: 0;
        margin-top: 20px;
    }

    .frame .text-wrapper-3 {
        width: 100%;
    }


    .frame .overlap-group-wrapper {
        width: 100%;
        padding-left: 3%;
    }

    .frame .div-4 {
        flex-direction: column;
    }

    .frame .div-7 {
        order: 3 !important;
        width: 100%;
    }

    .frame .text-wrapper-3 {
        text-align: center;
    }

    .frame .div-9 {
        justify-content: center;
    }

}



@media screen and (max-width: 1450px) {
    .frame .div-wrapper-2 {
        margin: 10px;
    }

    .frame .div-wrapper {
        margin: 10px;
    }
}
@media screen and (max-width: 1720px) {
    .frame .div-2>div{
        width:25%;
        /* margin-right:1.5% */
    }
}
@media screen and (max-width: 980px) {
    .frame .div-2>div{
        width:50%;
        /* margin-right:1.5% */
    }
}