﻿/*body{background: #F7F7F7;}*/
a{color:#303133;}
a:hover{color:#ffc600;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f1f1f1 inset;
    border: none !important;
    /*height: 100% !important;*/
    /*line-height:  100% !important;*/

}

.left{float: left;}
.right{float: right;}


.tips{
    right: 10px;
    top: 10px;
    font-size: 14px;
    color: #303133;
}
.i-right{
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: -499px -1018px;
    vertical-align: middle;
}
.login-logo {
    margin: 0 auto;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
    }

.login-box {
    background: #ffffff;
    padding: 35px 40px;
    -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
}

.member-login {
    text-align: center;
    font-size:20px;
    color:#131418;
    padding-bottom: 15px;
   width: 300px;
    margin: 0 auto;
    border-bottom: 1px solid #e7e7e7;
}

.border{
    width: 400px;
    padding: 10px 0px;
    margin: 0 auto;
}

.login {
    margin-top: 5px;
    text-align: center;
    margin-left:10px;
    margin-top:40px;
}

.login-box .tit{
    width: 110px;
    color:#797c80;
    font-size: 14px;
    margin-right: 8px;
    height: 34px;
    line-height: 34px;
    text-align: right;
}
.login-box .con{
    width: 200px;
    background: #eee;
    height: 34px;
    border-radius: 5px;
}
.i-tel,.i-pwd{
    width: 25px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 8px;
    border-right:1px solid #d0d0d0;
}
.i-tel{
    background-position:-35px -1114px ;
}
.i-pwd{
    background-position: -100px -1114px;
}
.text-style{
    outline:none;
    width: 160px;
    height: 100%;
    border: none;
    background: #eee;
}
.wsy-login{
    text-align: center;
    padding-left: 30px;
    margin-top: 10px;
    color:#797c80;
}
.i-tip{
    width: 20px;
    height: 20px;
    background-position: -520px -415px;
    vertical-align: middle;

}

.get-code{
    width: 80px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
    cursor: pointer;
    border-left:1px solid #d0d0d0;
}
.forget-password  {
    text-align: left;
    margin-left:120px;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 14px;

}
.forget-password a{
    color:#3366cc;
}
.forget-password:hover {
    color: #d36f16; }

.piccode .con{
    width: 110px;
    margin-right: 5px;

}
.piccode .p-code{
    width: 84px;
    text-align: center;
    height: 34px;
    background: #eee;
    border-radius: 5px;
}
.piccode .p-code img{
    width: 84px;
    height: 34px;
}

.wsy-agreement{
    text-align: center;
    margin-left: 45px;
    margin-top: 10px;
    color:#8f9194;
}
.wsy-agreement span{
    color:#3366cc;
}

.chk{vertical-align: middle;}
.third-account {
   text-align: center;
   padding-bottom: 25px;
   padding-top: 40px;
    font-size:14px;
    color:#131418;
    width: 300px;
    margin: 0 auto;
    border-top: 1px solid #e7e7e7;
}

.account-login {
    text-align: center;
}
.account-login a{
    margin: 0px 5px;
    display: inline-block;
}
.account-login .i-ali-login,
.account-login .i-qq-login,
.account-login .i-wechat-login,
.account-login .i-tb-login,
.account-login .i-pdd-login,
.account-login .i-jd-login,
.account-login .i-moj-login{
    width: 30px;
    height: 30px;
    display: inline-block;
}

.account-login .i-tb-login{
    background-position: -1191px -977px;
}
.account-login .i-ali-login{
    background-position: -1425px -977px;
}
.account-login .i-wechat-login{
    background-position: -1133px -977px;
}
.account-login .i-qq-login{
    background-position: -1074px -977px;
}
.account-login .i-jd-login{
    background-position: -1367px -977px;
}
.account-login .i-pdd-login{
    background-position: -1250px -977px;
}
.account-login .i-moj-login{
    background-position: -1308px -977px;
}




.btn {
    border: none;
    background:#ffc105;
    border-radius:4px;
    width: 170px;
    height:40px;
    line-height: 40px;
    display: inline-block;
    color:#FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer ;

}

.error-tips  {
    min-height: 30px;
    height: auto;
    font-size: 14px;
    text-align: center;
    color:#ff0000;
}

@media screen and (max-width: 1600px) {
    .main-login {
        height: 830px; } }

.w190{
    margin-left: 10px;
    width: 180px;
}
.w110{
    margin-left: 10px;
    width: 90px;
}