/*公共*/
*{font-family: "microsoft yahei"!important;}
.w1280{width:1280px;margin: 0 auto 50px;overflow:hidden;}
body{background:#f7f7f7;}
.fl{float:left;}
.fr{float:right;}

/*左侧内容*/
.content_left{width:880px;/* background-color: #fff; */min-height: 1630px;}

/*右侧内容*/
.content_right{width:380px;background: #f6f7f9;overflow: hidden;margin-top: 55px;}
.content_right .sph{background:#fff;}
.content_right .zthc{background:#fff;}

/*视频号*/
.page-pic{width:100%}
.sph{width:100%;;}
.sph ul{overflow:hidden;padding: 30px 20px 20px;}
.sph li{margin-bottom: 24px;}
.sph li img{width: 100%;height: 225px;}
.sph li a.title{text-align:center;color: #333;font-size: 18px;margin-top: 20px;display: block;}

/*专题荟萃*/
.zthc{width:100%;overflow: hidden;margin-top: 30px;}
.zthc ul{overflow:hidden;padding: 30px 20px 20px;}
.zthc li{margin-bottom: 23.5px;}
.zthc li img{width: 100%;height: 160px;}
.zthc li a.title{text-align:center;color: #333;font-size: 18px;margin-top: 20px;display: block;}