.hSwiper{
  height: 9.8rem;
}

.hPagination {
  display: flex;
  justify-content: center;
  bottom: .4rem!important;  
}

.hPagination .swiper-pagination-bullet{
  width: 1rem;
  height: 0.04rem;
  background: #FFFFFF;
  border-radius: 0;
}

.hVideo{
  height: 9.8rem;
  position: relative;
}
/*新加*/
.videoSwiper{
    width: 100%;
    height: 10.8rem;
}
.videoSwiper .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.videobox{
    width: 100%;
    height: 100%; 
}
.videobox video{
      width: 100%;
    height: 100%;  
 }
.videoSwiper .swiper-button-next,.videoSwiper .swiper-button-prev{
    color:#fff;
    width: 0.6rem;
height: 0.6rem;
background: rgba(255, 255, 255, 0.44);
border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
}

.videoSwiper .swiper-button-prev, .swiper-rtl .swiper-button-next{
    left: 1.81rem !important;
}
.videoSwiper .swiper-button-next, .swiper-rtl .swiper-button-prev{
    right: 1.81rem !important;
}
.videoSwiper .swiper-button-next:after,.videoSwiper .swiper-button-prev:after{
    font-size: 0.2rem;
}
.hVideobox{
    position: absolute;
    bottom: 0.67rem;
    left: 1.81rem;
}
.hVideobtext{
    font-family: Fontquan-XinYilogoTi, Fontquan-XinYilogoTi;
    font-weight: 400;
    font-size: 0.5rem;
    color: #FFFFFF;
    line-height: 1.2rem;
}
.hVideobox a{
        display: block;
    margin-top: 0.21rem;
    width: 1.8rem;
    height: 0.46rem;
    background: #A39681;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    font-family: MiSans, MiSans;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.46rem;
    text-align: center;
}
/*/*/
.hVideo video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hVideo .play{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: .8rem;
  height: .8rem;
  cursor: pointer;
}

.hBot{
  width: 100%;
  height: 7rem;
  display: flex;
}

.hBotItem{
  flex: 1 1 50%;
  transition: all .3s;
  position: relative;
}

.hBotItem::after{
  content: '';
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, .4);*/
  position: absolute;
  left: 0;
  top: 0;
  transition: all .3s;
}

.hBotItem:hover{
  flex: 0 0 11.5rem;
}

.hBotItem:hover::after{
  background: rgba(0, 0, 0, 0);
}

.hBotItem img{
  object-fit: cover;
}

.hBotText{
  position: absolute;
  bottom: .6rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all .3s;
  z-index: 1;
}

.hBotItem:hover .hBotText{
  bottom: 50%;
  transform: translate(-50%,50%);
}

.hBotText p{
  font-family:'MiSans, MiSans' !important;
  font-weight: bold;
  font-size: 0.4rem;
  color: #FFFFFF;
  margin-bottom: .3rem;
}

.hBotText a{
  width: 1.8rem;
  height: 0.46rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  border: 0.02rem solid #FFFFFF;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s;
}

.hBotItem:hover .hBotText a{
  background: #FFFFFF;
  color: #054173;
}
.PrivacyContent{
    width: 13.73rem;
    height: 1.03rem;
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 0.3rem;
    color: #070707;
    line-height: 0.6rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.93rem;
    margin-right: .93rem;
    margin-top: .91rem;
}
.PrivacyContent a{
    color: #B4B4B4;
}
.Privacy{
    width: 80%;
    height: 12.04rem;
    background: #FFFFFF;
    opacity: 0.9;
    position: fixed;
    top: 3%;
    bottom: 3%;
    left: 1.81rem;
    border-radius:0.2rem ;
    z-index: 9999;
}

.PrivacyTitle{
    font-family: Arial, Arial;
    font-weight: bold;
    color: #6D4F2E;
    /*line-height: .24rem;*/
    text-align: center;
    font-style: normal;
    text-transform: none;
    font-size: 0.4rem;
    font-weight: bold;
    margin-top: 1.57rem;
    text-align: center;
}
.PrivacyTitle1{
    font-family: Arial, Arial;
    font-weight: bold;
    color: #6D4F2E;
    line-height: .24rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    font-size: 0.4rem;
    font-weight: bold;
    padding-top: 1.27rem;
    text-align: center;
}
.PrivacyText{
    font-size: 0.3rem;
    margin-top:0.71rem;
    margin-left:0.93rem;
    margin-right: 0.93rem;
    font-family: Arial, Arial;
    font-weight: 400;
    color: #6D4F2E;
    line-height: .6rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}


