.big-news {
	/* background-color: #fff; */
	margin-left: 15.9px;
	margin-right: 16px;
}

.big-news>.big-title {
	padding-top: 0px;
	text-align: center;
	padding-bottom: 15px;
}

.big-news>.big-title>a {
	/* font-size: 50px; */
	font-size: 35px;
	color: #c00012;
	font-weight: bolder;
	letter-spacing: 2px;
	display: inline-block;
	max-width: 1200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 15px;
}

.first-big-title{
	padding-top: 30px !important;
}

.big-news>.title {
	color: #fe1716;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	padding-bottom: 20px;
}

.big-news>.title>a {
	display: inline-block;
	color: #fe1716;
	text-decoration: none;
	/* max-width: 280px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; */
	font-size: 18px;
}

.big-news>.title>a:before {
	display: inline-block;
	width: 50px;
	text-align: center;
	content: "|  ";
}

.big-news>.title>a:first-child:before {
	content: "";
}

.big-news .info {
	text-align: left;
	text-indent: 2em;
	max-width: 1150px;
	margin-left: 40px;
	line-height: 30px;
	/*padding-top: 15px;*/
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	/* border-top: #ccc 1px dotted; */
	padding-bottom: 30px;
	color: #555;
	font-size: 18px;
}

.big-news .info .details {
	display: inline-block;
	float: right;
	text-indent: 0em;
	width: 150px;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	margin-right: 10px;
	margin-top: 5px;
}

.tpxw-bg {
	/* background-color: #00f; */
	margin-left: 13px;
	margin-right: 13px;
	padding-bottom: 30px;
}

#tpxw {
	width: 1224px;
}

#tpxw>.swiper-wrapper>.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#tpxw>.swiper-wrapper>.swiper-slide>.img img {
	display: block;
	width: 1224px;
	height: 520px;
}

#tpxw>.swiper-wrapper>.swiper-slide>.img span {
	background: url(/front/images/heibg.png) repeat;
	height: 40px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1224px;
	padding-left: 20px;
	line-height: 40px;
	overflow: hidden;
	text-align: left;
}

#tpxw .swiper-button-prev {
	width: 45px;
	height: 45px;
	background: url(/front/zt/2022/kx10d/image/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	outline: none;
}

#tpxw .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#tpxw .swiper-button-next {
	width: 45px;
	height: 45px;
	background: url(/front/zt/2022/kx10d/image/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
	outline: none;
}

#tpxw .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

#tpxw>.swiper-horizontal>.swiper-pagination-bullets, #tu20d>.swiper-pagination-bullets.swiper-pagination-horizontal,
	#tu20d>.swiper-pagination-custom, #tu20d>.swiper-pagination-fraction {
	bottom: 50px;
}

#tpxw .swiper-pagination {
	text-align: right;
	left: -10px;
	bottom: 15px;
}

#tpxw .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #ffffff;
	outline: none;
}

#tpxw .swiper-pagination-bullet-active {
	color: #fff;
	background: #cc0000;
	outline: none;
}

#tpxw a {
	color: #fff;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: '';
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: '';
}

.title-img {
	text-align: center;
}

#zyjs {
	width: 1224px;
	padding-left: 13px;
}

#zyjs .list {
	background-color: #e43c3b;
	color: #fff;
	padding-top: 5px;
}

#zyjs .list a {
	color: #fff;
}

#zyjs .list .li {
	background: #c71e21;
	line-height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#zyjs .list a:before {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	margin-left: 20px;
	content: "";
	background: url("/front/zt/2022/d20d/image/icon-0.png") no-repeat 0 0;
	background-size: 100%;
	content: "";
}

.list {
	padding-bottom: 20px;
}

.list>.li {
	margin-left: 10px;
	margin-right: 10px;
	width: 592px;
	float: left;
	line-height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.list>.li:nth-child(even) {
	float: right;
}

.list:after {
	clear: both;
	display: table;
	content: " ";
}

.list>.li>a {
	font-size: 20px;
	max-width: calc(100% - 38px);
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.mtpl-tu20d {
	background-image: url('/front/zt/2022/d20d/image/bg01.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto;
}

.mtpl-tu20d .row {
	background-color: transparent;
}

#mtplsdjx {
	width: 1224px;
	margin-left: 13px;
	background-color: #fdf1e5;
}

#mtplsdjx .title-img{
	padding-top: 30px;
}

#mtplsdjx .list {
	padding-top: 5px;
}

#mtplsdjx .list .li {
	margin-left: 0px;
}

#mtplsdjx .list a:before {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	margin-left: 20px;
	content: "";
	background: url("/front/zt/2022/d20d/image/icon-1.png") no-repeat 0 0;
	background-size: 100%;
	content: "";
}

#tu20d-bg {
	width: 1224px;
	margin-left: 13px;
	background-color: #fdf1e5;
	padding-bottom: 35px;
}

#tu20d-bg .title-img{
	padding-top: 30px;
}

#tu20d {
	margin-top: 20px;
	width: 1184px;
	margin-left: 20px;
	margin-right: 20px;
}

#tu20d>.swiper-wrapper>.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#tu20d>.swiper-wrapper>.swiper-slide>.img img {
	display: block;
	width: 288px;
	height: 480px;
	object-fit: cover;
	object-position: 100% 0;
}

#tu20d .swiper-button-prev {
	width: 45px;
	height: 45px;
	background: url(/front/zt/2022/kx10d/image/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	outline: none;
}

#tu20d .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#tu20d .swiper-button-next {
	width: 45px;
	height: 45px;
	background: url(/front/zt/2022/kx10d/image/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
	outline: none;
}

#tu20d .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.container-srxx {
	background-image: url('/front/zt/2022/d20d/image/bg02.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto;
}

.container-srxx .row {
	background-color: transparent;
}

#skx {
	width: 1224px;
	margin-left: 13px;
	padding-bottom: 35px;
	background-color: #fef0ef;
}

#skx .title-img{
	padding-top: 30px;
}

#skx .big-news .info {
	max-width: 1150px;
	margin-left: 20px;
}

#skx .list {
	padding-top: 5px;
}

#skx .list .li {
	margin-left: 0px;
}

#skx .list a:before {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	margin-left: 20px;
	content: "";
	background: url("/front/zt/2022/d20d/image/icon-1.png") no-repeat 0 0;
	background-size: 100%;
	content: "";
}

.container-szkx {
	background-image: url('/front/zt/2022/d20d/image/bg03.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto;
}

.container-szkx .row {
	background-color: transparent;
}

#szkx {
	width: 1224px;
	margin-left: 13px;
	padding-bottom: 35px;
	background-color: #fffff3;
}

#szkx .title-img{
	padding-top: 30px;
}

#szkx .big-news .info {
	max-width: 1150px;
	margin-left: 20px;
}

#szkx .list {
	padding-top: 5px;
}

#szkx .list .li {
	margin-left: 0px;
}

#szkx .list a:before {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	margin-left: 20px;
	content: "";
	background: url("/front/zt/2022/d20d/image/icon-1.png") no-repeat 0 0;
	background-size: 100%;
	content: "";
}

.footer {
	margin-top: 0px;
}