body {
	background-image:none;
	font-family:"微软雅黑","Open Sans",Arial,Helvetica,Sans-Serif;
}

.lg-login{
	/**--
	background-image: url("../../welcome/images/login-wsbm-mobile.png");
	background-repeat: no-repeat;
	background-position:36% 81%;
	background-position:0% 35%;
	--*/
}

.bg-mobile {
	position:fixed;
	top: 0;
	left: 0;
	width:90%;
	height:100%;
	min-width: 1000px;
	z-index:-10;
	zoom: 1;
	background-color: #fff;
	background-image: url("../../welcome/images/login-wsbm-m.png");
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}

.container{
	min-width: 960px;
	width: 100%;
}
.lg-login{
	/**height: 480px;
	height: 720px;*/
	text-align: center;
}

@media screen and (max-width: 300px) {
	body {
		overflow-x: scroll;
	}
}
.lg-header{
	height: 60px;
	line-height:60px;
	background-color: rgba(255,255,255,0.8);
	margin-top: 42px;
}
.lg-header-mobile {
	height: 120px;
	line-height:120px;
	background-color: rgba(255,255,255,0.8);
	margin-top: 0px;
}

.lg-logo{
	height: 45px;
	padding-right: 15px;
	border-right: 0px solid #cccccc;
	margin-right: 15px;
}
.lg-title{
	font-family: "Microsoft YaHei", "Open Sans", Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	height: 39px;
	padding-right: 15px;
	margin-right: 15px;
	letter-spacing: 1px;
}
.lg-title img{
	margin-right: 0px;
}
.header-school{
	font-family: "Microsoft YaHei";
	font-size: 32px;
	font-weight: bold;
}
.header-ico>span{
	margin-left: 20px;
	font-size: 15px;
}
.header-ico>span:hover{
	/**cursor: pointer;*/
}
.header-ico>span>i{
	font-size: 17px;
	margin-right: 5px;
	color: #FF7F27;
}
.login-wapper{
	text-align: center;
	margin: 0px auto;
	width: 450px;
	height: 100%;
	/**
	float: right;
	margin-right: 10%;
	margin-top: -5px;
	*/
	/**background-color: rgba(152,92,234,0.10);
	padding: 45px 15px 0 15px;*/
	/** 身份证号、验证码输入框背景色
	background-color: #F5F7FB;*/
	padding: 100px 25px;
}
.login-wapper-mobile{
	background-color: #FFFFFF;
	padding: 20px 20px 80px 20px;
}

.login-top{
	font-size: 28px;
	color: #2148D1;
	text-align: center;
	/**border-bottom: 1px outset #6AB5FF;*/
	margin: 30px 0px 60px 0px;
}

.login-top-mobile{
	margin: 20px 0px 30px 0px;
}

.login-top>span:first-child{
	/**padding-right: 15px;*/
	margin-right: 10px;
}
.login-top>span:hover{
	/**cursor: pointer;*/
	/**color: #C3C3C3;;*/
}

div.sfzjh {
	margin: 20px 0px;
	border: 0px solid #EEF5FF;
	border-radius: 25px;
	background-color: #EEF5FF;
}

div.yzm {
	margin: 20px 0px;
	border: 0px solid #EEF5FF;
	border-radius: 25px;
	background-color: #EEF5FF;
}

div.btnlogin {
	width: 100%;
	height: 60px;
	margin: 60px 0px 30px 0px;
	border: 0px solid #467AF0;
	background-color: #467AF0;
	border-radius: 30px;
}

div.btnlogin-mobile {
	margin: 30px 0px 30px 0px;
}

#btn-login{
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	font-family: "Microsoft YaHei";
	font-size: 24px;
	color: #fff;
	border: none;
	background-color: #467AF0;
	border-radius: 30px;
}

div.input-group {
	height: 50px;
}


#sfzjh,#randnumber,#randpic {
	font-size: 16px;
	height: 50px;
	background-color: #EEF5FF;
	border: 0px solid #EEF5FF;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #EEF5FF;
	border: 1px solid #EEF5FF;
	border-right: 1px solid #B5CBF0!important;
}

.login-QRcode{
	display: none;
	text-align: center;
	color: #FFFFFF;
}
.login-QRcode>img{
	margin: 50px 0 20px 0;
}
.error-tip{
	color: #EEC1C3;
	color: #FF0000;
	height: 45px;
	line-height: 45px;
}
.tips{
	color: #004f9a;
}
.tips-logo {
	height: 21px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -5px;
}
.login-body{
	min-height: 279px;
}
.login-body label{
	color: #2148D1;
}
.login-body .checkbox-info{
	display: inline-block;
}
.login-body section{
	margin-bottom: 30px;
}
.forgetPwd{
	text-decoration: none;
	float: right;
	color: #FFFFFF;
}
.forgetPwd:hover{
	color: #C3C3C3;
}
.login-code>label{
	display: inline-block !important;
	width: 170px;
	vertical-align: top;
}
.login-code>div{
	height: 30px;
	width: 85px;
	background-color: #FFFFFF;
	display: inline-block;
	margin-left: 5px;
}
.lg-footer{
	text-align:center;
}
.lg-footer span{
	display: block;
	padding: 50px 0px;
	color: #B5CBF0;
}

.lg-footer span a {
	color: #337ab7;
	color: #B5CBF0;
	text-decoration: none;
}

.lg-footer-fixed{
	position: fixed;
	width: 100%;
	bottom: 0;
}
.info-link>li{
	list-style: none;
	float: left;
	margin-right: 40px;
}
.lg-info{
	overflow: hidden;
	margin-bottom: 30px;
}

.lg-info>p{
	font-size: 16px;
	font-weight:bolder;
}
.lg-info>p>i{
	margin-right: 8px;
}
.info-wapper{
	padding-top:70px;
}
.info-browser{
	padding-left:40px;
}

.hidden{
	display: none;
}

/**
录取查询系统（山东工业职业学院）
*/
div.ksh {
	margin: 20px 0px;
	border: 0px solid #EEF5FF;
	border-radius: 25px;
	background-color: #EEF5FF;
}

#ksh,#randnumber,#randpic {
	font-size: 16px;
	height: 50px;
	background-color: #EEF5FF;
	border: 0px solid #EEF5FF;
}

/**
	录取查询系统（钟山职业技术学院）
*/
div.xm {
	margin: 20px 0px;
	border: 0px solid #EEF5FF;
	border-radius: 25px;
	background-color: #EEF5FF;
}

#xm,#sfzh,#randpic {
	font-size: 16px;
	height: 50px;
	background-color: #EEF5FF;
	border: 0px solid #EEF5FF;
}

div.username {
	margin: 20px 0px;
	border: 0px solid #EEF5FF;
	border-radius: 25px;
	background-color: #EEF5FF;
}

div.password {
	margin: 20px 0px;
	border: 0px solid #EEF5FF;
	border-radius: 25px;
	background-color: #EEF5FF;
}

#username,#randnumber,#randpic {
	font-size: 16px;
	height: 50px;
	background-color: #EEF5FF;
	border: 0px solid #EEF5FF;
}

#password,#randnumber,#randpic {
	font-size: 16px;
	height: 50px;
	background-color: #EEF5FF;
	border: 0px solid #EEF5FF;
}