.login_con_wper {
  background: url(../images/login/lg_bg01.png) no-repeat scroll center center #f3f3f3;
  height: 698px;
}
.login_con {
  padding-top: 50px;
}
.mt20 {
    margin-top: 20px;
    height:42px;
}
form fieldset{
  border:none;
}
.lg_section {
  border: 1px solid #eeeeee;
  background-color: #fff;
  overflow: hidden;
}
.lg_section_l {
  width: 617px;
}
.lg_section_r {
  width: 290px;
  padding: 35px 40px;
  padding-left: 90px;
}
.lg_sec_tit {
  color: #555555;
}
.lg_sec_tit span {
  font-size: 18px;
  font-weight: normal;
}
.lg_sec_tit em {
  font-size: 14px;
  font-weight: normal;
}
.lg_sec_tit em a {
  color: #eb4256;
  font-weight: normal;
}
.lg_input {
  width: 263px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  outline: none;
  line-height: 40px;
  padding-left: 35px;
  height: 40px;
  font-size: 14px;
}
.lg_input01 {
  background: url(../images/login/lg_name.png) no-repeat scroll 5px 0 #ffffff;
}
.lg_input02 {
  background: url(../images/login/lg_pas.png) no-repeat scroll 5px 0 #ffffff;
}
.lg_input03 {
  background: url(../images/login/lg_phone.png) no-repeat scroll 5px 0 #ffffff;
}
.lg_input04 {
  background: url(../images/login/lg_phone2.png) no-repeat scroll 5px 0 #ffffff;
  width:160px!important;
  float:left;
  
}
.yanzheng{
	margin-bottom:20px;
	overflow:hidden;
}
.hmd-login-rempwd{
	margin-bottom:10px;
}
#validaterCode{
	float:right;
	width:90px;
	height:36px;
}
.lg_input05 {
  background: url(../images/login/lg_phone3.png) no-repeat scroll 5px 0 #ffffff;
}
.lg_input06 {
  background: url(../images/login/lg_email.png) no-repeat scroll 5px 0 #ffffff;
}
.lg_input07 {
  background: url(../images/login/lg_enterprise.png) no-repeat scroll 5px 0 #ffffff;
}
.lg_input08 {
  background: url(../images/login/lg_code.png) no-repeat scroll 5px 0 #ffffff;
}
.lg_check {
  color: #555;
  font-size: 14px;
  padding: 15px 0;
  overflow: hidden;
}
.lg_check a {
  color: #555;
}
.lg_btn {
  display: inline-block;
  width: 300px;
  height: 40px;
  border-radius: 5px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #14b2e2;
}
.lg_btn:hover {
  background-color: #3bc4ee;
}