*{
    font-family: "微软雅黑";
    font-size: 16px;
    border: 0;
    padding: 0;
    margin: 0;
    color: #666;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.bgone{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;right: 0;left: 0;bottom: 0;margin: auto;
}
.pic{
	width: 220px;
	height: auto;
	position: absolute;
	top: 130px;right: 453px;left: 0;bottom: 0;margin: auto;
	z-index: 99999;
}
.table{
    background-color: #f5f5f5e3;
    width: 960px;
    height: 465px;
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.login
{
    position: absolute;
    top: 3.8rem;
    right:4rem;
    display: flex;
    font-size: 14px;
}
.login a{
    color:#1791ef;
    text-decoration: none;
    font-size: 14px;
}
.user{
    position: absolute;
    top: 5.8rem;
    right:4rem;
    display: flex;
}
.password{
     position: absolute;
     top: 9.8rem;
     right: 4rem;
     display: flex;
}
.verifyImg{
    top: 14rem;
    position: absolute;
    right: 4rem;
    display: flex;
}
.findPwd{
    top: 17.5rem;
    position: absolute;
    right: 21rem;
    display: flex;
}
.findPwd a{
    font-size: 10px;
}
.btn{
    position: absolute;
    top: 19rem;
    right: 3.9rem;
    border: none;
    color: #fff;
    width: 373px;
    text-align: center;
    background-color: #1592ef;
    text-indent: 0rem;
    border-radius: 25px;
/*  text-shadow:2px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow:2px 2px 1px rgba(0, 0, 0, 0.2);*/
    font-size:18px ;
    height: 50px;
    cursor: pointer;
}
.register
{
    position: absolute;
    top: 22.5rem;
    right: 3.9rem;
    border: none;
    color: #fff;
    width: 373px;
    text-align: center;
    background-color: #1692ef;
    text-indent: 0rem;
    border-radius: 25px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
}
.verifyCode{
    position: absolute;
    top: 13.8rem;
    right: 4rem;
}
.verifyCode input
{
    width: 218px;
}
#lsz_b_vc
{
    text-indent: 0px;
    width: 150px;
    font-size: 12px;

}
.wel{
	width: 960px;
	height: 35px;
	color: #fff;
    font-size: 30px;
    position: absolute;
    top: -7rem;
    text-align: center;  
   
    
}.wel1{
	width: 960px;
	height: 35px;
	color: #fff;
    font-size: 12.38px;
    position: absolute;
    top: -4rem;
    text-align: center;    
   
}
input{
    height: 50px;
    width: 373px;
    text-indent: 50px;
    outline: none;
    border: 1px #d4d3d3 solid;
     /*border-bottom:2px #d6e7fa solid ;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Arial,"宋体";
    font-size: 14px;
}
.login_msg
{
    position: absolute;
    top: 4.5rem;
    right: 4rem;
    display: flex;
    color: #ce430f;
    font-size: 14px;
    width: 373px;
}


#yonghu img{
	height: 25px;
	position: absolute;
	left: 10px;
	top: 13px;
}

#mima img{
    height: 25px;
    position: absolute;
    left: 10px;
    top: 13px;
}
#jym img{
    height: 25px;
    position: absolute;
    left: 10px;
    top: 13px;
}

