﻿@charset "UTF-8";

/* 头条 */
.toutiao {
    height: 150px;
    border-radius: 10px;
    box-shadow: 0px 0px 26.4px 3.6px rgba(231, 231, 231, 0.1);
    background: #ffffff;
    margin-top: 280px;
    padding: 40px 30px;
    box-sizing: border-box;
    text-align: center;
}

.sy-tt-logo {
    height: 52px;
    width: 110px;
    display: inline-block;
    vertical-align: top;
    margin-right: 24px;
    margin-top: 10px;
}

.sy-tt-font {
    display: inline-block;
    height: 52px;
    line-height: 50px;
    font-size: 46px;
    color: #333333;
    max-width: 805px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}

/* 轮播 */
.pc_content {
    height: 480px;
    padding: 50px 30px;
    margin-bottom: 40px;
    background: #2a64cc;
    border-radius: 10px;
    background-image: linear-gradient(#f5f5f5, #ffffff);
    box-shadow: 0px 0px 26.4px 3.6px rgba(231, 231, 231, 0.1);
    box-sizing: border-box;
}

.pc_content_left {
    height: 380px;
    background: #f9f9f9;
    overflow: hidden;
}

.carouselMap {
    height: 380px;
}

.carouselMap .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.carouselMap .swiper-slide {
    width: 100%;
    height: 100%;
}

.carouselMap .swiper-slide .img {
    position: relative;
    float: left;
    z-index: 2 !important;
}

.carouselMap .swiper-slide .img img {
    display: block;
    width: 694px;
    height: 381px;
}

.carouselMap .swiper-slide .imgcon {
    width: 440px;
    float: left;
    height: 370px;
    background: url(../images_slb/xy_slb_Img12.png) right bottom no-repeat;
}

.carouselMap .swiper-slide .imgcon h3 {
    display: block;
    width: 350px;
    height: 190px;
    margin: 50px auto 0;
    border-bottom: 1px dashed #d7d7d7;

}

.carouselMap .swiper-slide .imgcon h3 a {
    font-size: 36px;
    line-height: 50px;
}

.carouselMap .swiper-slide .imgcon p {
    width: 350px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: 50px auto 0;
    color: #666666;
    padding-left: 5px;
}

.carouselMap .switchBot {
    width: 694px;
    position: absolute;
    left: 0;
    bottom:50%;
    transform: translateY(-50%);
    
}

.carouselMap .switchBot a {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 666;
}

.carouselMap .switchBot a:nth-child(2) {
    left: auto;
    right: 30px;
}

.pc_content_right {
    margin-top: 40px;
}

/* 局内信息 */

.news {
    width: 579px;
    height: 460px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 26.4px 3.6px rgba(231, 231, 231, 0.1);
    overflow: hidden;
    padding: 40px 30px;
    box-sizing: border-box;

}

.news_title {
    height: 40px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
}

.news_title h3 {
    width: 440px;
    height: 40px;
    float: left;
    background: url(../images_slb/xy_slb_Img13.png) center right no-repeat;

}

.news_title h3 a {
    font-size: 34px;
    color: #4177d8;
}

.news_title .more {
    width: 60px;
    height: 40px;
    float: right;
}

.news_title .more a {
    font-size: 18px;
    color: #666666;
}

.news_title .more a:hover {
    color: #4177d8;
}

.news>ul {
    margin-top: 30px;
}

.news>ul li {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 30px;
}

.news>ul li a {
    display: inline-block;
    max-width: 80%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    font-size: 24px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 25px;
    position: relative;
    box-sizing: border-box;

}

.news>ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #dddddd;
}

.news>ul li span {
    float: right;
    font-size: 18px;
    color: #666666;
    line-height: 40px;

}

.news>ul li:hover a {
    color: #4177d8;
}

.news>ul li:hover a::after {
    background: #4177d8;
}

.mobli_zt {
    display: none;
}

.ztzl_pc {
    height: 100px;
    position: relative;
    margin-top: 40px;
    overflow: hidden;
}

.ztzl_pc .hd {
    height: 16px;
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 20;
}

