@font-face {
    font-family: 'iconfont';  /* project id 1835132 */
    src: url('//at.alicdn.com/t/font_1835132_4g8o23a9gle.eot');
    src: url('//at.alicdn.com/t/font_1835132_4g8o23a9gle.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_1835132_4g8o23a9gle.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_1835132_4g8o23a9gle.woff') format('woff'),
    url('//at.alicdn.com/t/font_1835132_4g8o23a9gle.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_1835132_4g8o23a9gle.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

a:hover {
    color: #349aff;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
    margin: 0;
    padding: 0;
}

.container {
    min-width: 960px;
}

.a-row {
    margin: 0;
    flex-wrap: inherit;
    font-size: 0;
    box-sizing: border-box;
}

.a-col-1, .a-col-2, .a-col-3, .a-col-4, .a-col-5, .a-col-6, .a-col-7, .a-col-8, .a-col-9, .a-col-10, .a-col-11, .a-col-12, .a-col-13, .a-col-14, .a-col-15, .a-col-16, .a-col-17, .a-col-18, .a-col-19, .a-col-20, .a-col-21, .a-col-22, .a-col-23, .a-col-24 {
    display: inline-block !important;
    font-size: 14px;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
}

.vertical-align-middle {
    vertical-align: middle;
}

.vertical-align-bottom {
    vertical-align: bottom;
}

.vertical-align-top {
    vertical-align: top;
}

.a-col-1 {
    width: 4.16666667%;
}

.a-col-2 {
    width: 8.33333333%;
}

.a-col-3 {
    width: 12.5%;
}

.a-col-4 {
    width: 16.66666667%;
}

.a-col-5 {
    width: 20.83333333%;
}

.a-col-6 {
    width: 25%;
}

.a-col-7 {
    width: 29.16666667%;
}

.a-col-8 {
    width: 33.33333333%;
}

.a-col-9 {
    width: 37.5%;
}

.a-col-10 {
    width: 41.66666667%;
}

.a-col-11 {
    width: 45.83333333%;
}

.a-col-12 {
    width: 50%;
}

.a-col-13 {
    width: 54.16666667%;
}

.a-col-14 {
    width: 58.33333333%;
}

.a-col-15 {
    width: 62.5%;
}

.a-col-16 {
    width: 66.66666667%;
}

.a-col-17 {
    width: 70.83333333%;
}

.a-col-18 {
    width: 75%;
}

.a-col-19 {
    width: 79.16666667%;
}

.a-col-20 {
    width: 83.33333333%;
}

.a-col-21 {
    width: 87.5%;
}

.a-col-22 {
    width: 91.66666667%;
}

.a-col-23 {
    width: 95.83333333%;
}

.a-col-24 {
    width: 100%;
}

.p-b-170 {
    padding-bottom: 170px;
}

.size0 {
    font-size: 0 !important;
}

.size1 {
    font-size: 12px !important;
    line-height: 18px !important;
}

.size2 {
    font-size: 14px !important;
    line-height: 20px !important;
}

.size3 {
    font-size: 16px !important;
    line-height: 22px !important;
}

.size4 {
    font-size: 18px !important;
    line-height: 24px !important;
}

.size5 {
    font-size: 20px !important;
    line-height: 32px !important;
}

.size6 {
    font-size: 24px !important;
    line-height: 30px !important;
}

.bold {
    font-weight: bold;
}

.bg-main {
    background-color: #6E93D8 !important;
}

.bg-f9 {
    background-color: #f9f9f9 !important;
}

.color-main {
    color: #6E93D8 !important;
}

.color-lesser {
    color: #349aff !important;
}

.color-link {
    color: #4293F4 !important;
}

.color-black {
    color: #262626 !important;
}

.color-ash {
    color: #8c8c8c !important;
}

.color-red {
    color: red !important;
}

.color-orange {
    color: orange !important;
}

.color-green {
    color: green !important;
}

.color-white {
    color: #fff !important;
}

a {
    color: inherit;
    text-decoration: none !important;
    cursor: pointer;
}


.main-header {
    box-shadow: 3px 0 10px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 99;
}

.main-header .logo {
    font-size: 0;
}

.main-header .logo div {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

.main-header .logo div p {
    margin: 0;
}

.main-header .logo div p:nth-child(1) {
    font-size: 18px;
}

.main-header .logo div p:nth-child(2) {
    font-size: 12px;
    text-align: justify;
    text-align-last: justify;
}

.main-header .logo i {
    font-size: 40px;
    color: #6E93D8;
}

.main-header .nav {
    justify-content: space-between;
    margin-top: 20px;
    padding-bottom: 6px;
}

.main-header .nav li {
    color: #262626;
}

.main-header .nav li:hover a {
    color: #4293F4;
}

.main-header .nav li a {
    padding: 4px 0;
    font-size: 16px;
    color: #262626;
    display: block;
}

.main-header .nav li .active {
    border-bottom: 2px solid #4293F4;
    color: #4293F4 !important;
}

.main-header .text-right p {
    color: #8c8c8c;
}

.index .main-header {
    background-image: url("/stfw/img/enterprise/head-bg.png");
    background-size: cover;
    background-position: center;
    color: #fff;
    height: 120px;
}

.index .main-header .nav li a {
    color: inherit;
}

.index .main-header .logo i {
    color: #fff;
}

.index .main-header .text-right p {
    color: #fff;
}

.index .main-header .nav li {
    color: #fff;
}

.index .main-header .nav li:hover {
    color: #fff000;
}

.index .main-header .nav li .active {
    border-bottom: 2px solid #fff;
    color: #fff !important;
}

.index .main-header .logo div p:nth-child(2) {
    background: rgba(255, 255, 255, 0.2);
    padding: 0 10px;
}

.alert-notice {
    display: flex;
    justify-content: space-between;
    padding: 8px 12px;
    background: #F3FAFF;
    border: 1px solid #4293F4;
}
.i-notice.a .list-inline{
    margin: 0 20px;
    padding: 0;
}
.i-notice.a .list-inline li {
    background: #fffcf3;
    border: 1px solid #FF9800;
    margin: 16px 0;
    padding: 6px 12px;
    color: #FF9800;
}
.i-notice.a .list-inline li a{
    padding-right: 0;
}

.i-notice {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}

.i-notice .title {
    font-size: 0;
}

.i-notice  .nav-item{
    padding: 0 20px;
}

.i-notice .title span {
    font-size: 20px;
}
.i-notice .title small {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    margin-left: 6px;
    vertical-align: top;
    position: absolute;
    line-height: 20px;
}

.i-notice .list-inline {
    font-size: 0;
    position: relative;
    padding: 12px 0;
}

.i-notice .list-inline li {
    font-size: 14px;
    box-sizing: border-box;
    padding: 6px 20px;
    position: relative;
    color: #4293F4;
}
.i-notice .list-inline li:hover{
    opacity: .8;
}
.i-notice .list-inline li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-right: 120px;
    color: #5794ff;
}

.i-notice .list-inline li span {
    color: #262626;
    position: absolute;
    right: 20px;
    top: 6px;
}

.i-notice .carousel-indicators {
    position: relative;
    margin: 0;
}

.i-notice .carousel-indicators li {
    background-color: #6f93d8;
}
.i-notice .nav .nav-link.active {
    color: #4293F4 !important;
    border-bottom: 4px solid #4293F4;
}
.i-notice .nav .nav-link {
    font-size: 20px;
    margin: 0 20px -4px 20px;
    padding: 12px 0 16px 0;
}
.i-notice .nav {
    border-bottom: 4px solid #E6E6E6;
}
.portal-item {
    position: relative;
    display: block;
    color: #fff !important;
    overflow: hidden;
}

.portal-item .info {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
}

.portal-item img {
    transition: all .5s;
}

.portal-item:hover img {
    transform: scale(1.1);
}

.system-entrance .nav {
    border-bottom: 4px solid #E6E6E6;
}

.system-entrance .nav .nav-link {
    font-size: 20px;
    margin: 0 8px -4px 8px;
    padding: 8px 0 12px 0;
}

.system-entrance .nav .nav-link.active {
    color: #4293F4 !important;
    border-bottom: 4px solid #4293F4;
}

.system-entrance .tab-content ul {
    margin-top: 20px;
}

.system-entrance .tab-content ul li {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    padding: 20px 80px 20px 100px;
    position: relative;
    height: 60px;
    box-sizing: content-box;
    margin-bottom: 20px;
}

.system-entrance .tab-content ul li > i {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 30px;
    color: #fff;
    font-size: 24px;
}

.system-entrance .tab-content ul li a {
    position: absolute;
    right: 20px;
    line-height: 20px;
    height: 20px;
    top: 40px;
}

.system-entrance .switch {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 10px;
    border: 1px solid #e6e6e6;
}

.system-entrance .switch button {
    font-size: 14px;
    border: none;
    background: none;
    padding: 0 4px;
}

.system-entrance .switch button:focus {
    outline: 0;
}

.system-entrance .switch .active {
    background: #4293F4;
    color: #fff;
    border: 0;
}

.system-entrance .list-inline.simple {
    font-size: 0;
}

.system-entrance .list-inline.simple li {
    width: 23%;
    display: inline-block;
    box-sizing: border-box;
    padding: 30px 8px;
    text-align: center;
    height: 196px;
    margin-right: 2.666666%;
    float: left;
}

.system-entrance .list-inline.simple li:nth-child(4n) {
    margin-right: 0;
}

.system-entrance .list-inline.simple li i {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin: auto;
}

.system-entrance .list-inline.simple li .size5 {
    margin-top: 12px;
}

.system-entrance .list-inline.simple li a {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.system-entrance .list-inline.simple li:hover p {
    color: #4293F4;
}

.system-entrance .list-inline.simple li p:nth-child(2) {
    font-size: 18px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.project {
    font-size: 24px;
    padding: 30px;
}

.l-bg {
    background-image: url("../img/index/l-bg.png");
    background-size: 1920px;
    background-position: center;
    height: 816px;
    position: relative;
    min-width: 1100px;
}

.entrance {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 600px;
    margin: auto;
    width: 432px;
    height: 432px;
}

.entrance a {
    background: #fff;
    display: inline-block;
    text-align: center;
    width: 200px;
    height: 200px;
    font-size: 18px;
    margin: 8px;
}

.entrance a img {
    margin-top: 45px;
}

.main-title {
    margin: 16px 0;
    position: relative;
}

.main-title img {
    display: block;
}

.main-title p {
    position: absolute;
    width: 100%;
    line-height: 20px;
    height: 20px;
    margin: auto;
    top: 0;
    z-index: 9;
    color: #fff;
    text-align: center;
    bottom: 0;
    font-size: 24px;
}

.search {
    font-size: 0;
}

.search input {
    width: 450px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    height: 40px;
    padding: 0 12px;
}

.search button {
    height: 40px;
    background: #4293F4;
    color: #fff;
    border: none;
    width: 62px;
}

.filter-toolbox-item {
    display: inline-block;
}

.filter-toolbox-item button {
    border: none;
    background: none;
    color: #4293F4;
}

.divider {
    height: 8px;
    background: #f9f9f9;
    margin: 20px 0;
}

.table {
    margin-bottom: 0;
}

.table thead th {
    font-weight: 500;
    color: #8c8c8c;
    border-top: none;
    border-bottom: 1px solid #dee2e6;
    text-align: center;
}

.table tbody td {
    text-align: center;
}

.table tbody td:nth-last-child(1), .table thead th:nth-last-child(1) {
    text-align: right;
}

.table.b td:nth-child(2), .table.b th:nth-child(2) {
    text-align: left;
}
.table.d td:nth-child(1), .table.d th:nth-child(1) {
    text-align: left;
}

.table .tag {
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 4px;
}

.table .tag.default {
    color: #1890ff;
    background: #e6f7ff;
    border: 1px solid #91d5ff;
}

.table .tag.red {
    color: #f5222d;
    background: #fff1f0;
    border: 1px solid #ffa39e;
}

.page-item .iconfont {
    font-size: 14px;
}

.consultation {
    text-align: right;
    position: relative;
}

.consultation .left {
    position: absolute;
    text-align: left;
    top: 70px;
}

.consultation .left p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}

.consultation .left button {
    background: none;
    border: 1px solid #e6e6e6;
    width: 200px;
    color: #fff;
    line-height: 40px;
    padding: 0;
    font-size: 16px;
    margin-right: 12px;
}

.consultation .left .active {
    background: #fff;
    color: #4293F4;
}

.consultation .left button:hover {
    background: #fff;
    color: #4293F4;
}

.dropdown-item {
    font-size: 14px;
}

.breadcrumb {
    padding: 12px 0;
    background: none;
    font-size: 14px;
    margin: 0;
}

.portal-title {
    border-bottom: 4px solid #E6E6E6;
    padding: 16px 0;
    font-size: 24px;
}

.form-group-right {
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #4293F4;
    top: 2px;
}

.col-form-label.b {
    padding: 8px 12px;
    text-align: right;
    vertical-align: top;
}

.read-only {
    width: 100%;
    margin-top: 16px;
}

.read-only th {
    font-weight: 500;
    background: #F6FBFF;
    width: 200px;
    text-align: center;
}

.read-only th, .read-only td {
    border: 1px solid #e6e6e6;
    padding: 12px;
}

.read-only .c th {
    background: #f9f9f9;
}

.a-list-group {
    width: 260px;
    top: 400px;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    border-right: 2px solid #f5f5f5;
}

.a-list-group a {
    display: block;
    text-align: right;
    margin-right: -2px;
    background: none;
}

.a-list-group.fixed {
    position: fixed;
    top: 120px;
}

.info-t1 {
    background: #F3F8FF;
    padding: 20px;
}

.info-t1 table {
    width: 100%;
}

.info-t1 table td {
    padding: 8px 12px;
}

.nav-pills.b {
    margin: 0 -8px;
}

.nav-pills.b li {
    width: 25%;
    text-align: center;
    padding: 0 8px;
}

.nav-pills.b .nav-link {
    background: #F2F2F2;
}

.nav-pills.b .nav-link.active {
    background: #4293F4;
}

.table.c {
    /*border: 1px solid #e6e6e6;*/
    /*border-top: none;*/
}

.table.c td {
    text-align: center;
}

.table.c thead td {
    border-top: none;
    color: #8c8c8c;
}

.table.c tbody {
    background: #f9f9f9;
    border: 1px solid #dee2e6;
}

.table.c tbody td {
    border-top: 1px solid #dee2e6;
}

.table.c tbody td:nth-last-child(1), .table.c thead th:nth-last-child(1) {
    text-align: center;
}

.list-group-item {
    padding: 0 8px 0 0;
    border: none;
    border-right: 2px solid rgba(255, 255, 255, 0);
}

.list-group-item.active {
    border: none;
    border-right: 2px solid #007bff;
    background: none;
    color: #007bff;
}

.s-list li {
    position: relative;
    padding: 12px 0;
    border-bottom: 1px solid #e6e6e6;
}

.s-list li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 130px;
}

.s-list li span {
    position: absolute;
    right: 0;
    top: 12px;
}

.nav-pills.c .nav-link {
    background: #f9f9f9;
    margin-bottom: 8px;
}

.nav-pills.c .nav-link.active {
    background: #4293F4;
    margin-bottom: 8px;
}

.s-right1{
    position: fixed;
    right: 0;
    display: flex;
    align-items: flex-end;
    height: 100%;
    top: 0;
    z-index: 99999;
}
.s-right1>img{
    position: absolute;
    right: 0
}
.s-right1>img:hover{
    opacity: .8;
    cursor: pointer;
}
.s-right1 .box {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    width: 450px;
    overflow: hidden;
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    transform: scale(0);
    transform-origin: 100% 100% 0;
    z-index: 99;
    position: absolute;
    right: 0;
    bottom: 0;
}
.s-right1 .box.show{
    opacity: 1;
    visibility: inherit;
    transform: scale(1);
}
.s-right1 .form-control{
    font-size: 14px;
}
.s-right1 #close{
    cursor: pointer;
}
.s-right1 #close:hover{
    opacity: .8;
}




