* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ededed;
}

ul,
ol,
li {
	list-style: none;
	margin: 0;
}

a:link,
a:visited {
	text-decoration: none !important;
}

/* 头部 */
.header {
	background: #a41c30;
	height: 165px;
	display: flex;
	align-items: center;
}

/* 导航 */
/* .nav {
	background: #6b241e;
	height: 42px;
}

.nav_ul {
	display: flex;
}

.nav_ul li {
	flex: 1;
}

.nav_ul a {
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
}

.menu .nav_ul li.navli a:hover,
.menu .nav_ul li.navli a.aon {
	background: #f0eae9;
	color: #6a241e;
}

.nav_ul a:hover {
	background-color: #fff;
	color: #6a421e;
}
.nav .nav_ul li.rel {
	position: relative;
}

.nav .subnav {
	display: none;
	position: absolute;
	left: 0;
	top: 42px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../img/black.png) 0 0 repeat;
	z-index: 9999;
	padding: 24px 0;
	text-align: left;
}

.nav .subnav02 {
	width: 100%;
}

.nav .nav_ul li.rel .subnav {
	padding: 10px 5px;
}

.nav .nav_ul li.navli a:hover {
	background-color: #f0eae9;
	color: #6a241e;
}

.nav .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;
}

.submenu ul li a {
	color: #333;
}

.submenu ul li a:hover {
	color: #fff;
	background: #ff7e0e;
} */

.menu {
	background: #6b241e;
	height: 42px;
	position: relative;
}

.menu .nav {
	width: 1170px;
	margin: 0 auto;
}

.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: #f0eae9;
	color: #6a241e;
}

.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/black.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: #690505;
	height: 50px;
	line-height: 50px;
}

.menu .nav ul li.navli .sub_r .tit a {
	color: #690505;
	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: 136px;
}

.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;
}


.mainbox {
	width: 1170px;
	margin: 0 auto;
	clear: both;
}

.bot10 {
	margin-bottom: 10px;
}
/* 轮播图 */
.banner {
	height: 400px;
	margin-bottom: 29px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../img/banbg.jpg);
}

.banner .swiper-container {
	height: 400px;
}

.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-repeat: no-repeat;
	background-position: top center;
}

