@charset "utf-8";
/*
@author: he
@update: he (2021-05-19)
*/
body{font:12px/1.5 "\5b8b\4f53",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;}
.an{ background:url(/images/zhuanti/2021wszgchengjichaxun/an.png) no-repeat;}
/* 新增公用样式 */
.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/2021wszgchengjichaxun/bg_08.png);}
.footer,.footer a{ color: #fff !important;}

.ggtit{ height: 60px; text-align: center;}
.ggtit span{ display: inline-block; padding: 0 60px; height: 60px; line-height: 60px; text-align: center; font-size: 28px; color: #fff; font-weight: 700; border-radius: 50px 50px 0 0; background: #fbc800;
    background: -webkit-linear-gradient(left, rgba(245,197,69,0.4) 0%, rgba(245,197,69,1) 20%, rgba(245,197,69,1) 80%, rgba(245,197,69,0.4) 100%);
    background: -o-linear-gradient(left, rgba(245,197,69,0.4) 0%, rgba(245,197,69,1) 20%, rgba(245,197,69,1) 80%, rgba(245,197,69,0.4) 100%);
    background: -moz-linear-gradient(left, rgba(245,197,69,0.4) 0%, rgba(245,197,69,1) 20%, rgba(245,197,69,1) 80%, rgba(245,197,69,0.4) 100%);
    background: linear-gradient(to right, rgba(245,197,69,0.4) 0%, rgba(245,197,69,1) 20%, rgba(245,197,69,1) 80%, rgba(226, 172, 31, 0.4) 100%);}
.ggtit span.min{ float: left; display: inline-block; padding: 0 60px 0 30px; height: 60px; line-height: 60px; text-align: center; font-size: 28px; color: #fff; font-weight: 700; border-radius: 8px 50px 0 0; background: #fbc800;
    background: -webkit-linear-gradient(left, rgba(245,197,69,1) 0%, rgba(245,197,69,1) 60%, rgba(245,197,69,0.4) 100%);
    background: -o-linear-gradient(left, rgba(245,197,69,1) 0%, rgba(245,197,69,1) 60%, rgba(245,197,69,0.4) 100%);
    background: -moz-linear-gradient(left, rgba(245,197,69,1) 0%, rgba(245,197,69,1) 60%, rgba(245,197,69,0.4) 100%);
    background: linear-gradient(to right, rgba(245,197,69,1) 0%, rgba(245,197,69,1) 60%, rgba(226, 172, 31, 0.4) 100%);}

/*页头*/
.headerBg{ position: relative; z-index: 1;}
.header{ position: relative; height: 312px;}
.header .logo{ position: absolute; top: 42px; left: 0; display: block; width: 213px; height: 54px;}

/*导读*/
.guide{ position: relative; z-index: 2; padding-bottom: 40px; margin-top: -14px;}
.guide .cBox{ padding: 15px; background: #43db98; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -o-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -moz-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: linear-gradient(to bottom, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);}
.guide .cBox .conBox{ background: #fff; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); -moz-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); box-shadow:0 0 30px rgba(85, 201, 150, 0.8);}
.guide .cBox .conBox .ctBox{ padding: 40px 70px 0; line-height: 30px; font-size: 16px; margin-bottom: 30px;}

.guide .cBox .conBox .ccBox-ewm{ width: 142px; height: 142px; padding: 15px; margin: 14px 0 0 130px; background:url(/images/zhuanti/2021wszgchengjichaxun/bg_09.png) no-repeat;}
.guide .cBox .conBox .ccBox-ewm img{ width: 142px; height: 142px;}
.guide .cBox .conBox .ccBox-right{ width: 770px; margin-right: 60px;}
.guide .cBox .conBox .ccBox-right .crTop{ overflow: hidden; background:url(/images/zhuanti/2021wszgchengjichaxun/bg_10.png) repeat-y;}
.guide .cBox .conBox .ccBox-right .crTop-list{ position: relative; z-index: 1; width: 730px; height: 36px; line-height: 36px; font-size: 18px; color: #008923; font-weight: 700; padding-left: 20px; margin: 0 0 50px 20px; background:url(/images/zhuanti/2021wszgchengjichaxun/tit_01.png) no-repeat;}
.guide .cBox .conBox .ccBox-right .crTop-list em{ font-size: 22px; color: #fff;}
.guide .cBox .conBox .ccBox-right .crTop-list .icon{ position: absolute; left: -20px; top: 12px; width: 12px; height: 12px; background: #5add6a; border-radius: 50%;}
.guide .cBox .conBox .ccBox-right .crTop-list:first-child:after{content:" "; position: absolute; left: -15px; top: 0; width: 2px; height: 12px; background: #fff;}
.guide .cBox .conBox .ccBox-right .crTop-list:last-child:after{content:" "; position: absolute; left: -15px; top: 24px; width: 2px; height: 1000px; background: #fff;}

.guide .cBox .conBox .chBox{ height: 52px; text-align: center; margin-bottom: 36px;}
.guide .cBox .conBox .chBox .btn01{ display: inline-block; *display: inline; *zoom: 1; width: 224px; height: 52px; line-height: 52px; font-size: 20px; color: #fff; font-weight: 700; text-align: center; border-radius: 26px; margin: 0 55px; background: #fcd117; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 5px 10px rgba(255, 220, 83, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 5px 10px rgba(255, 220, 83, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset; box-shadow:0 5px 10px rgba(255, 220, 83, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(left, #fbc800, #fee348); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fbc800, #fee348); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fbc800, #fee348); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fbc800, #fee348); /* 标准的语法 */}
.guide .cBox .conBox .chBox .btn01:hover{ text-decoration: none; transform:translate3d(0, -6px, 0);}
.guide .cBox .conBox .chBox .btn02{ display: inline-block; *display: inline; *zoom: 1; width: 224px; height: 52px; line-height: 52px; font-size: 20px; color: #fff; font-weight: 700; text-align: center; border-radius: 26px; margin: 0 55px; background: #4ad660; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset; box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(left, #19c340, #62e06f); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #19c340, #62e06f); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #19c340, #62e06f); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #19c340, #62e06f); /* 标准的语法 */}
.guide .cBox .conBox .chBox .btn02:hover{ text-decoration: none; transform:translate3d(0, -6px, 0);}

/*常见问题*/
.commonIssues{ padding-bottom: 40px;}
.commonIssues .cBox{ padding: 15px; background: #43db98; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -o-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -moz-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: linear-gradient(to bottom, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);}
.commonIssues .cBox .conBox{ background: #fff; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); -moz-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); box-shadow:0 0 30px rgba(85, 201, 150, 0.8);}
.commonIssues .cBox .conBox .ccBox{ padding-top: 30px; margin-bottom: 20px;}
.commonIssues .cBox .conBox .ccBox .list{ float: left; position: relative; z-index: 1; display: block; width: 520px; height: 60px; padding-left: 40px; line-height: 60px; font-size: 20px; margin-left: 20px;}
.commonIssues .cBox .conBox .ccBox .list .icon{ display: block; position: absolute; left: 0; top: 17px; width: 24px; height: 25px; background-position: 0 0;}
.commonIssues .cBox .conBox .ccBox .list:hover{ text-decoration: none; color: #17970a;}
.commonIssues .cBox .conBox .chBox{ height: 58px; text-align: center; margin-bottom: 36px;}
.commonIssues .cBox .conBox .chBox .btn01{ display: inline-block; width: 280px; height: 58px; line-height: 58px; font-size: 20px; color: #fff; font-weight: 700; text-align: center; border-radius: 29px; margin: 0 55px; background: #4ad660; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset; box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(left, #19c340, #62e06f); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #19c340, #62e06f); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #19c340, #62e06f); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #19c340, #62e06f); /* 标准的语法 */}
.commonIssues .cBox .conBox .chBox .btn01:hover{ text-decoration: none; transform:translate3d(0, -6px, 0);}

/*焦点问题*/
.focusIssues{ padding-bottom: 40px;}
.focusIssues .cBox{ padding: 15px; background: #43db98; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -o-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -moz-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: linear-gradient(to bottom, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);}
.focusIssues .cBox .conBox{ background: #fff; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); -moz-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); box-shadow:0 0 30px rgba(85, 201, 150, 0.8);}
.focusIssues .cBox .conBox .ccBox{ text-align: center; padding-top: 44px; margin-bottom: 30px;}
.focusIssues .cBox .conBox .ccBox .list{ display: inline-block; width: 190px; height: 210px; margin: 0 40px;}
.focusIssues .cBox .conBox .ccBox .list-pic{ width: 126px; height: 126px; margin: 0 auto 12px;}
.focusIssues .cBox .conBox .ccBox .list-txt{ line-height: 36px; text-align: center; font-size: 20px; color: #999;}
.focusIssues .cBox .conBox .ccBox .list-txt b{ font-size: 24px; color: #333; font-weight: 400;}

/*直播*/
.liveMain{ padding-bottom: 40px;}
.liveMain .cBox{ padding: 15px; background: #43db98; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -o-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -moz-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: linear-gradient(to bottom, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);}
.liveMain .cBox .conBox{ padding-top: 34px; background: #fff; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); -moz-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); box-shadow:0 0 30px rgba(85, 201, 150, 0.8);}
.liveMain .cBox .conBox .ctBox{ text-align: center; height: 64px; margin: 0 25px 35px; border-radius: 32px; background: #5add6b; -webkit-box-shadow:0 5px 10px rgba(98, 208, 110, 0.6); -moz-box-shadow:0 5px 10px rgba(98, 208, 110, 0.6); box-shadow:0 5px 10px rgba(98, 208, 110, 0.6);
    background: -webkit-linear-gradient(left, #02ba31, #62e070); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #02ba31, #62e070); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #02ba31, #62e070); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #02ba31, #62e070); /* 标准的语法 */}
.liveMain .cBox .conBox .ctBox .swiper-container{ width: 1060px; height: 74px; margin: 0 auto;}
.liveMain .cBox .conBox .ctBox .swiper-slide{ display: inline-block; position: relative; z-index: 1; padding: 0 24px; height: 64px; line-height: 64px; font-size: 18px; color: #fff; cursor: pointer;}
.liveMain .cBox .conBox .ctBox .swiper-slide i{ display: none;}
.liveMain .cBox .conBox .ctBox .swiper-slide.on{ color: #333; font-weight: 700; background: #ffe900;}
.liveMain .cBox .conBox .ctBox .swiper-slide.on i{ display: block; position: absolute; left: 50%; bottom: -10px; margin-left: -12px; width: 24px; height: 10px; background-position: 0 -50px;}
.liveMain .cBox .conBox .ccBox{ display: none; margin: 0 25px 40px;}
.liveMain .cBox .conBox .ccBox-left{ display: block; width: 640px; height: 340px;}
.liveMain .cBox .conBox .ccBox-left .pic{ width: 640px; height: 340px;}
.liveMain .cBox .conBox .ccBox-right{ width: 450px;}
.liveMain .cBox .conBox .ccBox-right .crTit{ line-height: 26px; font-size: 22px; color: #16c23e; font-weight: 700; margin-bottom: 25px;}
.liveMain .cBox .conBox .ccBox-right .crTop{ overflow: hidden; background:url(/images/zhuanti/2021wszgchengjichaxun/bg_10.png) repeat-y; margin: 0 0 35px 0;}
.liveMain .cBox .conBox .ccBox-right .crTop-list{ position: relative; z-index: 1; line-height: 36px; font-size: 18px; padding-left: 28px;}
.liveMain .cBox .conBox .ccBox-right .crTop-list .icon{ position: absolute; left: 0; top: 12px; width: 12px; height: 12px; background: #5add6a; border-radius: 50%;}
.liveMain .cBox .conBox .ccBox-right .crTop-list:first-child:after{content:" "; position: absolute; left: 5px; top: 0; width: 2px; height: 12px; background: #fff;}
.liveMain .cBox .conBox .ccBox-right .crTop-list:last-child:after{content:" "; position: absolute; left: 5px; top: 24px; width: 2px; height: 1000px; background: #fff;}
.liveMain .cBox .conBox .ccBox-right .crBtn{ display: block; width: 224px; height: 52px; line-height: 52px; font-size: 20px; color: #fff; font-weight: 700; text-align: center; border-radius: 26px; background: #4ad660; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset; box-shadow:0 5px 10px rgba(98, 208, 110, 0.6),0 0 12px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(left, #19c340, #62e06f); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #19c340, #62e06f); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #19c340, #62e06f); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #19c340, #62e06f); /* 标准的语法 */}
.liveMain .cBox .conBox .ccBox-right .crBtn:hover{ text-decoration: none; transform:translate3d(0, -6px, 0);}

/*辅导课程*/
.courseBox{ padding-bottom: 40px;}
.courseBox .cBox{ padding: 15px; background: #43db98; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -o-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -moz-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: linear-gradient(to bottom, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);}
.courseBox .cBox .conBox{ padding: 40px 27px; background: #fff; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); -moz-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); box-shadow:0 0 30px rgba(85, 201, 150, 0.8);}
.courseBox .cBox .conBox .clist{ float: left; width: 360px; margin: 0 6px; -webkit-box-shadow:0 5px 10px rgba(222, 219, 233, 0.5); -moz-box-shadow:0 5px 10px rgba(222, 219, 233, 0.5); box-shadow:0 5px 10px rgba(222, 219, 233, 0.5);}
.courseBox .cBox .conBox .clist-top{ height: 106px;}
.courseBox .cBox .conBox .clist-top-tit{ padding-top: 14px; line-height: 44px; font-size: 24px; font-weight: 700; color: #fff; text-align: center;}
.courseBox .cBox .conBox .clist-top-subtit{ height: 30px; text-align: center;}
.courseBox .cBox .conBox .clist-top-subtit span{ display: inline-block; padding: 0 30px; height: 30px; line-height: 30px; font-size: 14px; color: #ffdd94; border-radius: 15px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33000000', endColorstr='#33000000');background:rgba(0,0,0,0.2);}
.courseBox .cBox .conBox .clist-bot{ padding: 20px 20px 0; height: 318px; background: #fffef7; border: 1px solid #eaedf0; border-radius: 0 0 4px 4px;}
.courseBox .cBox .conBox .clist-bot .cbTxt{ line-height: 36px; font-size: 18px; color: #f8581f; font-weight: 700;}
.courseBox .cBox .conBox .clist-bot .cbCon{ height: 63px; border-bottom: 1px solid #eaeaea;}
.courseBox .cBox .conBox .clist-bot .cbCon .list01{ width: 126px; height: 63px; padding-left: 34px; line-height: 63px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.courseBox .cBox .conBox .clist-bot .cbCon .list02{ width: 106px; height: 63px; padding-left: 34px; line-height: 63px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.courseBox .cBox .conBox .clist-bot .cbCon .icon01{ background-position: 0 -82px;}
.courseBox .cBox .conBox .clist-bot .cbCon .icon02{ background-position: 0 -132px;}
.courseBox .cBox .conBox .clist-bot .cbCon .icon03{ background-position: 0 -182px;}
.courseBox .cBox .conBox .clist-bot .cbCon .icon04{ background-position: 0 -232px;}
.courseBox .cBox .conBox .clist-bot .cbCon .icon05{ background-position: 0 -282px;}
.courseBox .cBox .conBox .clist-bot .cbCon .icon06{ background-position: 0 -332px;}
.courseBox .cBox .conBox .clist-bot .cbCon.last{ border-bottom: 0; margin-bottom: 12px;}
.courseBox .cBox .conBox .clist-bot .hBox{ height: 50px; text-align: center;}
.courseBox .cBox .conBox .clist-bot .hBox .btn01{ display: inline-block; width: 220px; height: 50px; line-height: 50px; text-align: center; font-size: 20px; color: #fff; margin: 0 12px; background: #ff6b38; border-radius: 28px; transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -webkit-box-shadow:0 5px 10px rgba(255, 137, 66, 0.4); -moz-box-shadow:0 5px 10px rgba(255, 137, 66, 0.4); box-shadow:0 5px 10px rgba(255, 137, 66, 0.4);
    background: -webkit-linear-gradient(top, #ff7a27, #ff5b4b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #ff7a27, #ff5b4b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #ff7a27, #ff5b4b); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #ff7a27, #ff5b4b); /* 标准的语法 */}
.courseBox .cBox .conBox .clist-bot .hBox .btn01:hover{ text-decoration: none; transform:translate3d(0, -6px, 0);}

.courseBox .cBox .conBox .clist.bg01 .clist-top{ background:url(/images/zhuanti/2021wszgchengjichaxun/bg_04.png) no-repeat;}
.courseBox .cBox .conBox .clist.bg01 .clist-bot .cbCon em{ color: #9166df;}

.courseBox .cBox .conBox .clist.bg02 .clist-top{ background:url(/images/zhuanti/2021wszgchengjichaxun/bg_05.png) no-repeat;}
.courseBox .cBox .conBox .clist.bg02 .clist-bot .cbCon em{ color: #f8581f;}
.courseBox .cBox .conBox .clist.bg02 .clist-bot .cbCon .icon01{ background-position: 0 -382px;}
.courseBox .cBox .conBox .clist.bg02 .clist-bot .cbCon .icon02{ background-position: 0 -432px;}
.courseBox .cBox .conBox .clist.bg02 .clist-bot .cbCon .icon03{ background-position: 0 -482px;}
.courseBox .cBox .conBox .clist.bg02 .clist-bot .cbCon .icon04{ background-position: 0 -532px;}
.courseBox .cBox .conBox .clist.bg02 .clist-bot .cbCon .icon05{ background-position: 0 -582px;}
.courseBox .cBox .conBox .clist.bg02 .clist-bot .cbCon .icon06{ background-position: 0 -632px;}

.courseBox .cBox .conBox .clist.bg03 .clist-top{ background:url(/images/zhuanti/2021wszgchengjichaxun/bg_06.png) no-repeat;}
.courseBox .cBox .conBox .clist.bg03 .clist-bot .cbCon em{ color: #9166df;}

/*通栏广告*/
.bannerBox{ display: block; height: 156px; margin: -20px auto 20px;}
.bannerBox img{ width: 1200px; height: 156px;}

/*更多活动*/
.moreActivities{ padding-bottom: 40px;}
.moreActivities .cBox{ padding: 15px; background: #43db98; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; -moz-box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset; box-shadow:0 0 30px rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -o-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: -moz-linear-gradient(top, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);
    background: linear-gradient(to bottom, rgba(161,227,151,0.4) 0%, rgba(161,227,151,0.4) 30%, rgba(255,255,255,0.4) 70%, rgba(255,255,255,0.4) 100%);}
.moreActivities .cBox .conBox{ padding: 40px 0; background: #fff; border-radius: 10px; -webkit-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); -moz-box-shadow:0 0 30px rgba(85, 201, 150, 0.8); box-shadow:0 0 30px rgba(85, 201, 150, 0.8);}.moreActivities .cBox{ margin-left: 30px;}
.moreActivities .cBox .conBox .clist{ float: left; width: 270px; height: 204px; margin-left: 12px; background:url(/images/zhuanti/2021hushichengjichaxun/bg_03.png) no-repeat;}
.moreActivities .cBox .conBox .clist-txt{ line-height: 46px; text-align: center; font-size: 20px; color: #ff6e3a; padding-top: 30px; margin-bottom: 16px;}
.moreActivities .cBox .conBox .clist-txt b{ font-size: 28px;}
.moreActivities .cBox .conBox .clist-btn{ display: block; width: 96px; height: 38px; text-align: center; line-height: 38px; font-size: 22px; color: #fff; background: #ff733b; border-radius: 19px; margin: 0 auto;}
.moreActivities .cBox .conBox .clist-btn:hover{ text-decoration: none; background: #ff540f;}

/*加入我们*/
.joinBoxBg{ background: url(/images/zhuanti/2021wszgchengjichaxun/bg_02.jpg) no-repeat center top;}
.joinBox{ height: 304px;}
.joinBox .bbox{ padding-top: 34px;}
.joinBox .bbox .ltxt{ width: 480px; padding-left: 44px;}
.joinBox .bbox .ltxt-tit{ line-height: 74px; font-size: 30px; font-weight: 700;}
.joinBox .bbox .ltxt-cen{ line-height: 30px; font-size: 16px; color: #666; margin-bottom: 14px;}
.joinBox .bbox .ltxt-cen b{ font-size: 22px;}
.joinBox .bbox .right{ padding: 30px 0 0 0;}
.joinBox .bbox .right .ewm{ width: 140px; margin-left: 30px;}
.joinBox .bbox .right .ewm-pic{ display: block; width: 120px; height: 120px; padding: 10px; background: #fff; -webkit-box-shadow:0 0 15px rgba(0,0,0,0.13); -moz-box-shadow:0 0 15px rgba(0,0,0,0.13); box-shadow:0 0 15px rgba(0,0,0,0.13);}
.joinBox .bbox .right .ewm-txt{ line-height: 42px; text-align: center; font-size: 16px; color: #666;}


















































