@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: #fc3c5c;
    background:url(/zhuanti/20250618/images/top.jpg) no-repeat center top,#fc3c5c;
}

.ggtit {
    position: absolute;
    top: -9px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 128px;
    line-height: 124px;
    font-size: 34px;
    color: #fff;
    text-align: center;
    font-style: oblique;
    font-weight: 700;
    background: url(/zhuanti/2023active618/images/tit_02.png) no-repeat center;
}

/*页头*/
.headerBg {
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: hidden;
}

.headerBg .header {
    position: relative;
    z-index: 2;
    height: 740px;
}

.headerBg .header .logo {
    position: absolute;
    top: 29px;
    left: 2px;
    z-index: 10;
    width: 172px;
    height: 40px;
    display: block;
}

.headerBg .header .shuangTime {
    position: absolute;
    top: 367px;
    left: 367px;
    z-index: 6;
    width: 466px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.headerBg .header .shuangTime b {
    display: inline-block;
    margin: 0 6px;
    width: 34px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border-radius: 4px;
    font-size: 20px;
    color: #f74529;
    vertical-align: -1px;
}

.headerBg .header .cBox {
    position: absolute;
    top: 455px;
    left: 0;
    z-index: 10;
    width: 1226px;
    height: 220px;
    background: url(/zhuanti/20250618/images/nav_bg01.png) no-repeat -13px 162px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
}

.headerBg .header .cBox-list {
    position: relative;
    z-index: 1;
    display: block;
    width: 258px;
    height: 183px;
    border-radius: 15px;
    transition: all 0.2s linear;
    background: url(/zhuanti/20250618/images/nav_list_bg.png) no-repeat;
    -webkit-transition: all 0.2s linear;
    /* -webkit-box-shadow: 0  2px 2px 1px #b50a22;
    -moz-box-shadow: 0 2px 2px 1px #b50a22;
    box-shadow: 0 2px 2px 1px #b50a22; */
}

.headerBg .header .cBox-list b {
    display: block;
    /* padding: 2px 0 0 30px; */
    line-height: 46px;
    font-size: 22px;
    color: #fff;
    width: 209px;
    text-align: center;
}

.headerBg .header .cBox-list p {
    display: block;
    padding: 0 0 0 30px;
    line-height: 26px;
    font-size: 16px;
    color: #790d08;
    margin-top: 10px;
}

.headerBg .header .cBox-list .btn {
    display: block;
    position: absolute;
    bottom: 2px;
    left: 41px;
   
}

.headerBg .header .cBox-list:hover {
    text-decoration: none;
    transform: translate3d(0, -6px, 0);
}

.headerBg .header .cBox-list .btn.c1 {
    animation: kc infinite 4s 0s;
}

.headerBg .header .cBox-list .btn.c2 {
    animation: kc infinite 4s 0.5s;
}

.headerBg .header .cBox-list .btn.c3 {
    animation: kc infinite 4s 1s;
}

.headerBg .header .cBox-list .btn.c4 {
    animation: kc infinite 4s 1.5s;
}
.headerBg .header .cBox-list .btn.c5 {
    animation: kc infinite 4s 2s;
}
@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: 16px;
    height: 148px;
    line-height: 88px;
    text-align: center;
    font-size: 34px;
    color: #fff;
    font-style: oblique;
    font-weight: 700;
    background: url(/zhuanti/2023active618/images/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: 194px;
    background: url(/zhuanti/20250618/images/cour_con.png) no-repeat;
}
.vip_link{
    width: 1180px;
    text-align: center;
    border: 10px solid #ff8e64;
    border-top: 0;
    border-bottom: 0;
    padding: 0 0 10px 0;
    background: -webkit-linear-gradient(top, #ffedcc, #fdf8ef);
    background: -o-linear-gradient(top, #ffedcc, #fdf8ef);
    background: -moz-linear-gradient(top, #ffedcc, #fdf8ef);
    background: linear-gradient(to bottom, #ffedcc, #fdf8ef);
}
.coupon_btn{
    width: 126px;
    height: 30px;
    position: absolute;
    left: 457px;
    top: 96px;
}
.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(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/icon_28.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: 86px;
    height: 56px;
    text-align: center;
    font-size: 20px;
    line-height: 56px;
    color: #fff;
    margin-left: 11px;
    cursor: pointer;
    background: url(/zhuanti/2023active618/images/btn_08.png) no-repeat;
    background-size: 100% 100%;
}

.classify-nav .ftab-tit li.on {
    height: 70px;
    line-height: 60px;
    background: url(/zhuanti/2023active618/images/btn_07.png) no-repeat;
    background-size: 100% 100%;
    color: #881800;
    font-weight: bold;
}

.classify-nav .ftab-tit li.w82 {
    width: 82px;
    background: url(/zhuanti/2023active618/images/btn_82.png) no-repeat;
}

.classify-nav .ftab-tit li.w142 {
    width: 142px;
    background: url(/zhuanti/2023active618/images/btn_142.png) no-repeat;
}

.classify-nav .ftab-tit li.w82.on {
    background: url(/zhuanti/2023active618/images/btn_82on.png) no-repeat;
}

.classify-nav .ftab-tit li.w142.on {
    background: url(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/icon_06.png) no-repeat;
}

.classify-nav .gzBtn:hover {
    text-decoration: none;
}

/*课程*/
.course-wrap {
    position: relative;
    z-index: 1;
    width: 1180px;
    border: 10px solid #ff8e64;
    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);
    /* 标准的语法 */
}
.cwTit .gzBtn{
    position: absolute;
    top: 32px;
    right: 80px;
    z-index: 3;
    display: block;
    width: 108px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    border-radius: 19px;
    font-style: normal;
    background: rgba(0, 0, 0, 0.3);
}
.course-wrap .kmBox {
    display: none;
}

.course-wrap .course-banner {
    width: 1150px;
    height: 64px;
    margin: 0 auto 30px;
    background: url(/zhuanti/20250618/images/limgtime_img.png) no-repeat top center;
    line-height: 81px;
    display: block;
}
.course-wrap .course-banner span{
    margin-left: 170px;
    font-size:20px;
    color: #961d01;
    font-weight: 600;
}
.course-wrap .course-banner span i{
    color: #fd744a;
    font-weight: 600;
}
.course-wrap .courseKe {
    position: relative;
    z-index: 1;
    padding: 0 15px;
}

.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);
    /* 标准的语法 */
}

.tab-tit li {
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #fff1e6;
    cursor: pointer;
    position: relative;
    vertical-align: top;
}

.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);
}

