html,body,div,ul,li,p{
    margin:0;
    padding:0;
    font-family: 'Microsoft yahei';
    box-sizing: border-box;
}
input:focus,a:focus{
    outline:none;
}
body{
    background-color: #f6f6f6;    
}
.content{
	margin:0 auto;
}
.login_top{  
    width: 100%;
}
.login_top > img{
    position: absolute;
    top:4%;
    left: 12%;
    z-index:2;
}
.login_middle{
    /* background-color: #d52845; */
    background-color:transparent;
    background-size:100% 100%;
    height: 450px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -225px;
    width: 100%;
}
.login_main{
    /*width: 998px;*/
    width: 1100px;
    position: absolute;
    left: 50%;
    margin-left: -550px;
}
.btn_img{
	position:absolute;
	left:0;
	top:50px;
}
.btn_img > span{
	color:#fff;
	width:48px;
	font-size:20px;
	display:block;
	margin-bottom:10px;
	padding:16px 20px 16px 8px;
	cursor:pointer;
}
.btn_img > span.img_active{
	background:url(../../images/img_active.png) no-repeat;
}
.btn_img > span.img_txt{
	background:url(../../images/img.png) no-repeat;
}
.login_main img{
	width:50%;
	height:50%;
    margin-top: 1px;
    margin-left:25%;
}
#loginfrm img{
	 margin-left:50px;
}
.login_box{
    position: absolute;
    /*right: -70px;*/
    right: -145px;
    top: -60px;
    width: 567px;
    height:567px;
    background:url(../../images/login_box_bg.png) no-repeat right;
    /* padding: 100px; */
    z-index:2;
}
.padding{
	padding:100px;
}
.login_box h2{
    font-size: 20px;
    text-align: center;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #333;
}
.login_box h2:after{
    display:block;
    content:'';
    width: 8px;
    height:8px;
    border-radius: 50%;
    background-color: #d52845;
    position: absolute;
    bottom: 0px;
    right:120px;

}
.login_box p{
    height: 84px;
    line-height: 100px;
    border-bottom: 1px solid #ccc;   
    color: #676767;
}
.login_box p:last-child{
    border-bottom:none;
}
.login_box p > input{
    border:none;
    background: transparent;
    width: 88%;
    height: 22px;
    font-size: 14px;
    line-height: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: inherit;
}
.login_box p > i{
    color: #d52845;
    font-size: 18px;
    margin-right: 15px;
}
.login_box p > img{
    width: 48px;
    height: 29px;
    margin-right: 5px;
    margin-top: 0;
    cursor:pointer;
    vertical-align:middle;
}
.login_box p > img.username_img,.login_box p > img.password_img{
	width:16px;
	height:16px;
	margin-left:0!important;
	margin-right: 13px;
    vertical-align: text-top;
}
.login_box p > img.remove{
	width:16px;
	height:16px;
	margin-left:0!important;
	position:absolute;
	right:-9px;
	top:41px;
	cursor:pointer;
	opacity:0.5;
	filter: alpha(opacity = 50);
}
.login_box p > img.remove:hover{
	opacity:0.8;
	filter: alpha(opacity = 80);
}
.img_ml{
	margin-left:120px;
}
.login_btn{
    background:url(../../images/login_btn.png) no-repeat;
    line-height: 72px;
    position: absolute;
    bottom: 80px;
    width:65%;
    margin-left: 15px;
}
.login_btn > a{
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 150px;
    text-decoration:none;
}
.login_btn > span{
	display:block;
	position:absolute;
	top:-250px;
	color:#d52845;
	padding-left: 10px;
    border: #ffb4a8 1px solid;
    background-color: #fef2f2;
    text-align: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.login_btn > span > i{
	color:#d52845;
}
.login_bottom{
     width: 100%;
     text-align: center;    
}
.login_bottom p{
    color:#7b7b7b;
    position:absolute;
    bottom: 5%;
    left: 50%;
    margin-left: -120px;
}
.formError.formErrorContent,
.formError.formErrorArrow{
	background-color: #ee0101;
}
.login_info{
    text-align: center;
    line-height: 30px;
}
.login_box p{
	position:relative;
	font-size:14px;
}
.login_box p > i.fa-remove{
	color:#000;
	opacity:0.5;
	filter: alpha(opacity = 20);
	position:absolute;
	right:-9px;
	top:41px;
	cursor:pointer;
}
.login_box p > i.fa-remove:hover{
	opacity:0.8;
	filter: alpha(opacity = 80);
}

/* add by ���� 2016-11-28 �޸�chrome�?�Զ������ı��򱳾�ɫ��Ϊ��ɫ���� */
input:-webkit-autofill{
  box-shadow:0 0 0 120px #fff inset;
}
.login_box form{
	margin-top:30px;
}

/* add by xuzhen 2016-12-06 */
.downplugs {
	position: absolute;
	bottom: 57px;
	right: 78px;
	font-size:14px;	
	text-decoration:none;
	color:#428bca;
}
.login-switch{
	position: absolute;
    background-image: url(../../images/2.png);
    width: 76px;
    height: 76px;
    top: 60px;
    right: 60px;
    cursor:pointer;
}
.ca-bg{
	background:url(../../images/ca.png) no-repeat;
	width:172px;
	height:172px;
	margin-left: 100px;
    margin-top: 45px;
}
.drag{
	margin-top:50px;
}
.qr-code{
	background:url(../../images/qr_code.png) no-repeat;
	width:172px;
	height:172px;
	margin-left: 100px;
    margin-top: 45px;
}
.login_middle > img{
	float:left;
}
