a {
    width: 100%;
    /*height: 100%;*/
    /*background-color: #1E9FFF;*/
    /*border-radius: 24px;*/
    margin: 0px auto 0;
    /*text-align: center;*/
    /*color: #fff;*/
    /*text-decoration: none;*/
    /*font-size: 15px;*/


    /*display: inline-block;*/
    /*height: 38px;*/
    /*line-height: 38px;*/
    /*padding: 0 18px;*/
    /*background-color: #009688;*/
    /*color: #fff;*/
    /*white-space: nowrap;*/
    /*text-align: center;*/
    /*font-size: 14px;*/
    /*border: none;*/
    /*border-radius: 2px;*/
    /*cursor: pointer;*/
}
.sms_code{
    width: 120px;
    float: left;
}
.fill_in{
    width: 150px;
    float: right;
}
.sms_code a{
    height:36px;
    line-height: 36px;
}
.region{
    width: 50%;
}
.region input{
    width: 100% !important;
}
.main-body{
    overflow:visible;
}
.layui-select-title{
    height:22px;
}