* {
	margin: 0;
	padding: 0;
}
.banner img {
	width: 100%;
}
.more {
    margin: 8px 0 14px;
    text-align: center;
    font-weight: bold;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.project {
	margin-top: 5px;
}
.project-title {
	font-size: 36px;
	font-weight: 700;
	color: #ff0000;
}
.project-content {
	text-indent: 2em;
	font-size: 18px;
	color: #222222;
	line-height: 44px;
	float: left;
	width: 60%;
	margin-top: 32px;
}
.project-img {
	float: right;
}
.project-img .img-title {
	font-size: 18px;
	line-height: 32px;
	color: #ff0000;
	text-align: center;
}
.project-img img {
	width: 443px;
	height: 215px;
}
.split {
	margin:10px 0 5px;
}
.project-name {
}
.headline {
	float: right;
    width:45%;
}
.headline .more{
    font-weight: bold;
    margin:5px 0;
}
.headling-content .article-content {
	margin-top:0;
    border-bottom: 1px solid #626262;
}
.headling-content .article{
	font-weight:400;
    font-size:24px;
}

.headling-content-first a{
  font-size: 28px;
  color: #ff0000;
  font-weight:bold;
}
.headling-content-item .article-title{
  font-size:20px;
  font-weight:400;
}
.line {
	width: 100%;
	height: 4px;
	background-color: #ff0000;
	margin: 15px 0;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.article-title {
	font-size: 24px;
	font-weight: bold;
	color: #222222;
    margin-bottom:16px;
}
.article-video-title {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
    text-align:center;
}
.article-video {
	width: 432px;
	height: 244px;
}
.project-name-title {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}
.volunteers {
	float: left;
}
.article-body {
	box-sizing: border-box;
	padding-bottom: 8px;
}
.article-img {
	width: 200px;
	height: 133px;
	float: left;
}
.wrapper {
	float: left;
	width: 70%;
	margin-left: 20px;
}
.article-time,
.article-content {
	font-size: 14px;
	color: #222222;
	line-height: 28px;
}
.article-time {
  margin-top:6px;
}
.article-content{
   margin-top:16px;
}
.video-list .article-img {
    width: 324px;
	height: 183px;
}
.video-list .wrapper {
	border: none;
}
.video-item{
	margin-top:16px;
}
.video-item .wrapper {
	height: 182px;
    overflow:hidden;
	border-bottom: 1px solid #626262;
}
.video {
    width: 623px;
	height: 351px;
    margin: 17px 0;
}
.weibo-img{
	margin-bottom:30px;
}
.weibo-img img{
  width:33%;
}
.weibo-img img+img{
 margin-left:0.5;
}