* {
    padding: 0;
    margin: 0;
}

ul,
a {
    list-style: none;
    text-decoration: none;
}

.w1920 {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}

.w1260 {
    position: relative;
    max-width: 1260px;
    margin: 0 auto;
    overflow: hidden;
}

.w1200 {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.bg_head1 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    height: 686px;
    background: url(banner_bg.jpg) center top no-repeat;
}

.bg_head2 {
    width: 100%;
    text-align: center;
    display: none;
}

.bg_head2 img {
    width: 100%;
    display: block;
}

.topfloat {
    position: absolute;
    top: 3%;
    left: 4%;
}

.Senior-edition {
    top: 4% !important;
    padding: 0 10px !important;
}

/* 轮播图 */
.swiper {
    width: 100%;
    height: 327px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.5);
    width: 44px !important;
    height: 44px !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    color: #fff;
    font-size: 18px !important;
}

.swiper .swiper-slide img {
    display: block;
    width: 583px !important;
    height: 327px !important;
    object-fit: cover;
    user-select: none;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-container,
.swiper-container .swiper-slide img {
    height: 570px !important;
    margin-bottom: 5%;
    user-select: none;
}

/* 轮播图 end */

/* 为自定义按钮添加与 Swiper 原生按钮完全一致的样式 */
.my-swiper-button-next,
.my-swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size, 44px) / 44 * 27);
    height: var(--swiper-navigation-size, 44px);
    margin-top: calc(0px - (var(--swiper-navigation-size, 44px) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color, #007aff));
}

/* 禁用状态 */
.my-swiper-button-next.my-swiper-button-disabled,
.my-swiper-button-prev.my-swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

/* 隐藏状态 */
.my-swiper-button-next.my-swiper-button-hidden,
.my-swiper-button-prev.my-swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

/* 如果父容器禁用了导航，隐藏按钮 */
.swiper-navigation-disabled .my-swiper-button-next,
.swiper-navigation-disabled .my-swiper-button-prev {
    display: none !important;
}

/* SVG 图标样式（如果你使用 SVG 图标） */
.my-swiper-button-next svg,
.my-swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
}

/* RTL 布局支持 */
.swiper-rtl .my-swiper-button-next svg,
.swiper-rtl .my-swiper-button-prev svg {
    transform: rotate(180deg);
}

/* 左右位置 */
.my-swiper-button-prev,
.swiper-rtl .my-swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}

.my-swiper-button-next,
.swiper-rtl .my-swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

/* 伪元素生成 prev/next 文字（字体图标） */
.my-swiper-button-next:after,
.my-swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size, 44px);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.my-swiper-button-prev:after,
.swiper-rtl .my-swiper-button-next:after {
    content: 'prev';
}

.my-swiper-button-next:after,
.swiper-rtl .my-swiper-button-prev:after {
    content: 'next';
}

.xchb-title,
.gajy-title {
    margin: 5.5% auto 3% auto !important;
}

.qmsj {
    background: #ffffff;
    margin-top: -5.5%;
}

.qmsj-title {
    margin: 4% auto 3% auto;
    text-align: center;
}

.qmsj-content-left {
    width: 48.6%;
    float: left;
    margin-bottom: 4%;
}

