.btn_box{
    display: inline-block;vertical-align: top;
    width: 119px;  height:58px;border-radius:0 100px 100px 0;margin-top: -1px;
}
#ban_btn{width: 120px;  height:58px;background: #ff744d;vertical-align: bottom;color: #fff;cursor:pointer;border-radius:0 50px 50px 0;margin-left: 1px}
#ban_btn:active{opacity: .8}
.lubo{position: relative;font-size: 14px}
.in_bl{
    display: inline-block;
}
.zbj-item{
    width: 745px;
    height: 57px;
    background: #fff;
    border-radius:30px;
    /*overflow: hidden;*/
    position: absolute;
    bottom: 30px;
    left:50%;
    margin-left: -375px;
}
.select{
    line-height: 55px;
    position: relative;
}
.select span{
    margin: 20px 0 0 20px;
    width: 20px;
    height: 20px;
    background: url("../images/xbt.png") no-repeat 2px -63px;
}
.select input{
    height:30px;
    vertical-align: middle;
    margin-top: -15px;
    width: 100px;
    text-indent: 8px;
    font-size: 14px;
}
.select .drop_btn{
    vertical-align: middle;
    margin-top: -10px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #f39268;
}
.zbj-item i{
    margin:10px 20px 0 20px ;
    width: 1px;
    height: 20px;
    background: #e8e7e7;
}
.name .tel_img{
    width: 22px;
    height: 22px;
    background: url("../images/xbt.png") no-repeat 2px -86px;
}
.name input{
    height: 30px;
    vertical-align: middle;
    margin-top: -15px;
    width: 140px;
    text-indent: 8px;
    font-size: 14px;
}
.drop_down{
    position: absolute;
    width: 120px;
    height: 140px;
    left: 35px;
    background: #fff;
    z-index: 5;
    overflow-y: scroll;
    display: none;
}
.drop_down a{
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.drop_down a:hover{
    background: #8fcdfb;
    color: #0a0a0a;
}
.tel{

}
.tel .tel_img{
    width: 22px;
    height: 22px;
    background: url("../images/xbt.png") no-repeat 2px -110px;
}
.tel input{
    height: 30px;
    vertical-align: middle;
    margin-top: -15px;
    width: 180px;
    text-indent: 8px;
    font-size: 14px;
}
#zheGc{
    position: fixed;
    width: 500px;
    height: 430px;
    top:50%;
    left: 50%;
    margin:-250px 0 0 -250px;
    /*border:1px solid red;*/
    z-index: 10;
    display: none;
}
.sec01{
    width: 100%;
    height: 80px;
    background: #007cc3;
    padding-top: 40px;
}
.sec01 h5{
    margin:0;
}
.sec01 .cont{
    width: 300px;
    /*border:1px solid #fff;*/
    /*padding-top:60px;*/
    margin-left: 100px;
    background: url("../images/success.png") no-repeat center left;
    padding-left: 50px;
}
.sec01 .cont h5{
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    line-height: 35px;
}
.sec01 .cont p{
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}
.sec02{
    background: #fff;
}
.sec02 a{
    display: inline-block;
    width: 200px;
    height: 200px;
    /*border:1px solid red;*/
    margin: 20px ;
}
.sec02 a img{
    width: 100%;
    height: 100%;
}
.sec03{
    background: #fff;
    height: 70px;
    width: 100%;
    text-align: center;
}
.sec03 input{
    background: #007cc3;
    color: #fff;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
}
.sec03 input:active{
    opacity: .8;

}
