 
.card-h {
    /* background: #B9FF66; */
    width: 100%;
    height:100%;
}
 
.card-h .info {
    max-width: 1200px;
    height:100%; 
    margin: 0 auto;
}
.card-h .info .cont {
    box-sizing: border-box;
    padding: 140px 0 0px 0;
    display: flex;
    flex-direction: row;
    justify-content:space-between; 
}

.card-h .info .cont .l {
    box-sizing: border-box;

    width:480px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 2%;
}
.card-h .info .cont .l .dada
{
    width:456px;
    /* height:101px; */
    box-sizing: border-box;

}

.card-h .info .cont .l .l-title{
    margin-top: 10%;
    margin-bottom: 3%;
    width:456px;
    height:101px;
    box-sizing: border-box;
 
}
.card-h .info .cont .l .l-title2{
    width: 480px;
    height: 53px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: normal;
    color: #000000;
    line-height: 30px; 
    box-sizing: border-box;
    text-align: left;
 
}
.card-h .info .cont .l .download{ 
    margin-top: 15%;  
    display: flex;
}
.card-h .info .cont .l .download .download-ios{
    margin:0 45px 0 0;  
}
.card-h .info .cont .l .download .download-ios .ewm,
.card-h .info .cont .l .download .download-and .ewm
{ 
    width: 174px;
    height: 202px;
    background: #FFFFFF;
    display:none;
    border-radius: 8px 8px 20px 8px;
    padding:15px;
    box-sizing: border-box;
    
}
.card-h .info .cont .l .download .download-ios .ewm .ewm-title,
.card-h .info .cont .l .download .download-and .ewm .ewm-title
{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-size: 22px;
}
.card-h .info .cont .l .download .download-ios .ewm .pic,
.card-h .info .cont .l .download .download-and .ewm .pic{
    width: 139px; 
    height: 139px;
}
.card-h .info .cont .l .download .download-ios .ewm .ewm-title .ewm-icon
{
    width: 25px;
    height: 31px;
    margin-right:10px;
    margin-bottom:10px;
}

.card-h .info .cont .l .download .download-and .ewm .ewm-title .Android-icon{
    width: 29px;
    height: 30px;
    margin-right:4px;

}
.card-h .info .cont .l .download .download-ios .ewm .ewm-title .ewm-icon .imgs,
.card-h .info .cont .l .download .download-and .ewm .ewm-title .Android-icon .imgs
{
    width: 100%;
    height: 100%;
}
.card-h .info .cont .l .download .download-ios .img,
.card-h .info .cont .l .download .download-and .img
 { 
    width: 174px;
    height: 63px; 
}
.card-h .info .cont .l .download .download-ios:hover .img{
    display:none
}
.card-h .info .cont .l .download .download-ios:hover .ewm{
    display:block
}
.card-h .info .cont .l .download .download-and:hover .img{
    display:none
}
.card-h .info .cont .l .download .download-and:hover .ewm{
    display:block
}
 
.card-h .info .cont .l .l-title .t-1{
    width: 374px;
    height: 34px;
    font-size: 34px;
    font-family: PingFang SC, PingFang SC;
    font-weight: normal;
    color: #000000;
    line-height: 34px; 
}
.card-h .info .cont .l .l-title .t-2{
    margin-top: 20px;
    width: 346px;
    height: 34px;
    font-size: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: normal;
    color: #000000;
    line-height: 22px; 
    box-sizing: border-box;

}

.card-h .info .cont .l .dada .img{
    width: 100%;
    height: 100%;
    
}

.card-h .info .cont .r {
    width: 352px;
    /* height: 723px;  */
    bottom: 130px;
    right: 0;
    box-sizing: border-box; 
}
.card-h .info .cont .r .img{
    width: 100%;
    height: 100%;
}
.card-fx {
    background:#ffffff;
}
.card-fx .info{
    width: 1200px;
}
.card-fx .info .info-cont-fx{
    box-sizing: border-box;
    /* padding: 200px 0 0px 0; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:space-between;
}
.card-lxx .info {
    width: 1200px;

}
.card-lxx .info .info-cont-lxx
{
    box-sizing: border-box;
    /* padding: 200px 0 0px 0; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:space-between;
}
.card-fx .info .info-cont-fx .l{
    width: 491px;
    /* height: 596px; */
    position: relative;
}
.card-fx .info .info-cont-fx .l .center-img{
    width: 290px;
    /* height: 596px; */
    margin: auto;
}

