.service-box1 .list .item .item-box .img/*公共样式 开始 chinafill 2022-08-19*/
.blog-single-foot>.blog-post-tags {
    text-align: left;
    padding: 0;
    margin: 0
}

.blog-single-foot>.blog-post-tags>li {
    margin-bottom: 20px;
    list-style: none;
    display: inline-block;
    margin-right: 5px
}

.blog-single-foot>.blog-post-tags>li>a {
    background-color: #f4f6f8;
    color: #a0a9b4;
    font-size: 11px;
    font-weight: 600;
    padding: 7px 10px
}

.blog-single-foot>.blog-post-tags>li>a:hover {
    background-color: #40aae2;
    color: #fff;
    text-decoration: none
}

.blog-single-foot>.blog-post-tags>li:last-child {
    margin-right: 0
}



.search-post-meta {
    display: inline-block;
    margin-right: 10px
}

.portlet-body img {
    max-width: 100%
}

.search-post-meta>a {
    color: #9aa5b2;
    font-size: 13px;
    font-weight: 600
}

.search-post-meta>a:hover {
    color: #40aae2;
    text-decoration: none
}

.search-post-meta>i {
    margin-right: 5px
}

.search-post-meta:last-child {
    margin-right: 0
}


.ajax_name {
    text-align: right;
    margin-top: 8px !important
}

.ajax_link>.form-control {
    padding-left: 12px !important
}

.admin_msg {
    top: 5px !important
}

.fc-form {
    margin-top: 30px
}

.fc-form-actions {
    margin-top: 30px !important;
   /* padding-bottom: 10px !important;
    background-color: #f5f5f5;
    border-top: 1px solid #e7ecf1*/
}

.fc-form-submit {
    padding-left: 5px
}

table.dataTable tfoot td,
table.dataTable tfoot th {
    border-top: 1px solid #e7ecf1 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.border_none td,
.table-footer td {
    border-top: 0 !important
}

table.dataTable thead td,
table.dataTable thead th {
    padding: 10px 8px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}

.datetimepicker table tr td span {
    overflow: hidden !important
}

.files_row .preview img {
    max-height: 50px;
    overflow: hidden
}

.used_preview img {
    width: 50px;
    height: 50px;
    overflow: hidden
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff !important
}

table.dataTable tbody tr {
    background-color: #fbfcfd !important
}

.table-footer .myleft .mt-checkbox {
    margin-right: 10px !important
}

.table-footer .pagination {
    margin: 0 !important
}

.finecms-file-ts,
.progress {
    margin-bottom: 8px !important
}

.table-footer .mynull {
    width: 10%
}

.table-footer .myright {
    width: 60%;
    text-align: right !important;
    padding-right: 0 !important
}

.table-footer .myleft {
    padding-top: 0;
    text-align: left !important;
    padding-left: 9px !important;
    width: 40%
}

.myselect {
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    padding: 3px 2px !important
}

.portlet-body {
    overflow: hidden
}

code.form-control-static {
    padding: 5px 10px;
    min-height: 30px
}

.finecms-file-ts {
    margin-top: 3px !important
}

.fc-form-body {
    margin: 30px 0
}

.fc-code img {
    height: 32px
}

.fc-code {
    border: 1px solid #c2cad8;
    border-left: 0;
    width: 120px;
}

.fc-member-tbselect {
    text-align: left !important;
    padding-left: 7px !important
}

.fc-list-footer {
    margin-top: 20px
}

.fc-list-select button {
    margin-right: 8px
}

.fc-list-select .form-control {
    height: 28px;
    padding-top: 1px
}

.fc-list-select {
    padding-left: 28px
}

.fc-list-page {
    text-align: right
}

.fc-list-page .pagination {
    margin: 0
}

.template-download {
    padding: 10px 0;
    border-bottom: 1px dotted #e2e2e2
}

.yl_files_row {
    width: 50%;
    height: 90px;
    float: left
}

@media (max-width:768px) {
    .yl_files_row {
        width: 100%;
        height: 90px;
        float: none
    }
}

.files_row_preview img {
    max-width: 60px;
    max-height: 50px
}

.files_row_preview {
    margin-right: 10px;
    border: 1px dashed #e2e2e2;
    padding: 10px;
    overflow: hidden;
    width: 80px;
    height: 70px;
    text-align: center
}

.table-finecms-upload .files_row_preview {
    overflow: inherit
}

.files_show_description_html {
    margin-top: 10px
}

.file_row_html {
    margin-bottom: 10px;
    padding: 10px 0
}

.files .color-view img {
    max-width: 50px;
    max-height: 50px
}

.files .color-view {
    height: 80px
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 0;
    background-color: #F5F5F5
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #bdbdbd
}

::-webkit-scrollbar-thumb:hover {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, .4)
}

