﻿@charset "utf-8";
/* box-search */
.box-search .bd { min-height: 100px;/*border: 1px solid #d9d9d9;*/ }
.sjtb{width: 900px;
    float: right; }
#datacontent-chart{margin-left: -60px;}
.form-control{width: 180px;height:45px;padding: 10px; border: 1px #ccc solid;}
/* data-search */
.data-search { height: 35px; margin-bottom: 30px; text-align: center; padding-top: 15px;}
.data-search select { border: 1px solid #ccc; line-height: 35px; height: 35px; font-size: 15px;}
/*
.data-search #siteName { width: 148px; }
.data-search #categorieName { width: 158px; }
.data-search #dataResourceName { width: 208px; }*/
.data-search #siteName, 
.data-search #categorieName, 
.data-search #dataResourceName { min-width: 148px; }

.data-search #ref { border: none; background-color: #2F6EA4; color: #fff; line-height: 35px; width: 90px; transition: all 0.5s; vertical-align: top;}
.data-search #ref:hover { background-color: #015980; }

.sideTab-tree{}
.sideTab-tree ul{}
.sideTab-tree ul li{height:50px;line-height:50px;border-bottom: 1px solid #f0f0f0;transition:0.3s;/*float: left;
    width: 240px;*/}
.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: #f0f0f0 !important; */}

.menuItem #subjectcategory-tree_1_a{background: url( ../img/iconsjfl.png) no-repeat 10px 15px;background-size: 35px auto;}
.menuItem #subjectcategory-tree_2_a{background: url( ../img/iconsjfl.png) no-repeat 10px -63px;background-size:35px auto;}
.menuItem #subjectcategory-tree_3_a{background: url( ../img/iconsjfl.png) no-repeat 10px -144px;background-size:35px auto;}
.menuItem #subjectcategory-tree_4_a{background: url( ../img/iconsjfl.png) no-repeat 10px -221px;background-size:35px auto;}
.menuItem #subjectcategory-tree_5_a{background: url( ../img/iconsjfl.png) no-repeat 10px -303px;background-size:35px auto;}
.menuItem #subjectcategory-tree_6_a{background: url( ../img/iconsjfl.png) no-repeat 10px -380px;background-size:35px auto;}
.menuItem #subjectcategory-tree_7_a{background: url( ../img/iconsjfl.png) no-repeat 10px -458px;background-size:35px auto;}

.menuItem #subjectcategory-tree_1_a.curSelectedNode{background: url( ../img/iconsjfl.png) no-repeat 10px 15px #f0f0f0;background-size: 35px auto;}
.menuItem #subjectcategory-tree_2_a.curSelectedNode{background: url( ../img/iconsjfl.png) no-repeat 10px -63px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_3_a.curSelectedNode{background: url( ../img/iconsjfl.png) no-repeat 10px -144px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_4_a.curSelectedNode{background: url( ../img/iconsjfl.png) no-repeat 10px -221px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_5_a.curSelectedNode{background: url( ../img/iconsjfl.png) no-repeat 10px -303px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_6_a.curSelectedNode{background: url( ../img/iconsjfl.png) no-repeat 10px -380px #f0f0f0;background-size:35px auto;}
.menuItem #subjectcategory-tree_7_a.curSelectedNode{background: url( ../img/iconsjfl.png) no-repeat 10px -458px #f0f0f0;background-size:35px auto;}



/* 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: #2F6EA4; 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:#2F6EA4; }
.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: #2F6EA4; }
.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); }





/*列表页*/
#content .side {
  /*  width: 24.5%;*/
    float: left;
    margin-right: 1.5%;
    margin-left: 0;
}
#content .menu-list .hidden {
    display: none;
}
#content .side .menu-list .sideTab-tree {
  
}
#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;
}
/*高级搜索页*/
.mainBox .OpenSearch {
    margin: 0 0 30px 0;
    padding: 15px 0;
}
.mainBox .OpenSearch table td {
    padding: 8px 5px;
}
.mainBox .OpenSearch .tdlab {
    text-align: right;
    width: 26%;
    line-height: 1.4;
    margin-right: 20px;
}
.mainBox .OpenSearch input[type=text] {
    width: 80%;
    border: 1px solid #ccc;
    line-height: 30px;
    padding: 0 10px;
}
.mainBox .OpenSearch select {
    height: 36px;
    line-height: 36px;
    border: 1px solid #CFCFCF;
    width: 35%;
}
.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;
}
/*列表页-主内容*/
.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: #2F6EA4; 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; }

.data-list-title i.fa { transition: all 0.5s; }
.data-list-title li:hover i.fa { transform: rotateY(180deg); }


/*详细页*/
#content .data-detail {
    height: 150px;
    padding: 15px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #d6d6d6;
    position: relative;
}
#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 .data-name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 36px;
}
#content .data-detail .data-message ul {
    padding: 0 10px;
}
#content .data-detail .data-message ul li {
    list-style: none;
    line-height: 30px;
    float: left;
    font-size: 14px;
    width: 49.9%;
    color: #666;
}
#content .data-detail .data-operate {
    position: absolute; right: 20px; top: 50%; line-height: 36px;
}
#content .data-detail .data-operate a.operate-btn {
    line-height: 36px;
    cursor: pointer;
    font-size: 14px;
}

#content .data-chart .datacontent-excel-tab,
#content .data-chart .datacontent-chart-tab {
    border-top: none;
    min-height: 450px;
    padding: 20px 15px;
}
#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;
}


/* box-tab */
.box-tab .list { overflow: hidden; }
.box-tab .list li { font-weight: bold; font-size: 26px; position: relative; padding-left: 20px; float: left;}
.box-tab .list li::before { display: block; content: ""; width: 6px; height: 24px; background-color: #2F6EA4; position: absolute; left: 0; top: 50%; margin-top: -12px; }
