﻿.index_box {
    width: 100%;
    margin: 0 auto;
    height: 2318px;
    background: url(../images/slh_bj.png) no-repeat top center;
}


/* 引导页 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: 4px;
    right: 508px;
}

.slb_GuidePage_first .img2 {
    position: absolute;
    top: 145px;
    right: 565px;
}

.slb_GuidePage_first .img3,
.slb_GuidePage_first .img4 {
    display: none;
}

.slb_GuidePage_first .cont {
    position: absolute;
    left: 46%;
    transform: translateX(-50%);
    top: 202px;
    width: 700px;
    height: 471px;
    background: url(../images/slb_GuidePage3.png) no-repeat center;
    text-align: center;
    box-sizing: border-box;
    padding-top: 80px;
    background-size: 100%;
}

.pc {
    display: block;
}

.mobile {
    display: none;
}

.slb_GuidePage_first .cont p {
    font-size: 30px;
    color: #333333;
    line-height: 58px;
    margin-left: 4px;
    margin-top: 92px;
    text-align: center;
}

.slb_GuidePage_first .cont p em {
    font-size: 32px;
    color: #3466ab;
    font-weight: 700;
}

.slb_GuidePage_first .button {
    position: absolute;
    left: 46%;
    transform: translateX(-50%);
    top: 630px;
    width: 300px;
    height: 80px;
}

.slb_GuidePage_first .button a {
    font-size: 30px;
    color: #fff;
    text-align: center;
    display: block;
    width: 300px;
    height: 80px;
    line-height: 80px;
    border-radius: 50px;
    background-color: #3466ab;
}

.slb_GuidePage_first .button2 {
    position: absolute;
    left: 72.8%;
    transform: translateX(-50%);
    top: 282px;
    width: 57px;
    height: 57px;
}

.slb_GuidePage_first .button2 a {
    display: block;
    width: 57px;
    height: 57px;
    background: url(../images/slb_GuidePage4.png) center center no-repeat;
}

.slb_GuidePage_second.on {
    display: block;
}

.slb_GuidePage_second {
    display: none;
}

.slb_GuidePage_second .img1 {
    position: absolute;
    top: 4px;
    right: 376px;
}

.slb_GuidePage_second .img2 {
    position: absolute;
    top: 146px;
    right: 433px;
}

.slb_GuidePage_second .cont {
    position: absolute;
    left: 46%;
    transform: translateX(-50%);
    top: 160px;
    width: 700px;
    height: 471px;
    background: url(../images/slb_GuidePage7.png) no-repeat center;
    text-align: center;
    box-sizing: border-box;
    padding-top: 80px;
    background-size: 100%;
}

.slb_GuidePage_second .cont p {
    font-size: 30px;
    color: #333333;
    line-height: 58px;
    margin-left: 4px;
    margin-top: 92px;
    text-align: center;
}

.slb_GuidePage_second .cont p em {
    font-size: 32px;
    color: #3466ab;
    font-weight: 700;
}

.slb_GuidePage_second .button {
    position: absolute;
    left: 46%;
    transform: translateX(-50%);
    top: 588px;
    width: 300px;
    height: 80px;
}

.slb_GuidePage_second .button a {
    font-size: 30px;
    color: #fff;
    text-align: center;
    display: block;
    width: 300px;
    height: 80px;
    line-height: 80px;
    border-radius: 50px;
    background-color: #3466ab;
}

.slb_GuidePage_second .button2 {
    position: absolute;
    left: 72.8%;
    transform: translateX(-50%);
    top: 240px;
    width: 57px;
    height: 57px;
}

.slb_GuidePage_second .button2 a {
    display: block;
    width: 57px;
    height: 57px;
    background: url(../images/slb_GuidePage4.png) center center no-repeat;
}


/* 引导页 end */


/* header start */

.header {
    width: 100%;
    height: 469px;
    margin: 0 auto;
}

.head_top {
    width: 100%;
    height: 106px;
    margin: 0 auto;
    background-color: #1f61ba;
}

.head_top .le {
    float: left;
}

