<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
@author: liang
@update:liang (2023-09-07)
*/
body{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333; min-width: 1200px;background:#4963d1;padding-bottom: 100px;}
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}
.fr{float:right}
.pr{position:relative}
.abs{position:absolute}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.bodyBg{background:#4963d1}
.footer,.footer a{color:#fff!important}
.ggtit{height:100px;line-height:100px;text-align:center;font-size:36px;font-weight:700}
.ggtit span{display:inline-block;height:60px}
.ggtit b{color:#ffe0c4}

/*页头*/
.headerBg p{font-size: 34px;color: #0f55c7;position: absolute;top: 80px;left: 270px;font-weight: 700;}
.header{ height: 573px; z-index: 1;}
.header .logo{ left: 0; top: 35px; display: block; width: 213px; height: 54px;}

/*顶部导航*/
.mainNav{position:relative;z-index:2;padding:19px 0 9px;background:#fff;border-radius:5px;margin:-114px auto 34px;-webkit-box-shadow:0 2px 24px rgba(150,173,246,.2);-moz-box-shadow:0 2px 24px rgba(150,173,246,.2);box-shadow:0 2px 24px rgba(150,173,246,.2)}
.mainNav .mvTxt{position:absolute;left:30px;top:20px;line-height:42px;font-size:16px}
.mainNav .mvCon{padding:0 0 0 116px}
.mainNav .mvCon li{display:block;float:left;width:156px;height:40px;line-height:40px;text-align:center;font-size:16px;border:1px solid #e0e0e0;border-radius:21px;margin:0 10px 10px;cursor:pointer}
.mainNav .mvCon li.on{width:158px;height:42px;line-height:42px;border:none;color:#fff;background:#ea5004;-webkit-box-shadow:0 0 10px rgba(241,83,33,.5);-moz-box-shadow:0 0 10px rgba(241,83,33,.5);box-shadow:0 0 10px rgba(241,83,33,.5);background:-webkit-linear-gradient(left,#ea5004,#fe982d);background:-o-linear-gradient(left,#ea5004,#fe982d);background:-moz-linear-gradient(left,#ea5004,#fe982d);background:linear-gradient(to right,#ea5004,#fe982d)}

/*老学员优惠*/
.oldStudent{ width: 1142px; padding: 23px; background: #fff; border: 6px solid #a0a6ff; border-radius: 18px; margin-bottom: 40px; -webkit-box-shadow:0 0 10px rgba(73, 99, 209, 0.5) inset; -moz-box-shadow:0 0 10px rgba(73, 99, 209, 0.5) inset; box-shadow:0 0 10px rgba(73, 99, 209, 0.5) inset;}
.oldStudent .cbox{ z-index: 1; background: #e6edff;}
.oldStudent .cbox .fdIcon{ top: 0; left: -10px; z-index: 1; display: block; width: 110px; height: 106px; padding-top: 12px; line-height: 36px; text-align: center; font-size: 28px; color: #fff5de; font-weight: 700; background:url(/images/zhiyeyishikaoshi/2023project-estxb/icon_03.png) no-repeat;}
.oldStudent .cbox-tit{ padding: 20px 110px 0; line-height: 50px; font-size: 26px; color: #0c217d; font-weight: 700;}
.oldStudent .cbox-txt{ padding: 0 110px; line-height: 36px; font-size: 16px; margin-bottom: 20px;}
.oldStudent .cbox-txt b{ color: #fa3c37;}
.oldStudent .cbox-txt .clan{ color: #4963d1;}
.oldStudent .cbox-help{ padding: 0 0 30px; text-align: center;}
.oldStudent .cbox-help .btn{ display: inline-block; width: 300px; height: 54px; line-height: 54px; text-align: center; font-size: 24px; color: #fff; border-radius: 27px; -webkit-box-shadow:0 5px 18px rgba(220, 39, 12, 0.45); -moz-box-shadow:0 5px 18px rgba(220, 39, 12, 0.45); box-shadow:0 5px 18px rgba(220, 39, 12, 0.45);
    background: -webkit-linear-gradient(left, #fa3a38, #ff690e); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fa3a38, #ff690e); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fa3a38, #ff690e); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fa3a38, #ff690e); /* 标准的语法 */}
.oldStudent .cbox-help .btn i{ display: inline-block; width: 31px; height: 31px; background:url(/images/zhiyeyishikaoshi/2023project-estxb/icon_01.png) no-repeat; vertical-align: -7px; margin-right: 8px;}
.oldStudent .cbox-help .btn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #ff690e, #fa3a38); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff690e, #fa3a38); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff690e, #fa3a38); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff690e, #fa3a38); /* 标准的语法 */}

/*购买须知*/
.notice{ width: 1142px; padding: 23px; background: #fff; border: 6px solid #a0a6ff; border-radius: 18px; margin-bottom: 40px; -webkit-box-shadow:0 0 10px rgba(73, 99, 209, 0.5) inset; -moz-box-shadow:0 0 10px rgba(73, 99, 209, 0.5) inset; box-shadow:0 0 10px rgba(73, 99, 209, 0.5) inset;}
.notice .cbox{ background: #e6edff;  padding:23px 37px 38px;}
.notice .cbox-tit{ line-height: 34px; font-size: 18px; font-weight: 700;}
.notice .cbox-txt{ line-height: 28px; font-size: 16px;}

/*加入我们*/
.joinBoxBg{ background:url(/images/zhiyeyishikaoshi/2023project-estxb/bg_08.jpg) no-repeat center top;}
.joinBox{ height: 246px; padding-top: 43px;}
.joinBox .leftTxt{ margin-left:78px;}
.joinBox .leftTxt .ltit{ line-height: 50px; font-size: 30px; font-weight: 700; margin-bottom: 14px;}
.joinBox .leftTxt .ltxt{ line-height: 30px; font-size: 16px; color: #666; margin-bottom: 14px;}
.joinBox .leftTxt .ltxt b{ font-size: 22px;}
.joinBox .rightEwm{ margin: 13px 78px 0 0;}
.joinBox .rightEwm .ewmCon{ width: 140px; margin-right: 30px;}
.joinBox .rightEwm .ewmCon-pic{display: block;width: 120px;height: 120px;border: 10px solid #fff;box-shadow: 0px 0px 7px 0px rgba(0,0,0,.1);}
.joinBox .rightEwm .ewmCon-txt{ line-height: 44px; text-align: center; font-size: 16px; color: #666;}

/*右侧浮动*/
.rightFloat{ width:110px; background: #f5d197; position:fixed; right:76px; top:50%; margin-top: -150px; z-index:90; border-radius: 10px;
    background: -webkit-linear-gradient(top, #ecd3b7, #ffd172); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ecd3b7, #ffd172); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ecd3b7, #ffd172); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ecd3b7, #ffd172); /* 标准的语法 */}
.rightFloat .actTop{ position: absolute; top: -144px; left: 50%; display: block; margin-left: -73px; width: 145px; height: 91px; background: url(/images/yishizigekaoshi/project2022-zyys/icon_05.png) no-repeat; cursor: pointer;}
.rightFloat .top{ position: absolute; top: -46px; left: 50%; margin-left: -55px; display: block; width: 110px; height: 85px; padding-top: 25px; line-height: 30px; text-align: center; font-size: 26px; color: #cf4225; font-weight: 700; cursor: pointer; border-radius: 50%; background: #ffe49b; -webkit-box-shadow:0 6px 8px rgba(255, 166, 79, 0.7); -moz-box-shadow:0 6px 8px rgba(255, 166, 79, 0.7); box-shadow:0 6px 8px rgba(255, 166, 79, 0.7);
    background: -webkit-linear-gradient(top, #fff4d5, #ffdb7a); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fff4d5, #ffdb7a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fff4d5, #ffdb7a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fff4d5, #ffdb7a); /* 标准的语法 */}
.rightFloat .top:hover{ text-decoration: none;}
.rightFloat .cen{ padding: 82px 0 0;}
.rightFloat .cen .list{ display: block; width: 90px; height: 42px; line-height:42px; text-align: center; font-size:16px; color: #cf4225; border-bottom: 1px solid #f9ae43; margin: 0 auto 16px; border-radius: 22px; background: #fff; -webkit-box-shadow:0 3px 0 rgba(233, 156, 25, 1); -moz-box-shadow:0 3px 0 rgba(233, 156, 25, 1); box-shadow:0 3px 0 rgba(233, 156, 25, 1);}
.rightFloat .cen .list:hover{ text-decoration: none; -webkit-box-shadow:0 3px 0 rgba(233, 156, 25, 1),0 0 8px rgba(255, 210, 95, 1) inset; -moz-box-shadow:0 3px 0 rgba(233, 156, 25, 1),0 0 8px rgba(255, 210, 95, 1) inset; box-shadow:0 3px 0 rgba(233, 156, 25, 1),0 0 8px rgba(255, 210, 95, 1) inset;}
.rightFloat .bot{ line-height: 22px; text-align: center; font-size: 14px; color: #cf4225; padding-bottom: 12px;}
.rightFloat .gototop{ display: block; width: 110px; height: 30px; background:url(/images/zhiyeyishikaoshi/2023project-estxb/icon_02.png) no-repeat center #ffefbf; border-radius: 0 0 10px 10px;}

/*考试信息*/
.examInfor{ margin-bottom: 40px;}
.examInfor .leftBox{ float: left; width: 408px; height: 192px; border-radius: 8px; background: #fff; -webkit-box-shadow:0 2px 24px rgba(150, 173, 246, 0.2); -moz-box-shadow:0 2px 24px rgba(150, 173, 246, 0.2); box-shadow:0 2px 24px rgba(150, 173, 246, 0.2);}
.examInfor .leftBox .lTit{ line-height: 44px; text-align: center; font-size: 16px; font-weight: 700;}
.examInfor .leftBox .lTime{ position: relative; z-index: 1; float: left; width: 194px; padding-top: 8px;}
.examInfor .leftBox .lTime-con{ margin: 16px 0 0 26px; height: 84px; font-size: 20px;}
.examInfor .leftBox .lTime-con b{ display: inline-block; width: 120px; height: 84px; line-height: 82px; font-size: 50px; font-weight: 700; color: #fff; letter-spacing: 33px; text-indent: 13px; margin-right: 10px; background:url(/images/zhiyeyishikaoshi/2023project-estxb/icon_011.png) no-repeat; vertical-align: middle;}
.examInfor .leftBox .lTime-xian{ position: absolute; right: 0; top: 70px; width: 1px; height: 60px; background: #f3f3f3;}
.examInfor .leftBox .lWord{ float: right; width: 214px; padding-top: 8px;}
.examInfor .leftBox .lWord img{ display: block; width: 146px; height: 119px; margin: 0 auto;}
.examInfor .rightBox{ float: right; width: 780px; height: 192px; border-radius: 8px; background:url(/images/zhiyeyishikaoshi/2023project-estxb/bg_07.png) no-repeat; background-size: 100% 100%; -webkit-box-shadow:0 2px 24px rgba(150, 173, 246, 0.2); -moz-box-shadow:0 2px 24px rgba(150, 173, 246, 0.2); box-shadow:0 2px 24px rgba(150, 173, 246, 0.2);}
.examInfor .rightBox .rTit{ line-height: 44px; text-align: center; font-size: 16px; font-weight: 700; color: #1b3ba1;}
.examInfor .rightBox .rList{ float: left; width: 236px; margin-left: 18px; padding-top: 8px;}
.examInfor .rightBox .rList-con{ background: #f6f9ff; height: 120px;text-align: center;}
.examInfor .rightBox .rList-con p{ line-height: 23px; font-size: 16px; padding: 24px 14px 0;}

/*名师直播*/
.teaLive{ margin-bottom: 40px;}
.teaLive .conBox{ margin-top: 4px;padding: 46px 0 41px; border-radius: 8px; background: #fff; -webkit-box-shadow:0 2px 24px rgba(150, 173, 246, 0.2); -moz-box-shadow:0 2px 24px rgba(150, 173, 246, 0.2); box-shadow:0 2px 24px rgba(150, 173, 246, 0.2);}
.teaLive .conBox .teacher{ float: left; width: 568px; height: 388px; border: 1px solid #dfe9ff; border-radius: 6px; margin-left: 30px;}
.teaLive .conBox .teacher-top{ display: none; height: 278px;}
.teaLive .conBox .teacher-top .introduce{ height: 190px; padding: 20px 15px 0 10px; margin-bottom: 22px;}
.teaLive .conBox .teacher-top .introduce-pic{ float: left; position: relative; z-index: 1; width: 140px; height: 190px;}
.teaLive .conBox .teacher-top .introduce-pic img{ width: 140px; height: 190px;}
.teaLive .conBox .teacher-top .introduce-pic .btn{ position: absolute; left: 50%; bottom: 0; margin-left: -55px; width: 110px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #fff; border-radius: 16px; background: #3058c2; -webkit-box-shadow:0 0 10px rgba(53, 102, 255, 0.5); -moz-box-shadow:0 0 10px rgba(53, 102, 255, 0.5); box-shadow:0 0 10px rgba(53, 102, 255, 0.5);
    background: -webkit-linear-gradient(left, #18369d, #4b7de9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #18369d, #4b7de9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #18369d, #4b7de9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #18369d, #4b7de9); /* 标准的语法 */}
.teaLive .conBox .teacher-top .introduce-pic .btn:hover{ text-decoration: none; background: #18369d;
    background: -webkit-linear-gradient(left, #4b7de9, #18369d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #4b7de9, #18369d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #4b7de9, #18369d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #4b7de9, #18369d); /* 标准的语法 */}
.teaLive .conBox .teacher-top .introduce-right{ float: right; width: 395px;}
.teaLive .conBox .teacher-top .introduce-right .name{ line-height: 52px; font-size: 16px; font-weight: 700;}
.teaLive .conBox .teacher-top .introduce-right .intr{ height: 30px; margin-bottom: 12px;}
.teaLive .conBox .teacher-top .introduce-right .intr-txt{ line-height: 30px; font-size: 16px;}
.teaLive .conBox .teacher-top .introduce-right .intr-icon{ display: inline-block; height: 30px; line-height: 30px; font-size: 14px; color: #152f82; padding: 0 10px; margin-left: 8px; background: #dfe9ff; border-radius: 15px;}
.teaLive .conBox .teacher-top .introduce-right .txt{ overflow: hidden; height: 96px; line-height: 24px; font-size: 14px;}
.teaLive .conBox .teacher-top .speaker{ clear: both; height: 30px; padding: 0 20px;}
.teaLive .conBox .teacher-top .speaker-txt{ line-height: 30px; font-size: 16px;}
.teaLive .conBox .teacher-top .speaker-icon{ display: inline-block; height: 30px; line-height: 30px; font-size: 14px; color: #152f82; padding: 0 8px; margin-left: 8px; background: #dfe9ff; border-radius: 15px;}
.teaLive .conBox .teacher-listTit{ position: relative; z-index: 1; overflow:hidden; width: 568px; height: 110px; background: #eaf7ff; border-radius: 0 0 6px 6px;}
.teaLive .conBox .teacher-listTit .hd{ position: absolute; top: 0; left: 0; z-index: 1; width: 568px; height: 110px;}
.teaLive .conBox .teacher-listTit .hd .prev,.teaLive .conBox .teacher-listTit .hd .next{ display:block; width:13px; height:110px; float:left; margin: 0 0 0 6px; cursor:pointer; background: url(/images/zhiyeyishikaoshi/2023project-estxb/icon_06.png) no-repeat center;}
.teaLive .conBox .teacher-listTit .hd .next{ float: right; margin: 0 6px 0 0; background: url(/images/zhiyeyishikaoshi/2023project-estxb/icon_07.png) no-repeat center;}
.teaLive .conBox .teacher-listTit .bd{ position: absolute; left: 26px; bottom: 0; z-index: 2; width: 516px; height: 110px;}
.teaLive .conBox .teacher-listTit .bd ul{ overflow:hidden; zoom:1;}
.teaLive .conBox .teacher-listTit .bd ul li{ position: relative; z-index: 1; float:left; overflow:hidden; width: 66px; height: 110px; padding-top: 16px; margin: 0 10px; cursor: pointer;}
.teaLive .conBox .teacher-listTit .bd ul li img{ width:56px; height:56px; border: 1px solid #eaf7ff; display:block; border-radius: 50%; margin: 0 auto;}
.teaLive .conBox .teacher-listTit .bd ul li p{ line-height: 30px; text-align: center; font-size: 16px; color: #333;}
.teaLive .conBox .teacher-listTit .bd ul li.on img{ border: 1px solid #bdd2ff;}
.teaLive .conBox .teacher-listTit .bd ul li.on p{ color: #1a39a0;}
.teaLive .conBox .live_right{ float: right; width:595px;}
.teaLive .conBox .live_right .tit{ height: 28px; line-height: 21px; padding-left:24px; font-size: 16px; margin-bottom: 12px;}
.teaLive .conBox .live_right .tit strong{ font-size: 22px;letter-spacing: 2px;}
.teaLive .conBox .live_right .tit .zxBtn{ float: right; font-size: 18px; font-weight: 700; color: #ff7b3f; margin-right: 30px;}
.teaLive .conBox .live_right .tex{ width:595px; height:350px; overflow:hidden; overflow-y:auto; position:relative;}
.teaLive .conBox .live_right .tex ul{ margin-left:13px; border-left:1px solid #ff7b3f;}
.teaLive .conBox .live_right .tex li{ position:relative; z-index: 1; margin:0 0 16px 18px; border: 1px solid #f1faff; background: #f1faff; border-radius: 6px;}
.teaLive .conBox .live_right .tex li .liLeft{ width: 350px; padding: 6px 0 6px 15px;}
.teaLive .conBox .live_right .tex li .liLeft-list{ position: relative; z-index: 1; line-height: 26px; font-size: 16px; font-weight: 700; padding: 4px 0 4px 80px;}
.teaLive .conBox .live_right .tex li .liLeft-list em{ position: absolute; z-index: 1; display: block; left: 0; top: 4px;}
.teaLive .conBox .live_right .tex li .liRbtn{ position: absolute; top: 50%; right: 20px; margin-top: -24px; width: 130px; height: 48px; line-height: 48px; text-align: center; font-size: 20px; color: #fff; border-radius: 24px; background: #3058c2; -webkit-box-shadow:0 0 10px rgba(53, 102, 255, 0.5); -moz-box-shadow:0 0 10px rgba(53, 102, 255, 0.5); box-shadow:0 0 10px rgba(53, 102, 255, 0.5);
    background: -webkit-linear-gradient(left, #18369d, #4b7de9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #18369d, #4b7de9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #18369d, #4b7de9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #18369d, #4b7de9); /* 标准的语法 */}
.teaLive .conBox .live_right .tex li .liRbtn:hover{ text-decoration: none; background: #18369d;
    background: -webkit-linear-gradient(left, #4b7de9, #18369d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #4b7de9, #18369d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #4b7de9, #18369d); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #4b7de9, #18369d); /* 标准的语法 */}
.teaLive .conBox .live_right .tex li i{ display:block; width:28px; height:10px; background: url(/images/zhiyeyishikaoshi/2023project-estxb/icon_05.png) no-repeat; position:absolute; left:-33px; top:50%; margin-top: -5px;}
.teaLive .conBox .live_right .tex li:last-child{ margin-bottom: 0;}
.teaLive .conBox .live_right .cju{ color: #ff7b3f;}
.teaLive .conBox .live_right .tex li.cur i{ background: url(/images/zhiyeyishikaoshi/2023project-estxb/icon_04.png) no-repeat;}
.teaLive .conBox .live_right .tex li.cur .liRbtn{ background: #ff8a44; -webkit-box-shadow:0 0 10px rgba(255, 153, 53, 0.5); -moz-box-shadow:0 0 10px rgba(255, 153, 53, 0.5); box-shadow:0 0 10px rgba(255, 153, 53, 0.5);
    background: -webkit-linear-gradient(left, #ff7545, #ffa143); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ff7545, #ffa143); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ff7545, #ffa143); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff7545, #ffa143); /* 标准的语法 */}
.teaLive .conBox .live_right .tex li.cur .liRbtn:hover{ text-decoration: none; background: #ff7545;
    background: -webkit-linear-gradient(left, #ffa143, #ff7545); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #ffa143, #ff7545); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #ffa143, #ff7545); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ffa143, #ff7545); /* 标准的语法 */}

/*课程服务*/
.courseBoxBg{ background:url(/images/zhiyeyishikaoshi/2023project-estxb/bg_02.png) no-repeat center top ;}
.courseBox{ z-index: 1; width: 1188px;background: url(/images/zhiyeyishikaoshi/2023project-estxb/ee_03.png) no-repeat center top #fff; border: 6px solid #a0a6ff; border-radius: 18px; margin-bottom: 40px; -webkit-box-shadow:0 0 35px rgba(73, 99, 209, 0.5) inset; -moz-box-shadow:0 0 35px rgba(73, 99, 209, 0.5) inset; box-shadow:0 0 35px rgba(73, 99, 209, 0.5) inset;}
.courseBox .cbfdIcon{ top: -6px; left: -6px; width: 46px; height: 89px; background:url(/images/project2022/kqmxb/bg_03.png) no-repeat;}
.courseBox .cbtit{font-size: 32px ;height: 106px;font-weight: 700;text-align: center;background: url(/images/zhiyeyishikaoshi/2023project-estxb/cbtit_07.png) no-repeat center top;line-height: 106px;background-size: 763px 106px;margin-top: 9px;margin-bottom: 41px;}
.courseBox .cbList01{width: 1040px;height: 444px;margin: 0 0 17px 45px;background-size: 100% 100%;}
.courseBox .cbList01-tit{ line-height: 60px; font-size: 24px; font-weight: 700; padding: 36px 0 0 146px;}
.courseBox .cbList01-pic{    width: 604px;height: 319px;margin-left: 21px;}
.courseBox .cbList01-con{margin-left: 1px;padding-top: 53px;line-height: 36px;font-size: 18px;}
.courseBox .cbList01-con b{ color: #ec5151;}
.courseBox .cbList02{width: 1040px;height: 292px;margin: 0 0 29px 108px;background-size: 100% 100%;}
.courseBox .cbList02-con{ margin-left: 58px;padding-top: 72px;line-height: 36px;font-size: 18px;}
.courseBox .cbList02-con b{ color: #ec5151;}
.courseBox .activity-show{    position: relative;width: 458px;height: 250px;padding-top: 39px;margin-right: 120px;}
.courseBox .activity-show .pic_list{position:relative;margin:0 auto;width:458px;height:100%}
.courseBox .activity-show .pic_list li{position:absolute;display:none;z-index:0; border: 4px solid #fff; border-radius: 12px; -webkit-box-shadow:0 6px 16px 0 rgba(189,202,255,0.7); -moz-box-shadow:0 6px 16px 0 rgba(189,202,255,0.7); box-shadow:0 6px 16px 0 rgba(189,202,255,0.7);}
.courseBox .activity-show .pic_list li img{ display: block; width:100%; overflow: hidden; border-radius: 8px;}
.courseBox .activity-show .pic_list li.d_pos1{display:block;width:116px; left:40px;top:25px;z-index:1}
.courseBox .activity-show .pic_list li.d_pos2{display:block;width:150px; left:150px;top:0;z-index:3}
.courseBox .activity-show .pic_list li.d_pos3{display:block;width:116px; right:40px;top:25px;z-index:2}
.courseBox .activity-show .pic_list li .b01{ display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0.4; filter: alpha(opacity=40); z-index: 3; background: #000; border-radius: 8px;}
.courseBox .activity-show .pic_list li .name{ display: none; position: absolute; left: 15px; top: 15px; width: 18px; font-size: 16px; font-weight: 700; line-height: 20px;}
.courseBox .activity-show .pic_list li .btn{ position: absolute; bottom: 18px; left: 50%; z-index: 2; margin-left: -70px; width: 140px; height: 36px; line-height: 36px; text-align: center; font-size: 18px; color: #fff; border-radius: 18px; -webkit-box-shadow:0 3px 6px rgba(236, 81, 58, 0.45); -moz-box-shadow:0 3px 6px rgba(236, 81, 58, 0.45); box-shadow:0 3px 6px rgba(236, 81, 58, 0.45);
    background: -webkit-linear-gradient(left, #f86128, #fa972a); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #f86128, #fa972a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #f86128, #fa972a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f86128, #fa972a); /* 标准的语法 */}
.courseBox .activity-show .pic_list li.thShow{opacity:1; filter:alpha(opacity=100);}
.courseBox .activity-show .pic_list li.thShow .b01{ opacity: 0; filter: alpha(opacity=0);}
.courseBox .activity-show .pic_list li.thShow .name{ display: block;}
.courseBox .activity-show .pic_list li.thShow .btn{ display: block;}
.courseBox .activity-show .prev,.courseBox .activity-show .next{ display:none; width:30px; height:30px; left:0; top:104px; z-index:9; cursor:pointer; background:url(/images/zhiyeyishikaoshi/2023project-estxb/icon_04.png) no-repeat;}
.courseBox .activity-show .next{ left:auto; right:0; background:url(/images/zhiyeyishikaoshi/2023project-estxb/icon_05.png) no-repeat;}
.courseBox .activity-show .menu{display:none;position: absolute; width: 100%; height: 14px; left: 0; bottom: 0; text-align: center;}
.courseBox .activity-show .menu li{ display: inline-block; *display: inline; *zoom: 1; width: 12px; height: 12px; border: 1px solid #9aadfc; margin: 0 7px; cursor: pointer; border-radius: 50%;}
.courseBox .activity-show .menu li.d_select{ background: #9aadfc;}
.courseBox .cbList03{    width: 1040px;height: 453px;margin: 0px 0 30px 44px;background-size: 100% 100%;}
.courseBox .cbList03-tit{    line-height: 60px;font-size: 24px;font-weight: 700;text-align: right;padding: 32px 150px 0 0;}
.courseBox .cbList03-pic{width: 396px;height: 344px;padding: 4px 0 0 8px;}
.courseBox .cbList03-pic img{width: 396px;height: 344px;}
.courseBox .cbList03-con{    width: 525px; padding: 77px 0 0 32px;}
.courseBox .cbList03-con p{ font-size: 18px;line-height: 37px;}
.courseBox .cbList03-con p b{color:#ec5151;}
.courseBox .cbList04{width:1040px;height:586px;margin:0 0 0 106px;background-size:100% 100%}
.courseBox .cbList04-tit{text-align:right;line-height:60px;font-size:26px;font-weight:700;padding:31px 646px 0 0}
.courseBox .cbList04-con{margin-left:98px;padding-top:23px;width:472px;line-height:36px;font-size:20px;position:relative}
.courseBox .cbList04-con b{color:#ec5151}
.courseBox .cbList04-con ol{width:479px;height:183px;background:#fff;border-radius:8px;margin:67px 0 0 -35px;line-height:36px;padding:16px 0 15px 28px;font-size:16px}
.courseBox .cbList04-con ol li span{display:inline-block;float:left}
.courseBox .cbList04-con ol li span:nth-child(1){width:151px}
.courseBox .cbList04-con ol li span:nth-child(2){width:220px}
.courseBox .cbList04-pic{    width: 443px;height: 469px;margin: -24px 0 0 10px;}
.courseBox .cbBot{height:83px;background:#673ffb;border-radius:0 0 12px 12px}
.courseBox .cbBot-price{line-height:97px;margin-left:92px;font-size:30px;color:#fff;font-weight:700;margin-right: 150px;}
.courseBox .cbBot-price span{display:inline-block;margin-left:40px}
.courseBox .cbBot-btn{display:block;width:266px;height:56px;line-height:54px;font-size:28px;color:#f96900;text-align:center;font-weight:700;border-radius:28px;margin:12px 29px 0 0;-webkit-box-shadow:0 8px 20px rgba(78,0,127,.7);-moz-box-shadow:0 8px 20px rgba(78,0,127,.7);box-shadow:0 8px 20px rgba(78,0,127,.7);background:-webkit-linear-gradient(top,#fff4d5,#ffdb7a);background:-o-linear-gradient(top,#fff4d5,#ffdb7a);background:-moz-linear-gradient(top,#fff4d5,#ffdb7a);background:linear-gradient(to bottom,#fff4d5,#ffdb7a)}
.courseBox .cbBot-btn:hover{text-decoration:none;background:-webkit-linear-gradient(top,#ffdb7a,#fff4d5);background:-o-linear-gradient(top,#ffdb7a,#fff4d5);background:-moz-linear-gradient(top,#ffdb7a,#fff4d5);background:linear-gradient(to bottom,#ffdb7a,#fff4d5)}
.courseBox .btn{width:262px;height:52px;display:inline-block;border:2px solid #ffe9ad;margin:12px 0 0 66px;border-radius:26px;line-height:52px;color:#ffe9ad;font-size:24px;text-align:center}

/*过线退款*/
.refundBox{ position: relative; z-index: 1; height: 175px; background: url(/images/zhiyeyishikaoshi/2023project-estxb/cbtit_08.png) no-repeat; margin: 0 auto 10px;}
.refundBox .conBox{ position: absolute; left: 260px; top: 32px;}
.refundBox .conBox-tit{ line-height: 52px; font-size: 26px; color: #fff; font-weight: 700;}
.refundBox .conBox-tit b{
    background: -webkit-linear-gradient(top, #ffdd2e, #fff4bb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ffdd2e, #fff4bb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ffdd2e, #fff4bb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ffdd2e, #fff4bb); /* 标准的语法 */
    -webkit-background-clip: text;
    color: transparent;}
.refundBox .conBox-txt{ line-height: 26px; font-size: 16px; color: #fff;}

/*提分计划表*/
.schedule{ margin-bottom: 10px;}
.schedule .conBox{ position: relative; z-index: 1; padding: 18px 0 20px; border-radius: 18px; background: #fff; -webkit-box-shadow:0 2px 24px rgba(150, 173, 246, 0.2); -moz-box-shadow:0 2px 24px rgba(150, 173, 246, 0.2); box-shadow:0 2px 24px rgba(150, 173, 246, 0.2);}
.schedule .conBox .cbLeft{ float: left; width: 460px; margin-left: 20px;}
.schedule .conBox .cbRight{ float: right; width: 670px; margin-right: 20px;}
.schedule .conBox .cbBottom{ clear: both; line-height: 38px; font-size: 16px; padding: 10px 40px;}
.schedule .conBox .cTit{ height: 68px; margin: 0 10px;}
.schedule .conBox .cTit b{ display: inline-block; line-height: 68px; font-size: 32px; font-weight: 700; font-style: oblique; padding-right: 16px;
    background: -webkit-linear-gradient(left, #761e03, #d46d16); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #761e03, #d46d16); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #761e03, #d46d16); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #761e03, #d46d16); /* 标准的语法 */
    -webkit-background-clip: text;
    color: transparent;}
.schedule .conBox .cTit span{ display: inline-block; padding: 0 20px; height: 34px; line-height: 34px; font-size: 18px; font-weight: 700; color: #fff; background: #dd751a; vertical-align: 5px; border-radius: 17px 17px 17px 0; -webkit-box-shadow:0 4px 6px rgba(170, 71, 4, 0.35); -moz-box-shadow:0 4px 6px rgba(170, 71, 4, 0.35); box-shadow:0 4px 6px rgba(170, 71, 4, 0.35);
    background: -webkit-linear-gradient(left, #b35307, #ff9029); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #b35307, #ff9029); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #b35307, #ff9029); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #b35307, #ff9029); /* 标准的语法 */}
.schedule .conBox .cSubTit{ line-height: 28px; font-size: 18px; color: #c03c04; font-weight: 700; margin: 0 10px 10px;}
.schedule .conBox .cTxt{ min-height: 52px; line-height: 26px; font-size: 16px; color: #666; margin: 0 10px 10px;}
.schedule .conBox .cBot{ padding: 10px; background: #fff; border-radius: 8px; -webkit-box-shadow:0 -6px 10px rgba(255, 159, 56, 0.3); -moz-box-shadow:0 -6px 10px rgba(255, 159, 56, 0.3); box-shadow:0 -6px 10px rgba(255, 159, 56, 0.3);}
.schedule .conBox .fdJia{ position: absolute; top: 420px; left: 476px; display: block; width: 38px; height: 38px; background: url(/images/zhiyeyishikaoshi/2023project-estxb/icon_08.png) no-repeat;}

/*底部浮动*/
.botFloat-warp{ height: 70px;}
.botFloat{position: fixed; left: 0; bottom: 0; width: 100%; height: 70px; z-index: 70; background:#673ffb;}
.botFloat .ltxt{ position: relative; z-index: 1; line-height: 70px; font-size: 28px; color: #fff; font-weight: 700;}
.botFloat .ltxt i{ position: absolute; top: 0; right: -28px; width: 34px; height: 42px; background: url(/images/zhiyeyishikaoshi/2023project-estxb/icon_17.png) no-repeat;}
.botFloat .lPrice{ padding-top: 11px; line-height: 24px; font-size: 16px; color: #fff; margin-left: 120px;}
.botFloat .lPrice b{ font-size: 18px;}
.botFloat .rbtn{ width: 330px; height: 50px; line-height: 50px; border-radius: 25px; text-align: center; color: #fff; margin: 10px 0 0 0; background: #fb6a1f; -webkit-box-shadow:0 5px 5px rgba(255,111,54,0.45); -moz-box-shadow:0 5px 5px rgba(255,111,54,0.45); box-shadow:0 5px 5px rgba(255,111,54,0.45);
    background: -webkit-linear-gradient(left,  #ffdb7a,#fff4d5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,  #ffdb7a,#fff4d5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,  #ffdb7a,#fff4d5); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,  #ffdb7a,#fff4d5); /* 标准的语法 */}
.botFloat .rbtn-help{ display: inline-block; height: 28px; line-height: 28px; padding: 0 22px; font-size: 22px; color: #f96900; font-weight: 700; margin: 11px 0 0; vertical-align: top;}
.botFloat .rbtn-btn{ display: inline-block; height: 28px; line-height: 28px; padding: 0 32px; font-size: 22px; color: #f96900; font-weight: 700; margin: 11px 0 0; border-left: 1px solid #fdb790;}
.botFloat .rbtn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #fff4d5, #ffdb7a); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fff4d5, #ffdb7a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fff4d5, #ffdb7a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fff4d5, #ffdb7a); /* 标准的语法 */}
.botFloat .rbtn:hover a{ text-decoration: none;}

/*滚动条*/
.teaLive .mCSB_scrollTools{ width: 13px !important; background: #ededed; border-radius: 10px;}
.teaLive .mCSB_scrollTools .mCSB_draggerRail{ background: none;}
.teaLive .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width:13px; background: #a2a3a4; border-radius: 10px;}
.teaLive .mCSB_scrollTools .mCSB_buttonUp{ background:url(/images/zhuanti/2020ysbmyh/new/an.png) no-repeat -108px -745px;}
.teaLive .mCSB_scrollTools .mCSB_buttonDown{ background:url(/images/zhuanti/2020ysbmyh/new/an.png) no-repeat -108px -795px;}
.teaLive .mCSB_container{ margin-right: 30px;}
</pre></body></html>