.bg_box{
	background-color: #ce0000;
}
.title1{
	width: 60%;
	margin:0 auto;
	margin-top: 2rem;
}
.titlebox{
	width: 40%;
	margin: 0 auto;
}
.titlebox1{
	width: 50%;
	margin: 0 auto;
}
.hoidn{
	width: 98%;
	margin: 0 auto;
}
.hoidn ul li{
	margin-top:0.5rem;
}

.dqcypx_btn {
    display: flex;
    justify-content: space-between;
    padding: 1.8rem 5%;
}
.dqcypx_btn a {
    width: 48%;
    color: #FFFFFF;
    text-align: center;
    line-height: 3rem;
  background: url(img/bt.png)no-repeat;
  background-size: 100% 100%;
    border-radius: 1.2rem;
    font-size: 1.3rem;
}
.bg_inmsg{
	background-color: #ec0000;

}
.dqcypx_ctn {
    padding: 1.5rem 2.5%;
}

.dqcypx_list li {
    padding: 0.6rem 3%;
    background-color: #FFFFFF;
    line-height: 1.6rem;
    color: #ce0000;
    margin-bottom: 0.8rem;
}
.dqcypx_list li span {
    background: #ce0000;
    display: inline-block;
    line-height: 1.6rem;
    color: #fdefd6;
    width: 1.6rem;
    text-align: center;
}
.dqcypx_list li b {
    color: #ce0000;	
    font-weight: bold;
}
.tp_lsin{
	border: 0.25rem solid #FFFFFF;
	margin-bottom: 1rem;
}
.rt{
	width: 98%;
	margin: 1rem auto;
}
.xzkc_form {
    padding: 0.8rem 2% 0;
    background-color: #fff;
}
.xzkc_form .zyxz_wt_top {
    overflow: hidden;
}
.zyxz_name {
    overflow: hidden;
    height: 2.3rem;
}
.xzkc_top_left {
    overflow: hidden;
    height: 2.3rem;
}
.zyxz_name_bg {
    float: left;
    display: block;
    width: 0.6rem;
    height: 1.8rem;
    background-color: #fa6c37;
}
.xzkc_form .zyxz_name h2 {
    font-size: 1.2rem;
}
.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;
}
.form_ipt_txt2 select {
    width: 100%;
    height: 100%;
    outline: none;
    color: #656565;
}

.ms_form {
    background-color: #fbe1ac;
    padding: 2.8rem 3% 10rem 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: #ce0000;
    color: #fff;
}
.ms_form_btn a {
    width: 48%;
    line-height: 2.8rem;
    border-radius: 0.3rem;
    font-size: 1.2rem;
    background-color: #fff;
    color: #ce0000;
    text-align: center;
}
.form_mg {
    position: absolute;
    width: 96%;
    left: 0;
    top: 0;
    z-index: 0;
}
