*{
    margin: 0;
    padding: 0;
}
.bg {
    background-color: #F1F9F9;
    position: relative;
}


.videoBox video::-webkit-media-controls-fullscreen-button {
    display: none;
}
.swiper-wrapper{
    margin-top:16px;
}
.videoBox {
    overflow: hidden;
    width: 6.282rem;
   
    border-radius: .18rem;
    z-index: 1001;
    object-fit: fill;
    
}

.HomeTapSticky {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1002;
    left: 0.1rem;
    background-color: #F1F9F9;
}

.homeTopBox {
    padding: 0 .33rem;
    display: flex;

}

.homeTopBox .topLeft {
    display: flex;
}

.homeTopBox .topLeft .logo {
    margin-top:.18rem;
    width: 2.3rem;
    height: .73rem;
}

.homeTopBox .topLeft .telBox {
    height: 1.15rem;
    display: flex;
    margin-left: .18rem;
}

.topLeft .telBox img {
    width: .31rem;
    height: .31rem;
    display: inline-block;
    margin-top: .51rem;

}

.topLeft .telBox a {
    width: 2.21rem;
    height: .31rem;
    margin-top: .51rem;
    margin-left: .132rem;
    background: url(../homeIndexImg/telcode.png) no-repeat;
    background-size: 100% 100%;

}

.homeTopBox .topRight {
    display: flex;
    height: 1.15rem;
    width: 2.9rem;
    flex-direction: row-reverse;
    margin-left: .23rem;


}

.topRight .laba {
    display: block;
    width: .44rem;
    height: .353rem;
    margin-top: .44rem;
    position: relative;
    margin-right: .44rem;

}

.topRight .laba .date {
    padding: .02rem;

    height: .27rem;
    background-color: #FF6975;
    border-radius: .13rem;
    font-weight: bold;
    font-size: .18rem;
    color: #fff;
    line-height: .24rem;
    position: absolute;
    top: -.098rem;
    right: -0.33rem;

}

.topRight .laba .date p {
    transform: scale(0.85);
}


.topRight .eventBox {
    /* display: flex; */
    margin-left: .2rem;
    width: .57rem;
    height: .57rem;
    margin-top: .33rem;
    border-radius: .04rem;
    /* background-color: #069AC1; */

}
.index-container .swiper-container {
    width: 8.28rem;
    height: 4.30rem;
  }
 .swiper-slide {
    transition: 300ms;
    transform: scale(0.85);
    border-radius:.18rem;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
  }
  .swiper-container .swiper-slide{
    background:#F1F9F9;
    border-radius: .18rem;
    overflow: hidden;
    height: 3.62rem;
    transform: scale(0.9);
    background:rgba(255, 255, 255, 0);


  }
  .index-container .swiper-slide img{
   width: 100%;
   height: 100%;
}
.swiper-slide .swiper-slide-active a{
    width: 100%;
    height: 100%;
}
  .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1.15) !important;
    -webkit-transform: scale(1.15)!important;
    border-radius: .18rem;
    vertical-align:top/middle;
    height: 3.62rem;
   
   
  }
  .swiper-slide-active,.swiper-slide-duplicate-active a img{
    display: block;
    border-radius: .25rem;
    height: 3.62rem;
   
   
  }
  .swiper-slide-active,.swiper-slide-duplicate-active a {
    display: block;
    border-radius: .25rem;
    height: 3.62rem;
   
   
  }


