.newsCenter_content{
	padding: 40px 0;
	position: relative;
}
.nc_banner{
	position: relative;
	height: 300px;
}
.newsCenter_banner,.newsCenter_banner2,.newsCenter_banner3{
	width: 100%;
	height: 300px;
	float: left;
	overflow: hidden;
	position: relative;
}
.newsCenter_banner > ul,.newsCenter_banner2 > ul,.newsCenter_banner3 > ul{
	display: none;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
}
.newsCenter_banner_li{
	position: relative;
	float: left;
	height: 300px;
	width: 100%;
}
.banner_li_img{
	width: 60%;
	float: left;
	overflow: hidden;
}
.banner_li_img img{
	width: 100%;
}
.banner_li_info{
	width: 40%;
	float: left;
	height: 100%;
	border: solid 1px #BE2421;
	padding: 20px 25px;
}
.banner_btn_pik{
	background: #BE2421;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.banner_btn{
	width: 35px;
	height: 55px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 2;
}
.banner_btn img{
	width: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.banner_left,.banner_left2,.banner_left3{
	left: -15px;
}
.banner_right,.banner_right2,.banner_right3{
	right: -15px;
}
.banner_info_title{
	padding: 20px 25px 30px;
	border: solid 1px #BE2421;
	color: #BE2421;
	background: #f8e9e8;
	line-height: 25px;
	position: relative;
}
.banner_info_white{
	position: absolute;
	width: 100px;
	height: 2px;
	background: white;
	bottom: -1px;
	right: 30px;
}
.banner_info_red{
	position: absolute;
	width: 150px;
	height: 2px;
	background: #BE2421;
	bottom: 20px;
	right: 00px;
}
.banner_info_red img{
	position: absolute;
	left: 30px;
	top: -7px;
	width: 15px;
}
.banner_news_time{
	margin-top: 25px;
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
}
.banner_news_content{
	line-height: 30px;
	color: #666;
	font-size: 13px;
}
.look_info{
	background: #BE2421;
	color: white;
	padding: 4px 30px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	font-size: 12px;
	margin-top: 20px;
}
.look_info img{
	position: absolute;
	right: -55%;
	top: 7px;
}
.news_center_list{
	padding: 20px 0;
}
.news_list_main{
	padding: 20px;
	float: left;
	width: 50%;
}
.news_list{
	background: #f4f4f4;
	cursor: pointer;
}
.news_list_time_main{
	padding: 30px 20px;
	float: left;
}
.news_list_time{
	padding: 10px;
	background: #dadada;
	border: solid 1px #cecece;
	text-align: center;
	color: white;
	font-weight: bold;
}
.news_list_time span{
	font-size: 12px;
	font-weight: normal;
}
.news_list_info{
	float: left;
	width: 400px;
	height: 100%;
	padding: 20px 0;
	padding-right: 20px;
	padding-bottom: 15px;
  	position: relative;
}
.news_title{
	font-weight: bold;
	margin-bottom: 6px;
	color: #666;
  	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news_title img{
	float: right;
	width: 9px;
  	position: absolute;
    right: 10px;
    top: 23px;
}
.news_info{
	line-height: 30px;
	font-size: 12px;
	color: #999;
}
.news_list_main_active{
	background: #de9190;
	color: white;
}
.news_list_main_active .news_title,.news_list_main_active .news_info{
	color: white;
}
.news_list_main_active .news_list_time{
	color: #BE2421;
	background: white;
	border: #BE2421;
}

.news_content_text{
	padding: 30px 0;
	text-align: center;
	display: none;
}
.content_title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.content_info{
	padding: 5px 60px ;
	display: inline-block;
	border: solid 1px #877a7a;
	border-radius: 5px;
}
.content_text{
	margin: 30px 0 50px;
	
}
.content_text p{
	/*text-indent: 2em;*/
	color: #666;
	font-size: 12px;
	line-height: 30px;
	text-align: left;
}
.up_page{
	margin-bottom: 20px;
	text-align: left;
	color: #333;
	font-size: 15px;
}
.up_page a{
	color: #BE2421;
}


/*m*/
.newsCenter_top{
	background-image: url(../img/mobile/topBg2.png);
}
.news_m_body{
	padding: 20px;
}
.newsCenter_m_lists{
	padding: 10px 0;
}
.newsCenter_m_news{
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
	border-radius: 5px;
	padding: 10px;
	margin-top: 10px;
}
.news_cover{
	position: relative;
    height: 140px;
    overflow: hidden;
    border-radius: 5px;
}
.news_cover img{
	height: 100%;
  	width:100%;
}
.news_cover_time{
	color: white;
	background: #BE2421;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}
.news_cover_time span:first-child{
	font-size: 12px;
}
.news_cover_time span:last-child{
	font-size: 20px;
}
.m_content_title{
	color: #666;
	margin: 10px 0;
	font-size: 15px;
  	overflow: hidden;
  	text-overflow:ellipsis;
  	white-space: nowrap;
}
.m_content_text{
	text-indent: 2em;
	font-size: 12px;
	color: #666;
	line-height: 20px;
  	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 100px;
}
.m_content_text_title{
	text-align: center;
	font-size: 20px;
	margin-bottom: 15px;
	color: #333;
}
.m_news_content_text{
	padding: 30px 20px;
	text-align: center;
	display: none;
}
.m_news_title{
	border-bottom: solid 1px #e6e6e6;
	padding-bottom: 10px;
}
.m_news_content_text .content_text img{
	width:100%;
  	height:auto;
}
.m_news_content_text .content_text p img{
    width: auto;
}