html{height:100%;}
body{
	font-family: "microsoft Yahei";
    background:#fff url(../../../resource/images/vido_loding_bg.jpg) center bottom repeat-x;
    background-size:100%;
    font-size:14px;
    margin: 0px;
    overflow: hidden;
    height:100%;
}

.marginbottom25{
	margin-bottom:25px;
}
.margintop15{
	margin-top:15px;
}
.margintop30{
	margin-top:30px;
}
.login-positon{
	/*background:url(../../../resource/images/vido_loding_logo_study.png) top right no-repeat;*/
	background:#fff;
    width: 378px;
    -webkit-box-shadow: 0 2px 15px #0059bc;
    -moz-box-shadow:0 2px 15px #0059bc;
    box-shadow:0 2px 15px #0059bc;
    border-radius:10px;
    margin: auto;
    margin-top: 34px;
    padding-top: 58px;
}
.login-wider form{
	padding-right:0px;
	margin:0px;
}
.login-wider-position{
	position:relative;
}
.oaBackground {
    height: 534px;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -267px;
}

.login-wider{
	margin: auto;
	padding: 0px 41px;
}

.login-wider h1{
	font-weight: normal;
	font-size:23px;
	color:#515151;
	margin:0px;
	padding:0px;
	position: relative;
    top: 5px;
}

.ground-form , .Remember-password{
	display:table;
	width:100%;
}

.ground-form input ,.ground-formCode input{
	width:99%;
	font-size:14px;
	font-family: "microsoft Yahei";
	max-height: 37px;
    margin: 0;
}
.loginbtn{
	padding-top:32px;
}
.ground-form,.ground-formCode{
	color:#7a7a7a;
	height:37px;
	box-sizing: border-box;
	position: relative;
	background:#fff;
	margin-bottom: 24px;
}
.ground-formCode{
	border-bottom:0px;
}
.ground-form>div:first-child,.ground-formCode>div:first-child{
	padding:0px 30px;
	box-sizing: border-box;
}
.ground-formCode>div{
	float:right;
	height: 37px;
}
.ground-form>div:first-child{
	border: 1px #D2D2D2 solid;
	height:37px;
}
.ground-formCode>div:first-child{
	float:left;
	width:60%;
	border: 1px #D2D2D2 solid;
}
.ground-form .forget-password{
	color:#26a1ff;
	width:63px;
	text-align:right;
	display:none;
}

.Remember-password>div{
	padding-top:0px;
	display:table-cell;
	width:50%;
	vertical-align: top;
	color:#208ADF;
	text-align:right;
}

.ground-form input[type=text] , .ground-form input[type=password], .ground-formCode input[type=text]{
    border: 0px;
    outline:0px;	
}

.loginbtn a{
    display:block;
    text-align:center;
    line-height:38px;
    background:#3588fe;
	/* background-image: -moz-linear-gradient(top, #398dee, #398dee); Firefox
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #398dee), color-stop(1, #398dee)); Saf4+, Chrome
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#398dee', endColorstr='#398dee', GradientType='0'); */ /* IE*/
	border-radius: 5px;
	font-size: 16px;
    height: 38px;
	color: #fff;
	/* border: 1px solid #185aa5; */
	outline:0px;
	cursor: pointer;
}


.Remember-password  .user-registered{
	text-align:left;
}
.Remember-password a{
    text-decoration: none;
    color: #737373;
    font-size: 15px;
}
.Remember-password  .user-registered a{
	color: #398dee;
}
.check_select{
	background:url(../../../resource/images/checkbox_select.png) no-repeat;
	display: block;
    width: 21px;
    height: 21px;
}

.check_noselected{
	background:url(../../../resource/images/checkbox_unselected.png) no-repeat;
	display: block;
    width: 21px;
    height: 21px;
}

.hide{
	display:none;
}


.Codes-verification img{
	width: 110px;
    height: 40px;
    text-align: center;
}

#shclDefault{
   width:100px; 
   height:100px; 
   margin:10px auto;
   color: rgba(28,119,209,0.7);
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -50px;
   margin-left: -50px;
   z-index:9999;
   display: none;
}

#shclDefault.curr{
   display:block;
}

input:-webkit-autofill{
-webkit-box-shadow : 0 0 0px 1000px #fff inset ;
border : 0px  !important ;
}

