.qu_container{position: relative; width:100%; min-width: 1200px; height: 100%; min-height: 720px;}
.qu_body{ background: #f5f5f5;}
.qu_footer{width: 100%;text-align: center; color:#666; padding: 15px 0; font-size: 12px;}
.qu_footer p{ margin-top: 8px;}
.center{width:998px; overflow: hidden; margin:0 auto;}
.qu_header .center{position: relative; height: 114px;}
.qu_header a.logo{ display:inline-block; width:146px; height: 48px;position: absolute; left:0; top:30px;}
.qu_header .description{ width:auto; position: absolute; left:135px; top:23px; color:#817B72;}
.qu_body{ padding-bottom: 30px;}
.header_r{float: right; color: #666; margin-top:55px;}
.header_r a{display: inline-block; width:88px; height: 30px; line-height: 30px; text-align: center; margin-left: 12px; border:1px solid #ff4101; color:#ff4101;}
.con{overflow: hidden;}
.con .content form{float: left; clear:none;}
.tit{padding:0 0 20px 20px; font-size: 18px; color: #bdbdbd;}
.con .content form{width:100%;}
.con .content .protocol{padding-left: 20px;}
.con .content .text{float:left; height: auto; min-height: 70px;}
.con .content .text:after{content:''; clear:both;}
.blue-span{display: inline-block;width:5px;height:20px;background-color: #059bff;}
.con .top h3 {margin:0 0 20px 0;border-bottom: 1px solid #e1e1e1;}
.con .content .submit .btn {
    border: none;
    background-color: #059bff;
    color: #ffffff;
    height: 44px;
    margin-top: 20px;
    margin-left: 40px;
    padding-left: 0;
    font-size: 16px;
}
p.tit.tit-fst{padding: 0 0 20px 45px;background-color: #fff;}
.tit span{display:inline-block;width:30px;height:30px;line-height:30px;border:2px solid #c9c9c9;border-radius: 25px;color:#c9c9c9;text-align: center;}
.inputs-box{margin-left: 60px;}
.con .content .verify input {width:168px;}
.con .content .protocol{margin-left:60px;margin-top: 15px;}
#sendmobilecode{outline:none;}
.red-span{display:none;color:red;font-size:12px;float: left;clear: both;padding-left: 94px;}
#sendmobilecode {
    position: relative;
    width:124px;
    top: 1px;
    padding:0;
}
.bg{background-color: #f5f5f5;}
.banks-img-box{width:80%;margin-left: 30px;}
.banks-img-box:after{
    content:"";
    display: table;
    clear:both;
}
.bank-box{
    float:left;
    position:relative;
    width:144px;
    height:52px;
    margin-left: 30px;
    margin-bottom: 30px;
    border:none;
}
.bank-box-fst{background:url("../img/gsyh.png") no-repeat center center;}
.bank-box-snd{background:url("../img/nyyh.png") no-repeat center center;}
.bank-box-trd{background:url("../img/msyh.png") no-repeat center center;}
.bank-box-foth{background:url("../img/jsyh.png") no-repeat center center;}
.bank-box-fth{background:url("../img/ycyh.png") no-repeat center center;}
.bank-box-sth{background:url("../img/jtyh.png") no-repeat center center;}
.bank-box-seth{background:url("../img/zsyh.png") no-repeat center center;}
.bank-box-eth{background:url("../img/zgyh.png") no-repeat center center;}
.bank-box{background-size: cover;}
.check-img{
    width:30px;
    height:20px;
    position:absolute;
    right:-2px;
    bottom:-1px;
}
.bank-box-fst .check-img{
    right:0px;
    bottom:-1px;
}
.red{ color:rgb(235, 79, 56);}
.pop-box{display: none;}
.gray-bg{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color: #000;
    opacity:0.5;
    filter:alpha(opacity=50);       
    -moz-opacity:0.5;              
    -khtml-opacity:0.5; 
    z-index: 10;
}
.pop-content{
    position: fixed;
    width: 600px;
    height:350px;
    left:50%;
    top:50%;
    margin-left: -300px;
    margin-top: -200px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #fff;
    z-index: 20;
}
.pop-section-snd{
    display: none;
    height:200px;
    line-height: 200px;
    text-align: center;
}
.pop-head{
    color:#333;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding:15px;
}
.pop-close-btn{
    display: inline-block;
    float: right;
    position: relative;
    top:-5px;
    right:-5px;
    width:30px;
    height:30px;
    background:url("../img/close.png") no-repeat center center;
    background-size: cover;
}
.confirm-btn{
    display:block;
    width:100px;
    height:40px;
    margin:20px auto;
    color:#333;
    font-size:16px;
    background-color: #fff;
    border:1px solid #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.confirm-line{
    width:100%;
}
.month-input{
    width:50px;
    height:30px;
    text-align: center;
}
.pop-section-first,.pop-section-second{
    height:100px;
    line-height: 100px;
    padding-left: 150px;
}
body.ofh{
    overflow:hidden; 
}
body.ofa{
    overflow:auto; 
}
