/*首页新闻列表*/
.y3583_news
{
	width:100%;
	float:left;

}
.y3583_news_1
{
	width:1000px;
	margin:auto;
	background:url(../images/news_bg_01.jpg) no-repeat center;
	height:620px;
    background-color: #FFFFFF;
}
.y3583_news_t
{
	background:url(../images/top_03.jpg) no-repeat center;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	color: #ff9000;
	line-height: 38px;
	display: block;
	margin-bottom: 15px;
}
.y3583_news_2 li
{
	list-style:none;
	width: 314px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-left: 8px;
}
.y3583_news_x
{
	position: relative;
	text-align:center;
}
.y3583_news_x h1
{
	font-size: 14px;
	font-weight: 100;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	height: 35px;
	line-height: 35px;
	width: 315px;
	text-align: center;
	color: #fff;
}

.y3583_news_2
{
	width: 990px;
	margin: auto;
}
.right
{
	float: right !important;
	margin: 0px !important;
	margin-right: 10px !important;
}
.y3583_news_x a img
{
	max-width: 100%;
	height: 200px;
	border:1px solid #d0e0ea;
}
.y3583_news_2 p
{
	font-size: 14px;
	line-height: 32px;
	border-bottom: 1px dashed #eee;
	height: 34px;
	color: #666;
}
.y3583_news_x h1 a
{
	color:#fff;
	text-decoration:none;
}
.y3583_news_2 p a
{
color:#666;
	text-decoration:none;
}