* {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑';
}

/* body{
	background: url(../img/bg.png);
	
} */
/* 头部 */
.header {
	z-index: auto;
	height: 150px;
	background: url(../img/header.png) right bottom no-repeat;
	background-size: cover;
}

.header-logo {
	margin-top: 35px;
	width: 580px;
	height: 80px;
}

/* 导航 */
.menu {
	background: rgba(165, 6, 9, .78);
	height: 42px;
	position: relative;
}

.menu .nav {
	width: 1170px;
	margin: 0 auto;
}

.menu .nav ul {
	list-style-type: none;
}

.menu .nav ul a {
	text-decoration: none;
}

.menu .nav ul li.navli {
	float: left;
	line-height: 42px;
	height: 42px;
	width: 146px;
	font-size: 16px;
	text-align: center;
}

.menu .nav ul li.rel {
	position: relative;
}

.menu .nav ul li.navli a {
	display: block;
	height: 42px;
	color: #fff;
}

.menu .nav ul li.navli a:hover,
.menu .nav ul li.navli a.aon {
	background: #fff;
	color: rgba(165, 6, 9, .78);
}

.menu .subnav {
	display: none;
	position: absolute;
	left: 0;
	top: 42px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../img/nav_bg2.png) 0 0 repeat;
	z-index: 9999;
	padding: 24px 0;
	text-align: left;
}

.menu .subbox {
	width: 1170px;
	margin: 0 auto;
}

.menu .subleft {
	width: 675px;
	height: 130px;
	float: left;
}

.menu .pic_l {
	width: 279px;
	height: 130px;
	float: left;
}

.menu .sub_r {
	width: 360px;
	float: right;
}

.menu .nav ul li.navli .sub_r .tit {
	font-size: 30px;
	color: #0168b7;
	height: 50px;
	line-height: 50px;
}

.menu .nav ul li.navli .sub_r .tit a {
	color: #0168b7;
	display: inline;
}

.menu .nav ul li.navli .sub_r .tit a:hover {
	background: none;
}

.menu .sub_r .info {
	line-height: 24px;
	font-size: 12px;
	word-break: break-all;
	white-space: normal;
	word-break: break-all;
	width: 352px;
}

.menu .subright {
	width: 280px;
	float: right;
}

.menu .nav ul li.navli .subright ul li {
	float: left;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	margin: 0 0 8px 8px;
	background: #fff;
}

.menu .nav ul li.navli .subright ul li a {
	display: block;
	height: 36px;
	color: #333;
}

.menu .nav ul li.navli .subright ul li a:hover {
	color: #fff;
	background: #ff7e0e;

}

.menu .nav ul li.rel .subnav {
	padding: 10px 5px;
}

.menu .subnav02 {
	width: 146px;
}

.menu .nav ul li.navli .submenu ul li {
	float: none;
	width: 136px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	margin: 0 0 8px 0;
	background: #fff;
}

.menu .nav ul li.navli .submenu ul li a {
	color: #333;
}

.menu .nav ul li.navli .submenu ul li a:hover {
	height: 42px;
	color: #fff;
	background-color: rgba(165, 6, 9, .78);
}

.mainbox {
	width: 1170px;
	margin: 0 auto;
	clear: both;
}

.bot10 {
	margin-bottom: 10px;
}

/* 内容块一 */
.box .page-header {
	margin: 20px 0 10px;
	padding-bottom: 0;
	border-bottom: 1px solid #94070a;
	background: #eeeeee;
	display: flex;
	justify-content: space-between;
}

.box .h4 {
	margin: 0;
	font-weight: 400;
	font-size: 18px;
	background: #94070a;
	color: #fff;
	padding: 10px 15px;
}

.more {
	padding: 9px 15px;
}

.more a {
	font-size: 14px;
	color: #94070a;
}

.ghkx {
	margin: 20px 0;
}

.ghkx .swiper-container {
	height: 264px;
}

.swiper-container a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-container a {
	background-size: cover;
}

.ncon_ul {
	margin-top: 10px;
	list-style-type: none;
}

.ncon_ul li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ncon_ul li:hover {
	background-color: #fbfbfb;
}

.ncon_ul li:hover .datatime2 {
	color: #9a0000;
	text-decoration: underline;
}

