.slideTxtBox1 .hd {
    background: #fff;
    height: 40px;
    padding: 5px;

}

.slideTxtBox1 .hd ul {
    margin: 0px auto;

    overflow: hidden;
    color: #666;
}

.slideTxtBox1 .hd ul li {
    float: left;
    width: 50%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #a4a4a4;
}

/* .slideTxtBox1 .hd ul li.on {
    color: #db0505;
    border-bottom: 1px solid #db0505;
} */

.v-b-y-box {
    position: relative;

}

.list-inset {
    background: 0 0;

}

.item-input {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: relative;
    padding: 6px 0 5px 16px;
    border-bottom: 1px solid #ededed;
    border-left: 0;
    border-right: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    overflow: hidden;
    background: #fff;
}

.item-input input {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 220px;
    -moz-box-flex: 1;
    -moz-flex: 1 220px;
    -ms-flex: 1 220px;
    flex: 1 220px;
    appearance: none;
    margin: 0;
    padding-right: 24px;
    background-color: transparent;
    display: block;
    padding-top: 2px;
    padding-left: 0;
    height: 34px;
    color: #111;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px;
    border: 0;
    padding-right: 44px;
}

.ic {
    width: 31px;
    height: 37px;
    margin-right: .6em;

    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 90%;
}

.ico-phone {
    background-image: url(../images/img1/shojihao.png);
}

.ico-lock {
    background-image: url(../images/img1/pass.png);
}

.v-veri-box {
    position: relative;
}

.padding {
    padding: 10px;
    margin-top: 1em;
}

.button {
    width: 100%;
    background-color: #db0505;
    color: #fff;
    position: relative;
    margin: 0;
    padding: 0 12px;
    min-width: 52px;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    display: block;
    clear: both;

}

.button-clear.button-clear {
    border-color: transparent;
    background: 0 0;
    box-shadow: none;
    color: #111;
    font-family: "MICROSOFT YAHEI";
}

.v-btn-getcode {
    font-size: 14px;
    height: 2em;
    line-height: 1.8em;
    max-height: 2em;
    min-height: 2em;
    position: absolute;
    right: 1em;
    top: .7em;
    z-index: 9999;
    width: 7em;
}

.ico-code {
    background: url(../images/img1/yanzhengma.png) center no-repeat;
    background-size: 90% auto;
}

.ico-name {
    background: url(../images/img1/user.png) center no-repeat;
    background-size: 90% auto;
}

.fwxy_k {
    padding: 0 18px;
}

.fwxy_inp {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    float: left;
}

.fwxy_k a {
    height: 20px;
    line-height: 14px;
    display: block;
    font-size: 12px;
    color: #b2b2b2;
    margin-top: 10px;
}

.left {
    left: 5px;
    top: 8px
}

div.left {
    position: absolute;
    display: inline-block;
    font-style: normal;
}

#goback {
    display: inline-block;
    width: 25px;
    height: 25px;
    font-size: 0;
    vertical-align: middle;
    background: url(../images/topIco.png) no-repeat;
    background-size: 25px auto;
}

#goback {
    background-position: 0px -23px;
}

.pageWrapper {

    padding-bottom: 50px;
}
.gb_login {
    height: 100%;
    width: 100%;
    background: url('../images/img1/loginbg.png') no-repeat;
    background-size: 100%;
    float: left;
    min-height: 550px;
}
