*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	color: #666;
}
.all_box{
    position: fixed;
    right: 0;
    top: 0;right: 0;left: 0;
    width: 100%;height: 100%;
    background: url('/static/admin/newlogin/img/login_bg.jpg');
    background-size: 100% 100%;
}
.loginsa{
	    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.login_left{
    position: absolute;
    left: 0;
    bottom: 0;
    /*width: 59.95%;*/
    /*height: 72.5%;*/
    display: inline-block;
}
.login_logo{
    position: absolute;
    left: 0;
    top: 0;
    width: 23.13%;
    display: inline-block;
}
.sol_a{
	position: absolute;
    /*width: 456px;*/
    width: 23.75%;
    /*height: 410px;*/
    /*height: 37.96%;*/
    right: 14%;
    /*right: 276px;*/
    right: 14.38%;
    /*top: 256px;*/
    top: 23.7%;
    background:white;
    border: 1px solid  rgb(243,193,190);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px #f6cdce;
    /*padding-bottom: 60px;*/
}
.sol_b{
    width: 63.8%;
    /*height: 260px;*/
    margin: 21.95% auto 14.63%;
}
.top_p{
	margin-bottom: 10%;
    height: 27px;
    border-bottom: 1px solid rgb(220,220,220);
    padding-bottom: 5px;
}
.top_p_img{
    position: relative;
    float: left;
    width: 21px;
    height: 27px;
}
.top_p img{
    width: 21px;
    display: inline-block;
    position: absolute;
    bottom: 0;
}
.top_p_input{
    position: relative;
    margin-left: 30px;
    height: 27px;
}
.top_p input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
}
.top_p input::-webkit-input-placeholder{
    font-size: 14px;
    color: #d1d1d1;
}
.top_p input::-moz-placeholder{
    font-size: 14px;
    color: #d1d1d1;
}
.top_p input:-moz-placeholder{
    font-size: 14px;
    color: #d1d1d1;
}
.top_p input:-ms-placeholder{
    font-size: 14px;
    color: #d1d1d1;
}
.top_text{
		background: white;
	}
	#loginform{
		background: white;
	}
	.form-horizontal{
		border: none;
	}
	.hr_line{
		background: white;
	}
	.my_imgs,#password,#username{
		background: rgb(242,246,249);
	}
	.my_imgs{
		height: 55px;
        border-radius: 50px;
	}
	/*.focus{
		outline: none;
		border: none;
	}*/
	#username{
		outline: none;
		border: none;
		font-size: 22px;
		color: #666;
		    transform: translateY(14px);
	}
	.my_imgses>label{		
    	transform: translateY(8px);
	}
	.lockes{
		transform: translateY(5px);
	}
	#password{
		font-size: 22px;
		color: #666;
		transform: translateY(15px);
	}
label {
        display: inline;
    }
 
    .regular-checkbox {
        display: none;
    }
 
    .regular-checkbox + label {
        background-color: #fffff;
        border:1px solid rgb(197,206,241);
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
        padding: 7px;
        border-radius: 3px;
        display: inline-block;
        position: relative;
            width: 5px;
    height: 5px;
 
    }
 
    .regular-checkbox + label:active, .regular-checkbox:checked + label:active {
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
    }
 
    .regular-checkbox:checked + label {
        background-color: #259656;
        border: 1px solid #259656;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -12px 10px -12px rgba(0,0,0,0.05), inset 12px 10px -12px rgba(255,255,255,0.1);
        color: #99a1a7;
    }
 
    .regular-checkbox:checked + label:after {
        content: '\2714';
        font-size: 12px;
        position: absolute;
        top: -1px;
        left: 2px;
        color: #ffffff;
    }
    .form-horizontal{
    	margin-top: 60px;
    }
    .regular-checkbox:checked + label{
    	    background-color: rgb(234,138,139);
    border: 1px solid rgb(234,138,139);
    }
    .regular-checkbox:checked + label:after{
    	    top: -3px;
    left: 3px;
    font-size: 18px;
    }
    #keeps{
    	    position: relative;
    left: 6px;
    top: -5px;
    cursor: pointer;
        font-size: 16px;
    }
    #submit{
    	    background: linear-gradient(rgb(78,184,250),rgb(65,138,242)) !important;
    	    border: none !important;
    	        margin-left: 52px !important;
    margin-top: -35px !important;
    border-radius: 50px !important;
        width: 250px !important;
        font-size: 24px !important;
    }
    label[for="checkbox-1-1"]{
    	cursor: pointer !important;
    }
    #loginform{
    	background: transparent;
    }
    body{

-webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;

}
 input::-webkit-input-safebox-button{
	display: none !important; 
}
#password{
	padding-top: 0;
	padding-bottom: 0;
}
.cc_ll{
	width: 62.94%;
    height: 45px;
    background: rgb(208,14,21);
    color: white;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 16px;
    /*position: relative;*/
    /*left: 50%;*/
    /*margin-left: -85px;*/
    margin:12% auto 0;
    cursor:pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.cc_ll:hover{
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff;
}
@media screen and (max-width: 1920px) {
    .login_left {
        height: 72.5%;
        width: auto;
        }
}
@media screen and (max-width: 1600px)and (min-width: 1366px){
    .login_left {
        width: 59.95%;
        height: auto;
        }
}

@media screen and (max-width: 1366px)and (min-width: 1280px) {
    .login_left {
        width: 59.95%;
        height: auto;
        }
}
@media screen and (max-width: 1366px) and (max-height: 768px){
    .login_left {
        height: 72.5%;
        width: auto;
        }
}
@media screen and (max-width: 1280px) and (max-height: 768px){
    .login_left {
        height: 72.5%;
        width: auto;
        }
}
@media screen and (max-width: 1280px) and (max-height: 1024px){
    .login_left {
        width: 59.95%;
        height: auto;
        }
}
@media screen and (max-width: 1152px) and (max-height: 864px){
    .login_left {
        width: 59.95%;
        height: auto;
        }
}