.pagetit {
    width: 100%;
    background: #FFFFFF;
    padding: 20px 0;
}

.pagetitname {
    color: #666666;
    font-size: 16px;
}

.w1250 {
    width: 1250px;
    margin: 0 auto;
    overflow: hidden;
}

.videobox {
    background: #FFFFFF;
    min-height: 480px;
    padding-bottom: 10px;
}

.price_flash_sale {
    margin-top: 20px;
}

.videoview {
    float: left;
    position: relative;
    width: 455px;
    height: 396px;
    cursor: pointer;
    margin: 2px 0px 0px 4px;
}

.videoview img {
    width: 100%;
    height: 100%;
}

.videoview video {
    width: 100%;
    height: 100%;
}

.vv {
    color: #f7f7f7;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 342px;
}

.vv span {
    font-size: 50px;
    color: #fff;
}

.vv img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.videobox .w1250 .videointros {
    width: 790px;
    float: left;
    background: #fff;
    padding: 0;
    position: relative;
}

.videointros h6 {
    font-weight: normal;
    font-size: 32px;
    color: #333333;
    margin: 0 38px;
    position: relative;
}

.vitit {
    width: 100%;
    height: 1px;
    background: #cccccc;
    margin: 10px 0 10px 38px;
}

.brief {
    height: 190px;
    overflow: auto;
    margin: 0 0px 0 38px;
    padding-right: 38px;
}

.cuxian {
    display: none;
    position: absolute;
    width: 20%;
    height: 5px;
    background: #6699ff;
    bottom: 0;
    margin: 0 0px 0 38px;
}

.videointros h6::after {
    content: '';
    position: absolute;
    width: 142px;
    height: 5px;
    background: #6699ff;
    bottom: -10px;
    left: 0;
}

.brief p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-indent: 0px;
}

.brief::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.brief::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background: #d5d5d5;
}

.brief::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 10px;
    background: #EDEDED;
}

.mainModule {
    background: #f7f7f7;
    padding-bottom: 50px;
}

.courseOperate {
    overflow: hidden;
}

.coleft {
    float: left;
    margin-top: 34px;
    color: #666;
    font-size: 14px;
}

.coleft span {
    margin-left: 25px;
    cursor: pointer;
}

.coleft span img {
    vertical-align: middle;
    margin-right: 10px;
}

.coright {
    float: none;
    background: #f7f7f7;
    box-shadow: 0px 0px 1px #e6d0d0;
    margin: 0 0px 0 38px;
    padding-right: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 120px;
}

.allbuy {
    display: inline-block;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    background: #ff6666;
    cursor: pointer;
    border-radius: 8px;
}
.allbuy:hover{ opacity:.8 }

.cormoney {
    font-size: 48px;
    color: #ff3333;
    vertical-align: top;
    padding: 0 12px 0 0;
}

.original_price {
    font-size: 16px;
    color: #999999;
    padding: 0 10px;
    position: relative;
    text-decoration: line-through;
    margin-right: 10px;
}

#triangle-left {
    border-radius: 3px;
    float: left;
    width: 90px;
    height: 33px;
    border: 1px solid red;
    position: relative;
    line-height: 33px;
    text-align: center;
    color: #ff6666;
    font-size: 14px;
}

#triangle-left:before {
    content: "";
    position: absolute;
    border: 8px solid red;
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    left: -16px;
    top: 8px;
}

#triangle-left:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 8px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
    left: -15px;
    top: 8px;
}

.coursebox {
    margin-top: 40px;
}

.coursedetail {
    width: 800px;
    float: left;
    background: #fff;
}

.recommend {
    float: right;
    width: 417px;
    background: #fff;
}

.goumai {
    min-width: 92px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
    color: #3399ff;
    background: #e2e9ff;
    text-align: center;
    border-radius: 30px;
    font-size: 24px;
    align-self: center;
    margin-right: 20px;
}

.view_play {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 24px;
    align-self: flex-end;
    margin-right: 20px;
}

