html,
body {
    background-color: #F6F6F6;
}

.school_data {
    width: 100%;
    background-color: #fff;
    margin-bottom: 0.32rem;
    border-top: 0.013333rem solid #EBEBEB;
    padding-bottom: 0.666667rem;
}

.school_data>div {
    width: 9.36rem;
    margin: 0 auto;
}

.school_data img.fl {
    width: 2.2rem;
    height: 2.2rem;
    margin-top: 0.6rem;
    margin-right: 0.4rem;
}

.school_data div.fl {
    width: 4.333333rem;
}

.school_data div.fl h3 {
    font-size: 0.426667rem;
    line-height: 0.56rem;
    font-weight: normal;
    margin-bottom: 0.026667rem;
    margin-top: 0.6rem;
}

.school_data div.fl p {
    font-size: 0.32rem;
    line-height: 0.413333rem;
    margin-bottom: 0.44rem;
}

.school_data div.fl a {
    width: 2.986667rem;
    height: 0.693333rem;
    text-align: center;
    line-height: 0.693333rem;
    background-color: #EC4949;
    border-radius: 0.4rem;
    font-size: 0.346667rem;
    color: #fff;
}

.school_data div.fr {
    margin-top: 0.6rem;
    text-align: center;
}

.school_data div.fr h3,
.school_data div.fr h4 {
    font-size: 0.373333rem;
    color: #1E71FF;
    line-height: 0.493333rem;
    margin-bottom: 0.026667rem;
}

.school_data div.fr h4 {
    color: #EC4949;
}

.school_data div.fr p,
.school_data div.fr span {
    display: block;
    font-size: 0.32rem;
    line-height: 0.413333rem;
}

.school_data div.fr p {
    margin-bottom: 0.32rem;
}

.school_data>div>p {
    font-size: 0.32rem;
    line-height: 0.533333rem;
    margin-top: 0.586667rem;
}

.content {
    width: 100%;
    background-color: #fff;
    padding-bottom: 0.4rem;
}

.content>div {
    width: 9.36rem;
    margin: 0 auto;
}

.content h3.title,
.school_ls h3.title,
.hot h3.title {
    font-size: 0.4rem;
    color: #EC4949;
    font-weight: normal;
    line-height: 0.533333rem;
    padding: 0 0 0.16rem;
    border-bottom: 0.013333rem solid #D4DBE3;
    position: relative;
    margin-bottom: 0.48rem;
}

.content h3.title::before,
.school_ls h3.title::before,
.hot h3.title::before {
    content: "";
    width: 1.6rem;
    height: 0.04rem;
    background-color: #EC4949;
    display: block;
    position: absolute;
    left: 0;
    bottom: -0.013333rem;
}

.content .data p {
    width: 50%;
    font-size: 0.32rem;
    line-height: 0.413333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.32rem;
}

.content .data p em {
    color: #777F88;
}

.content .data p.one {
    width: 100%;
    margin-bottom: 0;
}

.content .text p {
    font-size: 0.32rem;
    line-height: 0.48rem;
}

.content table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 0.32rem;
    margin-bottom: 0.133333rem;
}

.content table tr {
    height: 0.693333rem;
}

.content table th {
    background-color: #FFF3F3 !important;
    border: 0.013333rem solid #EAB3B3 !important;
    line-height: 0.693333rem !important;
}

.content table td {
    border: 0.013333rem solid #EAB3B3 !important;
    line-height: 0.693333rem !important;
}

.school_ls,
.hot {
    width: 100%;
    background-color: #fff;
    margin-top: 0.32rem;
}

.school_ls>div {
    width: 9.36rem;
    margin: 0 auto;
    padding-top: 0.533333rem;
    overflow: hidden;
}

.school_ls .box {
    margin-bottom: 0.48rem;
}

.school_ls .box img {
    width: 1.706667rem;
    height: 1.706667rem;
    margin-right: 0.426667rem;
    display: inline-block;
    vertical-align: middle;
}

.school_ls .box>a>div {
    width: 5.866667rem;
    display: inline-block;
    vertical-align: middle;
}

.school_ls .box div h3 {
    font-size: 0.373333rem;
    line-height: 0.493333rem;
    font-weight: normal;
    margin-bottom: 0.106667rem;
}

.school_ls .box div p {
    font-size: 0.32rem;
    line-height: 0.413333rem;
}

.hot {
    overflow: hidden;
}

.hot>div {
    width: 9.36rem;
    margin: 0 auto;
    padding-top: 0.533333rem;
}

.hot ul li {
    margin-bottom: 0.333333rem;
}

.hot ul li::before {
    content: "";
    width: 0.066667rem;
    height: 0.066667rem;
    background-color: #47505B;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.173333rem;
}

.hot ul li a {
    width: 90%;
    font-size: 0.346667rem;
    line-height: 0.466667rem;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}