img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.wsmx_name{
	text-align: center;
	color: #c72222;
	padding: 1.8rem 0 0;
}
.wsmx_bt{
	padding: 0 3% 1.2rem;
}
.wsmx_txt{
	padding: 0 3%;
}
.wsmx_txt p{
	text-indent: 2rem;
	color: #7f7f7f;
	line-height: 1.6rem;
}
.wxmx_btn{
	padding: 1rem 0;
}
.wxmx_btn a{
	width: 55%;
	text-align: center;
	line-height: 2.5rem;
	color: #fff;
	margin: 0 auto;
	display: block;
	background-color: #fd0000;
}
.jxdb_name{
	border-top: 0.05rem solid #aa0016;
	margin: 1.8rem 0;
}
.jxdb_btm{
	border: 0.05rem solid #aa0016;
	border-top: none;
	width: 45%;
	margin: 0 auto;
	text-align: center;
}
.jxdb_btm h2{
	color: #aa003c;
	padding: 0.5rem 0;
}
.jxdb_btm p{
	color: #727272;
	padding-bottom: 1rem;
}
.jxdb_list{
	display: flex;
	justify-content: space-between;
	padding: 0 6%;
}
.jxdb_lis{
	width: 46.5%;
	font-size: 0.9rem;
}
.jxdb_lis p:nth-child(1){
	color: #FFF;
	background-color: #f95f5b;
	line-height: 2.2rem;
	border-radius: 1.25rem;
	text-align: center;
	font-size: 1.1rem;
}
.jxdb_lis p:nth-child(2){
	text-indent: 1.6rem;
	padding: 0.8rem 0;
}
.jxdb_lis:nth-child(2) .jxdb_lis_p{
	background-color: #b5b5b5;
}
.dxsc_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dxsc_lis{
	width: 49%;
	padding-bottom: 0.8rem;
}
.dxsc_lis img{
	height: 100%;
}
.dxsc_lis:nth-child(1){
	width: 100%;
}
.dxsc_btn{
	display: flex;
	justify-content: space-between;
	padding: 1.2rem 5%;
}
.dxsc_btn a{
	width: 45%;
	color: #fff;
	background-color: #fd0000;
	font-size: 1.1rem;
	display: block;
	text-align: center;
	line-height: 2.5rem;
	border: 0.05rem solid #fd0000;
}
.dxsc_btn a:nth-child(2){
	background-color: #fff;
	color: #fd0000;
}
.zydb_list{
	display: flex;
	justify-content: space-between;
}
.zydb_lis{
	width: 32%;
}
.sshj_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}
.sshj_list li{
	width: 49%;
	padding-bottom: 0.8rem;
}
.sztd_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}
.sztd_list li{
	width: 49%;
	padding-bottom: 0.8rem;
}
.sztd_list li img{
	width: 100%;
	height: 100%;
}
.sztd_txt{
	margin: 0 5%;
	padding: 1rem 6%;
	background-color: #ededed;
}
.sztd_txt h2{
	color: #f95f5b;
	text-align: center;
	font-size: 1.3rem;
}
.sztd_txt p{
	line-height: 1.5rem;
	padding: 0.8rem 0 0;
}
.hzqy_name{
	text-align: center;
	color: #f95f5b;
	font-size: 1.3rem;
	padding: 1rem 0 0.6rem;
}
.hzqy_name i{
	width: 15%;
	background-color: #f95f5b;
	height: 0.2rem;
	margin: 0 auto;
	display: block;
	margin-top: 0.5rem;
}
.hzqy_mg{
	padding: 0 6%;
}
.yyxyh{
	background-color: #aa0016;
	padding: 1rem 8%;
}
.yyxyh_name{
	color: #Fff;
	font-size: 1.4rem;
	font-weight: bold;
}
.yyxyh_ipt{
	background-color: #fff;
	padding-left: 2%;
	line-height: 2rem;
	margin: 0.3rem 0 1rem;
}
.yyxyh_ipt input{
	width: 100%;
	height: 2rem;
	background-color: transparent;
	border: none;
	outline: none;
}
.yyxyh_btn {
	text-align: center;
}
.yyxyh_btn button{
	background-color: #fbc386;
	height: 2rem;
	border-radius: 1rem;
	color: #2f2f2f;
	font-size: 1.2rem;
	width: 80%;
}