.d {
    width: 993px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
}

.b {
    font-size: 30px;
    text-align: center;
    padding: 56px 0px 20px 0px;
}

.d2 {
    line-height: 43px;
    border-top: 1px solid #EEEEEE;
    padding: 28px 10px 16px 10px;
}

.z {
    padding-left: 270px;
    height: 56px;
}

.dx2 {
    text-align: center;
    width: 128px;
    float: left;
    background-color: #FF6452;
    margin: 13px;
    line-height: 30px;
    height: 30px;
}

.dx2 a:link {
    color: #FFFFFF;
    text-decoration: none;
}

.dx2 a:visited {
    color: #FFFFFF;
}

.dx2 a:hover {
    color: #CCCCCC;
}

.d3 {
    clear: both;
}

.foot_info {
    font-size: 12px;
    text-align: center;
    color: #93D393;
    padding: 60px 0px 36px 0px;
}

.p9 {
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
}

.p8 {
    padding: 9px;
    font-size: 16px;
    width: 93%;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    background: #fafafa;
}

.p8:focus {
    border: #52A6EF 1px solid;
    box-shadow: 0 0 3px rgba(82, 166, 239, 0.8);
    outline: none;
    background: #fff;
}

.btn {
    height: 38px;
    width: 100%;
    background-color: #3396d8;
    color: #FFFFFF;
    font-size: 16px;
    font-family: \9ED1\4F53;
    border-radius: 4px;
    border: none;
    border: 1px solid #9ad5fe;
}

.p7 {
    color: #BBBBBB;
    padding-right: 16px;
}

.btn:hover {
    background-color: #317fb4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.btn:active {
    background-color: #317fb4;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.15);
}

.btn:focus {
    outline: none;
}

.j {
    font-weight: 700;
}

::-webkit-scrollbar {
    background: rgba(0, 0, 0, 0.1);
    height: 8px;
    width: 8px
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2)
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb:active {
    background: rgba(0, 0, 0, 0.5);
}

.d12 {
    display: none;
}

.input {
    padding: 9px 9px 9px 31px;
    font-size: 16px;
    width: 83%;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    background-image: url(/static/login/img/logo7.gif);
    background-repeat: no-repeat;
    background-position: -121px -155px;
}

.input:hover {
    border: #52A6EF 1px solid;
}

.input:focus {
    border: #52A6EF 1px solid;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.275);
    outline: none;
}

.btn:disabled {
    border: #D5D5D5 1px solid;
    background-color: #D5D5D5;
    color: #9E9E9E;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
    box-shadow: initial;
}

.p4 {
    text-align: center;
    line-height: 2.1em;
    color: #888888;
}

.p6 {
    text-align: center;
    font-size: 30px;
    line-height: 2.0em;
    color: #585858;
}

.p5 {
    height: 52px;
    width: 78px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(/static/login/img/logo7.gif);
    background-repeat: no-repeat;
    background-position: 0px -56px;
}

.p3 {
    padding: 4px;
}

.p2 {
    height: 102px;
    width: 99px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(/static/login/img/logo7.gif);
    background-repeat: no-repeat;
    background-position: 0px -111px;
}

.p1 {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    border: 29px solid #F5F5F5;
    margin-left: auto;
    margin-right: auto;
    background-color: #F5F5F5;
    width: 258px
}

.e_u {
    display: none;
    position: absolute;
    background-color: #FFF;
    border: 1px solid #999;
    padding: 6px;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    margin-top: -30px;
    margin-left: 185px;
}

.reg {
    display: block;
}

.ves {
    position: fixed;
    display: none;
    width: 100%;
    left: 0;
    z-index: 999;
    top: 0;
    background: rgba(0, 0, 0, .4);
    height: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    -webkit-animation: loadingbg ease-out 0.5s;
}

.ves1 {
    background: #fff;
    border-radius: 8px;
    right: 18px;
    left: 18px;
    position: absolute;
    padding: 18px;
    top: 10%;
    font-size: 22px;
}

.ves2 {
    font-size: 16px;
    color: #888;
}

.ves3 {
    color: #333;
    padding-bottom: 27px;
}

.ves4 {
    padding-top: 18px;
    font-size: 14px;
    color: #08f;
    line-height: 20px;
}

.app {
    display: none;
    border: 1px solid #eee;
    width: 300px;
    text-align: center;
    padding: 15px 0;
    position: fixed;
    right: 108px;
    bottom: 100px;
    background: #fff;
    font-size: 16px;
}

.app1 {
}

.app2 {
    position: fixed;
    bottom: 160px;
    right: 30px;
    opacity: 1;
    cursor: pointer;
    background: #ffa300;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 24px;
    color: #fff;
}

.app2:hover {
    background: #e48b00
}

.ylogin {
    display: none;
    position: absolute;
    text-align: center;
    width: 250px;
    line-height: 36px;
    background: #f5f5f5;
    height: 40px;
    cursor: pointer;
}

.usersel {
    position: absolute;
    margin-left: 218px;
    color: #08f;
}

.copyright {
    line-height: 1.5em;
    padding-top: 100px;
    margin-bottom: -50px;
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 1.5em;
}

.nc_scale {
    background: #e8e8e8;
}

.nc_scale .scale_text {
    color: #9c9c9c;
}

.nc_scale div.nc_bg {
    background: #7ac23c;
}

.nc_scale .scale_text2 {
    color: #fff;
}

.nc_scale span {
    border: 1px solid #ccc;
    background: #fff url("//g.alicdn.com/sd/ncpc/images/rt.png") no-repeat center;
}

.nc_scale .btnok {
    background: #fff url("//g.alicdn.com/sd/ncpc/images/yes.png") no-repeat center;
}

.errloading {
    border: #faf1d5 1px solid;
    background: url("//g.alicdn.com/sd/ncpc/images/no.png") #fffff0 no-repeat 10px 9px;
    color: #ef9f06;
}