/*banner*/
.banner{
    height:4rem;
    background:url("/static/default/pc/images/xwzx-hd.png") no-repeat;
    background-size:cover;
}
.jsfa-banner{
    height:4rem;
    background:url("/static/default/pc/images/jsfa-hd.png") no-repeat;
    background-size:cover;
}
.cp-banner{
    height:4rem;
    background:url("/static/default/pc/images/cpzx-hd.png") no-repeat;
    background-size:cover;
}
.b-text{
    width:12rem;
    margin:0 auto;
    position:relative;
}
.b-text h1{
    font-size: 0.5rem;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 0.01rem;
    position:absolute;
    top:1.3rem;
    left:50%;
    transform: translateX(-50%);
}
.b-text p{
    width: 9rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: rgba(255,255,255);
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position:absolute;
    top:2.15rem;
    left:50%;
    transform: translateX(-50%);
    text-align: center;
}
.xwzx-b-text p{
    text-align:center;
}

.wrapper{
    background:#F5F5F5;
}
.content{
    width:12rem;
    margin:0 auto;
}
.contentL{
    width:9.4rem;
    float:left;
}
.dqwz{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    float:left;
}
.breadcrumb{
    height: 0.72rem;
    background: #303133;
    border-bottom: 0.01rem solid #DCDFE6;
    overflow: hidden;
}
.page-breadcrumb{
    margin-top:0.24rem;
}
.page-breadcrumb li{
    float:left;
    font-size: 0.20rem;
    font-weight: 400;
    margin-right:0.15rem;
    color:#F5F7FA;
    overflow: hidden;
}
.page-breadcrumb li a{
    color:#F5F7FA;
    line-height: 0.27rem;
}
.page-breadcrumb li a:hover{
    /*color: #0067A6;*/
}
.breadcrumb .right-arrow{
    margin-top:0.04rem;
    display: block;
    float:left;
    margin-right:0.15rem;
}




.contentL .title{
    font-size: 0.32rem;
    font-weight: bold;
    color: #303133;
    line-height: 0.38rem;
    margin-top:0.5rem;
}
.field{
    margin-top:0.3rem;
    border-bottom: 0.01rem solid #DCDFE6;
}
.field span:nth-child(1){
    width: 0.58rem;
    height: 0.24rem;
    background: #FF342E;
    display: inline-block;

    font-size: 0.14rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-right:0.2rem;
    padding-top:0.02rem;
}
.field span{
    font-size: 0.14rem;
    font-weight: 400;
    color: #303133;
}
.field span:nth-child(3){
    float:right;
    font-size: 0.14rem;
    font-weight: 400;
    color: #303133;
}
.field span b{
    color:#909399;
    font-weight: 400;
}


.article-content{
    margin-top:0.4rem;
}
.article-content,.article-conten strong,.article-content div{
    font-size:0.18rem !important;
    font-family: Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei !important;
    line-height: 0.36rem !important;
}
.article-content span,.article-content p{
    font-size:0.18rem !important;
    font-family: Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei !important;
    line-height: 0.36rem !important;
    text-indent: 0.36rem;
}



.fhlb{
    margin-top:0.7rem;
    padding-bottom:0.3rem;
    border-bottom:0.01rem solid #DCDFE6;
}
.fhlb a{
    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
}
.blog-single-foot{
    margin-top:0.3rem;
    margin-bottom:0.5rem;
}
.blog-single-foot .fc-show-prev{
    float:left;
}
.blog-single-foot p,.blog-single-foot p strong{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
}
.blog-single-foot .fc-show-next{
    float:right;
}
.blog-single-foot a{
    color: #909399;
}
.blog-single-foot a:hover{
    color:#027AFF;
}


.contentR{
    width:2.4rem;
    float:right;
    margin-top:0.5rem;
}
.rmzx{
    width: 2.4rem;
    height: 5.22rem;
    background: #F9F9F9;
    border-radius: 0.1rem;
    padding:0.15rem 0.2rem 0.2rem 0.2rem;
    margin:0.3rem 0;
}
.rmzx .title{
    font-size: 0.18rem;
    font-weight: 400;
    color: #303133;
    padding-bottom:0.08rem;
    border-bottom:0.01rem solid #DCDFE6;
    margin-bottom:0.15rem;
}
.rmzx-item{
    width:2rem;
    height:0.8rem;
    border-bottom:0.01rem dashed #DCDFE6;
    margin-bottom:0.15rem;
}
.rmzx-item div{
    float:left;
}
.rmzx-item div:nth-child(1){
    width: 0.18rem;
    height: 0.18rem;
    border-radius: 0.02rem;
    text-align: center;
    line-height: 0.18rem;

    font-size: 0.1rem;
    font-weight: 400;
    color: #303133;
}
.rmzx-item:hover div:nth-child(1){
    color:#FFF;
    background: #027AFF;
}
.rmzx-item div:nth-child(2){
    margin-left:0.08rem;
}
.rmzx-item div:nth-child(2) h6{
    font-size: 0.14rem;
    font-weight: 400;
    color: #303133;
    line-height: 0.18rem;
    width:1.74rem;
}
.rmzx-item:hover div:nth-child(2) h6{
    color:#027AFF;
}
.rmzx-item div:nth-child(2) p{
    font-size: 0.12rem;
    font-weight: 400;
    color: #303133;
    margin-top:0.08rem;
}
.lxwm{
    width: 2.4rem;
    height: 3.89rem;
    background: #F9F9F9;
    border-radius: 0.1rem;
    margin-top:0rem;
    padding:0.15rem 0.2rem 0.2rem 0.2rem;
}
.lxwm .title{
    font-size: 0.18rem;
    font-weight: 400;
    color: #303133;
    padding-bottom:0.08rem;
    border-bottom:0.01rem solid #DCDFE6;
    margin-bottom:0.15rem;
}
.lxwm img{
    width:2rem;
    height:0.86rem;
}
.lxwm p:nth-child(3){
    font-size: 0.18rem;
    font-weight: bold;
    color: #027AFF;
    margin-top:0.25rem;
    margin-bottom:0.15rem;
}
.lxwm p{
    font-size: 0.14rem;
    font-weight: 400;
    color: #303133;
    margin-top:0.1rem;
}

.silderPic{
    width:8rem;
    margin:0.3rem auto;
}
.silderPic img{

}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.swiper-slide img {
    display: block;
    width: 100%;
}