@media screen and (max-width: 1560px) {
    .a-list-group {
        width: 150px;
        margin-left: -160px;
    }
}

@media screen and (max-width: 1440px) {
    .a-list-group {
        width: 100px;
        margin-left: -110px;
    }

    .a-list-group a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
}

@media screen and (max-width: 1000px) {
    .a-list-group {
        display: none;
    }
}

@charset "utf-8";
html {
    height: 100%;
}
a{
    text-decoration:none;
    cursor: pointer;
}
.container{
    width: 1140px;
    margin: auto;
    position: relative;
}
.row{
    display: block;
    position: relative;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

body {
    margin: 0;
    padding: 0 0 100px 0;
    color: #262626;
    min-height: 100%;
    position: relative;
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
    margin: 0;
    padding: 0;
}
.bg-main {
    background-color: #6e93d8 !important;
}

.color-main {
    color: #6e93d8 !important;
}

.color-lesser {
    color: #349aff !important;
}

.color-link {
    color: #349aff !important;
}

.color-black {
    color: #262626 !important;
}

.color-ash {
    color: #8c8c8c !important;
}

.color-white {
    color: #fff !important;
}


.size1 {
    font-size: 12px;
    line-height: 18px;
}

.size2 {
    font-size: 14px;
    line-height: 20px;
}

.size3 {
    font-size: 16px;
    line-height: 22px;
}

.size4 {
    font-size: 18px;
    line-height: 24px;
}

.size5 {
    font-size: 20px;
    line-height: 26px;
}

.size6 {
    font-size: 24px;
    line-height: 30px;
}
.text-ellipsis-2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-header {
    background: url("../images/header-bg.png") no-repeat center top;
    height: 420px;
    width: 100%;
    position: relative;
}

.logo {
    color: #fff;
}
.logo a{
    padding: 18px 0;
}
.logo p span{
    font-weight: bold;
    font-size: 36px;
    vertical-align: top;
    line-height: 42px;
    float: left;
}
.logo p i{
    font-weight: bold;
    font-size: 42px;
    vertical-align: top;
    float: left;
    margin-right: 10px;
    font-weight: 100;
}
.index-header .left{
    position: absolute;
    left: 0;
    width: 40%;
    height: 360px;
}
.index-header .left .time{
    margin-top: 50px;
}

.green {
    color: #1ee407;
}

.yellow {
    color: #ffff0c;
}

.orange {
    color: #fd6808;
}

.red {
    color: #fb0006;
}

.purple {
    color: #85003b;
}

.brown {
    color: #6a001b;
}

.index-header .left .air-state a.brown:after {
    content: " 严重污染"
}

.index-header .right {
    position: absolute;
    background: #fff;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    width: 60%;
    right: 0;
    border: 1px solid #f9f9f9;
    height: 360px;
}

.data_graph {
    background: #fff;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    height: 360px;
}
.carousel-indicators .active{
    background: #6e93d8 ;
}
.carousel-indicators li{
    background: #e6e6e6;
}
.notice{
    background: #f9f9f9;
    padding: 8px 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 88%;
}
.history{
    display: block;
    padding-top: 12px;
    height: 16px;
}
.history{
    color: #fff;
    font-size: 12px;
    margin-right: 12px;
}
.history a{
    margin-right: 10px;
}
.column-title{
    border-bottom: 1px solid #e6e6e6;
}
.column-title p{
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 5px;
    padding: 0 0 10px 14px;
    font-size: 24px;
    font-weight: 400;
}
.column-content{
    font-size: 0;
    margin: 20px 0 40px 0;
}
.column-content a {
    width: 13%;
    display: inline-block;
    font-size: 20px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #ececec;
    text-align: center;
    padding: 20px 10px 12px 10px;
    margin: 10px 2.08% 10px 0;
    height: 120px;
    vertical-align: top;
}
.column-content a:hover{
    background: #f9f9f9;
}
.column-content a:nth-child(6n){
    margin-right: 0;
}
.column-content a i{
    font-size: 50px;
    color: #6e93d8;
    font-family: 'iconfont', '微软雅黑' !important;
}
.column-content a h5{
    font-size: 14px;
    color: #262626;
    font-weight: 500;
    margin-top: 20px;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
}
.column-content a p{
    font-size: 12px;
    color: #8c8c8c;
    margin-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: none;
}
.column-content button{
    position: absolute;
    right: -42px;
    bottom: 0;
    background: none;
    border: none;
    font-size: 30px;
    color: #8c8c8c;
    cursor: pointer;
}
.column-content button:hover{
    color: #6e93d8;
}
.sidebar {
    position: absolute;
    width: 140px;
    left: 0;
    right: 1300px;
    bottom: 245px;
    margin: auto;
    text-align: right;
    z-index: 9;
}
.sidebar ul {
    line-height: 18px;
    position: relative;
    list-style: none;

}
.sidebar ul::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 110%;
    right: 0;
    background-color: #dcdcdc;
    z-index: 1;
    margin-top: -10%;
}
.sidebar ul .active {
    border-right: 2px solid #06A3EB;
    z-index: 9;
    position: relative;
    font-weight: bold;
}
.sidebar ul .active a{
    color: #262626;
}
.sidebar ul li a{
    color: #8c8c8c;
}

