.main-banner {
     width: 100vw; 
    
    background-size: 100% 100%;
    background-image: none;

}
.all{
    width: 100%;
    overflow-x: hidden;
}
.main-title {
    font-size: 0.53rem;
    color: #ffff;
    height: 1.4rem;

}
.swiper-container{
    margin-top: 3.9%;

}
.main-box {


    padding-top: 6.32rem;
    padding-left: 11.786rem;

    display: flex;
    flex-direction: column;
}

.main-msg-first {
    width: 15rem;
    height: 2rem;
    font-size: 1.6rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 0.2rem;
}

.main-msg-second {
    width: 580px;
    height: 2.5rem;
    font-size: 72px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #FF495E;

    background: linear-gradient(0deg, #cb986e 0%, #b89876 35%, #f7e5bc 70%,  #cb986e  100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-msg-third {
    width: 13rem;
    height: 0.61rem;
    font-size: 0.64rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    padding-top: 0.3rem;
}

.main-msg-btn {
    height: 1.6rem;
    width: 5.6rem;
    border-radius: 5rem;
    background: linear-gradient(103deg, #cb986e 0%,  #f7e5bc 50%,  #cb986e  100%);
    margin-top: 2.5rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: floralwhite;
}

.main-msg-foot {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 20rem;
}





.main-msg-foot-first,
.main-msg-foot-third,
.main-msg-foot-second,
.main-msg-foot-fourth {
    height: 1.12rem;
    line-height: 1.12rem;

    width: 3.5rem;
    margin-top: 1rem;
    text-align: right;
    font-size: 0.64rem;
    color: #FFFFFF;
    font-family: PingFang SC;
    font-weight: 400;
}

.show-box {
    width: 100vw;
    height: 21.33rem;
    overflow: hidden !important;

}


.swiper-title {
    /*width: 100vw;*/
    height: 2rem;
    text-align: center;
    font-size: 1.28rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #222222;

}

.swiper-line {
    height: 0.21rem;
    width: 2rem;
    margin: 0 auto;
    background: linear-gradient(304deg, #cb986e 0%, #b89876 35%, #f7e5bc 70%, #cb986e 100%);
    border-radius: 5px;
}

.swiper-box {
    display: flex;
    flex-direction: row;
    height: 15.65rem;
    width: 100vw;
}

.swiper-box-left {

    margin-top: 1.92rem;
    margin-left: 13rem;
}

/*.carousel-item {*/
/*    width: 100%;*/

/*}*/

.swiper-box-right {

    height: 100%;
    width: 50vw;
}
.swiper-box-web{
    display: flex;
    flex-direction: column;
}
.box-right-first {
    margin-top: 5rem;
    margin-left: 3rem;
    display: flex;
    flex-direction: row;
}

.box-right-word-box {
    margin-left: 0.7rem;
}

.box-right-word-box {
    display: flex;
    flex-direction: column;
}

.box-first-msg {
    font-size: 0.8rem;
    color: #B4B4B4;
    z-index: 999;
    font-family: PingFang SC;
    font-weight: bold;
}

.is-show {
    font-size: 0.8rem;

    font-family: PingFang SC;
    font-weight: bold;
    color: #222222;
    background: linear-gradient(268deg, #cb986e 0%, #b89876 35%, #f7e5bc 70%,  #cb986e  100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box-right-img {
    width: 1.28rem;
    height: 1.28rem;
    margin-top: 0.4rem;
}

.box-second-msg {
    font-size: 0.53rem;
    color: #B4B4B4;
    font-family: PingFang SC;
    font-weight: 500;
    z-index: 999999;
}

.box-right-second {
    margin-left: 3rem;
    margin-top: 1rem;
    display: flex;
    flex-direction: row;
}

.is-show-sec {
    font-size: 0.53rem;
    font-family: PingFang SC;

    color: #222222;
    background: linear-gradient(268deg, #cb986e 0%, #b89876 35%, #f7e5bc 70%,  #cb986e  100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-detail {
    width: 100%;
    height: 92%;
    margin-top: 3.9%;
    background: #222328;
    display: flex;
    flex-direction: column;

    align-items: center;
}

.detail-total {
    height: 2.2rem;
    font-size: 1.28rem;
    color: #ffff !important;
    font-weight: bold;
    font-family: PingFang SC;
    width: 7.73rem;
    margin: 0 auto;
    margin-top: 3rem;
    z-index: 999;
}

.detail-box {
    /* width: 64%; */

    margin-top: 1.65rem;
    display: flex;
     justify-content: center;
    flex-wrap: wrap;
}

.detail-box-msg {
    width: 8.53rem;
    margin: 1.114rem;
    height: 6.4rem;
    box-sizing: border-box;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    border-radius: 5px;
    background-size: 100% 100%;
    background-image: url('bgsss.png');

}

.box-msg-second-word {
    font-size: 0.46rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #c2bfbf;
    opacity: 0.8;
    line-height: 1rem;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 3rem;}

.box-msg-first-word {
    line-height: 2rem;
    font-size: 0.8rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #E5CEA9;
    width: 100%;
    text-align: center;

}


.index-foot {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 3rem;
}

.index-foot-left {
    display: flex;
    flex-direction: column;
}

.index-foot-title {
    font-size: 1.28rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #222222;
    line-height: 3rem;
}

.index-foot-textare {
    font-size: 0.586rem;
    color: #222;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 1rem;
    width: 13rem;
    margin-top: 2rem;
}

.index-foot-line {
    width: 2rem;
    height: 0.21rem;
    background: linear-gradient(304deg, #cb986e 0%, #b89876 35%, #f7e5bc 70%, #cb986e 100%);
    border-radius: 5px;}

.index-foot-right {
    height: 8.53rem;
    width: 12.8rem;
    margin-left: 2rem;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}



.index-bot {

    padding-top: 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bot-mobile-email{
    display: flex;
}
.bot-moblie-specil{
    color: #cb986e;
}

.bot-top {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.bot-top-word {
    padding: 0 0.2rem;
    color: #222222;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 1rem;
}
b
.bot-top-line {
    color: #cb986e;
}
.bot-bei{
    line-height: 1rem;
}
.bot-bot {
    padding-top: 0.2rem;
    color: #222;
    font-family: PingFang SC;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem;
}
.bot-first{
    display: flex;

    width: 14rem;
}
.bot-second{
    display: flex;

    width: 9rem;
    margin: 0 auto;
}
.mobile-logo{
    display: none;
}
.mobile-menu{
    display: none;
}
.swiper-box-mobile{
    display: none;
}
.section{
    position: relative;
}
.nav{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border: 0px;
    z-index: 9999999;
}
.bot-fixed{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    width:100%;
}
.bot-fiexd-box{
    height: 100%;
    width: 100%;
    background-color: #fff;
}
.main-msg-btn:hover{
    cursor:pointer
}
.bot-fixed-mobile{
    display: none;
}
@media (max-width: 980px) {
    .bot-fixed{
        display: none;
    }
    #silde1{
        height: 667px ;
        z-index: 1;
    }
    .bot-fixed-mobile{
        background-color: #fff;
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99999;
    }
    .swiper-slide{
        z-index: 1;
    }
    .fp-tableCell{
        height: 100% !important;
        vertical-align:baseline;

    }
    .main-banner{
        background-image: url('bgss.jpg');
        height: 100% !important;
        margin-top: 0;
    }
    .bot-first{
            display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .bot-second{
        width: 100%;
    }
    .main-box{
        padding: 0;
        justify-content: center;
        align-items: center;
    }
    .mobile-menu{
        display: block;
        width: 5%;
        margin-left: auto;
        margin-right: 0.5rem;
        margin-top: 0.5rem;
        position: fixed;
        top: 0.3rem;
        right: 0.3rem;
        z-index: 99;
    }
    .mobile-logo{
        display: block;
        width: 25%;
        padding-top: 2.5rem;
    }
    .main-title{
        font-size: 0.4rem;
        height: 1rem;
        line-height: 1rem;
        line-height: 1rem;
        line-height: 1rem;
        color: #DED6DA;
        padding-top: 0.3rem;
    }
    .main-msg-first{
        padding-top: 1rem;
        font-size: 0.6rem;
        letter-spacing: 0.05rem;
        width: 100%;
        text-align: center;
    }
    .main-msg-btn {
        height: 0.99rem;
        width: 3.73rem;
       font-size: 18px;
    }
    .main-msg-second{
        font-size: 40px;
        width: 100%;
        text-align: center;
        height: 1.5rem;
    }
    .main-msg-third{
        font-size: 0.54rem;
        width: 100%;
        text-align: center;
    }
    .main-msg-foot{
        width: 92%;
        margin: 0 auto;
        justify-content: center;
        padding-bottom: 1rem;
    }
    .foot-icon{
        width: 0.5rem;
    }
    .main-msg-foot-first,
    .main-msg-foot-third,
    .main-msg-foot-second,
    .main-msg-foot-fourth {
        height: 1.12rem;
        line-height: 1.12rem;
        width: 2.3rem;
        margin-top: 2rem;
        text-align: center;
        font-size: 0.44rem;
        color: #FFFFFF;
        font-family: PingFang SC;
        font-weight: 400;
    }
    .swiper-title{
        font-size: 0.9rem;
        padding-top: 0.5rem;
        margin-top: 0;
    }
    .swiper-box{
        flex-direction: column;
    }
    .swiper-banner-img{
        width: 90%;
        margin-left: 5%;
    }

    .swiper-box-web{
        display: none;
    }
    .swiper-box-left{
        margin-top: 1.5rem;
        height: 100%;
        width: 100%;
        margin-left: 0;
    }
    .swiper-line{
        width: 1.3rem;
    }
    .swiper-box-mobile{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 0.5rem;
    }
    .swiper-mobile-title{
        font-family: PingFang SC;
        font-weight: bold;
        color: #222222;
        font-size: 0.8rem;
    }
    .swiper-mobile-msg{
        font-family: PingFang SC;
        font-weight: 500;
        color: #222222;
        font-size: 0.5rem;
        line-height: 1rem;
    }
    .section{
        overflow:hidden ;
    }
    .show-box{
        height: 100%;
    }
    .detail-total{
        margin-top: 1rem;
        font-size: 0.7rem;
        text-align: center;
        height: 1.5rem;
        z-index: 999;
    }
    .detail-box{
        width: 90%;
        margin: 0 auto;
        padding-top: 1.5rem;
    }
    .detail-box-msg{
        width: 45%;
        margin: 0.2rem;
        height: 2.66rem;
    }
    .box-msg-first-word{
        font-size: 0.373rem;
        height: 1rem;
        line-height: 1rem;
    }
    .box-msg-second-word{
        color: #fff;
        height: 2rem;
        font-size: 0.26rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #E6E6E6;
        opacity: 0.8;
        line-height: 0.5rem;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        margin-top: 1rem;

    }
    .index-foot{
        flex-direction: column;
        padding-top: 1rem;
    }
    .index-foot-left{
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .index-foot-title{
        font-size: 0.7rem;
        line-height: 1.5rem;
    }
    .index-foot-textare{
        width: 90%;
        font-size: 0.4rem;
        margin-top: 1rem;
        line-height: 0.7rem;
    }
    .index-foot-right{
        width: 90%;
        height: 5rem;
        margin: 0 auto;
        margin-top: 1rem;
    }
    .index-foot-video{
        border-radius: 1px;
        object-fit:fill;
    }

    .index-foot-play {
        height: 22.5%;
        width: 12.5%;
        background-image: url('http://shisanalicdn.iyuliangyuan.com/loveme13/wp-content/uploads/2021/08/bofang.png');
        /* background-repeat: no-repeat; */
        background-size: 100% 100%;
        display: none;
    }
    .bot-top{
        display: none;
    }
    .index-bot{
        padding-top: 1.3rem;
        height: 3rem;
        margin-bottom: 2rem;
    }
    .bot-bot {
        padding-top: 0.2rem;
        color: #222;
        font-family: PingFang SC;
        font-weight: 400;
        display: flex;
        flex-direction: column;
        z-index: 99999;
    }
    .main-detail{
        height: 16rem;
        margin-top: 1rem;
    }

}

.opactiyNice{
    animation: opcatiyChange 1s ease 1s;
}

@keyframes opcatiyChange{
    0%{
        opacity: 0;

    }
    100%{
        opacity:1;

    }

}

* {
    margin: 0;
    padding: 0;
}
    body{
        overflow-x: hidden;
    }
  html{
    font-size: 37.5px !important;
  }
   .all{

      overflow-x: hidden;
  }
   a:hover{
       color: #cb986e !important;
       text-decoration: none !important;
   }
  .nav{
    height: 80px;
    width: 100%;

    display: flex;
    flex-direction: row;
      align-items: center;
      justify-content: space-between;
      background-color: #FFFFFF;

  }
  .nav-left-logo{
    height: 1.28rem;
    background-repeat: no-repeat;
    margin-top: 0.266rem;
    margin-left: 3.04rem;
  }
  .nav-right-link{
    display: flex;
    align-items: center;
    height: 1.76rem;
      line-height: 1.76rem;
    margin-left:auto;
  }
  .nav-link{

    font-size: 0.48rem;
    padding-right: 1.3rem;
    color: #666666;
    text-decoration: none;
    font-weight: 500;
  }
  .actived{
    color: #cb986e;
}
.navactive{
        color:     #cb986e  !important;
        text-decoration: none !important;

    }
  .float-gg{
    position: fixed;
    right: 2rem;
    top: 19rem;
  }
  .mobile-top{
    display: none;
}
  .mobile-link{
    display: none;
}
   .service:hover{
       cursor:pointer
   }
  /* 中屏查询 */
  @media (max-width: 980px) {
    .nav{
        display: none;
    }
    .mobile-top{
        display: block;
        display: flex;
        justify-content: space-between;
      flex-direction: row;
      align-items: center;
      height: 8%;
    }
    .mobile-link-back{
        height: 0.4rem;
      padding-left: 0.5rem;
    }
    .z
    .mobile-link-more{
        width: 1.56rem;
      height: 0.24rem;
      padding-right: 0.5rem;

    }
    .mobile-top-title{
        font-family: PingFang SC;
      font-weight: 500;
      color: #141414;
      font-size: 0.4rem;
    }
   .mobile-link{
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(0,0,0, 0.8);
     display: none;
     z-index: 999;

   }
   .mobile-link-close{

        width: 6%;
        margin-left: 90%;

    margin-top: 0.5rem;
  }
  .mobile-link-box{
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;

    align-items: center;

  }
  .mobile-nav-link{
        height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.5rem;
    color: white;
    font-weight: 500;
  }
  .actived{
        color: #cb986e;
    }
  a{
        text-decoration: none;
  }

}
.copy-right{
    color: #c4bebe;
    font-size: 12px;
    text-align: center;
}