body {
				max-width: 640px;
				min-width: 320px;
				background: #f3f3f3;
				margin: 0  auto;
				position: relative;
				overflow-x: hidden;
				width: 100%;
				font-family: "Microsoft YaHei", 'Source Han Sans', 'Hiragino Sans GB', STXihei, SimSun, Heiti, sans-serif;
			}
select{
	border: 0;
}
img{
	max-width: 100%;
}
#body{
	background-color: #db3313;
	padding-bottom: 2rem;
}
.title_box {
    width: 90%;
    margin: 0 auto;
    text-align: center;
/* 	margin-top: -47px; */
}
.title_box img{
	margin-top: -47px;
}
.zt_list{
	background-color: #40bd00;
	
}
.tv_sild{
	width: 95%;
	margin: 0 auto;
	
}
.dqcypx_btn {
    display: flex;
    justify-content: space-between;
    padding: 1.8rem 5% 5rem 5%;
}
.dqcypx_btn2{
	padding: 1.8rem 5% 1.5rem 5%;
}
.dqcypx_btn a {
    width: 48%;
    color: #fbe1ac;
    text-align: center;
    line-height: 2.4rem;
    border: 0.1rem solid #fbe1ac;
    border-radius: 1.2rem;
    font-weight: bold;
    font-size: 1.3rem;
}
.dqcypx_btn a:nth-child(2) {
    color: #db3313;
    background-color: #fbe1ac;
}
.zt_list1{
	background-color: #1b78df;
}
.zt_list2{
	background-color: #dfdc00;
}
.dqcypx_btm_btn {
    padding: 0 2%;
}
.xzkc_form {
    padding: 0.8rem 2% 0;
    background-color: #fff;
}
.xzkc_form .zyxz_wt_top {
    overflow: hidden;
}
.xzkc_form .zyxz_wt_top {
    padding-bottom: 1rem;
    border-bottom: 0.1rem solid #e1e1e1;
}
.form_ctn {
    padding: 0.5rem 0;
}
.form_ctn form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.form_ipt_txt {
    width: 100%;
    border: 0.1rem solid #a0a0a0;
    height: 2.8rem;
    padding-left: 2%;
    border-radius: 0.3rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
}
.form_ipt_txt2 {
    width: 100%;
    border: 0.1rem solid #a0a0a0;
    height: 2.8rem;
    padding-left: 2%;
    border-radius: 0.3rem;
    overflow: hidden;
}
.form_ctn button {
    width: 100%;
    height: 2.8rem;
    color: #fff;
    background-color: #ef1828;
    border-radius: 0.4rem;
    font-size: 1.3rem;
    margin-top: 0.6rem;
}
.form_ipt_txt input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    border-radius: 0.3rem;
}
.bjbopx{
	background-color: #8bf0e5;
	padding-bottom: 6rem;
}
.form_ipt_txt2 select {
    width: 100%;
    height: 100%;
    outline: none;
    color: #656565;
}
.zt_list3{
	background-color: #ae3bff;
	padding: 0 2.5%;
}
.rmcqzy_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.rmcqzy_list li {
    width: 48%;
    margin-bottom: 0.6rem;
}
.rmcqzy_lis_btn {
    padding: 0.8rem 4% 0.4rem;
}
.rmcqzy_lis_btn a {
    display: block;
    line-height: 2.2rem;
    color: #fbd193;
    border: 0.05rem solid #fbd193;
    border-radius: 0.4rem;
    background-color: #8410d5;
    text-align: center;

}
.ms_form {
    background-color: #fbe1ac;
    padding: 2.8rem 3% 12rem 30%;
    margin-bottom: 3rem;
    position: relative;
}
.ms_form_ipt {
    margin-bottom: 0.5rem;
}
.ms_form_ipt input {
    width: 100%;
    background-color: #Fff;
    color: #8e8e8e;
    line-height: 2.8rem;
    padding-left: 5%;
    border-radius: 0.3rem;
    font-size: 1.2rem;
}
.ms_form_btn {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}
.ms_form_btn button {
    width: 48%;
    line-height: 2.8rem;
    border-radius: 0.3rem;
    font-size: 1.2rem;
    background-color: #b812a0;
    color: #fff;
}
.ms_form_btn a {
    width: 48%;
    line-height: 2.8rem;
    border-radius: 0.3rem;
    font-size: 1.2rem;
    background-color: #fff;
    color: #b812a0;
    text-align: center;
}
.form_mg {
    position: absolute;
    width: 96%;
    left: 0;
    bottom: 1rem;
    z-index: 0;
}
footer {
    background: #fff;
}