﻿@charset "utf-8";

*{font-size:9pt;border:0;margin:0;padding:0;}
body{font-family:'微软雅黑'; margin:0 auto;min-width:980px;background:url(../images/loginbg.jpg) no-repeat; background-size: cover;}
ul{display:block;margin:0;padding:0;list-style:none;}
li{display:block;margin:0;padding:0;list-style: none;}
img{border:0;}
dl,dt,dd,span{margin:0;padding:0;display:block;}
a,a:focus{text-decoration:none;color:#000;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#00a4ac;text-decoration:none;}
table{border-collapse:collapse;border-spacing: 0;}
cite{font-style:normal;}
h2{font-weight:normal;}

/*cloud*/

#mainBody {
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
}
.cloud {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    /*background:url(../images/cloud.png) no-repeat;*/
    z-index:1;
    opacity:0.5;
}
#cloud2 {
    z-index:2;
}


/*login*/
.logintop{
    height:47px;
    position:absolute;
    top:0;
    background:url(../images/loginbg1.png) repeat-x;
    z-index:100;
    width:100%;
}
.logintop span{
    color:#fff;
    line-height:47px;
    background:url(../images/loginsj.png) no-repeat 21px 18px;
    text-indent:44px;
    color:#afc5d2;
    float:left;
}
.logintop ul{
    float:right;
    padding-right:30px;
}
.logintop ul li{
    float:left;
    margin-left:20px;
    line-height:47px;
}
.logintop ul li a{
    color:#afc5d2;
}
.logintop ul li a:hover{
    color:#fff;
}
.loginbody{
    /*background:url(../images/loginbg3.png) no-repeat center center;*/
    width:100%;
    height:585px;
    overflow:hidden;
    position:absolute;
    top:47px;
}
.systemlogo{
    background:url(../images/webtitle.png) no-repeat center left;
    width: 100%;
    height: 71px;
    line-height: 71px;
    font-size: 256.88%;
    box-sizing: border-box;
    padding-left: 9%;}
.systemlogo{
    /*background:url(../images/loginlogob.png) no-repeat center left;width:100%;
     height:71px; margin-top:25px;
     */ /*margin-left: 10%;*/}
/*xmh修改样式*/
.loginbox{
    width:360px!important;
    height:auto!important;
    /*background:#fff;*/
    margin-top:40px!important;
    padding: 0 30px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    box-shadow: -10px 10px 25px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
}
.loginbox ul{
    /*margin-top:40px;*/
    margin-top: 20px;
    /*margin-left:285px;*/
}
.loginbox ul li{
    margin-bottom:25px;
}
.uesrlogin {
    font-size:17px;
    line-height:24px;
    margin:20px 34px 10px 34px;
    letter-spacing:3px;
    opacity: 0.8;
    color: #050505;
    text-align: center;
}
.loginbox h3{
    margin: 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    /* identical to box height */
    letter-spacing: 1px;
    color: #050505;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
#find_pwd {
    float:right;
    margin-right:37px;
    color:#0768d4;
}

.loginbox ul li label{
    color:#687f92;
}
.loginbox ul li label a{
    color:#687f92;
}
.loginbox ul li label a:hover{
    color:#3d96c9;
}
.loginbox ul li label input{
    margin-right:5px;
}
.loginbox,.loginbox1,.loginbox2,.loginbox3,.loginbox4{
    width:336px;
    height:361px;
    margin-top:70px;
}
.loginuser{
    width:100%;
    /*background:url(../images/loginpassword.png) no-repeat;*/
    /*background:url(../images/loginusera.png) no-repeat scroll center;*/
    margin:0 auto;
    line-height:40px;
    height:42px;
    /*text-indent: 3em;*/
    font-size:14px;
    font-weight:bold;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 20px;
}
.loginpwd{
    width:100%;
    /*background:url(../images/loginuserb.png) no-repeat scroll center;*/
    border: 1px solid #ddd;
    border-radius: 5px;
    margin:0 auto;
    line-height:40px;
    height:42px;
    font-size:14px;
    color:#90a2bc;
    box-sizing: border-box;
    padding: 0 20px;
    /*text-indent: 3em;*/
}
.loginbtn{
    width:100%;
    height:42px;
    /*background:url(../images/buttonbg.png) repeat-x;*/
    background-color:#4255FF;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    cursor:pointer;
    line-height:40px;
}
.loginbm{
    height:50px;
    line-height:50px;
    text-align:center;
    background:url(../images/loginbg2.png) repeat-x;position:absolute;
    bottom:0;
    width:100%;
    color:#0b3a58;
}
.loginbm a{
    font-weight:bold;
    color:#0b3a58;
}
.loginbm a:hover{
    color:#fff;
}
.loginboxl {
    width:667px;
    float:left;
    margin-top:70px;
    margin-left: 15%;
    height:370px;
    background:url(../images/qiao.png) repeat-x;
}
img[src=""],img:not([src]){
    opacity:0;
}