.swiper-slide .endImg{
    background: url(../homeIndexImg/zantingBG.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 1.1rem;
    height: 1.1rem;
    top:1.4rem;
    z-index: 1002;
    left: 41.5%;
    
}



.homeNav {
    width: 7.62rem;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .35rem;


}

.navItem {
    
    text-align: center;
    height: 1.55rem;

}



.navItem img {
    width: 1.02rem;
    height: 1.02rem;

    display: block;
    margin: 0 auto;
}

.navItem .text{
    display: block;
    margin-top: .22rem;
    color: #444;
    font-size: .31rem;
}


.navItemTo {
    display: block;
    margin-top: .35rem;

    text-align: center;
    height: 1.19rem;
}

.navItemTo:nth-child(7) {
    width: 1.5495rem;
  
}

.navItemTo img {
    width: .84rem;
    height: .84rem;
    display: block;
    margin: 0 auto;
}

.navItemTo .text {
    display: block;
    margin-top: .0442rem;
    color: #444;
    font-size: .31rem;
}

.navItemThree {
    display: block;
    width: 1.24rem;
    margin-top: .35rem;
    text-align: center;
    height: 1.19rem;
}


.navItemThree img {
    margin: 0 auto;
    width: .93rem;
    height: .44rem;
    margin-top: .07rem;
    display: block;


}

.navItemThree .text {
    text-align: center;
    width: 1.24rem;
    display: block;
    margin-top: .080rem;
    color: #999;
    font-size:.265rem;
   
  
}
.navItemThree .sca{
    display: block;
    width: 48px;
    margin-top: .022rem;
    font-size: 0.22rem;
    transform: scale(.9);
}

.homeTab {

    height: .97rem;
    width: 100%;
    margin: 0 auto;
    display: flex;
    overflow: hidden;
    margin-top: .53rem;
    font-size: .35rem;
    border-radius: .35rem .35rem 0 0;

}

.homeTab .setMealBox {
    position: relative;
    width: 50%;
    height: .8rem;
    background-color: #f9ffff;
    line-height: .8rem;
    font-size: .35rem;
    text-align: center;
    margin-top: .22rem;
    border-radius: 0.35rem 0 0 0;

}

.homeTab .team {
    display: flex;
    margin-top: .22rem;
    position: relative;
    width: 50%;
    justify-content: center;
    font-size: .35rem;
    height: .8rem;
    background-color: #f9ffff;
    line-height: .8rem;
    text-align: center;
    border-radius: 0 .35rem 0 0;
    box-shadow: 0px 0px 0px 0px #fff inset,
	            0px -0.27rem .44rem -0.27rem #f4f4f4 inset;
    


}

.homeTab .team img {
    display: inline-block;
    line-height: .8rem;
    width: .71rem;
    height: .57rem;
    margin-top: .09rem;
    margin-right: .15rem;
  


}


.homeTab .act {
    font-weight: bold;
    height: .97rem;
    background-color: #fff;
    margin-top: 0;
    font-size: .4rem;
    line-height: 1.26rem;
    border-radius: 0 .35rem 0 0;


}

.homeTab .acts {
    font-size: .4rem;
    height: .97rem;
    background-color: #fff;
    margin-top: 0;
    line-height: 1.26rem;
    border-radius: 0.35rem 0 0 0;
    /* box-shadow: none; */
    font-weight: bold;
}
.homeTab .acts div {
   
    font-weight: bold;
}

.homeTab .act::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 100%;
    bottom: 0px;
    border-top: solid .72rem transparent;

    z-index: 11;
    background: rgba(91, 174, 165, .015);
    border-left: solid .35rem #fff;
    border-radius: 0 .28rem 0 0;



}

.homeTab .acts::before {

    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -.35rem;
    bottom: 0px;
    z-index: 11;
    border-top: solid .72rem transparent;
    background: rgba(91, 174, 165, .015);
    border-right: solid .35rem #fff;
    border-radius: .28rem 0 0 0 ;


}


.officialBox {
    width: 100%;
    background-color: #fff;
    padding-bottom: 0rem;
    padding-top: .44rem;
}

.mealBox {
    width: 7.62rem;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;

}

.mealBox .card {
    position: relative;
    width: 3.71rem;
    padding-bottom: .44rem;
    border: 1px solid #ECF1F1;
    border-radius: .09rem;

    box-shadow: 0px .04rem .24rem 0px rgba(0, 0, 0, 0.0800);


}

.mealBox .card .price {
    font-size: .53rem;
    color: #FF6975;
    margin-left: 1.68rem;
    margin-top: .4rem;
    font-weight: normal;
    font-family: Arial-BoldMT, Arial;
}

.mealBox .card .price span {
    font-size: .353rem;
}

.natureBox {
    display: flex;
    margin-top: .42rem;
    justify-content: center;
}

