body{
	background: url("../UpLoad/schoolLogo/loginbackground.png") no-repeat;
	background-size: cover;
}
.login {
   width: 30px;
    position: absolute;
    border-radius: 74px;
    right: 222px;
    top: 25px;
    color: #fff;
    /* display: flex;
    justify-content: center; */
    
}
.welcome{
	font-size: 34px;
    color: #000;
}
.pingtai{
	font-size: 24px;
    color: rgb(102,102,102);
}
.w{
	font-size: 16px;
	display: flex;
    justify-content: center;
}
.loginnav ul li a.httpfirst{
	
	color:#48c6e4;
}
.infotext{
    /*font-weight: 700;*/
/*     font-size: 19px;
    padding-bottom: 10px; */
   text-align:center;
   margin: 97px 0 15px;
   /*  color: white; */
}
.logoimg{
	width: 435px;
	margin-top:15px;
	float: left;
    margin-left: -43px;
}
.logoposotion{
	width: 390px;
    height: 460px;
    margin: 20px 0;
    float: left;
    /* background:rgba(81,201,229,.7); */
    background: url(../UpLoad/schoolLogo/loginbackgroundleft.png);
    border-radius: 4px;
    position: relative;
}
.logoposotion img{
	width: 252px;
    /* height: 100px; */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -126px;
   
}
.main {
    width: 450px;
    height: 560px;
    background-color: rgba(250,250,250,.8);
    /* padding-left: 24px; */
    /* padding-top: 21px; */
   /*  padding: 21px 25px 0; */
    border-radius: 4px;
    display: flex;
    justify-content: center;
}
.main a{
	/* color:#fff; */
	text-decoration: none;
	color: #333333;
}
#loginForm {

}
.flex_sm_btn{
	display: flex;
    justify-content: space-between;
    margin-top:15px;
}
.threePass{
	display: block;
	margin:20px 0;
}
.username,.pass,.threeUser,.threePass {
	width: 350px;
    height: 45px;
    border: 1px solid #808080;
    border-radius: 10px;
    padding-left: 50px;
    font-size: 16px;
}
.username,.threeUser{
	background: url("../assets/images/gallery/userbtn.png") no-repeat;
	background-position:20px center;
}
.pass,.threePass{
	background: url("../assets/images/gallery/passwordbtn.png") no-repeat;
	background-position:20px center;
}
.username:focus{
	background: url("../assets/images/gallery/userfouse.png") no-repeat;
	background-position:20px center;
}
.pass:focus{
	background: url("../assets/images/gallery/passwordfouse.png") no-repeat;
	background-position:20px center;
}
.password {
    margin: 20px 0 0;

}
.usericon{
	width:20px;
	height:20px;
}

.login_btn{
	width: 350px;
    height: 45px;
    font-size: 16px;
    border: 0;
    border-radius: 10px;
    color: white;
}


.newstime{
	position: absolute;
	right:0;
	top:0;
}
.ellisps{
	display: block;
	width:315px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.page-link-content{	
	display: flex;   
    justify-content: center;
    padding: 10px 15px;
     
}
#newsyeshu,#noticeyeshu{
    width: 32px;
    padding: 0;
    text-align: center;
    border:1px solid #999;
    border-radius: 5px;
}
.newslis i,.noticelis i{
	width:35px;
	height:17px;
	display: inline-block;
    vertical-align: middle;
	background: url(../assets/images/gallery/top.png) no-repeat;
}
#qiehuanUser{
	position: relative;
}
.left{
	float: left;
}
.right{
	float: right;
}
.qiehuananniu,.downUnit,.threelogin{    
	cursor: pointer;
}
.rmemberPass{
	margin:10px 0;
}
#qiehuanname{
	font-size: 19px;
    text-align: center;
}
.loding{
	 background-color: #919598;
}
.newsname{
	
    width: 485px;
   bottom: 4px;
}
.newsname, .noticename{
	
   position: absolute;
    background: rgba(0,0,0,.4);
    text-align: left;
    font-size: 15px;
    color: #fff; 
    
}
.noticename{
	
    width: 400px;
   bottom: 5px;
}
.noticeimg{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.wrlogo{
	float: left;
}
.liulanqi{
	position: fixed;
    bottom: 30px;
    right: 70px;
    color: #fff;
}
.modal-header {
	color:#fff;
	font-family: 'Open Sans';
	font-size:16px;
	border:none;
}

#ThreeLogin .modal-body{
	display: flex;
    justify-content: center;
}

.loginTitle{
	color: #000;
    font-size: 19px;
    text-align: center;
    font-family: "Microsoft YaHei", Î¢ÈíÑÅºÚ, ËÎÌå, Helvetica, "STHeiti STXihei", "Microsoft JhengHei", Arial !important;
	margin-bottom: 30px;
	margin-top:125px;
}
.modal-dialog{
	width:600px!important;
	
}
.loginerror{
	display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 16px;
}
.threeloginimg{
	
    float: left;
    margin-left: -100px;
}
.threedl{
	margin-top: 30px;
    margin-bottom: 15px;
}
#dengluinfoToilab{
	display: block;
}
.modal-backdrop.in{
	opacity: .6;
}