.tab-tit.w14 li,
.tab-tit.w14 span.lia {
    width: 7.14%;
}

.tab-tit.w13 li,
.tab-tit.w13 span.lia {
    width: 7.143%;
}

.tab-tit.w12 li,
.tab-tit.w12 span.lia {
    width: 8.33%;
}

.tab-tit.w9 li,
.tab-tit.w9 span.lia {
    width: 11.11%;
}

.tab-tit.w6 li,
.tab-tit.w6 span.lia {
    width: 6.25%;
}

.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;
}

.tab-tit span.lia a {
    color: #fff1e6;
}

.tab-tit span.lia a:hover {
    text-decoration: none;
}

.course-wrap .courseKe .course-con {
    display: none;
    margin-top: 30px;
}

.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(/zhuanti/2023active618/images/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(/zhuanti/20250618/images/bk_03.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg2 {
    background: url(/zhuanti/20250618/images/bk_05.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg3 {
    background: url(/zhuanti/20250618/images/bk_07.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg4 {
    background: url(/zhuanti/20250618/images/bk_04.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg1.you {
    background: url(/zhuanti/2023active618/images/bk_03you.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg2.you {
    background: url(/zhuanti/2023active618/images/bk_05you.png) no-repeat center bottom #fff;
}

.course-wrap .courseKe .course-con .course-pic.bg3.you {
    background: url(/zhuanti/2023active618/images/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);
    /* 标准的语法 */
    position: relative;
}
.course-wrap .courseKe .course-con .course-bot .btnHong i{
    z-index: 99;
    display: block;
    width: 56px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-shadow: 2px 0 0 #cf7b31;
    position: absolute;
    right: 10px;
    top: -13px;
    background: url(/images/zhuanti/xinkaojiyouhui/coupon-ico02.png) no-repeat;

}
.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: 45px;
}

.courseVip .gzBtn {
    position: absolute;
    top: 32px;
    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 {
    text-decoration: none;
}

.courseVip .fdHead {
    position: absolute;
    top: 88px;
    left: 0;
    z-index: 1;
    width: 1200px;
    height: 66px;
    background: url(/zhuanti/20250618/images/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: 1145px;
    height: auto;
    margin: 0 auto 20px;
}

.courseVip .conBox .tPic img {
    width: 1145px;
}

.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(/zhuanti/20250618/images/vip_bg01.png) no-repeat center top;
    width: 548px;
    height: 464px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px 1px rgba(240, 89, 49, 0.7);
}

.courseVip .courseVip-con .courseVip-card.card2 {
    background: url(/zhuanti/20250618/images/vip_bg.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: none;
}

.courseVip .courseVip-con .courseVip-card .topTip em {
    padding-top: 171px;
    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: 22px 50px 0;
    position: relative;
}

.courseVip .courseVip-con .courseVip-card .bottomTip p {
    font-size: 31px;
    color: #d52121;
    font-weight: 700;
    line-height: 21px;
}

.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: 258px;
    height: 52px;
    line-height: 51px;
    text-align: center;
    margin: 15px auto 0;
    font-size: 21px;
    border-radius: 26px;
    color: #fff;
}

.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(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/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;
    margin-top: 45px;
}

.seckillMain .ggtit {
    background: url(/zhuanti/2023active618/images/tit_03.png) no-repeat center;
}

.seckillMain .gzBtn {
    position: absolute;
    top: 32px;
    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);
}

.seckillMain .gzBtn:hover {
    text-decoration: none;
}

.seckillMain .fdHead {
    position: absolute;
    top: 85px;
    left: 0;
    z-index: 1;
    width: 1200px;
    height: 59px;
    background: url(/zhuanti/20250618/images/tit_06.png) no-repeat;
}

.seckillMain .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: 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 .tab-tit{
    width: 1122px;
    margin: 0 auto;
    height: auto;
    margin-top: 26px;
}
.seckillMain .conBox .cbox .tab-tit.w13 li, .seckillMain .conBox .cbox .tab-tit.w13 span.lia{
    width: 14%;
}
.seckillMain .conBox .cbox .swiper-container {
    width: 1127px;
    height: auto;
    padding-top: 30px;
    margin: 0 auto;
}


.seckillMain .conBox .cbox .arrow-bkleft01,
.seckillMain .conBox .cbox .arrow-bkleft02 {
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 207px;
    width: 42px;
    height: 67px;
    background: url(/zhuanti/20250618/images/book_l_btn.png) no-repeat;
    cursor: pointer;
}

.seckillMain .conBox .cbox .arrow-bkright01,
.seckillMain .conBox .cbox .arrow-bkright02 {
    position: absolute;
    z-index: 2;
    right: 0px;
    top: 207px;
    width: 42px;
    height: 67px;
    background: url(/zhuanti/20250618/images/book_r_btn.png) no-repeat;
    cursor: pointer;
}
.seckillMain .conBox .book-m{
    height: 330px;
    padding-bottom: 15px;
}
.course-m{
    display: none;
}
.course-m ul li{
    width: 284px;
    height: 330px;
    border-radius: 8px;
    
    overflow: hidden;
    padding-bottom: 15px;
    /* margin-right: 9px; */
}
.course-m ul li .book_mains{
    width: 274px;
    box-shadow:0 0 10px 0px rgba(169, 37, 0, 0.4);
}
.course-m ul li:last-child{
    margin-right: 0;
}
.course-m ul li .bookdTxt{
    width: 264px;
    height: 180px;
    border: 5px solid #ffc9a2;
    background: #fff;
    position:relative;
    display:flex;
    align-items: center;
    justify-content: center;
    border-radius: 9px 9px 0 0;
}
.course-m ul li .bookdTxt .tag{
    width: 98px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: linear-gradient(to right,#d41410,#f34306);
    font-size: 16px;
    border-radius: 0 8px 0 13px;
    position: absolute;
    top: -5px;
    right: -5px;
    box-shadow: 0 0 5px 1px rgba(253, 134, 60, 0.7);
}
.bookMain{
    width: 274px;
    padding: 0 14px;
    padding-top: 10px;
    box-sizing: border-box;
    background: #fff;
    padding-bottom: 14px;
    border-radius: 0 0 9px 9px;
}
.book-m .swiper-wrapper{
    height: 330px !important;
}
.bookMain h5{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    font-weight: 500;
}
.bookMain .price{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bookMain .price p{
    color: #d52121;
    font-size: 14px;
}
.bookMain .price p i{
    font-size: 22px;
    font-weight: 600;
}
.bookMain .price span{
    color: #6e6d6d;
    text-decoration: line-through;
}
.bookMain a{
    display: block;
    width: 196px;
    height: 46px;
    background: url(/zhuanti/20250618/images/booK_btn.png) no-repeat;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    margin-top: 10px;
}
/*直播*/
.liveMain {
    position: relative;
    z-index: 1;
    padding-top: 134px;
    margin-top: 45px;
}

.liveMain .fdHead {
    position: absolute;
    top: 84px;
    left: 0;
    z-index: 1;
    width: 1200px;
    height: 59px;
    background: url(/zhuanti/20250618/images/tit_06.png) no-repeat;
}
.liveMain .gzBtn {
    position: absolute;
    top: 32px;
    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);
}
.liveMain .conBox {
    padding: 9px 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, #ff7022, #e94001);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff7022, #e94001);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff7022, #e94001);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff7022, #e94001);
    /* 标准的语法 */
}

.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(/zhuanti/2023active618/images/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: #ff7022;
}

.liveMain .tbox .larrow-left i {
    display: block;
    position: absolute;
    top: 30px;
    left: 19px;
    width: 32px;
    height: 49px;
    background: url(/zhuanti/2023active618/images/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: #e94001;
}

.liveMain .tbox .larrow-right i {
    display: block;
    position: absolute;
    top: 30px;
    right: 19px;
    width: 32px;
    height: 49px;
    background: url(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/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(/zhuanti/20250618/images/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(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/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(/zhuanti/2023active618/images/icon_09.png) no-repeat;
    z-index: 9;
}

.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: block;
    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 {
    display: block;
    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: 156px;
    height: 445px;
    position: fixed;
    z-index: 70;
    right: 0;
    top: 50%;
    margin-top: -222px;
    background: url(/zhuanti/20250618/images/right_bg.png) no-repeat;
}

.fix-nav .ftop {
    position: absolute;
    top: 106px;
    left: 26px;
    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 10px;
    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, #fff4d9, #ffd269);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fff4d9, #ffd269);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fff4d9, #ffd269);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fff4d9, #ffd269);
    /* 标准的语法 */
}

.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: 69px;
    left: 19px;
    display: block;
    width: 106px;
    height: 90px;
    background: url(/zhuanti/20250618/images/bg_22.png) no-repeat;

}

.fix-nav .fback {
    position: absolute;
    bottom: 35px;
    left: 34px;
    display: block;
    width: 76px;
    height: 26px;
    line-height: 26px;
    text-indent: 22px;
    font-size: 12px;
    color: #f13718;
    border-radius: 13px;
    background: url(/zhuanti/2023active618/images/icon_10.png) no-repeat 7px center, linear-gradient(to bottom, #fffae1, #ffd7b1);
}

.fix-nav .fback:hover {
    text-decoration: none;
    background: url(/zhuanti/2023active618/images/icon_10.png) no-repeat 7px center, linear-gradient(to bottom, #ffd7b1, #fffae1);
}

.fix-nav .switch-icon {
    position: absolute;
    left: 2px;
    z-index: 2;
    top: 210px;
    width: 18px;
    height: 30px;
    background: url(/zhuanti/2023active618/images/icon_33.png) no-repeat;
}

.fix-nav.rightFloatNav-switch .switch-icon {
    background: url(/zhuanti/2023active618/images/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
}

.bonus-bg {
    width: 542px;
    float: left;
    background: url("/zhuanti/regisdirecttrain/images/species.png") no-repeat right center;
    height: 355px;
    text-align: center;
    padding-left: 18px;
}

.bonus-bg .word {
    text-align: center;
    padding: 65px 0 0 22px;
}

.bonus-bg p {
    padding: 185px 0 0 0px;
    color: #691400;
    font-size: 20px;
}
.bonus-bg p span{
    font-weight: 600;
}
.upload_banner{
    margin-left: 30px;
    margin-right: 50px;
}
.banner_text{
    position:absolute;
    left: 158px;
    top: 214px;
    font-size: 16px;
    color: #691400;
}
.banner_text i{
    font-weight: 600;
}
.upload-photo {
    width: 574px;
    float: left;
    background: linear-gradient(to right,#ffe7ba,#ffe6ee);
    margin-left: 30px;
    border-radius: 5px 5px 0 0;

}

.upload-photo .upload-content-intro {
    width: 375px;
    margin: 0 auto;
    padding: 30px 0 0;
}

.upload-photo .upload-content-intro h5 {
    font-size: 18px;
    margin-bottom: 10px;
    position: relative;
    font-weight: 600;
    color:#7d0b02;

}

.upload-photo .upload-content-intro h5 .view-box {
    color: #666;
    float: right;
    font-size: 14px;
    font-weight: 500;
    background: url("/zhuanti/20250618/images/proIcon.png") no-repeat left center;
    background-size: auto 100%;
    padding-left: 18px;
    background-size: 14px;
}

.upload-photo .upload-content-intro .file-box {
    width: 380px;
    height: 155px;
    border-radius: 5px;
    border: 1px solid #ecf1fd;
    background: #fcf8f0;
    text-align: center;
    position: relative;
    z-index: 5;
}

.upload-photo .upload-content-intro .file-box i {
    display: block;
    background: url("/zhuanti/20250618/images/file_img.png") no-repeat;
    width: 43px;
    height: 37px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 20px;
}

.upload-photo .upload-content-intro .file-box .file {
    width: 380px;
    height: 155px;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    cursor: pointer;
    filter: alpha(opacity:0);
    opacity: 0;
    z-index: 2;
    font-size: 0;
}

.upload-photo .upload-content-intro .file-box p {
    font-size: 14px;
    width: 270px;
    text-align: center;
    color: #999;
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}

.upload-photo .upload-content-intro .file-box .select-btn {
    width: 108px;
    height: 30px;
    line-height: 30px;
    z-index: 0;
    border: 1px solid #7d0b02;
    text-align: center;
    font-size: 14px;
    border-radius: 10px;
    display: block;
    left: 50%;
    position: absolute;
    top: 70px;
    margin-left: -50px;
    color: #7d0b02;
}

.upload-photo .upload-content-intro .submit-upload {
    display: block;
    width: 185px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 22px;
    margin: 20px auto 15px;
    background: linear-gradient(to right,#ff422d,#f60755);
}
.upload-photo .upload-content-intro .submit-upload.btn-grey {
    background: #ddd;
    color: #fff;
    pointer-events: none;
}
.upload-photo .intro-con {
    background: linear-gradient(to right,#ffcd85,#feb05b);
    border-radius: 0 0 5px 5px;
    color: #7d0b02;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
}

.upload-photo .upload-content-intro .file-box .picList {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    height: 155px;
}

.upload-photo .upload-content-intro .file-box .picList img {
    width: 380px;
    height: 155px;
    z-index: 8;
}

.upload-photo .upload-content-intro .file-box .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;
}
.tixian_list_con{
    background: #fff;
    width: 1136px;
    height: auto;
    padding: 10px 0;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 20px;
    margin-left: 26px;
}
.tixian_list{
    width: 100%;
    height: 54px;
    font-size: 14px;
    margin-left: 27px;
}
.tixian_list span{
    color: #333;
    margin-right: 30px;
}
.swiper-wrapper {
    /* 需要设置高度以适应垂直滚动 */
    height: 100%;
}
.tixian_list .swiper-slide{
     height: 40px; /* 单行高度 */
    width: 1000px;    /* 两列布局 */

    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 1px;
}
.tixian_list .swiper-slide span{
    flex: 1 1 470px; /* 每个子元素占据容器宽度的45%，留下一些间隙 */
    box-sizing: border-box;
}
.uploadFile {
    position: relative;
    z-index: 1;
    padding-top: 134px;
    margin-top: 45px;
}
.uploadFile .fdHead {
    position: absolute;
    top: 84px;
    left: 0;
    z-index: 1;
    width: 1200px;
    height: 59px;
    background: url(/zhuanti/20250618/images/tit_06.png) no-repeat;
}
.uploadFile .conBox {
    padding: 9px 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;
}
.example-pic {
    display: none;
    width: 510px;
    position: absolute;
    left: -48px;
    top: 35px;
    z-index: 50;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 8%);
}

.example-pic img {
    width: 510px;
}
.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;
}
.up_info{
    color: #3062e5;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.up_info a{
    width: 76px;
    height: 28px;
    border-radius: 14px;
    text-align: center;
    line-height: 28px;
    background: #cfdcfd;
    color: #3062e5;
    margin-left: 11px;
    font-size: 12px;
}
.rule_info{
    position: fixed;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
}
.rule_m{
    width: 549px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    border-radius: 16px;
    margin-left: -275px;
    margin-top: -188px;
    border-radius: 16px;
    overflow: hidden;
    padding-bottom: 10px;
}
.rule_m h3{
    height: 60px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    margin-bottom: 10px;
    background: #5080ff;
}
.rule_m h3 i{
    position: absolute;
    width: 22px;
    height: 23px;
    background: url(/zhuanti/regisdirecttrain/images/close-pic.png) no-repeat center;
    top: 17px;
    right: 17px;
}
.rule_m p{
    padding: 0 35px;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.rule_m p em{
    font-style: normal;
    font-weight: 600;
}
.b_banner{
    width: 100%;
    height: 92px;
    background: url(/zhuanti/regisdirecttrain/images/b_bottom.png) no-repeat center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
}
.b_banner .b_banner_m{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.b_banner .b_banner_m p{
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    font-style: italic;
    text-shadow: 0 0 1px #cf2a18,0 0 6px #91180a;
    text-align: center;
    line-height: 110px;
}
.b_banner .b_banner_m p span{
    color: #fff3b7;
}
.b_banner .b_banner_m p span i{
    font-size: 38px;
}
.b_banner .b_banner_m a{
    position: absolute;
    right: 20px;
    top: 38px;
    width: 184px;
    height: 39px;
    background: url(/zhuanti/regisdirecttrain/images/b_btn.png) no-repeat center;

}
.uploadFile .gzBtn{
    position: absolute;
    top: 32px;
    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);
}
.file-input, .pichide {
    display: none;
}

.upload-success {
    width: 365px;
    background: #fff;
    border-radius: 20px;
}

.upload-success .pop-tit {
    background: #5080ff;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 15px 15px 0 0;
}

.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;
}
.common-pop {
    display: none;
    width: 438px;
    position: fixed;
    left: 50%;
    margin-left: -219px;
    top: 50%;
    z-index: 999;
}
.upload-content {
    background: url("/zhuanti/regisdirecttrain/images/uplode-bg.jpg") no-repeat left top #fff;
    border-radius: 10px;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 8%);
    padding: 30px;
    font-size: 16px;
    margin-bottom: 25px;
}
.wap-address {
    display: none;
    padding-top: 40px;
    width: 564px;
    top: 50%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -282px;
    overflow: hidden;
    z-index: 100;
    text-align: center;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
}

.wap-address .addressWrap {
    width: 500px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
}

.wap-address .tit {
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    height: 60px;
    background-color: #f60755;
    margin-bottom: 37px;
}

.wap-address .close {
    position: absolute;
    top: 0;
    right: 0;
}

.wap-address .block-Wrap {
    width: 400px;
    margin: 0 auto;
}

.wap-address .block-Wrap .sqbot {
    text-align: center;
}

.wap-address .block-Wrap .sqbot .han {
    display: block;
    cursor: pointer;
    width: 185px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 22px;
    margin: 20px auto 15px;
    background: linear-gradient(to right, #ff422d, #f60755);
}

.wap-address .block-Wrap .sqcen {
    width: 400px;
    clear: both;
    margin: 0 auto 20px;
}

.wap-address .block-Wrap .sqcen .sqcen-c {
    color: #333333 !important;
    width: 305px;
    height: 46px;
    float: right;
    padding: 0 15px;
    border: 1px solid #D8D8D8 !important;
    line-height: 46px;
    font-size: 18px;
    float: right;
}

.wap-address .block-Wrap .sqcen textarea {
    width: 305px;
    height: 82px;
    font-size: 18px;
    line-height: 28px;
    vertical-align: top;
    font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
    color: #333333 !important;
    padding: 0 15px;
    border: 1px solid #D8D8D8 !important;
}

.wap-address .block-Wrap .sqcen span {
    float: left;
    height: 46px;
    display: inline-block;
    line-height: 46px;
    width: 62px;
    font-size: 14px;
    color: #666666;
}

.wap-address .instructionsCon {
    width: 404px;
    margin: 25px auto 0;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 50px;
    text-align: left;
    color: #999999;
}


/* 全额返 start */
.course-mod .tab-tit {
    text-align: center;
    font-size: 0;
    padding-bottom: 16px
  }
  
  .course-mod .tab-tit .btn {
    display: inline-block;
    line-height: 49px;
    font-size: 16px;
    color: #ad3422;
    background: #ffc792;
    padding: 0 26px;
    text-decoration: none
  }
  
  .course-mod .tab-tit .btn:first-child {
    border-radius: 12px 0 0 12px
  }
  
  .course-mod .tab-tit .btn:last-child {
    border-radius: 0 12px 12px 0
  }
  
  .course-mod .tab-tit .btn.on {
    background: #ffa904;
    color: #fff;
    font-weight: 700
  }
  
  .course-mod .tab-con .switch-subject {
    padding: 0 36px
  }
  
  .course-mod .tab-con .switch-subject ul {
    overflow: hidden
  }
  
  .course-mod .tab-con .switch-subject ul li {
    width: 96px;
    height: 30px;
    float: left;
    background: #ffedd6;
    border: 1px solid #ffc792;
    box-shadow: 0 0 9px 0 #ffc792;
    border-radius: 8px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ad3422;
    line-height: 32px;
    margin: 0 8px 14px 8px;
    text-align: center
  }
  
  .course-mod .tab-con .switch-subject ul li.on {
    background: linear-gradient(90deg, rgba(255, 169, 4, .79), rgba(252, 137, 59, .79));
    color: #fff
  }
  
  .course-mod .tab-con {
    position: relative;
    display: none
  }
  
  .course-mod .tab-con .course-container {
    overflow: hidden;
    padding: 0 16px 0 35px
  }
  
  .course-mod .tab-con .course-container ul.course-ul {
    display: none
  }
  
  .course-mod .other-con {
    width: 363px;
    float: left;
    margin: 15px 20px 15px 0
  }
  
  .course-mod .other-con .top-tit {
    height: 147px;
    text-align: center;
    color: #fff;
    position: relative;
    background: #9acd32
  }
  
  .course-mod .other-con .top-tit em {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 16px;
    color: #fff;
    display: inline-block;
    margin-top: 22px
  }
  
  .course-mod .other-con .top-tit h3 {
    font-size: 30px;
    font-family: weiruanmanhua;
    font-weight: 700;
    line-height: 48px;
    color: #fff
  }
  
  .course-mod .other-con .top-tit p {
    margin-top: 10px;
    display: inline-block;
    padding: 0 20px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    border: 1px solid #fff;
    border-radius: 15px;
    font-weight: 400;
    color: #fefefe
  }
  
  .course-mod .other-con .top-tit .insurance {
    display: block;
    width: 75px;
    height: 75px;
    position: absolute;
    right: -12px;
    top: -20px;
    background: url(/images/zhuanti/xinkaojiyouhui/course-ico02.png) no-repeat
  }
  
  .course-mod .other-con .con {
    height: 430px;
    border-radius: 0 0 12px 12px;
    position: relative;
    background: url(/images/zhuanti/xinkaojiyouhui/con_k01.png) no-repeat
  }
  
  .course-mod .other-con .list {
    padding: 18px 0 0 0;
    text-align: center
  }
  
  .course-mod .other-con .list li {
    line-height: 31px;
    font-size: 16px;
    color: #666;
    white-space: nowrap;
    background: initial;
    box-shadow: none;
    margin-bottom: 10px;
  }
  .course-wrap .courseKe .course-mod .list ul{
    padding:   0;
    background: initial;
    border-radius: none;
  }
  .course-mod .other-con .list li strong {
    font-size: 22px;
    padding: 0 6px
  }
  
  .course-mod .other-con .prize {
    background: url(/images/zhuanti/xinkaojiyouhui/price_k.png) no-repeat;
    text-align: center;
    width: 340px;
    height: 73px;
    margin: 147px auto 32px;
    padding: 16px 5px 0 5px;
    background-size: 100% auto;
  }
  
  .course-mod .other-con .prize p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ff4533;
    line-height: 27px
  }
  
  .course-mod .other-con .prize p i {
    width: 80px;
    height: 22px;
    background: linear-gradient(0deg, #ff4333, #ffb238);
    border-radius: 6px;
    display: inline-block;
    font-style: italic;
    font-size: 18px;
    font-family: HYBaManTi;
    font-weight: 700;
    color: #fff;
    line-height: 22px;
    margin-right: 6px
  }
  
  .course-mod .other-con .prize span {
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #ff4533;
    line-height: 43px;
    display: inline-block;
    min-width: 75px;
    text-align: center;
  }
  
  .course-mod .other-con .prize .middle-p {
    /* padding-right: 45px; */
    height: 89px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 700;
    font-style: italic;
    color: #ff4533;
    line-height: 67px;
    margin-left: 10px;
    float: left;
  }
  
  .course-mod .other-con .prize-p {
    background: url(/images/zhuanti/xinkaojiyouhui/price_p.png) no-repeat;
    text-align: center;
    width: 298px;
    height: 73px;
    margin: 147px auto 32px;
    padding: 16px 21px 0 21px
  }
  
  .course-mod .other-con .prize-p p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ff4533;
    line-height: 27px
  }
  
  .course-mod .other-con .prize-p p i {
    width: 80px;
    height: 22px;
    background: linear-gradient(0deg, #ff4333, #ffb238);
    border-radius: 6px;
    display: inline-block;
    font-style: italic;
    font-size: 18px;
    font-family: HYBaManTi;
    font-weight: 700;
    color: #fff;
    line-height: 22px;
    margin-right: 6px;
    text-align: center
  }
  
  .course-mod .other-con .prize-p span {
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #ff4533;
    line-height: 43px;
    display: inline-block
  }
  
  .course-mod .other-con .btn-wrap {
    text-align: center;
    font-size: 0;
    position: relative
  }
  
  .course-mod .other-con .btn-wrap .service-btn {
    float: left;
    margin-left: 42px;
    display: inline-block;
    width: 126px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    color: #ff5a1a;
    border: 2px solid #ff6b31;
    border-radius: 40px
  }
  
  .course-mod .other-con .btn-wrap .buy-btn {
    overflow: hidden;
    float: right;
    margin-right: 43px;
    cursor: pointer;
    display: inline-block;
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    border-radius: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    box-shadow: 0 4px 8px #ffc6b0;
    position: relative;
    background: #ff490a;
    background-image: -webkit-linear-gradient(left, #ff8f0f, #f60655);
    background-image: -ms-linear-gradient(left,  #ff8f0f, #f60655);
    background-image: linear-gradient(left,  #ff8f0f, #f60655)
  }
  
  .course-mod .other-con .btn-wrap .buy-btn input {
    position: absolute;
    top: -50px;
    left: 0
  }
  
  .course-mod .other-con .btn-wrap i {
    z-index: 99;
    display: block;
    width: 56px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-shadow: 2px 0 0 #cf7b31;
    position: absolute;
    right: 10px;
    top: -13px;
    background: url(/images/zhuanti/xinkaojiyouhui/coupon-ico02.png) no-repeat
  }
  
  .course-mod .other-con .con .original {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-decoration: line-through;
    color: #666;
    line-height: 16px;
    width: 100px;
    position: absolute;
    top: 151px;
    left: 2px;
    text-align: center
  }
  
  .course-mod .other-con.bg01 .top-tit {
    background: url(/images/zhuanti/xinkaojiyouhui/course-tit01.png) no-repeat
  }
  
  .course-mod .other-con.bg01 .con {
    border: 1px solid #ff4030;
    position: relative
  }
  
  .course-mod .other-con.bg01 .list li strong {
    color: #f75
  }
  
  .course-mod .other-con.bg02 .top-tit {
    background: url(/images/zhuanti/xinkaojiyouhui/course-tit02.png) no-repeat
  }
  
  .course-mod .other-con.bg02 .con {
    border: 1px solid #327acd
  }
  
  .course-mod .other-con.bg02 .list li strong {
    color: #1f78ea
  }
  
  .course-mod .other-con.bg03 .top-tit {
    background: url(/images/zhuanti/xinkaojiyouhui/course-tit03.png) no-repeat
  }
  
  .course-mod .other-con.bg03 .con {
    border: 1px solid #20c1c3
  }
  
  .course-mod .other-con.bg03 .list li strong {
    color: #07bdc7
  }
  
  .course-mod .other-con.bg04 .top-tit {
    background: url(/images/zhuanti/xinkaojiyouhui/course-tit04.png) no-repeat
  }
  
  .course-mod .other-con.bg04 .con {
    border: 1px solid #646dec
  }
  
  .course-mod .other-con.bg04 .list li strong {
    color: #6a87f6
  }
  
  .course-mod .other-con.bg05 .top-tit {
    background: url(/images/zhuanti/xinkaojiyouhui/course-tit05.png) no-repeat
  }
  
  .course-mod .other-con.bg05 .con {
    border: 1px solid #ffac4b
  }
  
  .course-mod .other-con.bg05 .list li strong {
    color: #ffb451
  }
  
  .course-mod .other-con.bg06 .top-tit {
    background: url(/images/zhuanti/xinkaojiyouhui/course-tit06.png) no-repeat
  }
  
  .course-mod .other-con.bg06 .con {
    border: 1px solid #30c19a
  }
  
  .course-mod .other-con.bg06 .list li strong {
    color: #07bdc7
  }
  
  .course-mod .listCourse-con .common-con {
    padding: 0 37px
  }
  
  .course-mod .listCourse-con ul.course-ul {
    width: 1220px;
    display: none
  }
  
  .course-mod .listCourse-con li {
    float: left;
    width: 362px;
    margin: 25px 20px 0 0;
    text-align: center
  }
  
  .course-mod .listCourse-con .top-tit {
    height: 293px;
    position: relative
  }
  
  .course-mod .listCourse-con .top-tit .tips03 {
    display: block;
    width: 59px;
    height: 59px;
    position: absolute;
    right: 0;
    top: 1px;
    background: url(/images/zhuanti/xinkaojiyouhui/coupon-ico04.png) no-repeat
  }
  
  .course-mod .listCourse-con .top-tit .tips03 p {
    line-height: 16px;
    text-align: center;
    padding-top: 11px;
    color: #fff
  }
  
  .course-mod .listCourse-con .top-tit h3 {
    font-size: 32px;
    font-family: weiruanmanhua;
    font-weight: 700;
    color: #333;
    line-height: 36px;
    padding-top: 58px;
    text-align: center
  }
  
  .course-mod .listCourse-con .top-tit .text01 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    padding: 0 18px;
    height: 30px;
    display: inline-block;
    background: rgba(199, 132, 53, .8);
    margin: 13px auto;
    border-radius: 15px
  }
  
  .course-mod .listCourse-con .top-tit .t1 {
    font-size: 16px;
    line-height: 32px;
    font-family: weiruanmanhua;
    font-weight: 700;
    color: #666
  }
  
  .course-mod .listCourse-con .top-tit .t1 em {
    font-size: 22px;
    padding: 0 4px 0 16px;
    font-family: weiruanmanhua;
    font-weight: 700;
    font-style: italic
  }
  
  .course-mod .listCourse-con .top-tit.bg01 .t1 em {
    color: #ff4435
  }
  
  .course-mod .listCourse-con .top-tit.bg02 .t1 em {
    color: #1f78ea
  }
  
  .course-mod .listCourse-con .top-tit.bg03 .t1 em {
    color: #f57604
  }
  
  .course-mod .listCourse-con .top-tit.bg04 .t1 em {
    color: #694ae4
  }
  
  .course-mod .listCourse-con .top-tit.bg05 .t1 em {
    color: #1cbcbc
  }
  
  .course-mod .listCourse-con .top-tit .t2 {
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 29px;
    top: 253px
  }
  
  .course-mod .listCourse-con .top-tit .t3 {
    width: 133px;
    text-align: right;
    line-height: 19px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: 19px;
    bottom: 0px;
  }
  
  .course-mod .listCourse-con .top-tit .t3 strong {
    font-size: 14px
  }
  
  .course-mod .listCourse-con .top-tit .t3 strong span {
    font-size: 24px
  }
  
  .course-mod .listCourse-con .btn-con {
    height: 70px;
    background: #fff;
    border-radius: 0 0 12px 12px;
    padding-top: 20px;
    text-align: center;
    font-size: 0
  }
  
  .course-mod .listCourse-con .btn-con .service-btn {
    float: left;
    margin-left: 20px;
    display: inline-block;
    width: 115px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #ff490a;
    text-align: center;
    border: 1px solid #ff490a;
    border-radius: 40px;
    text-decoration: none
  }
  
  .course-mod .listCourse-con .btn-con .buy-btn {
    /* overflow: hidden; */
    float: right;
    margin-right: 20px;
    display: inline-block;
    width: 189px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 40px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    box-shadow: 0 4px 8px #ffdad1;
    position: relative;
    background: #ff490a;
    background-image: -webkit-linear-gradient(left, #ff8150, #ff490a);
    background-image: -ms-linear-gradient(left, #ff8150, #ff490a);
    background-image: linear-gradient(left, #ff8150, #ff490a)
  }
  
  .course-mod .listCourse-con .btn-con .buy-btn input {
    position: absolute;
    top: -50px;
    left: 0;
    visibility: hidden;
  }
  
  .course-mod .listCourse-con .btn-con .buy-btn i {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0 7px;
    border-radius: 40px 40px 40px 0;
    font-size: 16px;
    color: #fff;
    text-shadow: 2px 0 0 #cf7b31;
    position: absolute;
    right: -8px;
    top: -12px;
    background: #c27e2e;
    background-image: -webkit-linear-gradient(top, #c27e2e, #fec076);
    background-image: -ms-linear-gradient(top, #c27e2e, #fec076);
    background-image: linear-gradient(top, #c27e2e, #fec076)
  }
  
  .course-mod .listCourse-con .top-tit.bg01 {
    background: url(/images/zhuanti/xinkaojiyouhui/courseList-bg01.png) no-repeat
  }
  
  .course-mod .listCourse-con .top-tit.bg02 {
    background: url(/images/zhuanti/xinkaojiyouhui/courseList-bg02.png) no-repeat
  }
  
  .course-mod .listCourse-con .top-tit.bg03 {
    background: url(/images/zhuanti/xinkaojiyouhui/courseList-bg03.png) no-repeat
  }
  
  .course-mod .listCourse-con .top-tit.bg04 {
    background: url(/images/zhuanti/xinkaojiyouhui/courseList-bg04.png) no-repeat
  }
  
  .course-mod .listCourse-con .top-tit.bg05 {
    background: url(/images/zhuanti/xinkaojiyouhui/courseList-bg05.png) no-repeat
  }
  
/* 全额返 end */
.file_info{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    height: 100%;
    width: 100%;
    z-index: 10;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    padding-top: 30px;
    box-sizing: border-box;
}
.file_info span{
    width: 300px;
    display: block;
    margin: 0 auto;
    margin-top: 38px;
}
.s_file .pop-tit {
    text-align: center;
    color: #333;
    line-height: 60px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 15px 15px 0 0;
}

.s_file .pop-con {
    text-align: center;
    padding: 0px 30px 20px;
    line-height: 28px;
    font-size: 14px;
}