.ztzl_pc .hd ul li {
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    margin-right: 10px;
    color: #79797c;
    float: left;
    background: #ccd2e4;
    cursor: pointer;
}

.ztzl_pc .hd ul li.on {
    background: #9e0619;
    color: #fff;
}

.ztz_pc .bd {
    overflow: hidden;
}

.ztz_pc a {
    display: inline-block;
}

.ztz_pc a img {
    display: block;
    width: 100%;
    height: 90px;
}

.zcwjBox {
    margin: 40px auto;
    height: auto;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 26.4px 3.6px rgba(231, 231, 231, 0.1);
    padding: 40px 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.zcwjBox_t {
    height: 470px;
    overflow: hidden;
}

.zcwjBox_t .hd {
    height: 40px;
    background: url(../images_slb/xy_slb_Img30.png) right center no-repeat;
    overflow: hidden;
}

.zcwjBox_t .hd ul {
    float: left;
}

.zcwjBox_t .hd ul li {
    float: left;
    line-height: 40px;
}

.zcwjBox_t .hd ul li a {
    font-size: 34px;
    font-weight: 700;
    margin-right: 30px;
}

.zcwjBox_t .hd ul li.on a {
    color: #4177d8;
}

.zcwjBox_t .hd .more {
    float: right;
    height: 50px;
    width: 80px;
    line-height: 40px;
    text-align: right;
    background: #fff;
    overflow: hidden;
    font-size: 18px;

}

.zcwjBox_t .hd .more a {
    display: block;
    color: #666666;
}

.zcwjBox_t .bd ul {
    margin-top: 30px;
}
.zcwjBox_t .bd{
    height: 440px;
    overflow: hidden;
}

.zcwjBox_t .bd ul li {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 30px;
}

.zcwjBox_t .bd ul li a {
    display: inline-block;
    max-width: 70%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    font-size: 24px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 25px;
    position: relative;
    box-sizing: border-box;

}

.zcwjBox_t .bd ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #dddddd;
}

.zcwjBox_t .bd ul li span {
    float: right;
    font-size: 18px;
    color: #666666;
    line-height: 40px;

}

.zcwjBox_t .bd ul li:hover a {
    color: #4177d8;
}

.zcwjBox_t .bd ul li:hover a::after {
    background: #4177d8;
}



.zcwjBox_x {
    height: 130px;
    margin-top: 40px;
}

.zcwjBox_x a {
    display: inline-block;
    width: 271px;
    height: 130px;
    border-radius: 5px;
    font-size: 30px;
    color: #fff;
    padding-left: 35px;
    margin-right: 13px;
    box-sizing: border-box;
}

.zcwjBox_x a img {
    display: block;
    margin-right: 20px;
    margin-top: 40px;
    float: left;
}

.zcwjBox_x a em {
    display: block;
    line-height: 40px;
    margin-top: 50px;
    float: left;

}

.zcwjBox_x a:nth-child(1) {
    background: #5b9fd0;
}

.zcwjBox_x a:nth-child(2) {
    background: #f8a466;
    padding-left: 40px;
}

.zcwjBox_x a:nth-child(3) {
    background: #5ebec3;
    padding-left: 40px;
}

.zcwjBox_x a:nth-child(4) {
    padding-left:24px;
    background: #829be4;
    margin-right: 0;
}
.hdjlBox {
    height: 440px;
    margin-top: 40px;
}

.hd_title {
    width: 715px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    background: url(../images_slb/xy_slb_Img19.png) center center no-repeat;
}

.hd_title h4 {
    font-size: 40px;
    color: #4177d8;

}

.left_hd {
    width: 766px;
    height: 368px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 26.4px 3.6px rgba(231, 231, 231, 0.1);
    box-sizing: border-box;
    float: left;
    margin-top: 40px;
    padding: 40px 30px;
}

.left_hd .news_title h3 {
    width: 620px;
    background: url(../images_slb/xy_slb_Img20.png) center right no-repeat;
}

.left_hd>ul {
    margin-top: 30px;
}

.left_hd>ul li {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 30px;
}

