.wrap-content {
    padding-bottom: 10px;
    margin: 0 auto;
    width: 1200px;
    min-width: 1200px;
    height: auto;
    position: relative;
}

.location {
    font-size: 14px;
    color: #8a8b8c;
    line-height: 25px;
}

.data-content {
    padding-left: 75px;
    overflow-x: hidden;
    position: relative;
    width: 100%;
    min-height: 300px;
    overflow-y: hidden;
    overflow: hidden;
}

.data-list-container {
    width: 100%;
    min-height: 300px;
}

.left-menu {
    float: left;
    margin-bottom: -9000px;
    padding-bottom: 9000px;
    height: 100%;
    min-height: 300px;
    width: 16.5%;
    /* border: 1px solid #f5f5f5;
    background-color: #f5f5f5; */
}

.menu-info-list {
    width: 100%;
    height: auto;
}

.right-content {
    width: 100%;
    min-height: 300px;
    /*border: 1px solid #ebebeb;*/
}

.data-type {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #d8dadf;
    background-color: #fff;
}

.data-type .first-type {
    padding-left: 60px;
    background-color: #f5f5f5;
    height: 50px;
    line-height: 50px;
    color: #8f8d8d;
    font-size: 14px;
    background-position: 30px center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.data-type .first-type.select {
    background-color: #3094ed;
    color: #fff;
}

.data-type .first-type.sjly,
.data-type .first-type.type-03 {
    background-image: url(../img/data/icon-sjly.png);
}

.data-type .select.sjly,
.data-type .select.type-03 {
    background-image: url(../img/data/icon-sjly-select.png);
}

.data-type .first-type.sjzt,
.data-type .first-type.type-00 {
    background-image: url(../img/data/icon-sjzt.png);
}

.data-type .select.sjzt,
.data-type .select.type-00 {
    background-image: url(../img/data/icon-sjzt-select.png);
}

.data-type .first-type.jcxx,
.data-type .first-type.type-01 {
    background-image: url(../img/data/icon-jcxx.png);
}

.data-type .select.jcxx,
.data-type .select.type-01 {
    background-image: url(../img/data/icon-jcxx-select.png);
}

.data-type .first-type.tgbm,
.data-type .first-type.type-02 {
    background-image: url(../img/data/icon-tgbm.png);
}

.data-type .select.tgbm,
.data-type .select.type-02 {
    background-image: url(../img/data/icon-tgbm-select.png);
}

.data-type .first-type.qb {
    background-image: url(../img/data/icon-qb.png);
}

.data-type .select.qb {
    background-image: url(../img/data/icon-qb-select.png);
}

.data-type .seconde-type-data {
    position: relative;
    padding-left: 55px;
    padding-right: 40px;
    border-top: 1px solid #f5f5f5;
    background: url(../img/data/point.png) 40px center no-repeat;
    height: 50px;
    line-height: 50px;
    color: #a0a0a0;
}

.data-type .seconde-select {
    background: url(../img/data/point-select.png) 40px center no-repeat;
    color: #3094ed;
}

.data-type .seconde-type-data .number {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
}

.data-type .seconde-type-data .name {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.title-info {
    padding-left: 25px;
    padding-bottom: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ebebeb;
    height: 90px;
    min-height: 66px;
    position: relative;
}

.title-info h4 {
    padding-top: 10px;
    color: #707070;
    font-weight: bold;
    font-size: 18px;
    line-height: 45px;
}

.total-info {
    color: #707070;
}

.title-info .search-list {
    margin-left: -12px;
}

.title-info .search-list span {
    margin-right: 12px;
    margin-left: 12px;
    cursor: pointer;
}

.title-info .search-list span:hover,
.title-info .search-list span.select {
    color: #0578e3;
}

.title-info .total {
    color: #9f9f9f;
}

.list-content {
    /* padding: 0 25px; */
}

.list-content .item {
    padding: 20px 25px 10px 28px;
    border-bottom: 1px dashed #e5e5e5;
    cursor: pointer;
}

.list-content .item:hover {
    background-color: #e8f5ff;
}

.top-title {
    width: 100%;
    position: relative;
    line-height: 30px;
    height: 30px;
}

.top-title .right-score {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 888;
    height: 30px;
    width: 160px;
}

.top-title .right-score span {
    height: 30px;
    display: inline-block;
}

.top-title .right-score .pesonsCount {
    display: inline-block;
    width: 40px;
    color: #3094ed;
}

.top-title .right-score .up-down {
    display: inline-block;
    /*margin: 0 10px;*/
    width: 28px;
    background: url(../img/data/uoDown.png) center no-repeat;
    height: 100%;
    cursor: pointer;
}

.empty-star {
    width: 18px;
    height: 18px;
    background: url(../img/data/empty-star.png) center no-repeat;
}

.star {
    background: url(../img/data/star.png) center no-repeat;
}

.half-star {
    background: url(../img/data/half-star.png) center no-repeat;
}

.score-show {
    width: 100%;
    position: relative;
    height: 30px;
}

.score-list {
    position: absolute;
    z-index: 100;
    top: 26px;
    right: 27px;
    height: 130px;
    width: 176px;
    padding-top: 8px;
    background: url(../img/data/scroe-list-bg.png) center no-repeat;
    /*border-bottom:1px solid #ddd;
    border-radius: 0 0 4px 4px;*/
}

.score-list li {
    margin: 3px 0 0 0;
    line-height: 20px;
    font-size: 12px;
    color: #9f9f9f;
    overflow: hidden;
    width: 100%;
}

.score-list li .name {
    width: 35px;
    text-align: center;
}

.score-list li .bg {
    padding: 1px 0;
    width: 100px;
    height: 20px;
    background: url(../img/data/progress-bar.png) center no-repeat;
}

.score-list li .bg .progress-length {
    border-radius: 5px;
    /*width: 10%;*/
    height: 11px;
    /*min-width: 6px;*/
    background: #4495f0;
    line-height: 11px;
}

.score-list li .personNumber {
    width: 40px;
    line-height: 12px;
    color: #555555;
}

.name-info {
    width: 100%;
    height: 30px;
    padding-right: 200px;
}

.new-icon {
    background: url(../img/new-icon.png) no-repeat right center;
}

.name-info .name {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    max-width: 100%;
    color: #3094ed;
    position: relative;
    padding-right: 200px;
}

.name-info .file-list {
    padding-top: 5px;
    display: inline-block;
    height: 100%;
}

.name-info .file-list {
    line-height: 30px;
    padding-top: 5px;
}

.name-info .file-list span {
    line-height: 18px;
    text-align: center;
    display: inline-block;
    height: 20px;
    margin: 0 3px;
    padding: 0 3px;
    color: #fff;
    font-size: 12px;
    cursor: default;
    font-weight: normal;
}

.name-info .file-list .flag-xls,
.name-info .file-list .flag-XLS {
    background: #E76700;
}

.name-info .file-list .flag-json,
.name-info .file-list .flag-JSON {
    background: #1EB052;
}

.name-info .file-list .flag-xml,
.name-info .file-list .flag-XML {
    background: #2cc1e9;
}

.name-info .file-list .flag-csv,
.name-info .file-list .flag-CSV {
    background: #DAAC01;
}

.name-info .file-list .flag-xls,
.name-info .file-list .flag-json,
.name-info .file-list .flag-xml,
.name-info .file-list .flag-csv {
    padding: 2px 8px 6px 8px;
}

.item .unit-name {
    height: 30px;
    line-height: 30px;
    color: #85959c;
    font-weight: bold;
    font-size: 14px;
}

.item .introduce-content {
    padding-right: 200px;
    width: 100%;
    line-height: 30px;
    font-size: 12px;
    color: #85959c;
}

.item .view-list {
    padding: 15px 0 10px;
    color: #a2a1a1;
    font-size: 12px;
}

.item .view-list span {
    padding: 0 10px 0 20px;
    display: inline-block;
}

.view-list span.list-gxsj {
    background: url(../img/newUpdate/list-date.png) no-repeat left center;
}

.view-list span.list-ck {
    padding-left: 32px;
    background: url(../img/newUpdate/list-looker.png) no-repeat left center;
}

.view-list span.list-xz {
    padding-left: 34px;
    background: url(../img/newUpdate/list-down.png) no-repeat left center;
}

.view-list span.list-pl {
    padding-left: 30px;
    background: url(../img/newUpdate/list-pl.png) no-repeat left center;
}

.item .data-name {
    padding-right: 6px;
    font-size: 16px;
    max-width: 400px;
    display: inline-block;
    color: #333;
    cursor: pointer;
}


.newData-noded {
    background: #e8f5ff;
    border-left: 4px solid #20a0ff;
}

.newData-noded .data-name {
    /* color: #136cc7; */
    color: #015293;
}

.list-hide {
    display: none;
}

.newData-noded .list-hide {
    display: block;
}

.page {
    padding: 0 25px;
    text-align: center;
}

.bottom-line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ebebeb;
}

.list-body {
    overflow: hidden;
    width: 100%;
    height: auto;
    min-height: 300px;
    /* border: 1px solid #ebebeb; */
}

.list-body .pagination .control {
    display: none;
}

.list-body div.empty {
    height: 300px;
}

.list-body .pagination .number {
    display: inline-block;
  float: inherit;
  margin: 0 auto;
}


.name-info .file-list {
    text-align: center;
    line-height: 40px;
}

.name-info .file-list span.file-default {
    color: #32b3f5;
    border: 1px solid #32b3f5;
}

.name-info .file-list span.file-docx,
.name-info .file-list span.file-DOCX {
    color: #83c45e;
    border: 1px solid #83c45e;
}

.name-info .file-list span.file-pdf,
.name-info .file-list span.file-PDF {
    color: #13b5b1;
    border: 1px solid #13b5b1;
}

.name-info .file-list span.file-xls,
.name-info .file-list span.file-XLS {
    color: #ca93d6;
    border: 1px solid #ca93d6;
}

.name-info .file-list span.file-xlsx,
.name-info .file-list span.file-XLSX {
    color: #e6e30a;
    border: 1px solid #e6e30a;
}

.name-info .file-list span.file-png,
.name-info .file-list span.file-PNG {
    color: #ed6d17;
    border: 1px solid #ed6d17;
}

.name-info .file-list span.file-xml,
.name-info .file-list span.file-XML {
    color: #2cc1e9;
    border: 1px solid #2cc1e9;
}

.name-info .file-list span.file-csv,
.name-info .file-list span.file-CSV {
    color: #DAAC01;
    border: 1px solid #DAAC01;
}

.name-info .file-list span.file-json,
.name-info .file-list span.file-JSON {
    color: #1EB052;
    border: 1px solid #1EB052;
}

.name-info .file-list span.file-jpg,
.name-info .file-list span.file-JPG {
    color: #deb218;
    border: 1px solid #deb218;
}

.name-info .file-list span.file-doc,
.name-info .file-list span.file-DOC {
    color: #de18ce;
    border: 1px solid #de18ce;
}

/* 2018-10-18宣城城市 改造 begin*/
.data-left-container {
    float: left;
    width: 900px;
    min-height: 400px;
    overflow: hidden;
}

.data-right-container {
    float:right;
    width: 290px;
    min-height: 400px;
    overflow: hidden;
}

.hot-api-container {
    min-height: 300px;
    box-shadow: 0 0 5px rgba(0,0,0,0.05);
    border: 1px solid #dcdcdc;
    padding: 5px;
    background: #fff;
}

.new-api-container {
    min-height: 450px;
    box-shadow: 0 0 5px rgba(0,0,0,0.05);
    border: 1px solid #dcdcdc;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fff;
}

.hot-api-container > .title,
.new-api-container > .title {
    font-size: 18px;
    font-weight: bold;
    /* border-bottom: 2px solid rgb(45, 153, 229); */
    border-bottom: 2px solid #015293;
    line-height: 33px;
    height: 36px;
    padding: 0 10px;
    display: inline-block;
}

.hot-api-content,
.hot-app-content,
.new-api-content {
    border-top: 1px solid #dcdcdc;
}

#keyWordsList {
    width: 100%;
    height: 100%;
}


