
body {
    background-color: #ECECEC;
}

/* topbanner */
.topbanner {
    width: 100%;
    height: 6.186667rem;
    background: url(/static/mobile/img/school/info/beijing.jpg) no-repeat center center;
    background-size: cover;
}

.topbanner .bread {
    font-size: 0;
    width: 9.253333rem;
    margin: 0 auto;
    padding: 0.32rem 0 0.4rem;
}

.topbanner .bread a {
    display: inline-block;
    font-size: 0.32rem;
    color: #ffffff;
}

.topbanner .bread span {
    font-size: 0.32rem;
    color: #ffffff;
    display: inline-block;
    padding: 0 0.133333rem;
}

.topbanner .school_xx .img {
    width: 1.92rem;
    height: 1.92rem;
    background: url(/static/mobile/img/school/info/school.png) no-repeat center center;
    background-size: 1.92rem;
    padding: 0.053333rem;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    margin: 0 auto 0.16rem;
}

.topbanner .school_xx .img::after {
    content: '';
    width: 0.4rem;
    height: 0.4rem;
    background: url(/static/mobile/img/school/info/renzheng.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
}

.topbanner .school_xx h3 {
    font-size: 0.453333rem;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0.066667rem;
}

.topbanner .school_xx p {
    font-size: 0.32rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0.306667rem;
}

.topbanner .school_xx a {
    width: 2.186667rem;
    height: 0.64rem;
    text-align: center;
    line-height: 0.64rem;
    background-color: #EC4949;
    font-size: 0.346667rem;
    color: #ffffff;
    border-radius: 0.04rem;
    margin: 0 auto;
}

/* 推荐内容 */
.content_one {
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    padding-top: 0.613333rem;
    padding-bottom: 0.533333rem;
    margin-bottom: 0.133333rem;
}

.content_one>div {
    width: 9.253333rem;
    margin: 0 auto 0.133333rem;
    background-color: #ffffff;
}

.content_one .content_top {
    margin-bottom: 0.32rem;
}

.content_one .content_top img {
    width: 1.066667rem;
    height: 1.066667rem;
    margin-right: 0.346667rem;
}

.content_one .content_top>div.fl {
    width: 5.866667rem;
}

.content_one .content_top>div.fl h3 {
    font-size: 0.373333rem;
    font-weight: normal;
    margin: 0.066667rem 0 0.04rem;
}

.content_one .content_top>div.fl p {
    font-size: 0.32rem;
    color: #888888;
}

.content_one>div>p {
    font-size: 0.346667rem;
    line-height: 0.48rem;
    margin-bottom: 0.346667rem;
}

.content_one>div>p>a {
    color: #EC4949;
    display: inline-block;
    margin-left: 0.4rem;
}

.content_one>div>.img_o img {
    width: 100%;
    height: 5.333333rem;
    object-fit: cover;
}

.content_one>div>.img_o.two img {
    width: 2.92rem;
    height: 2.92rem;
    float: left;
    margin-right: 0.24rem;
    margin-bottom: 0.24rem;
    object-fit: cover;
}

.content_one>div>.img_o.two img:nth-child(3n) {
    margin-right: 0;
}

.content_one .fy {
    width: 1.066667rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    background-color: #EC4949;
    border-radius: 0.24rem;
    font-size: 0.32rem;
    color: #ffffff;
    display: block;
    position: absolute;
    right: 0;
    top: 0.093333rem;
}

/* 热门院校推荐 */
.hotschool {
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    margin-bottom: 0.133333rem;
}

.hotschool h3 {
    font-size: 0.426667rem;
    font-weight: normal;
    border-bottom: 0.026667rem solid #EEEEEE;
    padding: 0.586667rem 0 0.2rem;
    padding-left: 0.373333rem;
    padding-right: 0.373333rem;
    box-sizing: border-box;
    margin-bottom: 0.4rem;
}

.hotschool h3 a {
    font-size: 0.32rem;
    color: #9C9C9C;
    padding-top: 0.08rem;
}

.hotschool h3 a::after {
    content: '';
    width: 0.133333rem;
    height: 0.253333rem;
    display: inline-block;
    background: url(/static/mobile/img/school/info/Path.png) no-repeat center center;
    background-size: cover;
    margin-left: 0.16rem;
}

.hotschool .content {
    width: 9.253333rem;
    margin: 0 auto;
}

.hotschool .content .box {
    border-bottom: 0.026667rem solid #EEEEEE;
    padding-bottom: 0.4rem;
    margin-bottom: 0.373333rem;
}

.hotschool .content .box:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.hotschool .content .box img {
    width: 1.386667rem;
    height: 1.386667rem;
    padding: 0.106667rem;
    box-sizing: border-box;
    border: 0.026667rem solid #D2D0D0;
    box-shadow:0px 2px 3px rgba(0,0,0,0.18);
}

.hotschool .content .box>div.fl {
    width: 5.866667rem;
    margin-left: 0.48rem;
}

.hotschool .content .box>div.fl h4 {
    font-weight: normal;
    padding: 0.16rem 0 0.293333rem;
}

.hotschool .content .box>div.fl p {
    font-size: 0.346667rem;
    color: #666666;
}

/* 加载更多 */
.more {
    text-align: center;
    font-size: 0.373333rem;
    padding: 0.266667rem 0 0.533333rem;
    color: #888888;
}

/* 点击图片放大 */
.swiper_big {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    display: none;
    color: #ffffff;
}

.swiper_big .swiper-container {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.swiper-container img {
    width: 100%;
    height: auto;
}