body {
    background: #fff;
}

.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.line-clamp-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line-clamp-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

/*********************************pc  h2æ ‡é¢˜*********************************/
.page {
    padding: 60px 0 00px 0;
}

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

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

.page .con .btn::after {
    content: '';
    width: 21px;
    height: 20px;
    background: url(../images/left.png) no-repeat center top;
    position: absolute;
    right: 35px;
    top: 16px;
}

/** header_banner **/
.header_banner {
    height: 638px;
    background: url(../images/pc_bgc/1_01.jpg) no-repeat center top;
    background-size: 100% 100%;
    overflow: hidden;
}

.banner {
    background: url(../images/1.png) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 244px;
    margin-top: 255px;
    text-align: center;
}

.banner p {
    padding-top: 10px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 28px;
    color: rgb(7, 0, 123);
    text-align: center;
}

.banner p span {
    font-weight: bold;
}

.banner p span.font72 {
    font-size: 24px;
}

.banner p span.font86 {
    font-size: 24px;
}

.page1 {
    background: url(../images/pc_bgc/1_02.jpg) no-repeat center top;
    height: 654px;
    background-size: 100% 100%;
    overflow: hidden;
    padding-top: 0px;
}

.page1 .title {
    font-size: 40px;
    margin-top: 30px;
    color: #ffc103;
    font-weight: bold;
}

.page1 .con {
    text-align: center;
    margin-top: 80px;
}

.page1 .swiper-container {
    padding-bottom: 50px;
}

.page1 .con ul {
    overflow: hidden;
}

.page1 .con ul li {
    width: 199px;
    height: 190px;
    background: url(../images/2.png) no-repeat center center;
    margin-right: 68px;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}

.page1 .con ul li .first {
    border: 2px solid rgb(0, 255, 199);
    color: rgb(0, 255, 199);
    font-weight: 700;
    width: 96px;
    height: 32px;
    line-height: 32px;
    margin-top: 40px;
    margin-left: 44px;
}

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

.page1 .con ul li:nth-child(8) {
    margin-right: 0px;
}

.page1 .con ul li p {
    color: #fff;
    margin-top: 0px;
}

.page1 .con ul li .second {
    margin-top: 17px;
    font-size: 18px;
    padding: 0 26px;
}

.page1 .con ul li p span {
    color: rgb(255, 0, 234);
    font-size: 30px;
    margin-left: -2px;
}

.page1 .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #999999;
    opacity: 1;
}

.page1 .swiper-pagination-bullet-active {
    width: 100px;
    height: 14px;
    background: #fff;
    border-radius: 14px;
}

.page2 {
    background: url(../images/pc_bgc/1_03.jpg) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 576px;
    padding: 0;
    overflow: hidden;
}

.page2 .title {
    font-size: 40px;
    margin-top: 30px;
    color: #ffc103;
    margin-bottom: 80px;
    font-weight: bold;
}

