body
{
	background-color: #fff;
	font-family: "微软雅黑";
}
.content{
	margin: 0px auto;
	width: 100%;
	border: 1px solid #ddd;
	background-repeat: no-repeat;
	/*background-size: contain;*/
	background-position: center;
	/*background-position-y: 10px;*/
	background-position-x: 15%;
	
}
.am-tabs-nav{
	font-weight: bold;
}
.am-form-field{
background-color:#fff	
}
.loginDiv
{
	background-color: #fff;
	margin-top: 90px;
	margin-bottom: 60px;
	width:400px;
	min-height: 460px;
	margin-right: 50px;
	float: right;
	margin-left: ;
	    box-shadow: 0 17px 50px 0 rgba(0,0,0,.19);
    -moz-transform: translate3d(0,-2px,0);
    -ms-transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
    -moz-transition: all .3s cubic-bezier(.55,0,.1,1);
    -o-transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    transition: all .3s cubic-bezier(.55,0,.1,1);
}
.logo
{
	/*width: 1000px;*/
	margin-left: 10px;
	float: left;
  }
.left1{
	
	position: absolute;
    background-image: url(/i/Resources/img/User.png);
    background-color: #C0C0C0;
    height: 43px;
    width: 43px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-top: 29px;
    left: 31px;
    background-position: center;

}
.left2{
	position: absolute;
	background-image: url(/i/Resources/img/Lock.png);
	background-color: #C0C0C0;
	height: 43px;
	width: 43px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top:1px;
	left:31px;
	background-position: center;
}
.findpwd a:hover {
	 color: #dd;
}

.register {
	color: #8E8C8C;
}

.findpwd {
	color: #8E8C8C;
}

.qr-img-con {
	    margin: 0 auto;
}

.custom_sub_txt {
	    font-size: 14px;
	margin-top: 20px;
}
.custom_sub_txt p span{
	color:  #18B92E;
}
.custom_sub_txt p{
	    font-size: 14px;
	margin-top: 20px;
	margin: 0;padding: 0;
	color: dimgrey;    
	text-align: center;
}
.bottomLine{
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
padding-top:8px;
}
.bot{
	margin-bottom: 49px;
	color: #7b6f5b;
}
.account a:hover, .am-u-sm-12 a:hover, .am-u-sm-12 a.now {
    color: #18B92E;
}
.line {
width: 1px;
height: 24px;
margin: 0 35px 0 42px;
border: 1px solid #e0e0e0;
}
.am-u-sm-12 a {
color: #666;
}
	.other_login_type {
    position: absolute;
    top: 400px;
    width: 100%;
	font-size: 14px;
	color: #757575;
}
	.oth_type_tit{
	border-top: 1px solid #e0e0e0;
    padding-top: 5px;
		width: 90%;
    margin: 0 auto
	}
	.oth_type_txt {
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: initial;
    border-style: none;
    border-color: initial;
	font-size: 14px;
    color: #b0b0b0;
	margin-top: -20px;
    text-align: center;
    width: 100px;
	padding: 0;
	float: inherit;
	margin: -20px auto 0 ;
	background-color: #fff;
}.oth_type_links {
    padding-top: 10px;    
	text-align: center;
	font-size: 14px;
}.icon_type {
    width: 30px;
    height: 30px;
    margin: 0 12px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}