@charset "UTF-8";
*{
	font-family: "Source Han Sans CN";
}
.enews {
	width: 1200px;
	margin: 0 auto;
}

.enews .enews-wrapper {
	padding: 54px 80px 50px;
	margin-left: -35px;
	margin-right: -35px;
	overflow: hidden;
}

.enews-list .enews-item {
	border-bottom: 1px dotted #999;
	height: 150px;
	padding: 25px 0;
}

.enews-list .enews-item .img-box {
	float: left;
	width: 230px;
	height: 145px;
}

.enews-list .enews-item .img-box img {
	width: 230px;
	height: 145px;
}

.enews-list .enews-item .art-box {
	float: right;
	width: 860px;
	height: 145px;
}

.art-box .title {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 40px;
	margin-top: 7px;
	line-height: 35px;
	overflow: hidden;
	line-height: 35px;
}

.art-box .ins {
	height: 30px;
	line-height: 40px;
	overflow: hidden;
	font-size: 12px;
	color: #484848;
	line-height: 40px;
}

.art-box .ins label {
	margin-right: 30px;
}

.art-box .des {
	height: 60px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
}

.news-page .paginate-wrapper .pagination {
	margin-top: 20px;
}

.news-page .paginate-wrapper .pagination li.active, .news-page .paginate-wrapper .pagination li:hover
	{
	background: rgba(173, 53, 65, 0.85);
	border: 1px solid rgba(173, 53, 65, 0.85);
	color: #fff !important;
}

.news-page .paginate-wrapper .pagination li.active a, .news-page .paginate-wrapper .pagination li:hover a
	{
	color: #fff !important;
}

.art-box a {
	color: #000;
}

.art-box a:hover {
	color: rgba(173, 53, 65, 0.85);
}

.bar-box {
	width: 100%;
	border-bottom: #ccc solid 1px;
}

.c_bar {
	width: 1200px;
	height: 50px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 16px;
	color: #6b6c74;
}

.content-inf label {
	margin-right: 20px;
	font-size: 13px;
}

.content-new {
	padding: 20px 0 20px 0px;
	font-size: 14px;
}

.videos {
	display: inline-block;
	width: 346px;
	height: 250px;
	margin: 10px !important;
}

.videos .play_btn {
	background-color: rgba(73, 72, 72, 0.7);
	height: 40px;
	padding-top: 80px;
	padding-bottom: 20px;
	text-align: center;
}

.videos .play_btn img {
	cursor: pointer;
}

.videos .title {
	background-color: rgba(73, 72, 72, 0.7);
	height: 50px;
	color: #fff;
	overflow: hidden;
}

.jiejuebox {
	width: 1200px;
	margin: 0 auto;
}

.jiejueleft {
	float: left;
	width: 590px;
	height: 715px;
}

.jiejueright {
	float: right;
	width: 590px;
	height: 715px;
	margin-left: 10px;
}

.jietu {
	width: 590px;
	height: 450px;
	overflow: hidden;
	margin: 0px 10px 20px 0px;
}

.jietu2 {
	width: 590px;
	height: 225px;
	overflow: hidden;
	margin: 0px 10px 20px 0px;
}

.jietutxt {
	position: relative;
	left: 40px;
	top: 352px;
}

.jietutxt2 {
	position: relative;
	left: 40px;
	top: 128px;
}

.jietutxt p {
	font-size: 14px;
	color: #fff;
	width: 350px;
}

.jietutxt h2 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 26px;
	line-height: 26px;
}

.jietutxt h2 img {
	margin-left: 10px;
	vertical-align: -3px;
}
