@CHARSET "UTF-8";
body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
#noOver{
	overflow:hidden;
}
html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
    position: relative;
    /*overflow-x:hidden;
     min-width: 990px;
    min-height: 750px; */
}
/* admin页面 */

body.admin{
    -webkit-background-size: 100% 100%;
    -moz-background-size:100% 100%;     
	-o-background-size:100% 100%;
    background-size:  100%  100%;
    /* background-position:center; */
}
.myLink{
	position: absolute;
    right: 11%;/*  margin-top:-10%; */
    top: 7%;
	
}
.myLink a,.myLink img{
	vertical-align: middle;
}
.myLink a{
	font-weight:bolder; color:#ffffff;font-size:20px;
}
a{
	text-decoration: none;
}
/*===== 清除浮动  =====*/
.clearfix:before,.clearfix:after{
	display:table;
	content:"";
}
.clearfix:after{
	clear:both;
}
.border-line{height:20px;width:1px;border-right:2px solid #eb6100;display:inline-block;}
.footer{
	width:100%;
	text-align:center;
	font-size:16px;
	position: absolute;
    bottom: 16px;
}
.footer span{
	margin-right:5px;
	color:#E1E1E1;
}
.footer a{
	color:#E1E1E1;
}
.login_content{
	width:1020px;
	height:593px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-510px;
	margin-top: -297px;
    -webkit-background-size: 100% 100%;
    -moz-background-size:100% 100%;     
	-o-background-size:100% 100%;
    background-size:  100%  100%;
}
.logoImg{
	text-align:center;
	margin:30px 0 20px -43px;
}

.logoTitle{
	/* position: absolute; */
	color: #3c3c3c;
	width: 100%;
	/* left: 50%;
	top: 12%; */
	font-size: 42px;
	text-align: center;
	font-weight: 700;
	margin-left: -43px;
}
.bothBox{
	width:900px;
	margin:0 auto;
	/*  webkit-box-shadow: #8DD6D5 0px 0px 30px;
	-moz-box-shadow: #8DD6D5 0px 0px 30px;
	box-shadow: #d7dbe1 0px 0px 30px; */
	border-radius:16px;
}
.login_content .loginImg{
	width:50%;
	height:100%;
	/*background: linear-gradient(left,#00A0C2,#2CB9CB);
	background: -webkit-linear-gradient(left,#00A0C2,#2CB9CB);
	background: -o-linear-gradient(left,#00A0C2,#2CB9CB);
	background: -moz-linear-gradient(left,#00A0C2,#2CB9CB);*/
	background: url(../image/login/C-jianbian.png) no-repeat;
	background-size: 100% 100%;
	 border-top-left-radius:16px;
	 border-bottom-left-radius:16px;
	float:left;
	
}
.loginImg .xylLogo{
	margin:25px auto 0 auto;
	display: block;
}
.form_title{
	font-size: 22px;
    width: 500px;
    display: inline-block;
    text-align: center;
    color: #F98848;
    font-weight: normal;
    margin: 15px auto 8px auto;
    margin-left: 110px;
}
.form_title .paswdLogin{
	float: left;
	margin-left: 60px;
	color: #8F9199;
}
.form_title .phone_verification{
	float: right;
	margin-right: 60px;
	color: #8F9199;
}
.form_title .colorActive{
	color: #EB6305;
}
.login_content .loginImg .login_xin{
	margin:40px auto 30px auto;
	display:block;
}
.login_content .loginImg .loginTitle{
	width:330px;
	margin:45px auto;
	
	text-align:center;
}
.loginImg .loginTitle>p{
	font-size:30px;
	color:#fff;
	line-height:45px;
	height:45px;
	margin:0;
	
}
.login_content .login_box{
	 width:80%;	
	 height:67%;
	/* float:left; */
	 border-top-right-radius:16px;
	 border-bottom-right-radius:16px;
	 /*margin-left:48px;*/
	margin: 0 auto;
}
.login_form{
	width:430px;
	margin:0 auto;
	margin-top:10px;
}
.phone_form{
	width:430px;
	margin:0 auto;
	margin-top:50px;
	display: none;
}

.phone_form .enterbtn{
    color: #fff;
    border-radius: 26px;
    background: #FE8444;
    width: 430px;
}
.login_box.Teacher .box_header span{
	color:#737373;
	text-align: center;
	display:block;
	margin-top:5px;
}
.login_box.School .box_header span{
	color:#feb4c7;
	margin-left:2px;
}
.login_box.Education .box_header span{
	color:#fa7070;
	margin-left:2px;
}
div.code_img{
	width: 120px!important;
	height:48px!important;
	display:inline-block;
	margin-left:10px;
	text-align: center;
	line-height: 48px!important;
	float:right;
	border-radius:24px;
}
div.group{
	/* border:2px solid #CDD9E8; */
	/* width:330px; */
	padding:5px 6px;
	margin-bottom:5px; 
	background:#EEEFF4;
	border-radius:26px;
}
div.group.code{
	width:330px;
	display:inline-block;
	float:left;
}

div.group.code input{
	width:150px;
}

input:-webkit-autofill { 　-webkit-text-fill-color: #000 !important;　-webkit-text-fill-color: #ffffff;
transition: background-color 5000s ease-in-out 0s; }
div.group span{
	width:26px;
	height:26px;
	display:block;
	float:left;
	margin-right:10px;	
	margin-top: 6px;
	margin-left:10px;
}
div.group span.username{
	background: url("../image/login/newyonghu.png") no-repeat;
	-webkit-background-size: auto 100%;
    background-size: auto 100%;
}
div.group span.password{
	background: url("../image/login/newmima.png") no-repeat;
	-webkit-background-size: auto 100%;
    background-size: auto 100%;
}
div.group span.codes{
	-webkit-background-size: auto 100%;
    background-size: auto 100%;
}
div.groups span.codespan{
	width:28px;
	height:26px;
	float: left;
	margin-right:10px;	
	margin-top: 6px;
	margin-left:10px;
	background: url("../image/login/newyanzhnegma.png") no-repeat;
	-webkit-background-size: auto 100%;
    background-size: auto 100%;
}
div.group span.phoneSpan{
	background: url("../image/login/newshouji.png") no-repeat;
	-webkit-background-size: auto 100%;
    background-size: auto 100%;
}
div.group span.SMS_verification{
	background: url("../image/login/newyanzhnegma.png") no-repeat;
	-webkit-background-size: auto 100%;
    background-size: auto 100%;
}
div.group input{
	border: none; 
	background: transparent;
	width:240px;
	height:40px;
	float:left;
	outline: none;
	font-size: 18px;
}
div.group #message{
	width:265px;
}
div.group .message_verification{
	font-size: 14px;
	color: #F4935D;
	height: 36px;
	line-height: 36px;
}
.adminLoginForm .groups{
	width:250px;
}
#code_input{
	width: 180px;
	height: 36px;
    background: transparent;
    outline: none;
    font-size: 18px;
    border: none;
    outline: none;
}
.codeParent {
	/* width: 330px; */
	margin: auto;
	overflow: hidden;
}
.code {
	/* float: left;
	padding: 5px 6px; */
	display:inline-block;
	width: 280px;
    border-radius: 26px;
    background: #EEEFF4;
    padding: 6px;
}
.code_img{
	float: right;
	display: inline-block;
    float: left;
    margin-left: 10px;
    text-align: center;
    height: 40px!important;
    line-height: 40px!important;
    margin-left: 22px;
}
.forBox{
	margin-top:20px;
}
.forBox .registered {
	margin-left:90px;
	color:#154198;
	height: 50px;
	display: inline-block;
}
.forBox .registered span{
	color:#333;
}
.forgetBox{
	text-align:right;
}
.forgetPaswd{
	margin-left:5px;
	font-size:16px;
}
.btn{
	margin-top:20px;
	display: inline-block;
	width:140px;
	height:50px;
	text-align: center;
	line-height: 50px;
	font-size:18px;
	cursor: pointer;
}
.btn.enter{
    color: #fff;
    border-radius: 26px;
    width: 200px;
}
/* .btn.registered{
	border-radius:4px;
} */
.btn-registed{
    border-radius: 26px;
    width: 200px;
    margin-left: 20px;
    height: 48px;
    line-height: 48px;
}
.QRCode{
	margin-left:30px;
	font-size:16px;
	cursor: pointer;
	}
