.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: #1F4D83;
	font-weight: bolder;
	letter-spacing: 1px;
	display: inline-block;
	max-width: 1200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 30px;
}

.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;
}

.big-news .info .details{
	display:inline-block;
	float: right;
	background-color: #ff8000;
	text-indent: 0em;
	width:150px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	margin-right: 10px;
	margin-top: 5px;
}

.tpxw-bg {
	background-color: #fff;
	margin-left: 16px;
	margin-right: 16px;
	padding-bottom: 30px;
}

#tpxw {
	width: 1220px;
}

#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: 1220px;
	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: 1220px;
	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, #wnhm>.swiper-pagination-bullets.swiper-pagination-horizontal,
	#wnhm>.swiper-pagination-custom, #wnhm>.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;
	/* text-align: right; */
}

#tpxw .swiper-pagination-bullet-active {
	color: #fff;
	background: #cc0000;
	outline: none;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: '';
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: '';
}
.zhbd {
	margin-left: 14px;
}

.zhbd>.title {
	display: block;
	/* margin-top: 30px; */
	margin-bottom:10px;
	height: 93px;
	width: 1240px;
	background-image: url('/front/zt/2022/kpr/image/zhbd.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

.zhbd>.list {
	width: 610px;
	line-height: 40px;
	float: left;
}

.zhbd>.list>.li {
	padding-left: 10px;
}

.zhbd>.list>.li>a {
	display: inline-block;
	overflow: hidden;
	width: calc(100% - 80px);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.zhbd>.list>.li>a:before {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 3px;
	content: "";
	background: url("/front/zt/2022/kx10d/image/icon0.jpg") no-repeat 0 0;
	background-size: 100%;
}

.zhbd>.list>.li>a>img {
	width: 12px;
	height: 12px;
	padding-right: 3px;
}
.kphd{
	padding-top:30px;
	padding-bottom:30px;
	padding-left: 25px;
}
.kphd img{
	width:400px;
}

#tpjj{
	padding-left: 12px;
}
.tpjj>.title {
	display: block;
	/* margin-top: 30px; */
	height: 93px;
	width: 1240px;
	background-image: url('/front/zt/2022/kpr/image/jctj.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#tpjj>.list>.img {
	width: 290px;
	float: left;
	padding: 0px;
	margin-left: 15px;
	padding-bottom: 25px;
}
#tpjj>.list>.img img {
	width: 290px;
	height: 200px;
}

#tpjj>.list>.img span {
	display:inline-block;
	padding-right:30px;
padding-left:30px;
	width: 240px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all .3s;
	padding-top: 10px;
	text-align: center;
}

#sp{
	margin-top: 60px;
	background-image: url('/front/zt/2022/kpr/image/sp_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	/* background-color: #960001; */
	height: 177px;
	text-align: center;
	color: #fff;
	padding-top: 40px;
	line-height: 36px;
	text-align: 16px;
}
#sp .list{
	width:1250px;
}
#sp img{
	/* border: 1px #fff solid; */
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
}
.footer{
	margin-top: 0px;
}

/* 
#tpjj>.img {
	float: left;
	padding: 0px;
}

#tpjj>.img img {
	width: 312.5px;
	height: 225px;
	padding: 0px;
}

#tpjj>.img>a {
	display: block;
}

#tpjj>.img:nth-child(1) img, #tpjj>.img:nth-child(8) img {
	width: 625px;
	height: 449.8px;
}

#tpjj>.img:nth-child(8) {
	float: right;
}

#tpjj>.img .tpjj-title {
	display: block;
	height: 30px;
	width: 302.5px;
	padding-left: 10px;
	line-height: 30px;
	opacity: 0.6;
	background: #07578B;
	position: absolute;
	z-index: 1;
	margin-top: -30px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all .3s;
}

#tpjj>.img:nth-child(1) .tpjj-title, #tpjj>.img:nth-child(8) .tpjj-title
	{
	width: 615px;
}

#tpjj a:hover .tpjj-title {
	margin-top: -225px;
	height: 225px;
	line-height: 225px;
	text-align: center;
	font-size: 20px;
}

#tpjj>.img:nth-child(1)  a:hover .tpjj-title, #tpjj>.img:nth-child(8)  a:hover .tpjj-title
	{
	margin-top: -449.8px;
	height: 449.8px;
	line-height: 449.8px;
	font-size: 22px;
} */

