﻿.index_box {
    width: 100%;
    margin: 0 auto;
    background: url(../images/header_bj.png) no-repeat center 160px;
    height: 2262px;
}


/* 引导页 start */

.slb_GuidePage.show {
    display: block;
}

.slb_GuidePage {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 99998;
    top: 0;
    left: 0;
    display: none;
}

.slb_GuidePage .container {
    position: relative;
    z-index: 99999;
}

.slb_GuidePage_first.on {
    display: block;
}

.slb_GuidePage_first {
    display: none;
}

.slb_GuidePage_first .img1 {
    position: absolute;
    top: 20px;
    left: 164px;
}

.slb_GuidePage_first .img2 {
    position: absolute;
    top: 150px;
    left: 345px;
}

.slb_GuidePage_first .img3,
.slb_GuidePage_first .img4 {
    display: none;
}

.slb_GuidePage_first .cont {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 281px;
    width: 701px;
    height: 343px;
    background: url(../images/slb_GuidePage3.png) no-repeat center;
    text-align: center;
    box-sizing: border-box;
    background-size: 100%;
}

.pc {
    display: block;
}

.mobile {
    display: none;
}

.slb_GuidePage_first .cont p {
    font-size: 28px;
    color: #333333;
    line-height: 58px;
    margin-top: 61px;
    margin-left: 50px;
    text-align: left;
}

.slb_GuidePage_first .cont p em {
    font-size: 34px;
    color: #0079d9;
    font-weight: 700;
}

.slb_GuidePage_first .button {
    position: absolute;
    left: 69.1%;
    transform: translateX(-50%);
    top: 357px;
    width: 154px;
    height: 74px;
}

.slb_GuidePage_first .button a {
    font-size: 30px;
    color: #fff;
    text-align: center;
    display: block;
    width: 154px;
    border-radius: 30px;
    height: 74px;
    line-height: 74px;
}

.slb_GuidePage_first .button2 {
    position: absolute;
    left: 83%;
    transform: translateX(-50%);
    top: 302px;
    width: 60px;
    height: 60px;
}

.slb_GuidePage_first .button2 a {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/slb_GuidePage5.png) center center no-repeat;
}

.slb_GuidePage_second.on {
    display: block;
}

.slb_GuidePage_second {
    display: none;
}

.slb_GuidePage_second .img1 {
    position: absolute;
    top: 20px;
    right: 338px;
}

.slb_GuidePage_second .img2 {
    position: absolute;
    top: 150px;
    right: 510px;
}

.slb_GuidePage_second .cont {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 281px;
    width: 701px;
    height: 343px;
    background: url(../images/slb_GuidePage8.png) no-repeat center;
    text-align: center;
    box-sizing: border-box;
    background-size: 100%;
}

.slb_GuidePage_second .cont p {
    font-size: 28px;
    color: #333333;
    line-height: 58px;
    margin-left: 62px;
    margin-top: 61px;
    text-align: left;
}

.slb_GuidePage_second .cont p em {
    font-size: 34px;
    color: #0079d9;
    font-weight: 700;
}

.slb_GuidePage_second .button2 {
    position: absolute;
    left: 83%;
    transform: translateX(-50%);
    top: 302px;
    width: 60px;
    height: 60px;
}

.slb_GuidePage_second .button2 a {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/slb_GuidePage5.png) center center no-repeat;
}


/* 引导页 end */


/* header start */

.header {
    width: 100%;
    height: 537px;
    margin: 0 auto;
}

.head_top {
    height: 160px;
    margin: 0 auto;
    background-color: #0079d9;
}

.head_top .rt {
    float: left;
}

.head_top .rt ul li {
    width: 156px;
    height: 102px;
    background: url(../images/head_top_tb01.png) no-repeat right center;
    float: left;
    margin-right: 18px;
    margin-top: 30px;
    cursor: pointer;
}

.head_top .rt ul li:hover {
    font-weight: bold;
}

.head_top .rt ul li:last-child {
    margin-right: 0;
    background: url(../images/head_top_tb01s.png) no-repeat right center;
}

