.page-nav {
    padding: 20px 0;
    max-width: 1200px;
    margin: auto;
}

.nav-text {
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    color: #14212F;
}

.nav-text a {
    color: #14212F;
}

.text a {
    color: #333333 !important;
    cursor: text !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

.nav-text:hover a {
    color: var(--hhs-font-color);
}

.on-select {
    color: var(--hhs-font-color);
}

.nav-icon {
    font-size: 16px;
    color: #14212f;
    padding: 0 10px;
    line-height: 16px;
}

.nav-icon svg {
    margin-top: 2px;
}

.text p {
    text-indent: 2em;
    line-height: 38px !important;
}

.text span {
    white-space: normal !important;
    text-wrap: normal !important;
}

.nav-icon {
    font-size: 16px;
    color: #14212f;
    padding: 0 10px;
    line-height: 16px;
}

.content-container {
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto 20px auto;
    box-sizing: border-box;
}

.content-container-left {

}

.left-container {
    border-radius: 12px;
    background: #fff;
    padding: 18.5px 50px;
}


.container-header {
    padding: 30px 0 20px 0;
}

.container-header h1 {
    text-align: center;
}

.container-header div:nth-of-type(1) {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #333;
}

.container-header div:nth-of-type(2) {
    margin-top: 12px;
    font-family: "PuHuiTi";
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #333;
}

.content-swiper {
}

.text a {
    color: #333333 !important;
    cursor: text !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

.page-lable {
    margin-top: 50px;
}

.page-lable div:nth-of-type(1) {
    width: 4px;
    height: 20px;
    border-radius: 2px;
    background: #e5a614;
}

.page-lable div:nth-of-type(2) {
    width: 4px;
    height: 15px;
    border-radius: 2px;
    background: #e5a614;
    opacity: 0.3;
}

.page-lable div:nth-of-type(3) {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 24px;
    color: #14212f;
    margin-left: 11px;
}

.l17 {
    margin-left: 17px;
}

.programme {
    flex-wrap: wrap;
    margin-top: 20px;
}

.programme-list {
    border-radius: 8px;
    background: #fff;
    border: 1px solid #6daf32;
    padding: 12px 15px;
    width: fit-content;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
    transition: all 0.4s;
    color: var(--hhs-font-color);
}

.programme-list:hover {
    background: var(--hhs-font-color);
    color: #ffffff;
    transform: translateY(-2px);
}

.cooperation {
    flex-wrap: wrap;
    margin-top: 20px;
}

.cooperation-list {
    margin-left: 10px;
    margin-top: 10px;
    width: 247.57px;
    height: 109.69px;
    background: transparent;
    border: 0.28px solid #E9E9E9;
    border-radius: 8px;
}

.cooperation-list:hover {
    box-shadow: 0 0 20px 0 rgba(2, 38, 135, 0.09);
    transform: translateY(-2px);
}

.Jump {
    background: #FFFFFF;
    padding: 31px 50px;
    box-sizing: border-box;
    border-radius: 12px;
    margin: 20px auto 60px auto;
    width: 1200px;
}

.jump-lable div {
    color: #14212f;
    font-size: 18px;
    font-face: Alibaba PuHuiTi 2.0;
    font-weight: 65 Medium;
    letter-spacing: 0;
    cursor: pointer;
    white-space: nowrap;
    width: fit-content;
}

.jump-lable:hover div {
    color: var(--hhs-font-color);
}

.jump-lable .data {
    color: var(--hhs-font-color) !important;
    margin: 0 50px;
    white-space: break-spaces;
    width: 445px;
}

.jump-lable:nth-of-type(1) .data {
    margin: 0 0 0 20px;
}

.jump-lable:nth-of-type(2) .data {
    margin: 0 20px 0 0;
    text-align: right;
}

.no-data {
    color: #14212F !important;
    margin: 0 50px;
}

.container-lable .time div:nth-of-type(1) {
    width: 12.94px;
}

.container-lable .time div:nth-of-type(1) img {
    width: 100%;
}

.lable {
    margin-left: 30px;
}

.container-lable .time div:nth-of-type(2) {
    margin-left: 10px;
    font-family: "PuHuiTi";
    font-size: 14px;
    color: #6e7a88;
}

.jump-lable {
    flex: 1;
}

.text .content .image-container{
    text-align: center;
}

