html,
body {
	position: relative;
	height: 100%;
}

body {
	background: #eee;
	margin: 0;
	padding: 0;
}

.w12 {
	width: 1200px;
	display: flex;
	margin: 0 auto;
	flex-direction: column;
}

.cen {
	display: flex;
	justify-content: center;
	align-items: center;
}

.rel {
	position: relative;
}
.r20{
	margin-right: 20px !important;
}
#bottom {
	width: 100%;
	padding-top: 18px;
	color: #000;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background-color: #fff;
	/* background: url(../img/bottom_back.png) top center no-repeat; */
	background-size: 100% 100%;
}

#bottom a,
#bottom a:link,
#bottom a:visited,
#bottom a:hover,
#bottom a:active {
	color: #000;
}

.swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	height: 100%;
	object-fit: cover;
}
.w100{
	width: 100%;
}
.swiper-slide a {
	text-decoration: none;
}

.top_back {
	display: flex;
}

.top_back>img {
	width: 100%;
	height: 100%;
}
.wb{
	background: url(../img/wb_back.png) top center no-repeat;
	background-size: 100% 100%;
}
.wb_con{
	width: 100%;
	margin: 50px 0px;
	/* border: #cc0b13 solid 20px; */
	/* border-radius:20px; */
}
.ktl {
	background: url(../img/kyl_back.png) top center no-repeat;
	background-size: 100% 100%;
}

.kly {
	background: url(../img/kly.png) top center no-repeat;
	background-size: 100% 100%;
	margin: 30px 0px;
}

.kly_content {
	font-size: 18px;
	line-height: 35px;
	color: black;
	/* text-indent: 2em; */
	width: 80%;
	padding: 30px 20px 35px 0px;
	/* font-weight: bold; */
}
.w380{
	width: 380px;
	height: 760px;
}
.xwjj {
	background: url(../img/xwjj_back.png) top center no-repeat;
	background-size: 100% 100%;
	/* height: 600px; */
}

.xwjj_container {
	background: url(../img/xwjj.png) top center no-repeat;
	background-size: 100% 100%;
}

.xwjj_container {
	display: flex;
	flex-direction: row;
	width: 100%;
	    padding: 60px 0px;
		margin: 50px 0;
}
.dbxw{
	background: url(../img/topnews_back.png) top center no-repeat;
	background-size: 100% 100%;
}
.dbxw_container{
	padding: 30px 0px;
}
.dbxw_title{
	color: white;
	font-size: 32px;
	text-decoration: none;
	line-height: 36px;
}

.dbxw_title>a{
	color: white;
	font-size: 32px;
	text-decoration: none;
	font-weight: bold;
}
.dbxw_content{
	color: white;
	font-size: 18px;
	text-decoration: none;
	line-height: 26px;
}
.dbxw_content>a{
	color: white;
	font-size: 18px;
	text-decoration: none;
	line-height: 40px;
}
.xwjj_left {
	width: 60%;
	display: flex;
	flex-direction: column;
	    margin-top: 20px;
}
.xwjj_top_title{
	color: red;
	font-size: 19px;
	text-decoration: none;
	line-height: 40px;
}
.xwjj_top_title>a{
	color: red;
	font-size: 19px;
	text-decoration: none;
	line-height: 40px;
}
.xwjj_top_content{
	color: gray;
	font-size: 16px;
	text-decoration: none;
	line-height:35px;
}
.w97{
	width: 97% !important;
}
.xwjj_top_content>a{
	color: gray;
	font-size: 16px;
	text-decoration: none;
	line-height:35px;
}
.bb_next {
	color: #cc0b13 !important;
	font-weight: bold;
	right: -50px !important;
}

.bb_prev {
	color: #cc0b13 !important;
	font-weight: bold;
	left: -50px !important;
}

.swiper_title {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #000000a1;
	width: 100%;
}

.swiper_title>p {
	color: white;
}

.swiper_img {
	width: 100%;

}

.xwjj_swiper {
	position: relative;
	    display: flex;
	    width: 95%;
	    margin: 0 auto;
}
.lxynt_wsp{
	display: flex;
	width: 95%;
	margin: 0 auto;
	margin-top: 30px;
}
.swiper_back {
	position: absolute;
	bottom: -5px;
	left: -20px;
	width: 650px;
	height: 435px;
	background: url(../img/xwjj_swiper_back.png) top center no-repeat;
	background-size: 100% 100%;
}

.swiper-next {
	position: absolute;

}

.prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	z-index: 10;
}

.next {
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 10;
	transform: translateY(-50%) scaleX(-1);
}
.prev1 {
	position: absolute;
	top: 20%;
	left: 0px;
	z-index: 10;
}

.next1 {
	position: absolute;
	top: 20%;
	right: 0px;
	z-index: 10;
	transform:  scaleX(-1);
}
.xwjj_right {
	width: 40%;
	display: flex;
	flex-direction: column;
}
.xwjj_top{
	display: flex;
	flex-direction: column;
	    width: 95%;
}
.xw_list {
	display: flex;
	flex-direction: column;
	    width: 85%;
}

.xw_list>li {
	color: black;
	font-size: 19px;
	line-height: 29px;
	text-decoration: none;
	margin: 10px 0px;
	   margin-left: -20px;
}

.xw_list>li>a {
	color: black;
	font-size: 19px;
	line-height: 29px;
	text-decoration: none;
	margin: 10px 0px;
}

.swjj_more {
	text-align: right;
	width: 90%;
}
.video_title{
	font-size: 16px;
	color: black;
	text-decoration: none;
}
.video_title>a{
	font-size: 16px;
	color: black;
	text-decoration: none;
}
.whxwjj {
    width: 208px !important;
    height: 118px !important;
}
.swjj_more>a {
	color: #c52a29;
	text-decoration: none;
	font-size: 16px;
	text-align: right;
}

.bb {
	background: url(../img/bb_back.png) top center no-repeat;
	background-size: 100% 100%;
	width: 100%;
}

.bb_content {
	width: 100%;
	margin: 100px 0px;
}

.bb_img_back {
	border: #c52a29 solid 5px;
}

.bb_title {}

.bb_title>p {
	color: black;
	font-size: 18px;
	line-height: 29px;
	font-weight: bold;
}

.rg_swiper {
	width: 100%;
	margin: 50px 0px 0px 0px;
}

.rg {
	background: url(../img/rg_back.png) top center no-repeat;
	background-size: 100% 100%;
	width: 100%;
}

.rg_img_back {}

.rg_next {
	color: #fa9171 !important;
	font-weight: bold;
	right: -50px !important;
}

.rg_prev {
	color: #fa9171 !important;
	font-weight: bold;
	left: -50px !important;
}
.w684{
	width: 684px !important;
	height: 400px !important;
}

@media screen and (max-width: 1199px) {

	body,
	.all_content {
		min-width: 1200px;
	}

	.w12 {
		width: 100%;
	}
.dbxw_container {
    width: 90%;
}
	.xwjj_container {
		display: flex;
		flex-direction: row;
		width: 90%;
	}
	.bb_content {
	    width: 90%;
	    margin: 100px 0px;
	}
	.bb_prev,.rg_prev{
	    left: 0px !important;
	}
	.bb_next,.rg_next {
	    right: 0px !important;
	}
	.rg_swiper {
	    width: 95%;
	    margin: 50px 0px 0px 0px;
	}
	.rg_title>img{
		width: 90%;
	}
	.dbxw_title>a {
	    font-size: 36px;
	}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2026-03-19 14:32:00" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->