@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
html,body{
	font-family:Microsoft Yahei;
	font-size:18px;
	color:#3b3b3b;
	font-weight:normal;	
}
img{
	border:none;
}
a{
	text-decoration:none;
	color:#3b3b3b;
}
.tc{
	text-align:center;
}



.section{
	width:100%;
	background:#fff;
}
.w{
	width:1000px;
	margin:0 auto;
}
.yg_banner{
	width:1000px;
	height:300px;
	padding:20px 0 15px 0;
}
.yg_box_sty h2{
	font-size:22px;
	line-height:32px;
	letter-spacing:2px;
}
.yg_box_sty p{
	line-height:32px;
	font-weight:normal;
	letter-spacing:0.6px;
}
.yg_zg_cont{
	padding:0 40px 27px 39px;
}
.yg_zg_cont h2{
	padding-bottom:5px;
}
.yg_zg_cont p{
	text-indent:2em;
	letter-spacing:0.6px;
}

/*征稿要求*/
.yg_require{
	height:464px;
	background:url(../images/yg_zg_bg.jpg) left top no-repeat;
	color:#fff;
}
.yg_zg_box{
	width:906px;
	padding:30px 40px 0 54px;
	line-height:40px;
}
.yg_require h2{
	padding-bottom:5px;
}
.yg_require p{
	color:#fff;
}
.yg_require p span.yg_xh{
	color:#fff;
}
.yg_zg_box p{
	line-height:40px;
	position:relative;
	padding-left:30px;
	letter-spacing:0.6px;
}
.yg_zg_box p span.yg_xh{
	width:30px;
	line-height:40px;
	position:absolute;
	left:0px;
	top:0px;
}
.yg_zg_box p span.color_red{
	color:#ae1a03;
}
.yg_way p.yg_wxsm{
	padding:10px 0 40px 0;
}

/*我们承诺*/
.yg_commit{
	width:878px;
	height:203px;
	background:url(../images/yg_cn.png) left top no-repeat;
	padding:16px 68px 0 54px;
	margin-bottom:74px;
}
.yg_commit h2{
	padding-bottom:5px;
}