.ncon_ul li a {
	display: block;
	zoom: 1;
	padding: 8px 0 10px 15px;
	background: url(../img/li2.png) left 18px no-repeat;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}

.ncon_ul li .datatime2 {
	width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.ncon_ul li .datatime {
	float: right;
	color: #656668;
}

.item3_ul {
	list-style-type: none;
}

.item3_ul li {
	padding: 12px 0;
}

.item4_span {
	width: 56px;
	height: 54px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.item4_span span {
	display: block;
	text-align: center;
	font-size: 16px;
}

.item4_span .year {
	color: #fff;
	background: #870000;
	padding: 5px 0;
}

.item4_span .date {
	color: #870000;
	background: #ebebeb;
	font-size: 12px;
	padding: 2px 0;
}

.item4_a a {
	display: block;
	height: 54px;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	color: #333;
}



/* 内容块二 */
/* 右上内容 */
.clxz_ul {
	list-style-type: none;
}

.clxz_ul li {
	padding: 12px 0;
}

.clxz_title {
	display: flex;
}

.clxz_span span {
	float: left;
	width: 100px;
	height: 24px;
	line-height: 24px;
	margin-right: 16px;
	background: #eeeeee;
	text-align: center;
	color: #a8000b;
	font-size: 14px;
}

.clxz_a {
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.clxz_a a {
	color: #333;
}

.clxz_a a:hover {
	color: #a8000b;
}

/* 友情链接 */
.linkborder {
	height: 130px;
	margin-bottom: 25px;
}

.ladyScroll {
	width: 1100px;
	height: 66px;
	border: #fdfeff 1px solid;
	padding: 8px 8px 0;
	position: relative;
}

.ladyScroll .prev,
.ladyScroll .next {
	width: 11px;
	height: 31px;
	position: absolute;
	top: 15px;
	left: 8px;
	z-index: 100;
	cursor: pointer;
	background: url(../img/prev.png) no-repeat;
}

.ladyScroll .next {
	left: auto;
	right: 8px;
	background: url(../img/next.png) no-repeat;
}

.ladyScroll .scrollWrap {
	width: 970px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -470px;
}

.ladyScroll .scrollWrap ul {
	width: 970px;
}

.ladyScroll .scrollWrap ul li {
	float: left;
	width: 176px;
	position: relative;
	margin-right: 17px;
	list-style: none;
}

.ladyScroll .scrollWrap ul li a {
	width: 185px;
	height: 60px;
	overflow: hidden;
	display: block;
}

.ladyScroll img {
	display: block;
	width: 185px;
	height: 60px;
	padding: 3px;
	border: #eee 1px solid;
	background: #fff;
}


/* 页脚 */
.footer {
	height: 120px;
	background-color: rgba(165, 6, 9, .78);
}

.footer-p {
	margin-top: 25px;
	text-align: center;
	color: #fff;
}

/* 列表页 */
/*  左列表 */
.list-left {
	margin: 25px 0;
	height: auto;
	text-align: center;
}

.list-left-h5 {
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	font-size: 25px;
	margin-bottom: 0;
	color: #bd1a2d;
}

.list-left-ul {
	height: 740px;
	background-color: #f8f7f7;
	border: 1px solid #d3d3d3;
}

.list-left-ul li {
	height: 60px;
	line-height: 60px;
	list-style: none;
	border-bottom: 1px solid #d3d3d3;
}

.list-left-ul li:nth-child(1) {
	border-top: 5px solid #bd1a2d;
}

.list-left-ul li a {
	font-size: 15px;
	display: block;
	color: #333;
	text-decoration: none;
}

.list-left-ul li:hover {
	background: url(../img/cx.png) center bottom no-repeat;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*  右列表 */
.list-right {
	height: auto;
	margin: 25px 0;
}

.list_h5 {
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	background: url(../img/header.png) right bottom no-repeat;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.list_h5 h5 {
	color: #fff;
	margin: 0;
}

.list-right-h5 {
	background: url(../img/home2.png) 5px 7px no-repeat;
	padding-left: 25px;
}

.list-right-h5 a {
	margin-left: 0;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
    padding: 10px 5px;
}

.list-right2 {
	margin-top: 15px;
}

.list-right2-ul li {
	margin-left: 10px;
	height: 35px;
	line-height: 35px;
	list-style: none;
}

.list-right2-ul li a {
	background-image: url(../img/yuan.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #665f56;
	font-size: 14px;
	text-decoration: none;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.list-right2-ul li a:hover {
	font-weight: bold;
	color: #bd1a2d;
}

.list-right2-ul li span {
	font-size: 14px;
	color: #b0b0b0;
	float: right;
}

/* 列表2 */
.list-content {
	margin-left: 25px;
	border-bottom: 1px solid #bd1a2d;
}

.list-content>a {
	color: #bd1a2d;
	text-decoration: none;
}

.list-content>.list-content-a {
	float: right;
}

.list-content-ul {
	margin: 10px 0;
}

.list-content-ul li {
	margin-left: 35px;
	height: 35px;
	line-height: 35px;
	list-style: none;
}

.list-content-ul li a {
	background-image: url(../img/yuan.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #665f56;
	font-size: 14px;
	text-decoration: none;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.list-content-ul li a:hover {
	font-weight: bold;
	color: #bd1a2d;
}

.list-content-ul li span {
	font-size: 14px;
	color: #b0b0b0;
	float: right;
}

/*分页*/
.pagenav {

	clear: both;
	margin: 5px 0;
	padding: 2px 0;
	line-height: 24px;
}

.pagenav a {
	border: 1px solid #d9d9d9;
	color: #666;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 0 8px;
	text-decoration: none;
}

.pagenav a:hover {
	background: #bd1a2d;
	border: 1px solid #bd1a2d;
	color: #fff;
}

.pagenav a.active {
	border: 1px solid #bd1a2d;
	color: #fff;
}

.pagenav a.current,
.pagenav a.current:hover {
	background: #bd1a2d;
	border: 1px solid #bd1a2d;
	color: #fff;
}

.pagenav a.disabled,
.pagenav a.disabled:hover {
	background: #d9d9d9;
	border: 1px solid #d9d9d9;
	color: #666;
	cursor: default;
}

.pagenav a.text,
.pagenav a.text:hover {
	color: #fff;
	margin-right: 0px;
	background: #bd1a2d;
	border: 1px solid #bd1a2d;
	cursor: text;
}

.pagenav a.pagemore,
.pagenav a.pagemore:hover {
	color: #666;
	background: #fff;
	border: #fff 1px solid;
	cursor: text;
	padding: 0 5px;
}

.pagenav #page {
	float: left;
}

.pagenav #page input {
	float: left;
	width: 25px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #d9d9d9;
	padding: 0 3px;
	margin: 3px 3px 3px 6px;
	color: #666;
}

.pagenav .goto {
	float: left;
	display: block;
	width: 36px;
	height: 26px;
	line-height: 26px;
	background: #bd1a2d;
	border: 1px solid #bd1a2d;
	color: #fff;
	margin: 3px;
	text-align: center;
	cursor: pointer;
}

/* 详情页 */

/* 内容 */
.details {
	border: 1px solid #ededed;
	margin: 25px 0;
}
.details_title{
	background-color: #bd1a2d;
}
.details-h5 {
	height: 45px;
	line-height: 45px;
	background: url(../img/home2.png) 5px 14px no-repeat;
	padding-left: 15px;
	
}

.details-h5>a {
	color: #fff;
	margin-left: 15px;
}

.details-bottom {
	padding: 25px 50px 15px;
}

.details-bottom h5 {
	padding: 20px 0 15px;
	text-align: center;
	font-size: 30px;
	height: auto;
	line-height: 45px;
}

.details-p {
	text-align: center;
	border-bottom: 1px solid #dbdee1;
}

.details-p span {
	height: 36px;
	line-height: 36px;
	margin: 0 10px;
	font-size: 13px;

}

.wzcon {
	padding: 25px 0;
	border-bottom: 1px solid #dbdee1;
}

.print_btn {
	background: url(../img/print.png) left center no-repeat;
}

.close_btn {
	background: url(../img/close1.gif) left center no-repeat;
}

.fxd_close a {
	float: right;
	text-decoration: none;
	color: #999;
	padding: 3px 0 3px 24px;
	margin: 0 8px;
}

.wzbot a {
	color: #000;
	text-decoration: none;
}
