* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}

.header {
    width: 100%;
    height: 0.44rem;
    background: #041E3A;
    border-radius: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.header-title {

    max-width: 12rem;
    height: 0.44rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-title_1 {
    align-content: center;
    /*width: 1.26rem;*/
    height: 0.19rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    /*line-height: 0rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.header-title_2 {
    align-content: center;
    /*width: 0.56rem;*/
    height: 0.19rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    /*line-height: 0rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-left: 0.16rem;
}

.header-title_2 a {
    color: #FFFFFF;
}

.header-title_3 {
    display: flex;
    align-items: center;
    margin-right: 0;
}

.header-title_3 ul {
    display: flex;
    align-items: center;
    height: 0.44rem;
    position: relative;
    left: 4.21rem;
}

.header-title_3 ul li:nth-child(1) img {
    width: 0.2rem;
    height: 0.2rem;
}

.header-title_3 ul li:nth-child(2) {
    align-content: center;
    padding: 0rem 0.04rem 0rem 0.08rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.23rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.1rem rgba(0, 0, 0, 0);
}

.header-title_3 ul li:nth-child(3) img {
    width: 0.2rem;
    height: 0.2rem;
    /*border: 0.01rem dashed #d4d4d4;*/
}

.nav {
    width: 100%;
    background: #d48686;
    background: transparent;
    z-index: 99;
    position: sticky;
    display: flex;
    justify-content: center;

}

.navs {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 12rem;
    height: 1.1rem;
}

.navs .navs-1 {
    margin-left: 0;
}

.navs ul {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.76rem;
    margin-left: 1.72rem;
    margin-right: 2.95rem;
}

.nav ul li {
    height: 0.28rem;
}

.nav ul li a {
    /*height: 0.25rem;*/
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #FFFFFF;
    /*line-height: 0rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.nav ul li:hover {
    border-bottom: 0.02rem solid #FFFFFF;
    border-radius: 0.03rem;
    text-decoration: solid;
}

.nav .navs .nav-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 0.4rem;
    margin-right: 0;
}

.banner {
    width: 100%;
    position: absolute;
    top: 0.44rem;
}

.banner div img {
    width: 100%;
    height: 5.2rem;
}



.banner-content {
    display: flex;
    justify-content: center;
    max-width: 12rem;
    margin: 0 auto;
    /*height: 4.2rem;*/
    z-index: 10;
    flex-direction: column;
}

.banner-content ul {
    /*z-index: 99;*/
    /*position: absolute;*/
    /*top: 2.5rem;*/
    padding-left: 1.2rem;
}

.banner-content_1 {
    align-content: center;
    height: 0.78rem;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.56rem;
    color: #fff;
    line-height: 0rem;
    /* text-stroke:0. 1rem rgba(0, 0, 0, 0); */
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem rgba(0, 0, 0, 0);
    margin-left: 0;
}

.banner-content_2 {
    align-content: center;
    justify-items: flex-start;
    height: 0.33rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem rgba(0, 0, 0, 0);
    padding: 0.16rem 0 0.36rem 0;
    margin-left: 0;

}

.fabrics-title {
    /*position: relative;*/
    /*top: -1.3rem; */
    width: 100%;
    height: 0.6rem;
    background: #FFFFFF;
    border-radius: 0rem;
    border-bottom: 0.01rem #d7d7d7 solid;
}

.fabrics-titles {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.6rem;
}

.fabrics-title_1 {
    width: 12rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 1rem;
}

.fabrics-title_1 ul {
    display: flex;
    column-gap: 0.1rem;
}

.fabrics-title_1 ul li:nth-child(1) {
    align-content: center;
}
.fabrics-title_1 ul li:nth-child(2){
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999;
    line-height: 0.40rem;
    letter-spacing: 0.5em;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: flex;
}
.fabrics-title_1 ul li:nth-child(2) a{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999;
    line-height: 0.40rem;
    letter-spacing: 0.5em;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: flex;
    text-decoration: none;
}

.fabrics-title_1 ul li:nth-child(3) a{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #000000;
    line-height: 0.40rem;
    letter-spacing: 0.5em;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}








.content {
    max-width: 12rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.6rem;
    position: relative;
    /*top: -1.3rem;*/
}

.contents {
    width: 10.92rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cont {
    width: 10.92rem;
    height: 0.01rem;
    background: #000000;
    border-radius: 0rem;
    opacity: 0.1;
    margin-top: 0.4rem;
}

.contents-1 p {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.24rem;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.contents-1 ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.24rem;
}

.contents-1 ul li {
    height: 0.21rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.26rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.contents-1 ul p {
    width: 0.01rem;
    height: 0.2rem;
    background: #000000;
    border-radius: 0rem;
    opacity: 0.18;
    margin: 0rem 0.4rem
}

.contents-2 button {
    width: 1.6rem;
    height: 0.44rem;
    background: #041E3A;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid rgba(0, 0, 0, 0);
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.42rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
}

.contents-2 button a {

    color: #FFFFFF;
    text-decoration: none;
}

.careers_1 {
    margin-bottom: 1.24rem;
}

.careers_1 ul li p {
    width: 0.96rem;
    height: 0.33rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.24rem;
    color: #000000;
    line-height: 0.45rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0.39rem 0 0.28rem 0;
}

.careers_1 ul li {
    width: 10.92rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.40rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}




.modal {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    height: 100%;
    overflow: auto;
    margin: 0 auto;
}

/* 模态框内容的样式 */
.modal-content {
    width: 5.79rem;
    /*height: 6.47rem;*/
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*margin: 15% auto;*/
    background-color: #fff;
    border: 0.01rem solid #000000;
    border-radius: 0.05rem;
}
.modal-content div:nth-child(2) ul li{
    display: flex;
    gap: 0.2rem;
    align-items: center;
}
.modal-content div:nth-child(1) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 5.79rem;
    height: 0.5rem;
    background: #F7F7F7;
    border-radius: 0.04rem 0.04rem 0rem 0rem;
    margin-bottom: 0.2rem;
}

.modal-content div:nth-child(1) span:nth-child(1) {
    /*width: 0.72rem;*/
    height: 0.25rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.18rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.26rem;
}

.modal-content div:nth-child(1) span:nth-child(2) {
    margin-right: 0.18rem;
}

.modal-content div:nth-child(2) ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    row-gap: 0.1rem;
}
.modal-content div:nth-child(2) ul li>p{
    width:1.1rem;
    white-space: nowrap;
}
.modal-content div:nth-child(2) ul li p {
     /*width: 0.9rem; */
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6D6D6D;
    line-height: 0.5rem;
    text-align: right;
    font-style: normal;
    text-transform: none;
}

.modal-content div:nth-child(2) ul li input {
    width: 4.13rem;
    height: 0.44rem;
    background: #FFFFFF;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #D4DEE2;
}

.modal-content div:nth-child(2) ul li:nth-child(10) {
    width: 5.13rem;
}

.modal-content div:nth-child(2) ul li:nth-child(10) button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.6rem;
    height: 0.44rem;
    border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
    border: 0.01rem solid #041E3A;
    background: inherit;
    /*margin-bottom: 0.2rem;*/
    cursor: pointer;
}

.modal-content div:nth-child(2) ul li:nth-child(10) button p:last-child {
    width: 0.66rem;
}

.modal-content div:nth-child(2) ul li:nth-child(10) button p:last-child a {
    font-family: Microsoft YaHei, Microsoft YaHei;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.14rem;
    color: #041E3A;
    line-height: 0.42rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.modal-content div:nth-child(3) div {
    margin: 0 auto;
    width: 5.13rem;
    height: 0.4rem;
    background: #F8F8F8;
    border-radius: 0rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-content div:nth-child(3) div p:nth-child(1) {
    height: 0.19rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #6D6D6D;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-left: 0.21rem;
}

.modal-content div:nth-child(3) div p:nth-child(2) {
    padding-right: 0.18rem;
}


.modal-content div:nth-child(4) {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 0.19rem;
    margin-top: 0.38rem;
    margin-bottom: 0.38rem;
}

.modal-content div:nth-child(4) button:nth-child(1) {
    width: 1.6rem;
    height: 0.44rem;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #D4DEE2;
    background: inherit;
}

.modal-content div:nth-child(4) button:nth-child(1) a {
    width: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7B7B7B;
    text-align: center;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.modal-content div:nth-child(4) button:nth-child(2) {
    width: 1.6rem;
    height: 0.44rem;
    color: #333;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #D4DEE2;
}

.modal-content div:nth-child(4) button:nth-child(2) a {
    width: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}


.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.fabrics-title_1 ul li:nth-child(3){
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #000000;
    line-height: 0.40rem;
    letter-spacing: 0.5em;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

@media only screen and (max-width: 1024px){
    .banner div img{
        object-fit: cover;
    }
    .fabrics-title_1{
        width: 94%;
        margin:0 auto;
    }
    .contents{
        width: 94%;
        flex-wrap: wrap;
    }
    .contents-1{
        width: 100%;
    }
    .contents-2{
        margin-top: 5%;
    }
    .cont{
        width: 94%;
        height: 1px;
        margin: 0.4rem auto 0;
    }
    .careers_1{
        width: 94% !important;
        margin:0 auto 1rem;
    }
    .content_txt{
        font-size: 0.22rem !important;
    }
    .contents-1 ul li{
        font-size: 0.18rem;
    }
    .contents-2 button{
        font-size: 0.18rem;
    }
    .modal-content{
        margin:35% auto;
    }
    .modal-content div:nth-child(1) span:nth-child(1){
        font-size: 0.2rem;
    }
    .modal-content div:nth-child(2) ul li p{
        font-size: 0.24rem;
    }
    .modal-content div:nth-child(1) span:nth-child(1){
        width: auto;
        font-size: 0.24rem;
    }
    .modal-content div:nth-child(3) div p:nth-child(1),
    .modal-content div:nth-child(4) button:nth-child(1) a,
    .modal-content div:nth-child(4) button:nth-child(2) a
    {
        font-size: 0.24rem;
    }
    .modal-content div:nth-child(2) ul li:nth-child(4) button p:last-child,
    .modal-content div:nth-child(1)
    {
        width: auto;
    }
    .modal-content div:nth-child(2) ul li:nth-child(4) button p:last-child a{
        font-size: 0.2rem;
    }
    .modal-content div:nth-child(3) div p:nth-child(1){
        height: auto;
    }
}