.page2 ul.offers_menu li {
    display: table;
    width: 110px;
    height: 150px;
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: url(../images/item_5_1.png) no-repeat center center;
    float: left;
    margin: 20px 25px 50px;
    padding-top: 30px;
    height: 77px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.page2 ul.offers_menu li.current {
    width: 130px;
    margin: 20px 15px 50px;
    background: url(../images/item_5.png) no-repeat center center;
}

.page2 ul.offers_menu li span {
    display: table-cell;
    vertical-align: middle;
    padding-top: 30px;
}

.page2 .offers_box .offer {
    width: 96%;
    margin: 0 auto;
    position: relative;
    border: 1px solid rgb(255, 201, 15);
}

.page2 .offers_box .offer.pre {
    height: 613px;
    background: url(../images/item_5_jqqd.jpg) center center no-repeat;
    background-size: cover;
}

.page2 .offers_box ul li {
    display: table;
    padding: 20px 0 20px;
    background: rgb(255, 201, 15);
    width: 100%;
}

.page2 .offers_box ul li p {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    float: left;
    margin: 0;
    text-align: center;
    font-size: 18px;
}

.page2 .offers_box .thead li p {
    font-weight: bold;
}

.page2 .offers_box .tbody {
    height: 300px;
    overflow: hidden;
    position: relative;
}

.page2 .offers_box .tbody ul {
    height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.page2 .offers_box .tbody ul li {
    display: table;
    width: 100%;
    border-bottom: 1px solid rgb(255, 201, 15);
    background: rgba(255, 255, 255, 0);
    padding-top: 18px;
    transition: none;
}

.page2 .offers_box .tbody ul li p {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}

.page2 .offers_box .tbody ul li p a:hover {
    text-decoration: underline;
    color: #995208;
}

.page2 .offers_box .tbody ul::-webkit-scrollbar {
    width: 5px;
    background-color: rgb(255, 201, 15);
}

.page2 .offers_box .tbody ul::-webkit-scrollbar-thumb {
    background: rgb(174, 133, 8);
}

.page2 .offers_box .thead .m_none {
    display: none;
}

.page2 .offers_box .thead .m_block {
    display: block;
    color: rgb(30, 3, 50)
}

.page2 .TOP_bgc2 .font_resets {
    color: rgb(255, 201, 15);
    float: right;
    width: 44%;
    margin-top: 10px;
    font-size: 16px;
}

.page2 .font_resets {
    color: rgb(255, 201, 15);
    text-align: right;
    margin-top: 10px;
    font-size: 14px;
    padding-right: 2%;
}


.page3 {
    background: url(../images/pc_bgc/1_04.jpg) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 780px;
    padding: 60px 0;
}

.page3 .title {
    text-align: center;
    margin-bottom: 60px;
    color: #ffc103;
    font-size: 40px;
    font-weight: bold;
}

.page3 .con {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* 统计数据区域 */
.page3-stats {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 40px;
    padding: 0 40px;
}

.page3-stats .stat-item {
    flex: 1;
    text-align: center;
    margin: 0 15px;
}

.page3-stats .stat-number {
    font-weight: bold;
    color: #ffc103;
    line-height: 1.2;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.page3-stats .stat-number .stat-num {
    font-size: 40px;
}

.page3-stats .stat-number .stat-text {
    font-size: 14px;
}

.page3-stats .stat-label {
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
}

/* 服务特色区域 */
.page3-services {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 30px;
    padding: 0 40px;
}

.page3-services .service-item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    background: transparent;
    overflow: hidden;
}

/* 第二行（第3、4个）先文字后图片 */
.page3-services .service-item:nth-child(3),
.page3-services .service-item:nth-child(4) {
    flex-direction: row-reverse;
}

.page3-services .service-image {
    width: 250px;
    height: 150px;
    flex-shrink: 0;
    overflow: hidden;
    background: #1a1a2e;
    margin-right: 20px;
}

/* 第二行的图片，margin在左边 */
.page3-services .service-item:nth-child(3) .service-image,
.page3-services .service-item:nth-child(4) .service-image {
    margin-right: 0;
    margin-left: 20px;
}

.page3-services .service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.page3-services .service-content {
    flex: 1;
    padding: 0;
    background: transparent;
}

.page3-services .service-title {
    font-size: 22px;
    font-weight: bold;
    color: #ffc103;
    margin-bottom: 15px;
    line-height: 1.4;
}

.page3-services .service-desc {
    font-size: 15px;
    color: #fff;
    line-height: 1.8;
}

.xdf_bottomForm.form-wrap .m1200 {
    position: relative;
    border: none;
    width: 1200px;
    padding: 0px 0 0 0%;
    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: 228px;
}

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

@media screen and (max-width:1000px) {
    body {
        padding-bottom: 0.8rem;
        background: #f4f5f9;
    }

    .m1200 {
        width: 94%;
        display: block;
    }

    .m100 {
        width: 100%;
    }

    .page {
        padding: 0.66rem 0 0.7rem 0;
    }

    .page .title {
        text-align: center;
        margin-bottom: 0.45rem;
        font-size: 0.42rem;
    }

    .page .title img {
        height: 0.98rem;
        margin: 0 auto;
    }

    .page .tit {
        font-size: .34rem;
        line-height: .5rem;
        margin: 0 0 .3rem 0;
        height: auto;
        text-align: center;
    }

    .page .tit .t1 {
        font-size: .4rem;
        line-height: .4rem;
        margin: 0 .05rem;
        padding: 0 .15rem;
        font-weight: normal;
    }

    .page .tit .t2 {
        font-size: .2rem;
        margin-top: .1rem;
        line-height: .2rem;
        letter-spacing: .2rem;
        font-weight: normal;
        text-align: center;
        display: block;
        color: #999999;
    }

    .page .con .btn {
        font-size: 0.26rem;
        width: 4.5rem;
        height: 0.8rem;
        border-radius: 0.5rem;
        line-height: 0.8rem;
        margin: 0.3rem auto 0;

    }

    .page .con .btn::after {
        content: '';
        width: 0.3rem;
        height: 0.3rem;
        background: url(../images/left.png) no-repeat center top;
        background-size: contain;
        position: absolute;
        right: 0.2rem;
        top: 0.25rem;
    }

    /** header_banner Start **/
    .header_banner .m1200 {
        display: block;
        width: 100%;
    }

    .header_banner {
        height: 5.39rem;
        background: none;
        overflow: hidden;
        width: 100%;
        background-size: 100% 100%;
        background-image: url(../images/m_bgc/1_01.jpg);
    }

    .banner {
        background: url(../images/7.png) no-repeat center top;
        background-size: 100% 100%;
        width: 100%;
        height: 2.3rem;
        margin-top: 1.55rem;
        text-align: center;
    }

    .banner p {
        padding-top: 0;
        margin: 0 auto;
        font-weight: bold;
        font-size: 0.28rem;
        color: rgb(7, 0, 123);
        text-align: center;
    }

    .banner p span {
        font-weight: bold;
    }

    .banner p span.font72 {
        font-size: 0.24rem;
    }

    .banner p span.font86 {
        font-size: 0.24rem;
    }

    .page1 {
        background: url(../images/m_bgc/1_02.jpg) no-repeat center top;
        height: 100%;
        padding: 0px;
        margin-top: -10px;
    }

    .page1 .con {
        margin-top: 0.2rem;
    }

    .page1 .con ul li {
        width: 30%;
        height: 28.6vw;
        margin-right: 3.33%;
        margin-bottom: 0.4rem;
        background-size: 100% 100%;
        background-position: center center;
    }

    .page1 .con ul li .first {
        width: 48%;
        margin-left: 26%;
        margin-top: 21%;
        font-size: 0.24rem;
        height: 0.42rem;
        line-height: 0.42rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .page1 .con ul li .second {
        margin-top: 0.23rem;
        font-size: 0.24rem;
        padding: 0 0.35rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .page1 .con ul li p {
        overflow: hidden;
    }

    .page1 .con ul li p span {
        font-size: 0.4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .page1 .con ul li:nth-child(3n) {
        margin-right: 0;
    }

    /* 覆盖PC端的样式，避免干扰移动端布局 */
    .page1 .con ul li:nth-child(4) {
        margin-right: 3.33%;
    }

    .page1 .con ul li:nth-child(8) {
        margin-right: 3.33%;
    }

    .page1 .con ul li:nth-child(3n+1) {
        clear: left;
    }

    .page1 .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0px;
        left: 0px;
        width: 100%;
    }

    .page2 {
        background: url(../images/m_bgc/1_03.jpg) no-repeat center top;
        background-size: 100% 100%;
        width: 100%;
        height: auto;
        min-height: 8.9rem;
        padding: 0.66rem 0 0.7rem 0;
        margin-top: -10px;
    }

    .page .title {
        margin-top: 0rem;
        text-align: center;
        margin-bottom: 0.45rem;
        font-size: 0.42rem;
    }

    /* 移动端表头：显示移动端版本，隐藏PC端版本 */
    .page2 .offers_box .thead .m_none {
        display: block;
    }

    .page2 .offers_box .thead .m_block {
        display: none;
    }

    /* 移动端表头样式优化 */
    .page2 .offers_box .thead li {
        padding: 0.2rem 0;
        font-size: 0.24rem;
        display: flex;
        flex-wrap: wrap;
    }

    .page2 .offers_box .thead li p {
        font-size: 0.24rem;
        padding: 0.1rem 0;
        white-space: normal;
        word-break: break-all;
        line-height: 1.4;
    }
    
    /* 移动端表头前4列占一行，后2列换行 */
    .page2 .offers_box .thead li p:nth-child(1),
    .page2 .offers_box .thead li p:nth-child(2),
    .page2 .offers_box .thead li p:nth-child(3),
    .page2 .offers_box .thead li p:nth-child(4) {
        width: 25%;
    }
    
    .page2 .offers_box .thead li p:nth-child(5),
    .page2 .offers_box .thead li p:nth-child(6) {
        width: 50%;
    }

    /* 移动端表格内容样式 */
    .page2 .offers_box .tbody {
        height: 4rem;
    }

    .page2 .offers_box .tbody ul li {
        padding: 0.15rem 0;
        font-size: 0.22rem;
    }

    .page2 .offers_box .tbody ul li p {
        font-size: 0.22rem;
        padding: 0.05rem 0;
    }

    /* 移动端底部提示文字 */
    .page2 .font_resets {
        font-size: 0.24rem;
        margin-top: 0.2rem;
        text-align: right;
        padding-right: 3%;
    }	


    .page3 {
        background: url(../images/m_bgc/1_04.jpg) no-repeat center top;
        background-size: 100% 100%;
        width: 100%;
        height: auto;
        min-height: 7.9;
        padding: 0.66rem 0 0.7rem 0;
    }

    /* 移动端隐藏服务特色区域 */
    .page3-services {
        display: none;
    }

    /* 移动端统计数据区域：每行3个 */
    .page3-stats {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 0.3rem;
        margin-bottom: 0;
    }

    .page3-stats .stat-item {
        width: calc(33.33% - 0.1rem);
        margin-bottom: 0.4rem;
        margin-right: 0;
        box-sizing: border-box;
        flex: 0 0 calc(33.33% - 0.1rem);
    }

    .page3-stats .stat-item:nth-child(3n) {
        margin-right: 0;
    }

    .page3-stats .stat-item:nth-child(3n+1),
    .page3-stats .stat-item:nth-child(3n+2) {
        margin-right: 0.15rem;
    }

    .page3-stats .stat-number {
        font-size: 0.36rem;
        margin-bottom: 0.15rem;
    }

    .page3-stats .stat-number .stat-num {
        font-size: 0.36rem;
    }

    .page3-stats .stat-number .stat-text {
        font-size: 0.2rem;
    }

    .page3-stats .stat-label {
        font-size: 0.22rem;
        line-height: 1.5;
    }

    

    /* 表单 开始 */
    .page10 {
        background: url(../images/m_bgc/1_05.jpg) no-repeat center top;
        background-size: 100% 100%;
        width: 7.5rem;
        height: 6.64rem;
        overflow: hidden;
        cursor: pointer;
        padding-top: 0.6rem;
    }

    .page10 .title {
        text-align: center;
        margin-bottom: 0.45rem;
        font-size: 0.42rem;
        color: #ffc103;
        font-weight: bold;
    }


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

    .page10 .form-wrap form .label {
        border: 0.01rem solid #ffc103 !important;
    }

    .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, #ffc103, #ffc103);
        text-align: center;
        margin-right: 0.1rem;
    }

    /* .qt_form .xdf_formbtn {
        background-image: linear-gradient(to bottom, #f3d7ba, #e4c2a0);
        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;
    } */

    .page10 .qt_form .xdf_formbtn {
        background-image: linear-gradient(to bottom, #ffc103, #ffc103);
        width: 100%;
        height: 0.7rem;
        color: #4d4c4c;
        text-align: center;
        line-height: 0.7rem;
        border-radius: 0.5rem;
        margin: 0.2rem auto 0;
        cursor: pointer;
        font-size: 0.26rem;
        font-weight: 700;
    }

    .tiaokuan a {
        color: #fff;
    }
}