.xj-news .xj-carousel-2 {
    height: 380px;
    width: 680px;
    float: left;
    overflow: hidden
}

.xj-news .xj-carousel-2 .xj-carousel-2-cell {
    height: 380px;
    position: relative
}

.xj-news .xj-carousel-2 .xj-carousel-2-cell>img {
    height: 380px;
    width: 680px;
    object-fit: cover
}

.xj-news .xj-carousel-2 .xj-carousel-2-cell>p {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    line-height: 50px;
    font-size: 18px;
    color: #ffffff;
    background-color: #0000009b
}

.xj-news .xj-carousel-2 .flickity-page-dots {
    position: absolute;
    right: 15px;
    bottom: 0;
    height: 46px;
    justify-content: end;
    z-index: 99;
    width: auto;
}

.xj-news .xj-carousel-2 .flickity-page-dots .flickity-page-dot {
    height: 5px;
    width: 10px;
    margin: auto 5px;
    border-radius: 0;
    background: #fff;
    opacity: .5
}

.xj-news .xj-carousel-2 .flickity-page-dots .flickity-page-dot.is-selected {
    opacity: 1
}

.xj-news .xj-news-r {
    height: 380px;
    float: right;
    width: 500px
}

.xj-news .xj-news-r .xj-news-head {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #b40003;
    color: #000000;
    margin-bottom: 6px
}
.xj-news .xj-news-r .xj-news-head .xj-news-lg-tabs{
    position: relative;
    display: flex;
    justify-content: start;
    width: 100%;
    margin-bottom: 5px;
    cursor: pointer
}
.xj-news .xj-news-r .xj-news-head .xj-news-lg-tabs .news-tab{
    padding: 0 10px;
}
.xj-news .xj-news-r .xj-news-head .xj-news-lg-tabs .news-tab:nth-child(1){
    padding-left: 0;
}
.xj-news .xj-news-r .xj-news-head .xj-news-lg-tabs .news-tab.active{
    color: #b40003;
}


.xj-news .xj-news-r .xj-news-head .xj-news-head-more {
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    font-weight: normal;
    color: #999999
}

.xj-news .xj-news-r .xj-news-feat {
    width: 100%;
    margin-bottom: 10px;
    background-color: #f8f8f8;
    padding: 0 10px 5px 10px
}

.xj-news .xj-news-r .xj-news-feat .xj-news-feat-title {
    line-height: 50px;
    padding: 0 10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #c22d2a
}

.xj-news .xj-news-r .xj-news-feat .xj-news-feat-desc {
    height: 64px;
    font-size: 14px;
    text-indent: 28px
}

.xj-news .xj-news-r .xj-news-list {
    width: 100%;
    font-size: 16px
}

.xj-news .xj-news-r .xj-news-list li {
    display: flex;
    position: relative;
    justify-content: space-between;
    width: 500px;
    line-height: 36px;
    padding-left: 20px
}

.xj-news .xj-news-r .xj-news-list li>a {
    display: block;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.xj-news .xj-news-r .xj-news-list li span {
    display: block;
    color: #c4c4c4
}

.xj-news .xj-news-r .xj-news-list li::before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    height: 5px;
    width: 5px;
    background-color: red
}

.xj-section {
    display: flex;
    justify-content: space-between
}

.xj-section-l {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 340px
}

.xj-section-l-container .xj-section-l-title {
    width: 100%;
    height: 44px;
    display: block;
    padding: 0 30px;
    line-height: 44px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    background: url("../images/svg/org-title.svg") no-repeat
}

.xj-section-l-container .xj-section-l-content {
    background-color: #fff0d4;
    font-size: 18px;
    line-height: 30px;
    color: #000000
}


.xj-members {
    height: 510px;
    padding: 5px 5px;
    border: 2px solid #c62628
}


.xj-members a {
    color: #333333;
    font-weight: normal;
}

.xj-members img {
    width: 96px;
    height: 140px;
    box-shadow: 0 0 9px #cccccc;
    object-fit: cover;
}

.zr_div {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
}

.zr_left_img {
    /*padding-right: 7px;*/
    /*float: left;*/
    width: 96px;
    height: 140px;
    margin-top: 15px;
    margin-right: 10px;
}

.zr_right{
    /*float: right;*/
}
.zr_title {
    margin-bottom: 5px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #c62628;
    height: 55px;
}

