.clear{ clear:both;}
.bg{
	background:#48393A;
}
.bg1{background:#E70000;}
.bg2{background:#A17769;}
.banner{ max-width: 640px; margin: -6px auto 0;}
.img_w{margin:1.5rem auto 4rem;position:relative;width:93.75%;}
.i_box1{width:44.2%;}
.w_box1{position:absolute;color:#F5F2C9;right:0.2rem;font-size: .9rem;top: 89%;letter-spacing: 1px;}
.t_box{width:93.75%;margin:1 auto 2rem;}
.t_box1{width:21%;margin:2rem auto;}
.t_box2{width:93.75%;margin:2rem auto;}
.qt div{font-size:1.3rem;line-height:2rem;color:#fff;background:#E70000;}

.tit_box{width:26.7%;margin:0 auto 0.8rem;}
.tit_w{color:#000;width:93.75%;margin:0.8rem auto;text-align:center;font-weight:500;color:#F5F2C9;}
.gg_w{padding:0.8rem 1rem;border:1px dotted #EE4949;border-left:none;border-right:none;margin-bottom:2rem;}
.gg,.qt,.hg{width:93.75%;margin:1rem auto;}
.gg,.mc{margin-bottom:0;}
.gg li,.qt li,.hg li{float:left;width:49.25%;margin-right:1.5%;color:#fff;margin-bottom:0.5rem;text-align:center;}
.gg li:nth-child(even),.qt li:nth-child(even),.hg li:nth-child(even){margin-right:0;}
.btn{display:block;width:55%;background:#fff;color:#E4100C;text-align:center;margin:0.6rem auto 0.8rem;font-size:1.3rem;line-height: 2rem;font-weight:500;}
.tit{color:#000;text-align:center;font-weight:700;}
.tit,.hg h1{font-size: 1.6rem;line-height: 3.2rem;}
.hg h3{font-size:1.1rem;line-height: 2rem;border-bottom:1px solid #fff;border-top:1px solid #fff;width: 65%;margin: 0 auto 0.5rem;}
.mc_left{float:left;width:30%;box-sizing:border-box;}
.mc_right{float:left;width:70%;color:#333;font-size:1rem;line-height:1.7rem;font-weight:bold;border:1px solid #AD887A;border-left:none;text-align:left;}
.top{font-size:2.6rem;line-height:2.8rem;background:#E70000;font-weight:bold;}
.mc_left_w{padding:0.5rem 0.8rem;font-size:1.5rem;line-height:1.6rem;font-weight:bold;color:#563300;border:1px solid #AD887A;border-top:none;}
.banner img {
    display: block;
}
.dq_form p {
    text-align: center;
    color: #4b4141;
    font-weight: 700;
    font-size: 1.4rem;
    letter-spacing: 2px;
    margin-top: 2rem;
}
.dq_form form input {
    display: block;
    border: 1px solid #594853;
    border-radius: .3rem;
    height: 3.5rem;
    width: 90%;
    margin: 3% auto;
    text-indent: 3%;
}
#submit {
    background: #e50011;
    border: none;
    box-shadow: 1px 2px 3px;
    font-size: 1.9rem;
    letter-spacing: 3px;
    font-weight: 700;
    font-family: FZCQJW;
    color: white;
}