/* body {
    background-color: #f5f5f5;
    padding-top: 70px;
} */

.index-bg {
    width: 100%;
    height: 100%;
    background: url(../images/content-bg.jpg);
    min-width: 1400px;
    min-height: 4383px;
    position: absolute;
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
}

.header-bg {
    background: url(../images/header-bg.png);
    min-width: 1400px;
    width: 100%;
    height: 1106px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    z-index: 5;
}

.show-content {
    width: 100%;
    min-width: 1400px;
    min-height: 1800px;
    z-index: 7;
    position: relative;
    top: -291px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-content: flex-start;
}

.show-content .slogan {
    width: 100%;
    height: 107px;
    background: url(../images/home_slogan2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.show-content .title2 {
    width: 100%;
    height: 137px;
    background: url(../images/home_title2.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 250px;
    background-position: center center;
}

.show-content .newslist {
    width: 100%;
    height: 470px;
    margin-top: 115px;
    display: flex;
    justify-content: space-evenly;
    position: relative;
    justify-content: center;
}

.show-content .newslist .feijinbi1 {
    width: 110px;
    height: 144px;
    background: url(../images/news_feijinbi1.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: -73px 0 0 0;
}

.show-content .newslist .feijinbi2 {
    width: 160px;
    height: 88px;
    background: url(../images/news_feijinbi2.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 450px;
}

.show-content .newslist .news-app-qr {
    position: absolute;
    background: url(../images/news-app-qr.png);
    width: 196px;
    height: 196px;
    text-align: center;
    top: 45px;
    left: 388px;
    z-index: 7;
}

.show-content .newslist .list {
    width: 647px;
}

.show-content .newslist .list ul {
    display: flex;
    text-align: center;
    margin-top: -51px;
    cursor: pointer;
}

.show-content .newslist .list ul li {
    font-size: 34px;
    color: #ffa670;
    width: 130px;
}

.show-content .newslist .list ul li.cur {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.show-content .newslist .list ol {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
    font-size: 24px;
    background: url(../images/news_infobg.png);
    padding-left: 10px;
}

.show-content .newslist .list ol .empty{
    color: #fae89f;
    text-align: center;
    width: 100%;
}
.show-content .newslist .list ol li {
    height: 109px;
    line-height: 55px;
    border-bottom: 2px solid #752c2e;
    padding: 17px 0 5px 0;
}

.show-content .newslist .list ol li:last-child {
    height: 109px;
    line-height: 55px;
    border-bottom: 0;
    padding: 17px 0 5px 0;
}

.show-content .newslist .list ol a {
    position: absolute;
    color: #fae89f;
}

.show-content .newslist .list ol span {
    position: absolute;
    right: 25px;
    color: #d28624;
}

.show-content .newslist .list ol p {
    width: 610px;
    font-size: 20px;
    color: #e9868a;
    margin-top: 40px;
    overflow: hidden;
    /* 确保超出的内容被裁剪 */
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    text-overflow: ellipsis;
    /* 超出的文本显示为省略号 */
}

.show-content .newslist .list .allnews {
    width: 216px;
    height: 46px;
    border: 2px solid #752c2e;
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    margin-top: 21px;
}

.show-content .newslist .list .allnews a {
    color: #f6da9f;
}

.show-content .icon3 {
    width: 100%;
    height: 52px;
    background: url(../images/home_t_icon3.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 87px 0;
    background-position: center center;
}

.show-content .title3 {
    width: 100%;
    height: 137px;
    background: url(../images/home_title3.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 60px;
    background-position: center center;
    position: relative;
    z-index: 3;
}

.show-content .bossbox {
    width: 100%;
    height: 2019px;
    background: url(../images/bossbg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: relative;
    z-index: 10;
}

/* .show-content .bossstar {
    background: url(../images/home_bossbg3.png);
    background-position: center center;
    width: 100%;
    height: 722px;
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    z-index: 5;
    margin-top: -70px;
} */

.show-content .bossbg {
    background: url(../images/boss-bg1.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 2104px;
    margin-top: -467px;
}

.show-content .bossbg .dis {
    display: flex;
    justify-content: center;
    width: 100%;
}

.show-content .title4 {
    width: 100%;
    height: 137px;
    background: url(../images/home_title4.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-top: -280px;
    z-index: 8;
}
















.footer {
    width: 100%;
    height: 80px;
    font-size: 16px;
    background-color: #000;
    text-align: center;
    color: #fff;
    line-height: 26px;
    /* padding-top: 35px; */
    position: relative;
    margin-top: -213px;
}

.footer a {
    color: #fff;
}


.mySwiper {
    width: 647px;
    height: 470px;
    /* height: 425px; */
    overflow: hidden;
    position: relative;
}

.mySwiper .swiper-pagination {
    width: 647px !important;
    left: auto !important;
    text-align: left;
}

.mySwiper .swiper-pagination-bullet {
    width: 19px;
    height: 20px;
    background: url(../images/news_tab1.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 30px !important;
}

.mySwiper .swiper-pagination-bullet-active {
    width: 19px;
    height: 20px;
    background: url(../images/news_tab2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.swiper-container {
    text-align: center;
    margin-top: -400px;/*-558px;*/
    overflow: hidden;
    width: 1920px;

    background: url(../images/home_bossbg3.png);
    background-position: center center;
    background-repeat: no-repeat;
    /* margin-top: -70px; */
}

.swiper-container .custom {
    display: flex;
    justify-content: center;
    margin-top: -500px;
    position: relative;
    z-index: 10;
}

.swiper-container .custom img {
    margin-top: 3px;
    cursor: pointer;
}

.swiper-slide {
    cursor: pointer;
}

.swiper-container .custom .xt {
    width: 206px;
    height: 94px;
}

.swiper-container .custom .cur {
    width: 206px;
    height: 94px;
    background: url(../images/boss-xt-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.video {
    width: 100%;
    height: 699px;
    position: relative;
    background: url(../images/videobg.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9;
}

.mySwiper3 {
    overflow: hidden;
    width: 1920px;
    height: 635px;
    position: relative;
    /* display: flex;
    justify-content: center; */
    /* background: url(../images/videobg1.png);
    background-position: center center;
    background-repeat: no-repeat; */
}

.mySwiper3 .videobg {
    width: 1096px;
    height: 635px;
    background: url(../images/videobg1.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    margin-left: 21.5%;
}

.mySwiper3 .swiper-slide {
    margin-top: 13px;
    z-index: 1;
    width: 1080px;
    height: 606px;
    padding: 8px;
}

.mySwiper3 .swiper-slide-prev {
    right: 4%;
    /* width: 1096px; */
    /* height: 622px; */
    background: url(../images/videobg2.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.mySwiper3 .swiper-slide-next {
    left: 4%;
    /* width: 1096px; */
    /* height: 622px; */
    background: url(../images/videobg2.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.mySwiper3 .swiper-slide-active {
    margin: 13px 0 0 0px;
}

.mySwiper3 .swiper-button-prev {
    width: 101px;
    height: 101px;
    background: url(../images/videol.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    /* left: 270px; */
    left: 50%;
    margin-left: -700px;
}

.mySwiper3 .swiper-button-next {
    width: 103px;
    height: 101px;
    background: url(../images/videor.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    /* right: 270px; */
    right: 50%;
    margin-right: -700px;
}

.mySwiper3 .swiper-slide-active .img {
    margin: 0 !important;
}

.mySwiper3 .swiper-wrapper .img {
    display: block;
    width: 1080px;
    height: 606px;
    /* margin: 8px; */
}

.mySwiper3 .videobg .mask {
    width: 1080px;
    height: 608px;
    position: absolute;
    left: 8px;
    top: 20px;
    background-color: black;
    /* 背景颜色为黑色 */
    opacity: 0.5;
}

.mySwiper3 .videobg .play {
    width: 1080px;
    height: 600px;
    background: url(../images/videobtn.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 8px;
    top: 28px;
}