.head_top .le .dates {
    font-size: 25px;
    line-height: 106px;
    color: #fff;
    display: block;
}

.head_top .rt {
    float: right;
    margin-right: 22px;
}

.head_top .rt ul li {
    width: 130px;
    height: 106px;
    background: url(../images/head_top_tb01.png) no-repeat right center;
    background-size: 1px;
    float: left;
}

.head_top .rt ul li:last-child {
    width: 102px;
    background: none;
}

.head_top .rt ul li a {
    width: 130px;
    height: 40px;
    display: block;
    text-align: center;
    padding-top: 66px;
    color: #fff;
    font-size: 18px;
}

.head_top .rt ul li:nth-child(1) a {
    background: url(../images/head_top_tb02.png) no-repeat center 20px;
    background-size: 34px;
}

.head_top .rt ul li:nth-child(2) a {
    background: url(../images/head_top_tb03.png) no-repeat center 20px;
    background-size: 32px;
}

.head_top .rt ul li:nth-child(3) a {
    background: url(../images/head_top_tb04.png) no-repeat center 20px;
    background-size: 33px;
}

.head_top .rt ul li:nth-child(4) a {
    background: url(../images/head_top_tb05.png) no-repeat center 20px;
    background-size: 26px;
}

.head_top .rt ul li:nth-child(4).batchReadOn a {
    background: url(../images/head_top_tb05s.png) no-repeat center 20px;
    background-size: 27px;
}

.head_top .rt ul li:nth-child(5) a {
    background: url(../images/head_top_tb06.png) no-repeat center 20px;
    background-size: 26px;
}

.head_top .rt ul li:nth-child(5).PointreadOn a {
    background: url(../images/head_top_tb06s.png) no-repeat center 20px;
    background-size: 27px;
}

.head_top .rt ul li:nth-child(6) a {
    background: url(../images/head_top_tb07.png) no-repeat center 20px;
    background-size: 26px;
}

.head_top .rt ul li:nth-child(7) a {
    background: url(../images/head_top_tb08.png) no-repeat center 20px;
    background-size: 39px;
}

.head_con {
    height: 363px;
    margin: 0 auto;
}

.head_con a {
    float: left;
    margin-top: 80px;
    margin-left: 20px;
}

.head_con a img {
    width: 498px;
    height: 113px;
}

.head_con span {
    margin-top: -10px;
    margin-left: 20px;
    float: left;
    width: 580px;
    height: 72px;
    display: block;
    background: url(../images/head_zzllms.png) no-repeat center;
}


/* header end */


/* container start */

.toutiao {
    height: 142px;
    background-color: #fff;
    border-bottom: 4px solid #3466ab;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.toutiao a {
    width: 966px;
    margin: 0 auto;
    font-size: 42px;
    line-height: 142px;
    height: 142px;
    color: #3466ab;
    font-weight: bold;
    display: block;
    text-align: center;
    overflow: hidden;
}

.content {
    height: 660px;
    background-color: #fff;
    margin-top: 20px;
}

