@charset "UTF-8";
/* CSS Document */

/* reset */
body{font-size:12px;font-family:'Microsoft YaHei', Arial, Helvetica, sans-serif;color:#000;background:#fff;position:relative}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;font-size:inherit;width:100%}img{border:0 none}li{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}a{text-decoration:none;outline:none;color:inherit}a:hover{text-decoration:none}.clear{overflow:hidden;clear:both;float:none}input,button,select,textarea{outline:none}textarea{resize:none}
/* 通用样式 */
.mainWidth{width:980px;margin:0 auto;overflow:hidden;}
.header{background:#fff;min-width:980px}
.footer{background:url(../../loginhtml/images/colorLine.png) no-repeat center top;width:100%;padding:20px 0 0}
.body{background:#f0f0f0;min-width:980px}
.body_inner{padding:10px 0 20px;overflow:hidden;}
.boxes{width:100%;overflow:hidden;}
.boxes .boxTitle{background:#b6d9eb;border-bottom:5px solid #54b8fc;height:35px;line-height:35px;position:relative;padding:0;overflow:visible;}
.boxes .boxTitle .title{font-size:18px;color:#066acd;border-bottom:5px solid #066acd;padding:0 10px;display:inline-block;height:35px;position:relative;}
.boxes .boxTitle .title .corner{background:url(../../loginhtml/images/corner.png) no-repeat 0 -1px;width:13px;height:5px;position:absolute;bottom:-10px;left:50%;margin:0 0 0 -6px;}
.boxes .boxTitle .more{color:#2ea7f2;position:absolute;right:10px;}
.boxes .boxTitle .more:hover{color:#066acd}
.boxes .boxMain{background:#fff;border:1px solid #ededed;padding:20px 20px 10px;}
.easyBox{background:#fff;width:100%;overflow:hidden;}
.easyBox .title{border-bottom:5px solid #c4c4c4;height:35px;line-height:35px;position:relative;padding:0;overflow:visible;}
.easyBox .title span{font-size:18px;color:#333333;border-bottom:5px solid #54b8fc;padding:0 10px;display:inline-block;height:35px;position:relative;text-align:center;min-width:100px;}
.easyBox .boxMain{padding:15px}
.richBox{background:#fff;width:100%;overflow:hidden;}
.richBox .title{width:100%;height:30px;line-height:30px;border-bottom:3px solid #dddddd;position:relative;}
.richBox .title > div{font-size:18px;color:#000;font-weight:bold;}
.richBox .title > div span{color:#348c7a} 
.richBox .title .more{background:url(../../loginhtml/images/icons.png) no-repeat 0 -360px;width:50px;height:18px;line-height:18px;text-align:center;color:#fff;position:absolute;right:0;top:5px;font-size:12px;text-indent:8px}
.richBox .title .more:hover{background-position:0 -378px}
.richBox .boxMain{padding:20px 0 0}
.richBox .boxMain ul, .richBox .boxMain li{width:100%;overflow:hidden;position:relative;}
.richBox .boxMain li:before{content:'';background:#ccc;border-radius:50%;width:3px;height:3px;display:inline-block;margin-right:5px}
.richBox .boxMain ul.noPoints li:before{display:none;}
.richBox .boxMain li.groupEnd{margin-bottom:10px}
.richBox .boxMain li a{font-size:12px;height:24px;line-height:24px;vertical-align:middle;}
.richBox .boxMain li a.type{color:#348c7a}
.richBox .boxMain li a.type:hover{text-decoration:underline;}
.richBox .boxMain li a.txt{color:#444444;font-size:14px}
.richBox .boxMain li a.txt:hover{text-decoration:underline;color:#0066cc}
.richBox .boxMain li a.highlight{color:#ff4400}
.richBox .boxMain li .time{position:absolute;right:2px;color:#ccc;top:4px;}

.comment{background:url(../../loginhtml/images/icons.png) no-repeat 0 -39px;height:15px;line-height:15px;color:#f37021;padding-left:15px;}

/* 顶部搜索 */
.header_inner{width:100%;overflow:hidden;border-bottom:1px solid #e4e4e4}
.headerSearch{background:#2e3138;height:45px;text-align:right;overflow:hidden;}
.headerSearch .headerSearch_inner{height:30px;overflow:hidden;margin:7px auto 0}
.headerSearch .headerSearch_inner .searchArea{overflow:hidden;width:365px;float:right;}
.headerSearch .headerSearch_inner .searchInput{height:28px;width:330px;padding:5px 5px 5px 8px;font-size:12px;border:1px solid #7e7f84;display:inline-block;float:left;border-right:0 none;}
.headerSearch .headerSearch_inner .searchBtn{background:url(../../loginhtml/images/icons.png) no-repeat 7px 3px #fff;height:28px;width:33px;border:1px solid #7e7f84;display:inline-block;float:left;border-left:0 none;text-indent:-99px;cursor:pointer;}

/* 底部 */
.footer .links ul{overflow:hidden;margin:0 0 20px}
.footer .links li{float:left;display:inline;overflow:hidden;width:230px}
.footer .links li .linksImgs{float:left;display:inline-block;margin-right:10px}
.footer .links li .linksInformation{float:left;display:inline-block;width:140px}
.footer .links li .linksInformation .title{margin-bottom:5px}
.footer .links li .linksInformation .title a{color:#000000; font-weight: bold;}
.footer .links li .linksInformation .info{color:#595757;}
.footer .links li:last-child{margin:0;width:58px}
.copyrights{border-top:1px solid #e3e3e3;color:#9a9999;padding:20px 0;}
.webMaps{background:#036eb7;height:35px;line-height:35px}
.copyrights_inner{line-height:18px;text-align:center;}
.webMaps_inner{line-height:35px;text-align:center;color:#fff}
.copyrights_inner a, .copyrights_inner span, .webMaps_inner a, .webMaps_inner span{margin:0 10px 0 0;}

/* logo & 导航 */
.logo{background:#373b46;width:185px;height:63px;display:inline-block;float:left;}
.menu ul{overflow:hidden;width:795px;float:left;display:inline-block;}
.menu ul li{width:78px;float:left;display:inline-block;height:63px;overflow:hidden;border-right:1px solid #e4e4e4;}
.menu ul li a{width:78px;height:63px;line-height:63px;text-align:center;display:inline-block;font-size:16px;color:#4a4a4a}
.menu ul li a:hover, .menu ul li a.current{background:#036eb7;color:#fff}

/* 主体左侧 */
.indexLeft{float:left;display:inline-block;width:670px;margin-right:10px;}
.newPages, .newPages ul, .newPages ul li{width:100%;overflow:hidden;}
.newPages ul li{padding:10px 0;border-bottom:1px dashed #abacac;}
.newPages .pageView{width:205px;height:145px;display:inline-block;float:left;margin-right:20px;}
.newPages .pageContent{width:400px;float:left;display:inline-block;}
.newPages .pageContent .pageTitle{color:#393839;font-size:24px;line-height:28px;display:inline-block;*display:inline;margin-bottom:6px}
.newPages .pageContent .pageTitle:hover{color:#066acd}
.newPages .pageContent .pageInformation{color:#8f8f8f;position:relative;width:100%;height:15px;line-height:15px;margin:10px 0}
.newPages .pageContent .pageInformation .comment{right:0;top:0;position:absolute;}
.newPages .pageContent p{width:100%;line-height:18px;color:#666666;font-size:13px;margin-bottom:10px}
.newPages .pageContent .tags{background:url(../../loginhtml/images/icons.png) no-repeat 0 -75px;padding-left:20px;height:16px;line-height:16px}
.newPages .pageContent .tags a{color:#f37021;margin:0 5px 0 0}
.newPages .pageContent .tags a:hover{color:#f37021;margin:0 5px 0 0;text-decoration:underline;}
.newPages .pageMore{background:url(../../loginhtml/images/icons.png) no-repeat 25px -107px #6caedf;display:block;width:167px;height:30px;line-height:30px;font-size:16px;color:#fff;text-indent:50px;margin:10px auto 0}
.newPages .pageMore:hover{box-shadow:0 0 5px #fff inset}


/* 内容页 */
.content{width:100%;overflow:hidden;}
.contentPage, .contentOthers, .contentComments{background:#fff;margin:0 0 15px;width:100%;overflow:hidden;}
.contentPage .crumb{background:#f9f9f9;padding:0 15px;overflow:hidden;height:35px;line-height:35px;margin:0 0 20px}
.contentPage .crumb li{background:url(../../loginhtml/images/icons.png) no-repeat 0 -241px;float:left;display:inline-block;height:35px;line-height:35px;padding:0 5px 0 15px;color:#b1b1b1}
.contentPage .crumb li.home{background-position:0 -217px;padding-left:20px}
.contentPage .crumb li a:hover{color:#000}
.contentPage h1{font-size:30px;padding:0 15px;margin:0 0 10px}
.contentPage .pageSettings{padding:0 15px;color:#b1b1b1;position:relative;}
.contentPage .pageSettings a:hover{color:#f37021}
.contentPage .pageSettings .comment{right:15px;top:0;position:absolute;}
.contentPage .abstract, .contentPage .pageText{padding:15px 0;margin:0 15px;color:#000;font-size:14px;border-bottom:1px dashed #d8d8d8}
.contentPage .abstract{font-family:kaiti}
.contentPage .pageText{line-height:20px}
.contentPage .share{}
.contentOthers ul, .contentOthers li{width:100%;overflow:hidden;}
.contentOthers li{height:50px;line-height:50px;font-size:14px;border-top:1px dashed #d8d8d8}
.contentOthers li:first-child{border-top:0 none}
.contentOthers li a:hover{color:#2e8dd6;}
.contentComments .newComment{text-align:right;}
.contentComments .newComment .commentTxt{display:block;padding:10px;width:100%;height:85px;color:#a9a9a9;border:1px solid #e2e2e2;margin:0 0 10px;font-size:14px}
.contentComments .newComment .commentSubmit{background:#2ca6e0;color:#fff;cursor:pointer;font-size:16px;display:inline-block;width:90px;height:30px;text-align:center;line-height:30px;border:0 none;border-radius:5px}
.contentComments .newComment .commentSubmit:hover{background:#2e8dd6}
.contentComments .commentLists, .contentComments .commentLists li{width:100%;overflow:hidden;}
.contentComments .commentLists li{border-top:1px dashed #d8d8d8;padding:15px 0;}
.contentComments .commentLists li:first-child{border-top:0 none}
.contentComments .commentLists li .face{float:left;display:inline-block;width:45px;overflow:hidden;margin-right:20px}
.contentComments .commentLists li .commentInfo{float:left;display:inline-block;width:570px;font-size:14px}
.contentComments .commentLists li .username{color:#2ca6e0;margin-right:10px}
.contentComments .commentLists li .username:hover{text-decoration:underline;}
.contentComments .commentLists li .time{color:#999999}
.contentComments .commentLists li p{color:#404040;line-height:20px}
.contentComments .commentLists li .commentActions{width:100%;overflow:hidden;text-align:right;color:#c9cacb}
.contentComments .commentLists li .commentActions a{margin:0 0 0 10px}
.contentComments .commentLists li .commentActions a:hover{color:#f37021}
.contentComments .commentLists li .reply{background:url(../../loginhtml/images/icons.png) no-repeat -2px -275px;padding:0 0 0 20px;}
.contentComments .commentLists li .good{background:url(../../loginhtml/images/icons.png) no-repeat -2px -313px;padding:0 0 0 20px;}


/* 主体右侧 */
.indexRight{float:left;display:inline-block;width:300px;}
.cfoSearch{background:#fff;border:6px solid #b6d9eb;margin-bottom:10px;padding:20px}
.cfoSearch .title{border-bottom:5px solid #54b8fc;height:30px;margin-bottom:10px;}
.cfoSearch .title span{display:inline-block;color:#066acd;border-bottom:5px solid #066acd;height:30px;line-height:30px;padding:0 5px 0 0;font-size:18px}
.cfoSearch .searchType{width:100%;overflow:hidden;margin:20px 0}
.cfoSearch .searchType li{float:left;display:inline-block;padding:0 0 0 5px;margin-right:10px}
.cfoSearch .searchType li input{margin:0 5px 0 0;vertical-align:middle;}
.cfoSearch .searchType li label{color:#6e7070;font-size:14px;vertical-align:middle;}
.cfoSearch .searchArea{width:100%;overflow:hidden;}
.cfoSearch .searchArea .cfoSearchInput{width:160px;height:35px;padding:5px;border:1px solid #d7d7d7;border-right:0 none;float:left;display:inline-block;font-size:16px}
.cfoSearch .searchArea .cfoSearchBtn{background:#2ca6e0;color:#fff;font-size:18px;display:inline-block;height:35px;width:70px;border:0 none;float:left;cursor:pointer;}
.cfoSearch .searchArea .cfoSearchBtn:hover{background:#2e8dd6;}

.topic, .topic ul, .topic ul li{width:100%;overflow:hidden;}
.topic{margin-bottom:10px}
.topic ul li{padding:0 0 10px}
.topic .topicView{width:85px;height:90px;overflow:hidden;display:inline-block;float:left;margin-right:10px}
.topic .topicContent{width:160px;float:left;display:inline-block;}
.topic .topicContent .topicTitle{color:#393839;font-size:14px;margin-bottom:6px;display:block;}
.topic .topicContent a.topicTitle:hover{color:#066acd}
.topic .topicContent p{color:#9fa3a7;line-height:18px}

.gallery, .gallery .galleryImgs{width:300px;height:200px;position:relative;overflow:hidden;}
.gallery .galleryImgs a{width:300px;height:200px;top:0;left:0;display:block;position:absolute;display:none;z-index:1}
.gallery .galleryImgs a.current{display:block;}
.gallery .galleryImgs a.moving{display:block;z-index:2}
.gallery .galleryContral{background:url(../../loginhtml/images/icons.png) no-repeat;width:17px;height:40px;position:absolute;display:block;top:50%;margin-top:-20px;cursor:pointer;z-index:3}
.gallery .prev{background-position:0 -164px;left:10px}
.gallery .next{background-position:-18px -164px;right:10px;}

/* 考试主页 */
#examContent{background:#e8e8e8;width:100%;min-width:960px;overflow:hidden;padding:10px 0}
#examContent .examContentInner{width:960px;margin:0 auto;}
#examContent .navBar{background:#fff;width:120px;margin-right:10px;float:left;display:inline-block;padding:10px 10px 23px;}
#examContent .content{width:810px;float:left;display:inline-block;overflow:hidden;}
#examContent .navBar .examLogo{width:113px;height:26;display:block;padding:22px 0 22px 6px;border-bottom:3px solid #666666;margin:0 auto 20px}
#examContent .navBar ul, #examContent .navBar li{width:100%;overflow:hidden;}
#examContent .navBar li{height:35px;line-height:35px;border-bottom:1px solid #eeeeee}
#examContent .navBar li a{display:block;width:100%;height:100%;text-indent:15px;}
#examContent .navBar li a:hover{/*color:#ff4400;*/background:#eee;color:#000}
#examContent .navBar li a.current{color:#ff4400;font-weight:bold;}
#examContent .topicArea{background:#fff;width:100%;overflow:hidden;padding:20px 0;}
#examContent .dailyTopic{background:url(../../loginhtml/images/topicBG.jpg) no-repeat bottom center;width:770px;padding:0 20px 30px;overflow:hidden;}
#examContent .dailyTopic .topicBanner{background:url(../../loginhtml/images/icons.png) no-repeat 0 -396px;float:left;display:inline-block;width:55px;height:50px;margin-right:20px;text-indent:-99px}
#examContent .dailyTopic .topicInner{width:690px;float:left;display:inline-block;overflow:hidden;position:relative;}
#examContent .dailyTopic .topicTitle{font-size:2.3em;height:25px;line-height:25px;display:block;font-weight:bold;}
#examContent .dailyTopic .topicTitle:hover{text-decoration:underline;color:#0066cc}
#examContent .dailyTopic .oldTopic{background:url(../../loginhtml/images/icons.png) no-repeat 52px -446px;position:absolute;padding-right:16px;top:5px;right:5px;width:50px;height:13px;line-height:13px;color:#cccccc;font-size:12px}
#examContent .dailyTopic .oldTopic:hover{text-decoration: underline;}
#examContent .dailyTopic ul{width:100%;overflow:hidden;padding:10px 0 0}
#examContent .dailyTopic li{float:left;display:inline-block;width:33%;height:20px;line-height:18px;}
#examContent .dailyTopic li:before{border-radius:50%;width:3px;height:3px;display:inline-block;margin-right:5px;background:#909090;content:'';vertical-align:middle;}
#examContent .dailyTopic li a{font-size:12px;color:#909090}
#examContent .dailyTopic li a:hover{text-decoration: underline;color:#0066cc}
#examContent .calendarArea{width:770px;padding:20px 20px 0;overflow:hidden;}
#examContent .calendarArea .slider{width:340px;float:left;display:inline-block;margin-right:20px;}
#examContent .calendarArea .slider .images{width:340px;height:200px;overflow:hidden;position:relative;margin-bottom:10px}
#examContent .calendarArea .slider .images a{display:none;position:absolute;top:0;left:0}
#examContent .calendarArea .slider .images a.current{display:block;}
#examContent .calendarArea .slider .images a.moving{z-index:2;position:relative;display:block;}
#examContent .calendarArea .slider .titles{width:280px;float:left;display:inline-block;height:20px;line-height:20px;margin-right:10px}
#examContent .calendarArea .slider .titles a{width:100%;height:20px;line-height:20px;display:none;}
#examContent .calendarArea .slider .titles a.current{display:block;}
#examContent .calendarArea .slider .contral{width:50px;display:inline-block;float:left;height:20px;line-height:20px}
#examContent .calendarArea .slider .contral a, #examContent .calendarArea .slider .contral span{vertical-align:middle;}
#examContent .calendarArea .slider .contral .prev{background:url(../../loginhtml/images/icons.png) no-repeat -51px -381px;display:inline-block;width:9px;height:15px;}
#examContent .calendarArea .slider .contral .next{background:url(../../loginhtml/images/icons.png) no-repeat -91px -381px;display:inline-block;width:9px;height:15px;}
#examContent .calendarArea .slider .contral .currentIndex{display:inline-block;width:20px;text-align:center;height:15px;line-height:15px;color:#ccc}
#examContent .calendarArea .calendarLists{width:400px;float:left;display:inline-block;}
#examContent .content .listArea{background:#fff;padding:0 0 0 20px;width:790px;overflow:hidden;margin:10px 0 0}
#examContent .content .listArea .aspect{float:left;display:inline-block;width:315px;margin:20px 15px 0 0}
#examContent .content .listArea .acpectHot{width:100%;overflow:hidden;margin-bottom:10px;height:100px}
#examContent .content .listArea .acpectHot .img{float:left;display:inline-block;width:100px;margin-right:10px}
#examContent .content .listArea .acpectHot .acpectHotBlockImg{width:100%;}
#examContent .content .listArea .acpectHot .acpectHotMain{float:left;display:inline-block;width:205px}
#examContent .content .listArea .acpectHot .acpectHotMain .acTitle{font-size:14px;margin-bottom:5px}
#examContent .content .listArea .acpectHot .acpectHotMain .p{color:#888;line-height:20px}
#examContent .content .listArea .acpectHot .acpectHotMain .p a{color:#0066cc;font-size:12px}
#examContent .content .listArea .acpectHot .acpectHotMain .p a:hover{text-decoration:underline;}
#examContent .content .listArea .recommend{float:left;display:inline-block;width:315px;margin:20px 15px 0 0}
#examContent .content .listArea .examResources{background:#eefffb;box-shadow:5px 0 5px rgba(0,0,0,0.1) inset;float:left;display:inline-block;width:100px;padding:10px 15px;}
#examContent .content .listArea .examResources .rBox{width:100%;overflow:hidden;}
#examContent .content .listArea .examResources .rBox .rTitle{background:url(../../loginhtml/images/resourcesBG.png) no-repeat;color:#348c7a;font-weight:bold;padding-left:15px}
#examContent .content .listArea .examResources .ksjs .rTitle{background-position:0px 4px}
#examContent .content .listArea .examResources .bm .rTitle{background-position:0px -17px}
#examContent .content .listArea .examResources .cjcx .rTitle{background-position:0px -41px}
#examContent .content .listArea .examResources .dg .rTitle{background-position:0px -67px}
#examContent .content .listArea .examResources .lt .rTitle{background-position:0px -97px}
#examContent .content .listArea .examResources .ksdc .rTitle{background-position:0px -127px}
#examContent .content .listArea .examResources .rboxMain{width:100%;overflow:hidden;padding:5px 0 10px;}
#examContent .content .listArea .examResources .rboxMain a{color:#81b6ab;font-size:12px}
#examContent .content .listArea .examResources .rboxMain a:hover{text-decoration:underline;}
#examContent .content .summary{background:#fff;margin:10px 0;overflow:hidden;padding:20px;}
#examContent .content .summary .title{color:#000;width:25px;line-height:22px;border-right:3px solid #ccc;padding-right:8px;margin-right:10px;float:left;}
#examContent .content .summary .title span{color:#348c7a}
#examContent .content .summary ul{float:left;display:inline-block;width:720px;}
#examContent .content .summary li{float:left;display:inline-block;width:33%;overflow:hidden;}
#examContent .content .summary .summaryImg{float:left;display:inline-block;width:90px;height:90px;overflow:hidden;margin-right:10px}
#examContent .content .summary .summeryList{float:left;display:inline-block;width:120px}
#examContent .content .summary .summeryList a{color:#888888;font-size:12px;display:block;line-height:20px}
#examContent .content .summary .summeryList a.first{color:#000;font-size:14px;margin:0 0 10px}
#examContent .content .summary .summeryList a:hover{color:#0066cc;text-decoration:underline;}
#examContent .midBanner{width:100%;overflow:hidden;margin:0 auto 10px;display:block;}
#examContent .matrix{width:105%;overflow:hidden;}
#examContent .matrix .oneMatrix{background:#fff;width:270px;float:left;display:inline-block;margin:0 15px 15px 0;padding:20px;}
#examContent .matrix .oneMatrix .title{width:100%;overflow:hidden;border-bottom:3px solid #ccc;height:30px;line-height:30px;position:relative; }
#examContent .matrix .oneMatrix .title a{background:#80c3b5;position:absolute;right:0;width:72px;height:20px;line-height:20px;text-align:center;color:#fff;top:5px;font-size:12px}
#examContent .matrix .oneMatrix .title a:hover{background:#55a191}
#examContent .matrix .oneMatrix .title a.more{background:url(../../loginhtml/images/icons.png) no-repeat 0 -360px;width:50px;height:18px;line-height:18px;text-align:center;color:#fff;position:absolute;right:0;top:5px;font-size:12px;text-indent:8px}
#examContent .matrix .oneMatrix .title a.more:hover{background-position:0 -378px}
#examContent .matrix .oneMatrix .title a.quiciSearch{background:#ff6600;position:static;vertical-align:middle;display:inline-block;margin-left:10px}
#examContent .matrix .oneMatrix .title a.quiciSearch:hover{background:#ff4400;}
#examContent .matrix .oneMatrix .tabs{width:105%;height:30px;margin:10px auto}
#examContent .matrix .oneMatrix .tabs a{float:left;display:inline-block;position:relative;padding:2px 5px;margin:0 5px 0 0}
#examContent .matrix .oneMatrix .tabs a .corner{background:url(../../loginhtml/images/corner2.png) no-repeat;display:none;width:10px;height:3px;position:absolute;left:50%;margin:0 0 0 -5px;bottom: -3px}
#examContent .matrix .oneMatrix .tabs a.current, #examContent .matrix .oneMatrix .tabs a:hover{background:#ff4400;color:#fff}
#examContent .matrix .oneMatrix .tabs a.current .corner, #examContent .matrix .oneMatrix .tabs a:hover .corner{display:block;}
#examContent .matrix .oneMatrix .lists{width:100%;overflow:hidden;}
#examContent .matrix .oneMatrix .lists ul{display:none;width:100%;height:130px}
#examContent .matrix .oneMatrix .lists ul.current{display:block;}
#examContent .matrix .oneMatrix .lists li{height:20px;line-height:20px;position:relative;}
#examContent .matrix .oneMatrix .lists li:before{content:'';background:#ccc;border-radius:50%;width:3px;height:3px;display:inline-block;margin-right:5px}
#examContent .matrix .oneMatrix .lists li.group{margin-bottom:10px}
#examContent .matrix .oneMatrix .lists li a{vertical-align:middle;}
#examContent .matrix .oneMatrix .lists li a:hover{color:#0066cc;text-decoration:underline;}
#examContent .matrix .oneMatrix .lists li .heart{background:url(../../loginhtml/images/icons.png) no-repeat 0 -481px;height:12px;line-height:12px;padding-left:20px;color:#999999;position:absolute;right:0;top:2px;width:16px}



/* 分栏目首页 */
#examContent .topicLv2{padding:20px 30px;width:auto;}
#examContent .topicArea .examLvLogo{width:95px;height:98px;float:left;display:inline-block;margin-right:40px}
#examContent .topicArea .examLvTopic{width:610px;float:left;display:inline-block;}
#examContent .topicArea .examLvTopic .title{width:100%;font-size:24px;color:#ee2e23;font-weight:bold;height:34px;line-height:34px;border-bottom:3px solid #dddddd;margin:0 auto 8px;}
#examContent .topicArea .examLvTopic .dailyTopic{background:none;width:100%;padding:0;}
#examContent .topicArea .examLvTopic .topicInner{width:535px}
#examContent .content .listNoPadding{padding:0;width:100%}
#examContent .content .listAreaLv2 .aspect, #examContent .content .listAreaLv2 .recommend{width:360px;margin-bottom:20px}
#examContent .content .listAreaLv2 .aspect{margin-right:40px}
#examContent .content .listAreaLv2 .acpectHot .acpectHotMain{width:250px}
#examContent .content .listAreaLv2 .adv{float:left;display:inline-block;width:299px;}
#examContent .content .listAreaLv2 .examResources{overflow:hidden;box-shadow:none;width:471px;padding:20px}
#examContent .content .listAreaLv2 .examResources .rBox{float:left;display:inline-block;width:50%}
#examContent .content .listAreaLv2 .examResources .rboxMain{padding:9px 0}
#examContent .content .category{padding:20px 15px 40px;width:auto;margin:10px 0 10px;}
#examContent .content .category .boxMain a{display:inline-block;padding:5px 10px;color:#000;margin-right:10px}
#examContent .content .category .boxMain a:hover{background:#9acfc4}
#examContent .matrix2Col{width:650px;float:left;display:inline-block;}
#examContent .matrix1Col{width:310px;float:left;display:inline-block;}
#examContent .matrix2Col .lists, #examContent .matrix1Col .lists{margin-top:10px}
#examContent .matrix .contactUs .lists li{font-size:14px}
#examContent .matrix .contactUs .lists li:before{display:none;}

#layui-layer-shade1{opacity:0.5 !important;filter:alpha(opacity=50) !important;}