@media (max-width:768px) {
    .myfbody {
        margin-bottom: 0
    }

    .myfooter {
        position: initial;
        margin: 0 !important
    }

    .myfooter .btn {
        padding: 5px;
        line-height: 0;
        font-size: 10px
    }
}


.btn.btn-outline.blue-oleo.active,
.btn.btn-outline.blue-oleo:active,
.btn.btn-outline.blue-oleo:active:focus,
.btn.btn-outline.blue-oleo:active:hover,
.btn.btn-outline.blue-oleo:focus,
.btn.btn-outline.blue-oleo:hover {
    border-color: #94A0B2;
    color: #FFF;
    background-color: #94A0B2
}

.btn.blue-oleo-stripe {
    border-left: 4px solid #94A0B2 !important
}

.btn.blue-oleo.btn-no-border:not(.active) {
    border-color: transparent
}

.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #40aae2;
    border-color: #40aae2
}

.btn.green:not(.btn-outline).focus,
.btn.green:not(.btn-outline):focus {
    color: #FFF;
    background-color: #26a1ab;
    border-color: #18666d
}

.btn.green:not(.btn-outline).active,
.btn.green:not(.btn-outline):active,
.btn.green:not(.btn-outline):hover,
.open>.btn.green:not(.btn-outline).dropdown-toggle {
    color: #FFF;
    background-color: #26a1ab;
    border-color: #2499a3
}

.btn.green:not(.btn-outline).active.focus,
.btn.green:not(.btn-outline).active:focus,
.btn.green:not(.btn-outline).active:hover,
.btn.green:not(.btn-outline):active.focus,
.btn.green:not(.btn-outline):active:focus,
.btn.green:not(.btn-outline):active:hover,
.open>.btn.green:not(.btn-outline).dropdown-toggle.focus,
.open>.btn.green:not(.btn-outline).dropdown-toggle:focus,
.open>.btn.green:not(.btn-outline).dropdown-toggle:hover {
    color: #FFF;
    background-color: #1f858e;
    border-color: #18666d
}

.btn.green:not(.btn-outline).active,
.btn.green:not(.btn-outline):active,
.open>.btn.green:not(.btn-outline).dropdown-toggle {
    background-image: none
}

.btn.green:not(.btn-outline).disabled.focus,
.btn.green:not(.btn-outline).disabled:focus,
.btn.green:not(.btn-outline).disabled:hover,
.btn.green:not(.btn-outline)[disabled].focus,
.btn.green:not(.btn-outline)[disabled]:focus,
.btn.green:not(.btn-outline)[disabled]:hover,
fieldset[disabled] .btn.green:not(.btn-outline).focus,
fieldset[disabled] .btn.green:not(.btn-outline):focus,
fieldset[disabled] .btn.green:not(.btn-outline):hover {
    background-color: #40aae2;
    border-color: #40aae2
}

.btn.green:not(.btn-outline) .badge {
    color: #40aae2;
    background-color: #FFF
}

.btn.btn-outline.green {
    border-color: #40aae2;
    color: #40aae2;
    background: 0 0
}

