* {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    font-family: Arial;
}

.trade {
    width: 100%;
    background: url(../img/manpower/manpower\ \(7\).png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 0.95rem;
}

.trade-content {
    max-width: 16.54rem;
    display: flex;
    align-items: center;
}

.trade-content-title {
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-top: 0.63rem;
    margin-bottom: 0.45rem;
    column-gap: 0.08rem;
}
.trade-content-title img{
    width: 0.145rem;
    height: 0.143rem;
    object-fit: cover;
}
.trade-content-title p {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.16rem;
    color: #9b9b9b;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.trade-content-title p a{
    text-decoration: none;
    color: #9b9b9b;
}
.trade-content-title p span {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.16rem;
    color: #4b4b4b;
    text-align: left;
    font-style: normal;
    text-transform: none;
}





.technology {
    width: 16.51rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0.17rem 0.17rem 0.17rem 0.17rem;
}

.technologys {
    display: flex;
    max-width: 15.42rem;
    align-items: center;
    /* margin-bottom: 0.93rem; */
}

.careere {
    margin-top: 0.6rem !important;
    margin: 0 auto;
}

.careeres {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    /* column-gap: 8rem; */
}

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

.careere-2 {
    margin-right: 0;
}

.careere-1 p {
    height: 0.41rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.34rem;
    color: #006EBA;
    text-align: left;
    font-style: normal;
    text-transform: none;
    align-content: center;
}

.careere-1 ul {
    display: flex;
    justify-content: center;
    column-gap: 0.4rem;
    padding-top: 0.24rem;
}

.careere-1 ul li:nth-child(1) {
    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;
}

.careere-1 ul li:nth-child(2) {
    width: 1.44rem;
    height: 0.21rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.26rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    border-left: 0.01rem solid rgba(0, 0, 0, 0.16);
    border-right: rgba(0, 0, 0, 0.16) 0.01rem solid;

}

.careere-1 ul li:nth-child(3) {
    width: 1.44rem;
    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;
}


.careere-2 button {
    width: 1.79rem;
    height: 0.55rem;
    background: #006EBA;
    border-radius: 0.07rem 0.07rem 0.07rem 0.07rem;
    border: 0;
}

.careere-2 button a {
    width: 0.56rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.42rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.careere-3 {
    margin-bottom: 0.4rem !important;
    margin-top: 0.4rem !important;
    margin: 0 auto;
    width: 15.42rem;
    height: 0.01rem;
    background: #000000;
    border-radius: 0rem;
    opacity: 0.1;
}

.careere-4 {
    width: 15.42rem;
    display: flex;
    justify-content: flex-start;
}


.careere-content_1 p:nth-child(1),
.careere-content_1 p:nth-child(3) {
    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-left: 0;
    margin-bottom: 0.28rem;
}

.careere-content_1 p:nth-child(3) {
    margin-top: 0.4rem;
}

.careere-content_1 p:nth-child(2),
.careere-content_1 p:nth-child(4) {
    width: 15.42rem;
    height: 4.62rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.4rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}













.modal {
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    height: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.59);
    background-size: 100%;
    border-radius: 0rem 0rem 0rem 0rem;
    overflow: hidden;
}

/* 模态框内容的样式 */
.modal-content {
    width: 5.79rem;
    height: 6.47rem;
    margin: 9% auto;
    background-color: #fff;
    border: 0.01rem solid #000000;
    border-radius: 0.05rem;
}

.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;
}

.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: 0.8rem; */
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6D6D6D;
    line-height: 0.5rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.modal-content div:nth-child(2) ul li input {
    width: 5.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(4) {
    width: 5.13rem;
}

.modal-content div:nth-child(2) ul li:nth-child(4) button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.60rem;
    height: 0.44rem;
    border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
    border: 0.01rem solid #0051A0;
    margin-bottom: 0.2rem;
    background: inherit;
    cursor: pointer;
    margin-left: 0;
}

.modal-content div:nth-child(2) ul li:nth-child(4) button p:first-child {
    /*width: 0.56rem;*/
}

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


.modal-content div:nth-child(2) ul li:nth-child(4) button p:last-child img {
    vertical-align: middle;
}

.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;
    margin-left: 0;
}

.modal-content div:nth-child(3) div p:nth-child(2) {
    margin-right: 0;
}

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


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

.modal-content div:nth-child(4) button:nth-child(1) {
    width: 1.6rem;
    height: 0.44rem;
    background: #0051A0;
    border: 0.01rem solid #006EBA;
    background: inherit;
    border-radius: 0.24rem;
    margin-left: 0;
}

.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: #0051A0;
    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;
    background: #0051A0;
    border: 0.01rem solid #006EBA;
    /* background: inherit; */
    border-radius: 0.24rem;
}

.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;
}