.qmsj-content-left .title a {
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.qmsj-content-right {
    width: 48%;
    float: right;
    margin-bottom: 4%;
}

.qmsj-content-right ul li span {
    width: 4px;
    height: 4px;
    color: #333;
    background: #000;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4.2%;
    float: left;
    margin-top: 3.2%;
}

.qmsj-content-right ul li a {
    width: 94%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
    font-size: 18px;
    text-decoration: none;
}

.qmsj-content-right ul li a:hover {
    text-decoration: underline;
}

.qmsj-content-right ul li {
    line-height: 42px;
}

.qmsj-content-right ul li:first-of-type,
.qmsj-content-right ul li:last-of-type {
    line-height: 34px;
}

.qmsj-content-right ul li:first-of-type span,
.qmsj-content-right ul li:last-of-type span {
    margin-top: 2.7%;
}

.flfg-title {
    margin: 3.4% auto 2.2% auto;
    text-align: center;
}

.flfg-wrapper {
    width: 29.4%;
    background: #fff;
    padding: 1.5% 1.5% 1.5% 2.5%;
    margin-right: 5.9%;
    float: left;
    margin-bottom: 5.5%;
}

.flfg-wrapper:last-of-type {
    margin-right: 0;
}

.flfg-wrapper ul li span {
    width: 4px;
    height: 4px;
    color: #333;
    background: #000;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5.2%;
    float: left;
    margin-top: 6.5%;
}

.flfg-wrapper ul li a {
    color: #333;
    font-size: 18px;
    line-height: 40px;
    text-decoration: none;
    display: inline-block;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.gajy-title {
    margin: 0 auto 3% auto;
    text-align: center;
}

.gajy-content-left {
    width: 765px;
    float: left;
}

.gajy-content-left video {
    border: none;
    outline: none;
    width: 765px;
    height: 430px;
}

.gajy-content-right {
    margin-top: 0.4%;
    width: 33.6%;
    float: right;
}

.gajy-content-right ul li {
    padding: 6% 0;
    border-bottom: 1px dashed #d2d2d2;
}

.gajy-content-right ul li:first-of-type {
    padding: 0 0 6% 0;
}

.gajy-content-right ul li:last-of-type {
    padding: 6% 0 0 0;
    border-bottom: none;
}

.gajy-content-right-left-img {
    width: 45.2%;
    float: left;
    position: relative;
}

.gajy-content-right li {
    float: left;
}

.gajy-content-right-left-img img {
    width: 100%;
}

.play-btn {
    position: absolute;
    top: 30%;
    left: 40%;
    z-index: 3;
}

.img-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 108px;
    z-index: 0;
    background: rgba(0, 0, 0, .5);
}

.gajy-content-right-right-text {
    width: 50%;
    float: right;
}

.gajy-content-right-right-text p:nth-of-type(1) a {
    font-size: 18px;
    line-height: 33px;
    color: #333;
    text-decoration: none;
}

.gajy-content-right-right-text p:nth-of-type(1) a:hover {
    text-decoration: underline;
}

.gajy-content-right-right-text p:nth-of-type(2) a {
    color: #1f417c;
    font-size: 18px;
    line-height: 36px;
    text-decoration: none;
}

.gajy-content-right-right-text p:nth-of-type(2) a:hover {
    text-decoration: underline;
}

.gajy-swiper-wrapper {
    margin-top: 9%;
    width: 100%;
    height: auto;
    position: relative;
}

.gajy-swiper-big {
    width: 100%;
    height: auto;
}

.gajy-swiper-big img {
    width: 1200px;
    height: 770px;
}

.gajy-swiper-menu {
    width: 100%;
    margin: 0 auto;
    height: auto;
    margin-top: -145px;
}

.gajy-swiper-menu-inner {
    background-color: rgba(50, 50, 50, .9);
    position: relative;
    padding: 20px;
    overflow: hidden;
    margin-top: 10px;
}

.gajy-swiper-menu-inner ul li {
    display: inline-block;
    max-width: 190px;
    max-height: 105px;
}

.gajy-swiper-menu img {
    width: 190px;
    height: 105px;
    cursor: pointer;
}

.gajy_swiper2 {
    position: relative;
    height: 700px;
    overflow: hidden;
    margin: 20px 0;
}

.gajy_swiper2>div {
    min-height: 100px;
    height: 100%;
    width: 495px;
    background-color: #f9f9f9;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    position: absolute;
}

.gajy_swiper2>div img {
    width: 100%;
    height: 100%;
}

.gajy_swiper2 a {
    display: inline-block;
}

.gajy_swiper2 p {
    text-align: center;
    font-size: 20px;
    color: #666;
}

.gajy_swiper2 p a {
    color: #666;
    font-size: 20px;
    text-decoration: none;
}

.gajy_swiper2 p a:hover {
    text-decoration: underline;
}

.gajy_swiper2 .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
}

.gajy_swiper2 .swiper-item[maskshowstatus='active'] .mask {
    display: none;
}

.pcShow {
    display: block;
}

.mobShow {
    display: none;
}

.xchb {
    width: 1016px;
    padding-bottom: 40px;
    margin: 0 auto;
}