.qrcodeImg{
	width:20px;
	height:20px;
	display:inline-block;
	background:url(../image/qrcodeImg.png) no-repeat;
	vertical-align: middle;
    margin-right: 10px;
    }
.QRCode_div{
	text-align:center;
}
.QRCodBox{
	height:260px;
	width:260px;
	margin:20px auto 5px auto;
	background:url(../image/qrCoideBorder.png) no-repeat;
	background-size: 100% 100%;
	padding: 12px 8px 8px 12px;
}

/*.butBox .BUTTON{
	background: linear-gradient(left,#00A0C2,#2CB9CB) !important;
	background: -webkit-linear-gradient(left,#00A0C2,#2CB9CB) !important;
	background: -o-linear-gradient(left,#00A0C2,#2CB9CB) !important;
	background: -moz-linear-gradient(left,#00A0C2,#2CB9CB) !important;
}*/
.registerBox{
	text-align:center;
	font-size:14px;
	margin-top: 5px;
}
/*验证*/
.errorText{
	min-height:15px;
	color:#fc4343;
	font-size:12px;
	margin:1px 5px;
}
.errorText i{
	margin-right:2px;
}
/*平台登录页*/
body.platLogin{
	background: url(../../images/denglu_bj.png) no-repeat;
	background-size: 100% 100%;
}
.platTitle{color: #28383A;}
.loginInfo{width: 850px;height: 450px;margin: auto;background: url(../../images/platLoginBg.png)no-repeat ;background-size: 100% 100%;}
.pLogoBox{text-align: center;padding-top: 30px;}
.platLogo{width: 230px;}
div.platGroup{background: #fff;border-bottom: none;border-radius: 25px;width: 380px;padding: 2px 10px;}
.platLogin_form{margin-top: 30px;width: 400px;}
div.platGroup span{margin-left: 15px;}
div.platGroup span.username{background: url(../../images/organizationImg/C-user.png)no-repeat;background-size: 100% 100%;}
div.platGroup span.password{background: url(../../images/organizationImg/C-pasw.png)no-repeat;background-size: 100% 100%;}
div.platGroups{background: #fff;border-bottom: none;border-radius: 25px;padding: 2px 12px;}
div.platGroups span.codespan{margin-left: 12px;background: url(../../images/organizationImg/C-check.png)no-repeat;background-size: 100% 100%;}
.platcode_box{width: 400px;margin: auto;overflow: hidden;padding: 7px 0px;}
.platcode_box .code_img {border-radius: 20px;width: 100px!important;background: #FFFFFF;}
.platbtn{width: 400px;margin-top: 10px;}
.platbtn a.BUTTON{background: #ffffff;width: 100%; border-radius: 20px;height: 40px;color: #eb6100; line-height: 40px;font-size: 20px;}
.mascot{position: absolute; width: 250px;left: 50%;margin-left: 275px; top: 50%;}
#browser_ie {
	background: #f6f6b4; display: none; height: 40px; colo: #000; font-size: 15px;text-align:center;line-height:40px;
}
#browser_ie .brower_info {
	margin: 0px auto; width: 800px; padding-top: 17px;
}
#browser_ie .brower_info .notice_info {
	position: relative; margin-top: 5px; float: left;
}
#browser_ie .brower_info .notice_info p{
	text-align: left; line-height: 25px; width: 360px; display: inline-block;
}
#browser_ie .browser_list {
	position: relative; float: left;
}
#browser_ie .browser_list img {
	width: 40px; height: 40px;
}
#browser_ie .browser_list span{
	text-align: center; width: 80px; display: inline-block;
}
/* 不同分辨率显示 */
@media only screen and (min-width: 1551px) and (max-width: 1600px) {
	.myLink{right:30px;top:30px;}
}
@media only screen and (min-width: 1368px) and (max-width: 1550px) {
	.login_content{
		width:1100px;
		height:630px;
		 position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -310px;
	    margin-left: -559px; 
	}
	.myLink{right:10px;top:20px;}
}	
@media only screen and (min-width: 1280px) and (max-width: 1368px) {
	.myLink{right:10px;top:20px;}
	.btn{
		margin-top:20px;
	}
}

