@media only screen and (min-width:750px) {
    .joinlist:nth-child(3n) {
        margin-right: 0;
    }
    .procontent {
        font-size: 0.16rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        margin-top: 0.35rem;
        padding-bottom: 0.43rem;
        border-bottom: 0.01rem solid #e4e4e4;
        line-height: 0.4rem;
        /* display: flex;
        flex-wrap: wrap; */
    }
    .procontent p{
        font-size: 0.16rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Regular;
        font-weight: 400;
        line-height: 0.4rem;
    }
    .procontent img{
        width: 48%;
    height: 3.5rem;
    /* margin-top: 0.42rem; */
    margin-bottom: 0.62rem;
    }
}

.swiper-container{
    width: 100%;
    height: 100%;
}


.joinbox .paging {
    margin-top: 0.4rem;
}

.paging {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 184px;
    margin-top: 0.5rem;
}

.paging>div {
    width: 44px;
    height: 44px;
    background: #f2f1f1;
    margin: 0 6px;
    line-height: 44px;
    font-size: 16px;
    color: #8e99a4;
    border-radius: 50%;
}

.paging>div {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.paging .won3 {
    background: #3662a4;
    color: #fff;
    width: 50px;
    height: 50px;
}

.paging .pagebtn {
    width: 86px;
    height: 30px;
    border-radius: 15px;
    font-size: 16px;
    font-family: 'PingFang, PingFang-SC-Bold';
    font-weight: normal;
}

.paging .pagebtn {
    width: 86px;
    height: 30px;
    border-radius: 15px;
    font-size: 16px;
    font-family: 'PingFang, PingFang-SC-Bold';
    font-weight: normal;
}

.tab {
    width: 100%;
    height: 0.8rem;
    border-bottom: 0.01rem solid #e4e4e4;
}

.tab ul {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab ul li {
    font-size: 0.18rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    margin-right: 0.55rem;
}

.tab_ac {
    color: red;
}

.cont {
    padding: 0.55rem 2.2rem 0.9rem;
    overflow: hidden;
}

.listbox {
    width: 3.33rem;
    /* height: 3.38rem; */
    background: #efeeed;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 0.2rem;
}

.listbox a {
    display: block;
    width: 100%;
    height: 100%;
}

.listimg {
    width: 3.3rem;
    height: 3.3rem;
    overflow: hidden;
}

.listimg img {
    width: 100%;
    height: 100%;
}

.listimg img:hover {
    transition: .5s;
    transform: scale(1.06);
}

.listtit {
    height: 0.58rem;
    text-align: center;
    font-size: 0.18rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    line-height: 0.58rem;
}

.prodet {
    display: flex;
    width: 84%;
    padding: 0.57rem 8% 0.7rem;
    overflow: hidden;
}

.prodet .listbox {
    display: block;
}

.probox {
    display: flex;
}

.pro_left {
    flex: 1;
    margin-right: 0.4rem;
}


.proimg {
    width: 4.19rem;
    height: 4.19rem;
    overflow: hidden;
}

.proimg img {
    width: 100%;
    height: 100%;
}

.proimg img:hover {
    transition: .5s;
    transform: scale(1.06);
}

.prt {
    /* height: 3.59rem; */
    flex: 1;
    background: #f6f6f6;
    padding: 0.3rem 0.35rem;
    overflow: hidden
}

.shoptit {
    font-size: 0.24rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: bold;
}

.shopbre {
    font-size: 0.16rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    margin-top: 0.2rem;
    color: #4e4e4e;
}

.shopjie {
    font-size: 0.18rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    margin-top: 0.45rem;
}

.shopcont {
    margin-top: 0.25rem;
    /* display: flex; */
    line-height: 0.32rem;
    font-size: 0.16rem;
    color: #333;
}

.shopcont ul {
    flex: 1
}

.shopcont ul li {
    font-size: 0.16rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    color: #4e4e4e;
    font-weight: 400;
    margin-bottom: 0.2rem;
}

.prointro {
    font-size: 0.3rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    margin-top: 0.45rem;
    padding-bottom: 0.2rem;
    width: 100%;
    border-bottom: 0.01rem solid #e4e4e4;
}

/* .pro_left p {
    font-size: 0.16rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    margin-top: 0.35rem;
    padding-bottom: 0.43rem;
    border-bottom: 0.01rem solid #e4e4e4;
    line-height: 0.4rem;
} */
.hl_jianjie{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.hl_jianjie p{
  width: 49%;
}


.detailimg {
    width: 5.58rem;
    height: 4.48rem;
    border: 0.04rem solid #bcd5ef;
    padding: 12px;
    overflow-y: scroll;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.detailimg a {
    cursor: zoom-in;
}

.detailimg img {
    cursor: zoom-in;
    width: 2.56rem;
    /* height: 2.56rem; */
    margin-bottom: 0.14rem;
}


.procata {
    font-size: 0.16rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    display: flex;
    margin-top: 0.35rem;
    align-items: center;
    justify-content: space-between;
}

.procata .propage {
    color: #999999;
}

.lastpro {
    color: #1268AC;
}

.zanwu {
    color: #000;
}

.procata div div {
    margin-bottom: 0.1rem;
}

.backbtn {
    width: 1.64rem;
    height: 0.54rem;
    border: 0.01rem solid #1268AC;
    text-align: center;
    line-height: 0.54rem;
    color: #1268AC;
    position: relative;
}

.backbtn img {
    width: 0.16rem;
    height: 0.15rem;
}

.backbtn a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}



/* 关于我们 */
.abbox {
    padding: 0.65rem 8%;
    overflow: hidden;
}

.abbox p {
    margin-top: 0.05rem;
    font-size: 0.16rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    line-height: 0.4rem;
}
.abbox img {
    width: 48%;
    height: 3.5rem;
    /* margin-top: 0.42rem; */
    margin-bottom: 0.62rem;
}
.abbox1 img {
    width: 48%;
    height: 3.5rem;
    margin-top: 0.42rem;
    margin-bottom: 0.62rem;
}
.abbox1 p {
    font-size: 0.16rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    line-height: 0.4rem;
}
.abbox2 p {
    font-size: 0.16rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    line-height: 0.4rem;
}
.abbox1{
    margin-top: 0.8rem;
}
.abboximg{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.abboximg1{
    position: relative;
    width: 48%;
    height: 4rem;
    margin-top: 0.5rem;
}
.abboximg1 img{
    width: 100%;
    height: 100%;
}
.abboximg1 div{
    position: absolute;
    bottom: -0.4rem;
    left: 0;
    color: #fff;
    width: 100%;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    background: #00000068;
}

.abbox2item{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 0.1rem;
}
.abbox2item1{
    width: 16%;
    height: 4rem;
    margin-bottom: 1rem;
    background-color: #f8f8f8;
    padding: 0.2rem !important;
}

.abbox2img{
    display: flex;
    align-items: center;
    width: 100%;
    height: 3rem;
}
.abbox2img img{
    width: 100%;
    height: auto !important;
    margin: 0 !important;
}
.abbox2text p{
    text-align: center;
}


/* 加入我们 */
.joinbox {
    padding: 0.5rem 8%;
    overflow: hidden;
}

.joinlist {
    width: 26%;
    height: 2.6rem;
    background: #fff;
    box-shadow: -0.02rem 0px 0.08rem 0.02rem #e9e8e8;
    padding: 0.3rem 0.27rem 0;
    position: relative;
    display: inline-block;
    /* margin-bottom: 0.5rem; */
    /* margin: 0.25rem 0.32rem; */
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    margin-right: 0.9rem;
}


.jointit {
    font-size: 0.24rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    margin-bottom: 0.32rem;
}

.joinlist p {
    font-size: 0.16rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    margin-bottom: 0.24rem;
}

.jia {
    width: 0.5rem;
    height: 0.5rem;
    font-size: 0.3rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    background: #12487F;
    font-weight: 400;
    text-align: center;
    color: #fff;
    line-height: 0.5rem;
    position: absolute;
    bottom: 0;
    right: 0;
}

.layer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}


.layerbox {
    width: 11.22rem;
    height: 8.42rem;
    background: #fff;
    border-radius: 0.1rem;
    /* box-shadow: 0px 0px 20px 0px #e9e8e8; */
    position: relative;
}

.cha {
    width: 0.16rem;
    height: 0.16rem;
    position: absolute;
    top: 0.25rem;
    right: 0.3rem;
}

.layertit {
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
    margin: 0 0.6rem;
    border-bottom: 0.02rem dashed #e8e8e8;
    font-size: 0.24rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
}

.layercont {
    width: 9.34rem;
    height: 1.16rem;
    background: #f1f1f1;
    margin: 0.3rem auto;
    display: flex;
    align-items: center;
    padding: 0 0.37rem;
}

.layercont ul {
    flex: 1;
}

.layercont ul li {
    font-size: 0.16rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
}

.layercont ul li:nth-child(1) {
    margin-bottom: 0.26rem;
}

.lay_det {
    width: 10.02rem;
    margin: 0.37rem auto;
}

.lay_det_tit {
    font-size: 0.16rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
}

.lay_det {
    font-size: 0.16rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    line-height: 0.35rem;
}

.layertitsend {
    margin-top: 0.55rem;
}

/* 联系我们 */
.contact {
    padding: 0.5rem 8% 0.5rem;
    overflow: hidden;
}

.contactbox {
    display: flex;
    justify-content: space-between;
}

.contit {
    width: 4.13rem;
}

.c_t {
    font-size: 0.26rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: 400;
    border-bottom: 1px solid #c2c1c1;
    padding-bottom: 24px;
    margin-bottom: 53px;
}

.c_d {
    font-size: 20px;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    margin-bottom: 30px;
    font-weight: 400;
}

.c_map {
    width: 100%;
    height: 570px;
    position: relative;
}

/* 新闻资讯 */
.news {
    padding: 0.6rem 13.5% 0.5rem;
    overflow: hidden;
}

.newstop {
    display: flex;
    margin-bottom: 0.6rem;
}

.newsimg {
    width: 7.21rem;
    height: 3.78rem;
    overflow: hidden;
}

.newsimg img {
    width: 100%;
    height: 100%;
}

.newsimg img:hover {
    transition: .5s;
    transform: scale(1.06);
}

.n_top_c {
    /* flex: 1; */
    background: #f2f2f2;
    padding: 0.56rem 0.68rem 0 0.53rem;
    border: 1px solid #e9e9e9;
    border-left: none;
    height: 3.78rem;
    box-sizing: border-box;
}

.n_t_time {
    font-size: 0.18rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: 400;
    color: #717272;
}

.n_t_tit {
    font-size: 0.24rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: bold;
    color: #3662a4;
    margin-top: 0.29rem;
}

.n_t_bre {
    font-size: 0.18rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: 400;
    color: #717272;
    margin-top: 0.32rem;
    line-height: 0.36rem;
}

.n_more {
    font-size: 0.18rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: 400;
    color: #5c5d5d;
    margin-top: 0.52rem;
}

.newslist {
    display: flex;
    margin-bottom: 0.35rem;
    position: relative;
}

.newslist a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.n_l_img {
    width: 3.3rem;
    height: 2.57rem;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.n_l_img img {
    width: 100%;
    height: 100%;
}

.n_l_img img:hover {
    transition: .5s;
    transform: scale(1.06);
}

.n_l_c {
    /* flex: 1; */
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    padding: 0 0.45rem 0 0.38rem;
    border: 0.01rem solid #e9e9e9;
    border-left: none;
    border-radius: 0 0.1rem 0.1rem 0;
    width: 100%;
}

.n_l_tit {
    font-size: 0.24rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: 400;
    color: #3662a4;
    margin-bottom: 0.28rem;
}

.n_l_bre {
    font-size: 0.18rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: 400;
    color: #6c6e7f;
    line-height: 0.3rem;
}

.n_l_l {
    flex: 1;
}

.n_l_time {
    /* width: 100px; */
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-left: 0.56rem;
}

.n_l_d {
    font-size: 0.4rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: 400;
    margin-bottom: 0.28rem;
}

.n_l_year {
    font-size: 0.18rem;
    font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
    font-weight: 400;
    color: #6c6e7f;
}

.n_d {
    padding: 0.67rem 13.5% 1rem;
    overflow: hidden;
}

.n_d_t {
    font-size: 0.2rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    text-align: center;
}

.n_d_itme {
    font-size: 0.14rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    text-align: center;
    margin-top: 0.2rem;
}

.news_detail {
    padding: 0.44rem;
    border: 0.01rem solid #e9e9e9;
    margin-top: 0.47rem;
}

.news_detail {
    font-size: 0.18rem;
    font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
    font-weight: 400;
    text-align: left;
    line-height: 0.37rem;
}

.news_detail img {
    max-width: 100%;
    display: block;
    margin: 0.3rem auto;
}


@media only screen and (min-width: 750px) {

    /* 服务中心 */
    .serbox {
        padding: 1.06rem 8% 0.5rem;
        background: #fff;
        overflow: hidden;
    }

    .serimg {
        width: 40%;
        height: 4.42rem;
        position: relative;
    }

    .serlistimg {
        width: 100%;
        height: 5rem !important;
        overflow: hidden;
        position: relative;
        z-index: 3;
    }

    .serlistimg img {
        width: 100%;
        height: 100%;
    }

    .serlistimg img:hover {
        transition: .5s;
        transform: scale(1.06);
    }

    .serbg1 {
        width: 89%;
        height: 3.97rem;
        position: absolute;
        top: -0.17rem;
        left: 0.33rem;
        z-index: 2;
    }

    .serbg2 {
        width: 82%;
        height: 3.64rem;
        position: absolute;
        top: -0.3rem;
        left: 0.57rem;
        z-index: 1;
    }

    .sertit {
        display: flex;
        align-items: center;
    }

    .line {
        width: 0.03rem;
        height: 0.3rem;
        background: red;
        border-radius: 0.2rem;
    }

    .titte {
        font-size: 0.3rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: bold;
        margin-left: 0.13rem;
    }
    .tab1{
        width: 80%;
        height: 15rem;
        margin: 1rem auto;
    }
    

    .enser {
        font-size: 0.24rem;
        font-family: 'ClarendonBT, ClarendonBT-Black';
        font-weight: bold;
        margin-left: 0.18rem;
        color: #c8c8c8;
    }

    .sercont p {
        font-size: 0.18rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        margin-top: 0.43rem;
        line-height: 0.5rem;
    }

    .sercont {
        width: 54%;
    }

    .serdem {
        width: 100%;
        margin-bottom: 1.18rem;
        display: flex;
        justify-content: space-between;
    }

    .serdem:nth-child(2n) {
        width: 100%;
        margin-bottom: 1.18rem;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
}

@media only screen and (max-width: 750px) {
    .pc {
        display: none;
    }

    .tab {
        width: 100%;
        height: 0.8rem;
        border-bottom: 1px solid #e4e4e4;
    }

    .tab ul {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tab ul li {
        font-size: 0.18rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        margin-right: 0.55rem;
    }

    .tab ul li:nth-child(4) {
        margin-right: 0;
    }

    .tab_ac {
        color: red;
    }

    .cont {
        padding: 0.5rem 0.25rem 0.7rem;
        overflow: hidden;
    }

    .listbox {
        width: 3.3rem;
        height: 3.88rem;
        background: #efeeed;
        display: inline-block;
        margin-bottom: 0.2rem;
    }

    .listbox a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .listbox img {
        width: 3.3rem;
        height: 3.3rem;
    }

    .listtit {
        height: 0.58rem;
        text-align: center;
        font-size: 0.18rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Regular;
        font-weight: 400;
        /* line-height: 58px; */
    }

    .prodet {
        padding: 0.55rem 0.25rem;
        display: block;
        width: 98%;
        overflow: hidden;
        box-sizing: border-box;
    }
    .detailimg{
        width: 100%;
        margin-top: 0.2rem;
        justify-content: flex-start;
    }
    .detailimg a{
        margin-right: 0.3rem;
    }

    .probox img {
        width: 4.2rem;
        height: 4.2rem;
        display: block;
        margin: 0 auto;
    }

    .shoptit {
        font-size: 0.24rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: bold;
        text-align: center;
        /* margin-top: 0.5rem; */
    }

    .shopbre {
        font-size: 0.16rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        margin-top: 0.2rem;
        color: #4e4e4e;
        text-align: center;
        padding-bottom: 0.3rem;
        border-bottom: 1px solid #e4e4e4;
    }

    .shopjie {
        font-size: 0.18rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        margin-top: 0.45rem;
    }

    .shopcont {
        margin-top: 0.25rem;
        /* display: flex; */
        line-height: 0.32rem;
        font-size: 0.16rem;
        color: #333;
    }

    .shopcont ul {
        flex: 1
    }

    .shopcont ul li {
        font-size: 0.16rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        color: #4e4e4e;
        font-weight: 400;
        margin-bottom: 0.20rem;
    }

    .procontent {
        font-size: 0.16rem;
        height: auto;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        margin-top: 0.35rem;
        padding-bottom: 0.43rem;
        border-bottom: 0.01rem solid #e4e4e4;
        /* line-height: 0.4rem; */
        /* display: flex;
        flex-wrap: wrap; */
    }

    .procontent p{
        font-size: 0.16rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Regular;
        font-weight: 400;
        line-height: 0.4rem;
    }
    .procontent img{
        width: 48%;
    height: 3.5rem;
    /* margin-top: 0.42rem; */
    margin-bottom: 0.62rem;
    }


    .detailcont1 img{
        width: 45%;
    }

    .procata {
        font-size: 0.16rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        display: flex;
        margin-top: 0.35rem;
        align-items: center;
        justify-content: space-between;
    }

    .procata .propage {
        color: #999999;
    }

    .lastpro {
        color: #1268AC;
    }

    .zanwu {
        color: #000;
    }

    .procata div div {
        margin-bottom: 0.1rem;
    }

    .backbtn {
        width: 1.64rem;
        height: 0.54rem;
        border: 0.01rem solid #1268AC;
        text-align: center;
        line-height: 0.54rem;
        color: #1268AC;
        position: relative;
    }

    .backbtn img {
        width: 0.16rem;
        height: 0.15rem;
    }

    .backbtn a {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    /* 服务中心 */
    .serlistimg {
        width: 100%;
        height: 5rem !important;
        overflow: hidden;
        position: relative;
        z-index: 3;
    }

    .serlistimg img {
        width: 100%;
        height: 100%;
    }

    .serbox {
        padding: 0.95rem 0.25rem 0;
        overflow: hidden;
    }

    .serimg {
        width: 100%;
        /* height: 4.84rem; */
        position: relative;
    }

    .serbg1 {
        width: 92%;
        height: 4.32rem;
        position: absolute;
        top: -0.18rem;
        left: 0.35rem;
        z-index: 2;
    }

    .serbg2 {
        width: 82.2%;
        height: 3.96rem;
        position: absolute;
        top: -0.32rem;
        left: 0.62rem;
        z-index: 1;
    }

    .sertit {
        display: flex;
        align-items: center;
        margin-top: 0.5rem;
    }

    .line {
        width: 0.03rem;
        height: 0.30rem;
        background: red;
        border-radius: 2px;
    }

    .titte {
        font-size: 0.3rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: bold;
        margin-left: 0.13rem;
    }

    .enser {
        font-size: 0.24rem;
        font-family: 'ClarendonBT, ClarendonBT-Black';
        font-weight: bold;
        margin-left: 0.18rem;
        color: #c8c8c8;
    }

    .sercont p {
        font-size: 0.18rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        margin-top: 0.45rem;
        line-height: 0.41rem;
        margin-bottom: 0.9rem;
    }

    /* 关于我们 */
    .abbox {
        padding: 0.53rem 0.24rem;
        overflow: hidden;
    }

    .abbox p {
        font-size: 0.16rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Regular;
        font-weight: 400;
        line-height: 0.4rem;
    }

    .abbox img {
        width: 45%;
        margin-top: 0.4rem;
        margin-bottom: 0.6rem;
    }

    .abbox2item{
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
    }
    .abbox2item1{
        width: 16%;
        height: 4rem;
        margin-bottom: 1rem;
        background-color: #f8f8f8;
        padding: 0.2rem;
    }
    
    .abbox2img{
        display: flex;
        align-items: center;
        width: 100%;
        height: 3rem;
    }
    .abbox2img img{
        width: 100%;
    height: auto !important;
        margin: 0 !important;
    }
    .abbox2text p{
        text-align: center;
    }

    /* 加入我们 */
    .joinbox {
        padding: 0.42rem 0.24rem;
        overflow: hidden;
    }

    .joinlist {
        width: 3rem;
        height: 3.2rem;
        background: #fff;
        box-shadow: -2px 0px 8px 2px #e9e8e8;
        padding: 0.3rem 0.27rem 0;
        position: relative;
        display: inline-block;
        margin-bottom: 0.5rem;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0.25rem;
    }

    .jointit {
        font-size: 0.24rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Regular;
        font-weight: 400;
        margin-bottom: 0.32rem;
    }

    .joinlist p {
        font-size: 0.16rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Regular;
        font-weight: 400;
        margin-bottom: 0.24rem;
    }

    .jia {
        width: 0.5rem;
        height: 0.5rem;
        font-size: 0.3rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        background: #12487F;
        font-weight: 400;
        text-align: center;
        color: #fff;
        line-height: 0.5rem;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .joinphone {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    /* 浮层 */
    .layer {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .layerbox {
        width: 7.01rem;
        height: 10.08rem;
        background: #fff;
        border-radius: 10px;
        /* box-shadow: 0px 0px 20px 0px #e9e8e8; */
        position: relative;
        overflow: hidden;
    }

    .cha {
        width: 0.16rem;
        height: 0.16rem;
        position: absolute;
        top: 0.35rem;
        right: 0.6rem;
    }

    .layertit {
        padding-top: 0.51rem;
        padding-bottom: 0.29rem;
        margin: 0 0.6rem;
        border-bottom: 0.02rem dashed #e8e8e8;
        font-size: 0.24rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
    }

    .layercont {
        width: 5.79rem;
        height: 1.16rem;
        background: #f1f1f1;
        margin: 0.3rem auto;
        display: flex;
        align-items: center;
        /* padding: 0 0.36rem; */
    }

    .layercont ul {
        /* flex: 1; */
    }

    .layercont ul li {
        font-size: 0.16rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
    }

    .ph_layer_cont {
        width: 5.09rem;
        font-size: 0.16rem;
        background: #f1f1f1;
        margin: 0.3rem auto;
        padding: 0.2rem 0.36rem;
    }

    .ph_layer_cont ul li {
        margin-bottom: 0.1rem;
    }

    .layercont ul li:nth-child(1) {
        margin-bottom: 0.26rem;
    }

    .lay_det {
        width: 5.86rem;
        margin: 0.4rem auto;
    }

    .lay_det_tit {
        font-size: 0.16rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
    }

    .lay_det {
        font-size: 0.16rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        line-height: 0.4rem;
    }

    .layertitsend {
        margin-top: 0.55rem;
    }

    .contact {
        padding: 0.6rem 0.24rem;
        overflow: hidden;
    }

    .contit {
        width: 100%;
        margin-bottom: 0.8rem;
    }

    .c_t {
        font-size: 0.26rem;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        border-bottom: 1px solid #c2c1c1;
        padding-bottom: 0.24rem;
        margin-bottom: 0.53rem;
    }

    .c_d {
        font-size: 0.2rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        margin-bottom: 0.3rem;
        font-weight: 400;
    }

    .c_map {
        width: 100%;
        height: 2.85rem;
        position: relative;
        overflow: hidden;
        background-color: #1268AC;
    }

    /* 新闻 */
    .news {
        padding: 0.41rem 0.25rem;
        overflow: hidden;
    }

    .newslist {
        margin-bottom: 0.2rem;
    }

    .newsimg {
        width: 100%;
        height: 3.67rem;
    }

    .newsimg img {
        width: 100%;
        height: 100%;
    }

    .n_t_time {
        font-size: 0.18rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        font-weight: 400;
        color: #717272;
    }

    .n_top_c {
        background: #f2f2f2;
        /* width: 99.7%; */
        padding: 0.29rem 0 0.43rem;
        border: 0.01rem solid #e9e9e9;
        border-top: none;
        margin-bottom: 0.3rem;
        box-sizing: border-box;
        /* height: 2.98rem; */
    }

    .n_t_tit {
        font-size: 0.24rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        font-weight: bold;
        color: #3662a4;
        margin-top: 0.29rem;
        margin-left: 0.15rem;
    }

    .n_t_bre {
        font-size: 0.18rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        font-weight: 400;
        color: #717272;
        margin-top: 0.32rem;
        line-height: 0.36rem;
        margin-left: 0.15rem;
        margin-right: 0.40rem;
    }

    .n_more {
        font-size: 0.18rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        font-weight: 400;
        color: #5c5d5d;
        margin-top: 0.52rem;
        margin-left: 0.15rem;
    }

    .n_l_c {
        background-color: #f8f8f8;
        display: flex;
        align-items: center;
        padding: 0.46rem 0.34rem 0.6rem 0.18rem;
        border: 0.01rem solid #e9e9e9;
        border-left: none;
        border-radius: 0.1rem;
        width: 100%;
    }

    .n_l_tit {
        font-size: 0.24rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        font-weight: 400;
        color: #3662a4;
        margin-bottom: 0.28rem;
    }

    .n_l_bre {
        font-size: 0.18rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        font-weight: 400;
        color: #6c6e7f;
        line-height: 0.3rem;
    }

    .n_l_time {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-left: 0.5rem;
    }

    .n_l_d {
        font-size: 0.4rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        font-weight: 400;
        margin-bottom: 0.28rem;
        line-height: 0.3rem;
    }

    .n_l_year {
        font-size: 0.18rem;
        font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
        font-weight: 400;
        color: #6c6e7f;
    }

    .n_l_l {
        flex: 1;
    }

    .n_d {
        padding: 0.4rem 0.25rem 0.4rem;
        overflow: hidden;
    }

    .n_d_t {
        font-size: 0.2rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        text-align: center;
    }

    .n_d_itme {
        font-size: 0.14rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        text-align: center;
        margin-top: 21px;
    }

    .news_detail {
        padding: 0.45rem 0.31rem;
        border: 0.01rem solid #e9e9e9;
        margin-top: 0.47rem;
    }

    .news_detail {
        font-size: 0.18rem;
        font-family: 'Source Han Sans CN, Source Han Sans CN-Regular';
        font-weight: 400;
        text-align: left;
        line-height: 0.37rem;
    }

    .news_detail img {
        max-width: 100%;
        display: block;
        margin: 0.3rem auto;
    }



    .newstop {
        display: block;
        margin-bottom: 0.2rem;
    }
}
