body{background-color: #f6f6f6; }

.high_content{ width: 100%; height: auto;  padding-top: 70px;}
.content_center{ width: 1500px; height: auto; margin: auto; }

.content_center_top{ width: 100%; min-height: 30px; overflow: hidden; border-bottom: 1px solid #d3d3d2; padding-bottom: 5px;}
.content_left{ width: 165px; height:30px; float: left; }
.content_left h3{ display: block; float: left; font-size: 18px; color: #717071; }
.content_left a{
	display: block; 
	width: 58px; 
	height: 22px; 
	line-height: 22px; 
	text-align: center;
	float: left;
	margin-left: 10px; 
	font-size: 14px;
	-webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    color: #878687;
}
.content_left .active{ 
	background-color: #e95513;
	color: #fff;
}


.content_right{ min-height: 33px;  _min-height: 33px; overflow: hidden; padding-bottom:30px;}
.content_right span{ cursor: pointer; width: 80px; height: 22px; text-align: center; line-height: 22px; float: left; font-size: 14px; margin-bottom: 15px; color: #878687;}
.content_right a{ 
	width: auto; height: 22px; 
	text-align: left; line-height: 22px; 
	float: left; 
	font-size: 14px; 
	margin-bottom: 15px; 
	color: #878687;
	-webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    margin-right: 10px;
	padding:0px 18px 0px 18px;
}
.content_right a:hover{ color: #e95513; }
.content_right .active{ background-color: #e95513; color: #fff; font-size: 14px;}
.content_right .active:hover{ color: #fff; }

.content_search{ width:auto; float:left; margin-bottom:30px; border:1px #eee solid;border-radius:5px; }
.con_search{ width:300px; float:left; height:38px; line-height:38px;font-size: 14px; color:#333; text-indent:20px; border:none; outline:none;border-top-left-radius:5px;border-bottom-left-radius:5px; }
#searchs{width:40px;height: 41px;line-height: 41px; float:left;text-align:center;cursor:pointer;background:url('../images/high_search.png') no-repeat #fff; border:none;outline:none;border-top-right-radius:5px;border-bottom-right-radius:5px; }
.content_center_top > p{ line-height:38px; color:#ccc; font-size:12px; width:auto; float:left; padding-left:20px;}

.content_nei{ width: 1500px; height: auto; margin:auto; margin-top: 50px;}
.content_nei ul li{ width: 287px; height: 241px; float: left; margin-right: 16px; margin-bottom: 26px;}
.content_nei ul li a{ display: block; width: 100%; height:161px; position: relative;}
.content_nei ul li a i{ display: block; padding: 2px 3px 2px 3px; font-size: 12px; font-style: normal; background: rgba(0, 0, 0, 0.6); color: #fff; position: absolute; right: 5px; bottom: 5px;}
.content_nei ul li font{ display: block; height:auto}

.content_nei ul .zw{ width: 100%; height: 180px; color: #1c1e1e; text-align: center; font-size: 14px; line-height: 110px;}

.content_nei ul li a img{ width: 100%; height: 100%; display: block;}
.content_nei ul li span{ display: block; }
.content_nei ul li .cont_1{height: 56px; background-color: #fff;}
.content_nei ul li .cont_1>a{ 
	font-size: 14px; 
	display: block; 
	width: 95%; 
	margin: auto; 
	height: 28px; 
	line-height: 28px; 
	color: #595757;
	overflow: hidden;
	padding-top: 2px;
}
.content_nei ul li .cont_1 a:hover{ color: #e95513 }


.content_nei ul li .cont_1 b{
	font-size: 12px;
	display: block;
	width: 95%; 
	margin: auto;
	height: 20px;
	line-height: 20px;
	color: #919191;
	font-weight: normal;
}
.content_nei ul li .cont_1 b > span{float: right;}
.content_nei ul li .cont_1 b > span a{
	display: inline;
	color: #919191;
}
.content_nei ul li .cont_2{height: 30px; background-color: #ededee;display: flex;line-height: 30px;
	justify-content:space-between;
}
.content_nei ul li .cont_2 i{ font-style: normal; font-size: 12px; color: #bbbbbc;}

.content_nei ul li .cont_2 .video_left{ 
	background: url('../images/bfcs.png') left 7px no-repeat;
	padding-left: 23px;
    background-size: 18px;
    margin-left: 7px;
    float: left;
    display: inline-block;
}
.content_nei ul li .cont_2 .video_mod{
	flex: 0 0 100px;
}
.content_nei ul li .cont_2 .video_right{ 
	background: url('../images/pl.png') left 8px no-repeat;
	padding-left: 23px;
    background-size: 18px;
    margin-right: 7px;
    display: inline-block;

}




.dataTables_paginate{width: 100%;float: left;padding:40px 0;}
.pagination{ width: auto;display: table;margin:0 auto;}
.paginate_button { display: inline; font-size: 16px;color: #9d9d9e;border: 1px #9d9d9e solid;margin-right: 10px; padding:3px 0px;}
.paginate_button a { color: #9d9d9e; padding:3px 9px;}
.pagination .active{ color: #fff!important;background-color: #e95513!important;border: 1px #e95513 solid!important;}
.pagination .active a { color:#fff; }






/*2018.08.01修改*/
.high_banner{
	width: 100%;
	height: 460px;
	background: url(../images/high_banner.jpg);
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.high_banner div{
	text-align: center;
}
.high_banner ol{
	display: inline-block;
	margin-top: 20px;
}
.high_banner  li {
	float: left;
	margin-right:95px;
	color: #eb6100;
}
.high_banner  li span{
	color: #fff;
}
.high_banner ol:after,.high_banner ul:after{
	content: '';
	display: block;
	clear: both;
}
.high_banner ol,.high_banner ul{
	list-style-type: disc  !important;
	font-size: 40px;
	padding-left: 40px;
	
}
.high_banner ol li:last-child,.high_banner ul li:last-child{
	margin-right: 0;
	
}
.high_banner a{
	color: #fff;
	display: block;
	width: 266px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 20px;
	border: solid 1px #ffffff;
	margin: auto;
	font-size: 20px;
	margin-top: 45px;
}

@media screen and (max-width:1700px){
	.content_center,.content_nei{
		 width:80%;
	}
	.content_nei ul li{
		width: 19.2%;
		margin-right: 1%;
	}
	}
@media screen and (max-width:1370px){
	.content_nei,.content_center{
		width: 1100px;
	}
	.content_nei ul li{
		width: 207px;
		height: 202px;
	}
	.content_nei ul li a{
		height: 116px;
	}
}



		.hot:after{
			content:'';
			display: block;
			float: right;
			margin-top: 3px;
			margin-left: 3px;
			width: 13px;
			height: 15px;
			background: url(../images/H.png) no-repeat;
			background-size: cover;
			animation:hot-up-down 0.8s ease infinite 80ms alternate;
		}
		.active.hot:after{
			content:'';
			display: block;
			float: right;
			margin-top: 3px;
			margin-left: 3px;
			width: 13px;
			height: 15px;
			background: url(../images/H_w.png) no-repeat;
			background-size: cover;
			animation:hot-up-down 0.8s ease infinite 80ms alternate;
		}
		@keyframes hot-up-down{
			from{
				-webkit-transform:translate(0,1px);transform:translate(0,1px);
				}
			
			to{
				-webkit-transform:translate(0,-1px);transform:translate(0,-1px);
			}
		}