.dz_title {
    padding: 0px 0px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #c62628;
}

.xj-members .title {
    margin-top: 6px;
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
    color: #c62628
}



<!--.xj-members {-->
<!--    height: 510px;-->
<!--    padding: 30px 30px;-->
<!--    border: 2px solid #c62628-->
<!--}-->

<!--.xj-members .title {-->
<!--    margin-top: 6px;-->
<!--    font-size: 18px;-->
<!--    font-weight: bold;-->
<!--    color: #c62628-->
<!--}-->

.xj-org {
    height: 750px;
    width: 100%;
    padding: 15px 20px
}

.xj-org .xj-org-item {
    position: relative;
    width: 302px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    background: #ffffff;
    padding-left: 35px;
    border-radius: 4px;
    margin-bottom: 8px
}

.xj-org .xj-org-item a {
    display: block;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    white-space: nowrap
}

.xj-org .xj-org-item::before {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: 15px;
    height: 10px;
    width: 10px;
    background: url("../images/svg/icon-star.svg") no-repeat
}

.xj-authorities {
    height: 612px;
    padding: 15px 30px;
    background: url("../images/svg/authorities-bg.svg") no-repeat;
    background-position: bottom
}

.xj-authorities p {
    position: relative;
    padding-left: 40px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold
}

.xj-authorities p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    display: block;
    width: 20px;
    height: 20px;
    background: url("../images/svg/icon-arrow.svg") no-repeat
}

.xj-shortcuts-sm {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.xj-shortcuts-sm .xj-shortcut-item img {
    width: 339px;
    height: 50px;
    object-fit: cover
}

.xj-shortcuts-lg {
    display: flex;
    justify-content: space-between
}

.xj-shortcuts-lg .xj-shortcut-item img {
    width: 265px;
    height: 110px;
    object-fit: cover
}

.xj-banner-left {
    height: 80px
}

.xj-banner-left img {
    width: 339px;
    height: 80px;
    object-fit: contain
}

.xj-channel-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    overflow: hidden;
    margin-top: -10px
}

.xj-channel-container .xj-channel {
    margin-top: 10px;
    width: 394px;
    max-width: 394px
}

.xj-channel-container .xj-channel.size-7 {
    min-height: 298px
}

.xj-channel-container .xj-channel.size-8 {
    min-height: 332px
}

.xj-channel-container .xj-channel .xj-channel-title {
    position: relative;
    width: 394px;
    height: 50px;
    line-height: 50px;
    padding-left: 14px;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    background: url("../images/svg/channel-title.svg")
}

.xj-channel-container .xj-channel .xj-channel-title .xj-channel-title-more {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    font-weight: normal;
    color: #999999
}

.xj-channel-container .xj-channel .xj-channel-art-list>ul.noitem::after {
    content: "暂无内容";
    text-align: center;
    display: block;
    color: #555555;
    margin-top: 20px
}

.xj-channel-container .xj-channel .xj-channel-art-list li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    line-height: 34px;
    padding-left: 18px;
    font-size: 16px;
    color: #333333
}

.xj-channel-container .xj-channel .xj-channel-art-list li::before {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    height: 6px;
    width: 4px;
    background: url("../images/svg/icon-dot-3.svg") no-repeat
}

