*{ margin:0; padding:0; border:0; border:none;font-family: "FZLTHJW";}
ul,ol li{ list-style:none;}
table{border-collapse: collapse;}
.clear { clear:both; font-size:0; height:0; overflow:hidden;}
.clearfix:after{content: '';display: block;clear:both;}
.clearfix{zoom:1;}
a { cursor: pointer; text-decoration: none;}
a:link, a:visited { text-decoration:none;}

::-webkit-input-placeholder {color:#cccccc;}
:-moz-placeholder {color:#cccccc;}
::-moz-placeholder {color:#cccccc;}
:-ms-input-placeholder {color:#cccccc;}
.hide,.h{display: none !important;}
.r{ float:right;}
.l{float: left;}
.common{width: 1000px;margin: 0 auto;}
.right, .left {
    float: left;
}
body{
	min-width: 1200px;
}
.header{
	width: 100%;
	height: 140px;
	background: #f5f5f5;
}
.header .logo{
	width: 340px;
	height: 77px;
	margin: 32px 18px 0 10px;
}
.header .logo>img{
	width: 100%;
	height: 100%;
}
.header .title{
	height: 140px;
	line-height: 142px;
	font-size: 34px;
	color:#333333;
	font-family: "FZLTCHJW";
}
.content{
	width: 100%;
	height: 616px;
	margin: 0 auto;
	background: url(../../../../images/login/notaccess/xianligong/bg.png) top center no-repeat;
}
.content .common{
	padding-top: 33px;
}
.content .des{
	font-size: 18px;
	color: #753e8f;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	margin-bottom: 23px;
}
.content .login_div{
	width: 300px;
	padding: 30px 40px 0 40px;
	height: 418px;
	margin: auto 80px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 5px 30px rgba(0,0,0,0.1);
}
.content .login_t,
.content .schedule_t{
	font-size: 20px;
	font-family: "FZLTCHJW";
	color: #333333;
	line-height: 20px;
	margin-bottom: 16px;
	text-align: center;
}
.content .input-grp{
	height: 42px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 16px;
}
.content .input-grp>input{
	height: 42px;
	width: 220px;
	text-indent: 10px;
}
.content .input-grp>label,
.content .input-grp>input{
	font-size: 14px;
	color: #666666;
}
.content .login_btn{
	cursor: pointer;
	width: 300px;
	height: 46px;
	border-radius: 4px;
	background: #753e8f;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	font-family: "Microsoft Yahei";
	margin: 30px auto;
}
.content .erweima{
	width: 108px;
	height: 108px;
	border: 1px solid #753e8f;
	margin: 0 auto 10px;
}
.content .erweima>img{
	width: 100%;
	height: 100%;
}
.content .login_div p{
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 14px;
}
.content .text{
	font-size: 14px;
	color: #666666;
	height: 33px;
	line-height: 35px;
	width: 177px;
	text-align: left;
}
.content .schedule_div .text:nth-child(2n){
	width: 122px;
}
.content .schedule_b{
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	margin-top: 12px;
}
.schedule{
	width: 300px;
	padding: 30px 40px 0 40px;
	height: 418px;
	border-radius: 10px;
	background: #fafaf9;
}
.footer{
	width: 100%;
	height: 80px;
	background: #753e8f;
}
.footer .common{
	padding-top: 18px;
}
.footer .common>p{
	text-align: center;
	color: #fff;
}
.footer .common .p1{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 14px;
	font-family: "FZLTZHK";
}
.footer .common .p2{
	font-size: 14px;
	line-height: 14px;
	font-family: "FZLTZHK";
}