.middle-container-wrapper {
}

#footerBack {
}

.main-swiper {
    width: 100%;
    height: 500px;
}

.main-swiper .swiper-pagination-bullet {
    border-radius: 0 !important;
    width: 30px !important;
}

.main-swiper img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center;
}

.notice {
    width: 100%;
    height: 85px;
    margin-top: 15px;
    display: flex;
    background-color: #f5f7ff;
    border-radius: 15px;
    border: 1px solid #e0e6ff;
}

.notice .notice-left {
    display: flex;
    align-items: center;
    flex: 0 0 215px;
}

.notice .notice-title {
    width: 220px;
    font-size: 22px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    border-right: 2px solid #bfbfbf;
}

.notice .title-card1 {
    display: block;
    font-size: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notice .title-card2 {
    padding-top: 2px;
    color: #999999;
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 32px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notice .notice-left img {
    margin: 0 10px -7px 0;
}

.notice .notice-right {
    width: calc(100% - 230px);
    display: flex;
    padding: 15px 0;
}

.scroll-text {
    margin: 11px 15px 11px 15px;
    flex: 1;
    overflow: hidden;
}

.scroll-text ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.scroll-text ul li {
    width: 100%;
}

.scroll-text ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
}

.scroll-text ul li.new > div::after {
    content: '';
    height: 10px;
    width: 19px;
    flex: 0 0 19px;
    display: block;
    background: url("../img/index/new.png") no-repeat;
}

.scroll-btn {
    width: 60px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.scroll-btn span {
    margin-right: 5px;
    cursor: pointer;
    display: block;
}

#newsSwiper {
    border-radius: 15px;
    border: 1px solid #e0e6ff;
}

#newsSwiper img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    object-position: center;
}

#newsSwiper .swiper-pagination-bullet-active {
    background-color: white !important;
}

#newsSwiper .boxs {
    overflow: hidden;
    width: 100%;
}

#newsSwiper .boxs img {
    display: block;
    width: 100%;
    transition: all 0.3s ease-out 0s;
}

#newsSwiper .boxs img:hover {
    transform: scale(1.1, 1.1);
}

#newsSwiper .titleboxs {
    position: absolute;
    bottom: 0;
    left: 0;
    /*background-color: rgba(40, 40, 40, .67);*/
    background-color: #f5f7ff;
    width: 96%;
    padding: 15px;
}

#newsSwiper .card1 {
    display: block;
    padding-top: 2px;
    color: #999999;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 40px;
}

#newsSwiper .boxs .topboxs .title {
    padding-right: 80px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 22px;
}

#newsSwiper .position-relative {
    position: relative;
}

#newsSwiper .date {
    position: absolute;
    right: 5px;
    top: 2px;
}

#newsSwiper .swiper-pagination-bullet {
    background: white !important;
    opacity: unset !important;
}

#newsSwiper .swiper-pagination-bullet-active {
    background-color: #007fff !important;
}

.module-div {
    height: 90px;
    text-align: center;
}

.module-div .big-title {
    color: #007fff;
    display: inline-block;
    font-size: 38px;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
}

.module-div .h-title {
    color: #007fff;
    font-weight: bold;
    height: 5px;
    line-height: 15px;
}

.module-div .small-title {
    color: #3a3a3a;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
}

.module-bg {
    width: 100%;
    height: 39px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #007fff;
}

.module-bg .title {
    color: white;
    display: inline-block;
    font-size: 22px;
    height: 39px;
    line-height: 39px;
    background-color: #007fff;
    padding: 0 20px;
}

.module-bg a {
    font-size: 14px;
    color: #007fff;
    height: 10px;
}

.float-title {
    position: absolute;
    color: white;
    background-color: #007fff;
    display: inline-block;
    font-size: 22px;
    height: 39px;
    line-height: 39px;
    padding: 0 15px;
    z-index: 2;
    border-radius: 15px 0 15px 0;
}

