﻿html
{
	-webkit-text-size-adjust:none;
	_background-image:url(about:blank);
	_background-attachment:fixed;
	background-color: #363636;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
img{
	border: 0 none;
}
body{
	font: 12px/1.5 '微软雅黑';
	background-color: #f3f3f3;
	min-width: 980px;
}
.fn-clear:after{
	display: block;
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
	overflow: hidden;
}
.fn-clear{
	*zoom: 1;
}
a:link, a:visited{
	color: #333;
}
a{
	text-decoration: none;
}
.w{
	width: 1000px;
	margin: 0 auto;
}
.login{
	background: #e5f3ff url(../img/bg-2.png)
}

 header.login{
	width: 100%;
	height: 75px;
	background-color: #fff;

}
header.login .common{
	width: 1000px;
	margin:0 auto;
}
 header.login .common{
	height: 75px;
	position: relative;

}
header.login .common h2{
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
	float: left;
}
header.login  span{
	display: inline-block;
	position: absolute;
	border-radius: 6px;
	background-color: rgb(251, 172, 80);
	width: 100px;
	font-size: 18px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	left:300px;
	top:50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
	float: left;
}
.mid-sec{
	background: none!important;
}
.mid-sec .w>div{
	width: 50%;
	height: 530px;
	margin-top: 50px;
	float: left;
	background: transparent;
}
.mid-sec .w .site-login{

	background: #fff;
	border-radius:8px 0 0 8px;
	position: relative;
	text-align: center;

}
.mid-sec .w .site-login .err{
	width: 315px;
	margin: 0 auto;
	text-align: left;
}
.mid-sec .w .site-login .code{
	position: absolute;
	top: 10px;
	right: 10px;
}
.mid-sec .w .site-login .pc{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 50px;
}
.mid-sec .w .site-login .code-img{
	width: 70%;
	margin-top:90px;

}
.mid-sec .w .site-login input[type='text'],.mid-sec .w .site-login input[type='password']{
	outline: none;
	width: 314px;
	height: 34px;
	border-radius: 3px;
	border: 1px solid rgb(204, 204, 204);
	margin-bottom: 14px;
	text-indent: 34px;
	padding: 0;
}
.mid-sec .w .site-login input[type='checkbox']{
	opacity:0;
}
.mid-sec .w .site-login .user-name{
	background: url(../img/username.png) 10px 11px no-repeat;
}
.mid-sec .w .site-login .pass-word{
	background: url(../img/password.png) 10px 11px no-repeat;
}
.mid-sec .w .site-login .enter{
	border-radius: 2px;
	background-color: rgb(72, 150, 255);
	width: 315px;
	height: 39px;font-size: 16px;
	font-family: "FZLTZHK";
	color: rgb(255, 255, 255);
	text-align: center;
	border:none;
	outline: none;
	cursor: pointer;
	margin: 16px 0px 30px 0;
}

.mid-sec .w .site-login .hd h2 {
	font-size: 24px;
	font-family: "FZLTZHK";
	color: rgb(51, 51, 51);
	padding: 92px 0 62px;
	font-weight: bold;
	line-height: 1;
	/*margin-bottom: 20px;*/
}

.input-helper{
	display: none;
}

.btn-wrap{}

.mid-sec .w .site-login .login-btn{
	border-radius: 2px;
	background-color: rgb(72, 150, 255);
	width: 315px;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	font-family: "FZLTZHK";
	color: rgb(255, 255, 255);
	text-align: center;
	border:none;
	outline: none;
	cursor: pointer;
	margin: 16px auto 30px;
	display: block;
}


.mid-sec .w .login-right{
	background: #5ab5fe url(../img/bg-1.png) 0 0 no-repeat;
	border-radius:0 8px 8px 0;
	position: relative;
}
.mid-sec .w .login-right img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}


.login .site-footer{
	width: 100%;
	height: 100px;
	padding-top: 33px;
	box-sizing:border-box;
	background-color: #fff;
	text-align: center;
	position: fixed;
	bottom: 0;
}
.login .site-footer p{
	font-size: 14px;
	font-family: "FZLTXHK";
	color: rgb(102, 102, 102);
	line-height: 20px;
	text-align: center;
}


.login-helper{
	height: 30px;
	line-height: 30px;
	border-top: 1px dotted #eee;
	text-align: center;
}
.login-helper a{
	color: #666;
}
.quick-link{
	height: 150px;
	background: #ebe9e9;
}
.quick-link dl{
	float: left;
	width: 325px;
	height: 108px;
	margin: 18px 0 0 0;
	border-right: 1px solid #dddddd;
}
.quick-link .last{
	border-right: 0;
}
.quick-link dl dt{
	padding: 14px 0;
	font-size: 18px;
}
.quick-link dl dd{
	line-height: 24px;
}
.quick-link dl dd a{
	font-size: 14px;
	margin-right: 20px;
	color: #999;
}
.quick-link dl dt,
.quick-link dl dd{
	padding-left: 42px;
	padding-right: 42px;
}
.info-sec{
	padding-left: 48px;
	height: 205px;
	background-color: white;
}
.info-sec dl{
	width: 256px;
	float: left;
	margin: 0 20px;
}
.info-sec dl dt{
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	color: #a0a0a0;
}

