*{
    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;
}



body{
	background: url("../img/2.jpg") no-repeat 0px 0px;
	background-size:cover;
	background-attachment: fixed;
}


.lgtable{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.xia_bg{
	background-color: #FFFFFF;
	width: 960px;
	height: 465px;
}
.pic{
	width: 520px;
	height: 365px;
	float: left;
	margin-top: 50px;
}
.pic img{
	width: 100%;
	margin: 0 auto;
}


.xia_bg form{
	width: 435px;
	height: 415px;
	float: right;
	padding-top: 70px;
}

.btn{
    border: none;
    color: #fff;
    width: 385px;
    text-align: center;
    background-color: #1592ef;
    font-size:20px ;
    height: 50px;
}

.wel{
	width: 100%;
	line-height: 100px;
	color: #fff;
	margin-top: 14%;
    font-size: 30px;
    text-align: center;  
}
.lgtable .lginput input{	 
     height: 55px;
     width: 335px;
     text-indent: 15px;
     outline:none;
	 background: #eef6fd;
}
.lgpassword input{
	border: 0;
}
.lgpassword {
	width: 385px;
	background: #eef6fd;
	border-bottom:2px #d6e7fa solid ;
	margin-bottom: 35px;
}
.user{
	width: 385px;
	background: #eef6fd;
	border-bottom:2px #d6e7fa solid ;
	margin-bottom: 35px;
}
.yzm{
	width: 385px;
	overflow: hidden;
	background: #eef6fd;
	border-bottom:2px #d6e7fa solid ;
	margin-bottom: 35px;
}

.pngDiv{
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;
}
.pngDiv img{
	width: 35px;
	margin-top: 8px;
}
.tupian{
	width: 140px;
	height: 55px;
	float: right;
	background-color: #eef6fd;
	margin-left: 25px;
	border-bottom:2px #d6e7fa solid ;
}
.di_p{
	text-align: center;
	margin-top: 30px;
	color: #868686;
}