/* CSS Document */
@font-face {
    font-family: "HYXiYuanJ";
    src: url("./fonts/HYXiYuanJ.eot"); /* IE9 */
    src: url("./fonts/HYXiYuanJ.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/HYXiYuanJ.woff") format("woff"), /* chrome, firefox */
    
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("./fonts/HYXiYuanJ.ttf") format("truetype"), 
    url("./fonts/HYXiYuanJ.svg#SentyZHAO") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
body, div, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,select,img{ margin: 0; padding:0;}
body, html{
	font-family: "HYXiYuanJ"!important;
	height: 100%;
	width: 100%;
	min-height: 658px
}
a{
	text-decoration: none
}
div{
	overflow: hidden
}
.loginHeader{
    width: 80%;
    margin: 10px auto;
}
.logoLeft{
    position: absolute;
    top: 120px;
    right: 200px;
}
.logoRight{
    margin-top: 40px;
    margin-right: 20px;
    position: absolute;
    right: 478px;
    top: 209px;
    padding: 5px;
}
.logoRight a{
    padding: 10px 10px;
    display: block;
    /* height: 50px; */
    width: 20px;
    line-height: 20px;
    font-size: 15px;
    background-color: #fff
}
.logo{
    width: 210px;
    height: 50px;
    /* float: left; */
    background: url(../images/logo1.png) no-repeat;
    margin: 10px;
    display: inline-block;
    background-size: 210px 50px;
}
/* .loginBody{
    height: 100%;
    width: 100%;
    background: url(../images/dl.jpg) no-repeat;
    position: relative
} */
.loginBottom{
    position: absolute;
    bottom: 10px;
    /* padding: 20px 0px; */
    width: 100%;
    text-align: center;
}
.loginBottom p{
	line-height: 30px;
    height: 30px;
	font-size: 12px;
	color: #48492b
}
.loginBottom a{
	color: #48492b
}
.loginBottom a:hover{
	color: #009934
}
.loginPos{
    position: absolute;
    top: 200px;
    right: 153px;
    width: 350px;
    /* background-color: #e5e5e5; */
    height: 326px;
}
.loginMain{
    /* margin: 5px auto; */
    /* width: 96%; */
    background-color: #fff;
    height: 326px;
    border-radius: 15px;
}
#phoneLoginFrm p, #cardLoginFrm p, #tenantLoginFrm p{
    height: 70px;
    line-height: 70px;
}
#cardLoginFrm font{
	float: right; 
	margin-right:20px; 
	margin-top:-5px; 
	font-size: 12px; 
	color:#6d6d6d;
}
#cardLoginFrm font:hover{
	color: #289cde
}
.titleA{
    overflow: hidden;
    /* background: #eee; */
    /* border-radius: 35px; */
    width: 290px;
    margin: 0 auto;
}
.titleA a{
    width: 130px;
    display: inline-block;
    padding: 7px 0px;
    text-decoration: none;
    color: #777;
    /* float: left; */
    /* width: 97px; */
    text-align: right;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
}
.titleA font{
    font-size: 22px;
    color: #279ad9;
}
.on{
	background-color:#ecf7fe!important;/* #ecf7fe!important;*/
}
.on:hover{
	color: black!important
}
.clicked{
    font-size: 22px!important;
    color: #279ad9!important;
}
.loginA{
	text-align: center;
	margin-top: 20px;	
}
.loginA a{
	display: inline-block;
    width: 100px;
    height: 30px;
	border-radius: 30px;
    line-height: 30px;
	background: #199af6;
	color: #fff
}
.loginA a:hover{
	background: #5eb8f9;
	color:#fff!important
}
.getCode{
    margin-left: 20px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 2px 12px;
    font-size: 12px;
    border-radius: 20px;
	background: #199af6;
	color: #fff;
    border: none;
}
.getCode:hover{
	background: #5eb8f9;
	color:#fff!important 
}
.titleLogin{
    color: #279ad9;
    text-align: center;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
	/*border-bottom: 2px solid #b0dd0f;*/
}
.iptCls{
    width: 290px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.iptCls_s{
    width: 185px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.canotClick{
	background-color: #c5c5c5!important;
    color: #989898!important;
}
.loginTips{
    margin-top: 20px;
    margin-left: 30px;
}
#forgetForm label{
	color: #777;
	float:right;
	margin-right: 14px
}
#forgetForm label:hover{
	color: #289cde
}
#personForgetForm label{
	color: #777;
	float:right;
	margin-right: 14px
}
#personForgetForm label:hover{
	color: #289cde
}
#userRegister label{
	color: #777;
	float:left;
	margin-left: 18px
}
#userRegister label:hover{
	color: #289cde
}
#merchantRegister label{
	color: #777;
	float:left;
	margin-left: 18px
}
#merchantRegister label:hover{
	color: #289cde
}