.header1{ margin-bottom: 10px; padding-top: 30px; }
        .header1 .up_video{  width: 100%; padding: 20px; background-color: #fff; color: #333; text-align: left;
            -webkit-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
            -moz-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
            box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
        }
        .header1 .video{ width:420px; height:240px; margin-right: 20px; }
        .header1 .video video{ display: none; width:100%; height:100%; object-fit: cover; }
        .header1 .video img{ width:100%; height:100%; }
        .header1 .video_msg{ width: calc(100% - 440px); position: relative; }
        .header1 .video_msg .living_name{ width:100%; font-size:26px; color:#333; line-height:40px; }
        .header1 .video_msg .subject-box{ width:100%; font-size:12px; color:#666; line-height:20px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px; }
        .header1 .video_msg .term{ display: none; margin-bottom: 10px; }
        .header1 .video_msg .term .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){ width: auto; }
        .header1 .video_msg .term .btn-group .btn{ padding: 1px 25px 1px 12px; }
        .header1 .video_msg .rela-info{ margin-bottom: 50px; }
        .header1 .video_msg .rela-info .info{ margin-right: 30px; }
        .header1 .video_msg .rela-info .info .title{ color: #999; }
        .header1 .video_msg .goods-prise{ font-size: 12px; line-height: 30px; margin-bottom: 10px; }
        .header1 .video_msg .now-prise{ font-size: 24px; font-weight: bold; color: #1fb686; }
        .header1 .video_msg .free-prise{ font-size: 18px; color: #1fb686; }
        .header1 .video_msg .normal-prise{ color: #666; text-decoration: line-through; }
        .header1 .video_msg .prise-tips{ color: #999; }
        .header1 .sign_up_btn{ display: block;width:206px; height:38px; padding: 1px; line-height:38px; border-radius:20px; color:#fff;text-align:center;font-size:14px; background-color: #1fb686;
            -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
            -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .2); }
        .header1 .sign_up_btn .sign_up_btn_border{ display: block; width: 100%; height: 100%; border-radius:20px; border: 1px solid #06eaa2; }
        .mulu0{ padding: 10px; text-align: left; color: #333; }
        .mulu0 .course-mulu-box{ padding: 20px; background-color: #fff;
            -webkit-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
            -moz-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
            box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3); }
        .mulu0 .course-mulu-box .chapter-list{ padding-top: 10px; margin: 0 auto;  width: 100%;  height: auto; border: 1px solid transparent; }
        .mulu0 .course-mulu-box .chapter-list .chapter{ margin-bottom: 20px;  width: 100%; text-align: left; }

        .mulu0 .course-mulu-box .chapter-title{ position: relative; line-height: 22px; padding: 10px 15px; padding-right: 124px; overflow: hidden; background: #f6f6f6;  }
        .mulu0 .course-mulu-box .chapter-title .name{ font-size: 16px; font-weight: bold; line-height: 1; }
        .mulu0 .course-mulu-box .chapter-title .info-box{ font-size: 12px; line-height: 30px; color: #999; }
        .mulu0 .course-mulu-box .chapter-title .info-box .info{ margin-right: 20px; }
        .mulu0 .course-mulu-box .chapter-title .chapter-intro{ width: 100%; font-size: 14px; color: #666; line-height: 1; }
        .mulu0 .course-mulu-box .chapter-title .ziliao{ display: none; position: absolute; top:34px; right: 56px; font-size: 14px; line-height: 20px; }
        .mulu0 .course-mulu-box .chapter-title .ziliao:hover{ color: #f89b38; }
        .mulu0 .course-mulu-box .chapter-title .ziliao:hover .iconfont{ color: #f89b38; }
        .mulu0 .course-mulu-box .chapter-title .ziliao .iconfont{ margin-right: 6px; color: #acacac; }
        .mulu0 .course-mulu-box .chapter-title .down{ position: absolute; top:34px; right: 20px; color: #666;
            -webkit-transition: all ease 0.3s;
            -moz-transition: all ease 0.3s;
            -ms-transition: all ease 0.3s;
            -o-transition: all ease 0.3s;
            transition: all ease 0.3s; }
        .mulu0 .course-mulu-box .chapter-title .down.active{
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg); }

        .mulu0 .course-mulu-box .cha-section-box{ display: none; padding-top: 20px; }
        .mulu0 .course-mulu-box .cha-section-box.active{ display: block; }
        .mulu0 .course-mulu-box .cha-section-box .cha-section{ position: relative; display: block; width: 100%; height: 40px; line-height: 40px; padding: 0 10px; padding-right: 70px; border: 1px solid #eee; margin-bottom: 10px; }
        .mulu0 .course-mulu-box .cha-section-box .cha-section:hover{ background-color: rgba(248, 155, 56, .1); }
        .mulu0 .course-mulu-box .cha-section-box .cha-section .iconfont{ color: #acacac; margin-right: 20px; }
        .mulu0 .course-mulu-box .cha-section-box .cha-section .iconfont.living-icon{ display: none; }
        .mulu0 .course-mulu-box .cha-section-box .cha-section.active,
        .mulu0 .course-mulu-box .cha-section-box .cha-section.active .iconfont{ color: #f89b38; }
        .mulu0 .course-mulu-box .cha-section-box .cha-section.living .iconfont.huifang-icon{ display: none; }
        .mulu0 .course-mulu-box .cha-section-box .cha-section.living .iconfont.living-icon{ display: block; }
        .mulu0 .course-mulu-box .cha-section-box .cha-section .name{ max-width: 600px; }
        .mulu0 .course-mulu-box .cha-section-box .cha-section .title_Tag{ position: absolute; top:0; right: 0; width: 66px; height: 20px; line-height: 20px; background: url("http://static.hdmool.com/images/lbl2.png") 100% 0 no-repeat; text-align: right; padding-right: 10px; font-size: 14px; color: #fff; }

        .mulu0-ziliao-table .ziliao-table{ padding: 30px 30px 60px; }
        .mulu0-ziliao-table .table-box{ margin-top: 10px; }
        .mulu0-ziliao-table .table-box table{ width: 100%; border: 1px solid #eee; border-collapse: collapse; }
        .mulu0-ziliao-table .table-box table tr{ line-height: 30px; }
        .mulu0-ziliao-table .table-box thead{ mso-cellspacing: 10px; }
        .mulu0-ziliao-table .table-box thead th{ color: #f89b38; font-size: 16px; font-weight: normal; background-color: #eee; }

        .mulu0-ziliao-table .table-box tbody{ border-bottom: 2px solid #eee; }
        .mulu0-ziliao-table .table-box table tbody tr{  }
        .mulu0-ziliao-table .table-box table tbody tr:nth-child(even){ background-color: #f6f6f6; }
        .mulu0-ziliao-table .table-box table tbody tr:hover{ background-color: #f8f8f8; }
        .mulu0-ziliao-table .table-box table tbody tr td{ text-align: center; line-height: 40px; padding: 0 10px; }
        .mulu0-ziliao-table .table-box table tbody tr td .name{ max-width: 460px; text-align: left; }
        .mulu0-ziliao-table .table-box .detail-btn:hover{ color: #f89b39; cursor: pointer; }        .intro0{ padding: 10px; }
        .intro0 .course-intro-box{ padding: 20px; background-color: #fff; text-align: left; color: #333;
            -webkit-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
            -moz-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
            box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3); }
        .intro0 .course-intro-box .intro-text-box .info{ padding-top: 30px; }
        .intro0 .course-intro-box .intro-text-box .title{ font-size:16px; font-weight: bold; line-height:24px; margin-bottom: 10px; }
        .intro0 .course-intro-box .intro-text-box .text{ font-size:14px; line-height:24px; text-align: justify; }        .discuss0{ padding: 10px; text-align: left; color: #333; }
        .discuss0 .welcome_text{ font-size: 14px; margin-bottom: 22px; margin-top: 20px; }
        .discuss0 .rule_btn:hover{ color: #f89b38; }
        .discuss0 .rule_btn{ cursor: pointer; }
        .discuss0 .search-box{ text-align: center; }
        .discuss0 .search-box .theme_btn{ width: 100px; display: inline-block; height: 30px; line-height: 30px; }
        .discuss0 .search-box .search{ position: relative; display: inline-block; margin-right: 10px; }
        .discuss0 .search-box .theme-search{ width: 400px; display: inline-block; height: 30px; padding: 0 10px; border: 1px solid #ccc; border-radius: 4px; }
        .discuss0 .search-box .s-result-box{ display: none; position: absolute; top: 30px; left: 0; width: 100%; padding: 10px 0 0; background-color: #fff; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); border-radius: 4px; border: solid 1px #eee; }
        .discuss0 .search-box .s-result-box .s-result{ display: block; font-size: 12px; line-height: 20px; padding: 0 10px; }
        .discuss0 .search-box .s-result-box .s-result:hover{ background-color: #eee; }
        .discuss0 .search-box .s-result-box .s-result .s-title{ width: 78%; text-align: left; }
        .discuss0 .search-box .s-result-box .s-result .s-reply{ color: #999; }
        .discuss0 .search-box .s-result-box .s-foot-box{ font-size: 12px; line-height: 30px; color: #999; padding: 0 10px; background-color: #eee; margin-top: 10px; }
        .discuss0 .theme-box{ padding: 20px; background-color: #fff;
            -webkit-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
            -moz-box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3);
            box-shadow: 0 1px 2px 0 rgba(4, 0, 0, 0.3); }
        .discuss0 .theme-box .empty-data{ color: #999; text-align: center; }
        .discuss0 .theme{ padding: 20px 0; border-bottom: 1px solid #eee; }
        .discuss0 .theme .theme_top{ margin-bottom: 10px; font-size: 14px; }
        .discuss0 .theme .theme_top .area_name{ color: #666; margin-right: 10px; }
        .discuss0 .theme .theme_top .beTop{ height: 20px; line-height: 20px; padding: 0 10px; background-color: #f89b38; color: #fff; border-radius: 2px; margin-right: 10px; }
        .discuss0 .theme .theme_top a:hover{ color: #f89b38; }
        .discuss0 .theme .rela_info{ font-size: 12px; color: #999; }
        .discuss0 .theme .rela_info .user_img{ margin-right: 5px; }
        .discuss0 .theme .rela_info .user_img img{ width:20px;height:20px;border-radius:50%;vertical-align: bottom; }
        .discuss0 .theme .rela_info .user_name{ max-width: 100px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color: #f89b38; margin-right: 14px; }
        .discuss0 .theme .rela_info .delete{ display: none; cursor: pointer; margin-right: 14px; color: #999; }
        .discuss0 .theme .rela_info .delete:hover{ color: #f89b38; }
        .discuss0 .theme .rela_info .time{ margin-right: 14px; }        .c-teacher2{ padding: 20px; width: 100%; text-align: left; color: #333; }
        .c-teacher2 .contain{ width: 1200px; margin: 0 auto; }
        .c-teacher2 .teacher-box{ background-color: #fff; padding:20px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);  }
        .c-teacher2 .sec-title{ border-bottom: 1px solid #eee; line-height: 30px; }
        .c-teacher2 .sec-title .chinese-name{ font-size: 24px; margin-right: 8px; }
        .c-teacher2 .sec-title .en-name{ font-size: 12px; color: #999; }
        .c-teacher2 .teacher-scroll{ margin-top: 50px; }
        .c-teacher2 .teacher-scroll ul{ position: relative; }
        .c-teacher2 .teacher-scroll li .intro-item{ width:500px; padding-right: 30px; }
        .c-teacher2 .teacher-scroll li .intro-item .img{ width: 140px; height: 140px; background-color: #ccc; border-radius: 50%; margin-right: 20px; }
        .c-teacher2 .teacher-scroll li .intro-item .img img{ width: 100%; height: 100%; border-radius: 50%; }
        .c-teacher2 .teacher-scroll li .text-box{ width: calc(100% - 160px); overflow: hidden; padding: 10px 0 5px; }
        .c-teacher2 .teacher-scroll li .text-box .name-box{ width: 100%; font-weight: bold; font-size: 18px; line-height: 30px; }
        .c-teacher2 .teacher-scroll li .text-box .name-box .name:hover{ color:#f89b38; }
        .c-teacher2 .teacher-scroll li .text-box .rank{ font-size: 14px; line-height: 24px; }
        .c-teacher2 .teacher-scroll li .text-box .introduce{ font-size: 14px; line-height: 24px; height: 72px; -webkit-line-clamp: 3; }

        .c-teacher2 .teacher-scroll .bd{ width: 1000px; margin: 0 auto; overflow: hidden; }
        .c-teacher2 .teacher-scroll .hd{ position: relative; margin-top: 30px; }
        .c-teacher2 .teacher-scroll .hd ul{ text-align: center; }
        .c-teacher2 .teacher-scroll .hd ul li{ display: inline-block; text-indent: -999px; overflow: hidden; width: 24px; height: 4px; border-radius: 2px; margin: 0 4px; background-color: #ccc; }
        .c-teacher2 .teacher-scroll .hd ul li.on{ width: 24px; background-color: #f89b38; }