html,body{
	width: 100%;
	background: rgb(242,244,245);
}
.center{
	width: 100%;
	overflow: hidden;
}
.topbar{
	width: 100%;
	background-image: url(../banner.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-size: contain;
	padding: 0.35rem 0 0.3rem 0;
	border-bottom: none;
	height: 300px;
}
.logo,.logo1{
	float: none;
}
.logo1{
	display: flex;
	align-items: center;
	justify-content: center;
}
.logo1_m{
	display: inline-block;
	height: 0.43rem;
}
.logo .logo1 span{
	float: none;
	font-size: 0.3rem;
	color: #FFFFFF;
	line-height: 1;
	margin-left: 0px;
	margin-top: -0.08rem;
}
.search{
	float: none;
	width: 6rem;
	height: 0.56rem;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	margin: 0.35rem auto 0;
	text-align: center;
	position: relative;
	margin-top: 250px;
}

.search input {
    float: none;
    display: block;
    width: 3rem;
    height: 0.56rem;
    padding-left: 0;
    font-size: 0.2rem;
    color: #999999;
    border: none;
    margin-left: 2rem;
}
.search_faj{
	position: absolute;
	top: 0.1rem;
	right: 0.5rem;
	display: block;
	width: 0.36rem;
	height: 0.36rem;
}
.classify_m{
	width: 100%;
	padding: 0.35rem 0 0.25rem 0;
	border-bottom: 0.15rem solid #EDEDED;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.classify_li{
	display: flex;
}
.circle{
	width: 0.86rem;
	height: 0.86rem;
	border-radius: 50%;
	display: flex;
	align-self: center;
	justify-content: center;
	overflow: hidden;
	margin: 0 auto;
}
.circle.active{
	background: #2D73B1;
} 
.circle.active img{
	filter: drop-shadow(#fff 80px 0);
	transform: translateX(-80px);
}
.mclassify1{
	display: inline-block;
	width: 0.5rem;
}
.mclassify2{
	display: inline-block;
	width: 0.5rem;
}
.mclassify3{
	display: inline-block;
	width: 0.52rem;
}
.mclassify4{
	display: inline-block;
	width: 0.4rem;
}
.classify_li .word{
	margin-top: 0.05rem;
	margin-left: 0.2rem;
}
.classify_li .word p{
	font-size: 0.26rem;
	color: #000000;
	text-align: center;	
}
.main{
	width: 100%;
	padding: 0 0.2rem 0.2rem 0.2rem;
	box-sizing: border-box;
	position: relative;
	border-bottom: 0.15rem solid #EDEDED;
}
.region_select{
	display: block;
	position: absolute;
	width: 1.1rem;
	height: 0.34rem;
	right: 0.25rem;
	top: 0.25rem;
	background: #D8232A;
	border-radius: 100px;
	text-align: center;
	line-height: 0.34rem;
	font-size: 0.22rem;
	color: #fff;
}
.region_select span{
	display: block;
	line-height: 0.34rem;
}
.region_select select{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	outline: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
}
.bigtitle {
    font-size: 0.3rem;
    color: #000;
    line-height: 0.4rem;
    margin-top: 0.2rem;
    text-align: left;
}
.schoolbox{
	padding-top: 0.3rem;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.schoolbox.clearfix:after{
	display: none;
}
.school_show .area,.school_show .label,.school_show .school_time,.school_show .school_key,.school_show .school_guide{
	display: none;
}
.school_item {
    float: none;
    width: 3.4rem;
    height: auto;
    margin: 0 0 0.2rem 0;
}
.school_show {
    width: 3.4rem;
    height: 0.9rem;
    box-sizing: border-box;
    border-radius: 0.15rem;
}
.school_show .school_desc{
	margin: 0 0;
	height: 100%;
	padding-top: 0.14rem;
	box-sizing: border-box;
}
.school_show .school_logo{
	margin: 0 0.1rem;
}
.school_show .school_logo img {
    width: 0.6rem;
    height: 0.6rem;
}
.school_show .school_mesg {
    margin-left: 0;
    margin-top: 0;
}
.school_show .school_name{
	font-size: 0.20rem;
	line-height: 0.55rem;
}
.school_hide {
    position: static;
    width: 7.1rem;
    height: auto;
    background: #fff;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius:0 0.15rem 0.15rem 0.15rem;
    overflow: hidden;
}
.school_hide .school_contain{
	position: relative;
	padding: 0 0 0 0;
	width: 100%;
	box-sizing: border-box;
	border: none;
}
.school_contain .area {
    width: 0.8rem;
    height: 0.42rem;
    line-height: 0.42rem;
    font-size: 0.22rem;
    left: -1px;
    top: 0.1rem;
    border-radius:0 0.3rem 0.3rem 0;
}
.school_contain .label{
	right: 0.4rem;
	top: 0.2rem;
	font-size: 0;
}
.school_contain .label span{
	font-size: 0.22rem;
	color: #2D73B1;
	line-height: 0.3rem;
}
.school_contain .school_mesg {
	width: 100%;
	box-sizing: border-box;
    margin-left: 0;
    margin-top: 0.8rem;
    display: flex;
    align-items: center;
    /*justify-content: space-around;*/
   justify-content: flex-start;
   padding: 0 0.2rem;
   box-sizing: border-box;
}
.school_contain .school_time{
	font-size: 0.22rem;
	color: #666666;
	line-height: 0.3rem;
	margin-top: 0;
	background: url(../images/time.svg);
	background-repeat: no-repeat;
	background-size: 0.3rem 0.3rem;
	background-position: left center; 
	padding-left: 0.4rem;
}
.school_contain .school_mesg i{
	color: rgb(227,104,109);
	margin-right: 5px;
}
.school_contain .school_key{
	font-size: 0.22rem;
	color: #666666;
	line-height: 0.3rem;
	margin-top: 0;
	background: url(../images/key.svg);
	background-repeat: no-repeat;
	background-size: 0.3rem 0.3rem;
	background-position: left center; 
	padding-left: 0.4rem;
}
.school_contain .school_message {
    margin-top: 0.4rem;
    padding: 0 0.2rem;
}
.school_contain .st {
    width: 1.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.2rem;
    position: relative;
}
.school_contain .st:after{
	content: "";
    width: 5.4rem;
    height: 1px;
    position: absolute;
    left: 1.2rem;
    top: 0.17rem;
    background: #E5E5E5;
    z-index: 10;
}
.school_contain .abox {
    padding: 0.2rem 0 0.2rem 0.2rem;
}
.school_contain .abox a {
    font-size: 0.22rem;
    line-height: 0.5rem;
    margin-right: 0.4rem;
}

.school_contain .close,.school_contain .school_desc .school_logo,.school_contain .school_desc .school_name{
	display: none;
}
.school_item.m_popup .school_show{
	position: relative;
	height: 1.1rem;
	border-bottom: none;
	border-radius: 0.15rem 0.15rem 0 0;
}
.school_item.m_popup .school_show:after{
	content: "";
    width: 3.36rem;
    height: 0.04rem;
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #fff;
    z-index: 10;
}
.school_item.m_popup .school_hide{
	display: block;
}
/*.school_item:nth-child(even) .school_hide{
	margin-left: -3.7rem;
	border-radius:0.15rem 0 0.15rem 0.15rem;
}*/
.school_item.even .school_hide{
	margin-left: -3.7rem;
	border-radius:0.15rem 0 0.15rem 0.15rem;
}
.school_item.odd .school_hide{
	margin-left: 0;
	border-radius: 0 0.15rem 0.15rem 0.15rem;
}

.ranking{
	margin-top: 0;
	padding: 0.2rem 0.2rem 0.45rem 0.2rem;
	box-sizing: border-box;
}
.rankbox{
	padding-top: 0.1rem;
}
.rank_item {
    float: none;
    width: 100%;
    box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0.2rem;
}
.rank_head{
	width: 100%;
	height: 0.8rem;
	border: 1px solid #DADADA;
	border-radius: 0.15rem;
    text-align: center;
    font-size: 0.26rem;
    line-height: 0.8rem;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-sizing: border-box;
}
.rank_head img{
	display: block;
	margin-right: 0.2rem;
}
#tws .rank_head img{
	width: 1.25rem;
	height: 0.33rem;
}
#qs .rank_head img{
	width: 1.01rem;
	height: 0.37rem;
}
#us .rank_head img{
	width: 0.47rem;
	height: 0.43rem;
}
#rk .rank_head img{
	width: 1.2rem;
	height: 0.36rem;
}
.rank_img{
	display: none;
}
.rank_item+.rank_item .rank_img{
	border-left: none;
}
.rank_item+.rank_item .rank_ul {
    border-left: none;
}
.rank_ul {
	display: none;
    padding: 0 0.4rem;
    background: #fff;
    border: 1px solid #DADADA;
    border-top: none;
    border-radius: 0 0 0.15rem 0.15rem;
}
.rank_li{
	border-top: 1px solid #E5E5E5;
}
.rank_num{
	font-size: 0.22rem;
}
.rank_name{
	font-size: 0.26rem;
	margin-left: 0.35rem;
}
.rank_hot{
	font-size: 0.26rem;
	margin-right: 0.15rem;
}
.rank_num.icon1{
	background: url(../images/mnum.svg);
	background-repeat: no-repeat;
	background-size: 0.32rem 0.4rem;
	background-position: center 0.12rem;
}
.rank_num.icon2{
	background: url(../images/mnum2.svg);
	background-repeat: no-repeat;
	background-size: 0.32rem 0.4rem;
	background-position: center 0.12rem;
}
.rank_num.icon3{
	background: url(../images/mnum3.svg);
	background-repeat: no-repeat;
	background-size: 0.32rem 0.4rem;
	background-position: center 0.12rem;
}
.rank_num.col_r{
	color: #fff;
}
.rank_num,.rank_name,.rank_hot{
	line-height: 0.7rem;
}
.rank_item.open .rank_head{
	height: 0.94rem;
	border-bottom: none;
	border-radius: 0.15rem 0.15rem 0 0;
}
.rank_item.open .rank_ul{
	display: block;
}
.foot{
	display: block;
	width: 100%;
	height: 0.88rem;
	text-align: center;
	line-height: 0.88rem;
	background: #2D73B1;
	color: #fff;
	font-size: 0.26rem;
}
.toast{
	display: none;
	width: 3.5rem;
	height: 0.7rem;
	border-radius: 0.5rem;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	font-size: 0.26rem;
	background: rgb(242,244,245);
	/*background-image: linear-gradient(0deg, #1466AF 6%, #2D73B1 97%);*/
	text-align: center;
	line-height: 0.7rem;
	color: #333;
	
}
.topnavbox,.nav,.slide_pull,.logo1_pc,.logo2,.search_btn,.classify,.line1,.line2,.region,.copyr{
	display: none;
}