.hot-api-item {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.hot-api-item > .icon {
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    float: left;
    margin-top: 9px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    /* background: #81c2f0; */
    background: #ccc;
    color: #ffffff;
}

.hot-api-item > .icon.icon1 {
    background: #ec6666;
}
.hot-api-item > .icon.icon2 {
    background: #ff8533;
}
.hot-api-item > .icon.icon3 {
    background: #ffb545;
}

.hot-api-item > .text {
    float: left;
    width: 240px;
    color: #333;
    cursor: pointer;
}

.hot-api-item > .text:hover {
    /* color: #0578e3 */
    color: #015293;
}

.hot-app-content .hot-app-item {
    width: 92px;
    height: 128px;
    float: left;
}

.hot-app-content .hot-app-item .hot-app-icon {
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-left: 16px;
    border-radius: 6px;
}

.hot-app-content .hot-app-item .hot-app-text {
    width: 80px;
    text-align: center;
    margin: 5px auto;
    height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.data-select-wrap {
    position: relative;
    height: 45px;
    float: left;
    margin-top: 5px;
}

.data-select-wrap .input-wrap {
    width: 210px;
    height: 35px;
    line-height: 35px;
    background: url(../img/select-close-icon.png) no-repeat center;
}

.data-select-wrap .input-wrap .input {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    height: 30px;
    width: 200px;
    padding: 0 8px;
    cursor: pointer;
}

.data-select-wrap .select-close-icon {
    background: url(../img/select-close-icon.png) no-repeat center;
    width: 200px;
    height: 30px;
    position: absolute;
    right: 9px;
    top: 4px;
    background-position-x: 178px;
    cursor: pointer;
}

.data-select-wrap .select-open-icon {
    background: url(../img/select-open-icon.png) no-repeat center;
    background-position-x: 178px;
}

.mt-10 {
    margin-top: 10px;
}

.data-select-wrap .title {
    line-height: 35px;
}

.selectBox {
    width: 200px;
    max-height: 300px;
    position: absolute;
    left: 70px;
    top: 34px;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 5px rgba(0,0,0,0.05);
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9;
    padding: 5px;
    display: none;
}

.selectBox > .select-item {
    height: 30px;
    line-height: 30px;
    color: #444;
    cursor: pointer;
    padding: 0 3px;
}

.selectBox > .select-item:hover {
    color: #fff;
    background: #136cc7;
}

.selectTree {
    width: 200px;
    height: 300px;
    position: absolute;
    left: 70px;
    top: 34px;
    border: 1px solid #dcdcdc;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 5px rgba(0,0,0,0.05);
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9;
    padding: 5px;
    display: none;
}

/* result/list */

.sub-nav-wrap {
    padding: 10px;
}

.sub-nav-wrap .sub-nav-item {
    float:left;
    margin-right: 20px;
    width: 100px;
    background: #dcdcdc; 
    text-align: center;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    color: #444;
}

.sub-nav-wrap .sub-nav-item.active,
.sub-nav-wrap .sub-nav-item:hover {
    color: #fff;
    background: #2581CF;
}

.sort-type-container {
    padding: 20px 25px;
}

.sort-type-container .result-list-sum {
    float: right;
    line-height: 30px;
    margin-right: 10px;
}

.sort-type-container .result-list-sum .number {
    font-weight: bold;
    /* color: d40002; */
    color: #015293;
}

.file-type-container {
    padding: 10px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
}

.sort-type-wrap {
    margin-top: 6px;
}

.sort-type-wrap .sort-type-item {
    float: left;
    color: #444;
    margin-right: 15px;
    border-left: 1px solid #999;
    padding-left: 15px;
    cursor: pointer;
    font-weight: bold;
}

.sort-type-wrap .sort-type-item.active,
.sort-type-wrap .sort-type-item:hover {
    /* color: #2581CF; */
    color: #015293;
}

.file-type-container .sort-file-type-item {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    padding: 0 20px;
    color: #015293;
    float: left;
    cursor: pointer;
    border-radius: 20px;
    margin-left: 20px;
    font-weight: bold;
}

.file-type-container .sort-file-type-item.active,
.file-type-container .sort-file-type-item:hover {
    color: #fff;
    background: #015293;
}

.file-type-container .sub-nav-item {
    width: 100px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    margin-left: 16px;
    float: left;
    cursor: pointer;
    color: #fff;
    margin-top: 7px;
}

.file-type-container .sub-nav-item.all {
    background: d40002;
    text-align: center;
}
.file-type-container .sub-nav-item.data {
    background: #17a5e1
}
.file-type-container .sub-nav-item.api {
    background: #46c37b
}
.file-type-container .sub-nav-item.app {
    background: #635cbd
}
.file-type-container .sub-nav-item.doc {
    background: #fb8272
}
.file-type-container .sub-nav-item .icon {
    height: 20px;
    width: 20px;
    display: block;
    float: left;
    margin: 8px;
}
.file-type-container .sub-nav-item .data-icon {
    background: url(../img/result/data-icon.png) no-repeat center;
  
}
.file-type-container .sub-nav-item .api-icon {
    background: url(../img/result/api-icon.png) no-repeat center;
}
.file-type-container .sub-nav-item .app-icon {
    background: url(../img/result/app-icon.png) no-repeat center;
}
.file-type-container .sub-nav-item .doc-icon {
    background: url(../img/result/doc-icon.png) no-repeat center;
}


.search-wrap {
    float: right;
    position: relative;
}

.search-wrap .input {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    height: 30px;
    width: 240px;
    padding: 0 40px 0 8px;
    cursor: pointer;
}

.search-wrap .search-icon {
    background: url(../img/index/white-search.png) no-repeat center;
	background-size: 20px 20px;
    height: 24px;
    width: 24px;
    position: absolute;
    right: 5px;
    top: 4px;
    background-size: cover;
    cursor: pointer;
}

.lh30 {
    line-height: 30px;
}

.content-container {
    background: #E8F0F7;
    width: 100%;
    min-height: 400px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.content-container .content-wrap {
    width: 1200px;
    min-height: 400px;
    margin: 0 auto;
}

.content-container .content-wrap .data-nav-container {
    width: 250px;
    float: left;
    min-height: 400px;
}

.content-container .content-wrap .data-list-container {
    width: 950px;
    padding-left: 20px;
    float: right;
    min-height: 400px;

}

.content-container .content-wrap .data-list-container .search-container,
.data-content .data-left-container .search-container{
    width: 100%;
    /*height: 140px;*/
    background: #FBFCFD;
    border: 1px solid #dcdcdc;
}

.content-container .content-wrap .data-list-container .data-list-wrap,
.data-content .data-left-container .data-list-wrap {
    margin-top: 20px;
    width: 100%;
    min-height: 300px;
    background: #FBFCFD;
    border: 1px solid #dcdcdc;
}

.data-nav-container > .data-nav-wrap {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: url(../img/data/data-nav.png);
}

.data-nav-container > .data-nav-wrap > .nav-item {
    float: left;
    width: 50%;
    font-size: 18px;
    color: rgba(255,255,255,0.8);
    text-align: center;
    cursor: pointer;
}

.data-nav-container > .data-nav-wrap > .nav-item.active,
.data-nav-container > .data-nav-wrap > .nav-item:hover {
    font-size: 21px;
    color: #fff;
    line-height: 67px;
    background: url(../img/data/data-nav-active.png) no-repeat center;
    background-position-y: 53px;
    height: 100%;
    background-size: 28px;
}

.data-nav-content {
    background: #f5f7fa;
    min-height: 330px;
}
.data-filed-container {
    max-height: 500px;
    overflow-y: auto;
}

.data-dept-container {
    max-height: 500px;
    overflow-y: auto;
}

.data-dept-container .data-filed-item,
.data-filed-container .data-filed-item {
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #dfe7f3;
    height: 52px;
    line-height: 52px;
    cursor: pointer;
    padding: 0 10px;
}
.data-dept-container .data-filed-item.active,
.data-dept-container .data-filed-item:hover,
.data-filed-container .data-filed-item.active,
.data-filed-container .data-filed-item:hover {
    /* color: d40002; */
    color: #015293;
    background: #e7edf7
}

.data-dept-container .data-filed-item .text,
.data-filed-container .data-filed-item .text {
    float: left;
    width: 180px
}

.data-dept-container .data-filed-item .count,
.data-filed-container .data-filed-item .count {
    float: right;
}





.list-content-item {
    height: 230px;
    padding: 20px;
    border-bottom: 1px dashed #dcdcdc;
    border-left: 2px solid #D5E6F2;
}

.list-content-item:hover {
    border-left: 2px solid #015293;
    /* color: #508ae3 */
    color: #015293;
}
.list-content-item.active {
    border-left: 2px solid #015293;
    /* color: #508ae3 */
    color: #015293;
}

.list-content-item .left-container {
    width: 740px;
    float: left;
}

.list-content-item .right-container {
    width: 140px;
    float: left;  
}

.list-content-item .right-container .right-wrap {
    height: 174px;
    width: 165px;
    border-left: 1px solid #d5e4f0;
    margin-top: 12px;
}

.list-content-item .right-container .right-wrap a{text-decoration:none;}

.list-content-item .right-container .right-wrap .download-btn{
    width: 100px;
    height: 36px;
    color: #fff;
    background: #015293;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    border-radius: 5px;
    margin-left: 32px;
    cursor: pointer;
}

.list-content-item .right-container .right-wrap .visit-wrap {
    color: #a7a7a8;
    margin-top: 91px;
    padding-left: 25px;
    text-align: left;
}

.list-content-item .right-container .right-wrap .download-wrap {
    color: #a7a7a8;
    margin-top: 3px;
    padding-left: 25px;
    text-align: left;
}

.list-content-item .right-container .right-wrap .visit-wrap .visit-icon{
    background: url(../img/data/visit.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.list-content-item .right-container .right-wrap .visit-wrap .visit-text{
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
}

.list-content-item .right-container .right-wrap .download-wrap .download-icon{
    background: url(../img/data/download.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.list-content-item .right-container .right-wrap .download-wrap .use-icon{
    background: url(../img/data/use.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.list-content-item .right-container .right-wrap .download-wrap .download-text{
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
}

.list-content-item .left-container .icon {
    height: 32px;
    width: 32px;
    float: left;
    margin: 5px;
    margin-right: 10px;
}

.list-content-item .left-container .icon1 {
    background: url(../img/data/type1.png) no-repeat center;
}

.list-content-item .left-container .icon2 {
    background: url(../img/data/type2.png) no-repeat center;
}

.list-content-item .left-container .icon3 {
    background: url(../img/data/type3.png) no-repeat center;
}
.list-content-item .left-container .icon4 {
    background: url(../img/data/type4.png) no-repeat center;
}

.list-content-item .left-container .text {
    font-size: 20px;
    float: left;
    line-height: 41px;
    width: 500px;
    cursor: pointer;
}

.list-content-item .left-container .score-wrap {
    float: right;
    width: 140px;
    height: 40px;
    padding-top: 11px;
    margin-right: 10px;
}

.list-content-item .left-container .score-wrap .empty-star {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    background: url(../img/data/empty-star.png) center no-repeat;
}

.list-content-item .left-container .score-wrap .star {
    background: url(../img/data/star.png) center no-repeat;
}

.list-content-item .left-container .score-wrap .half-star {
    background: url(../img/data/half-star.png) center no-repeat;
}

.list-content-item .file-type-wrap {
    clear: both;
    height: 46px;
    padding-top: 10px;
    padding-left: 37px;
}

.list-content-item .file-type-wrap .file-type-item {
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: green;
    margin-left: 10px;
    color: #fff;
    padding: 0 15px;
    border-radius: 20px;
}

.list-content-item .file-type-wrap .file-type-item.json {
    background: #56ceb3;
}

.list-content-item .file-type-wrap .file-type-item.csv {
    background: #00c1de;
}

.list-content-item .file-type-wrap .file-type-item.xls {
    background: #9579dd;
}

.list-content-item .file-type-wrap .file-type-item.xml {
    background: #8ecd62;
}

.list-content-item .file-type-wrap .file-type-item.others {
    background: #2f4b91;
}

.list-content-item .content-item {
    padding-left: 49px;
    font-size: 14px;
    line-height: 25px;
    color: #a7a7a8;
    width: 690px;
}

/* 搜索页 begin */
.result-banner-container {
    background: url(../img/result/banner.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 210px;
}

/* 搜索页 end */
.api-banner-container {
    background: url(../img/result/api-banner.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 210px;
}

.btn-primary {
    background-color: #337ab7;
}

.btn-primary:hover {
    background-color: #337ab7;
}
/*over */

/* phone xs htc:20220810 */
@media screen and (max-width: 767px) {
    .newData-logo{background-size: 400% 100%;background-position: 34.5% 0;}
    .content-container .content-wrap,.content-container .content-wrap .data-nav-container,.content-container .content-wrap .data-list-container,.list-content-item .left-container,.list-content-item .content-item,.list-content-item .right-container,.list-content-item .right-container .right-wrap{width: 100%;}
    .data-nav-container > .data-nav-wrap{background-size: 100%;}
    .ztree .tree-node-count{margin-right: 20px;}
    .content-container .content-wrap .data-list-container{padding: 0;}
    .content-container .content-wrap .data-list-container .search-container{margin-top: 20px;}
    .sort-type-container .result-list-sum,.search-wrap{margin-top: 10px;}
    .list-content-item{padding: 20px 10px;height: 310px;}
    .list-content-item .left-container .text{width: calc(100% - 47px);}
    .list-content-item .file-type-wrap{padding-left: 7px;}
    .list-content-item .content-item{padding-left: 19px;}
    .list-content-item .right-container .right-wrap{height: auto;border-top: 1px solid #d5e4f0;border-left: none;padding: 10px 0;}
    .list-content-item .right-container .right-wrap .visit-wrap{margin-top: 11px;}
}