*{padding: 0;margin: 0;text-decoration: none;list-style: none;}
body{font-family:"Microsoft Yahei","Arial";}
.layui-form-item{margin-bottom: 20px;}
.layui-form-label{width: 30px;color:#fff}
.layui-input-block{width: 70%;margin: 0 auto;text-align: center;}
.layui-input-block input{background: none;border: none;color:#fff;border-bottom:1px solid #fff;text-align:center;font-size: 14px; text-align: left;}
.layui-btn{background: #fd724a;width: 145px;height: 36px;color: #FFF;border-radius: 12px;}
input::-webkit-input-placeholder{
             color:#fff;
             opacity: 0.4;
        }
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
            opacity: 0.4;
        }
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
          color:#fff;
          opacity: 0.4;
        }
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
         color:#fff;
         opacity: 0.4;
    }
    /* 阿里云 */
    .li{
        margin: auto;
        justify-content: space-between;
        margin-right: 90px;
        margin-top: 40px;
    }
    .li h3{
        font-weight: bolder;
        font-size: 35px;
        color: #000000;
    }
    .li span{
        color: red;
        font-size: 35px;
    }
    .li h5{
        font-size: 25px;
        color: rgb(31, 31, 31);
        margin-top: 30px;
        margin-bottom: 30px;
        font-weight: bold;
    }
    .li button{
        width: 230px;
        height: 60px;
        font-size: 30px;
        border-radius: 30px;
        outline: none;
        font-size: 25px;
        margin-top: 30px;
        color: #ffffff;
    }
    .btn1{
        /* background-color: rgb(255, 1, 65); */
        background-image: linear-gradient(to right, rgb(255,70,117) , rgb(255,1,65));
    }
    .btn2{
        /* background-color: #afafaf; */
        margin-left: 30px;
        background-image: linear-gradient(to right, rgb(95,95,95) , rgb(75,75,75));
    }
    .con{
        display: flex;
       margin-left: 140px;
       padding-right: 30px;
       /* margin-left: 240px; */
    }
    .line{
        width: 4px;
        height: 360px;
        background-color: rgb(72, 72, 72);
        margin: 30px;
    }
    .line .di{
        width: 20px;
        height: 20px;
        background-color: red;
        border-radius: 10px;
        margin-left: -8px;
        margin-top: 37px;
    }
    /* 轮播 */
    .swiper{
        margin-left: 80px;
        margin-top: 60px;
        width: 100%;
        height: 312px;
        


    }
    /* .swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper{
        perspective: 948px;
    } */
    .swiper .swiper-wrapper img{
         width: 4rem;
        /* height: 310px; */
    }

    /* app端 */
     /* 阿里云 */
      .app-di{
        width: 10px;
        height: 10px;
        background-color: red;
        border-radius: 10px;
        margin-left: 129px;
        margin-top: -7px;
    }
   
     .app-li{
        text-align: center;
        margin: auto;
        margin-top: 20px;
    }
    .app-li h5{
        font-weight: bolder;
        font-size: 18px;
        color: rgb(255,1,65);
        margin-bottom: 8px;
    }
    .app-li h4{
        color: rgb(31, 31, 31);
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 6px;
    }
    .app-li h4 span{
        margin-left: 15px;
    }
     button{
        width: 140px;
        height: 30px;
        font-size: 10px;
        border-radius: 30px;
        outline: none;
        font-size: 25px;
        margin-top: 10px;
        color: #ffffff;
        margin-bottom: 10px;
    }
    .btn1{
        /* background-color: rgb(255, 1, 65); */
        background-image: linear-gradient(to right, rgb(255,70,117) , rgb(255,1,65));
    }
    .btn2{
        /* background-color: #afafaf; */
        margin-left: 30px;
        background-image: linear-gradient(to right, rgb(95,95,95) , rgb(75,75,75));
    }
    .btn3{
        /* background-color: rgb(255, 1, 65); */
        background-image: linear-gradient(to right, rgb(255,70,117) , rgb(255,1,65));
        color: #FFF;
    }
    .btn4{
        /* background-color: #afafaf; */
        margin-left: 30px;
        color: #FFF;
        background-image: linear-gradient(to right, rgb(95,95,95) , rgb(75,75,75));
    }
    .app-con{
      margin: auto;
       /* margin-left: 240px; */
    }
    .app-line{
        width: 80%;
        height: 0.08rem;
        background-color: rgb(72, 72, 72);
        border-style: dashed;
        margin: auto;
    }
    .app-line .app-di{
        width: 20px;
        height: 20px;
        background-color: red;
        border-radius: 10px;
        margin-left: -8px;
        margin-top: 37px;
    }
    /* 轮播 */
    .app-li .swiper{
        
        width: 90%;
        height: 189px;
       /* margin-left: 15px; */
    }
    
     .app-con.swiper .swiper-wrapper img{
         width: 11rem;
        /* height: 310px; */
    }
    /* 移动端最后 */
     /* 最后 */
     .app-first{
        display: flex;
       background-image: url(../img/live/x/bg2.jpg);
       width: 100% !;
       height: 10rem;
       background-repeat: no-repeat;
       background-size: 100% 100%;
    }
    .app-first .app-dian{
        width: 5px;
        height: 5px;
        background-color: red;
        border-radius: 5px;
        /* margin-left: 285px;
        margin-top: 157px; */
    }
    .app-first .app-zi{
        color: #ffffff;
        margin-left: 30px;
        margin-top: 60px;
        /* padding-bottom: 50px; */
        font-size: 18px;
        font-weight: bolder;
    }
    .app-zi h6{
        /* margin-bottom: 50px; */
        font-size: 6px;
        margin-bottom: 20px;
    }
    .app-last .app-fir {
        /* scale: 80% !important;  */
        width: 77%;
        height: 320px;
        
        margin-top: 96px;
    }







    /* 最后 */
    .first{
        display: flex;
       background-image: url(../img/live/x/bg.jpg);
       width: 100% !;
       height: 530px;
       background-repeat: no-repeat;
       background-size: 100% 100%;
    }
    .first .dian{
        width: 20px;
        height: 20px;
        background-color: red;
        border-radius: 10px;
        /* margin-left: 285px;
        margin-top: 157px; */
    }
    .first .zi{
        color: #ffffff;
        margin-left: 20px;
        padding-top: 139px;
        padding-bottom: 50px;
        font-size: 45px;
        font-weight: bolder;
    }
    .zi h3{
        font-size: 0.3rem;
        margin-bottom: 50px;
    }
    .last .fir {
        /* scale: 80% !important;  */
        width: 77%;
        height: 320px;
        
        margin-top: 96px;
    }
   /* 企业名称 */
   .tan{
    width: 500px;
    height: 300px;
    background: #fdfdfd;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1000;
   }
   /* .layui-input-block{
       background-color: red;
   } */
   /* .layui-form-label{
       color: #000000;
       width: 136px;
       font-size: 18px;
   } */
   /* 企业名称 */
   .app-tan{
    width: 380px;
    height: 300px;
    background: #fdfdfd;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1000;
   }
   .layui-btn2{
       width: 120px;
       justify-content: space-between;
       color: black;
      background-color: cadetblue;
   }