.card-fx .info .info-cont-fx .l .l-img{
    width: 283px;
    /* height: 158px;  */
    box-shadow: 0px 4px 60px 0px rgba(87,87,87,0.1);
    border-radius: 8px 8px 26px 8px; 
    position: absolute;
    bottom:83px;
}
.card-fx .info .info-cont-fx .l .bz-img{
    width: 197px;
    /* height: 201px; */
    z-index: 1;
    bottom: 81px;
}
.card-fx .info .info-cont-fx .l .bz-img-r{
    width: 302px;
    /* height: 298px; */
    left: 148px;
    top: 163px;
}
.card-fx .info .info-cont-fx .l .r-img{
    width: 278px;
    /* height: 138px;  */
    box-shadow: 0px 4px 60px 0px rgba(87,87,87,0.1);
    border-radius: 8px 8px 20px 8px; 
    position: absolute;
    top:203px;
    left:213px;

}

 
.card-fx .info .info-cont-fx .l .center-img .img,
.card-fx .info .info-cont-fx .l .l-img .img,
.card-fx .info .info-cont-fx .l .r-img .img
{
    width: 100%;
    height: 100%;
}
.card-fx .info .info-cont-fx .r{
    width: 522px; 
}
.card-fx .info .info-cont-fx .r{
    width: 522px; 
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content:flex-start;
    text-align: left;

}
.card-fx .info .info-cont-fx .r .r-top{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:flex-start;
}
.card-fx .info .info-cont-fx .r .r-top .dada-fx{
    width: 170px;
    height:50px;
}
.card-fx .info .info-cont-fx .r .r-top .fx-icon{
    width: 39px;
    height:39px;
    margin-left:10px;
}
.card-fx .info .info-cont-fx .r .t-1{
    margin:15px 0 46px 0; 
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: normal;
    color: #000000;  
}
.card-fx .info .info-cont-fx .r .text-1{
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: normal;
    color: #4F4F4F;
    line-height: 42px;
}
.card-lxx {
    background: #F9F9F9;
}
.card-lxx .info .info-cont-lxx .l {
    width: 461px;
    position: relative;

}
.card-lxx .info .info-cont-lxx .l {
    width: 461px;
    position: relative;
}
.card-lxx .info .info-cont-lxx .l .center-img{
    margin:0;
}

