* {
    box-sizing: border-box;
    padding: 0px;
}

.moduleOne {
    display: flex;
    margin-top: 40px;
}

.swiper-slideTopBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.swiper-slideTopText {
    width: calc(100% - 120px);
    margin-top: 5px;
    display: flex;
	align-items: center;
}

.swiper-containerTop {
    width: 100% !important;
    height: 77px;
    overflow: hidden;
}

.swiper-slideTop {
    width: 100%;
    transform: translate3d(0, 0, 0);
    /* 确保平滑过渡 */
}

.wuYuJin {
    display: none;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    font-style: italic;
    color: #ffffff;
}

.swiper-wrapperTop {
    width: 100% !important;
}

.swiper-slideTopTime {
    width: 90px;
}

.swiper-slideTop>div:last-child {
    /*opacity: .6;*/
}

.swiper-slideTop {
    width: 100% !important;
}

.moduleOneRight {
    position: relative;
}

.moduleOneRightText {
    width: calc(100% - 45px);
    position: absolute;
    left: 37px;
    top: 12px;
}

.moduleOneTitle {
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    color: #ffffff;
    margin-left: 40px;
}

.swiperBig {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    width: calc(100% - 60px);
}

.swiperSmall {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    width: 50px;
    height: 20px;
    line-height: 20px;
    background: #ffcb17;
    border-radius: 5px;
    text-align: center;
    margin-right: 10px;
}

.swiper-slideTopTime {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}

.moduleOne img {
    width: 100%;
    height: 125px;
    object-fit: cover;
}

.moduleOne>div:first-child {
    width: 42%;
    margin-right: 2%;
}

.moduleOne>div:last-child {
    width: 56%;
}

.moduleTwo {
    display: flex;
    margin-top: 40px;
}

.moduleTwoLeft {
    width: 55%;
    margin-right: 3%;
}

.moduleTwoLeft iframe {
    width: 100%;
    height: 517px;
    object-fit: cover;
}

.moduleTwoRight {
    width: 42%;
}

.moduleTwoLoop {
    display: flex;
    align-items: center;
    margin-bottom: 33px;
}

.moduleTwoLoopLeft {
    width: 42%;
    overflow: hidden;
}

.moduleTwoLoopLeft img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    transition: all 0.5s ease;
}
.moduleTwoLoopLeft img:hover{
    transform: scale(1.1);
}