.dev-union ul{
	padding: 12px 0 0 8px;
}
.dev-union li{
	float: left;
	width: 120px;
	height: 20px;
	margin-bottom: 6px;
}
.dev-union li img,
.reg-school li img{
	max-width: 100%;
}
.reg-school li{
	width: 128px;
	float: left;
	margin-bottom: 6px;
}
.info-notice dd,
.reg-school dd
{
	padding-top: 12px;
}
.info-notice ul{
	padding: 0 12px;
	height: 124px;
	overflow: hidden;
	overflow-y: auto;
}
.info-notice li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 22px;
}
.info-notice li a{
	color: #999;
}
.info-notice li a:hover{
	text-decoration: underline;
}

.ui-autocomplete{
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
}
.ui-menu .ui-menu-item a{
	line-height: 20px;
}
.ui-menu .ui-menu-item a:hover{
	background-color: #1996e6;
}

/** 乐知云静态页面相关 **/
.title{
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}
.p-txt{
	font-size: 14px;
	line-height: 25px;
}

/** 发送验证码按钮样式 **/
.send-ver-code{ 
 	line-height:30px;
	height:30px;
	width:85px;
	color:#ffffff;
	background-color:#54c3f1;
	font-size:12px;
	font-weight:bold;
	border:0px solid #dcdcdc;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
	box-shadow: inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-start(0.05, #54c3f1), color-stop(1, #54c3f1));
	background:-moz-linear-gradient(top, #54c3f1 5%, #54c3f1 100%);
	background:-o-linear-gradient(top, #54c3f1 5%, #54c3f1 100%);
	background:-ms-linear-gradient(top, #54c3f1 5%, #54c3f1 100%);
	background:linear-gradient(to bottom, #54c3f1 5%, #54c3f1 100%);
	background:-webkit-linear-gradient(top, #54c3f1 5%, #54c3f1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#54c3f1', endColorstr='#54c3f1',GradientType=0);
	text-align:center;
	display:inline-block;
	text-decoration:none;
}

.qrcode-login-box{
	display:none;
	text-align: center;
	padding-bottom: 10px;
}
.login-qrcode{
	padding-bottom: 10px;
	height: 129px;
}
.qrcode-login-box .hd{
	text-align: left;
}
.qrcode-box{
	position: relative;
}
#qrcodeRefresh{
	position: absolute;
    top: 0;
    left: 89px;
    width: 129px;
    height: 129px;
    cursor: pointer;
}
.qrcode-mask{
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.qrcode-wrap{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 44px;
    text-align: center;
    color: #fff;
    line-height: 26px;
}
.qrcode-wrap p{
	font-size: 16px;
}
#qrcodeLoginConfirm{
	padding: 69px 0px 100px 37px;
	display: none;
}
.web-mobile-img{
	float: left;
}
.web-mobile-explains{
	padding: 20px 0 0 114px;
}
.qrcode-tip{
	display: block;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 20px;
    margin: 0;
}
.go-back{
	color: #b4b4b4;
}
.go-back a{
	color: #3481cf;
}
.close{
	color:#18BC9A;
}

.index-code-tip{
	display: inline;
    position: absolute;
    right: 12px;
    top: 9px;
    color: #666;
    z-index: 3;
}
/** 特殊域名处理样式 */
/* .site-login .domain-start-www .account-change,
.site-login .domain-start-www .name-tip{
	display: block;
} */


/* 马迪迪大佬让我适配下通用登录页*/

.mid-sec {
		height: 800px;
		background-size: contain!important; 
		background-position: center 0 !important;
		background-repeat: no-repeat!important;
}

html, body {
	overflow: hidden;
	height: 100%;
	background-color:#363636; 
}


.site-footer {
	  position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    z-index: 1;
}

/* 如果有setting-flag class 表示 height= 451*/
@media (min-height: 640px) {
	.setting-flag .site-footer {
			/*bottom: auto;*/
			/*top: 501px;*/
			bottom: 0;
	}
}

@media (max-height: 845px) {
	.site-footer {
			bottom: 0;
	}
}

@media (min-height: 989px) {
	.site-footer {
			bottom: auto;
			top: 845px;
	}
}

.site-footer p {
	color: white;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #fff;
}

.site-footer a {
	color: #fff;
}
