*{margin: 0;padding: 0;}
a{text-decoration:none;display: inline-block;}
body, button, input, select, textarea {font: 12px/1.5  "Microsoft Yahei","微软雅黑",Tahoma,Arial;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.child-wrap{width: 100%;background-color: #f9ebe5;overflow: hidden;margin-top: -30px}
ul{display: inline-table;}
li{list-style: none;float: left;}
.child-head{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.child-titimg{
	width: 100%;
    display: block;
    overflow: hidden;
}
.child-con{
	display: block;
	margin: 0 auto 30px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}
.child-imglist{
	width: 372px;
	height: 380px;
	padding: 4px;
	border-radius: 4px;
	background-color: #efefef;
	margin: 10px;
	overflow: hidden;
}
.child-contentlist{
	width: 372px;
	height: 380px;	
	background-color: #f6f6f6;
}
.child-imglist h4{
	line-height: 36px;
	color: #333333;
	font-size: 18px;	
	padding: 0 10px;
}
.child-imglist p.child-content{
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	text-indent: 24px;
	padding: 0 10px 6px;
}
.child-deedsa{
	display: block;
	width: 100%;
	border-top: 1px solid #ececec;
}
.child-deeds{
	float: right;
	line-height: 30px;
	color: #f11e25;
	font-size: 14px;	
	padding: 6px 10px 0;
}
.child-deeds img{position: relative;top: 2px;left: 2px}
.child-wrap-content{padding: 20px 40px;}
.child-wrap-content img{display:block;width: 800px;margin: 10px auto;}
.child-wrap-content h1{
	width: 1200px;
    font-size: 30px;
    color: #333;
    text-align: center;
    line-height: 50px;}
    
/*二孩详情页*/
.childback-index{font-size: 14px;color: #f11e25;text-indent: 24px;text-align: left;}
.childback-index img{position: relative;top: 2px;right: 2px}
.child-detail-tit{width: 1200px;font-size: 30px;color: #333;text-align: center;line-height: 50px;}
.child-detail-conlist{font-size: 14px;color: #333;padding: 0 20px;}
.child-detail-conlist li{text-indent: 24px;line-height: 26px;}
.child-detail-imglist{display: block;max-width: 800px;height: auto;margin: 10px auto;overflow: hidden;}

/* 投稿指南 */
.active-rule-content{color: #cc0000;padding-left: 20px;padding-right: 20px}
.active-rule-content h4{font-size: 24px;line-height: 60px;}
.active-rule-content p{font-size: 14px;line-height: 26px;color: #663333;}
/* 侧边 */
.side {
    position: fixed;
    width: 136px;
    height: 275px;
    right: 0;
    top: 280px;
    z-index: 1000;
}
.activecha {
    position: absolute;
    bottom: 30px;
    right: 4px;
}