#banner_bolang_bg_1{
	width:997px;
	height:85px;
	background: url(../../../resource/images/wave1.png) repeat-x;
	position:absolute;
	top:-71px;
	width:400%;
	left:-236px;
	z-index:999;
	animation:wave1 25s linear .4s infinite normal;
	-moz-animation:wave1 25s linear .4s infinite normal;
	-webkit-animation:wave1 25s linear .4s infinite normal;
	-o-animation:wave1 25s linear .4s infinite normal
	}
#banner_bolang_bg_2{
	width:1009px;
	height:100px;
	background:url(../../../resource/images/wave2.png) repeat-x;
	_background:0 0;
	position:absolute;
	top:-92px;
	width:400%;
	left:0;
	z-index:998;
	animation:wave2 60s linear .4s infinite normal;
	-moz-animation:wave2 60s linear .4s infinite normal;
	-webkit-animation:wave2 60s linear .4s infinite normal;
	-o-animation:wave2 60s linear .4s infinite normal
}
	@-webkit-keyframes wave1{from{left:-236px}to{left:-1233px}}@-moz-keyframes wave1{from{left:-236px}to{left:-1233px}}@-o-keyframes wave1{from{left:-236px}to{left:-1233px}}@keyframes wave1{from{left:-236px}to{left:-1233px}}@-webkit-keyframes wave2{from{left:0}to{left:-1009px}}@-moz-keyframes wave2{from{left:0}to{left:-1009px}}@-o-keyframes wave2{from{left:0}to{left:-1009px}}@keyframes wave2{from{left:0}to{left:-1009px}}
	

.index-slide{
	position: absolute;
    height: 50px;
    bottom: 0px;
    width: 100%;
    background: #fff;
}
.oaBackground h1{
    margin:0;
    padding:0px;
    text-align:center;
}
.ground-form .error ,.ground-formCode .error{
	position: absolute;
    bottom: -25px;
    min-width: 126px;
    display:none;
    z-index: 1;
    left: 0;
}
.ground-form .error .errorTip ,.ground-formCode .error .errorTip{
    border-left: 0px;
    height: 26px;
    display: block;
    line-height: 26px;
    color: #ff0000;
}
.userCodeBg{
	background:url(../../../resource/images/userCodeBg.png) 8px center no-repeat;
}
.userPasswordBg{
	background:url(../../../resource/images/userPasswordBg.png) 8px center no-repeat;
}
.userRqcodeBg{
	background:url(../../../resource/images/userRqcodeBg.png) 8px center no-repeat;
}
.automaticLogon{
	color:#7a7a7a;
	display: block;
	margin-top: 32px;
}
.automaticLogon input{
	width:20px;
	height:20px;
	vertical-align: middle;
}
.warnDiv{
	display:none;
	width:296px;
	margin-left: -4px;
	top:-38px;
	text-align: center;
	position: absolute;
	z-index: 1;
	background-color: #c3d9f9;
	border-radius: 5px;
	color: grey;
	margin: auto;
}
.login_tip>img {position:absolute;top:10px;right:10px;}
.login_tip>span{display: inline-block;line-height: 40px;padding-left:190px;padding-right: 10px;}
.login_tip>span>i{font-style:normal;color:#FF0000;}
.login_tip a{width:80px;height:24px;cursor:pointer;border-radius:3px;border:1px solid #B7B7B7;text-decoration: none;padding: 3px 15px;background:#EDEDED;color:#333333;}
.login_tip a:hover{background:#dbedff;}
.login_tip{display:none;height:39px;border-bottom:1px solid #ddd;font:13px/100% arial, "Hiragino Sans GB", "Hiragino Sans GB W3", 宋体;background:#fffeee;position:relative;}

.iconlogin>div{
	display:inline-block;
	padding-right: 15px;
	color: #7a7a7a;
}
/* .iconText{
	position: relative;
    top: -10px;
} */
.icon_qq a{
	background:url(../../../resource/images/icon_QQ.png) left center no-repeat;
    background-size: contain;
}
.icon_sign a{
	background:url(../../../resource/images/icon_sin.png) left center no-repeat;
    background-size: contain;
}
.icon_weChat{
	background:url(../../../resource/images/icon-weChat.png) left center no-repeat;
    background-size: contain;
}
.icon_qq a, .icon_sign a,.icon_weChat a{
	display: block;
    width: 35px;
    height: 35px;
}
.iconlogin{
    /* border-top: 1px solid #ececec; */
    padding: 25px;
    text-align: center;
}