.sidebar div a img {
    margin-top: 10px;
    width: 122px;
}

.sidebar ul li {
    margin-bottom: 10px;
    cursor: pointer;
    z-index: 10;
    position: relative;
    font-size: 14px;
    padding-right: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sidebar.fixed{
    position: fixed;
}

.main-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    text-align: center;
    padding: 20px 0;
}

.main-footer .gov-logo {
    border-right: 1px solid #999;
    margin-right: 12px;
    float: left;
}

.main-footer .gov-logo > div {
    text-align: right;
}
.main-footer .gov-text{
    float: left;
    font-size: 12px;
}

.main-footer .gov-text td {
    font-size: 12px;
}

.main-footer .t-center{
    left: 0;
    margin: auto;
    display: inline-block;
}

.main-footer a {
    color: #333333;
    text-decoration: none;
}

.popular-header {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e6e6e6;
}

.data-nav{
    height: 60px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 20px 0;
    position: relative;
}
.data-nav .left{
    position: absolute;
    left: 0;
    line-height: 24px;
    top: 15px;
    font-weight: bold;
}
.data-nav .left button{
    background: #fff;
    border: none;
    border-right: 1px solid #e6e6e6;
    padding: 0 20px;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}
.data-nav .left button:nth-last-child(1){
    border: none;
}
.data-nav .left .active{
    color: #6e93d8;
}
.data-nav .right{
    width: 400px;
    position: absolute;
    right: 0;
}
.data-nav .right .search input{
    border: 1px solid #e6e6e6;
    line-height: 30px;
    height: 34px;
    background: #f9f9f9;
}
.data-nav .right .search button{
    height: 36px;
}
.filter span{
    margin-right: 40px;
    display: inline-block;
    margin-bottom: 20px;
}
.filter span label{
    color: #8c8c8c;
    font-size: 14px;
    vertical-align: middle;
}
.filter span select{
    width: 100px;
    height: 34px;
    border: 1px solid #e6e6e6;
}