.btn.btn-outline.green.active,
.btn.btn-outline.green:active,
.btn.btn-outline.green:active:focus,
.btn.btn-outline.green:active:hover,
.btn.btn-outline.green:focus,
.btn.btn-outline.green:hover {
    border-color: #40aae2;
    color: #FFF;
    background-color: #40aae2
}

.btn.green-stripe {
    border-left: 4px solid #40aae2 !important
}

.btn.green.btn-no-border:not(.active) {
    border-color: transparent
}

.btn.green-meadow:not(.btn-outline) {
    color: #FFF;
    background-color: #1BBC9B;
    border-color: #1BBC9B
}

.btn.green-meadow:not(.btn-outline).focus,
.btn.green-meadow:not(.btn-outline):focus {
    color: #FFF;
    background-color: #158f76;
    border-color: #0b4d3f
}

.btn.green-meadow:not(.btn-outline).active,
.btn.green-meadow:not(.btn-outline):active,
.btn.green-meadow:not(.btn-outline):hover,
.open>.btn.green-meadow:not(.btn-outline).dropdown-toggle {
    color: #FFF;
    background-color: #158f76;
    border-color: #13866f
}

.btn.green-meadow:not(.btn-outline).active.focus,
.btn.green-meadow:not(.btn-outline).active:focus,
.btn.green-meadow:not(.btn-outline).active:hover,
.btn.green-meadow:not(.btn-outline):active.focus,
.btn.green-meadow:not(.btn-outline):active:focus,
.btn.green-meadow:not(.btn-outline):active:hover,
.open>.btn.green-meadow:not(.btn-outline).dropdown-toggle.focus,
.open>.btn.green-meadow:not(.btn-outline).dropdown-toggle:focus,
.open>.btn.green-meadow:not(.btn-outline).dropdown-toggle:hover {
    color: #FFF;
    background-color: #10705c;
    border-color: #0b4d3f
}

.btn.green-meadow:not(.btn-outline).active,
.btn.green-meadow:not(.btn-outline):active,
.open>.btn.green-meadow:not(.btn-outline).dropdown-toggle {
    background-image: none
}

.btn.green-meadow:not(.btn-outline).disabled.focus,
.btn.green-meadow:not(.btn-outline).disabled:focus,
.btn.green-meadow:not(.btn-outline).disabled:hover,
.btn.green-meadow:not(.btn-outline)[disabled].focus,
.btn.green-meadow:not(.btn-outline)[disabled]:focus,
.btn.green-meadow:not(.btn-outline)[disabled]:hover,
fieldset[disabled] .btn.green-meadow:not(.btn-outline).focus,
fieldset[disabled] .btn.green-meadow:not(.btn-outline):focus,
fieldset[disabled] .btn.green-meadow:not(.btn-outline):hover {
    background-color: #1BBC9B;
    border-color: #1BBC9B
}

.btn.green-meadow:not(.btn-outline) .badge {
    color: #1BBC9B;
    background-color: #FFF
}

.btn.btn-outline.green-meadow {
    border-color: #1BBC9B;
    color: #1BBC9B;
    background: 0 0
}

.btn.btn-outline.green-meadow.active,
.btn.btn-outline.green-meadow:active,
.btn.btn-outline.green-meadow:active:focus,
.btn.btn-outline.green-meadow:active:hover,
.btn.btn-outline.green-meadow:focus,
.btn.btn-outline.green-meadow:hover {
    border-color: #1BBC9B;
    color: #FFF;
    background-color: #1BBC9B
}

.btn.green-meadow-stripe {
    border-left: 4px solid #1BBC9B !important
}

.btn.green-meadow.btn-no-border:not(.active) {
    border-color: transparent
}

.btn.green-seagreen:not(.btn-outline) {
    color: #FFF;
    background-color: #1BA39C;
    border-color: #1BA39C
}

.btn.green-seagreen:not(.btn-outline).focus,
.btn.green-seagreen:not(.btn-outline):focus {
    color: #FFF;
    background-color: #147772;
    border-color: #093633
}

