 #umask-content{
            width:350px;
            height:100px;
            padding:20px;
            background-color:#FFF;
            position:absolute;
            top:40%;
            left:50%;

        }
        .item-relative{
            position:relative;
            top:0px;
            left:0px;
        }
        #code{
            width:300px;
            height:35px;
            line-height:35px;
            border:none;
            border-bottom:1px solid #ccc;
        }
        #getcode{
            width:100px;
            height:35px;
            line-height:35px;
            text-align:right;
            position:absolute;
            left:200px;
            top:0px;
            cursor:pointer;
        }
        #umask{
            position:absolute;
            left:0px;
            top:0px;
            right:0px;
            z-index: 306;
            bottom:0px;
           background-color:rgba(0,0,0,0.5);
            display:none;
        }
        #verifyTel{
            width:60px;
            height:30px;
            line-height:30px;
            display:inline-block;
            text-align:center;
            background-color:#d82832;
            color:#FFF;
            font-weight:bold;
            float:right;
            margin-right:40px;
            cursor:pointer;
        }
        #logout{
            position:absolute;
            bottom:0px;
            right:0px;
        }
       
/*.background_img{*/
    /*width: 100%;*/
    /*background-image: url(../images/nav-login/bac_img.png);*/
    /*background-size: cover;*/
    /*background-repeat:no-repeat;*/
    /*background-attachment: fixed;*/
/*}*/
.background_img38{
    background-image:url('../images/nav-login/bac_img38.png');
}
header{
	height:80px;
	line-height: 80px;
    background-color:#fff;
}
.headContents{
    width: 100%;
    min-width: 1200px;
    height: 46px;
    padding: 12px 0px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    /*background-color: rgba(255, 255, 255,1);*/
}
.logo{
	width:370px;
	height:45px;
	//margin-left: 20px;
	float: left;
	background-size: contain;
	background: url(../images/logo-and-slogan.png) center no-repeat;
    //margin-left: 80px;
}
.title {
    //width: 650px;
    font-size: 20px;
    float: left;
}
/*.titleSlogin{
	width:190px;
	height:45px;
	background: url(../images/xuanchuanye/nav/slogn1.png) center no-repeat;
}*/
.tip{
    width:115px;
	color: #666;
	margin-top: 25px;
	float: right;
	//margin-right: 80px;
    font-size: 14px;
    opacity: .9;
    font-family: "黑体";
}
.tip >span{
	color: #666;
    font-size: 14px;
    opacity: .9;
    font-family: "黑体";
    text-decoration: underline;
}
.tip >span:hover{
  color: #E53937;
}
/*.content{
  position: absolute;
  z-index: 8;
  right: 30%;
  top: 20%;
  background-size: cover;
}*/
/*.content>ul{
	position: absolute;
    margin: 0 auto;
    right: 0px;
    top: 50px;
    overflow: hidden;
}*/
.content>ul>li{
	float: left;
}
.loginPanel{
	width: 450px;
    height: 392px;
	background-color: #FFF;
	border-radius: 5px;
	margin-left: 36px;
}
.loginPanel>ul{
	/*padding-left: 30px;*/
	width: 300px;
	padding-top: 30px;
	margin-left: 80px;
}
.panelTitle{
	height: 60px;
    line-height: 82px;
    width: 100%;
    border-bottom: 1px solid #DEDEDE;
    font-size: 18px;
    color: #333;
	/*margin-left:27px;*/
	background: #f5f5f5;
	border-radius: 5px;
}
.phone,.pwd{
	width:100%;
	height:40px;
	margin-top:18px; 
	background-color: #fff;
	border: 1px solid #cccccc;
}
.phoneImg{
	width:50px;
	height:20px;
	background: url(../images/denglu_shouji_icon.png) center no-repeat;
	border-right: 1px solid #cccccc;
	margin-top: 10px;
}
.phoneImg1{
	width:50px;
	height:20px;
	background: url(../images/denglu_yanzhengma_icon.png) center no-repeat;
	border-right: 1px solid #cccccc;
	margin-top: 10px;
}
.pwdImg{
	width:50px;
	height:20px;
	background: url(../images/denglu_mima_icon.png) center no-repeat;
	border-right: 1px solid #cccccc;
	margin-top: 10px;
}
.panelInput{
//	margin-top: 25px;
}
.phoneInput,.pwdInput{
    width: 225px;
	height:40px;

}
.phoneInput input,.pwdInput input{
	width:100%;
	height:100%;
	border:0;
	background-color: #fff!important;
    padding: 0;
    margin-left: 14px;
}
.floatDiv-P{
	overflow: hidden;
}
.floatDiv{
	float: left;
}
.remember>label{
	color:#666666;
    font-size: 12px;
}
.panelBtn{
	height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #E64C65;
    color: #FFF;
    margin-top: 65px;
    font-size: 16px;
    -webkit-transition-property:font-size background;
    -webkit-transition-duration:0.1s;
    -webkit-transition-timing-function:linear;
    -webkit-transition-delay:0s;

    -moz-transition-property:font-size background;
    -moz-transition-duration:0.1s;
    -moz-transition-timing-function:linear;
    -moz-transition-delay:0s;

    -o-transition-property:font-size background;
    -o-transition-duration:0.1s;
    -o-transition-timing-function:linear;
    -o-transition-delay:0s;

    transition-property:font-size background;
    transition-duration:0.1s;
    transition-timing-function:linear;
    transition-delay:0s;
}
.panelBtn:hover{
  font-size: 17px;
  background-color: #e64c65;
}
.left{
	//width:600px;
	
}
.right{
	//height:430px;
	//position:relative;
}
.littleBear{
    height: 170px;
    width: 142px;
    margin: 110px 0px 0 -160px;
    background: url(../images/nav-login/backend_logo.png) center no-repeat;
    background-size: contain;
	
}
.shu_line{
	width: 2px;
    height: 180px;
    float: right;
    background: url(../images/nav-login/shu_line.png) no-repeat;
    margin-right: 183px;
    margin-top: -189px;
}
.qrcode{
	width: 115px;
  height: 115px;
  background: url(../images/login/downloadQrcode.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 226px;
  left: 104px;
}
.qrcodetxt{
  position: absolute;
  top: 118px;
  left: 0;
  color: #666;
  font-size: 13px;
  width: 115px;
  text-align: center;
}
.other{
	overflow: hidden;
}
.remember,.forget{
	height:40px;
	line-height: 40px;
}
.remember{
	float: left;
}
.forget{
	float: right;
	color:#666666;
    font-size: 12px;
}
.login{
	margin-top: 50px;
}
 .alphaDiv{ 
z-index:100; 
width:100%; 
height:100%; 
/*background: url(../images/nav-login/zhezhao.png) no-repeat; 
*/
top:0; 
left:0; 
background-size: cover;
position:absolute; 
filter:alpha(opacity=50); 
} 
/**页面文字*/
.font_sizeimg{
	width: 176px;
    height: 180px;
    position: absolute;
    left: 125px;
    bottom: 25px;
    background: url(../images/nav-login/mu.png) no-repeat;
    z-index: 99;
}
.phoneInput input::-webkit-input-placeholder,.pwdInput input::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 14px!important;
}
.phoneInput input:-moz-placeholder,.pwdInput input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 14px!important;
}
.phoneInput input::-moz-placeholder,.pwdInput input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 14px!important;
}
.phoneInput input:-ms-input-placeholder,.pwdInput input:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 14px!important;
}