*{
	font-family: Microsoft YaHei;
}
.ywcont{
	width: 1240px;
	margin: 30px auto 41px;
}
.lbcon{
	width: 100%;
	position: relative;
}
.lb_img{
	width: 800px;
	height: 450px;
	overflow: hidden;
}
.lb_img img{
	width: 100%;
	height: 100%;
}
.lb_zi{
	width: 440px;
	padding-top:48px ;
}
.lb_h2{
	width: 100%;
	padding: 0 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	font-size: 28px;
	color: #000000;
}
.lb_zidiv{
	width: 100%;
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	padding: 40px 27px 0;
}
.lbcon .swiper-container {
    width: 1240px;
	overflow: hidden;
} 
.lbcon .swiper-button-next:after,
.lbcon .swiper-button-prev:after{
	display: none;
}
.lbcon .swiper-button-next,
.lbcon .swiper-button-prev{
	bottom: 41px;
	z-index: 999;
	left: inherit !important;
	top: inherit !important;
	width: auto;
	height: auto;
}
.lbcon .swiper-button-next{
	right: 115px;
}
.lbcon .swiper-button-prev{
	right: 326px;
}
.lbcon .swiper-button-next.swiper-button-disabled,
.lbcon .swiper-button-prev.swiper-button-disabled{
	opacity: inherit;
}
.swiper-button-white {
    background: none !important;
    display: flex;
}
.lbcon .swiper-button-white img {
    width: 40px;
    margin: auto;
}
.lbcon .swiper-pagination{
	width: auto;
	left: inherit;
	right: 195px;
	top: inherit !important;
	bottom: 49px;
}
.lbcon .swiper-pagination-current{
	font-weight: 400;
	font-size: 24px;
	color: #BD1A2D;
}
.lb_div{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.wzconall{
	margin-top: 32px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.wzlf{
	width: 453px;
	padding: 20px 20px 31px;
	background: #FFF2F4;
}
.wzlf_tit{
	width: 100%;
	font-weight: bold;
	font-size: 24px;
	color: #BD1A2D;
	margin-bottom: 24px;
	display: block;
}
.wzlf_li{
	width: 100%;
	display: block;
	margin-bottom: 33px;
}
.wzlf_li:last-child{
	margin-bottom: 0;
}
.wzlf_a{
	display: block;
	width: 100%;
	height: 100%;
	color: #333333;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 19px;
	position: relative;
	padding-left: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wzlf_a::before{
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #BD1725;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
}
.wzlf_ul2{
	margin-top: 63px;
}
.wzri{
	width: 757px;
}
.tit1_div{
	padding: 20px 0;
	border-bottom: 1px dashed #FFD3DA;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tit1_ul{
	width: 80px;
	height: 87px;
	background: url(../img/dtywdt/diIdka2x.png)center no-repeat;
	background-size: 100% 100%;
}
.tit1_ul li{
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 43px;
	text-align: center;
}
.tit1_ul .tit1_li1{
	font-weight: bold;
	font-size: 24px;
	color: #BD1A2D;
}
.tit1_ziall{
	width: 659px;
}
.tit1_a{
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tit1_span{
	width: 100%;
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	margin-top: 14px;
}
.wzritit{
	display: flex;
	flex-wrap: wrap;
}
.wzritit li{
	margin-right: 48px;
}
.wzritit li a{
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	display: block;
	line-height: 19px;
}
.wzritit li.active a{
	font-weight: bold;
	color: #BD1A2D;
}
.wzricon_gw{
	margin-top: 25px;
}
.wzritit_gw{
	margin-top: 29px;
}
.wzricon_gwul li{
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 34px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
.ii{
	position: absolute;
	left: 5px;
	top: 20px;
	width: 1px;
	height: 50px;
	background: #EBEBEB;
}
.wzricon_gwul li:last-child i{
	display: none;
}
.wzricon_gwul li:last-child{
	margin-bottom: 0;
}
.wzricon_gwul a{
	width: 75%;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	padding-left: 18px;
}
.wzricon_gwul a::before{
	content: '';
	width: 6px;
	height: 6px;
	border: 3px solid #BD1725; 
	border-radius: 50%; 
	display: inline-block;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	z-index: 999;
}
.wzricon_gwul span{
	font-size: 16px;
	color: #999999;
}
.wzricon_gw_div:not(:first-child),
.wzricon_div:not(:first-child){
	display: none;
}
.wzricon_gw_divgwy .wzricon_gwul li:nth-child(7){
	margin-bottom: 0;
}
.wzricon_gw_divgwy .wzricon_gwul li:nth-child(n+8){
	display: none;
}
#szfxx{
	height: auto;
}
@media screen and (max-width:768px) {
	.ywcont {
		width: calc(100vw - 30px);
	}
	.lbcon .swiper-container{
		width: 100%;
	}
	.lb_img{
		width: 100%;
		height:220px;
	}
	.lb_zi{
		width: 100%;
	}
	.lbcon{
		padding-bottom: 60px;
	}
	.lbcon .swiper-button-next,
	.lbcon .swiper-button-prev{
		bottom: 0;
	}
	.lbcon .swiper-pagination{
		bottom: 8px;
		right: 46%;
	}
	.lbcon .swiper-button-prev{
		right: 80%;
	}
	.lbcon .swiper-button-next{
		right: 20%;
	}
	.wzlf{
		width: 100%;
	}
	.wzri{
		width: 100%;
		margin-top: 20px;
	}
	.wzritit li a{
		line-height: inherit;
	}
	.tit1_ziall{
		width: 70%;
	}
	.tit1_div{
		align-items: flex-start;
	}
	.wzricon_gwul a{
		width: auto;
		overflow: inherit;
		text-overflow: inherit;
		white-space: inherit;
	}
	.wzricon_gwul span{
		padding-left: 17px;
		margin-top: 15px;
	}
	.ii{
		display: none;
	}
	.wzricon_gwul a::before{
		top: 0;
		margin-top: 2%;
	}
	.wzritit li{
		margin-right: 15px;
	}
	.wzlf_a::before{
		top: 0;
		margin-top: 2%;
	}
	.wzlf_a{
		overflow: inherit;
		text-overflow: inherit;
		white-space: inherit;
	}
}
.wzazzms .wzritit li a{
	line-height: inherit;
}
.wzazzms .lb_h2{
	font-size: 34px;
}
.wzazzms .ywcont {
	width: 90%;
}
.wzazzms .lbcon .swiper-container{
	width: 100%;
}
.wzazzms .lb_img{
	width: 100%;
}
.wzazzms .lb_zi{
	width: 100%;
}
.wzazzms .lbcon{
	padding-bottom: 100px;
}
.wzazzms .lbcon .swiper-button-next,
.wzazzms .lbcon .swiper-button-prev{
	bottom: 0;
}
.wzazzms .lbcon .swiper-button-next{
	right: 20%;
}
.wzazzms .lb_zidiv{
	font-size: 34px;
	line-height: inherit;
}
.wzazzms .lbcon .swiper-pagination{
	bottom: 8px;
	font-size: 34px;
}
.wzazzms .lbcon .swiper-pagination{
	bottom: 8px;
	right: 46%;
}
.wzazzms .wzlf{
	width: 100%;
}
.wzazzms .wzri{
	width: 100%;
	margin-top: 20px;
}
.wzazzms .wzritit li a{
	font-size: 50px;
	line-height: inherit;
}
.wzazzms .tit1_ziall{
	width: 78%;
}
.wzazzms .tit1_ul .tit1_li1{
	font-size: 50px;
}
.wzazzms .tit1_ul{
	width: 200px;
	height: 200px;
}
.wzazzms .tit1_ul li{
	font-size: 34px;
	line-height: 100px;
}
.wzazzms .tit1_div{
	align-items: flex-start;
}
.wzazzms .wzricon_gwul a{
	width: auto;
	overflow: inherit;
	text-overflow: inherit;
	white-space: inherit;
	padding-left: 25px;
}
.wzazzms .wzricon_gwul span{
	padding-left: 25px;
	margin-top: 15px;
	font-size: 34px;
}
.wzazzms .ii{
	display: none;
}
.wzazzms .wzricon_gwul a::before{
	width: 8px;
	height: 8px;
	top: 0;
	margin-top: 2%;
	border: 4px solid #BD1725;
}
.wzazzms .govpushinfo150203{
	height: auto;
}
.wzazzms .wzritit li{
	margin-right: 15px;
}
.wzazzms .wzlf_a::before{
	width: 8px;
	height: 8px;
	top: 0;
	margin-top: 2%;
}
.wzazzms .lbcon .swiper-pagination-current {
	font-size: 50px;
}
.wzazzms .lbcon .swiper-button-white img{
	width: 60px;
	height: 60px;
}
.wzazzms .lbcon .swiper-button-prev{
	right: 80%;
}
.wzazzms .wzlf_tit{
	font-size: 50px;
}
.wzazzms .wzlf_a{
	font-size: 34px;
	line-height: inherit;
	padding-left: 25px;
}
.wzazzms .tit1_a{
	font-size: 34px;
}
.wzazzms .tit1_span{
	font-size: 34px;
}
.wzazzms .wzricon_gwul li {
	font-size: 34px;
}