.view_play_img {
    width: 40px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.view_play_img img {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.right_flex_li {
    display: flex;
    justify-content: space-between;
    line-height: 40px;
    text-align: justify;
    align-items: flex-end;
    flex-direction: row;
}

.img_sections img {
    width: 100%;
}

.first_title {
    width: 424px;
    height: 48px;
}

.first_title img {
    width: 100%;
}

.left_li_lteam {
    float: left;
}

.right_li_lteam {
    width: 566px;
    float: left;
    padding-left: 54px;
    text-align: justify;
    font-size: 24px;
    padding-bottom: 18px;
    box-sizing: border-box;
    padding-right: 20px;
}

.left_li_lteam_logo {
    display: inline-block;
    width: 35px;
    height: 34px;
}

.left_li_lteam span img {
    width: 100%;
}

.left_li_lteam_logo_title {
    display: inline-block;
    font-size: 30px;
    color: #003366;
    vertical-align: middle;
    padding-left: 13px;
}

.li_item {
    width: 548px;
    border-bottom: 2px dashed #ccccff;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 40px;
    margin: 0 auto;
}

.couses_introduce_contents {
    width: 730px;
}

.couses_introduce_contents_auto {
    width: 624px;
    margin: 0 auto;
    border: 2px solid #ccccff;
    border-radius: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.person_list_content {
    width: 624px;
    margin: 40px auto;
    display: flex;
    justify-content: space-evenly;
}

.label_list {
    width: 450px;
    padding-left: 60px;
    display: flex;
    font-size: 26px;
    flex-wrap: wrap;
    justify-content: space-around;
    color: #003366;
    margin: 50px 0;
}

.first {
    padding: 0 20px;
    height: 54px;
    border-radius: 40px;
    background: #ccffff;
    line-height: 54px;
    text-align: center;
    font-size: 26px;
    margin-top: 15px;
}

.second {
    padding: 0 10px;
    height: 54px;
    border-radius: 40px;
    background: #ffffcc;
    line-height: 54px;
    text-align: center;
    font-size: 26px;
    margin-top: 15px;
}

.three {
    padding: 0 10px;
    height: 54px;
    border-radius: 40px;
    background: #ccffcc;
    line-height: 54px;
    text-align: center;
    font-size: 26px;
    margin-top: 15px;
}

.four {
    padding: 0 10px;
    height: 54px;
    border-radius: 40px;
    background: #cccccc;
    line-height: 54px;
    text-align: center;
    font-size: 26px;
    margin-top: 15px;
}

.bottom_introduce_two {
    background: url(/upload_files/new_upload_files/ccmtvtp/Public/Special/images/bottom_introduce_two.png);
    background-size: 100% 100%;
    padding: 40px 40px;
    box-sizing: border-box;
    color: #fff;
    font-size: 26px;
    text-align: justify;
    line-height: 56px;
    margin: 20px 0;
    margin: 20px 0 50px;
}

.invoice_information {
    padding: 5px 10px;
    background: #ff9933;
    color: #fff;
    font-size: 22px;
    width: 100px;
    border-radius: 10px;
    text-align: center;
}

.couse_know_content {
    padding-top: 30px;
    margin-left: 60px;
    box-sizing: border-box;
}

.company_name,
.duty_paragraph {
    font-size: 22px;
    color: #003366;
    padding: 10px 0;
}

.messages_list {
    padding-top: 20px;
}

.phone_mobie,
.wetchat {
    width: 126px;
    height: 126px;
    margin-left: 120px;
}

.last_list {
    padding-top: 20px;
}

.last_one {
    margin-bottom: 20px;
}

.lasttwo {
    width: 140px;
    background: #ffffcc;
    color: #003366;
}

.course_img {
    width: 100%;
}

.inline_invoice {
    color: #003366;
    font-size: 22px;
    vertical-align: sub;
}

.lasttwo_img {
    display: inline-block;
}

.li_item:last-child {
    width: 548px;
    border: none;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 40px;
    margin: 0 auto;
}

.courseitem_title {
    font-size: 26px;
}

.courseitem_auto {
    padding: 40px 50px 0 50px;
    box-sizing: border-box;
}

.courseitem_title_content p {
    color: 999999;
    font-size: 26px;
    line-height: 45px;
}

.courseitem_title_content {
    padding: 10px 0 30px;
}

.actchap {
    background: #fff;
}

.free {
    color: #3399ff;
    background: #e2e9ff;
    text-align: center;
    border-radius: 30px;
    font-size: 24px;
    margin-right: 20px;
    padding: 3px 20px;
}

.yigoumai {
    font-size: 24px;
    margin-right: 20px;
}

.courtab ul li span {
    width: 100%;
    font-size: 22px;
}

.courtab {
    height: 62px;
    background: #fff;
    padding-left: 30px;
    box-sizing: border-box;
}

.courtab ul li {
    float: left;
    width: 15%;
    height: 100%;
    text-align: center;
    color: #333333;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    border-right: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.courtab ul li span {
    width: 100%;
    line-height: 62px;
    box-sizing: border-box;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.courtab ul li:last-child span {
    border-right: none;
}

.courtab ul li img {
    margin-right: 13px;
    vertical-align: middle;
}

.actcourtab {
    background: #ffffff;
    color: #333333;
    border-bottom: 2px solid #2080F1;
    width: 100%;
    line-height: 62px;
    box-sizing: border-box;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.actcourtab span {
    color: #fff!important;
}

.courseshow {
    padding: 50px 40px;
    overflow: hidden;
}

.courseitem {
    margin-bottom: 60px;
}

.courseitem h6 {
    color: #333333;
    font-size: 30px;
    margin-bottom: 14px;
    font-weight: normal;
}

.courseitem h6 img {
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -3px;
}

.ciword p {
    color: #333;
    font-size: 18px;
    line-height: 30px;
}

.people img {
    display: inline-block;
    width: 102px;
    height: 102px;
    border-radius: 50%;
}

.ciview {
    width: 410px;
    float: left;
    box-sizing: border-box;
    padding: 0 .3rem .2rem .3rem;
    /*overflow: hidden;*/
    background: #f0f1f2;
    height: 190px;
    margin-right: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    position: relative;
    margin-top: 51px;
    margin-bottom: 40px;
}

.ciview:nth-child(2n) {
    margin-right: 0;
}

.ciview p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    width: 328px;
    height: 120px;
    overflow: auto;
    margin: 63px auto 0;
}

.people {
    font-size: 20px;
    color: #333333;
    position: absolute;
    left: 0%;
    top: -51px;
    width: 100%;
    text-align: center;
}

.people span {
    vertical-align: super;
}

.rectit {
    height: 62px;
    line-height: 62px;
    color: #333333;
    font-size: 22px;
    padding: 0 20px;
}

.recitem {
    margin: 0 20px;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px dashed #efefef;
}

.recview {
    float: left;
    width: 120px;
    height: 72px;
    margin-right: 10px;
}

.recview img {
    display: block;
    width: 100%;
    height: 100%;
}

.recword p {
    color: #333333;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recword span {
    display: block;
    color: #333333;
    font-size: 18px;
    margin-top: 26px;
    padding-left: 140px;
}

.chapter {
    color: #333333;
    font-size: 26px;
}

.chapter:before {
    content: "";
    color: #ff9933;
    width: 7px;
    height: 25px;
    background: #ff9933;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 10px
}

.first_line {
    font-size: 24px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 22px;
}

.second_line {
    display: flex;
    color: #999999;
    align-items: center;
}

.chapteritem {
    margin-bottom: 40px;
}

.layui-layer-dialog {
    top: 400px !important;
}

.coursechapter {
    padding: 0 40px;
}

.coursechapter:nth-child(2) {
    padding: 0;
}

.chapter {
    padding: 30px 40px;
}

.chapwrap {
    margin: 0 auto;
    width: 778px;
    border-left: 1px solid #efefef;
}

.chap {
    line-height: 48px;
    cursor: pointer;
    margin-bottom: 29px;
}

.chapitem {
    margin: 0 50px;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 31px 0;
    box-sizing: border-box;
}

.times {
    font-size: 22px;
    margin-right: 20px;
}

.moneyies {
    color: #ff9966;
    font-size: 24px;
    align-self: flex-start;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    text-align: center;
    margin-right: 20px;
}

.play {
    float: left;
    margin-right: 16px;
    margin-top: 16px;
    margin-left: -10px;
    width: 20px;
    height: 19px;
    background: url(../images/play1.png)no-repeat;
    background-size: 100% 100%;
}

.chap_p {
    /* float: left; */
    color: #333;
    font-size: 16px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 550px;
    vertical-align: middle;
    height: 50px;
}

.chap_choice {
    color: #888;
    font-size: 14px;
    float: right;
}

.actchap p {
    color: #4c75fb;
}

.onlybuy {
    display: inline-block;
    width: 95px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    background: linear-gradient(to right bottom, #537cfb, #3062ff);
    border-radius: 50px;
    margin-left: 10px;
    cursor: pointer;
    margin-right: -10px;
}

.actchap .play {
    background: url(../images/play2.png)no-repeat !important;
    background-size: 100% 100%;
}

.chapitem:after {}

.courseswitch {
    display: none;
}


/*背景层*/

#popLayer {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    /* 只支持IE6、7、8、9 */
}


/*弹出层*/

#popBox {
    display: none;
    background-color: #FFFFFF;
    z-index: 11;
    width: 450px;
    height: 230px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    box-shadow: 0 0 20px #333;
}

#popBox .close {
    text-align: right;
    margin-right: 5px;
    background-color: #F8F8F8;
    line-height: 35px;
}


/*关闭按钮*/

#popBox .close>a {
    text-decoration: none;
    color: #2D2C3B;
    font-size: 20px;
    margin-right: 10px;
}

#popBox .close a {
    color: #2D2C3B;
}