.home-pc{font-size: 24px;display: block;color:#fff;float: right;padding-top: 30px;letter-spacing:8px;margin-right: 20px;}
a.home-pc:hover{color: #fff;text-decoration: none;}
.pc-box{height: 100%;margin: 0 auto;position: absolute;top: 0;right: 1px;}
.pc-img{width: 100%; background-position:center}
.pc-img img{ width: 100%; height: auto; }
.pc-img1{width: 100%;height:451px; background-position:center;position: relative;}
.pc-video{width:1200px;height: 675px;border: 4px solid #fff;border-radius: 10px;}
.pc-video iframe{width: 100%;height: 100%;border-radius: 5px;}
.bottom-pc{width: 82px;height: 53px;position: absolute;bottom: 50px;left: 50%;margin-left: -30px;}
.a-animated{animation: rotate .5s linear infinite;}
.pc-bd{width:960px;height: auto;margin:0 auto;overflow: hidden;border-radius:20px;}
.input-bf{width: 90%;margin: 0 auto;}
.boox-inp{width: 80%;margin: 0 auto;overflow: hidden;padding: 20px 0;}
.lany-ing{margin-top:70px;}
.img-box{width: 100%;overflow: hidden;margin-top: 250px;}
.img-box li{float: left;margin-right: 20px;width: 386px;height: 386px;overflow: hidden;}
.img-box li:last-child{margin-right: 0;}
.img-box li img{width: 100%;height: 100%;}
.img-box li:hover img{transform:scale(1.12);-webkit-transform:scale(1.12);}
.pc-btn{margin-top: 15px;width: 330px;height:63px;background:#ec6919;font-size: 20px;color: #fff;letter-spacing: 10px;border-radius: 20px;}
@keyframes shadow {
    0%, 100% {transform: scaleX(1);}
    50% {transform: scaleX(1.2);}
}
@keyframes rotate {
    0% {
    transform: translateY(0) ;
  }
    25% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px) scale(1.1, 0.9);
       
    }
    75% {
        ransform: translateY(10px) ;
    }
    100% {
        transform: translateY(0) ;
    }
}
.pc-img2{width: 100%;height:443px; background-position:center;}
.pc-text{width: 323px;margin:107px auto 67px auto;}
.pc-iocn{width: 100%;height: auto;overflow: hidden;}
.pc-iocn li{width: 20%;height: auto;float: left;margin-bottom:35px;}
.pc-iocn li div{text-align: center;font-size: 24px;color: #fff;padding-bottom:10px;letter-spacing: 3px;}
.logo-pc img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.logo-pc:hover img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.pc-img3{width: 100%;height:650px; background-position:center;overflow: hidden;}
.pc-img4{width: 100%;height:717px; background-position:center;overflow: hidden;}
.pc-img5{width: 100%;height:451px; background-position:center;overflow: hidden;}
.pc-img6{width: 100%;height:453px; background-position:center;overflow: hidden;}
.pc-img7{width: 100%;height:419px; background-position:center;overflow: hidden;}
.pc-img8{width: 100%;height:543px; background-position:center;overflow: hidden;}
.lany-ing{width: 600px;height: auto;margin:475px auto 0 auto;}
.layui-input-block input{border-bottom: 1px solid #FFF;width: 100%;font-size: 18px;padding: 10px 0;color: #FFF;}
input::-webkit-input-placeholder{
        color:#FFF;
        opacity: 0.4;
        }
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
        color:#FFF;
        opacity: 0.4;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        color:#FFF;
        opacity: 0.4;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#FFF;
    opacity: 0.4;
}
.pc-btn{width:302px;height: 66px;background: #ff8f37;border-radius: 50px;font-size: 30px;color: #fff;margin-top: 25px;}
.pc-bt{color:#ff8a3e;text-align: center;font-size: 18px;letter-spacing: 2px;}
.app-img{width: 100%;background-size:100% 100%;}
.app-img img{ width: 100%;height: auto; }
a.app-pc{font-size: 16px;color: #fff;text-decoration: none;position:absolute;top: 3rem;right: 0.5rem;}
.app-img1{width: 100%;height: 10.4rem;background-size:100% 100%;position:relative;overflow: hidden;}
.app-video{width: 90%;height: 9rem;margin:3% auto 0 auto;border: 4px solid #fff;border-radius: 10px;}
.app-video  iframe{width: 100%;height: 100%;border-radius: 5px;border-radius: 5px;}
.app-img2{width: 100%;height: 19.05rem;background-size:100% 100%;overflow: hidden;position:relative;}
.app-img3{width: 100%;height: 20.05rem;background-size:100% 100%;overflow: hidden;position:relative;}
.app-img4{width: 100%;height: 20.64rem;background-size:100% 100%;overflow: hidden;position:relative;}
.app-img5{width: 100%;height: 21.2rem;background-size:100% 100%;overflow: hidden;position:relative;}
.app-img6{width: 100%;height: 19.65rem;background-size:100% 100%;overflow: hidden;}
.app-img7{width: 100%;height: 19.65rem;background-size:100% 100%;overflow: hidden;}
.app-img8{width: 100%;height: 11.65rem;background-size:100% 100%;overflow: hidden;}
.wem-app{width: 6rem;height: 6rem;position: absolute;top:-58%;left: -62%;bottom: 0;right: 0;margin: auto;}
.wem-app img{width: 100%;height: 100%;}

.app-ing .layui-input, .layui-select, .layui-textarea {
    height: 40px;
}
.app-bd {
    width: 85%;
    margin: 10% auto 20px auto;
    height: auto;
    overflow: hidden;
    border-radius: 30px;
}
.app-box h4{color: #fff;font-size: 18px;font-weight: bold;text-align: center;letter-spacing: 2px;padding: 20px 0 0 0;}
.app-ngr{width: 100%;position: absolute;bottom:25px;left: 0;overflow: hidden;}
.app-ngr p{color: #fff;font-size: 12px;text-align: center;letter-spacing: 3px;margin-bottom: 10px;}
a.bgt-app{display: block;width:128px;height: 27px;background-color: rgb(255, 255, 255);box-shadow: 0px 2px 2px 0px rgba(35, 24, 21, 0.55);font-size: 20px;color: #f56134;margin: 0 auto;text-align: center;border-radius: 25px;margin-bottom: 5px;text-decoration: none;}
.app-ewm{width: 3rem;height: 3rem;margin: 0 auto;margin-left: 27%;margin-top: 19%;}
.app-ewm img{width:100%;height: 100%;}
@media screen and (max-width: 787px){
    .app-ing{padding-top: 8%;}
    .swiper .swiper-wrapper img{
         width: 8.5rem;
        /* height: 310px; */
    }
}
