@charset "utf-8";
/*
@author: he
@update: he (2024-11-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: #7932e3;}
.ggtit{ position: absolute; top: 40px; left: 0; z-index: 2; width: 100%; height: 108px; line-height: 96px; font-size: 34px; color: #fff; text-align: center; font-style: oblique; font-weight: 700; background:url(/images/zhuanti/20241212/tit_02.png) no-repeat center; -webkit-text-shadow:0 5px 5px rgba(252, 82, 59, 0.54); -moz-text-shadow:0 5px 5px rgba(252, 82, 59, 0.54); text-shadow:0 5px 5px rgba(252, 82, 59, 0.54);}

/*浮动导航*/
.topFixNav-wrap{ display:none; width:100%; height:55px; padding:5px 0 0; position:fixed; left:0; top:0; z-index:18; background:#ff7e3e;}
.topFixNav-mod{ text-align:center;}
.topFixNav-mod .btn{ display:inline-block; width:160px; line-height:50px; font-size:20px; color:#fff; border-radius:40px; text-decoration:none; position:relative; margin: 0 30px;}
.topFixNav-mod .btn.on{ font-weight:bold; background:#7932e3; background-image:-webkit-linear-gradient(left, #7932e3, #f40758); background-image:-moz-linear-gradient(left, #7932e3, #f40758); background-image:linear-gradient(left,#7932e3,#f40758);}
.topFixNav-mod .btn.first-tags{ margin-left:0;}
.topFixNav-mod .btn.last-tags{ margin-right:0;}
.topFixNav-mod .btn.last-tags:before{ display:none;}

/*页头*/
.headerBg{ position: relative; z-index: 1; overflow-x: hidden; overflow-y: hidden;}
.headerBg .header{ position: relative; z-index: 2; height: 812px;}
.headerBg .header .logo{ position: absolute; top: 37px; left: 62px; z-index: 10; width: 193px; height: 44px; display: block;}
.headerBg .header .shuangTime{ display: none; position: absolute; top: 490px; left: 50%; z-index: 6; margin-left: -251px; width: 502px; height: 44px; line-height: 44px; text-align: center; font-size: 18px; color: #fff;  background:url(/images/zhuanti/20241212/bg_15.png) no-repeat;}
.headerBg .header .shuangTime b{ display: inline-block; margin: 0 10px; width: 34px; height: 30px; line-height: 30px; background: #fff; border-radius: 4px; font-size: 20px; color: #ec005b; vertical-align: -1px;}
.headerBg .header .cBox{ position: absolute; bottom: 10px; left: 0; z-index: 10; width: 1200px; height: 220px; display: -webkit-flex; display: flex; justify-content: space-between;}
.headerBg .header .cBox-list{ position: relative; z-index: 1; display: block; width: 244px; height: 220px; transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.headerBg .header .cBox-list b{ display: block; margin: 0 24px 12px 0; text-align: center; height: 52px; line-height: 52px; font-size: 22px; color: #fff; font-weight: 700; -webkit-text-shadow:0 3px 1px rgba(253, 116, 52, 0.35); -moz-text-shadow:0 3px 1px rgba(253, 116, 52, 0.35); text-shadow:0 3px 1px rgba(253, 116, 52, 0.35);}
.headerBg .header .cBox-list p{ display: block; margin: 0 24px 0 0; text-align: center; line-height: 26px; font-size: 16px; color: #790d08;}
.headerBg .header .cBox-list .btn{ display: block; position: absolute; top: 120px; left: 40px; width: 130px; height: 58px;}
.headerBg .header .cBox-list:hover{ text-decoration: none; transform:translate3d(0, -6px, 0);}
.headerBg .header .cBox-list .btn.c1{ animation: kc infinite 4s 0s;}
.headerBg .header .cBox-list .btn.c2{ animation: kc infinite 4s 0.5s;}
.headerBg .header .cBox-list .btn.c3{ animation: kc infinite 4s 1s;}
.headerBg .header .cBox-list .btn.c4{ animation: kc infinite 4s 1.5s;}
.headerBg .header .cBox-list .btn.c5{ animation: kc infinite 4s 2s;}
.headerBg .header .cBox-list.bg01{ background: url(/images/zhuanti/20241212/bg_09.png) no-repeat;}
.headerBg .header .cBox-list.bg02{ background: url(/images/zhuanti/20241212/bg_10.png) no-repeat;}
.headerBg.first{ background:url(/images/zhuanti/20241212/bg_01.jpg) no-repeat center top;}
.headerBg.last{ background:url(/images/zhuanti/20241212/bg_02.jpg) no-repeat center top;}
.headerBg.last .header .shuangTime{ display: block;}

@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)
    }
}

/*抽奖*/
.luckMain{ position: relative; z-index: 1; padding-top: 80px;}
.luckMain .ggtit{ top: 0;}
.luckMain .gzBtn{ position: absolute; top: 40px; right: 80px; z-index: 3; display: block; width:108px; height: 38px; line-height: 36px; text-indent: 18px; font-size:16px; color:#fff; border-radius: 19px; background: #54239e;}
.luckMain .gzBtn:hover{ text-decoration: none;}
.luckMain .fdHead{ position: absolute; top: 80px; left: 0; z-index: 1; width: 1200px; height: 59px; background:url(/images/zhuanti/20241212/tit_06.png) no-repeat;}
.luckMain .conBox{ overflow: hidden; padding:59px 0 25px; border: 10px solid #ff8e64; border-top: 0; border-radius: 0 0 18px 18px; background:linear-gradient(to bottom, rgba(253,247,237,1) 0%, rgba(255,237,204,1) 50%, rgba(253,248,239,1) 100%);}
.luckMain .prizeList{ width:700px; height:593px; background:url(/images/zhuanti/20241212/bg_20.gif) no-repeat; margin-left: 25px;}
.luckMain .prizeList li{ position: absolute; width:208px; height:166px; z-index: 1;}
.luckMain .prizeList li.pz1{ left:39px; top:43px; background:url(/images/zhuanti/20241212/lu_01.png) no-repeat;}
.luckMain .prizeList li.on.pz1{ background:url(/images/zhuanti/20241212/lu_01_on.png) no-repeat;}
.luckMain .prizeList li.pz2{ left:247px; top:43px; background:url(/images/zhuanti/20241212/lu_02.png) no-repeat;}
.luckMain .prizeList li.on.pz2{ background:url(/images/zhuanti/20241212/lu_02_on.png) no-repeat;}
.luckMain .prizeList li.pz3{ left:455px; top:43px; background:url(/images/zhuanti/20241212/lu_03.png) no-repeat;}
.luckMain .prizeList li.on.pz3{ background:url(/images/zhuanti/20241212/lu_03_on.png) no-repeat;}
.luckMain .prizeList li.pz4{ left:455px; top:214px; background:url(/images/zhuanti/20241212/lu_04.png) no-repeat;}
.luckMain .prizeList li.on.pz4{ background:url(/images/zhuanti/20241212/lu_04_on.png) no-repeat;}
.luckMain .prizeList li.pz5{ left:455px; top:385px; background:url(/images/zhuanti/20241212/lu_05.png) no-repeat;}
.luckMain .prizeList li.on.pz5{ background:url(/images/zhuanti/20241212/lu_05_on.png) no-repeat;}
.luckMain .prizeList li.pz6{ left:247px; top:385px; background:url(/images/zhuanti/20241212/lu_06.png) no-repeat;}
.luckMain .prizeList li.on.pz6{ background:url(/images/zhuanti/20241212/lu_06_on.png) no-repeat;}
.luckMain .prizeList li.pz7{ left:39px; top:385px; background:url(/images/zhuanti/20241212/lu_07.png) no-repeat;}
.luckMain .prizeList li.on.pz7{ background:url(/images/zhuanti/20241212/lu_07_on.png) no-repeat;}
.luckMain .prizeList li.pz8{ left:39px; top:214px; background:url(/images/zhuanti/20241212/lu_08.png) no-repeat;}
.luckMain .prizeList li.on.pz8{ background:url(/images/zhuanti/20241212/lu_08_on.png) no-repeat;}
.luckMain .prizeList .btn,.luckMain .prizeList .btnNo{ display: block; width:208px; height:166px; position: absolute; top:214px; left:247px; background:url(/images/zhuanti/20241212/lu_00.gif) no-repeat;}
.luckMain .prizeList .btnNo{ background:url(/images/zhuanti/20241212/lu_00_on.png) no-repeat;}
.luckMain .prizeList .noLogin-bg{ display:block; width:100%; height:593px; position:absolute; left:0; top:0; z-index:9; background:url(about:blank);}

.luckMain .draw-list{ overflow: hidden; width:390px; height:280px; padding-top: 14px; margin: 0 30px 0 0; border-top: 3px solid #fff; border-radius: 18px;
    background: -webkit-linear-gradient(top, #fef3e3 0%, #ffffff 15%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fef3e3 0%, #ffffff 15%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fef3e3 0%, #ffffff 15%); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fef3e3 0%, #ffffff 15%); /* 标准的语法 */}
.luckMain .draw-list .dltit{ position: relative; z-index: 1; width: 100%; height:30px; margin-bottom: 6px;}
.luckMain .draw-list .dltit-txt{ display: block; text-align: center; line-height:30px; font-size:22px; color:#b0310b; font-weight:bold;}
.luckMain .draw-list .dltit-btn{ position: absolute; top: 0; right: 15px; display: block; padding: 0 20px; height: 30px; line-height: 30px; font-size: 14px; color: #fff; border-radius: 15px; background: #ffb86d;
    background: -webkit-linear-gradient(left, #ffb86d, #fd9a33); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffb86d, #fd9a33); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffb86d, #fd9a33); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffb86d, #fd9a33); /* 标准的语法 */}
.luckMain .draw-list .dltit-btn:hover{ text-decoration: none; background: #fd9a33;
    background: -webkit-linear-gradient(left, #fd9a33, #ffb86d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fd9a33, #ffb86d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fd9a33, #ffb86d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fd9a33, #ffb86d); /* 标准的语法 */}
.luckMain .draw-list .swiper-drawBigList{ overflow: hidden; width: 360px; height: 146px; margin: 0 auto 10px;}
.luckMain .draw-list .swiper-drawBigList .swiper-slide{ width: 110px; height: 146px; padding: 0 5px;}
.luckMain .draw-list .swiper-drawBigList .swiper-slide .spic{ display: block; width: 110px; height: 66px; padding: 7px 0; margin: 0 auto;}
.luckMain .draw-list .swiper-drawBigList .swiper-slide .sttxt{ line-height: 22px; text-align: center; font-size: 14px; color: #260000;}
.luckMain .draw-list .swiper-drawBigList .swiper-slide .sctxt{ line-height: 22px; text-align: center; font-size: 14px; color: #ee5b0b;}
.luckMain .draw-list .swiper-drawBigList .swiper-slide .sbtxt{ line-height: 22px; text-align: center; font-size: 12px; color: #999;}
.luckMain .draw-list .swiper-drawMidList{ overflow: hidden; padding:0 0 0 30px; height: 40px;}
.luckMain .draw-list .swiper-drawMidList .swiper-slide{ height:40px; line-height:40px; font-size:16px; color:#333;}
.luckMain .draw-list .swiper-drawMidList .swiper-slide span{ display:block; float:left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.luckMain .draw-list .swiper-drawMidList .swiper-slide span.t1{ width:110px; margin-right: 10px;}
.luckMain .draw-list .swiper-drawMidList .swiper-slide span.t2{ width:130px; color: #ee5b0b; margin-right: 10px;}
.luckMain .draw-list .swiper-drawMidList .swiper-slide span.t3{ width:75px; font-size: 12px;}
.luckMain .draw-list .swiper-drawList{ overflow: hidden; padding:0 0 0 30px; height: 40px;}
.luckMain .draw-list .swiper-drawList .swiper-slide{ height:40px; line-height:40px; font-size:16px; color:#333;}
.luckMain .draw-list .swiper-drawList .swiper-slide span{ display:block; float:left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.luckMain .draw-list .swiper-drawList .swiper-slide span.t1{ width:110px; margin-right: 10px;}
.luckMain .draw-list .swiper-drawList .swiper-slide span.t2{ width:130px; color: #ee5b0b; margin-right: 10px;}
.luckMain .draw-list .swiper-drawList .swiper-slide span.t3{ width:75px; font-size: 12px;}

.luckMain .invite{ overflow: hidden; width:390px; height:260px; padding-top: 15px; margin: 5px 30px 10px 0; border-top: 3px solid #fff; border-radius: 18px;
    background: -webkit-linear-gradient(top, #fef3e3 0%, #ffffff 15%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fef3e3 0%, #ffffff 15%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fef3e3 0%, #ffffff 15%); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fef3e3 0%, #ffffff 15%); /* 标准的语法 */}
.luckMain .invite-tit{ height: 30px; line-height: 30px; font-size:22px; text-align: center; font-weight:bold; margin-bottom: 12px;}
.luckMain .invite-tit b{ color:#b0310b;}
.luckMain .invite-txt{ line-height: 20px; font-size:14px; color: #666; margin: 0 20px 6px;}
.luckMain .invite-cen{ margin: 0 20px;}
.luckMain .invite-cen .leftEwm{ float: left; width: 130px;}
.luckMain .invite-cen .leftEwm .pic{ display: block; width: 130px; height: 130px;}
.luckMain .invite-cen .leftEwm .txt{ font-size: 14px; line-height: 30px; text-align: center; font-weight: 700;}
.luckMain .invite-cen .right{ float: right; width: 204px;}
.luckMain .invite-cen .right-btn{ position: relative; z-index: 1; width: 204px; height: 60px; background: #fd9548; border-radius: 32px; margin: 14px 0 0;
    background: -webkit-linear-gradient(left, #fc8f3f, #ff9d55); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fc8f3f, #ff9d55); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fc8f3f, #ff9d55); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fc8f3f, #ff9d55); /* 标准的语法 */}
.luckMain .invite-cen .right-btn:after{ content:" "; display:block; position: absolute; top: 50%; left: 26px; margin-top: -12px; width: 24px; height: 24px; background:url(/images/zhuanti/20241212/icon_40.png) no-repeat;}
.luckMain .invite-cen .right-btn span{ display: inline-block; padding: 8px 0 0 64px; line-height: 22px; color: #fff; font-size: 14px;}
.luckMain .invite-cen .right-btn span b{ display: block; font-size: 16px;}

/*抢红包*/
.couponBox{ position: relative; z-index: 1; width: 1170px; padding: 70px 0 20px; border-radius: 8px; margin: -25px auto 15px;
    background: -webkit-linear-gradient(left, #ff6a2c, #fb4f8c); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff6a2c, #fb4f8c); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff6a2c, #fb4f8c); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff6a2c, #fb4f8c); /* 标准的语法 */}
.couponBox .fdTit{ position: absolute; left: -1px; top: -1px; width: 410px; height: 52px; background:url(/images/zhuanti/20241212/tit_11.png) no-repeat;}
.couponBox .fdTop{ position: absolute; left: 0; right: 0; top: 12px; text-align: center; line-height: 30px; font-size: 16px; font-weight: 700; color: #fff;}
.couponBox .fdTop b{ display: inline-block; margin: 0 6px; padding: 0 4px 0 7px; height: 28px; line-height: 28px; background: #fff; border: 1px solid #fee1c9; border-radius: 4px; font-size: 30px; color: #fd4844; letter-spacing: 4px; vertical-align: -5px;}
.couponBox .gzBtn{ position: absolute; top: 12px; right: 20px; display: block; height: 30px; line-height: 30px; font-size:14px; color:#fff;}
.couponBox .fdJia{ position: absolute; left: 546px; top: 168px; width: 36px; height: 36px; background:url(/images/zhuanti/20241212/icon_47.png) no-repeat;}
.couponBox .coupon{ float: left; position: relative; z-index: 1; width: 528px; height: 200px; padding-top: 30px; border: 1px solid #fd4036; background: #fff; margin-left: 14px; border-radius: 20px;}
.couponBox .coupon .fdIcon{ position: absolute; left: -4px; top: -14px; display: block; width: 64px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #fff; background:url(/images/zhuanti/20241212/icon_46.png) no-repeat;}
.couponBox .coupon .couCon{ padding-left: 14px;}
.couponBox .coupon .couCon-list{ width: 162px; height: 111px; float: left; margin-right: 6px;}
.couponBox .coupon .couCon-list p{ line-height: 16px; font-size: 12px; padding: 66px 10px 0;}
.couponBox .coupon .couCon-list.bg01{ background:url(/images/zhuanti/20241212/icon_49.png) no-repeat;}
.couponBox .coupon .couCon-list.bg02{ background:url(/images/zhuanti/20241212/icon_50.png) no-repeat;}
.couponBox .coupon .couCon-list.bg03{ background:url(/images/zhuanti/20241212/icon_51.png) no-repeat;}
.couponBox .coupon .couBot{ position: relative; z-index: 1; padding: 20px 20px 0;}
.couponBox .coupon .couBot-txt{ float: left; line-height: 24px; font-size: 14px; color: #666;}
.couponBox .coupon .couBot-btn{ position: absolute; top: 26px; right: 20px; width: 180px; height: 40px; line-height: 38px; text-align: center; font-size: 20px; font-weight: 700; color: #fff; background: #fe8531; border-radius: 20px; animation: pulse2 1.5s ease infinite; -webkit-animation: pulse2 1.5s ease infinite;
    background: -webkit-linear-gradient(left, #fe5f1d, #ffab49); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fe5f1d, #ffab49); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fe5f1d, #ffab49); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fe5f1d, #ffab49); /* 标准的语法 */}
.couponBox .coupon .couBot-btn:hover{ text-decoration: none;}
.couponBox .coupon .couBot-btn.no{ animation: none; background: #b1b1b1;}
.couponBox .upload{ float: right; position: relative; z-index: 1; width: 570px; height: 230px; border: 1px solid #fd4036; background: #fff; margin-right: 14px; border-radius: 20px;}
.couponBox .upload .fdIcon{ position: absolute; left: -4px; top: -14px; display: block; width: 64px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #fff; background:url(/images/zhuanti/20241212/icon_46.png) no-repeat;}
.couponBox .upload .bonus{ float: left; width: 290px; padding-top: 18px;}
.couponBox .upload .bonus-tit{ line-height: 68px; text-align: center; font-size: 20px; color: #e61721; font-weight: 700;}
.couponBox .upload .bonus-cen{ text-align: center; margin-bottom: 20px;}
.couponBox .upload .bonus-cen span{ display: inline-block; padding: 0 6px; height: 34px; font-size: 12px; line-height: 34px; border: 1px solid #ff7536;}
.couponBox .upload .bonus-cen span b{ font-size: 14px; color: #e61721;}
.couponBox .upload .bonus-btn{ text-align: center;}
.couponBox .upload .upload-photo{ float: right; position: relative; z-index: 1; width:280px; height: 230px; background: #ffefd2; border-radius: 0 20px 20px 0;}
.couponBox .upload .upload-photo .upload-content-intro{ width:250px; margin: 0 auto;}
.couponBox .upload .upload-photo .upload-content-intro h5{ line-height: 44px; font-size: 16px; position: relative; color: #7d0b02;}
.couponBox .upload .upload-photo .upload-content-intro h5 .view-box{ color: #666; float: right; font-size: 14px; font-weight: normal; background: url(/images/zhuanti/20241212/proIcon.png) no-repeat left center; padding-left: 20px;}
.couponBox .upload .upload-photo .upload-content-intro .file-box{ width: 248px; height: 116px; border: 1px solid #ffc079; background: #ffe9d1; text-align: center; border-radius: 8px; position: relative; z-index: 5;}
.couponBox .upload .upload-photo .upload-content-intro .file-box i{ display: block; background:url(/images/zhuanti/20241212/thumbnail.png) no-repeat; width:43px; height: 37px; position: absolute; left: 50%; margin-left: -20px; top: 10px;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .file{width: 248px; height: 116px; position:absolute; top:0; left:0; border:0; cursor:pointer; filter:alpha(opacity:0);opacity: 0; z-index:2;font-size: 0;}
.couponBox .upload .upload-photo .upload-content-intro .file-box p{ font-size: 12px; width: 248px; text-align: center; color: #999; position: absolute; left: 50%; bottom: 6px; margin-left: -125px;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .select-btn{ width: 100px; height: 26px; line-height: 26px; z-index: 0; border: 1px solid #be8756; text-align: center; font-size: 14px; font-weight: 700; color: #7d0b02; border-radius: 10px; display: block; left: 50%; position: absolute; top: 58px; margin-left:-51px;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .select-btn:hover{ text-decoration: none;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .picList{ display: none; position: absolute; left: 0; top: 0; width: 248px; height: 116px; background: #ffe9d1;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .picList img{ max-width: 248px; max-height: 116px; z-index: 8; cursor: pointer;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .picList .pic-close{ display: block; position: absolute; right: 0; top: 0;background:url(/images/zhuanti/20241212/tu-close.png) no-repeat; width: 22px; height: 22px; z-index: 5;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .loginBg{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 20; display: block;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .popBg{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 19; display: none; background:#000; opacity:.7; filter:alpha(opacity=70); line-height: 116px; font-size: 12px; color: #fff;}
.couponBox .upload .upload-photo .upload-content-intro .file-box .popBg a{ color: #ff432d;}
.couponBox .upload .upload-photo .upload-content-intro .submit-upload{ display: block; width: 180px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 20px; border-radius: 20px; margin:14px auto 0; background: #fb2541;
    background: -webkit-linear-gradient(left, #ff432d, #f94670); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff432d, #f94670); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff432d, #f94670); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff432d, #f94670); /* 标准的语法 */}
.couponBox .upload .upload-photo .upload-content-intro .submit-upload:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #f94670, #ff432d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f94670, #ff432d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f94670, #ff432d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f94670, #ff432d); /* 标准的语法 */}
.couponBox .upload .upload-photo .upload-content-intro .submit-upload.btn-grey{ background: #b1b1b1; color: #fff;pointer-events: none;}
.couponBox .upload .upload-photo .upload-content-intro .example-pic{ display: none; width: 238px; position: absolute; right: 80px; top: -100px; z-index: 50; box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);}
.couponBox .upload .upload-photo .upload-content-intro .example-pic img{width: 238px;}
.couponBox .upload .upload-photo .upload-content-intro .pichide{ display: none;}
.couponBox .upload .upload-photo .currentCursor{pointer-events: none;}
/*上传弹框*/
.photo-pop{ display:none; background:#fff; position:fixed; left:50%; margin-left:-287px; top:50%; z-index:999; border-radius:10px;}
.photo-pop .close-btn-big{ display:block; width:35px; height:35px; position:absolute; right:-60px; top:-27px;background:url(/images/zhuanti/20241212/big-close.png) no-repeat; }
.upload-success{ width: 380px; background: #fff; border-radius: 20px; display: none; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -190px; z-index: 99;}
.upload-success .pop-tit{ text-align: center; color: #7d0b02; line-height: 60px; font-size: 22px; font-weight: bold; border-radius: 15px 15px 0 0; background: #feb05b;
    background: -webkit-linear-gradient(left, #ffcd85, #feb05b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffcd85, #feb05b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffcd85, #feb05b); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffcd85, #feb05b); /* 标准的语法 */}
.upload-success .pop-con{text-align: center; padding:30px 30px 0; line-height: 28px; font-size: 16px;}
.upload-success .pop-con a.link{ color: #fe3c31;}
.upload-success .btn{ display: block; width: 180px; height: 48px; border-radius: 24px; line-height: 48px; margin: 20px auto; color: #fff; font-size: 16px; text-align: center; background: #fb2541;
    background: -webkit-linear-gradient(left, #ff432d, #f94670); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff432d, #f94670); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff432d, #f94670); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff432d, #f94670); /* 标准的语法 */}
.upload-success .btn:hover{ text-decoration: none;}
.upload-success .pop-tit .close-btn {background: url(/images/zhuanti/20241212/close-pic.png) no-repeat; width: 22px; height: 23px; right: 18px; top: 18px; position: absolute;}
.upload-delete-box .btn-mid{ text-align: center; margin: 30px 0;}
.upload-delete-box .btn-mid a{ display: inline-block; width: 130px; height: 44px; border-radius: 22px; line-height: 44px; color: #fff; font-size: 16px; margin: 0 15px;}
.upload-delete-box .btn-mid a:hover{ text-decoration: none;}
.upload-delete-box .btn-mid a.concle-btn{ background: #c8c8c8;}
.upload-delete-box .btn-mid a.sure-btn{ background: #fb2541;
    background: -webkit-linear-gradient(left, #ff432d, #f94670); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff432d, #f94670); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff432d, #f94670); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff432d, #f94670); /* 标准的语法 */}

/*课程导航*/
.classify-nav-box{ width:100%; height:122px; display:none; clear: both;}
.classify-nav-wrap{ width:100%; height:122px; background:#ffd9a6; border-radius: 8px 8px 0 0;
    background: -webkit-linear-gradient(top, #ffd399, #ffedcc); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ffd399, #ffedcc); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ffd399, #ffedcc); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ffd399, #ffedcc); /* 标准的语法 */}
.classify-nav-wrap.on{ position:fixed; left:0; top:0; z-index:19; margin-top:0; border-radius: 0;}
.classify-nav{ width: 1180px; height:122px; position: relative; margin: 0 auto;}
.classify-nav .ftab-tit{ padding:24px 0 0 0;}
.classify-nav .ftab-tit li{ float:left; position: relative; z-index: 1; width:142px; height:74px; text-align:center; font-size:22px; line-height:70px; color:#fff; margin-left: 12px; cursor:pointer; background:url(/images/zhuanti/20241212/btn_08.png) no-repeat;}
.classify-nav .ftab-tit li.on{ height: 85px; line-height: 70px; background:url(/images/zhuanti/20241212/btn_07.png) no-repeat; color:#881800; font-weight:bold;}
.classify-nav .ftab-tit li a{ text-decoration: none; color: #fff;}
.classify-nav .gzBtn{ position: absolute; top: 34px; right: 10px; display: block; width:56px; height: 40px; padding: 6px 0 6px 16px; line-height: 20px; font-size:16px; color:#fff6bb; border-radius: 26px; background: #df3c08;}
.classify-nav .gzBtn i{ position: absolute; top: 20px; right: 8px; display: block; width: 9px; height: 14px; background:url(/images/zhuanti/20241212/icon_06.png) no-repeat;}
.classify-nav .gzBtn:hover{ text-decoration: none;}

/*课程*/
.course-cwTit{ height: 128px; line-height: 80px; text-align: center; font-size: 34px; color: #fff; margin: 40px auto 0; font-style: oblique; font-weight: 700; background:url(/images/zhuanti/20241212/tit_01.png) no-repeat; -webkit-text-shadow:0 5px 5px rgba(252, 82, 59, 0.54); -moz-text-shadow:0 5px 5px rgba(252, 82, 59, 0.54); text-shadow:0 5px 5px rgba(252, 82, 59, 0.54);}
.course-wrap{ position: relative; z-index: 19; width: 1180px; padding-top: 47px; border: 10px solid #fc786a; border-top: 0; border-radius: 0 0 18px 18px;
    background: -webkit-linear-gradient(top, #ffedcc, #fdf8ef); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ffedcc, #fdf8ef); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ffedcc, #fdf8ef); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ffedcc, #fdf8ef); /* 标准的语法 */}
.course-wrap .fdHead{ position: absolute; top: 0; left: -10px; z-index: 1; width: 1200px; height: 47px; background:url(/images/zhuanti/20241212/tit_05.png) no-repeat;}
.course-wrap .buyCouList{ position: absolute; top: -140px; left: -10px; z-index: 3; width: 240px; height: 60px;}
.course-wrap .buyCouList .swiper-buyList{ overflow: hidden; width: 240px; height: 78px;}
.course-wrap .buyCouList .swiper-buyList .swiper-slide{ width: 240px; height: 34px; padding-bottom: 10px;}
.course-wrap .buyCouList .swiper-buyList .swiper-slide .list{ overflow: hidden; width: 100%; height: 34px; line-height: 34px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');background:rgba(0,0,0,0.7); border-radius: 25px;}
.course-wrap .buyCouList .swiper-buyList .swiper-slide .list span{ display:block; float:left; font-size: 14px; color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.course-wrap .buyCouList .swiper-buyList .swiper-slide .list span.t1{ max-width:75px; padding-left: 18px; margin-right: 4px; color: #ffda7e;}
.course-wrap .buyCouList .swiper-buyList .swiper-slide .list span.t2{ margin-right: 4px; color: #ffda7e;}
.course-wrap .buyCouList .swiper-buyList .swiper-slide .list span.t3{ max-width:75px;}
.course-wrap .kmBox{ display: none;}
.course-wrap .course-banner{ width: 1150px; height: 64px; margin: 0 auto 30px;}
.course-wrap .course-bannerNew{ position: relative; z-index: 1; width: 1150px; margin: 0 auto 30px;}
.course-wrap .course{ position: relative; z-index: 1; padding: 0 15px;}
.course-wrap .course .tab-tit{ min-height:54px; text-align:center; border-radius: 10px 10px 0 0; background:#fe6333;
    background: -webkit-linear-gradient(left, #ff501a, #fd764d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff501a, #fd764d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff501a, #fd764d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff501a, #fd764d); /* 标准的语法 */}
.course-wrap .course .tab-tit li{ display:block; float: left; height:54px; line-height:54px; font-size:16px; color:#fff1e6; cursor:pointer; position:relative; vertical-align: top;}
.course-wrap .course .tab-tit li.on{ margin-top: -10px; height: 64px; line-height: 64px; color:#d52121; font-weight: 700; background:#fff8ea; border-radius: 10px 10px 0 0; -webkit-box-shadow:0 -4px 4px rgba(206, 56, 2, 0.3);}
.course-wrap .course .tab-tit.w14 li,.course-wrap .course .tab-tit.w14 span.lia{ width: 7.14%;}
.course-wrap .course .tab-tit.w13 li,.course-wrap .course .tab-tit.w13 span.lia{ width: 7.69%;}
.course-wrap .course .tab-tit.w12 li,.course-wrap .course .tab-tit.w12 span.lia{ width: 8.33%;}
.course-wrap .course .tab-tit.w9 li,.course-wrap .course .tab-tit.w9 span.lia{ width:11.11%;}
.course-wrap .course .tab-tit.w6 li,.course-wrap .course .tab-tit.w6 span.lia{width: 6.25%;}
.course-wrap .course .tab-tit span.lia{ display:block; float: left; height:54px; line-height:54px; font-size:16px; color:#fff1e6; cursor:pointer; position:relative; vertical-align: top;}
.course-wrap .course .tab-tit span.lia a{ color:#fff1e6;}
.course-wrap .course .tab-tit span.lia a:hover{ text-decoration: none;}
.course-wrap .course .course-con{ display:none;}
.course-wrap .course .course-con ul{ padding:30px 0 0 0; background:#fff8ea; border-radius: 0 0 10px 10px;}
.course-wrap .course .course-con li{ float:left; width:356px; background:url(/images/zhuanti/20241212/bg_07.png) no-repeat center bottom #fff; margin:0 13px 24px 14px; border-radius: 3px; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 10px 20px rgba(255, 210, 190, 0.72); -moz-box-shadow:0 10px 20px rgba(255, 210, 190, 0.72); box-shadow:0 10px 20px rgba(255, 210, 190, 0.72);}
.course-wrap .course .course-con li:hover{ transform:translate3d(0, -6px, 0);}
.course-wrap .course .course-con .course-pic{ position: relative; z-index: 1; display: block; width:356px; height:342px; border-radius: 3px 3px 0 0;}
.course-wrap .course .course-con .course-pic img{ width:356px; height:342px; border-radius: 3px 3px 0 0;}
.course-wrap .course .course-con .course-pic .fdiconHot{ position: absolute; top: -7px; left: -12px; width: 55px; height: 53px; background:url(/images/zhuanti/20241212/icon_13.png) no-repeat;}
.course-wrap .course .course-con .course-bot{ height: 76px; padding-top: 21px;}
.course-wrap .course .course-con .course-bot .btnHong,.course-wrap .course .course-con .course-bot .btnFen{ margin: 0 auto; display: block; width: 220px; height: 52px; text-align: center; line-height: 52px; font-size: 20px; color: #fff; border-radius: 26px; -webkit-box-shadow:0 3px 0 rgba(255, 166, 86, 1); -moz-box-shadow:0 3px 0 rgba(255, 166, 86, 1); box-shadow:0 3px 0 rgba(255, 166, 86, 1);}
.course-wrap .course .course-con .course-bot .btnHong{ background: #fa2441;
    background: -webkit-linear-gradient(left, #ff8f0f, #f60655); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff8f0f, #f60655); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff8f0f, #f60655); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff8f0f, #f60655); /* 标准的语法 */}
.course-wrap .course .course-con .course-bot .btnFen{ background: #f56060;}
.course-wrap .course .course-con .course-bot .btnHong:hover{ text-decoration: none; background: #f60655;
    background: -webkit-linear-gradient(left, #f60655, #ff8f0f); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f60655, #ff8f0f); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f60655, #ff8f0f); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f60655, #ff8f0f); /* 标准的语法 */}
.course-wrap .course .course-con .course-bot.center{ padding-left: 28px;}
.course-wrap .course .course-con .course-bot .btnHong.min,.course-wrap .course .course-con .course-bot .btnFen.min{ float: left; width: 140px; margin: 0 5px;}
.course-wrap .course .course-con .course-bot .btnFen:hover{ text-decoration: none;}
.course-wrap .course .course-con .course-bot .yesLogin{ display: none;}
.course-wrap .course .helpBox{ padding: 6px 0 30px; height: 56px; text-align: center;}
.course-wrap .course .helpBox-txt{ display: inline-block; margin: 0 16px 0 0; vertical-align: -7px;}
.course-wrap .course .helpBox-btn{ display: inline-block; width: 198px; height: 56px; line-height: 56px; font-size: 22px; color: #a50203; font-weight: 700; border-radius: 28px; background: #ffcb72; margin: 0 5px;
    background: -webkit-linear-gradient(left, #ffc661, #ffd590); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffc661, #ffd590); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffc661, #ffd590); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffc661, #ffd590); /* 标准的语法 */}
.course-wrap .course .helpBox-btn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #ffd590, #ffc661); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffd590, #ffc661); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffd590, #ffc661); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffd590, #ffc661); /* 标准的语法 */}

/*vip面授班*/
.courseVip{ position: relative; z-index: 1; padding-top: 120px;}
.courseVip .gzBtn{ position: absolute; top: 65px; right: 80px; z-index: 3; display: block; width:108px; height: 38px; line-height: 36px; text-indent: 18px; font-size:16px; color:#fff; border-radius: 19px; background: #54239e;}
.courseVip .gzBtn:hover{ text-decoration: none;}
.courseVip .fdHead{ position: absolute; top: 120px; left: 0; z-index: 1; width: 1200px; height: 59px; background:url(/images/zhuanti/20241212/tit_06.png) no-repeat;}
.courseVip .conBox{ overflow: hidden; padding:59px 0 0; border: 10px solid #ff8e64; border-top: 0; border-radius: 0 0 18px 18px; background:linear-gradient(to bottom, rgba(253,247,237,1) 0%, rgba(255,237,204,1) 50%, rgba(253,248,239,1) 100%);}
.courseVip .conBox .tPic{ display: none; position: relative; z-index: 1; width: 1145px; height: 264px; margin: 0 auto;}
.courseVip .conBox .tPic img{ width: 1145px; height: 264px;}
.courseVip .conBox .bPic{ display: block; position: relative; z-index: 1; width: 1145px; height: 173px; margin: 0 auto 28px; background:url(/images/zhuanti/20241212/pic_02.png) no-repeat;}
.courseVip .conBox .bPic .btn{ display: block; position: absolute; top: 66px; left: 308px; width: 123px; height: 28px; background:url(/images/zhuanti/20241212/icon_38.png) no-repeat; -webkit-animation:hatch 4s 0s infinite both; -moz-animation:hatch 4s 0s infinite both; -o-animation:hatch 4s 0s infinite both; animation:hatch 4s 0s infinite both;}
.courseVip .conBox .bPic .ewm{ display: block; position: absolute; top: 19px; right: 92px; width: 100px; height: 100px;}
.courseVip .conBox .tbox{ width: 600px; height: 56px; background:#e81e38; border-radius: 28px; margin: 0 auto 14px;}
.courseVip .conBox .tbox li{ width: 300px; height: 56px; line-height: 56px; text-align: center; font-size: 20px; color: #fff; font-weight: 700; cursor: pointer;}
.courseVip .conBox .tbox 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);}
.courseVip .conBox .cbox{ position: relative; z-index: 1; background: #feeeda; border-radius: 10px;}
.courseVip .conBox .cbox .swiper-container{ width: 1140px; height: 494px; padding-top: 14px; margin: 0 auto;}
.courseVip .conBox .cbox .swiper-slide{ padding: 0 12px;}
.courseVip .conBox .cbox .swiper-slide li{ width:356px; background: #fff; border-radius: 4px 4px 6px 6px; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 6px 14px rgba(255, 191, 118, 0.76); -moz-box-shadow:0 6px 14px rgba(255, 191, 118, 0.76); box-shadow:0 6px 14px rgba(255, 191, 118, 0.76);}
.courseVip .conBox .cbox .swiper-slide li:hover{ transform:translate3d(0, -6px, 0);}
.courseVip .conBox .cbox .swiper-slide .course-pic{ width:356px; height:230px; padding-top: 30px; border-radius: 6px 6px 0 0; position: relative; z-index: 1;}
.courseVip .conBox .cbox .swiper-slide .course-pic .pctit{ text-align: center; line-height: 32px; color: #8e1101;}
.courseVip .conBox .cbox .swiper-slide .course-pic .pctit-txt{ font-size: 18px;}
.courseVip .conBox .cbox .swiper-slide .course-pic .pctit h3{ display: block; font-size: 32px; font-weight: 700;}
.courseVip .conBox .cbox .swiper-slide .course-pic .pctit-trait{ position: absolute; left: 33px; bottom: 3px; width: 290px; height: 40px; line-height: 36px; text-align: center; font-size: 16px; color: #fff;}
.courseVip .conBox .cbox .swiper-slide .course-pic .pctit:hover{ text-decoration: none;}
.courseVip .conBox .cbox .swiper-slide .course-pic .fdCon{ position: absolute; left: 0; bottom: -35px; width: 356px; height: 48px; background:url(/images/zhuanti/20241212/bg_25.png) no-repeat;}
.courseVip .conBox .cbox .swiper-slide .course-pic .fdCon-left{ float: left; width: 120px; height: 48px; line-height: 48px; text-align: center; font-size: 12px; color: #fff;}
.courseVip .conBox .cbox .swiper-slide .course-pic .fdCon-left b{ font-size: 18px;}
.courseVip .conBox .cbox .swiper-slide .course-pic .fdCon-right{ float: right; width: 236px; padding-top: 12px; height: 36px; text-align: center; line-height: 36px; font-size: 14px; color: #fff;}
.courseVip .conBox .cbox .swiper-slide .course-pic .fdicon01{ position: absolute; top: 0; right: 0; padding: 0 15px; height: 30px; line-height: 30px; font-size: 16px; color: #fff; border-radius: 0 6px 0 6px; background:#e2280c;
    background: -webkit-linear-gradient(left, #d61310, #f34106); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #d61310, #f34106); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #d61310, #f34106); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #d61310, #f34106); /* 标准的语法 */}
.courseVip .conBox .cbox .swiper-slide .course-bot{ height: 204px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceV{ padding: 40px 15px 12px; height: 80px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceV-price{ line-height: 80px; height: 80px; color: #d52121; font-size: 18px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceV-price b{ font-size: 30px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceM{ padding: 40px 15px 12px; height: 80px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceM-price{ line-height: 80px; height: 80px; color: #d52121; font-size: 18px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceM-price b{ font-size: 30px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .btnHong,.courseVip .conBox .cbox .swiper-slide .course-bot .btnFen{ display: block; width: 146px; height: 50px; text-align: center; line-height: 50px; font-size: 20px; color: #fff; border-radius: 25px; margin: 0 auto; -webkit-box-shadow:0 3px 0 rgba(255, 166, 86, 1); -moz-box-shadow:0 3px 0 rgba(255, 166, 86, 1); box-shadow:0 3px 0 rgba(255, 166, 86, 1);}
.courseVip .conBox .cbox .swiper-slide .course-bot .btnHong{ background: #fb2541;
    background: -webkit-linear-gradient(left, #ff432d, #f60655); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff432d, #f60655); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff432d, #f60655); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff432d, #f60655); /* 标准的语法 */}
.courseVip .conBox .cbox .swiper-slide .course-bot .btnFen{ background: #f56060;}
.courseVip .conBox .cbox .swiper-slide .course-bot .btnHong:hover{ text-decoration: none; background: #f60a56;
    background: -webkit-linear-gradient(left, #f60655, #ff432d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f60655, #ff432d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f60655, #ff432d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f60655, #ff432d); /* 标准的语法 */}
.courseVip .conBox .cbox .swiper-slide .course-bot .btnFen:hover{ text-decoration: none;}
.courseVip .conBox .cbox .swiper-slide .course-bot .yesLogin{ display: none;}
.courseVip .conBox .cbox .arrow-left01,.courseVip .conBox .cbox .arrow-left02{ position: absolute; z-index: 2; left: 0; top: 218px; width: 42px; height: 67px; background:url(/images/zhuanti/20241212/icon_20.png) no-repeat;}
.courseVip .conBox .cbox .arrow-right01,.courseVip .conBox .cbox .arrow-right02{ position: absolute; z-index: 2; right: 0; top: 218px; width: 42px; height: 67px; background:url(/images/zhuanti/20241212/icon_21.png) no-repeat;}
.courseVip .conBox .helpBox{ padding: 6px 0 30px; height: 56px; text-align: center; background: #feeeda;}
.courseVip .conBox .helpBox-txt{ display: inline-block; margin: 0 16px 0 0; vertical-align: -7px;}
.courseVip .conBox .helpBox-btn{ display: inline-block; width: 198px; height: 56px; line-height: 56px; font-size: 22px; color: #a50203; font-weight: 700; border-radius: 28px; background: #ffcb72; margin: 0 5px;
    background: -webkit-linear-gradient(left, #ffc661, #ffd590); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffc661, #ffd590); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffc661, #ffd590); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffc661, #ffd590); /* 标准的语法 */}
.courseVip .conBox .helpBox-btn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #ffd590, #ffc661); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffd590, #ffc661); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffd590, #ffc661); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffd590, #ffc661); /* 标准的语法 */}

/*图书*/
.bookMain{ position: relative; z-index: 1; padding-top: 120px;}
.bookMain .ggtit{ background:url(/images/zhuanti/20241212/tit_03.png) no-repeat center;}
.bookMain .gzBtn{ position: absolute; top: 65px; right: 80px; z-index: 3; display: block; width:108px; height: 38px; line-height: 36px; text-indent: 18px; font-size:16px; color:#fff; border-radius: 19px; background: #54239e;}
.bookMain .gzBtn:hover{ text-decoration: none;}
.bookMain .fdHead{ position: absolute; top: 120px; left: 0; z-index: 1; width: 1200px; height: 59px; background:url(/images/zhuanti/20241212/tit_06.png) no-repeat;}
.bookMain .conBox{ padding:59px 0 10px; border: 10px solid #ff8e64; border-top: 0; border-radius: 0 0 18px 18px; background:linear-gradient(to bottom, rgba(253,247,237,1) 0%, rgba(255,237,204,1) 50%, rgba(253,248,239,1) 100%);}
.bookMain .conBox .tbox{ width: 600px; height: 56px; background:#e81e38; border-radius: 28px; margin: 20px auto 14px;}
.bookMain .conBox .tbox li{ width: 300px; height: 56px; line-height: 56px; text-align: center; font-size: 20px; color: #fff; font-weight: 700; cursor: pointer;}
.bookMain .conBox .tbox 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);}
.bookMain .conBox .cbox{ position: relative; z-index: 1;}
.bookMain .conBox .cbox .swiper-container{ width: 1144px; height: 380px; padding-top: 30px; margin: 0 auto;}
.bookMain .conBox .cbox .swiper-slide{ width: 276px; padding: 0 5px;}
.bookMain .conBox .cbox .swiper-slide li{ width:276px; background: #fff; border-radius: 6px; transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.bookMain .conBox .cbox .swiper-slide li:hover{ transform:translate3d(0, -6px, 0);}
.bookMain .conBox .cbox .swiper-slide .course-pic{ width:268px; height:180px; padding: 4px; background: #ffc9a2; border-radius: 6px 6px 0 0; position: relative; z-index: 1;}
.bookMain .conBox .cbox .swiper-slide .course-pic .fdicon01{ position: absolute; top: 0; right: 0; padding: 0 15px; height: 30px; line-height: 30px; font-size: 16px; color: #fff; border-radius: 0 6px 0 12px; background:#ee6045;
    background: -webkit-linear-gradient(left, #ff8d55, #de3535); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff8d55, #de3535); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff8d55, #de3535); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff8d55, #de3535); /* 标准的语法 */}
.bookMain .conBox .cbox .swiper-slide .course-pic-con{ display: block; height: 180px; text-align: center; background: #fff; border-radius: 6px 6px 0 0;}
.bookMain .conBox .cbox .swiper-slide .course-pic-con img{ display: inline-block; width: auto; height: 180px;}
.bookMain .conBox .cbox .swiper-slide .course-bot{ height: 162px;}
.bookMain .conBox .cbox .swiper-slide .course-bot .cbtit{ display: block; height: 40px; padding: 18px 15px 0; line-height: 20px; font-size: 14px; overflow:hidden;}
.bookMain .conBox .cbox .swiper-slide .course-bot .cbtit:hover{ text-decoration: none;}
.bookMain .conBox .cbox .swiper-slide .course-bot .cbprice{ height: 28px; line-height: 28px; padding: 0 15px 14px;}
.bookMain .conBox .cbox .swiper-slide .course-bot .cbprice-left{ float: left; font-size: 14px; color: #d52121;}
.bookMain .conBox .cbox .swiper-slide .course-bot .cbprice-left b{ font-size: 22px;}
.bookMain .conBox .cbox .swiper-slide .course-bot .cbprice-right{ float: right; font-size: 14px; color: #6e6d6d; text-decoration: line-through;}
.bookMain .conBox .cbox .swiper-slide .course-bot .btnHong{ display: block; width: 196px; height: 44px; text-align: center; line-height: 44px; font-size: 16px; color: #fff; border-radius: 22px; margin: 0 auto; -webkit-box-shadow:0 3px 0 rgba(255, 166, 86, 1); -moz-box-shadow:0 3px 0 rgba(255, 166, 86, 1); box-shadow:0 3px 0 rgba(255, 166, 86, 1);}
.bookMain .conBox .cbox .swiper-slide .course-bot .btnHong{ background: #fb2541;
    background: -webkit-linear-gradient(left, #ff432d, #f60655); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff432d, #f60655); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff432d, #f60655); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff432d, #f60655); /* 标准的语法 */}
.bookMain .conBox .cbox .swiper-slide .course-bot .btnHong:hover{ text-decoration: none; background: #f60a56;
    background: -webkit-linear-gradient(left, #f60655, #ff432d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f60655, #ff432d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f60655, #ff432d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f60655, #ff432d); /* 标准的语法 */}
.bookMain .conBox .cbox .swiper-slide .course-bot .yesLogin{ display: none;}
.bookMain .conBox .cbox .arrow-bkleft01,.bookMain .conBox .cbox .arrow-bkleft02{ position: absolute; z-index: 2; left: 0; top: 168px; width: 42px; height: 67px; background:url(/images/zhuanti/20241212/icon_20.png) no-repeat;}
.bookMain .conBox .cbox .arrow-bkright01,.bookMain .conBox .cbox .arrow-bkright02{ position: absolute; z-index: 2; right: 0; top: 168px; width: 42px; height: 67px; background:url(/images/zhuanti/20241212/icon_21.png) no-repeat;}

/*免费题库*/
.freeQuestion{ position: relative; z-index: 1; padding-top: 120px;}
.freeQuestion .ggtit{ background:url(/images/zhuanti/20241212/tit_03.png) no-repeat center;}
.freeQuestion .fdHead{ position: absolute; top: 120px; left: 0; z-index: 1; width: 1200px; height: 59px; background:url(/images/zhuanti/20241212/tit_06.png) no-repeat;}
.freeQuestion .conBox{ padding:69px 40px 30px; border: 10px solid #ff8e64; border-top: 0; border-radius: 0 0 18px 18px; background:linear-gradient(to bottom, rgba(253,247,237,1) 0%, rgba(255,237,204,1) 50%, rgba(253,248,239,1) 100%);}
.freeQuestion .conBox .activeOne{ width: 528px; height: 208px; background: url(/images/zhuanti/20241212/activeOne_bg.png) no-repeat; position: relative; padding-top: 54px;}
.freeQuestion .conBox .activeOne em{ height: 38px; padding: 0 30px; color: #fff; background: linear-gradient(to right,#ff9e09,#ff3583); font-size: 24px; font-weight: 600; border-radius: 0 20px 20px 0; position: absolute; top: 19px; left: 0;}
.freeQuestion .conBox .activeOne_con p{ width: 223px; font-size: 16px; color: #333; margin-top: 31px; line-height: 26px; margin-left: 28px;}
.freeQuestion .conBox .activeOne_con p span{ color: #ff5b04; font-size: 20px; font-weight: 600;}
.freeQuestion .conBox .activeOne_con .conbtn{ position: relative; z-index: 1; display: block; width: 180px; height: 40px; text-align: center; color: #fff; background: linear-gradient(to right,#fd0d3c,#ff3d34); line-height: 40px; margin-left: 28px; box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1); font-size: 18px; font-weight: 600; border-radius: 20px; margin-top: 30px;}
.freeQuestion .conBox .activeOne_con .conbtn .price{ display: block; position: absolute; top: -22px; left: -6px; width: 140px; height: 42px; line-height: 30px; text-align: center; font-size: 12px; color: #ff682f; text-decoration: line-through; background: url(/images/zhuanti/20241212/icon_52.png) no-repeat; background-size: 100% 100%;}
.freeQuestion .conBox .activeOne_con .conbtn:hover{ text-decoration: none; background: linear-gradient(to right,#ff3d34,#fd0d3c);}
.freeQuestion .conBox .activeOne_con .conbtn.yesLogin{ display: none;}
.freeQuestion .conBox .activeOne img{ width: 242px; height: 208px; margin-right: 10px;}

/*直播*/
.liveMain{ position: relative; z-index: 1; padding-top: 120px;}
.liveMain .fdHead{ position: absolute; top: 120px; left: 0; z-index: 1; width: 1200px; height: 59px; background:url(/images/zhuanti/20241212/tit_06.png) no-repeat;}
.liveMain .conBox{ padding:59px 0 0; border: 10px solid #ff8e64; border-top: 0; border-radius: 0 0 18px 18px; background:linear-gradient(to bottom, rgba(253,247,237,1) 0%, rgba(255,237,204,1) 30%, rgba(253,248,239,1) 100%);}
.liveMain .tbox{ position: relative; z-index: 1; height: 106px; border-radius: 8px 8px 0 0; background:#eb442e; margin-top: -19px; -webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);
    background: -webkit-linear-gradient(left, #da0a3a, #e61a33); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #da0a3a, #e61a33); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #da0a3a, #e61a33); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #da0a3a, #e61a33); /* 标准的语法 */}
.liveMain .tbox .swiper-container{ width: 1056px; height: 118px; margin: 0 auto;}
.liveMain .tbox .swiper-slide{ position: relative; z-index: 1; width: 200px; height: 82px; padding-top: 24px; line-height: 28px; text-align: center; font-size: 18px; color: #fef5f6; cursor: pointer;}
.liveMain .tbox .swiper-slide i{ position: absolute; display: none; width: 28px; height: 15px; left: 50%; bottom: -12px; margin-left: -15px; background:url(/images/zhuanti/20241212/icon_04.png) no-repeat;}
.liveMain .tbox .swiper-slide.on{ font-weight: 700; color: #b9141a; background: #ffd59e; border-radius: 10px 10px 0 0;
    background: -webkit-linear-gradient(left, #ffc282, #ffe2b3); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffc282, #ffe2b3); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffc282, #ffe2b3); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffc282, #ffe2b3); /* 标准的语法 */}
.liveMain .tbox .swiper-slide.on i{ display: block;}
.liveMain .tbox .larrow-left{ position: absolute; left: 0; top: 0; width: 62px; height: 106px; border-radius: 20px 0 0 0; background: #da0a3a;}
.liveMain .tbox .larrow-left i{ display: block; position: absolute; top: 30px; left: 19px; width: 32px; height: 49px; background:url(/images/zhuanti/20241212/icon_02.png) no-repeat;}
.liveMain .tbox .larrow-right{ position: absolute; right: 0; top: 0; width: 62px; height: 106px; border-radius: 0 20px 0 0; background: #e61a33;}
.liveMain .tbox .larrow-right i{ display: block; position: absolute; top: 30px; right: 19px; width: 32px; height: 49px; background:url(/images/zhuanti/20241212/icon_03.png) no-repeat;}
.liveMain .cbox{ padding: 30px 0 30px 20px;}
.liveMain .cbox-con{ display: none;}
.liveMain .cbox-con .videoBox .videoBox-con{ display: block; position: relative; z-index: 1; width: 610px; height: 380px; padding: 15px; background: #fbd09c; border-radius: 5px;}
.liveMain .cbox-con .videoBox .videoBox-con .pic{ width: 610px; height: 380px;}
.liveMain .cbox-con .videoBox .videoBox-con .btn{ display: block; position: absolute; left: 284px; top: 270px; width: 233px; height: 66px; text-indent: 56px; line-height: 50px; font-size: 26px; color: #cd2509; background:url(/images/zhuanti/20241212/btn_13.png) no-repeat;}
.liveMain .cbox-con .videoBox .videoBox-con .ewm{ display: block; position: absolute; right: 15px; bottom: 15px; width: 130px; height: 142px; padding-top: 8px; background: #fff;}
.liveMain .cbox-con .videoBox .videoBox-con .ewm-pic{ display: block; width: 114px; height: 114px; margin: 0 auto;}
.liveMain .cbox-con .videoBox .videoBox-con .ewm-txt{ line-height: 28px; text-align: center; font-size: 14px;}
.liveMain .cbox-con .videoBox .videoBox-prize{ overflow: hidden; width: 520px; height: 410px;}
.liveMain .cbox-con .videoBox .videoBox-prize img{ width: auto; height: 410px; float: right;}

/* 19年品牌 */
.brandBg{ margin-top: 39px; height: 504px; background:url(/images/zhuanti/20241212/bot.jpg) no-repeat center top;}
.brand .top{display: block;margin: 0 auto;padding-top: 50px;}
.brand .item {position: absolute;}
.brand .item .t1{font-size: 20px;line-height: 40px;font-weight: bold;color: #ce6805;}
.brand .item .t2{font-size: 16px;line-height: 30px;color: #861401;}
.brand .item.item1{left: 186px;top: 160px;}
.brand .item.item2{left: 560px;top: 160px;}
.brand .item.item3{left: 934px;top: 160px;}
.brand .item.item4{left: 186px;top: 290px;}
.brand .item.item5{left: 560px;top: 290px;}
.brand .item.item6{left: 934px;top: 290px;}

/* 底部模块 */
.botan {background: url(//www.med66.com/images/index2020/an.png) no-repeat;}
.bottom-mod{ padding: 20px 0 10px; background: #fff;}
.bottom-mod .botnav-mod{ padding-bottom: 30px;}
.bottom-mod .botnav-dls{width:446px;margin-left: 75px;}
.bottom-mod .botnav-dls dl{ float: left; width:100px;line-height:32px;text-align: center; font-size: 14px; margin-right: 70px;}
.bottom-mod .botnav-dls dl dt{line-height:36px;font-size:16px;font-weight:bold;}
.bottom-mod .botnav-dls dl dd a{color:#666;}
.bottom-mod .botnav-dls dl dd a:hover{color:#4ab83e;}
.bottom-mod .botnav-dls dl.dl-about{ margin-right: 0;}
.bottom-mod .bot-tels{width:246px; margin-left: 80px;}
.bottom-mod .bot-tels h6{line-height:36px;font-size:16px;margin-bottom:12px;}
.bottom-mod .bot-tels .bot-tel{padding-left:50px;line-height:30px;font-size:22px;background-position: 0 -2990px; font-weight: 700;}
.bottom-mod .bot-tels .bot-tel span{margin:0 11px 0 11px;}
.bottom-mod .bot-tels .bot-list{margin-top:22px;font-size:0;line-height:26px;}
.bottom-mod .bot-tels .bot-list a{padding-left:36px;margin-right:28px;display:inline-block;background-position:0 -3050px;font-size:14px; color: #666;}
.bottom-mod .bot-tels .bot-list a.tels-feedback{margin-right:0;background-position:0 -3150px;}
.bottom-mod .bot-tels .bot-list a:hover{color:#4ab83e;background-position:0 -3100px;}
.bottom-mod .bot-tels .bot-list a.tels-feedback:hover{background-position:0 -3200px;}
.bottom-mod .bot-tels .bot-list-zx a{display: inline-block;*display: inline;*zoom: 1;width: 220px;height: 44px;line-height: 44px;background-color: #4ab83e;border-radius: 22px;font-size: 20px;color: #ffffff;text-align: center;text-decoration: none;}
.bottom-mod .bot-follow{ width:260px; margin-left: 30px;}
.bottom-mod .bot-follow h6{line-height:36px;font-size:16px;margin-bottom:4px;}
.bottom-mod .bot-follow .ct-ewm{ float: left; width:104px;height:122px;margin-right:24px; border: 1px solid #e4e4e4;}
.bottom-mod .bot-follow .ct-ewm img{display:block; width: 90px; height: 90px; margin: 6px auto 0;}
.bottom-mod .bot-follow .ct-ewm p{ line-height: 26px; text-align: center; font-size: 12px; color: #666;}
.bottom-mod .bot-app{ width:200px;}
.bottom-mod .bot-app h6{line-height:36px;font-size:16px;margin-bottom:14px;}
.bottom-mod .bot-app-list{ float: left; width: 86px; margin-right: 28px; cursor: pointer;}
.bottom-mod .bot-app-list img{ display:block; width: 86px; height: 86px; margin: 0 auto 6px;}
.bottom-mod .bot-app-list p{ line-height: 22px; text-align: center; font-size: 12px; color: #666;}
.bottom-mod .bot-app-list.about{ margin-right: 0;}
.bottom-mod .bot-app-list:hover p{ color: #4ab83e;}
.bottom-mod .bot-app .qpBtn{ cursor: pointer; position: relative; z-index: 21;}
.bottom-mod .bot-app .qpBtn .qpCon{ display: none; position: absolute; left: 50%; top: 114px; margin-left: -54px; width: 106px; padding-top: 9px; background: #fff; border: 1px solid #fff; border: 1px solid #f1f1f1\0; *border: 1px solid #f1f1f1; -webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.15); -moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.15); box-shadow:0 0 20px rgba(0, 0, 0, 0.15);}
.bottom-mod .bot-app .qpBtn .qpCon-ewm{ display: block; width: 90px; height: 90px; margin: 0 auto;}
.bottom-mod .bot-app .qpBtn .qpCon-txt{ line-height: 30px; text-align: center; font-size: 12px; color: #666;}
.bottom-mod .bot-app .qpBtn .qpCon-jian{ display: block; position: absolute; top: -6px; left: 50%; margin-left: -5px; width: 10px; height: 6px; background-position: 0 -200px;}
.bottom-mod .bot-app .qpBtn .qpCon.l40{ left:40px;}
.bottom-mod .bot-app .qpBtn a{ text-decoration: none;}
.bottom-mod .botlink-mod {border-bottom: 1px solid #e8e8e8;}
.bottom-mod .botlink-mod .link-dt{ width: 100px; line-height:28px;font-size:16px;float:left; text-align: center;}
.bottom-mod .botlink-mod .link-dd{margin-left:100px;padding-top:1px; font-size: 14px;}
.bottom-mod .botlink-mod .link-dd a{height:28px;line-height:28px;margin:0 20px 12px 0;color:#666;float:left;}
.bottom-mod .botlink-mod .link-dd a:hover{color:#4ab83e;}
.bottom-mod .bot-follow .ct-ewm .qx-info{ position: absolute; display: none; width: 205px; background: #fff; left: 0; }
.bottom-mod .bot-follow .ct-ewm  .qx-info p{ text-align: left; }
.bottom-mod .bot-follow .ct-ewm:hover .qx-info{ display: block; }
.bottom-mod .bot-follow{ position: relative; }
.bottom-mod .bot-follow .ct-ewm .qx-info .qpCon-jian { display: block; position: absolute; top: -6px; left: 50%; margin-left: -78px; width: 10px; height: 6px; background-position: 0 -200px; }

/* 2021/1/13 新增app下载四要素 */
.nav-panel .qpCon.qx-qpCon .qpCon-jian{ left: 82%; }
.nav-panel .qpCon.qpCon.qx-qpCon{ width: 251px; /* height: 286px; */ margin-left: -209px; }
.nav-panel .qpCon.qx-qpCon .qx-txt{ text-align: center; font-size: 16px; color: #333333; font-weight: bold; }
.qx-info{ padding: 16px 30px 16px 16px;
    -webkit-box-shadow: 0 5px 20px #dad9d9;
    -moz-box-shadow: 0 5px 20px #dad9d9;
    -ms-box-shadow: 0 5px 20px #dad9d9;
    -o-box-shadow: 0 5px 20px #dad9d9;
    box-shadow: 0 5px 20px #dad9d9;}
.qx-info p{ font-size: 12px; line-height: 21px; text-align: left;color: #666666; }
.qx-info p a{ font-size: 12px; color: #4ab83e; }
.qx-info p b{ font-weight: normal;}

/*右侧浮动*/
.fix-nav{ width:131px; height: 500px; position:fixed; z-index:70; right:0; top:50%; margin-top: -250px; background: url(/images/zhuanti/20241212/bg_23.png) no-repeat;}
.fix-nav .ftop { position: absolute; top: 126px; left: 13px; width: 105px;}
.fix-nav .ftop .list{display: block; width: 90px; height: 26px; line-height: 26px; font-size: 14px; text-align: center; color: #c21b00; margin: 0 auto 12px; background: #ffe8b6; border-radius: 13px; background: linear-gradient(to bottom, #fff4d9, #ffd165); box-shadow:0 0 2px rgba(253, 175, 117, 1),0 5px 8px rgba(240, 23, 55, 0.4);
    background: -webkit-linear-gradient(top, #fff4d9, #ffd165); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fff4d9, #ffd165); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fff4d9, #ffd165); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fff4d9, #ffd165); /* 标准的语法 */}
.fix-nav .ftop .list:hover{ text-decoration: none;
    background: -webkit-linear-gradient(top, #ffd165, #fff4d9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ffd165, #fff4d9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ffd165, #fff4d9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ffd165, #fff4d9); /* 标准的语法 */}
.fix-nav .fcen{ position: absolute; bottom: 52px; left: 13px; display: block; width: 105px; height: 90px; background: url(/images/zhuanti/20241212/bg_22.png) no-repeat; background-size: 100% 100%;}
.fix-nav .fback{ position: absolute; bottom: 15px; left: 28px; display: block; width: 76px; height: 26px; line-height: 26px; text-indent: 22px; font-size: 12px; color: #c21b00; border-radius: 13px; background: url(/images/zhuanti/20241212/icon_10.png) no-repeat 7px center,linear-gradient(to bottom, #fff4d9, #ffd165); box-shadow:0 0 2px rgba(253, 175, 117, 1),0 5px 8px rgba(240, 23, 55, 0.4);}
.fix-nav .fback:hover{ text-decoration: none; background: url(/images/zhuanti/20241212/icon_10.png) no-repeat 7px center,linear-gradient(to bottom, #e9cffc, #deecff);}
.fix-nav .switch-icon{ position: absolute; left: -5px; z-index: 2; top: 240px; width: 18px; height: 30px; background: url(/images/zhuanti/20241212/icon_33.png) no-repeat;}
.fix-nav.rightFloatNav-switch .switch-icon{ background: url(/images/zhuanti/20241212/icon_32.png) no-repeat;}

.mask{ display: none; width:100%; height:100%; background:#000; opacity:.7; filter:alpha(opacity=70); position:fixed; top:0; left:0; z-index:98;}

/*抽奖弹框*/
.cjTk{ display: none; width: 792px; height: 710px; background: url(/images/zhuanti/20241212/s_20.png) no-repeat; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -396px; z-index: 99;}
.cjTk .xx{ display: block; position: absolute; top: 4px; right: 52px; width: 39px; height: 39px; background: url(/images/zhuanti/20241212/icon_09.png) no-repeat;}
.cjTk .ttxt{ padding-top: 20px; line-height: 85px; font-size: 28px; font-weight: 700; color: #f26208; text-align: center;}
.cjTk .tbox{ width: 600px; margin: 0 auto 15px; padding-top: 20px;}
.cjTk .tbox .tpic{ display: block; width: 300px; height: 180px; margin: 0 auto 12px;}
.cjTk .tbox .ctxt { line-height: 30px; font-size: 14px; color: #666; text-align: center;}
.cjTk .cbox{ width: 600px; margin: 0 auto 10px;}
.cjTk .cbox-list{ height: 40px; clear: both; margin-bottom: 15px;}
.cjTk .cbox-list .ltxt{ width: 170px; line-height: 40px; font-size: 18px; padding-right: 10px; text-align: right;}
.cjTk .cbox-list .inptxt{ width: 348px; padding: 0 10px; height: 38px; line-height: 38px; font-size: 16px; border: 1px solid #fce2ba;}
.cjTk .cbox-list .inptxt.min{ width: 158px; margin-right: 10px;}
.cjTk .cbox-list .inptxt-return{ display: none; width: 370px; height: 40px; line-height: 40px; font-size: 18px;}
.cjTk .cbox-list.mb0{ margin-bottom: 0;}
.cjTk .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;}
.cjTk .bhan:hover{ text-decoration: none; background: #ff6302;}
.cjTk.xncjTk{ display: none; width: 792px; height: 510px; background: url(/images/zhuanti/20241212/s_21.png) no-repeat; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -396px; z-index: 99;}

/*领取优惠券弹框*/
.lqyhqTk{ display: none; width: 502px; height:624px; padding: 0 50px; background: url(/images/zhuanti/20241212/s_18.png) no-repeat; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -301px; z-index: 99;}
.lqyhqTk .xx{ display: block; position: absolute; top: 6px; right: 30px; width: 39px; height: 39px; background: url(/images/zhuanti/20241212/icon_09.png) no-repeat;}
.lqyhqTk .tbox{ width: 500px; margin: 160px auto 0; overflow: auto; overflow-x: hidden;}
.lqyhqTk .tbox .clist{ width: 403px; height: 88px; margin: 0 0 20px 50px; background:url(/images/zhuanti/20241212/bg_24.png) no-repeat;}
.lqyhqTk .tbox .clist .price{ position: relative; z-index: 1; float: left; width: 85px; height: 88px; padding-left: 46px; line-height: 88px; font-size: 54px; color: #e00742; font-weight: 700; font-family:Impact;}
.lqyhqTk .tbox .clist .price i{ position: absolute; top: 8px; left: 10px; font-size: 24px; color: #e00742; line-height: 24px;}
.lqyhqTk .tbox .clist .txt{ float: right; width: 240px; line-height: 30px; font-size: 14px; color: #d1482d; margin-top: 14px;}
.lqyhqTk .tbox .clist .txt b{ color: #e00742; font-size: 16px;}
.lqyhqTk .bhan{ display: block; position: absolute; bottom: 56px; left: 50%; margin-left: -145px; width: 290px; height: 67px; background:url(/images/zhuanti/20241212/icon_36.png) no-repeat;}
.lqyhqTk .bhan:hover{ text-decoration: none; opacity: 0.9;}
.lqyhqTk .bhan i{ display: block; position: absolute; top: 12px; right: -40px; width: 81px; height: 81px; background:url(/images/zhuanti/20241212/icon_35.png) no-repeat; -webkit-animation:pulse2 1s 0s infinite; animation:pulse2 1s 0s infinite;}

/*秒杀优惠券弹框*/
.msyhqTk{ display: none; width: 502px; height:624px; padding: 0 50px; background: url(/images/zhuanti/20241212/s_19.png) no-repeat; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -301px; z-index: 99;}
.msyhqTk .xx{ display: block; position: absolute; top: 6px; right: 30px; width: 39px; height: 39px; background: url(/images/zhuanti/20241212/icon_09.png) no-repeat;}
.msyhqTk .tbox{ width: 500px; margin: 160px auto 0; overflow: auto; overflow-x: hidden;}
.msyhqTk .tbox .clist{ width: 403px; height: 88px; margin: 0 0 20px 50px; background:url(/images/zhuanti/20241212/bg_24.png) no-repeat;}
.msyhqTk .tbox .clist .price{ position: relative; z-index: 1; float: left; width: 85px; height: 88px; padding-left: 46px; line-height: 88px; font-size: 54px; color: #e00742; font-weight: 700; font-family:Impact;}
.msyhqTk .tbox .clist .price i{ position: absolute; top: 8px; left: 10px; font-size: 24px; color: #e00742; line-height: 24px;}
.msyhqTk .tbox .clist .txt{ float: right; width: 240px; line-height: 30px; font-size: 14px; color: #d1482d; margin-top: 14px;}
.msyhqTk .tbox .clist .txt b{ color: #e00742; font-size: 16px;}
.msyhqTk .bhan{ display: block; position: absolute; bottom: 56px; left: 50%; margin-left: -145px; width: 290px; height: 67px; background:url(/images/zhuanti/20241212/icon_34.png) no-repeat;}
.msyhqTk .bhan:hover{ text-decoration: none; opacity: 0.9;}
.msyhqTk .bhan i{ display: block; position: absolute; top: 12px; right: -40px; width: 81px; height: 81px; background:url(/images/zhuanti/20241212/icon_35.png) no-repeat; -webkit-animation:pulse2 1s 0s infinite; animation:pulse2 1s 0s infinite;}

/*规则弹框*/
.gzTk{ display: none; width: 650px; background: #fff; top: 50%; left: 50%; border-radius: 10px; position: fixed; margin: 0 0 0 -325px; z-index: 99;}
.gzTk .xx{ display: block; position: absolute; top: -10px; right: -10px; width: 39px; height: 39px; background: url(/images/zhuanti/20241212/icon_09.png) no-repeat;}
.gzTk .tit{ height: 60px; background: #fff1d6; border-radius: 10px 10px 0 0;}
.gzTk .tit-left{ line-height: 60px; font-size: 18px; padding-left: 15px; margin-left: 18px;}
.gzTk .tit-left i{ display: block; width: 3px; height: 16px; background: #f65514; left: 0; top: 50%; margin-top: -8px;}
.gzTk .txtbox{ padding: 15px 30px 10px; max-height: 400px; overflow: auto; overflow-x: hidden;}
.gzTk .txtbox .txt{ line-height: 28px; font-size: 16px; margin-bottom: 10px;}
.gzTk .bhan{ display: block; width: 170px; height: 50px; text-align: center; line-height: 50px; font-size: 20px; color: #fff; font-weight: 700; background: #f26208; border-radius: 25px; margin: 0 auto 20px;}
.gzTk .bhan:hover{ text-decoration: none; background: #ff6302;}

/*提示弹框*/
.tsTk{ display: none; width: 480px; background: #fff; border-radius: 8px; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -240px; z-index: 99;}
.tsTk .xx{ display: block; position: absolute; top: -10px; right: -10px; width: 39px; height: 39px; background: url(/images/zhuanti/20241212/icon_09.png) no-repeat;}
.tsTk .cpic{ width: 118px; height: 118px; padding-top: 24px; margin: 0 auto 3px;}
.tsTk .ctxt{ line-height: 38px; font-size: 22px; color: #666; margin-bottom: 20px; text-align: center;}
.tsTk .ctxt b{ color: #f7553f;}
.tsTk .bhan{ display: block; width: 170px; height: 50px; text-align: center; line-height: 50px; font-size: 20px; color: #fff; font-weight: 700; background: #f26208; border-radius: 25px; margin: 0 auto 20px;}
.tsTk .bhan:hover{ text-decoration: none; background: #ff6302;}

/*课程活动二维码弹框*/
.cbnTk{ display: none; width: 473px; background: url(/images/zhuanti/20241212/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/20241212/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: 118px; height: 118px; padding: 10px; border: 1px solid #ffd872; background: #fff; border-radius: 8px;}
.cbnTk .bEwm-pic img{ width: 118px; height: 118px;}
.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;}

/*领课弹框*/
.freeTk{ display: none; width: 630px; background: #fff; top: 50%; left: 50%; border-radius: 10px; position: fixed; margin: 0 0 0 -315px; z-index: 99;}
.freeTk .xx{ display: block; position: absolute; top: 19px; right: 20px; width: 22px; height: 22px; background: url(/images/zhuanti/20241212/icon_11.png) no-repeat;}
.freeTk .tit{ height: 60px; background: #ffc275; border-radius: 10px 10px 0 0;
    background: -webkit-linear-gradient(left, #ffce85, #feaf5b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffce85, #feaf5b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffce85, #feaf5b); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffce85, #feaf5b); /* 标准的语法 */}
.freeTk .tit-left{ float: left; margin-left: 30px; line-height: 60px; font-size: 18px; font-weight: 700;}
.freeTk .cenBox{ padding-top: 10px;}
.freeTk .cenBox .txt{ margin: 10px 30px; line-height: 24px; font-size: 14px; color: #ff6f2e;}
.freeTk .cenBox .titCon{ margin: 0 0 0 30px;}
.freeTk .cenBox .titCon a:hover{ text-decoration: none;}
.freeTk .cenBox .titCon-list{ position: relative; z-index: 1; float: left; overflow: hidden; width: 133px; height: 38px; line-height: 38px; text-align: center; font-size: 14px; border: 1px solid #e2e2e2; border-radius: 4px; margin: 0 10px 10px 0;}
.freeTk .cenBox .titCon-list:after{ content:" "; display:none; position: absolute; right: 0; bottom: 0; width: 24px; height: 20px; background: url(/images/zhuanti/20241212/icon_12.png) no-repeat;}
.freeTk .cenBox .titCon-list.on{ border: 1px solid #ffa133; background: #fff3e1;}
.freeTk .cenBox .titCon-list.on:after{ display: block;}
.freeTk .cenBox .con{ display: none; margin: 0 0 0 30px;}
.freeTk .cenBox .con a:hover{ text-decoration: none;}
.freeTk .cenBox .con-list{ position: relative; z-index: 1; float: left; overflow: hidden; width: 133px; height: 38px; line-height: 38px; text-align: center; font-size: 14px; border: 1px solid #e2e2e2; border-radius: 4px; margin: 0 10px 10px 0;}
.freeTk .cenBox .con-list:after{ content:" "; display:none; position: absolute; right: 0; bottom: 0; width: 24px; height: 20px; background: url(/images/zhuanti/20241212/icon_12.png) no-repeat;}
.freeTk .cenBox .con-list.on{ border: 1px solid #ffa133; background: #fff3e1;}
.freeTk .cenBox .con-list.on:after{ display: block;}
.freeTk .cenBox .bot{ padding: 10px 0 20px; text-align: center;}
.freeTk .cenBox .bot .btn{ display: inline-block; width: 220px; height: 52px; text-align: center; font-size: 20px; line-height: 52px; font-weight: 700; color: #fff; background: #fb2540; border-radius: 26px;
    background: -webkit-linear-gradient(left, #ff442f, #f60655); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff442f, #f60655); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff442f, #f60655); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff442f, #f60655); /* 标准的语法 */}
.freeTk .cenBox .bot .btn:hover{ text-decoration: none; background: #f60655;}

.pulse2{animation-name: pulse2;-webkit-animation-name: pulse2;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
@keyframes pulse2 {0% {transform: scale(0.9);}50% {transform: scale(1);}100% {transform: scale(0.9);}}
@-webkit-keyframes pulse2 {0% { -webkit-transform: scale(0.9);}50% { -webkit-transform: scale(1);}100% { -webkit-transform: scale(0.9);}}

@-webkit-keyframes fadeInLeftUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
        transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
        transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftUp {
    -webkit-animation-name: fadeInLeftUp;
    animation-name: fadeInLeftUp;
}

@-webkit-keyframes hatch{
    0%{-webkit-transform:rotate(0deg)}
    5%{-webkit-transform:rotate(-4deg)}
    9%{-webkit-transform:rotate(4deg)}
    13%{-webkit-transform:rotate(-4deg)}
    16%{-webkit-transform:rotate(2deg)}
    20%{-webkit-transform:rotate(-2deg)}
    25%{-webkit-transform:rotate(0deg)}
}
@-moz-keyframes hatch{
    0%{-moz-transform:rotate(0deg)}
    5%{-moz-transform:rotate(-4deg)}
    9%{-moz-transform:rotate(4deg)}
    13%{-moz-transform:rotate(-4deg)}
    16%{-moz-transform:rotate(2deg)}
    20%{-moz-transform:rotate(-2deg)}
    25%{-moz-transform:rotate(0deg)}
}
@-o-keyframes hatch{
    0%{-o-transform:rotate(0deg)}
    5%{-o-transform:rotate(-4deg)}
    9%{-o-transform:rotate(4deg)}
    13%{-o-transform:rotate(-4deg)}
    16%{-o-transform:rotate(2deg)}
    20%{-o-transform:rotate(-2deg)}
    25%{-o-transform:rotate(0deg)}
}
@keyframes hatch{
    0%{transform:rotate(0deg)}
    5%{transform:rotate(-4deg)}
    9%{transform:rotate(4deg)}
    13%{transform:rotate(-4deg)}
    16%{transform:rotate(2deg)}
    20%{transform:rotate(-2deg)}
    25%{transform:rotate(0deg)}
}

.floatingLT{animation-name: floatingLT;-webkit-animation-name: floatingLT;animation-duration: 1.2s;-webkit-animation-duration: 1.2s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
@keyframes floatingLT { 0% {transform: translate(8%,6%);} 50% {transform: translate(0,0);} 100% {transform: translate(8%,6%);} }
@-webkit-keyframes floatingLT { 0% {-webkit-transform: translate(8%,6%);} 50% {-webkit-transform: translate(0,0);} 100% {-webkit-transform: translate(8%,6%);} }
.floatingLB{animation-name: floatingLB;-webkit-animation-name: floatingLB;animation-duration: 1.2s;-webkit-animation-duration: 1.2s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
@keyframes floatingLB { 0% {transform: translate(-8%,2%);} 50% {transform: translate(0,0);} 100% {transform: translate(-8%,2%);} }
@-webkit-keyframes floatingLB { 0% {-webkit-transform: translate(-8%,2%);} 50% {-webkit-transform: translate(0,0);} 100% {-webkit-transform: translate(-8%,2%);} }
.floatingRB{animation-name: floatingRB;-webkit-animation-name: floatingRB;animation-duration: 1.2s;-webkit-animation-duration: 1.2s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
@keyframes floatingRB { 0% {transform: translate(8%,1%);} 50% {transform: translate(0,0);} 100% {transform: translate(8%,1%);} }
@-webkit-keyframes floatingRB { 0% {-webkit-transform: translate(8%,1%);} 50% {-webkit-transform: translate(0,0);} 100% {-webkit-transform: translate(8%,1%);} }
