@charset "utf-8";

/*
@author: he
@update: he (2023-05-30)
*/
body {
    font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1", arial, Helvetica, Tahoma, sans-serif;
    margin: 0 auto;
    color: #333;
    min-width: 1200px;
}

p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

ul,
li,
ol {
    list-style-type: none;
}

i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal
}

.msf {
    font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
}

a,
a:hover {
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

input,
button,
select,
textarea {
    outline: none
}

textarea {
    resize: none
}

/*框架*/
.layout {
    clear: both;
    width: 1200px;
    text-align: left;
    margin: 0 auto;
    color: #333;
}

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right;
    _display: inline
}

.pr {
    position: relative
}

.abs {
    position: absolute;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tc {
    text-align: center;
}

/* 新增公用样式 */
.hide {
    display: none;
}

.diiblock {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.textcon {
    text-align: center;
}

.marcon {
    margin: 0 auto;
}

.wblod {
    font-weight: bold;
}

.horizontalcolor {
    background: -moz-linear-gradient(to right, #11C3F9, #72C472);
    background: -ms-linear-gradient(to right, #11C3F9, #72C472);
    background: -webkit-linear-gradient(to right, #11C3F9, #72C472);
    background: linear-gradient(to right, #11C3F9, #72C472);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#11C3F9", endColorstr="#72C472", gradientType="1");
}

.verticalcolor {
    background: -moz-linear-gradient(#11C3F9, #72C472);
    background: -ms-linear-gradient(#11C3F9, #72C472);
    background: -webkit-linear-gradient(#11C3F9, #72C472);
    background: linear-gradient(#11C3F9, #72C472);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#11C3F9", endColorstr="#72C472", gradientType="0");
}

.margR0 {
    margin-right: 0 !important;
}

.bodyBg {
    background: url(/images/zhuanti/20241212/banner_txt.jpg) no-repeat center top 70px #7932e3;
}

.ggtit {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 128px !important;
    border: 0 !important;
    line-height: 124px;
    font-size: 34px;
    color: #fff;
    text-align: center;
    font-style: oblique;
    font-weight: 700;
    background: url(/images/zhuanti/20241212/tit_02.png) no-repeat center;
}
.courseVip .ggtit{
    top: -15px;
}
/*页头*/
.headerBg {
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: hidden;
}

.headerBg .header_con {
    position: relative;
    z-index: 2;
    height: 740px;
}

.headerBg .header_con .logo {
    position: absolute;
    top: 53px;
    left: 37px;
    z-index: 10;
    width: 220px;
    height: 75px;
    background: url(/images/zhuanti/20241212/logo.png) no-repeat center;
    display: block;
}

.headerBg .header_con .shuangTime {
    position: absolute;
    top: 496px;
    left: 338px;
    z-index: 6;
    width: 496px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.headerBg .header_con .shuangTime b {
    display: inline-block;
    margin: 0 10px;
    width: 34px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border-radius: 4px;
    font-size: 20px;
    color: #f74529;
    vertical-align: -1px;
}

.headerBg .header_con .cBox {
    position: absolute;
    top: 580px;
    left: 0;
    z-index: 10;
    width: 1250px;
    height: 130px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.headerBg .header_con .cBox-list {
    position: relative;
    z-index: 1;
    display: block;
    width: 318px;
    height: 161px;
    border-radius: 15px;
    transition: all 0.2s linear;
    background: url(/images/zhuanti/20241212/nav_bg01.png) no-repeat;
    /* -webkit-transition: all 0.2s linear;
    -webkit-box-shadow: 0 3px 10px #b50a22;
    -moz-box-shadow: 0 3px 10px #b50a22;
    box-shadow: 0 3px 10px #b50a22; */
}
.headerBg .header_con .cBox-list:nth-child(2){
    background: url(/images/zhuanti/20241212/nav_bg02.png) no-repeat;
}
.headerBg .header_con .cBox-list:nth-child(3){
    background: url(/images/zhuanti/20241212/nav_bg02.png) no-repeat;
}

.headerBg .header_con .cBox-list b {
    display: block;
    line-height: 46px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    width: 276px;
}

.headerBg .header_con .cBox-list p {
    display: block;
    padding: 10px 0 0 24px;
    line-height: 26px;
    font-size: 18px;
    color: #5b0602;
}

.headerBg .header_con .cBox-list .btn {
    display: block;
    position: absolute;
    top: 47px;
    right: 40px;
    width: 88px;
    height: 90px;
}

.headerBg .header_con .cBox-list:hover {
    text-decoration: none;
    transform: translate3d(0, -6px, 0);
}

.headerBg .header_con .cBox-list .btn.c1 {
    animation: kc infinite 4s 0s;
}

.headerBg .header_con .cBox-list .btn.c2 {
    animation: kc infinite 4s 0.5s;
    right: 45px;
}

.headerBg .header_con .cBox-list .btn.c3 {
    animation: kc infinite 4s 1s;
    right: 45px;
}

.headerBg .header_con .cBox-list .btn.c4 {
    animation: kc infinite 4s 1.5s;
}

@keyframes kc {

    0%,
    25%,
    5%,
    12.5%,
    20% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    10% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    15% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

/*抢红包*/
.coupon-warp {
    position: relative;
    z-index: 1;
}

.coupon-warp .cwTit {
    padding-top: 19px;
    height: 144px;
    line-height: 88px;
    text-align: center;
    font-size: 34px;
    color: #fff;
    font-style: oblique;
    font-weight: 700;
    background: url(/images/zhuanti/20241212/tit_01.png) no-repeat;
    -webkit-text-shadow: 0 5px 5px rgba(252, 82, 59, 0.54);
    -moz-text-shadow: 0 5px 5px rgba(252, 82, 59, 0.54);
    text-shadow: 0 5px 5px rgba(252, 82, 59, 0.54);
}

.coupon-warp .couponBox {
    position: relative;
    z-index: 1;
    height: 189px;
    background: url(/images/zhuanti/20241212/bg_03.png) no-repeat;
}

.coupon-warp .couponBox .fdCen {
    position: absolute;
    top: 39px;
    left: 684px;
}

.coupon-warp .couponBox .fdCen-top {
    line-height: 58px;
    font-size: 40px;
    color: #891500;
    font-style: oblique;
    font-weight: 700;
}

.coupon-warp .couponBox .fdCen-bot {
    line-height: 42px;
    font-size: 18px;
    color: #891500;
}

.coupon-warp .couponBox .fdCen-bot .btn {
    display: inline-block;
    margin-left: 10px;
    padding: 0 12px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #f85146;
    border: 1px solid #f85146;
    border-radius: 14px;
}

.coupon-warp .couponBox .fdCen-bot .btn:hover {
    text-decoration: none;
    background: #f85146;
    color: #fff;
}

.coupon-warp .couponBox .fdBtn {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 160px;
    height: 160px;
    background: url(/images/zhuanti/20241212/icon_27.png) no-repeat;
    animation: pulse2 1.5s ease infinite;
    -webkit-animation: pulse2 1.5s ease infinite;
}

.coupon-warp .couponBox .fdBtn.no {
    animation: none;
    color: #d94808;
    background: url(/images/zhuanti/20241212/icon_31.png) no-repeat;
}

.coupon-warp .buyCouList {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 240px;
    height: 60px;
}

.coupon-warp .buyCouList .swiper-buyList {
    overflow: hidden;
    width: 240px;
    height: 78px;
}

.coupon-warp .buyCouList .swiper-buyList .swiper-slide {
    width: 240px;
    height: 34px;
    padding-bottom: 10px;
}

.coupon-warp .buyCouList .swiper-buyList .swiper-slide .list {
    overflow: hidden;
    width: 100%;
    height: 34px;
    line-height: 34px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2000000', endColorstr='#B2000000');
    background: rgba(0, 0, 0, 0.7);
    border-radius: 25px;
}

.coupon-warp .buyCouList .swiper-buyList .swiper-slide .list span {
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.coupon-warp .buyCouList .swiper-buyList .swiper-slide .list span.t1 {
    max-width: 75px;
    padding-left: 18px;
    margin-right: 4px;
    color: #ffda7e;
}

.coupon-warp .buyCouList .swiper-buyList .swiper-slide .list span.t2 {
    margin-right: 4px;
    color: #ffda7e;
}

.coupon-warp .buyCouList .swiper-buyList .swiper-slide .list span.t3 {
    max-width: 75px;
}

/*课程导航*/
.classify-nav-box {
    width: 100%;
    height: 122px;
    display: none;
    clear: both;
}

.classify-nav-wrap {
    width: 100%;
    height: 122px;
    background: #ffd9a6;
    border-radius: 8px 8px 0 0;
    background: -webkit-linear-gradient(top, #ffd399, #ffedcc);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ffd399, #ffedcc);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ffd399, #ffedcc);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ffd399, #ffedcc);
    /* 标准的语法 */
}

.classify-nav-wrap.on {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 19;
    margin-top: 0;
    border-radius: 0;
}

.classify-nav {
    width: 1180px;
    height: 122px;
    position: relative;
    margin: 0 auto;
}

.classify-nav .ftab-tit {
    padding: 24px 0 0 0;
}

.classify-nav .ftab-tit li {
    float: left;
    position: relative;
    z-index: 1;
    width: 112px;
    height: 74px;
    text-align: center;
    font-size: 20px;
    line-height: 70px;
    color: #fff;
    margin-left: 8px;
    cursor: pointer;
    background: url(/images/zhuanti/20241212/btn_08.png) no-repeat;
}

.classify-nav .ftab-tit li.on {
    height: 85px;
    line-height: 70px;
    background: url(/images/zhuanti/20241212/btn_07.png) no-repeat;
    color: #881800;
    font-weight: bold;
}

.classify-nav .ftab-tit li.w82 {
    width: 82px;
    background: url(/images/zhuanti/20241212/btn_82.png) no-repeat;
}

.classify-nav .ftab-tit li.w142 {
    width: 142px;
    background: url(/images/zhuanti/20241212/btn_142.png) no-repeat;
}

.classify-nav .ftab-tit li.w82.on {
    background: url(/images/zhuanti/20241212/btn_82on.png) no-repeat;
}

.classify-nav .ftab-tit li.w142.on {
    background: url(/images/zhuanti/20241212/btn_142on.png) no-repeat;
}

.classify-nav .ftab-tit li a {
    text-decoration: none;
    color: #fff;
}

.classify-nav .gzBtn {
    position: absolute;
    top: 34px;
    right: 10px;
    display: block;
    width: 56px;
    height: 40px;
    padding: 6px 0 6px 16px;
    line-height: 20px;
    font-size: 16px;
    color: #fff6bb;
    border-radius: 26px;
    background: #df3c08;
}

.classify-nav .gzBtn i {
    position: absolute;
    top: 20px;
    right: 8px;
    display: block;
    width: 9px;
    height: 14px;
    background: url(/images/zhuanti/20241212/icon_06.png) no-repeat;
}

.classify-nav .gzBtn:hover {
    text-decoration: none;
}

/*课程*/
.course-wrap {
    /* position: relative;
    z-index: 72; */
    width: 1180px;
    border: 10px solid #fc786a;
    border-top: 0;
    border-radius: 0 0 18px 18px;
    background: -webkit-linear-gradient(top, #ffedcc, #fdf8ef);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ffedcc, #fdf8ef);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ffedcc, #fdf8ef);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ffedcc, #fdf8ef);
    /* 标准的语法 */
}

.course-wrap .kmBox {
    display: none;
}

.course-wrap .course-banner {
    width: 1150px;
    height: 64px;
    margin: 0 auto 30px;
}

.course-wrap .courseKe {
    position: relative;
    z-index: 1;
    padding: 0 15px;
}

.course-wrap .courseKe .tab-tit {
    min-height: 54px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    background: #fe6333;
    background: -webkit-linear-gradient(left, #ff501a, #fd764d);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff501a, #fd764d);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff501a, #fd764d);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff501a, #fd764d);
    /* 标准的语法 */
}

.course-wrap .courseKe .tab-tit li {
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #fff1e6;
    cursor: pointer;
    position: relative;
    vertical-align: top;
}

.course-wrap .courseKe .tab-tit li.on {
    margin-top: -10px;
    height: 64px;
    line-height: 64px;
    color: #d52121;
    font-weight: 700;
    background: #fff8ea;
    border-radius: 10px 10px 0 0;
    -webkit-box-shadow: 0 -4px 4px rgba(206, 56, 2, 0.3);
}

.course-wrap .courseKe .tab-tit.w14 li,
.course-wrap .courseKe .tab-tit.w14 span.lia {
    width: 7.14%;
}

.course-wrap .courseKe .tab-tit.w13 li,
.course-wrap .courseKe .tab-tit.w13 span.lia {
    width: 7.143%;
}

.course-wrap .courseKe .tab-tit.w12 li,
.course-wrap .courseKe .tab-tit.w12 span.lia {
    width: 8.33%;
}

.course-wrap .courseKe .tab-tit.w9 li,
.course-wrap .courseKe .tab-tit.w9 span.lia {
    width: 11.11%;
}

.course-wrap .courseKe .tab-tit.w6 li,
.course-wrap .courseKe .tab-tit.w6 span.lia {
    width: 6.25%;
}

.course-wrap .courseKe .tab-tit span.lia {
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #fff1e6;
    cursor: pointer;
    position: relative;
    vertical-align: top;
}

.course-wrap .courseKe .tab-tit span.lia a {
    color: #fff1e6;
}

.course-wrap .courseKe .tab-tit span.lia a:hover {
    text-decoration: none;
}

.course-wrap .courseKe .course-con {
    display: none;
}

.course-wrap .courseKe .course-con ul {
    padding: 30px 0 0 0;
    background: #fff8ea;
    border-radius: 0 0 10px 10px;
}

.course-wrap .courseKe .course-con li {
    float: left;
    width: 356px;
    background: url(/images/zhuanti/20241212/bg_07.png) no-repeat center bottom #fff;
    margin: 0 13px 24px 14px;
    border-radius: 6px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -webkit-box-shadow: 0 10px 20px rgba(255, 210, 190, 0.72);
    -moz-box-shadow: 0 10px 20px rgba(255, 210, 190, 0.72);
    box-shadow: 0 10px 20px rgba(255, 210, 190, 0.72);
}

.course-wrap .courseKe .course-con li:hover {
    transform: translate3d(0, -6px, 0);
}

.course-wrap .courseKe .course-con .course-pic {
    width: 358px;
    height: 333px;
    border-radius: 6px 6px 0 6px;
}

.course-wrap .courseKe .course-con .course-pic img {
    width: 356px;
    height: 330px;
    display: none;
}


.course-wrap .courseKe .course-con .course-pic.bg1 {
    background: url(/images/zhuanti/20241212/bk_03.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg2 {
    background: url(/images/zhuanti/20241212/bk_05.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg3 {
    background: url(/images/zhuanti/20241212/bk_07.png) no-repeat center bottom #fff;
}


.course-wrap .courseKe .course-con .course-pic.bg1.you {
    background: url(/images/zhuanti/20241212/bk_03you.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg2.you {
    background: url(/images/zhuanti/20241212/bk_05you.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg3.you {
    background: url(/images/zhuanti/20241212/bk_07you.png) no-repeat center bottom #fff;
}





.course-wrap .courseKe .course-con .course-pic .part1 {
    overflow: hidden;
    height: 228px;
}

.course-wrap .courseKe .course-con .course-pic .part1 i {
    position: absolute;
    right: 2px;
    top: 2px;
    background: linear-gradient(270deg, #f24107, #d41310);
    height: 29px;
    line-height: 27px;
    font-size: 17px;
    padding: 0 7px;
    color: #fff;
    border-radius: 0 3px 0 7px;
}

.course-wrap .courseKe .course-con .course-pic .part1 h2 {
    padding-top: 38px;
    font-size: 32px;
    line-height: 27px;
}

.course-wrap .courseKe .course-con .course-pic .part1 em {
    display: inline-block;
    font-size: 18px;
    line-height: 58px;
}

.course-wrap .courseKe .course-con .course-pic .part1 span {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 150px;
    font-weight: 700;
    font-size: 18px;
    margin-left: 76px;
    width: 80px;
    color: #fff;
    /* letter-spacing: -4px; */
}

.course-wrap .courseKe .course-con .course-pic .part1 span b {
    font-size: 18px;
    font-weight: 400;
    margin-right: 2px;
}

.course-wrap .courseKe .course-con .course-pic .part1 .list {
    width: 182px;
    position: absolute;
    top: 128px;
    left: 35px;
}

.course-wrap .courseKe .course-con .course-pic .part1 .list strong {
    width: 83px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    background: #fffefd;
    margin: 0 6px 7px 0;
    text-align: center;
    display: inline-block;
    float: left;
}

.course-wrap .courseKe .course-con .course-pic .part2 .discounts {
    width: 255px;
    float: left;
}

.course-wrap .courseKe .course-con .course-pic .part2 .discounts p {
    font-size: 14px;
    font-weight: 700;
    color: #630d02;
    line-height: 46px;
    padding-left: 80px;
    text-align: left;
}

.course-wrap .courseKe .course-con .course-pic .part2 .discounts .prefer-policy {
    overflow: hidden;
    font-size: 20px;
    line-height: 38px;
    padding-left: 4px;
    text-align: center;
}

.course-wrap .courseKe .course-con .course-pic .part2 .discounts .prefer-policy div,
.course-wrap .courseKe .course-con .course-pic .part2 .discounts .prefer-policy span {
    float: left;
    color: #fff;
}

.course-wrap .courseKe .course-con .course-pic .part2 .discounts .prefer-policy div.price1 {
    width: 78px;
}

.course-wrap .courseKe .course-con .course-pic .part2 .discounts .prefer-policy div.price2 {
    width: 68px;
}

.course-wrap .courseKe .course-con .course-pic .part2 .discounts .prefer-policy div.price3 {
    width: 58px;
}

.course-wrap .courseKe .course-con .course-pic .part2 .discounts .prefer-policy span {
    width: 12px;
    display: inline-block;
    height: 38px;
}

.course-wrap .courseKe .course-con .course-pic .part2 .price {
    width: 103px;
    padding-top: 52px;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -1px;
    color: #e50014;
}

.course-wrap .courseKe .course-con .course-pic .part2 .price b {
    font-size: 18px;
    vertical-align: 2px;
    font-weight: 400;
}










.course-wrap .courseKe .course-con .course-bot {
    height: 76px;
    padding-top: 21px;
}

.course-wrap .courseKe .course-con .course-bot .btnHong,
.course-wrap .courseKe .course-con .course-bot .btnFen {
    margin: 0 auto;
    display: block;
    width: 220px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    border-radius: 26px;
    -webkit-box-shadow: 0 3px 0 rgba(255, 166, 86, 1);
    -moz-box-shadow: 0 3px 0 rgba(255, 166, 86, 1);
    box-shadow: 0 3px 0 rgba(255, 166, 86, 1);
}

.course-wrap .courseKe .course-con .course-bot .btnHong {
    background: #fa2441;
    background: -webkit-linear-gradient(left, #ff8f0f, #f60655);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff8f0f, #f60655);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff8f0f, #f60655);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff8f0f, #f60655);
    /* 标准的语法 */
}

.course-wrap .courseKe .course-con .course-bot .btnFen {
    background: #f56060;
}

.course-wrap .courseKe .course-con .course-bot .btnHong:hover {
    text-decoration: none;
    background: #f60655;
    background: -webkit-linear-gradient(left, #f60655, #ff8f0f);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f60655, #ff8f0f);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f60655, #ff8f0f);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f60655, #ff8f0f);
    /* 标准的语法 */
}

.course-wrap .courseKe .course-con .course-bot .btnFen:hover {
    text-decoration: none;
}

/* .course-wrap .courseKe .course-con .course-bot .yesLogin{ display: none;} */



.course-wrap .courseKe .course-con .course-bot a .chkNameOne {
    width: 220px;
    height: 52px;
    display: inline-block;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.course-wrap .courseKe .course-con .course-bot a .chkNameOne input {
    position: absolute;
    top: -50px;
    left: 0;
}



.course-wrap .courseKe .helpBox {
    padding: 6px 0 30px;
    height: 56px;
    text-align: center;
}

.course-wrap .courseKe .helpBox-txt {
    display: inline-block;
    margin: 0 16px 0 0;
    vertical-align: -7px;
}

.course-wrap .courseKe .helpBox-btn {
    display: inline-block;
    width: 198px;
    height: 56px;
    line-height: 56px;
    font-size: 22px;
    color: #a50203;
    font-weight: 700;
    border-radius: 28px;
    background: #ffcb72;
    margin: 0 5px;
    background: -webkit-linear-gradient(left, #ffc661, #ffd590);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffc661, #ffd590);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffc661, #ffd590);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffc661, #ffd590);
    /* 标准的语法 */
}

.course-wrap .course .helpBox-btn:hover {
    text-decoration: none;
    background: -webkit-linear-gradient(left, #ffd590, #ffc661);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffd590, #ffc661);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffd590, #ffc661);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffd590, #ffc661);
    /* 标准的语法 */
}

/*vip面授班*/
.courseVip {
    position: relative;
    z-index: 1;
    padding-top: 134px;
    margin-top: 60px !important;
}

.courseVip .gzBtn,.coupon-warp .gzBtn {
    position: absolute;
    top: 30px;
    right: 80px;
    z-index: 3;
    display: block;
    width: 108px;
    height: 38px;
    line-height: 36px;
    text-indent: 18px;
    font-size: 16px;
    color: #fff;
    border-radius: 19px;
    background: rgba(0, 0, 0, 0.3);
}

.courseVip .gzBtn:hover,.coupon-warp .gzBtn:hover {
    text-decoration: none;
}

.courseVip .fdHead {
    position: absolute;
    top: 84px;
    left: 0;
    z-index: 1;
    width: 1200px;
    height: 70px;
    background: url(/images/zhuanti/20241212/tit_06.png) no-repeat;
}

.courseVip .conBox {
    overflow: hidden;
    padding: 0px 0 0;
    border: 10px solid #ff8e64;
    border-top: 0;
    border-radius: 0 0 18px 18px;
    background: linear-gradient(to bottom, rgba(253, 247, 237, 1) 0%, rgba(255, 237, 204, 1) 30%, rgba(253, 248, 239, 1) 100%);
}

.courseVip .conBox .tPic {
    display: block;
    position: relative;
    z-index: 1;
    width: 1185px;
    height: 450px;
    /* background: url(/images/zhuanti/20241212/pcgift_bg.png) no-repeat left top; */
    margin: 0 auto 10px;
    /* margin-left: 16px; */
}

.courseVip .conBox .tPic img {
    width: 1150px;
}
.tPic_img01{
    display: block;
    margin: 0 auto;
    padding-top: 0px;
    margin-left: 10px;
}
.tPic_img02{
    width: 1115px;
    height: 160px;
    background: url(/images/zhuanti/20241212/pic_img02.png) no-repeat center top;
    margin: 10px 17px;
    position: relative;
}
.tPic_img02 span{
    position: absolute;
    width: 124px;
    height: 28px;
    border-radius: 24px 20px 20px 0;
    background: linear-gradient(to right,#7606de,#8a19fe);
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    left: 235px;
    top: 17px;
    color: #fff;
    font-style: italic;
    font-weight: 600;
    overflow: hidden;
}
.tPic_img02 span.on{
    background: linear-gradient(to right,#ff5a4e,#ffea5b);
}
.tPic_img02 span i{
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-45deg);
    animation: light 2s infinite;
}
@keyframes light{
    0%{
        left: -100%;   
    }
    100%{
        left: 100%; 
    }
}
.courseVip .conBox .tPic .code_img{
    width: 119px;
    height: 137px;
    background: linear-gradient(45deg,#f95819,#f95819);
    border-radius: 3px;
    padding-top: 8px;
    box-sizing: border-box;
    position: absolute;
    right: 105px;
    bottom: 32px;
}
.courseVip .conBox .tPic .code_img>img{
    width: 100px;
    height: 100px;
    margin-left: 9px;
}
.courseVip .conBox .tPic .code_img p{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    margin-top: 3px;
}
.courseVip .courseVip-con {
    background: #fdbf82;
    width: 1106px;
    border-radius: 6px;
    padding: 21px;
    margin: 0 auto 30px;
    overflow: hidden;
}

.courseVip .courseVip-con .courseVip-card {
    background: url(/images/zhuanti/20241212/card_01.png) no-repeat center top;
    width: 548px;
    height: 404px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
}

.courseVip .courseVip-con .courseVip-card.card2 {
    background: url(/images/zhuanti/20241212/card_02.png) no-repeat center top;
}

.courseVip .courseVip-con .courseVip-card .topTip {
    position: relative;
}

.courseVip .courseVip-con .courseVip-card .topTip i {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    line-height: 29px;
    font-size: 16px;
    padding: 0 11px;
    border-radius: 0 0 0 8px;
    color: #fff;
    background: linear-gradient(270deg, #f24107, #d41310);
}

.courseVip .courseVip-con .courseVip-card .topTip p {
    padding-top: 20px;
    font-size: 20px;
    line-height: 1;
    color: #bc4e0f
}

.courseVip .courseVip-con .courseVip-card .topTip h4 {
    font-size: 32px;
    line-height: 50px;
    display: block;
    color: #8e1101;
    background: linear-gradient(45deg, #840000, #a33603);
    /* 使用 blend-mode 实现文本颜色与背景渐变颜色的混合 */
    -webkit-background-clip: text;
    background-clip: text;
    /* 使用 color 作为遮罩，实际看到的是背景渐变 */
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    /* 防止文本阴影遮挡背景渐变 */
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.courseVip .courseVip-con .courseVip-card .topTip em {
    padding-top: 122px;
    display: block;
    line-height: 41px;
    font-size: 16px;
    margin-bottom: 3px;
    color: #fff;
}

.courseVip .courseVip-con .courseVip-card .topTip span {
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    padding-left: 56px;
    color: #fff;
}

.courseVip .courseVip-con .courseVip-card .bottomTip {
    text-align: left;
    padding: 30px 30px 0;
    position: relative;
}

.courseVip .courseVip-con .courseVip-card .bottomTip p {
    font-size: 31px;
    color: #d52121;
    font-weight: 700;
    line-height: 21px;
    float: left;
    line-height: 52px;
}

.courseVip .courseVip-con .courseVip-card .bottomTip p i {
    font-size: 16px;
}

.courseVip .courseVip-con .courseVip-card .bottomTip em {
    padding-top: 14px;
    display: inline-block;
    font-size: 16px;
    color: #d52121;
    line-height: 20px;
}

.courseVip .courseVip-con .courseVip-card .bottomTip a {
    box-shadow: 0 3px 0 rgba(255, 166, 86, 1);
    background: #fb2541;
    background: -webkit-linear-gradient(left, #ff432d, #f60655);
    background: -o-linear-gradient(left, #ff432d, #f60655);
    background: -moz-linear-gradient(left, #ff432d, #f60655);
    background: linear-gradient(to right, #ff432d, #f60655);
    display: block;
    width: 200px;
    height: 52px;
    line-height: 51px;
    text-align: center;
    margin: 0px auto 0;
    font-size: 21px;
    border-radius: 26px;
    color: #fff;
    float: right;
}

.courseVip .courseVip-con .courseVip-card .bottomTip .icon {
    width: 138px;
    height: 60px;
    position: absolute;
    top: 38px;
    right: 47px;
    padding-top: 24px;
    line-height: 23px;
    font-size: 13px;
    padding-left: 21px;
    color: #fff;
}

.courseVip .courseVip-con .courseVip-card .priceM-bot-tiao {
    width: 140px;
    height: 24px;
    background: #ffe6e6;
    border-radius: 12px;
    position: absolute;
    right: 56px;
    top: 61px;
}

.courseVip .courseVip-con .courseVip-card .priceM-bot-tiao .tcon {
    position: relative;
    z-index: 1;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    background: #ef6346;
    border-radius: 12px;
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -webkit-box-shadow: 0 0 8px rgba(197, 76, 1, 0.5);
    -moz-box-shadow: 0 0 8px rgba(197, 76, 1, 0.5);
    box-shadow: 0 0 8px rgba(197, 76, 1, 0.5);
    background: -webkit-linear-gradient(left, #fe925f, #de3838);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fe925f, #de3838);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fe925f, #de3838);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fe925f, #de3838);
    /* 标准的语法 */
}

.courseVip .courseVip-con .courseVip-card .priceM-bot-tiao .tcon .ijk {
    display: block;
    position: absolute;
    right: -22px;
    top: -13px;
    width: 35px;
    height: 24px;
    background: url(/images/zhuanti/20230618/icon_22.png) no-repeat;
    -webkit-animation: hatch 4s 0s infinite both;
    -moz-animation: hatch 4s 0s infinite both;
    -o-animation: hatch 4s 0s infinite both;
    animation: hatch 4s 0s infinite both;
}

.courseVip .courseVip-con .courseVip-card .priceM-bot-tiao .tcon .izg {
    display: block;
    position: absolute;
    right: -22px;
    top: -13px;
    width: 35px;
    height: 24px;
    background: url(/images/zhuanti/20241212/icon_22.png) no-repeat;
    -webkit-animation: hatch 4s 0s infinite both;
    -moz-animation: hatch 4s 0s infinite both;
    -o-animation: hatch 4s 0s infinite both;
    animation: hatch 4s 0s infinite both;
}

.courseVip .courseVip-con .courseVip-card .priceM-bot-tiao .tcon em {
    display: none;
    padding-right: 15px;
}

/*vip面授班 end*/

/* 我的二维码弹框 */
.msewmTk {
    display: none;
    width: 580px;
    height: 267px;
    padding: 305px 52px 0;
    background: url(/images/zhuanti/20241212/e_03.png) no-repeat center top;
    top: 30%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -290px;
    z-index: 99;
}

.msewmTk .close {
    position: absolute;
    top: 107px;
    right: 175px;
    width: 40px;
    height: 40px;
}

.msewmTk img {
    width: 128px;
    height: 128px;
    position: absolute;
    left: 51%;
    margin-left: -63px;
    border-radius: 12px;
}

/* 我的二维码弹框 end*/

.warn-WraP {
    width: 500px;
    display: none;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    position: fixed;
    left: 50%;
    z-index: 99;
    color: #fff;
    top: 360px;
    margin-left: -250px;
    text-align: center;
    border-radius: 8px;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
}














/*秒杀*/
.seckillMain {
    position: relative;
    z-index: 1;
    padding-top: 134px;
}

.seckillMain .ggtit {
    background: url(/images/zhuanti/20241212/tit_03.png) no-repeat center;
}

.seckillMain .gzBtn {
    position: absolute;
    top: 75px;
    right: 80px;
    z-index: 3;
    display: block;
    width: 108px;
    height: 38px;
    line-height: 36px;
    text-indent: 18px;
    font-size: 16px;
    color: #fff;
    border-radius: 19px;
    background: #a22b00;
}

.seckillMain .gzBtn:hover {
    text-decoration: none;
}

.seckillMain .fdHead {
    position: absolute;
    top: 134px;
    left: 0;
    z-index: 1;
    width: 1200px;
    height: 59px;
    background: url(/images/zhuanti/20241212/tit_61.png) no-repeat;
}

.seckillMain .conBox {
    overflow: hidden;
    padding: 59px 0 0;
    border: 10px solid #ff8e64;
    border-top: 0;
    border-radius: 0 0 18px 18px;
    background: linear-gradient(to bottom, rgba(253, 247, 237, 1) 0%, rgba(255, 237, 204, 1) 30%, rgba(253, 248, 239, 1) 100%);
    padding-bottom: 41px;
    box-sizing: border-box;
}

.seckillMain .conBox .tbox {
    width: 600px;
    height: 54px;
    background: #00787b;
    border-radius: 27px;
    margin: 11px auto 0;
}

.seckillMain .conBox .tbox li {
    width: 300px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.seckillMain .conBox .tbox li.on {
    background: #fff;
    font-size: 22px;
    color: #be2b29;
    border-radius: 27px;
    -webkit-box-shadow: 0 0 13px rgba(242, 130, 30, 0.53);
    -moz-box-shadow: 0 0 13px rgba(242, 130, 30, 0.53);
    box-shadow: 0 0 13px rgba(242, 130, 30, 0.53);
}

.seckillMain .conBox .cbox {
    position: relative;
    z-index: 1;
}

.seckillMain .conBox .cbox .swiper-container {
    width: 1144px;
    height: auto;
    padding-top: 30px;
    margin: 0 auto;
}

.seckillMain .conBox .cbox .swiper-slide {
    width: 207px;
    padding: 0 5px;
    box-sizing: border-box;
}

.seckillMain .conBox .cbox .swiper-slide li {
    width: 276px;
    background: #fff;
    border-radius: 6px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.seckillMain .conBox .cbox .swiper-slide li:hover {
    transform: translate3d(0, -6px, 0);
}

.seckillMain .conBox .cbox .swiper-slide .course-pic {
    width: 268px;
    height: 180px;
    padding: 4px;
    background: #ffc9a2;
    border-radius: 6px 6px 0 0;
    position: relative;
    z-index: 1;
}

.seckillMain .conBox .cbox .swiper-slide .course-pic .fdicon01 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 0 6px 0 12px;
    background: #ee6045;
    background: -webkit-linear-gradient(left, #ff8d55, #de3535);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff8d55, #de3535);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff8d55, #de3535);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff8d55, #de3535);
    /* 标准的语法 */
}

.seckillMain .conBox .cbox .swiper-slide .course-pic-con {
    display: block;
    height: 180px;
    text-align: center;
    background: #fff;
    border-radius: 6px 6px 0 0;
}

.seckillMain .conBox .cbox .swiper-slide .course-pic-con img {
    display: inline-block;
    width: auto;
    height: 180px;
}

.seckillMain .conBox .cbox .swiper-slide .course-bot {
    height: 162px;
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .cbtit {
    display: block;
    height: 40px;
    padding: 18px 15px 0;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .cbtit:hover {
    text-decoration: none;
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .cbprice {
    height: 28px;
    line-height: 28px;
    padding: 0 15px 14px;
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .cbprice-left {
    float: left;
    font-size: 14px;
    color: #d52121;
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .cbprice-left b {
    font-size: 22px;
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .cbprice-right {
    float: right;
    font-size: 14px;
    color: #6e6d6d;
    text-decoration: line-through;
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .btnHong {
    display: block;
    width: 196px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    border-radius: 22px;
    margin: 0 auto;
    -webkit-box-shadow: 0 3px 3px rgba(255, 144, 70, 1);
    -moz-box-shadow: 0 3px 3px rgba(255, 144, 70, 1);
    box-shadow: 0 3px 3px rgba(255, 144, 70, 1);
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .btnHong {
    background: #f4530f;
    background: -webkit-linear-gradient(top, #ff6e0e, #eb3b10);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ff6e0e, #eb3b10);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ff6e0e, #eb3b10);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ff6e0e, #eb3b10);
    /* 标准的语法 */
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .btnHong:hover {
    text-decoration: none;
    background: #eb3b10;
    background: -webkit-linear-gradient(top, #eb3b10, #ff6e0e);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #eb3b10, #ff6e0e);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #eb3b10, #ff6e0e);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #eb3b10, #ff6e0e);
    /* 标准的语法 */
}

.seckillMain .conBox .cbox .swiper-slide .course-bot .yesLogin {
    display: none;
}

.seckillMain .conBox .cbox .arrow-bkleft01,
.seckillMain .conBox .cbox .arrow-bkleft02 {
    position: absolute;
    z-index: 2;
    left: 14px;
    top: 45px;
    width: 34px;
    height: 33px;
    background: url(/images/zhuanti/20241212/arrleft.png) no-repeat;
}

.seckillMain .conBox .cbox .arrow-bkright01,
.seckillMain .conBox .cbox .arrow-bkright02 {
    position: absolute;
    z-index: 2;
    right: 2px;
    top: 45px;
    width: 34px;
    height: 33px;
    background: url(/images/zhuanti/20241212/arrright.png) no-repeat;
}

/*直播*/
.liveMain {
    position: relative;
    z-index: 1;
    padding-top: 134px;
    margin-top: 60px !important;
}
.liveMain .ggtit{
    top: -11px;
}

.liveMain .fdHead {
    position: absolute;
    top: 88px;
    left: 0;
    z-index: 1;
    width: 1200px;
    height: 59px;
    background: url(/images/zhuanti/20241212/tit_06.png) no-repeat;
}

.liveMain .conBox {
    padding: 13px 0 0;
    border: 10px solid #ff8e64;
    border-top: 0;
    border-radius: 0 0 18px 18px;
    background: linear-gradient(to bottom, rgba(253, 247, 237, 1) 0%, rgba(255, 237, 204, 1) 30%, rgba(253, 248, 239, 1) 100%);
}

.liveMain .tbox {
    position: relative;
    z-index: 1;
    height: 106px;
    border-radius: 8px 8px 0 0;
    background: #eb442e;
    margin-top: -19px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background: -webkit-linear-gradient(left, #da093b, #e61b33);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #da093b, #e61b33);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #da093b, #e61b33);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #da093b, #e61b33);
    /* 标准的语法 */
}

.liveMain .tbox .swiper-container {
    width: 1056px;
    height: 118px;
    margin: 0 auto;
}

.liveMain .tbox .swiper-slide {
    position: relative;
    z-index: 1;
    width: 200px;
    height: 82px;
    padding-top: 24px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #fef5f6;
    cursor: pointer;
}

.liveMain .tbox .swiper-slide i {
    position: absolute;
    display: none;
    width: 28px;
    height: 15px;
    left: 50%;
    bottom: -12px;
    margin-left: -15px;
    background: url(/images/zhuanti/20241212/icon_04.png) no-repeat;
}

.liveMain .tbox .swiper-slide.on {
    font-weight: 700;
    color: #b9141a;
    background: #ffd59e;
    background: -webkit-linear-gradient(left, #ffc282, #ffe2b3);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffc282, #ffe2b3);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffc282, #ffe2b3);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffc282, #ffe2b3);
    /* 标准的语法 */
}

.liveMain .tbox .swiper-slide.on i {
    display: block;
}

.liveMain .tbox .larrow-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 72px;
    height: 106px;
    border-radius: 20px 0 0 0;
    background: #da0a3a;
    z-index: 8;
}

.liveMain .tbox .larrow-left i {
    display: block;
    position: absolute;
    top: 30px;
    left: 19px;
    width: 32px;
    height: 49px;
    background: url(/images/zhuanti/20241212/icon_02.png) no-repeat;
}

.liveMain .tbox .larrow-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 72px;
    height: 106px;
    border-radius: 0 20px 0 0;
    background: #da0a3a;
    z-index: 8;
}

.liveMain .tbox .larrow-right i {
    display: block;
    position: absolute;
    top: 30px;
    right: 19px;
    width: 32px;
    height: 49px;
    background: url(/images/zhuanti/20241212/icon_03.png) no-repeat;
}

.liveMain .cbox {
    padding: 30px 0 30px 20px;
}

.liveMain .cbox-con {
    display: none;
}

.liveMain .cbox-con .videoBox .videoBox-con {
    display: block;
    position: relative;
    z-index: 1;
    width: 610px;
    height: 380px;
    padding: 15px;
    background: #fbd09c;
    border-radius: 5px;
}

.liveMain .cbox-con .videoBox .videoBox-con .pic {
    width: 610px;
    height: 380px;
}

.liveMain .cbox-con .videoBox .videoBox-con .btn {
    display: block;
    position: absolute;
    left: 310px;
    top: 270px;
    width: 233px;
    height: 66px;
    text-indent: 56px;
    line-height: 50px;
    font-size: 26px;
    color: #cd2509;
    background: url(/images/zhuanti/20241212/btn_13.png) no-repeat;
}

.liveMain .cbox-con .videoBox .videoBox-con .ewm {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 130px;
    height: 142px;
    padding-top: 8px;
    background: #fff;
}

.liveMain .cbox-con .videoBox .videoBox-con .ewm-pic {
    display: block;
    width: 114px;
    height: 114px;
    margin: 0 auto;
}

.liveMain .cbox-con .videoBox .videoBox-con .ewm-txt {
    line-height: 28px;
    text-align: center;
    font-size: 14px;
}

.liveMain .cbox-con .videoBox .videoBox-prize {
    overflow: hidden;
    width: 520px;
    height: 410px;
}

.liveMain .cbox-con .videoBox .videoBox-prize img {
    width: auto;
    height: 410px;
    float: right;
}

/* 17年品牌 */
.brandBg {
    margin-top: 55px;
    height: 504px;
    background: url(/images/zhuanti/20241212/bottom_img.png) no-repeat center top;
}

.brand .top {
    display: block;
    margin: 0 auto;
    padding-top: 50px;
}

.brand .item {
    position: absolute;
}

.brand .item .t1 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #ce6805;
}

.brand .item .t2 {
    font-size: 16px;
    line-height: 30px;
    color: #861401;
}

.brand .item.item1 {
    left: 186px;
    top: 160px;
}

.brand .item.item2 {
    left: 560px;
    top: 160px;
}

.brand .item.item3 {
    left: 934px;
    top: 160px;
}

.brand .item.item4 {
    left: 186px;
    top: 290px;
}

.brand .item.item5 {
    left: 560px;
    top: 290px;
}

.brand .item.item6 {
    left: 934px;
    top: 290px;
}

/* 底部模块 */
.botan {
    background: url(//www.med66.com/images/index2020/an.png) no-repeat;
}

.bottom-mod {
    padding: 20px 0 10px;
    background: #fff;
}

.bottom-mod .botnav-mod {
    padding-bottom: 30px;
}

.bottom-mod .botnav-dls {
    width: 446px;
    margin-left: 75px;
}

.bottom-mod .botnav-dls dl {
    float: left;
    width: 100px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    margin-right: 70px;
}

.bottom-mod .botnav-dls dl dt {
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
}

.bottom-mod .botnav-dls dl dd a {
    color: #666;
}

.bottom-mod .botnav-dls dl dd a:hover {
    color: #4ab83e;
}

.bottom-mod .botnav-dls dl.dl-about {
    margin-right: 0;
}

.bottom-mod .bot-tels {
    width: 246px;
    margin-left: 80px;
}

.bottom-mod .bot-tels h6 {
    line-height: 36px;
    font-size: 16px;
    margin-bottom: 12px;
}

.bottom-mod .bot-tels .bot-tel {
    padding-left: 50px;
    line-height: 30px;
    font-size: 22px;
    background-position: 0 -2990px;
    font-weight: 700;
}

.bottom-mod .bot-tels .bot-tel span {
    margin: 0 11px 0 11px;
}

.bottom-mod .bot-tels .bot-list {
    margin-top: 22px;
    font-size: 0;
    line-height: 26px;
}

.bottom-mod .bot-tels .bot-list a {
    padding-left: 36px;
    margin-right: 28px;
    display: inline-block;
    background-position: 0 -3050px;
    font-size: 14px;
    color: #666;
}

.bottom-mod .bot-tels .bot-list a.tels-feedback {
    margin-right: 0;
    background-position: 0 -3150px;
}

.bottom-mod .bot-tels .bot-list a:hover {
    color: #4ab83e;
    background-position: 0 -3100px;
}

.bottom-mod .bot-tels .bot-list a.tels-feedback:hover {
    background-position: 0 -3200px;
}

.bottom-mod .bot-tels .bot-list-zx a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 220px;
    height: 44px;
    line-height: 44px;
    background-color: #4ab83e;
    border-radius: 22px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

.bottom-mod .bot-follow {
    width: 260px;
    margin-left: 30px;
}

.bottom-mod .bot-follow h6 {
    line-height: 36px;
    font-size: 16px;
    margin-bottom: 4px;
}

.bottom-mod .bot-follow .ct-ewm {
    float: left;
    width: 104px;
    height: 122px;
    margin-right: 24px;
    border: 1px solid #e4e4e4;
}

.bottom-mod .bot-follow .ct-ewm img {
    display: block;
    width: 90px;
    height: 90px;
    margin: 6px auto 0;
}

.bottom-mod .bot-follow .ct-ewm p {
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #666;
}

.bottom-mod .bot-app {
    width: 200px;
}

.bottom-mod .bot-app h6 {
    line-height: 36px;
    font-size: 16px;
    margin-bottom: 14px;
}

.bottom-mod .bot-app-list {
    float: left;
    width: 86px;
    margin-right: 28px;
    cursor: pointer;
}

.bottom-mod .bot-app-list img {
    display: block;
    width: 86px;
    height: 86px;
    margin: 0 auto 6px;
}

.bottom-mod .bot-app-list p {
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #666;
}

.bottom-mod .bot-app-list.about {
    margin-right: 0;
}

.bottom-mod .bot-app-list:hover p {
    color: #4ab83e;
}

.bottom-mod .bot-app .qpBtn {
    cursor: pointer;
    position: relative;
    z-index: 21;
}

.bottom-mod .bot-app .qpBtn .qpCon {
    display: none;
    position: absolute;
    left: 50%;
    top: 114px;
    margin-left: -54px;
    width: 106px;
    padding-top: 9px;
    background: #fff;
    border: 1px solid #fff;
    border: 1px solid #f1f1f1\0;
    *border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.bottom-mod .bot-app .qpBtn .qpCon-ewm {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
}

.bottom-mod .bot-app .qpBtn .qpCon-txt {
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #666;
}

.bottom-mod .bot-app .qpBtn .qpCon-jian {
    display: block;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 6px;
    background-position: 0 -200px;
}

.bottom-mod .bot-app .qpBtn .qpCon.l40 {
    left: 40px;
}

.bottom-mod .bot-app .qpBtn a {
    text-decoration: none;
}

.bottom-mod .botlink-mod {
    border-bottom: 1px solid #e8e8e8;
}

.bottom-mod .botlink-mod .link-dt {
    width: 100px;
    line-height: 28px;
    font-size: 16px;
    float: left;
    text-align: center;
}

.bottom-mod .botlink-mod .link-dd {
    margin-left: 100px;
    padding-top: 1px;
    font-size: 14px;
}

.bottom-mod .botlink-mod .link-dd a {
    height: 28px;
    line-height: 28px;
    margin: 0 20px 12px 0;
    color: #666;
    float: left;
}

.bottom-mod .botlink-mod .link-dd a:hover {
    color: #4ab83e;
}

.bottom-mod .bot-follow .ct-ewm .qx-info {
    position: absolute;
    display: none;
    width: 205px;
    background: #fff;
    left: 0;
}

.bottom-mod .bot-follow .ct-ewm .qx-info p {
    text-align: left;
}

.bottom-mod .bot-follow .ct-ewm:hover .qx-info {
    display: block;
}

.bottom-mod .bot-follow {
    position: relative;
}

.bottom-mod .bot-follow .ct-ewm .qx-info .qpCon-jian {
    display: block;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -78px;
    width: 10px;
    height: 6px;
    background-position: 0 -200px;
}

/* 2021/1/13 新增app下载四要素 */
.nav-panel .qpCon.qx-qpCon .qpCon-jian {
    left: 82%;
}

.nav-panel .qpCon.qpCon.qx-qpCon {
    width: 251px;
    /* height: 286px; */
    margin-left: -209px;
}

.nav-panel .qpCon.qx-qpCon .qx-txt {
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.qx-info {
    padding: 16px 30px 16px 16px;
    -webkit-box-shadow: 0 5px 20px #dad9d9;
    -moz-box-shadow: 0 5px 20px #dad9d9;
    -ms-box-shadow: 0 5px 20px #dad9d9;
    -o-box-shadow: 0 5px 20px #dad9d9;
    box-shadow: 0 5px 20px #dad9d9;
}

.qx-info p {
    font-size: 12px;
    line-height: 21px;
    text-align: left;
    color: #666666;
}

.qx-info p a {
    font-size: 12px;
    color: #4ab83e;
}

.qx-info p b {
    font-weight: normal;
}

/*右侧浮动*/
.mask {
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
}

/*秒杀优惠券弹框*/
.msyhqTk {
    display: none;
    width: 506px;
    height: 531px;
    padding: 53px 50px 16px;
    background: url(/images/zhuanti/20241212/s_19.png) no-repeat center top;
    top: 9%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -301px;
    z-index: 99;
}

.msyhqTk .xx {
    display: block;
    position: absolute;
    top: 6px;
    right: 30px;
    width: 39px;
    height: 39px;
    background: url(/images/zhuanti/20241212/icon_09.png) no-repeat;
}

.msyhqTk .tbox {
    width: 500px;
    height: 300px;
    margin: 118px auto 0;
    overflow: auto;
    overflow-x: hidden;
}

.msyhqTk .tbox .clist {
    width: 403px;
    height: 72px;
    margin: 0 0 10px 50px;
    background: url(/images/zhuanti/20241212/bg_24.png) no-repeat;
    background-size: 403px 72px;
}

.msyhqTk .tbox .clist .price {
    position: relative;
    z-index: 1;
    float: left;
    width: 85px;
    height: 72px;
    padding-left: 46px;
    line-height: 76px;
    font-size: 46px;
    color: #e00742;
    font-weight: 700;
    font-family: Impact;
}

.msyhqTk .tbox .clist .price i {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 24px;
    color: #e00742;
    line-height: 24px;
}

.msyhqTk .tbox .clist .txt {
    float: right;
    width: 240px;
    line-height: 30px;
    font-size: 14px;
    color: #d1482d;
    margin-top: 9px;
}

.msyhqTk .tbox .clist .txt b {
    color: #e00742;
    font-size: 16px;
}

.msyhqTk .bhan {
    display: block;
    position: absolute;
    bottom: 90px;
    left: 50%;
    margin-left: -145px;
    width: 290px;
    height: 68px;
    background: url(/images/zhuanti/20241212/icon_34.png) no-repeat;
}

.msyhqTk .bhan:hover {
    text-decoration: none;
    opacity: 0.9;
}

.msyhqTk .bhan i {
    display: block;
    position: absolute;
    top: 12px;
    right: -40px;
    width: 81px;
    height: 81px;
    background: url(/images/zhuanti/20241212/icon_35.png) no-repeat;
    -webkit-animation: pulse2 1s 0s infinite;
    animation: pulse2 1s 0s infinite;
}

/*规则弹框*/
.gzTk {
    display: none;
    width: 650px;
    background: #fff;
    top: 50%;
    left: 50%;
    border-radius: 10px;
    position: fixed;
    margin: 0 0 0 -325px;
    z-index: 99;
}

.gzTk .xx {
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 39px;
    height: 39px;
    background: url(/images/zhuanti/20241212/icon_09.png) no-repeat;
}

.gzTk .tit {
    height: 60px;
    background: #fff1d6;
    border-radius: 10px 10px 0 0;
}

.gzTk .tit-left {
    line-height: 60px;
    font-size: 18px;
    padding-left: 15px;
    margin-left: 18px;
}

.gzTk .tit-left i {
    display: block;
    width: 3px;
    height: 16px;
    background: #f65514;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.gzTk .txtbox {
    padding: 15px 30px 10px;
    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
}

.gzTk .txtbox .txt {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 10px;
}

.gzTk .bhan {
    display: block;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background: #f26208;
    border-radius: 25px;
    margin: 0 auto 20px;
}

.gzTk .bhan:hover {
    text-decoration: none;
    background: #ff6302;
}

/*提示弹框*/
.tsTk {
    display: none;
    width: 480px;
    background: #fff;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -240px;
    z-index: 99;
}

.tsTk .xx {
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 39px;
    height: 39px;
    background: url(/images/zhuanti/20241212/icon_09.png) no-repeat;
}

.tsTk .cpic {
    width: 118px;
    height: 118px;
    padding-top: 24px;
    margin: 0 auto 3px;
}

.tsTk .ctxt {
    line-height: 38px;
    font-size: 22px;
    color: #666;
    margin-bottom: 20px;
    text-align: center;
}

.tsTk .ctxt b {
    color: #f7553f;
}

.tsTk .bhan {
    display: block;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background: #f26208;
    border-radius: 25px;
    margin: 0 auto 20px;
}

.tsTk .bhan:hover {
    text-decoration: none;
    background: #ff6302;
}

.pulse2 {
    animation-name: pulse2;
    -webkit-animation-name: pulse2;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse2 {
    0% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.9);
    }
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
    }
}

@-webkit-keyframes fadeInLeftUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
        transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
        transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftUp {
    -webkit-animation-name: fadeInLeftUp;
    animation-name: fadeInLeftUp;
}

/* 秒杀 */
.swiper-book01 .swiper-slide {
    width: 207px;
    height: 70px;
    background: linear-gradient(91deg, #F79420 0%, #FF6D3E 100%);
    box-shadow: 0px 5px 8px 0px rgba(255, 135, 83, 0.48);
    text-align: center;
    transform: skewX(-20deg);
    line-height: 1;
}

.swiper-book01 .swiper-slide:first-child {
    margin-left: 15px;
}

.swiper-book01 .swiper-slide.on {
    background: linear-gradient(91deg, #EE044B 0%, #FF6D3E 100%);
}

.swiper-book01 .swiper-wrapper {
    padding: 0 20px;
    box-sizing: border-box;
    height: auto !important;
}

.swiper-book01 .swiper-slide .swiper-info {
    transform: skewX(20deg);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    height: 100%;

}

.swiper-info p {
    font-size: 16px;
    font-weight: 600;
}

.swiper-info span {
    font-size: 12px;
    margin: 3px 0;
}

.swiper-info em {
    width: 90px;
    height: 20px;
    background: #EF5315;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    color: #FFFEF5;
}

.swiper-book01 .swiper-slide.on .swiper-info em {
    background: linear-gradient(96deg, #D5150F, #D41310);
}

.course-m {
    margin-top: 39px;
    padding: 0 20px;
    box-sizing: border-box;
}

.course-m ul {
    display: none;
    align-items: center;
    flex-wrap: wrap;
}

.course-m ul li {
    width: 276px;
    height: auto;
    background: #FFFFFF;
    border-radius: 6px;
    margin-right: 12px;
    position: relative;
    line-height: 1;
    margin-bottom: 12px;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 20px;
}

.course-m ul li:nth-child(4n) {
    margin-right: 0;
}

.course-m ul li>i {
    position: absolute;
    right: 0;
    top: 0;
    width: 137px;
    height: 29px;
    background: linear-gradient(96deg, #F34306, #D41310);
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    line-height: 29px;
    color: #fff;
    font-size: 16px;
}

.course-m ul li img {
    height: 131px;
    width: 100%;
}

.course-m ul li:last-child {
    margin-right: 0;
}

.course-m ul li h5 {
    font-size: 16px;
    color: #333333;
    margin: 17px 0 9px 20px;
    line-height: 1.2;
    height: 39px;
}

.price-info {
    padding: 0 16px 0 18px;
    box-sizing: border-box;
}

.price-info p {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    color: #666666;
    margin-right: 24px;
    margin-top: 15px;
    text-decoration: line-through;
}

.price-info p i {
    height: 22px;
    margin-top: 8px;
    display: flex;
    align-items: flex-end;
}

.price-info p:nth-child(2) {
    color: #F40202;
    margin-right: 0;
    text-decoration: none;
}

.price-info p:nth-child(2) i {
    font-size: 28px;
    font-weight: 600;
}

.price-info p:nth-child(2) i em {
    font-size: 13px;
    font-weight: 500;
}

.price-info a {
    width: 91px;
    height: 68px;
    background: linear-gradient(90deg, #F60655, #FF432D);
    box-shadow: 0px 3px 0px 0px #FFA656;
    border-radius: 34px;
    font-size: 18px;
    color: #FEF5F6;
    text-align: center;
    line-height: 1.2;
    padding-top: 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 秒杀 end */

@-webkit-keyframes hatch {
    0% {
        -webkit-transform: rotate(0deg)
    }

    5% {
        -webkit-transform: rotate(-4deg)
    }

    9% {
        -webkit-transform: rotate(4deg)
    }

    13% {
        -webkit-transform: rotate(-4deg)
    }

    16% {
        -webkit-transform: rotate(2deg)
    }

    20% {
        -webkit-transform: rotate(-2deg)
    }

    25% {
        -webkit-transform: rotate(0deg)
    }
}

@-moz-keyframes hatch {
    0% {
        -moz-transform: rotate(0deg)
    }

    5% {
        -moz-transform: rotate(-4deg)
    }

    9% {
        -moz-transform: rotate(4deg)
    }

    13% {
        -moz-transform: rotate(-4deg)
    }

    16% {
        -moz-transform: rotate(2deg)
    }

    20% {
        -moz-transform: rotate(-2deg)
    }

    25% {
        -moz-transform: rotate(0deg)
    }
}

@-o-keyframes hatch {
    0% {
        -o-transform: rotate(0deg)
    }

    5% {
        -o-transform: rotate(-4deg)
    }

    9% {
        -o-transform: rotate(4deg)
    }

    13% {
        -o-transform: rotate(-4deg)
    }

    16% {
        -o-transform: rotate(2deg)
    }

    20% {
        -o-transform: rotate(-2deg)
    }

    25% {
        -o-transform: rotate(0deg)
    }
}

@keyframes hatch {
    0% {
        transform: rotate(0deg)
    }

    5% {
        transform: rotate(-4deg)
    }

    9% {
        transform: rotate(4deg)
    }

    13% {
        transform: rotate(-4deg)
    }

    16% {
        transform: rotate(2deg)
    }

    20% {
        transform: rotate(-2deg)
    }

    25% {
        transform: rotate(0deg)
    }
}

.footer {
    background: #fff !important;
}

/*右侧浮动*/
.fix-nav {
    width: 174px;
    height: 445px;
    position: fixed;
    z-index: 73;
    right: 0;
    top: 50%;
    margin-top: -222px;
    background: url(/images/zhuanti/20241212/bg_23.png) no-repeat center;
}

.fix-nav .ftop {
    position: absolute;
    top: 128px;
    left: 42px;
    width: 93px;
}

.fix-nav .ftop .list {
    display: block;
    width: 76px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #c21b00;
    margin: 0 auto 15px;
    background: #c21b00;
    border-radius: 13px;
    box-shadow: 0 0 2px rgba(255, 160, 24, 1), 0 5px 8px rgba(169, 37, 0, 0.4);
    background: -webkit-linear-gradient(top, #fff6e3, #ffd46d);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fff6e3, #ffd46d);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fff6e3, #ffd46d);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fff6e3, #ffd46d);
    /* 标准的语法 */
}

.fix-nav .ftop .list:hover {
    text-decoration: none;
    background: -webkit-linear-gradient(top, #ffc447, #ffe694);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ffc447, #ffe694);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ffc447, #ffe694);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ffc447, #ffe694);
    /* 标准的语法 */
}

.fix-nav .fcen {
    position: absolute;
    bottom: 65px;
    left: 37px;
    display: block;
    width: 106px;
    height: 90px;
    background: url(/images/zhuanti/20241212/bg_22.png) no-repeat;

}

.fix-nav .fback {
    position: absolute;
    bottom: 30px;
    left: 52px;
    display: block;
    width: 76px;
    height: 22px;
    line-height: 22px;
    text-indent: 22px;
    font-size: 12px;
    color: #f13718;
    border-radius: 13px;
    background: url(/images/zhuanti/20241212/icon_10.png) no-repeat 7px center, linear-gradient(to bottom, #fffae1, #ffd7b1);
}

.fix-nav .fback:hover {
    text-decoration: none;
    background: url(/images/zhuanti/20241212/icon_10.png) no-repeat 7px center, linear-gradient(to bottom, #ffd7b1, #fffae1);
}

.fix-nav .switch-icon {
    position: absolute;
    left: 19px;
    z-index: 2;
    top: 210px;
    width: 18px;
    height: 30px;
    background: url(/images/zhuanti/20241212/icon_33.png) no-repeat;
}

.fix-nav.rightFloatNav-switch .switch-icon {
    background: url(/images/zhuanti/20241212/icon_32.png) no-repeat;
}

.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(5%);
    }

    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
    }

    50% {
        -webkit-transform: translateY(5%);
    }

    100% {
        -webkit-transform: translateY(0%);
    }
}

.collectCoupons {
    display: none;
    text-align: center;
    z-index: 999;
    width: 314px;
    padding-top: 160px;
    height: 170px;
    background: #fff;
    position: fixed;
    margin-top: -153px;
    left: 50%;
    margin-left: -157px;
    top: 50%;
    background: url('/images/zhuanti/2022active618/zu_870.png') no-repeat center top;
    _position: absolute;
    _height: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight))
}

.collectCoupons h3 {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ad4411;
    line-height: 39px
}

.collectCoupons a {
    width: 150px;
    height: 40px;
    background: #e62939;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    margin-top: 35px
}

.collectCoupons .close {
    height: 24px;
    width: 24px;
    position: absolute;
    right: 0;
    top: 36px
}

/* 购课弹窗 start */
.xuankeTemplate2024-mask {
    width: 100%;
    z-index: 889;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.xuankeTemplate2024-pop {
    display: none;
    width: 1200px;
    position: fixed;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -292.5px;
    z-index: 890;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-topTitle {
    height: 94px;
    position: relative;
    border-radius: 10px 10px 0 0;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-topTitle .close-btn {
    display: block;
    width: 17px;
    height: 18px;
    position: absolute;
    top: 12px;
    right: 12px;
    background: url("/images/template/2024xuanke-pop/title-close.png") no-repeat;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-topTitle .edu-name01 {
    float: right;
    white-space: nowrap;
    margin: 35px 686px 0 0;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    padding: 0 13px;
    border: 1px solid #0880eb;
    border-radius: 40px;
    background: rgba(255, 255, 255, .17);
}

.xuankeTemplate2024-pop .xuankeTemplate2024-topTitle .edu-name02 {
    float: right;
    white-space: nowrap;
    margin: 26px 727px 0 0;
    color: #fff;
    font-size: 20px;
    line-height: 42px;
    padding: 0 12px;
    border: 2px solid #ffccb5;
    border-radius: 0 40px 40px 40px;
    background: #fe572e;
    background-image: -webkit-linear-gradient(left, #dc1d1d, #fe572e);
    background-image: -moz-linear-gradient(left, #dc1d1d, #fe572e);
    background-image: linear-gradient(left, #dc1d1d, #fe572e);
}

.xuankeTemplate2024-pop .xuankeTemplate2024-con {
    padding: 20px 16px 0 16px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse {
    float: left;
    width: 830px;
    min-height: 333px;
    position: relative;
    border: 1px solid #f4d4c9;
    border-radius: 4px;
    padding: 5px 0 37px 0;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse .xuankeTemplate2024-choiceCourse-tit01 {
    padding: 0 0 0 24px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse .xuankeTemplate2024-choiceCourse-tit01 h4 {
    float: left;
    line-height: 42px;
    font-size: 16px;
    padding-left: 26px;
    background: url("/images/template/2024xuanke-pop/ico01.png") no-repeat 2px center;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse-tab {
    padding: 0 0 8px 24px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse-tab .xuankeTemplate2024-btn01 {
    display: block;
    float: left;
    width: 186px;
    height: 60px;
    text-align: center;
    text-decoration: none;
    line-height: 60px;
    font-size: 18px;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
    position: relative;
    border-radius: 4px;
    background: #ebebea;
    background-image: -webkit-linear-gradient(top, #fefeff, #ebebea);
    background-image: -moz-linear-gradient(top, #fefeff, #ebebea);
    background-image: linear-gradient(top, #fefeff, #ebebea);
    margin-bottom: 10px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse-tab .xuankeTemplate2024-btn01.on {
    box-shadow: 0 5px 10px #fddfc2;
    color: #ff4723;
    border-color: #f4664a;
    font-weight: bold;
    background: #fff0db;
    background-image: -webkit-linear-gradient(top, #fff, #fff0db);
    background-image: -moz-linear-gradient(top, #fff, #fff0db);
    background-image: linear-gradient(top, #fff, #fff0db);
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse-tab .xuankeTemplate2024-btn01.hot-tags:before {
    content: "";
    width: 42px;
    height: 41px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("/images/template/2024xuanke-pop/ico09.png") no-repeat;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList {
    display: none;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList-box {
    padding-left: 24px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .xuankeTemplate2024-choiceCourseList-tit {
    line-height: 32px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .course-con-pop {}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .course-con-pop .single-tags,
.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .course-con-pop .union-tags {
    display: block;
    float: left;
    min-width: 80px;
    height: 36px;
    padding: 0 20px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-align: center;
    margin: 0 10px 8px 0;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    cursor: pointer;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .course-con-pop .single-tags.on,
.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .course-con-pop .union-tags.on {
    border-color: #f4664a;
    background: url("/images/template/2024xuanke-pop/ico02.png") no-repeat right bottom;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .course-con-pop .single-tags input,
.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .course-con-pop .union-tags input {
    position: absolute;
    left: -20px;
    top: -20px;
}

.xuankeTemplate2024-pop.zhongjijingjishiXuankeTemplate-tags .xuankeTemplate2024-choiceCourseList .course-con-pop .single-tags,
.xuankeTemplate2024-pop.zhongjijingjishiXuankeTemplate-tags .xuankeTemplate2024-choiceCourseList .course-con-pop .union-tags {
    padding: 0 15px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .choiceCourseList-sendTips {
    float: left;
    line-height: 40px;
    padding-left: 22px;
    margin-left: 10px;
    color: #ff4723;
    background: url("/images/template/2024xuanke-pop/ico03.png") no-repeat left center;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourseList .choiceCourseList-down {
    float: left;
    line-height: 40px;
    padding-left: 22px;
    margin-left: 10px;
    color: #ff4723;
    background: url("/images/zhongjizhicheng/project/index2022/down.png") no-repeat left center;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse-notice {
    position: absolute;
    width: 806px;
    height: 28px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 28px;
    font-size: 16px;
    color: #ff4723;
    padding: 5px 0 4px 24px;
    background: #ffdcb9;
    margin-top: 5px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-choiceCourse-notice i {
    display: inline-block;
    width: 29px;
    height: 23px;
    vertical-align: -5px;
    background: url("/images/template/2024xuanke-pop/ico04.png") no-repeat;
    margin-right: 10px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon {
    display: none;
    float: right;
    width: 315px;
    height: 375px;
    background: #ffeed4;
    border: 1px solid #f4d4c8;
    position: relative;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon-topTit {
    padding: 10px 0 0;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon-topTit h4 {
    float: left;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    border-radius: 0 40px 40px 0;
    padding: 0 20px 0 47px;
    background: url("/images/template/2024xuanke-pop/ico05.png") no-repeat 15px center #ff4723;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon-classes {
    width: 285px;
    margin: 8px auto 0;
    border-radius: 5px;
    background: #fff;
    height: 308px;
}
.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon-classes .classes-pic{
   
}
.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon-classes .classes-pic img {
    height: 100%;
    width: 100%;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon-classes .xuankeTemplate2024-serviceList {
    padding: 12px 0 6px 12px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon-classes .xuankeTemplate2024-serviceList p {
    line-height: 24px;
    margin-bottom: 8px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon-classes .xuankeTemplate2024-serviceList span {
    display: inline-block;
    width: 50px;
    height: 24px;
    line-height: 24px;
    margin-right: 8px;
    text-align: center;
    font-size: 14px;
    color: #4791ff;
    background: #d6e5ff;
    border-radius: 40px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-courseDetailsCon .xuankeTemplate2024-courseDetailsCon-book {
    position: absolute;
    right: 5px;
    bottom: 0;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-bottom {
    padding: 20px 0 20px 0;
    background: #fff;
    border-radius: 0 0 10px 10px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-zhengbaoCold {
    float: left;
    width: 277px;
    margin-left: -8px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-zhengbaoCold p {
    display: inline-block;
    line-height: 24px;
    padding-right: 25px;
    position: relative;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-zhengbaoCold span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    margin-left: 3px;
    vertical-align: -5px;
    z-index: 9;
    background: url("/images/template/2024xuanke-pop/ico06.png") no-repeat;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-zhengbaoCold span i {
    display: none;
    white-space: nowrap;
    left: -100px;
    top: 26px;
    background: #fffcef;
    font-size: 13px;
    color: #999;
    position: relative;
    line-height: 20px;
    border: 1px solid #eceae4;
    border-radius: 40px;
    padding: 0 12px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-zhengbaoCold span i:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 105px;
    top: -7px;
    background: url("/images/template/2024xuanke-pop/ico10.png") no-repeat;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-coupon-wrap {
    float: left;
    width: 290px;
    height: 50px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-coupon {
    display: block;
    width: 290px;
    height: 50px;
    background: url("/images/template/2024xuanke-pop/coupon-bg.png") no-repeat;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-coupon .xuankeTemplate2024-coupon-prize-text {
    float: left;
    width: 110px;
    line-height: 50px;
    padding: 0 0 0 6px;
    letter-spacing: 0;
    font-size: 36px;
    font-family: 'DIN Alternate';
    color: #f9eac4;
    font-weight: bold;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-coupon .xuankeTemplate2024-coupon-prize-text i {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 17px;
    vertical-align: 12px;
    margin-right: 3px;
    font-size: 12px;
    color: #ff5d0b;
    text-align: center;
    background: #f9eac4;
    border-radius: 50%;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-coupon .xuankeTemplate2024-coupon-text {
    float: left;
    width: 98px;
    line-height: 16px;
    font-size: 14px;
    color: #f9eac4;
    padding: 8px 0 0 11px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-coupon .xuankeTemplate2024-coupon-btn {
    display: block;
    float: right;
    width: 55px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 40px;
    margin: 9px 10px 0 0;
    font-size: 16px;
    color: #e9380c;
    font-weight: bold;
    text-decoration: none;
    background: #ffeed3;
    background-image: -webkit-linear-gradient(left, #ffe0b0, #ffeed3);
    background-image: -moz-linear-gradient(left, #ffe0b0, #ffeed3);
    background-image: linear-gradient(left, #ffe0b0, #ffeed3);
}

.xuankeTemplate2024-pop .xuankeTemplate2024-totalPrice {
    float: left;
    width: 273px;
    padding: 0 0 0 12px;
    font-size: 14px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-totalPrice p {
    line-height: 22px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-totalPrice .needMoney-con {
    display: inline-block;
    position: relative;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-totalPrice .needMoney-con .double11-ico {
    position: absolute;
    right: -77px;
    top: -18px;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-totalPrice b {
    font-size: 18px;
    color: #ec4024;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-totalPrice strong {
    font-family: 'DIN Alternate';
    font-size: 38px;
    color: #ec4024;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-totalPrice del {
    display: none;
    color: #666;
    padding-left: 12px;
    position: relative;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-totalPrice span {
    font-size: 13px;
    color: #999;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-buyWrap {
    float: right;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-buyWrap .shoppingCart-btn {
    float: left;
    display: block;
    width: 156px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #f43720;
    font-size: 18px;
    color: #f43720;
    text-decoration: none;
    text-indent: 47px;
    border-radius: 40px;
    background: url("/images/template/2024xuanke-pop/ico08.png") no-repeat 20px center;
}

.xuankeTemplate2024-pop .xuankeTemplate2024-buyWrap .buy-btn {
    float: left;
    display: block;
    width: 158px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: #f43720;
    border-radius: 40px;
    text-decoration: none;
    margin-left: 8px;
}

.xuankeTemplate2024-pop.threeChoiceCourseList-tags .xuankeTemplate2024-choiceCourse-tab .xuankeTemplate2024-btn01 {
    height: 38px;
    line-height: 38px;
}

.xuankeTemplate2024-pop.threeChoiceCourseList-tags .xuankeTemplate2024-choiceCourseList .course-con-pop .single-tags,
.xuankeTemplate2024-pop.threeChoiceCourseList-tags .xuankeTemplate2024-choiceCourseList .course-con-pop .union-tags {
    height: 30px;
    line-height: 30px;
}

.xuankeTemplate2024-pop.threeChoiceCourseList-tags .xuankeTemplate2024-choiceCourse .xuankeTemplate2024-choiceCourse-tit01 h4 {
    line-height: 32px;
}

.xuankeTemplate2024-pop.threeChoiceCourseList-tags .xuankeTemplate2024-choiceCourse-tab .xuankeTemplate2024-btn01.hot-tags:before {
    height: 38px;
}
/* 购课弹窗end */

.course-mod{
    width: 1180px !important;
    border: 10px solid #fe8960;
    border-top: 0;
    border-radius: 0 0 18px 18px;
    
    background: -webkit-linear-gradient(top, #ff724f, #ff724f);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ff724f, #ff724f);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ff724f, #ff724f);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ff724f, #ff724f);
    /* 标准的语法 */
    
}
.course-mod .tab-tit {
    padding: 14px 0 0 0;
}

.course-mod .tab-tit .btn {
    display: block;
    width: 540px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #fff;
    background: #ef1635;
    border-radius: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.course-mod .tab-tit .btn:nth-child(1){
    margin-left: 40px;
}

.course-mod .tab-tit .btn.on {
    background: #fec641;
    color: #e00000;
    border-color: #fec641;
}

.course-mod .tab-tit .btn.first-tags {
    margin-right: 29px;
}

.course-mod .tab-wrap {
    border-radius: 15px;
    margin-top: 27px;
}

.course-mod .tab-con {
    display: none;
    background: url('/images/zhuanti/20241212/course_24.png') no-repeat bottom -1px right 20px;
}
.course-mod .tab-con2 {
    background: url('/images/zhuanti/20241212/course_241.png') no-repeat bottom -1px right 20px;
}
.course-mod .tab-con .box {
    float: left;
    width: 354px;
    margin: 0 0 20px 29px;
}

.course-mod .tab-con .box .top-tit {
    width: 255px;
    height: 50px;
    position: relative;
    z-index: 9;
    background: url("/images/zhuanti/20241212/course-tit01.png") no-repeat;
}

.course-mod .tab-con .box .top-tit h4 {
    display: block;
    line-height: 38px;
    text-align: center;
    padding: 10px 30px 0 0;
    font-size: 24px;
    font-weight: bold;
    background: -webkit-linear-gradient(top,#912046,#731b36 40%,#501523 60%,#2c0f0f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #501523;
}

.course-mod .tab-con .box .con {
    height: 477px;
    border-radius: 0 20px 20px 20px;
    padding: 10px 0 16px 0;
    border: 1px solid #fff;
    margin-top: -1px;
    background: #ffeec7;
    background-image: -webkit-linear-gradient(top, #ffeec7, #fff);
    background-image: -moz-linear-gradient(top, #ffeec7, #fff);
    background-image: linear-gradient(top,#ffeec7,#fff);
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
}

.course-mod .tab-con .box .con .eduPic {
    width: 340px;
    margin: 0 auto;
    position: relative;
}

.course-mod .tab-con .box .con .eduPic .link-btn {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0;
    font-size: 0;
}

.course-mod .tab-con .box .con .sale-tags {
    width: 118px;
    height: 118px;
    position: absolute;
    right: -3px;
    bottom: -47px;
    background: url("/images/zhuanti/20241212/course-bg01.png") no-repeat;
}

.course-mod .tab-con .box .con .sale-tags .t1 {
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #222;
    font-weight: bold;
    padding-top: 26px;
}

.course-mod .tab-con .box .con .sale-tags .t2 {
    font-size: 18px;
    color: #ff1314;
    text-align: center;
}

.course-mod .tab-con .box .con .sale-tags .t2 abbr {
    font-size: 22px;
    vertical-align: 4px;
}

.course-mod .tab-con .box .con .sale-tags .t2 strong {
    font-size: 40px;
    font-family: 'DIN Alternate';
    vertical-align: 1px;
}

.course-mod .tab-con .box .con .sale-tags .t2 span {
    display: inline-block;
    line-height: 1;
    vertical-align: -0.04rem;
}

.course-mod .tab-con .box .con .sale-tags .t2 span i {
    color: #222;
}

.course-mod .tab-con .box .con .text {
    line-height: 30px;
    margin-top: 14px;
    padding-left: 42px;
    font-size: 16px;
    color: #222;
    font-weight: bold;
    background: url("/images/zhuanti/20241212/otherCourse-ico01.png") no-repeat 11px center;
}

.course-mod .tab-con .box .con .btn-wrap {
    text-align: center;
    font-size: 0;
    padding: 15px 0 0;
}

.course-mod .tab-con .box .con .btn-wrap .service-btn {
    display: inline-block;
    width: 160px;
    text-decoration: none;
    vertical-align: top;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #e00000;
    font-weight: bold;
    background: #ffdd69;
    border-radius: 40px;
    margin: 0 5px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.course-mod .tab-con .box .con .btn-wrap .buy-btn {
    display: inline-block;
    width: 160px;
    text-decoration: none;
    vertical-align: top;
    height: 48px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin: 0 5px;
    box-shadow: 5px 5px 5px #ffc7c6;
    border-radius: 40px;
    background: url("/images/zhuanti/20241212/book-btn02.png") no-repeat;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.course-mod .tab-con .box .con .btn-wrap .service-btn:hover,.course-mod .tab-con .box .con .btn-wrap .buy-btn:hover {
    margin-top: -5px;
}
/* 福利 start */
.benefit{
    width: 1170px;
    height: 107px;
    border: 1px solid #ffff;
    background: linear-gradient(to right,#ec173b,#861fcf);
    border-radius: 10px;
    margin: 0 auto;
}
.benefit img{
    margin-left: 23px;
    margin-top: 36px;
}
.benefit-o{
    width: 288px;
    height: 82px;
    background: url(/images/zhuanti/20241212/gift1.png) no-repeat;
    font-size: 22px;
    color: #e00000;
    font-weight: 600;
    padding-left: 60px;
    line-height: 82px;
    box-sizing: border-box; 
    margin-left: 18px;
    margin-top: 12px;
}
.benefit-o span{
    font-size: 28px;
}
.benefit-t{
    width: 248px;
    background: url(/images/zhuanti/20241212/gift2.png) no-repeat;
}
.benefit_btn{
    width: 156px;
    height: 40px;
    border-radius: 20px;
    background: linear-gradient(to right,#fa8534,#fc9e23,#ffb712);
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    float: left;
    margin-top: 31px;
    margin-left: 32px;
}
.benefit_btn_rule{
    width: 90px;
    height: 28px;
    border-radius: 14px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    border: 1px solid #fff;
    border-radius: 14px;
    float: left;
    margin-left: 27px;
    margin-top: 39px;
}
.ldxCode,.tuijianCode {
    width: 230px;
    text-align: center;
    margin-left: -100px;
    padding: 10px 0;
    box-sizing: border-box;
}
.ldxCode{
    width: 300px;
    margin-left: -150px;
}
.ldxCode img,.tuijianCode img{
    width: 180px;
}
.ldxCode a.bhan,.tuijianCode a.bhan{
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 10px;
}
.ldxCode p{
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 16px
}
/* 福利 end */
/* 老帶新 start */
.newsStudent{
    position: relative;
    z-index: 1;
    padding-top: 134px;
    margin-top: 60px !important;
}
.activeOne{
    width: 528px;
    height: 262px;
    background: url(/images/zhuanti/20241212/activeOne_bg.png) no-repeat;
    position: relative;
    padding-top: 56px;
    box-sizing: border-box;
}
.activeOne em{
    height: 38px;
    padding: 0 30px;
    color: #fff;
    background: linear-gradient(to right,#ff9e09,#ff3583);
    font-size: 24px;
    font-weight: 600;
    border-radius: 0 20px 20px 0;
    position: absolute;
    top: 19px;
    left: 0;
}
.activeOne_con p{
    width: 223px;
    font-size: 16px;
    color: #333;
    margin-top: 31px;
    line-height: 26px;
    margin-left: 28px;
}
.activeOne_con p span{
    color: #ff5b04;
    font-size: 20px;
    font-weight: 600;
}
.activeOne_con a.conbtn,.activeOne_file a.conbtn{
    display: block;
    width: 180px;
    height: 40px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right,#fd0d3c,#ff3d34);
    line-height: 40px;
    margin-left: 28px;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
    font-size: 18px;
    font-weight: 600;
    border-radius: 20px;
    margin-top: 30px;
}
.activeOne_file a.conbtn{
    margin-top: 20px;
}
.activeOne_file{
    margin-right: 25px;
    margin-top: 16px;
}
.activeOne img.fr{
    margin-right: 10px;
    margin-top: -2px;
}
.activeOne:last-child{
    margin-left: 20px;
}
.activeOne_file_con{
    width: 240px;
    height: 118px;
    background: #ffe9d1;
    border: 1px solid #ffc079;
    position: relative;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;

}
.activeOne_file_con input{
    height: 1px;;
    opacity: 0.01;
}
.activeOne_file .picList {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    height: 118px;
}

.activeOne_file .picList img {
    width: 237px;
    height: 116px;
    z-index: 8;
}
.activeOne_file .picList .pic-close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url("/zhuanti/regisdirecttrain/images/tu-close.png") no-repeat;
    width: 22px;
    height: 22px;
    z-index: 5;
}
.select-btn{
    cursor: pointer;
}
.view-box{
    display: inline-block;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    background: url(/zhuanti/regisdirecttrain/images/proIcon.png) no-repeat left center;
    background-size: 12px 12px;
    padding-left: 20px;
    cursor: pointer;
}
.example-pic {
    display: none;
    width: 310px;
    position: absolute;
    left: -50px;
    top: 15px;
    z-index: 50;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 8%);
}

.example-pic img {
    width: 310px;
}
.activeOne_file_con span{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #b46758;
}
.newsStudent .conBox{
    overflow: hidden;
    padding: 0px 0 0;
    border: 10px solid #ff8e64;
    border-top: 0;
    border-radius: 0 0 18px 18px;
    background: linear-gradient(to bottom, rgba(253, 247, 237, 1) 0%, rgba(255, 237, 204, 1) 30%, rgba(253, 248, 239, 1) 100%);
    padding-bottom: 20px;
}
.newsStudent .tbox {
    margin-top: 21px;
    margin-left: 40px;
}
.newsStudent .ggtit{
    top: -14px;
}
.newsStudent .gzBtn {
    position: absolute;
    top: 30px;
    right: 80px;
    z-index: 3;
    display: block;
    width: 108px;
    height: 38px;
    line-height: 36px;
    text-indent: 18px;
    font-size: 16px;
    color: #fff;
    border-radius: 19px;
    background: rgba(0, 0, 0, 0.3);
}
.newsStudent .fdHead{
    position: absolute;
    top: 84px;
    left: 0;
    z-index: 1;
    width: 1200px;
    height: 70px;
    background: url(/images/zhuanti/20241212/tit_06.png) no-repeat;
}

.photo-pop {
    display: none;
    background: #fff;
    position: fixed;
    left: 50%;
    margin-left: -287px;
    top: 50%;
    z-index: 999;
    border-radius: 10px;
}

.photo-pop .close-btn-big {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    right: -60px;
    top: -27px;
    background: url("/zhuanti/regisdirecttrain/images/big-close.png") no-repeat;
}

.upload-success {
    width: 365px;
    background: #fff;
    border-radius: 20px;
}

.upload-success .pop-tit {
    background: #fe8960;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 15px 15px 0 0;
}
.allgrell{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    color: #fff;
    display: none;
}
.allgrell p{
    margin-top: 40px;
}
.allgrell a{
    color: #fe8960;
}
.upload-success .pop-con {
    text-align: center;
    padding: 30px 30px 0;
    line-height: 28px;
    font-size: 16px;
}

.upload-success .pop-con a.link {
    color: #5080ff;
}

.upload-success .btn {
    display: block;
    width: 180px;
    height: 48px;
    border-radius: 24px;
    line-height: 48px;
    background: #ff9037;
    margin: 20px auto;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.upload-success .pop-tit .close-btn {
    background: url("/zhuanti/regisdirecttrain/images/close-pic.png") no-repeat;
    width: 22px;
    height: 23px;
    right: 17px;
    top: 18px;
    position: absolute;
}
.upload-delete-box .btn-mid {
    text-align: center;
    margin: 30px 0;
}

.upload-delete-box .btn-mid a {
    display: inline-block;
    width: 130px;
    height: 44px;
    border-radius: 22px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    margin: 0 15px;
}

.upload-delete-box .btn-mid a.concle-btn {
    background: #c8c8c8;
}

.upload-delete-box .btn-mid a.sure-btn {
    background: #ff9037;
}
.activeOne_file a.conbtn.btn-grey{
    background: #999;
}
/* 老帶新 end */
.tuifei{
    width: 1211px;
    height: 226px;
    background: url(/images/zhuanti/20241212/tuidan-bg.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 40px;
}
.tuifei .tuifei_con{
    margin-left: 170px;
    position: relative;
}
.tuifei .tuifei_con h5{
    color: #891500;
    font-size: 24px;
    margin-top: 22px;
}
.tuifei .tuifei_con p{
    font-size: 18px;
    color: #222222;
    margin-top: 40px;
    line-height: 1;
    font-weight: 600;
}
.tuifei .tuifei_con span {
    display: block;
    color:#333333;
    font-size: 16px;
    margin-top: 20px;
    line-height: 1;
}
.tuifei .tuifei_con span i{
    color: 891500;
    margin-right: 10px;
}
.tuifei_con em{
    display: block;
    color: #ff1314;
    font-size: 16px;
    margin-top: 20px;
    line-height: 1;
}
.tuifei .tuifei_con .tuifei_con_btn{
    position: absolute;
    width: 166px;
    height: 53px;
    background: url(/images/zhuanti/20241212/tuifei_con.png) no-repeat;
    right: 1px;
    bottom: -22px;
}
.tuifei .tuifei_con_info{
    width: 452px;
    margin-left: 73px;
}
.tuifei .tuifei_con_info p{
    font-weight: 500;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.tuifei .tuifei_con_info p:last-child{
    margin-top: 10px;
}
.tuifei .tuifei_con_info p i{
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #891500;
    color: #891500;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    margin-right: 5px;
}