@charset "UTF-8";
.icon{
    width: 45px;
    height: 45px;
    /*background-color: green;*/
    /*margin-left: 10px;*/
    /* line-height: 45px; */
    border-right: 1px solid #e6e6e6;
    text-align: center;
    line-height: 45px;
    float: left;
}

.icon>i{
    font-size: 24px;
    color: #bdbdbd;

}

input{
    outline: none;
    border: none;
    vertical-align: middle;
}

.reg_txt{
    margin-top: 1px;
    padding:0 10px;

    background-color: transparent;
    /*background-color: red;*/
    width:300px;
    line-height:45px;
    height: 45px;
    float:left;
}

.input-box{
    height: 47px;
    width: 350px;
    border: 1px solid #ddd;
    /*border-radius: 4px;*/
}

.input-layout{
    width: 380px;
    height: 50px;
    margin: 5px auto;
    padding:5px;
    /*overflow: hidden;*/
}

.input-tip{
    color: #ff5c33;
    line-height: 45px;
    height: 45px;
    margin-left:10px;
    float:left;
}

.iPicker-result{
    border:unset!important;
}

.city-picker-span{
    width:300px!important;
    height: 45px!important;
    line-height: 45px!important;
    padding-left: 10px;
    /*border-bottom: unset!important;*/
    border-bottom:0px;
    overflow: hidden!important;
}

.city-select-content{
    min-height: 100px!important;
}
.placeholder{
    color:#747474!important;
}

.city-picker-dropdown{
    width:500px!important;
}

.city-input{
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
}

.btn_1 {
    background: #cc2a1e;
    width: 180px;
    height: 42px;
    line-height: 40px;
    border: 0px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.wid_1 { width:370px;}