#popBox .close .pay_type_video_a {
    color: #09F;
}

#popBox .close p {
    float: left;
    margin-left: 15px;
    font-size: 16px;
}

.mainModule #popBox .contentss span {
    color: red;
}

.mainModule #popBox .contentss {
    width: 450px;
    display: inline-block;
}

#popBox .contentss .pvfleft {
    float: left;
    width: 30%;
}

#popBox .contentss .pvfright {
    float: right;
    width: 65%;
}

#popBox .contentss .pvfleft img {
    display: block;
    margin: 30% auto;
}

#popBox .contentss .pvfright p {
    margin-top: 20px;
}

#popBox .contentss .pvfright a {
    display: block;
    background: #06F;
    text-decoration: none;
    width: 170px;
    border-radius: 5px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-family: Verdana, 'Microsoft Yahei';
    font-weight: bold;
}

#cashier_video {
    display: none;
}

#popBox .contentss #personalmoney {
    color: #000;
}

#popBox .contentss #paymessage {
    color: red;
}

#code_alipaystr,
#code_mpaystr {
    display: none;
}

.courseswitch .write_discuss {
    width: 98%;
    margin: 10px;
}

.courseswitch .write_discuss #content {
    width: 95%;
}

.courseswitch .comm_focus_cur .comm_peo_info {
    width: 90%;
}

