body {
	background: url(bzwbg20251118.png) no-repeat top;
	font-family: Microsoft YaHei, NotoSansSC-Regular, NotoSansSC, PingFang SC, sans-serif;
}

a {
	text-decoration: none !important;
}

.mao {
	margin: 0 auto;
}

.m108 {
	width: 1080px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.top img {
	width: 546px;
	margin-top: 80px;
	margin-bottom: 50px;
}

.top_nav {
	width: 1080px;
	height: 52px;
	background: #BC0008;
	border-radius: 8px;
}

.top_nav ul {
	margin-left: 80px;
	float: left;
}

.top_nav ul li {
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 52px;
}

.top_nav ul li a {
	color: #FFFFFF;
	margin: 0 20px;
}

.contain_c1 {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.xxgk {
	width: 255px;
}

.xxgk_cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.xxgk_cont a {
	display: inline-block;
	width: 120px;
	height: 88px;
	background: #F6F6F6;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 15px;
	color: #2F2D2D;
	line-height: 18px;
	text-align: center;
	margin-top: 14px;
}

.xxgk_cont a .icon {
	width: 2rem;
	height: 2rem;
	margin-top: 15px;
	margin-bottom: 10px;
}

.xxgk_cont a:hover {
	color: #BC0008;
	background: #FFEFE0;
}

.xxgk_title {
	width: 255px;
	height: 48px;
	background: linear-gradient(90deg, #990B0B 0%, #F36A1D 100%);
	border-radius: 8px 8px 0px 0px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #FFF5DF;
	text-align: center;
	line-height: 48px;
}

.slide_x {
	width: 405px;
	height: 250px;
	overflow: hidden;
	position: relative;
}

.slide_x a {
	color: #FFF;
	text-decoration: none;
}

.slide_x .box {
	width: 405px;
	height: 250px;
	overflow: hidden;
	position: relative;
}

.slide_x .list {
	width: 9999px;
	overflow: hidden;
}

.slide_x .list li {
	width: 405px;
	float: left;
	position: relative;
}

.slide_x .list img {
	vertical-align: top;
	width: 100%;
}

.list p {
	line-height: 45px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 405px;
	height: 45px;
	color: #FFF;
	font-size: 16px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
	background: rgba(0, 0, 0, 0.5);
	text-indent: 12px;
}

.list p a {
	text-decoration: none;
}

.slide_x .btn {
	overflow: hidden;
	position: absolute;
	bottom: 16px;
	right: 10px;
}

.slide_x .btn li {
	float: left;
	width: 8px;
	height: 8px;
	margin-right: 8px;
	background-color: #fff;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.slide_x .btn .selected {
	background: #AE1E24;
	color: #fff;
}

.new-con {
	margin-top: 10px;
	width: 350px;
	position: relative;
}

.new-con-tit {
	margin-left: -10px;
}

.new-con-tit span {
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: #2F2D2D;
}

.new-con-tit span a {
	color: #2F2D2D;
	display: inline-block;
	margin: 0 10px;
}

.curr a {
	color: #D5121A !important;
}

.currs a {
	color: rgb(255,245,223,.5) !important;
}

.new-con .new-con-list {
	margin-top: 10px;
}

.new-con .more {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #CC0000;
	line-height: 28px;
	position: absolute;
	top: 0;
	right: 0px;
}

.new-con .new-con-list ul li {
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	position: relative;
	padding-left: 15px;
}

.list_icon {
	position: absolute;
	left: 0;
	top: -1px;
}

.new-con .new-con-list ul li a {
	color: #000000;
}

.new-con-list ul li a:hover,
.cont_list_ul ul li a:hover,
.c2-con-list ul li a:hover {
	color: #BC0008;
}

.banner {
	margin-top: 30px;
}

.contain_c2 {
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}

.cont_list {
	width: 525px;
	position: relative;
}

.cont_list_title,
.c2-con-tit {
	width: 100%;
	height: 65px;
	background: url(listbg20251118.png) no-repeat;
	background-size: 100% 100%;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #FFF5DF;
	line-height: 80px;
	position: relative;
}

.cont_list_title p,
.c2-con-tit span:nth-child(1) {
	margin-left: 40px;
}

.c2-con-tit span:nth-child(2) {
	margin-left: 30px;
}

.c2-con-tit span a {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #FFF5DF;
	line-height: 80px;
}

.cont_list_title .more,
.c2-con-list .more {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	position: absolute;
	top: 28px;
	right: 30px;
}

.cont_list_ul ul li,
.c2-con-list ul li {
	width: 500px;
	height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	position: relative;
	padding-left: 15px;
	margin-left: 10px;
	cursor: pointer;
}

.list_icon {
	position: absolute;
	left: 0;
	top: -1px;
}

.cont_list_ul ul li a,
.c2-con-list ul li a {
	color: #000000;
}


.cont_list_ul ul li span,
.c2-con-list ul li span {
	position: absolute;
	right: 0px;
	margin-right: 10px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
}

.contain_c3 {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.contain_c3 a {
	display: block;
	width: 255px;
	height: 80px;
	background: linear-gradient(0deg, #FFECE9 0%, #FFE7CA 100%);
}

.c3_item {
	width: 255px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.c3_item .icon {
	width: 2.8rem;
	height: 2.8rem;
}

.c3_item div {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #2F2D2D;
	line-height: 24px;
	margin-left: 20px;
}

.c3_item div span {
	color: #D5121A;
}

.contain_c4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 5px;
	margin-bottom: 20px;
}

.contain_c4 a {
	display: inline-block;
	width: 345px;
	height: 80px;
	margin-top: 15px;
}

.footer {
	width: 1080px;
	height: 180px;
	margin: 0 auto;
	margin-top: 25px;
	background: #f5f5f5;
	border-top: 8px solid #c50000;
}

.foot_center {
	width: 1080px;
	height: 149px;
	margin: 0 auto;
	position: relative;
}

.contact {
	font-size: 18px;
	width: 160px;
	margin: 0 auto;
	padding-top: 24px;
	overflow: hidden;
}

.contact ul li {
	width: 80px;
	height: 20px;
	line-height: 20px;
	float: left;
}

.contact a {
	font-size: 16px;
}

.foot_center p {
	font-size: 16px;
	line-height: 30px;
	font-family: "宋体";
	text-align: center;
}

.kqfzgj {
	width: 160px;
	height: 32px;
	background: #184F87;
	border-radius: 16px;
	margin: 0 auto;
	margin-top: 15px;
}

.kqfzgj a {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
}

.njszf_link {
	position: absolute;
	left: 40px;
	top: 44px;
}

.foot-dzjg {
	position: absolute;
	right: 42px;
	top: 34px;
}