.module-bg-b {
    width: 100%;
    height: 39px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.module-bg-b .title {
    color: #007fff;
    display: inline-block;
    font-size: 22px;
    height: 39px;
    line-height: 39px;
    padding: 0 5px;
}

.module-bg-b a {
    font-size: 14px;
    color: #007fff;
    height: 10px;
}

.module-bg-b a:hover {
    color: #007fff !important;
}

.module-bg-friend {
    width: 100%;
    height: 42px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.module-bg-friend .title {
    color: white;
    display: inline-block;
    font-size: 22px;
    height: 39px;
    line-height: 39px;
    background-color: #007fff;
    padding: 0 20px 2px 10px;
}

.module-bg-friend .title::before {
    content: '';
    background-image: url(../img/index/link.png);
    background-size: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -2px 2px;
}

.module-bg-image-view {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.module-bg-image-view .title {
    color: #007fff;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
}

.main-content {
    width: 100%;
    margin: 10px 0;
}

.main-content-title li {
    line-height: 31px;
    height: 35px;
    display: flex;
    align-items: center;
    border-bottom: 2px dashed #efefef;
    justify-content: center;
}

.main-content-title li a {
    flex: 1;
    padding: 0 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.main-content-title li::before {
    content: '.';
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 6px;
}

.main-content .main-content-title li .title-sticky::before {
    content: '\3010\7f6e\9876\3011';
    display: inline-block;
    color: #007fff;
    margin-left: -8px;
    padding-right: 0;
}

.main-content-title li:last-child {
    border-bottom: unset;
}

.news-with-img-b {
    /*padding-top: 5px;*/
    margin: 0 10px;
}

.news-with-img-b::before {
    content: unset !important;
}

.news-with-img-c {
    margin: 0 10px 0 0;
}

.news-with-img-c .top {
    overflow: hidden;
    height: 360px;
    border-radius: 15px 0 0 15px;
}

.news-with-img-c .top img {
    display: block;
    transition: all 0.3s ease-out 0s;
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}

.news-with-img-c .top img:hover {
    transform: scale(1.1, 1.1);
}

.news-with-img-b li::before {
    content: unset;
}

.news-with-img-b li {
    line-height: 31px;
    height: 35px;
    display: flex;
    align-items: center;
    border-bottom: 2px dashed #ddd;
    justify-content: center;
}

.news-with-img-b li:last-child {
    border-bottom: unset;
}

.news-with-img-b li a {
    flex: 1;
    padding: 0 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
}

.news-with-img-b li .title-sticky::before {
    content: '\3010\7f6e\9876\3011';
    display: inline-block;
    color: #943b2a;
    margin-left: -8px;
    padding-right: 0;
}

.news-with-img-b li .date {
    color: #666666;
    font-size: 16px;
}

.news-with-date {
    border-bottom: 1px dotted #dbd4cd;
    margin-left: 0px;
    margin-right: 0px;
    height: 72px !important;
    border-bottom: unset !important;
}

.news-with-date::before {
    content: unset !important;
}

.news-with-date .left {
    padding-left: 0;
    float: left;
    width: 70px;
}

.news-with-date .date {
    width: 100%;
    text-align: center;
    background: url(../img/index/date_bg.png) no-repeat center top;
}

.news-with-date .date li {
    border-bottom: unset;
    height: 23px !important;
}

.news-with-date .date li:first-child {
    font-size: 26px;
    height: 42px !important;
    line-height: 42px;
    font-weight: bold;
}

.news-with-date .title {
    width: calc(100% - 80px);
    float: left;
    padding-left: 10px;
}

.news-with-date .card1 {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-with-date .card2 {
    padding-top: 2px;
    color: #999999;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 44px;
    line-height: 20px;
}

.news-with-date li::before {
    content: unset;
}

.main-box {
    padding: 15px 15px 0 15px;
}

.main-box .more-url {
    float: right;
    height: 35px;
    vertical-align: bottom;
    line-height: 45px;
}

.main-box .tab_menu {
    overflow: hidden;
    border-bottom: 2px solid #007fff;
}

.main-box .tab_menu li {
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
    font-size: 20px;
}

.main-box .tab_menu li.current {
    border-bottom: 4px solid #007fff;
}

.main-box .tab_box {
    /*padding: 20px;*/
}

.main-box .tab_box li {
    border-bottom: none !important;
}

.main-box .tab_box li::before {
    content: '' !important;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 6px;
}

.main-box .tab_box .hide {
    display: none;
}

.main-news-with-date {
    border-bottom: 1px dotted #dbd4cd;
    margin-left: 0px;
    margin-right: 0px;
    height: 89px !important;
}

.main-news-with-date::before {
    content: unset !important;
}

.main-news-with-date .left {
    padding-left: 0;
    float: left;
    width: 70px;
}

.main-news-with-date .date {
    width: 100%;
    text-align: center;
}

.main-news-with-date .date li {
    border-bottom: unset;
    height: 23px !important;
}

.main-news-with-date .date li:first-child {
    font-size: 38px;
    height: 42px !important;
    line-height: 42px;
    font-weight: bold;
}

.main-news-with-date .title {
    width: calc(100% - 80px);
    float: left;
    padding-left: 10px;
}

.main-news-with-date .card3 {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 18px;
}

.main-news-with-date .card2 {
    padding-top: 2px;
    color: #999999;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 44px;
    line-height: 20px;
}

.main-news-with-date li::before {
    content: unset;
}

.news-with-img {
    height: 143px;
    padding-top: 5px;
}

.news-with-img::before {
    content: unset !important;
}

.news-with-img .left {
    float: left;
    overflow: hidden;
    border-radius: 15px;
}

.news-with-img .left img {
    display: block;
    transition: all 0.3s ease-out 0s;
    object-fit: cover;
    object-position: center;
    height: 135px;
    width: 200px;
}

.news-with-img .left img:hover {
    transform: scale(1.1, 1.1);
}

.news-with-img .right {
    width: calc(100% - 210px);
    float: left;
    padding-left: 10px;
}

.news-with-img .card1 {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 35px;
}

.news-with-img .card2 {
    padding-top: 2px;
    color: #999999;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 66px;
    line-height: 30px;
}

.news-with-img li::before {
    content: unset;
}

.main-content-title li .date {
    color: #666666;
    font-size: 14px;
}

.pagination {
    display: flex;
    justify-content: center;
}

.pagination div {
    border: 1px solid #E1E1E1;
    cursor: pointer;
    color: #999;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    font-size: 12px;
    padding: 0 5px;
    background: #fff;
    margin: 5px 3px;
}

.pagination .pagination--select {
    min-width: 50px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.pagination .num-list {
    z-index: 9999;
    position: absolute;
    border: 1px solid #ccc;
    height: 123px;
    overflow-y: auto;
    overflow-x: hidden;
    top: -125px;
    background-color: #fff;
    display: inline;
    left: -1px;
    min-width: 50px;
    width: calc(100% - 10px);
    margin: 0;
}

.pagination .num-list ul {
    margin-left: 0;
    padding-bottom: 0;
}

.pagination .num-list ul li {
    border: 0;
    padding: 4px 0px;
    color: #999;
    width: 34px;
    margin-left: 0px;
    text-align: center;
    height: 20px;
}

.banner img {
    width: 100%;
    height: 120px;
    padding-top: 11px;
    object-fit: cover;
    object-position: center;
}

.link-box {
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    display: flex;
    border-right: 2px solid #ddd;
    padding: 5px 0 5px 30px;
    margin: 5px 0;
}

.container-wrapper-full-width .link-box:last-child {
    border-right: unset;
}

.container-wrapper-full-width .link-box:nth-child(4) {
    border-right: unset;
}

.container-wrapper-full-width .link-box:nth-child(8) {
    border-right: unset;
}

.container-wrapper-full-width .link-box:nth-child(12) {
    border-right: unset;
}

.link-box a {
    font-size: 20px;
}

.link-box a:hover {
    cursor: pointer;
}

.link-box img {
    float: left;
    width: 39px;
    height: 39px;
}

.link-box p {
    float: left;
    line-height: 45px;
    margin-left: 10px;
    font-weight: bold;
}

.link-box:hover img {
    cursor: pointer;
}

.youqing {

}

.youqing img {
    height: 40px;
    margin: 5px;
}

.youqing .text-link {
    display: inline-block;
    font-size: 18px;
    padding: 5px;
}

.youqing .text-link a {
    text-decoration: revert !important;
}

/*滚动图片*/
.scroll-container {
    width: 100%;
    /*margin: 15px 0;*/
    overflow: hidden;
    /*background: #fff;*/
    padding-top: 15px;
}

.scroll-container ul {
    display: flex;
}

.scroll-container ul li {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 15px;
}

.scroll-container ul li + li {
    margin-left: 16px;
}

.scroll-container ul li img {
    width: 230px;
    height: 260px;
    object-fit: cover;
    object-position: center;
    border-radius: 15px 15px 0 0;
    cursor: pointer;
}

.scroll-container ul li span {
    width: 230px;
    line-height: 25px;
    text-align: center;
    height: 50px;
    font-size: 16px;
}

.work-table .table-container {
    width: 100%;
    overflow-x: auto;
    margin-top: 10px;
}

.work-table .table-container::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 1px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 6px;
}

.work-table .table-container::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    background-color: #e1e1e1;
    background-image: -webkit-linear-gradient(
            45deg,
            rgba(255, 255, 255, 0.2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, 0.2) 50%,
            rgba(255, 255, 255, 0.2) 75%,
            transparent 75%,
            transparent
    );
}

.work-table .table-container::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
}

.work-table table {
    width: 100%;
    border-spacing: 0;
    border-top: 1px solid #e7e7e7;
    border-collapse: collapse
}

.work-table th, .work-table td {
    color: #333333;
    border: 1px solid #e7e7e7;
    text-align: left;
    padding: 5px 7px;
    font-size: 16px;
}


.work-table th {
    padding: 9px 7px;
}

.work-table .table-content:hover {
    background-color: #f8f8f8;
}

.work-table th {
    font-weight: bold;
}

.work-table-pagination {
    display: flex;
    justify-content: center;
}

.work-table-pagination div {
    border: 1px solid #E1E1E1;
    cursor: pointer;
    color: #999;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    font-size: 12px;
    padding: 0 5px;
    background: #fff;
    margin: 5px 3px;
}

.work-table-pagination .pagination--select {
    min-width: 50px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.work-table-pagination .num-list {
    z-index: 9999;
    position: absolute;
    border: 1px solid #ccc;
    height: 123px;
    overflow-y: auto;
    overflow-x: hidden;
    top: -125px;
    background-color: #fff;
    display: inline;
    left: -1px;
    min-width: 50px;
    width: calc(100% - 10px);
    margin: 0;
}

/*浮动块*/
.float-pop {
    width: 180px;
    position: absolute;
    top: 25px;
    right: 10px;
    border: 3px solid #007fff;
    border-top: none;
    z-index: 3;
    transition: .3s width;
}

.float-pop .pop-title {
    width: 100%;
    height: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #007fff;
}

.float-pop .pop-title h4 {
    padding-left: 12px;
    color: #FFFFFF;
}

.float-pop .pop-btn {
    margin-right: 3px;
}

.float-pop .pop-btn .stretch {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.float-pop .pop-btn .close {
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-left: 8px;
}

.float-pop .pop-content .pop-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #FFF;
    border-bottom: 1px solid #007fff;
    padding: 5px;
}

.float-pop .pop-content .pop-item * {
    margin-bottom: 5px;
}

.float-pop .pop-content .pop-item :last-child {
    margin-bottom: 0;
}

.float-pop .pop-content .pop-item p, .float-pop .pop-content .pop-item h4 {
    color: #007fff;
    font-weight: bold;
    line-height: 20px;
}

.float-pop .pop-content .pop-item img {
    width: 150px;
    height: 150px;
}

.float-pop .pop-content .info p {
    color: #333333;
    font-weight: normal;
    word-break: break-all;
    padding: 5px 10px;
}

.float-pop.narrow {
    width: 24px;
    right: 0;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
    transition: .3s width;
}

.float-pop.narrow .pop-title {
    position: relative;
    height: 120px;
}

.float-pop.narrow .pop-title h4 {
    padding: 20px 5px 5px 5px;
}

.float-pop.narrow .pop-btn {
    position: absolute;
    top: 7px;
    right: 2px;
    margin-right: 0;
}

@media (max-width: 1240px) {
    .main-swiper, .main-swiper img {
        height: 200px;
    }

    .link-box {
        overflow: hidden;
        cursor: pointer;
        text-align: center;
        display: flex;
        border-right: 2px solid #ddd;
        padding: 5px 0 5px 10px;
        margin: 5px 0;
    }

    .link-box a {
        font-size: 14px;
    }

    .link-box img {
        float: left;
        width: 29px;
        height: 29px;
    }

    .link-box p {
        float: left;
        line-height: 35px;
        margin-left: 10px;
        font-weight: bold;
    }

    .container-wrapper-full-width .link-box:nth-child(even) {
        border-right: unset;
    }
}

@media (max-width: 1024px) {
    .main-swiper {
        margin-top: 55px;
    }

    .main-swiper, .main-swiper img {
        height: 170px;
    }
}

@media (max-width: 960px) {
    .main-swiper, .main-swiper img {
        height: 150px;
    }

    .scroll-text ul li {
        width: 48%;
    }

    .link-box {
        overflow: hidden;
        cursor: pointer;
        text-align: center;
        display: flex;
        border-right: 2px solid #ddd;
        padding: 5px 0 5px 10px;
        margin: 5px 0;
    }

    .link-box a {
        font-size: 14px;
    }

    .link-box img {
        float: left;
        width: 29px;
        height: 29px;
    }

    .link-box p {
        float: left;
        line-height: 35px;
        margin-left: 10px;
        font-weight: bold;
    }

    .container-wrapper-full-width .link-box:nth-child(even) {
        border-right: unset;
    }
}

@media (max-width: 768px) {
    .main-swiper, .main-swiper img {
        height: 130px;
    }

    .work-table th, .work-table td {
        white-space: nowrap;
        -webkit-text-size-adjust: none;
    }

    .link-box {
        overflow: hidden;
        cursor: pointer;
        text-align: center;
        display: flex;
        border-right: 2px solid #ddd;
        padding: 5px 0 5px 10px;
        margin: 5px 0;
    }

    .link-box a {
        font-size: 14px;
    }

    .link-box img {
        float: left;
        width: 29px;
        height: 29px;
    }

    .link-box p {
        float: left;
        line-height: 35px;
        margin-left: 10px;
        font-weight: bold;
    }

    .container-wrapper-full-width .link-box:nth-child(even) {
        border-right: unset;
    }
}

@media (max-width: 640px) {
    .main-swiper, .main-swiper img {
        height: 120px;
    }

    .scroll-text ul li {
        width: 100%;
    }

    .banner img {
        height: 50px;
    }

    .news-with-img-c .top {
        border-radius: 15px 15px 0 0;
    }

    .news-with-img-c {
        margin: 0;
    }
}

@media (max-width: 550px) {
    .main-swiper, .main-swiper img {
        height: 80px;
    }
}

@media (max-width: 999px) and (min-width: 500px) {
    .link-box li {
        width: 33.3%;
    }
}

@media (max-width: 499px) {
    .link-box li {
        width: 44%;
    }
}