* {
    margin: 0;
    padding: 0;
}

p > img {
    padding-top: 10px !important;
}

br {
    display: none;
}

body {
    /* background: #f2f2f2; */
}

body {
    touch-action: auto;
}

@font-face {
    font-family: 'iconfont';
    src: ;
    src:  format('embedded-opentype'),  format('woff'),  format('truetype'),  format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.jd_cateleft {
    width: 100%;
    height: 30px;
    /*overflow: hidden;*/
    /*position: absolute;*/
}

@media screen and (max-width: 1003px) {
    .top-search {
        display: none;
    }
}

/*.top-search {*/
/*float: right;*/
/*width: 25.5em;*/
/*height: 35px;*/
/*position: relative;*/
/*margin: 45px 0 0 0px;*/
/*display: -webkit-box;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*}*/
.top-login a:hover {
    color: #f00 !important;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    text-decoration: none;
}

/*.top-login a {*/
/*height: 35px;*/
/*line-height: 35px;*/
/*font-size: 1.2em;*/
/*color: #b18854;*/
/*}*/
.ac {
    color: black;
}

header {
    border-bottom: 4px solid #b28950;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.dhl .dropdown-menu {
    min-width: 65px;
    left: -1%;
    opacity: 0.7;
}

.bj {
    background: ;
    background-size: 80% 100%;
    background-repeat: no-repeat;
}

.teacher-l {
    background: white;
}

.teacher-l > hr {
    width: 100%;
    margin-top: 0;
    border: 2px solid #eee;
    border-top: none;
    margin-bottom: 77px;
}

.teacher-l .cart {
    list-style: none;
    overflow: hidden;
    padding: 0 4%;
    /*border: 1px solid red;*/
}

.tishi > p:first-of-type {
    float: left;
}

.tishi > p:nth-of-type(2) {
    float: right;
    padding-right: 7px;
    margin-top: 3px;
}

.tishi {
    overflow: hidden;
    margin-bottom: 4px;
    margin-top: 35px;
}

.tishi h4, .tishi p {
    margin: 0;
}

.tishi > p {
    font-size: 16px;
}

.tishi > p > span.active {
    color: #b44e9b;
}

.title {
    font-size: 16px;
    font-weight: 800;
}

@media screen and (min-width: 998px) and (max-width: 1200px) {

}

@media screen and (max-width: 998px) and (min-width: 768px) {

}


@media screen and (max-width: 598px) and (min-width: 555px) {

}

@media screen and (max-width: 555px) and (min-width: 414px) {

}

@media screen and (max-width: 530px) and (min-width: 414px) {

}

@media screen and (max-width: 414px) and (min-width: 375px) {
    .bj {
        height: 52px !important;
    }

    @media screen and (max-width: 1003px) {
        .top-search {
            display: none;
            top: 58px;
        }
    }
    .ss {
        right: -33px !important;
        top: 16px !important;
    }

    .title {
        font-size: 17px;
        font-weight: 800;
    }

    .tishi {
        margin-bottom: 4px;
        margin-top: 20px;
    }

    .teacher-l > hr {
        margin-bottom: 29px;
    }

    .info .row h4 {
        font-size: 20px !important;
    }

    .info .row > div > p {
        width: 300px;
    }

    .info .row > p:nth-of-type(2) {
        padding-top: 4px;
    }

    .info .row > p {
        padding-bottom: 25px;
        padding-top: 0;
        line-height: 27px;
        /*text-indent: 2em;*/
    }

    .info .row > p {
        padding-bottom: 6px !important;
        padding-top: 0;
        line-height: 25px !important;
        /*text-indent: 2em;*/
        margin: 0;
    }

    .info .row > p:nth-of-type(2) {
        padding-top: 9px !important;
    }

    .info > div > img {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 360px) and (max-width: 375px) {
    .teacher-l .cart li img {
        height: 121px;
    }

    .bj {
        height: 52px !important;
    }

    @media screen and (max-width: 1003px) {
        .top-search {
            display: none;
            top: 58px;
        }
    }
    .ss {
        right: -33px !important;
        top: 16px !important;
    }

    .info .row h4 {
        font-size: 20px !important;
    }

    .info .row > div > p {
        width: 300px;
    }

    .info .row > p:nth-of-type(2) {
        padding-top: 4px;
    }

    .info .row > p {
        padding-bottom: 25px;
        padding-top: 0;
        line-height: 27px;
        /*text-indent: 2em;*/
    }

    .info .row > p {
        padding-bottom: 6px !important;
        padding-top: 0;
        line-height: 25px !important;
        /*text-indent: 2em;*/
        margin: 0;
    }

    .info .row > p:nth-of-type(2) {
        padding-top: 9px !important;
    }

    .info > div > img {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 0px) and (max-width: 360px) {
    .tishi {
        margin-bottom: 4px;
        margin-top: 20px;
    }

    .teacher-l > hr {
        margin-bottom: 29px;
    }

    .info .row h4 {
        font-size: 20px !important;
    }

    .info .row > div > p {
        width: 300px;
    }

    .info .row > p:nth-of-type(2) {
        padding-top: 4px;
    }

    .info .row > p {
        padding-bottom: 25px;
        padding-top: 0;
        line-height: 27px;
        /*text-indent: 2em;*/
    }

    .info .row > p {
        padding-bottom: 6px !important;
        padding-top: 0;
        line-height: 25px !important;
        /*text-indent: 2em;*/
        margin: 0;
    }

    .info .row > p:nth-of-type(2) {
        padding-top: 9px !important;
    }

    .info > div > img {
        margin-bottom: 10px;
    }
}

/*.foot-ul {*/
/*    overflow: hidden;*/
/*    zoom: 1;*/
/*    !* display: inline-block; *!*/
/*    margin: 0px auto 0 auto;*/
/*    text-align: center;*/
/*}*/

/*.foot-ul li {*/
/*    display: inline-block;*/
/*    list-style: none;*/
/*    font-size: 14px;*/
/*    padding: 0 1%;*/
/*    border-left: 1px solid #dcd6d5;*/
/*}*/

.foot-ul li a {
    color: #dcd6d5;
}

.dibu {
    background: ;
    height: 154px;
}

.info > div > div > b {
    font-size: 17px;
}

.info .row h4 {

}

.info .row h4, .h4 {
    font-size: 29px;
    font-weight: 800;
    text-align: center;
    margin-top: 50px;
}

.info img {
    /*width: 70%;*/
    /*margin: 0 auto;*/
    /*display: block;*/
    box-sizing: border-box;
    margin: 0px auto;
    /*margin-bottom: -9px;*/
    padding: 0px 0px 0px;
    border: 0px;
    vertical-align: middle;
    max-width: 100% !important;
    display: block;
}

.info .row > p:first-of-type {
    /*font-weight: 800;*/
    /*margin-top: 30px;*/
    /*margin-bottom: 20px;*/
    padding: 0;
}

.info .row > p:nth-of-type(2) {
    /*padding-top: 25px;*/
}

.info .row > p:first-of-type {
    padding-bottom: 0px;
    padding-top: 0;
    line-height: 36px;
    /*text-indent: 2em;*/
}

.img {
    margin-bottom: 50px;
}

.info .row > div > p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.title-s {
    float: right;
}

.info > div > img {
    margin-bottom: 25px;
}

.info > div > div:first-of-type {
    text-align: left
}

.info > div > div {
    text-align: center;
    margin-top: 10px;
    /*margin-bottom: 50px;*/
}

@media screen and (max-width: 414px) and (min-width: 0px) {
    .yd-dibu {
        background: ;
        height: 75px;
    }

    .yd-dibu > p:first-of-type {
        margin-top: 23px !important;
    }

    .info .row h4 {
        font-size: 20px !important;
    }

    .info .row > div > p {
        width: 300px;
    }

    .info .row > p:nth-of-type(2) {
        padding-top: 4px;
    }

    .info .row > p {
        padding-bottom: 25px;
        padding-top: 0;
        line-height: 27px;
        /*text-indent: 2em;*/
    }

    .info .row > p {
        padding-bottom: 6px !important;
        padding-top: 0;
        line-height: 25px !important;
        /*text-indent: 2em;*/
        margin: 0;
    }

    .info .row > p:nth-of-type(2) {
        padding-top: 9px !important;
    }

    .info > div > img {
        margin-bottom: 10px;
    }

    .info img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
}