*{
    padding: 0;
    margin: 0;
    
}
*:focus {outline: none}
.log_header{
	width: 100%;
	height: 70px;
	background: #323A4E;
	box-shadow: 0px 1px 2px 0px rgba(100,100,100,0.50); 
}
.log_header p{
	width: 324px;
	height: 40px;
       line-height: 60px;
	font-size: 28px;
	color: #73e88a;
	margin-left: 50px;
	margin-top:0px;
}
.log_header img{
	width: 324px;
	height: 41px;
	margin-left: 8.33%;
	margin-top:14px;
}
.log_main{
	width: 83.333%;
	height:500px;
	margin:0 auto;
	min-width: 1200px; 
}
.log_main li{
	list-style: none;

}
.log_main .log_main_left{
	width: 361px;
	height: 360px;
	float: left;
	margin-top: 105px;
	margin-left: 150px;
}
.log_main .log_main_right{
	width: 380px;
	height: auto;
	float: left;
	margin-top: 130px;
	margin-left: 10%;
}
.log_main .log_main_right .login_steps{
	width: 380px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #D7D7D7;
	box-shadow: 0px 2px 6px 0px rgba(242,242,242,0.50);
}
.log_main .log_main_right .login_steps .login_users{
	width: 290px;
	padding-bottom: 14px;
	border-bottom: 1px solid #A6A6A6;
	margin:24px auto 36px;
}


.log_main .log_main_right .login_users_role{
	width: 100%;
	height: auto;
}
.log_main .log_main_right .login_users_roleLi{
	display: none;
}

.log_main .log_main_right .login_users_roleLi{
	width: 290px;
	height: auto;
	margin:28px auto 0;
}
.log_main .log_main_right .login_users_roleLi:first-of-type{
	display: block;
}
.log_main .log_main_right .login_users_roleLi .login_users_name{
	width: 290px;
	height: 40px;
	border: 1px solid #BABABA; 
	box-sizing: border-box;
	margin-bottom: 20px;
}
.log_main .log_main_right .login_users_roleLi .login_users_name img{
	width: 15px;
	height: 18px;
	float: left;
	margin:10px 6px 0 10px;
}
.log_main .log_main_right .login_users_roleLi .login_users_name input{
	width: 230px;
	height: 20px;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #333;
	float: left;
	margin-top: 10px;
	border: none;
}
.log_main .log_main_right .login_users_roleLi .login_users_pwd{
	width: 100%;
	height: 40px;
	border: 1px solid #BABABA; 
	box-sizing: border-box;
	margin-bottom: 20px;
}
.log_main .log_main_right .login_users_roleLi .login_users_pwd img{
	width: 15px;
	height: 18px;
	float: left;
	margin:10px 6px 0 10px;
}
.log_main .log_main_right .login_users_roleLi .login_users_pwd input{
	width: 230px;
	height: 20px;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #333;
	float: left;
	margin-top: 10px;
	border: none;
}
.log_main .log_main_right .login_users_roleLi .login_users_idCode{
	width: 290px;
	height: 40px;
	margin-bottom: 20px;
}
.log_main .log_main_right .login_users_roleLi .login_users_idCode .login_users_idCode_input{
	width: 162px;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #BABABA;
	float: left;
}
.log_main .log_main_right .login_users_roleLi .login_users_idCode .login_users_idCode_input img{
	width: 15px;
	height: 18px;
	float: left;
	margin:10px 6px 0 10px;

}
.log_main .log_main_right .login_users_roleLi .login_users_idCode .login_users_idCode_input input{
	width: 120px;
	height: 20px;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #333;
	float: left;
	margin-top: 10px;
	border: none;
}
.log_main .log_main_right .login_users_roleLi .login_users_idCode .login_users_idCode_pic{
	width: 88px;
	height: 100%;
	margin-left: 13px;
	border: 1px solid #FCFCFC;
	float: left;
} 
.log_main .log_main_right .login_users_roleLi .login_users_idCode .login_users_idCode_pic input{
	width: 68px;
	height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	border: none;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #333;
}
.log_main .log_main_right .login_users_roleLi .login_users_idCode .login_users_idCode_btn{
	width: 17px;
	height: 17px;
	float: left;
	margin:12px 0 0 6px;
}
.log_main .log_main_right .login_users_roleLi .login_users_idCode .login_users_idCode_btn img{
	width: 17px;
	height: 17px;
	
}

