@charset "utf-8";
/*
@author: he
@update: he (2022-12-26)
*/
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:url(/images/zhuanti/2023ysbmj/bg_02.jpg) no-repeat center 610px #ca1d31;}
.ggtit{ position: absolute; top: 30px; left: 50%; z-index: 2; margin-left: -394px; width: 789px; height: 185px; line-height: 190px; text-align: center; font-size: 36px; font-weight: 700; color: #fff; background:url(/images/zhuanti/2023ysbmj/tit_01.png) no-repeat;}
.ggtit b{ font-size: 42px; color: #fff18f; vertical-align: -3px;}

/*页头*/
.headerBg{ position: relative; z-index: 1; overflow-x: hidden; overflow-y: hidden;}
.headerBg .header{ position: relative; z-index: 2; height: 610px;}
.headerBg .header .logo{ position: absolute; top: 29px; left: 2px; z-index: 10; width: 172px; height: 40px; display: block;}
.headerBg .header .sidai{ position: absolute; z-index: 1; top: 40px; left: 50%; margin-left: -295px; display: block;}
.headerBg .header .tBox{ position: absolute; top: 130px; left: 50%; z-index: 2; margin-left: -361px; width: 722px; height: 232px; background: url(/images/zhuanti/2023ysbmj/bg_10.png) no-repeat;}
.headerBg .header .shuangTime{ position: absolute; top: 365px; left: 300px; z-index: 6; width: 541px; height: 66px; line-height: 66px; text-align: center; font-size: 20px; color: #fff;}
.headerBg .header .shuangTime b{ display: inline-block; margin: 0 10px; width: 46px; height: 34px; line-height: 34px; background: #f63f00; border-radius: 4px; font-size: 28px; vertical-align: -3px;}
.headerBg .header .cBox{ position: absolute; top: 516px; left: 0; z-index: 10; width: 1200px; height: 63px; text-align: center;}
.headerBg .header .cBox-list{ display: inline-block; width: 200px; height: 63px; line-height: 56px; text-align: center; font-size: 20px; color: #fff5e1; margin: 0 18px; background: url(/images/zhuanti/2023ysbmj/bg_11.png) no-repeat;}
.headerBg .header .cBox-list b{ font-size: 28px; display: inline-block; padding: 0 5px; vertical-align: -3px;}
.headerBg .header .cBox-list.list01{ animation: kc infinite 4.5s 0s;}
.headerBg .header .cBox-list.list02{ animation: kc infinite 4.5s 0.5s;}
.headerBg .header .cBox-list.list03{ animation: kc infinite 4.5s 1s;}
.headerBg .header .cBox-list.list04{ animation: kc infinite 4.5s 1.5s;}
.headerBg .header .cBox-list.list05{ animation: kc infinite 4.5s 2s;}
.headerBg .header .cBox-list:hover{ text-decoration: none; background: url(/images/zhuanti/2023ysbmj/bg_12.png) no-repeat;}
.headerBg .header .xiaobao{ position: absolute; top: 240px; left: 810px; z-index: 7; width: 290px; height: 303px; display: block;}
.headerBg .header .xiaobao img{ animation: floating 2s ease infinite 0s; -webkit-animation: floating 2s ease infinite 0s;}
@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)
    }
}

/*抢红包*/
.couponBox{ position: relative; z-index: 1; height: 250px; background:url(/images/zhuanti/2023ysbmj/bg_03.png) no-repeat; border-radius: 18px; -webkit-box-shadow:0 6px 18px rgba(168, 9, 0, 0.85); -moz-box-shadow:0 6px 18px rgba(168, 9, 0, 0.85); box-shadow:0 6px 18px rgba(168, 9, 0, 0.85);}
.couponBox .fdLeft{ position: absolute; top: 124px; right: 40px; width: 280px;}
.couponBox .fdLeft .icon{ display: block; float: left; width: 70px; height: 24px; line-height: 24px; font-size: 12px; color: #feeed7; text-align: center; border-radius: 12px; background: #a6070a;}
.couponBox .fdLeft .tiao{ display: block; float: right; width: 200px; height: 18px; background: #a6070a; border-radius: 12px; padding: 3px 4px;}
.couponBox .fdLeft .tiao .tcon{ position: relative; z-index: 1; height: 18px; background:url(/images/zhuanti/2023ysbmj/icon_29.png) no-repeat; background-size: 200px 18px; border-radius: 9px; transition:all 1s linear; -webkit-transition:all 1s linear;}
.couponBox .fdLeft .tiao .tcon .ihb{ display: block; position: absolute; right: -30px; top: -15px; width: 39px; height: 48px; background:url(/images/zhuanti/2023ysbmj/icon_30.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;}
.couponBox .fdCen{ position: absolute; top: 176px; left: 0; width: 100%; line-height: 66px; font-size: 18px; color: #d52121; text-align: center;}
.couponBox .fdCen b{ font-size: 20px;}
.couponBox .fdCen .btn{ display: inline-block; margin-left: 10px; padding: 0 12px; height: 26px; line-height: 26px; font-size: 16px; color: #d52121; border: 1px solid #d52121; border-radius: 14px;}
.couponBox .fdCen .btn:hover{ text-decoration: none; background: #d52121; color: #fff;}
.couponBox .fdBtn{ position: absolute; top: 48px; right: 50px; width: 255px; height: 94px; line-height: 94px; font-size: 26px; color: #c21104; text-align: center; font-weight: 700; background:url(/images/zhuanti/2023ysbmj/icon_27.png) no-repeat; animation: pulse2 1.5s ease infinite; -webkit-animation: pulse2 1.5s ease infinite;}
.couponBox .fdBtn:hover{ text-decoration: none;}
.couponBox .fdBtn.no{ animation: none; color: #d94808; background:url(/images/zhuanti/2023ysbmj/icon_28.png) no-repeat;}
.couponBox .fdBtn .bIcon{ position: absolute; top: -15px; right: 5px; width: 97px; height: 40px; line-height: 30px; text-align: center; font-size: 14px; color: #feefd8; background:url(/images/zhuanti/2023ysbmj/icon_36.png) no-repeat;}

/*课程*/
.course-wrap{ position: relative; z-index: 1; padding-top: 166px;}
.course-wrap .gzBtn{ position: absolute; top: 90px; left: 50%; margin-left: 460px; display: block; width:120px; height: 40px; line-height: 40px; text-indent: 25px; font-size:16px; color:#c21104; border-radius: 20px; background: #fde9c2; -webkit-box-shadow:0 2px 13px rgba(159, 7, 24, 0.6); -moz-box-shadow:0 2px 13px rgba(159, 7, 24, 0.6); box-shadow:0 2px 13px rgba(159, 7, 24, 0.6);
    background: -webkit-linear-gradient(left, #ffe4b7, #fbedcb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffe4b7, #fbedcb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffe4b7, #fbedcb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffe4b7, #fbedcb); /* 标准的语法 */}
.course-wrap .gzBtn i{ position: absolute; top: 13px; right: 13px; display: block; width: 9px; height: 14px; background:url(/images/zhuanti/2023ysbmj/icon_06.png) no-repeat;}
.course-wrap .gzBtn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #fbedcb, #ffe4b7); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fbedcb, #ffe4b7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fbedcb, #ffe4b7); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fbedcb, #ffe4b7); /* 标准的语法 */}
.course-wrap .cwtit{ width: 1200px; height: 145px; padding-top: 15px; line-height: 105px; text-align: center; font-size: 38px; color: #861401; font-weight: 700; margin: 0 auto; background:url(/images/zhuanti/2023ysbmj/tit_02.png) no-repeat;}
.course-wrap .kmBox{ display: none;}
.course-wrap .course-fdhead{ position: absolute; left: -2px; top: -2px; width: 1200px; height: 63px; background: url(/images/zhuanti/2023ysbmj/tit_06.png) no-repeat;}
.course-wrap .course{ position: relative; z-index: 1; padding: 61px 8px 8px; border: 2px solid #fff; border-radius: 0 0 18px 18px; background: #ffbb64; -webkit-box-shadow:0 10px 0 rgba(216, 122, 51, 1); -moz-box-shadow:0 10px 0 rgba(216, 122, 51, 1); box-shadow:0 10px 0 rgba(216, 122, 51, 1);}
.course-wrap .course .tab-tit{ min-height:54px; text-align:center; border-radius: 10px 10px 0 0; background:#008185;
    background: -webkit-linear-gradient(left, #005353, #00abb2); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #005353, #00abb2); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #005353, #00abb2); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #005353, #00abb2); /* 标准的语法 */}
.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:#fce5c8; border-radius: 10px 10px 0 0;}
.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.w11 li,.course-wrap .course .tab-tit.w11 span.lia{ width: 9%;}
.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:#fce5c8; border-radius: 0 0 10px 10px;}
.course-wrap .course .course-con li{ float:left; width:356px; background: #fff; margin:0 0 30px 28px; border-radius: 6px; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 6px 24px rgba(255, 191, 118, 0.76); -moz-box-shadow:0 6px 24px rgba(255, 191, 118, 0.76); box-shadow:0 6px 24px rgba(255, 191, 118, 0.76);}
.course-wrap .course .course-con li:hover{ transform:translate3d(0, -6px, 0);}
.course-wrap .course .course-con .course-pic{ width:356px; height:180px; padding-top: 28px; border-radius: 6px 6px 0 0; position: relative; text-align: center; margin-bottom: 10px;}
.course-wrap .course .course-con .course-pic .pctit{ display: inline-block; *display: inline; *zoom: 1; color: #333; text-align: center;}
.course-wrap .course .course-con .course-pic .pctit h3{ display: block; line-height: 52px; text-align: center; font-size: 32px; -webkit-text-shadow:0 4px 4px rgba(0, 0, 0, 0.15); -moz-text-shadow:0 4px 4px rgba(0, 0, 0, 0.15); text-shadow:0 4px 4px rgba(0, 0, 0, 0.15);}
.course-wrap .course .course-con .course-pic .pctit h3 a{ text-decoration: none;}
.course-wrap .course .course-con .course-pic .pctit-txt{ display:block; height: 32px; line-height: 32px; font-size: 18px; text-align: center;}
.course-wrap .course .course-con .course-pic .pctit:hover{ text-decoration: none;}
.course-wrap .course .course-con .course-pic .pctit-list{ padding-top: 12px; height: 30px;}
.course-wrap .course .course-con .course-pic .pctit-list span{ display: inline-block; padding: 0 10px; height: 30px; line-height: 30px; font-size: 14px; background: #fffefd; border-radius: 3px; margin: 0 2px;}
.course-wrap .course .course-con .course-pic .fdCon{ position: absolute; left: 0; bottom: -10px; width: 356px; height: 48px; background:url(/images/zhuanti/2023ysbmj/bg_17.png) no-repeat;}
.course-wrap .course .course-con .course-pic .fdCon-left{ float: left; width: 120px; height: 48px; line-height: 48px; text-align: center; font-size: 12px; color: #fff;}
.course-wrap .course .course-con .course-pic .fdCon-left b{ font-size: 18px;}
.course-wrap .course .course-con .course-pic .fdCon-right{ float: right; width: 236px; padding-top: 12px; height: 36px; text-align: center; line-height: 36px; font-size: 14px; color: #fff;}
.course-wrap .course .course-con .course-pic.oneBg{ background:url(/images/zhuanti/2023ysbmj/bg_04.png) no-repeat;}
.course-wrap .course .course-con .course-pic.twoBg{ background:url(/images/zhuanti/2023ysbmj/bg_05.png) no-repeat;}
.course-wrap .course .course-con .course-pic.thrBg{ background:url(/images/zhuanti/2023ysbmj/bg_06.png) no-repeat;}
.course-wrap .course .course-con .course-pic .fdicon01{ position: absolute; top: 2px; right: 2px; padding: 0 15px; height: 30px; line-height: 30px; font-size: 16px; color: #fff; border-radius: 0 4px 0 12px; background:#e2290b;
    background: -webkit-linear-gradient(left, #f28a2c, #cd570d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f28a2c, #cd570d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f28a2c, #cd570d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f28a2c, #cd570d); /* 标准的语法 */}
.course-wrap .course .course-con .course-pic .fdiconHot{ position: absolute; top: -7px; left: -12px; width: 55px; height: 53px; background:url(/images/zhuanti/2023ysbmj/icon_13.png) no-repeat;}
.course-wrap .course .course-con .course-bot{ height: 190px; padding-top: 18px;}
.course-wrap .course .course-con .course-bot .price{ position: relative; z-index: 1; height: 114px; background:url(/images/zhuanti/2023ysbmj/bg_07.png) no-repeat center top;}
.course-wrap .course .course-con .course-bot .price-fdL{ position: absolute; top:40px; left: 0; width: 90px; line-height: 22px; text-align: center; font-size: 16px; color: #666; text-decoration: line-through;}
.course-wrap .course .course-con .course-bot .price-fdL b{ font-size: 20px;}
.course-wrap .course .course-con .course-bot .price-fdC{ position: absolute; top:23px; left: 124px; width: 110px; line-height: 24px; text-align: center; font-size: 14px; color: #fff; font-weight: 700;}
.course-wrap .course .course-con .course-bot .price-fdC .chuang{ color: #ffee7f}
.course-wrap .course .course-con .course-bot .price-fdC b{ font-size: 20px;}
.course-wrap .course .course-con .course-bot .price-fdR{ position: absolute; top:50px; right: 0; width: 90px; line-height: 22px; text-align: center; font-size: 16px; color: #666;}
.course-wrap .course .course-con .course-bot .price-fdR b{ font-size: 20px;}
.course-wrap .course .course-con .course-bot .buyBox{ margin: 0 20px;}
.course-wrap .course .course-con .course-bot .buyBox-price{ float: left; line-height: 28px; font-size: 16px; color: #d52121; margin-top: -3px;}
.course-wrap .course .course-con .course-bot .buyBox-price b{ font-size: 30px;}
.course-wrap .course .course-con .course-bot .btnHong,.course-wrap .course .course-con .course-bot .btnFen{ float: right; display: block; width: 146px; 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, #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); /* 标准的语法 */}
.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, #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); /* 标准的语法 */}
.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: 19px 0 9px; height: 56px; text-align: center;}
.course-wrap .course .helpBox-txt{ display: inline-block; margin: 0 12px 0 0; vertical-align: -7px;}
.course-wrap .course .helpBox-btn{ display: inline-block; width: 228px; height: 56px; line-height: 56px; font-size: 22px; color: #fff; font-weight: 700; border-radius: 28px; background: #ff6e0e;
    background: -webkit-linear-gradient(top, #ff6e0e, #eb3a10); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ff6e0e, #eb3a10); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ff6e0e, #eb3a10); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ff6e0e, #eb3a10); /* 标准的语法 */}
.course-wrap .course .helpBox-btn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(top, #eb3a10, #ff6e0e); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #eb3a10, #ff6e0e); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #eb3a10, #ff6e0e); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #eb3a10, #ff6e0e); /* 标准的语法 */}

/*vip面授班*/
.courseVip{ position: relative; z-index: 1; padding-top: 166px;}
.courseVip .gzBtn{ position: absolute; top: 90px; right: 30px; display: block; width:120px; height: 40px; line-height: 40px; text-indent: 25px; font-size:16px; color:#c21104; border-radius: 20px; background: #fde9c2; -webkit-box-shadow:0 2px 13px rgba(159, 7, 24, 0.6); -moz-box-shadow:0 2px 13px rgba(159, 7, 24, 0.6); box-shadow:0 2px 13px rgba(159, 7, 24, 0.6);
    background: -webkit-linear-gradient(left, #ffe4b7, #fbedcb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffe4b7, #fbedcb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffe4b7, #fbedcb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffe4b7, #fbedcb); /* 标准的语法 */}
.courseVip .gzBtn i{ position: absolute; top: 13px; right: 13px; display: block; width: 9px; height: 14px; background:url(/images/zhuanti/2023ysbmj/icon_06.png) no-repeat;}
.courseVip .gzBtn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #fbedcb, #ffe4b7); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fbedcb, #ffe4b7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fbedcb, #ffe4b7); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fbedcb, #ffe4b7); /* 标准的语法 */}
.courseVip .conBox{ overflow: hidden; padding:62px 10px 10px; border-radius: 0 0 18px 18px; background:url(/images/zhuanti/2023ysbmj/tit_08.png) no-repeat center top #a20511;}
.courseVip .conBox .tPic{ display: block; position: relative; z-index: 1; width: 1160px; height: 240px; margin: 0 auto 24px;}
.courseVip .conBox .tPic .fdIcon{ display: block; position: absolute; top: 0; left: 0; width: 130px; height: 42px; line-height: 42px; text-align: center; font-size: 20px; font-weight: 700; color: #fff; border-radius: 24px 0 24px 0; background: #c10a1c;}
.courseVip .conBox .tPic .fdIcon2{ display: block; position: absolute; top: -18px; right: 0; width: 136px; height: 53px; background:url(//www.med66.com/upload/resources/image/2022/12/29/667597.gif) no-repeat;}
.courseVip .conBox .tbox{ width: 600px; height: 56px; background:#00787b; border-radius: 28px; margin: 0 auto 24px;}
.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(217, 31, 26, 0.85); -moz-box-shadow:0 0 16px rgba(217, 31, 26, 0.85); box-shadow:0 0 16px rgba(217, 31, 26, 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: 30px; 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 24px rgba(255, 191, 118, 0.76); -moz-box-shadow:0 6px 24px rgba(255, 191, 118, 0.76); box-shadow:0 6px 24px 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/2023ysbmj/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: 56px; height: 56px; 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 .priceV-bot{ height: 24px; margin-right: 5px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceV-bot-txt{ float: left; line-height: 24px; color: #de3535; font-size: 16px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceV-bot-tiao{ float: right; width: 140px; height: 24px; background: #ffe6e6; border-radius: 12px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceV-bot-tiao .tcon{ position: relative; z-index: 1; height: 24px; line-height: 24px; text-align: center; font-size: 12px; color: #fff; white-space: nowrap; background:#ef6346; border-radius: 12px; transition:all 1s linear; -webkit-transition:all 1s linear; -webkit-box-shadow:0 0 8px rgba(197, 76, 1, 0.5); -moz-box-shadow:0 0 8px rgba(197, 76, 1, 0.5); box-shadow:0 0 8px rgba(197, 76, 1, 0.5);
    background: -webkit-linear-gradient(left, #fe925f, #de3838); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fe925f, #de3838); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fe925f, #de3838); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fe925f, #de3838); /* 标准的语法 */}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceV-bot-tiao .tcon .izg{ display: block; position: absolute; right: -22px; top: -13px; width: 35px; height: 24px; background:url(/images/zhuanti/2023ysbmj/icon_22.png) no-repeat; -webkit-animation:hatch 4s 0s infinite both; -moz-animation:hatch 4s 0s infinite both; -o-animation:hatch 4s 0s infinite both; animation:hatch 4s 0s infinite both;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceV-bot-tiao .tcon em{ display: none; padding-right: 15px;}
.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: 56px; height: 56px; 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 .priceM-bot{ height: 24px; margin-right: 5px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceM-bot-txt{ float: left; line-height: 24px; color: #de3535; font-size: 16px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceM-bot-tiao{ float: right; width: 140px; height: 24px; background: #ffe6e6; border-radius: 12px;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceM-bot-tiao .tcon{ position: relative; z-index: 1; height: 24px; line-height: 24px; text-align: center; font-size: 12px; color: #fff; white-space: nowrap; background:#ef6346; border-radius: 12px; transition:all 1s linear; -webkit-transition:all 1s linear; -webkit-box-shadow:0 0 8px rgba(197, 76, 1, 0.5); -moz-box-shadow:0 0 8px rgba(197, 76, 1, 0.5); box-shadow:0 0 8px rgba(197, 76, 1, 0.5);
    background: -webkit-linear-gradient(left, #fe925f, #de3838); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fe925f, #de3838); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fe925f, #de3838); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fe925f, #de3838); /* 标准的语法 */}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceM-bot-tiao .tcon .izg{ display: block; position: absolute; right: -6px; top: -5px; width: 26px; height: 34px; background:url(/images/zhuanti/2023ysbmj/icon_22.png) no-repeat; -webkit-animation:hatch 4s 0s infinite both; -moz-animation:hatch 4s 0s infinite both; -o-animation:hatch 4s 0s infinite both; animation:hatch 4s 0s infinite both;}
.courseVip .conBox .cbox .swiper-slide .course-bot .priceM-bot-tiao .tcon em{ display: none; padding-right: 15px;}
.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: -10px; top: 218px; width: 42px; height: 67px; background:url(/images/zhuanti/2023ysbmj/icon_20.png) no-repeat;}
.courseVip .conBox .cbox .arrow-right01,.courseVip .conBox .cbox .arrow-right02{ position: absolute; z-index: 2; right: -10px; top: 218px; width: 42px; height: 67px; background:url(/images/zhuanti/2023ysbmj/icon_21.png) no-repeat;}

/*图书*/
.bookMain{ position: relative; z-index: 1; padding-top: 166px;}
.bookMain .gzBtn{ position: absolute; top: 90px; right: 30px; display: block; width:120px; height: 40px; line-height: 40px; text-indent: 25px; font-size:16px; color:#c21104; border-radius: 20px; background: #fde9c2; -webkit-box-shadow:0 2px 13px rgba(159, 7, 24, 0.6); -moz-box-shadow:0 2px 13px rgba(159, 7, 24, 0.6); box-shadow:0 2px 13px rgba(159, 7, 24, 0.6);
    background: -webkit-linear-gradient(left, #ffe4b7, #fbedcb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffe4b7, #fbedcb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffe4b7, #fbedcb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffe4b7, #fbedcb); /* 标准的语法 */}
.bookMain .gzBtn i{ position: absolute; top: 13px; right: 13px; display: block; width: 9px; height: 14px; background:url(/images/zhuanti/2023ysbmj/icon_06.png) no-repeat;}
.bookMain .gzBtn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #fbedcb, #ffe4b7); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fbedcb, #ffe4b7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fbedcb, #ffe4b7); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fbedcb, #ffe4b7); /* 标准的语法 */}
.bookMain .conBox{ overflow: hidden; height: 470px; padding: 63px 0 0; border-radius: 0 0 18px 18px; background:url(/images/zhuanti/2023ysbmj/tit_09.png) no-repeat #fdddbb;}
.bookMain .conBox .tbox{ width: 600px; height: 54px; background:#00787b; border-radius: 27px; margin: 11px auto 0;}
.bookMain .conBox .tbox li{ width: 300px; height: 54px; line-height: 54px; text-align: center; font-size: 20px; color: #fff; font-weight: 700; cursor: pointer;}
.bookMain .conBox .tbox li.on{ background: #fff; font-size: 22px; color: #be2b29; border-radius: 27px; -webkit-box-shadow:0 0 13px rgba(242, 130, 30, 0.53); -moz-box-shadow:0 0 13px rgba(242, 130, 30, 0.53); box-shadow:0 0 13px rgba(242, 130, 30, 0.53);}
.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 3px rgba(255, 144, 70, 1); -moz-box-shadow:0 3px 3px rgba(255, 144, 70, 1); box-shadow:0 3px 3px rgba(255, 144, 70, 1);}
.bookMain .conBox .cbox .swiper-slide .course-bot .btnHong{ background: #f4530f;
    background: -webkit-linear-gradient(top, #ff6e0e, #eb3b10); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ff6e0e, #eb3b10); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ff6e0e, #eb3b10); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ff6e0e, #eb3b10); /* 标准的语法 */}
.bookMain .conBox .cbox .swiper-slide .course-bot .btnHong:hover{ text-decoration: none; background: #eb3b10;
    background: -webkit-linear-gradient(top, #eb3b10, #ff6e0e); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #eb3b10, #ff6e0e); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #eb3b10, #ff6e0e); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #eb3b10, #ff6e0e); /* 标准的语法 */}
.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/2023ysbmj/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/2023ysbmj/icon_21.png) no-repeat;}

/*直播*/
.liveMain{ position: relative; z-index: 1; padding-top: 166px;}
.liveMain .conBox{ padding: 40px 0 0; border-radius: 0 0 18px 18px; background:url(/images/zhuanti/2023ysbmj/tit_07.png) no-repeat #840000;}
.liveMain .tbox{ position: relative; z-index: 1; height: 106px; border-radius: 20px 20px 0 0; background:#eb442e; -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, #eb4834, #eb3d24); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #eb4834, #eb3d24); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #eb4834, #eb3d24); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #eb4834, #eb3d24); /* 标准的语法 */}
.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/2023ysbmj/icon_04.png) no-repeat;}
.liveMain .tbox .swiper-slide.on{ font-weight: 700; color: #b9141a; background: #ffd59e;
    background: -webkit-linear-gradient(left, #ffc282, #ffe2b3); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffc282, #ffe2b3); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffc282, #ffe2b3); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffc282, #ffe2b3); /* 标准的语法 */}
.liveMain .tbox .swiper-slide.on i{ display: block;}
.liveMain .tbox .larrow-left{ position: absolute; left: 0; top: 0; width: 72px; height: 106px; border-radius: 20px 0 0 0; background: #eb4834;}
.liveMain .tbox .larrow-left i{ display: block; position: absolute; top: 30px; left: 19px; width: 32px; height: 49px; background:url(/images/zhuanti/2023ysbmj/icon_02.png) no-repeat;}
.liveMain .tbox .larrow-right{ position: absolute; right: 0; top: 0; width: 72px; height: 106px; border-radius: 0 20px 0 0; background: #eb3d24;}
.liveMain .tbox .larrow-right i{ display: block; position: absolute; top: 30px; right: 19px; width: 32px; height: 49px; background:url(/images/zhuanti/2023ysbmj/icon_03.png) no-repeat;}
.liveMain .cbox{ padding: 30px 0 30px 30px;}
.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: #a61414; 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/2023ysbmj/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: 530px; height: 410px;}
.liveMain .cbox-con .videoBox .videoBox-prize img{ width: auto; height: 410px; float: right;}

/* 17年品牌 */
.brandBg{ margin-top: 55px; height: 504px; background:url(/images/zhuanti/2023ysbmj/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:138px; position:fixed; z-index:70; right:0; top:50%; margin-top: -245px;margin-right: 0;}
.fix-nav .ftop { display: block; width: 138px; height: 125px; background: url(/images/zhuanti/2023ysbmj/bg_22.png) no-repeat;}
.fix-nav .fbot { position: relative; z-index: 1; width: 138px; height: 334px; padding-top: 12px; background: url(/images/zhuanti/2023ysbmj/bg_23.png) no-repeat;}
.fix-nav .fbot .list,.fix-nav .fbot .back{display: block; width: 80px; height: 36px; line-height: 36px; font-size: 14px; text-align: center; color: #fff; margin: 0 auto 12px; background: #e5341f; border-radius: 18px; -webkit-box-shadow:0 2px 3px rgba(254, 179, 100, 0.67); -moz-box-shadow:0 2px 3px rgba(254, 179, 100, 0.67); box-shadow:0 2px 3px rgba(254, 179, 100, 0.67);}
.fix-nav .fbot .list:hover,.fix-nav .fbot .back:hover{ text-decoration: none; background: #ba1a12;}
.fix-nav .fbot .hlist { position: absolute; left: 19px; bottom: -58px; display: block; width: 100px; height: 100px; background: url(/images/zhuanti/2023ysbmj/icon_31.png) no-repeat;}
.fix-nav .switch-icon{ position: absolute; left: -9px; z-index: 2; top: 250px; width: 30px; height: 50px; background: url(/images/zhuanti/2023ysbmj/icon_33.png) no-repeat;}
.fix-nav.rightFloatNav-switch .switch-icon{ background: url(/images/zhuanti/2023ysbmj/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;}

/*秒杀优惠券弹框*/
.msyhqTk{ display: none; width: 679px; height: 452px; background: url(/images/zhuanti/2023ysbmj/tk2.png) no-repeat; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -338px; z-index: 99;}
.msyhqTk .xx{ display: block; position: absolute; top: 4px; right: 82px; width: 39px; height: 39px; background: url(/images/zhuanti/2023ysbmj/icon_09.png) no-repeat;}
.msyhqTk .ttxt{ padding-top: 20px; height: 100px; line-height: 100px; font-size: 22px; font-weight: 700; color: #b9141a; text-align: center;}
.msyhqTk .ttxt b{ font-size: 28px; vertical-align: -3px;}
.msyhqTk .cbox{ width: 450px; max-height: 340px; margin-left: 135px; overflow: auto; overflow-x: hidden;}
.msyhqTk .cbox .clist{ width: 430px; height: 107px; margin: 20px 0 10px; background:url(/images/zhuanti/2023ysbmj/yhq1.png) no-repeat;}
.msyhqTk .cbox .clist .price{padding-top: 8px; position: relative; z-index: 1; float: left; width: 140px; height: 70px; font-size: 40px; color: #b9141a; text-align: center; font-weight: 700; font-family:Impact;}
.msyhqTk .cbox .clist .price i{  font-size: 24px; color: #b9141a; line-height: 24px;}
.msyhqTk .cbox .clist .price span{font-size: 18px;}
.msyhqTk .cbox .clist .txt{ float: right; width: 270px; line-height: 28px; font-size: 16px; color: #e8672d; margin-top: 12px;}
.msyhqTk .cbox .clist .txt b{ font-size: 16px; color: #b9141a;}
.msyhqTk .bhan{display: block;position: absolute;bottom: 78px;left: 50%;margin-left: -110px;width: 244px;height: 79px;text-align: center;line-height: 68px;font-size: 20px;color: #c8110d;font-weight: 700;background: url(/images/zhuanti/2023ysbmj/btn_15.png) no-repeat;}
.msyhqTk .bhan:hover{ text-decoration: none; opacity: 0.9;}

/*规则弹框*/
.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/2023ysbmj/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/2023ysbmj/icon_09.png) no-repeat;}
.tsTk .cpic{ width: 118px; height: 118px; padding-top: 24px; margin: 0 auto 3px;}
.tsTk .ctxt{ line-height: 38px; font-size: 22px; color: #666; margin-bottom: 20px; text-align: center;}
.tsTk .ctxt b{ color: #f7553f;}
.tsTk .bhan{ display: block; width: 170px; height: 50px; text-align: center; line-height: 50px; font-size: 20px; color: #fff; font-weight: 700; background: #f26208; border-radius: 25px; margin: 0 auto 20px;}
.tsTk .bhan:hover{ text-decoration: none; background: #ff6302;}

.pulse2{animation-name: pulse2;-webkit-animation-name: pulse2;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
@keyframes pulse2 {0% {transform: scale(0.9);}50% {transform: scale(1);}100% {transform: scale(0.9);}}
@-webkit-keyframes pulse2 {0% { -webkit-transform: scale(0.9);}50% { -webkit-transform: scale(1);}100% { -webkit-transform: scale(0.9);}}

@-webkit-keyframes fadeInLeftUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
        transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
        transform: scale3d(.5, .5, .5) translate3d(220%, -170%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftUp {
    -webkit-animation-name: fadeInLeftUp;
    animation-name: fadeInLeftUp;
}

@-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)}
}

.floating{animation-name: floating;-webkit-animation-name: floating;animation-duration: 1.2s;-webkit-animation-duration: 1.2s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
@keyframes floating { 0% {transform: translateY(0%);} 50% {transform: translateY(5%);} 100% {transform: translateY(0%);} }
@-webkit-keyframes floating { 0% {-webkit-transform: translateY(0%);} 50% {-webkit-transform: translateY(5%);} 100% {-webkit-transform: translateY(0%);} }
