/*弹出登录窗口样式重定义*/
.layui-layer-page{ border:6px solid #8D8D8D; overflow: hidden;}
.log_box {padding: 15px 40px;  overflow: hidden;}
.log_box li {width: 270px;}
.input_css {width: 250px; margin: 10px auto;
    padding: 10px;
    border: solid 1px #cccccc;
    font-size: 14px;
}
.input_sub {width: 270px; line-height: 40px; border-radius: 4px;
    margin: 12px auto; padding:0 10px;
    font-size: 16px;
    border: 0;
}
.autodl { line-height: 40px;}
.qzyh {text-align: center; line-height: 40px;}
.otherdl {text-align: center; line-height: 50px; border-top: dashed 1px #CCCCCC;}
.otherdl span { margin-right:10px;}
.txtLabel{color:#999; position:absolute;font-size:14px;
    left:11px;
    top:17px;
    left:11px \9\0;
    top:18px \9\0;
    *left:11px;
    *top:19px;
    cursor:text;
    display: block;
}
.dladd{ padding:10px 0 10px 30px; margin: 0 2px; background: url("../image/qq2.jpg") no-repeat 0 center;}
.weixin{background-position: 0 center;}
.qq{background-position: -114px center;}
.sina{background-position: -280px center;}

.errtxt{color: #FF0000; margin: 0 auto; height: 20px; line-height: 20px;}
input[name=chklogin],input[name=chkSave]{position: relative;top: 2px;right: 2px;}