.content_con01 {
    width: 1120px;
    height: 370px;
    padding-top: 50px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.content_con01 .swiper-slide {
    height: 370px;
    float: left;
    border-radius: 10px;
    background-color: #eaf6ff;
}

.content_con01 .swiper-slide a:first-child {
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 659px;
}

.content_con01 .swiper-slide a img {
    width: 659px;
    height: 370px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.content_con01 .swiper-slide a {
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    display: block;
    width: 328px;
    line-height: 60px;
    margin-top: 45px;
    margin-left: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    float: left;
}

.content_con01 .swiper-slide span {
    font-size: 18px;
    color: #666666;
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 50px;
}

.content_con01 .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    display: block;
    width: 48px;
    height: 80px;
    background: url(../images/le.png) no-repeat center;
    background-size: 48px;
}

.content_con01 .next {
    position: absolute;
    left: 54.6%;
    top: 50%;
    margin-top: -15px;
    display: block;
    width: 48px;
    height: 80px;
    background: url(../images/rt.png) no-repeat center;
    background-size: 48px;
}

.content_con02 {
    width: 1120px;
    margin: 0 auto;
}

.content_con02 a {
    height: 140px;
    margin-top: 50px;
    display: block;
    font-size: 40px;
    line-height: 135px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    float: left;
}

.content_con02 a:first-child {
    width: 506px;
    margin-right: 24px;
    padding-right: 42px;
    background: url(../images/con01.png) no-repeat center;
}

.content_con02 a:last-child {
    width: 524px;
    padding-right: 24px;
    background: url(../images/con02.png) no-repeat center;
}

.content2 {
    height: 760px;
    margin-top: 20px;
    margin-bottom: 50px;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.content2_con {
    width: 1120px;
    padding-top: 50px;
    margin: 0 auto;
}

.content2_con ul li {
    float: left;
    width: 347px;
    height: 310px;
    margin-right: 39px;
}

.content2_con ul li a {
    width: 347px;
    height: 310px;
    display: block;
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.content2_con ul li a span {
    padding-top: 200px;
    display: block;
}

.content2_con ul li:nth-child(1),
.content2_con ul li:nth-child(2),
.content2_con ul li:nth-child(3) {
    margin-bottom: 40px;
}

.content2_con ul li:nth-child(3),
.content2_con ul li:nth-child(6) {
    margin-right: 0;
}

.content2_con ul li:nth-child(1) a {
    background: url(../images/con03.png) no-repeat center;
}

.content2_con ul li:nth-child(2) a {
    background: url(../images/con04.png) no-repeat center;
}

.content2_con ul li:nth-child(3) a {
    background: url(../images/con05.png) no-repeat center;
}

.content2_con ul li:nth-child(4) a {
    background: url(../images/con06.png) no-repeat center;
}

.content2_con ul li:nth-child(5) a {
    background: url(../images/con07.png) no-repeat center;
}

.content2_con ul li:nth-child(6) a {
    background: url(../images/con08.png) no-repeat center;
}


/* container end */


/* footer start */

.footer {
    height: 192px;
    background-color: #3466ab;
    margin: 0 auto;
}

.footer .le {
    float: left;
    height: 192px;
}

.footer .le img {
    width: 66px;
    height: 80px;
    margin-top: 58px;
}

.footer .con {
    margin-left: 124px;
    margin-top: 44px;
    float: left;
}

.footer .con ul li {
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 34px;
}

.footer .con ul li a {
    color: #fff;
}

.footer .con .gaba {
    padding-left: 30px;
    background: url(../images/gaba.png) no-repeat left center;
    background-size: 20px;
}

.footer .rt {
    float: right;
    height: 192px;
}

.footer .rt a {
    width: 110px;
    height: 55px;
    margin-top: 70px;
    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;
    }
    .container {
        width: 100% !important;
    }
    .index_box {
        width: 100%;
        margin: 0 auto;
        height: auto;
        background-color: #c6eaff;
        background-image: none;
    }
    .header {
        width: 7.5rem;
        height: 7.08rem;
        margin: 0 auto;
        background: url(../images/slh_bj2.png) no-repeat center 0.6rem;
        background-size: 100%;
    }
    .head_top .le {
        display: none;
    }
    .head_top {
        width: 100%;
        display: block;
        height: 1.26rem;
    }
    .head_top .rt {
        float: left;
        margin-right: 0;
    }
    .head_top .rt ul li {
        background: none;
    }
    .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) {
        width: 1.8rem;
        height: 1.26rem;
    }
    .head_top .rt ul li:nth-child(1) {
        margin-left: 0.12rem;
    }
    .head_top .rt ul li:nth-child(4) {
        margin-left: 0.93rem;
    }
    .head_top .rt ul li:nth-child(7) {
        margin-left: 0.7rem;
    }
    .head_top .rt ul li a {
        width: 1.8rem;
        height: 0.5rem;
        display: block;
        text-align: center;
        padding-top: 0.76rem;
        color: #fff;
        font-weight: bold;
        font-size: 0.26rem;
    }
    .head_top .rt ul li:first-child a {
        background: url(../images/head_top_tb02.png) no-repeat center 0.2rem;
        background-size: 0.4rem;
    }
    .head_top .rt ul li:nth-child(4) a {
        background: url(../images/head_top_tb05.png) no-repeat center 0.2rem;
        background-size: 0.3rem;
    }
    .head_top .rt ul li:nth-child(4).batchReadOn a {
        background: url(../images/head_top_tb05s.png) no-repeat center 0.2rem !important;
        background-size: 0.3rem !important;
    }
    .head_top .rt ul li:nth-child(7) a {
        background: url(../images/head_top_tb08.png) no-repeat center 0.2rem;
        background-size: 0.39rem;
    }
    .head_con {
        width: 7.5rem;
        padding-top: 0.7rem;
        height: 3.63rem;
        margin: 0 auto;
    }
    .head_con a {
        float: none;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .head_con .logo1 {
        display: none;
    }
    .head_con .logo2 {
        display: block !important;
    }
    .head_con a img {
        width: 6.12rem;
        height: 1.12rem;
    }
    .head_con span {
        float: none;
        margin: 0 auto;
        width: 5.37rem;
        height: 0.72rem;
        display: block;
        background: url(../images/head_zzllms2.png) no-repeat center;
        background-size: 100%;
    }
    .toutiao {
        width: 6.9rem !important;
        margin-top: -2.22rem;
        height: 1.42rem;
    }
    .toutiao a {
        width: 6.5rem !important;
        font-size: 0.42rem;
        height: 1.42rem;
        line-height: 1.42rem;
    }
    .content {
        margin-top: 0.2rem;
        width: 6.9rem !important;
        height: auto !important;
    }
    .content_con01 {
        width: 6.59rem !important;
        height: 5.8rem !important;
        padding-top: 0.4rem;
    }
    .content_con01 .swiper-slide {
        height: 5.8rem;
    }
    .content_con01 .swiper-slide a {
        margin-top: 0;
        width: 6.18rem !important;
        margin-left: 0.2rem;
        font-size: 0.36rem;
        line-height: 0.6rem;
        -webkit-line-clamp: 2;
    }
    .content_con01 .swiper-slide a img {
        width: 6.59rem;
        height: 3.7rem;
        border-top-left-radius: 0.1rem;
        border-top-right-radius: 0.1rem;
        border-bottom-left-radius: 0;
    }
    .content_con01 .swiper-slide a:first-child {
        width: 6.59rem !important;
    }
    .content_con01 .swiper-slide span {
        font-size: 0.18rem;
        color: #666666;
        display: block;
        float: left;
        margin-top: 0.1rem;
        margin-left: 0.2rem;
        padding-bottom: 0.3rem;
    }
    .content_con01 .prev {
        position: absolute;
        left: 0;
        top: 32%;
        display: block;
        width: 0.48rem;
        height: 0.8rem;
        background: url(../images/le.png) no-repeat center;
        background-size: 0.48rem;
    }
    .content_con01 .next {
        position: absolute;
        right: 0;
        left: unset;
        top: 32%;
        display: block;
        width: 0.48rem;
        height: 0.8rem;
        background: url(../images/rt.png) no-repeat center;
        background-size: 0.48rem;
    }
    .content_con02 {
        width: 6.59rem;
        margin: 0 auto;
    }
    .content_con02 a:first-child {
        width: 2.3rem;
        margin-right: 0.39rem;
        padding-right: 0rem;
        background: url(../images/con01-1.png) no-repeat left;
        background-size: 3.1rem;
        padding-left: 0.8rem;
    }
    .content_con02 a:last-child {
        width: 2.23rem;
        padding-right: 0rem;
        background: url(../images/con02-2.png) no-repeat left;
        background-size: 3.1rem;
        padding-left: 0.87rem;
    }
    .content_con02 a {
        height: 1.4rem;
        margin-top: 0rem;
        display: block;
        font-size: 0.32rem;
        line-height: 1.44rem;
        text-align: left;
        font-weight: bold;
        color: #fff;
        float: left;
    }
    .content2 {
        width: 6.9rem !important;
        margin: 0 auto;
        height: auto;
        overflow: auto;
        margin-top: 0.2rem;
        margin-bottom: 0.5rem;
        padding-bottom: 0.4rem;
    }
    .content2_con {
        width: 6.59rem;
        margin: 0 auto;
        padding-top: 0.4rem;
    }
    .content2_con ul li {
        float: left;
        width: 3.17rem;
        height: 2.8rem;
        margin-right: 0.25rem;
    }
    .content2_con ul li:nth-child(2n) {
        margin-right: 0rem;
    }
    .content2_con ul li:nth-child(3) {
        margin-right: 0.25rem;
    }
    .content2_con ul li:nth-child(1),
    .content2_con ul li:nth-child(2),
    .content2_con ul li:nth-child(3),
    .content2_con ul li:nth-child(4) {
        margin-bottom: 0.25rem;
    }
    .content2_con ul li a {
        width: 3.17rem;
        height: 2.8rem;
        display: block;
        font-size: 0.36rem;
        color: #000000;
        font-weight: bold;
        text-align: center;
        background-size: 100% !important;
    }
    .content2_con ul li a span {
        padding-top: 1.8rem;
        display: block;
    }
    .footer {
        display: none;
    }
    .footer .con {
        margin-left: 0 !important;
        width: 100%;
        margin-top: 0.38rem;
    }
    .footer .con ul li {
        font-size: 0.24rem !important;
        line-height: 0.4rem;
    }
    .footer .con .gaba {
        padding-left: 0.3rem;
        background: url(../images/gaba.png) no-repeat left center;
        background-size: 0.2rem;
    }
    .mobile_footer {
        display: block;
        height: 1.92rem;
    }
    /* 引导页 start */
    .slb_GuidePage_first .img1,
    .slb_GuidePage_first .img2 {
        display: none;
    }
    .slb_GuidePage_first .img3 {
        display: block;
        width: 1.36rem;
        height: 0.97rem;
        position: absolute;
        right: 3rem;
        top: 0.14rem;
    }
    .slb_GuidePage_first .img4 {
        display: block;
        width: 0.86rem;
        height: 0.73rem;
        position: absolute;
        top: 1.32rem;
        right: 3.2rem;
    }
    .slb_GuidePage_first .cont {
        width: 5.76rem;
        height: 5.56rem;
        padding-top: 1.95rem;
        top: 1.2rem;
        left: 49.5%;
        background: url(../images/slb_GuidePage3.png) no-repeat center;
        background-size: 5.76rem;
    }
    .slb_GuidePage_first .cont p {
        font-size: .28rem;
        line-height: .5rem;
        margin-left: 0;
        margin-top: 0.2rem;
    }
    .slb_GuidePage_first .cont p em {
        font-size: .3rem;
    }
    .pc {
        display: none;
    }
    .mobile {
        display: block;
    }
    .button {
        display: none;
    }
    .slb_GuidePage_first .button3 {
        display: block !important;
        position: absolute;
        left: 49.5%;
        transform: translateX(-50%);
        top: 5.5rem;
        width: 3rem;
        height: 0.8rem;
    }
    .slb_GuidePage_first .button3 a {
        font-size: 0.3rem;
        color: #fff;
        text-align: center;
        display: block;
        width: 3rem;
        height: 0.8rem;
        line-height: 0.8rem;
        border-radius: 0.5rem;
        background-color: #3466ab;
    }
    .slb_GuidePage_first .button2 {
        position: absolute;
        left: 84.1%;
        transform: translateX(-50%);
        top: 2.21rem;
        width: 0.57rem;
        height: 0.57rem;
    }
    .slb_GuidePage_first .button2 a {
        display: inline-block;
        font-size: .3rem;
        color: #fff;
        text-align: center;
        width: 0.57rem;
        height: 0.57rem;
        background: url(../images/slb_GuidePage4.png) center center no-repeat;
        background-size: 0.57rem;
    }
    .slb_GuidePage_second {
        display: none;
    }
    /* 引导页 end */
}