body{
    background: #fff;
    margin: 0;
    padding: 0;
   font-family: "Microsoft YaHei",Arial, SimSun, "sans-serif", Mingliu,
    Verdana, Helvetica, Lucida;
}
ul{
    list-style-type:none;
    margin: 0;
    padding: 0;
}
a,a:hover{
    text-decoration:none;
    color:#000;
}
input,button,select,a{
    outline: none;
}
.background-pic{
    background: url(../images/login/background.jpg) no-repeat center center;
    background-size:cover;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.main-content{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#loginPart{
    width: 380px;
    height: auto;
    position: fixed;
    right: 12%;
    background: #190A05;
    background: rgba(255,255,255,.5) !important;
    filter: Alpha(opacity=90);
    border: 1px solid #ccc;
    border-top: 2px solid #027dc3;
    padding: 30px 0 20px 0;
    box-sizing: border-box;
    top: 22%;
    z-index: 100;
}
.login-content{
    width: 300px;
    margin:0 auto;
    position: relative;
}
.login-tab{
    display: inline-block;
    width: 100%;
}
.login-tab li{
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.login-tab li a{
    display: block;
    border-bottom: 2px solid #85807D;
    color:#85807D ;
    font-weight: bold;
}
.login-tab li.cur a{
    border-bottom: 2px solid #027dc3;
    color: #027dc3;
}
.login-box{
    height: auto;
    padding: 30px 0 0 0;
    box-sizing: border-box;
}
#logo{
    background:url(../images/login/logo.png) no-repeat;
    width:610px;
    height: 54px;
    position: relative;
    top: 34px;
    left: 30px;
}
.username-box,.password-box{
    display: inline-block;
    width: 300px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background: #C5C0BD;
}
.username-box i,.password-box i{
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin: 8px;
}
.username-box i{
    background: url(../images/login/accounts.png) no-repeat;
}
.password-box i{
    background: url(../images/login/password.png) no-repeat;
}
.username-box label,.password-box label{
    width: 44px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline-block;
}
input.input,.verification{
    width: 220px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 14px;
    float: left;
    border: none;
    background-color: #C5C0BD;
    color: #000!important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #C5C0BD inset;
}
.verification{
    width: 150px;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
}
.btn:before,.btn:after{
    clear:both;
}
.btn{
    height:40px;
    line-height: 40px;
    text-align: center;
    color:#fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border: none;
    cursor: pointer;
    font-size: 16px;
}
.sub_btn{
    width: 300px;
    background-color: #027dc3;
    font-weight: bold;
    color: #fff;
    display: block;
}
.sub_btn:hover{
    color: #fff;
}
.lock-box{
    border:1px solid #999;
    width: 140px;
    height: 126px;
    margin:0 auto;
}
#lock{
    background: url(../images/login/lock.png) no-repeat;
    width: 92px;
    height: 120px;
    display: block;
    margin: 10px auto;
}
.lock-tip{
    margin: 15px;
    text-align: center;
    font-size: 12px;
    color: #85807D;
}
.link-box{
    color: #fff;
    margin: 10px 0 10px 98px;
}
.link-box>a{
    font-size: 12px;
    color: #85807D;
    position: relative;
}
.link-box>a:hover{
    color: #85807D;
}
.verify{
    width:120px;
    height:30px;
    display:inline-block;
    margin-bottom: 20px;
}
.footer-menu{
    display: block;
    font-size: 14px;
    width: 1000px;
    margin: 0 auto;
}
.footer-menu li{
    float: left;
    width: 250px;
}
.footer-menu li i{
    width: 26px;
    height: 26px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    top: 4px;
}
.footer-menu li i.guide{
    background: url(../images/login/Help.png) no-repeat;
}
.footer-menu li i.download{
    background: url(../images/login/download.png) no-repeat;
    width: 23px;
}
.footer-menu li i.register{
    background: url(../images/login/user.png) no-repeat;
}
.footer-menu li i.expert{
    background: url(../images/login/expert.png) no-repeat;
    top: 10px;
}
.main{
    margin: 20px auto;
    width: 478px;
    text-align: center;
}
.main .list{
    float:left;
    margin-right: 36px;
}
.main .list li{
    height: 50px;
    line-height: 50px;
    position: relative;
    display: inline-block;
}
.main .list li .info-list{
    margin-left: 108px;
    display: none;
}
.main .list li .info-list li{
    float:left;
    width: auto;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    color:#666;
}
.main .list li .info-list li input{
    bottom:-5px;
}
.main .list li div{
    color:#e60012;
}
.main .list li div.label{
    width: 94px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    text-align: right;
    color: #000;
    vertical-align: top;
}
.main .list li label{
    height: 38px;
    line-height: 38px;
    border: 1px solid #c9caca;
    width: 340px;
    display: inline-block;
    padding: 0 0 0 10px;
    box-sizing: border-box;
}
.main .list li label.active{
    outline: 0;
    border-color: #3a9ad8;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.main .list li input{
    height: 36px;
    line-height: 36px;
    width: 178px;
    padding-left: 5px;
    box-sizing: border-box;
    border:none;
    outline: none;
    color: #666;
    vertical-align: top;
}
.list li button{
    height: 36px;
    line-height: 36px;
    width: 108px;
    color: #fff;
    border: 1px solid transparent;
    cursor:pointer;
    vertical-align: top;
}
.list li button.blue-btn{
    background-color:#3a9ad8;
}
.list li button.small-btn{
    width:48px;
}
.list li label i{
    background:url(../images/login/sprite2.png) no-repeat;
    width:28px;
    height: 30px;
    display:inline-block;
    position: relative;
    top: 4px;
}
#expertNum0{
    background-position: -86px 0;
}
.list li label.active #expertNum0{
    background-position: -57px 0;
}




.footv-box{
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.3) !important;
    filter: alpha(opacity=90);
    position: fixed;
    bottom: 20px;
    z-index: 10;
}
.footv {
    font-size: 12px;
    color: #fff;
    width: 100%;
    margin: 10px auto;
    text-align: center;
    padding: 10px 0;
    text-shadow: 0 3px 6px #000;
    position: relative;
}
.footv .ftul {
    margin: auto;
    text-align: center;
    margin: 10px 0 10px 0px;
}

.footv a {
    color: #fff;
    text-decoration: none;
    margin: 0 5px;
}

.footv a:visited {

}

.footv a:active {
    color: #F60;
    text-decoration: underline;
}

.footv a:hover {
    color: #F60;
    text-decoration: underline;
}