﻿body {
}

@media screen and (max-width:500px) {
    /*头部图片*/
    .bannerWrap {
        /*overflow:hidden;*/
    }

        .bannerWrap .publicContainer {
            padding: 0;
        }

    .absoluteFont {
        position: absolute;
        top: 0;
        z-index: 10;
        width: 80%;
        margin-left: -3.5rem;
        left: 50%;
    }

        .absoluteFont p {
            width: 2.7rem;
            height: 0.35rem;
            font-size: 0.3rem;
            font-weight: 500;
            color: rgba(255,255,255,1);
            line-height: 0.35rem;
            margin-top: 0.4rem;
            letter-spacing: 0.08rem;
            padding-left: 0.2rem;
            box-sizing: border-box;
        }

        .absoluteFont .smSize {
            width: 5rem;
            height: 0.3rem;
            font-size: 12px;
            font-weight: 500;
            line-height: 0.3rem;
            margin-top: 0.3rem;
            letter-spacing: 0.04rem;
        }
    /*导航样式替换*/
    .middle_content_wrap {
        min-height: 9.5rem !important;
        position: relative;
    }

    .phoneClassWrap {
        background: #fff !important;
        padding-top: 0 !important;
    }

    .search-top-box {
        width: 100%;
    }

    .courseNav {
        width: 100%;
        margin: 0 0 0 0.25rem;
        height: 0.8rem;
    }

        .courseNav li {
            height: 0.75rem;
            font-size: 0.3rem;
            line-height: 0.8rem;
            border-top: none;
            margin-right: 3px;
            border-top: 2px solid #fff;
            padding: 0 5px;
        }

            .courseNav li.active {
                border-top: 2px solid #0090FC;
                cursor: pointer;
                color: #0090FC;
            }

    .Boutique {
        width: 100%;
        margin: 0 0 0 0.25rem;
        height: 0.8rem;
    }

        .Boutique li {
            height: 0.75rem;
            font-size: 0.3rem;
            line-height: 0.8rem;
            border-top: none;
            margin-right: 3px;
            border-top: 2px solid #fff;
            padding: 0 5px;
        }

            .Boutique li.active {
                border-top: 2px solid #0090FC;
                cursor: pointer;
                color: #0090FC;
            }

    .phoneBox {
        width: 100%;
        height: 0.6rem;
    }

        .phoneBox .searchUl {
            width: 100%;
            height: 100%;
            padding: 0 0.2rem;
            box-sizing: border-box;
            display: flex;
            justify-content: space-between;
            flex-wrap: nowrap;
        }

            .phoneBox .searchUl li {
                color: #929292;
                font-size: 0.2rem;
                line-height: 0.6rem;
            }

                .phoneBox .searchUl li i {
                    color: #929292;
                }

    .phone_semester {
        width: 100%;
        height: 5rem;
        overflow: hidden;
        z-index: 9;
        position: absolute;
        background: #fff;
    }

        .phone_semester ul {
            width: 100%;
            height: 100%;
            overflow-y: auto;
            overflow-x: hidden;
            padding: 0 0.2rem;
            box-sizing: border-box;
        }

            .phone_semester ul li {
                color: #333;
                font-size: 0.26rem;
                line-height: 0.7rem;
                border-bottom: 1px #eee solid;
                text-align: center;
            }

                .phone_semester ul li.act {
                    color: #0090FC;
                }

    .indexWrapSecInfo li .indexWrapItem > a {
        width: 100% !important;
        height: 2.3rem !important;
    }

    .indexWrapCourseName p span {
        box-sizing: border-box;
    }

        .indexWrapCourseName p span .phonestyleName {
            width: 100%;
            height: auto;
            display: inline-block;
            white-space: nowrap;
            font-size: 13px;
            overflow: hidden;
            text-overflow: ellipsis;
            position: absolute;
            bottom: 0;
            left: 0;
            background: transparent;
        }

    .publicContainer .newest_Course .indexWrapSpanActive {
        width: 100%;
        height: 0.5rem;
        font-size: 13px;
        line-height: 0.5rem;
        padding-left: 0.12rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        box-sizing: border-box;
    }

    .phoneHeight252 {
        height: 3.37rem !important;
    }

    .indexWrapItem .courseShortDetail {
        width: 100%;
        padding: 0;
    }

    .publicContainer .newest_Course .indexWrapSecInfo li .indexWrapItem {
        min-height: 0;
    }

    .phone296 {
        height: 4.2rem !important;
    }

    .phoneAddress {
        width: 50%;
        overflow: hidden;
        display: none;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .indexSecInfoAddrIcon {
        display: none;
    }

    .newest_Course .indexWrapSecInfo > li:hover .courseShortDetail {
        max-height: 0 !important;
    }

    .indexSecInfoSee {
        margin-left: 1px;
        /*width: 92%;*/
        overflow: hidden;
        /* margin-right: 12px !important; */
        /* width: 100%; */
    }

    .phoneSee {
        margin-left: 1px;
        width: 92%;
        overflow: hidden;
        /* margin-right: 12px !important; */
        /* width: 100%; */
    }

    #searchVideo .videoTheme {
        width: 5.65rem !important;
        margin-right: 5px;
        font-size: 13px;
        margin-left: 5px;
    }

    .indexSecInfoAddrIcon {
        display: none;
    }
}