.filter span input {
    padding-left: 5px;
    font-size: 14px;
    width: 200px;
    height: 34px;
    border: 1px solid #e6e6e6;
}

.filter .search {
    text-align: center;
}

.filter .search button {
    height: 34px;
}

.list{
    width: 100%;
    font-size: 14px;
    border-collapse:collapse;
    margin-top: 20px;
}
.list thead{
    background: #f9f9f9;
}

.statistics .list thead {
    background: #dadada;
}

.statistics .list tbody td:nth-child(1) {
    text-align: center;
}

.statistics .list tfoot {
    background: #ededed;
}

.statistics .list tfoot td {
    text-align: center;
}

.statistics .list tfoot td button {
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    color: #9f9f9f;
    font-weight: lighter;
}

.statistics .list tbody {
    background: #ffffff;
}

.list thead td {
    font-weight: bold;
    text-align: center;
}

.list td{
    border: 1px solid #e6e6e6;
    padding: 10px;
}

.list td a {
    color: #6e93d8;
}

.download{
    padding: 30px 20px;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
    margin: 20px 0;
}
.download .check span{
    font-size: 14px;
    color: #8c8c8c;
}
label.bui-checkbox-label input[type="checkbox"]{
    visibility: hidden;
    opacity: 0;
}
label.bui-checkbox-label .bui-checkbox{
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    background-color: #fff;
    vertical-align: -2px;
    margin-right: 5px;
    cursor: pointer;
}
label.bui-checkbox-label .bui-checkbox.active{
    background-image: url("../images/correct.png");
    background-color: #fff;
    border: none;
}
.download button{
    width: 30%;
    background: #6e93d8;
    cursor: pointer;;
    border: none;
    color: #fff;
    padding: 10px 0;
    margin-top: 20px;
}
.download button:hover {
    background: #6585c9;
}
.statistics h4{
    color: #6585c9;
    font-size: 24px;
}
.statistics .info{
    margin-top: 20px;
}
.statistics .info span{
    width: 22%;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
}

