* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-family: Microsoft YaHei,simsun;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: border-box;
    box-sizing: content-box;
}

ul,
ol,
li {
    list-style: none;
    padding: 0;
    margin: 0
}

html {
    color: #333;
    font: 12px/1.5 "Microsoft YaHei", tahoma, arial;
}

body {
    font-size: 14px;
    color: #555;
    background-color: #fff;
    overflow: hidden;
}

.pull_left {
    float: left;
}

.pull_right {
    float: right;
}

.body-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.body-box img {
    width: 100%;
    height: 100%;
}

.loginpos {
    position: fixed;
    width: 440px;
    min-height: 462px;
    top: 15.6%;
    left: 55%;
    background: #fff;
    border: 1px solid #ECECEC;
    border-radius: 4px;
    box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.10);
    
}
.loginbox{
    padding: 36px 0;
}
.geetest_wind.geetest_panel {
    width: 440px!important;
    height: 498px!important;
    top: 15.6%!important;
    left: 55%!important;
}
.logui {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/v2/light_login_left.jpg") no-repeat;
}

.loguiOverlay {
    width: 904px;
    height: 278px;
    position: absolute;
    z-index: 100;
    right: 0;
    bottom: 0;
    background: url("../images/v2/light_login_right.jpg") no-repeat;

}

.logo {
    background: url("../images/v2/light_logo.png") no-repeat center;
    height: 36px;
    margin: 0 60px;
}

.system-name {
    color: #555;
    font-size: 18px;
    text-align: center;
    margin: 20px auto 0;
}

.tabs {
    height: 41px;
    margin: 16px 60px 0;
    border-bottom: 1px solid #ddd;
    position: relative;

}

.tabs:after {
    content: '';
    position: absolute;
    width: 160px;
    color: #ff6a23;
    margin-bottom: -1px;
    bottom: 0;
    transition: left .3s cubic-bezier(.645, .045, .355, 1);
}

.tab-check-ad:after,
.tab-check-um:after {
    border-bottom: 2px solid #ff6a23;
}

.tab-check-ad:after {
    left: 0;
}

.tab-check-um:after {
    left: 160px;
}


.tab-pane {
    width: 130px;
    float: left;
    text-align: center;
    padding: 10px 15px;
    cursor: pointer;
}

.tab-pane:hover,
.tab-pane--active {
    color: #ff6a23;
}

.loginform {
    overflow: hidden;
    width: 320px;
    margin: 0 auto;
    overflow: hidden;
}

.input_group {
    width: 320px;
    height: 40px;
    border-bottom: 1px solid #EFEFEF;
    margin-top: 12px;
}

.input_group_icon {
    padding: 10px;
}


.input_group .input_group_icon {
    height: 20px;
    width: 20px;
    display: block;
}

.input_group .loginimg {
    height: 20px;
    width: 20px;
}

.input_group .user_icon {
    background: url(../images/v2/light_icon_user.png) no-repeat;
}

.input_group .password_icon {
    background: url(../images/v2/light_icon_lock.png) no-repeat;
}

.input_group .yazm_icon {
    background: url(../images/v2/light_icon_yanzheng.png) no-repeat;
}

.input_group .palp_icon {
    background: url(../images/v2/light_icon_lingpai.png) no-repeat;
}

input[type="text"],
input[type="password"] {
    display: block;
    background-color: #fff;
    border: 0 solid #e6e6e6;
    border-radius: 0;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form_control {
    padding: 6px 12px;
    width: 250px;
    height: 27px;
}

.form_control_yazm {
    padding: 6px 12px;
    width: 120px;
    height: 27px;
}

.btn_primary {
    border-radius: 28px;
    margin-top:16px;
    height: 38px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    border: 0;
    cursor: pointer;
    background: #E95504;
}
.sendCodeBtn {
    cursor: pointer;
    display: block;
    background: #E95504;
    color: #fff;
    border: 0 solid #e6e6e6;
    padding: 4px 12px;
    height: 28px;
    border-radius: 6px;
}
.sendCodeBtn:disabled {
    background: #eee;
    color: #9f9f9f;
}
.btn_primary:focus {
    outline: 0;
}

.btn_primary:active {
    background: rgb(233, 57, 4);
}

.linkbox {
    display: block;
    overflow: hidden;
    margin: 30px auto 0;
    text-align: center;
    line-height: 20px;
    width: 352px;
}

.linkbox-ad,
.linkbox-um {
    display: inline-block;
}

.linkbox a {
    overflow: hidden;
    width: 65px;
    cursor: pointer;
    color: #555;
    text-decoration: underline;
    text-align: left;
}


.linkbox .loginimg {
    background-repeat: no-repeat;
    background-position: 0px 4px;
    height: 20px;
    padding-left: 16px;
}

.linkbox .loginimg.wjmm {
    background-image: url(../images/v2/light_icon_pwd.png);
}

.linkbox .loginimg.wjzh {
    background-image: url(../images/v2/light_icon_account.png);
}

.linkbox .loginimg.xgmm {
    background-image: url(../images/v2/light_icon_editpwd.png);
}

.linkbox .loginimg.zzfw {
    background-image: url(../images/v2/light_icon_diy.png);
}

.popmsg {
    width: 100%;
    line-height: 24px;
    margin-top: 12px;
    font-size: 12px;
    overflow: visible;
    display: block;
    border: 0;
    color: red;
    text-align: center;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
.btn {
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 4px 12px;
    border-radius: 4px;
}
.btn-primary {
    cursor: pointer;
    border: 1px solid #E95504;
    background: #E95504;
    color: #fff;
}
@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}