*{margin: 0;padding: 0 ;}
/*other.css*/
html,body {
    height: 100%;
    color: #393939;
    min-width: 1170px;
}
/* 管理方登录 */
.login{width: 100%;height:100%;background:#fdf8f4 url(../images/bg.jpg) no-repeat top center; overflow: hidden}
.login-form{width:940px;height:640px;margin:115px auto 0; border-radius: 10px; position: relative;z-index: 999;}
.login-fl{width: 397px;float: left;z-index: 9;    position: relative;}
.login-fr{ background: #fff;width: 550px;height: 590px;float: right;margin-top: 30px;    margin-left: -8px;    border-top-right-radius: 8px;border-bottom-right-radius: 8px;}
.login-fr form{padding: 60px 80px; text-align: center;font-size:20px;color:#000000;}
.login-fr.login-fr1 form{padding: 20px 80px;}
.login-fr1 .log-tit3{    margin-bottom: 0px;}
.lgc1{text-align: center;}

.login-fr form .log-tit{padding: 15px 0;font-size: 30px;color: #ff9600;margin-bottom: 50px;}
.log-tit1{font-size: 36px;font-weight: bold;color: #2380f2;text-align: left;margin-bottom:15px ;}
.log-tit2{font-size: 32px;color: #2380f2;text-align: left;margin-bottom: 15px;}
.log-tit3{text-align: left;margin-bottom:30px}
.clearfix {
    *zoom: 1;
}
.lgc {overflow: hidden;width: 100%;}
.lgc .a1{color: #959595;}
.clearfix:before,
.clearfix:after {
    line-height: 0;
    content: "";
    height: 0;
    visibility: hidden;
    display: table;
}
.fr{float: right;}

.log-input{width:100%;height:60px;display: inline-block;line-height: 60px;border-bottom:1px solid #e5e5e5;margin-bottom:30px;padding:0;background-color: #fff; font-size:18px;position: relative;}
.log-input .sp1{width:30px;display: inline-block; padding:0 10px; float: left; vertical-align: middle; line-height: 60px;}
.log-input .sp1 img{display: inline-block;     vertical-align: middle;}
.log-input input{width:85%;height:56px;display: inline-block;line-height: 60px;background-color: #fff;font-size:16px;padding:0;border:none;}
.log-check a{width:250px;height:38px;line-height: 38px;color:#959595;display:inline-block;border-radius:20px;border:1px solid #e5e5e5; margin-bottom:10px;padding:0; padding-left: 10px;font-size:14px;}
.log-check a:hover{color:#959595;}
.log-btn{margin-top: 30px;}
.login-fr1 .log-btn{margin-top: 0px;}
.log-btn input{width:100%;height:60px;line-height: 60px;border:1px solid #2380f2;background: #2380f2;color:#fff;margin-top:0px;border-radius:5px;font-size:24px;letter-spacing: 5px}
.log-info{font-size:14px; color:#959595;margin-top:20px; letter-spacing:9px}
.log-tel{font-size:14px; color:#959595;}

input{outline: none;}
.login-foot{width: 100%;height:80px; color:#999999; text-align: center;position: absolute;bottom: 0px;font-size: 18px;}
.login-foot .p1{color:#ff9600;}


.login-form.reg-form{height:600px;}
.login-fr form .reg-tit{padding: 15px 0;font-size: 30px;color: #ff9600;margin-bottom: 30px;}

.reg-form .log-input{margin-bottom: 12px;}
.reg-form .lgc{margin:0px auto 12px;}
.reg-form .lgc.lgc1{margin:0px auto}

.log-input .a1{position: absolute;display: inline-block;width:145px;height:60px;line-height: 60px;text-align: center;font-size: 18px;color:#666666;right: 0;border-left:1px solid #e5e5e5;}

.back{position: absolute;top:30px;    left: 50%;margin-left:500px;font-size: 26px;color: #ff9600;}
.la2,.log-input .get-code{color:#2380f2}
.log-input1{margin-top: 15px;font-size:16px;}
.login-fr2 .log-btn{margin-top: 40px}


.login-fr1 .log-input input{    width: 95%;}
