.rcfw_header{
    width: 100%;
    height: 588px;
    background: url(../images/bsfw/rcfw_bg.png)no-repeat;
}
.rcfw_header a img{
    width: 260px;
    margin-top: 19px;
}
.gxrc{
    padding: 20px;
    background: #ffffff;
}
.gxrc_tit{
    text-align: center;
    margin-top: 20px;
}
/* äººæ‰æ”¿ç­– */
.gxrc_rczc{
    margin-top: 40px;
}
.rczc_img {
    float: left;
    width: 439px;
}
.rczc_list{
    margin-left: 35px;
    float: left;
    width: 64%;
}
.rczc_tab a{
    display: inline-block;
    margin-right: 20px;
    width: 160px;
	height: 40px;
	background-color: #ebf0fa;
	border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #000;
    font-family: MicrosoftYaHei;
}
.rczc_tab a.on{
    background-color: #3c6bca;
    color: #fff;
}
.rczc_tab_box{
    margin-top: 30px;
}
.rczc_li{
    padding-left: 22px;
    position: relative;
    margin-bottom: 10px;
}
.rczc_li::before{
content: "";
width: 4px;
	height: 4px;
	background-color: #9fa8bf;
    position: absolute;
    left: 0;
    top: 14px;
}
.rczc_li h4{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
}

.rczc_li h4 a{
    color: #333333;
}
.rczc_li p{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #acacac;
    margin-top: 13px;
}
.rczc_li p a{
    color: #acacac;   
}
.rczc_tab_box ul+ul{
    display: none;
}
/* äººæ‰æœåŠ¡ */
.rcfw_box{
    margin-top: 40px;
}
.rcfw_top{
    margin-top: 40px;
}
.rcfw_top a{
    display: inline-block;
}
.rcfw_top .rcfw_fwzl{
	width: 160px;
	height: 40px;
	background-color: #3c6bca;
	border-radius: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
}
.rcfw_top .rcfw_lxwm{
    margin-left: 38px;
}
.rcfw_lxwm img{
    margin-top: -5px;
}

.rcfw_list{
    margin-top: 37px;
}
.rcfw_li{
    float: left;
    width: 712px;
	height: 134px;
	background-color: #f6f6f6;
    margin-bottom: 20px;
    padding: 30px;
}
.rcfw_list li:nth-child(2n){
    margin-left: 16px;
}

.rcfw_li h4{
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
}
.rcfw_li p{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #acacac;
    margin-top: 14px;
}
.rcfw_li p a{
    color: #acacac;
}
/* äººæ‰æ´»åŠ¨ */
.rchd_box{
    margin-top: 40px;
}
.gxrc_rchd{
    margin-top: 57px;
    height: 617px;
}
.rchd_list{
    float: left;
    width: 1054px;
	height: 617px;
	background-color: #f6f6f6; 
}
.rchd_img{
    float: left;
    width: 439px;
}
.rchd_list ul{
    float: left;
    width: 532px;
    margin-left: 38px;
    padding: 30px 0;
}
.rchd_list ul li+li{
    margin-top: 70px;
}
.rchd_li h4{
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
}
.rchd_li p{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #acacac;
    margin-top: 14px;
}
.rchd_li p a{
    color: #acacac;
}
.rchd_imglist{
    float: right;
    width: 336px;
}
.rchd_imglist img{
    width: 100%;
    height: 189px;
}
.rchd_imglist ul li+li{
    margin-top: 23px;
}
ul li h4{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
@media (max-width: 1500px){
    .rcfw_header{
        background-size:100%;
        height: 430px;
    }
    .rczc_img img{
        /* width: 300px; */
        height: 645px;
    }
    .rczc_list {
        width: 59%;
    }
    .rcfw_li{
        width: 570px;
        height: 155px;
    }
    .rchd_list {
        width: 840px;
    }
    .rchd_imglist{
    width: 290px;
    }
    .rchd_img{
        width: 315px;
    }
    .rchd_img img{
        width: 671px;
    }
    .rchd_list ul{
        width: 500px;
        margin-left: 15px;
    }
    .rchd_list ul li+li{
        margin-top: 42px;
    }
}
@media (max-width: 768px) {
    .rcfw_header{
        height: 208px;
    background-color: #59519f;
    background-position-y: 81px;
    }
    .rcfw_header a img{
        margin-top: 0;
    }
    .gxrc{
        padding:10px;
    }
    .rczc_img{
        display: none;
    }
    .rczc_list{
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .rcfw_top .rcfw_lxwm img{
        width:160px ;
    }
    .rcfw_li{
        width: 100%;
        height: auto;
        padding: 15px;
    }
    .rcfw_list li:nth-child(2n){
        margin-left: 0;
    }
    .rchd_img{
        display: none;
    }
    .rchd_list{
        width: 100%;
        float: none;
        height: auto;
    }
    .gxrc_rchd{
        height: auto;
    }
    .rchd_list ul{
        width: 100%;
        margin: 0;
        padding: 10px;
    }
    .rchd_imglist {
        float: none;
        width: 100%;
    }
    .rchd_imglist img{
        height: 232px;
    }
}