.hg_login {
    background: url(/newWeb/css2_xin/image/bg_logo.jpg) no-repeat;
    height: 500px;
}
.login_center{
	position: absolute;
    left: 34%;
    /* top: 10%; */
    /* z-index: 10; */
    background: #fff;
    width: 520px;
    height: 313px;
    text-align: center;
    margin-top: 100px;
	border-radius: 14px;
}
.inputs{
	width: 268px;
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
    /* background: #bab9b8; */
  
    padding-left: 7px;
    outline: medium;
    border: none;
    border-radius: 4px;
}
.login_inpus span{
	vertical-align: middle;
    padding-right: 6px;
    font-size: 18px !important;
	color: #ccc;
}
.login_yan span{
	vertical-align: middle;
    padding-right: 4px;
    font-size: 22px !important;
    padding-left: 7px;
	color: #ccc;
	display: flex;
    align-items: center;
}
.login_bdx{
	padding-top: 27px;
}
.login_kd{
	display: flex;
    width: 330px;
    text-align: center;
    margin: 0 auto;
	border-radius: 6px;
	margin-top: 16px;
}
.login_yan{
	border: 1px solid #ccc;
	border-radius: 4px;
	display: flex;
    
}
.hg_btn {
    background: #FC0D62;
    color: #fff;
    text-align: center;
    width: 333px;
    height: 34px;
    line-height: 34px;
    border: 0px;
    cursor: pointer;
	border-radius: 4px;
	margin-top: 10px;
}
.login_tpis{
	width: 333px;
	margin: 0 auto;
}


.hg_le_a{
	float: left;
	color:#a8a8a8 !important;
}

.hg_le_b{
	float: right;
	color:#a8a8a8 !important;
}
.footer_top{
	border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-top: 26px;
    text-align: right;
	font-size:14.5px;
}
.footer_g{
	display:flex;
	height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #ccc;
}
.footer_gl{
	width:50%;
	font-size: 15px;
}
.footer_gr{
	width:50%;
	text-align:right;
	font-size: 15px;
}
.footer_but{
	display:flex;
	/* height: 40px; */
    /* line-height: 40px; */
	margin-top: 10px;
    
}
.footer_but_p{
	width:50%;
	font-size: 15px;
}
.footer_but_pr{
	width:50%;
	text-align:right;
	font-size: 14.5px;
}
.login_inpus{
	border: 1px solid #ccc;
    width: 329px;
    text-align: center;
    margin: 0 auto;
	border-radius: 6px;
    margin-top: 16px;
}


.reg_tops{
	padding-left: 46%;
    color: #790033;
    font-size: 20px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 20px;
}

.footer_top_reg{
	border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
    margin-top: 20px;
    text-align: right;
    font-size: 14.5px;
    padding-top: 26px;
}






