*{
    margin: 0;
    /* font-family: "微软雅黑"; */
}

body{
    overflow-x: hidden;
    background-color: #FEF9F8;
}
a{
    text-decoration: none;
    color: black;
}
.card>span{
    height: 96px;
}
.loading{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f5dede;
    z-index: 15;
    transition: all 0.5s 0s linear;

}
.pro3 i{
    width: 100% !important;
}
.banps{
    width: auto ;
    position: absolute;
    bottom: 49px;
    left: 54px;
}
.conbox{
    width: 1200px;
    margin: 0 auto;
}
.Loading li img{
	width: 100%;
}
ul.Loading{
	color: #fff;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);

	
	margin:0;
	padding:0;
	display: flex;
}
.swp2{
    width: 66.4%;
    margin: 0;
}
video{
    width: 100%;
    display: block;
    border-radius: 10px;
}
ul.Loading li{
	list-style-type: none;
	height: 20px;
	width: 20px;
   /* background: linear-gradient(to right, #fff, #ffb8f9);  */
	margin: 0 5px;
	/* border-radius: 50%; */
	animation: animate 1.5s linear infinite;
   /* box-shadow: 1px 1px 5px #fff; */
}
.card0{
    background-color: #F3EFFF;
    
}
.pro1{
    background: linear-gradient( #DBF7FE, #FBECF5); 
}
.pro2{
    background: linear-gradient( #F8FEDE, #E9FBF0); 
}
.pro3{
   
   background: linear-gradient( #BFF1F0, #FFEDEE);
}
.pro4{
    background: linear-gradient( #BFF1F0, #F1E9D9); 
}
.pro5{
    background: linear-gradient( #FFFDED, #FFEDEE); 
}
.pro6{
    background: linear-gradient( #FFF3DC, #dcf5d4); 
}
.pro7{
    background: linear-gradient( #ffe9fa, #e5f0ff); 
}
.pr
.pro3>div{
   /* position: absolute;
    bottom: 20px;
    left: 34%;*/
}
.ps0{
    position: absolute;
    left: 15px;
    top: 15px;

}
.pro .title{
    font-family: serif;
    font-weight: 600;
}
.pro3>img{
    height: 100%;
}
.pro>a{
    position: relative;
    width: 32.5%;
    border-radius: 10px;
    margin:3px;
    /* background: antiquewhite; */
    text-align: center;
    justify-content: center;
    /* display: flex; */
    padding: 25px 0px 20px 0px;
}
.pro>a img:hover{
    transform: translateY(-5px);
}
.pro>a>i{
    
    display: inline-block;
}

.pro>a>i>img{
    width: 100%;
    transition: all 0.3s 0s linear;
}
.pro>a>div{
    margin-top: 5px;
}
.pro>a>div p:nth-child(2){
    text-align: center;
    color: gray;
    font-size: 14px;
    padding-top: 8px;
}
.hz{
    background-color: white;
    display: flex;
    justify-content: space-between;
    padding: 50px 70px;
    align-items: center;
}
.hz_txt{
    width: 39%;
}
.hz .logo_box{
    width: 55%;
}
.hz .logo_box div{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.ma{
    display: block !important;
    text-align: center;
    border: 3px solid #F8D3EC;
    padding: 25px 27px;
    border-radius: 15px;
    position: relative;
    top: -108px;
}
h2{
    text-align: center;
    font-size: 26px;
    font-weight: 500;
}
.ma p{
margin: 0px !important;
}
.logo_box img{
    width:95%;
    transition: all 0.3s 0s linear;
}
.hz>div p:nth-child(1){
    font-size: 26px;
    /* font-weight: 600; */
    margin-bottom: 20px;
}
.hz>div P:nth-child(2),.hz>div P:nth-child(3){
    color: gray;
    font-family: serif;
    line-height: 27px;
    font-size: 14px;
}
.target{
    background-color: #F3EFFF;
    padding: 12px 0px;
}
.target>div{
    width: 1200px;
    margin: 0 auto;
}
.target>div a{
    color: gray;
    text-decoration: none;
    font-family: serif;
    font-size: 14px;
}
.target>div span{
    color: #FAD3B2;
    font-size: 13px;
    /* font-weight: 200; */
    padding: 0 10px;
}
.hz .logo_box i{
    /* text-align: right; */
    margin: 20px;
}
@keyframes animate {
	0%{
	transform:scale(1.3);	
	}
	60%{
	transform: scale(0.2);
	}
	80%{
	transform: scale(0.7);	
	}
	100%{
	transform: scale(1.3);	
	}
}

ul.Loading li:nth-child(1)
{
	animation-delay: 0;
}
ul.Loading li:nth-child(2)
{
	animation-delay: -1.2s;
}
ul.Loading li:nth-child(3)
{
	animation-delay: -1s;
}
ul.Loading li:nth-child(4)
{
	animation-delay: -.8s;
}
ul.Loading li:nth-child(5)
{
	animation-delay: -.6s;
}
.head{
    /* padding-bottom: 20px; */
    position: fixed;
    width: 100%;
    z-index: 2;
    
}
.seccon{
    display: flex;
    justify-content: space-between;
    margin: 14px 0px;
    margin-top: 12px;
    position: relative;
}
#box{
    display: block;
    line-height: 24px;
    padding-top: 10px;
    box-sizing: border-box;
}
.swp1{
    /* padding-top: 64px; */
}

.mail{
    padding-top: 25px;
}
section div span{
    font-size: 28px;
}
section>div{
 
    /* margin:63px; */
}
.head .mark2{
    width: 100%;
    height: 100%;
    position: absolute;
     background: linear-gradient( #FDF3EA, #EDEBF5); 
    opacity: 0.9;
}
body{
    transition: all 0.3s 0s linear;
}

header{
    
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}
.lines{
    display: none;
}
header i{
    width: 10%;
    z-index: 2;
    margin-top: 21px;
    padding-left: 25px;
}
header nav {
   
    
   /* width: 75%; */
}
header nav ul{
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: space-between;
}
header nav ul li{
    list-style-type: none;
    position: relative;
    /* padding: 50px 58px 30px 58px; */
    transition: all 0.3s 0s linear;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

header nav ul li a{
    text-decoration: none;
    font-size: 14px;
    display: block;
    color: gray;
    transition: all 0.3s 0s linear;
    width: 160px;
    height: 122px;
    box-sizing: border-box;
    padding-top: 48px;
}

.head p{
    padding-top: 15px;
   
}
.video{
    width: 69%;
    background-color: #f8edf3;
}

.swp1 img:nth-child(1){
    width: 100%;
    border-radius: 10px;
    position: relative;
}

.black{
    color: black;
    /* font-weight: 600; */
}

section{
    width: 31.7%;
    border: 4px solid #F3EFFF;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 0px;
}
h1{
    font-size: 30px;
    font-weight: 500;
}
section p{
    font-size: 14px;
    text-align: center;
    font-family: serif;
    margin-top: 10px;
    font-family: serif;
}


aside div p{
   
    line-height: 38px;
    color: gray;
    font-family: serif;
}



.titles{
    position: inherit;
    margin: 0 auto;
    margin-bottom: 80px;
}
.swp3 .swiper-wrapper{
    width: 75%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.swp3 .swiper-slide{
    /* width: 300px; */
    /* height: 400px; */
    /* width: 30%; */
    /* padding: 75 px 60px; */
    width: 23%;
    background-size: cover;
    /* margin-bottom: 80px; */
    position: relative;
   
}
.con i,.con img{
    width: 100%;
    cursor: pointer;
    border-radius: 20px;
    transition: all  0.3s 0s linear;
}
.con img:hover{
    box-shadow: 11px 10px 67px rgb(228, 221, 221);
}


.pro{
    display: flex;
    /*justify-content: space-between;*/
    margin-bottom: 15px;
}

.case{
    background-color: #FFF7E9;
    padding-top: 80px;
}
.ct{
    margin-bottom: 70px;
}


.swp2 .swiper-slide img{
    width: 100%;
}
.swp2 .swiper-slide{
    position: relative;
}
.txt{
    position: absolute;
    top: 33%;
    padding-left: 3%;
}
.txt p{
    font-size: 18px;
    font-weight: 600;
}
.info{
    margin: 0px;
   position: absolute;
   margin-top: 20%;

}
.sp1{
    position: inherit;
    margin: 50px 0px;
}

.swp5 .swiper-wrapper{
    width: 75%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding-bottom: 50px;
}
.swp5 .swiper-slide{
    width: 10%;
}
.logo i img{
    width: 100%;
    transition: all 0.5s 0s linear;
    cursor: pointer;
}

.dt{
    padding-top: 28px;
}
.msg i{
    display: block;
    width: 100%;
}
.msg i img{
    width: 100%;
}
.msg{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 100px;
    
}
.msg a{
    position: relative;
    display: block;
}
.msg a span{
    position: absolute;
    top: 20px;
    width: 69px;
    background: #F7D3EC;
    padding: 3px 0px;
    text-align: center;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: white;
}
.msg div{
    display: flex;
    /* align-items: center; */
   
}
.msg a{
    width: 32.5%;
    transition: all 0.3s 0s linear;
}
.msg a:hover{
    transform: translateY(-7px);
}
.msg a p{
    padding-top: 10px;
    color: #69686A;
}
.msg div p{
    margin-left: 15px;
    font-size: 14px;
    color: gray;
    font-family: serif;
    z-index: 2;
    /* width: 126px; */
    line-height: 26px;

}
.box{
    padding-top: 80px;
    margin: 0 auto;
    /* padding-bottom: 80px; */
}
.box .info{
    position: relative;
    margin: 0 auto;
    padding: 15px 22px;
    border-radius: 25px;
   
}
footer{
    
    padding: 15px 0px;
    width:1200px;
    margin: 0 auto;
    color: gray;
    font-size: 14px;
    font-family: serif;
}
footer a{
    text-decoration: none;
    color: rgba(128, 128, 128, 0.43);
}

.num_box{
    display: flex;
    font-size: 0px;
    text-align: center;
    justify-content: center;
}

.logo_box img:hover{
    transform: translateY(-5px);
}
.swiper-button-next{
    background-image:url("../img/right.png")
}
.swiper-button-prev{
    background-image:url("../img/left.png")
}
.swiper-button-next, .swiper-button-prev{
    position: absolute;
    top: 58%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    background-color: rgba(243, 230, 230, 0.62);
    padding: 11px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.m_img{
    display: none;
}
.num0 p{
    font-family: initial !important;
}
.msg i img{
    /* box-shadow: 6px 7px 42px rgb(214, 214, 214);
    border-radius: 50%; */
}
.m_footer{
    width: 100%;
    position: fixed;
    height: 54px;
    background: white;
    z-index: 4;
    bottom: 0;
    display: none;
}
.m_footer{
    font-size: 14px;
    display: flex;
    justify-content: space-around;
    padding: 0.1rem 0px 0.4rem 0rem;
    border-top: 1px solid #EFD0EF;
    display: none;
}
.m_footer i{
    width: 0.4rem;
    margin: 0 auto;
    /* height: 100%; */
    display: block;
    text-align: center;
}
.m_footer i img{
    width: 100%;
    display: block;
}
.m_footer a{
    width: 20%;
    text-align: center;
    font-size: 0;
    padding: 0;
}
.m_footer p{
  
    font-size: 12px;
}
.msg i,.msg div{
    transition: all 0.3s 0s linear;
}
.ct h2{
    font-size: 26px;
    font-weight: 500;
}
.ct p{
    text-align: center;
    padding-top: 15px;
}
.tro{
    position: relative;
   
}
.swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #bbb;
    opacity: 1;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
    outline: none;
}
.tro_txt.active{
    height: auto;   
    transition: all 0.3s 0s linear;
}
.tro_txt{
   
    overflow: hidden;
    transition: all 0.3s 0s linear;
}

.mask{
    background: none;
}
.tro{
        margin-top: 40px;
        margin-bottom: 40px;
}
.up img{
    width: 100%;
}
.tro_txt p:nth-child(1){
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: inherit;
    /* color: black; */
    font-size: 22px;
}

.up.active{
    transform: rotate(180deg);
}
.up{
    display: none;
}
.mask.active{
    background: none;
}
header nav li.active{
    background: white;
}
.logo_m{
    position: relative;
}
.mv{
    display: none;
}
.swiper-pagination{
   
}
.swiper-pagination-bullet-active{
    background: #eed0f0;
}
.swiper-pagination-bullet{
    margin: 0px 5px;
}
.lx{
    position: absolute;
    bottom: 28px;
    right: -108px;
}
.lx i{
    display: block;
}
.contact{
    position: relative;
}
.lxp{
    position: absolute;
    right: -224px;
    top: 376px;
    color: #fbb0e4;
    font-size: 14px;
    opacity: 0;
    transition: all 0.3s 0s linear;
}
.wechat{
    position: absolute;
    right: -234px;
    top: 260px;
    opacity: 0;
    transition: all 0.3s 0s linear;
}
.block{
    opacity: 1;
}
.yy{
    box-shadow: 1px 0px 0px darkgrey;
    border-radius: 10px;
}
@media screen and (min-width:768px){
    
    .msg div:hover i{
       
        transform: translateY(-5px);
    }
    .msg div:nth-child(4):hover{
        transform: translateY(-5px);
    }
}
@media screen and (min-width:768px) and (max-width: 1400px){
    .lxp{
        right: -108px;
        top: 199px;
    }
    .wechat{
        right: -118px;
        top: 122px;
    }
    .pro>a>i>img{
        width: 100%;
    }
    .product_box img{
        width: 100%;
    }
    .pro>a>i{
       /* width: 60%;*/
    }
    .conbox,header,.target>div,footer{
        width: 80%;
    }
  
}
@media screen and (max-width:768px){
    .tro_txt{
        height: 104px;
    }
    .lx{
        display: none;
    }
    .swp1{
        /* padding-top: 0.5rem; */
    }
    .ui-icon{
        font-size: 20px !important;
    }
    .ui{
        bottom:0.7rem !important;
        left: 8% !important;
    }
     .swiper-pagination{
        bottom: 0.15rem !important;
        left: 0;
        left: 40% !important;
        width: auto !important;
    }
    .swiper-pagination-bullet-active{
        background: #eed0f0;
    }
    .swiper-pagination-bullet{
     
        margin: 5px 0px;
    }
    .swp1 img:nth-child(1){
        width: 100%;
        
    }
    .banps{
        width: 1.5rem;
        bottom: 0.1rem;
        left: 0rem;
    }
    .pro1{
        background-image: url(../img/pbg/c1.png);
    }
    .pro2{
        background-image: url(../img/pbg/c2.png);
    }
    .pro3{
        background-image: url(../img/update240603/p2460.jpg);
    }
    .pro4{
        background-image: url(../img/pbg/c4.png);
    }
    .pro5{
        background-image: url(../img/update240603/pCheese.jpg);
    }
    .pro6{
        background-image: url(../img/pbg/c6.jpg);
    }
    .pro7{
        background-image: url(../img/update240603/pGift.jpg);
    }
    .pro8{
        background-image: url(../img/new/bg1.png);
    }
    .p5{
        background-image: url(../img/update240603/pCrepes.jpg);
    }
    .pro>a>i>img{
        display: none;
    }
    .pro9{
        display: none !important;
    }
    section{
        border-radius: 6px;
        box-sizing: border-box;
    }
    .hz .logo_box div{
        justify-content: space-between;
    }
    .js-video{
        /* display: none; */
    }
    .mv{
        display: block;
    }
    .msg a{
        width: 100%;
        margin-bottom: 0.4rem;
    }
    .msg a span,.msg a p{
        font-size: 16px;
    }
    .ct p{
        font-size: 14px;
        padding-top: 0.1rem;
    }
    iframe{
        height: 4rem;
    }
    .up{
        position: absolute;
        cursor: pointer;
        bottom: -19px;
        display: inline-block;
        left: 48.5%;
        z-index: 4;
        width: 30px;
        transition: all 0.3s 0s linear;
    }
    .mask{
        width:100%;
        position: absolute;
        top:0;
        height: 100%;
        background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0.22), rgb(254, 249, 248));
        background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0.22), rgb(254, 249, 248));
        background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, 0.22), rgb(254, 249, 248));
        background-image: linear-gradient(top, hsla(0, 0%, 100%, 0.22), rgb(254, 249, 248));
    }
    .tro{
        margin-top: 40px;
    margin-bottom: 0.4rem;
    }
    .up{
        position: absolute;
        cursor: pointer;
        bottom: -19px;
        left: 47%;
        z-index: 4;
        width: 0.2rem;
        transition: all 0.3s 0s linear;
    }
    .tro_txt p:nth-child(2){
        /* text-align: center;
        margin-bottom: 20px;
        font-size: 12px; */
    }
    .target{
        padding: 16px 0px;
    }
    .m_footer{
        display: flex;
    }
    .ps0{
        width: 0.5rem;
        position: absolute;
        left: 1px;
        top: 9px;
        display: none;
    }
   
  .mail{
      padding: 0;
  }
    .hz>div p:nth-child(1){
        font-size: 0.2rem;
        text-align: center;
    }
    .pro>a>div p:nth-child(2){
        padding-top: 2px;
        font-size: 14px;
        font-family: inherit;
        text-align: right;
    }

    html{
        /* font-size: 26.67vw; */
    }
    .swp2 .wrapper{
        width: 100%;
    }
    .swp2{
        /* width: 90%; */
        margin: 0 auto;
        /* margin-top: 10px; */
        margin-bottom: 5px;
    }
    .hz .logo_box i{
        margin: 0;
        width: 19%;
        margin-bottom: 0.16rem;
    }
 
    footer{
        width: 90%;
        text-align: left;
        background: none;
        margin-bottom: 100px;
        font-size: 12px;
        color: rgba(128, 128, 128, 0.43);
    }
    .pro>a>i{
        width: 47%;
        
    }

    .target>div{
        width: 90%;
        font-size: 0;
    }
  
    .msg div p{
        width: 100%;
    }
    .ma{
        position: inherit;
        padding: 0.2rem 0.2rem;
        border-radius: 10px;
    }
    .msg{
        flex-wrap: wrap;
    margin: 0 auto;
   
    display: block;
    }
    .box{
        padding-top: 0.5rem;
        width: 90%;
    }
    .logo_box img{
        /* transform: translateX(-21px); */
    }
    .hz .logo_box{
        width: 100%;
        padding-top: 34px;
        box-sizing: border-box;
    }
    .hz_txt{
        width: 100%;
    }
    .msg>div{
        margin: 10px 0px;
        width: 100%;
        align-items: center;
    }
    #ma_box i{
        display: block;
        width: 1rem;
    }
    #ma_box img{
        width: 100%;
    }
   #ma_box{
    width: auto;
    margin: 0 auto;
    margin-bottom: 25px;
   }
    #ma{
        width: 100px;
    }
    .hz{
        padding: 50px 32px 20px 32px;
        box-sizing: border-box;
        width: 90%;
        margin: 0 auto;
        flex-wrap: wrap;
        margin-top: 5px;
        border-radius: 10px;
    }
    .title{
        font-size: 0.17rem;
        text-align: right;
    }


    .pro{
        flex-wrap: wrap;
        width: 90%;
        margin: 0 auto;
    }
    .pro>a{
        width: 100%;
        margin: 5px 0px;
        display: flex;
        justify-content: space-between;
        padding: 0.1rem 0;
        align-items: center;
        box-sizing: border-box;
        height: 1.2rem;
        background-size: cover;
    }
    .pro>a>div{
        font-size: 14px;
        bottom: 0.4rem !important;
        left: 0;
        right: 0;
        padding-right: 0.2rem;
    }
    section div span{
        position: relative;
        top: 7px;
        font-size: 10px;
        font-family: serif;
    
    }
    section>div{
        padding: 10px 0px;
        margin: 0px;
    }
    .swp1 .swiper-slide{
        overflow: hidden;
    }
    .swiper-button-next, .swiper-button-prev{
        display: none;
    }
    .swp1 img {
        
       
    }
    .head p{
        padding-top: 0;
    }
    .seccon{
        flex-direction: column-reverse;
        margin:0;
      
    }
   
  header{
    width: 90%;
    margin: 0 auto;
    padding: 18px 0px;
    font-size: 0;
  }
    .lines{
        display: block;
        z-index: 2;
       
    
    }
    .mark {
        width: 100%;
        top: 0px;
        left: 0px;
        position: absolute;
        background: white;
        height: 100%;
        opacity: 0.9;
    }
    .line{
        background: gray;
        width: 25px;
        height: 2px;
        padding-top: 0px !important;
        background: black;
        /* margin: -2.9rem; */
        margin: 5px;
        transition: all 0.3s 0s linear;
    }
    .conbox{
        width: 100% ;
        font-size: 0px !important;
        justify-content: space-between;
        margin-bottom: 0.2rem;
    }
    header nav{
        width: 46%;
        top: 64px;
        transition: all 0.3s 0s linear;
        opacity: 0.;
        padding-left: 79px;
        /* background: rosybrown; */
        padding-top: 43px;
        position: absolute;
        z-index: 2;
        right: 0px;
        padding-right: 13px;
        transform: translateX(100%);
    }
    header nav.open{
        transform: translateX(0);
    }
    .l2.open{
       opacity: 0;
    }
    .l1.open{
        transform: rotate(45deg) translateY(3px) translateX(4px);
        
    }
    .l3.open{
        transform: rotate(137deg) translateY(6px) translateX(-6px);
    }
    header nav ul li a{
        font-size: 16px;
        position: relative;
        display: flex;
    }
    .active{
        /* width: 100%; */
        /* height: 1px; */
       
    }

    header nav ul{
        display: block;
    }
    header nav ul li{
        margin-bottom: 39px;
        width: 100%;
        padding-bottom: 10px;
    }
    header i img{
        width: 100%;
    }
    header i{
        width: 0.6rem;
        margin: 0;
        padding: 0;
    }
    section{
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        padding: 0.1rem 0rem;
        font-family: cursive;
        background: white;
        margin: 10px auto;
    }
    h1{
        font-size: 25px;
        font-weight: 500;
        font-family: serif;
    }
    h3{
        font-size: 14px;
    }
    h2{
        font-size: 20px;
    }
    aside div p{
        font-size: 14px;
        text-align: center;
        width: 80%;
        margin: 0 auto;
        line-height: 27px;
    }
    h2{
        font-size: 21px;
        width: 2.4rem;
       
        font-weight: 500;
        
    }
    aside{
        width: 100%;
        /* text-align: center; */
        left: 0;
        top: 0.6rem;
    }
    .btn{
        font-size: 14px;
        margin-top: 0.8rem;
    }
    figure{
        margin-bottom: 0.1rem;
    }
    .swp3 .swiper-slide{
        width: 233px;
        margin-right: 0.2rem;
    }
    .titles{
        margin-bottom: 0.3rem;
    }
    article .con div{
        font-size: 0px;
        top: 200px;
    }
    article .con .title{
        font-size: 14px;
        font-weight: 500;
    }
    article .ps{
        font-size: 12px;
        margin-bottom: 0.15rem;
    }
    article .con span{
        width: 80%;
    display: inline-block;
    line-height: 24px;
    }
    .titles h2{
        width: 100%;
        font-size: 0.2rem;
        font-family: inherit;
        font-weight: 500;
    }
    .btn{
        margin: 0.1rem auto 0.5rem auto;
        padding: 0.05rem 0rem;
    }
    .swp2{
        width: 90%;
    }
    .swp2 .swiper-slide{
        display: block;
    }
}
.-webkit-media-controls-fullscreen-button{ 
    color: lawngreen;
 }
 