.card-lxx .info .info-cont-lxx .l .r-img{
    width: 228px;
    /* height: 186px;  */
    box-shadow: 0px 4px 60px 0px rgba(87,87,87,0.1);
    border-radius: 8px 8px 26px 8px; 
    position: absolute; 
    top:207px;
    left:244px;
}
.card-lxx .info .info-cont-lxx .r .text-1{
    font-size: 30px;  
    line-height: 42px;  
}
.m-box{
    display:none;
}
.card-fx .info .info-cont-fx .l .jihui-r-img{
    width: 325px;  
    left: -82px;
    box-shadow: 0px 4px 60px 0px rgba(87,87,87,0.1);
    border-radius: 8px 8px 20px 8px; 
    position: absolute;
    top:203px;
}
.card-gjh{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.card-lxx .jihui-box{
    margin: auto;
}
@media (max-width: 768px) {
    .beian .beian-text{
        padding: 40px 0 39px;
    }
}


@keyframes scroll {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
}
 
@media (max-width: 1200px) {
     .head{
        /* width: 1200px;  */
    }
    .card-h  {
        width: 1200px; 
    }
    .swiper-container {
        width: 1200px !important;
        /* height:100%; */
    }
    body{
        /* width: 1200px !important; */
        height:100%;
    }

 

}

@media (max-width: 1440px) {
 
 
   .card-h .info .cont .r{
    width:300px;
    /* height:596px; */
   }


}

 @media ((max-height:768px)) {
    .beian .beian-text{
        padding-top:11px;
        padding-bottom:10px;
    }
    .card-h .info .cont .l .l-title{
        margin-top: 6%;
    }
 }
 @media ((max-height:720px)) {
    .card-h .info .cont{
        padding-top:100px;
    }
    .card-h .info .cont .r{
        width: 250px;
    }
    .card-h .info .cont .l .download{
        margin-top: 8%;
    }
    .card-h .info .cont .l .l-title{
        margin-top: 5%;
        margin-bottom: 0;
        height: 90px
    }
    .card-h .info .cont .l .l-title .t-2{
        margin-top: 15px;
    }
    .card-h .info .cont .l .dada{
        width: 400px;

    }
    .card-h .info .cont .l{
        margin-top: 1%;
    }
 }

 @media ((max-height:800px)) {
    .card-h .info .cont .l .l-title{
        margin-top: 5%;
        height: 90px;
    }
    .card-h .info .cont .l .download{
        margin-top: 8%;
    }
 }
 @media ((max-height:640px)) {
 
 
    .card-h .info .cont .r{
     width:250px;
     /* height:496px; */
    }
    .card-h .info .cont{
        padding-top:6%;
        
    }
    .card-h .info .cont .l .dada{
        width: 400px;
        height: 84px;
    }
    .card-h .info .cont .l .l-title{
        margin-top: 4%;
        margin-bottom:0;
    }
    .card-h .info .cont .l .download{
        margin-top: 10%;

    }
    .card-fx .info .info-cont-fx .l .center-img{
        width: 225px;
        /* height: 496px; */
    }
    .card-fx .info .info-cont-fx .l{
        /* height: 496px; */

    }
    .card-fx .info .info-cont-fx .l .l-img{
        width: 234px;
        left: 35px;
        bottom: 55px;
    }
    .card-fx .info .info-cont-fx .l .r-img {
        width: 230px;
        top: 170px;
        left: 188px;
    } 
    .card-fx .info .info-cont-fx .l .bz-img{
        width: 175px;
        left: 30px;
        bottom: 46px;
    }
    .card-fx .info .info-cont-fx .l .bz-img-r{
        width: 255px;
        top: 144px;
        left: 163px;
    }
    .card-fx .info .info-cont-fx .l .jihui-r-img{
        left:-82px;
    }
    .card-fx .info .info-cont-fx .l .jihui-img{
        width: 225px;
    }
    .beian .beian-text{
        padding-top:0px;
    }
    .card-lxx .jihui-box{
        margin:0 0 20px 0;
    }
 
 }
 @media ((max-height:600px)) {
    .beian .beian-text{
        padding-top:0px;
        padding-bottom:10px;
    }
    .card-h .info .cont .l{
        margin-top:0;
    }
    .card-h .info .cont {
        padding-top: 80px;
    }
    .card-h .info .cont .l .download{
        margin-top: 9%;
    }
    .card-lxx .jihui-box{
        margin:0;
    }
 }
@media (max-width: 500px) {
 
     .swiper1{
        display:none;
     }
     .m-box{
        display: inline-block;
        width:100%;
        position: absolute;
     }
     .first-box{
        width:100%;
        height:643px;
     }
     .first-info .cont-m{
        display: flex;
        flex-direction: column;
        /* align-items: center; */
     }
     .first-info{
        width:100%;
        height:643px;
        padding:20px;
        box-sizing: border-box;
     }
     .first-info .cont-m .l{  
     }
     .first-info .cont-m .l .dada{ 
        height:51px;
        width:232px;
        margin-bottom:50px;
        margin-top:140px;
     }
     .swiper-container,
     .swiper-slide{
        width:100% !important;
     }
     .first-info .cont-m .l .l-title .t-1{
        width: 264px;
        height: 34px;
        font-size: 24px;
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        color: #000000;
        line-height: 34px;
        margin-bottom:20px;

     }
     .first-info .cont-m .l .l-title .t-2{
        width: 366px;
        height: 34px;
        font-size: 14px;
        font-family: PingFang SC, PingFang SC;
        font-weight: normal;
        color: #000000;
        line-height: 22px;
        text-align: left;
     }
     .ewm-m{
        width:100%;
        display: flex;
     }
     .first-info .cont-m .l  .l-title2{
        text-align: left;
        display: none;

     }
     .first-info .cont-m .l  .download{
        display: flex;
        justify-content:space-around;
        /* margin-top:30px; */

     }
     .first-info .cont-m .l  .download .ewm{
        display: flex;
        flex-direction: column;
        margin-top:64px;
        background: #fff;
        padding:10px;
        border-radius: 4px 4px 10px 4px;
     }
     .first-info .cont-m .l  .download .ewm .ewm-title{
        display: flex;
        justify-content: center;
        margin-bottom:5px;
     }
     .first-info .cont-m .l  .download .ewm .ewm-title .ewm-icon{
        width:16px;
        height:20px;
        margin-right:10px;
     }
     .first-info .cont-m .l  .download .ewm .ewm-title .Android-icon{
        width:20px;
        height:21px;
     }
     .first-info .cont-m .l  .download .ewm  .pic{
        width:120px;
        height:120px;
     }
     .m-box-fx{
        width:100%;
        /* height:643px;  */
        background: #fff;
        padding :50px 20px 77px 20px;
        box-sizing: border-box;
     }
     .m-box-fx .top-pic{
        display: flex;
     }
     .m-box-fx .top-pic .pic-left{
        width: 113px;
        height: 30px;
        margin-bottom: 10px; 
     }
     .m-box-fx .top-pic .pic-r{
        width: 30px;
        height: 30px;
        margin-left:10px;
     }
     .m-box-fx .m-box-title{
        font-size: 18px;
        font-family: PingFang SC, PingFang SC;
        font-weight: normal;
        color: #000000;
     }
     .m-box-fx .m-box-text{
        font-size: 14px;
        font-family: PingFang SC, PingFang SC;
        font-weight: normal;
        color: #4F4F4F;
        margin-top: 24px; 

     }
     .m-box-fx .context-pic{
        width: 335px;
        padding-top:80px;
        position: relative;
        margin: auto;
     }
     .m-box-fx .m-main-pic {
        margin: 0 0 0 0;
     }
     .m-box-fx .context-pic .m-center{
        width: 198px;
        height: 407px;
        margin: auto;
     }
     .m-box-fx .context-pic .m-main{
        width: 198px;
        height: 407px;
        margin: 0 0 0 0;
     } 
  
     .m-box-fx .context-pic .m-left{
        width: 193px;
        height: 108px;
        box-shadow: 0px 4px 60px 0px rgba(87,87,87,0.1);
        position: absolute;
        bottom: 57px;
     }
     .m-box-fx .context-pic .m-bz{
        width: 149px;
        height: 153px;
        bottom: 51px;
        z-index:9;
     }
 
     .m-box-fx .context-pic .m-right{
        right: 0;
        width: 190px;
        height: 94px;
        box-shadow: 0px 4px 60px 0px rgba(87,87,87,0.1);
        position: absolute;
        bottom: 174px;
     }
     .m-box-fx .context-pic .m-main-r{
        width: 184px;
        height: 130px;
        bottom: 145px;
     }
     .m-box-fx .context-pic .m-cp{
        width: 232px;
        height: 216px;
        bottom: 71px;
     }
     .m-box-fx .jh-pic{
        margin: 0 0 0 0;
        position: relative;
        height: 404px;
     }
     .m-box-fx .jh-pic .m-center{
        margin: 0 0 0 0;
        position: absolute;
        right: 0;
     }
     .m-box-fx .jh-pic .jianli{
        width: 241px;
        height: 264px;
        background: #FFFFFF;
        box-shadow: 0px 4px 40px 0px rgba(87,87,87,0.1);
        bottom: 47px;
     }
  

 
 }
