@charset "utf-8";
html, body, div, span, object,li,ul,img iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, img, strong, sub, sup, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header,  menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 16px;
    font-family: "微软雅黑";
    /*color: #000000;*/
}
html, body, div, span, object,li,ul,img iframe,  p, a, em,  i, dl, dt, dd, ol, ul, li, label, table, tbody, tfoot, thead, tr, th, td, input,select,textarea{
    font-weight: normal;
}
*{padding:0;margin:0}
html {
    height: 100%;
    -webkit-text-size-adjust:none;
}
body{
    width: 100%;
    background: #fff;
	background: url(../images/Bodybig_bg_img.png) no-repeat 0 0;
}
ul,li{
    list-style: none;
}
dl{
    -webkit-margin-before:0;
    -webkit-margin-after: 0;
}
input, textarea, select, button {
    font-size: 16px;
    font-family: "微软雅黑";
}
dd {
    -webkit-margin-start: 0px;
}
a{
    text-decoration: none;
    cursor: pointer;
}
input[type="radio"] {
    margin:0;
}
i, em {
    font-style: normal;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after {content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size:0;
}
.clearfix { *zoom:1;}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.metaauth-logo{
	margin-top: 30px;
	margin-bottom: 4px;
}
.metaauth-group{
	width: 1200px;
	height: 800px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 10px 10px 26px rgba(4,55,160,0.4);
}
.metaauth-group .left-con{
	width: 400px;
	height: 800px;
}
.metaauth-group .right-con{
	position:relative;
	width: 800px;
	height: 800px;
}
.gfrz_img_box{
	position: absolute;
    right: -7px;
    top: -8px;
}
.gfrz_img_box img{
	width:125px;	
}
.metaauth-group .right-con .center-group{
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position:relative;
	/*top: -40px;*/
}
.right-con .center-group .top-location-box{
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 42px;
}
.center-group .top-location-box .apply-img-box{
	height: 50px;
	line-height: 50px;
}
.top-location-box .apply-img-box p{
	float: left;
	width: 4px;
	height: 18px;
	background-color: #0e6cf6;
	margin-right: 10px;
}
.top-location-box .apply-img-box span{
	margin-top: -16px;
	float: left;
	color: #666666;
	font-size: 16px;
}
.top-location-box .apply-img-box img{
	margin-top: -16px;
	width: 140px;
	height: 50px;
	float: left;
}
.center-group .schoolauth-group{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}
.schoolauth-group .school-logo-con{
	/* width: 370px; */
	text-align: center;
	margin-bottom: 16px;
}
.schoolauth-group .school-logo-con img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
	width: 130px;
	height: auto;
}
.schoolauth-group .school-logo-con p{
	color: #1a2129;
	font-size: 20px;
	margin-bottom: 6px;
}
.schoolauth-group .school-logo-con span{
	color: #a6a6a6;
	font-size: 14px;
}
.schoolauth-group .school-logo-con span a{
	color: #e96900;
	font-size: 14px;
	text-decoration: underline;
}
.schoolauth-group .school-logo-con span a:hover{
	color: #0e6cf6;
	text-decoration: underline;
}
.schoollogin-group-con{
	width: 472px;
	margin:0 auto;
}
.schoollogin-group-con .tabs{
	float: left;
	padding: 36px 0px;
}
.schoollogin-group-con .tabs a{
	display: block;
	box-sizing: border-box;
	width: 36px;
	height: 130px;
	line-height: 18px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 0px 4px 4px 0px;
	border: 1px solid #DEDEDE;
	font-size: 16px;
	font-weight: 400;
	color: #989898;
}
/*.schoollogin-group-con .tabs a.on{
	border: 1px solid #3AAD4C;
	background: #3AAD4C;
	color:#fff;
}*/
.schoollogin-group{
	float: left;
	width:436px;
	min-height: 330px;
	padding: 28px 34px;
	box-sizing: border-box;
	border: 1px solid #DEDEDE;
	border-radius: 4px;
	margin:0 auto;
}
#qrCodeUrl{
	width: 240px;
	height: 250px;
	background: #fff;
	margin: 0 auto;
}
.schoollogin-group .login-con{
	width: 400px;
	font-size: 16px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
.schoollogin-group .login-con p{
	font-weight: bold;
	float: left;
	padding-top: 8px;
}
.schoollogin-group .login-con .code{
	margin-top: 4px;	
}
.login-con input{
	width: 304px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #999999;
	outline: none;
	border-left: hidden;
	border-right: hidden;
	border-top: hidden;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
	padding-left: 10px;
	float: left;
}

.schoollogin-group .login-button{
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	width: 368px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	background-color: #CDC9C9;
	margin-top: 54px;
}
.schoollogin-group .rz_link{
	display: inline-block;
	float:right;
	height: 24px;
	line-height: 24px;
	font-size:16px;
	color:#999;
	text-align: center;
	margin-top: 24px;
}
.center-group .schoolauth-group .schoolauth-button{
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	width: 135px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background:#0e6cf6;
	display: inline-block;
	margin-top: 20px;
}
.center-group .schoolauth-group .schoolauth-button-normal{
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	width: 135px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background:#0e6cf6;
	display: inline-block;
	margin-top: 20px;
}
.center-group .schoolauth-group .schoolauth-button-normal:hover{
	color: #fff;
    font-size: 16px;
    border-radius: 50px;
   	width: 135px;
	height: 45px;
	line-height: 45px;
    text-align: center;
    background: #1c78ff;
    box-shadow: 1px 5px 10px rgba(39,126,254,0.3);
    display: inline-block;
    margin-top: 20px;
}
/* .center-group .schoolauth-group .schoolauth-button:hover{
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	width: 370px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background:url(../images/Next_icon.png) 256px 20px no-repeat #1c78ff;
	box-shadow: 1px 5px 10px rgba(39,126,254,0.3);
	display: inline-block;
	margin-top: 20px;
} */
.instruction {
	width: 660px;
	position:absolute;
	left:50%;
	bottom:25px;
	transform:translate(-50%,0);
}
.instruction li{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.center-group .feedback-box{
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.center-group .feedback-box img{
	margin-top: 136px;
}
.center-group .feedback-box h1{
	font-size: 24px;
	margin-bottom: 16px;
	color: #1a2129;
	margin-top: 40px;
}
.center-group .feedback-box span{
	color: #999999;
	font-size: 18px;
}
.center-group .error-box{
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.center-group .error-box img{
	margin-top: 76px;
}
.center-group .error-box h1{
	font-size: 24px;
	margin-bottom: 16px;
	color: #1a2129;
	margin-top: 10px;
}
.center-group .error-box span{
	color: #999999;
	font-size: 18px;
}
.center-group .return-button{
	color: #0e6cf6;
	font-size: 16px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	border: 1px solid #0e6cf6;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.center-group .return-button:hover{
	color: #fff;
	font-size: 16px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	border: 1px solid #0e6cf6;
	background-color: #0e6cf6;
}
.access-group{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}
.access-group .access-box{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.access-group .access-box img{
	margin-top: 140px;
	margin-bottom: 40px;
}
.access-group .access-box h1{
	font-size: 24px;
	margin-bottom: 16px;
	color: #1a2129;
	margin-top: 10px;
}
.access-group .access-box .note{
	color: #999999;
	font-size: 18px;
}
.access-group .quit-button{
	color: #0e6cf6;
	font-size: 16px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	border: 1px solid #0e6cf6;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.access-group .quit-button:hover{
	color: #fff;
	font-size: 16px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	border: 1px solid #0e6cf6;
	background-color: #0e6cf6;
}
.rz-tabs-group{
	 width: 122px;
    padding-bottom: 6px;
    position: relative;
}
.rz-tabs-group .rz-tabs-title{
	padding-left:18px;
	background:url(../images/rztab.png)  no-repeat 0 center;
	background-size:14px 16px;
	color:#8EA7CC;
}
.rz-tabs-group .rz-tabs-title:hover{
	background:url(../images/rztab_hover.png)  no-repeat 0 center;
	background-size:14px 16px;
	color:#0E6CF6;
}
.rz-tabs-group .rz-tabs-box{
	display:none;
	position:absolute;
	left:0;
	top:28px;
}
.rz-tabs-group .rz-tabs-box ul{
	width:100px;
	padding:10px 10px;
	box-shadow:0px 2px 10px 0px rgba(199,199,199,0.75);
	border-radius:4px;
}
.rz-tabs-group .rz-tabs-box p {
    height: 6px;
    text-align: center;
}

.rz-tabs-group .rz-tabs-box p img{
    display: block;
    margin: 0 auto;
}


.rz-tabs-group .rz-tabs-box li{
	padding:10px 0;
	border-bottom:1px solid #EBEBEB;
	text-align:center;
}
.rz-tabs-group .rz-tabs-box li:last-child{
	border-bottom:none;
}
.rz-tabs-group .rz-tabs-box li a{
	color:#818D9D;
}
.rz-tabs-group .rz-tabs-box li a:hover{
	color:#0E6CF6;
}
.rz-tabs-group:hover .rz-tabs-box{
	display:block;
}
.schoolauth-btn-box{
	display: flex;
    align-items: center;
    justify-content: space-around;
}
/* CSS Document */

