@charset "utf-8";
/* CSS Document */
/*top*/
html,body {height:100%; overflow:hidden;}
::-webkit-input-placeholder { /* WebKit browsers */ 
color: #FFF; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #FFF; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #FFF; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #FFF; 
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: none;
    background-image: none;
    color: rgb(0, 0, 0);
}
.s-login-top{width:100%; height:70px; line-height:70px; background:#FFF;}
.s-login-top a{ font-size:26px; color:#40C5FD;}
.s-login-wrap{ width: 100%;height: 100%; background:#40C5FD;background-size:100% 100%;z-index: 10;}
.s-wrap-left{width:521px; height:428px; }
.s-wrap-right{width:370px; height:410px; background:url(../images/dz-logobg.png) no-repeat center; margin-top:12px;}
.s-wrap{width:1100px; height:428px; margin:0 auto;z-index:9999;}
.s-login-tit img{width:500px; text-align:center;}
.s-login-user{width:330px;height:53px; line-height:53px; margin:25px auto 0;}
.s-luser{width:270px; border:2px #BCE8FA solid; border-left:none; height:44px; line-height:44px;color:#FFF; text-indent:5px; background:none;outline:none; margin:0 0 0;}
.s-luser2{width:270px; border:none; height:48px; line-height:36px;color:#FFF;background:#C4996D;outline:none;margin:0 0 0;}
.s-dlu{width:330px; border:none; height:53px; line-height:53px;background:url(../images/s-user.png) no-repeat center; color:#FFF; font-size:16px;cursor:pointer;}
.s-check{width:22px; height:21px; border:none; cursor:pointer; background:url(../images/checkbox-bg.png) no-repeat center !important;display:inline-block;}
.s-checked{width:22px; height:21px; background:url(../images/checkbox-bg2.png) no-repeat center !important; display:inline-block;cursor:pointer; display:inline-block;}
.s-remember{ line-height:20px; color:#FFF;}
.s-login-user1{width:320px;height:53px; line-height:53px; margin:20px auto 0;}
.y-01{width:45px; height:48px; background:#12B7F5 url(../images/dz-user.png) no-repeat center;}
.y-02{width:45px; height:48px;  background:#12B7F5 url(../images/dz-password.png) no-repeat center;}
.dz-login-name{ font-size:18px; font-weight:bold; color:#FFF;}

.footer{width:100%; height:60px; line-height:60px; color:#E69C04; margin:0 auto; background:#FEEBC3; text-align:center; position:fixed; bottom:0;}
/*增加 登录二维码*/
.der-left{ background:url(../images/dz-logobg2.png) no-repeat center; text-align:center;}
.der-wei{ margin-top:40px;}
.der-wei img{width:210px; height:210px;}
.der-text{ line-height:35px; font-size:16px; color:#333;}
.der-text a{ color:#000;}

.der-top{ border-bottom:4px #40C5FD solid;}
.der-small{ height:30px; line-height:30px; border-left:1px #DDD solid; margin:20px 0 0 15px; font-size:16px; padding-left:15px;}

.der-tab-ul{width:100%; height:40px;}
.der-tab-ul li{float:left;width:140px;height:40px;line-height:40px;text-align:center; background:#CCC; margin:0 10px 0; cursor:pointer; border-radius:4px 4px 0 0; font-size:14px; font-weight:400; color:#000;}
.der-cur{ background:#A6DBFF !important;}
.der-wrap{ border:1px #DDD solid; min-height:300px;}
.der-h3{ margin:20px 0; text-align:center; font-size:18px; color:#333;}
.der-tab p{ line-height:24px; font-size:14px; margin:5px 0;}