/* 首页 index */
.swiper-button-next {
    right: 0 !important;
}

.swiper-button-prev {
    left: 0 !important;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    display: none;
}


/* 右侧角标 */
#menu {
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0.4rem;
    top: 50%;
    list-style-type: none;
    z-index: 70;
    transform: translateY(-50%);
}

#menu li {
    width: 0.1rem;
    height: 0.1rem;
    background-color: rgba(255, 255, 255, 0.7000);
    margin-bottom: 0.22rem;
    border-radius: 50%;
}

#menu li:last-of-type {
    margin-bottom: 0;
}

#menu a {
    width: 100%;
    height: 100%;
}

#menu .active {
    background-color: #FFFFFF;
    position: relative;
}

#menu .active::after {
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    border: 0.01rem solid #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

/* 第一屏 */
.index1 {
    width: 100%;
    height: 100%;
    /* background-image: url(../img/index/2.png); */
}

.indexBanner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexBanner .swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexBanner .swiper-slide video::-webkit-media-controls {
    display: none !important;
}

.index-banner {
    height: 100%;
}

.index-banner .indexBanner {
    height: 100%;
}

.indexBanner-box {
    width: 4.41rem;
    height: 1.39rem;
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.indexBanner-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexBanner .swiper-pagination {
    bottom: 0.82rem;
    display: flex;
    justify-content: space-around;
}

.indexBanner .swiper-pagination-bullet {
    width: 0.27rem;
    height: 0.27rem;
    background: #fff;
    opacity: .7;
}

.indexBanner .swiper-pagination-bullet-active {
    opacity: 1;
    position: relative;
}

.indexBanner .swiper-pagination-bullet-active::after {
    content: '';
    width: 0.43rem;
    height: 0.43rem;
    border: 0.01rem solid #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

/* 第二屏 */
.index2 {
    display: flex;
    align-items: center;
    height: 100%;
    background-image: url(../img/index/6.jpg);
    background-size: 100% 100%;
}

.sec11_k {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec1_con1 {
    /*padding-top: 1rem;*/
    /*padding-left: 1.45rem;*/
    padding: 0.8rem;
    display: flex;
    align-items: left;
    flex-direction: column;
    margin-right: 0.65rem;
    width: 7.03rem;
    min-height: 4.99rem;
    background: rgba(0, 0, 0, 0.7100);
}

.sec1_con1text1 {
    font-size: 0.3rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 0.15rem;
}

.sec1_con1text2 {
    /*margin-top: 0.3rem;*/
}

.sec1_con1text2k {
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    margin-top: 0.15rem;
    line-height: .32rem;
}

.sec1_con2 {
    width: 9.31rem;
    height: 5.85rem;
    background: #FFFFFF;
    padding: 0.4rem;
}

.sec12_img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.sec12_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sec1_k {
    border-right: 0.01rem solid #999999;
    padding: 0 0.5rem;
    cursor: pointer;
}

.mySwiper .swiper-slide:last-child .sec1_k {
    border-right: 0;
}


.sec1_k_img {
    width: 0.86rem;
    height: 0.86rem;
    margin: 0 auto;
}

.sec1_k_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec1_text {
    margin-top: 0.15rem;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei;
    color: #333333;
    text-align: center;
}

.index2-con {
    /* position: relative; */
    margin: 0 auto;
    width: 100%;
    /* padding-top: 2rem; */
}

.lb1 {
    margin-top: 0.5rem;
}

.lb2 .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    background-image: url(../img/index/11.png);
    background-size: 100% 100%;
    width: 0.49rem;
    height: 0.49rem;
    right: 28px !important;
}

.lb2 .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    background-image: url(../img/index/10.png);
    background-size: 100% 100%;
    width: 0.49rem;
    height: 0.49rem;
    left: 28px !important;

}

/* 第三屏 */
.index3 {
    height: 100%;
    background-image: url(../img/index/7.jpg);
    background-size: 100% 100%;
}

.index3-top {
    text-align: center;
    padding-top: 1.12rem;
}

.index3-top-text {
    font-size: 0.26rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index3-top-p {
    margin-top: 0.2rem;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index3-con {
    margin-top: 2.3rem;
    display: flex;
    align-items: center;
}

.index3-conl1 {
    margin-left: 3.8rem;
    width: 2.05rem;
    height: 3.33rem;
}

.index3-conl1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index3-conl2 {
    margin-top: 0.87rem;
    margin-left: 3.33rem;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index3-conr {
    display: flex;
    margin-left: 1.64rem;
}

.index3-conr1 {
    border-right: 0.01rem solid #FFFFFF;
    padding-right: 0.8rem;
    margin-right: 0.8rem;
}

.index3-conr11 {
    display: flex;
    margin-bottom: 0.84rem;
    align-items: baseline;
}

.index3-conr11:last-of-type {
    margin-bottom: 0;
}

.index3-conr11-num span {
    font-size: 0.6rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.index3-conr11-num {
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index3-conr11-p {
    margin-left: 0.2rem;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.opposite {
    margin-left: 0 !important;
    margin-right: 0.2rem;
}

/* 第四屏 */
.index4,
.mySwiper4 {
    height: 100%;
}

.index4 {
    position: relative;
    background: url(../img/index/15.jpg);
    background-size: cover;
}

.index4-box1,
.index4-box2,
.index4-box3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 6.4rem;
    height: 100%;
}

.index4-box1 {
    position: relative;
}

.index4-box2 {
    position: relative;
}

/*.index4-box1:hover {*/
/*    background-image: url(../img/index/14.jpg);*/
/*}*/

/*.index4-box2:hover {*/
/*    background-image: url(../img/index/14.jpg);*/
/*}*/

/*.index4-box3:hover {*/
/*    background-image: url(../img/index/14.jpg);*/
/*}*/
.index4-bg-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
}

.index4-bg-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index4-box1:hover .index4-bg-img {
    opacity: 1;
}

.index4-box1-text {
    font-size: 0.3rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.box:hover .index4-box1-text,
.box:hover .index4-box1-p1,
.box:hover .index4-box1-p2 {
    color: #FFFFFF;
}

.box:hover .index4-box1-img {
    opacity: 1;
}

.index4-box1-p1 {
    text-align: center;
    margin-top: 0.61rem;
    font-size: 0.24rem;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: .36rem;
    padding: 0 0.1rem;
}

.index4-box1-p2 {
    text-align: center;
    margin-top: 0.4rem;
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #333333;
}

.index4-box1-img {
    width: 0.71rem;
    height: 0.71rem;
    margin-top: 0.4rem;
    opacity: 0;
}

.index4-box1-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index4-box2-top {
    position: absolute;
    text-align: center;
    top: 2.06rem;
    left: 8.22rem;
}

.black {
    color: #333333 !important;
}

.mySwiper4 .swiper-button-prev {
    background-image: url(../img/index/17.png);
    background-size: 100% 100%;
    width: 0.23rem;
    height: 0.41rem;
    left: 8.95rem !important;
    top: auto;
    bottom: 0.8rem;
}

.mySwiper4 .swiper-pagination {
    display: none;
}

.mySwiper4 .swiper-button-next {
    background-image: url(../img/index/16.png);
    background-size: 100% 100%;
    width: 0.23rem;
    height: 0.41rem;
    right: 8.95rem !important;
    top: auto;
    bottom: 0.8rem;
}

/* 第五屏 */
.index5 {
    background-image: url(../img/index/18.png);
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
}

.index5-text {
    padding-top: 1.81rem;
    padding-left: 3.65rem;
}

.index5-p1 {
    display: flex;
    align-items: center;
}

.index5-p11 {
    font-size: 0.6rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index5-p12 {
    margin-left: 0.34rem;
    font-size: 0.24rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index5-p2 {
    margin-top: 0.28rem;
    font-size: 0.24rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index5-con {
    margin-top: 1.05rem;
    display: flex;
    align-items: center;
    justify-content: center;
}


.lb5-k {
    margin-bottom: 0.2rem;
    width: 5.46rem;
    display: flex;
    border: 0.01rem solid #FFFFFF;
    cursor: pointer;
}

.lb5-k:last-child {
    margin-bottom: 0;
}

.lb5-kl {

    height: 0.71rem;
    width: 0.77rem;
    border-right: 0.01rem solid #FFFFFF;
}

.lb5-kl1 {
    text-align: center;
    height: 50%;
    width: 100%;
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #53A5CF;
    line-height: 0.36rem;
    background: #FFFFFF;
}

.lb5-kl2 {
    text-align: center;
    height: 50%;
    width: 100%;
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 0.35rem;
    background: rgba(255, 255, 255, 0.2000);
}

.lb5-kr {
    padding-left: 0.2rem;
    width: 4.69rem;
    height: 0.71rem;
    background: rgba(255, 255, 255, 0.2000);
    font-size: 0.22rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 0.71rem;
}

.index5-con2 {
    position: relative;
    margin-left: 0.8rem;
    width: 5.46rem;
}

.index5-con1 {
    width: 11.41rem;
    position: relative;
}

.lb6-k {
    width: 100%;
    height: 3.41rem;
    position: relative;
}

.lb6-k::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .365s;
}

.lb6-k:hover::after {
    opacity: 0;
}

.lb6-k img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lb6-k p {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    /* height: 0.6rem; */
    background: rgba(0, 0, 0, 0.6);
    display: block;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.2rem;
    opacity: 0;
    transition: all .365s;
    padding: 0.15rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.lb6-k:hover p {
    opacity: 1;
    bottom: 0;
}

.index5-con1 .swiper-button-next {
    background-image: url(../img/index/23.png);
    background-size: 100% 100%;
    width: 0.23rem;
    height: 0.41rem;
    right: -0.31rem !important;
}

.index5-con1 .swiper-button-prev {
    background-image: url(../img/index/24.png);
    background-size: 100% 100%;
    width: 0.23rem;
    height: 0.41rem;
    left: -0.31rem !important;
}

.mySwiper5 {
    padding-bottom: 35px !important;
}

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

.mySwiper5 .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.39);
    opacity: 1;
}

/* 第六屏 */
.index6 {
    background-image: url(../img/index/25.jpg);
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index6-con {
    display: flex;
    /*align-items: center;*/
    padding-top: 0.55rem;
}

.index6-conl {
    width: 6.17rem;
    margin-right: 1.48rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.index6-conlk {
    margin-bottom: 0.35rem;
    width: 100%;
    min-height: 1.6rem;
    background: rgba(0, 0, 0, 0.2500);
    display: flex;
    align-items: center;
    padding: 0.2rem 0.5rem;
    flex: 1;
}

.index6-conlkl {
    width: 0.78rem;
    height: 0.78rem;
    flex-shrink: 0;
}

.index6-conlkl img {
    width: 100%;
    height: 100%;
    object-fit: covers;
}

.index6-conlkr {
    margin-left: 0.4rem;
}

.index6-conlkr1 {
    font-size: 0.3rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index6-conlkr2 {
    margin-top: 0.15rem;
    font-size: 0.28rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index6-conlkk {
    width: 100%;
    min-height: 1.6rem;
    background: rgba(0, 0, 0, 0.2500);
    display: flex;
    align-items: center;
    padding: 0.2rem 0.5rem;
    flex: 1;
}

.index6-conlkk2 {
    margin-left: 0.36rem;
    width: 1.2rem;
    height: 1.2rem;
}

.index6-conlkk2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index6-conlkk3 {
    margin-left: 0.55rem;
    font-size: 0.3rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.index6-conr {
    width: 9.08rem;
    background: rgba(0, 0, 0, 0.2500);
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.index6-conr-text {
    font-size: 0.6rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.index6-conr-text2 {
    margin-top: 0.42rem;
    font-size: 0.4rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.index6-conr-p {
    width: 6.34rem;
    margin-top: 0.81rem;
    font-size: 0.28rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 0.52rem;
}

.index6-conr-b {
    display: block;
    margin-top: 0.8rem;
    width: 1.77rem;
    height: 0.56rem;
    background: #303030;
    border-radius: 0.08rem;
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 0.56rem;
    text-align: center;
}


.section-6 {
    height: 0.69rem !important;
}

.section-6 .fp-tableCell {
    height: 0.69rem !important;
}

/* 首页底部 */
.index-footer {
    width: 100%;
    height: 0.69rem;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 9999;
}

.index-footer a {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.21rem;
}

/*首页 end */