.PrivacyBtn{
    margin-top: .91rem;
    display: flex;
    justify-content: space-between;
    margin-left: .93rem;
    margin-right: .93rem;
}
.PrivacyBtn button{
    width: 4.9rem;
    height: .88rem;
    background: #EBEBEB;
    border-radius: .06rem;
    opacity: 1 !important;
    color: #918470;
    font-size: .25rem;
    font-weight: bold;
}
.PrivacyBtn button:hover{
    background: #62472A;
    color: #fff;
}
.PrivacyBtn button:hover a{
    color: #fff;
}
.PrivacyBtn button a{
    line-height: 0.5rem;
    width: 100%;
    height: 100%;
    display: block;
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: .25rem;
    color: #918470;
    /*line-height: .42rem;*/
    text-align: center;
    font-style: normal;
    text-transform: none;
    align-content: center;
}

/* 当屏幕宽度大于1024px且小于1920px时应用以下样式 */
@media screen and (min-width: 1025px) and (max-width: 2200px) {
    .Privacy{
        width: 60%;
        height: 8rem;
        margin-left: 2rem;
        margin-top: .5rem;
    }
    .PrivacyText{
        margin-top: .2rem;
        font-size: .2rem;
    }
    .PrivacyContent{
        font-size: .2rem;
        width: 9.5rem;
        margin-top: .41rem;
    }
    .PrivacyTitle{
        margin-top: .57rem;
        font-size: .22rem;
    }
    .PrivacyBtn button{
        width: 3.9rem;
        height: .5rem;
        font-size: .18rem;
    }
    .PrivacyBtn{
        margin-top: .51rem;
    }
    .PrivacyBtn button a{
        font-size: .18rem;
    }
}












.modal-border{
    margin-top: .39rem !important;
    margin: 0 auto;
    width: 13.41rem;
    /*height: 1.8rem;*/
    background: #FFFFFF;
    border-radius: 0.2rem;
    border: 0.01rem solid #6D4F2E;
}
.modal-border1{
    margin-top: .36rem !important;
    margin: 0 auto;
    width: 12.56rem;
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: .25rem;
    color: #6A6A6A;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: flex;
    justify-content: space-between;
}
.modal-border2{
    margin-top: .36rem !important;
    margin: 0 auto;
    width: 12.56rem;
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: .18rem;
    color: #6A6A6A;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: .36rem;
}
.modal-btn-p1{
    width: .59rem;
    height: .29rem;
    background: #D3D3D3;
    border-radius: .2rem;
    display: flex;
    align-items: center;
}
.modal-btn-p1-after{
    /*content: '';*/
    display: block;
    width: .19rem !important;
    height: .19rem !important;
    background: #FFFFFF;
    box-shadow: 0 0 0.15rem 0.01rem rgba(0,0,0,0.28);
    border-radius: 50%;
    margin-left: 0.1rem;
}
.modal-btn-p2{
    cursor: pointer;
    margin-left: 0.08rem;
    width: 0.29rem;
    height: 0.29rem;
    background: url(/assets/img/tanhao1.png) no-repeat;
    background-size: 100% 100%;
    
}
.modal-btn-p2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.modal-btn{
    display: flex;
}
.modal-border:hover .modal-btn-p1{
    background: #6D4F2E;
    border-radius: 0.2rem;
}
.modal-border:hover .modal-btn-p2{
    width: 0.29rem;
    height: 0.29rem;
    background: url(/assets/img/tanhao.png) no-repeat;
    background-size: 100% 100%;
}




