.pagination{
    margin-top: 20px;
    height: 35px;
}
.pagination ul{
    float: right;
    list-style: none;
}
.pagination li{
    float: left;
}

.pagination li.active .page-link {
    color: #fff;
    background-color: #6e93d8;
    border: 1px solid #dee2e6;
}

.page-desc {
    position: relative;
    display: block;
    padding: 8px 12px;
    line-height: 1.25;
    color: #999999;
    background-color: #fff;
    font-size: 14px;
    box-sizing: content-box;
}

.page-link {
    position: relative;
    display: block;
    padding: 8px 12px;
    margin-left: -1px;
    line-height: 1.25;
    color: #6e93d8;
    background-color: #fff;
    border: 1px solid #dee2e6;
    font-size: 14px;
    box-sizing: content-box;
}
.page-link:hover{
    background: #f9f9f9;
}
.popup{
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    transition: all .3s;
}
.popup .dialog{
    background: #fff;
    width: 800px;
    position: relative;
    left: 50%;
    top: 100px;
    margin-left: -400px;
    border: 1px solid #e6e6e6;
}
.popup .dialog .header{
    min-height: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.popup .dialog .header button {
    position: absolute;
    background: none;
    border: none;
    right: 12px;
    top: 12px;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    cursor: pointer;
    color: #8c8c8c;
    width: 20px;
}
.popup .dialog .header button:hover{
    color: #262626;
}
.popup .dialog .body{
    min-height: 40px;
    max-height: 484px;
    overflow: auto;
}
.popup .dialog .footer{
    min-height: 40px;
    border-top: 1px solid #e6e6e6;
}
.popup .dialog .footer button {
    width: 30%;
    background: #6e93d8;
    cursor: pointer;
    border: none;
    color: #fff;
    padding: 10px 0;
}
.popup .dialog .footer button:hover {
    background: #6585c9;
}
.popup .dialog > div{
    padding: 12px;
}
.popup.fade{
    visibility: hidden;
    opacity: 0;
    filter:Alpha(opacity=0);
}
.popup.show{
    visibility: inherit;
    opacity: 1;
    filter:Alpha(opacity=100);
}
.bg-base{
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
}

.weather{
    padding: 0 0 0 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.29);
    margin-left: 20px;
    margin-top: 5px;
}
.weather > div{
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
}
.weather > a > ul {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.3);
    color: #fff;
    font-size: 14px;
}
.weather > a > ul li{
    padding: 5px 0;
}
.weather > a > ul li:nth-child(1){
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.weather > a > ul li span:nth-child(1){
    display: inline-block;
    width: 120px;
}
.weather p{
    color: #fff;
}
.weather button{
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
}
.weather button:hover{
    color: #98c1ff;
}

.bg-base{
    padding: 0px 10px 50px 10px;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
}

.base-info {
    position: relative;
}


.zdy_sidebar {
    position: fixed;
    margin-left: -220px;
    top: 200px;
    width: 200px;
    text-align: right;
    border-right: 1px solid #e6e6e6;
}

.zdy_sidebar .list-group-item {
    margin: 8px 0 !important;
    font-size: 14px;
}

.zdy_sidebar .list-group-item.active {
    border-right: 2px solid transparent;
    color: #000;
}

.zdy_sidebar .list-group-item::after {
    content: "";
    width: 14px;
    height: 14px;
    background: #8c8c8c;
    position: absolute;
    right: -9px;
    top: 0;
    bottom: 0;
    font-size: 12px;
    border-radius: 50%;
    transform: scale(0.7);
    margin: auto;
}

.zdy_sidebar .list-group-item.active::after {
    background: #4bb2ff;
    color: #fff;
    font-weight: bold;
}

.must::before {
    content: "*";
    color: #ff0000;
    margin-right: 4px;
}





























/*宽度小于500px时；背景为红色*/

@media screen and (max-width:1460px){

    .sidebar{
        width: 80px;
        right: 1250px;
    }

}

@media screen and (max-width:1280px){

    .container{
        width: 980px;
    }
    .sidebar{
        right: 1100px;
    }
    .column-content a{
        width: 16%;
    }
    .column-content a:nth-child(5n){
        margin-right: 0;
    }
    .column-content a:nth-child(6n){
        margin-right:2.08%
    }
}
@media screen and (max-width:1180px){
    .sidebar{
        display: none;
    }
}
