.hidden{
	display:none;
}
.accountCheck .words{
	display: none;
}
.accountCheck .active{
	display: block;
}

.alertmodel .center .content1 .right .bd .model .next{
	background: #E7E7E7;
    width: 100%;
    height: 48px;
    border: none;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #9E9E9E;
    letter-spacing: 0;
    font-weight: 500;
    text-align: center;
    margin-bottom: 17px;
}
.alertmodel .center .content1 .right .bd .model .available{
	background: #F96068;
	color: #fff;
}
.alertmodel .center .content1 .right .bd .model .forget .goRegister{
	margin-left: 15px;
	color: #F96068;
}
.alertmodel .center .content1 .right .bd .model .phoneLogin{
	background: #009E95;
	color: #fff;
}

.main1 .right .bd .model ul li.nobg a{
	color: #333;
	background-color:#fff;
}
.main1 .right .bd .model ul li.nobg a:after{
	display:none;
}
.main1 .right .search{
	position: relative;
}
.main1 .right .search .searchCityList{
	position: absolute;
	top: 57px;
	left: 0;	
	width: 100%;
	padding: 10px;
	z-index: 10;
	background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.30);
}
.main1 .right .search .searchCityList a{
	margin: 10px;
}

.icp{
	margin-top: 30px;
	text-align:center;
}
.icp a{
	color: #666;
}
.icp a:hover{
	color: #F96068;
}

.gyMain1 .titleM a{
	z-index: 10;
}
.gyMain1 .titleM a .ewm-pop{
	display: none;
	position: absolute;
	left: -59px;
	top: 40px;
	width: 144px;
	height: 176px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.16);
	border-radius: 6px;
	text-align: center;
}
.gyMain1 .titleM a .ewm-pop img{
	width: 130px;
	margin: 10px auto 0;
}
.gyMain1 .titleM a .ewm-pop p{
	font-size: 14px;
	color: #1A1A1A;
	font-weight: 400;
	font-family: PingFangSC-Regular;
}
.gyMain1 .titleM a:hover .ewm-pop{
	display: block;
}
#qun-pop .right{
	background: none;
}
#qun-pop .right .ewm{
	width: 340px;
	height: 360px;
	margin-top: 30px;
	background: #F4F4F4;
	border-radius: 6px;
}
#qun-pop .right .ewm .titles{
	font-size: 18px;
	color: #333333;
	font-weight: 400;
}
.school-content, .school-content ul{
	overflow:hidden;
}