@charset "UTF-8";
body,
html {
    height: 100%;
    width: 100%;
    min-width:960px;
    background: url(/img/sys/login/loginBackground.png) no-repeat 0 60px;
    background-size:100% 84%;
    padding: 0px;
    margin: 0px;
    position: relative;
}
*,ul,li {
    margin: 0;
    padding: 0;
}
.row,.col-xs-2,.col-xs-9,.col-xs-1,.col-xs-4,dl{
	margin: 0;
    padding: 0;
}
a,a:link,a:visited,a:hover{
	text-decoration: none;
}
ul,li{list-style:none;}
.navbar-default {
    background-color: #fff;
    margin: 0;
    border: none;
    height: 60px;
}
.navbar{
	border-radius: 0;
}
.navbar-header{
	padding-left:50px;
}
.container-fluid{
	position:relative;
}
.navbar-rightHeader{
	position:absolute;
	top:0;
	right:0;
	display:inline-block;
}
.navbar-brand {
    padding: 7px 15px 5px 15px;
}

.navbar-default .navbar-text {
    color: #000;
}

.login-img {
    height: 260px;
    background: url("/img/sys/login/img.png") center no-repeat;
    background-size: contain;
}
.mainfunction,.login-wrap{
	display: inline-block;
	
}
@media screen and (max-width:1440px){
 .login-wrap{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10%;
  margin: auto;
  width: 280px;
  height: 340px;
 }
}
@media screen and (min-width:1440px){
 .login-wrap{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8%;
  margin: auto;
  width: 320px;
     height: 370px;
 }
}
.login-wrap{
    box-shadow: 0px 0px 5px 1px rgba(43,0,0,0.2);
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}


.btn-default {
    color: #fff;
    background-color: #0858a2;
}

.btn-default:hover {
    outline: 1px solid #0858a2;
}

a,a:focus,a:hover {
    text-decoration: none;
    /*color: white;*/
}
.CandidateEntrance{
	line-height: 30px;
}
.login-title {
    position: absolute;
    right: -15px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 140px;
    top: -30px;
    background-color: #db6100;
    float: right;
}
/* #lookCode{
	position: absolute;
	cursor: pointer;
    width: 30px;
    height: 30px;
    right: 350px;
} */
.navbar-text{
	cursor: pointer;
	padding-left:2em;
	max-width:150px;
	display:inline-block;
}
/* .lookCode-bg{
	width: 100%; 
	height: 100%; 
}
.codeLookSpan{
	cursor:pointer;
	position: absolute; 
	right: 300px; 
	top: 18px;
} */
/* #googleGo {
	position: absolute;
	cursor: pointer;
    width: 30px;
    height: 30px;
    right: 220px;
} */
/* .googleGo-bg{
	display: block; 
	width: 100%; 
	height: 100%; 
	right :220px;
}
.goGoogleSpan{
	cursor:pointer;
	position: absolute; 
	right: 170px; 
	margin-top: 18px;
} */
.googlePic {
	display: inline-block;
	margin-bottom:0px;
}
.login-gl{
	margin: 20px 0;
}
.login-inf{
	width: 100%;
}
.login-detail{
 	margin: 0em auto 1.5em;
    list-style: none;
    height: 3em;
    line-height: 3em;
    border: 1px solid #D3D3D3;
    border-radius: 8px;
}
.use,.uPwd{
    width: 70%;
    border: none;
    padding: 0;
    outline: none;
    background: none;
    letter-spacing: 0.1em;
    display: inline-block;
    outline: none;
    line-height: 20px;
    font-size: 16px;
}
.code-input{
	text-align:left
}
.code{
	width: 60%;
	border: none;
    padding-left: 10px;
    outline: none;
    background: none;
    border: 1px solid #D3D3D3;
    border-radius: 8px;
    letter-spacing: 0.1em;
    display: inline-block;
    outline: none;
    height: 3em;
}
.verifiCode{
	float:right;
	width: 40%;
}
#verifiCodeImg{
	margin:0 0 0 5px;
	cursor:pointer;
	width: 100%;
	height: 38px;
	border-radius: 3px;
	
}

.use-img,.uPwd-img{
	margin-left: -20px;
	margin-right: 10px;
}
.loginDiv{
	width: 92%;
	margin: 0 auto;
	color: white;
}
.btn:hover,.btn:focus{
	color: white;
}
.btn{
	display: inline-block;
    padding: 10px 12px;
    margin-top: 1.5em;
    font-size: 15px;
    text-align: center;
    border: none;
    border-radius: 20px;
    background-color: #007DF3;
	box-shadow: 0px 5px 8px 2px rgba(43,133,237,0.3);
}
/*input文本框自动填充背景色解决方式*/
input:-webkit-autofill { 
 box-shadow: 0 0 0px 1000px white inset !important;
}


  .styles__textIcon___1mCae {
    position: absolute;
    right: 42px;
    top: 45px;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
}
  .styles__lineIcon___2BwOt {
    position: absolute;
    right: 55px;
    top: 20px;
}
  .styles__loginTypeIcon___pCyow {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.styles__loginTitle___1Wndg {
    font-size: 20px;
    color: #111;
    letter-spacing: 0;
    margin-bottom: 14px;
    text-align: left;
}


.styles__codeFrame___1ZQpE {
    text-align: center;
    margin-top: 20px;
    position: relative;
}
.styles__codeExpires___O7dhH {
    position: absolute;
    z-index: 10;
    width: 205px;
    height: 205px;
    background: hsla(0,0%,100%,.9);
    color: #000;
    left: 39px;
    top: -2px;
    font-weight: 700;
    line-height: 205px;
}
.styles__refreshText___1L9Tc {
    color: #1a92ff;
    cursor: pointer;
    margin-top: 10px;
}
  .styles__openText___tdgH2 {
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    margin-top: 20px;
}