.wenzi {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 52px;
    background-color: rgba(23, 19, 19, 0.3);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ydfoot_bot {
    display: none;
}

.wenzi p {
    margin: 0;
    color: #fff;
    text-align: left;
    line-height: 53px;
    padding-left: 23px;
    font-size: 16px;
}

.wenzi p a {
    color: #fff;
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px)) !important;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px)) !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: 40% !important;
    bottom: var(--swiper-pagination-bottom, 12px) !important;
}

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

    .w1920,
    .w1200 {
        margin: 0 auto;
        max-width: 100%;
        width: auto;
    }

    .pcShow {
        display: none;
    }

    .mobShow {
        display: block;
    }

    img.mobShow {
        display: inline-block;
        width: 35%;
    }

    .bg_head1 {
        display: none;
    }

    .bg_head2 {
        display: block;
    }

    .qmsj {
        margin-top: 3%;
    }

    .qmsj-content-left {
        width: 100%;
        float: none;
    }

    .qmsj-content-left ul li img {
        width: 100%;
    }

    .qmsj-content-right {
        width: 96%;
        margin: 0 auto;
        float: none;
    }

    .qmsj-content-right ul li span {
        margin-top: 5.2%;
    }

    .qmsj-content-right ul li:first-of-type span,
    .qmsj-content-right ul li:last-of-type span {
        margin-top: 4%;
    }

    .flfg-wrapper {
        width: 100%;
        float: none;
    }

    .flfg-wrapper ul li span {
        margin-top: 5%;
    }

    .gajy-content-left {
        width: 100%;
        float: none;
    }

    .gajy-content-left video {
        width: 100%;
        height: auto;
    }

    .gajy-content-right {
        margin-top: 4%;
        width: 100%;
        float: none;
    }

    .gajy-content-right-right-text {
        padding-right: 3%;
    }

    .gajy-content-right-right-text p:nth-of-type(1) a {
        font-size: 16px;
        line-height: 28px;
    }

    .gajy-content-right-right-text p:nth-of-type(2) {
        margin-top: 10%;
    }

    .gajy-content-right-right-text p:nth-of-type(2) a {
        font-size: 16px;
        line-height: 24px;
    }

    .gajy-swiper-big img {
        width: 100%;
        height: auto;
    }

    .gajy-swiper-menu {
        margin-top: 0;
    }

    .gajy-swiper-menu-inner {
        margin-top: 0;
    }

    .prevClass.gray,
    .nextClass.gray {
        width: 24px;
        height: 36px;
        top: 49%;
        z-index: 1000;
    }

    .pagination {
        display: none;
    }

    .gajy_swiper2 {
        position: relative;
        height: 410px;
        overflow: hidden;
        margin: 20px 0;
    }

    .gajy_swiper2>div {
        min-height: 100px;
        height: 100%;
        width: 100%;
        background-color: #f9f9f9;
        box-shadow: 0 0 8px rgba(0, 0, 0, .3);
        position: absolute;
    }

    .xchb img {
        width: 100%;
        height: auto
    }

    .xchb {
        width: 100%;
        height: auto;
    }

    .swiper-container,
    .swiper-container .swiper-slide img {
        height: 100% !important;
        width: 100% !important;
        object-fit: cover !important;
        padding: 0.6rem;
    }

    .xchb-title,
    .gajy-title {
        margin: 5.5% auto 3% auto !important;
    }

    .xchb-title {
        margin: 0 auto 3% auto;
        text-align: center;
    }

    .bottom {
        display: none;
    }

    .topfloat {
        width: 35% !important;
        position: absolute;
        top: -1.3rem;
        left: 0rem;
    }

    .swiper {
        width: 100% !important;
        height: 8.62rem;
    }

    .swiper .swiper-slide img {
        width: 100% !important;
        height: 10.62rem !important;
    }

    .topfloat {
        width: 90%;
        text-align: left;
        padding-top: 40px;
        margin: 0 auto;
    }

    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        display: none;
    }

    .ydfoot_bot {
        display: flex !important;
    }

    .swiper-container,
    .swiper-container .swiper-slide img {
        margin-bottom: 0 !important;
    }
}




@media screen and (max-width: 414px) {
    .gajy_swiper2 {
        min-height: 80px;
    }

    .topfloat {
        width: 20%;
        position: absolute;
        left: 2%;
        top: 10px;
        text-align: left;
        padding: 0;
    }

    .topfloat img {
        width: 100%;
        height: auto
    }
}