.btn.green-seagreen:not(.btn-outline).active,
.btn.green-seagreen:not(.btn-outline):active,
.btn.green-seagreen:not(.btn-outline):hover,
.open>.btn.green-seagreen:not(.btn-outline).dropdown-toggle {
    color: #FFF;
    background-color: #147772;
    border-color: #126e6a
}

.btn.green-seagreen:not(.btn-outline).active.focus,
.btn.green-seagreen:not(.btn-outline).active:focus,
.btn.green-seagreen:not(.btn-outline).active:hover,
.btn.green-seagreen:not(.btn-outline):active.focus,
.btn.green-seagreen:not(.btn-outline):active:focus,
.btn.green-seagreen:not(.btn-outline):active:hover,
.open>.btn.green-seagreen:not(.btn-outline).dropdown-toggle.focus,
.open>.btn.green-seagreen:not(.btn-outline).dropdown-toggle:focus,
.open>.btn.green-seagreen:not(.btn-outline).dropdown-toggle:hover {
    color: #FFF;
    background-color: #0f5955;
    border-color: #093633
}

.btn.green-seagreen:not(.btn-outline).active,
.btn.green-seagreen:not(.btn-outline):active,
.open>.btn.green-seagreen:not(.btn-outline).dropdown-toggle {
    background-image: none
}
/*公共样式结束*/

/*搜索条件 开始*/
.search-page .search-bar {
    padding: 20px;
    margin-bottom: 40px;
    background-color: #fff
}

.search-page .search-bar input {
    border: none;
    background-color: #f3f6f9;
    color: #a0a9b4;
    height: 55px
}

.search-page .search-bar button {
    color: #fff;
    height: 55px;
    width: 130px;
    margin-left: -3px;
    margin-top: -2px
}

.search-page .search-bar .search-desc {
    margin: 0;
    color: #a0a9b4;
    font-size: 13px
}

.search-page .search-filter {
    background-color: #fff;
    padding: 40px 30px 0;
    margin-bottom: 30px
}

.search-page .search-filter>.search-label {
    color: #a0a9b4;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 40px
}

.search-page .search-filter>.search-label:first-child {
    margin-top: 0
}

.search-page .search-filter input,
.search-page .search-filter select {
    color: #727f89;
    font-weight: 700;
    font-size: 14px
}

.search-page .search-filter button {
    margin: 40px 0;
    padding: 15px 0
}

.search-page .search-filter .search-filter-divider {
    display: block;
    height: 1px
}

.search-page .search-pagination>.pagination>li>a {
    margin: 0 3px
}

.search-page .search-pagination>.pagination>.page-active>a {
    background-color: #40aae2;
    color: #fff
}

.search-content-1 .search-container,
.search-content-2 .search-container {
    background-color: #fff
}

.search-page .search-pagination.pagination-rounded>.pagination>li>a {
    border-radius: 50% !important
}

.search-content-1 .search-container>ul {
    padding: 0 20px 20px;
    margin-bottom: 0
}

.search-content-1 .search-container>ul .search-item {
    list-style: none;
    padding: 20px 0;
    border-bottom: 1px solid;
    border-color: #f4f6f8
}

.search-content-1 .search-container>ul .search-item>a>img {
    width: 100px;
    float: left;
    margin-right: 20px
}

