.common-tit{
	margin:0;

	position: relative;

	height: 68px;

	line-height: 68px;

	font-size: 20px;

	color: #c71418;

	font-weight: bold;
}
.common-tit::before{

	content: "";

	position: absolute;

	left: 0;

	top: -3px;

	width: 85px;

	height: 3px;

	background-color: #c71418;

}

.common-tit a{color: #c71418;/* font-size: 15px; *//* font-weight: normal; */}
.common-tit a.look-more{color:#999;font-size:12px;font-weight:normal;float:right}

.math{
	padding:20px 0;
}
.math a{
	margin-bottom: 15px;
	height: 18px;
	line-height: 18px;
	font-size: 15px;
	display: inline-block;
	padding-right: 15px;
	margin-right: 15px;
	border-right:1px solid #000;
	color: #000
}
.index-news h3{
	font-size: 40px;
}
.index-news h3 a{color:#c50c11}
.index-news p{

}
.index-enter{
	margin:20px 0;
	display: flex;
	padding: 25px 0  20px 0;
	border: solid 1px #dedede;
}
.index-enter .enter-item{
	display: block;
	width: calc( 100% / 8 );
	font-size: 16px;
	color: #000
}
.index-enter .enter-item .enter-icon{
	margin-bottom: 10px;
}

.index-video .video-item{
	position: relative;
	margin-bottom: 10px;
}
.index-video .video-item img{height:180px}

.index-video .video-item .video-tit,.video-tit a{
	height: 46px;
	font-size: 14px;
	color: #fff;
	line-height: 46px;
	overflow:hidden;
	/* text-align: center; */
	color: #000;
	font-size: 14px;
}
.sz{line-height:28px}
.sz cite{color:#D96D00;font-style:normal; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
	
.video-tit a{font-size: 15px;}
.index-news{
	margin-top: 20px;
}
.index-news .swiper-container{height:520px;}
.index-news .swiper-container img{height:100%}
.index-news .news-item{
	padding: 0 16px 16px 0;
	background: #fff;
    height:378px;
	border-radius: 10px;
}
.index-news .news-item ul li{
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.index-news .news-item ul li a{

	width: 100%;

	position: relative;

	padding-right: 38px;

	display: inline-block;

	position: relative;

	font-size: 14px;

	color: #3d3d3d;

	overflow: hidden;

}

.index-news .news-item ul li a span{

	position: absolute;

	right: 0;

	top: 0;

	color: #7f7f7f;

}

.index-news .news-item .recommend{

	display: flex;

}

.index-news .news-item .recommend .news-img{

	flex-shrink: 0;

	width: 150px;

	height: 84px;

	background-color: #000000;

	border-radius: 5px;

	overflow:hidden;

}
.index-news .news-item .recommend .news-img img{
	width: 150px;
	height: 84px;
}
.index-news .news-item .recommend .news-info{

	padding-left: 15px;

}

.index-news .news-pic{
	margin-bottom: 15px;
	display: block;
	position: relative;
}

.index-news .news-pic img{height: 115px;}
.index-news .col-md-12 .news-pic  img{height: 270px;}
.index-news .news-pic .news-tit{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	color: #fff
}
.index-news .news-pic1{
	display: block;
	color: #000;
}
.index-news .news-pic1 .news-tit{
	height: 50px;
	line-height: 50px;
	font-size: 15px;
    overflow:hidden
}