/*********************
 * Wrapper
 *********************/
.js-video {
    /* position: relative;
    max-width: 600px;
    margin: 0 auto;
    padding: 10px;
    background: rgba(0, 0, 0, 0.2); */
    position: relative;
    border-radius: 8px;
  }
  
  /*********************
   * Elements inside js-video
   *********************/
  video {
    /* max-width: 100%;
    max-height: 70vh;
    background-size: cover;
    background-position: center center; */
  }
  
  .js-video button {
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  
  
  .playPause.ui-icon:after {
    content: '';
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
  }
  
  .playPause.ui-icon.fa-pause {
    opacity: 1;
  }
  
  .ui {
    width: 90%;
    font-size: 0;
    position: absolute;
    bottom: 40%;
    left: 6%;
    /* display: none; */
    
  }
  .ui > div:nth-of-type(2), .ui > div:nth-of-type(4) {
    padding-top: 8px;
  }
  .ui > div:nth-of-type(2) {
    -webkit-flex: 30 30 1px;
    flex: 30 30 1px;
    margin-right: 10px;
  }
  .ui > div:nth-of-type(1) {
    -webkit-flex: 1 0 60px;
    flex: 1 0 60px;
    font-size: 12px;
    display: flex;
    margin-right: 10px;
    line-height: 20px;
  }
  .ui > div:nth-of-type(3) {
    -webkit-flex: 0 0 20px;
    flex: 0 0 20px;
    margin-right: 10px;
  }
  .ui > div:nth-of-type(4) {
    -webkit-flex: 0 0 60px;
    flex: 0 0 60px;
  }
  .fa-rotate-left:before, .fa-undo:before, .fa-play:before, .fa-pause:before {
    color: white;
}
  .timeDisplay {
    white-space: nowrap;
    display: none;
    color: white;
  }
  .timeDisplay i {
    font-style: normal;
  }
  
  
  .ui-icon {
    font-size: 35px;
    vertical-align: middle;
    width: 20px;
    margin-right: 10px;
    cursor: pointer;
    margin: 0 auto;
  }
  
  /*********************
   * Progress
   *********************/
  .progress, .volumeControl {
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    position: relative;
    height: 5px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 2px;
    border: 0;
    display: none;
  }
  
  .progress > * {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  
  .progress-time {
    background-color: rgb(255, 255, 255);
  }
  .fa-rotate-left:before, .fa-undo:before,.fa-play:before,.fa-pause:before{
      color: white;
  }
/* ---------------------------------------------------------------------------   */