
.headLog{
	min-width: 990px;
	display: flex;
	flex-direction: row;
}
.headLog .log img{
	width: 166px;
	height: 61px;
}
.headLog  .name{
	font-size:30px;
	olor:rgba(51,51,51,1);
	line-height:75px;
	text-align: center;
	margin-left: 32px;
}
.loginb{
	width: 100%;
	height:553px;
	background: url(../img/loginba.png) center no-repeat;
	min-width: 970px;
	
}
.loginb .login-c{
	display: flex;
	justify-content:flex-end;
    height: 553px;
	width: 1170px;
	min-height: 990px;
	margin: 0 auto;
	clear: both;
}

.loginFrom{
	width: 415px;
	height: 466px;
	margin-top: 50px;
	background: #FFFFFF;
	box-shadow: 0 0 2px #ececec;
	font-family: "Microsoft Yahei";
}
.login-tab{

	margin-top: 20px;
	width: 100%;
	text-align: center;
	
}
.login-tab .login_item{
		position: relative;
	    float: left;
	    height: 100%;
		color:rgba(255,69,69,1);
	    width: 50%;
	    text-decoration: none;
	    text-align: center;
		border-right: 1px solid #eee;
		font-size:24px;
}
.login-tab .login_item1{
	position: relative;
	float: left;
	height: 100%;
	width: 50%;
	font-size:24px;
	text-decoration: none;
	text-align: center;
}
.login-tab .xian{
	width:1px;
	height:29px;
	background:rgba(238,238,238,1);
}

.login-tab a{
	text-decoration: none;
	color: #000000;
	
}
.has-success .form-control{
	border-color: #eee;
}
.has-success .input-group-addon {
	border-color: #eee;
	background:#DDDDDD;
}
.has-success .form-control:focus{
    border-color:#FF4545;
	box-shadow:none;
 }
 .loginFrom .forgot_passwod{
	 float: right;
	 margin-top: 50px;
	 margin-right: 10%;
 }
.denglu{
	margin-top: 30%;
	text-align: center;
}
.btn-danger{
	width: 80%;
	height:58px ;
	
	font-size:24px;
	color:#FFFFFFFF ;
}
.zhuce{
	text-align: center;
	margin-top:28px;
	font-size:24px ;
	color:rgba(255,69,69,1);
}
.zhuce a{
	color:rgba(255,69,69,1);
}
.zhuce a:hover{
	text-decoration: none;
	color:rgba(255,69,69,1);
}
.forgot_passwod a{
	color: #000000;	
}
.forgot_passwod a:hover{
	text-decoration: none;
	color:rgba(255,69,69,1);
}
.phoneLogin{
	
}
.phoneLogin .yanzm{
	font-size:24px;
	margin-top:20px ;
	color:rgba(255,69,69,1);
	text-align: center;
}
.returnLogin{
	margin-top: 15%;
	margin-left: 10%;
}
.returnLogin a{
	text-decoration: none;
	color: #000000;
}
.returnLogin a:hover{
	color:rgba(255,69,69,1);
}
.returnLogin .phoneyanz{
	margin-top: 30px;
}
.returnLogin .phoneyanz button{
	width: 90%;
	height: 58px;
	font-size:24px;
	color: #FFFFFF;
	background:#FF4545 ;
	border: 1px solid #FFFFFF;
}
.tab{
	margin-top: 20px;
}
.login_item{
	position: relative;
	float: left;
	height: 100%;
	color:rgba(255,69,69,1);
	width: 50%;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #eee;
	font-size:24px;
}
 .login_item1{
	position: relative;
	float: left;
	height: 100%;
	width: 50%;
	font-size:24px;
	text-decoration: none;
	text-align: center;
}
.tab  a{
	color: #000000;
}
.log_a{
	display: flex;flex-direction: row;justify-content: space-around;margin-top: 30px;width: 100%;
}
.log_a .log_item{
	text-align: center;
	border-right: 1px solid #eee;
	font-size:24px;color:rgba(255,69,69,1);width: 50%;
}
.log_a .log_item1{
	font-size:24px;
	text-decoration: none;
	text-align: center;width: 50%;
}
.zhuceactive{
	background: #DDDDDD;
	color: #333333;
	z-index: 5;
}