.head_top .rt ul li a {
    width: 156px;
    height: 102px;
    line-height: 102px;
    box-sizing: border-box;
    display: block;
    text-align: left;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.head_top .rt ul li:nth-child(1) a {
    background: url(../images/head_top_tb02.png) no-repeat 16px center;
    background-size: 29px;
    padding-left: 56px;
}

.head_top .rt ul li:nth-child(2) a {
    background: url(../images/head_top_tb03.png) no-repeat 16px center;
    background-size: 27px;
    padding-left: 56px;
}

.head_top .rt ul li:nth-child(3) a {
    background: url(../images/head_top_tb04.png) no-repeat 16px center;
    background-size: 27px;
    padding-left: 56px;
}

.head_top .rt ul li:nth-child(4) a {
    background: url(../images/head_top_tb05.png) no-repeat 18px center;
    background-size: 21px;
    padding-left: 54px;
}

.head_top .rt ul li:nth-child(4).batchReadOn a {
    background: url(../images/head_top_tb05s.png) no-repeat 18px center;
    background-size: 21px;
    padding-left: 54px;
}

.head_top .rt ul li:nth-child(5) a {
    background: url(../images/head_top_tb06.png) no-repeat 35px center;
    background-size: 29px;
    padding-left: 80px;
}

.head_top .rt ul li:nth-child(5).PointreadOn a {
    background: url(../images/head_top_tb06s.png) no-repeat 35px center;
    background-size: 29px;
    padding-left: 80px;
}

.head_top .rt ul li:nth-child(6) a {
    background: url(../images/head_top_tb07.png) no-repeat 30px center;
    background-size: 18px;
    padding-left: 66px;
}

.head_top .rt ul li:nth-child(7) a {
    background: url(../images/head_top_tb09.png) no-repeat 38px center;
    background-size: 33px;
    padding-left: 80px;
}

.head_con {
    height: auto;
    margin: 0 auto;
}

.head_con a {
    width: 671px;
    height: 156px;
    display: block;
    float: left;
    margin-top: 65px;
    margin-bottom: 156px;
}

.head_con a img {
    width: 671px;
    height: 156px;
    float: left;
}


/* header end */


/* container start */

.content_con01s {
    background-color: #fff;
    border-radius: 15px;
    padding: 50px;
    box-sizing: border-box;
    height: 828px;
}

.content_con01 {
    height: 337px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.content_con01 .swiper-slide {
    height: 337px;
    float: left;
}

.content_con01 .swiper-slide a:first-child {
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 600px;
    background: none;
    text-indent: 0;
}

.content_con01 .swiper-slide a img {
    width: 600px;
    height: 337px;
    border-radius: 10px;
}

.content_con01 .swiper-slide a {
    font-size: 34px;
    color: #333333;
    text-indent: 1em;
    background: url(../images/hei.png) no-repeat left 28px;
    background-size: 9px;
    font-weight: bold;
    display: block;
    width: 458px;
    line-height: 60px;
    margin-top: 35px;
    margin-left: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    float: left;
}

.content_con01 .swiper-slide a:hover {
    background: url(../images/lan.png) no-repeat left 28px;
    background-size: 9px;
    color: #0079d9;
}

.content_con01 .swiper-slide span {
    font-size: 28px;
    color: #999999;
    display: block;
    float: right;
    font-weight: bold;
    margin-top: 24px;
    margin-left: 44px;
}

.content_con01 .swiper-slide em .a1 {
    font-size: 18px;
    color: #ffffff;
    display: block;
    width: 130px;
    font-weight: normal;
    height: 50px;
    margin-top: 89px;
    margin-right: 40px;
    line-height: 50px;
    text-align: center;
    background: url(../images/lbs.png) no-repeat center;
    float: right;
}

.content_con01 .pagination {
    width: 298px;
    height: 8px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.content_con01 .pagination .swiper-pagination-switch {
    float: left;
    width: 46px;
    height: 8px;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 10px;
    background-color: #cbe8ff;
}

.content_con01 .pagination .swiper-pagination-switch:last-child {
    margin-right: 0;
}

.content_con01 .pagination .swiper-active-switch {
    width: 74px;
    height: 8px;
    background-color: #0079d9;
}

.content2_con {
    margin-top: 40px;
}

.content2_con ul li {
    width: 346px;
    height: 160px;
    float: left;
    margin-right: 31px;
    margin-bottom: 30px;
}

.content2_con ul li:nth-child(3n) {
    margin-right: 0;
}

.content2_con ul li a {
    width: 346px;
    height: 160px;
    display: block;
    text-align: center;
}

.content2_con ul li:nth-child(1) a {
    background: url(../images/con01.png) no-repeat center;
}

.content2_con ul li:nth-child(2) a {
    background: url(../images/con02.png) no-repeat center;
}

.content2_con ul li:nth-child(3) a {
    background: url(../images/con03.png) no-repeat center;
}

.content2_con ul li:nth-child(4) a {
    background: url(../images/con04.png) no-repeat center;
}

.content2_con ul li:nth-child(5) a {
    background: url(../images/con05.png) no-repeat center;
}

.content2_con ul li:nth-child(6) a {
    background: url(../images/con06.png) no-repeat center;
}

.content3_con {
    margin-top: 50px;
    background-color: #fff;
    border-radius: 15px;
    height: 438px;
    padding: 50px;
    box-sizing: border-box;
}

.content3_con_tit {
    height: 78px;
    margin-bottom: 40px;
    background: url(../images/con07.png) no-repeat center;
}

.content3_con_tit a {
    width: 222px;
    margin: 0 auto;
    height: 78px;
    display: block;
}

.content3_con_con ul li {
    width: 254px;
    height: 222px;
    float: left;
    margin-right: 28px;
}

.content3_con_con ul li:last-child {
    margin-right: 0;
}

.content3_con_con ul li a {
    width: 254px;
    height: 222px;
    display: block;
}

.content3_con_con ul li:nth-child(1) a {
    background: url(../images/con08.png)no-repeat center;
}

.content3_con_con ul li:nth-child(2) a {
    background: url(../images/con09.png)no-repeat center;
}

.content3_con_con ul li:nth-child(3) a {
    background: url(../images/con10.png)no-repeat center;
}

.content3_con ul li:nth-child(4) a {
    background: url(../images/con11.png)no-repeat center;
}

.content4_con {
    margin: 50px auto;
    height: 309px;
}

.content4_con .le {
    width: 585px;
    height: 309px;
    padding: 50px;
    background-color: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    float: left;
    margin-right: 29px;
}

.content4_con .le a {
    width: 485px;
    height: 208px;
    display: block;
    background: url(../images/con12.png) no-repeat center;
}

.content4_con .rt {
    width: 585px;
    height: 309px;
    padding: 50px;
    background-color: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    float: right;
}

.content4_con .rt a {
    width: 485px;
    height: 208px;
    display: block;
    background: url(../images/con13.png) no-repeat center;
}


/* container end */


/* footer start */

.footer {
    height: 163px;
    background-color: #0079d9;
    margin: 0 auto;
}

.footer .le {
    float: left;
    height: 163px;
}

.footer .le img {
    width: 66px;
    height: 80px;
    margin-top: 46px;
}

.footer .con {
    height: 83px;
    margin-left: 120px;
    float: left;
}

.footer .con_le {
    width: 103px;
    height: 83px;
    float: left;
    margin-top: 35px;
    background: url(../images/footer_con_xtb.png) no-repeat right 4px;
}

.footer .con_le ul li {
    float: left;
    width: 103px;
}

.footer .con_le ul li a {
    font-size: 18px;
    text-align: left;
    color: #d6e7fa;
    line-height: 32px;
    display: block;
}

.footer .con_rt {
    width: 668px;
    height: 83px;
    margin-left: 29px;
    margin-top: 35px;
    float: left;
}

.footer .con_rt ul li {
    font-size: 18px;
    text-align: left;
    color: #d6e7fa;
    line-height: 32px;
}

.footer .con_rt ul li span {
    position: absolute;
    top: 3.5px;
}

.footer .con_rt ul li a {
    color: #d6e7fa;
}

.footer .con_rt .beian {
    padding-left: 26px;
    margin-right: 6px;
    background: url(../images/gaba.png) no-repeat left center;
    background-size: 20px;
}

.footer .con_rt .gaba {
    margin-right: 14px;
}

.footer .rt {
    float: right;
    height: 163px;
}

.footer .rt a {
    width: 110px;
    height: 55px;
    margin-top: 54px;
    display: block;
    background: url(../images/jiucuo.png) no-repeat center;
}

.mobile_footer {
    display: none;
}


/* footer end */

@media (max-width: 750px) and (min-width: 320px) {
    body {
        max-width: 7.5rem !important;
        min-width: 3.2rem !important;
        background-color: #cbe8ff;
    }
    .container {
        width: 100%;
    }
    .index_box {
        width: 100%;
        margin: 0 auto;
        height: auto;
        background: none;
    }
    .header {
        width: 7.5rem;
        margin: 0 auto;
        height: 11.33rem;
        background: url(../images/header_bj2.png) no-repeat center 1.26rem;
        background-size: 100%;
    }
    .head_top {
        width: 100%;
        display: block;
        height: 1.26rem;
    }
    .head_top .rt {
        float: left;
        margin-right: 0;
    }
    .head_top .rt ul li {
        width: 2.12rem;
        height: 0.88rem;
        margin-top: 0.2rem;
        margin-right: 0;
        background: url(../images/head_top_tb01_s.png) no-repeat right center;
        background-size: 2.12rem;
    }
    .head_top .rt ul li:hover {
        font-weight: bold
    }
    .head_top .rt ul li:nth-child(2),
    .head_top .rt ul li:nth-child(3),
    .head_top .rt ul li:nth-child(5),
    .head_top .rt ul li:nth-child(6) {
        display: none;
    }
    .head_top .rt ul li:nth-child(1),
    .head_top .rt ul li:nth-child(4),
    .head_top .rt ul li:nth-child(7) {
        margin-left: 0.3rem;
    }
    .head_top .rt ul li:nth-child(7) {
        background: url(../images/head_top_tb01s_s.png) no-repeat right center;
        background-size: 2.12rem;
        margin-left: 0.3rem;
    }
    .head_top .rt ul li a {
        width: 2.12rem;
        height: 0.88rem;
        line-height: 0.88rem;
        display: block;
        text-align: left;
        box-sizing: border-box;
        color: #fff;
        font-size: 0.26rem;
    }
    .head_top .rt ul li:first-child a {
        background: url(../images/head_top_tb02.png) no-repeat 0.3rem center;
        background-size: 0.29rem;
        padding-left: 0.7rem;
    }
    .head_top .rt ul li:nth-child(4) a {
        background: url(../images/head_top_tb05.png) no-repeat 0.3rem center;
        background-size: 0.21rem;
        padding-left: 0.7rem;
    }
    .head_top .rt ul li:nth-child(4).batchReadOn a {
        background: url(../images/head_top_tb05s.png) no-repeat 0.3rem center;
        background-size: 0.21rem !important;
        padding-left: 0.7rem;
    }
    .head_top .rt ul li:nth-child(7) a {
        background: url(../images/head_top_tb09.png) no-repeat 0.59rem center;
        background-size: 0.33rem;
        padding-left: 1.06rem;
    }
    .head_con {
        padding-top: 0.55rem;
        height: 2rem;
        margin: 0 auto;
    }
    .head_con a {
        width: 6.02rem;
        height: 1.46rem;
        margin: 0 auto;
        float: none;
        display: block;
        text-align: center;
    }
    .head_con .logo1 {
        display: none;
    }
    .head_con .logo2 {
        display: block !important;
    }
    .head_con a img {
        width: 6.02rem;
        height: 1.46rem;
    }
    .content {
        width: 6.9rem !important;
        height: auto !important;
        margin-bottom: 0.16rem;
    }
    .content_con01s {
        padding: 0;
        width: 6.9rem;
        margin: 0 auto;
        border-radius: 0.15rem;
        height: 12.4rem;
        margin-top: -6.22rem;
    }
    .content_con01 {
        width: 6.59rem !important;
        height: 6rem !important;
        padding-top: 0.5rem;
    }
    .content_con01 .swiper-slide {
        height: auto;
    }
    .content_con01 .swiper-slide a {
        margin-top: 0;
        width: 6.18rem !important;
        margin-left: 0.2rem;
        background: url(../images/hei.png) no-repeat left 0.28rem;
        background-size: 0.09rem;
        font-size: 0.36rem;
        line-height: 0.6rem;
        -webkit-line-clamp: 2;
    }
    .content_con01 .swiper-slide em .a1 {
        font-size: 0.18rem;
        color: #ffffff;
        display: block;
        width: 1.3rem !important;
        font-weight: normal;
        height: 0.5rem;
        margin-top: 0.2rem;
        margin-right: 0.1rem;
        line-height: 0.5rem;
        text-align: center;
        background: url(../images/lbs.png) no-repeat center;
        background-size: 1.3rem;
        float: right;
    }
    .content_con01 .swiper-slide a img {
        width: 6.59rem;
        height: 3.7rem;
        border-radius: 0.1rem;
    }
    .content_con01 .swiper-slide .a_img {
        width: 6.59rem !important;
    }
    .content_con01 .swiper-slide span {
        font-size: 0.28rem;
        color: #999999;
        display: block;
        float: left;
        margin-top: 0.2rem;
        margin-left: 0.2rem;
        padding-bottom: 0.3rem;
    }
    .content_con01 .pagination {
        width: 2.98rem;
        height: 0.08rem;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .content_con01 .pagination .swiper-pagination-switch {
        float: left;
        width: 0.46rem;
        height: 0.08rem;
        border-radius: 0.5rem;
        cursor: pointer;
        margin-right: 0.1rem;
        background-color: #cbe8ff;
    }
    .content_con01 .pagination .swiper-pagination-switch:last-child {
        margin-right: 0;
    }
    .content_con01 .pagination .swiper-active-switch {
        width: 0.74rem;
        height: 0.08rem;
        background-color: #0079d9;
    }
    .content2_con {
        width: 6.59rem;
        height: auto;
        padding-top: 0.5rem;
        margin: 0 auto;
        background-color: #fff;
    }
    .content2_con ul li {
        width: 3.1rem;
        height: 1.43rem;
        float: left;
        margin-right: 0.39rem;
        margin-bottom: 0.3rem;
    }
    .content2_con ul li:nth-child(2n) {
        margin-right: 0 !important;
    }
    .content2_con ul li:nth-child(3n) {
        margin-right: 0.39rem;
    }
    .content2_con ul li a {
        width: 3.1rem;
        height: 1.43rem;
        display: block;
        text-align: center;
    }
    .content2_con ul li:nth-child(1) a {
        background: url(../images/con01.png) no-repeat center;
        background-size: 3.1rem;
    }
    .content2_con ul li:nth-child(2) a {
        background: url(../images/con02.png) no-repeat center;
        background-size: 3.1rem;
    }
    .content2_con ul li:nth-child(3) a {
        background: url(../images/con03.png) no-repeat center;
        background-size: 3.1rem;
    }
    .content2_con ul li:nth-child(4) a {
        background: url(../images/con04.png) no-repeat center;
        background-size: 3.1rem;
    }
    .content2_con ul li:nth-child(5) a {
        background: url(../images/con05.png) no-repeat center;
        background-size: 3.1rem;
    }
    .content2_con ul li:nth-child(6) a {
        background: url(../images/con06.png) no-repeat center;
        background-size: 3.1rem;
    }
    .content3_con {
        width: 6.9rem;
        margin: 0 auto;
        margin-top: 0.4rem;
        background-color: #fff;
        border-radius: 0.15rem;
        height: 7.7rem;
        padding: 0;
        box-sizing: border-box;
    }
    .content3_con_tit {
        width: 6.59rem;
        margin: auto 0.155rem;
        display: inline-block;
        margin-top: 0.4rem;
        height: 0.78rem;
        margin-bottom: 0.1rem;
        background: url(../images/con07s.png) no-repeat center;
        background-size: 100%;
    }
    .content3_con_tit a {
        width: 2.22rem;
        margin: 0 auto;
        height: 0.78rem;
        display: block;
    }
    .content3_con_con {
        width: 6.59rem;
        margin: 0 auto;
    }
    .content3_con_con ul li {
        width: 3.1rem;
        height: 2.71rem;
        float: left;
        margin-right: 0.39rem;
        margin-bottom: 0.3rem;
    }
    .content3_con_con ul li:nth-child(2n) {
        margin-right: 0;
    }
    .content3_con_con ul li a {
        width: 3.1rem;
        height: 2.71rem;
        display: block;
    }
    .content3_con_con ul li:nth-child(1) a {
        background: url(../images/con08.png)no-repeat center;
        background-size: 3.1rem;
    }
    .content3_con_con ul li:nth-child(2) a {
        background: url(../images/con09.png)no-repeat center;
        background-size: 3.1rem;
    }
    .content3_con_con ul li:nth-child(3) a {
        background: url(../images/con10.png)no-repeat center;
        background-size: 3.1rem;
    }
    .content3_con ul li:nth-child(4) a {
        background: url(../images/con11.png)no-repeat center;
        background-size: 3.1rem;
    }
    .content4_con {
        margin-top: 0.4rem;
        height: 7rem;
    }
    .content4_con .le {
        width: 6.9rem;
        margin-left: 0.3rem;
        height: 3.54rem;
        padding: 0.5rem;
        background-color: #fff;
        border-radius: 0.15rem;
        box-sizing: border-box;
        float: left;
        margin-right: 0;
        margin-bottom: 0.4rem;
    }
    .content4_con .le a {
        width: 5.9rem;
        height: 2.53rem;
        display: block;
        background: url(../images/con12.png) no-repeat center;
        background-size: 5.9rem;
    }
    .content4_con .rt {
        width: 6.9rem;
        margin-left: 0.3rem;
        height: 3.54rem;
        padding: 0.5rem;
        background-color: #fff;
        border-radius: 0.15rem;
        box-sizing: border-box;
        float: left;
    }
    .content4_con .rt a {
        width: 5.9rem;
        height: 2.53rem;
        display: block;
        background: url(../images/con13.png) no-repeat center;
        background-size: 5.9rem;
    }
    .footer {
        display: none;
    }
    .mobile_footer {
        display: block;
        height: 2.7rem;
    }
    .mobile_footer .con {
        margin-left: 0 !important;
        width: 100%;
        margin-top: 0.3rem;
    }
    .mobile_footer .con ul li {
        color: #d6e7fa;
        text-align: center;
        font-size: 0.26rem;
        line-height: 0.46rem;
    }
    .mobile_footer .con ul li a {
        color: #d6e7fa;
    }
    .mobile_footer .con .a1 {
        width: 0.66rem;
        float: left;
        height: 0.8rem;
    }
    .mobile_footer .con .a1 img {
        width: 0.66rem;
        margin-left: 2.9rem;
        height: 0.8rem;
    }
    .mobile_footer .con .a2 {
        width: 1.1rem;
        float: left;
        margin-left: 3.2rem;
        height: 0.55rem;
        margin-top: 0.1rem;
        background: url(../images/jiucuo.png) no-repeat center;
        background-size: 1.1rem;
    }
    .mobile_footer .con .gaba {
        padding-left: 0.3rem;
        background: url(../images/gaba.png) no-repeat left center;
        background-size: 0.2rem;
    }
    /* 引导页 start */
    .slb_GuidePage_first .img1,
    .slb_GuidePage_first .img2 {
        display: none;
    }
    .slb_GuidePage_first .img3 {
        display: block;
        width: 2.32rem;
        height: 1.1rem;
        position: absolute;
        right: 2.55rem;
        top: 0.08rem;
    }
    .slb_GuidePage_first .img4 {
        display: block;
        width: 1.89rem;
        height: 1.32rem;
        position: absolute;
        top: 1.3rem;
        right: 2.5rem;
    }
    .slb_GuidePage_first .cont {
        width: 5.76rem;
        height: 2.9rem;
        padding-top: 0;
        top: 2.58rem;
        left: 49.5%;
        background: url(../images/slb_GuidePage8.png) no-repeat center;
        background-size: 5.76rem;
    }
    .slb_GuidePage_first .cont p {
        font-size: .28rem;
        line-height: .5rem;
        margin-left: 0.58rem;
        margin-top: 0.5rem;
    }
    .slb_GuidePage_first .cont p em {
        font-size: .34rem;
    }
    .pc {
        display: none;
    }
    .mobile {
        display: block;
    }
    .slb_GuidePage_first .button2 {
        position: absolute;
        left: 93%;
        transform: translateX(-50%);
        top: 2.58rem;
        width: 0.6rem;
        height: 0.6rem;
    }
    .slb_GuidePage_first .button2 a {
        display: block;
        width: 0.6rem;
        height: 0.6rem;
        background: url(../images/slb_GuidePage5.png) center center no-repeat;
        background-size: 0.6rem;
    }
    .button {
        display: none;
    }
    .slb_GuidePage_second {
        display: none;
    }
    /* 引导页 end */
}