@media only screen and (min-width: 1100px) and (max-width: 1280px) {
	
	.login_content{
		width:1000px;
		height:580px;
	 	position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -275px;
	    margin-left: -500px; 
	}
	.myLink{right:10px;top:20px;}
	.logoImg {
	    text-align: center;
	    margin: 30px 0 10px -43px;
	}
	.logoImg img{width:230px;}
	.logoTitle{font-size:40px;}
	.forgetPaswd{margin-left:0;}
	div.group {
	   padding: 2px 6px;
	}
	.code {
	    padding:2px 6px;
	}
	.div.code_img{height:40px!important;}
	div.group.code.inp_left_l {
	    width: 190px!important;
	    float: left;
	    margin-left:0!important;
	    padding-left:0!important;
	}
	div.group.code input {
	    width: 126px!important;
	}
	.bothBox {
	    width: 900px;
	    height: 100%;
	    margin: 0 auto;
	    border-radius: 16px;
	}
	div.group.code {
	    width: 290px;
	    display: inline-block;
	    margin-left:17px;
	}
	#code_input{
	/* 	width: 140px;
		height: 36px;
		background: #FFFFFF;
	    outline: none;
	    font-size: 18px;
	    border: none;
	    outline: none; */
	}
	.butBox{
	/* 	text-align:center;
		width: 280px;
		margin: auto;
		overflow: hidden; */
	}
	.errorText {
	    min-height: 15px;
	    color: #fc4343;
	    font-size: 12px;
	    margin: 1px 17px;
	}
	.btn {
		margin:10px auto 0 auto;
	    display: inline-block;
	    width: 42%;
	    height: 50px;
	    text-align: center;
	    line-height: 50px;
	    font-size: 18px;
	    cursor: pointer;
	    
	 }
	 .enter{
	    height: 42px;
	    line-height: 42px;
	 }
	 #registerBtn{
	 	height: 40px;
	    line-height: 40px;
	 }
	 .back{
	 	float: right;
	 }
	 .form_top{
	 	position:relative;
	 }
	 .proBox{
	 	position:absolute;
	 	right:0px;
	 	top: 0;
	 }
	.phone_form div.group {
	    width: 418px;
	    padding: 7px 6px;
	    margin:0 auto;
   
	}
	.phone_form .btnBox{
		margin-top:30px;
	}
}
@media only screen and (min-height:0px) and (max-height: 500px){
	
}
@media only screen and (min-height:501px) and (max-height: 600px){
	.login_content{
		width:1100px;
		height:530px;
		 position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -265px;
	    margin-left: -559px; 
	}
	.logoTitle{
		font-size:32px;
	}
	.logoImg>img{
		width:200px;
	}
	.myLink {
		right: 10px;
		top: 20px;
	}
	.btn-registed {
	    color: #eb6100;
	    border-radius: 26px;
	    background: #fff;
	    width: 200px;
	    border: 1px solid #eb6100;
	    margin-left: 20px;
	    height: 40px;
	    line-height: 40px;
	}
	.QRCodBox {
	    height: 240px;
	    width: 240px;
	}
	.QRCodBox>canvas{
		height:235px;
		width:235px;
	}
	.QRCodBox img{
		height:230px;
		width:230px;
	}
}
@media only screen and (min-height: 600px) and (max-height: 650px){
	.login_content{
		/* width:1100px; */
		height:550px;
		 position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -265px;
	   
	}
	.logoImg img{width:230px;}
	.logoTitle{
		font-size:38px;
	}
	.QRCodBox {
	    height: 240px;
	    width: 240px;
	    margin-top:10px;
	}
	.QRCodBox>canvas{
		height:235px;
		width:235px;
	}
	.QRCodBox img{
		height:230px;
		width:230px;
	}
	#backLogin{
		height:40px;
		line-height:40px;
		margin-top:10px;
	}
	.forBox {
	    margin-top: 5px;
	}
	.myLink{right:20px;top:20px;}
}
 @media only screen and (min-height: 650px) and (max-height: 670px){
	 .login_content{
		width:1100px;
		height:550px;
		 position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -265px;
	    margin-left: -559px; 
	}
	.logoImg img{
		width:200px;
	}
	.QRCodBox {
	    height: 240px;
	    width: 240px;
	    margin-top:10px;
	}
	.QRCodBox>canvas{
		height:235px;
		width:235px;
	}
	.QRCodBox img{
		height:230px;
		width:230px;
	}
	.btn {
	    height: 40px;
	    line-height: 40px;
	    margin-top:10px;
	}
	.forBox {
	    margin-top: 10px;
	    heihgt:40px;
	    line-height:40px;
	}
} 
@media only screen and (min-height: 671px) and (max-height: 750px){
	.myLink{
	   top: 5%;
    }
	.login_content{
	width:1100px;
	height:560px;
	 position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -265px;
    margin-left: -559px; 
}
.QRCodBox {
	    height: 240px;
	    width: 240px;
	    margin-top:10px;
	}
	.QRCodBox>canvas{
		height:235px;
		width:235px;
	}
	.QRCodBox img{
		height:230px;
		width:230px;
	}
.logoImg {
    text-align: center;
    margin: 20px 0 10px -43px;
}
.logoImg img{width:230px;}
.logoTitle{font-size:40px;}
div.group {
   padding: 2px 6px;
	}
.code {
    padding:2px 6px;
}
 .enter{
    height: 42px;
    line-height: 42px;
 }
 #registerBtn{
 	height: 40px;
    line-height: 40px;
 }
 .forBox {
    margin-top: 10px;
}
}
@media only screen and (min-height: 800px) and (max-height: 990px){
	.myLink{
	   top: 10%;
	   right:6%;
    }
	
}
@media only screen and (min-width: 0px) and (max-width: 1100px) {
	.login_content{
		width:900px;
		height:500px;
	 	position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -255px;
	    margin-left: -430px; 
	}
	.myLink {
	    right: 20px;
	    top: 5px;
	}
	.logoTitle{
	 	font-size:32px;
	}
	.logoImg img{
		width:200px;
	}
	div.group input {
	    border: none;
	    background: transparent;
	    width: 240px;
	    height: 30px;
	    float: left;
	    outline: none;
	    font-size: 18px;
	}
	div.group span {
	    width: 26px;
	    height: 26px;
	    display: block;
	    float: left;
	    margin-right: 10px;
	    margin-top: 2px;
	    margin-left: 10px;
	}
	div.group.code.inp_left_l {
	    width: 250px;
	    float: left;
	    height: 30px!important;
	    line-height: 30px!important;
	}
	#code_input {
	    width: 180px;
	    height: 30px !important;
	}
	.logoImg {
    text-align: center;
    margin: 20px 0 10px -43px;
}
	.QRCodBox {
	    height: 240px;
	    width: 240px;
	    margin-top:10px;
	}
	.QRCodBox>canvas{
		height:235px;
		width:235px;
	}
	.QRCodBox img{
		height:230px;
		width:230px;
	}
	.btn {
	    height: 40px;
	    line-height: 40px;
	}
}	