.search-content-1 .search-container>ul .search-item>.search-content {
    padding-left: 120px
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title {
    font-size: 20px;
    margin: 15px 0 10px;
    font-weight: 600
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a {
    color: #4e5a64;
    font-size: 16px;
    font-weight: 400
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a:hover {
    text-decoration: none;
    color: #49a7fa
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-desc {
    color: #a0a9b4;
    font-size: 13px;
    margin: 0
}

.search-content-1 .search-container>ul .search-item:last-child {
    border: none
}

.search-content-2 .search-container>ul {
    padding: 20px;
    margin-bottom: 0
}

.search-content-2 .search-container>ul>.search-item-header {
    list-style: none;
    padding: 0 0 5px;
    border-bottom: 1px solid;
    border-color: #f4f6f8
}

.search-content-2 .search-container>ul>.search-item-header h3 {
    font-size: 17px;
    color: #a0a9b4;
    margin: 5px 0 0
}

.search-content-2 .search-container>ul .search-item {
    list-style: none;
    padding: 20px 0;
    border-bottom: 1px solid;
    border-color: #f4f6f8
}

.search-content-2 .search-container>ul .search-item:last-child,
.search-content-4 .search-table th {
    border: none
}

.search-content-2 .search-container>ul .search-item>.search-content p {
    margin: 0
}

.search-content-2 .search-container>ul .search-item>.search-content .search-title {
    font-size: 19px;
    margin: 0 0 20px;
    font-weight: 600
}

.search-content-2 .search-container>ul .search-item>.search-content .search-title>a {
    color: #4e5a64
}

.search-content-2 .search-container>ul .search-item>.search-content .search-title>a:hover {
    text-decoration: none;
    color: #49a7fa
}

.search-content-2 .search-container>ul .search-item>.search-content .search-desc {
    color: #a0a9b4;
    font-size: 13px
}

.search-content-2 .search-container>ul .search-item>.search-content .search-desc>a {
    color: #49a7fa
}

.search-content-2 .search-container>ul .search-item>.search-content .search-desc>a:hover {
    text-decoration: none;
    color: #326b9e
}

.search-content-2 .search-container>ul .search-item>.search-content .search-counter-number {
    font-size: 21px;
    color: #4e5a64;
    margin-bottom: 15px
}

.search-content-2 .search-container>ul .search-item>.search-content .search-counter-label {
    font-size: 13px;
    color: #8b96a4
}

.search-content-3 .tile-container {
    margin-bottom: 30px
}

.search-content-3 .tile-container>.tile-thumbnail {
    height: 200px;
    overflow: hidden;
    position: relative
}

.search-content-3 .tile-container>.tile-thumbnail img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.search-content-3 .tile-container>.tile-title {
    background-color: #fff;
    padding: 20px 0
}

.search-content-3 .tile-container>.tile-title>h3 {
    font-size: 19px;
    font-weight: 600;
    height: 20px;
    width: 220px;
    overflow: hidden;
    margin: 0;
    display: inline-block
}

.search-content-3 .tile-container>.tile-title>h3>a {
    color: #4e5a64
}

.search-content-3 .tile-container>.tile-title>h3>a:hover {
    text-decoration: none;
    color: #49a7fa
}

.search-content-3 .tile-container>.tile-title i {
    float: right;
    font-size: 24px;
    margin: 0 5px
}

.search-content-3 .tile-container>.tile-title>.tile-desc {
    font-size: 14px
}

.search-content-3 .tile-container>.tile-title>.tile-desc>p {
    margin: 20px 0 0
}

.search-content-3 .tile-container>.tile-title>.tile-desc>p>a:hover {
    text-decoration: none
}

.search-content-4 .search-bar .extra-buttons button {
    margin-right: 20px
}

.search-content-4 .search-bar .extra-buttons button:last-child {
    margin-right: 0;
    width: 170px
}

.search-content-4 .search-table th>a {
    color: #fff
}

.search-content-4 .search-table th>a:hover {
    text-decoration: none;
    color: #eee
}

.search-content-4 .search-table td,
.search-content-4 .search-table th {
    padding: 20px 30px;
    vertical-align: middle
}

.search-content-4 .search-table td {
    border-color: #fff
}

.search-content-4 .search-table .table-status i {
    font-size: 26px;
    padding-top: 10px
}

.search-content-4 .search-table .table-date {
    font-weight: 600;
    font-size: 14px;
    width: 180px
}

.search-content-4 .search-table .table-date a {
    color: #49a7fa
}

.search-content-4 .search-table .table-date a:hover {
    text-decoration: none;
    color: #326b9e
}

.search-content-4 .search-table .table-title {
    width: 390px
}

.book_left .zt0,
.book_left .zt1 {
    position: absolute;
    left: 10px;
    top: -5px;
    width: 67px;
    height: 68px
}

.search-content-4 .search-table .table-title>h3 {
    margin: 0;
    color: #4e5a64;
    font-size: 19px;
    font-weight: 600
}

.search-content-4 .search-table .table-title>h3>a {
    color: #4e5a64
}

.search-content-4 .search-table .table-title>h3>a:hover {
    text-decoration: none;
    color: #49a7fa
}

.search-content-4 .search-table .table-title>p {
    margin-bottom: 0;
    margin-top: 10px
}

.search-content-4 .search-table .table-title>p>a {
    color: #49a7fa
}

.search-content-4 .search-table .table-title>p>a:hover {
    text-decoration: none;
    color: #326b9e
}

.search-content-4 .search-table .table-desc {
    font-size: 14px;
    color: #8b96a4
}

.search-content-4 .search-table .table-download i {
    font-size: 30px;
    padding-top: 10px
}



.search-content .title {
    background: #f4f4f4;
    height: 40px;
    line-height: 40px
}

.search-content .tabs {
    float: left
}

.search-content .tabs ul {
    list-style: none;
    padding: 0
}

.search-content .tabs li.selected {
    background: #fff;
    border-top: 3px solid #40aae2;
    height: 40px;
    line-height: 40px
}

.search-content .tabs li {
    float: left;
    width: 100px;
    color: #666;
    text-align: center;
    font-size: 16px
}

.search-content .tabs li.selected a {
    color: #40aae2
}

.search-content .title .fr {
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 10px
}

.search-content .title .fr em {
    color: #EB6100;
    padding-left: 5px;
    padding-right: 8px
}

.search-content .no-feed {
    background-color: #fff;
    min-height: 320px
}

.search-content .no-feed .empty-img {
    margin: 110px auto 0;
    width: 167px;
    height: 74px
}

.search-content .no-feed .empty-img img {
    width: 100%;
    height: 100%
}

.search-content .no-feed p {
    margin-top: 24px;
    font-size: 14px;
    color: #999;
    text-align: center
}


.portlet.light {
    padding: 12px 20px 15px;
    background-color: #fff;
}
.portlet {
    margin-top: 0;
    margin-bottom: 25px;
    padding: 0;
    border-radius: 4px;
}

.btn.blue:not(.btn-outline) {
    color: #FFF;
    background-color: #40aae2;
    border-color: #40aae2;
}
.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.44;
}

.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 16px;
}
.font-green-sharp {
    color: #2ab4c0!important;
}

.control-label {
    margin-top: 1px;
    font-weight: 400;
}

.control-label {
    margin-top: 1px;
    font-weight: 400;
}

.fc-search-param .label-default[href]:focus,.fc-search-param  .label-default[href]:hover {
    background-color: #9ca8bb;
}

.fc-search-param .label-success[href]:focus,.fc-search-param  .label-success[href]:hover {
    background-color: #27a4b0;
}
.fc-search-param .label-success[href]:focus,.fc-search-param  .label-success[href]:hover {
    background-color: #27a4b0;
}

.fc-search-param .badge-default,.fc-search-param  .label-default {
    background-color: #bac3d0;
}

.fc-search-param .label-success {
    background-color: #36c6d3;
}


.fc-search-param .label {
    text-shadow: none!important;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 12px;
    line-height: 30px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
}


.portlet.light>.portlet-title>.caption {
    color: #666;
    padding: 10px 0;
}
.portlet>.portlet-title>.caption {
  
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
}

.fc-search-param .form-group {
    margin-bottom: 15px;
}
.search-content .search-desc{ margin-top: 4px; margin-bottom:8px !important; line-height: 20px;}


/*首页地区列表*/
.index_region { margin:10px 0px;}
 
 /*flex 布局最后一个元素右对齐*/
.index_region .cityNav .nav li.pull-right{
    margin-left:auto;
}
.index_region .cityNav .nav-tabs>li>a {
    /* border: none; */
    color: #333;
    font-size: 14px;
    /* border-right: 1px solid #ccc; 
    border-radius: 0;*/
    padding: 10px 20px;
}

.index_region .cityNav .nav-tabs>li.active>a {
    color: #e10000;
}
.index_region .cityNav .tab-content{ line-height: 20px; margin-top: 10px; }
.index_region .cityNav .tab-content .tab-pane{display: none; padding: 3px 10px;}
.index_region .cityNav .tab-content .tab-pane.active{display: block;}
.index_region .cityNav .tab-content a {
   
    font-size: 13px;
    color: #4d4b4b;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}
/*搜索条件 结束*/

/*地区站所有地区列表 开始*/
.index_region .nav-tabs li{
    line-height: 35px;
}

.index_region .nav-tabs > li > a {
    margin-right: 2px;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.index_region .nav-tabs > li.active > a, .index_region  .nav-tabs > li.active > a:hover,.index_region  .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.region_list .intro {
    padding: 15px 10px 15px 10px;
    margin: 10px 0px 10px 0px;
    line-height: 20px;
    min-width: 900px;
}

.region_list .intro .city {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
}

.region_list  .intro .city .tit {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    background: #f5f5f5;
    padding: 10px;
    box-sizing: border-box;
}

.region_list  .intro .city .tit a {
    color: #38a0f4;
}

.region_list  .intro .city dl {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    padding: 2px 20px;
}

.region_list  .intro .city dl dt {
    font-weight: 400;
    float: left;
}

.region_list  .intro .city dl dt a {
    color: #333;
}

.region_list  .intro .city dl dd {
    float: left;
    margin: 0 15px 5px 0px;
    font-weight: normal;
}

.region_list  .intro .city dl dd a {
    color: #999;
}

.region_list  .margin_bottom {
    margin-bottom: 20px;
}
@media(min-width:990px){
    .region_list .intro {
        min-width: 100%;
    }
}



/*地区站所有地区列表 结束*/

/*分页开始*/
.pagination {
    display: inline-block;
    padding-left: 0;
    /*margin: 10px 0;*/
    border-radius: 4px;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  /*网站地图*/
  .maps{ margin-top: 10px;margin-bottom: 20px;}
  .maps dl.column{
    line-height: 20px;
  }

  .maps dl.column dt{
    color: #4e5a64;
    font-size: 16px;
    font-weight: bold;
    border-bottom: #ccc solid 1px;
    line-height: 40px;
  }
  .maps dl.column { margin-top: 20px; }
  .maps dl.column dt a{  color:#326b9e;}

  .maps dl.column dd{ color: coral; font-size: 15px; font-weight: bold; line-height: 25px;}

  .maps dl.column dd a{ font-size: 14px; font-weight: normal; color:cornflowerblue;}

  .maps dl.column dd ul.last li{ font-weight: normal; display: inline-block;}
  /*新闻内页*/
  .maps dl.news_list{ margin-top: 20px;}
  .maps dl.news_list dt{display: inline-block; margin-right: 10px; font-weight: normal; line-height: 25px; }
  .maps dl.news_list dt a{color:cornflowerblue;}

/*分页结束*/
/*附件*/
 
dl.attachment  dt{ font-weight:normal ; display: inline-block; line-height: 25px;}
@media(max-width:990px){
    dl.attachment  dt{ display:block; }
}
.extension{margin-top: 20px;}
.extension i{font-size: 16px; margin-right: 0px; }
.extension i.fa-file-word-o{color:#008aff;}
.extension i.fa-file-excel-o{color:#08b000 ;}
.extension i.fa-file-pdf-o{color:#df0000 ;}
.extension i.fa-file-zip-o{color:rgb(27, 4, 238);}
.extension a{ margin-right: 10px;}


/*下载中心*/

.service-box1 .list {
    padding: 45px 0 60px 0;border-top: 1px solid #eeeeee;
}

@media (max-width: 992px) {
    .service-box1 .list {
        padding: 20px 0;
    }
}

.service-box1 .list .item .item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: min(1.5625vw, 30px) 0 min(1.5625vw, 30px);
    border-bottom: 1px solid #eeeeee;
    position: relative
}

@media (max-width: 1024px) {
    .service-box1 .list .item .item-box {
        padding:15px 0 15px 0
    }
}

.service-box1 .list .item .item-box::before {
    content: '';
    width: 0;
    height: 1px;
    background-color: #c71a1a;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.service-box1 .list .item .item-box .img {
    max-width: 26px;
    margin-right: min(1.14583333vw, 22px);
    color:#df0000;
}

@media (max-width: 1024px) {
    .service-box1 .list .item .item-box .img {
        margin-right:11px
    }
}

.service-box1 .list .item .item-box .name {
    font-size: 20px;
    color: #333333;
    line-height: 1.4;
    flex: 1;
    padding-right: 100px;
    max-width: 94%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .4s;
    transition: all .4s
}

@media (max-width: 1600px) {
    .service-box1 .list .item .item-box .name {
        font-size:18px
    }
}

@media (max-width: 1470px) {
    .service-box1 .list .item .item-box .name {
        font-size:16px
    }
}

.service-box1 .list .item .item-box .text {
    font-size: 14px;
    color: #666666;
    line-height: 1.4;
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all .4s;
    transition: all .4s
}

.service-box1 .list .item:hover .item-box::before {
    width: 100%
}

.service-box1 .list .item:hover .item-box .name,.service-box1 .list .item:hover .item-box .text {
    color: #c71a1a
}

     .taglist{background-color: #fff;padding: 20px;margin-bottom: 5%}
     .taglist a{
    display: inline-block;
    padding: 3px 10px;
    background-color:#e2e2e2;
    color: #666;
    white-space: nowrap;
    font-size: 12px;
    margin: 4px 10px 4px 0;
    line-height: 25px;
    border-radius: 3px;
}
 .taglist a:hover{
    background: #1abc9c;
    color: white;
}


 .box{background: #fff;margin-bottom: 40px;width: 100%;display: inline-block;}
 .box:last-child{margin-bottom: 0;}
 .box .pad{padding: 32px 8px;}
 .box .pad span{ float:right; font-size: 14px; line-height: 22px;}
 .box b{font-size: 20px;color: #323333;border-left: 5px solid #ff722f;padding-left: 8px;display: block;margin-bottom: 22px;}
 .box .f_box{position: relative;}
 .box .f_box .imgfd img{height: 175px;}
 .box .f_box p{font-size: 15px;color: #fff;padding: 0 18px;line-height: 22px;position: absolute;width: 100%;left: 0;bottom: 16px;z-index: 1;}

.list-rmtj,.list-rmbq{display: inline-block;width: 100%;}
.list-rmtj li{width: 100%;border-top: 1px dashed #eee;height: 60px;line-height: 60px;overflow: hidden;}
.list-rmtj li:nth-child(1){border-top: none;}
.list-rmtj li a{font-size: 15px;color: #323333;line-height: 24px;}
.list-rmtj li:hover a{color: #ff722f;}
.list-rmbq a{float: left;width: 45%;margin-right: 2%;text-align: center;margin-bottom: 14px; }

.list-rmbq a{background: #f4f7f9;font-size: 14px;color: #323333;height: 30px;line-height: 30px;
    display: block;margin-right: 2%;overflow: hidden;border-radius: 5px; width:49%;float: left;margin-left: 0px !important;}
 .list-rmbq a:nth-child(2n){margin-right: 0; }  
.list-rmbq a:hover{background: #ff722f;color: #fff;}
