#news-center{
	display: block;	
}
#news-center .title-top{
	display: table;
    height: 70px;
    margin: 0 auto 50px auto;
    width: auto;
}
#news-center .title-top div{float: left;}
#news-center .title-top .title-top-1{
    width: auto;
    height: 60px;
    color: rgb(246, 115, 62);
    font-family: PingFang SC;
    font-size: 34px;
    line-height: 60px;
}
#news-center .title-top .title-top-2{
    width: 32px;
    height: 60px;
    color: rgb(223, 223, 223);
    font-family: PingFang SC;
    font-size: 46px;
    line-height: 60px;
    text-align: center;
}
#news-center .title-top .title-top-3{
	width: auto;
    height: 50px;
    padding-top: 10px;
}
#news-center .title-top .title-top-3 p:first-child{
	color: rgb(51, 51, 51);	
}
#news-center .title-top .title-top-3 p{
	color: rgb(173, 173, 173);
    font-size: 18px;
    line-height: 23px;
    text-align: left;
    margin: 0px;
}



#news-center .blog-post{
	margin:0;
}

#news-center .post-image{
    display: block;
    width: 100%;
    margin-right: 30px;
}
#news-center .post-image img{
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#news-center .post-info{
	display: table;
    width: 100%;
    margin-right: 30px;
    height: 134px;
    padding: 20px 30px;
    background: rgb(247, 247, 247);
}
#news-center .post-info .post-meta{
	width: 80px;
    height: 90px;
    float: left;
    display: block;
    margin: 0px;
    background: rgb(246, 115, 62);
}
#news-center .post-info .post-meta span{
    display: inline-block;
    width: 80px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: center;    
}
#news-center .post-info .post-meta span:before{content: "";}
#news-center .post-info .post-meta span:first-child{
	font-size: 36px;	
	height: 52px;
    line-height: 60px;
}
#news-center .post-info .post-title{
	padding-left: 20px;
    height: 80px;
    display: table;
    margin: 5px 0;
}
#news-center .post-info .post-title a{
	color: rgb(246, 115, 62);
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	margin: 0px;
    height: 30px;	
}
#news-center .post-info .post-content{
	color: rgb(51, 51, 51);
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    display: block;
    text-align: right;    
}
#news-center .post-info .post-content span,#news-center .post-info .post-content span a{
	color: rgb(246, 115, 62);
	font-size: 14px;
	line-height: 14px;
}


#news-center ul,#news-center ul li{
	list-style:none;
	margin:0;
	padding:0;
}
#news-center ul li{
	display: table;
	margin: 5px 0 5px 0;
}
#news-center .blog-list{
	width: 100%;
    display: table;
    height: 110px;
    margin-bottom: 14px;
}
#news-center .blog-list .date-img{
	display:block;
	width: 130px;
	height: 110px;
    float: left;
    margin-right: 15px;
}


#news-center .blog-list .event-content{
	padding-left:15px;
	vertical-align:top;
    padding-left: 15px;
    vertical-align: top;	
}

#news-center .blog-list .event-content h6{
	margin:0 0 5px;
	font-size:16px;
	font-weight:700;
}
#news-center .blog-list .event-content h6 a {
    color: rgb(246, 115, 62);
    font-weight: normal;
}
#news-center .blog-list .event-content .event-meta{
	color:#95999e;
	line-height:16px;
	font-size:13px;
}

#news-center .blog-list .event-content .event-meta .icons{
	font-size:10px;
	margin-right:2px;
	color:#cbcdd1;
	position:relative;
	top:-1px;
	transition:color 0.3s;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
}


.w70{width: 70%;float: left;}
.w30{width: 30%;float: left;}
.ml15{margin-left: 15px;}
.mr15{margin-right: 15px;}
.pl15{padding-left: 15px;}
.pr15{padding-right: 15px;}

#news_2{}
#news_2 .news_top{
	display: block;
	margin: 30px 0 0 0;
	height: 90px;
}
#news_2 .news_top span.news_top-title{
	float: left;
	width: 200px;
	height: 90px;
}
#news_2 .news_top span.news_top-title p{
	color: rgb(51, 51, 51);
	font-size: 18px;	
}
#news_2 .news_top span.news_top-title p:first-child{
	font-size: 24px;	
}
#news_2 .news_top span.news_top-more,#news_2 .news_top span.news_top-more a{
	float: right;
	width: 114px;
	height: 40px;
	color: #ffffff;
    background: #F6733E;
    line-height: 40px;
    text-align: center;
}
#news_2 ul.news_contents_long{
	width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    display: table-row;	
}
#news_2 ul.news_contents_long li{
	height: auto; 
	float: left;
	list-style: none;
	padding-bottom: 40px;	
}

/* Mobile Devices */
@media(max-width:480px){
	#news_2 ul.news_contents_long li{
		width: 100%;
	}	
}
@media(max-width:767px){
	#news_2 ul.news_contents_long li{
		width: 100%;
	}	
	
}


#news_2 ul.news_contents_long li:last-child{
	margin: 0px;
}

#news_2 .news_contents_long li .content-image{width: 100%;height: 180px;}
#news_2 .news_contents_long li .content-info{padding-top: 13px;}
#news_2 .news_contents_long li .content-info a,#news_2 .news_contents_long li .content-info a:hover{
	color: rgb(51, 51, 51);
	font-family: PingFang SC;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
}
#news_2 .news_contents_long li .content-info p{
	color: rgb(156, 156, 156);
	font-family: PingFang SC;
	font-size: 14px;
    line-height: 24px;
    margin: 0px;
}

.news_top_line{
    border-bottom: 1px solid #707070;
}    
#news_2 ul.news_contents_short{
    width: 100%;
    padding: 0px;
    color: #F6733E;
    margin-left: 17px;
    padding-right: 10px; 
}
#news_2 ul.news_contents_short li{
    width: 100%;
    height: 70px;
    margin: 10px auto;
}

#news_2 .news_contents_short li a{
	color: #333333;
	font-family: PingFang SC;
	font-size: 16px;
	line-height: 38px;
	height: 38px;
}
#news_2 .news_contents_short li p{
    color: rgb(156, 156, 156);
    font-family: PingFang SC;
    font-size: 14px;
    line-height: 24px;
    margin: 0px;
}
