@charset "utf-8";
/*
@author: he
@update: he (2024-03-27)
*/

body{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333; min-width: 1200px; background: #f6f6f6;}
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:none; transition:all 0.1s linear; -webkit-transition:all 0.1s linear;}
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;}
.li-an{ background:url(/images/24homePage/common-list/li-an.png) no-repeat; background-size: 150px auto;}
/* 新增公用样式 */
.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;}
.main-left{ float: left; width: 800px;}
.main-right{ float: right; width: 360px;}
.commonLeftBg{ background: #fff; padding-top: 20px; margin-bottom: 20px; border-radius: 4px; -webkit-box-shadow:0 5px 30px rgba(232,232,232,1); -moz-box-shadow:0 5px 30px rgba(232,232,232,1); box-shadow:0 5px 30px rgba(232,232,232,1);}
.commonRightBg{ background:url(/images/24homePage/common-list/bg_01.png) no-repeat top #fff; background-size: 100% auto; margin-bottom: 20px; border-radius: 4px; -webkit-box-shadow:0 5px 30px rgba(232,232,232,1); -moz-box-shadow:0 5px 30px rgba(232,232,232,1); box-shadow:0 5px 30px rgba(232,232,232,1);}
.prev,.next{width:20px;height:30px;position:absolute;left:0;top:50%;margin-top:-15px;z-index:4;display:none;background-position:0 -350px;}
.next{left:auto;right:0;background-position:-30px -350px;}

/*顶部导航*/
.topNavbg{ background: #fd7400;}
.topNav{ height: 50px;}
.topNav .nav-courseEdu{ width: 250px; text-align: center; position:relative; z-index:49;}
.topNav .nav-courseEdu h1{ display: inline-block; *display: inline; *zoom: 1; line-height:50px; font-size:20px; color:#fff;}
.topNav .nav-courseEdu h1 a{color:#fff;}
.topNav .nav-courseEdu .edu-switch{ display: inline-block; *display: inline; *zoom: 1; width: 24px; height:50px; margin:0 0 0 10px; vertical-align: top;}
.topNav .nav-courseEdu .edu-switch .edu-switch-el{ position: relative; z-index: 1; display: block; width:24px;height:50px;line-height:230px;overflow:hidden; background:url(/images/24homePage/column-jianzao/col-an.png) no-repeat 5px -1531px; background-size: 150px auto;}
.topNav .nav-courseEdu .edu-switch .edu-switch-el .icon{ position: absolute; left: 4px; bottom: 5px; z-index: 2; display: none; width: 14px; height: 8px; background:url(/images/24homePage/column-jianzao/col-an.png) no-repeat 0 -1600px; background-size: 150px auto;}
.topNav .nav-courseEdu .edu-switch .edu-switch-layer{width:360px;padding:15px 15px 7px;background:#fff;border:1px solid #fd7400;-webkit-box-shadow:0 3px 11px rgba(217,217,217,.5);-moz-box-shadow:0 3px 11px rgba(217,217,217,.5);box-shadow:0 3px 11px rgba(217,217,217,.5);position:absolute;left:0;top:44px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:none;}
.topNav .nav-courseEdu .edu-switch .edu-switch-layer li{margin:0 3px 8px;display:inline-block;*display:inline;*zoom:1;}
.topNav .nav-courseEdu .edu-switch .edu-switch-layer li a{width:110px;height:28px;line-height:28px;font-size:16px;text-align:center;display:inline-block;border-radius:14px;}
.topNav .nav-courseEdu .edu-switch .edu-switch-layer li a:hover{background-color:#f1e7d8;color:#fd7400;}
.topNav .nav-courseEdu .edu-switch .edu-switch-layer li .on{color:#fff;background:#fd7400;-webkit-box-shadow:0 2px 6px rgba(148,107,53,.5);-moz-box-shadow:0 2px 6px rgba(148,107,53,.5);box-shadow:0 2px 6px rgba(148,107,53,.5);}
.topNav .nav-courseEdu .edu-switch.cur .edu-switch-el .icon{ display: block;}
.topNav .nav-main{}
.topNav .nav-main li{ margin-right:29px; height:50px; line-height:50px; display:inline-block; *display:inline; *zoom:1; font-size:16px;}
.topNav .nav-main li .atit{ color:#fff;}
.topNav .nav-main li.nav-hover{position:relative; z-index:49;}
.topNav .nav-main li.nav-hover .atit{display:inline-block; padding-right:22px;}
.topNav .nav-main li.nav-hover .atit:after{ position: absolute; right: 0; top: 21px; content:" "; display:block; width: 15px; height:9px; background:url(/images/24homePage/column-jianzao/icon_02.png) no-repeat right center; background-size: 15px 9px; transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.topNav .nav-main li.nav-hover .icon{ position: absolute; left: 50%; bottom: 0; margin-left: -12px; z-index: 2; display: none; width: 17px; height: 10px; background:url(/images/24homePage/column-jianzao/col-an.png) no-repeat 0 -1700px; background-size: 150px auto;}
.topNav .nav-main li.this-hover .atit:after{ transform:rotateZ(180deg);}
.topNav .nav-main li.this-hover .icon{ display: block;}
.topNav .nav-main li.mr0{ margin-right: 0;}
.topNav .nav-main li.pl29{ padding-left: 29px;}
.topNav .nav-main li.pl29.nav-hover .icon{ margin-left: -4px;}
.topNav .nav-main li .nmPop{ width:360px; padding:16px 16px 8px; background:#fff; -webkit-box-shadow:0 3px 11px rgba(217,217,217,.5);-moz-box-shadow:0 3px 11px rgba(217,217,217,.5);box-shadow:0 3px 11px rgba(217,217,217,.5);position:absolute;left:0;top:50px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:none;}
.topNav .nav-main li .nmPop-list{ margin:0 3px 8px; display:inline-block; vertical-align: top;}
.topNav .nav-main li .nmPop-list a{width:110px;height:28px;line-height:28px;font-size:16px;text-align:center;display:inline-block; border-radius:14px;}
.topNav .nav-main li .nmPop-list a:hover{background-color:#f1e7d8;color:#fd7400;}
.topNav .nav-main li .nmPop-list .on{color:#fff;background:#fd7400;-webkit-box-shadow:0 2px 6px rgba(148,107,53,.5);-moz-box-shadow:0 2px 6px rgba(148,107,53,.5);box-shadow:0 2px 6px rgba(148,107,53,.5);}
.topNav .nav-main li .infoPop-warp{ display:none; position: absolute; right: 0; top:33px; margin-left: -600px; width:1200px;}
.topNav .nav-main li .infoPop-warp.w800{ width: 800px;}
.topNav .nav-main li .infoPop{ width: 100%; padding: 20px 0; background:#fff; margin-top: 17px; -webkit-box-shadow:0 4px 16px rgba(217,217,217,.7); -moz-box-shadow:0 4px 16px rgba(217,217,217,.7); box-shadow:0 4px 16px rgba(217,217,217,.7); border-radius:6px;
    background: -webkit-linear-gradient(top, #edf9f4 0%, #ffffff 6%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #edf9f4 0%, #ffffff 6%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #edf9f4 0%, #ffffff 6%); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #edf9f4 0%, #ffffff 6%); /* 标准的语法 */}
.topNav .nav-main li .infoPop-tit{ height: 36px; line-height: 36px; font-weight: 700; margin: 0 50px 8px;}
.topNav .nav-main li .infoPop-cen{ margin: 0 30px 0 50px;}
.topNav .nav-main li .infoPop-cen .icList{ float: left; position: relative; display: block; padding: 0 20px; height: 38px; line-height: 38px; font-size: 14px; background: #f8fafa; border-radius: 19px; margin: 0 20px 10px 0;}
.topNav .nav-main li .infoPop-cen .icList:hover{ background-color:#f1e7d8; color:#fd7400;}
.topNav .nav-main li .infoPop-cen .icList i{ display: none; position: absolute; top: -10px; right: 0; width: 38px; height: 16px;}
.topNav .nav-main li .infoPop-cen .icList.cur{ background: #fff5ec; color:#fd7400;}
.topNav .nav-main li .infoPop-cen .icList.cur i{ display: block;}
.topNav .nav-main li .infoPop-cen .icList.cur i img{ width: 38px; height: 16px;}
.topNav .nav-main li .infoPop-bot{ margin: 0 30px 0 50px;}
.topNav .nav-main li .infoPop-bot .ibList{ float: left; position: relative; display: block; width: 100px; height: 80px; padding-top: 16px; background: #f8fafa; border-radius: 4px; margin: 0 20px 10px 0;}
.topNav .nav-main li .infoPop-bot .ibList-pic{ display: block; width: 40px; height: 40px; margin: 0 auto;}
.topNav .nav-main li .infoPop-bot .ibList-txt{ display: block; line-height: 40px; text-align: center; font-size: 14px; color: #666;}
.topNav .nav-main li .infoPop-bot .ibList:hover .ibList-txt{ color:#fd7400;}

/* 面包屑 */
.crumbs-wrap{ height: 32px; line-height: 32px; font-size: 14px; color: #666; padding: 20px 0;}
.crumbs-wrap a{ color: #666;}
.crumbs-wrap a:hover{ color: #fd7400;}

/* 通栏广告 */
.left-banner{ display: block; height: 90px; margin-bottom: 20px;}
.left-banner img{ width: 100%; height: 90px; border-radius: 5px;}

/* 滚动通知 */
.left-slidetit{ display: block; overflow: hidden; width: 708px; padding: 0 0 0 32px; height: 44px; margin: 0 30px 10px; background-position: 0 12px;}
.left-slidetit .bd .tempWrap{ width:auto !important;}
.left-slidetit .bd ul{ overflow:hidden; zoom:1;}
.left-slidetit .bd ul li{ margin-right:20px; float:left; height:44px; line-height:44px; font-size: 16px; text-align:left;}
.left-slidetit .bd ul li a:hover{ color:#fd7400;}

/* 分类切换 */
.left-tabTit{ height: 50px; margin: 0 30px 20px; background: #fff; border-radius: 4px; -webkit-box-shadow:0 0 12px rgba(232,232,232,0.6); -moz-box-shadow:0 0 12px rgba(232,232,232,0.6); box-shadow:0 0 12px rgba(232,232,232,0.6);}
.left-tabTit-left{ float: left; width: 116px; line-height: 50px; text-align: center; font-size: 18px; font-weight: 700;}
.left-tabTit ul{ float: right; width: 624px;}
.left-tabTit ul li{ position: relative; z-index: 1; float: left; width: 104px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; border-radius: 4px; cursor: pointer;}
.left-tabTit ul li:after{ content:" "; display: none; width: 17px; height: 7px; position: absolute; left: 50%; bottom: -7px; margin-left: -8px; background:url(/images/24homePage/common-list/li-an.png) no-repeat 0 -50px; background-size: 150px auto;}
.left-tabTit ul li.on{ background: #fd7400; color: #fff;}
.left-tabTit ul li.on a{ color: #fff;}
.left-tabTit ul li.on:after{ display: block;}
.left-tabTit ul li:hover.left-tabTit ul li a:hover{ color: #fd7400;}
.left-tabTit ul li.on:hover,.left-tabTit ul li.on a:hover{ color: #fff;}

/* 省份切换 */
.left-tabMap{ margin: 0 30px 20px; background: #f9fafb; border-radius: 4px;}
.left-tabMap ul{ padding: 8px 0 0 7px;}
.left-tabMap ul li{ float: left; width: 66px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; border-radius: 33px; cursor: pointer; margin-bottom: 8px;}
.left-tabMap ul li.on{ background: #fd7400; color: #fff; font-weight: 700;}
.left-tabMap ul li.on a{ color: #fff;}
.left-tabMap ul li:hover,.left-tabMap ul li a:hover{ color: #fd7400;}
.left-tabMap ul li.on:hover,.left-tabMap ul li.on a:hover{ color: #fff;}

/* 列表内容 */
.left-listBox{ margin: 0 30px 30px;}
.left-listBox ul{ padding: 10px 0; border-bottom: 1px solid #efefef;}
.left-listBox ul li{ height: 38px; line-height: 38px;}
.left-listBox ul li .atxt{ float: left; display: block; width: 630px; height: 38px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.left-listBox ul li .atxt:hover{ color: #fd7400;}
.left-listBox ul li .time{ float: right; display: block; font-size: 14px; color: #999;}
.left-listBox .fy{ overflow: hidden; clear: both; text-align: center; height: 34px; padding: 30px 0 0 0; color: #666;}
.left-listBox .fy a{ display: inline-block; margin: 0 7px; vertical-align: middle; width: 34px; height: 34px; line-height: 34px; color: #666; font-size: 14px; border-radius: 3px}
.left-listBox .fy a:hover{ background-color: #f9e5d5; text-decoration: none;}
.left-listBox .fy .hover{ background-color: #fd7400; color: #fff}
.left-listBox .fy .hover:hover{ background-color: #fd7400; color: #fff;}
.left-listBox .fy .sw{ width: 56px}
.left-listBox .fy .np{ width: 70px}
.left-listBox .fy .hui{ color: #ccc; cursor: auto;}
.left-listBox .fy .hui:hover{ background: none;}

/* 报考指南 */
.right-guide{ overflow: hidden; width: 100%;}
.right-guide .rgTit{ padding-top: 4px; height: 46px; line-height: 46px; font-size: 18px; font-weight: 700; margin: 0 20px;}
.right-guide .rgCon{ position: relative; z-index: 1; display: block; margin-bottom: 10px; background:url(/images/24homePage/common-list/bg_09.png) repeat-y center;}
.right-guide .rgCon .list{ display: block; position: relative; z-index: 1; height: 46px; overflow: hidden;}
.right-guide .rgCon .list:after{ content:" "; position: absolute; top: 18px; left: 122px; width: 11px; height: 11px; background:url(/images/24homePage/common-list/li-an.png) no-repeat  0 -500px; background-size: 150px auto;}
.right-guide .rgCon .list .lLeft{ float: left; width: 103px; height: 46px; padding-right: 24px; line-height: 46px; font-size: 14px; font-weight: 700; text-align: right;}
.right-guide .rgCon .list .lRight{ float: right; width: 208px; height: 46px; line-height: 46px; font-size: 14px;}
.right-guide .rgCon .list.on:after{ background:url(/images/24homePage/common-list/li-an.png) no-repeat  0 -550px; background-size: 150px auto;}
.right-guide .rgCon .list.on .lLeft{ color: #fd7400;}
.right-guide .rgCon:before{ content:" "; position: absolute; top: 0; left: 122px; width: 11px; height: 18px; background: #fff;}
.right-guide .rgCon:after{ content:" "; position: absolute; bottom: 0; left: 122px; width: 11px; height: 17px; background: #fff;}
.right-guide .rgCon .list:hover{ color: #fd7400;}
.right-guide .rgBot{ height: 36px; text-align: center; margin-bottom: 20px;}
.right-guide .rgBot .btn01{ display: inline-block; width: 138px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; border: 1px solid #fd7400; color: #fd7400; border-radius: 18px; margin: 0 10px;}
.right-guide .rgBot .btn01:hover{ background: #fd7400; color: #fff;}
.right-guide .rgBot .btn02{ display: inline-block; width: 140px; height: 36px; line-height: 36px; text-align: center; font-size: 14px; color: #fff; background: #fd7400; border-radius: 18px; margin: 0 10px;}
.right-guide .rgBot .btn02:hover{ background: #ff5743;}
.right-guide .rgBot .icon{ position: relative; z-index: 2; display: inline-block; height: 34px; margin: 0 10px;}
.right-guide .rgBot .icon-btn{ display: inline-block; width: 138px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; border: 1px solid #fd7400; color: #fd7400; border-radius: 18px; margin: 0 10px; cursor: pointer;}
.right-guide .rgBot .icon-btn:hover{ background: #fd7400; color: #fff;}
.right-guide .rgBot .icon-pop{ display: none; position: absolute; left: 50%; bottom: 44px; margin-left: -60px; width: 120px; padding-top: 10px; background: #fff; -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);}
.right-guide .rgBot .icon-pop-ewm{ display: block; width: 100px; height: 100px; margin: 0 auto;}
.right-guide .rgBot .icon-pop-txt{ line-height: 30px; text-align: center; font-size: 12px; color: #666;}
.right-guide .rgBot .icon-pop-jian{ display: block; position: absolute; bottom: -6px; left: 50%; margin-left: -5px; width: 10px; height: 6px; background:url(/images/24homePage/column-jianzao/icon_05.png) no-repeat; background-size: 100% 100%;}

/* 右免费试听 */
.right-audition{ height: 320px; overflow: hidden;}
.right-audition .raTit{ padding-top: 4px; height: 46px; margin: 0 20px 12px;}
.right-audition .raTit li{ position: relative; z-index: 1; float: left; padding: 0 10px; height: 46px; line-height: 46px; font-size: 18px; color: #666; cursor: pointer;}
.right-audition .raTit li.on{ color: #fd7400; font-weight: 700;}
.right-audition .raTit li:after{ content:" "; display: none; width: 20px; height: 4px; border-radius: 2px; position: absolute; left: 50%; bottom: 0; margin-left: -10px; background: #fd7400;}
.right-audition .raTit li.on:after{ display: block;}
.right-audition .raCon{ margin: 0 20px 20px;}
.right-audition .raCon .auditionBox-mian,.right-audition .raCon .auditionBox{ overflow: hidden; position: relative; z-index: 1; width: 100%; height: 180px;}
.right-audition .raCon .auditionBox li .link{ display: block; position: relative; z-index: 1; width: 100%; height: 180px; cursor: pointer;}
.right-audition .raCon .auditionBox li .link .pic{ display: block; width: 100%; height: 180px;}
.right-audition .raCon .auditionBox li .link .icon{ display: block; position: absolute; top: 50%; left: 50%; margin: -29px 0 0 -29px; width: 58px; height: 58px; background-position: 0 -245px;}
.right-audition .raCon .auditionBox li .bfd{ position: absolute; left: 0; bottom: 0; z-index: 5; width: 100%; height: 36px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');background:rgba(0,0,0,0.7);}
.right-audition .raCon .auditionBox li .bfd-name{ display: block; line-height: 36px; font-size: 18px; color: #fff; margin-left: 12px;}
.right-audition .raCon .auditionBox li .bfd-cour{ display: block; line-height: 36px; font-size: 12px; color: #fff; margin-left: 16px;}
.right-audition .raCon .auditionBox li .bfd-rbtn{ display: block; width: 66px; height: 26px; line-height: 26px; font-size: 12px; color: #fff; text-align: center; background: #fd7400; border-radius: 3px; margin: 5px 10px 0 0;}
.right-audition .raCon .auditionBox li .bfd-rbtn:hover{ background: #ff5743; text-decoration: none;}
.right-audition .raCon .raCourseBox-mian,.right-audition .raCon .raCourseBox{ overflow: hidden; position: relative; z-index: 1; width: 100%; height: 180px;}
.right-audition .raCon .raCourseBox li .link{ display: block; position: relative; z-index: 1; width: 100%; height: 180px; cursor: pointer;}
.right-audition .raCon .raCourseBox li .link .pic{ display: block; width: 100%; height: 180px;}
.right-audition .raCon .raLiveBox{ width: 100%; padding: 4px 0 0 0; height: 176px;}
.right-audition .raCon .raLiveBox-list{ height: 54px; padding: 15px 0; border-bottom: 1px dashed #e8e6e6}
.right-audition .raCon .raLiveBox-list .pic{ width: 54px; height: 54px;}
.right-audition .raCon .raLiveBox-list .pic img{ width: 54px; height: 54px;}
.right-audition .raCon .raLiveBox-list .right{ width: 250px;}
.right-audition .raCon .raLiveBox-list .right-ttxt{ display: block; height: 26px; line-height: 26px; font-size: 14px; margin-bottom: 8px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.right-audition .raCon .raLiveBox-list .right-ttxt:hover{ color: #fd7400;}
.right-audition .raCon .raLiveBox-list .right-btxt{ height: 20px;}
.right-audition .raCon .raLiveBox-list .right-btxt p{ width: 190px; line-height: 20px; font-size: 12px; color: #999;}
.right-audition .raCon .raLiveBox-list .right-btxt .btn{ display: block; width: 54px; height: 18px; line-height: 18px; text-align: center; font-size: 12px; color: #fd7400; border: 1px solid #fd7400; border-radius: 10px;}
.right-audition .raCon .raLiveBox-list .right-btxt .btn:hover{ text-decoration: none; background: #fd7400; color: #fff;}
.right-audition .raBtn{ display: block; width: 258px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; border: 1px solid #fd7400; color: #fd7400; border-radius: 18px; margin: 0 auto 20px;}
.right-audition .raBtn:hover{ background: #fd7400; color: #fff;}

/* 右精品题 */
.right-subject .rsTit{ padding-top: 4px; height: 46px; line-height: 46px; font-size: 18px; font-weight: 700; margin: 0 20px;}
.right-subject .rsSubTit{ height: 36px; text-align: center; margin-bottom: 20px;}
.right-subject .rsSubTit li{ display: inline-block; width: 98px; height: 34px; line-height: 34px; font-size: 14px; color: #333; border: 1px solid #f4e4d6; margin: 0 3px; border-radius: 18px; background: #fff; cursor: pointer;}
.right-subject .rsSubTit li.on{ background: #fd7400; border: 1px solid #fd7400; color: #fff; font-weight: 700;}
.right-subject .rsSubTit .lick{ display: inline-block; width: 98px; height: 34px; line-height: 34px; font-size: 14px; color: #333; border: 1px solid #f4e4d6; margin: 0 3px; border-radius: 18px; background: #fff; cursor: pointer;}
.right-subject .rsCon{ display: none; margin: 0 20px 20px;}
.right-subject .rsCon .secretBox{ position: relative; z-index: 1; width: 100%; height: 174px; padding-top: 30px; background:url(/images/24homePage/common-list/bg_03.jpg) no-repeat; background-size: 100% 100%;}
.right-subject .rsCon .secretBox .fdIcon{ position: absolute; top: 0; right: 0; width: 48px; height: 45px;}
.right-subject .rsCon .secretBox .fdIcon img{ width: 48px; height: 45px;}
.right-subject .rsCon .secretBox .sList{}
.right-subject .rsCon .secretBox .sList-list{ float: left; width: 130px; height: 44px; line-height: 44px; text-align: center; font-size: 14px; background: #fff; border-radius: 6px; margin: 0 0 10px 20px; -webkit-box-shadow:0 6px 12px rgba(239,239,239,1); -moz-box-shadow:0 6px 12px rgba(239,239,239,1); box-shadow:0 6px 12px rgba(239,239,239,1);}
.right-subject .rsCon .secretBox .sList-list b{ font-size: 18px; vertical-align: -2px;}
.right-subject .rsCon .secretBox .syPrice{ clear: both; height: 20px; line-height: 20px; text-align: center; font-size: 14px; color: #999; text-decoration: line-through; margin-bottom: 10px;}
.right-subject .rsCon .secretBox .sBot{ height: 34px; border: 1px solid #fd7400; border-radius: 17px; margin: 0 20px;}
.right-subject .rsCon .secretBox .sBot-price{ float: left; line-height: 34px; color: #fd7400; font-size: 14px; margin-left: 20px;}
.right-subject .rsCon .secretBox .sBot-price b{ font-size: 20px;}
.right-subject .rsCon .secretBox .sBot-btn{ position: relative; z-index: 1; float: right; display: block; width: 120px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; color: #fff; background: #fd7400; border-radius: 17px;}
.right-subject .rsCon .secretBox .sBot-btn:hover{ background: #FD6100;}
.right-subject .rsCon .listCon{ position: relative; z-index: 1; display: block; height: 204px;}
.right-subject .rsCon .listCon-ewm{ float: left; width: 113px; margin: 40px 0 0 30px;}
.right-subject .rsCon .listCon-ewm img{ display: block; width: 100px; height: 100px; margin: 0 auto;}
.right-subject .rsCon .listCon-list{ float: right; width: 130px; margin: 9px 14px 0 0;}
.right-subject .rsCon .listCon-list .tit{ height: 40px; line-height: 40px; font-size: 16px; font-weight: 700;}
.right-subject .rsCon .listCon-list p{ line-height: 36px; font-size: 14px; color: #666;}
.right-subject .rsCon .listCon-btn{ position: absolute; left: 50%; bottom: 0; margin-left: -130px; display: block; width: 258px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; border: 1px solid #fd7400; color: #fd7400; border-radius: 18px;}
.right-subject .rsCon .listCon-btn:hover{ background: #fd7400; color: #fff;}
.right-subject .rsCon .listCon.bg01{ background:url(/images/24homePage/common-list/bg_04.jpg) no-repeat;}
.right-subject .rsCon .listCon.bg02{ background:url(/images/24homePage/common-list/bg_05.jpg) no-repeat;}

/* 右图书资料 */
.right-bookInfor .rbTit{ padding-top: 4px; height: 46px; line-height: 46px; font-size: 18px; font-weight: 700; margin: 0 20px;}
.right-bookInfor .rbSubTit{ height: 36px; text-align: center; margin-bottom: 10px;}
.right-bookInfor .rbSubTit li{ display: inline-block; width: 98px; height: 34px; line-height: 34px; font-size: 14px; color: #333; border: 1px solid #f4e4d6; margin: 0 3px; border-radius: 18px; background: #fff; cursor: pointer;}
.right-bookInfor .rbSubTit li.on{ background: #fd7400; border: 1px solid #fd7400; color: #fff; font-weight: 700;}
.right-bookInfor .rbCon{ display: none; margin: 0 20px 20px;}
.right-bookInfor .rbCon .testPaper{ padding-top: 14px;}
.right-bookInfor .rbCon .testPaper .list{ position: relative; z-index: 1; display: block; padding-left: 60px; margin-bottom: 14px;}
.right-bookInfor .rbCon .testPaper .list-icon{ position: absolute; left: 0; top: 0; width: 48px; height: 50px;}
.right-bookInfor .rbCon .testPaper .list-icon img{ width: 48px; height: 50px;}
.right-bookInfor .rbCon .testPaper .list-tit{ max-height: 40px; line-height: 20px; font-size: 14px; color: #666; margin-bottom: 6px; overflow:hidden; display: -webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.right-bookInfor .rbCon .testPaper .list-bot{ height: 22px;}
.right-bookInfor .rbCon .testPaper .list-bot-left{ float: left; line-height: 22px; font-size: 12px; color: #999;}
.right-bookInfor .rbCon .testPaper .list-bot-btn{ float: right; width: 56px; height: 22px; line-height: 22px; text-align: center; color: #fff; background: #fd7400; border-radius: 11px;}
.right-bookInfor .rbCon .testPaper .list:hover .list-tit{ color: #fd7400;}
.right-bookInfor .rbCon .giftPack .pic{ height: 186px; margin-bottom: 4px;}
.right-bookInfor .rbCon .giftPack .pic img{ width: 100%; height: 186px;}
.right-bookInfor .rbCon .giftPack .list{ padding-left: 8px; margin-bottom: 8px;}
.right-bookInfor .rbCon .giftPack .list li{ float: left; width: 104px; height: 32px; line-height: 32px; font-size: 14px; color: #666;}
.right-bookInfor .rbCon .bbtn{ display: block; width: 258px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; border: 1px solid #fd7400; color: #fd7400; border-radius: 18px; margin: 6px auto 0;}
.right-bookInfor .rbCon .bbtn:hover{ background: #fd7400; color: #fff;}

/* 右学习社区 */
.right-community .rcTit{ padding-top: 4px; height: 46px; line-height: 46px; font-size: 18px; font-weight: 700; margin: 0 20px;}
.right-community .rcSubTit{ height: 36px; text-align: center; margin-bottom: 20px;}
.right-community .rcSubTit li{ display: inline-block; width: 72px; height: 34px; line-height: 34px; font-size: 14px; color: #333; border: 1px solid #f4e4d6; margin: 0 3px; border-radius: 18px; background: #fff; cursor: pointer;}
.right-community .rcSubTit li.on{ background: #fd7400; border: 1px solid #fd7400; color: #fff; font-weight: 700;}
.right-community .rcCon{ display: none; margin: 0 20px 20px;}
.right-community .rcCon .exchange .pic{ width: 132px; height: 132px; border: 1px solid #dfdfdf; padding: 10px; margin: 0 auto; border-radius: 10px;}
.right-community .rcCon .exchange .pic img{ width: 132px; height: 132px;}
.right-community .rcCon .exchange .txt{ height: 44px; line-height: 44px; text-align: center; font-size: 14px; font-weight: 700;}
.right-community .rcCon .exchange .bot{ height: 54px; background: #f9fafb; border-radius: 12px;}
.right-community .rcCon .exchange .bot-pic{ float: left; margin: 7px 0 0 30px;}
.right-community .rcCon .exchange .bot-pic img{ display: inline-block; width: 36px; height: 36px; border: 2px solid #fff; border-radius: 50%; margin-left: -14px;}
.right-community .rcCon .exchange .bot-txt{ float: right; line-height: 54px; font-size: 14px; margin: 0 40px 0 0;}
.right-community .rcCon .listCon{ position: relative; z-index: 1; display: block; height: 170px;}
.right-community .rcCon .listCon .bgImg{ display: block; width: 320px; height: 170px;}
.right-community .rcCon .listCon .bgEwm01{ position: absolute; top: 34px; left: 22px; display: block; width: 98px; height: 98px;}
.right-community .rcCon .listCon .bgEwm02{ position: absolute; top: 20px; left: 8px; display: block; width: 126px; height: 126px;}



