﻿@charset "utf-8";


#content .fragment { width: 49%; float: left; }
#content .fragment.margin-left15 { margin-left: 15px; }
#content .fragment a { color: #337ab7; text-decoration: none; background-color: transparent; }
#content .fragment-title { display: inline-block; position: relative; border-bottom: 1px solid #3996ca; color: #005dbf; font-size: 22px; padding-bottom: 10px; white-space: nowrap; z-index: 2; }
#content .fragment-body { position: relative; top: -1px; border-top: 1px solid #e8e8e8; overflow: visible; }
#content .fragment-body .more { position: absolute; right: 5px; top: -35px; color: #4186c2; }
#content .fragment-body img { margin-top: 10px; vertical-align: middle; border: 0; width: 100%; }
#content .fragment-body ul li * { display: inline-block; color: #333; font-family: "微软雅黑", 'PingFang SC'; font-size: 16px }
#content .fragment-body ul li *:hover { color: #337ab7; }

/*列表页*/
#content .side { width: 240px; float: left; margin-right: 30px; }
#content .menu-list .hidden { display: none; }
#content .side .menu-list .sideTab-tree { padding: 10px 20px; }
#content .side .menu-head { height: 45px; line-height: 45px; padding-left: 15px; font-size: 16px; color: #ffffff; cursor: pointer; border-bottom: 1px solid #e1e1e1; position: relative; font-weight: bold; background: #0068B7; margin: 0; }
#content .side .menu-head i { position: absolute; right: 10px; top: 16px; font-size: 16px; }
#content .side .menu_body { width: 100%; height: auto; overflow: hidden; line-height: 45px; border-left: 1px solid #e1e1e1; background-color: #fff; border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; }
#content .side .menu-body a { display: block; height: 38px; line-height: 38px; padding-left: 15px; color: #333; background: #f3f4f6; text-decoration: none; border-bottom: 1px solid #fff; }
#content .side .menu-body a.on,
#content .side .menu-body a:hover { color: #337ab7; text-decoration: none; }

/*列表页-侧栏数据搜索*/
#content .side .search-container { margin-top: 25px; background: #0068B7; }
#content .side .search-container h3 { font-size: 16px; color: #fff; line-height: 45px; }
#content .side .search-container h3 i { display: block; float: left; width: 42px; height: 44px; background: url(../img/search-menutitle-icons.png) #00599D 10px 10px no-repeat; margin-right: 10px; }
#content .side .search-container .simple-data-search { background: #fff; overflow: hidden; border: 1px solid #E9E9E9; border-top: 0; padding: 10px 15px 15px; }
#content .side .search-container .simple-data-search label { margin-left: 5px; }
#content .side .search-container input.data-keyword { width: 93%; border: 1px solid #ccc; padding: 2% 3%; height: 24px; line-height: 24px; font-size: 14px; margin-bottom: 10px; }
#content .side .search-container a { height: 32px; line-height: 32px; background: #E1272D; color: #fff; display: inline-block; zoom: 1; margin-right: 10px; padding: 0 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#content .side .search-container a.seniorSearchBtn { background-color: #B6B6B6; }

/*高级搜索页*/
#content .mainContent .mainBox .OpenSearch { margin: 0 0 30px 0; padding: 15px 0; }
#content .mainContent .mainBox .OpenSearch table td { padding: 8px 5px; }
#content .mainContent .mainBox .OpenSearch .tdlab { text-align: right; width: 26%; line-height: 1.4; margin-right: 20px; }
#content .mainContent .mainBox .OpenSearch input[type=text] { width: 80%; border: 1px solid #ccc; line-height: 30px; padding: 0 10px; }
#content .mainContent .mainBox .OpenSearch select { height: 36px; line-height: 36px; border: 1px solid #CFCFCF; width: 35%; }
#content .mainContent .mainBox .OpenSearch button { cursor: pointer; height: 42px; line-height: 42px; padding: 0 8%; font-size: 16px; background: #0068B7; border: 0; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

/*列表页-主内容*/
#content .mainContent { overflow: hidden; zoom: 1; }
#content .mainContent .data-list-real .data-row { padding: 30px 0 17px 10px; height: auto; border-bottom: 1px solid #f0f0f0; height: 230px; background: #fff; margin-bottom: 5px; }
#content .mainContent .data-list-real .data-row .data-logo img { cursor: pointer; }
#content .mainContent .data-list-real .data-row .data-name { font-size: 18px; line-height: 19px; font-family: "微软雅黑", 'PingFang SC'; cursor: pointer; max-width: 400px; color: #337ab7; }
#content .mainContent .data-list-real .data-row div { float: left; }
#content .mainContent .data-list-real .data-message { padding-left: 40px; }
#content .mainContent .data-list-real .data-message ul li { list-style: none; padding-bottom: 13px; line-height: 20px; font-size: 16px; }
#content .mainContent .data-list-real .data-row ul { width: 100%; padding: 0; }
#content .mainContent .data-list-real .data-row .data-operate { padding-top: 100px; float: right; margin-right: 100px; }

