#nterim{
	overflow: hidden;
	height: 394px;	
}
#banner_img{
	transition: all 3s ease; 
	height: 394px; 
	width:100%;
}
#effect{
	width: 100%;
	height: 394px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: white;
	background:rgba(44,44,44,0.4);
	padding-top: 9%;
}
#effect h1{
	font-size: 24px;
}
#effect h3{
	margin: 20px 0;
	font-size: 24px;
}
.level{
	background: #0180FF;
	width: 4%;
	border: 2px solid #0180FF;
	margin: auto;
	margin-bottom: 20px;
}
#newsdate{
	width: 1200px;
	margin: auto;
	text-align: center;
	border-bottom: 1px solid #0081FF;
	margin-top: 40px;
	margin-bottom: 40px;
}
#newsdate div{
	display: inline-block;
	cursor:pointer;
	margin: 0 20px;
}
#newsdate div span{
	color: #0081FF;
}
#newsdate p{
	width: 120px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	border: 1px solid  #CCCCCC;
	border-radius: 5px;
	margin-bottom: 5px;
}
.butform{
	background: #0081FF;
	color: white !important;
}
#newsdate .glyphicon{
	top: 9px;
}
.adclas{
	opacity: 0 !important;
}
.newsfor{
	width: 1200px;
	margin: auto;
	margin-bottom: 80px;
}
.newsfor ul li{
	float: left;
	vertical-align: middle;
}
.newsfor ul{
	overflow: hidden;
	height: 160px;
	padding: 42px 120px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0;
}
.bor-top{
	border-top: none;
}
.mar-but{
	margin-bottom: 0;
}
#newlist ul:nth-child(1){
	border-top: none;
}
.newsfor ul .howmany h4{
	margin-bottom:25px;
}
.newsfor ul .timedate{
	margin-right: 40px;
	align-items: center;
}
.newsfor ul .timedate h3{
	font-size: 40px;
	color: #999999 ;
}
.newsfor ul .timedate p{
	margin-top: -7px;
	font-size: 12px;
	color: #999999;
}
.newsfor ul .lilink {
	height: 74px;
	float: right;
	align-items: center;
	display: -webkit-flex;
}
.newsfor ul .lilink span{
	font-size: 25px;
}
#newliform{
	display: none;
}
#newliform ul:nth-child(1){
	border-top: none;
}
.newsfor a {
   color:rgba(51,51,51,1);
}
.lilink a{
	color: white;
}
