<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    /* font-size:0.14rem;*/
    font-family: \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, Hiragino Sans GB, STHeiti, WenQuanYi Micro Hei, Droid Sans Fallback, SimSun, sans-serif;
    /* font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;*/
}

html {
    font-size: 100px;
}

.header-top {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 22;
}

.header-top.scroll .banner-content {
    opacity: 0;
}

.header-top.scroll .important-news {
    opacity: 0;
}

.header-top.scroll .header-fixed {
    transform: translateY(-100%);
}

.header-top .banner-content {
    top: 0;
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    transition: all 1.6s;
    opacity: 1;
}

.header-top .banner-content .banner-swiper {
    position: relative;
    height: 100%;
}

.header-top .banner-content .banner-swiper .swiper-wrapper .swiper-slide {
    background-size: cover;
    background-position: center;
}

.header-top .banner-content .banner-swiper .swiper-pagination {
    bottom: 0.5rem;
    z-index: 11;
    right: auto;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    padding: 0 0.4rem;
    height: 0.48rem;
    background: rgba(42, 58, 90, .44);
    border-radius: 0.24rem;
    border: 2px solid rgba(255, 255, 255, .44);
    display: flex;
    align-items: center;
}

.header-top .banner-content .banner-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 0.26rem;
    height: 0.29rem;
    opacity: 1;
    margin: 0 0.6rem 0 0;
    width: 0.19rem;
    height: 0.18rem;
    background: url("../img/index/pagination.png") no-repeat center;
    background-size: 100% auto;
}

.header-top .banner-content .banner-swiper .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.header-top .banner-content .banner-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.33rem;
    height: 0.34rem;
    background: url("../img/index/pagination-active.png")no-repeat center/cover;
    transform: translateY(-0.03rem);
}

.header-top .important-news {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 11;
    height: 1.2rem;
    opacity: 1;
    transition: all 0.7s;
    background-color: rgba(0, 11, 24, 0.5);
}

.header-top .important-news .important-content {
    margin: 0 auto;
    height: 1.20rem;
    display: flex;
    align-items: center;
}

.header-top .important-news .important-content .new-more {
    width: 0.9rem;
    height: 0.77rem;
    background: #209ADF;
    border-radius: 0.04rem;
    font-weight: bold;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: 0.26rem;
    padding-top: 0.15rem;
    text-align: center;
    display: block;
    margin-right: 0.33rem;
}

.header-top .important-news .important-content .new-more div {
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.14rem;
    margin-top: 0.1rem;
    font-weight: normal;
}

.header-top .important-news .important-content .news-top {
    font-weight: bold;
    font-size: 0.22rem;
    color: #FFFFFF;
    line-height: 0.38rem;
    display: block;
    max-height: 0.76rem;
    width: 47.5%;
    overflow: hidden;
    display: -webkit-box;
    /* 将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 2;
    /* 行数，值可以改，表示展示X行后多余的缩略展示*/
    -webkit-box-orient: vertical;
    /* 设置或检索伸缩盒对象的子元素的排列方式*/
    word-break: break-all;
}

.header-top .important-news .important-content .split-line {
    width: 0.01rem;
    height: 0.80rem;
    background: #D7D7D7;
    opacity: 0.6;
    margin: 0 0.4rem;
}

.header-top .important-news .important-content .news-list {
    width: 35.5%;
}

