@charset "utf-8";
/*
@author: he
@update: he (2025-08-29)
*/
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;}

/* 新增公用样式 */
.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: #fff5e3;}
.ggTit{height: 110px; text-align: center;}
.ggTit-licon{display: inline-block; background:url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/tit_01.png) no-repeat left center;}
.ggTit-ricon{display: inline-block; background:url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/tit_01.png) no-repeat right center;}
.ggTit-txt{display: inline-block; padding: 0 56px; line-height: 110px; font-size: 32px; font-weight: 700; color: #333;}
.ggTit-txt b{ color: #f95e28;}

/* 页头大图 */
.header{ position: relative; z-index: 1; height: 379px; margin-bottom: 40px;}
.header .logo{ position: absolute; top: 29px; left: 34px; display: block; width: 170px; height: 44px;}
.header .tea{ position: absolute; right: 0; bottom: 18px; width: 510px;}

/* 页头导航 */
.mainNav{ height: 130px; display: -webkit-flex; display: flex; justify-content: space-between;}
.mainNav-list{  position: relative; z-index: 1; display: block; width: 287px; height: 130px; border-radius: 15px; transition:all 0.2s linear; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/icon_01.png) no-repeat; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 3px 10px #f3561b; -moz-box-shadow:0 3px 10px #f3561b; box-shadow:0 3px 10px #f3561b;}
.mainNav-list b{ display: block; padding: 15px 0 0 30px; line-height: 46px; font-size: 22px; color: #e22500;}
.mainNav-list p{ display: block; padding: 0 0 0 30px; line-height: 26px; font-size: 16px; color: #941700;}
.mainNav-list .btn{ display: block; position: absolute; top: 24px; right: 16px; width: 76px; height: 80px;}
.mainNav-list:hover{ text-decoration: none; transform:translate3d(0, -6px, 0);}
.mainNav-list .btn.c1{ animation: kc infinite 3s 0s;}
.mainNav-list .btn.c2{ animation: kc infinite 3s 0.5s;}
.mainNav-list .btn.c3{ animation: kc infinite 3s 1s;}
.mainNav-list .btn.c4{ animation: kc infinite 3s 1.5s;}
@keyframes kc {
    0%,25%,5%,12.5%,20% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    10% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    15% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

/*立即领券*/
.coupon-mod{ position: relative; z-index: 1; width: 1200px; height:236px; margin: 20px auto 50px; background:url(/images/zhuanti/2026xinkaojiyouhui/coupon-bg.png) no-repeat;}
.coupon-mod .left-first{ float: left; width:570px; height: 146px; display: block; margin: 71px 0 0 15px;}
.coupon-mod .left-first .prize{ float: left; width: 256px; height: 126px; line-height:126px; font-size:70px; color:#fd0036; font-weight:bold; text-indent: 66px; padding:10px 0 0 19px; font-family:"DIN Alternate"}
.coupon-mod .left-first .prize .fdIcon{ content:" "; display: block; position: absolute; top: -2px; left: 19px; padding: 0 18px; height: 30px; line-height: 30px; font-size: 16px; color: #fff; text-indent: 0; font-weight: 400; border-radius: 15px 15px 15px 0; background:#ca63ff;
    background: -webkit-linear-gradient(top, #c960ff, #db96ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #c960ff, #db96ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #c960ff, #db96ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #c960ff, #db96ff); /* 标准的语法 */}
.coupon-mod .left-first .prize span{ font-size:28px; left:-4px; top:-4px;}
.coupon-mod .left-first .text{ float: right; width:290px; padding:16px 0 0;}
.coupon-mod .left-first .text h4{ line-height:28px; font-size:18px; color:#801200; font-weight:bold; padding-left: 20px;}
.coupon-mod .left-first .text p{ line-height:28px; font-size:14px; color:#fb0600; padding-left: 20px;}
.coupon-mod .left-first .text .gzBtn{ display: inline-block; padding: 0 10px; height: 26px; line-height: 26px; font-size:14px; color:#801200; border: 1px solid #801200; border-radius: 14px; margin-left: 10px;}
.coupon-mod .left-first .text .gzBtn:hover{ text-decoration: none;}
.coupon-mod .left-first .btn-wrap{ float: right; width:275px; height: 73px; padding-top: 3px;}
.coupon-mod .left-first .btn-wrap .receive-btn{ display:block; width:205px; height: 73px; line-height: 52px; font-size: 20px; text-align: center; font-weight: 700; color: #fff; background:url(/images/zhuanti/2026xinkaojiyouhui/receivePop-btn04.png) no-repeat; animation: pulse2 1.5s ease infinite; -webkit-animation: pulse2 1.5s ease infinite;}
.coupon-mod .left-first .btn-wrap .receive-btn.already-tags{ background:url(/images/zhuanti/2026xinkaojiyouhui/receivePop-btn05.png) no-repeat; animation: none;}
.coupon-mod .left-first .btn-wrap .receive-btn:hover{ text-decoration: none;}
.coupon-mod .right-sdfxf{ float: right; width:570px; height: 146px; display: block; margin: 71px 23px 0 0;}
.coupon-mod .right-sdfxf .text{ position: absolute; top: 86px; left: 42px; line-height: 30px; font-size: 18px; color: #ff0016; font-weight: 700;}
.coupon-mod .right-sdfxf .text b{ font-size: 28px;}
.coupon-mod .right-sdfxf .ewm{ position: absolute; top: -1px; right: 58px; width:109px; height: 109px;}
.coupon-mod .right-sdfxf .ewm img{ width:109px; height: 109px;}
.coupon-mod .right-sdfxf .ewm p{ line-height: 26px; text-align: center; font-size: 14px; color: #fff;}

/* 成绩预计 */
.scoreExpect{}
.scoreExpect .cenBox{ padding: 30px 0; background: #fff; border-radius: 18px; -webkit-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); -moz-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); box-shadow:0 4px 20px rgba(0, 0, 0, 0.05);}
.scoreExpect .cenBox .cLeft{ float: left; width: 790px; margin-left: 30px;}
.scoreExpect .cenBox .cLeft-txt{ font-size: 18px; line-height: 36px; margin-bottom: 16px;}
.scoreExpect .cenBox .cLeft-table{ width: 100%; border-collapse: collapse;}
.scoreExpect .cenBox .cLeft-table td{ border: 1px solid #ebecec; padding: 10px 0; line-height: 30px; font-size: 16px; color: #333; text-align: center;}
.scoreExpect .cenBox .cLeft-table .bg{ background: #f4f4f4;}
.scoreExpect .cenBox .cLeft-table .tabTit{ background: #ffe8c8; font-weight: 700;}
.scoreExpect .cenBox .cLeft-table .tabBtn{ display: inline-block; padding: 0 20px; height: 30px; color: #fff; background: #ff8938; border-radius: 15px;
    background: -webkit-linear-gradient(left, #ffb249, #ff6a2c); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffb249, #ff6a2c); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffb249, #ff6a2c); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffb249, #ff6a2c); /* 标准的语法 */}
.scoreExpect .cenBox .cRight{ float: right; width: 320px; padding: 30px 0 30px; background: #fff2e0; border-radius: 4px; margin-right: 30px;}
.scoreExpect .cenBox .cRight-tit{ line-height: 24px; text-align: center; font-size: 18px; font-weight: 700; margin-bottom: 16px;}
.scoreExpect .cenBox .cRight-txt{ line-height: 24px; text-align: center; font-size: 16px; margin-bottom: 14px;}
.scoreExpect .cenBox .cRight-box{ position: relative; z-index: 1; width: 262px; height: 182px; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/bg_02.png) no-repeat; margin: 0 auto;}
.scoreExpect .cenBox .cRight-box .ewm{ position: absolute; left: 50%; top: 36px; display: block; margin-left: -63px; width: 126px; height: 126px;}

/* 查询入口 */
.queryEntrance{}
.queryEntrance .cenBox{ padding: 30px 0; background: #fff; border-radius: 18px; -webkit-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); -moz-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); box-shadow:0 4px 20px rgba(0, 0, 0, 0.05);}
.queryEntrance .cenBox .cLeft{ float: left; width: 790px; margin-left: 30px;}
.queryEntrance .cenBox .cLeft-txt{ font-size: 18px; line-height: 36px; margin-bottom: 16px;}
.queryEntrance .cenBox .cLeft-txt a{ color: #f95e28;}
.queryEntrance .cenBox .cLeft-list{ position: relative; z-index: 1; float: left; width: 242px; height: 242px; border: 1px solid #f5f2f2; background: #f7f7f7; border-radius: 8px; margin-right: 29px;}
.queryEntrance .cenBox .cLeft-list .fdicon{ position: absolute; top: -12px; right: -6px; padding: 0 16px; height: 24px; line-height: 22px; font-size: 12px; font-weight: 400; text-align: center; color: #fff; border-radius: 12px 12px 12px 0;
    background: -webkit-linear-gradient(left, #ffb924, #ff942b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffb924, #ff942b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffb924, #ff942b); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffb924, #ff942b); /* 标准的语法 */}
.queryEntrance .cenBox .cLeft-list .clTit{ position: relative; z-index: 1; height: 54px; line-height: 54px; text-align: center; font-size: 18px; font-weight: 700; margin-bottom: 12px;}
.queryEntrance .cenBox .cLeft-list .clTit:after{ content:" "; display: block; position: absolute; left: 50%; bottom: 0; margin-left: -14px; width: 28px; height: 4px; border-radius: 2px; background: #fdb75d;}
.queryEntrance .cenBox .cLeft-list .clTxt{ height: 90px; line-height: 30px; text-align: center; font-size: 16px; margin-bottom: 8px;}
.queryEntrance .cenBox .cLeft-list .clBtn{ display: block; width: 170px; height: 38px; line-height: 38px; font-size: 16px; color: #f95e28; text-align: center; border: 1px solid #f95e28; border-radius: 20px; margin: 0 auto;}
.queryEntrance .cenBox .cLeft-list .clBtn:hover{ text-decoration: none; background: #f95e28; color: #fff;
    background: -webkit-linear-gradient(left, #f74004, #f97106); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f74004, #f97106); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f74004, #f97106); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f74004, #f97106); /* 标准的语法 */}
.queryEntrance .cenBox .cLeft-list:last-child{ margin-right: 0;}
.queryEntrance .cenBox .cRight{ position: relative; z-index: 1; float: right; width: 320px; padding: 30px 0 60px; background: #fff2e0; border-radius: 4px; margin-right: 30px;}
.queryEntrance .cenBox .cRight-tit{ line-height: 24px; text-align: center; font-size: 18px; font-weight: 700; margin-bottom: 16px;}
.queryEntrance .cenBox .cRight-txt{ line-height: 24px; text-align: center; font-size: 16px; margin-bottom: 14px;}
.queryEntrance .cenBox .cRight-box{ text-align: center; margin: 20px auto 0;}
.queryEntrance .cenBox .cRight-btn{ position: absolute; left: 50%; bottom: 30px; margin-left: -85px; display: block; width: 170px; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; font-weight: 700; border-radius: 25px; background: #fd7400; -webkit-box-shadow:0 4px 6px rgba(255,133,73,.58); -moz-box-shadow:0 4px 6px rgba(255,133,73,.58); box-shadow:0 4px 6px rgba(255,133,73,.58);
    background: -webkit-linear-gradient(left, #f97106, #f74004); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f97106, #f74004); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f97106, #f74004); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f97106, #f74004); /* 标准的语法 */}
.queryEntrance .cenBox .cRight-btn:hover{ text-decoration: none; background: #FD6100;
    background: -webkit-linear-gradient(left, #f74004, #f97106); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f74004, #f97106); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f74004, #f97106); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f74004, #f97106); /* 标准的语法 */}

/*课程模块*/
.course-mod{ position: relative; z-index: 1; padding: 20px 0 50px; background:url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/bg_09.jpg) no-repeat center -500px #fde0be;}
.course-mod .course-tit{ width: 900px; height: 56px; background:#e81e38; border-radius: 28px; margin: 0 auto 40px;}
.course-mod .course-tit li{ float: left; width: 450px; height: 56px; line-height: 56px; text-align: center; font-size: 20px; color: #fff; font-weight: 700; cursor: pointer;}
.course-mod .course-tit li.on{ color: #a50203; background: #fff; border-radius: 28px; -webkit-box-shadow:0 0 16px rgba(255, 174, 84, 0.85); -moz-box-shadow:0 0 16px rgba(255, 174, 84, 0.85); box-shadow:0 0 16px rgba(255, 174, 84, 0.85);}
.course-mod .gzBtn{ position: absolute; top: 58px; left: 50%; margin-left: 492px; z-index: 3; display: block; width:108px; height: 38px; line-height: 36px; text-indent: 18px; font-size:16px; color:#fff; border-radius: 19px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#4C000000', endColorstr='#4C000000');background:rgba(0,0,0,0.3);}
.course-mod .gzBtn:hover{ text-decoration: none;}
.course-mod .course-con{ display: none;}

/*课程模块-网络课*/
.course-mod .course-list{ float: left; width: 315px; background: #fff; border-radius: 4px; margin: 0 20px 20px 0; -webkit-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); -moz-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.course-mod .course-list .clTop{ position: relative; z-index: 2; height: 100px; padding-top: 30px; border-radius: 4px 4px 0 0;}
.course-mod .course-list .clTop h3{ display: block; width: 176px; height: 50px; margin: 0 auto;}
.course-mod .course-list .clTop-licon{ position: absolute; top: -12px; left: -11px; display: block; width: 62px; height: 77px;}
.course-mod .course-list .clTop-licon img{ width: 62px; height: 77px;}
.course-mod .course-list .clTop-icon{ position: absolute; top: 0; right: 0; display: block; padding: 0 10px; height: 24px; line-height: 22px; font-size: 12px; color: #fff; border-radius: 0 4px 0 8px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);}
.course-mod .course-list .clTop-trait{ position: absolute; bottom: -34px; left: 15px; width: 285px; padding: 5px 0; background: #fff; border-radius: 0 20px 10px 10px; -webkit-box-shadow:0 5px 8px rgba(2,107,78,0.15); -moz-box-shadow:0 5px 8px rgba(2,107,78,0.15); box-shadow:0 5px 8px rgba(2,107,78,0.15);}
.course-mod .course-list .clTop-trait-list{ height: 30px; line-height: 30px; padding-left: 66px; font-size: 14px; background-position: 34px -544px;}
.course-mod .course-list .clTop-trait-list .cju{ color: #fd7400;}
.course-mod .course-list .clCen{ padding: 48px 0 38px;}
.course-mod .course-list .clCen-con{ border-left: 1px solid #d5eee4; margin: 0 30px 0 39px;}
.course-mod .course-list .clCen-con .ccList{ position: relative; z-index: 1; padding-left: 18px; height: 38px; line-height: 38px; font-size: 16px;}
.course-mod .course-list .clCen-con .ccList .yIcon{ display: block; position: absolute; left: -4px; top: 50%; margin-top: -4px; width: 7px; height: 7px; border-radius: 50%; background: #84d4b5;}
.course-mod .course-list .clCen-con .ccList .bIcon{ display: inline-block; margin-left: 6px; padding: 0 10px; height: 24px; line-height: 24px; font-size: 12px; color: #666; border-radius: 12px; background: #f6f6f6;}
.course-mod .course-list .clCen-con .ccList b{ font-size: 18px;}
.course-mod .course-list .clBot{ height: 204px;}
.course-mod .course-list .clBot-list{ line-height: 34px; font-size: 14px; margin: 0 20px;}
.course-mod .course-list .clBot-list .icon{ display: inline-block; margin-right: 8px; padding: 0 6px; height: 24px; line-height: 23px; font-size: 14px; color: #fff; border-radius: 6px 6px 0 6px; background: #1bb17c;}
.course-mod .course-list .clBot-list.ju{ color: #fd7400;}
.course-mod .course-list .clBot-list.ju .icon{
    background: -webkit-linear-gradient(left, #ee5616, #fc7202); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ee5616, #fc7202); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ee5616, #fc7202); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ee5616, #fc7202); /* 标准的语法 */}
.course-mod .course-list .clBot-list.mb15{ margin-bottom: 15px;}
.course-mod .course-list .clBot-give{ display: block; width: 280px; height: 100px; margin: 0 auto; background: url(/images/24homePage/column-yishizige/bg_14.png) no-repeat;}
.course-mod .course-list .clBot-give-top{ height: 24px; padding-top: 8px;}
.course-mod .course-list .clBot-give-top .icon{ display: inline-block; margin-left: 8px; width: 40px; height: 24px; line-height: 23px; text-align: center; font-size: 14px; color: #fff; border-radius: 6px 6px 0 6px; background: #1bb17c;}
.course-mod .course-list .clBot-give-top .ptxt{ display: inline-block; margin-left: 8px; vertical-align: -4px;}
.course-mod .course-list .clBot-give-top .btn{ display: inline-block; margin-left: 8px; padding: 0 16px 0 8px; height: 22px; line-height: 22px; font-size: 12px; color: #1bb17c; border: 1px solid #1bb17c; border-radius: 12px; background-position:98px -793px; transition: none;}
.course-mod .course-list .clBot-give-top .btn:hover{ background-color: #1bb17c; color: #fff; background-position:98px -1644px;}
.course-mod .course-list .clBot-give-bot{ height: 28px; padding-top: 23px; text-align: center;}
.course-mod .course-list .clBot-give-bot .btn{ display: inline-block; padding: 0 14px; height: 26px; line-height: 26px; font-size: 12px; color: #666; border: 1px solid #b7e1c5; border-radius: 4px; margin: 0 4px;}
.course-mod .course-list .clBot-give-bot .jia{ display: inline-block; width: 8px; height: 8px; background-position: 0 -750px;}
.course-mod .course-list .clBot.min{ height: 110px;}
.course-mod .course-list .clCoupon-wrap{ clear: both; height: 50px; text-align: center; margin-bottom: 14px;}
.course-mod .course-list .clCoupon{ position: relative; z-index: 1; display:inline-block; width:290px; height:50px; background:url("/images/template/2024xuanke-pop/coupon-bg.png") no-repeat;}
.course-mod .course-list .clCoupon-prize-text{ float:left; width:90px; line-height:50px; padding:0 0 0 16px; letter-spacing:0; font-size:30px; text-align: left; font-family:'DIN Alternate'; color:#f9eac4; font-weight:bold;}
.course-mod .course-list .clCoupon-prize-text i{ display:inline-block; width:15px; height:15px; line-height:17px; vertical-align:12px; margin-right:4px; font-size:12px; color:#ff5d0b; text-align:center; background:#f9eac4; border-radius:50%;}
.course-mod .course-list .clCoupon-text{ float:left; width:98px; line-height:16px; font-size:14px; text-align: left; color:#f9eac4; padding:8px 0 0 11px; letter-spacing: 1px;}
.course-mod .course-list .clCoupon-btn{ display:block; float:right; width:55px; height:33px; line-height:33px; text-align:center; border-radius:40px; margin:9px 10px 0 0; font-size:16px; color:#e9380c; font-weight:bold; text-decoration:none; background:#ffeed3; background-image:-webkit-linear-gradient(left, #ffe0b0, #ffeed3); background-image:-moz-linear-gradient(left, #ffe0b0, #ffeed3); background-image:linear-gradient(left,#ffe0b0,#ffeed3);}
.course-mod .course-list .clCoupon.big{ width:490px; background:url("/images/template/2024xuanke-pop/coupon-bg02.png") no-repeat;}
.course-mod .course-list .clCoupon.big .clCoupon-prize-text{ width:105px; padding-left: 36px;}
.course-mod .course-list .clCoupon.big .clCoupon-text{ width: auto; line-height: 50px; padding: 0 0 0 20px;}
.course-mod .course-list .clCoupon.big .clCoupon-btn{ margin-right: 20px;}
.course-mod .course-list .clCoupon.bg02 .clCoupon-prize-text{ position: relative; z-index: 1; height: 50px; line-height: 40px;}
.course-mod .course-list .clCoupon.bg02 .clCoupon-prize-text em{ position: absolute; left: 50%; bottom: 0; margin-left: -18px; line-height: 16px; font-size: 12px; color: #f9eac4;}
.course-mod .course-list .clCoupon .tagIcon{ position: absolute; right:-16px; top:-18px;}
.course-mod .course-list .clFot{ clear: both; height: 118px; background: #f7f7f7; border-radius: 0 0 4px 4px;}
.course-mod .course-list .clFot-price{ line-height: 58px; text-align: center; font-size: 16px; color: #fd7400;}
.course-mod .course-list .clFot-price strong{ font-size: 18px;}
.course-mod .course-list .clFot-price b{ font-size: 26px;}
.course-mod .course-list .clFot-priceNew{ line-height: 58px; text-align: center;}
.course-mod .course-list .clFot-priceNew .needMoney-con{ font-size: 16px; color: #fd7400;}
.course-mod .course-list .clFot-priceNew .needMoney-con b{ font-size: 18px;}
.course-mod .course-list .clFot-priceNew .needMoney-con strong{ font-size: 24px;}
.course-mod .course-list .clFot-priceNew del{ font-size: 14px; color: #666; margin-left: 10px;}
.course-mod .course-list .clFot-han{ text-align: center; height: 40px;}
.course-mod .course-list .clFot-han .btn01{ display: inline-block; width: 128px; height: 38px; line-height: 38px; font-size: 16px; color: #fd7400; font-weight: 700; border-radius: 20px; margin: 0 5px; border: 1px solid #fe9f4f;}
.course-mod .course-list .clFot-han .btn01:hover{ color: #fff; background: #fd7400; text-decoration: none;}
.course-mod .course-list .clFot-han .btn02{ display: inline-block; width: 130px; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; font-weight: 700; border-radius: 20px; margin: 0 5px; background: #fd7400; -webkit-box-shadow:0 4px 6px rgba(255,133,73,.58); -moz-box-shadow:0 4px 6px rgba(255,133,73,.58); box-shadow:0 4px 6px rgba(255,133,73,.58);}
.course-mod .course-list .clFot-han .btn02:hover{ background: #FD6100; text-decoration: none;}
.course-mod .course-list .clFot-han .btnBox{ position: relative; z-index: 1; display: inline-block; width: 140px; padding-top: 20px; margin-top: -20px;}
.course-mod .course-list .clFot-han .btnBox .btn03{ display: block; width: 130px; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; font-weight: 700; border-radius: 20px; margin: 0 5px; background: #fd7400; -webkit-box-shadow:0 4px 6px rgba(255,133,73,.58); -moz-box-shadow:0 4px 6px rgba(255,133,73,.58); box-shadow:0 4px 6px rgba(255,133,73,.58);}
.course-mod .course-list .clFot-han .btnBox .bbPop{ position: absolute; right: -16px; bottom: 60px; display: none; width: 305px; padding: 20px 0 0 8px; border: 1px solid #f2f2f2; background: #fff; border-radius: 8px; -webkit-box-shadow:0 0 16px rgba(211,203,203,0.44); -moz-box-shadow:0 0 16px rgba(211,203,203,0.44); box-shadow:0 0 16px rgba(211,203,203,0.44);}
.course-mod .course-list .clFot-han .btnBox .bbPop:after{ content:" "; display:block; position: absolute; right: 74px; bottom: -11px; width: 19px; height: 11px; background: url(/images/24homePage/column-yishizige/icon_31.png) no-repeat;}
.course-mod .course-list .clFot-han .btnBox .bbPop .listBtn{ float: left; display: block; width: 134px; height: 38px; line-height: 38px; text-align: center; color: #ff4723; font-size: 14px; border: 1px solid #f4664a; border-radius: 19px; margin: 0 6px 20px; background:#fff0db; background-image:-webkit-linear-gradient(top, #fff, #fff0db); background-image:-moz-linear-gradient(top, #fff, #fff0db); background-image:linear-gradient(top,#fff,#fff0db);}
.course-mod .course-list .clFot-han .btnBox .bbPop .listBtn:hover{ text-decoration: none;}
.course-mod .course-list.bg01 .clTop{ background: url(/images/24homePage/column-yishizige/bg_06.png) no-repeat;}
.course-mod .course-list.bg02 .clTop{ background: url(/images/24homePage/column-yishizige/bg_07.png) no-repeat;}
.course-mod .course-list.bg03{ width: 530px; margin-right: 0;}
.course-mod .course-list.bg03 .clTop{ background: url(/images/24homePage/column-yishizige/bg_08.png) no-repeat;}
.course-mod .course-list.bg03 .clTop h3{ margin: 0 0 0 130px;}
.course-mod .course-list.bg03 .clTop-iconB{ position: absolute; top: 42px; right: 52px; display: block; width: 160px; height: 26px; line-height: 26px; text-align: center; font-size: 12px; color: #621300; background: url(/images/24homePage/column-yishizige/icon_16.png) no-repeat;}
.course-mod .course-list.bg03 .clTop-trait{ width: 500px; -webkit-box-shadow:0 5px 8px rgba(226,142,60,0.15); -moz-box-shadow:0 5px 8px rgba(226,142,60,0.15); box-shadow:0 5px 8px rgba(226,142,60,0.15);}
.course-mod .course-list.bg03 .clTop-trait-list{ margin: 15px 0;}
.course-mod .course-list.bg03 .clCen{ padding-bottom: 0;}
.course-mod .course-list.bg03 .clLeft{ float: left; width: 315px;}
.course-mod .course-list.bg03 .clRight{ float: right; width: 192px; background: #fefaf2; border-radius: 6px; margin: 60px 20px 0 0;}
.course-mod .course-list.bg03 .clRight-tit{ position: relative; z-index: 1; height: 54px; background: #feecd7; border-radius: 6px 6px 0 0;}
.course-mod .course-list.bg03 .clRight-tit h4{ display: block; line-height: 54px; font-size: 16px; color: #621300; font-weight: 700; text-align: center;}
.course-mod .course-list.bg03 .clRight-tit .icon{ display: block; position: absolute; top: 65px; right: 4px; width: 31px; height: 31px; background-position: 0 -1950px;}
.course-mod .course-list.bg03 .clRight-subtit{ padding-top: 18px; height: 22px; text-align: center;}
.course-mod .course-list.bg03 .clRight-price{ line-height: 40px; font-size: 14px; color: #fd7400; text-align: center;}
.course-mod .course-list.bg03 .clRight-price b{ font-size: 18px; vertical-align: -2px;}
.course-mod .course-list.bg03 .clRight-btn{ display: block; width: 100px; height: 26px; line-height: 25px; font-size: 14px; color: #fd7400; text-align: center; border: 1px solid #fd7400; border-radius: 19px; margin: 0 auto 14px;}
.course-mod .course-list.bg03 .clRight-btn:hover{ background: #fd7400; color: #fff;}
.course-mod .course-list.bg03 .clRight-ftxt{ line-height: 28px; font-size: 14px; padding: 0 15px; margin-bottom: 14px;}
.course-mod .course-list.bg03 .clRight-fBot{ display: block; position: relative; z-index: 1; width: 152px; height: 74px; margin: 0 auto 20px; background: url(/images/24homePage/column-yishizige/bg_13.png) no-repeat;}
.course-mod .course-list.bg03 .clRight-fBot-ltxt,.course-mod .course-list.bg03 .clRight-fBot-rtxt{ position: absolute; top: 18px; left: 0; width: 70px; line-height: 18px; text-align: center; font-size: 14px; color: #fff;}
.course-mod .course-list.bg03 .clRight-fBot-rtxt{ left: auto; right: 0;}
.course-mod .course-list.bg03 .clFot-han .btn01{ width: 178px;}
.course-mod .course-list.bg03 .clFot-han .btn02{ width: 180px;}
.course-mod .course-list.bg03 .clFot-han .btnBox{ width: 220px;}
.course-mod .course-list.bg03 .clFot-han .btnBox .btn03{ width: 180px;}
.course-mod .course-list.bg03 .clFot-han .btnBox .bbPop{ width: 520px; right: -59px;}
.course-mod .course-list.bg03 .clFot-han .btnBox .bbPop:after{ right: 174px;}
.course-mod .course-list.bg03 .clFot-han .btnBox .bbPop .listBtn{ width: 157px;}
.course-mod .course-list.bg03 .clCen-con{ border-left: 1px solid #f8dbbe;}
.course-mod .course-list.bg03 .clCen-con .ccList .yIcon{ background: #e59049;}
.course-mod .course-list.bg03 .clBot-give{ background: url(/images/24homePage/column-yishizige/bg_20.png) no-repeat;}
.course-mod .course-list.bg03 .clBot-give-top .icon{ background: #e1781a;}
.course-mod .course-list.bg03 .clBot-give-top .btn{ color: #de720f; border: 1px solid #de720f; background-position:98px -2143px;}
.course-mod .course-list.bg03 .clBot-give-top .btn:hover{ background-color: #de720f; color: #fff; background-position:98px -1644px;}
.course-mod .course-list.bg03 .clBot-give-bot .btn{ border: 1px solid #f8dbbe;}
.course-mod .course-list.bg03 .clBot-give-bot .jia{ background-position: 0 -2100px;}
.course-mod .course-list:hover{ -webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.15); -moz-box-shadow:0 5px 20px rgba(0, 0, 0, 0.15); box-shadow:0 5px 20px rgba(0, 0, 0, 0.15);}

/*课程模块-vip课*/
.course-mod .vip-list{ clear: both; background: #fff; border-radius: 4px; -webkit-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); -moz-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.course-mod .vip-list .vlLeft{ display: block; float: left; width: 315px; height: 324px;}
.course-mod .vip-list .vlLeft img{ display: block; width: 315px; height: 324px; border-radius: 4px 0 0 4px;}
.course-mod .vip-list .vlRight{ float: right; position: relative; z-index: 1; width: 836px; margin-right: 20px;}
.course-mod .vip-list .vlRight-top{ padding-top: 14px; position: relative; z-index: 1;}
.course-mod .vip-list .vlRight-top .vtTit{ padding-left: 6px; line-height: 48px; font-size: 20px; color: #521700; font-weight: 700;}
.course-mod .vip-list .vlRight-con{ float: left; border-left: 1px solid #e7e8e9; width: 309px; margin: 0 30px 22px 3px;}
.course-mod .vip-list .vlRight-con .ccList{ position: relative; z-index: 1; padding-left: 14px; height: 46px; line-height: 46px; font-size: 16px;}
.course-mod .vip-list .vlRight-con .ccList .yIcon{ display: block; position: absolute; left: -4px; top: 50%; margin-top: -4px; width: 7px; height: 7px; border-radius: 50%; background: #a8aaaa;}
.course-mod .vip-list .vlRight-con .ccList b{ font-size: 18px;}
.course-mod .vip-list .vlRight-con.w229{ width: 229px; margin-right: 0;}
.course-mod .vip-list .vlRight-fdCon{ position: absolute; top: 44px; right: 0; width: 238px; height: 148px;}
.course-mod .vip-list .vlRight-bot{ clear: both; height: 80px; background: #f7f7f7; border-radius: 4px;}
.course-mod .vip-list .vlRight-bot .cur{ float: left; width: 192px; height: 80px; margin-right: 12px;}
.course-mod .vip-list .vlRight-bot .cur-txt{ display: block; padding: 17px 0 0 70px; line-height: 22px; font-size: 16px; font-weight: 700;}
.course-mod .vip-list .vlRight-bot .cur-price{ text-align: center; line-height: 32px; font-size: 18px; color: #f55801; font-weight: 700;}
.course-mod .vip-list .vlRight-bot .cur-price b{ font-size: 26px;}
.course-mod .vip-list .vlRight-bot .cur-price .icon{ display: inline-block; margin-left: 8px; padding: 0 6px; height: 24px; line-height: 23px; font-size: 14px; color: #fff; border-radius: 6px 6px 0 6px; vertical-align: 4px;
    background: -webkit-linear-gradient(left, #ee5616, #fc7202); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ee5616, #fc7202); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ee5616, #fc7202); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ee5616, #fc7202); /* 标准的语法 */}
.course-mod .vip-list .vlRight-bot .cur.bg01{ background: url(/images/24homePage/column-yishizige/bg_11.png) no-repeat;}
.course-mod .vip-list .vlRight-bot .cur.bg01 .cur-txt{ color: #bf5f12;}
.course-mod .vip-list .vlRight-bot .cur.bg02{ background: url(/images/24homePage/column-yishizige/bg_12.png) no-repeat;}
.course-mod .vip-list .vlRight-bot .cur.bg02 .cur-txt{ color: #309a9a;}
.course-mod .vip-list .vlRight-bot .han{ float: right; height: 40px; margin: 20px 20px 0 0;}
.course-mod .vip-list .vlRight-bot .han .btn01{ display: inline-block; width: 178px; height: 38px; line-height: 38px; font-size: 16px; color: #fd7400; text-align: center; font-weight: 700; border-radius: 20px; margin: 0 5px; border: 1px solid #fe9f4f;}
.course-mod .vip-list .vlRight-bot .han .btn01:hover{ text-decoration: none; color: #fff; background: #fd7400;}
.course-mod .vip-list .vlRight-bot .han .btn02{ display: inline-block; width: 180px; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; text-align: center; font-weight: 700; border-radius: 20px; margin: 0 5px; background: #fd7400; -webkit-box-shadow:0 4px 6px rgba(255,133,73,.58); -moz-box-shadow:0 4px 6px rgba(255,133,73,.58); box-shadow:0 4px 6px rgba(255,133,73,.58);}
.course-mod .vip-list .vlRight-bot .han .btn02:hover{ text-decoration: none; background: #FD6100;}
.course-mod .vip-list .vlRight .fdIcon{ position: absolute; top: -13px; right: -40px; width: 72px; height: 86px; background: url(/images/24homePage/column-yishizige/icon_17.png) no-repeat; background-size: 72px 86px;}
.course-mod .vip-list:hover{ -webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.15); -moz-box-shadow:0 5px 20px rgba(0, 0, 0, 0.15); box-shadow:0 5px 20px rgba(0, 0, 0, 0.15);}

/*课程模块-密训班*/
.course-mod .mxb-list{ position: relative; z-index: 1; clear: both; background: #fff; border-radius: 4px; margin-bottom: 20px; -webkit-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); -moz-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.course-mod .mxb-list .mlLeft{ float: left; width: 370px; height: 270px;}
.course-mod .mxb-list .mlLeft img{ width: 370px; height: 270px; border-radius: 4px 0 0 0;}
.course-mod .mxb-list .mlLeft.min{ width: 315px; height: 270px;}
.course-mod .mxb-list .mlLeft.min img{ width: 315px; height: 270px;}
.course-mod .mxb-list .mlRight{ float: right; position: relative; z-index: 1; width: 800px; height: 270px; background: url(/images/24homePage/column-yishizige/bg_15.jpg) no-repeat bottom #fff;}
.course-mod .mxb-list .mlRight-con{ float: left; border-left: 1px solid #e7e8e9; width: 347px; margin: 14px 30px 0 3px;}
.course-mod .mxb-list .mlRight-con .ccList{ position: relative; z-index: 1; padding-left: 14px; height: 46px; line-height: 46px; font-size: 16px;}
.course-mod .mxb-list .mlRight-con .ccList .yIcon{ display: block; position: absolute; left: -4px; top: 50%; margin-top: -4px; width: 7px; height: 7px; border-radius: 50%; background: #a8aaaa;}
.course-mod .mxb-list .mlRight-con .ccList b{ font-size: 18px;}
.course-mod .mxb-list .mlRight-con.w390{ width: 387px; margin-right: 0;}
.course-mod .mxb-list .mlRight-con.w289{ width: 289px; margin-right: 0;}
.course-mod .mxb-list .mlRight-con.w229{ width: 229px; margin-right: 0;}
.course-mod .mxb-list .mlRight-fdCon{ position: absolute; top: 28px; right: 20px; width: 238px; height: 148px;}
.course-mod .mxb-list .mlRight-bot{ clear: both; margin-bottom: 16px;}
.course-mod .mxb-list .mlRight-bot-list{ float: left; width: 350px; height: 34px; line-height: 34px; font-size: 14px; margin-right: 30px;}
.course-mod .mxb-list .mlRight-bot-list .icon{ display: inline-block; margin-right: 8px; padding: 0 6px; height: 24px; line-height: 23px; font-size: 14px; color: #fff; border-radius: 6px 6px 0 6px; background: #1bb17c;}
.course-mod .mxb-list .mlRight-bot-list.ju{ color: #fa6e04;}
.course-mod .mxb-list .mlRight-bot-list.ju .icon{
    background: -webkit-linear-gradient(left, #ee5616, #fc7202); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ee5616, #fc7202); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ee5616, #fc7202); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ee5616, #fc7202); /* 标准的语法 */}
.course-mod .mxb-list .mlRight-bot-list.ju a{ color: #fa6e04;}
.course-mod .mxb-list .mlRight-bot-list.w390{ width: 390px; margin-right: 0;}
.course-mod .mxb-list .mlRight-fot{ position: absolute; left: 0; bottom: 0; clear: both; width: 100%; height: 40px; padding: 20px 0;}
.course-mod .mxb-list .mlRight-fot-price{ float: left; line-height: 40px; font-size: 14px; color: #999;}
.course-mod .mxb-list .mlRight-fot-price strong{ font-size: 18px; color: #fd7400;}
.course-mod .mxb-list .mlRight-fot-price font{ color: #999; text-decoration: line-through;}
.course-mod .mxb-list .mlRight-fot-price b{ font-size: 22px;}
.course-mod .mxb-list .mlRight-fot-price .icon{ display: inline-block; margin-left: 8px; padding: 0 6px; height: 24px; line-height: 23px; font-size: 14px; color: #fff; border-radius: 6px 6px 0 6px; vertical-align: 4px;
    background: -webkit-linear-gradient(left, #ee5616, #fc7202); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ee5616, #fc7202); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ee5616, #fc7202); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ee5616, #fc7202); /* 标准的语法 */}
.course-mod .mxb-list .mlRight-fot-han{ float: right; height: 40px;}
.course-mod .mxb-list .mlRight-fot-han .btn01{ display: inline-block; width: 128px; height: 38px; line-height: 38px; font-size: 16px; color: #fd7400; text-align: center; font-weight: 700; border-radius: 20px; margin-right: 10px; border: 1px solid #fe9f4f;}
.course-mod .mxb-list .mlRight-fot-han .btn01:hover{ color: #fff; background: #fd7400;}
.course-mod .mxb-list .mlRight-fot-han .btn02{ display: inline-block; width: 130px; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; text-align: center; font-weight: 700; border-radius: 20px; margin-right: 10px; background: #fd7400; -webkit-box-shadow:0 4px 6px rgba(255,133,73,.58); -moz-box-shadow:0 4px 6px rgba(255,133,73,.58); box-shadow:0 4px 6px rgba(255,133,73,.58);}
.course-mod .mxb-list .mlRight-fot-han .btn02:hover{ background: #FD6100;}
.course-mod .mxb-list .mlRight-fot-han .btnBox{ position: relative; z-index: 1; display: inline-block; width: 130px; padding: 20px 0 0 0; margin: -20px 10px 0 0;}
.course-mod .mxb-list .mlRight-fot-han .btnBox .btn03{ display: block; width: 130px; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; text-align: center; font-weight: 700; border-radius: 20px; background: #fd7400; -webkit-box-shadow:0 4px 6px rgba(255,133,73,.58); -moz-box-shadow:0 4px 6px rgba(255,133,73,.58); box-shadow:0 4px 6px rgba(255,133,73,.58);}
.course-mod .mxb-list .mlRight-fot-han .btnBox .bbPop{ position: absolute; right: -10px; bottom: 60px; display: none; width: 305px; padding: 20px 0 0 8px; border: 1px solid #f2f2f2; background: #fff; border-radius: 8px; -webkit-box-shadow:0 0 16px rgba(211,203,203,0.44); -moz-box-shadow:0 0 16px rgba(211,203,203,0.44); box-shadow:0 0 16px rgba(211,203,203,0.44);}
.course-mod .mxb-list .mlRight-fot-han .btnBox .bbPop:after{ content:" "; display:block; position: absolute; right: 65px; bottom: -11px; width: 19px; height: 11px; background: url(/images/24homePage/column-yishizige/icon_31.png) no-repeat;}
.course-mod .mxb-list .mlRight-fot-han .btnBox .bbPop .listBtn{ float: left; display: block; width: 134px; height: 38px; line-height: 38px; text-align: center; color: #ff4723; font-size: 14px; border: 1px solid #f4664a; border-radius: 19px; margin: 0 6px 20px; background:#fff0db; background-image:-webkit-linear-gradient(top, #fff, #fff0db); background-image:-moz-linear-gradient(top, #fff, #fff0db); background-image:linear-gradient(top,#fff,#fff0db);}
.course-mod .mxb-list .mlRight-fot-han .btnBox .bbPop .listBtn:hover{ text-decoration: none;}
.course-mod .mxb-list .mlRight-fot .clCoupon-wrap{ float: right; height: 50px; text-align: center; margin: -5px 10px 0 0;}
.course-mod .mxb-list .mlRight-fot .clCoupon{ position: relative; z-index: 1; display:inline-block; width:290px; height:50px; background:url("/images/template/2024xuanke-pop/coupon-bg.png") no-repeat;}
.course-mod .mxb-list .mlRight-fot .clCoupon-prize-text{ float:left; width:90px; line-height:50px; padding:0 0 0 16px; letter-spacing:0; font-size:32px; text-align: left; font-family:'DIN Alternate'; color:#f9eac4; font-weight:bold;}
.course-mod .mxb-list .mlRight-fot .clCoupon-prize-text i{ display:inline-block; width:15px; height:15px; line-height:17px; vertical-align:12px; margin-right:4px; font-size:12px; color:#ff5d0b; text-align:center; background:#f9eac4; border-radius:50%;}
.course-mod .mxb-list .mlRight-fot .clCoupon-text{ float:left; width:98px; line-height:16px; font-size:14px; text-align: left; color:#f9eac4; padding:8px 0 0 11px; letter-spacing: 1px;}
.course-mod .mxb-list .mlRight-fot .clCoupon-btn{ display:block; float:right; width:55px; height:33px; line-height:33px; text-align:center; border-radius:40px; margin:9px 10px 0 0; font-size:16px; color:#e9380c; font-weight:bold; text-decoration:none; background:#ffeed3; background-image:-webkit-linear-gradient(left, #ffe0b0, #ffeed3); background-image:-moz-linear-gradient(left, #ffe0b0, #ffeed3); background-image:linear-gradient(left,#ffe0b0,#ffeed3);}
.course-mod .mxb-list .mlRight-fot .clCoupon.bg02 .clCoupon-prize-text{ position: relative; z-index: 1; height: 50px; line-height: 40px;}
.course-mod .mxb-list .mlRight-fot .clCoupon.bg02 .clCoupon-prize-text em{ position: absolute; left: 50%; bottom: 0; margin-left: -18px; line-height: 16px; font-size: 12px; color: #f9eac4;}
.course-mod .mxb-list .mlRight-fot .clCoupon .tagIcon{ position: absolute; right:-16px; top:-18px;}
.course-mod .mxb-list .mlRight-slide{ position: relative; z-index: 1; overflow:hidden; width: 770px; height: 90px;}
.course-mod .mxb-list .mlRight-slide .hd{ position: absolute; top: 0; left: 0; z-index: 1; width: 770px; height: 90px;}
.course-mod .mxb-list .mlRight-slide .hd .prev,.course-mod .mxb-list .mlRight-slide .hd .next{ position: static; display:block; width:25px; height:70px; float:left; cursor:pointer; margin: 10px 0 0 0; background-position: 0 -2030px;}
.course-mod .mxb-list .mlRight-slide .hd .next{ float: right; background-position: -68px -2030px;}
.course-mod .mxb-list .mlRight-slide .bd{ position: absolute; left: 25px; bottom: 0; z-index: 2; width: 720px; height: 90px; overflow: hidden;}
.course-mod .mxb-list .mlRight-slide .bd ul{ overflow:hidden; zoom:1;}
.course-mod .mxb-list .mlRight-slide .bd ul li{ position: relative; z-index: 1; float:left; overflow:hidden; width: 150px; height: 90px; margin: 0 15px; cursor: pointer;}
.course-mod .mxb-list .mlRight-slide .bd ul li img{ width:150px; height:90px; display:block;}
.course-mod .mxb-list .mlRight-slide .bd ul li p{ position: absolute; left: 0; bottom: 0; width: 150px; height: 24px; line-height: 24px; text-align: center; font-size: 12px; color: #fff; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');background:rgba(0,0,0,0.7);}
.course-mod .mxb-list .mlFot{ clear: both; height: 40px; padding: 20px 0; background: #f8f8f8; border-radius: 0 4px 4px 0;}
.course-mod .mxb-list .mlFot-price{ float: left; line-height: 40px; font-size: 14px; color: #999; margin-left: 20px;}
.course-mod .mxb-list .mlFot-price strong{ font-size: 18px; color: #fd7400;}
.course-mod .mxb-list .mlFot-price b{ font-size: 22px;}
.course-mod .mxb-list .mlFot-price .icon{ display: inline-block; margin-left: 8px; padding: 0 6px; height: 24px; line-height: 23px; font-size: 14px; color: #fff; border-radius: 6px 6px 0 6px; vertical-align: 4px;
    background: -webkit-linear-gradient(left, #ee5616, #fc7202); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ee5616, #fc7202); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ee5616, #fc7202); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ee5616, #fc7202); /* 标准的语法 */}
.course-mod .mxb-list .mlFot-han{ float: right; height: 40px;}
.course-mod .mxb-list .mlFot-han .btn01{ display: inline-block; width: 188px; height: 38px; line-height: 38px; font-size: 16px; color: #fd7400; text-align: center; font-weight: 700; border-radius: 20px; margin: 0 20px 0 0; border: 1px solid #fe9f4f;}
.course-mod .mxb-list .mlFot-han .btn01:hover{ text-decoration: none; color: #fff; background: #fd7400;}
.course-mod .mxb-list .mlFot-han .btn02{ display: inline-block; width: 190px; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; text-align: center; font-weight: 700; border-radius: 20px; margin: 0 20px 0 0; background: #fd7400; -webkit-box-shadow:0 4px 6px rgba(255,133,73,.58); -moz-box-shadow:0 4px 6px rgba(255,133,73,.58); box-shadow:0 4px 6px rgba(255,133,73,.58);}
.course-mod .mxb-list .mlFot-han .btn02:hover{ text-decoration: none; background: #FD6100;}
.course-mod .mxb-list .mlFot .clCoupon-wrap{ float: right; height: 50px; text-align: center; margin: -5px 20px 0 0;}
.course-mod .mxb-list .mlFot .clCoupon{ position: relative; z-index: 1; display:inline-block; width:290px; height:50px; background:url("/images/template/2024xuanke-pop/coupon-bg.png") no-repeat;}
.course-mod .mxb-list .mlFot .clCoupon-prize-text{ float:left; width:90px; line-height:50px; padding:0 0 0 16px; letter-spacing:0; font-size:32px; text-align: left; font-family:'DIN Alternate'; color:#f9eac4; font-weight:bold;}
.course-mod .mxb-list .mlFot .clCoupon-prize-text i{ display:inline-block; width:15px; height:15px; line-height:17px; vertical-align:12px; margin-right:4px; font-size:12px; color:#ff5d0b; text-align:center; background:#f9eac4; border-radius:50%;}
.course-mod .mxb-list .mlFot .clCoupon-text{ float:left; width:98px; line-height:16px; font-size:14px; text-align: left; color:#f9eac4; padding:8px 0 0 11px; letter-spacing: 1px;}
.course-mod .mxb-list .mlFot .clCoupon-btn{ display:block; float:right; width:55px; height:33px; line-height:33px; text-align:center; border-radius:40px; margin:9px 10px 0 0; font-size:16px; color:#e9380c; font-weight:bold; text-decoration:none; background:#ffeed3; background-image:-webkit-linear-gradient(left, #ffe0b0, #ffeed3); background-image:-moz-linear-gradient(left, #ffe0b0, #ffeed3); background-image:linear-gradient(left,#ffe0b0,#ffeed3);}
.course-mod .mxb-list .mlFot .clCoupon.bg02 .clCoupon-prize-text{ position: relative; z-index: 1; height: 50px; line-height: 40px;}
.course-mod .mxb-list .mlFot .clCoupon.bg02 .clCoupon-prize-text em{ position: absolute; left: 50%; bottom: 0; margin-left: -18px; line-height: 16px; font-size: 12px; color: #f9eac4;}
.course-mod .mxb-list .mlFot .clCoupon .tagIcon{ position: absolute; right:-16px; top:-18px;}
.course-mod .mxb-list:last-child{ margin-bottom: 0;}
.course-mod .mxb-list:hover{ -webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.15); -moz-box-shadow:0 5px 20px rgba(0, 0, 0, 0.15); box-shadow:0 5px 20px rgba(0, 0, 0, 0.15);}

/* 晒分有奖 */
.shareScore{ padding: 20px 0 70px;}
.shareScore .cenBox{ padding: 40px 0 30px; background: #fff; border-radius: 18px; -webkit-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); -moz-box-shadow:0 4px 20px rgba(0, 0, 0, 0.05); box-shadow:0 4px 20px rgba(0, 0, 0, 0.05);}
.shareScore .cenBox .cLeft{ float: left; position: relative; z-index: 1; width: 570px; padding-top: 50px; background: #fff5e3; border-radius: 4px; margin-left: 20px;}
.shareScore .cenBox .cLeft-fdTit{ position: absolute; top: -22px; left: 50%; margin-left: -202px; width: 403px; height: 48px; line-height: 48px; text-align: center; font-size: 20px; color: #f2160b; font-weight: 700; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/tit_05.png) no-repeat;}
.shareScore .cenBox .cLeft-tit{ text-indent: 38px; line-height: 36px; font-size: 18px; color: #fe5205; font-weight: 700; height: 36px; margin: 0 20px;}
.shareScore .cenBox .cLeft-tit.bg01{ background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/tit_03.png) no-repeat;}
.shareScore .cenBox .cLeft-tit.bg02{ background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/tit_04.png) no-repeat;}
.shareScore .cenBox .cLeft-topPrize{ margin: 4px 20px 24px; display: -webkit-flex; display: flex; justify-content: space-between;}
.shareScore .cenBox .cLeft-topPrize .tpList{ width: 127px;}
.shareScore .cenBox .cLeft-topPrize .tpList-pic{ width: 127px; height: 117px; margin-bottom: 9px;}
.shareScore .cenBox .cLeft-topPrize .tpList-pic img{ width: 127px; height: 117px;}
.shareScore .cenBox .cLeft-topPrize .tpList-txt{ line-height: 26px; text-align: center; font-size: 14px; color: #666;}
.shareScore .cenBox .cLeft-topPrize .tpList-txt b{ color: #333;}
.shareScore .cenBox .cLeft-cenPrize{ margin: 24px 20px 40px; display: -webkit-flex; display: flex; justify-content: space-between;}
.shareScore .cenBox .cLeft-cenPrize .cpList{ width: 127px;}
.shareScore .cenBox .cLeft-cenPrize .cpList-pic{ width: 127px; height: 117px; margin-bottom: 9px;}
.shareScore .cenBox .cLeft-cenPrize .cpList-pic img{ width: 127px; height: 117px;}
.shareScore .cenBox .cLeft-cenPrize .cpList-txt{ line-height: 26px; text-align: center; font-size: 14px; color: #666;}
.shareScore .cenBox .cLeft-cenPrize .cpList-txt b{ color: #333;}
.shareScore .cenBox .cLeft-bot{ position: relative; z-index: 1; padding-top: 22px; height: 110px; background: #ffeac4; border-radius: 0 0 4px 4px; display: -webkit-flex; display: flex; align-items: center;}
.shareScore .cenBox .cLeft-bot .fdTit{ position: absolute; top: -18px; left: 0; padding: 0 20px; height: 40px; line-height: 40px; font-size: 18px; color: #fff; font-weight: 700; background: #f67c1e; border-radius: 8px 0 8px 0;
    background: -webkit-linear-gradient(left, #ee6509, #ff9434); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ee6509, #ff9434); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ee6509, #ff9434); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ee6509, #ff9434); /* 标准的语法 */}
.shareScore .cenBox .cLeft-bot .bTxt{ padding: 0 176px 0 20px; line-height: 28px; font-size: 14px;}
.shareScore .cenBox .cLeft-bot .bTxt a{ color: #f45f14;}
.shareScore .cenBox .cLeft-bot .fdPic{ position: absolute; bottom: 0; right: 0;}
.shareScore .cenBox .cRight{ float: right; position: relative; z-index: 1; width: 570px; padding-top: 50px; background: #f9f9f9; border-radius: 4px; margin-right: 20px;}
.shareScore .cenBox .cRight-fdTit{ position: absolute; top: -11px; left: 50%; margin-left: -234px; width: 468px; height: 50px; line-height: 50px; text-align: center; font-size: 20px; color: #fff; font-weight: 700; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/tit_02.png) no-repeat;}
.shareScore .cenBox .cRight-scroll{ overflow: hidden; margin: 0 20px 20px;}
.shareScore .cenBox .cRight-scroll .bd{ height:473px; overflow:hidden;}
.shareScore .cenBox .cRight-scroll .csList{ width: 100%; padding:16px 0; border-bottom: 1px dashed #e3e3e3;}
.shareScore .cenBox .cRight-scroll .csList-top{ height: 26px; line-height: 26px; margin-bottom: 10px;}
.shareScore .cenBox .cRight-scroll .csList-top-left{ float: left; font-size: 16px; color: #f45f14;}
.shareScore .cenBox .cRight-scroll .csList-top-cen{ float: left; font-size: 14px; color: #666; margin-left: 20px;}
.shareScore .cenBox .cRight-scroll .csList-top-right{ float: right; padding: 0 14px 0 38px; height: 26px; line-height: 26px; font-size: 12px; color: #f45f14; border-radius: 13px; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/icon_06.png) no-repeat 12px center #fff;}
.shareScore .cenBox .cRight-scroll .csList-top-right b{ display: inline-block; font-size: 16px; vertical-align: -2px; margin: 0 2px;}
.shareScore .cenBox .cRight-scroll .csList-bot{ overflow: hidden; height: 48px; line-height: 24px; font-size: 14px; display: -webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.shareScore .cenBox .cRight-banner{ position: relative; z-index: 1; width: 530px; height: 165px; margin: 0 20px 20px;}
.shareScore .cenBox .cRight-banner .cbEwm{ position: absolute; top: 10px; right: 10px; width: 144px; height: 144px;}
.shareScore .cenBox .cRight-banner .cbEwm img{ width: 144px; height: 144px;}

/*老粉返现价*/
.freeQuestionBg{ background: #f0f4ff;}
.freeQuestion{ padding: 20px 0 50px;}
.freeQuestion .conWarp{ position: relative; z-index: 1; padding: 30px 0; border-radius: 20px;
    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); /* 标准的语法 */}
.freeQuestion .conWarp .fdBtn{ position: absolute; right: 30px; top: -25px; display: block; width:296px; height:45px; line-height: 44px; text-align: center; font-size: 16px; color: #fff; font-weight: 700; background:url(/images/zhuanti/2026xinkaojiyouhui/icon_47.png) no-repeat;}
.freeQuestion .conWarp .fdBtn:hover{ text-decoration: none;}
.freeQuestion .conBox{ position: relative; z-index: 1; width: 554px; height: 670px; border-radius: 20px; -webkit-box-shadow:0 8px 8px rgba(255, 202, 140, 0.6); -moz-box-shadow:0 8px 8px rgba(255, 202, 140, 0.6); box-shadow:0 8px 8px rgba(255, 202, 140, 0.6);}
.freeQuestion .conBox .ctit{ height: 66px; line-height: 66px; text-indent: 110px; font-size: 28px; color: #fff; font-weight: 700; margin-bottom: 12px;}
.freeQuestion .conBox .tit{ position: relative; z-index: 1; line-height: 36px; font-size: 16px; font-weight: 700; padding-left: 36px; margin-left: 36px;}
.freeQuestion .conBox .tit .icon{ position: absolute; left: 0; top: 5px; display: block; width: 26px; height: 26px; line-height: 26px; font-size: 14px; color: #fff; text-align: center; border-radius: 13px 13px 0 13px;}
.freeQuestion .conBox .tit.mb4{ margin-bottom: 4px;}
.freeQuestion .conBox .txt{ position: relative; z-index: 1; clear: both; line-height: 32px; font-size: 14px; padding-left: 16px; margin-left: 72px;}
.freeQuestion .conBox .txt .icon{ position: absolute; left: 0; top: 13px; display: block; width: 6px; height: 6px; background: #ffa201; border-radius: 50%;}
.freeQuestion .conBox .txt b{ color: #f40023;}
.freeQuestion .conBox .txt.min{ width: 220px; float: left; clear: none;}
.freeQuestion .conBox .txt.min:nth-child(2n+1){ margin-left: 0;}
.freeQuestion .conBox .bot{ position: absolute; left: 0; bottom: 10px; right: 0; text-align: center;}
.freeQuestion .conBox .bot-pic{ position: relative; z-index: 1; display: inline-block; width: 245px; height: 360px;}
.freeQuestion .conBox .bot-pic .ewm{ position: absolute; top: 147px; left: 45px; width: 140px; height: 140px; display: block;}
.freeQuestion .conBox .bot-pic .ewmTxt{ position: absolute; top: 292px; left: 45px; width: 140px; line-height: 20px; font-size: 14px; font-weight: 700; color: #510000;}
.freeQuestion .conBox .bot-pic .ewmTxt b{ color: #fd5500;}
.freeQuestion .conBox.bg01{ float: left; margin-left: 30px; background:url(/images/zhuanti/2026xinkaojiyouhui/bg_05.png) no-repeat;}
.freeQuestion .conBox.bg01 .tit .icon{
    background: -webkit-linear-gradient(left, #fe7b1b, #f62406); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fe7b1b, #f62406); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fe7b1b, #f62406); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fe7b1b, #f62406); /* 标准的语法 */}
.freeQuestion .conBox.bg02{ float: right; margin-right: 30px; background:url(/images/zhuanti/2026xinkaojiyouhui/bg_06.png) no-repeat;}
.freeQuestion .conBox.bg02 .tit .icon{
    background: -webkit-linear-gradient(left, #7932e3, #ee4dfe); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #7932e3, #ee4dfe); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #7932e3, #ee4dfe); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #7932e3, #ee4dfe); /* 标准的语法 */}

/* 直播 */
.liveMainBg{ background: #f0f4ff;}
.liveMain{ padding: 20px 0 0;}
.liveMain .tbox{ height: 104px; background-image: linear-gradient(90deg, #ee4a08 0%, #ff7519 100%); background: #f65e11\0; border-radius: 18px 18px 0 0; border-bottom: 12px solid #fff;}
.liveMain .tbox-ltxt{ line-height: 36px; font-size: 26px; font-weight: 700; color: #ffdc89; padding: 16px 0 0 30px;}
.liveMain .tbox-rbox{ position: relative; z-index: 1; width: 1000px; margin-right: 16px;}
.liveMain .tbox-rbox .swiper-container{ width: 920px; height: 116px; margin: 0 auto;}
.liveMain .tbox-rbox .swiper-slide{ position: relative; z-index: 1; width: 230px; height: 82px; padding-top: 22px; line-height: 28px; text-align: center; font-size: 18px; color: #fff; cursor: pointer;}
.liveMain .tbox-rbox .swiper-slide.on{ height: 78px; border-top: 4px solid #feaf56; background: #fff0d4; color: #f06b0e;}
.liveMain .tbox-rbox .swiper-slide i{ position: absolute; display: none; width: 22px; height: 12px; left: 50%; bottom: -12px; margin-left: -11px; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/icon_10.png) no-repeat;}
.liveMain .tbox-rbox .swiper-slide.on i{ display: block;}
.liveMain .tbox-rbox .larrow-left{ background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/jt_l.png) no-repeat; position: absolute; left: 0; top: 32px; width: 26px; height: 39px;}
.liveMain .tbox-rbox .larrow-right{ background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/jt_r.png) no-repeat; position: absolute; right: 0; top: 32px; width: 26px; height: 39px;}
.liveMain .xbox{ clear: both; display:none; padding: 28px 40px 40px; background:#fff; border-radius: 0 0 18px 18px; margin-top: -12px; -webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.05); -moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.05); box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);}
.liveMain .xbox-videos {width: 628px; height: 400px;background-color: #ffffff; box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.1); border-radius: 6px; overflow: hidden; position: relative;}
.liveMain .xbox-videos img{margin:9px;display: block;}
.liveMain .xbox-videos p{width: 583px;height: 50px;background-color:rgba(50, 44, 56, 0.9);bottom: 44px;left: 8px;color: #fff;font-size: 16px;line-height: 50px;padding-left: 28px;}
.liveMain .xbox-videos .ewm{bottom: 4px;right: 140px;}
.liveMain .xbox-rtxt{ width: 450px; font-size: 18px;}
.liveMain .xbox-rtxt .top{margin-bottom: 10px;}
.liveMain .xbox-rtxt .top span{font-size: 24px;color: #f75f04;font-weight: 600;}
.liveMain .xbox-rtxt .top a{width: 100px;height: 36px;line-height: 36px;color: #fff;font-size: 16px;text-align: center;display: block; background-image: linear-gradient(0deg, #f97106 5%, #f74004 100%); background: #f85705\0; border-radius: 18px;}
.liveMain .xbox-rtxt .t-txt{line-height: 50px;background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/ans.png) no-repeat;padding-left: 45px;}
.liveMain .xbox-rtxt .yi{background-position: -20px -5px;}
.liveMain .xbox-rtxt .er{background-position: -18px -60px;}
.liveMain .xbox-rtxt .san{background-position: -18px -110px;}
.liveMain .xbox-rtxt .san{font-weight: 600;}
.liveMain .xbox-rtxt .si{padding-top: 20px;line-height: 36px;}
.liveMain .xbox-rtxt .wu{line-height: 36px;}

/* 备考资料 */
.preparation{ padding: 20px 0 50px;}
.preparation .conBox{ padding: 30px 0; background: #fff; border-radius: 18px; -webkit-box-shadow:0 4px 20px rgba(240, 107, 13, 0.05); -moz-box-shadow:0 4px 20px rgba(240, 107, 13, 0.05); box-shadow:0 4px 20px rgba(240, 107, 13, 0.05);}
.preparation .conBox .listCon{ float: left; position: relative; z-index: 1; width: 364px; height: 310px; margin-left: 27px; border-radius: 4px; -webkit-box-shadow:0 2px 10px rgba(0, 0, 0, 0.08); -moz-box-shadow:0 2px 10px rgba(0, 0, 0, 0.08); box-shadow:0 2px 10px rgba(0, 0, 0, 0.08);}
.preparation .conBox .listCon-tit{ position: relative; z-index: 5; height: 50px; text-align: center;}
.preparation .conBox .listCon-tit span{ position: relative; z-index: 1; display: inline-block; line-height: 50px; padding-left: 44px; font-size: 16px; font-weight: 700;}
.preparation .conBox .listCon-tit .ewmCon{ position: absolute; top: 0; right: 0; width: 39px; height: 37px;}
.preparation .conBox .listCon-tit .ewmCon-icon{ position: absolute; top: -20px; right: 10px; display: block; padding: 0 8px; height: 18px; line-height: 16px; font-size: 12px; color: #fd8a3f; white-space: nowrap; background: #ffeac2; border: 1px solid #ffcea2; border-radius: 10px 10px 0 10px;
    background: -webkit-linear-gradient(left, #ffe9b7, #ffebc9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffe9b7, #ffebc9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffe9b7, #ffebc9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffe9b7, #ffebc9); /* 标准的语法 */}
.preparation .conBox .listCon-tit .ewmCon-btn{ width: 39px; height: 37px; border-radius: 0 5px 0 0; background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -2400px; background-size: 92px auto; cursor: pointer;}
.preparation .conBox .listCon-tit .ewmCon-pop{ display: none; position: absolute; top: 40px; right: 10px; width: 140px; padding: 14px 0 4px; border: 1px solid #dcdcdc; border-radius: 5px; background: #fff; -webkit-box-shadow:0 3px 6px rgba(216,216,216,0.6); -moz-box-shadow:0 3px 6px rgba(216,216,216,0.6); box-shadow:0 3px 6px rgba(216,216,216,0.6);}
.preparation .conBox .listCon-tit .ewmCon-pop img{ display: block; width: 112px; height: 112px; margin: 0 auto;}
.preparation .conBox .listCon-tit .ewmCon-pop p{ line-height: 36px; text-align: center; font-size: 14px; color: #666;}
.preparation .conBox .listCon-tit .ewmCon-pop:after{ content:" "; display: block; position: absolute; right: 24px; top: -40px; width: 7px; height: 44px; background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -2450px; background-size: 92px auto;}
.preparation .conBox .listCon .con01{ padding: 6px 0 16px;}
.preparation .conBox .listCon .con01-list{ float: left; position: relative; z-index: 1; width: 80px; padding: 20px 0 0 80px;}
.preparation .conBox .listCon .con01-list .icon{ position: absolute; left: 30px; top: 20px; display: block; width: 36px; height: 36px; border-radius: 50%; -webkit-box-shadow:0 6px 12px rgba(239,239,239,1); -moz-box-shadow:0 6px 12px rgba(239,239,239,1); box-shadow:0 6px 12px rgba(239,239,239,1);}
.preparation .conBox .listCon .con01-list .ltit{ height: 18px; line-height: 18px; font-size: 16px; margin-bottom: 8px;}
.preparation .conBox .listCon .con01-list .ltxt{ height: 36px; line-height: 18px; font-size: 14px; color: #666;}
.preparation .conBox .listCon .con01-list.bg01 .icon{ background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -2200px; background-size: 92px auto;}
.preparation .conBox .listCon .con01-list.bg02 .icon{ background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -2250px; background-size: 92px auto;}
.preparation .conBox .listCon .con01-list.bg03 .icon{ background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -2300px; background-size: 92px auto;}
.preparation .conBox .listCon .con01-list.bg04 .icon{ background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -2350px; background-size: 92px auto;}
.preparation .conBox .listCon .con02-pic{ float: left; width: 140px; margin: 24px 0 0 40px;}
.preparation .conBox .listCon .con02-pic img{ display: block; width: 140px; height: 200px;}
.preparation .conBox .listCon .con02-list{ float: right; width: 160px; margin: 24px 0 0 0;}
.preparation .conBox .listCon .con02-list p{ line-height: 42px; font-size: 14px;}
.preparation .conBox .listCon .con03{ padding-top: 8px; text-align: center;}
.preparation .conBox .listCon .btn{ position: absolute; left: 50%; bottom: 24px; margin-left: -85px; display: block; width: 170px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-align: center; font-weight: 700; border-radius: 20px; background: #fd7400; -webkit-box-shadow:0 4px 6px rgba(255,133,73,.58); -moz-box-shadow:0 4px 6px rgba(255,133,73,.58); box-shadow:0 4px 6px rgba(255,133,73,.58);
    background: -webkit-linear-gradient(left, #f97106, #f74004); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f97106, #f74004); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f97106, #f74004); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f97106, #f74004); /* 标准的语法 */}
.preparation .conBox .listCon .btn:hover{ text-decoration: none; background: #FD6100;
    background: -webkit-linear-gradient(left, #f74004, #f97106); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f74004, #f97106); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f74004, #f97106); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f74004, #f97106); /* 标准的语法 */}
.preparation .conBox .listCon.bg01{ background:url(/images/yishizigekaoshi/zhuanti/2024cjcxrk/bg_05.png) no-repeat;}
.preparation .conBox .listCon.bg01 .listCon-tit span:after{ content:" "; display: block; position: absolute; left: 0; top: 9px; width: 32px; height: 32px; border-radius: 50%; background:url(/images/yishizigekaoshi/zhuanti/2024cjcxrk/icon_19.png) no-repeat; -webkit-box-shadow:0 5px 10px rgba(255,216,191,1); -moz-box-shadow:0 5px 10px rgba(255,216,191,1); box-shadow:0 5px 10px rgba(255,216,191,1);}
.preparation .conBox .listCon.bg02{ background:url(/images/yishizigekaoshi/zhuanti/2024cjcxrk/bg_06.png) no-repeat;}
.preparation .conBox .listCon.bg02 .listCon-tit span:after{ content:" "; display: block; position: absolute; left: 0; top: 9px; width: 32px; height: 32px; border-radius: 50%; background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -1750px; background-size: 92px auto; -webkit-box-shadow:0 5px 10px rgba(156,232,203,0.7); -moz-box-shadow:0 5px 10px rgba(156,232,203,0.7); box-shadow:0 5px 10px rgba(156,232,203,0.7);}
.preparation .conBox .listCon.bg03{ background:url(/images/yishizigekaoshi/zhuanti/2024cjcxrk/bg_07.png) no-repeat;}
.preparation .conBox .listCon.bg03 .listCon-tit span:after{ content:" "; display: block; position: absolute; left: 0; top: 9px; width: 32px; height: 32px; border-radius: 50%; background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -1750px; background-size: 92px auto; -webkit-box-shadow:0 5px 10px rgba(183,207,255,0.7); -moz-box-shadow:0 5px 10px rgba(183,207,255,0.7); box-shadow:0 5px 10px rgba(183,207,255,0.7);}

/*加入我们*/
.joinBoxBg{ background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/bg_08.jpg) no-repeat center top;}
.joinBox{ height: 370px;}
.joinBox .bbox{ padding-top: 59px;}
.joinBox .bbox .ltxt{ width: 500px; padding: 40px 0 0 40px;}
.joinBox .bbox .ltxt-tit{ line-height: 74px; font-size: 30px; font-weight: 700;}
.joinBox .bbox .ltxt-cen{ line-height: 30px; font-size: 16px; color: #666; margin-bottom: 14px;}
.joinBox .bbox .ltxt-cen b{ font-size: 22px;}
.joinBox .bbox .right{ padding: 40px 14px 0 0;}
.joinBox .bbox .right .ewm{ width: 140px; margin-right: 30px;}
.joinBox .bbox .right .ewm-pic{ display: block; width: 120px; height: 120px; padding: 10px; background: #fff; -webkit-box-shadow:0 0 15px rgba(0,0,0,0.13); -moz-box-shadow:0 0 15px rgba(0,0,0,0.13); box-shadow:0 0 15px rgba(0,0,0,0.13);}
.joinBox .bbox .right .ewm-txt{ line-height: 42px; text-align: center; font-size: 16px; color: #666;}

/*右侧浮动*/
.fix-nav{ width:110px; position:fixed; z-index:70; right:0; top:50%; margin-top: -220px;}
.fix-nav .ftop{ display: block; width: 110px; height: 68px; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/icon_20.png) no-repeat;}
.fix-nav .fcen { width: 110px; background: #fd9e34; border-radius: 18px 6px 18px 6px; padding: 10px 0 30px;}
.fix-nav .fcen .list{display: block; width: 88px; height: 32px; line-height: 32px; font-size: 14px; text-align: center; color: #fff; margin: 0 auto 8px; background: #f86d10; border-radius: 4px; border: 1px solid #fdb788;}
.fix-nav .fcen .list:hover{ text-decoration: none; background: #ed4800;}
.fix-nav .fback{ position: absolute; bottom: -28px; left: 50%; margin-left: -28px; display: block; width: 56px; height: 56px; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/icon_21.png) no-repeat;}
.fix-nav .switch-icon{ position: absolute; left: -30px; z-index: 2; top: 180px; width: 30px; height: 50px; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/icon_23.png) no-repeat;}
.fix-nav.rightFloatNav-switch .switch-icon{ background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/icon_22.png) no-repeat;}

/*规则弹框*/
.gzTk{ display: none; width: 650px; background: #fff; top: 50%; left: 50%; border-radius: 10px; position: fixed; margin: 0 0 0 -325px; z-index: 99;}
.gzTk .xx{ display: block; position: absolute; top: -10px; right: -10px; width: 39px; height: 39px; background: url(/images/yishizigekaoshi/zhuanti/2025cjcxrk/icon_26.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;}

.mask{ display: none; width: 100%; height: 100%; background: #000; opacity: .7; filter: alpha(opacity=70); position: fixed; top: 0; left: 0; z-index: 98;}

/*课程活动二维码弹框*/
.cbnTk{ display: none; width: 473px; background: url(/images/zhuanti/2026xinkaojiyouhui/bg_28.png) no-repeat; border-radius: 0 0 14px 14px; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -236px; z-index: 99;}
.cbnTk .xx{ display: block; position: absolute; top: 0; right: 0; width: 39px; height: 39px; background: url(/images/zhuanti/2026xinkaojiyouhui/icon_09.png) no-repeat;}
.cbnTk .tTit{ height: 60px; text-align: center; line-height: 60px; font-size: 20px; font-weight: 700; color: #fff; margin: 84px auto 25px;}
.cbnTk .cCon{ margin: 0 20px;}
.cbnTk .cCon-list{ height: 56px; text-align: center; border: 1px solid #ffd872; background: #fff; margin-bottom: 20px;}
.cbnTk .cCon-list font{ display: block; text-decoration: line-through; font-size: 18px;}
.cbnTk .cCon-list b{ display: block; color: #ff8314; font-size: 18px;}
.cbnTk .cCon-list strong{ display: block; color: #ff143b; font-size: 18px;}
.cbnTk .cCon-list .w01{ float: left; width: 104px; height: 56px; line-height: 56px; font-size: 16px; font-weight: 700;}
.cbnTk .cCon-list .w02{ float: left; width: 94px; height: 52px; line-height: 24px; font-size: 14px; padding-top: 4px; border-left: 1px solid #ffd872;}
.cbnTk .cCon-list .w03{ float: left; width: 115px; height: 52px; line-height: 24px; font-size: 14px; padding-top: 4px; background: #fffbdc; border-left: 1px solid #ffd872;}
.cbnTk .cCon-list .w04{ float: left; width: 115px; height: 52px; line-height: 24px; font-size: 14px; padding-top: 4px; background: #ffe8ec; border-left: 1px solid #ffd872;}
.cbnTk .cCon-list .w05{ float: left; width: 231px; height: 52px; line-height: 24px; font-size: 14px; padding-top: 4px; background: #ffe8ec; border-left: 1px solid #ffd872;}
.cbnTk .bEwm{ text-align: center; padding-bottom: 20px;}
.cbnTk .bEwm-pic{ display: inline-block; width: 128px; height: 128px; padding: 5px; border: 1px solid #ffd872; background: #fff; border-radius: 8px;}
.cbnTk .bEwm-pic img{ width: 128px; height: 128px;}
.cbnTk .bEwm-big img{ width: 100%; height: auto;}
.cbnTk .bEwm-txt{ display: inline-block; height: 48px; line-height: 48px; font-size: 18px; font-weight: 700; border-bottom: 2px solid #fba704; margin: 44px 0 0 24px; vertical-align: top;}

/*提示弹框*/
.tsTk{ display: none; width: 480px; background: #fff; border-radius: 8px; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -240px; z-index: 99;}
.tsTk .xx{ display: block; position: absolute; top: -10px; right: -10px; width: 39px; height: 39px; background: url(/images/weishengzige/zhuanti/2025baomingyouhui/icon_09.png) no-repeat;}
.tsTk .cpic{ width: 118px; height: 118px; padding-top: 24px; margin: 0 auto 3px;}
.tsTk .ctxt{ line-height: 38px; font-size: 22px; color: #666; margin-bottom: 20px; text-align: center;}
.tsTk .ctxt b{ color: #f7553f;}
.tsTk .bhan{ display: block; width: 170px; height: 50px; text-align: center; line-height: 50px; font-size: 20px; color: #fff; font-weight: 700; background: #f26208; border-radius: 25px; margin: 0 auto 20px;}
.tsTk .bhan:hover{ text-decoration: none; background: #ff6302;}

/*选课弹框*/
.course-pop{ display:none; width:800px; background: #fff; border-radius: 5px; position:fixed;top:50%; left:50%; margin:0 0 0 -400px;z-index:101;}
.course-pop .xx{ position: absolute; top: 18px; right: 18px; display: block; width:17px; height:17px; background: url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -650px; background-size: 92px auto;}
.course-pop .tit{ height:54px; background:#f5f5f5; border-radius: 5px 5px 0 0; margin-bottom: 10px;}
.course-pop .tit-txt{ position: relative; z-index: 1; font-size:20px; line-height:54px; padding-left: 20px; margin-left:20px;}
.course-pop .tit-txt i{ position: absolute; left: 0; top: 50%; margin-top: -12px; display:block; width:5px; height:26px; background:#4ab83e;}
.course-pop .con{ padding:0 0 10px 40px; background:#fff;}
.course-pop .con h4{ line-height:46px; font-size:16px; font-weight:normal;}
.course-pop .con .chkName{ float:left; _display:inline; margin:0 27px 12px 0; width:224px; height:38px; line-height:38px; font-size:14px; color:#666; text-align:center; cursor:pointer; border:1px solid #d7d7d7; position:relative; overflow:hidden;}
.course-pop .con .chkName.on{ border:1px solid #4ab83e; color:#4ab83e;}
.course-pop .con .chkName.on i.gou{ display:block; width:16px; height:16px; position:absolute; right:0; bottom:0; background:url(/images/24homePage/column-yishizige/col-an.png) no-repeat 0 -700px; background-size: 92px auto;}
.course-pop .con .chkName .coursechk{ position:absolute; left:-10px; top:-30px; padding-bottom:6px;}
.course-pop .total{ height:68px; line-height:68px; background:#f7f7f7; text-align:right; padding:0 38px; border-radius: 0 0 5px 5px;}
.course-pop .total span{ font-size:14px; color:#666; padding-right:18px;}
.course-pop .total span em{ font-size:18px; font-weight:bold;}
.course-pop .total .buy-btn{ display:inline-block; width:130px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; background:#fd7400; border-radius:3px; text-decoration:none;}
.course-pop .total .buy-btn:hover{ background:#FD6100;}

@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);
    }
}








