<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
@author: sunke
*/
body, input, textarea, button {
    font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1,\9ED1\4F53", "PingFang SC", "Heiti SC", tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}

body {
    margin: 0 auto;
    color: #333;
    min-width: 1200px;
    background: url("/images/kuaijishiwu/zhuanti/yike/body-bg.jpg") center;
    padding-bottom: 90px;
}

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;
    vertical-align: top;
}

ul, li, ol {
    list-style-type: none;
}

i, em, address, caption, cite, code, dfn, th, var {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
}

input, button, textarea, a, a:hover {
    outline: none;
}

textarea {
    resize: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.pr {
    position: relative;
}

.abs {
    position: absolute;
}

.layout {
    width: 1200px;
    margin: 0 auto;
}

.header-wrap {
    width: 100%;
    background: #fff;
}

.common-title {
    text-align: center;
    margin: 50px 0 22px;
    background: url("/images/kuaijishiwu/zhuanti/yike/title-ico01.png") no-repeat center top;
}

.common-title h3 {
    display: inline-block;
    line-height: 96px;
    font-size: 44px;
    color: #3583ff;
    text-shadow: 0 2px 10px rgba(0, 129, 255, 0.36);
    position: relative;
    /* -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;  */
    padding-top: 22px;
}

.common-title h3:before, .common-title h3:after {
    content: "";
    width: 81px;
    height: 68px;
    position: absolute;
    left: -92px;
    top: 18px;
    background: url("/images/kuaijishiwu/zhuanti/yike/title-ico02.png") no-repeat;
}

.common-title h3:after {
    left: auto;
    right: -92px;
    background: url("/images/kuaijishiwu/zhuanti/yike/title-ico03.png") no-repeat;
}

.common-title.mt0 {
    margin-top: 0;
}

/**/
.topHeader-wrap {
    width: 100%;
    height: 424px;
    background: url("/images/kuaijishiwu/zhuanti/yike/header.png") no-repeat center top;
}

.topHeader-mod {
    height: 0;
}

.topHeader-mod .tips {
    width: 461px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    text-shadow: 0 4px 4px #61a6fd;
    font-size: 32px;
    color: #fff;
    top: 346px;
    left: 193px;
}

.topHeader-mod .free-btn {
    display: block;
    width: 350px;
    height: 290px;
    line-height: 0;
    font-size: 0;
    right: 20px;
    top: 120px;
}

/**/
.newCourse-wrap {
    width: 100%;
    height: 557px;
    background: url("/images/kuaijishiwu/zhuanti/yike/newCourse-bg.jpg") no-repeat center top;
}

.newCourse-mod {}

.newCourse-mod .box {
    width: 589px;
    height: 282px;
    box-shadow: 0 5px 10px #dae9fe;
    border-radius: 14px;
    position: relative;
}

.newCourse-mod .box .tips {
    width: 135px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: -2px;
    top: 19px;
    background: url("/images/kuaijishiwu/zhuanti/yike/newCourse-ico01.jpg") no-repeat;
}

.newCourse-mod .box.bg01 {
    float: left;
    background: url("/images/kuaijishiwu/zhuanti/yike/newCourse-bg02.jpg") no-repeat;
}

.newCourse-mod .box.bg02 {
    float: right;
    background: url("/images/kuaijishiwu/zhuanti/yike/newCourse-bg03.jpg") no-repeat;
}

.newCourse-mod .tit {
    float: left;
    width: 164px;
    text-align: center;
    padding-left: 12px;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    padding-top: 90px;
}

.newCourse-mod .con {
    float: right;
    width: 370px;
    margin: 0 22px 0 0;
    padding-top: 26px;
}

.newCourse-mod .con .tit01 {
    line-height: 30px;
    padding-left: 14px;
    font-size: 16px;
    font-weight: bold;
}

.newCourse-mod .con ul {
    padding: 10px 0;
}

.newCourse-mod .con li {
    height: 35px;
    line-height: 35px;
}

.newCourse-mod .con li strong {
    display: inline-block;
    width: 198px;
    font-size: 18px;
}

.newCourse-mod .con .send-tit {
    height: 24px;
    border-bottom: 1px solid #eee;
}

.newCourse-mod .con .send-tit span {
    display: block;
    float: left;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #f96b45;
    padding: 0 5px;
}

.newCourse-mod .con .send-tit h4 {
    display: block;
    float: left;
    line-height: 24px;
    color: #e9634d;
    background: #fcf0e9;
    padding: 0 6px;
    font-weight: normal;
}

.newCourse-mod .con .btn-wrap {
    padding: 20px 0 0;
}

.newCourse-mod .con .btn-wrap .prize {
    display: block;
    float: left;
    line-height: 34px;
    color: #f8654d;
}

.newCourse-mod .con .btn-wrap .prize strong {
    font-size: 24px;
}

.newCourse-mod .con .btn-wrap .buy-btn {
    display: block;
    float: right;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 40px;
    color: #fff;
    text-decoration: none;
    background: #ff9987;
    background-image: -webkit-linear-gradient(top, #ff9987, #ff6047);
    background-image: -moz-linear-gradient(top, #ff9987, #ff6047);
    background-image: linear-gradient(top, #ff9987, #ff6047);
}

.newCourse-mod .con .btn-wrap .details-btn {
    display: block;
    float: right;
    width: 88px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    border-radius: 40px;
    border: 1px solid #d2d2d2;
    margin-right: 10px;
}

.newCourse-mod .box.bg01 .tit {
    text-shadow: 0 4px 0 #67b8fa;
}

.newCourse-mod .box.bg02 .tit {
    text-shadow: 0 4px 0 #e1a7f8;
}

.newCourse-mod .box.bg01 .tit01 {
    display: inline-block;
    color: #307bfd;
    background: #a7169e;
    background-image: -webkit-linear-gradient(left, #a5e8ff, #fff);
    background-image: -moz-linear-gradient(left, #a5e8ff, #fff);
    background-image: linear-gradient(left, #a5e8ff, #fff);
}

.newCourse-mod .box.bg02 .tit01 {
    display: inline-block;
    color: #bc41fc;
    background: #f4c8ff;
    background-image: -webkit-linear-gradient(left, #f4c8ff, #fff);
    background-image: -moz-linear-gradient(left, #f4c8ff, #fff);
    background-image: linear-gradient(left, #f4c8ff, #fff);
}

.course-MoreBtn {
    display: block;
    width: 217px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 40px;
    border: 2px solid #fff;
    box-shadow: 0 5px 10px #bcd6fe;
    margin: 36px auto 0;
    background: #307cfd;
    background-image: -webkit-linear-gradient(top, #82caff, #307cfd);
    background-image: -moz-linear-gradient(left, #82caff, #307cfd);
    background-image: linear-gradient(left, #82caff, #307cfd);
}

.course-MoreBtn:hover {
    text-decoration: none;
}

/**/
.coupon-wrap {
    width: 100%;
    height: 211px;
    background: url("//www.chinaacc.com/upload/resources/image/2023/09/06/2200475.png") no-repeat center top;
}

.coupon-mod {
    padding: 47px 0 0 0;
}

.coupon-mod .tit {
    float: left;
    line-height: 118px;
    font-size: 36px;
    font-weight: bold;
    padding-left: 157px;
    position: relative;
}

.coupon-mod .tit strong {
    color: #ee5d38;
}

.coupon-mod .tit:before {
    content: "";
    width: 116px;
    height: 40px;
    position: absolute;
    right: -154px;
    top: 42px;
    background: url("/images/kuaijishiwu/zhuanti/yike/coupon-ico01.png") no-repeat;
}

.coupon-mod .btn {
    display: block;
    float: right;
    margin: 35px 117px 0 0;
    width: 177px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    position: relative;
    text-align: center;
    border-radius: 40px;
    text-decoration: none;
    background: #ff9887;
    background-image: -webkit-linear-gradient(top, #ff9887, #ff6047);
    background-image: -moz-linear-gradient(top, #ff9887, #ff6047);
    background-image: linear-gradient(top, #ff9887, #ff6047);
}

.coupon-mod .btn:before {
    content: "";
    width: 51px;
    height: 51px;
    position: absolute;
    right: -18px;
    top: 23px;
    -webkit-animation: get-scale 1.5s infinite linear;
    animation: get-scale 1.5s infinite linear;
    background: url("/images/kuaijishiwu/zhuanti/yike/coupon-ico02.png") no-repeat;
}

/**/
.liveSeckill-mod {
    height: 632px;
    border-radius: 8px;
    box-shadow: 0 5px 10px #dae9fe;
    background: url("/images/kuaijishiwu/zhuanti/yike/live-bg.png") no-repeat center top;
    margin-bottom: 32px;
}

.liveSeckill-mod .videoRight-con {
    padding: 30px 50px 0 50px;
}

.liveSeckill-mod .swiper-container {
    height: 120px;
}

.liveSeckill-mod .videoRight-con .arrow-left, .liveSeckill-mod .videoRight-con .arrow-right {
    display: none;
    width: 11px;
    height: 19px;
    position: absolute;
    left: -28px;
    top: 30px;
    background: url("/images/kuaijishiwu/zhuanti/yike/live-ico01.png") no-repeat;
}

.liveSeckill-mod .videoRight-con .arrow-right {
    left: auto;
    right: -28px;
    background: url("/images/kuaijishiwu/zhuanti/yike/live-ico02.png") no-repeat;
}

.liveSeckill-mod .video-list-main .video-list-date .box {
    width: 213px;
    height: 79px;
    padding: 0 0 0 26px;
    border: 3px solid #fff;
    position: relative;
    margin-right: 36px;
    background: #fff;
    border-radius: 20px;
    float: left;
}

.liveSeckill-mod .video-list-main .video-list-date.on .box {
    border-color: #bad6ff;
    color: #317cfd;
}

.liveSeckill-mod .video-list-main .video-list-date.on .box:before {
    content: "";
    width: 20px;
    height: 16px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -16px;
    background: url("/images/kuaijishiwu/zhuanti/yike/live-ico03.png") no-repeat;
}

.liveSeckill-mod .video-list-main .video-list-date .video-list-date-panel {
    line-height: 26px;
    padding-top: 8px;
    font-size: 16px;
    font-weight: bold;
}

.liveSeckill-mod .video-list-main .video-list-date .video-list-panel {
    line-height: 20px;
    padding-top: 3px;
}

.liveSeckill-mod .video-list-main .video-list-date .video-list-btns {
    display: none;
}

.liveSeckill-mod .video-main-wrap {
    float: left;
    width: 665px;
    height: 432px;
    background: #fff;
    border: 3px solid #a5c9ff;
    box-shadow: 0 5px 10px #6197f9;
    border-radius: 12px;
    position: relative;
    margin-left: 29px;
}

.liveSeckill-mod .live-state-mod {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-top: 115px;
    text-align: center;
    z-index: 2;
}

.liveSeckill-mod .live-state-mod p {
    line-height: 40px;
    font-size: 30px;
    display: none;
    color: #fff;
}

.liveSeckill-mod .live-state-mod .live-state {
    position: absolute;
    left: 0;
    top: 0;
    padding: 8px 15px;
    line-height: 1;
    color: #fff;
    font-size: 18px;
    background: url(/images/zhuanti/20201212/live-state-bg.png) repeat;
    -webkit-border-bottom-right-radius: 14px;
    -moz-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    display: none
}

.liveSeckill-mod .live-state-mod .live-state i {
    width: 23px;
    height: 18px;
    display: inline-block;
    margin: -3px 12px 0 0;
    vertical-align: middle;
    background: url(/images/zhuanti/20201212/live-state-icon.gif) no-repeat;
}

.liveSeckill-mod .live-state-mod em.paly-state {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: 0 -212px;
    vertical-align: middle;
    margin-left: 9px;
}

.liveSeckill-mod .live-state-mod #live-countDown {
    line-height: 40px;
    font-size: 24px;
    margin-bottom: -32px;
}

.liveSeckill-mod .live-state-mod #live-countDown span {
    display: block;
    font-size: 30px;
}

.liveSeckill-mod .live-state-mod #live-countDown em {
    display: none;
}

.liveSeckill-mod .live-state-mod .live-state-make {
    padding-bottom: 88px;
    background: url(/images/zhuanti/20211111/live-state-icon1.png) no-repeat center bottom;
}

.liveSeckill-mod .video-main {
    width: 635px;
    height: 403px;
    position: relative;
    margin: 15px 0 0 15px;
}

.liveSeckill-mod .video-main .video-frame {
    overflow: hidden;
}

.liveSeckill-mod .video-main .video-frame img {
    width: 635px;
    height: 403px;
}

.liveSeckill-mod .video-main .video-h5 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.liveSeckill-mod .video-main .pact-shade {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #000;
    opacity: 0.64;
    filter: alpha(opacity=64);
}

.liveSeckill-mod .live-state-mod .btns-play {
    padding-top: 46px;
    position: relative;
}

.liveSeckill-mod .live-state-mod .btns-play a {
    display: none;
    width: 146px;
    height: 42px;
    line-height: 42px;
    border: 2px solid #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #317cfd;
    background-image: -webkit-linear-gradient(top, #82caff, #317cfd);
    background-image: -moz-linear-gradient(top, #82caff, #317cfd);
    background-image: linear-gradient(top, #82caff, #317cfd);
}

.liveSeckill-mod .live-state-mod .btns-play a.video-play, .liveSeckill-mod .live-state-mod .btns-play a.live-play {
    background: #ff9987;
    background-image: -webkit-linear-gradient(top, #ff9987, #ff6047);
    background-image: -moz-linear-gradient(top, #ff9987, #ff6047);
    background-image: linear-gradient(top, #ff9987, #ff6047);
}

.liveSeckill-mod .live-state-mod .btns-play a.video-play i, .liveSeckill-mod .live-state-mod .btns-play a.live-play i {
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 10px;
    *margin-top: 0;
    background: url(/images/zhuanti/20201212/btns-play-icon.png) no-repeat;
}

.liveSeckill-mod .live-state-mod .btns-play .live-pact {
    display: inline-block;
}

.liveSeckill-mod .live-state-mod .btns-play .tips {
    width: 500px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 70px;
    bottom: -40px;
}

/*.liveSeckill-mod .live-state-mod .btns-play .live-other,.liveSeckill-mod .live-state-mod .btns-play .live-pact-after,.liveSeckill-mod .live-state-mod .btns-play .live-other:hover,.liveSeckill-mod .live-state-mod .btns-play .live-pact-after:hover{border-color:#fff;background:#999;display:inline-block;text-decoration:none;cursor:default;}*/
.liveSeckill-mod .teacher-con {
    float: left;
    width: 467px;
    height: 322px;
    border: 2px solid #a5c9ff;
    border-left: 0;
    margin-top: 55px;
    background: #f0f9ff;
    border-radius: 0 12px 12px 0;
}

.liveSeckill-mod .teacher-con .tab-con {
    display: none;
    position: relative;
}

.liveSeckill-mod .teacher-con .tab-con .tips {
    line-height: 25px;
    color: #fff;
    background: #ff9786;
    border-radius: 0 0 10px 10px;
    padding: 0 8px;
    box-shadow: 0 5px 10px #daefff;
    position: absolute;
    right: 34px;
    top: 0;
}

.liveSeckill-mod .teacher-con .tab-con .text {
    padding: 56px 0 0 16px;
}

.liveSeckill-mod .teacher-con .tab-con .text h4 {
    line-height: 22px;
    color: #317cfd;
    font-size: 14px;
    margin-bottom: 12px;
    padding-left: 29px;
}

.liveSeckill-mod .teacher-con .tab-con .text h4.ico01 {
    background: url("/images/kuaijishiwu/zhuanti/yike/live-ico04.png") no-repeat left center;
}

.liveSeckill-mod .teacher-con .tab-con .text h4.ico02 {
    background: url("/images/kuaijishiwu/zhuanti/yike/live-ico05.png") no-repeat left center;
}

.liveSeckill-mod .teacher-con .tab-con .text h4.ico03 {
    background: url("/images/kuaijishiwu/zhuanti/yike/live-ico06.png") no-repeat left center;
}

.liveSeckill-mod .teacher-con .tab-con .text p {
    line-height: 24px;
    color: #317cfd;
    padding: 0 0 0 28px;
}

.liveSeckill-mod .teacher-con .tab-con .pic {
    position: absolute;
    right: -20px;
    top: 48px;
}

/**/
.mask {
    display: none;
    width: 100%;
    z-index: 98;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
}

.common-pop {
    display: none;
    width: 574px;
    position: fixed;
    left: 50%;
    margin-left: -287px;
    top: 50%;
    z-index: 99;
}

.livePact-dialog {}

.livePact-dialog .livePact-body {
    padding: 40px 28px;
    line-height: 24px;
    position: relative;
    z-index: 9;
}

.livePact-dialog .livePact-body img {
    display: block;
    margin: 0 auto;
}

.livePact-dialog .livePact-body strong {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: normal;
    display: block;
    padding-top: 16px;
}

.livePact-dialog .livePact-body p {
    color: #86604c;
}

.livePact-dialog .livePact-close {
    display: none;
    width: 16px;
    height: 16px;
    line-height: 160px;
    overflow: hidden;
    position: absolute;
    top: 24px;
    right: 26px;
    background: url(/images/zhuanti/20210618/close-btn01.png) no-repeat;
}

.commonTips-pop {
    width: 420px;
    margin-left: -220px;
    padding: 10px;
    background: #ff718c;
    background-image: -webkit-linear-gradient(top, #ff718c, #ff4266);
    background-image: -ms-linear-gradient(top, #ff718c, #ff4266);
    background-image: linear-gradient(top, #ff718c, #ff4266);
    border-radius: 15px;
    box-shadow: 0 0 8px #e27647 inset;
}

.commonTips-pop .close-btn {
    display: block;
    line-height: 0;
    font-size: 0;
    width: 40px;
    height: 40px;
    background: url("/images/zhuanti/20221212/ico.png") no-repeat -147px -293px;
    top: -54px;
    right: 0;
}

.commonTips-pop .con {
    border-radius: 12px;
    padding: 4px;
    background: #fde893;
}

.commonTips-pop .con-border {
    background: #fff;
    background-image: -webkit-linear-gradient(top, #fffee9, #fff);
    background-image: -ms-linear-gradient(top, #fffee9, #fff);
    background-image: linear-gradient(top, #fffee9, #fff);
    border-radius: 12px;
    padding-bottom: 23px;
    position: relative;
}

.commonTips-pop .con-border:before {
    content: "";
    width: 404px;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("/images/zhuanti/20221111/commonTips-bg.png") no-repeat;
}

.commonTips-pop .con h4 {
    font-size: 20px;
    color: #e3220a;
    font-weight: bold;
    line-height: 30px;
    padding: 30px 0 160px;
    margin-bottom: 34px;
    text-align: center;
    background: url("/images/zhuanti/20221111/zhengbao-icon01.png") no-repeat center bottom;
}

.commonTips-pop .con .btn {
    display: block;
    width: 132px;
    height: 48px;
    line-height: 48px;
    border-radius: 40px;
    position: relative;
    z-index: 9;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    text-align: center;
    background-position: 0 -347px;
}

/**/
.course-wrap {
    width: 100%;
    height: auto;
    padding-top: 30px;
    background: url("/images/kuaijishiwu/zhuanti/yike/course-bg.jpg") no-repeat center top;
    padding-bottom: 40px;
}

.course-wrap .common-title h3 {
    color: #fff;
    text-shadow: 0 0 2px #3583ff;
}

.course-mod {
    width: 1196px;
    border: 2px solid #3690fd;
    border-radius: 12px;
    background: #edf5ff;
    padding-bottom: 38px;
    box-shadow: inset 0.027rem 0.027rem 0.067rem #6c9ff9
}

.course-mod .tab-tit {
    padding: 38px 0 39px 0;
    text-align: center;
    font-size: 0;
}

.course-mod .tab-tit .btn {
    display: inline-block;
    width: 167px;
    height: 41px;
    line-height: 41px;
    font-size: 20px;
    position: relative;
    text-decoration: none;
    color: #4589f6;
    font-weight: bold;
    border: 1px solid #3690fd;
    border-radius: 12px;
    margin: 0 25px;
}

.course-mod .tab-tit .btn.on {
    width: 165px;
    height: 39px;
    line-height: 39px;
    color: #fff;
    box-shadow: 0 5px 10px #b6d2ff;
    border: 2px solid #fff;
    background: #3c87fd;
    background-image: -webkit-linear-gradient(top, #82caff, #3c87fd);
    background-image: -moz-linear-gradient(top, #82caff, #3c87fd);
    background-image: linear-gradient(top, #82caff, #3c87fd);
}

.course-mod .tab-tit .btn.on:before {
    content: "";
    width: 16px;
    height: 11px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -11px;
    background: url("/images/kuaijishiwu/zhuanti/yike/course-ico01.png") no-repeat;
}

.course-mod .tab-con {
    display: none;
    padding: 0 0 0 26px;
}

.course-mod .tab-con li {
    float: left;
    width: 372px;
    height: auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 12px #cadfff;
    margin: 0 17px 17px 0;
    padding-bottom: 15px;
}

.course-mod .tab-con .top-con {
    height: 293px;
    position: relative;
    background: url("/images/kuaijishiwu/zhuanti/yike/course-bg02.jpg") no-repeat;
}

.course-mod .tab-con .top-con .tips {
    width: 59px;
    height: 48px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    padding-top: 11px;
    position: absolute;
    right: 8px;
    top: 9px;
    background: url("/images/kuaijishiwu/zhuanti/yike/course-ico02.png") no-repeat;
}

.course-mod .tab-con .top-con h3 {
    line-height: 37px;
    font-size: 30px;
    padding-top: 50px;
    text-align: center;
}

.course-mod .tab-con .top-con p {
    font-size: 18px;
    color: #666;
    line-height: 24px;
    padding-top: 10px;
    text-align: center;
}

.course-mod .tab-con .top-con .time {
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #731f0d;
    position: absolute;
    left: 99px;
    top: 211px;
}

.course-mod .tab-con .top-con .sale {
    width: 235px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.course-mod .tab-con .top-con .prize {
    width: 126px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 220px;
}

.course-mod .tab-con .top-con .prize strong {
    font-size: 26px;
}

.course-mod .tab-con .top-con .prize em {
    font-size: 14px;
}

.course-mod .tab-con .btn-wrap {
    text-align: center;
    font-size: 0;
    padding: 8px 0 0;
}

.course-mod .tab-con .btn-wrap .service-btn {
    display: inline-block;
    width: 115px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-weight: bold;
    color: #ff634a;
    text-decoration: none;
    border: 1px solid #ff644b;
    border-radius: 40px;
    margin: 0 8px;
}

.course-mod .tab-con .btn-wrap .buy-btn {
    display: inline-block;
    width: 189px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border-radius: 40px;
    box-shadow: 0 5px 10px #fadcd4;
    margin: 0 8px;
    text-decoration: none;
    background: #ff9987;
    background-image: -webkit-linear-gradient(top, #ff9987, #ff6047);
    background-image: -moz-linear-gradient(top, #ff9987, #ff6047);
    background-image: linear-gradient(top, #ff9987, #ff6047);
}

.coupon02-mod {
    width: 1220px;
    height: 175px;
    margin-left: -10px;
    margin-top: 48px;
    background: url("//www.chinaacc.com/upload/resources/image/2023/09/06/2200474.png") no-repeat;
}

.coupon02-mod .tit {
    float: left;
    line-height: 118px;
    font-size: 36px;
    font-weight: bold;
    padding-left: 157px;
    position: relative;
}

.coupon02-mod .tit strong {
    color: #ee5d38;
}

.coupon02-mod .tit:before {
    content: "";
    width: 116px;
    height: 40px;
    position: absolute;
    right: -154px;
    top: 42px;
    background: url("/images/kuaijishiwu/zhuanti/yike/coupon-ico01.png") no-repeat;
}

.coupon02-mod .btn {
    display: block;
    float: right;
    margin: 35px 117px 0 0;
    width: 177px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    position: relative;
    text-align: center;
    border-radius: 40px;
    text-decoration: none;
    background: #ff9887;
    background-image: -webkit-linear-gradient(top, #ff9887, #ff6047);
    background-image: -moz-linear-gradient(top, #ff9887, #ff6047);
    background-image: linear-gradient(top, #ff9887, #ff6047);
}

.coupon02-mod .btn:before {
    content: "";
    width: 51px;
    height: 51px;
    position: absolute;
    right: -18px;
    top: 23px;
    -webkit-animation: get-scale 1.5s infinite linear;
    animation: get-scale 1.5s infinite linear;
    background: url("/images/kuaijishiwu/zhuanti/yike/coupon-ico02.png") no-repeat;
}

/**/
.freeData-mod {
    width: 1204px;
    height: 457px;
    padding-top: 58px;
    border-radius: 8px;
    box-shadow: 0 5px 10px #dae9fe;
    margin: 70px auto 0;
    background: url("/images/kuaijishiwu/zhuanti/yike/freeData-bg.jpg") no-repeat;
}

.freeData-mod .list {
    padding: 34px 0 0 53px;
}

.freeData-mod .list li {
    float: left;
    width: 325px;
    height: 50px;
    background: #fff;
    line-height: 50px;
    font-size: 20px;
    text-indent: 103px;
    border-radius: 12px;
    box-shadow: 0 5px 10px #cae0fe;
    margin: 0 62px 52px 0;
    position: relative;
}

.freeData-mod .list li:before {
    content: "";
    width: 91px;
    height: 81px;
    position: absolute;
    left: 10px;
    top: -32px;
    background: url("/images/kuaijishiwu/zhuanti/yike/freeData-ico01.png") no-repeat;
}

.freeData-mod .list li:after {
    content: "";
    width: 17px;
    height: 29px;
    position: absolute;
    right: -40px;
    top: 11px;
    background: url("/images/kuaijishiwu/zhuanti/yike/freeData-ico02.png") no-repeat;
}

.freeData-mod .list li:nth-child(3n) {
    margin-right: 0
}

.freeData-mod .list li:nth-child(3n):after {
    display: none;
}

.freeData-mod .btn {
    display: block;
    width: 217px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 40px;
    border: 2px solid #fff;
    box-shadow: 0 5px 10px #bcd6fe;
    -webkit-animation: get-scale 1.5s infinite linear;
    animation: get-scale 1.5s infinite linear;
    margin: 0 auto;
    background: #307cfd;
    background-image: -webkit-linear-gradient(top, #82caff, #307cfd);
    background-image: -moz-linear-gradient(left, #82caff, #307cfd);
    background-image: linear-gradient(left, #82caff, #307cfd);
}

.freeData-mod .btn i {
    display: inline-block;
    width: 15px;
    height: 21px;
    margin-left: 12px;
    vertical-align: -2px;
    background: url("/images/kuaijishiwu/zhuanti/yike/freeData-ico03.png") no-repeat;
}

/**/
.ewm-mod {
    width: 1204px;
    height: 214px;
    margin: 67px auto 55px;
    text-align: center;
    font-size: 0;
    box-shadow: 0 5px 10px #dae9fe;
    background: url("/images/kuaijishiwu/zhuanti/yike/ewm-bg.jpg") no-repeat;
}

.ewm-mod .box {
    display: inline-block;
    width: 225px;
    text-align: center;
    padding: 21px 0 0;
}

.ewm-mod .box img {
    display: block;
    width: 128px;
    height: 128px;
    border: 9px solid #fff;
    border-radius: 10px;
    margin: 0 auto;
    box-shadow: 0 5px 10px #3a79e9;
}

.ewm-mod .box p {
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
}

/**/
.adFix-wrap {
    width: 100%;
    height: 100px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 69;
    background: url("/images/kuaijishiwu/zhuanti/yike/adFix-bg.jpg") no-repeat;
}

.adFix-wrap .close-btn {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 18px;
    right: 10px;
    line-height: 0;
    font-size: 0;
    background: url("/images/kuaijishiwu/zhuanti/yike/adFix-ico01.png") no-repeat;
}

.adFix-mod {
    height: 100px;
}

.adFix-mod .ewm {
    width: 108px;
    height: 108px;
    left: 80px;
    top: -24px;
    box-shadow: 5px 5px 10px #53a4fd;
    border-radius: 12px;
    background: url("/images/kuaijishiwu/zhuanti/yike/adFix-bg02.png") no-repeat;
}

.adFix-mod .ewm img {
    display: block;
    width: 78px;
    height: 78px;
    padding: 15px 0 0 15px;
}

.adFix-mod .text {
    width: 680px;
    padding: 13px 0 0 245px;
}

.adFix-mod .text h3 {
    line-height: 38px;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 4px 4px #539cfc;
}

.adFix-mod .text h4 {
    line-height: 38px;
    font-size: 28px;
    color: #fff59f;
    font-weight: bold;
    text-shadow: 0 4px 4px #539cfc;
}

.adFix-mod .btn {
    display: block;
    width: 158px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #fff;
    text-decoration: none;
    border-radius: 40px;
    margin-top: 23px;
    font-size: 22px;
    position: relative;
    color: #4489f6;
    font-weight: bold;
    border: 6px solid #98cbfa;
}

.adFix-mod .btn:before {
    content: "";
    width: 76px;
    height: 75px;
    position: absolute;
    right: -26px;
    bottom: -40px;
    background: url("/images/kuaijishiwu/zhuanti/yike/adFix-ico02.png") no-repeat;
}

.fixNav-common .arrow-btn {
    left: -21px !important;
}

/**/
.fixNav-mod {
    width: 122px;
    height: 464px;
    z-index: 69;
    padding: 5px 46px 0 16px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -291px;
    background: url("//www.chinaacc.com/upload/resources/image/2023/08/31/2195449.png") no-repeat;
}

.fixNav-mod .zhengbaoCold-con {
    text-align: center;
    padding: 11px 0 0;
    height: 85px;
}

.fixNav-mod .zhengbaoCold-con p {
    line-height: 21px;
    color: #458af6;
}

.fixNav-mod .zhengbaoCold-con a {
    color: #458af6;
}

.fixNav-mod .service-btn {
    display: block;
    line-height: 27px;
    text-align: center;
    color: #458af6;
    padding-top: 26px;
    background: url("/images/kuaijishiwu/zhuanti/yike/fixNav-ico01.png") no-repeat center top;
}

.fixNav-mod .btn-wrap {
    text-align: center;
}

.fixNav-mod .btn-wrap .btn {
    display: inline-block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    border: 2px solid #fff;
    font-size: 14px;
    color: #327efe;
    text-decoration: none;
    text-align: center;
    background: #e0f4ff;
    border-radius: 40px;
    margin-bottom: 8px;
}

.fixNav-mod .btn-wrap .btn:hover {
    color: #fff;
    box-shadow: 0 4px 8px #cfe2ff;
    font-weight: bold;
    background: #327dfd;
    background-image: -webkit-linear-gradient(top, #80c8ff, #327dfd);
    background-image: -moz-linear-gradient(top, #80c8ff, #327dfd);
    background-image: linear-gradient(top, #80c8ff, #327dfd);
}

.fixNav-mod .phone-con {
    background: #76beff;
    text-align: center;
    padding: 9px 0;
}

.fixNav-mod .phone-con p {
    line-height: 20px;
    color: #fff;
}

.fixNav-mod .ewm {
    display: block;
    width: 76px;
    height: 76px;
    margin: 11px auto 0;
}

.fixNav-mod .top-btn {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 0;
    font-size: 0;
    margin: 10px auto 0;
}

.course_w_main {
    width: 1200px;
    height: 474px;
    background: url(/images/kuaijishiwu/zhuanti/yike/course_bg.png) no-repeat;
    padding: 40px 33px 0 33px;
    box-sizing: border-box;
    box-shadow: 0 0 16px 2px #d4e9fe;
    border-radius: 10px;
}

.course_w_main ul li {
    border-radius: 25px;
    width: 550px;
    height: 182px;
    background: linear-gradient(to bottom, #ff6a2c, #ffb449);
    margin-right: 28px;
    margin-bottom: 20px;
    padding-left: 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
}

.course_w_main ul li:nth-child(2n) {
    margin-right: 0;
}

.course_w_main ul li p {
    margin-left: 26px;
}

.course_w_main ul li p span {
    font-size: 28px;
    font-weight: 600;
    color: #feeb7f;
    display: block;
    text-shadow: 0 2px 12px rgba(212, 30, 0, 0.63);

}

.course_w_main ul li p i {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 0 2px 12px rgba(212, 30, 0, 0.63);
}

.course_w_main ul li a.cou_btn_li {
    position: absolute;
    right: 27px;
    top: 38px;
}

.coupon_off {
    width: 221px;
    height: 146px;
    background: url(/images/kuaijishiwu/zhuanti/yike/course_l_img02.png) no-repeat;
    position: relative;
    overflow: hidden;
}

.coupon_off:nth-child(1) {
    margin-right: 26px;
}

.coupon_off a.cou_btn {
    display: block;
    width: 170px;
    height: 33px;
    background: #feeb7f;
    border-radius: 16.5px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0 5px 8px 1px rgba(255, 136, 56, 0.36);
    line-height: 33px;
    font-size: 18px;
    color: #f73b25;
    margin-top: 15px;
    font-weight: 600;
}

.coupon_off h5 {
    text-align: center;
    font-size: 30px;
    color: #f73b25;
    line-height: 1;
    margin-top: 10px;
}

.coupon_off h5 i {
    font-size: 50px;
}

.course_w_main ul li .coupon_off p {
    font-size: 18px;
    color: #252525;
    text-align: center;
    margin-left: 0;
    font-weight: 600;

}

.coupon_off i.tag {
    font-size: 14px;
    color: #f73b25;
    background: #ffdfad;
    width: 88px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    left: -21px;
    top: 14px;
    transform: rotate(-45deg);
}

.code_msg {
    width: 146px;
    height: 146px;
    background: url(/images/kuaijishiwu/zhuanti/yike/code_bg.png) no-repeat center;
    padding: 9px;
    box-sizing: border-box;
    position: absolute;
    top: 17px;
    right: 32px;
}

.code_msg img {
    width: 100%;
}

.coupon_main {
    width: 237px;
    height: 46px;
    background: url(/images/kuaijishiwu/zhuanti/yike/coupon_bg.png) no-repeat center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 10px;
}

.coupon_main em {
    position: absolute;
    width: 45px;
    height: 18px;
    line-height: 18px;
    border-radius: 0 9px 9px 0;
    top: 14px;
    left: 0;
    text-align: center;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    background: #e0262c;
}

.coupon_main h5 {
    font-size: 13px;
    font-weight: 600;
    color: #e0262c;
}

.coupon_main h5 i {
    font-size: 20px;
}

.coupon_main i.line {
    height: 20px;
    width: 1px;
    background: #fec287;
    margin: 0 10px;
}

.coupon_main span {
    font-size: 12px;
    color: #e0262c;
}

.coupon_main a {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
    right: 11px;
    top: 9px;
}

/* å°±ä¸šæˆåŠŸæ¡ˆä¾‹ */
.succ_job_main {
    height: 722px;
    background: url(/images/kuaijishiwu/zhuanti/yike/succ_job_bg.png) no-repeat top;
    padding-top: 40px;
    box-sizing: border-box;
    box-shadow: 0 10px 16px 0 #d4e9fe;
    border-radius: 10px;
}
.icon{ background: url(/images/acca/zhuanti/jiuyehuhang/icon.png) no-repeat;}
.teacherList {
    height: 643px;
}

.teacherList ul {
    margin: 0 40px;
}

.teacherList ul li {
    background: url(/images/acca/zhuanti/jiuyehuhang/teacherCard.png) no-repeat;
    width: 320px;
    height: 275px;
    padding: 10px;
    float: left;
    margin: 20px 30px 10px 0;
}

.teacherList ul li.last {
    margin-right: 0;
}

.teacherList ul li dl dt {
    float: left;
    width: 142px;
    margin-right: 12px;
    padding: 4px;
    box-sizing: border-box;
}

.teacherList ul li dl dt i {
    display: block;
    width: 50px;
    height: 52px;
    background-position: 0 -306px;
    text-align: center;
    font-size: 12px;
    color: #713500;
    padding-top: 15px;
    left: -22px;
    top: -28px;
}

.teacherList ul li dl dd i {
    display: block;
    width: 102px;
    height: 25px;
    line-height: 25px;
    color: #713500;
    font-size: 12px;
    background-position: -47px 0;
    text-align: center;
    right: 1px;
    top: 0;
}

.teacherList ul li dl dd h4 {
    font-size: 22px;
    color: #1b94fd;
    padding: 23px 0 15px;
}

.teacherList ul li dl dd em {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #1b94fd;
    vertical-align: middle;
    margin-right: 8px;
}

.teacherList ul li dl dd span i {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 18px;
    background: linear-gradient(-25deg, #1F96FD 0%, #5DC3FD 99%);
    border-radius: 9px;
    padding: 0 8px;
    width: auto;
    line-height: 18px;
    color: #fff;
    margin: 5px;
}

.teacherList ul li p {
    color: #fff;
    padding: 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.teacherList ul li p strong {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 1.2;
}

.teacherList .mCSB_inside&gt;.mCSB_container {
    margin-right: 10px;
}

.mCSB_scrollTools {
    width: 20px !important;
}

.teacherList .mCSB_scrollTools .mCSB_draggerRail {
    background: #c7e6ff;
    width: 6px;
}

.teacherList .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #3a9ffe !important;
}

.teacherList .mCSB_container {
    margin-right: 15px;
}
.rule_main_btn{
    width: 80px;
    height: 32px;
    background: #666;
    text-align: center;
    line-height: 32px;
    position: absolute;
    right: 0;
    top: 34px;
    color: #fff;
    font-size: 16px;
    border-radius: 16px;
    cursor: pointer;
}
.ruleBoxPop h3 .close{ display: block; width: 17px; height: 14px; background-position: -37px -918px; right: 25px; top:25px;}
.ruleBoxPop{width: 575px; border-radius: 7px; background: #fff;position:fixed;left:50%;top:50%;margin-left:-233px;z-index:800; display: none;}
.ruleBoxPop h3{ height: 64px; line-height: 64px; border-radius: 7px 7px 0 0; background: #f0f0f0; padding: 0 30px; font-size: 20px; font-weight: normal;}
.ruleBoxPop h3 .close{ margin:25px 0 0 0;}
.ruleBoxPop p{ padding: 25px 30px; font-size: 16px; line-height: 28px;}

@-webkit-keyframes get-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes get-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.common-pop{ display:none; width:574px; position:fixed; left:50%; margin-left:-287px; top:50%; z-index:99;}
.common-pop .pop-tit{ height:60px; border-radius:8px 8px 0 0; background:#fe3101; background-image:-webkit-linear-gradient(left, #fe3101, #ff9f69); background-image:-moz-linear-gradient(left, #fe3101, #ff9f69); background-image:linear-gradient(left,#fe3101,#ff9f69);}
.common-pop .pop-tit h4{ float:left; line-height:60px; font-size:20px; color:#fff; padding-left:30px; font-weight:normal;}
.common-pop .pop-tit .close-btn{ display:block; width:16px; height:15px; position:absolute; top:22px; right:24px; background-position:0 -35px;}
.common-pop .pop-con{ background:#fff; border-radius:0 0 10px 10px; border-top:0;}
.common-pop .pop-con .close-btn{ display:block; width:16px; height:15px; position:absolute; top:22px; right:24px; background-position:-157px -347px;}
.common-pop.over-pop .pop-tit{ background:#fff;}
.common-pop.over-pop .pop-con{ padding-bottom:30px;}
.common-pop.over-pop p{ line-height:40px; text-align:center; font-size:18px; padding-bottom:24px;}
.common-pop.over-pop .btn{ display:block; width:127px; text-align:center; margin:0 auto; height:38px; line-height:38px; border:1px solid #d1d1d1; font-size:18px; color:#666; border-radius:40px;}
.common-pop.over-pop{ width:410px; margin-left:-205px;}
.common-pop.over-pop .pop-tit,.common-pop.over-pop .pop-con{ border:0;}</pre></body></html>