<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*********************************pc  h2鏍囬*********************************/
.clearfix:after {
    display: "block";
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.qt_head .m1200 {
    display: table;
    height: 50px;
    width: 1200px;
}

.page {
    padding: 0px 0px 50px;
    cursor: pointer;
    overflow: hidden;
}

.page .title {
    margin-bottom: 40px;
    text-align: center;
}

.page .title img {
    margin: 0 auto;
    display: block;
}

.m1200 {
    width: 1200px;
    margin: 0 auto;
}

.page .swiper-pagination-bullet-active {
    border-radius: 5px !important;
    display: inline-block;
    border-radius: 100%;
    background: #0067d5;
    opacity: 1;
}

/** header_banner Start **/
.header_banner {
    width: 100%;
    height: 507px;
    background: url(../images/pc_bgc/1_01.jpg) no-repeat top center;
    background-size: 100% 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.header_banner .logo {
    width: 259px;
    height: 39px;
    margin-top: 32px;
    margin-left: 24px;
    float: left;
}

.header_banner .visa {
    width: 159px;
    height: 95px;
    float: right;
    margin-top: 10px;
    margin-right: 80px;
}

.header_banner .title {
    padding-top: 120px;
    margin: 0 auto;
    display: block;
}

.header_banner .title img {
    margin: 0 auto;
    display: block;
}

/* 澶撮儴缁撴潫 */

/* 瀵艰埅寮€濮� */
.nav_fixed {
    position: fixed;
    top: 0px;
    z-index: 999;
    transform: translateX(-50%);
    left: 50%;
}

.nav {
    width: 100%;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background-color: #225baa;
}

.nav_bgc {
    width: 100%;
    height: 66px;
    z-index: 998;
    border-radius: 10px;
    /* box-shadow: 0 5px 5px rgba(0, 0, 0, .1); */
    background-color: #225baa;
}

.nav a {
    float: left;
    width: 20%;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    /* overflow: hidden; */
}

.nav a:last-child {
    border: none;
}

.nav .nav_small {
    font-size: 24px;
    color: #fff;
    overflow: hidden;
}

.nav .nav_small .oneline {
    margin-top: 40px;
}

.nav .current {
    color: #fffd64;
    font-weight: 700;
    border: none;
}

/* 绗竴閮ㄥ垎 */
.page1 {
    background: url(../images/pc_bgc/1_03.jpg) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 509px;
    overflow: hidden;
    cursor: pointer;
    padding-top: 80px;
}

.page2 .title {
    width: 100%;
    height: 38px;
    margin-top: 0;
    margin-bottom: 00px;
}

.page1 .three_title {
    margin-top: 40px;
    display: flex;
}

.page1 .three_title .box {
    flex: 1;
    margin-left: 20px;
    width: 262px;
    height: 130px;
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 2px 0 16px 0px #ebeef1;
}

.page1 .threeTitle__top {
    width: 280px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #fffd64;
    background: linear-gradient(to bottom, #0067d4, #0642a0);
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    font-weight: 700;
}

.page1 .threeTitle__bottom {
    width: 262px;
    height: 78px;
    margin-left: 8px;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    color: #333333;
}

.page1 .threeTitle__bottom p {
    margin-top: 12px;
}

.page1 .threeTitle__bottom span {
    font-weight: 700;
}

.page1 .box .left .yellow_font {
    font-size: 22px;
    color: #fff119;
    font-weight: 700;
}

.page1 .box .left .white_font {
    font-size: 16px;
    color: #fff;
    margin-top: 4px;
}

.page1 .box .right p {
    font-size: 16px;
    color: #333333;
}

.page1 .btn {
    margin-top: 40px;
    text-align: center;
}

/* 绗竴閮ㄥ垎缁撴潫 */
/* 绗簩閮ㄥ垎 寮€濮� */
.page2 {
    background: url(../images/pc_bgc/1_04.jpg) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 932px;
    box-sizing: border-box;
}

.page2 .title {
    width: 100%;
    height: 38px;
    margin-top: 0;
    margin-bottom: 50px;
}

.page2 .content {
    text-align: center;
}

.page2 .content img {
    margin: 0 auto;
}

.page2 .content .tab_nav {
    height: 71px;
    /* padding-right: 47.3px; */
    box-sizing: border-box;
}

.page2 .content .tab_nav p {
    background: url(../images/5.png) no-repeat top center;
    width: 167px;
    height: 62px;
    line-height: 1.1;
    margin-top: 18px;
    float: left;
    padding: 10px 34px 0 24px;
    margin-left: -32px;
    font-size: 20px;
    color: #225baa;
    font-weight: 700;
    z-index: 1;
    position: relative;
    box-sizing: border-box;
    text-align: center;
}

.page2 .content .tab_nav p:first-child {
    margin-left: 0px;
}

.page2 .content .tab_nav .active {
    background: url(../images/6.png) no-repeat top center;
    margin-top: 3px;
    width: 231px;
    height: 77px;
    padding-top: 14px;
    /* margin-right: -26.7px; */
    line-height: 1.1;
    font-size: 24px;
    color: #fffd4d;
    z-index: 3;
}

.page2 .content .tab_content {
    background: url(../images/7.png) no-repeat top center;
    width: 1200px;
    height: 554px;
    overflow: hidden;
}

.page2 .tab_left {
    float: left;
    width: 778px;
    height: 536px;
    padding: 94px 0px 0px 56px;
    box-sizing: border-box;
    position: relative;
}

.page2 .tab_left ul li {
    float: left;
    width: 670px;
    height: 82px;
    text-align: center;
    line-height: 82px;
    box-sizing: border-box;
    font-size: 16px;
    border-bottom: 2px solid #20a2db;
}

.page2 .tab_left .teshubgc {
    background: linear-gradient(to right, #20a2db, #0067d5) !important;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
}

.page2 .tab_left .teshubgc span {
    color: #ecff91 !important;
    font-weight: normal !important;
}

.page2 .tab_left li span {
    float: left;
}

.page2 .tab_left li span:first-child {
    width: 20%;
    font-weight: 700;
    color: #333333;
}

.page2 .tab_left li span:nth-child(2) {
    width: 60%;
    font-weight: 700;
    color: #333333;
}

.page2 .tab_left li span:last-child {
    width: 20%;
}

.page2 .tab_left li span img {
    display: block;
    margin-top: 12px;
}

.page2 .tab_left li .teshuptwo {
    line-height: 1;
    margin-top: 24px;
}

.page2 .tab_left li .teshupthree {
    line-height: 1;
    margin-top: 16px;
}

.page2 .tab_right {
    float: left;
    width: 392px;
    height: 500px;
    margin-top: 30px;
    margin-left: 14px;
    padding: 94px 50px 0;
    box-sizing: border-box;
}

.page2 .tab_right .swiper-slide {
    height: 394px;
}

.page2 .tab_right .topBox {
    width: 340px;
    height: 172px;
    text-align: left;
    position: relative;
    /* top: ; */
}

.page2 .topBox img {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 172px;
}

.page2 .topBox p:nth-child(2) {
    position: absolute;
    width: 160px;
    top: 90px;
    left: 0px;
    font-size: 22px;
    color: #0067d5;
}

.page2 .topBox p:last-child {
    position: absolute;
    top: 120px;
    left: 0px;
    width: 260px;
    line-height: 1.2;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.page2 .tab_right .line {
    border: 1px dashed #0067d5;
}

.page2 .bottomBox {
    height: 180px;
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    text-align: left;
    overflow-y: auto;
}

.page2 .btn {
    margin-top: 60px;
    text-align: center;
}

/* 绗簩閮ㄥ垎 缁撴潫 */

.page3 {
    background: url(../images/pc_bgc/1_05.jpg) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 865px;
    box-sizing: border-box;
}

.page3 .title {
    width: 100%;
    height: 64px;
    margin-bottom: 0px;
}

.page3 .btn {
    margin-top: 40px;
    text-align: center;
}

/* 绗笁閮ㄥ垎缁撴潫 */
/* 绗洓閮ㄥ垎寮€濮� */
.page4 {
    background: url(../images/pc_bgc/1_06.jpg) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 1207px;
    box-sizing: border-box;
}

.page4 .title {
    width: 100%;
    height: 64px;
    margin-bottom: 20px;
}

.page4 .contentTwo {
    background: url(../images/12.png) no-repeat center top;
    background-size: 100% 100%;
    width: 1228px;
    height: 1167px;
    margin-left: -25px;
    padding-top: 100px;
    box-sizing: border-box;
}

.page4 .contentTwo .swiper-container {
    width: 1160px;
    margin-left: 50px;
    height: 348px;
    overflow: hidden;
}

.page4 .contentTwo .bgCon {
    background: url(../images/15.png) no-repeat center top;
    width: 288px;
    height: 288px;
    float: left;
    margin-left: -2px;
    
    box-sizing: border-box;
}

.page4 .contentTwo .bgCon_teshu {
    background: url(../images/16.png) no-repeat center top;
    width: 288px;
    height: 288px;
    float: left;
    margin-left: -2px;
    /* padding: 24px 40px 0px 70px; */
    box-sizing: border-box;
}

.page4 .contentTwo .bgCon p:first-child {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    margin-top: 24px;
    text-align: center;
}
.page4 .contentTwo .bgCon p:last-child {
    text-align: left;
    margin-top: 36px;
    padding: 0px 40px 0px 70px;
}

.page4 .contentTwo .bgCon_teshu p:first-child {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    margin-top: 24px;
    text-align: center;
}
.page4 .contentTwo .bgCon_teshu p:nth-child(2) {
    text-align: left;
    margin-top: 36px;
    padding: 0px 40px 0px 70px;
}

.page4 .contentTwo .bgCon_teshu p:last-child {
    text-align: left;
    margin-top: 50px;
    padding: 0px 40px 0px 70px;
}

.page4 .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: -30px;
    width: 100%;
}

.page4 .contentTwo .btn {
    margin-top: 480px;
    text-align: center;
}

/* 绗洓閮ㄥ垎缁撴潫 */
/* 绗簲閮ㄥ垎寮€濮� */
.page5 {
    background: url(../images/pc_bgc/1_07.jpg) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 509px;
    box-sizing: border-box;
}

.page5 .title {
    margin-bottom: 60px;
}

.ad_Container {
    width: 100%;
    position: relative;
}

.ad_Container .swiper-container {
    /* margin-top: 20px; */
    width: 100%;
}

.ad_Container .swiper-slide {
    width: 478px;
    height: 300px;
    /* border-radius: 10px;
    background: linear-gradient(to bottom, #ffb18b, #e6692e); */
}

.ad_Container .swiper-slide .swiper-slide-shadow-right,
.ad_Container .swiper-slide .swiper-slide-shadow-left {
    background: none;
}

.ad_Container .swiper-slide-active {
    /* box-shadow: 0 0 10px 0 #f99696; */
}

.hgImg .imgCon {
    border-radius: 10px;
    display: block;
    width: 462px;
    margin: 10px auto 0;
    overflow: hidden;
    position: relative;
    /* height: 266px; */
}

.hgImg .imgCon img {
    width: 462px;
}

.hgImg .imgCon i {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
}

.hgImg p {
    font-size: 20px;
    color: #ffffff;
    width: 100%;
    background: rgba(255, 150, 0, .7);
    position: absolute;
    bottom: 0px;
    line-height: normal;
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
    display: none;
}

.ad_Container .swiper-slide-active p {
    display: block;
}

.ad_Container .swiper-slide-active i {
    display: none;
}

.ad_Container .swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background: url(../images/left.png) no-repeat center top;
    width: 46px;
    height: 46px;
    top: 120px;
    left: -55px;
}

.ad_Container .swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background: url(../images/right.png) no-repeat center top;
    width: 46px;
    height: 46px;
    right: -55px;
}

/* 绗簲閮ㄥ垎缁撴潫 */
/* 绗叚閮ㄥ垎寮€濮� */
.page6 {
    background: url(../images/pc_bgc/1_08.jpg) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 566px;
    box-sizing: border-box;
}

.page6 .title {
    margin-bottom: 30px;
}

.page6 .con&gt;div {
    float: left;
    margin-right: 8px;
    margin-bottom: 12px;
}

.page6 .con div:nth-child(4) {
    margin-right: 0px;
}

.page6 .con div:nth-child(8) {
    margin-right: 0px;
}

.page6 .title {
    text-align: center;
    padding-bottom: 24px;
}

.page6 .con {
    overflow: hidden;
}

/* 琛ㄥ崟 寮€濮� */
.page7 {
    background: url(../images/pc_bgc/1_04.jpg) no-repeat center top;
    width: 100%;
    height: 612px;
    overflow: hidden;
    cursor: pointer;
    padding-top: 60px;
}

.page7 .title {
    width: 100%;
    height: 69px;
}

.page7 .form-wrap form .label {
    border: 1px solid #474747;
}

.xdf_bottomForm.form-wrap .m1200 {
    position: relative;
    border: none;
    width: 1200px;
    padding: 0px 0 0 17%;
    height: 80px;
    box-sizing: border-box;
}

.xdf_bottomForm.form-wrap form .label {
    border-radius: 0;
    width: 20%;
    margin: 20px 1.8% 0;
    padding-top: 6px;
    padding-left: 40px;
    box-sizing: border-box;
}

.xdf_bottomForm.form-wrap img.ax_img {
    position: absolute;
    left: 0px;
    bottom: -22px;
    z-index: -1;
    width: 326px;
}

.xdf_bottomForm.form-wrap .xdf_formbtn {
    width: 24%;
    float: left;
    color: #ffe868;
    background: linear-gradient(to bottom, #4f66c7, #2b92fd);
    border-radius: 50px;
    margin: 20px 18px 0;
    font-size: 18px;
    /* -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate; */
    cursor: pointer;
}

/* 琛ㄥ崟缁撴潫 */

.leftBtn {
    position: fixed;
    left: 0;
    bottom: 200px;
    display: none;
    z-index: 9999;
    cursor: pointer;
}

@media screen and (max-width:1000px) {
    body {
        padding-bottom: 0.5rem;
    }

    .m1200 {
        width: 94%;
    }

    .page {
        padding: 0rem 0 0.5rem;
    }

    .page .title {
        margin-bottom: 0.45rem;
    }

    .page2 .btn {
        margin-top: 0.6rem;
        text-align: center;
    }

    .page .btn img {
        width: 3.88rem;
        height: 100%;
    }

    /** header_banner Start **/
    .header_banner {
        height: 7.91rem;
        background: url(../images/m_bgc/1_01.jpg) no-repeat top center;
        overflow: hidden;
        background-size: contain;
    }


    /* 澶撮儴缁撴潫 */
    /* 瀵艰埅寮€濮� */
    .nav_fixed {
        position: fixed;
        top: 0px;
        z-index: 999;
        width: 100%;
    }

    .nav {
        width: 100%;
        background: none;
        margin-top: 0;

    }

    .nav .m1200 {
        width: 7.5rem;
    }

    .nav_bgc {
        width: 100%;
        height: 0.7rem;
        overflow: hidden;
        box-sizing: border-box;
        background: #225baa;
        box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
        z-index: 998;
        overflow: hidden;
        border-radius: 0;
    }

    .nav a {
        float: left;
        width: 20%;
        height: 0.7rem;
        line-height: 0.7rem;
        box-sizing: border-box;
        text-align: center;
        color: #fff;
        cursor: pointer;
        box-sizing: border-box;
        position: relative;
        border-right: none;
        /* overflow: hidden; */
    }

    .nav .nav_small {
        font-size: 0.26rem;
        color: #fff;
        overflow: hidden;
    }

    .nav .nav_small .oneline {
        margin-top: 0.4rem;
    }

    .nav .current {
        color: #feff91;
        font-weight: 700;
    }

    /* 瀵艰埅缁撴潫 */

    /* 绗竴閮ㄥ垎 */
    .page1 {
        background: url(../images/m_bgc/1_03.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        height: 8.29rem;
        overflow: hidden;
        cursor: pointer;
        padding-top: 0.6rem;
    }

    .page1 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0.3rem;
    }

    .page1 .title img {
        height: 0.39rem;
    }

    .page1 .three_title {
        margin-top: 0.4rem;
        display: block;
        overflow: hidden;
    }

    .page1 .three_title .box {
        float: left;
        margin-left: 0px;
        width: 3.42rem;
        /* height: 130px; */
        margin-top: 0.2rem;
        border-radius: 10px;
        box-shadow: 2px 0 16px 0px #ebeef1;
    }

    .page1 .three_title .box:nth-child(2n) {
        margin-left: 0.2rem;
    }

    .page1 .threeTitle__top {
        width: 3.42rem;
        height: 0.7rem;
        line-height: 0.7rem;
        text-align: center;
        margin: 0 auto;
        font-size: 0.3rem;
        color: #fffd64;
        background: linear-gradient(to bottom, #0067d4, #0642a0);
        border-radius: 10px 10px 0 0;
        overflow: hidden;
        font-weight: 700;
    }

    .page1 .threeTitle__bottom {
        width: 3.42rem;
        height: 2rem;
        line-height: 2;
        margin-left: 0.02rem;
        font-size: 0.24rem;
        overflow: hidden;
        text-align: center;
        color: #333333;
    }

    .page1 .threeTitle__bottom p {
        margin-top: 0.2rem;
    }

    .page1 .threeTitle__bottom span {
        font-weight: 700;
    }

    .page1 .box .left .yellow_font {
        font-size: 22px;
        color: #fff119;
        font-weight: 700;
    }

    .page1 .box .left .white_font {
        font-size: 16px;
        color: #fff;
        margin-top: 4px;
    }

    .page1 .box .right p {
        font-size: 16px;
        color: #333333;
    }

    .page1 .btn {
        margin-top: 0.4rem;
        text-align: center;
    }

    /* 绗竴閮ㄥ垎缁撴潫 */
    /* 绗簩閮ㄥ垎 寮€濮� */
    .page2 {
        background: url(../images/m_bgc/1_04.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        height: 19.06rem;
        padding-top: 0rem;
        box-sizing: border-box;
    }

    .page2 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0.3rem;
    }

    .page2 .title img {
        height: 0.39rem;
    }

    .page2 .content {
        text-align: center;
    }

    .page2 .content img {
        margin: 0 auto;
    }

    .page2 .content .tab_nav {
        height: 0.89rem;
        padding-right: 0;
    }

    .page2 .content .tab_nav p {
        background: url(../images/32.png) no-repeat top center;
        background-size: contain;
        width: 1.23rem;
        height: 0.76rem;
        line-height: 0.3rem;
        margin-top: 0.18rem;
        margin-left: -0.5rem;
        font-size: 0.24rem;
        color: #e46429;
        font-weight: 700;
        padding-top: 0.1rem;
        box-sizing: border-box;
        padding: 0.1rem 0.14rem;
    }

    .page2 .content .tab_nav p:first-child {
        margin-right: 0.1rem;
    }

    .page2 .content .tab_nav .teshup {
        padding-left: 0rem;
    }

    .page2 .content .tab_nav .active {
        background: url(../images/31.png) no-repeat top center;
        background-size: contain;
        margin-top: 0rem;
        width: 1.38rem;
        height: 0.93rem;
        line-height: 0.3rem;
        padding-top: 0.26rem;
        color: #ffea97;
        /* margin-right: -0.4rem; */
        font-size: 0.26rem;
    }

    .page2 .content .tab_content {
        background: url(../images/30.png) no-repeat top center;
        background-size: 100% 100%;
        width: 7.1rem;
        height: 15.1rem;
    }

    .page2 .tab_left {
        float: left;
        width: 6.9rem;
        height: 6.1rem;
        padding: 1.1rem 0px 0px 0.44rem;
        box-sizing: border-box;
        position: relative;
    }

    .page2 .tab_left ul li {
        float: left;
        width: 6.24rem;
        height: 1rem;
        text-align: center;
        line-height: 1;
        box-sizing: border-box;
        font-size: 0.24rem;
        border-bottom: 0.1rem solid #1186d8;
    }

    .page2 .tab_left .teshubgc {
        background: linear-gradient(to right, #e76729, #fe9561);
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.2rem;
        color: #ffea97;
    }

    .page2 .tab_left .teshubgc span {
        font-weight: normal;
        padding-top: 0 !important;
        line-height: 0.6rem !important;
        text-align: center !important;
    }

    .page2 .tab_left li span {
        float: left;
    }

    .page2 .tab_left li span:first-child {
        width: 20%;
        font-weight: 700;
        color: #333333;
        padding-top: 0.1rem;
    }

    .page2 .tab_left li span:nth-child(2) {
        width: 60%;
        font-weight: 700;
        color: #333333;
        text-align: left;
        line-height: 1rem;
    }

    .page2 .tab_left li span:last-child {
        width: 20%;
        line-height: 1rem;
    }

    .page2 .tab_left li span img {
        display: block;
        margin-top: 0.12rem;
        width: 0.6rem;
        height: 0.6rem;
    }

    .page2 .tab_left li .teshuptwo {
        line-height: 1.3 !important;
        margin-top: 0.16rem;
    }

    .page2 .tab_right {
        float: left;
        width: 7.1rem;
        height: 7.6rem;
        margin-top: 1.2rem;
        margin-left: 0.04rem;
        padding: 0rem 0.5rem 0;
        box-sizing: border-box;
        overflow-y: auto;
    }

    .page2 .tab_right .swiper-slide {
        height: 4.4rem;
    }

    .page2 .tab_right .topBox {
        width: 6.2rem;
        height: 2.2rem;
        text-align: left;
        position: relative;
        /* top: ; */
    }

    .page2 .topBox img {
        width: 1.7rem;
        height: 1.7rem;
        position: absolute;
        top: 0.32rem;
        left: 3.98rem;
    }

    .page2 .topBox p:nth-child(2) {
        position: absolute;
        width: 3rem;
        top: 0.9rem;
        left: 0px;
        font-size: 0.26rem;
        color: #1186d8;
    }

    .page2 .topBox p:last-child {
        position: absolute;
        top: 1.4rem;
        left: 0px;
        width: 3.4rem;
        line-height: 1.2;
        font-size: 0.24rem;
        color: #333;
        font-weight: 600;
    }

    .page2 .tab_right .line {
        border: 1px dashed #1186d8;
    }

    .page2 .bottomBox {
        height: 1.5rem;
        margin-top: 0.1rem;
        font-size: 0.22rem;
        color: #666666;
        line-height: 1.5;
        text-align: left;
        overflow-y: auto;
    }

    /* 绗笁閮ㄥ垎 寮€濮� */
    .page3 {
        background: url(../images/m_bgc/1_05.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 7.5rem;
        height: 7.92rem;
        padding-top: 0;
        margin-top: -0.1rem;
        box-sizing: border-box;
    }

    .page3 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0.2rem;
    }

    .page3 .title img {
        height: 0.39rem;
    }

    .page3 .content img {
        width: 7.5rem;
        margin-left: -3%;
    }

    .page3 .btn {
        margin-top: 40px;
        text-align: center;
    }

    /* 绗笁閮ㄥ垎缁撴潫 */
    .page4 {
        background: url(../images/m_bgc/1_06.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 7.5rem;
        height: 12.37rem;
        padding-top: 0;
        margin-top: -0.1rem;
        box-sizing: border-box;
    }

    .page4 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0.2rem;
    }

    .page4 .title img {
        height: 0.39rem;
    }

    .page4 .contentTwo {
        background: url(../images/34.png) no-repeat center top;
        background-size: 100% 100%;
        width: 7.5rem;
        height: 12.04rem;
        margin-left: -3%;
        padding-top: 1rem;
        box-sizing: border-box;
    }

    .page4 .contentTwo .swiper-container-2 {
        height: 4rem;
    }

    .page4 .contentTwo .swiper-container {
        width: 100%;
        margin-left: 0.36rem;
        height: 4.8rem;
        overflow: hidden;
    }

    .page4 .contentTwo .bgCon {
        background: url(../images/35.png) no-repeat center top;
        background-size: contain;
        width: 3.38rem;
        height: 3.78rem;
        float: left;
        box-sizing: border-box;
    }
    
    .page4 .contentTwo .bgCon_teshu {
        background: url(../images/36.png) no-repeat center top;
        background-size: contain;
        width: 3.38rem;
        height: 3.78rem;
        float: left;
        box-sizing: border-box;
    }
    
    .page4 .contentTwo .bgCon p:first-child {
        font-size: 0.26rem;
        color: #fff;
        font-weight: 700;
        margin-top: 0.24rem;
        text-align: center;
    }
    .page4 .contentTwo .bgCon p:last-child {
        text-align: left;
        margin-top: 0.48rem;
        padding: 0px 0.4rem 0px 0.7rem;
    }
    
    .page4 .contentTwo .bgCon_teshu p:first-child {
        font-size: 0.26rem;
        color: #fff;
        font-weight: 700;
        margin-top: 0.24rem;
        text-align: center;
    }
    .page4 .contentTwo .bgCon_teshu p:nth-child(2) {
        text-align: left;
        margin-top: 0.48rem;
        padding: 0px 0.4rem 0px 0.7rem;
        line-height: 1.5;
    }
    
    .page4 .contentTwo .bgCon_teshu p:last-child {
        text-align: left;
        margin-top: 0.26rem;
        padding: 0px 0.4rem 0px 0.7rem;
    }

    .page4 .swiper-container-horizontal&gt;.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        left: 0px;
        width: 100%;
    }

    .page4 .contentTwo .swiper-container-horizontal&gt;.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        left: -20px;
        width: 100%;
    }

    .page4 .contentTwo .btn {
        margin-top: 4rem;
        text-align: center;
    }

    /* 绗笁閮ㄥ垎 缁撴潫 */
    /*寰€鏈熷洖椤�*/
    .page5 {
        background: url(../images/m_bgc/1_07.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 7.5rem;
        height: 5.54rem;
        padding-top: 0;
        margin-top: -0.1rem;
        box-sizing: border-box;
    }

    .page5 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0.2rem;
    }

    .page5 .title img {
        height: 0.39rem;
    }

    .page5 .m1200 {
        width: 100%;
    }

    .page5 .contentThree {
        margin-top: 0.4rem;
    }

    .page5 .swiper-container {
        width: 100%;
        height: 5.4rem;
        padding-top: 0rem;
    }

    .page5 .ad_Container .swiper-slide {
        width: 5.34rem;
        height: 3.16rem;
        border-radius: 0.15rem;
    }

    .hgImg .imgCon {
        border-radius: 0.15rem;
        width: 5.44rem;
        margin: 0.1rem auto 0;
        height: 3.32rem;
    }

    .hgImg .imgCon img {
        width: 100%;
    }

    .hgImg p {
        font-size: 0.2rem;
        padding: 0.2rem 0;
    }

    .ad_Container .swiper-container-horizontal&gt;.swiper-pagination-bullets,
    .ad_Container .swiper-pagination-custom,
    .ad_Container .swiper-pagination-fraction {
        text-align: center;
    }

    .page6 {
        background: url(../images/m_bgc/1_08.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 7.5rem;
        height: 5.98rem;
        padding-top: 0;
        margin-top: -0.1rem;
        box-sizing: border-box;
    }

    .page6 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0.2rem;
    }

    .page6 .title img {
        height: 0.39rem;
    }

    .page6 .mpage6 {
        height: 5.35rem;
        position: relative;
        /* margin-left: 0.20rem; */
    }

    .page6 .mpage6 .swiper-container {
        height: 5.12rem;
    }

    .page6 .mpage6 .swiper-slide&gt;div {
        float: left;
        margin-right: 0.18rem;
        margin-bottom: 12px;
    }

    .page6 .mpage6 .swiper-slide&gt;div:nth-child(2n) {
        float: left;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .page6 .mpage6 img {
        width: 3.36rem;
    }

    .page6 .mpage6 .swiper-pagination-bullet-active {
        opacity: 1;
    }

    /* 琛ㄥ崟 寮€濮� */
    .page7 {
        background: url(../images/m_bgc/1_09.jpg) no-repeat center top;
        background-size: 100% 100%;
        width: 7.5rem;
        height: 7.4rem;
        overflow: hidden;
        cursor: pointer;
        padding-top: 0.6rem;
    }

    .page7 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0rem;
    }

    .page7 .title img {
        height: 0.39rem;
    }

    .page7 .form-wrap {
        width: 90%;
        margin: 0.3rem auto 0;
    }

    .page7 .form-wrap form .label {
        border: 0.01rem solid #fff;
    }

    .form-wrap form .label span {
        display: inline-block;
        width: 24%;
        font-size: 0.28rem;
        color: #fff;
        font-weight: 700;
        border-radius: 50px;
        background-image: linear-gradient(to right, #63d471, #0059c9);
        text-align: center;
        margin-right: 0.1rem;
    }

    .qt_form .xdf_formbtn {
        background-image: linear-gradient(to right, #63d471, #0059c9);
        width: 100%;
        height: 0.8rem;
        color: #fff;
        text-align: center;
        line-height: 0.5rem;
        border-radius: 50px;
        margin: 0.1rem auto 0;
        cursor: pointer;
        font-size: 0.28rem;
        font-weight: 700;
        margin-left: 0.1rem;
    }

    .tiaokuan a {
        color: #fff;
    }

    /* 琛ㄥ崟缁撴潫 */


}</pre></body></html>