.log_main .log_main_right .login_users_roleLi .login_users_loc{
	width: 100%;
	height: 40px;
	/*border: 1px solid #BABABA; */
	box-sizing: border-box;
	margin-bottom: 20px;
	position: relative;

}
.log_main .log_main_right .login_users_roleLi .login_users_loc>img{
	width: 15px;
	height: 18px;
	position: absolute;
	left:10px;
	top:12px;
	z-index: 2;
	/*margin:10px 6px 0 10px;*/
}
.log_main .log_main_right .login_users_roleLi .login_users_loc>img:last-of-type{
	width: 7px;
	left:260px;
	top:12px;
}
.log_main .log_main_right .login_users_roleLi .login_users_loc select{
	width: 270px;
	height: 100%;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #333;
	float: left;
	border: none;
	opacity: 0;
}
#ascrail2000>div{
  background:  #F2F2F2!important;
}

.log_main .j_select {
	margin:0;
	padding:0;
	cursor:pointer;
	position: relative;
	background:#fff;
	display:inline-block;
}
.log_main .j_select .current_select {
	margin:0;
	padding:0;
	height:40px;
	line-height:40px;
	text-indent:2em;
	border:1px solid #BABABA;
	outline:none;
	box-sizing: border-box;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #333333;
}
.log_main .j_select .current_select .select_icon {
	margin:0;
	padding:0;
	position:absolute;
	right:16px;
	top:8px;
	opacity: 0;
	height: 25px; 
	z-index: 3;
}
.log_main .j_select ul {
	margin:0;
	padding:0;
	border:1px solid #eee;
	border-radius:2px;
	display:none;
	background:#fff;
	position:absolute;
	width:calc(100% - 2px) !important;
	max-height:196px;
	overflow:auto;outline:none;
	z-index:99 !important;
}
.log_main .j_select ul li {
	margin:0;
	padding:0;
	line-height:30px;
	text-indent:2em;list-style:none;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #333;
}
.log_main .j_select ul li:hover {
	cursor:default;background:#F5F5F5; 
}
.log_main .j_select ul li.current_item {
	cursor:default;
}
/*记住我*/

.log_main .log_main_right .login_users_roleLi .login_users_recode{
	width: 290px;
	height: 12px;
	margin:2px 0 12px 0;
}
.log_main .log_main_right .login_users_roleLi .login_users_recode p{
	float: left;
}
.log_main .log_main_right .login_users_roleLi .login_users_recode p:first-of-type{
	width: 12px;
	height: 12px;
	position: relative;
}
.log_main .log_main_right .login_users_roleLi .login_users_recode p:first-of-type label{
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0px;
	top:0px;
	border: 1px solid #B9B9B9;
}
.log_main .log_main_right .login_users_roleLi .login_users_recode p:first-of-type label:after{
	opacity: 0;
	content: '';
	position: absolute;
	width: 8px;
	height: 5px;
	background: transparent;
	top: 2px;
	left:1px;
	border: 2px solid #aaa;
	border-top:none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.log_main .log_main_right .login_users_roleLi .login_users_recode p input[type=checkbox]{
	opacity: 0;
}
.log_main .log_main_right .login_users_roleLi .login_users_recode p input[type=checkbox]:checked + label:after {
    opacity: 1;
}
.log_main .log_main_right .login_users_roleLi .login_users_recode p:nth-of-type(2){
	margin-left: 4px;
	font-family: PingFangSC-Medium;
	font-size: 12px;
	color: #666666	
}
.log_main .log_main_right .login_users_roleLi .login_users_recode p:nth-of-type(3){
	float:right;
	font-family: PingFangSC-Medium;
	font-size: 12px;
	color: #2FD37D;	
	cursor: pointer;
}
/*登录*/
.log_main .log_main_right .login_users_roleLi .login_users_in{
	width: 289px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #29C874;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	margin:12px 0 2px 0;
}
/*note*/
.log_main .log_main_right .login_users_roleLi .login_users_sug{
	width: 290px;
	height: 12px;
	font-family: PingFangSC-Medium;
	font-size: 12px;
	color: #D1D1D1;
	margin:6px 0 17px 0;
}


/*调节管理员登录样式*/
.log_main .log_main_right .login_users_role #login_users_admin .login_users_name{
	margin-top:54px;
}
.log_main .log_main_right .login_users_role #login_users_admin .login_users_recode{
	margin-top:54px;
}

.newfooter{
    height: 55px;
    width: 100%;
    min-width: 1440px;
    line-height: 55px;
    text-align: center;
    background: #F3F4F5;
    font-family: "Microsoft YaHei" ! important;
}
.newfooter .newfooter_con{
    margin:0 0 0 55%;
    height: 100%;
    position: relative;
}
.newfooter p{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #383D41;
    float: left;

}
.newfooter p:nth-of-type(2){
    margin:0 25px 0 15px;
}
.newfooter p:nth-of-type(3){
	color: #1079FF;
}
.newfooter p:nth-of-type(3) span{
	display: inline-block;
	margin-left: 22px;
	color: #1079FF;
}
.newfooter p span{
    font-family: MicrosoftYaHei;
    font-size: 10px;
}