.header-top .important-news .important-content .news-list .news-item {
    display: block;
    font-weight: 400;
    font-size: 0.15rem;
    color: #FFFFFF;
    line-height: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-box {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: 23;
    font-size: 0.14rem;
}

.main-box.scroll {
    top: 0;
    padding-top: 1.46rem;
}

.main-box.scroll .header-fixed {
    transform: translateY(0);
}

.main-box .main-content {
    position: relative;
    z-index: 9;
}

.main-box .main-content .nsyw-content-bg {
    background-image: url("../img/index/nsyw-bg.png");
    background-size: cover;
    background-position: center;
    background-color: #fff;
    padding: 0.64rem 0 0.6rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main {
    margin: 0 auto;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-title {
    display: flex;
    align-items: center;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-title .title {
    width: 1.58rem;
    height: 0.56rem;
    background-image: url("../img/index/nsyw-title.png");
    background-size: cover;
    margin-top: -0.19rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-title .split {
    flex: 1;
    height: 0.01rem;
    background: #E0E2E4;
    margin: 0 0.28rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-title .more {
    font-size: 0.16rem;
    color: #00479D;
    line-height: 0.34rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content {
    margin-top: 0.4rem;
    display: flex;
    padding-left: 0.47rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top {
    width: 48%;
    position: relative;
    display: block;
    margin-top: 0.10rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top:hover .top-title {
    color: #00479D;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top::before {
    content: "";
    display: block;
    position: absolute;
    width: 0.65rem;
    height: 4.44rem;
    background-image: url("../img/index/nsyw-top-title.png");
    background-size: cover;
    top: 0;
    left: -0.75rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img {
    height: 4.43rem;
    background-size: cover;
    background-position: center;
    position: relative;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .cover {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .cover:hover div {
    transform: scale(1.1);
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .cover div {
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .top-time {
    position: absolute;
    width: 1.18rem;
    height: 0.83rem;
    background: rgba(0, 71, 157, 0.96);
    display: flex;
    justify-content: center;
    right: 7%;
    bottom: -0.38rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .top-time div {
    color: #FFFFFF;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .top-time .day {
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 0.26rem;
    margin-top: 0.16rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .top-time .year {
    font-size: 0.12rem;
    color: #FFFFFF;
    line-height: 0.26rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .top-time .split {
    line-height: 0.16rem;
    margin: 0.34rem 0.04rem 0;
    font-size: 0.14rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img .top-time .month {
    margin-top: 0.34rem;
    font-weight: 400;
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 0.26rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-title {
    font-weight: bold;
    font-size: 0.20rem;
    color: #2A2B2C;
    line-height: 0.28rem;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.35rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-info {
    font-weight: 400;
    font-size: 0.14rem;
    color: #A2A2A2;
    line-height: 0.24rem;
    margin-top: 0.16rem;
    overflow: hidden;
    display: -webkit-box;
    /* 将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 2;
    /* 行数，值可以改，表示展示X行后多余的缩略展示*/
    -webkit-box-orient: vertical;
    /* 设置或检索伸缩盒对象的子元素的排列方式*/
    word-break: break-all;
    max-height: 0.48rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper {
    flex: 1;
    overflow: hidden;
    padding-top: 0.73rem;
    padding-left: 0.67rem;
    position: relative;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper {
    height: 4.76rem;
    overflow: hidden;
    position: relative;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item {
    position: relative;
    display: flex;
    border-bottom: 0.01rem solid #EAEDF1;
    padding-bottom: 0.4rem;
}

/* 
.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item:not(:last-child) {
	margin-bottom:1rem;
}*/
.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item:hover .item-title {
    color: #00479d !important;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item:hover .cover {
    transform: scale(1.1);
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide:nth-child(2n+1) .nsyw-item .item-img {
    margin-left: 0.27rem;
    margin-right: 0;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide:nth-child(2n) .nsyw-item {
    flex-direction: row-reverse;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide:nth-child(2n+1) .nsyw-item::before {
    display: none;
}

/* .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 0.01rem;
    background: #EAEDF1;
    top: -0.53rem;
} */

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-img {
    width: 2.80rem;
    height: 1.86rem;
    background-size: cover;
    background-position: center;
    margin-right: 0.27rem;
    overflow: hidden;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-img .cover {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.3s;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-message {
    flex: 1;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-message .item-time {
    font-weight: bold;
    font-size: 0.24rem;
    color: #00479D;
    line-height: 0.26rem;
    position: relative;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-message .item-time::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1.64rem;
    height: 0.09rem;
    background-image: url("../img/index/nsyw-item-title.png");
    background-size: cover;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-message .item-title {
    font-weight: bold;
    font-size: 0.18rem;
    color: #333435;
    line-height: 0.3rem;
    margin-top: 0.24rem;
    overflow: hidden;
    display: -webkit-box;
    /* 将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 2;
    /* 行数，值可以改，表示展示X行后多余的缩略展示*/
    -webkit-box-orient: vertical;
    /* 设置或检索伸缩盒对象的子元素的排列方式*/
    word-break: break-all;
    max-height: 0.6rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-message .item-info {
    font-weight: 400;
    font-size: 0.14rem;
    color: #A2A2A2;
    line-height: 0.24rem;
    overflow: hidden;
    display: -webkit-box;
    /* 将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 2;
    /* 行数，值可以改，表示展示X行后多余的缩略展示*/
    -webkit-box-orient: vertical;
    /* 设置或检索伸缩盒对象的子元素的排列方式*/
    word-break: break-all;
    margin-top: 0.20rem;
    max-height: 0.48rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev,
.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next {
    top: 0.22rem;
    width: 0.42rem;
    height: 0.42rem;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #D8EAFF;
    opacity: 1;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev:hover,
.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next:hover {
    background: #D5E8FF;
    border-radius: 50%;
    border: 1px solid #D8EAFF;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev::after,
.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next::after {
    display: none;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev {
    left: auto;
    right: 0.90rem;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev::before {
    right: -0.06rem;
    content: "";
    position: absolute;
    display: inline-block;
    width: 0.27rem;
    height: 0.09rem;
    background-image: url("../img/index/nsyw-prev-b.png");
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next {
    left: auto;
    right: 0;
}

.main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next::before {
    left: -0.06rem;
    content: "";
    position: absolute;
    display: inline-block;
    width: 0.27rem;
    height: 0.09rem;
    background-image: url("../img/index/nsyw-next-b.png");
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
}

.main-box .main-content .notice-outer-box {
    background: #F9F9FA;
}

.main-box .main-content .notice-content {
    width: 100%;
    height: 5.15rem;
    margin: 0 auto 0;
    display: flex;
    position: relative;
    z-index: 14;
}

.main-box .main-content .notice-content .notice-main {
    flex: 1;
    padding: 0.4rem 0 0 0.56rem;
    position: relative;
    z-index: 20;
}

.main-box .main-content .notice-content .notice-main .notice-title {
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #E0E2E4;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-box .main-content .notice-content .notice-main .notice-title .title-item {
    font-weight: bold;
    font-size: 0.24rem;
    line-height: 0.30rem;
    color: #4C525A;
    position: relative;
    width: fit-content;
}

.main-box .main-content .notice-content .notice-main .notice-title .title-item.active {
    color: #00479D;
}

/* .main-box .main-content .notice-content .notice-main .notice-title .title-item.active::after {
	bottom:-0.32rem;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:0.04rem;
	background:#00479D;
}*/
.main-box .main-content .notice-content .notice-main .notice-list {
    margin-top: 0.16rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item {
    height: 1.14rem;
    display: flex;
    border-bottom: 0.01rem #E3E6E8 dashed;
    align-items: center;
    width: calc(50% - 0.17rem);
    background: transparent;
    transition: all .3s;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item * {
    transition: all .3s;
}


.main-box .main-content .notice-content .notice-main .notice-list .notice-item:hover .item-time {
    background: #00479D;
    border: 1px solid #6691C4;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item:hover .item-time .day {
    color: #fff;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item:hover .item-time .date {
    color: #fff;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item:hover .item-title {
    color: #00479D;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item .item-time {
    width: 0.56rem;
    height: 0.56rem;
    background: #FBFCFF;
    border: 1px solid #CDDBED;
    margin-right: 0.14rem;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item .item-time .day {
    font-weight: bold;
    font-size: 0.16rem;
    color: #00479D;
    text-align: center;
    margin-top: 0.1rem;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item .item-time .date {
    font-weight: 400;
    font-size: 0.12rem;
    color: #8A9EBE;
    text-align: center;
}

.main-box .main-content .notice-content .notice-main .notice-list .notice-item .item-title {
    font-weight: 400;
    font-size: 0.16rem;
    color: #383F4D;
    line-height: 0.26rem;
    height: 0.52rem;
    flex: 1;
    overflow: hidden;
    display: -webkit-box;
    /* 将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 2;
    /* 行数，值可以改，表示展示X行后多余的缩略展示*/
    -webkit-box-orient: vertical;
    /* 设置或检索伸缩盒对象的子元素的排列方式*/
    word-break: break-all;
}

.main-box .main-content .notice-content .website-new {
    width: 37.5%;
    padding: 0.4rem 0.56rem 0 0;
    position: relative;
}

.main-box .main-content .notice-content .website-new .website-new-list::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: -0.56rem;
    top: 0;
    width: 0.01rem;
    height: 100%;
    background: #D7DFE7;
}

.main-box .main-content .notice-content .website-new .notice-title {
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #E0E2E4;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-box .main-content .notice-content .website-new .notice-title .template {
    display: flex;
    align-items: center;
    height: auto;
}

.main-box .main-content .notice-content .website-new .notice-title .title-item {
    cursor: pointer;
    font-weight: bold;
    font-size: 0.24rem;
    color: #72859B;
    line-height: 1;
    position: relative;
    width: fit-content;
    line-height: 0.30rem;
}

.main-box .main-content .notice-content .website-new .notice-title .title-item:first-child {
    margin-right: .4rem;
}

.main-box .main-content .notice-content .website-new .notice-title .title-item.active {
    color: #00479D;
}

.main-box .main-content .notice-content .notice-title .title-item.active::after {
    bottom: -0.32rem;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0.04rem;
    background: #00479D;
}

.main-box .main-content .notice-content .website-new .template {
    height: 3.4rem;
    position: relative;
}

.main-box .main-content .notice-content .website-new .website-new-list {
    width: 100%;
    margin-top: 0.19rem;
    position: absolute;
    top: 0;
    left: 0;
}

.main-box .main-content .notice-content .website-new .website-new-list .new-item {
    height: 0.68rem;
    display: flex;
    align-items: center;
    border-bottom: 0.01rem #E3E6E8 dashed;
}

.main-box .main-content .notice-content .website-new .website-new-list .new-item:hover .item-title {
    color: #00479D;
}

.main-box .main-content .notice-content .website-new .website-new-list .new-item .item-title {
    font-weight: 400;
    font-size: 0.16rem;
    color: #383F4D;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-box .main-content .notice-content .website-new .website-new-list .new-item .item-title::before {
    content: "";
    display: inline-block;
    width: 0.04rem;
    height: 0.04rem;
    background: #81A9D9;
    vertical-align: middle;
    margin-right: 0.16rem;
    margin-left: 0.04rem;
}

.main-box .main-content .notice-content .website-new .website-new-list .new-item .item-time {
    font-weight: 400;
    font-size: 0.13rem;
    color: #9CA2AC;
    margin-left: 0.30rem;
}

.main-box .main-content .notice-content .more {
    display: block;
    font-weight: 400;
    font-size: 0.16rem;
    color: #00479D;
    text-align: center;
    margin-left: auto;
    display: none;
}

.main-box .main-content .notice-content .more.active {
    display: block;
}

.main-box .main-content .xydt-content {
    padding-top: 0.35rem;
    position: relative;
}

.main-box .main-content .xydt-content::before {
    content: "";
    display: block;
    position: absolute;
    top: 1.51rem;
    left: 0;
    z-index: 0;
    width: 100vw;
    height: 1.07rem;
    background: linear-gradient(0deg, rgba(0, 71, 157, 0) 0%, #00479D 100%);
    border-radius: 50%;
    opacity: 0.06;
}

.main-box .main-content .xydt-content .content-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    min-height: 0.87rem;
}

.main-box .main-content .xydt-content .xydt-title {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.main-box .main-content .xydt-content .xydt-title:not(:last-child) {
    margin-right: 1.88rem;
}

.main-box .main-content .xydt-content .xydt-title .title {
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: none;
}

.main-box .main-content .xydt-content .xydt-title.type-xydt .title {
    width: 1.63rem;
    height: 0.87rem;
}

.main-box .main-content .xydt-content .xydt-title.type-nsjt .title {
    width: 1.63rem;
    height: 0.85rem;
}

.main-box .main-content .xydt-content .xydt-title.type-xydt .title {
    background-image: url("../img/index/xydt-title.png");
}

.main-box .main-content .xydt-content .xydt-title.type-nsjt .title {
    background-image: url("../img/index/nsjt-title.png");
}

.main-box .main-content .xydt-content .xydt-title.active .title {
    display: block;
}

.main-box .main-content .xydt-content .xydt-title.active .normal-title {
    display: none;
}

.main-box .main-content .xydt-content .xydt-title .normal-title {
    font-weight: bold;
    font-size: 0.24rem;
    color: #6786AC;
}

.main-box .main-content .xydt-content .xydt-swiper-content {
    width: 100%;
    padding: 0 17.1% 0;
    margin-top: 0.7rem;
    display: none;
    text-align: center;
}

.main-box .main-content .xydt-content .xydt-swiper-content:last-child .more {
    margin-top: 0.38rem;
}

.main-box .main-content .xydt-content .more {
    line-height: 1;
    padding: 0.15rem 0.48rem;
    background: rgba(242, 247, 255, .76);
    font-size: 0.16rem;
    border-radius: 0.23rem;
    color: #00479D;
    display: inline-block;
    margin-top: 0.64rem;
}

.main-box .main-content .xydt-content .xydt-swiper-content.active {
    display: block;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper {
    text-align: left;
}

.main-box .main-content .xydt-content .xydt-swiper-content .nsjtSwiper .slide-time {
    line-height: 0.4rem;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide:hover .cover {
    transform: scale(1.1);
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide:hover .slide-title {
    color: #00479D;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide .slide-img {
    width: 100%;
    padding-top: 63.8%;
    overflow: hidden;
    position: relative;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide .slide-img .cover {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.3s;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide .slide-title {
    font-weight: bold;
    margin-top: 0.25rem;
    font-size: 0.17rem;
    color: #2A2B2C;
    line-height: 0.28rem;
    overflow: hidden;
    display: -webkit-box;
    /* 将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 2;
    /* 行数，值可以改，表示展示X行后多余的缩略展示*/
    -webkit-box-orient: vertical;
    /* 设置或检索伸缩盒对象的子元素的排列方式*/
    word-break: break-all;
    height: 0.56rem;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide .slide-info {
    height: 0.40rem;
    border-left: 0.01rem solid rgba(76, 113, 189, 0.58);
    margin-top: 0.2rem;
    padding-left: 0.18rem;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide .slide-info .slide-time {
    font-weight: 400;
    font-size: 0.12rem;
    color: #00479D;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide .slide-info .slide-time::before {
    content: "";
    width: 0.14rem;
    height: 0.14rem;
    background-image: url("../img/index/xydt-time.png");
    display: inline-block;
    vertical-align: -0.02rem;
    background-size: cover;
    margin-right: 0.08rem;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide .slide-info .slide-location {
    font-weight: 400;
    font-size: 0.12rem;
    color: #00479D;
    margin-top: 0.10rem;
}

.main-box .main-content .xydt-content .xydt-swiper-content .swiper .swiper-wrapper .swiper-slide .slide-info .slide-location::before {
    content: "";
    width: 0.10rem;
    height: 0.14rem;
    background-image: url("../img/index/xydt-location.png");
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    margin-right: 0.1rem;
}

.main-box .main-content .rydt-content-outer {
    width: 100%;
    background: url("../img/index/rydt-bg.png")no-repeat center/cover;
    padding: 0.44rem 0 0.38rem;
}

.main-box .main-content .rydt-content-outer .content-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.main-box .main-content .rydt-content-outer .rydt-title {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    /* min-height:0.87rem;*/
}

.main-box .main-content .rydt-content-outer .rydt-title:not(:last-child) {
    margin-right: 1.88rem;
}

.main-box .main-content .rydt-content-outer .rydt-title .title {
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: none;
}

.main-box .main-content .rydt-content-outer .rydt-title.type-rydt .title {
    width: 1.49rem;
    height: 0.87rem;
}

.main-box .main-content .rydt-content-outer .rydt-title.type-rdzt .title {
    width: 1.55rem;
    height: 0.85rem;
}

.main-box .main-content .rydt-content-outer .rydt-title.type-rydt .title {
    background-image: url("../img/index/rydt-title.png");
}

.main-box .main-content .rydt-content-outer .rydt-title.type-rdzt .title {
    background-image: url("../img/index/rdzt-title.png");
}

.main-box .main-content .rydt-content-outer .rydt-title.active .title {
    display: block;
}

.main-box .main-content .rydt-content-outer .rydt-title.active .normal-title {
    display: none;
}

.main-box .main-content .rydt-content-outer .rydt-title .normal-title {
    font-weight: bold;
    font-size: 0.24rem;
    color: #6786AC;
}

.main-box .main-content .rydt-content-outer .rydt-content {
    text-align: center;
}

.main-box .main-content .rydt-content-outer .content-box {
    display: none;
}

.main-box .main-content .rydt-content-outer .content-box.active {
    display: block;
}

.accordion-list {
    width: 100%;
}

.accordion-list,
.accordion-list .accordion-item {
    display: flex;
    align-items: center;
    height: 100%;
}

.accordion-list .accordion-item {
    position: relative;
    flex: 0 21.2%;
    transition: all .7s;
}

.accordion-list .accordion-item:not(:last-child) {
    margin-right: 0.02rem;
}

.accordion-list .accordion-item.show {
    flex: 0 100%;
}

.accordion-list .accordion-item .easy-box {
    width: 100%;
    height: 100%;
    /* writing-mode:vertical-rl;*/
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.accordion-list .accordion-item.show .easy-box {
    display: none;
}

.accordion-list .accordion-item .easy-box .easy-text {
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
    letter-spacing: 0.02rem;
    padding: 0.38rem 0;
    line-height: 0.27rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100%;
    direction: rtl;
}

.accordion-list .accordion-item .easy-box .easy-text span {
    margin: 0 0.01rem;
}

.accordion-list .accordion-item .easy-box .easy-more {
    position: absolute;
    bottom: 0.33rem;
    left: 0.27rem;
    font-weight: bold;
    font-size: 0.12rem;
    color: #FFFFFF;
    opacity: 0.74;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    direction: rtl;
}

.accordion-list .accordion-item .easy-box .easy-more span {
    display: inline-block;
    margin-top: 0.09rem;
    transform: translateX(0.0.05rem);
}

.accordion-list .accordion-item .easy-box .easy-more::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0.01rem;
    height: 2.69rem;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.34;
    bottom: calc(100% + 0.15rem);
}

.accordion-list .full-box {
    width: 100%;
    height: 100%;
    display: none;
}

.accordion-list .accordion-item.show .full-box {
    display: block;
}

.accordion-list .accordion-item.show .full-box .full-cover {
    border-top: 0.02rem;
    border-bottom: 0.02rem;
    border-left: 0;
    border-right: 0;
    border-style: solid;
    border-color: #fff;
}

.accordion-list .accordion-item:nth-child(1) .easy-box {
    background: url("../img/index/project-block-1.jpg")no-repeat center/cover;
}

.accordion-list .accordion-item:nth-child(2) .easy-box {
    background: url("../img/index/project-block-2.jpg")no-repeat center/cover;
}

.accordion-list .accordion-item:nth-child(3) .easy-box {
    background: url("../img/index/project-block-3.jpg")no-repeat center/cover;
}

.accordion-list .accordion-item:nth-child(4) .easy-box {
    background: url("../img/index/project-block-4.jpg")no-repeat center/cover;
}

.accordion-list .accordion-item .full-box::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0.02rem;
    left: 0;
    width: 100%;
    height: 31.5%;
    background: linear-gradient(0deg, rgba(0, 71, 157, 0.86) 0%, rgba(0, 71, 157, 0) 100%);
    z-index: 1;
}

.accordion-list .accordion-item .full-box .full-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.accordion-list .accordion-item .full-box:hover .thumb-image {
    transform: scale(1.1);
}

.accordion-list .accordion-item .full-box .full-cover .thumb-image {
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.accordion-list .accordion-item .full-box .full-text {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 0.4rem;
}

.accordion-list .accordion-item .full-box .full-text .full-title {
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
    z-index: 2;
    max-width: 80%;
    position: relative;
}

.accordion-list .accordion-item .full-box .full-text .full-title::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -0.17rem;
    width: 0.22rem;
    height: 0.04rem;
    background: #FFFFFF;
}

.accordion-list .accordion-item .full-box .full-text .full-more {
    font-weight: bold;
    font-size: 0.12rem;
    color: #FFFFFF;
    opacity: 0.74;
    z-index: 1000;
    z-index: 2;
    transition: all 1s;
}

.accordion-list .accordion-item .full-box .full-more span {
    display: inline-block;
    margin-left: 0.09rem;
    transform: translateX(0.0.05rem);
}

.main-box .main-content .rydt-content-outer .rydt-content .lists {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    position: relative;
}

.main-box .main-content .rydt-content-outer .rydt-content .lists::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -0.41rem;
    left: calc(100% + 3.3vw);
    background: url("../img/index/rydt-sub-bg.png")no-repeat center/cover;
    width: 1.04rem;
    height: 4.12rem;
}

.main-box .main-content .rydt-content-outer .more {
    background: rgba(255, 255, 255, .76);
    border-radius: 0.23rem;
    line-height: 1;
    padding: 0.15rem 0.48rem;
    display: inline-block;
    margin-top: 0.06rem;
    color: #00479D;
    font-size: 0.16rem;
}

.main-box .main-content .rydt-content-outer .rdzt-content .more {
    margin-top: 0.18rem;
}

.main-box .main-content .rydt-content-outer .current-box {
    margin: 0.45rem auto 0;
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-box {
    flex: 0 26.57%;
    background: #fff;
    padding: 0.16rem 0.16rem 0.38rem;
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-item {
    width: 100%;
    padding-bottom: 0.27rem;
    border-bottom: 0.01rem solid #E6E9EC;
    display: block;
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-item:last-child {
    border: none;
    padding-bottom: 0;
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-item .thumb-image {
    overflow: hidden;
    width: 100%;
    height: auto;
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-item .cover {
    width: 100%;
    height: auto;
    transition: transform 0.3s;
    padding-top: 62.7%;
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-item:hover .cover {
    transform: scale(1.1);
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-item .item-title {
    font-size: 0.16rem;
    color: #333435;
    line-height: 0.26rem;
    margin: 0.2rem 0 0.17rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 0.52rem;
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-item:hover .item-title {
    color: #00479D;
}

.main-box .main-content .rydt-content-outer .rydt-content .edge-item .item-time {
    font-size: 0.14rem;
    color: #00479D;
}

.main-box .main-content .rydt-content-outer .rydt-content .center-item {
    background: #fff;
    padding: 0.22rem 0.20rem 0.27rem;
    margin: 0 0.38rem;
    display: block;
    flex: 1;
    overflow: hidden;
}

.main-box .main-content .rydt-content-outer .rydt-content .center-item .thumb-image {
    overflow: hidden;
    width: 100%;
    height: auto;
}

.main-box .main-content .rydt-content-outer .rydt-content .center-item .cover {
    width: 100%;
    height: auto;
    transition: transform 0.3s;
    padding-top: 62.7%;
}

.main-box .main-content .rydt-content-outer .rydt-content .center-item:hover .cover {
    transform: scale(1.1);
}

.main-box .main-content .rydt-content-outer .rydt-content .center-item .item-title {
    text-align: center;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333435;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0.25rem 0 0.19rem;
}

.main-box .main-content .rydt-content-outer .rydt-content .center-item:hover .item-title {
    color: #00479D;
}

.main-box .main-content .rydt-content-outer .rydt-content .center-item .item-time {
    font-size: 0.14rem;
    color: #00479D;
    text-align: center;
}

.main-box .main-content .rydt-content-outer .rdzt-content {
    text-align: center;
}

.main-box .main-content .rydt-content-outer .rdzt-content .accordion-list {
    width: 100%;
    height: 4.93rem;
    background: #FFFFFF;
    border: 1px solid #E4EBF3;
    text-align: left;
    padding: 0.25rem;
}

.main-box .main-content .rmns-content-bg {
    width: 100%;
    background-image: url("../img/index/rmns-bg.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0.46rem 0 0.63rem;
}

.main-box .main-content .rmns-content-bg .rmns-link {
    position: absolute;
    right: 0;
    top: 0.22rem;
    display: flex;
    align-items: center;
}

.main-box .main-content .rmns-content-bg .rmns-link&gt;a {
    display: block;
    position: relative;
}

.main-box .main-content .rmns-content-bg .rmns-link&gt;a:not(:last-child) {
    margin-right: 0.38rem;
}

.main-box .main-content .rmns-content-bg .rmns-link .douyin .icon {
    width: 0.26rem;
    height: 0.31rem;
    background: url("../img/index/icon-douyin.png")no-repeat center/cover;
}

.main-box .main-content .rmns-content-bg .rmns-link .douyin:hover .icon {
    background: url("../img/index/icon-douyin-active.png")no-repeat center/cover;
}

.main-box .main-content .rmns-content-bg .rmns-link .weixin {
    position: relative;
}

.main-box .main-content .rmns-content-bg .rmns-link .weixin .icon {
    width: 0.34rem;
    height: 0.26rem;
    background: url("../img/index/icon-weixin.png")no-repeat center/cover;
}

.main-box .main-content .rmns-content-bg .rmns-link .weixin:hover .icon {
    background: url("../img/index/icon-weixin-active.png")no-repeat center/cover;
}

.main-box .main-content .rmns-content-bg .rmns-link .weixin:hover .hover,
.main-box .main-content .rmns-content-bg .rmns-link .douyin:hover .hover {
    display: block;
}

.main-box .main-content .rmns-content-bg .rmns-link .hover {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 0.12rem);
    background: #FFFFFF;
    border: 1px solid #E0E2E3;
    padding: 0.12rem 0.12rem 0.09rem;
    z-index: 10;
    font-size: 0;
}

.main-box .main-content .rmns-content-bg .rmns-link .hover img {
    width: 0.9rem;
    height: auto;
}

.main-box .main-content .rmns-content-bg .rmns-link .hover span {
    display: block;
    line-height: 1;
    margin-top: 0.1rem;
    text-align: center;
    font-size: 0.14rem;
    color: #333333;
    opacity: 0.63;
}

.main-box .main-content .rmns-content-bg .rmns-title {
    background-image: url("../img/index/rmns-title.png");
    background-size: 3.32rem 0.59rem;
    background-position: left;
    background-repeat: no-repeat;
    height: 0.59rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.main-box .main-content .rmns-content-bg .rmns-title::before {
    content: "";
    display: block;
    width: 4.46rem;
    height: 0.01rem;
    opacity: 0.26;
    background-image: linear-gradient(90deg, rgba(0, 71, 157, 1) 0%, rgba(0, 71, 157, 0) 100%);
    margin: 0.22rem 0 0 4rem;
}

.main-box .main-content .rmns-content-bg .rmns-amin {
    /* height: 7rem; */
    width: 100%;
    margin: 0.3rem auto 0;
    display: flex;
    justify-content: space-between;
    /* background-color: #FFFFFF; */
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-left {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0.12rem;
    /* height: 100%; */
    align-items: center;
    justify-content: space-between;
    align-content: space-between;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-right {
    flex: 0 28%;
    overflow: hidden;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-left .rmns-item {
    position: relative;
    overflow: hidden;
    height: fit-content;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-left .rmns-item {
    flex: 0 65.9%;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-left .rmns-item:first-child,
.main-box .main-content .rmns-content-bg .rmns-amin .rmns-left .rmns-item:nth-child(2) {
    /* margin-bottom: 0.12rem; */
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:first-child,
.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:last-child {
    flex: 0 32.92%;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:hover .cover {
    transform: scale(1.1);
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:nth-child(1) .item-title .title::before {
    background-image: url("../img/index/college-icon.png");
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:nth-child(2) .item-title .title::before {
    background-image: url("../img/index/media-icon.png");
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:nth-child(4) .item-title .title::before {
    background-image: url("../img/index/default-icon.png");
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:nth-child(3) .item-title .title::before {
    background-image: url("../img/index/weixin-icon.png");
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-right .rmns-item .item-title .title::before {
    background-image: url("../img/index/dy-icon.png");
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-right {
    display: flex;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-right .rmns-item {
    flex: 33.7;
    position: relative;
    height: fit-content;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-right .rmns-item::before {
    content: "";
    display: inline-block;
    width: 0.80rem;
    height: 0.80rem;
    background: url("../img/index/icon-play.png")no-repeat center/cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item .cover {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    transition: all 0.3s;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:nth-child(1) .cover,
.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:nth-child(4) .cover {
    padding-top: 100%;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:nth-child(2) .cover,
.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item:nth-child(3) .cover {
    padding-top: 50%;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-right .rmns-item .cover {
    padding-top: 170.35%;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item .item-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1.24rem;
    background: linear-gradient(0deg, rgba(19, 21, 22, 0.7) 0%, rgba(19, 21, 22, 0) 100%);
    padding-top: 0.58rem;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item .item-title .title {
    font-weight: bold;
    font-size: 0.17rem;
    color: #FFFFFF;
    padding-left: 0.24rem;
    display: flex;
    align-items: center;
}

.main-box .main-content .rmns-content-bg .rmns-amin .rmns-item .item-title .title::before {
    content: "";
    width: 0.38rem;
    height: 0.38rem;
    background-size: cover;
    background-position: center;
    display: inline-block;
    margin-right: 0.13rem;
}

.main-box .main-content .quick-entry {
    margin: 0.9rem auto 0;
}

.main-box .main-content .quick-entry .entry-list {
    display: flex;
    justify-content: center;
}

.main-box .main-content .quick-entry .entry-list .entry-item {
    width: 1.54rem;
    position: relative;
}

.main-box .main-content .quick-entry .entry-list .entry-item:hover .entry-svg svg path {
    stroke: #00479D !important;
}

.main-box .main-content .quick-entry .entry-list .entry-item:hover .item-title {
    color: #00479D;
}

.main-box .main-content .quick-entry .entry-list .entry-item:hover .item-title div {
    color: #00479D;
}

.main-box .main-content .quick-entry .entry-list .entry-item:last-child::after {
    display: none;
}

.main-box .main-content .quick-entry .entry-list .entry-item:nth-child(3) .item-title {
    margin-top: -0.12rem;
    font-weight: 400;
    font-size: 0.14rem;
    color: #454748;
    line-height: 0.20rem;
}

.main-box .main-content .quick-entry .entry-list .entry-item:nth-child(5) .item-title {
    margin-top: -0.12rem;
    font-weight: 400;
    font-size: 0.14rem;
    color: #454748;
    line-height: 0.20rem;
}

.main-box .main-content .quick-entry .entry-list .entry-item:nth-child(9) .item-title {
    margin-top: -0.12rem;
    font-weight: 400;
    font-size: 0.14rem;
    color: #454748;
    line-height: 0.20rem;
}

.main-box .main-content .quick-entry .entry-list .entry-item::after {
    content: "";
    display: block;
    width: 0.01rem;
    height: 0.80rem;
    background-color: rgba(203, 204, 205, 0.4);
    position: absolute;
    top: 0.12rem;
    right: 0;
}

.main-box .main-content .quick-entry .entry-list .entry-item .entry-svg {
    text-align: center;
}

.main-box .main-content .quick-entry .entry-list .entry-item .item-title {
    text-align: center;
    font-weight: 400;
    font-size: 0.17rem;
    color: #454748;
    line-height: 0.24rem;
    line-height: 1;
}

.cls-1 {
    fill: none;
    stroke-width: 2;
    /* 描边线头设为圆头*/
    stroke-linecap: round;
}

@keyframes stroke {
    to {
        stroke-dashoffset: 0;
    }

}

.header-fixed.header1 {
    position: fixed;
    z-index: 11;
    transition: all 0.3s;
    width: 100%;
    opacity: 1;
}

.header-fixed.header1 .header {
    background-color: #00479D;
    height: 0.45rem;
    font-size: 0.14rem;
}

.header-fixed.header1 .header .header-content {
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}

.header-fixed.header1 .header .header-content .header-link a {
    line-height: 0.45rem;
    margin-right: 0.40rem;
    position: relative;
    font-size: 0.14rem;
}

.header-fixed.header1 .header .header-content .header-link a span {
    opacity: 0.68;
    color: #FFFFFF;
    font-size: 0.14rem;
}

.header-fixed.header1 .header .header-content .header-link a:hover .wechat {
    display: block;
    box-sizing: content-box;
    padding: 0.03rem;
    background: #fff;
    line-height: 1;
    border-radius: 0.03rem;
}

.header-fixed.header1 .header .header-content .header-link .wechat {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 0.12rem);
}

.header-fixed .header .header-content .change-link {
    font-size: 0.14rem;
    line-height: 0.45rem;
    margin-right: 0.4rem;
    position: relative;
}

.header-fixed .header .header-content .change-link span {
    opacity: 0.68;
    color: #FFFFFF;
}

.header-fixed.header1 .header .header-content .header-search {
    width: 2.82rem;
    height: 0.30rem;
    background: rgba(255, 255, 255, 0.24);
    border-radius: 0.15rem;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
}

.header-fixed.header1 .header .header-content .header-search input {
    background-color: transparent;
    border: none;
    outline: none;
    height: 0.3rem;
    line-height: 0.30rem;
    width: 2.52rem;
    font-size: 0.14rem;
    padding-left: 0.15rem;
    color: #fff;
}

.header-fixed.header1 .header .header-content .header-search input::placeholder {
    color: rgba(255, 255, 255, 0.24);
}

.header-fixed.header1 .header .header-content .header-search .search-btn {
    width: 0.17rem;
    height: 0.16rem;
    background-image: url("../img/index/search.png");
    background-size: cover;
    cursor: pointer;
}

.header-fixed.header1 .header-nav {
    height: 0.85rem;
    background: linear-gradient(180deg, rgba(19, 21, 22, 0.7) 0%, rgba(19, 21, 22, 0.5), rgba(19, 21, 22, 0) 100%);
}

.header-fixed.header1 .header-nav .nav-content {
    margin: 0 auto;
    height: 0.85rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-fixed.header2 .header-nav .nav-content .nav-logo {
    width: 2.83rem;
    height: 0.54rem;
    background-image: url("../img/index/logo-2.png");
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.header-fixed.header1 .header-nav .nav-content .nav-list {
    display: flex;
}

.header-fixed.header1 .header-nav .nav-content .nav-list .nav-item {
    font-size: 0.18rem;
    color: #FFFFFF;
    position: relative;
    display: block;
    line-height: 0.85rem;
    white-space: nowrap;
    margin-left: 0.30rem;
}

.header-fixed.header1 .header-nav .nav-content .nav-list .nav-item::before {
    content: "";
    width: 100%;
    height: 0.22rem;
    position: absolute;
    bottom: -0.22rem;
}

.header-fixed.header1 .header-nav .nav-content .nav-list .nav-item:hover a::after {
    transform: translateX(0);
}

.header-fixed.header1 .header-nav .nav-content .nav-list .nav-item a {
    color: #FFFFFF;
    display: block;
    line-height: 0.40rem;
    overflow: hidden;
}

.header-fixed.header1 .header-nav .nav-content .nav-list .nav-item a::after {
    content: "";
    display: block;
    height: 0.03rem;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    transform: translateX(-100%);
    transition: all 0.3s;
}

.header-fixed.header1 .header-nav .nav-content .nav-list .nav-item .sub-category {
    display: none;
    transition: all 0.3s;
    top: 0.62rem;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0.01rem 0.04rem 0.08rem 0rem rgba(79, 90, 100, 0.18);
    overflow: hidden;
    line-height: normal;
    width: 1.54rem;
    left: 50%;
    transform: translateX(-50%);
}

.header-fixed.header1 .header-nav .nav-content .nav-list .nav-item .sub-category .category-item {
    cursor: pointer;
    text-align: center;
    display: block;
    line-height: 0.43rem;
    transition: 0.3s;
    font-size: 0.16rem;
    color: #4F5964;
}

.header-fixed.header1 .header-nav .nav-content .nav-list .nav-item .sub-category .category-item:hover {
    background: #F6FAFF;
    color: #00479D;
}

.header-fixed.header2 {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
    transform: translateY(-100%);
    transition: all 0.7s;
}

.header-fixed.header2 .header {
    background-color: #00479D;
    height: 0.45rem;
    font-size: 0.14rem;
}

.header-fixed.header2 .header .header-content {
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}

.header-fixed.header2 .header .header-content .header-link a {
    line-height: 0.45rem;
    margin-right: 0.40rem;
    position: relative;
}

.header-fixed.header2 .header .header-content .header-link a span {
    opacity: 0.68;
    color: #FFFFFF;
    font-size: 0.14rem;
}

.header-fixed.header2 .header .header-content .header-link a:hover .wechat {
    display: block;
    box-sizing: content-box;
    padding: 0.03rem;
    background: #fff;
    line-height: 1;
    border-radius: 0.03rem;
}

.header-fixed.header2 .header .header-content .header-link .wechat {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 0.12rem);
}

.header-fixed.header2 .header .header-content .header-link .wechat img,
.header-fixed.header1 .header .header-content .header-link .wechat img {
    width: 0.9rem;
    border: 2px solid #fff;
}

.header-fixed.header2 .header .header-content .header-search {
    width: 2.82rem;
    height: 0.30rem;
    background: rgba(255, 255, 255, 0.24);
    border-radius: 0.15rem;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
}

.header-fixed.header2 .header .header-content .header-search input {
    background-color: transparent;
    border: none;
    outline: none;
    line-height: 0.30rem;
    height: 0.30rem;
    width: 2.52rem;
    font-size: 0.14rem;
    padding-left: 0.15rem;
    color: #fff;
}

.header-fixed.header2 .header .header-content .header-search input::placeholder {
    color: rgba(255, 255, 255, 0.24);
}

.header-fixed.header2 .header .header-content .header-search .search-btn {
    width: 0.17rem;
    height: 0.16rem;
    background-image: url("../img/index/search.png");
    background-size: cover;
    cursor: pointer;
}

.header-fixed.header2 .header-nav {
    height: 0.85rem;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0.01rem 0.04rem 0.08rem 0rem rgba(79, 90, 100, 0.3);
}

.header-fixed.header2 .header-nav .nav-content {
    margin: 0 auto;
    height: 0.85rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-fixed .header-nav .nav-content .nav-logo {
    cursor: pointer;
}

.header-fixed.header1 .header-nav .nav-content .nav-logo {
    width: 2.83rem;
    height: 0.54rem;
    background-image: url("../img/index/logo-1.png");
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.header-fixed.header2 .header-nav .nav-content .nav-list {
    display: flex;
}

.header-fixed.header2 .header-nav .nav-content .nav-list .nav-item {
    font-size: 0.18rem;
    color: #4F5964;
    margin-left: 0.30rem;
    position: relative;
    line-height: 0.85rem;
    display: block;
    white-space: nowrap;
}

.header-fixed.header2 .header-nav .nav-content .nav-list .nav-item::before {
    content: "";
    width: 100%;
    height: 0.22rem;
    position: absolute;
    bottom: -0.22rem;
}

.header-fixed.header2 .header-nav .nav-content .nav-list .nav-item a {
    color: #4F5964;
    display: block;
    line-height: 0.40rem;
    overflow: hidden;
}

.header-fixed.header2 .header-nav .nav-content .nav-list .nav-item a::after {
    content: "";
    display: block;
    height: 0.03rem;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    transform: translateX(-100%);
    transition: all 0.3s;
}

.header-fixed.header2 .header-nav .nav-content .nav-list .nav-item .sub-category {
    display: none;
    transition: all 0.3s;
    top: 0.62rem;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0.01rem 0.04rem 0.08rem 0rem rgba(79, 90, 100, 0.18);
    overflow: hidden;
    line-height: normal;
    width: 1.54rem;
    left: 50%;
    transform: translateX(-50%);
}

.header-fixed.header2 .header-nav .nav-content .nav-list .nav-item .sub-category .category-item {
    cursor: pointer;
    text-align: center;
    display: block;
    line-height: 0.43rem;
    transition: 0.3s;
    font-size: 0.16rem;
    color: #4F5964;
}

.header-fixed.header2 .header-nav .nav-content .nav-list .nav-item .sub-category .category-item:hover {
    background: #F6FAFF;
    color: #00479D;
}

.common-footer {
    margin-top: 1rem;
    width: 100%;
    height: 5.7rem;
    padding-top: 2.52rem;
    position: relative;
}

.common-footer .footer-bg {
    background-image: url("../img/index/footer-bg2.png");
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 0;
    transform: translateY(1rem);
    transition: all 1.2s;
}

.common-footer .footer-bg.showDiv {
    transform: translateY(0);
    opacity: 1;
}

.common-footer::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10.11rem;
    background: url("../img/index/last-bg.jpg")no-repeat center/cover;
    z-index: -1;
}

.common-footer .footer-bg2 {
    position: absolute;
    width: 100%;
    height: 0.60rem;
    top: 0.73rem;
    transform: translate(-50%, 1rem);
    z-index: 0;
    left: 50%;
    display: flex;
    justify-content: space-between;
    padding: 0 0.40rem;
    opacity: 0;
    transition: all 1.2s;
}

.common-footer .footer-bg2.showDiv {
    transform: translate(-50%, 0);
    opacity: 1;
}

.common-footer .footer-bg2::before {
    content: "";
    display: block;
    width: 3rem;
    height: 0.60rem;
    background-image: url("../img/index/motto1.png");
    background-size: cover;
    background-position: center;
}

.common-footer .footer-bg2::after {
    content: "";
    display: block;
    width: 3rem;
    height: 0.60rem;
    background-image: url("../img/index/motto2.png");
    background-size: cover;
    background-position: center;
}

.common-footer .middle-content-box {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.common-footer .blogroll-content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 11;
}

.common-footer .school-logo {
    width: 4.05rem;
    height: 0.74rem;
    font-size: 0.14rem;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    margin-bottom: 0.4rem;
}

.common-footer .school-logo img {
    width: 100%;
}

.common-footer .blogroll-content .blogroll-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.common-footer .blogroll-content .blogroll-list .blogroll-title {
    font-size: 0.17rem;
    color: #FFFFFF;
    font-weight: bold;
}

.common-footer .blogroll-content .blogroll-list .list {
    display: flex;
    flex-wrap: wrap;
    margin-left: 30px;
}

.common-footer .blogroll-content .blogroll-list .list .blogroll-item {
    color: #E6EFFF;
    font-size: 0.14rem;
    line-height: 0.28rem;
    margin-right: 0.28rem;
}

.common-footer .blogroll-content .blogroll-list .list .blogroll-item:last-child {
    margin-right: 0;
}

.common-footer .contact {
    display: flex;
    justify-content: center;
    margin-top: 0.15rem;
    position: relative;
    z-index: 11;
}

.common-footer .contact .contact-qr {
    width: 2.85rem;
    display: flex;
    margin-right: 8%;
    margin-top: -1%;
    justify-content: center;
}

.common-footer .contact .contact-qr .qr-item {
    padding: 0.06rem 0.06rem 0;
    background-color: #fff;
    font-size: 0.14rem;
    font-size: 0.14rem;
}

.common-footer .contact .contact-qr .qr-item:first-child {
    margin-right: 0.4rem;
}

.common-footer .contact .contact-qr .qr-item img {
    width: 0.76rem;
    height: auto;
}

.common-footer .contact .contact-qr .qr-item .title {
    font-size: 0.14rem;
    color: rgba(51, 51, 51, 0.63);
    line-height: 0.30rem;
    text-align: center;
}

.common-footer .contact .contact-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.common-footer .contact .contact-list .contact-title {
    font-size: 0.17rem;
    color: #FFFFFF;
    font-weight: bold;
    margin-right: 30px;
}

.common-footer .contact .contact-list .contact-item {
    color: #E6EFFF;
    font-size: 0.14rem;
    margin-right: 0.28rem;
    display: inline-block;
}

.common-footer .contact .contact-list .contact-item:last-child {
    margin-right: 0;
}

.common-footer .copyright {
    background: #1C4FA7;
    margin-top: 0;
    height: 1.00rem;
    padding-top: 0.22rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-weight: 400;
    font-size: 0.14rem;
    color: #B1D0F5;
    opacity: 0.7;
    line-height: 0.28rem;
    z-index: 11;
}

.common-footer .copyright a {
    color: #B1D0F5;
    font-weight: 400;
    line-height: 0.28rem;
}

.max-w {
    max-width: 73.6%;
}

.underlying {
    /* position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: url(../img/index/last-bg.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 10rem; */
}

@keyframes stroke {
    to {
        stroke-dashoffset: 0;
    }

}

@media screen and (max-width:1800px) {
    .main-box .main-content .quick-entry .entry-list .entry-item .item-title {
        font-size: 0.16rem;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-top .top-img {
        height: 3.46rem;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-img {
        width: 2.18rem;
        height: 1.45rem;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper {
        height: 4.2rem;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper {
        padding-top: 0.53rem;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-message .item-title {
        line-height: 0.24rem;
        margin-top: 0.18rem;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-message .item-info {
        line-height: 0.24rem;
        margin-top: 0.12rem;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev,
    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next {
        top: 0.22rem;
        width: 0.33rem;
        height: 0.33rem;
    }

}

@media screen and (max-width:1700px) {
    .nav-list .nav-item {
        margin-left: 0.25rem !important;
        font-size: 0.17rem !important;
    }

    .main-box .main-content .quick-entry .entry-list .entry-item .item-title {
        font-size: 0.15rem;
    }

}

@media screen and (min-width:1600px) and (max-width:1646px) {
    .nav-list .nav-item {
        margin-left: 0.25rem !important;
        font-size: 0.17rem !important;
    }


}

@media screen and (max-width:1600px) {
    .nav-list .nav-item {
        margin-left: 0.25rem !important;
        font-size: 0.17rem !important;
    }

    .main-box .main-content .quick-entry .entry-list .entry-item .item-title {
        font-size: 0.14rem;
    }

}

@media screen and (max-width:1500px) {
    .max-w {
        max-width: 83%;
    }

    .main-box .main-content .notice-content {
        max-width: 83%;
    }

    .nav-list .nav-item {
        margin-left: 0.15rem !important;
    }

    .common-footer .footer-bg2 {
        padding: 0;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper .swiper-wrapper .swiper-slide .nsyw-item .item-message .item-time::after {
        width: 1.19rem;
        height: 0.06rem;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev,
    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next {
        top: 0.24rem;
    }

}

@media screen and (max-width:1400px) {

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev,
    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next {
        top: 0.28rem;
    }

    .media-swiper-content {
        width: calc(100% - 0.6rem) !important;
    }

}

@media screen and (max-width:1220px) {
    .nav-list .nav-item {
        margin-left: 0.15rem !important;
    }

    .header-fixed .header-nav .nav-content .nav-list .nav-item {
        font-size: 0.16rem !important;
    }

    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-prev,
    .main-box .main-content .nsyw-content-bg .nsyw-main .nsyw-content .nsyw-swiper .swiper-button-next {
        top: 0.3rem;
    }

}

@media screen and (min-width:1200px) and (max-width:1500px) {
    .max-w {
        max-width: 90%;
    }

    .main-box .main-content .notice-content {
        max-width: 90%;
    }

}

@media screen and (min-width:750px) and (max-width:1200px) {
    .max-w {
        max-width: 96%;
    }

    .main-box .main-content .notice-content {
        max-width: 96%;
    }

}</pre></body></html>