.wd_fot{
	background-color: #FFFFFF;
}
.rm_hont{
	text-align: center;
	margin: 1rem auto;
}
.rm_hont h2{
	
}
.rm_hont h2 span{
	color: red;
}
.rm_hont p{
	color: #6d6d6d;
}
.ftdb_bom{
	width: 95%;
	margin: 0 auto;
}
.butt_good button{
	width: 40%;
	line-height: 3rem;
	border-radius: 2rem;
	font-size: 1.25rem;
	font-weight: bold;
	margin-left: 6.6666%;
	margin-top: 1rem;
}
.butt_good button:nth-child(1){
	background-color: #ffde00;
}
.butt_good button:nth-child(2){
	background-color: #fd3637;
}
.butt_good button:nth-child(1) a{
	color: #df1819;
}
.butt_good button:nth-child(2) a{
	color: #FFFFFF;
}
.sdp_mian{
	width: 95%;
	margin: 0 auto;
}
.btm_box a{
	width: 60%;
	display: block;
	margin: 0 auto;
	text-align: center;
	background-color: #DF1819;
	line-height: 3rem;
	border-radius: 2rem;
	color: #FFFFFF;
	font-size: 1.3rem;
	
}
.dj_xdfpr ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin-top: 1rem;
}
.dj_xdfpr ul li{
	width: 45%;
	text-align: center;
	border: 0.05rem solid #a2a2a2;
	border-radius: 0.5rem;
	padding-bottom: 1rem;
}
.dj_xdfpr ul li h2{
	color: #DF1819;
}
.dj_xdfpr ul li p{
	color: #4a4a4a;
}
.dj_xdfpr ul li div button{
	width: 45%;
	line-height: 2rem;
	border-radius: 0.5rem;
}
.dj_xdfpr ul li div button:nth-child(1){
	background-color: #FFDE00;
	color: #DF1819;
}
.dj_xdfpr ul li div button:nth-child(1) a{
	background-color: #FFDE00;
	color: #DF1819;
}
.dj_xdfpr ul li div button:nth-child(2){
	background-color: #fd3637;
	color: #FFFFFF;
}
.dj_xdfpr ul li div button:nth-child(2) a{
	color: #FFFFFF;
}
.gp_xdfpt{
	width: 95%;
	margin: 1rem auto;
}
.xcs_mrian{
	width: 95%;
	margin: 0 auto;
}
.fmtt{
	background-color: #ff5333;
	padding: 1rem 0 8rem 0;
}
.butt_good{
	margin: 1rem 0;
}
#hont{
	color: #FFFFFF;
	
}
.mgntj{
	position: relative;
}
#hont span{
	color: #FFDE00;
}
#hont p{
	color: #FFFFFF;
}
.ftp_mian{
	position: absolute;
	width: 95%;
	margin-left: 2.5%;
	top: 7rem;
}
.rxdy_list ul li{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 90%;
	margin:1rem auto;
	background-color:#ebebeb;
	
}
.rxdy_list ul li div:nth-child(1){
	line-height: 3rem;
	padding-left: 3.5%;
	
}
.rxdy_list ul li div:nth-child(1) img{
	width: 1rem;
}
.rxdy_list ul li div:nth-child(2){
	background-color: #ff3d35;
	height: 3rem;
	line-height: 3rem;
	width: 23%;
	text-align: center;
	
	font-size: 1.3rem;
	border-radius: 0.5rem;
}
.rxdy_list ul li div:nth-child(2) a{
	color: #FFFFFF;
}
.form_box {
    box-shadow: 0rem 0rem 2rem #848484;
    background-color: #FFFFFF;
}
.form_name {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: 0.1rem;
    line-height: 4rem;
}
.form_name span {
    color: #e60012;
}
.form_list_1 {
    overflow: hidden;
    padding-bottom: 1rem;
}
.form_list_1 span {
    display: block;
    float: left;
    width: 16%;
    color: #333333;
    padding-left: 5%;
    line-height: 2.5rem;
    font-weight: 500;
    font-size: 1.25rem;
}
.form_list_1 input {
    width: 78%;
    font-size: 1.2rem;
    border: none;
    line-height: 3rem;
    background-color: #f0f0f0;
    border-radius: 0.5rem;
    padding-left: 1rem;
    height: 3rem;
}
.bf_list {
    text-align: center;
}
.bf_list span {
    color: red;
    font-weight: bold;
}
