    body,
    button,
    input,
    select,
    textarea {
        font-family: 'SourceHanSansCN', 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, '\5B8B\4F53';
        margin: 0;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    small {
        font-size: 100%;
        margin: 0;
        padding: 0;
        font-weight: normal;
    }
    
    sup,
    sub {
        font-size: 83%;
    }
    
    pre,
    code,
    kbd,
    samp {
        font-family: inherit;
    }
    
    q:before,
    q:after {
        content: none;
    }
    
    textarea {
        overflow: auto;
        resize: none;
    }
    
    label,
    summary {
        cursor: default;
    }
    
    a,
    button {
        cursor: pointer;
    }
    
    del,
    ins,
    u,
    s,
    a,
    a:hover {
        text-decoration: none;
    }
    
    body,
    textarea,
    input,
    button,
    select,
    keygen,
    legend {
        color: #3a3d49;
        outline: 0;
    }
    
    body {
        background: #f9fafe;
        color: #727171;
    }
    
    a,
    a:hover {
        color: #000;
    }
    
    ul,
    li {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    .f-12 {
        font-size: 0.12rem;
    }
    
    .f-16 {
        font-size: 0.16rem;
    }
    
    .f-18 {
        font-size: 0.18rem;
    }
    
    .f-36 {
        font-size: 0.36rem;
    }
    
    .section {
        width: 100%;
        position: relative;
        top: -.35rem;
        padding-bottom: 0.5rem;
    }
    
    .w1527 {
        width: 15.27rem;
        margin: 0 auto;
    }
    
    .cpzx {
        margin-top: 0.67rem;
    }
    
    .cpzx h1 {
        color: #0a62b0;
        font-size: 0.5rem;
        text-align: center;
        font-weight: normal;
    }
    
    .cpzx h2 {
        font-size: 0.38rem;
        font-weight: normal;
        text-align: center;
        margin-top: 0.15rem;
        text-transform: uppercase;
    }
    
    .submenu {
        margin-left: 4em;
        width: calc(100% - 8em);
        box-shadow: 0 0 0.06rem 0 rgb(3 18 15 / 40%);
    }
    
    .submenu_con {
        position: relative;
        background: rgba(255, 255, 255, .9);
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
    }
    
    .submenu_con::-webkit-scrollbar {
        height: 4px;
    }
    
    .submenu_con::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, .3);
        border-radius: 2px;
    }
    
    .submenu_con ul {
        list-style-type: none;
        text-align: center;
        display: table;
        width: 100%;
        position: relative;
        text-align: center;
        height: .70rem;
        line-height: .70rem;
        color: #005bac;
        font-size: .18rem;
        background: #fff;
        letter-spacing: 1px;
    }
    
    .submenu_con ul li {
        display: table-cell;
        position: relative;
    }
    
    .submenu_con a {
        display: block;
        color: #005bac;
        transition: color .5s linear, background .5s linear;
        padding: 0 .5em;
        white-space: nowrap;
    }
    
    .submenu_con a:hover {
        color: #fff;
        background-color: #005bac;
    }
    
    .submenu_con a.cur {
        color: #fff;
        background-color: #005bac;
    }
    
    .submenu_con a::after {
        content: " ";
        background: #d0cfcf;
        width: 0.01rem;
        height: 0.47rem;
        position: absolute;
        right: 0;
        top: 0.12rem;
    }
    /* 公司介绍 */
    
    .int-con {
        margin-top: 0.5rem;
    }
    
    .int-con p {
        font-size: 0.16rem;
        margin: 0.2rem 0;
        line-height: 0.26rem;
    }
    
    .int-pic {
        margin: 0.6rem 0;
    }
    
    .int-pic img {
        width: 100%;
    }
    /* 合作企业 */
    
    .hz-con {
        margin-top: 0.4rem;
    }
    
    .hz-con ul {
        display: flex;
        flex-wrap: wrap;
        /* justify-content: space-between; */
    }
    
    .hz-con li {
        width: 3.73rem;
        margin-top: 0.4rem;
        display: flex;
        transition: color .5s linear, box-shadow .5s linear;
    }
    
    .hz-con li:hover {
        box-shadow: 0 0 0.06rem 0 rgb(3 18 15 / 40%);
    }
    
    .hz-pic img {
        width: 100%;
    }
    
    .hz-pic h3 {
        font-size: 0.2rem;
        color: #0a62b0;
        margin-top: 0.2rem;
        padding: 0 0.1rem;
		text-align: center;
    }
    
    .hz-pic p {
        font-size: 0.16rem;
        color: #727171;
        line-height: 0.26rem;
        padding: 0 0.1rem 0.1rem 0.1rem;
    }
    
    .simple-pagination .page-wrap {
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #005bac;
        white-space: nowrap;
        vertical-align: top;
    }
    
    .page-wrap .btn {
        display: inline-block;
        box-sizing: border-box;
        border: 1px solid #005bac;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        list-style: none;
        margin: 0 0.24rem;
        background-color: #fff;
        transition: border .2s ease-in-out, color ease-in-o .2s;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer;
        width: 0.6rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    
    .page-wrap .cur {
        background: #005bac;
        color: #fff;
    }
    
    .page-wrap .page-item:hover {
        background: #005bac;
        color: #fff;
    }
    
    .page-wrap span.iconfont {
        font-size: 0.34rem;
    }
    /* 荣誉资质 */
    
    .zz-con li {
        width: 4.98rem;
        margin-top: 0.4rem;
        display: flex;
        background: #fff;
        transition: color .5s linear, box-shadow .5s linear;
    }
    
    .zz-con li:hover {
        box-shadow: 0 0 0.06rem 0 rgb(3 18 15 / 40%);
    }
    
    .zz-con li h3,
    .zz-con li p {
        padding: 0 0.35rem;
    }
    
    .zz-con li .hz-pic {
        padding-bottom: 0.2rem;
    }
    
    .zz-con .hz-pic a h3 {
        color: #727171;
    }
    
    .zz-con .hz-pic a:hover h3 {
        color: #0a62b0;
    }
    /* 核心优势 */
    
    .adv-con {
        margin-bottom: 0.6rem;
    }
    
    .adv-conte {
        margin-bottom: 1.8rem;
    }
    
    .adv-list {
        margin-top: 1rem;
    }
    
    .adv-z {
        margin-top: 1.2rem;
    }
    
    .adv-list ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .adv-list li {
        border-right: #7a7979 1px solid;
        text-align: center;
        width: calc(20% - 0.21rem);
        padding: 0 0.1rem;
        font-size: 0.2rem;
    }
    
    .adv-list li h3 font {
        font-size: 0.26rem;
    }
    
    .adv-list li h4 {
        margin-top: 0.2rem;
    }
    
    .adv-list li:last-child {
        border: none;
    }
    
    .adv-01 {
        display: flex;
        margin-top: 0.8rem;
        height: 6.2rem;
    }
    
    .adv-01:nth-last-child(2n) {
        flex-direction: row-reverse;
    }
    
    .adv-01 .adv-left {
        width: 5.75rem;
    }
    
    .adv-01 h1 {
        font-size: 0.38rem;
        color: #0a62b0;
        text-align: left;
        margin-top: 0.96rem;
    }
    
    .adv-01 p {
        text-align: left;
        padding: 0;
        font-size: 0.16rem;
        margin-top: 0.2rem;
        line-height: 0.26rem;
    }
    
    .adv-01:nth-last-child(2n) h1 {
        text-align: right;
    }
    
    .adv-01:nth-last-child(2n) p {
        text-align: right;
    }
    
    .adv-01 .adv-right {
        position: absolute;
        z-index: 1;
        right: 0;
        width: 10.51rem;
        flex-direction: row-reverse;
    }
    
    .adv-01 .adv-right1 {
        left: 0;
    }
    
    .adv-right img {
        width: 100%;
    }
    /* 企业文化 */
    
    .cul-list li {
        border-right: #e1e2e4 1px solid;
        padding: 0.8rem 0.1rem;
        width: 25%;
        align-content: center;
        flex-wrap: wrap;
        font-size: 0.26rem;
    }
    
    .cul-list li:hover {
        background: #fff;
        box-shadow: 0 0 0.06rem 0 rgb(146 153 179 / 50%);
    }
    
    .cul-list li:hover h3 {
        color: #0a62b0;
    }
    
    .cul-list li.cur {
        background: #fff;
        box-shadow: 0 0 0.06rem 0 rgb(146 153 179 / 50%);
    }
    
    .cul-list li.cur h3 {
        color: #0a62b0;
    }
    
    .cul-list li h4 {
        font-size: 0.18rem;
    }
    
    .par-con {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 1.5rem;
    }
    
    .par-left {
        position: absolute;
        z-index: 10;
        left: 0;
        flex-direction: row-reverse;
    }
    
    .par-left .par-sweper {
        width: 10.57rem;
    }
    
    .par-right {
        width: calc(100%- 10.57rem);
        margin-left: 9.5rem;
        margin-top: 1rem;
    }
    
    .par-right h1 {
        font-size: 0.38rem;
        text-align: right;
        color: #005bac;
        margin-bottom: .65rem;
    }
    
    .par-right p {
        font-size: 0.16rem;
        line-height: 0.24rem;
        text-align: right;
    }
    
    .swiper-container {
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        padding: 5% 0;
        margin-bottom: 2%;
    }
    
    .swiper-container .swiper-slide {
        text-align: center;
        font-size: 14px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        transition: 300ms;
        transform: scale(0.8);
    }
    
    .swiper-container .swiper-slide-active,
    .swiper-container .swiper-slide-duplicate-active {
        transform: scale(1.5);
        z-index: 1;
    }
    
    .swiper-container .swiper-slide {
        border: #f9fafd 0.2rem solid;
    }
    
    .swiper-container .swiper-slide .zzc {
        position: absolute;
        background: rgb(0, 0, 0, 0.6);
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        border-radius: 4px;
    }
    
    .swiper-container .swiper-slide-active .zzc,
    .swiper-container .swiper-slide-duplicate-active .zzc {
        position: absolute;
        background: rgb(0, 0, 0, 0);
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        border-radius: 4px;
    }
    
    .swiper-container img {
        width: 100%;
        border-radius: 4px;
        position: relative;
    }
    
    @media screen and (max-width: 750px) {
        .w1527 {
            width: 100%;
        }
        .app-header-top .w1527 {
            width: 90%;
        }
        .app-header-bottom .w1527 {
            width: 90%;
        }
        .app-footer-top .w1527 {
            width: 90%;
        }
        .app-footer-bottom .w1527 {
            width: 90%;
        }
        .int-con {
            margin-left: 0.32rem;
            margin-right: 0.32rem;
        }
        .int-con p {
            line-height: 0.4rem;
            padding: 0;
            font-size: 0.26rem;
        }
        .adv-z {
            padding: 0 0.32rem;
        }
        .par-con {
            padding: 0 0.32rem;
            display: inline-block;
            width: 100%;
            overflow: hidden;
        }
        .swiper-wrapper {
            margin-left: -2rem;
        }
        .par-right {
            margin-left: 0;
        }
        .par-right h1 {
            text-align: left;
            margin-top: 0.4rem;
            margin-bottom: 0.2rem;
        }
        .par-right p {
            line-height: 0.4rem;
            font-size: 0.26rem;
            text-align: left;
        }
        .par-left {
            position: relative;
        }
        .adv-01 {
            display: inline;
        }
        .adv-01 .adv-left {
            width: 100%;
        }
        .adv-01 .adv-right {
            position: initial;
            width: 100%;
            margin-top: 0.2rem;
        }
        .cul-list li {
            width: calc(50% - 0.22rem);
        }
        .adv-01 h1 {
            margin-top: 0.4rem;
        }
        .adv-01 p {
            line-height: 0.4rem;
            font-size: 0.26rem;
        }
        .adv-01:nth-last-child(2n) h1 {
            text-align: left;
        }
        .adv-01:nth-last-child(2n) p {
            text-align: left;
        }
        .cul-list li h3 {
            font-size: 0.3rem;
        }
        .adv-list li {
            width: 50%;
            margin-bottom: 0.4rem;
        }
        .adv-list li:last-child {
            border-right: #7a7979 1px solid;
            margin-bottom: 0;
        }
        .adv-list li:nth-last-child(even) {
            border-right: none;
        }
        .zz-con li {
            width: 100%;
            margin-left: 0.32rem;
            margin-right: 0.32rem;
        }
        .hz-pic a h3 {
            font-size: 0.3rem;
        }
        .hz-pic p {
            line-height: 0.4rem;
            padding: 0;
        }
        .zz-con .hz-pic p {
            padding: 0 0.35rem;
        }
        .hz-con li {
            margin-left: 0.32rem;
            margin-right: 0.32rem;
            width: 100%;
        }
        .com-nav2 {
            width: 100%;
        }
        .com-nav2 a {
            display: table-cell;
            position: relative;
        }
        .submenu {
            width: 100%;
            margin: 0;
        }
        .submenu_con a {
            font-size: 0.26rem;
            padding: 0 0.2rem;
        }
    }