body{
    background: #f1f1f1;
}
a{
    color: #666;
}
a:hover{
    text-decoration: none;
    color: #00a1d6;
}
@media screen and (max-width: 768px){
    #myTabContent .col-sm-4{
        width: 50%;
        float: left;
    }
}
.href_img{
    display: block;
    overflow:hidden;
    position: relative;
}
.href_img img{
    transition: all .3s;
}
.href_img:hover img{
    transform:scale(1.3);
}
.img_time{
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: rgba(0,0,0,.5);
    font-size: 12px;
    padding: 0 10px;
    min-width: 40px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #fff;
}
@media screen and (max-width: 991px){
    #left_menu{
        display: none;
    }
    #navList{
        display: none!important;
    }
    #open_right{
        display: block;
    }
    #nv-header{
        float: inherit!important;
    }
    .dis_price{
        display: none;
    }
    .dis_favorable{
        display: none;
    }
    .dis_content{
        overflow:hidden;
        height: 64px;
    }
    .dis_rq{
        width: 30%;
    }
    .dis_ddh{
        width: 70%;
    }
    .dis_select{
        width: 30%;
        padding: 0;
    }
}
#myTabContent .progress{
    height: 15px;
}
#myTabContent .progress .progress-bar{
    line-height: 15px;
}
.bs-docs-nav{
    background: #fff;   
}
.bs-docs-nav .navbar-toggle .icon-bar{
    background: #333;
}
.ibox{
    margin-bottom: 20px;

    background-color: #fff;
    border: 1px solid #dee5e7;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.img-msg {
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.menu-list {
    padding-top: 10px;
    padding-bottom: 10px;
}

.list-custom-child {
    padding-left: 40px;
    list-style: none;
}

.list-custom-li {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.list-custom-child li {
    margin-top: 10px;
}

#select_menu .active a {
    color: #6c7484;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #00a1d6;
}


/*------------------------------*/

#res_r_menu {
    width: 100%;
    overflow: hidden;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1000;
    opacity: 0;
    display: none;
    transition: all .3s;
}

.tran_open {
    opacity: 1!important;
}

.tran_close {
    opacity: 0!important;
}

#res_r_menu ul {
    list-style: none;
}

#res_r_menu .res_zz {
    width: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1;
}

#res_r_menu .res_r_list {
    position: fixed;
    width: 224px;
    right: 0;
    height: 100%;
    overflow-y: scroll;
    background: #fff;
    z-index: 100;
    padding: 10px;
}

#res_r_menu .res_r_list .res_r_img {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

#res_r_menu .res_r_list .res_r_img img {
    display: block;
    float: left;
    width: 60px;
    border-radius: 50%;
}

#res_r_menu .res_r_list .res_r_img .res_r_msg {
    float: left;
    margin-left: 10px;
    color: #6d757a;
    width: 130px;
    line-height: 30px;
}

#res_r_menu .res_r_list .res_r_img .res_r_msg a {
    color: #00a1d6;
    text-decoration: none;
    font-size: 13px;
}

#res_r_menu .res_r_list .res_r_tm {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
}

#res_r_menu .res_r_list .res_r_tm li {
    float: left;
    width: 50%;
}

#res_r_menu .res_r_list .res_r_tm li a {
    display: block;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
    color: #6d757a;
}

#res_r_menu .res_r_list .res_r_sel {
    padding: 0 15px 10px 15px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
}

#res_r_menu .res_r_list .res_r_sel li {
    color: #6d757a;
    margin-bottom: 10px;
}

#res_r_menu .res_r_list .res_r_sel .res_r_s_n {
    padding-left: 30px;
}

#res_r_menu .res_r_list .res_r_sel li a {
    font-size: 13px;
    text-decoration: none;
    color: #6d757a;
}

/*ordersé¡µé¢*/
/* é¡µç   */
.page-btn {
    margin: 0 1px !important;
    outline: none !important;
}

.btn.active {
    box-shadow: inset 0 3px 59px rgba(185, 121, 121, 0.64);
    margin-left: 2px;
}
.orders-a{
    text-decoration: none;
}
.orders-a:focus{
    text-decoration: none;
    color: #00a1d6;
}

.nav-tabs.order > li {
    margin-right: 15px;
}

.order-img{
    position: relative;
}
.order-img .course-thumb {
    width: 160px;
    background-color: rgb(167, 44, 44);
}
.order-img .order-course {
    position: absolute;
    top: 22px;
    left: 25px;
    color: rgb(255, 255, 255);
}
.order-img .order-subcourse {
    position: absolute;
    top: 46px;
    left: 25px;
    color: rgb(255, 255, 255);
    word-spacing: 8px;
    letter-spacing: 1px;
}