.swiper-container a .title {
	width: 100%;
	padding: 0 40px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

/* 新闻和通知 */
.item2 a {
	display: block;
	width: 120px;
	height: 42px;
	color: #750606;
	font-size: 24px;
	border-bottom: 3px solid #8f3931;
}

.list8 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.item {
	position: relative;
}

.list8 .item {
	display: flex;
	flex-direction: column;
	width: 350px;
	background-color: #FFF;
	height: 470px;
}

.list8 .item img {
	width: 350px;
	height: 250px;
	object-fit: cover;
}

.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 .title {
	width: 100%;
	padding: 0 40px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

.list8 .item .title {
	color: #333;
	padding: 10px 15px;
	text-align: center;
	font-size: 16px;
	margin: 0;

}

.list8:hover .title {
	color: #cc0000;
}

.xwhtz .swiper-container {
	height: 540px;
}

.item6 {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin: 0 0 0 -60px;
	display: flex;
	width: 120px;
}

.item6 .day {
	flex: 1;
	display: block;
	text-align: center;
	height: 36px;
	line-height: 36px;
	background: #8f3931;
	color: #fff;
}

.item6 .mouth {
	flex: 1;
	display: block;
	text-align: center;
	border: 1px solid #dad9d9;
	border-top: none;
	background: #ededed;
	color: #6b241e;
	height: 36px;
	line-height: 36px;
}

/* 友情链接 */
.link {
	width: 100%;
	background-color: #FFF;
	height: 45px;
	line-height: 45px;
}

.link_ul li {
	float: left;
}

.link_ul b {
	font-size: 18px;
	font-weight: bold;
}

.link_ul a {
	margin-left: 15px;
	color: #333;
	font-size: 16px;
}

.link_ul a:hover {
	color: #cc0000;
}

/* 页脚 */
.footer {
	background-color: #3F1511;
}

.footbox {
	padding: 50px 0;
}

.footerinfo {
	color: #939292;
	text-align: center;
}

/*  */
/*  左列表 */
.list-left {
	margin: 25px 0;
	height: 800px;
	text-align: center;
}

.list-left-h5 {
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	font-size: 25px;
	margin-bottom: 0;
	color: #fff;
	background-color: #a41c30;
}

.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 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: 800px;
	margin: 25px 0;
}
.list_h5{
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	border-bottom: 3px solid #a41c30;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.list_h5 h5{
	margin: 0;
}
.list-right-h5 a {
	margin-left: 15px;
	text-decoration: none;
	color: #333;
	font-size: 18px;
}

.list-right2-ul {
	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: #333;
	font-size: 14px;
	text-decoration: none;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.list-right2-ul li a:hover {
	color: #bd1a2d;
}

.list-right2-ul li span {
	font-size: 14px;
	color: #333;
	float: right;
}

/* 列表2 */
.list-right2{
	margin-top: 15px;
}
.list-content {
	margin-left: 10px;
	border-bottom: 1px solid #d3d3d3;
}

.list-content>a {
	color: #333;
	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: #333;
	font-size: 14px;
	text-decoration: none;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.list-content-ul li a:hover {
	color: #bd1a2d;
}

.list-content-ul li span {
	font-size: 14px;
	color: #333;
	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;
}
/*文章页*/
.wz {
	padding: 0 10px;
}

.content {
	background: #fff;
}

.contentbox {
	padding: 10px 50px 20px;
	e;
}

.newstitle {
	font-size: 22px;
	font-family: Microsoft YaHei;
	text-align: center;
	color: #333333;
	padding: 20px 0 15px;
}

.newstitlef {
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	font-family: Microsoft YaHei;
}

.wzbjxx {
	height: 30px;
	border: 1px dashed #d0d0d0;
	text-align: center;
	margin: auto;
	margin-top: 6px;
	position: relative;
}

.wzleft {
	width: auto;
	position: absolute;
	left: 20px;
	line-height: 30px;
}

.wzcon {
	height: auto;
	min-height: 450px;
	_height: 450px;
	overflow: visible;
	font-size: 16px;
	padding-top: 20px;
	line-height: 30px;
}

.wzcon img {
	border: 1px solid #ddd;
	padding: 1px;
}

.wzcon p {
	margin-bottom: 20px;
}

.wzbjxxl {
	width: 810px;
	text-align: center;
}

.wzbot {
	padding-top: 5px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 6px;
}


.newsinfo {
	margin: 5px auto 10px;
	line-height: 37px;
	height: 37px;
	text-align: center;
	border-bottom: 1px solid #dbdee1;
	font-size: 13px;
}

.newsinfo a {
	color: #666;
}

.newsinfo input {
	width: 13px;
	height: 13px;
	border: 1px solid #999999;
	margin: 0 5px 0 0;
	vertical-align: middle;
	cursor: pointer;
	outline: medium none;
	overflow: hidden;
}

.newsinfo span {
	padding: 0 6px;
}

.newscontnet {
	font-size: 14px;
	margin: 0 auto 15px;
	color: #333;
	line-height: 210%;
	border-bottom: 1px dashed #999999;
	padding-bottom: 38px;
	padding-top: 10px;
}

.otherli {
	width: 885px;
	float: left;
	height: 60px;
	padding: 17px 0 0px;
	font-size: 14px;
	line-height: 30px;
	font-size: 15px;
	overflow: hidden;
}

.otherli a {
	color: #333;
}

.otherli a:hover {
	color: #ff0000;
}

.close a {
	color: #999;
	padding: 3px 0 3px 24px;
	margin: 0 8px;
}

.printico {
	background: url(../img/print.gif) left center no-repeat;
}

.closeico {
	background: url(../img/close1.gif) left center no-repeat;
}

.close01 a {
	color: #999;
	padding: 3px 0 3px 24px;
	margin: 0 8px;
}

.minh500 {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

.shares {
	width: 600px;
	height: 36px;
	line-height: 36px;
	color: #666666;
}

.shares span {
	float: left;
	margin-right: 5px;
	line-height: 36px;
}

/* .wenzhang .tp_btnbox input {
	display: inline-block !important;
	border: none !important;
	width: 160px !important;
	height: 42px !important;
	background: url(../images/loginbtn.png) 0 0 no-repeat !important;
	text-align: center;
	color: #fff !important;
	font-size: 16px !important;
	cursor: pointer;
	font-family: "Microsoft YaHei", 微软雅黑;
	margin: 0 10px !important;
	vertical-align: top;
}

.wenzhang .tp_btnbox .ck,
.wenzhang .tp_btnbox .ck:hover {
	display: inline-block;
	border: none;
	width: 141px;
	height: 42px;
	line-height: 42px;
	background: url(../images/resetbtn.gif) 0 0 no-repeat;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	font-family: "Microsoft YaHei", 微软雅黑;
	margin: 0 10px;
} */

.wenzhang .wenjuan_yzm .verification {
	width: 96px;
	height: 26px;
	line-height: 26px;
	border: #ddd 1px solid;
	margin-right: 5px;
}

.wenzhang .wztxt,
.wenzhang .wzarea {
	border: 1px solid #D6D6D6;
	color: #666;
	float: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	width: 240px;
	margin-top: 4px;
}

.wenzhang .wzarea {
	width: 520px;
	height: 120px;
	padding: 2px 5px;
	line-height: 22px;
	margin-top: 4px;
}

.wenzhang .wzbtn {
	border: 0px none;
	background: #0199E4 !important;
	margin: 4px 0;
	font-family: "Microsoft YaHei", 微软雅黑;
	color: #fff;
	text-align: center;
	height: 30px;
	cursor: pointer;
	width: 70px;
}
