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

.about {
    width: 100%;
    background: #F7F7F7;
}

.about-tab {
    max-width: 14.5rem;
    height: auto;
    display: block;
    padding-bottom: 0.3rem;
    /*align-items: center;*/
    /*justify-content: center;*/
}

.about-tab-left {
        display: flex;
    align-items: center;
    column-gap: 0.15rem;
    margin-left: 0;
        width: 100%;
    justify-content: center;
}

.about-tab-left>button{
    margin-left: 0;
    margin-right: 0;
}

.about-tab-left button {
    /*width: 1.56rem;*/
    padding: 0 .15rem;
    height: 0.53rem;
    background: #fff;
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
    border: 0.01rem solid #E0E0E0;
}


.about-tab-left button:hover {
    background: linear-gradient(90deg, #38D9FA 0%, #005E9B 100%);
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
}

.about-tab-left button a {
    text-decoration: none;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.2rem;
    color: #373737;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.about-tab-left button:hover a {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.20rem;
    color: #FFFFFF;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.about-tab-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 0.15rem;
    margin-right: 0;
    width: 100%;
    height: 1rem;
}

.about-tab-right>p{
    margin-left: 0;
}

.about-tab-right p a:nth-child(2) {
    width: 1.12rem;
    height: 0.19rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.16rem;
    color: #9B9B9B;
    line-height: 0.22rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.about-tab-right p a {
    width: 1.12rem;
    height: 0.19rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.16rem;
    color: #4B4B4B;
    line-height: 0.22rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}












.manpower {
    width: 100%;
    background: linear-gradient(180deg, #CCEFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 0rem 0rem 0rem 0rem;
}

.manpowers {
    max-width: 14.5rem;
    display: flex;
    align-items: center;
}

.manpowers-bg {
    width: 100%;
    height: 4.73rem;
    background: url(../img/manpower/manpower.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 1.48rem;
    margin-bottom: 0.77rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.manpowers-bg p:nth-child(1) {
    width: 3.64rem;
    width: 6.64rem;
    /*height: 0.60rem;*/
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.43rem;
    color: #0067E8;
    /*line-height: 0.60rem;*/
    text-align: center;
    font-style: normal;
    text-transform: none;
    position: absolute;
    left: 6.71rem;
    left: 4.71rem;
    top: 1.62rem;
    top: 1.2rem;
}

.manpowers-bg p:nth-child(2) {
    width: 6rem;
    width: 8rem;
    /*height: 1.03rem;*/
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.75rem;
    font-size: 0.6rem;
    color: #0067E8;
    /*line-height: 1.03rem;*/
    text-align: center;
    font-style: normal;
    text-transform: none;
    position: absolute;
    left: 5.74rem;
    left: 3.74rem;
    top: 2.34rem;
}


.manpowers-1 {
    max-width: 16.54rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 0.45rem;
    column-gap: 0.39rem;
}

.manpowers-1 div {
    display: flex;
    align-items: center;
    column-gap: 4rem;
    width: 8.07rem;
    height: 2.02rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.18rem 0.01rem rgba(0, 0, 0, 0.08);
}

.manpowers-1 div ul {
    display: flex;
    flex-direction: column;
    row-gap: 0.1rem;
}

.manpowers-1 div ul li:nth-child(1) {
    /*width: 0.87rem;*/
    /*height: 0.35rem;*/
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.29rem;
    color: #000000;
    /*line-height: 0.19rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0;
}

.manpowers-1 div:hover ul li:nth-child(1) {
    color: #006EBA;
}

.manpowers-1 div ul li:nth-child(2) {
    display: flex;
    align-items: center;
}
.manpowers-1 div ul li:nth-child(2) img,
.manpowers-1 div ul li:nth-child(3) img{
    width: 0.17rem;
    height: 0.18rem;
    object-fit: cover;
}
.manpowers-1 div ul li:nth-child(2) span {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.17rem;
    color: #666666;
    /*line-height: 0.19rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-left: 0.04rem;
}

.manpowers-1 button {
    width: 1.89rem;
    height: 0.58rem;
    background: #006EBA;
    border-radius: 0.07rem 0.07rem 0.07rem 0.07rem;
    border: 0;
    display: flex;
    align-items: center;
}

.manpowers-1 div:hover button {
    background: linear-gradient(90deg, #30B9F4 0%, #097CC4 100%);
}

.manpowers-1 button a {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.19rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.manpowers-1 button a img {
    vertical-align: middle;
}










.news-3 {
    max-width: 14.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-3-page {
    display: flex;
    margin: 0.72rem 0;
    column-gap: 0.08rem;
}

.news-3-page div a {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    line-height: 0.24rem;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.news-3-page div:nth-child(1),
.news-3-page div:nth-child(2),
.news-3-page div:nth-child(3),
.news-3-page div:nth-child(4),
.news-3-page div:nth-child(5),
.news-3-page div:nth-child(7),
.news-3-page div:nth-child(8) {
    width: 0.32rem;
    height: 0.32rem;
    background: #FFFFFF;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    border: 0.01rem solid #EEEEEE;
    text-align: center;
    align-content: center;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    line-height: 0.24rem;
    font-style: normal;
    text-transform: none;
}

.news-3-page div:nth-child(2).active,
.news-3-page div:nth-child(3).active,
.news-3-page div:nth-child(4).active,
.news-3-page div:nth-child(5).active,
.news-3-page div:nth-child(7).active {
    width: 0.32rem;
    height: 0.32rem;
    background: url(../img/news/new\ \(8\).png) no-repeat;
    background-size: 100% 100%;
}

.news-3-page div.active a {
    color: #fff;
}

.news-3-page div:last-child {
    transform: rotate(180deg);
}

.news-3-page div:nth-child(6) {
    border: 0;
}



.manpowers-2 {
    max-width: 14.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.63rem;
}

.manpowers-bg_1 {
    width: 100%;
    height: 4.25rem;
    height: auto;
    background: url(../img/manpower/manpower\ \(4\).png) no-repeat;
    background-size: 100% 100%;
}

.manpowers-title_1 {
    display: flex;
}

.manpowers-title_1 ul {
    display: flex;
}

.manpowers-title_1 ul li:nth-child(1) {
    /*width: 1.72rem;*/
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.43rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    align-content: center;
}

.manpowers-title_1 ul li:nth-child(3) {
    height: 0.71rem;
    font-family: Poppins, Poppins;
    font-weight: 900;
    font-size: 0.50rem;
    color: rgba(0, 110, 186, 0);
    text-stroke: 0.01rem #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem #FFFFFF;
    align-content: center;
}

.manpowers-title_1 ul li:nth-child(2),
.manpowers-title_1 ul li:nth-child(4) {
    width: 0rem;
    height: 0.4rem;
    border: 0.01rem solid #FFFFFF;
    opacity: 0.7;
    margin: 0 0.22rem 0 0.15rem;
}

.manpowers-title_1 ul {
    display: flex;
    align-items: center;
    margin-top: 0.81rem;
}

.manpowers-title_2 {
    width: 13.94rem;
    height: 0rem;
    border: 0.01rem solid #FFFFFF;
    opacity: 0.4;
    margin-top: 0.36rem;
    margin-bottom: 0.56rem;
}


.manpowers-title_3 {
    max-width: 13.94rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.manpowers-title_3 div {
    flex: 1;
    align-content: center;
    text-align: center;
}

.manpowers-title_3 div p:nth-child(1) {
    padding-bottom: 0.16rem;
    width: .51rem;
    height: .51rem;
}
.manpowers-title_3 div p:nth-child(1) img{
    width: 100%;
    height: 100%;
}
.manpowers-title_3 div p:nth-child(2) span:nth-child(1) {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.20rem;
    color: #FFFFFF;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.manpowers-title_3 div p:nth-child(2) span:nth-child(2) {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.20rem;
    color: #FFFFFF;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}