/* 新闻列表 */
.news-list{margin-top:45px;overflow:hidden;z-index:90;}
.news-box,.experience{float:left;margin-left:0;margin-right:39px;width:327px;height:330px;}
.news-box.right,.experience.right{float:right;margin-right:0;}
.news-pic{width:327px;height:184px;}
.news-title{width:327px;height:40px;}
.news-title h3{width:230px;}

.bg_left_2{top:654px;left:170px;}
.bg_right_1{top:201px;right:0;}
.bg_right_2{top:655px;right:175px;}

/* 新闻详情 */
.article{margin-top:31px;padding-bottom:90px;overflow:hidden;z-index:90;}
.article .title{font-size:28px;color:#3b3b3b;font-weight:bold;line-height:36px;}
.article .time{position:relative;padding-left:74px;font-size:16px;color:#a0a0a0;height:60px;line-height:60px;}
.article .time span{position:absolute;left:0;top:18px;width:44px;height:24px;line-height:24px;text-align:center;font-size:14px;color:#b81a3a;font-weight:bold;background:url(../images/index/news_icon.png) no-repeat;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.content{line-height:26px;color:#292929;font-size:16px;}
.content img{display:block;max-width:100%;height:auto;margin:35px auto;}
.back_pages{top:153px;}
.experience .news-pic{
	width:200px;height:200px;
	margin:auto;
	border:2px solid #999;
}
.experience .news-title,.experience .news-intro{
	text-align:center;
}
.experience{
	border:2px solid #00a99d;
	box-sizing:border-box;
	padding-top:20px;
}