body{
	background-color: #f6f6f6;
}
a{
	text-decoration: none;
	color: #000000;
}
/*顶部图片css*/
#yxhd_Pngbox{
	width: 100%;
	height: auto;
	margin-top: 4rem;
}
#yxhd_Pngbox img{
	width: 100%;
	height: auto;
}

/*活动主体*/
#yxhd_Content{
	width: 100%;
	margin-top: 1rem;
	background: #FFFFFF;
	padding: 1rem 0rem;
}

#yxhd_Content .yxc_box{
	width: 96%;
	height: 7rem;
	margin-top: 1rem;
	border-bottom: 1px solid #666666;
	padding: 0rem 2% 1rem 2%;
}
#yxhd_Content .yxc_box:first-child{
	margin-top:0rem;
}
#yxhd_Content .yxc_box .yxc_png{
	width: 35%;
	height: 100%;
	float: left;
}
#yxhd_Content .yxc_box .yxc_png img{
	width: 100%;
	height: 100%;
}
#yxhd_Content .yxc_box .yxc_ri{
	width: 65%;
	height: 2rem;
	float: left;
}
#yxhd_Content .yxc_box .yxc_ri h3{
	width: 95%;
	height: 2rem;
	padding-left:5%;
	line-height: 2em;
	font-size: 1.2rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#yxhd_Content .yxc_box .yxc_di{
	width: 65%;
	height: 4rem;
	/* margin-top: 1rem; */
	float: left;
}
#yxhd_Content .yxc_box .yxc_di p{
	width: 90%;
	height: 2rem;
	padding-left:10%;
	float: left;
	line-height: 2rem;
	font-size: 1rem;
}
#yxhd_Content .yxc_box .yxc_di p:first-child{
	background: url(/static/phome/img/zym/yxhd_timeRed.png)no-repeat 4%;
	background-size:5% 60%;
}
#yxhd_Content .yxc_box .yxc_di p:last-child{
	background: url(/static/phome/img/zym/yxhd_ztRed.png)no-repeat 4%;
	background-size:5% 60%;
}

/*分页*/
#yxhd_Content .yxc_page{
	width: 100%;
	margin: 0 auto;
	height: 3rem;
	line-height: 3rem;
}

#yxhd_Content .yxc_page a{
	display: inline-block;
	margin-left: 1rem;
	color: #000000;
}
.yxc_a_box{
	width: 30%;
	margin-left: 40%;
	float: left;
	
}
#yxhd_Content .yxc_page a.yxc_page_show{
	float: right;
	margin-right: 1rem;
}

#yxhd_Content {width:98%;margin:auto;}
#yxhd_Content img{
	max-width: 100%;
}
.title_h3 {margin-top: 0;text-align: center;}
.title_p {font-size: 1.2rem ;width: 100%; margin: auto;}
#yxhd_Content .con_page{width: 100%;margin-top: 1rem;border-top: 1px solid #ccc;padding-top:1rem; margin-bottom: 2rem;}
.con_box{margin-top: 3rem}
#yxhd_Content .con_page .prve_span ,#yxhd_Content .con_page .next_span {width: 50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#yxhd_Content .con_page .prve_span{float: left;text-align: left;}
#yxhd_Content .con_page .next_span{float: right;text-align: right;}<!--耗时1784894890.2612秒-->