﻿@charset "utf-8";

/* 数据开放首页 */
.exe-bd { min-height: 300px; background-color: #f5f5f5; text-align: center; font-size: 30px; line-height: 300px; margin-bottom: 20px; }


#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;}
#content .menu-list .hidden { display: none; }
#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; color: #005FB7;}
#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: #0253ae; -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: 24px;  height: 55px; line-height: 45px; }
#content .data-chart .mainBox .mHd .list li.on { color: #0253AE; position: relative; }
#content .data-chart .mainBox .mHd .list li.on::after { background-color: #0253AE; border-radius: 5px; height: 3px; width: 60px; display: block; content: ""; position: absolute; bottom: -1px; left: 50%; transform: translateX(-50%);  }
#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-bottom: 10px; border-bottom: 1px solid #ddd; clear: both; }
.data-list-title h3 { font-weight: bold; font-size: 26px; color: #0253ae; position: relative; padding-left: 20px; float: left; }
.data-list-title h3::before { display: block; content: ""; width: 6px; height: 24px; background-color: #0253ae; 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: #B12828; 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-bottom: 20px; }
.box-data .hd { border-bottom: 1px solid #e3e3e3; height: 50px; margin-bottom: 10px; }
.box-data .hd h3 { float: left; color: #1266C3; font-size: 20px; font-weight: bold; height: 50px; position: relative; }
.box-data .hd h3::after { background-color: #0253AE; border-radius: 5px; height: 3px; width: 100%; display: block; content: ""; position: absolute; bottom: -2px; left: 0; }
.box-data .hd h3 a { color: inherit; }
.box-data .hd .more { float: right; font-size: 14px; color: #666; transition: 0.3s all; }
.box-data .hd .more:hover { color: #1266C3; }
.box-data .bd { clear: both; }


.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; transform: translateY(-50%); width: 6px; height: 6px; background: url(../../base/img/dot.png) no-repeat; }
.down-list li:nth-child(2n) { background-color: #f9f9f9; }
.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 .hd { margin-bottom: 20px;}
.box-search .bd { border: 1px solid #d9d9d9; padding: 15px 15px 0;}

/* sideTab-tree */
.sideTab-tree ul li{height:60px;line-height:60px; margin-bottom: 1px;}
.sideTab-tree ul li a{font-size:16px; display: flex; padding-left: 20px;transition:0.3s; background-color: #F3F8FE; }
.sideTab-tree ul li a::before { content:"\E793"; font-family: iconfont; font-size: 40px; margin-right: 5px; color: #ABBACC;}
.sideTab-tree ul li a.curSelectedNode{ background-color:#D70A0A; color: #fff !important; }
.sideTab-tree ul li a.curSelectedNode::before { color: #fff !important;}

/* sjtb */
.sjtb { overflow: hidden;}

#DataResourceName{height: 40px;padding: 0 15px; z-index: 99;margin-top: 12px; margin-bottom: 25px; position: relative;}
