div,span,h3,h4,li,p {
    word-break: break-all;
}
.school_tit {
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.16rem 0rem rgba(237,73,61,0.25);
    height: 1.62rem;
    margin-bottom: 0.34rem;
}
.school_header-ac {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
.school_tit-ac {
    position: fixed;
    top: 0.76rem;
    width: 100%;
    z-index: 1;
}
.select_mask {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.27);

}
.select_masks .box {
    height: 5.62rem;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0.1rem 0.1rem;
    box-sizing: border-box;
    padding: 0.34rem 0.48rem 0.29rem 0.78rem;
    position: fixed;
    top: 2.37rem;
    width: 100%;
    overflow-y: auto;
}
.select_masks .box a {
    font-size: 0.24rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.28rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.4rem;
}
.select_masks .box .active {
    color: #ED493D;
}
.select_masks .box a img {
    width: 0.34rem;
    height: 0.34rem;
}
.school_con {
    position: relative;
    width: 100%;
    min-height: 100%;
}
.school_wrap {
    font-family: PingFangSC, PingFang SC;
    top: 0.76rem;
    bottom: 0.88rem;
    width: 100%;
    overflow: auto;
    background: #ffffff;
}
.school_wrap_search {
    padding: 0.24rem 0.26rem 0 0.26rem;
    position: relative;
}
.school_wrap_search .search_name {
    width: 100%;
    box-shadow: 0rem 0rem 0.16rem 0rem rgba(237,73,61,0.25);
    border-radius: 0.07rem;
    border: none;
    height: 0.69rem;
    font-size: 0.24rem;
    text-align: left;
    color: #333333;
    /*text-shadow: 0px 0px 0px #999999;*/
    /*-webkit-text-fill-color: transparent;*/
    text-indent: 0.26rem;
    background-color: #ffffff;
    padding-right: 0.78rem;
}
.school_wrap_search input::-webkit-input-placeholder {
    color: #999999;
}
.school_wrap_search .searchImg-box {
    position: absolute;
    width: 0.78rem;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0.24rem;
    right: 0.26rem;
}
.school_wrap_search img {
    width: 0.26rem;
    height: 0.26rem;
}

.school_wrap_select {
    font-size: 0.24rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.34rem;
    display: flex;
    align-items: center;
    padding: 0 0.26rem;
    margin-top: 0.24rem;
}
.school_wrap_select p:nth-child(2) {
    width: 0.34rem;
    height: 0.34rem;
    background-image: url("/static/images/new_icon/new_down.png");
    background-size: 100%;
    background-repeat: no-repeat;
}
.school_wrap_select div{
    display: flex;
    align-items: center;
    width: 2.3rem;
    justify-content: center;
}
.school_wrap_select div:nth-child(1) {
    margin-left: 0.52rem;
}
.school_wrap_select div img {
    width: 0.34rem;
    height: 0.34rem;
}
.school_wrap_select .select_bor {
    width: 0.02rem;
    height: 0.17rem;
    background: #CDCDCD;
    display: block;

}
.school_wrap_select .select_bor1 {
    margin:0 0.2rem;
}
.school_wrap_select .select_bor2 {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}
.school_wrap_list {
    padding: 0 0.26rem;
}
.school_wrap_list a{
    padding: 0.21rem 0.28rem;
    display: flex;
    align-items: center;
    background: #ffffff;
    margin-bottom: 0.24rem;
    box-shadow: 0rem 0rem 0.16rem 0.05rem rgba(140,149,167,0.2);
    border-radius: 0.14rem;
}
.school_wrap_list a .left {
    width: 0.86rem;
    height: 0.86rem;
    border-radius: 50%;
    margin-right: 0.31rem;
    border: 1px solid #E8E8E8;
}
.school_wrap_list a .right {
    flex: 1;
}
.school_wrap_list a .right div:nth-child(1) {
    font-size: 0.28rem;
    font-weight: 600;
    color: #333333;
    line-height: 0.38rem;
}
.school_wrap_list a .right div:nth-child(2) {
    font-size: 0.17rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.24rem;
    margin-bottom: 0.12rem;
}
.school_wrap_list a .right .addr {
    background: #F1F1F1;
    border-radius: 0.16rem;
    padding: 0.02rem 0.17rem;
    font-size: 0.19rem;
    width: max-content;
    margin-bottom: 0.19rem;
    color: #666666;
    line-height: 0.28rem;
}
.school_wrap_list a .right .addr img {
    width: 0.21rem;
    height: 0.21rem;
    margin-right: 0.03rem;
}
.school_wrap_list a .right .nav {
    font-size: 0.17rem;
    font-weight: 400;
    color: #666666;
    display: flex;
    flex-wrap: wrap;
}
.school_wrap_list a .right .nav span {
    margin-right: 0.1rem;
    display: flex;
    align-items: center;
}
.school_wrap_list a .right .nav i {
    font-size: 0.21rem;
    font-weight: 500;
    color: #666666;
}
.school_wrap_empty {
    font-size: 0.24rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.34rem;
    text-align: center;
    height: 4.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.school_wrap_empty img {
    width: 1.14rem;
    height: 1.14rem;
    margin-bottom: 0.05rem;
}
.school_wrap_null {
    margin: 0.22rem 0;
    text-align: center;
    font-size: 0.21rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.29rem;
}
.school_wrap_load {
    margin-top: 0.22rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.21rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.29rem;
}
.school_wrap_load img {
    width: 0.78rem;
    height: 0.78rem;
    margin-right: 0.2rem;
}