.moduleTwoLoopRight {
    padding-left: 4%;
    padding-top: 25px;
    padding-right: 20px;
    width: 58%;
    height: 150px;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.moduleTwoLoopRightTitle {
    font-size: 18px;
    text-align: justify;
}

.moduleTwoLoopRightTitle a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.moduleTwoLoopRightTitle a:hover{
    color: #003fa3;
}
.moduleTwoLoop:hover {
    box-shadow: 0px 0px 9px 0px rgba(9, 73, 167, 0.10);
}

.moduleTwoLoopRightTime {
    font-size: 16px;
    color: #999999;
    margin-top: 20px;
}

.title {
    width: max-content;
    /* 让容器宽度适应内容 */
}

.name {
    font-size: 22px;
    font-weight: bold;
    color: #003fa3;
    width: max-content;
}

.text {
    width: 100%;
    border-radius: 10px;
    height: 5px;
    background: rgba(0, 63, 163, .3);
    margin-top: -7px;
}

.threeLoopImg {
    margin: 0 auto;
    height: 49px;
}

.threeLoopImg img {
    width: 100%;
    object-fit: cover;
}

.baseMap {
    width: 100%;
}

.baseMap img {
    width: 100%;
    object-fit: cover;
}

.moduleThreeContent {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.moduleThreeLoop {
    position: relative;
    width: 12.5%;
    cursor: pointer;
}

.moduleThree {
    margin-top: 10px;
}

.moduleThreeLoop:hover .mask {
    background-color: rgba(0, 0, 0, .3);
}

.mask {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1;
}

.sixRightLoop:hover {
    box-shadow: 0px 0px 9px 0px rgba(9, 73, 167, 0.20);
}

.moduleOneBg {
    background-image: url(/material/images/conTop.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 1px;
}

.sixLeftText {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #fefeff;
}

.sixLeftText a {
    font-size: 20px;
    font-weight: 400;
    color: #fefeff;
}

.moduleThreeContent>div:nth-of-type(9) {
    width: 12.5%;
}

.moduleThreeContent>div:nth-of-type(10) {
    width: 12.5%;
}

.moduleThreeContent>div:nth-of-type(11) {
    width: 12.5%;
}

.moduleThreeContent>div:nth-of-type(12) {
    width: 12.5%;
}

.moduleThreeContent>div:nth-of-type(13) {
    width: 12.5%;
}

.moduleThreeContent>div:nth-of-type(14) {
    width: 12.5%;
}

.moduleThreeContent>div:nth-of-type(15) {
    width: 25%;
}

.baseBox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
    width: max-content;
}

.threeLoopText {
    color: #ffffff;
    font-size: 22px;
}

.threeLoopText {
    margin-top: 20px;
}

.moduleFore {
    display: flex;
    margin-top: 50px;
}

.moduleForeCon {
    width: 48%;
}

.moduleForeUp {
    width: 100%;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.moduleForeUp a {
    display: inline-block;
    width: 100%;
}

.moduleForeUp img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    transition: all 0.5s ease;
}
.moduleForeUp img:hover{
    transform: scale(1.1); 
}
.moduleForeDwon a:hover{
    color: #003fa3;
}
.font_18>a:hover{
    color: #003fa3;
}
::marker {
    color: #003fa3;
    font-size: 12px;
    vertical-align: top;
}

.moduleForeDwon {
    margin-top: 25px;
}

.moduleForeDwon li {
    margin-left: 10px;
    margin-top: 15px;
    list-style-position: outside;
    /* 确保项目符号在内容外部 */
}

.moduleForeDwon a {
    font-size: 18px;
    cursor: pointer;
    position: relative;
    top: 9px;
    /* 调整文本位置，使其向上移动 */
}

.moduleForeText a {
    font-size: 18px;
    color: #ffffff;
}

.moduleForeText {
    position: absolute;
    bottom: 0px;
    left: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    padding: 15px 20px;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
}

.moduleFore>div:nth-of-type(2n-1) {
    margin-right: 4%;
}

.moduleForeDwon a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-slideFive{
    overflow: hidden;
}
.swiper-slideFive img {
    width: 100%;
    height: 186px;
    object-fit: cover;
    transition: all 0.5s ease;
}
.swiper-slideFive img:hover{
    transform: scale(1.1);
}
.sixRightLoopText a:hover{
    color: #003fa3;
}
.font_18 {
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 20px;
}

.modeuleFive {
    margin-top: 30px;
}

.modeuleFiveBox {
    margin-top: 30px;
}

.modeuleSix {
    margin-top: 40px;
    padding-bottom: 70px;

}

.modeuleSixCon {
    display: flex;
    margin-top: 30px;
}

.sixLeft {
    width: 47%;
    position: relative;
}

.sixLeft img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}

.sixRight {
    width: 50.5%;
    height: 370px;
    margin-left: 2.5%;
}

.sixRightLoop {
    box-sizing: border-box;
    width: 100%;
    display: flex;
    border: 1px solid #e5e5e5;
    /* box-shadow: 0px 0px 9px 0px rgba(9, 73, 167, 0.10); */
}

.sixRightLoopVideo {
    width: 300px;
    height: 170px;
    position: relative;
}

.sixRightLoopVideo img {
    width: 300px !important;
    height: 170px !important;
    object-fit: cover;
}

.sixRight>div:first-child {
    margin-bottom: 26px;
}

.openImg {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.open {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.open img {
    width: 40px !important;
    height: 40px !important;
}

.openImg img {
    width: 60px !important;
    height: 60px !important;
}

.sixRightLoopCon {
    width: calc(100% - 300px);
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* 垂直方向两端对齐 */
}

.sixRightLoopText {
    font-size: 18px;
}

.sixRightLoopText a {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sixRightLoopTime {
    font-size: 16px;
    color: #999999;
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}

.swiper-pagination-bullet {
    background: #b9c5d9 !important;
    opacity: 1 !important;
}

.swiper-wrapperFive {
    height: 280px !important;
}

.swiper-pagination-bullet-active {
    background: #6185EF !important;
    width: 40px !important;
    height: 12px !important;
    border-radius: 16px !important;

}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0px !important;
}

/* @media (max-width:1024px) {
    .moduleTwoLoopLeft img {
        height: 140px;
    }
    .moduleTwoLoopRight{
        height: 140px;
    }
    .moduleOneTitle{
        margin-left: 70px;
    }
} */

@media (max-width:900px) {
    .content {
        /* margin-top: -168px; */
    }

    .moduleOneRightText {
        left: 10px;
    }

    .swiper-slideTopText {
        width: 100%;
    }

    .moduleOneTitle {
        font-size: 18px;
        margin-left: 60px;
        margin-top: 15px;
    }

    .swiperSmall {
        font-size: 10px;
        width: 30px;
        height: 16px;
        line-height: 16px;
        margin-top: 3px;
    }

    .moduleOneRightText {
        width: calc(100% - 15px);

    }

    .moduleOneRight img {
        height: 145px;
    }

    .swiperBig {
        width: 100%;
    }

    .swiper-slideTopTime {
        width: 49px;
        font-size: 12px !important;
    }

    .swiperBig {
        font-size: 14px;
    }

    .moduleOne {
        display: block;
        margin-top: 20px;
    }

    .moduleOne>div:first-child {
        width: 100%;
        margin-right: 0px;
    }

    .moduleOne>div:last-child {
        width: 100%;
        margin-top: 15px;
    }

    .moduleTwo {
        margin-top: 30px;
    }

    .moduleTwoLoopRightTitle a {
        font-size: 16px;
    }

    .moduleTwoLoopLeft img {
        height: 160px;
    }

    .moduleTwoLoopRight {
        height: 160px;
        padding-top: 10px;
    }

    .moduleTwoLoopRightTime {
        margin-top: 5px;
        font-size: 14px;
    }

    .threeLoopText {
        font-size: 18px;
    }

    .moduleTwo {
        display: block;
    }

    .moduleTwoLeft {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
		overflow: hidden;
    }

    .moduleTwoLeft iframe {
        width: 420px;
		height: 300px;
    }

    .moduleTwoRight {
        width: 100%;
    }

    .moduleTwoLoop {
        margin-bottom: 25px;
    }

    .moduleThreeLoop {
        width: 25%;
    }

    .moduleThreeContent>div:nth-of-type(9) {
        width: 25%;
    }

    .moduleThreeContent>div:nth-of-type(10) {
        width: 25%;
    }

    .moduleThreeContent>div:nth-of-type(11) {
        width: 25%;
    }

    .moduleThreeContent>div:nth-of-type(12) {
        width: 25%;
    }

    .moduleThreeContent>div:nth-of-type(13) {
        width: 25%;
    }

    .moduleThreeContent>div:nth-of-type(14) {
        width: 25%;
    }

    .moduleThreeContent>div:nth-of-type(15) {
        width: 50%;
    }

    .moduleFore {
        display: block;
    }

    .moduleForeCon {
        width: 100%;
    }

    .moduleFore>div:nth-of-type(2n-1) {
        margin-right: 0px;
    }

    .moduleForeText a {
        font-size: 16px;
    }

    .moduleForeDwon a {
        font-size: 16px;
    }

    .moduleForeDwon li {
        margin-top: 5px;
    }

    .moduleForeDwon {
        margin-top: 10px;
    }

    .moduleForeUp {
        margin-top: 20px;
    }

    .moduleFore>div:first-child {
        margin-bottom: 30px;
    }

    .swiper-pagination-bullet {
        width: 8px !important;
        height: 8px !important;
    }

 
    .swiper-wrapperFive {
        height: 435px !important;
    }
 
    .modeuleSix {
        margin-top: 20px;
        margin-bottom: 550px;
    }
    .modeuleSixCon {
        display: block;
    }

    .sixLeft {
        width: 100%;
        margin-bottom: 20px;
    }



    .sixLeftText a {
        font-size: 15px;
    }

    .sixLeftText {
        left: 15px;
        bottom: 15px;
    }

    .openImg img {
        width: 40px !important;
        height: 40px !important;
    }

    .sixRightLoop {
        display: block;
    }

    .sixRightLoopCon {
        width: 100%;
    }

    .sixRight {
        margin-left: 0px;
        width: 100%;
    }

    .sixRightLoopVideo {
        width: 100% !important;
        height: 370px !important;
    }
 

    .sixRightLoopVideo img {
        width: 100% !important;
        height: 370px !important;
    }

    .sixRightLoopText a {
        font-size: 16px;
    }

    .sixRightLoopCon {
        padding: 15px 10px;
    }

    .sixRightLoopTime {
        font-size: 14px;
    }

    .swiper-slideTopBox {
        display: block;
    }

    .swiper-slideTopTime {
        width: 100%;
        text-align: right;
    }

    .swiper-containerTop {
        height: 110px !important;
        margin-top: 5px;
    }

    .moduleTwoLoopLeft {
        width: 50%;
    }

    .moduleTwoLoopRight {
        width: 50%;
    }
    .moduleForeUp img {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }
    .swiper-slideFive img{
        height: 350px;
    }
}

@media (max-width:767px) {
    .moduleOneTitle {
        margin-left: 0px;
        margin-top: 0px;
    }

    .moduleOneRight img {
        height: 135px;
    }
    .moduleTwoLoopLeft img {
        height: 95px;
    }

    .moduleTwoLoopRight {
        height: 95px;
    }
    .moduleForeUp img {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }
    .sixLeft img {
        height: 196px;
    }
    .sixRightLoopVideo img {
        width: 100% !important;
        height: 196px !important;
    }
    .sixRightLoopVideo {
        width: 100% !important;
        height: 196px !important;
    }
    .modeuleSix {
        margin-top: 20px;
        margin-bottom: 180px;
    }
    .swiper-wrapperFive {
        height: 270px !important;
    }
    .swiper-slideFive img{
        height: 190px;
    }
    .sixRightLoopText a {
        font-size: 15px;
    }
    .moduleForeDwon a {
        font-size: 15px;
    }
    .moduleForeText a {
        font-size: 15px;
    }
    .moduleTwoLoopRightTitle a {
        font-size: 15px;
    }
    .threeLoopText {
        font-size: 16px;
    }
}