.zxwxMain {
    width: 1004px;
    margin: 0 auto;
    overflow: hidden;
}
.zxwxMain *,
.zxwxMain *:after,
.zxwxMain *:before {
    box-sizing: border-box;
}
i {
    font-style: normal;
}
.pass_plan {
    margin-right: -12px;
    overflow: hidden;
}
.passPlan_wrapper {
    display: flex;
}
.passPlan_flex {
    display: flex;
}
.passPlan_inblock {
    display: inline-block;
}
.passPlan_table_box {
    width: 762px;
}
.passPlan_tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
}
.passPlan_tit h3 {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}
.passPlan_tit .passPlan_countdown {
    display: flex;
    align-items: center;
    padding: 0 12px;
    margin-left: 10px;
    background: linear-gradient(270deg, #FF8164, #FF489E);
    border-radius: 13px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
.passPlan_tit .passPlan_countdown span {
    display: block;
    width: 22px;
    height: 18px;
    line-height: 18px;
    font-size: 15px;
    background-color: #ffffff;
    color: #F74573;
    border-radius: 3px;
    text-align: center;
    margin: 0 4px;
}
.passPlan .passPlan_contrast {
    cursor: pointer;
    font-size: 13px;
    color: #555555;
}
.passPlan .passPlan_contrast i {
    display: inline-block;
    width: 22px;
    height: 13px;
    vertical-align: -2px;
    margin-right: 4px;
    background: url(vs.gif) no-repeat center center / 100% 100%;
}
.passPlan_free_listen {
    width: 242px;
    height: 660px;
}
.passPlan_tit_more {
    width: 60px;
    line-height: 24px;
    border: 1px solid #EEEEEE;
    border-radius: 12px;
    font-size: 12px;
    color: #999999;
}
.passPlan_table {
    margin: 0 auto;
}
.passPlan_table td {
    position: relative;
    width: 344px;
    box-sizing: border-box;
    padding-right: 12px;
    font-size: 12px;
    vertical-align: top;
}
.passPlan_table td::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 12px);
    height: 100%;
    z-index: -1;
}
.passPlan_table.only_two td {
    width: 381px;
}
.passPlan_table td.col_1::before {
    background: linear-gradient(90deg, #EDEEEE, #EFEFEF, #FBFBFB, #E5E5E5);
}
.passPlan_table td.col_2::before {
    background: #DDE3E8;
}
.passPlan_table td.col_3::before {
    background: linear-gradient(90deg, #F8E8E2, #FEF2EC, #FEF2EC, #F0D5CB);
}
.passPlan_table tr:first-child td > div {
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}
.passPlan_table tr:last-child td::before {
    border-radius: 0px 0px 8px 8px;
}
.passPlan_table tr:first-child td::before {
    border-radius: 8px 8px 0px 0px;
}
.passPlan_table-cover {
    position: relative;
}
.passPlan_table-cover img {
    display: block;
    width: 100%;
}
.passPlan_table-cover p {
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
    text-align: center;
    color: #fff;
    line-height: 1;
}
.passPlan_table-class {
    padding: 19px 25px 16px;
    line-height: 17px;
}
.passPlan_table-class h4 {
    font-size: 18px;
    line-height: 22px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.passPlan_table td.col_1 .class_desc {
    color: #555555;
}
.passPlan_table td.col_2 .class_desc {
    color: #376880;
}
.passPlan_table td.col_3 .class_desc {
    color: #8B3E2F;
}
.passPlan_table-intro {
    padding: 0 6px;
}
.passPlan_table-intro .intro_box {
    position: relative;
    padding: 15px 10px 35px;
    border-radius: 8px;
    background-color: #ffffff;
}
.passPlan_table-intro .intro_box .show_detail {
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: 113px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: url(ck-gray.png) no-repeat center center / 100% 100%;
}
.passPlan_table td.col_2 .show_detail {
    color: #537E90;
    background-image: url(ck-blue.png);
}
.passPlan_table td.col_3 .show_detail {
    color: #884527;
    background-image: url(ck-golden.png);
}
.passPlan_table td.col_1 .show_detail:hover {
    background-image: url(ck-gray-2.gif);
}
.passPlan_table td.col_2 .show_detail:hover {
    background-image: url(ck-blue-2.gif);
}
.passPlan_table td.col_3 .show_detail:hover {
    background-image: url(ck-golden-2.gif);
}
.passPlan_table-intro .intro_li {
    position: relative;
    padding-left: 42px;
    line-height: 28px;
    color: #555555;
}
.passPlan_table-intro .intro_tag {
    position: absolute;
    left: 0;
    top: 5px;
    width: 32px;
    height: 18px;
    line-height: 20px;
    text-align: center;
    background: linear-gradient(-63deg, #333333, #5C5C5C);
    display: block;
    color: #fff;
    border-radius: 4px;
}
.passPlan_table-intro .vtk_icon {
    width: 41px;
    height: 18px;
    display: inline-block;
    vertical-align: -2px;
}
.passPlan_table-intro .vtk_icon.v1 {
    background: url(tg-icon.png) no-repeat 0 0;
}
.passPlan_table-intro .vtk_icon.v2 {
    background: url(tg-icon.png) no-repeat -52px 0;
}
.passPlan_table-intro .red_text {
    color: #E13B29;
}
.passPlan_table-intro .intro_promise {
    margin-right: -9px;
}
.passPlan_table-intro .intro_promise_item {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    color: #333333;
    padding-right: 8px;
    margin-right: 4px;
    background-color: #F6F6F6;
}
.passPlan_table-intro .intro_promise_item i {
    margin-right: 3px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: -6px;
    background: url(tg-icon.png) no-repeat 0 -40px;
}
.passPlan_table-intro .intro_promise_item.bj i {
    background: url(tg-icon.png) no-repeat -35px -40px;
}
.passPlan_table-intro .intro_promise_item.cx i {
    background: url(tg-icon.png) no-repeat -69px -40px;
}
/* .passPlan_table-intro .intro_promise_item .tag {
    display: inline-block;
    background-color: #E3B097;
    color: #ffffff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 9px;
    text-align: center;
    font-weight: bold;
    margin-right: 3px;
  } */
.passPlan_table-intro .intro_promise_item a {
    color: #E13B29;
    text-decoration: underline;
    margin-left: 4px;
}
.passPlan_table-price {
    padding: 12px 6px;
}
.passPlan_table-price > .in_box {
    background-color: #ffffff;
    padding: 10px 10px 0;
    box-sizing: border-box;
    border-radius: 8px;
    height: 56px;
}
.passPlan_table-price .pt_price {
    color: #333333;
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
}
.passPlan_table-price .act_price {
    display: flex;
    font-size: 18px;
    line-height: 18px;
    color: #F72836;
    font-weight: bold;
    margin-bottom: 5px;
}
.passPlan_table-price .act_price .act_price_text {
    font-size: 12px;
    font-weight: normal;
}
.passPlan_table-price .act_price .new_user {
    display: inline-block;
    vertical-align: -2px;
    width: 76px;
    height: 18px;
    background: url(hdj-new.png) no-repeat center center / 100% 100%;
}
.passPlan_table-price .act_price .old_user {
    display: inline-block;
    vertical-align: -2px;
    width: 100px;
    height: 18px;
    background: url(hdj-old.png) no-repeat center center / 100% 100%;
}
.passPlan_table-price .act_price .discount_tag {
    display: block;
    position: absolute;
    /* right: -70px; */
    top: -10px;
    font-weight: bold;
    /* width: 67px; */
    padding: 0 10px;
    left: 110%;
    text-wrap: nowrap;
    height: 20px;
    line-height: 20px;
    background: linear-gradient(90deg, #FF995C, #FF324A);
    box-shadow: 0px 6px 13px 0px rgba(255, 37, 12, 0.14);
    border-radius: 10px 10px 10px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    -webkit-animation: activeBox 4s linear infinite;
    animation: activeBox 4s linear infinite;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
@keyframes activeBox {
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    54% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    58% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    62% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    66% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.passPlan_table-price .org_price {
    color: #888888;
    line-height: 1;
}
.passPlan_table-price .org_price .del {
    text-decoration: line-through;
}
.passPlan_table-handle {
    text-align: center;
    padding-bottom: 14px;
    font-size: 0;
}
.passPlan_table-handle button {
    width: 104px;
    height: 34px;
    font-size: 14px;
    border-radius: 17px;
}
.passPlan_table-handle .zixun {
    background-color: #FFFFFF;
    color: #555555;
    box-shadow: 0px 2px 9px 0px rgba(177, 208, 226, 0.24);
}
.passPlan_table-handle .zixun i {
    display: inline-block;
    width: 22px;
    height: 19px;
    background: url('https://img.233.com/project/zxsubhome/v1/pc/wx/kefu-icon.png') no-repeat center center;
    margin-right: 5px;
    vertical-align: -4px;
}
.passPlan_table-handle .gouke {
    color: #ffffff;
    background: linear-gradient(90deg, #FF866E, #F72836);
    margin-left: 13px;
}
.passPlan_table-handle .yfdj {
    color: #ffffff;
    background: linear-gradient(90deg, #BA44FF 0%, #9313FF 100%);
    margin-left: 13px;
}
.passPlan_listen_player {
    position: relative;
    height: 136px;
    border-radius: 8px;
    overflow: hidden;
}
.passPlan_listen_player>img {
    display: block;
    width: 100%;
    height: 100%;
}
.passPlan_listen_player_mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
.passPlan_listen_player_mask .play_button {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -15px auto 0;
    width: 110px;
    height: 30px;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
.passPlan_listen_player_mask .play_button i {
    display: inline-block;
    width: 10px;
    height: 13px;
    background: url(tg-icon.png?v=1) no-repeat -41px -143px;
    vertical-align: -2px;
}
.passPlan_listen_player_mask .play_button:hover {
    background-color: #ffffff;
    color: #646464;
}
.passPlan_listen_player_mask .play_button:hover i {
    background: url(tg-icon.png?v=1) no-repeat -69px -143px;
}
.passPlan_listen_tabs {
    padding: 9px 0;
    display: flex;
    justify-content: space-between;
}
.passPlan_listen_tabs .item {
    width: 72px;
    height: 58px;
    background: #ffffff;
    border-radius: 8px;
    line-height: 1;
    font-size: 12px;
    padding-top: 6px;
    text-align: center;
    color: #555555;
    cursor: pointer;
}
.passPlan_listen_tabs .item i {
    display: block;
    width: 34px;
    height: 31px;
    margin: 0 auto 3px;
}
.passPlan_listen_tabs .item:hover p {
    text-decoration: underline;
}
.passPlan_listen_tabs .item i.icon1 {
    background: url(tg-icon.png) no-repeat 3px -87px;
}
.passPlan_listen_tabs .item i.icon2 {
    background: url(tg-icon.png) no-repeat -57px -87px;
}
.passPlan_listen_tabs .item i.icon3 {
    background: url(tg-icon.png) no-repeat -117px -87px;
}
.passPlan_listen_course {
    padding: 30px 10px;
    background: #ffffff;
    box-shadow: 0px 2px 5px 0px rgba(234, 234, 234, 0.2);
    border-radius: 8px;
    font-size: 12px;
}
.course_chapter_tit {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 15px;
}
.passPlan_listen_course {
    box-shadow: 0px 2px 5px 0px rgba(234, 234, 234, 0.2);
    border-radius: 8px;
}
.course_chapter_ul li {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    line-height: 18px;
}
.course_chapter_ul li button {
    width: 66px;
    height: 18px;
    line-height: 18px;
    background: linear-gradient(90deg, #FF7139, #F72840);
    border-radius: 9px;
    color: #ffffff;
}
.course_chapter_subtit {
    flex: 1;
}
.passPlan_listen_wrapper {
    height: calc(100% - 39px);
}
.wx2-mfstzqSp-rtSwitch {
    padding: 15px 9px;
    height: calc(100% - 222px);
    background-color: #ffffff;
    border-radius: 8px;
    box-sizing: border-box;
}
.wx2-mfstzqSp-rtSwitch-scroll {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.wx2-mfstzqSp-rtSwitch-scroll::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 30px;
}
.wx2-mfstzqSp-rtSwitch-scroll::-webkit-scrollbar-thumb {
    background-color: #c7c9cc;
    border-radius: 30px;
}
.wx2-mfstzqSp-rtKclb::-webkit-scrollbar,
.wx2-mfstzqSp-rtKcpj::-webkit-scrollbar {
    width: 6px;
    border-radius: 30px;
    background-color: #f7f9fb;
}
.wx2-mfstzqSp-rtKclb::-webkit-scrollbar-thumb,
.wx2-mfstzqSp-rtKcpj::-webkit-scrollbar-thumb {
    background-color: #ececec;
    border-radius: 30px;
}
.wx2-mfstzqSp-rtLsjs {
    padding-left: 80px;
    min-height: 18px;
    font-size: 14px;
    position: relative;
}
.wx2-mfstzqSp-rtLsjs > i {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    color: #656565;
}
.wx2-mfstzqKclb-itemBox {
    padding-top: 8px;
}
.wx2-mfstzqKclb-item {
    padding: 4px 0;
}
.wx2-mfstzqKclb-itemPart {
    line-height: 22px;
    padding: 2px 0 2px 18px;
    font-size: 16px;
    font-weight: 900;
    position: relative;
    cursor: pointer;
}
.wx2-mfstzqKclb-itemPart:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 9px;
    height: 8px;
    background: url(ico-xbwx2-pc.png) no-repeat -1060px -100px;
}
.wx2-mfstzqKclb-item.shouqi .wx2-mfstzqKclb-itemPart:before {
    background-position: -1080px -100px;
}
.wx2-mfstzqKclb-item.shouqi .wx2-mfstzqKclb-itemUl {
    display: none;
}
.wx2-mfstzqKclb-itemUl {
    margin-left: 3px;
    border-left: 4px solid #fce8e7;
}
.wx2-mfstzqKclb-itemUl.disabled {
    border-color: #F5F5F5;
}
.wx2-mfstzqKclb-itemUl > li {
    padding: 3px 74px 3px 60px;
    line-height: 20px;
    margin-top: 5px;
    font-size: 12px;
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wx2-mfstzqKclb-itemUl > li:hover {
    background-image: linear-gradient(180deg, #f6f6f6, #fff);
}
.wx2-mfstzqKclb-itemUl > li i {
    position: absolute;
    top: 3px;
    left: 0;
    width: 53px;
    white-space: nowrap;
    text-align: right;
}
.wx2-mfstzqKclb-itemUl > li a span {
    position: absolute;
    top: 3px;
    right: 0;
    width: 66px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 100px;
    background-image: linear-gradient(90deg, #ff7139, #f72840);
    font-size: 12px;
    color: #fff;
    transition: 0.4s;
}
.wx2-mfstzqKclb-itemUl > li a span:hover {
    transform: translateY(-3px);
}
/*.wx2-mfstzqKclb-itemUl>li a span.ico-suo:hover{cursor: not-allowed;}*/
.gray.wx2-mfstzqKclb-itemPart {
    color: #aeaeae;
}
.gray.wx2-mfstzqKclb-itemPart:before {
    background-position: -1100px -100px;
}
.wx2-mfstzqKclb-item.shouqi .gray.wx2-mfstzqKclb-itemPart:before {
    background-position: -1120px -100px;
}
.wx2-mfstzqKclb-itemUl > li.gray {
    color: #aeaeae;
}
.wx2-mfstzqKclb-itemUl > li.gray > a > span {
    background: #949494;
}
.wx2-mfstzqKclb-itemUl > li a span.ico-suo {
    background: #f7f7f7;
}
.wx2-mfstzqKclb-itemUl > li a span.ico-suo:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11px;
    height: 12px;
    margin-top: -6px;
    margin-left: -5.5px;
    background: url(tg-icon.png?v=1) no-repeat 0 -143px;
}
.wx2-mfstzqKclb-itemUl > li.playing a span {
    background-image: linear-gradient(90deg, #e9d3c3, #eec4a4);
    color: #83280c;
}
.wx2-mfstzqKclb-itemUl > li.playing a span i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(zzbf-gif.gif) no-repeat;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 3px;
}
.wx2-mfstzqKclb-itemUl > li.wx2-mfstzqKclb-login {
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 4px 0;
}
.wx2-mfstzqKclb-login > p {
    display: inline-block;
    padding: 0 70px;
    font-size: 12px;
    position: relative;
}
.wx2-mfstzqKclb-login > p:before,
.wx2-mfstzqKclb-login > p:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 97px;
    height: 1px;
    background: url(ico-xbwx2-pc.png) no-repeat -240px -180px;
}
.wx2-mfstzqKclb-login > p:after {
    left: auto;
    right: 0;
    background-position: -380px -180px;
}
.wx2-mfstzqKclb-login > p > a {
    color: #e13b29;
}
.wx2-mfstzqKclb-login > p > a:hover {
    text-decoration: underline;
}
.teacherTeam {
    padding-top: 30px;
}
.teacherTeam_tit {
    padding-bottom: 30px;
    font-weight: bold;
    color: #333333;
    font-size: 22px;
}
.teacherTeam_main {
    position: relative;
    height: 332px;
    font-size: 12px;
    border-radius: 8px;
    background: url(../images/q-bg.jpg) no-repeat center center / 100% 100%;
}
.teacherTeam_info {
    display: flex;
    padding: 63px 0 0 37px;
}
.teacherTeam_info .col_1 {
    margin-right: 48px;
}
.teacherTeam_info .col_1 .name {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 21px;
    text-align: center;
}
.teacherTeam_info .col_1 .btn {
    width: 80px;
    height: 35px;
    line-height: 35px;
    box-shadow: 0px 5px 33px 2px rgba(160, 183, 212, 0.32);
    border-radius: 18px;
    background-color: #ffffff;
    font-size: 12px;
    color: #555555;
    padding: 0 10px 0 18px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
}
.teacherTeam_info .col_1 .btn i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background: url(teacher/button-icon.png) no-repeat 0 -68px;
    vertical-align: middle;
    margin-top: -2px;
}
.teacherTeam_info .desc {
    width: 256px;
}
.teacherTeam_info .col_2 {
    margin-right: 35px;
}
.teacherTeam_info .techaer_tag {
    display: inline-block;
    padding: 0 6px;
    line-height: 20px;
    text-align: center;
    height: 20px;
    font-size: 14px;
    background: #000000;
    border-radius: 6px;
    color: #ffffff;
    margin-bottom: 10px;
}
.teacherTeam_info .techaer_detail {
    line-height: 17px;
    color: #555555;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.teacherTeam_info .techaer_detail.t-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.teacherTeam_info .techaer_detail:nth-child(2) {
    margin-bottom: 20px;
}
.teacherTeam_list {
    position: absolute;
    bottom: 18px;
    left: 8px;
    padding: 17px 45px;
}
.teacherTeam_main .teacher_wrap {
    width: 596px;
    overflow: hidden;
}
.teacherTeam_main .teacher_ul {
    font-size: 0;
    white-space: nowrap;
    transition: margin-left 0.5s ease-in-out;
}
.teacherTeam_main .teacher_li {
    display: inline-block;
    width: 81px;
    height: 81px;
    background: linear-gradient(0deg, #F6FAFD, #D6E0EF);
    border-radius: 50%;
    margin-right: 22px;
    overflow: hidden;
    cursor: pointer;
}
.teacherTeam_main .teacher_li:hover,
.teacherTeam_main .teacher_li.on {
    background: linear-gradient(0deg, #FFF9F3, #FFAEA0);
}
.teacherTeam_main .teacher_li img {
    width: 100%;
}
.teacherTeam_main .teacher_li:last-child {
    margin-right: 0;
}
.teacherTeam_main .prev_icon,
.teacherTeam_main .next_icon {
    position: absolute;
    display: block;
    width: 14px;
    height: 17px;
    cursor: pointer;
}
.teacherTeam_main .prev_icon {
    left: 13px;
    top: 50%;
    margin-top: -8.5px;
    /* background: url(./teacher/button-icon.png) no-repeat 0 0; */
    background: url(../images/button-icon.png) no-repeat -29px 0;
}
.teacherTeam_main .prev_icon:hover {
    background: url(../images/button-icon.png) no-repeat -61px 0;
}
.teacherTeam_main .prev_icon.disabled {
    background-position: 0 0;
    cursor: not-allowed;
}
.teacherTeam_main .next_icon {
    right: 13px;
    top: 50%;
    margin-top: -8.5px;
    background: url(../images/button-icon.png) no-repeat -29px -30px;
}
.teacherTeam_main .next_icon:hover {
    background: url(../images/button-icon.png) no-repeat -61px -30px;
}
.teacherTeam_main .next_icon.disabled {
    background-position: 0 -30px;
    cursor: not-allowed;
}
.teacherTeam_main .teacherTeam_cover {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 249px;
}
.teacherTeam_main .teacherTeam_cover img {
    width: 100%;
    border-radius: 0 0 8px 0;
}
.bookStore {
    position: relative;
    padding-top: 30px;
}
.bookStore_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
    font-weight: bold;
    color: #333333;
    font-size: 22px;
}
.bookStore_tit .more {
    width: 60px;
    line-height: 24px;
    border: 1px solid #EEEEEE;
    border-radius: 12px;
    font-size: 12px;
    color: #999999;
}
.bookStore_tit .more:hover,
.passPlan_tit_more:hover {
    color: #e13b29;
    border-color: #e13b29;
}
.bookStore_main {
    padding: 30px;
    background: #FFFFFF;
    border-radius: 8px;
}
.bookStore_main_inner {
    height: 410px;
    overflow: hidden;
}
.bookStore_list {
    white-space: nowrap;
    height: 100%;
    font-size: 0;
    transition: margin-left 0.5s ease-in-out;
}
.bookStore_item {
    display: inline-block;
    width: 292px;
    margin-right: 12px;
}
.bookStore_item_cover {
    position: relative;
    height: 271px;
    padding: 30px 0 38px;
    border-radius: 4px;
    overflow: hidden;
    background: linear-gradient(90deg, #E8EBF0 0%, #FAFAFC 100%);
}
.bookStore_exam_tag {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 12px 0 10px;
    background-color: #fff;
    border-radius: 0px 0px 20px 0px;
    color: #4C6178;
    opacity: 0.5;
    font-size: 15px;
}
.bookStore_exam_tip {
    position: absolute;
    bottom: 0;
    padding: 0 13px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #ACBFD3;
    color: #ffffff;
    font-size: 15px;
}
.bookStore_item_cover img {
    height: 100%;
    display: block;
    margin: 0 auto;
}
.bookStore_course {
    height: 68px;
    padding-top: 12px;
    white-space: normal;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 闂備礁鎼€氼剚鏅舵禒瀣︽慨妯垮煐閸庡秹鏌涢弴銊ュ濞寸姵锚椤潡宕奸崱妤侊紞闁衡偓娴犲鐓涘〒姘攻鐎氾拷 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bookStore_domain {
    margin: 20px 0 10px;
}
.bookStore_price {
    display: flex;
    margin-top: 12px;
}
.bookStore_actPrice {
    font-size: 18px;
    color: #E13B29;
    height: 24px;
    line-height: 24px;
}
.bookStore_item .book-lab > i {
    color: #e13b29;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    margin-top: 12px;
    margin-left: 14px;
    border: 1px solid #e13b29;
    font-size: 13px;
    border-radius: 30px;
}
.bookStore_item .book-lab > i:first-child {
    margin-left: 0;
}
.bookStore_actPrice_tag {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    border-radius: 12px 10px 10px 0px;
    background: linear-gradient(90deg, #FF866E 0%, #F72836 100%);
    font-size: 18px;
    color: #fff;
    padding: 0 10px 0 13px;
    margin: 0 16px 0 8px;
}
.bookStore_actPrice .big_num {
    font-size: 24px;
    font-weight: bold;
}
.bookStore_orgPrice {
    color: #CCCCCC;
    font-size: 14px;
    text-decoration: line-through;
}
.bookStore_main_prev,
.bookStore_main_next {
    cursor: pointer;
    position: absolute;
    width: 21px;
    height: 48px;
    top: 50%;
    margin-top: -24px;
    background: url('https://img.233.com/project/zxsubhome/v1/pc/wx/bookstore_prev.png') no-repeat center center / 100% 100%;
    opacity: 0.5;
}
.bookStore_main_prev:hover,
.bookStore_main_next:hover {
    opacity: 1;
}
.bookStore_main_prev {
    left: 0;
}
.bookStore_main_next {
    right: 0;
    background-image: url('https://img.233.com/project/zxsubhome/v1/pc/wx/bookstore_next.png');
}
.trans_btn {
    transition: 0.3s;
}
.trans_btn:hover {
    transform: translateY(-2px);
}
/*** 1.1 新增 */
ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.passPlan-tab-group {
    height: 25px;
    line-height: 25px;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px rgba(234, 234, 234, 0.2);
    border-radius: 13px;
    margin-right: 10px;
}
.passPlan-tab-group.passPlan_flex {
    align-items: center;
}
.passPlan_flex.passPlan_flex-rt {
    align-items: center;
}
.passPlan-tab-group-item {
    font-size: 12px;
    width: 60px;
    text-align: center;
    cursor: pointer;
}
.passPlan-tab-group-item.passPlan-tab-group-item-active {
    background: linear-gradient(90deg, #FF866E, #F72836);
    color: #fff;
    border-radius: 13px;
}
.reduce-icon {
    position: absolute;
    right: -1px;
    top: -9px;
    width: 29px;
    height: 37px;
}
.reduce-icon i {
    width: 60px;
    height: 76px;
    background-size: 100%;
    top: -6px;
}
.reduce-icon .reduce-number {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    line-height: 14px;
    font-style: italic;
    letter-spacing: -1px;
    padding-right: 5px;
    background-image: linear-gradient(0deg, #FFD996 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.passPlan_table tr:first-child td .passPlan_table-cover {
    overflow: visible;
}
.passPlan_table tr:first-child td .passPlan_table-cover > img {
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}
@media screen and (min-width: 1480px) {
    .passPlan-tab-group {
        height: 25px;
    }
    .passPlan-tab-group-item {
        font-size: 14px;
        width: 87px;
    }
    .passPlan-tab-group-item.passPlan-tab-group-item-active {
        border-radius: 13px;
    }
    .reduce-icon {
        width: 54px;
        height: 71px;
        top: -18px;
    }
    .reduce-icon i {
        width: 68px;
        height: 86px;
        background-size: 100%;
        top: -10px;
    }
    .reduce-icon .reduce-number {
        font-size: 24px;
        font-weight: bold;
        position: absolute;
        top: 27px;
        line-height: 24px;
        font-style: italic;
        letter-spacing: -3px;
        padding: 0 5px;
    }
    .passPlan_tit .passPlan_countdown {
        margin-left: 15px;
        font-size: 14px;
    }
}
/***/
@media screen and (min-width: 1480px) and (max-width: 1679px) {
    .zxwxMain {
        width: 1206px;
    }
    .passPlan_table_box {
        width: 912px;
    }
    .passPlan_table td {
        width: 304px;
    }
    .passPlan_table.only_two td {
        width: 456px;
    }
    .passPlan_free_listen {
        width: 294px;
    }
    .passPlan_table-class .class_desc {
        font-size: 13px;
    }
    .passPlan_listen_player {
        height: 165px;
    }
    .passPlan_listen_tabs .item {
        width: 90px;
        height: 72px;
        padding-top: 12px;
    }
    .passPlan_listen_tabs .item i {
        margin: 0 auto 7px;
    }
    .passPlan_table-handle button {
        width: 124px;
    }
    .wx2-mfstzqSp-rtSwitch {
        height: calc(100% - 265px);
    }
    .teacherTeam_main {
        height: 400px;
        font-size: 13px;
    }
    .teacherTeam_main .teacher_wrap {
        width: 692px;
    }
    .teacherTeam_info {
        padding: 78px 0 0 45px;
    }
    .teacherTeam_info .col_1 {
        margin-right: 57px;
    }
    .teacherTeam_info .col_2 {
        margin-right: 75px;
    }
    .teacherTeam_info .col_1 .name {
        font-size: 32px;
    }
    .teacherTeam_main .teacher_li {
        width: 97px;
        height: 97px;
    }
    .teacherTeam_info .desc {
        width: 290px;
    }
    .teacherTeam_list {
        bottom: 26px;
    }
    .teacherTeam_main .teacherTeam_cover {
        width: 301px;
    }
}
@media screen and (min-width: 1680px) {
    .zxwxMain {
        width: 1400px;
    }
    .passPlan_table_box {
        width: 1032px;
    }
    .passPlan_table td {
        width: 344px;
        font-size: 13px;
    }
    .passPlan_table.only_two td {
        width: 516px;
    }
    .passPlan_free_listen {
        width: 368px;
    }
    .passPlan_table-class .class_desc {
        font-size: 13px;
    }
    .passPlan_listen_player {
        height: 204px;
    }
    .passPlan_listen_tabs .item {
        width: 112px;
        height: 90px;
        padding-top: 19px;
        font-size: 14px;
    }
    .passPlan_listen_tabs .item i {
        margin: 0 auto 8px;
    }
    .passPlan_table-handle button {
        width: 124px;
    }
    .passPlan_table-handle button {
        width: 143px;
    }
    .wx2-mfstzqSp-rtSwitch {
        height: calc(100% - 325px);
    }
    .teacherTeam_main {
        height: 400px;
        font-size: 13px;
    }
    .teacherTeam_main .teacher_wrap {
        width: 722px;
    }
    .teacherTeam_info {
        padding: 78px 0 0 45px;
    }
    .teacherTeam_info .col_1 {
        margin-right: 104px;
    }
    .teacherTeam_info .col_2 {
        margin-right: 75px;
    }
    .teacherTeam_info .col_1 .name {
        font-size: 32px;
    }
    .teacherTeam_main .teacher_li {
        width: 97px;
        height: 97px;
        margin-right: 28px;
    }
    .teacherTeam_main .teacher_li:hover {
        background: linear-gradient(0deg, #FFF9F3, #FFAEA0);
    }
    .teacherTeam_info .desc {
        width: 290px;
    }
    .teacherTeam_list {
        left: 90px;
        bottom: 26px;
        padding: 17px 60px;
    }
    .teacherTeam_main .teacherTeam_cover {
        width: 301px;
    }
}
ul.ziliao-ul li:nth-child(1), ul.ziliao-ul li:nth-child(2) {
    border-top: 0;
}
.ziliao-ul{
    display: flex;
    flex-wrap: wrap;
}
.ziliao-ul li{
    width: 48%;
    border-top: 1px dashed #eee;
    margin: 6px 10px 10px;
    padding-top: 18px;
}

.ziliao-ul li a{
    display: flex;
    align-content: center;
}
.ziliao-ul .tsxx-img{
    width: 58px;
    height: 60px;
}
.ziliao-ul .ziliao-ct{
    margin-left: 16px;
}
.ziliao-ul .tsxx-tip {
    font-size: 13px;
    color: #F51E29;
    margin-top: 8px;
}
.ziliao-ct .tsxx-name{
    width: 470px;
    font-weight: 400;
    font-size: 15px;
    color: #333333;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    overflow: hidden;
    height: 40px;
}
.ziliao-num{
    margin-left: 33px;
    color: #888888;
}
.dlxxItem-titSub>i {
    height: 26px;
    line-height: 27px;
    padding: 0 16px;
    background-color: #fff;
    border-radius: 100px;
    border: 1px solid #fff;
    font-size: 14px;
    color: #4D555D;
    margin-left: 10px;
    margin-bottom: 5px;
    cursor: pointer;
    display: inline-block;
}
.ziliao-btn{
    width: 90px;
    height: 36px;
    background: #FFEDEB;
    border-radius: 18px 18px 18px 18px;
    font-weight: 400;
    font-size: 14px;
    color: #E13B29;
    line-height: 36px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 11px 20px;
}
@media screen and (max-width: 1480px) {
    .ziliao-ct .tsxx-name{
        width: 300px;
    }
}
.bx-div{
    background: #fff;
    padding: 10px;
    border-radius: 8px;height: 165px;
}

.bx-div-cont{
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    font-size: 14px;
    color: #8B3E2F;
}