.teacher-item .teacher-infos .teacher-name {
    font-size: 20px;
}

img,
video {
    max-width: 100%;
}


/*tab   start*/

.tab-bd .tab-bd-content {
    display: none;
}

.tab-hd-con {
    cursor: pointer;
}


/*tab  end*/

.fixed-header #site-nav li a {
    color: black;
}

#contact-items .weibos .weibo-item {
    width: 60px;
}

.course-wrap-left .inner-filter-nav {
    display: block;
    overflow: hidden;
}

.course-wrap-left .inner-filter-nav li {
    width: auto;
    padding: 0 15px;
    float: left;
}

#site-logo-div {
    position: absolute;
    left: 10px;
    top: -5px;
    width: 15%;
}

.index-focus-mark-under {
    z-index: 1;
    opacity: 1;
    background: rgba(128, 128, 128, 0.5);
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    padding: 10px 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.index-focus-mark-under .index-focus-mark {
    width: 1200px !important;
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    margin: auto;
    transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
}

@media screen and (max-width: 760px) {
    #site-logo-div {
        position: absolute;
        left: 4%;
        top: 1%;
        width: 33%;
    }
}

@media screen and (max-width: 380px) {
    #index-focus .index-focus-item .index-focus-mark .mark1 {
        font-size: 24px;
    }
    #index-focus .index-focus-item .index-focus-mark .mark3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 900px) {
    #site-navs {
        background: #333;
        transform: translate(0, -1%);
    }
}

#contact-items .email-tel {
    margin-top: 0;
}

#contact-items .email-tel li:nth-last-child(2) {
    margin-top: 10px;
}

#contact-items .weibos .weibo-item {
    margin-right: 15px;
}

#best-course-section .pc-course-select li {
    text-align: left;
    padding-left: 30px;
}

#best-activity .best-activity-others .best-activity-other .act-infos div {
    margin-top: 7px;
}

.act-infos h5 {
    font-weight: bold;
}

.inner-map {
    line-height: 50px;
}

.inner-filter-nav {
    width: auto;
    margin-top: 0;
}

.inner-filter-nav li {
    width: 90px;
    line-height: 40px;
}

.iconfont {
    font-size: 14px;
    margin-right: 6px;
    color: #ffc722;
}

.theacher-desc {
    margin-bottom: 10px;
}

.number {
    margin-right: 30px;
}


/*.inner-body .inner-left .inner-item .text {
    position: relative;
    width: auto;
    right: auto;
    top: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}*/

.inner-item {
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 0!important;
    border-bottom: 1px solid #e3e3e3;
}

.inner-body .inner-left .inner-item .data-items .data-item.data-location {
    top: 15px;
}

.inner-body .inner-left .inner-item .data-items .data-item.data-persons {
    bottom: 15px;
}

.inner-body .inner-left .inner-item .text .theacher-name {
    font-size: 24px;
}

.inner-body .inner-left .inner-item .text .theacher-title {
    margin-top: 20px;
}

.about-section-title span {
    margin-left: 0;
}

.about-section2 .about-section2-top .join-us {
    float: right;
}

.inner-body .inner-left .inner-item .text {
    right: -20%;
    width: 85%;
}

.reply-primary-item .reply-primary-body {
    width: 100%;
}

.reply-primary-item .primary-user-header {
    width: 20px;
    height: 20px;
    left: 25px
}

.reply-primary-item .primary-user-date {
    float: right;
    margin-right: 25px;
}

.reply-primary-item .primary-reply-content {
    margin-top: 10px;
    margin-left: 25px;
}

.reply-items {
    border: 0;
    background: #fbfbfb;
}

.reply-primary-item {
    border-bottom: 1px solid #eee;
    border-top: 0;
    /*box-shadow: 0 1px 1px rgba(0,0,0,.07);*/
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -1px;
}

.teacher-about-course-title {
    background: #fbfbfb;
    margin-top: 30px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 26px;
    padding: 10px;
}

.teacher-about-course {
    margin-top: 0;
}

