@charset "utf-8";
/*
@author: he
@update: he (2024-03-01)
*/

body{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#262626; 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:#262626;}
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:#262626;}
.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/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: 750px;}
.main-right{ float: right; width: 370px;}
.commonLeftBg{ background: #fff; margin-bottom: 20px; border-radius: 4px; -webkit-box-shadow:0 5px 20px rgba(232,232,232,1); -moz-box-shadow:0 5px 20px rgba(232,232,232,1); box-shadow:0 5px 20px rgba(232,232,232,1);}
.commonRightBg{ background:#fff; background-size: 100% auto; margin-bottom: 20px; border-radius: 4px; -webkit-box-shadow:0 5px 20px rgba(232,232,232,1); -moz-box-shadow:0 5px 20px rgba(232,232,232,1); box-shadow:0 5px 20px rgba(232,232,232,1);}

.commonRightBgA{ background:#fff; background-size: 100% auto; margin-bottom: 20px; border-radius: 4px; -webkit-box-shadow:0 5px 20px rgba(232,232,232,1); -moz-box-shadow:0 5px 20px rgba(232,232,232,1); box-shadow:0 5px 20px rgba(232,232,232,1); padding: 30px;}

.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: #FF0000;}
.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/col-an.png) no-repeat 5px -1531px; background-size: 92px 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/col-an.png) no-repeat 0 -1600px; background-size: 92px auto;}
.topNav .nav-courseEdu .edu-switch .edu-switch-layer{width:360px;padding:15px 15px 7px;background:#fff;border:1px solid #FF0000;-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;float: left;}
.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:#dbf1d8;color:#FF0000;}
.topNav .nav-courseEdu .edu-switch .edu-switch-layer li .on{color:#fff;background:#4dbd33;-webkit-box-shadow:0 2px 6px rgba(53,148,58,.5);-moz-box-shadow:0 2px 6px rgba(53,148,58,.5);;box-shadow:0 2px 6px rgba(53,148,58,.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/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/col-an.png) no-repeat 0 -1700px; background-size: 92px 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:#dbf1d8;color:#FF0000;}
.topNav .nav-main li .nmPop-list .on{color:#fff;background:#4dbd33;-webkit-box-shadow:0 2px 6px rgba(53,148,58,.5);-moz-box-shadow:0 2px 6px rgba(53,148,58,.5);;box-shadow:0 2px 6px rgba(53,148,58,.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:#dbf1d8; color:#FF0000;}
.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:#FF0000;}

/* 面包屑 */
.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: #FF0000;}

/* 通栏广告 */
.left-banner{ display: block; height: 90px; margin-bottom: 20px;}
.left-banner img{ width: 100%; height: 90px; border-radius: 5px;}

/* 新闻标题 */
.news_mian{ padding-bottom: 10px; }
.news_mian h1{ line-height: 46px; font-size: 24px; font-weight: 700; margin-bottom: 14px;}
.news_mian .mark{ height: 24px; padding-bottom: 12px; border-bottom: 1px solid rgba(179, 179, 187, .3);}
.news_mian .mark .lTxt{ float: left; font-size: 14px; line-height: 24px;}
.news_mian .mark .lTxt .source{ display: inline-block; margin-left: 30px;}
.news_mian .mark .lTxt .source a{ color: #262626;}
.news_mian .mark .collection{ float: right; display: block; width: 24px; height: 24px; margin-left: 16px; background-position: 0 -400px; transition: none;}
.news_mian .mark .collection.on{ background-position: 0 -450px;}
.news_mian .mark .print{ float: right; display: block; padding: 0 12px; height: 22px; line-height: 22px; font-size: 14px; color: #666; border: 1px solid #ccc; border-radius: 12px;}
.news_mian .mark .print:hover{ color: #FF0000; border: 1px solid #FF0000;}
.news_mian .mark .font_size{ float: right; font-size: 14px;}
.news_mian .mark .font_size1{ float: right; font-size: 14px; width: 100%;margin: 20px 0 20px;padding-top: 8px;color: #717274; }
.news_mian .mark .font_size1 p{ line-height: 25px;}
.news_mian .mark .font_size1 .sin{color: #FF0000 !important;}
.news_mian .mark .font_size .big,.news_mian .mark .font_size .small{ display: inline-block; padding: 0 12px; height: 22px; line-height: 22px; font-size: 14px; color: #666; border: 1px solid #ccc; margin-right: 10px; border-radius: 12px;}
.news_mian .mark .font_size .big:hover,.news_mian .mark .font_size .small:hover{ color: #FF0000; border: 1px solid #FF0000;}

/* 新闻内容 */
.news_con{ padding-top: 10px; line-height: 30px; font-size: 16px; margin-bottom: 10px;}
.news_con p a{ color: #FF0000;}
.news_con p a.hotLink{ color: #262626;}
.news_con.txt2{ line-height: 40px; font-size: 18px;}
.news_con.txt3{ line-height: 44px; font-size: 20px;}
.news_con.txt4{ line-height: 48px; font-size: 22px;}

/* 分享 */
.share{ margin: 25px 0; font-size: 14px;}
.tag1 {color: #FF0000 !important; }
.share .jc{ line-height: 42px; color: #666; font-size: 14px;}




/* 相关资讯 */
.left-information{ margin-bottom: 30px;}
.left-information .tit{ line-height:60px; height:60px; border-bottom: 1px solid #e0e0e0;}
.left-information .tit-left{ float: left; height: 56px; font-size: 20px; font-weight: 700; border-bottom:4px solid #FF0000;}
.left-information ul{ padding:20px 0 0 0;}
.left-information li{ overflow: hidden; float: left; width: 380px; height: 38px; line-height: 38px; font-size: 16px; padding-right: 20px; white-space: nowrap; text-overflow: ellipsis;}
.left-information li a:hover{ color: #FF0000; text-decoration: none;}


/* 右图书资料 */
.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: #262626; border: 1px solid #d6f4df; margin: 0 3px; border-radius: 18px; background: #fff; cursor: pointer;}
.right-bookInfor .rbSubTit li.on{ background: #FF0000; border: 1px solid #FF0000; color: #fff; font-weight: 700;}
.right-bookInfor .rbCon{ display: none; margin: 0 20px 20px;}
.right-bookInfor .rbCon .handout{ padding-bottom: 10px;}
.right-bookInfor .rbCon .handout .list{ position: relative; z-index: 1; display: block; padding: 15px 0 25px 150px; border-bottom: 1px dashed #e9e9e9;}
.right-bookInfor .rbCon .handout .list-pic{ position: absolute; left: 0; top: 50%; margin-top: -50px; width: 140px; height: 94px; text-align: center;  padding: 3px 0 3px 0; }
.right-bookInfor .rbCon .handout .list-pic img{ display: inline-block; width: 140px; height: 100%;}
.right-bookInfor .rbCon .handout .list-tit{ height: 30px; line-height: 20px; font-size: 14px; color: #262626; margin: 2px 0; overflow:hidden; display: -webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.right-bookInfor .rbCon .handout .list-bot{ height: 22px; padding-bottom: 8px;}
.right-bookInfor .rbCon .handout .list-bot-price{ float: left; line-height: 22px;}
.right-bookInfor .rbCon .handout .list-bot-price .xj{ display: inline-block; font-size: 16px; color: #ff0000; font-weight: 700;}
.right-bookInfor .rbCon .handout .list-bot-price .yj{ display: inline-block; font-size: 12px; color: #999; text-decoration: line-through; margin-left: 10px;}
.right-bookInfor .rbCon .handout .list-bot-btn{ float: right; width: 56px; height: 22px; line-height: 22px; text-align: center; color: #fff; background: #FF0000; border-radius: 11px;}
.right-bookInfor .rbCon .handout .list:hover .list-tit{ color: #FF0000;}
.right-bookInfor .rbCon .handout .list:last-child{ border-bottom: 0;}
.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: #FF0000; border-radius: 11px;}
.right-bookInfor .rbCon .testPaper .list:hover .list-tit{ color: #FF0000;}
.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 #FF0000; color: #FF0000; border-radius: 18px; margin: 6px auto 0;}
.right-bookInfor .rbCon .bbtn:hover{ background: #FF0000; 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: #262626; border: 1px solid #d6f4df; margin: 0 3px; border-radius: 18px; background: #fff; cursor: pointer;}
.right-community .rcSubTit li.on{ background: #FF0000; border: 1px solid #FF0000; 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;}


.footer_wrap{border-top: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;padding: 0 0 ;}
	