.modal2{
    width: 13.58rem;
    height: 120%;
    /*background: #FFFFFF;*/
    border-radius: .2rem;
    display: none;
    position:absolute;
    top: 0;
    right: 1.68rem;
    z-index: 999;
}
.modal-content::before{
    content:'';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: block;
    position: fixed;
    left: 0;
    z-index: -1;
}
.modal2::after{
    content: '';
    width: .14rem;
    height: 100%;
    background: #6D4F2E;
    border-radius: 0;
    display: block;
    position: absolute;
    top: 0;
    left: .4rem;
}
.modal-content2-img{
    cursor: pointer;
    width: .46rem;
    height: .75rem;
    background: #6D4F2E;
    border-radius: 0.1rem 0 0 0.1rem;
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-content2-img p{
    width: .12rem;
    height: .21rem;
    background: url(/assets/img/tanhao2.png) no-repeat;
    background-size: 100% 100% ;
}

.modal-content2-1{
    width: 5.4rem;
    padding: 0.79rem 0 0 0.83rem;
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: .40rem;
    color: #6D4F2E;
    line-height: .24rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.modal-content2-2{
    width: 10.75rem;
    height: 7.38rem;
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: .3rem;
    color: #6D4F2E;
    line-height: .6rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0.79rem 0 0 0.83rem;
    padding-bottom: 32%;
}
.modal3{
    width: 13.18rem;
    height: 100%;
    background: #ffffff;
    position:absolute;
    top: 0;
    right: 0rem;
    overflow-y: scroll;
}
/* 整个滚动条 */
.modal3::-webkit-scrollbar {
    width: 0.1rem;
    height: 4rem;
}
/* 滚动条轨道 */
.modal3::-webkit-scrollbar-track {
    background: #dbdbdb; /* 设置滚动条轨道的颜色 */
}
/* 滚动条的滑块 */
.modal3::-webkit-scrollbar-thumb {
    background: #888; /* 设置滚动条滑块的颜色 */
}

 
.modal3 {
  scrollbar-color: #888; /* Firefox */
}
 
.modal3 {
  -ms-scrollbar-thumb-color: #888; /* IE和Edge */
}




.btn{
    margin: 0 auto;
    display: flex;
    width: 13.41rem;
    justify-content:flex-end;
    margin-top: .82rem !important;
    column-gap: 0.36rem;
}
.btn button{
    width: 4.9rem;
    height: .88rem;
    background: #EBEBEB;
    border-radius: 0.06rem;
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: .25rem;
    color: #918470;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.btn button:hover{
    color: #fff;
    background: #918470;
}
@media only screen and (max-width:768px){
    .Privacy{
        left: 0.81rem;
        overflow: scroll;
    }
    .PrivacyContent{
        width: 5rem;
            margin-left: 0.43rem;
    margin-right: 0.43rem;
    }

    .hSwiper{
        height: 6.4rem;
    }
    .hVideo-img1{
        padding-bottom:unset;
        
    }
    .hVideo-img{
        margin: 0.5rem 0 0.5rem 0;
    }
    .hVideo{
        height: auto;
    }
    .hBot{
        flex-wrap: wrap;
        height: auto;
    }
    .hBotItem{
        flex: 1 1 100%;
            margin-bottom: 0.3rem;
    }
    .hBotText a{
            font-size: 0.3rem;
    }
    .Privacy{
            top: 10%;
    }
    .PrivacyTitle{
            margin-top: 1rem;
    }
    .PrivacyText{
        margin-top: 0.21rem;
            margin-left: 0.53rem;
    margin-right: 0.53rem;
    }
    .PrivacyContent{
        margin-top: .21rem;
    }
    .PrivacyBtn{
            margin-top: 2.5rem;
    }
    .PrivacyBtn{
            margin-left: .53rem;
    margin-right: .53rem;
    margin-bottom: 0.53rem;
    }
    .PrivacyBtn button{
            font-size: .18rem;
    }
    .PrivacyBtn button a{
        font-size: .18rem;
    }
    .PrivacyBtn button{
            width: 2.3rem;
            font-size: .18rem;
            height: .68rem;
    }
    .modal-border{
        width: 5.5rem;
    }
    .modal-border2{
        width: 5rem;
        font-size: .23rem;
        margin-top: 0.16rem !important;
    }
    .modal-border1{
        margin-left: .2rem;
    }
    .btn{
        width: 5.41rem;
        justify-content: space-between;
    }
    .btn button{
    width: 2.3rem;
        font-size: .18rem;
        height: .68rem;
    }
    .videoSwiper{
            height: 100%;
    }
}

