.home-area .home-left {
    background: #fbfbfb;
}

.home-area .home-right .home-right-wrap {
    background: #fbfbfb;
}

.home-area .home-right {
    width: 70%;
}

.teacher-about-course {
    background: #fbfbfb;
}

.home-area .home-left,
.home-area .home-right {
    height: 200px;
}

.home-area .home-right footer {
    top: 0px;
}

.home-area .home-left {
    padding: 0;
    border: 1px solid #eee;
    height: 198px;
    /*width: 198px;*/
    overflow: hidden;
}

.home-area .home-right aside {
    width: 98%;
    border: 0;
}

.home-area .home-right footer button {
    padding: 0 15px;
}

.m-l-20 {
    margin-left: 9px;
}

.m-t-15 {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #e0e0e0;
}

.m-l-5 {
    margin-left: 0;
}

.iconfont {
    margin-right: 0;
}

.course-home-datas li {
    border-top: 0;
    margin-top: 16px;
    padding: 0 50px 0 0;
}

.f-12 {
    font-size: 14px;
}

.inner-body .inner-right .text-image img {
    width: 100%;
}

.display-share-div {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: none;
    z-index: 1;
    width: 354px;
    height: 371px;
}

.display-share-div-under {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.theacher-title {
    margin-right: 10px;
}


/*TODO*/

.a {
    margin: 0;
    padding: 1em;
    border-top: 1px solid #eee;
    border-radius: 0 0 4px 4px;
    background: #fbfbfb;
    position: relative;
    padding-bottom: 50px;
    border-bottom: 1px solid #eee;
}

.aa {
    width: 100%;
    padding: 9px 12px;
    min-height: 38px;
    min-height: 22px\9;
    line-height: 1.4;
    color: #222;
    cursor: text;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.b {
    margin-top: 1em;
    padding-bottom: 0;
    text-align: right;
    line-height: 33px;
}

.bb {
    float: right;
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
    background: #1472cf;
    background: -webkit-linear-gradient(top, #1d7fe2, #0865c2);
    background: linear-gradient(to bottom, #1d7fe2, #0865c2);
    border: 1px solid #0D6EB8;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 0 rgba(0, 0, 0, .2);
    font-size: 14px;
    line-height: 1.7;
    text-decoration: none!important;
    vertical-align: middle;
    display: inline-block;
    _display: inline!important;
    text-align: center;
    padding: 4px 10px;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    margin: 0;
    font-family: inherit;
}

.self-pagination {
    margin: 20px 0;
    text-align: center;
}

.self-pagination li {
    display: inline-block;
    float: none;
}


/*video css*/

.inner-video .rank-toggle li {
    width: 100%;
    text-align: left;
    padding-left: 10px;
}

.activity-home-btn {
    margin-top: 150px;
}

.inner-video .news-list a span:nth-of-type(2) {
    padding: 0 10px 0 25px;
}

.inner-video .video-wrap {
    height: auto;
}

.inner-video .news-list a {
    display: block;
    position: relative;
    line-height: 35px;
    border-bottom: 1px solid #e3e3e3;
}

.inner-video .news-list {
    height: 410px;
    overflow-y: auto;
}

.inner-video-info .news-list,
.inner-video-info .video-wrap {
    height: auto;
}

.video-teacher {
    padding-bottom: 10px;
}

.video-teacher .video-teacher-title {
    padding: 20px 0;
}

.home-right-wrap {
    overflow: hidden;
}

.A-activity {
    background: #fbfbfb;
    padding: 25px 15px;
    line-height: 25px;
}

.A-activity ul {
    margin: 0;
    padding-left: 0;
}

.A-activity-list {
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.ac-list-left {
    padding-right: 185px;
}

.ac-list-right {
    position: absolute;
    width: 172px;
    top: 0;
    right: 0;
    text-align: right;
}

.add-ac-btn {
    background: #ffc722;
    color: white;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    height: 35px;
}

.ac-list-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.plyr--fullscreen-active video {
    width: auto !important;
    height: auto !important;
    max-width: auto !important;
}


/*video css end*/

.dropdown-school-wrap {
    width: 100%;
    position: relative;
    z-index: 999;
    height: auto;
}

.dropdown-school {
    overflow: hidden;
    position: absolute;
    margin: 10px 0 0;
    padding: 15px 5px;
    left: 0;
    border: 1px solid #e8e8e8;
    right: 0;
    display: none;
    background-color: #fbfbfb;
    z-index: 999999;
}

.dropdown-school li {
    line-height: 35px;
    text-align: center;
    float: left;
    list-style: none;
}

.dropdown-school li a {
    display: block;
    padding: 0 8px;
}

.dropdown-school .active {
    background-color: #ffc722;
}

.dropdown-school .active a {
    color: #fff;
}

.click-more-schoole {
    position: absolute;
    right: 20px;
    top: -25px;
    cursor: pointer;
}

.teacher-image-text .iconfont {
    margin: 18px 4px 0;
}


/*myCourse   css start*/

.my-course-wrap {
    margin-top: 20px;
}


/*
.c-course-btn {
    background: #ffc722;
    color: white;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 10px;
}

.my-course-wrap .inner-item {
    overflow: none;
}

.my-course-wrap .image-text-left {
    position: relative;
    float: left;
    width: 225px;
}

.my-course-wrap .image-text-left img {
    width: 100% !important;
    max-width: 100%;
}

.my-course-wrap .image-text-right {
    position: relative;
    float: left;
}

.my-course-wrap .image-text-left .date-icon {
    left: 0;
    top: 0;
}

.my-course-wrap .image-text-left a {
    display: block;
}

.my-course-wrap .inner-item {
    padding-right: 0 !important;
}

.my-course-wrap .image-text-center {
    margin-left: 245px;
    position: relative;
    overflow: hidden;
    margin-right: 190px;
}

.my-course-wrap .theacher-name {
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.my-course-wrap .theacher-title {
    color: #a7a7a7;
    font-size: 12px;
    margin-top: 10px;
}

.my-course-wrap .theacher-desc {
    color: #686868;
    font-size: 14px;
    margin-top: 5px;
    line-height: 23px;
    text-align: justify;
}

.my-course-wrap .inner-item {
    border-bottom: none;
    padding: 20px 0;
    /*border-bottom: 1px solid #e3e3e3;*/


}
.my-course-wrap .image-text-right {
    width: 170px;
    position: absolute;
    top: 10px;
    right: 0;
    border-left: 1px solid #e3e3e3;
    height: 162px;
    padding-left: 10px;
    overflow: hidden;
}
.my-course-wrap .image-text-right .text-right-list {
    background-repeat: no-repeat;
    background-position: 10px;
    padding-left: 50px;
    position: relative;
    margin-bottom: 20px;
}
.my-course-wrap .image-text-right .text-right-list:before {
    content: " ";
    border: 1px solid #ffc722;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
}
.my-course-wrap .image-text-right .time {
    background-image: url(../images/Venue_ico.png?v=1)
}
.my-course-wrap .image-text-right .teacher {
    background-image: url(../images/time_ico.png?v=1)
}
.my-course-wrap .image-text-right .complete {
    background-image: url(../images/p_ico.png?v=1)
}
.my-course-wrap .text-right-list p {
    font-weight: bold;
}
.cour-right-list .cour-img {
    float: left;
    width: 57%;
}
.cour-right-list .cour-img img {
    width: 100%;
    max-width: 100%;
}
.cour-right-list .cour-info {
    width: 40%;
    float: left;
    margin-left: 3%;
}
.cour-right-list .cour-info p {
    font-weight: bold;
}
.cour-right-list {
    margin-bottom: 10px;
    overflow: hidden;
}
.cour-right-list .cour-info .free {
    color: #54b446;
    font-weight: bold;
}
.cour-right-list .cour-info .pay {
    color: #f24415;
    font-weight: bold;
}
.cour-right-list .cour-info span {}
.my-course-wrap .inner-item .theacher-desc {
    display: block !important;
}
.home-right-wrap h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.about-course-wrap aside {
    position: relative !important;
}
.my-course-wrap .inner-item {
    padding-right: 90px !important;
}
.course-notice-btn {
    position: absolute;
    right: 120px;
    top: 0px;
}

/*myCourse   css end*/

/*aboutCourse   css start*/
.join-class-btn {
    background: #ffc722;
    color: white;
    border: none;
    margin-top: 20px;
    border-radius: 0;
    padding: 0 65px;
    height: 50px;
    font-size: 16px;
    text-decoration: none!important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0px 0px 2px #fff;
    -o-box-shadow: inset 0px 0px 2px #fff;
    -webkit-box-shadow: inset 0px 0px 2px #fff;
    -moz-box-shadow: inset 0px 0px 2px #fff;
}
.yellow {
    color: #fff;
    border: 1px solid #c1c1c1;
    background-image: -moz-linear-gradient(#ffd974, #febf4d);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#febf4d), to(#ffd974));
    background-image: -webkit-linear-gradient(#ffd974, #febf4d);
    background-image: -o-linear-gradient(#ffd974, #febf4d);
    background-color: #febf4d;
}
.yellow:hover {
    border: 1px solid #c1913d;
    background-image: -moz-linear-gradient(#febf4d, #ffd974);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffd974), to(#febf4d));
    background-image: -webkit-linear-gradient(#febf4d, #ffd974);
    background-image: -o-linear-gradient(#febf4d, #ffd974);
    background-color: #ffd974;
}
.yellow:active {
    border: 1px solid #936b26;
}
.about-course-main {
    margin-top: 30px;
}
.about-course-main .course-info-left {
    border: 1px solid #c1c1c1;
    width: 260px;
    float: left;
}
.about-course-main .c-top {
    background: #ececec;
    height: 35px;
    width: 100%;
}
.about-course-main .course-info-left ul {
    list-style: none;
    padding: 0 10px 30px;
}
.about-course-main .course-info-left ul li {
    border-bottom: 1px dashed #c1c1c1;
    color: #000;
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    background-image: url(../images/about_course_ico.png?v=1);
    background-repeat: no-repeat;
}
.about-course-main .duration {
    background-position: 0 8px;
}
.about-course-main .duration-suggest {
    background-position: 0 -28px;
}
.about-course-main .price {
    background-position: 0 -63px;
}
.about-course-main .college {
    background-position: 0 -100px;
}
.about-course-main .degree {
    background-position: 0 -136px;
}
.about-course-main .language {
    background-position: 0 -172px;
}
.about-course-main .course-info-right {
    margin-left: 290px;
    border-top: 1px solid #c1c1c1;
}
.about-course-main .degree .rating {
    color: #e8e8e8;
}
.about-course-main .degree .rating-active {
    color: #ffc500;
}
.course-info-right h4 {
    font-weight: bold;
    margin: 20px 0;
}
.course-info-right .course-info-content {
    padding: 0 10px;
}
.course-info-teacher img {
    display: block;
    width: 150px;
}
.course-info-teacher a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.course-bottom-btn {
    border-top: 2px solid #000;
    margin-top: 10px;
    text-align: center;
}

/*aboutCourse   css end*/

/*course info   css start*/
.course-info-wrap .course-info-title {
    text-align: center;
}
.course-info-wrap .course-info-top {
    margin-bottom: 20px;
}
.course-info-wrap .course-info {
    padding: 20px;
    background: #fbfbfb;
    min-height: 200px;
}

/*course info   css end*/

/*personalcourse -start*/
.person-course-wrap {
    margin-top: 40px;
}
.person-course-left {
    float: left;
    width: 30%;
    margin-top: 20px;
    border: 1px solid #e3e3e3;
}
.person-course-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.person-course-wrap .inner-filter-nav {
    border: none;
}
.person-course-left ul li {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: -1px;
    padding: 10px 10px;
}
.person-course-left ul h3 {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 3px;
}
.person-course-left ul p a {
    font-weight: bold;
    font-size: 16px;
    display: block;
}
.person-course-right {
    float: left;
    width: 70%;
    margin-top: 20px;
    margin-left: -1px;
    padding-bottom: 20px;
    min-height: 500px;
    border: 1px solid #e3e3e3;
}
.perc-right-wrap {
    padding: 10px 20px;
}
.perc-content-nav {
    padding: 8px 0;
}
.perc-content-page {
    position: relative;
    border: 1px solid #e3e3e3;
    height: 35px;
    line-height: 35px;
}
.click-more-lesson {
    display: none;
}
.perc-content-page .perc-content-pageprev {
    position: absolute;
    left: 0;
    height: 33px;
    line-height: 33px;
    cursor: pointer;
    width: 100px;
    text-align: center;
    background-color: #ffc722;
    color: #fff;
    border-right: 1px solid #e3e3e3;
}
.perc-content-page .perc-content-pagenext {
    position: absolute;
    width: 100px;
    text-align: center;
    right: 0;
    height: 33px;
    line-height: 33px;
    cursor: pointer;
    border-left: 1px solid #e3e3e3;
    background-color: #ffc722;
    color: #fff;
}
.perc-content {
    margin-top: 20px;
}
.person-course-left ul {
    transition: all .5s;
    -moz-transition: all .5s;
    /* Firefox 4 */
    
    -webkit-transition: all .5s;
    /* Safari 和 Chrome */
    
    -o-transition: all .5s;
}
.person-course-left li:hover {
    transition: all .2s;
    -moz-transition: all .2s;
    /* Firefox 4 */
    
    -webkit-transition: all .2s;
    /* Safari 和 Chrome */
    
    -o-transition: all .2s;
    /* Opera */
    
    background-color: #ffc722;
    color: #fff;
}
.prev-next-bnt {
    text-align: center;
    border-top: 1px solid #e3e3e3;
    margin-top: 30px;
    padding-top: 30px;
}
.prev-next-bnt button {
    background: #ffc722;
    color: white;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    height: 35px;
}
.prev-next-bnt .pc-prev-btn {
    margin-right: 10px;
}
.prev-next-bnt .pc-next-btn {}

/*personalcourse -end*/

/*myacct     start */
.my-acct-order {}

/*myacct     end */

/*mycert     start */
.my-cert .theacher-title {
    margin-bottom: 20px;
}
.my-cert .image-text img {
    width: 120px !important;
    height: 120px;
    min-height: auto !important;
}
.my-cert .inner-item .my-cert-text {
    margin-left: 125px;
    position: relative;
    right: initial;
    width: auto;
    padding: 0 20px;
    overflow: hidden;
}
.my-cert .inner-item .theacher-name {
    margin-bottom: 20px;
    font-size: 18px;
    display: block;
}

/*mycert     end */

/*myinfo  start*/
.my-info-btn {
    background: #ffc722;
    border: none;
    color: #fff;
    width: 260px;
}
.info-form {
    margin-top: 20px;
}
.my-info-btn[disabled] {
    background-color: #ffc722;
}

/*myinfo  end*/

/*myCourseIndex start*/
.wel-warp {}
.wel-warp .wel-warp-top {
    position: relative;
    margin-top: 20px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
}
.wel-warp .continue-course {
    position: absolute;
    right: 0;
    top: 0;
}
.wel-warp .wel-warp-content {}
.wel-warp-content .content-msg {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}
.wel-warp-content .course-update-list {
    border: 1px solid #e3e3e3;
    padding: 10px;
    width: 96%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.wel-warp-content .course-update-list .time {
    margin-top: 8px;
}
.wel-warp-content .course-update-list .course-title {
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
}
.wel-warp-content .course-update-list .course-team {
    margin-top: 10px;
}

/*myCourseIndex end*/

/*test   start*/
.course-test {}
.course-test h4 {
    margin: 20px 0;
}
.course-test h4 span {
    color: #ffc722;
    font-size: 18px;
    font-weight: bold;
}
.course-test .test-list {
    /*border: 1px solid #e3e3e3;*/
    
    padding: 5px 20px;
}
.course-test .progress {
    margin-top: 20px;
}
.course-test .test-progress-bar {
    background-color: #ffc722;
}

/*test  end*/
.perc-content2 .title {
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0;
}
.heightauto {
    height: auto !important;
}
.inner-body .my-cart-wrap {
    width: 100%;
    float: none;
    border: none !important;
}
.my-cart-wrap thead th {
    border: none !important;
    background: #f0f0f0 !important;
    padding: 12px 8px !important;
    text-align: center;
}
.my-cart-wrap .order-table {
    margin-top: 30px;
    border: 1px solid #ddd !important;
}
.my-cart-wrap .coourse-img {
    width: 200px;
    min-width: 100px;
}
.my-cart-wrap tbody td {
    text-align: center;
    vertical-align: middle !important;
}
.my-cart-wrap .del-cart-item {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url(../images/del.png);
    cursor: pointer;
    background-size: cover;
}
.cart-main {
    background: #f0f0f0;
    margin-top: 10px;
    display: inline-block;
    padding: 20px 30px;
}
.cart-main p {
    margin-bottom: 10px;
}
.cart-main span {
    display: inline-block;
    width: 100px;
}
.cart-main em {
    display: inline-block;
    font-style: normal;
}
.cart-main .all-price {
    margin-top: 20px;
}
.cart-main .cart-btn {
    background: #ffc722;
    display: inline-block;
    line-height: 35px;
    text-align: center;
   padding: 0 40px;
    color: #fff;
}
.buy-succ-msg{
    margin-top: 30px;
    text-indent: 2em;
}
@media screen and (max-width: 760px) {
    .my-course-wrap .text {
        padding: 0 !important;
    }
    
    .my-course-wrap .inner-left .inner-item img {
        width: 100%;
    }
    
    .my-course-wrap .inner-left .theacher-desc {
        display: block !important;
    }
    
    .my-course-wrap .text {
        margin-left: 0 !important;
    }
    
    .activity-home-btn {
        margin-top: 0;
    }
    
    .teacher-image-text .theacher-title {
        float: none !important;
    }
    
    .course-wrap-left .inner-filter-nav li {
        padding: 0 10px;
    }
    
    .inner-body .home-right {
        width: 100%;
        margin: 0 auto;
        padding: 25px 0;
    }
    
    .inner-body .home-left {
        width: 100%;
        border: none;
        margin: 0 auto;
        padding: 25px 0;
    }
    
    .about-course-wrap .home-right {
        height: auto;
    }
    
    .about-course-wrap .teacher-home-titles {
        padding-right: 0 !important;
    }
    
    .my-course-wrap .image-text-left {
        width: 100% !important;
        float: none;
    }
    
    .click-more-schoole {
        display: none;
    }
    
    .my-course-wrap .image-text-center {
        margin: 10px 0 0 0 !important;
    }
    
    .person-course-left,
    .person-course-right {
        float: none;
        width: 100%;
    }
    
    .perc-right-wrap {
        padding: 10px;
    }
    
    .person-course-left ul {
        height: 60px;
        overflow: hidden;
    }
    
    .click-more-lesson {
        display: block;
        border-top: 1px solid #e3e3e3;
        padding: 10px 10px;
        text-align: center;
    }
    
    .click-more-lesson .icon {
        background-image: url(../images/chosen-sprite@2x.png);
        background-position: 102px -5px;
        width: 21px;
        height: 20px;
        display: inline-block;
    }
    
    .click-more-lesson .icon1 {
        background-position: 72px -4px;
    }
    
    .about-course-main .course-info-left {
        width: 100%;
        float: none;
    }
    
    .about-course-main .course-info-right {
        margin-left: 0;
        margin-top: 30px;
    }
    
    .inner-body .inner-left .inner-item img {
        float: none;
    }
    
    .self-pagination {
        margin: 10px 0 0;
        overflow: auto;
        text-align: center;
    }
    
    .self-pagination li {
        float: left;
        line-height: 25px;
        padding: 0px 5px;
        border: 1px solid #818b96;
        margin-left: 5px;
        float: none;
        display: inline-block;
    }
    
    .inner-body .inner-left .inner-item2 img {
        float: left;
    }
    
    .user-center .user-center-class img {
        float: left !important;
    }
    
    .test-wrap .person-course-left ul {
        height: 84px;
    }
}

/*add   css*/
.image-text img {
    /*min-height: 260px;*/
}
@media screen and (max-width: 517px) {
    .wel-warp-content .course-update-list {
        width: 100%;
    }
    
    .wel-warp .continue-course {
        position: relative;
        margin-top: 10px;
    }
    
    .wel-warp-top h2 {
        font-size: 20px;
    }
    
    .user-center .user-center-class .text {
        margin-left: 0 !important;
        padding: 0 !important;
    }
    
    .inner-body .inner-left .inner-item .text .theacher-desc {
        display: block !important;
    }
    
    .ac-list-left {
        padding-right: 0;
    }
    
    .ac-list-right {
        margin-top: 5px;
        position: relative;
        text-align: left;
    }
    
    .my-course-wrap .c-course-btn {
        /*padding: 0 5px;*/
        position: relative;
        /*height: 28px;*/
        right: auto;
        font-size: 14px;
    }
    
    .my-course-wrap .inner-item {
        border-bottom: 1px solid #e3e3e3;
    }
    
    .my-cert .inner-item .my-cert-text {
        margin-left: 80px;
        padding: 0px 10px;
    }
    
    .my-cert .image-text img {
        width: 90px !important;
        height: 90px;
    }
    
    .my-cert .inner-item .my-cert-text .number {
        float: none !important;
    }
    
    .my-cert .inner-item .theacher-name,
    .my-cert .theacher-title {
        margin-bottom: 5px;
    }
    
    .inner-body .inner-left .inner-item img {
        width: 100%;
        float: none !important;
    }
    
    .inner-body .inner-left .inner-item2 .text {
        margin-left: 0;
        margin-top: 10px;
    }
    
    .inner-body .inner-left .inner-item2 .theacher-desc {
        display: block;
    }
    
    .my-cart-wrap .del-cart-item {
        width: 30px;
        height: 30px;
    }
}
@media screen and (max-width: 980px) {
    .my-course-wrap .image-text-left {
        width: 37%;
    }
    
    .my-course-wrap .image-text-center {
        margin-left: 39%;
        margin-right: 0;
    }
    
    .my-course-wrap .image-text-right {
        display: none;
    }
    
    .my-course-wrap .theacher-desc {
        line-height: 20px;
    }
    
    .about-course-main {
        margin-top: 10px;
    }
    
    .home-area .home-left,
    .home-area .home-right {
        height: auto;
    }
}
@media screen and (min-width: 1200px) {
    .inner-body .inner-right .text-image img {
        width: 250px;
        height: 225px;
    }
}
.login-user a {
    color: #686868 !important;
}
.login-user li:after {
    background: #fff !important;
    position: relative !important;
}
.login-user .dropdown-toggle {
    background: none !important;
    color: #fff !important;
    border: none !important;
}
.login-user .dropdown-menu li {
    padding: 5px 0 !important;
    float: none !important;
}
.login-user .dropdown-menu li a {
    padding-left: 40px !important;
}
.my-acct-order>.table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.my-acct-order>.table>tbody>tr>td,
.my-acct-order>.table>tbody>tr>th {
    border: none;
}
.my-acct-order>.table> thead > tr th {
    border-color: #798992;
    border-width: 1px;
    position: relative;
    border: none;
}
.layui-layer-btn0 {
    background: #ffc722 !important;
    border: none !important;
}