.natureBox div {
    text-align: center;
    width: 1.84rem;

}

.natureBox div:first-child {
    border-right: .022rem solid #F3F3F3;

}
.natureBoxOne div:first-child {
    border-right: none;
}

.natureBox .percent {

    width: fit-content;
    margin-left: .33rem;
    text-align: center;
}
.natureBox .percentOne {
    text-align: center;
}

.natureBox div p {
    color: #999999;
    font-size: .27rem;
}

.natureBox div p:nth-child(2) {
    color: #444444;
    font-size: .353rem;
    font-weight: bold;
    margin-top: .13rem;
}

.card .button {
    margin: 0 auto;
    width: 2.47rem;
    height: .8rem;
    background: #06C1AE;
    box-shadow: 0px .22rem .27rem -0.13rem rgba(6, 193, 174, 0.4000);
    border-radius: .4rem;
    margin-top: .35rem;
}

.card .button a {
    line-height: .8rem;
    color: #fff;
    font-size: .31rem;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.card .buttonBan{
    margin: 0 auto;
    width: 2.47rem;
    height: .8rem;
    background: #d8d8d8;
   color: #fff;
    border-radius: .4rem;
    margin-top: .35rem;
    text-align: center;
    line-height: .8rem;
    font-size: .31rem;

}

.card .tag {
    position: absolute;
    width: 1.92rem;
    height: .862rem;
    border-radius: 0 2.21rem 2.21rem 0;
    top: -0.24rem;
    left: -0.13rem;

}
.card .priceIcon{
    position: absolute;
    width: 1.17rem;
    height: 0.42rem;
    right: .32rem;
    top: .154rem;
}
.card .downBox{
    display: flex;
    justify-content: center;
    margin-top: .884rem;
}
.card .downBox .downIcon{
    width: .38rem;
    height: .38rem;
    margin-right: .13rem;
    margin-top: .05rem;
}
.card .downBox .downText{
    color: #FF6975;
    font-size: .4rem;
    font-weight: bold;
}

.officialBox .more {
    padding: .35rem 0;
    display: none;
    width: 7.62rem;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

.officialBox .more p {
    display: inline;
    font-size: .35rem;
    color: #06C1AE;
}

.officialBox .more img {
    width: .24rem;
    height: .13rem;
    margin-top: .17rem;
    margin-left: .16rem;
}

.officialBox .packUp {
    padding: .35rem 0;
    display: flex;
    width: 7.62rem;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
  
}

.officialBox .packUp p {
    font-size: .35rem;
    color: #06C1AE;
}

.officialBox .packUp img {
    width: .24rem;
    height: .13rem;
    margin-top: .12rem;
    margin-left: .16rem;
    transform: rotateX(180deg);
}


.moreBox .hideBox {
    width: 7.62rem;
    margin: 0 auto;
    height: 7.5rem;
    overflow: hidden;
  
}

.moreBox .ant {
    width: 7.62rem;
    margin: 0 auto;
    height: 7.5rem;
    overflow: hidden;
    animation: goHeight .5s ease;


}

.moreBox .close {
    width: 7.62rem;
    margin: 0 auto;
    height: 0rem;
    overflow: hidden;
    animation: delHeight .5s ease;


}



@keyframes goHeight {

    0% {
        height: 0rem;
        opacity: .1;
    }

    100% {
        height: 7.5rem;
        opacity: 1;
    }
}

@keyframes delHeight {

    0% {
        height: 6rem;
        opacity: 1;

    }

    100% {
        height: 0rem;
        opacity: .1;
    }
}




.officialBox .hideBox .item {
    display: flex;
    width: 7.62rem;
    height: 1.1rem;
    margin: 0 auto;
    border-radius: .09rem;
    border: solid .022rem #ECF1F1;
    justify-content: space-between;
    margin-top: .18rem;
}

.hideBox .item .price {
    font-size: .53rem;
    color: #FF6975;
    margin-left: .33rem;
    line-height: 1.1rem;
}

.hideBox .item p span {
    font-size: .35rem;
    color: #FF6975;
}

.hideBox .item div {
    position: relative;
    display: flex;
    margin-right:.35rem;
    width: 3.8rem;
    justify-content: flex-end;

}

.hideBox .item div span {
    line-height: 1.1rem;
    font-size: .31rem;
    color: #444;

}

.hideBox .item div p {
 
    text-align: left;
    line-height: 1.1rem;
    font-size: .4rem;
    color: #444;
    font-weight: bold;
    margin-right: .35rem;
    

}

.hideBox .item div img {
    position: absolute;
    width: .156rem;
    height: .27rem;
    top: .42rem;
    right: -0.11rem;
}

/* 停止接单显示 */
.officialBox .hideBox .itemBan {
    position: relative;
    display: flex;
    width: 7.62rem;
    height: 1.1rem;
    margin: 0 auto;
    border-radius: .09rem;
    border: solid .022rem #ECF1F1;
    justify-content: space-between;
    margin-top: .18rem;
}


.hideBox .itemBan .price {
    font-size: .53rem;
    color: #FF6975;
    margin-left:.97rem;
    line-height: 1.1rem;
}

.hideBox .itemBan p span {
    font-size: .35rem;
    color: #FF6975;
}

.hideBox .itemBan div {
    position: relative;
    display: flex;
    margin-right:.35rem;
    width: 3.8rem;
    justify-content: flex-end;

}

.hideBox .itemBan div span {
    line-height: 1.1rem;
    font-size: .31rem;
    color: #444;

}

.hideBox .itemBan div p {
 
    text-align: left;
    line-height: 1.1rem;
    font-size: .4rem;
    color: #444;
    font-weight: bold;
    margin-right: .35rem;
    

}

.hideBox .itemBan div .icon-right {
    position: absolute;
    width: .156rem;
    height: .27rem;
    top: .42rem;
    right: -0.11rem;
}
.hideBox .itemBan .ban-img{
    position: absolute;
    width: 1.13rem;
    height: .95rem;
    left: 0;
    right: 0;
}


/* 停止接单结束 */

.choiceness {
    width: 7.62rem;
    margin: 0 auto;
    padding-bottom: .44rem;
   
}

.choiceness .title {
    height: 1.1rem;
    display: flex;

}

.choiceness .title p {
    font-size: .4rem;
    color: #444;
    line-height: 1.1rem;
    margin-left: .2rem;
}

.choiceness .title img {
    width: .4rem;
    height: .44rem;
    margin-top: .33rem;
}


.choiceness .item {
    position: relative;
    display: flex;
    width: 7.62rem;
    height: 1.1rem;
    margin: 0 auto;
    border-radius: .09rem;
    border: solid .022rem #ECF1F1;
    justify-content: space-around;
    margin-top: .18rem;
}

.choiceness .item .price {
    font-family: Arial-BoldMT, Arial;
    width: 1.77rem;
    font-size: .53rem;
    color: #FF6975;
    font-weight: bold;
    margin-left: .18rem;
    line-height: 1.1rem;
}

.choiceness .item .name {
    width: 2.1rem;
    text-align: left;
    font-size: .35rem;
    font-weight: bold;
    color: #444;
    line-height: 1.05rem;

}

.choiceness .item p span {
    font-size: .35rem;
    color: #FF6975;
}

.choiceness .item div {

    width: 1.6rem;
}

.choiceness .item div span {
    display: block;
    line-height: .27rem;
    font-size: .27rem;
    color: #999;
    margin-top: .178rem;

}

.choiceness .item div p {
    width: 1.66rem;
    line-height: .4rem;
    font-size: .4rem;
    color: #444;
    font-weight: bold;
    margin-top: .08rem;

}

.choiceness .item img {
    position: absolute;
    width: .156rem;
    height: .27rem;
    top: .42rem;
    right: .22rem;
}

.teamBox {
    display: none;
    width: 8.28rem;
    background-color: #fff;
}

.teamBox .itemBox {
    display: flex;
    width: 100%;
    padding-bottom: .35rem;

}

.teamBox .itemBox .left {
    margin-top: .38rem;
    width: 1.68rem;


}

.itemBox .left img {
    display: block;
    margin: 0 auto;
    width: .97rem;
    height: .97rem;

    border-radius: 50%;

}

.itemBox .right {
    margin-top: .38rem;
    width: 6.6rem;
    padding-bottom: .353rem;
    border-bottom: .02rem solid #f3f3f3;

}

.itemBox .right .nameBox {
    width: 6.27rem;
    position: relative;
    display: flex;
    height: .4rem;
    color: #444;
    font-size: .31rem;
    line-height: .4rem;

}

.itemBox .right .star {
    display: flex;

}

.itemBox .right .star .starShow {
    width: .35rem;
    height: .35rem;
    background: url(../homeIndexImg/starShow.png) no-repeat;
    background-size: 100% 100%;
    margin-left: .0883rem;
}

.itemBox .right .star .starHide {
    width: .35rem;
    height: .35rem;
    background: url(../homeIndexImg/starHide.png) no-repeat;
    background-size: 100% 100%;
    margin-left: .0883rem;
}

.itemBox .right .nameBox .countName {
    position: absolute;
    right: 0;
    text-align: right;
    line-height: .4rem;
    font-size: .27rem;
    color: #999;

}

.itemBox .right .tagBox {
    display: flex;
    font-size: .27rem;
}

.itemBox .right .tagBox .green {
    border-radius: .2rem;
    height: .4rem;
    line-height: .4rem;
    background-color: #DAFCF8;
    color: #06C1AE;
    font-size: .27rem;
    text-align: center;
    padding: 0 .15rem;
    margin-left: .09rem;
}

.itemBox .right .tagBox .red {
    border-radius: .2rem;
    height: .4rem;
    line-height: .4rem;
    background-color: #DAFCF8;
    color: #06C1AE;
    font-size: .27rem;
    text-align: center;
    padding: 0 .15rem;
    margin-left: .09rem;
}

.itemBox .right .tagBox .blue {
    border-radius: .2rem;
    height: .4rem;
    line-height: .4rem;
    background-color: #CFF5FF;
    color: #069AC1;
    font-size: .27rem;
    text-align: center;
    padding: 0 .15rem;
    margin-left: .09rem;
}

.starBox {
    margin-top: .18rem;
    display: flex;
    width: 6.27rem;
    justify-content: space-between;
}

.starBox .counts {
    height: .4rem;
    line-height: .4rem;
    color: #444;
    font-weight: bold;
    font-size: .4rem;

}

.starBox .counts span {

    line-height: .4rem;
    color: #444;
    font-size: .27rem;

}

.itemBox .right .star .starShow:nth-child(1) {
    margin-left: 0;
}

.itemBox .right .priceName {
    margin-top: .27rem;
    font-size: .27rem;
    color: #999999;
}

.itemBox .right .priceBox {
    margin-top: .133rem;
    display: flex;
    width: 6.27rem;
    justify-content: space-between;
}

.right .priceBox .price {
    font-size: .35rem;
    line-height: .35rem;
    color: #444;
    font-weight: bold;

}

.right .priceBox .text {
    font-size: .31rem;
    line-height: .35rem;
    color: #444;


}

.teamBox .moreTeam {
    padding-bottom: .35rem;
    display: flex;
    width: 7.62rem;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

.teamBox .moreTeam a {
    font-size: .35rem;
    color: #06C1AE;
}

.teamBox .moreTeam img {
    width: .24rem;
    height: .13rem;
    margin-top: .17rem;
    margin-left: .16rem;
}

.artiCle {
    width: 7.62rem;
    margin: 0 auto;
    height: 1.77rem;
    border-radius: .09rem;
    margin-top: .35rem;
    margin-bottom: .35rem;
    position: relative;
}
.artiCle .markIcon{
    top: 0;
    right: 0;
    position: absolute;
    width: 1.59rem;
    height: .53rem;
    background: url(../homeIndexImg/marksion.png) no-repeat;
    background-size: 100%  100%;
}

.homeTitle {
    width: 7.62rem;
    display: flex;
    margin: 0 auto;
    padding-top: .53rem;


}

.homeTitle .icon {
    width: .66rem;
    height: .53rem;
    line-height: .53rem;

}

.homeTitle .text {
    font-size: .4rem;
    color: #444;
    font-weight: bold;
    margin-left: .2rem;
    line-height: .54rem;
}

.exampleBox {
    width: 100%;
    margin-top: .29rem;
    background-color: #fff;

}

.sonBox {
    width: 7.62rem;
    margin: 0 auto;

}

.sonBox:last-child .content:last-child {
    border-bottom: none;
}

.sonBox .userBox {
    width: 100%;
    display: flex;
    padding-top: .35rem;
}

.sonBox .user {
    display: flex;
    width: 50%;
    height: .53rem;

}

.sonBox .user img {
    width: .53rem;
    height: .53rem;
}

.sonBox .user .username {
    font-size: .35rem;
    line-height: .58rem;
    color: #444;
    margin-left: .18rem;
}

.sonBox .dateBox {

    height: .53rem;
    display: flex;
    flex-direction: row-reverse;
    width: 50%;

}

.sonBox .dateBox .icon {
    display: block;
    width: .27rem;
    height: .27rem;
    margin-right: .07rem;
    margin-top: 0.15rem;

}

.sonBox  .dateBox .date {
    font-size: .27rem;
    color: #999;
    line-height: 0.58rem;

}
.exampleBox .tagBox {
    display: flex;
    width: 7.62rem;
    margin: 0 auto;
    margin-top: .22rem;
}

.exampleBox .tagBox .tag {
    width: fit-content;
    font-size: .27rem;
    padding: 0 .22rem;
    height: .4rem;
    border: solid .02rem #ECF1F1;
    line-height: .38rem;
    color: #999999;
    border-radius: .2rem;
    margin-left: .13rem;
    
}

.exampleBox .tagBox .tag:first-child {
    margin-left: 0;
}


.sonBox .content {
    position: relative;
    width: 7.62rem;
    display: flex;
    margin-top: .22rem;
    padding-bottom: .42rem;
    border-bottom: .02rem solid #F3F3F3;
    overflow: hidden;
}

 .sonBox .content .leftBox {
    width: 4.33rem;
    color: #444;
    font-size: .31rem;
    line-height: .46rem;


}

.sonBox .content .leftBox .textBox{
    height: 1.39rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    

}

.sonBox .content .leftBox p {
    line-height: .39rem;
    overflow: hidden;
    /* 溢出部分进行隐藏 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* 盒模型元素从顶部向底部垂直排列子元素 */
    -webkit-line-clamp: 3;
    /* 显示两行 */
    text-overflow: ellipsis;

}

 .sonBox .content .leftBox .setMeal {
    width: 3.31rem;
    height: .53rem;
    color: #444;
    font-size: .27rem;
    line-height: .54rem;
    background-color: #F5F5F5;
    border-radius: .04rem;
    text-align: center;
}

.sonBox .content .rightBox {
    position: absolute;
    width: 3.14rem;
    margin-left: .154rem;
    right: 0;
    clip:rect(0px,3.14rem,2.01rem,0px)
}

 .sonBox .content .leftBox .audioBox {

    position: relative;
    height: 0.84rem;
    background: rgba(243, 255, 254, 1);
    border-radius: 0.09rem;
    border: 1px solid rgba(6, 193, 174, 1);
    padding-left: .35rem;
    color: #06C1AE;
    margin-bottom: .32rem;
    display: flex;
    margin-top: .32rem;

}

.leftBox .audioBox .left {
    left: 1.04rem;
    top: .17rem;
    position: absolute;

}

.audioBox .iconBox {
    width: .49rem;
    display: flex;
    height: 0.33rem;
    margin-top: .22rem;
    overflow: hidden;

}

.audioBox img:nth-child(1) {
    width: .29rem;
    height: .33rem;

}

.audioBox img:nth-child(2) {
    width: .07rem;
    height: .15rem;
    margin-top: .09rem;
    margin-left: .02rem;


}

.audioBox img:nth-child(3) {
    width: .07rem;
    height: .24rem;
    margin-top: .045rem;
    margin-left: .02rem;

}






.leftBox .curr .iconBox {

    animation: horn 1.3s linear infinite;

}

audio:not([controls]) {
    display: none;
    height: 0;
}

@keyframes horn {

    0% {
        width: .29rem;
    }

    50% {
        width: .38rem;
    }

    60% {
        width: .49rem;
    }

    100% {
        width: .49rem;
    }

}




.spillPop {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
}

.spillBox {
    position: relative;
    width: 6.63rem;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 6.23rem;
    border-radius: .22rem;


}

.spillBox .topBox {
    display: flex;
    line-height: .53rem;
    padding: .35rem;
    padding-bottom: .18rem;

}

.spillBox .topBox img {
    width: .53rem;
    height: .53rem;

}

.spillBox .topBox p {
    margin-left: .18rem;
    color: #444;
    line-height: .60rem;
}

.spillBox .text {
    font-size: .31rem;
    padding: .35rem;
    padding-top: 0rem;
    line-height: .49rem;
    color: #444;

}

.spillBox .close {
    width: 0.88rem;
    position: absolute;
    height: 0.88rem;
    border: 2px solid #FFFFFF;
    background: url(../../../../images/guanbi@2x.png) no-repeat center;
    background-size: 0.5rem 0.5rem;
    top: 100%;
    left: 50%;
    margin-top: 0.4rem;
    margin-left: -0.44rem;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.soneMore {
    padding: .35rem 0;
    display: flex;
    width: 7.62rem;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

.soneMore p {
    font-size: .35rem;
    color: #06C1AE;
}
.soneMore a {
    font-size: .35rem;
    color: #06C1AE;
}

.soneMore img {
    width: .24rem;
    height: .13rem;
    margin-top: .17rem;
    margin-left: .16rem;
}

.copyRight {
    width: 100%;
    height: .97rem;
    line-height: .97rem;
    text-align: center;
    color: #999;
    font-size: .27rem;
    margin-bottom: 1.08rem;
}







.bothBox{
    display: flex;
    width: 7.62rem;
    height: 4.31rem;
    margin: 0 auto;
    margin-top: .35rem;
    justify-content: space-between;
}
.bothBox .cardBox{
    position: relative;
    overflow: hidden;
    width: 3.71rem;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2rem .24rem 0px rgba(174,174,174,0.0800);
    border-radius: .09rem;
}
.cardBox .titleBox{
    display: flex;
    /* width: 3.18rem; */
    height: .57rem;
    margin: 0 auto;
    margin-top: .27rem;
    justify-content: center;
}
.cardBox .titleBox img{
    width: .57rem;
    height: .57rem;
}
.cardBox .titleBox p{
    margin-left: .18rem;
    color: #444;
    font-size:.397rem;
    line-height: .57rem;
    font-weight: bold;
}
.cardBox  .tip {
    display: block;
    margin: 0 auto;
    color: #444;
    font-size:.31rem;
    line-height: .31rem;
    text-align: center;
    margin-top: .27rem;
}
.cardBox  .tips {
    display: block;
    margin: 0 auto;
    color: #444;
    font-size:.31rem;
    line-height: .31rem;
    text-align: center;
    margin-top: .36rem;
}
.cardBox .tagBox{
    display: flex;
    justify-content: space-between;
    width: 2.74rem;
    margin: 0 auto;
    margin-top: .44rem;
}
.cardBox .tagBox img{
    width: .99rem;
    height: .53rem;
}
.cardBox .tagBox p {
    color: #999;
    font-size: .31rem;
   
}
.cardBox a {
    position: absolute;
    display: block;
    width:2.47rem;
    height: .8rem;
    bottom: .44rem;
    left: .6rem;
    text-align: center;
    background-color: #06C1AE;
    color: #fff;
    font-size:.31rem;
    line-height: .8rem;
    border-radius:.4rem;
    box-shadow: 0px .22rem .27rem -0.13rem rgba(6,193,174,0.4000);

}
.cardBox .buttonBan{
    position: absolute;
    display: block;
    width:2.47rem;
    height: .8rem;
    bottom: .44rem;
    left: .6rem;
    text-align: center;
    background-color: #d8d8d8;
    color: #fff;
    font-size:.31rem;
    line-height: .8rem;
    border-radius:.4rem;
    box-shadow: 0px .22rem .27rem -0.13rem rgba(6,193,174,0.4000);

}
.index-container .swiper-slide{
   display: block;
}





/* 授权弹窗 */
.accreditPop{
    position: fixed;
    background-color: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    z-index: 1055;
    top: 0;
}
.accreditPop .accreditBox{
    position: relative;
    margin: 0 auto;
    width: 6.85rem;
    height: 8.86rem;
    margin-top: 2.34rem;
    background-color: #fff;
    border-radius:.22rem;
   
}
.accreditBox img{
    display: block;
    margin: 0 auto;
    width: 6.85rem;
    height: 3.09rem;
    
}
.accreditBox .textBox{
    margin: 0 auto;
    width: 6.85rem;
    font-size:.31rem;
    background-color: #fff;
   
    border-radius:0  0 .22rem .22rem;
   
}
.accreditBox .title{
    font-size:.53rem;
    color: #fff;
    font-weight: bold;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    margin-top: .33rem;
   
   
}
.accreditBox .textBox{
    padding-bottom: .44rem;
}

.accreditBox .textBox .text{
    line-height: .46rem;
    margin: 0 auto;
    color: #444;
    width: 6rem;
    margin: 0 auto;
    padding-top: 1.6rem;
    
}


.buttonBox{
    width: 6.4rem;
    margin:  0 auto;
    display: flex;
    margin-top: 0.1rem;
}
.buttonBox .visitorBtn{
    font-size:.35rem;
    width: 2.87rem;
    height: .8rem;
    color: #999;
    background-color: #f0f0f0;
    border-radius:.4rem;
    text-align: center;
    margin: 0 auto;
    line-height: .8rem;
}
.buttonBox .loginBtn{
    font-size:.35rem;
    width: 2.87rem;
    height: .8rem;
    color: #fff;
    background-color:#06C1AE;
    border-radius:.4rem;
    text-align: center;
    margin: 0 auto;
    line-height: .8rem;
}
.buttonBox .loginBtn span{
    color: #fff;
}
.fixBox{
    position: absolute;
    top: 0 ;
    left: 0;
    width: 6.85rem;
    height: auto;
}
.accreditBox .copyBj{
    
    font-size:.31rem;
    font-weight: bold;
    color: #fff;
    height: .66rem;
    line-height: .54rem;
    text-align: center;
    width: 2.52rem;
    margin: 0 auto;
    margin-top: .22rem;
    
    background: url(../homeIndexImg/copyBj.png)no-repeat;
    background-size: 100% 100%;
   
  
    
}
.accreditBox .qrBox{
    width: 112px;
    height: 112px;
   margin: 0 auto;
}

/* 授权弹窗结束 */

/* 新增微信领限时大礼微信客服弹窗 */

.ServicePop .popBox {
    position: relative;
    width: 100%;
    height: 12.96rem;
    background: url(../homeIndexImg/libaoBg.png) no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: .88rem;
    overflow: hidden;
}

.ServicePop .popBox .qrBox{
    margin: 0 auto;
    bottom: 3.4rem;
    left: 50%;
    margin-left: -0.93rem;
    position: absolute;
    width: 1.86rem;
    height: 1.86rem;
    background-color: #fff;
    border-radius: .09rem;

    margin-top: .29rem;
    display: flex;
    align-items: center;
}
.ServicePop .popBox .qrBox .qrImg{
    display: block;
    width: 1.59rem;
    height: 1.59rem;
    margin: 0 auto;
}
.ServicePop .close{
    position: absolute;
    top: 2.5rem;
    right: .88rem;
    width: .57rem;
    height: .57rem;
}
.ServicePop .btn{
    position: absolute;
    width: 4.42rem;
    height: 1.1rem;
    margin: 0 auto;
    left: 50%;
    margin-left: -2.21rem;
    bottom: 1.5rem;
    background: url(../homeIndexImg/libaoBtn.png) no-repeat center;
    background-size: 100% 100%;
    font-size:.443rem;
    font-weight: bold;
    color: #8C0115;
    text-align: center;
    line-height: 1.1rem;

}

/* 新增微信领限时大礼微信客服弹窗 */