.left_hd>ul li a {
    display: inline-block;
    max-width: 70%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    font-size: 24px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 25px;
    position: relative;
    box-sizing: border-box;

}

.left_hd>ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #dddddd;
}

.left_hd>ul li span {
    float: right;
    font-size: 18px;
    color: #666666;
    line-height: 40px;

}

.left_hd>ul li:hover a {
    color: #4177d8;
}

.left_hd>ul li:hover a::after {
    background: #4177d8;
}

.hd_right {
    width: 393px;
    height: 368px;
    float: right;
    margin-top: 40px;
}

.hd_right a {
    display: block;
    width: 394px;
    height: 169px;
    line-height: 169px;
    font-size: 34px;
    font-weight: bold;
    text-indent: 50px;
    color: #fff;

}

.hd_right a:nth-child(1) {
    background: url(../images_slb/xy_slb_Img21.png) center center no-repeat;
}

.hd_right a:nth-child(2) {
    margin-top: 30px;
    background: url(../images_slb/xy_slb_Img22.png) center center no-repeat;
}

.bsfwBox {
    height: 570px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.bsfw_left {
    width: 778px;
    height: 491px;
    border-radius: 10px;
    background-color: #fff;
    float: left;
    padding: 40px 30px;
    box-shadow: 0px 0px 26.4px 3.6px rgba(231, 231, 231, 0.1);
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 40px;
}

.bsfw_left_t {
    height: 190px;
}

.bsfw_left_t>a {
    display: inline-block;
    width: 340px;
    height: 190px;
    line-height: 190px;
    font-size: 34px;
    text-indent: 40px;
    font-weight: 700;
}

.bsfw_left_t>a:nth-child(1) {
    background: url(../images_slb/xy_slb_Img23.png) center center no-repeat;
}

.bsfw_left_t>a:nth-child(2) {
    margin-left: 30px;
    background: url(../images_slb/xy_slb_Img24.png) center center no-repeat;
}

.bsfw_left_x {
    height: 90px;
}

.bsfw_left_x>a {
    display: inline-block;
    width: 100%;
    height: 190px;
    line-height: 190px;
    font-size: 34px;
    text-indent: 40px;
    font-weight: 700;
    margin-top: 35px;
    background: url(../images_slb/xy_slb_Img25.png) center center no-repeat;
}

.bsfw_right {
    width: 394px;
    height: 491px;
    border-radius: 10px;
    background-color: #ffffff;
    float: right;
    overflow: hidden;
    box-shadow: 0px 0px 26.4px 3.6px rgba(231, 231, 231, 0.1);
    box-sizing: border-box;
    margin-top: 40px;
    padding: 40px 30px;
}

.bsfw_right>a {
    display: inline-block;
    width: 100%;
    height: 190px;
    line-height: 190px;
    font-size: 34px;
    text-indent: 40px;
    font-weight: 700;
}

.bsfw_right>a:nth-child(1) {
    background: url(../images_slb/xy_slb_Img26.png) center center no-repeat;
}

.bsfw_right>a:nth-child(2) {
    margin-top: 35px;
    background: url(../images_slb/xy_slb_Img27.png) center center no-repeat;
}




/* 移动端适配 */

@media (max-width: 750px) and (min-width: 320px) {

    .toutiao {
        width: 6.9rem;
        height: 1.5rem;
        border-radius: 0.1rem;
        box-shadow: 0px 0px 26.4px 3.6px rgba(231, 231, 231, 0.1);
        background: #ffffff;
        margin-top: 2.52rem;
        padding: .4rem .2rem;
        box-sizing: border-box;
        text-align: center;
    }

    .sy-tt-logo {
        height: .52rem;
        width: 1.1rem;
        display: inline-block;
        vertical-align: top;
        margin-right: .24rem;
        margin-top: .1rem;
    }

    .sy-tt-logo img {
        width: 100%;
    }

    .sy-tt-font {
        display: inline-block;
        height: .52rem;
        line-height: .52rem;
        font-size: .46rem;
        color: #333333;
        max-width: 72%;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: .1rem;
    }

    /* 轮播 */
    .pc_content {
        width: 100%;
        height: auto;
        padding: .5rem .3rem;
        border-radius: .1rem;
        background-image: linear-gradient(#f5f5f5, #ffffff);
        box-shadow: 0px 0px .264rem 0.036rem rgba(231, 231, 231, 0.1);
        box-sizing: border-box;
        margin-bottom: 0.4rem;
        overflow: hidden;
    }

    .pc_content_left {
        width: 100%;
        height: auto;
        background: #f9f9f9;
        overflow: hidden;

    }

    .carouselMap {
        width: 100%;
        min-height: 6.8rem;
        position: relative;

    }

    .carouselMap .swiper-slide .img {
        width: 6.3rem;;
         height: 3.81rem;
        float: none;
        overflow: hidden;
      margin-left:-0.1rem ;
    }

    .carouselMap .swiper-slide .img img {
        display: block;
        width: 6.94rem;
        height: 3.81rem;
    }

    .carouselMap .swiper-slide .imgcon {
        width: 100%;
        float: none;
    }

    .carouselMap .swiper-slide .imgcon h3 {
        display: block;
        width: 96%;
        margin: 0.4rem auto 0;
        height: 1.8rem;
        border-bottom: 1px dashed #d7d7d7;
        overflow: hidden;
        box-sizing: border-box;
    }

    .carouselMap .swiper-slide .imgcon h3 a {
        width: 90%;
        font-size: 0.36rem !important;
        line-height: .5rem !important;
        margin: 0 auto;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .carouselMap .swiper-slide .imgcon p {
        width: 90%;
        height: 0.4rem;
        line-height: 0.4rem;
        margin: .2rem auto 0;
        font-size: 0.18rem;
    }

    .carouselMap .switchBot {
        width: 100%;
        position: absolute;
        left: 0;
        top: 30%;
    }

    .carouselMap .switchBot a {
        position: absolute;
        left: 0.3rem;
        top: 50%;
        transform: translateY(-50%);
        z-index: 666;
    }

    .carouselMap .switchBot a:nth-child(2) {
        left: auto;
        right: 0.3rem;
    }

    .carouselMap .switchBot a img {
        width: 0.46rem;
        height: 0.47rem;
    }

    .pc_content_right {
        width: 100%;
        margin-top: 0.4rem;
    }


    /* 局内信息 */
    .news {
        width: 100%;
        height: auto;
        float: none;
        border-radius: 0.1rem;
        overflow: hidden;
        padding: .2rem .3rem;
    }

    .news_title {
        width: 100%;
    }

    .news_title h3 {
        width: 4.9rem;
        background: url(../images_slb/xy_slb_Img20.png) center right no-repeat;
        background-size: 3.3rem;
    }

    .news_title h3 a {
        font-size: .34rem;
    }

    .news_title .more {
        width: 0.7rem;
        height: 0.4rem;
    }

    .news_title .more a {
        color: #666666;
        font-size: 0.18rem !important;
    }

    .news>ul {
        margin-top: 0.3rem;
    }

    .news ul li {
        height: .55rem;
        margin-bottom: 0.3rem;
        line-height: .55rem;
    }

    .news ul li a {
        height: .3rem;
        font-size: .24rem;
        padding-left: 0.25rem;
        line-height: .3rem
    }

    .news ul li span {
        font-size: .18rem;
        line-height: .4rem;
    }

    .news>ul li a::after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: .09rem;
        height: .09rem;
        border-radius: 50%;
        background: #dddddd;
    }

    .ztzl_pc {
        display: none;
    }

    .mobli_zt {
        display: block;
    }

    .ztzl {
        width: 100%;
        height: 1rem;
        margin-top: .4rem !important;
        margin-bottom: .4rem;
        overflow: hidden;
        position: relative;
    }

    .ztzl .swiper-container {
        width:6.9rem;
        overflow: hidden;
    }

    .ztzl .swiper-wrapper {
        width: 100%;
        position: relative;
    }

    .ztzl img {
        width:7rem;
        height: 1rem;
    }


    /* 政策文件 */
    .zcwjBox {
        margin: 0.4rem auto;
        height: auto;
        border-radius: .1rem;
        background-color: #fff;
        box-shadow: 0px 0px .264rem .036px rgba(231, 231, 231, 0.1);
        padding: .4rem .3rem;
        box-sizing: border-box;
        overflow: hidden;
    }

    .zcwjBox_t {
        height:auto;
        overflow: hidden;
    }

    .zcwjBox_t .hd {
        height: .4rem;
        background: url(../images_slb/xy_slb_Img31.png) right center no-repeat;
        overflow: hidden;
        background-size: 2.3rem;

    }

    .zcwjBox_t .hd ul li {
        float: left;
        line-height: .4rem;
    }

    .zcwjBox_t .hd ul li a {
        font-size: .34rem;
        font-weight: 700;
        margin-right: .3rem;
    }

    .zcwjBox_t .hd .more {
        float: right;
        height: .5rem;
        width: .8rem;
        line-height: .4rem;
        text-align: right;
        background: #fff;
        overflow: hidden;
        font-size: .18rem;
    }
    .zcwjBox_t .bd {
        height: 4.4rem;
        overflow: hidden;
    }

    .zcwjBox_t .bd ul {
        margin-top: .3rem;
    }

    .zcwjBox_t .bd ul li {
        height: .55rem;
        line-height: .55rem;
        border-bottom: .01rem dashed #d7d7d7;
        margin-bottom: .3rem;
    }

    .zcwjBox_t .bd ul li a {
        display: inline-block;
        max-width: 80%;
        height: .3rem;
        line-height: .3rem;
        white-space: nowrap;
        font-size: .24rem;
        color: #333333;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-left: .25rem;
        position: relative;
        box-sizing: border-box;
    }

    .zcwjBox_t .bd ul li a::after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: .09rem;
        height: .09rem;
        border-radius: 50%;
        background: #dddddd;
    }

    .zcwjBox_t .bd ul li span {
        float: right;
        font-size: .18rem;
        color: #666666;
        line-height: .4rem;
    }

    .zcwjBox_x {
        height:auto;
        margin-top:0.4rem;
        overflow: hidden;
    }

    .zcwjBox_x a {
        display: inline-block;
        width:46%;
        height: 1.3rem;
        border-radius: .05rem;
        font-size: .3rem;
        color: #fff;
        margin-right: 0.3rem;
        padding-left: .35rem;
        box-sizing: border-box;
        background-size: 100%;
    }

    .zcwjBox_x a img {
        display: block;
        margin-right: .2rem;
        margin-top: .4rem;
        float: left;
    }

    .zcwjBox_x a em {
        display: block;
        line-height: .4rem;
        margin-top: .5rem;
        float: left;
    }

    .zcwjBox_x a:nth-child(1) img {
        width: 0.57rem;
    }

    .zcwjBox_x a:nth-child(2) {
        padding-left: .4rem;
        margin-right: 0;
    }

    .zcwjBox_x a:nth-child(2) img {
        width: 0.56rem;
    }

    .zcwjBox_x a:nth-child(3) {
        padding-left: .4rem;
        margin-top: 0.3rem;

    }

    .zcwjBox_x a:nth-child(3) img {
        width: 0.48rem;
    }

    .zcwjBox_x a:nth-child(4) {
        padding-left: .4rem;
        margin-right: 0;
        margin-top: 0.3rem;
    }

    .zcwjBox_x a:nth-child(4) img {
        width: 0.56rem;
    }

   /* 互动交流 */
   .hdjlBox {
    height: auto;
    margin-top: .4rem;
    overflow: hidden;
}

.hd_title {
    width: 100%;
    height: .4rem;
    margin: 0 auto;
    text-align: center;
    background: url(../images_slb/xy_slb_Img19.png) center center no-repeat;
    background-size: 100%;
}

.hd_title h4 {
    font-size: .4rem;
    color: #4177d8;
}

.left_hd {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: .1rem;
    box-shadow: 0px 0px .264rem .036rem rgba(231, 231, 231, 0.1);
    box-sizing: border-box;
    float: none;
    margin-top: .4rem;
    padding: .4rem .3rem;
}

.news_title {
    height: .4rem;
    line-height: .4rem;
    position: relative;
    overflow: hidden;
}

.news_title h3 {
    height: 0.4rem;
}

.left_hd .news_title h3 {
    width: 5.3rem;
    padding-left: 0.25rem;
    background: url(../images_slb/xy_slb_Img20.png) center right no-repeat;
    background-size: 3.4rem;
    box-sizing: border-box;
}

.left_hd>ul {
    margin-top: .3rem;
}

.left_hd>ul li {
    height: .55rem;
    line-height: .55rem;
    border-bottom: .01rem dashed #d7d7d7;
    margin-bottom: .3rem;
}

.left_hd>ul li a {
    display: inline-block;
    max-width: 58%;
    height: .3rem;
    line-height: .3rem;
    white-space: nowrap;
    font-size: .24rem;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: .25rem;
    position: relative;
    box-sizing: border-box;
}

.left_hd>ul li span {
    float: right;
    font-size: .18rem;
    color: #666666;
    line-height: .4rem;
}

.left_hd>ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .09rem;
    height: .09rem;
    border-radius: 50%;
    background: #dddddd;
}

.hd_right {
    width: 100%;
    height:1.69rem;
    float: none;
    margin-top: .2rem;
    display: flex;
    justify-content: space-between;
}

.hd_right a {
    width:46%;
    display: inline-block;
    height:1.69rem;
    font-size: .4rem;
    line-height: 1.69rem;
    font-weight: bold;
    text-indent:0.4rem!important;
    color: #fff;
}

.hd_right a:nth-child(1) {
    background: url(../images_slb/xy_slb_Img21.png) center center no-repeat;
    background-size:100%;
}

.hd_right a:nth-child(2) {
    margin-top: 0;
    background: url(../images_slb/xy_slb_Img22.png) center center no-repeat;
    background-size:100%;
}

.bsfwBox {
    height: auto;
    margin-top: .4rem;
    margin-bottom:0.2rem;
}

.bsfw_left {
    width: 100%;
    height: auto;
    border-radius: .1rem;
    background-color: #fff;
    float: left;
    padding: .4rem .3rem;
    box-shadow: 0px 0px .264rem .036rem rgba(231, 231, 231, 0.1);
    overflow: hidden;
    box-sizing: border-box;
    margin-top: .4rem;
}

.bsfw_left_t {
    height: 1.9rem;
}

.bsfw_left_t>a {
    display: inline-block;
    width: 3rem;
    height: 1.9rem;
    line-height: 1.9rem;
    font-size: .34rem;
    text-indent: .2rem;
    font-weight: 700;

}

.bsfw_left_t>a:nth-child(1) {
    background: url(../images_slb/xy_slb_Img23.png) center center no-repeat;
    background-size: 3rem;
}

.bsfw_left_t>a:nth-child(2) {
    margin-left: .2rem;
    background: url(../images_slb/xy_slb_Img24.png) center center no-repeat;
    background-size: 3rem;
}

.bsfw_left_x {
    height: 1.9rem;
}

.bsfw_left_x>a {
    display: inline-block;
    width: 100%;
    height: 1.9rem;
    line-height: 1.9rem;
    font-size: .34rem;
    text-indent: .40rem;
    font-weight: 700;
    margin-top: .2rem;
    background: url(../images_slb/xy_slb_Img25.png) center center no-repeat;
    background-size: 100%;
}

.bsfw_right {
    width: 100%;
    height: auto;
    border-radius: .1rem;
    background-color: #ffffff;
    float: right;
    overflow: hidden;
    box-shadow: 0px 0px 0.264rem 0.036rem rgba(231, 231, 231, 0.1);
    box-sizing: border-box;
    margin-top: .4rem;
    padding: .40rem .3rem;
}

.bsfw_right>a {
    display: inline-block;
    width: 100%;
    height: 1.9rem;
    line-height: 1.9rem;
    font-size: .34rem;
    text-indent: .4rem;
    font-weight: 700;

}

.bsfw_right>a:nth-child(2) {
    margin-top: .35rem;
    background: url(../images_slb/xy_slb_Img27.png) center center no-repeat;
    background-size: 100%;
}


}