img {
	display: inherit;
}
body{
	background-color: #fbf3e6;
}
.box {
	background-color: #fbf3e6;
	overflow: hidden;
}
.zxxq_name{
	padding: 1rem 15%;
}
.zxxq_hdks{
	background-color: #fb5152;
	padding: 1rem 5%;
}
.dhjt_ctn{
	padding: 1rem 5%;
	background-color: #fb5152;
}
.dhjt_hdsj {
	background: url(../img/tit_bg.png)no-repeat;
	background-size: 100% 100%;
	margin-top: 0.8rem;
}
.dhjt_hdsj p{
	font-size: 1.6rem;
	text-align: center;
	line-height: 2.8rem;
	padding-bottom: 1.5rem;
	color: #d90004;
}
.dhjt_hdsj p span{
	color: #d82b1b;
	font-weight: 800;
	padding-left: 1%;
}
.dhjt_hdnr{
	background-color: #fff;
	line-height: 3.5rem;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 800;
	padding: 0 5% 0;
	color: #f70224;
}
.dhjt_hdnr3{
	background-color: #fff;
	line-height: 2.1rem;
	font-size: 1.4rem;
	font-weight: 800;
	padding: 0.8rem 10%;
	color: #f70224;
}
.dhjt_hdnr2{
	background-color: #fff;
	line-height: 2.1rem;
	font-size: 1.4rem;
	font-weight: 800;
	padding: 0.8rem 10%;
	color: #f70224;
	
}
.hdnr{
	margin-top: 1rem;
	padding: 1rem 3%;
	background-color: #fb5152;
}
.hdnr_name{
	line-height: 2.5rem;
	color: #fff6a5;
	font-size:0.8rem;
	text-align: center;
	display: flex;
	justify-content: center;
}
.hdnr_name h2{
	border-left: 0.5rem solid #ffefac;
	border-right: 0.5rem solid #ffefac;
	padding: 0 3%;
	font-weight: 100;
}
.hdnr_name h2 span{
	font-weight: bold;
}
.hdnr_lyrd{
	overflow: hidden;
	padding: 1rem 0 0;
}
.hdnr_lyrd span{
	float: left;
	padding: 0 0.5rem;
	line-height: 2.4rem;
	background-color: #ffe9b3;
	color: #f70224;
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0.3rem 0 0;
	box-shadow: 0.05rem 0.1rem 0rem #c32829;
}
.hdnr_lyrd p{
	line-height: 2.4rem;
	font-size: 1.2rem;
	color: #fffe9d;
	font-weight: bold;
	text-shadow: 0.05rem 0.1rem 0rem #000;
}
.zyzx_name{
	overflow: hidden;
	padding: 0.8rem 0;
}
.zyzx_name span{
	float: left;
	padding: 0 1rem;
	line-height: 2.4rem;
	background-color: #ffe9b3;
	color: #f70224;
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0.3rem 0 0;
	box-shadow: 0.05rem 0.1rem 0rem #c32829;
	text-shadow: 0.05rem 0.1rem 0rem #000;
}
.zyzx_btm{
	padding: 2rem 0 3rem;
}
.zyzx_btm span{
	padding: 0 1rem;
	line-height: 2.4rem;
	background-color: #ffe9b3;
	color: #f70224;
	font-size: 1.1rem;
	font-weight: bold;
	margin: 0 0.3rem 0 0;
	box-shadow: 0.05rem 0.1rem 0rem #c32829;
	text-shadow: 0.05rem 0.1rem 0rem #000;
	display: block;
}
.zyzx p{
	line-height: 2.4rem;
	font-size: 1.2rem;
	color: #fffe9d;
	font-weight: bold;
	text-shadow: 0.05rem 0.1rem 0rem #000;
}
.zyzx p:nth-child(7){
	padding-top: 3.5rem;
}
.zyzx{
	position: relative;
}
.zyzx_logo{
	width: 18%;
	position: absolute;
	bottom: 22%;
	right: 3%;
}
.btn_two{
	padding: 1.5rem 8%;
	display: flex;
	justify-content: space-between;
}
.btn_two a{
	width: 48%;
	line-height: 2.8rem;
	background: url(../img/btn_bg.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: #ff0002;
	font-size: 1.2rem;
}
.rmzy_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.5rem 5%;
}
.rmzy_lis{
	width: 46%;
	padding-bottom: 0.8rem;
}
.bmdt h2{
	text-align: center;
	line-height: 3.8rem;
	color: #fff;
	background-color: #ff4546;
	letter-spacing: 0.3rem;
}
.bmdt_list{
	display: flex;
	justify-content: space-between;
	border-bottom: 0.05rem solid #656565;
	color: #656565;
}
.bmdt_list li{
	text-align: center;
	width: 25%;
	border-right: 0.05rem solid #656565;
	line-height: 2rem;
}
.bmdt_list li:nth-child(4){
	border: none;
}
.bmdt_list li:nth-child(3){
	color: #ff4546;
}
.bmdt_btm{
	display: flex;
	justify-content: space-between;
	line-height: 3rem;
}
.bmdt_btm p:nth-child(1){
	width: 62%;
	color: #fff;
	text-align: center;
	background-color: #ff4546;
	font-size: 1.3rem;
}
.bmdt_btm p:nth-child(2){
	width: 38%;
	background-color: #f48815;
	font-size: 1.6rem;
	font-weight: bold;
}
.bmdt_btm p:nth-child(2) a{
	text-align: center;
	display: block;
	color: #fff;
}
.bmdt_lp{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.7rem 0 1rem;
}
.bmdt_lp_lis{
	width: 48%;
	padding: 0.5rem 2% 0;
	background-color: #ff4546;
	margin-bottom: 0.8rem;
}
.bmdt_lp_lis p{
	text-align: center;
	color: #fff;
	line-height: 2.4rem;
}
.bmdt_btn{
	padding: 0 5%;
}
.bmdt_btn a{
	display: block;
	text-align: center;
	background-color: #ff4546;
	color: #fff;
	line-height: 2.4rem;
	border-radius: 0.8rem;
	font-weight: bold;
	font-size: 1rem;
}
.bm_xs{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 2rem 5% 1rem;
}
.bm_xs_dg{
	width: 48%;
	padding: 0.25rem;
	background-color: #ff4546;
	border-radius: 0.125rem;
	margin-bottom: 0.8rem;
}
.xyhj_video{
	padding-bottom: 1.5rem;
}
.xzxj_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}
.xzxj_lis{
	width: 48%;
	margin-bottom: 0.8rem;
}
.xzxj_txt {
	color: #ff4546;
	padding: 0.8rem 0;
}
.xzxj_txt p:nth-child(2){
	text-align: right;
	line-height: 2.2rem;
}
.byxz .btn_two{
	padding-top: 0;
}