.xj-channel-container .xj-channel-lg {
    width: 100%
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-tabs {
    position: relative;
    display: flex;
    justify-content: start;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid red;
    cursor: pointer
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-tabs .pics-tab {
    padding: 0 32px;
    color: #000000;
    background-color: transparent
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-tabs .pics-tab:first-child {
    background: url("../images/svg/channel-title.svg") no-repeat;
    color: #ffffff !important;
    padding: 0 132px 0 13px
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-tabs .pics-tab.active {
    color: #c22d2a
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-tabs .xj-channel-title-more {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    font-weight: normal;
    color: #999999
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content {
    width: 100%;
    height: 211px;
    line-height: 34px;
    font-size: 16px;
    color: #333333
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content .flickity-viewport {
    width: 830px
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content .carousel-cell {
    width: 50%;
    margin-right: 10px
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content .xj-channel-pic-container {
    width: 268px;
    overflow: hidden
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content .xj-channel-pic-container .xj-channel-pic {
    width: 268px;
    height: 177px
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content .xj-channel-pic-container .xj-channel-pic img {
    width: 268px;
    height: 177px;
    object-fit: contain
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content .xj-channel-pic-container .xj-channel-pic-desc {
    display: flex;
    justify-content: space-between
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content .xj-channel-pic-container .xj-channel-pic-desc>span:first-child {
    width: 80%
}

.xj-channel-container .xj-channel-lg .xj-channel-lg-content .xj-channel-pic-container .xj-channel-pic-desc>span:nth-child(2) {
    font-size: 14px;
    vertical-align: middle
}

.xj-section-r {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 830px;
    overflow: hidden
}

.xj-section-r-pics .xj-carousel-banner .flickity-page-dots {
    display: none
}

.xj-section-r-pics .xj-section-r-pic {
    margin-right: 25px;
    margin-bottom: 10px
}

.xj-section-r-pics .xj-section-r-pic img {
    width: 260px;
    height: 64px;
    object-fit: contain
}

.xj-special .xj-special-title-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 16px
}

.xj-special .xj-special-title-container .xj-special-title {
    width: 232px;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: white;
    background: url("../images/svg/special-title.svg") no-repeat
}

.xj-special .xj-special-title-container .xj-special-title-divider {
    flex: 1;
    height: 50%;
    border-bottom: 2px solid red
}

.xj-special .xj-special-item-container {
    width: 100%;
    height: 174px;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap
}

.xj-special .xj-special-item-container .xj-special-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 194px;
    height: 80px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background: url("../images/ui/special-item.png") no-repeat
}

.xj-carousel-1,
.xj-carousel-3 {
    height: 144px
}

.xj-carousel-1 img,
.xj-carousel-3 img {
    width: 1200px;
    height: 144px;
    object-fit: cover
}

.xj-carousel-1 .flickity-page-dots,
.xj-carousel-3 .flickity-page-dots {
    bottom: 5px
}

.xj-carousel-1 .flickity-page-dots .flickity-page-dot,
.xj-carousel-3 .flickity-page-dots .flickity-page-dot {
    background: #ffffff;
    opacity: .5
}

.xj-carousel-1 .flickity-page-dots .flickity-page-dot.is-selected,
.xj-carousel-3 .flickity-page-dots .flickity-page-dot.is-selected {
    opacity: 1
}

.xj-links {
    display: flex;
    justify-content: space-between;
    margin-top: 37px !important
}

.xj-links .xj-links-title {
    line-height: 33px;
    font-size: 18px;
    font-weight: bold
}

.xj-links .xj-link-dropdown .xj-link-dropdown-button {
    position: relative;
    width: 260px;
    height: 33px;
    border: 1px solid #c4c4c4;
    text-align: start;
    padding-left: 14px;
    font-size: 14px;
    color: #333333;
    cursor: pointer
}

.xj-links .xj-link-dropdown .xj-link-dropdown-button:focus {
    outline: none
}

.xj-links .xj-link-dropdown .xj-link-dropdown-button::after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    right: 8px;
    height: 10px;
    width: 13px;
    background: url("../images/ui/dropdown-icon.png") no-repeat;
    background-size: contain
}

.xj-links .xj-link-dropdown .xj-link-dropdown-menu {
    max-height: 300px !important;
    overflow-y: scroll
}

.xj-links .xj-link-dropdown .xj-link-dropdown-menu::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.xj-links .xj-link-dropdown .xj-link-dropdown-menu::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 10px
}

.xj-links .xj-link-dropdown .xj-link-dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 10px
}

.xj-links .xj-link-dropdown .xj-link-dropdown-item {
    display: block;
    width: 100%
}

.xj-wrapper-advertisement {
    position: fixed;
    width: 230px;
    background: rgb(205, 25, 22);
    color: #fff;
    padding: 10px;
    animation-name: scrollball;
    animation-timing-function: linear;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    z-index: 999
}

.xj-wrapper-advertisement:hover {
    animation-play-state: paused
}

.xj-wrapper-advertisement .title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.xj-wrapper-advertisement .content {
    line-height: 28px;
    text-indent: 30px;
}

@keyframes scrollball {
    0% {
        top: 0px;
    }

    25% {
        top: calc(50% - 70px);
    }

    50% {
        top: calc(100% - 140px);
    }

    75% {
        top: calc(50% - 70px);
    }

    100% {
        top: 0px;
    }
}