<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper {
    font-size: 16px;
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.transition {
    transition: all .5s;
}

.transition:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 6px 0 rgba(10, 63, 136, 0.30);
}

a.more-btn {
    font-size: 14px;
    color: #999;
    padding-right: 17px;
    background: url("../images/more-blue.png") no-repeat right center;
}

.row1 {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.row2 {
    width: 100%;
    display: -ms-flexbox;
    /* IE 10 */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-wrapper {
    /*overflow: hidden;*/
    padding: 0;
    width: 1200px;
    margin: 0 auto;
}

.index-wrapper .cessp-banner {
    margin: 6px 0;
}

.index-wrapper .cessp-banner img {
    width: 100%;
}

.ad-list {
    margin-bottom: 6px;
}

.index-wrapper .part-label {
    display: block;
    text-align: left;
    width: 140px;
    height: 47px;
    line-height: 40px;
    padding-left: 30px;
    background: url("../images/label-bg-blue.png") no-repeat;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    position: absolute;
    top: -1px;
    left: -3px;
    z-index: 11;
}

.index-wrapper .part5 .part-label {
    width: 300px;
    /* background: url("../images/label-bg-lar.png") no-repeat; */
}

.index-wrapper .banner {
    overflow: hidden;
    margin: 6px 0;
}

.index-wrapper .part-left {
    width: 480px;
    float: left;
}

.index-wrapper .part-list {
    width: 798px;
    height: 318px;
    float: left;
    overflow: hidden;
}

.index-wrapper .part-list .list-tab {
    height: 58px;
    background-image: linear-gradient(90deg, #CDE4FF 0%, #EBF1F8 100%);
    border: 1px solid #FFFFFF;
    border-bottom: none;
    padding: 0px 40px 0 32px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.index-wrapper .part-list .list-tab:after {
    display: inline-block;
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.part-list .list-tab span {
    float: left;
    font-size: 18px;
    color: #0A3866;
    padding: 0 20px;
    cursor: pointer;
    font-weight: bold;
    line-height: 58px;
}

.part-list .list-tab a.more-btn {
    float: right;
    font-weight: normal;
    line-height: 58px;
}

.part-list .list-tab span.active {
    font-size: 18px;
    color: #0069B8;
    background: #EBF1F8;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    position: relative;
    line-height: 59px;
    top: -1px;
    z-index: 2;
}

.part-list .list {
    overflow: hidden;
    padding: 0 34px;
    background: #FFFFFF;
    border: 1px solid #D1E6FF;
    border-top: transparent;
    height: 260px;
    border-top: none;
}

.part-list .list .list-item {
    display: block;
    padding: 12px 0;
    height: 42px;
    border-bottom: 1px solid #D4E7FD;
    position: relative;
    font-size: 18px;
    color: #0A3866;
    line-height: 18px;
    overflow: hidden;
}

.part-list .list .list-item:last-child {
    border-bottom: none;
}

.part-list .list .list-item p {
    width: 652px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.part-list .list .list-item .time {
    position: absolute;
    top: 12px;
    right: 0;
}

.index-wrapper .part1 .part-list {
    margin-left: 486px;
    overflow: hidden;
    width: 714px;
    height: 320px;
    float: inherit;
}

.part1 .part-list .list {
    height: 262px;
    background: #EBF1F8;
}

.part1 .part-list .list-item {
    border-bottom: 1px solid #fff;
}

.part1 .part-list .list-item p {
    width: 570px;
}

.part1,
.part2,
.part3,
.part4,
.part5 {
    margin-bottom: 6px;
    position: relative;
}

.part1 {
    height: 320px;
    overflow: hidden;
}

.part2,
.part3 {
    height: 318px;
    overflow: hidden;
}

.part4 {
    height: 80px;
    overflow: hidden;
}

.part1 .swiper img {
    width: 100%;
    height: 320px;
}

.part1 .swiper p {
    width: 480px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0px 94px 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #FFFFFF;
}

.part1 .swiper-pagination {
    bottom: 17px !important;
    right: 10px;
    left: auto !important;
    width: auto !important;
    height: 6px;
    overflow: hidden;
}


.part3 .org-item {
    line-height: 60px;
    padding: 0 20px 0 80px;
    font-size: 18px;
    font-weight: bold;
    color: #0A3866;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.part3 .org-item:nth-of-type(1) {
    background: url("../images/icon-7-blue.png") no-repeat;
}

.part3 .org-item:nth-of-type(2) {
    background: url("../images/icon-8-blue.png") no-repeat;
}

.part3 .org-item:nth-of-type(3) {
    background: url("../images/icon-9-blue.png") no-repeat;
}

.part3 .org-item:nth-of-type(4) {
    background: url("../images/icon-10-blue.png") no-repeat;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    float: left;
    width: 6px;
    height: 6px;
    margin: 0 3px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
}

.part1 .swiper-pagination span.swiper-pagination-bullet-active {
    background: #0069B8;
}

.entry {
    width: 396px;
    height: 318px;
    float: right;
    overflow: hidden;
}

.entry .entry-item {
    float: left;
    margin: 0 6px 6px 0;
    width: 100%;
    height: 48px;
    background: #EBF1F8;
    font-weight: bold;
    font-size: 18px;
    color: #0A3866;
    text-align: left;
    line-height: 48px;
    position: relative;
    border: 1px solid #D1E6FF;
    padding-left: 50px;
}

/* 
.entry .entry-item img{
    width:100%;
    height:100%;
}


.entry .entry-item:nth-child(even),
.entry .entry-item:nth-child(9) {
    margin-right: 0;
}

.entry .entry-item:nth-child(8) {
    margin-right: 6px;
}

.entry .entry-item.row {
    width: 100%;

}

.entry .entry-item:last-child {
    margin-bottom: 0;
} */


.entry .entry-item:nth-of-type(1) {
    background: url("../images/icon-1-blue.png") no-repeat 10px center #EBF1F8;
}

.entry .entry-item:nth-of-type(2) {
    background: url("../images/icon-2-blue.png") no-repeat 10px center #EBF1F8;
}

.entry .entry-item:nth-of-type(3) {
    background: url("../images/icon-3-blue.png") no-repeat 10px center #EBF1F8;
}

.entry .entry-item:nth-of-type(4) {
    background: url("../images/icon-4-blue.png") no-repeat 10px center #EBF1F8;
}

.entry .entry-item:nth-of-type(5) {
    background: url("../images/icon-5-blue.png") no-repeat 10px center #EBF1F8;
}

.entry .entry-item:nth-of-type(6) {
    background: url("../images/icon-6-blue.png") no-repeat 10px center #EBF1F8;
}


.part3 .org {
    float: right;
    width: 396px;
    height: 318px;
    background: #EBF1F8;
    border: 1px solid #D1E6FF;
    position: relative;
    padding: 48px 0 0 20px;
    border-radius: 10px 0 0 0;
}

.part3 .org-item {
    display: block;
    width: 356px;
    height: 60px;
    margin-bottom: 6px;
}

.part5 {
    height: 265px;
    background: #EBF1F8;
    border: 1px solid #D1E6FF;
    position: relative;
    padding: 56px 30px 0;
    border-radius: 10px 0 0 0;
}

.part5 .more-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    line-height: 14px;
}

.part5 .swiper-slide {
    width: 212px !important;
    margin-right: 20px;
    overflow: hidden;
}

.part5 .swiper-slide img {
    width: 212px;
    height: 140px;
    margin-bottom: 10px;
    object-fit: cover;
}

.part5 .swiper-slide p {
    font-size: 16px;
    color: #0A3866;
    text-align: left;
    line-height: 20px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.part5 .swiper-button-next,
.part5 .swiper-button-prev {
    width: 12px;
    height: 12px;
    background: url("../images/swiper-btn.png") no-repeat;
    background-size: 100% 100%;
    top: 124px;
    margin-top: 0;
}

.part5 .swiper-button-prev:hover {
    background: url("../images/swiper-btn-active.png") no-repeat;
    transform: rotate(0);
}

.part5 .swiper-button-next:hover {
    background: url("../images/swiper-btn-active.png") no-repeat;
    transform: rotate(180deg);
}

.part5 .swiper-button-prev {
    transform: rotate(180deg);
}

.part1 .swiper-button-next,
.part1 .swiper-button-prev {
    width: 30px;
    height: 60px;
    background: url("../images/next.png") no-repeat;
    background-size: 100% 100%;
    top: 130px;
    margin-top: 0;
    right: 0;
}

.part1 .swiper-button-prev:hover {
    background: url("../images/next-active.png") no-repeat;
    transform: rotate(0);
}

.part1 .swiper-button-next:hover {
    background: url("../images/next-active.png") no-repeat;
    transform: rotate(180deg);
}

.part1 .swiper-button-prev {
    transform: rotate(180deg);
    left: 0;
}

.pos {
    position: relative;
}

.mask {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    width: 285px;
    padding: 16px;
    background-color: rgba(0, 0, 0, 0.50);
    z-index: 2;
    font-size: 16px;
    font-weight: 400;
}

.mask_title {
    display: flex;
    height: 30px;
    padding: 10px 0;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

.mask_link_box a {
    display: inline-block;
    padding: 4px;
    color: #fff;

}

.close img {
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.part-zt {
    overflow: hidden;
    margin-bottom: 6px;
}

.part-zt .zt-item {
    margin-left: 6px;
}

.part-zt .zt-item:first-child {
    margin-left: 0;
}

.floatAD {
    position: absolute;
    z-index: 9999;
    width: 160px;
}

.floatAD .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 20px;
    z-index: 99999;
    display: block;
}

.floatAD .item {
    position: absolute;
    bottom: 0;
    width: 160px;
    height: 130px;
    left: 0;
}</pre></body></html>