/*详细页*/
#content .data-detail { margin-bottom: 25px; padding: 20px 30px; border: 1px solid #E1E1E1; }
#content .data-detail .data-logo { float: left; height: 100%; padding-top: 10px; }
#content .data-detail .data-logo img { cursor: pointer; }
#content .data-detail .data-message { position: relative; }
#content .data-detail .data-message .data-name { font-size: 24px; line-height: 36px; font-weight: bold; margin-bottom: 15px; }
#content .data-detail .data-message ul { padding: 0 10px; overflow: hidden; width: 80%;}
#content .data-detail .data-message ul li { list-style: none; line-height: 34px; float: left; font-size: 15px; width: 48%; color: #666; }
#content .data-detail .data-message ul li:nth-child(2n) { float: right; }
#content .data-detail .data-operate { position: absolute; right: 20px; top: 50%; line-height: 36px; }
#content .data-detail .data-operate a.operate-btn { margin: 10px 5px; padding: 3px 12px 3px 12px; transition: 0.3s; line-height: 30px; color: #fff; background-color: #c00; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: center; display: inline-block; text-decoration: none; cursor: pointer; }
#content .data-detail .data-operate a.operate-btn:hover { background-color: #ab0707; }
#content .data-chart .mainBox .mHd { margin-bottom: 0px; }
#content .data-chart .mainBox .mHd .list li { cursor: pointer; padding: 0 15px; font-size: 18px; }
#content .data-chart .mainBox .mHd .list li.on { color: #fff; }
#content .data-chart .hidden { display: none; }
#content .data-chart .datacontent-excel-tab,
#content .data-chart .datacontent-chart-tab { border: 1px solid #E1E1E1; border-top: none; min-height: 450px; padding: 20px; }
#content .data-chart #datacontent-excel,
#content .data-chart #datacontent-chart { overflow: hidden; height: 450px; }
#content .data-chart .datacontent-excel-tab h3 { height: 38px; font-size: 16px; }
#content .data-chart #datacontent-excel .htCore tr:first-child td { /* 临时表头样式问题，数据头放回thead */
background: #f3f2f1; }
.handsontable th,
.handsontable td { border-color: #ccc; font-size: 12px; height: 25px; line-height: 25px; }
.handsontable .htDimmed { color: #333; }
#content .data-chart #datacontent-chart h3 { margin-top: 150px; line-height: 38px; font-size: 16px; text-align: center; }



/*意见反馈*/
.side-write { position: fixed; z-index: 3; left: 50%; top: 568px; padding-top: 40px; width: 70px; height: 30px; line-height: 20px; float: left; margin-left: 620px; overflow: hidden; text-align: center; font-size: 14px; color: white; border-radius: 5px; background-color: #0082FF; }
.side-write > i { position: absolute; z-index: 0; left: 50%; top: 12px; width: 26px; height: 23px; float: left; margin-left: -13px; overflow: hidden; background: url(../img/write-icon.png) center top no-repeat; }
.side-write:hover { color: white; text-decoration: none; background-color: #0172db; }

/*弹出框评论*/
.userlogincomment { box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }
.reply-body { padding: 20px 0 5px; overflow: hidden; }
.reply-body .tit { display: block; text-align: center; font-size: 18px; font-weight: bold; color: #333; }
.reply-box .textarea-box { padding-top: 10px; overflow: hidden; }
.reply-box .textarea-box textarea { box-sizing: border-box; width: 100%; padding: 10px; height: 120px; border: 1px solid #e1e1e1; font-size: 15px; line-height: 30px; }
.reply-body .codeinp { display: none; }
.reply-body .errormessage { margin-bottom: 0; }
.reply-submit { overflow: hidden; text-align: center; margin: 0 auto 20px; }
.reply-submit .btn { display: inline-block; height: 40px; line-height: 40px; padding: 0 36px; color: white; background-color: #0082FF; border-radius: 5px; }
.reply-submit .btn:hover { text-decoration: none; background-color: #036fd4; }


/*列表页-主内容*/
.data-list-title { overflow: hidden; line-height: 34px; margin-bottom: 15px; padding-top: 20px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }
.data-list-title h3 { font-weight: bold; font-size: 26px; position: relative; padding-left: 20px; float: left; }
.data-list-title h3::before { display: block; content: ""; width: 6px; height: 24px; background-color: #c00; position: absolute; left: 0; top: 50%; margin-top: -12px; }
.data-list-title ul { float: right; padding-right: 10px; }
.data-list-title ul li { float: left; padding-left: 20px; font-size: 16px; }
.data-list-title ul li a.on { color: #c00; background: none;}
.data-list-title i.fa { transition: all 0.5s; }
.data-list-title li:hover i.fa { transform: rotateY(180deg); }


/* box-data */
.box-data { margin-top: 20px; margin-bottom: 20px;    overflow: hidden; }
.box-data .hd { overflow: hidden; line-height: 34px; margin-bottom: 15px;  }
.box-data .hd h3 { font-weight: bold; font-size: 26px; position: relative; padding-left: 20px; float: left;}
.box-data .hd h3::before { display: block; content: ""; width: 6px; height: 24px; background-color: #c00; position: absolute; left: 0; top: 50%; margin-top: -12px; }
.box-data .hd a.more { float: right; background: url(../img/icons-sjtc.png) no-repeat right -315px; padding-right: 20px; font-size: 14px; color: #999;}
.box-data .hd a.more:hover { background-position: right -371px; color:#c00; }
.box-left { width: 48%; float: left; }
.box-right { width: 48%; float: right; }


/* box-down */
.down-list li { line-height: 50px; height: 50px; position: relative; padding: 0 15px 0 30px; }
.down-list li::before { display: block; content: ""; position: absolute; top: 50%; left: 12px; margin-top: -3px; width: 6px; height: 6px; background-color: #CFCFCF; border-radius: 100%; }
.down-list li:hover::before { background-color: #c00; }
.down-list li:nth-child(2n) { background-color: #F7F7F7; }
.down-list li>a { display: block; float: left; width: 10%; font-size: 14px; text-align: center; }
.down-list li>a.tit { width: 69.9%; font-size: 16px; text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.down-list li>a i.fa { transition: all 0.5s; }
.down-list li>a:hover i.fa { transform: rotateY(180deg); }


/* box-search */
.box-search { margin-top: 0; margin-bottom: 35px;}
.box-search .bd { border: 1px solid #d9d9d9; padding: 15px 15px 0; overflow: hidden;}

.sideTab-tree{}
.sideTab-tree ul{}
.sideTab-tree ul li{height:60px;line-height:60px;border-bottom: 1px solid #f0f0f0;transition:0.3s;}
.sideTab-tree ul li a{font-size:16px;display:block;padding-left: 50px;transition:0.3s;}
.sideTab-tree ul li:hover{ background:#fbfbfb}
.sideTab-tree ul li a.curSelectedNode{ background-color:#f0f0f0 !improtant; }

/*
.menuItem #subjectcategory-tree_1_a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px 15px;background-size: 35px auto;}
.menuItem #subjectcategory-tree_6_a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -63px;background-size:35px auto;}
.menuItem #subjectcategory-tree_9_a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -144px;background-size:35px auto;}
.menuItem #subjectcategory-tree_14_a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -221px;background-size:35px auto;}
.menuItem #subjectcategory-tree_17_a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -303px;background-size:35px auto;}
.menuItem #subjectcategory-tree_21_a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -380px;background-size:35px auto;}
.menuItem #subjectcategory-tree_26_a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -458px;background-size:35px auto;}
.menuItem #subjectcategory-tree_32_a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -539px;background-size:35px auto;}

.menuItem #subjectcategory-tree_1_a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px 15px #f0f0f0;background-size: 35px auto;}
.menuItem #subjectcategory-tree_6_a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -63px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_9_a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -144px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_14_a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -221px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_17_a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -303px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_21_a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -380px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_26_a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -458px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_32_a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -539px #f0f0f0;background-size:35px auto;}
*/

#subjectcategory-tree>li:nth-child(1)> a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px 15px;background-size: 35px auto;}
#subjectcategory-tree>li:nth-child(2)> a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -63px;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(3)> a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -144px;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(4)> a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -221px;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(5)> a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -303px;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(6)> a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -380px;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(7)> a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -458px;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(8)> a{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -539px;background-size:35px auto;}

#subjectcategory-tree>li:nth-child(1)> a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px 15px #f0f0f0;background-size: 35px auto;}
#subjectcategory-tree>li:nth-child(2)> a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -63px #f0f0f0;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(3)> a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -144px #f0f0f0;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(4)> a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -221px #f0f0f0;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(5)> a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -303px #f0f0f0;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(6)> a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -380px #f0f0f0;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(7)> a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -458px #f0f0f0;background-size:35px auto;}
#subjectcategory-tree>li:nth-child(8)> a.curSelectedNode{background: url(../img/icon-sjkf-fl.png) no-repeat 10px -539px #f0f0f0;background-size:35px auto;}

/* sjtb */
.sjtb { overflow: hidden;}

#DataResourceName{height: 40px;padding: 0 15px; z-index: 99;margin-top: 12px; margin-bottom: 15px; position: relative;}
