img {
	display: inherit;
}

.box {
	background-color: #d90c1b;
	overflow: hidden;
}
.banner a{
	display:block;
}
.lyrx_name{
	text-align: center;
	padding: 1rem 0;
}
.lyrx_name h3{
	font-size: 1.6rem;
	color: #fefaf1;
}
.lyrx_name p{
	color: #fefaf1;
	opacity: 0.5;
	letter-spacing: 0.2rem;
}
.lyrx_ctn{
	padding: 0 5%;
}
.lyrx_txt{
	padding: 0 3%;
}
.lyrx_txt p{
	padding: 1rem 5%;
	color: #c71700;
	background-color: #ffffff;
	line-height: 1.6rem;
	letter-spacing: 0.1rem;
	text-indent: 1.6rem;
	font-weight: bold;
	border-radius: 0.4rem;
	transform: translateY(-1rem);
	-webkit-transform: translateY(-1rem);
	-moz-transform: translateY(-1rem);
}
.ljgyh_list{
	padding: 0 8%;
}
.ljgyh_list li{
	padding-bottom: 0.8rem;
}
.ljgyh_list li a{
	display: block;
}
.rmzy_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}
.rmzy_list li{
	padding: 0.6rem 3%;
	border: 0.2rem solid #fbe1ac;
	border-radius: 0.5rem;
	width: 49%;
	text-align: center;
	margin-bottom: 0.8rem;
}
.rmzy_list li a{
	display: block;
}
.rmzy_lis_mg{
	position: relative;
}
.rmzy_lis_mg p{
	line-height: 2.8rem;
	color: #c20001;
	background-color: #fbe1ac;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	font-weight: bold;
}
.rmzy_lis_btn p{
	padding-top: 0.8rem;
	font-size: 1.2rem;
	color: #fbe1ac;
	font-weight: bold;
}
.rmzy_btn{
	display: flex;
	justify-content: space-between;
	padding: 1rem 12%;
}
.rmzy_btn a{
	display: block;
	width: 45%;
	text-align: center;
	border: 0.05rem solid #fbe1ac;
	line-height: 2.6rem;
	font-size: 1.2rem;
	color: #fbe1ac;
	border-radius: 0.6rem;
	font-weight: bold;
}
.rmzy_btn a:nth-child(2){
	background-color: #fbe1ac;
	color: #d90c1b;
}
.khpd .lyrx_name p:nth-child(3){
	font-size: 1.1rem;
	opacity: 1;
	font-weight: bold;
	padding-top: 0.5rem;
}
.khpd_list{
	padding: 0 5%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.khpd_list li{
	width: 32%;
	padding-bottom: 0.5rem;
}
.mskhpd_mg{
	margin: 0 5% 1.5rem;
	padding: 1rem 5%;
	background: url(../img/mskhpd.png) no-repeat;
	background-size: 100% 100%;
}
.mskhpd_mg p{
	text-indent: 1.6rem;
	color: #d90c1b;
	font-weight: bold;
	line-height: 1.6rem;
}
/* form */
.hqxf{
	padding: 0.9rem 3%;
	background-color: #d90c1b;
}
.form_box{
	background-color: #ffffff;
	padding: 2rem 0 2rem 0;
}
.form_list_1{
	overflow: hidden;
	padding-bottom: 1.8rem;
}
.form_list_1 span{
	display: block;
	float: left;
	width: 16%;
	color: #333333;
	font-size: 1.3rem;
	padding-left: 5%;
	line-height: 2.5rem;
	opacity: 0.7;
	font-weight: bold;
}
.form_list_1 input{
    width: 78%;
    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 3% 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.5rem;
	font-weight: 800;
	padding-bottom: 1.5rem;
	letter-spacing: 0.1rem;
	color: #333333;
}
.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.3rem;
	color: #848484;
}
.bf_list span{
	opacity: 0.7;
}
.bf_list span:nth-child(2){
	opacity: 1;
}