.actcourtab span {
    color: #333333!important;
}

.write_discuss p {
    font-size: 28px;
    color: #666;
}

.write_discuss textarea {
    width: 1000px;
    height: 83px;
    resize: none;
    padding-left: 30px;
    padding-top: 30px;
    color: rgb(140, 140, 140);
    font-size: 16px;
    font-family: 微软雅黑;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(222, 221, 222);
    border-image: initial;
    margin: 13px 0px;
}

.write_discuss .submit {
    cursor: pointer;
    width: 96px;
    border: none;
    display: inline-block;
    float: right;
    padding: 8px 32px;
    background: #328dea;
    background: -moz-linear-gradient(left, #328dea 0%, #1274d7 100%);
    background: -webkit-linear-gradient(left, #328dea 0%, #1274d7 100%);
    background: -o-linear-gradient(left, #328dea 0%, #1274d7 100%);
    background: -ms-linear-gradient(left, #328dea 0%, #1274d7 100%);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.free_view_play {
    width: 90%;
    height: 66px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 31px;
    line-height: 66px;
    margin: 0 0 0 16px;
    padding: 0 20px 0 88px;
    font-size: 32px;
    color: #fff;
    box-sizing: border-box;
    margin-left: 34px;
}

.free_view_play:before {
    content: ' ';
    display: block;
    width: 43px;
    height: 43px;
    position: absolute;
    left: 29px;
    top: 12px;
    background-size: cover;
    background-image: url(/upload_files/new_upload_files/ccmtvtp/Public/Special/images/play_logo.png);
}

.titlecolor_tex p {
    display: unset;
}

.courseitem img {
    width: 100%;
}

.fixedright .markitem>img {
    margin-top: 20px;
}

.vip-current-price {
    background-color: rgba(252, 129, 54, .15);
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: #ffae7d;
    text-align: center;
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.vip-money {
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #fc8136;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}

.initial-price {
    vertical-align: middle;
    text-decoration: line-through;
    font-size: 16px;
    font-family: PingFang, PingFang-SC-Regular;
    font-weight: normal;
    text-align: left;
    color: #999999;
    margin-right: 20px;
}

.layui-layer-iframe {
    top: 15% !important;
}

.com_problem {
    color: #666;
    font-size: 24px;
    line-height: 42px;
}

.com_problem h6 {
    color: #333333;
    font-size: 26px;
    margin-bottom: 10px;
}
.scoretips img{ width:20px; height:20px; display:inline-block; vertical-align:text-top; }
.jifentips{ cursor:pointer; }
.scoretext{ padding:20px; font-size:14px; }
.scoretext p{ padding:10px 0 }
.scoretext p span{ display:inline-block; width: calc(100% - 100px); word-break: break-all; vertical-align: top}
.scoretext p .lb{ width:100px; color:#666 }
.scoretext p .copy{ color:#1173D6; margin-left:5px; cursor:pointer; }
.scoretext .closebtn{ display:block; width:88px; padding:6px 0; border-radius:50px; text-align: center; background-color:#1173D6; color: #fff; margin:0 auto; cursor:pointer; }
.mask{position: fixed; top: 0; right: 0;bottom: 0; left: 0; background: rgba(0, 0, 0, .3); display: none}
.mask .dialog {width:460px; position:absolute; top:50%; left:50%; margin:-148px 0 0 -280px; border-radius: 10px; background-color: #fff;}
.mask .dialog .title{padding:10px 0; border-bottom: solid 1px #eee; position:relative; font-size: 14px; text-align:center;}
.mask .dialog .title .closescore{position:absolute; right: 10px; top:10px; cursor: pointer;}
.scoreapplybox{position: absolute; right: 10px}
.scoreapply{
    position: absolute;
    right:160px;
    color: #ff6666;
    border: solid 1px #ff6666;
    border-radius: 8px;
    width: 75px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    text-align: center; cursor: pointer;}
    .scoreapply:hover{color:#c72e2e; }
    .view_ques{ font-size:24px; color:#666 }
    .scoretips .colorred{color: red}
