img {
	display: inherit;
}

.box {
	background-color: #e60112;
	overflow: hidden;
}
.banner a{
	display:block;
}
.lyrx_name{
	padding-bottom: 1rem;
}
.fkbz{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 2rem 8%;
}
.fkbz li{
	width: 48%;
	padding-bottom: 0.8rem;
}
.fkbz li:nth-child(5){
	width: 100%;
}
.lyrx_ctn{
	margin: 1rem 8%;
	padding: 1.5rem 5%;
	background-color: #f7e4ba;
}
.lyrx_ctn p{
	color: #e60112;
	font-weight: bold;
}
.lyrx_list{
	display: flex;
	justify-content: space-between;
	padding: 1rem 2% 0;
}
.lyrx_list li{
	width: 48%;
}
.lyrx_btn{
	display: flex;
	justify-content: space-between;
	padding: 1.5rem 14%;
}
.lyrx_btn a{
	display: block;
	width: 45%;
	line-height: 2.6rem;
	color: #f7e4ba;
	border: 0.05rem solid #f7e4ba;
	text-align: center;
	font-size: 1.2rem;
}
.lyrx_btn a:nth-child(2){
	background-color: #f7e4ba;
	color: #e60112;
}
.rmzy_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1rem 8%;
}
.rmzy_list li{
	width: 48%;
}
.rmzy_list li a{
	display: block;
	text-align: center;
}
.rmzy_list li a:nth-child(2){
	margin: 1.5rem 5%;
	line-height: 2.6rem;
	border: 0.05rem solid #f7e4ba;
	color: #f7e4ba;
	padding: 0;
}
.hrbm_name{
	padding: 0 5% 1rem;
}
.hrbm_ctn{
	padding:0.5rem 8%;
}
.hrbm_list{
	border: 0.07rem solid #fbd193;
	box-shadow: 0.07rem 0.07rem 0.07rem #c8382c;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1rem 5% 0.5rem;
}
.hrbm_list li{
	width:32%;
	padding-bottom: 0.5rem;
}
.hqxf{
	padding-bottom: 2rem;
}
.form_box{
	background-color: #ffffff;
	padding: 2rem 0 2rem 0;
	margin: 0 8%;
}
.form_list_1{
	overflow: hidden;
	padding-bottom: 1rem;
}
.form_list_1 span{
	display: block;
	float: left;
	width: 20%;
	color: #333333;
	font-size: 1.3rem;
	padding-left: 5%;
	line-height: 2.5rem;
	opacity: 0.7;
	font-weight: bold;
}
.form_list_1 input{
    width: 70%;
    font-size: 1.2rem;
    border: none;
    line-height: 3rem;
    background-color: #eeeeee;
    border-radius: 0.5rem;
    padding-left: 1rem;
    height: 3rem;	
}
.form_list_btn{
	padding: 1rem 6% 0;
}
.form_list_btn button{
	width: 100%;
    line-height: 3rem;
    border:none;
    background-color: #d90c1b;
    color: #fff;
    font-size: 1.3rem;
    border-radius: 0.5rem;
}
.form_name{
	text-align: center;
	font-size: 1.2rem;
	font-weight: 800;
	padding-bottom: 1.5rem;
	letter-spacing: 0.1rem;
	color: #333333;
}
.form_name p:nth-child(1){
	font-size: 1.5rem;
}
.form_name p{
	line-height: 2rem;
}
.form_name span:nth-child(1){
	opacity: 0.7;
}
.form_name span{
	color: #d90c1b;
	opacity: 1;
}
#good_zy a{
	width: 100%;
	margin: 0 auto;
	background-color: #20998f;
}
.bys_list{
	text-align: center;
	font-weight: 800;
	padding: 2rem;
	font-size: 1.1rem;
}
.bf{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.bf_list{
	float: left;
    padding: 0 1%;
    font-weight: 800;
	font-size: 1.1rem;
	color: #848484;
}
.bf_list span{
	opacity: 0.7;
}
.bf_list span:nth-child(2){
	opacity: 1;
}