*{
	font-family: Microsoft YaHei;
}
body{
	background: #F7F7F7;
}
.ldxqx_con{
	width: 1240px;
	background: #FFFFFF;
	padding: 20px 40px 40px 20px;
	margin: 20px auto 27px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}
.ldxmx{
	width: 280px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.ldxmx_tit{
	font-weight: bold;
	font-size: 28px;
	color: #FFFFFF;
	/* line-height: 80px; */
	background: #BD1A2D;
}
.ldxmx_ul{
	display: flex;
	flex-wrap: wrap;
	background: #FFF8F9;
}
.ldxmx_ul li{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-weight: 400;
	font-size: 22px;
	color: #333333;
	/* line-height: 78px; */
}
.ldxmx_ul li a{
	color: #333333;
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.ldxmx_ul li.active{
	font-weight: bold;
	color: #BD1A2D;
}
.ldxmx_ul li::after{
	content: '';
	width: 100%;
	height: 2px;
	display: inline-block;
	background: url(../img/ldxqxx2x.png)center no-repeat;
	background-size: 100% 100%;
}
.ldxmx_ul li:last-child::after{
	content: none;
}
.ldxmx_ul div{
	width: 100%;
	font-weight: bold;
	font-size: 28px;
	color: #FFFFFF;
	background: #BD1A2D;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.ldjjxall{
	width: 860px;
}
.ldjjx{
	text-align: center;
}
.ldjjx_img{
	width: 224px;
	height: 282px;
	padding: 10px;
	background: #FFF5F5;
	margin: 0 auto;
}
.ldjjx_img img{
	width: 100%;
	height: 100%;
}
.ldjjx_xm{
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	padding: 18px 0 15px;
}
.ldjjx_zw{
	font-weight: 400;
	font-size: 18px;
	color: #333333;
}
.ldjjx_jj{
	padding: 30px;
	background: #FFF8F9;
	margin-top: 30px;
}
.ldjjx_jjtit{
	font-weight: bold;
	font-size: 22px;
	color: #BD1A2D;
	line-height: 19px;
	border-bottom: 4px solid #BD1A2D;
}
.ldjjx_jjcon{
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 21px;
}
.ldjjx_jjone{
	margin-top: 40px;
}
@media screen and (max-width:768px) {
	.ldxqx_con{
		width: calc(100vw - 30px);
		margin-top: 20px;
	}
	.ldxmx{
		width: 100%;
	}
	.ldjjxall{
		width: 100%;
		margin-top: 20px;
	}
	.ldxqx_conall{
		padding-top: 20px;
	}
	.ldxmx_ul li{
		line-height: 48px;
	}
	.ldxmx_ul div{
		line-height: 68px;
	}
	.ldjjx_img{
		width:100%;
		height: auto;
		padding: 15px;
	}
}
.wzazzms .ldxqx_con{
	width: 90%;
}
.wzazzms .ldxmx{
	width: 30%;
}
.wzazzms .ldjjxall{
	width: 70%;
	margin-top: 20px;
}
.wzazzms .ldxqx_conall{
	padding-top: 20px;
}
.wzazzms .ldxmx_tit{
	font-size: 50px;
}
.wzazzms .ldxmx_ul li a{
	font-size: 34px;
}
.wzazzms .ldjjxall * {
    font-size: 34px !important;
    line-height: inherit !important;
}
.wzazzms .ldjjx_img{
	height: auto;
	width:50%;
	padding: 15px;
}