*{margin: 0;padding: 0}
body{
    font-family: "siyuanheiti";
}
.img{
    width: 100%;
}
.header{
    margin: 0 auto;
    width: 1200px;
    margin-top:60px;
}
.hea{
    background: url("../img/taiche.png") no-repeat ;
    height: 520px;;
    position: relative;
    background-position: 50%;
}
.reda{
    width: 22px;
     height:22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color:#fff;
    background: red;
    display: inline-block;
    font-size: 22px;
    margin-right: 10px;
    font-weight: 400;
}
.redaa{
    width: 22px;
     height:22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color:#fff;
    background: red;
    display: inline-block;
    font-size: 22px;
    margin-left: 10px;
    margin-right: 8px;
    font-weight: 400;
}
.spans{
    color:#de1620;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}
.machine1{
position: absolute;
left: 100px;
top:156px;
width: 266px;
}
.brand{
    margin-top:17px;
   
}
.machine2{
    position: absolute;
    left: 112px;
    top:269px;
    width: 190px;
    }
.machine7{
    position: absolute;
    left: 45px;
    top:372px;
    width: 225px;
    }
.machine8{
    position: absolute;
    left: 91px;
    top:465px;
    width: 225px;
}
.machine4{
    position: absolute;
    right: 174px;
    top:89px;
    width: 325px;
    text-align: right;
    
}
.machine3{
    position: absolute;
    right: 297px;
    top:209px;
    width: 325px;
    text-align: right;
}
.machine5{
    position: absolute;
    right: 182px;
    top:303px;
    width: 220px;
    text-align: right;
}
.machine6{
    position: absolute;
    right: 45px;
    top:410px;
    width: 295px;
    text-align: right;
}
.machine{
    cursor: pointer;
}
.machine:hover{
    /* color:#1c40a5; */
    font-weight:600;
}
.deploy{
    text-align: center;
    position: relative;
    margin-top:0;
    padding-top:60px;
}
.deploy .tit{
    font-size: 40px;
    font-weight: bold;
}
.deploy .tit span{
    color:#de1620;
}
.deploy .tta{
    margin-top:15px;
    font-size: 20px;
    color:#666;
    margin-bottom: 10px;
}
.paca{
    background: url("../img/xiantiao.jpg") no-repeat ;
    background-size: 100%;
    height:240px;
}
.paca .pacta{
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
}
.paca .pacta .list1{
    color:#fff;
}
.paca .pacta .list1 .item1{
    font-size: 48px;
    font-weight: 900;
}
.paca .pacta .list1 .item2{
    font-size: 24px;
  margin-top:10px;
}
.paca .pacta .list1 .item3{
    font-size: 20px;
  margin-top:10px;
  height: 44px;
  line-height: 44px;
}
.paca .pacta .list1 .item4{
    font-size: 20px;
}
.paca .pacta .list1 .item4 img{
    margin-right: 15px;
    margin-top:2px;
}
.paca .pacta .list1 .item3 img{
    margin-right: 15px;
}
.paca .monde img{
    height:225px;
    margin-left:30px;
}
.pacta .liji .zixun{
    color:#fff;
    font-size: 24px;
    border-radius: 30px;
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    /* background: red; */
    margin-top:20px;
    border:1px solid #fff;
    position: relative;
    overflow: hidden;
}
.pacta .liji .eatad{
    position: absolute;
    left: 39%;
    top: 33%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    animation: gogogo 1s infinite linear;
}
@keyframes gogogo {
    0%{
       opacity: 0.7;
      transform: scale(1)
    }
    25%{
        opacity: 0.5;
        transform: scale(2)
    }
   50%{
        opacity: 0.3;
        transform: scale(3)
    }
  75%{
        opacity: 0.1;
        transform: scale(5)
    }
    100%{
        opacity: 0;
        transform: scale(9)
    }
    }
.pacta .liji{
    margin-top:40px;
    cursor: pointer;
    position: relative;
}
.issue{
  position: relative;
  text-align: center;
  margin-top:0;
  padding-top:60px;
  background: #f6f7fa;
}
.posi1{
    position: absolute;
    left: 0px;
    top:255px;
    display: flex;
    opacity: 0;
}
.bg-a{
    background: url("../img/sanjiao.png") no-repeat;
    color:#fff;
    font-size: 30px;
    width: 55px;
    margin-right: 20px;
    line-height: 55px;
    margin-tOP:7px;
}
.posi .teal{
    text-align: left;
    font-size: 22px;
}
.posi .teal :first-child{
    font-weight: bold;
}
.posi2{
    position: absolute;
    right: 0px;
    top:280px;
    display: flex;
    z-index: 20;
    opacity: 0;
}
.posi3{
    position: absolute;
    left: 0px;
    top:420px;
    display: flex;
    z-index: 20;
    opacity: 0;
}
.posi4{
    position: absolute;
    right:0px;
    top:430px;
    display: flex;
    z-index: 20;
    opacity: 0;
}
/* .posi:hover .bg-a{
   background: #013088;
} */
.bg-b{
    background: #f6f7fa;
    width: 100%;
    padding-bottom: 30px;
}
.ceat{
    margin-top:0;
    padding-top:60px;
    background: #f6f7fa;
}
.puaale{
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}
.puaale .kiss{
    width: 23%;
    cursor: pointer;
}
.puaale .kiss>div{
    overflow: hidden;
}
.puaale .kiss .capac{
    font-size: 22px;
    margin:15px 0;
}
.puaale .kiss .xian{
width:40px;
border-bottom: 4px solid red;
margin: 15PX auto;

}
.puaale .kiss  .gaoya{
    font-size: 16px;
    overflow: hidden;
   display:-webkit-box;
   -webkit-box-orient:vertical;
   -webkit-line-clamp:2;
   color:#666;
}
.tesl{
    margin: 50px auto 0;
    cursor: pointer;
    width: 700px;
    height: 60px;
    line-height: 60px;
    padding: 0  100px 0 50px;
    font-size: 20px;
    background: #ffd018;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.tesl img{
    margin-top:13px;
    margin-right: 20px;
    width: 30px;
    height: 30px;

}
.tesl .image1{
    margin-top:15px;
}
.tesl>div{
    display: flex;
}
.tesl>div span{
    font-size: 24px;

}

.puaale .kiss:hover div>img{
   transform: scale(1.1);
   transition: 1s;
}

.hot{
    background: url("../img/bg1.png") no-repeat;
    padding: 30px 0;
    margin-top:60px;
}
.hot .integ{
    background: #fff;
    padding: 30px 0px;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top:0;
    overflow: hidden;
}
.hot .integ .patterm{
margin:50px 0 0 100px;
margin-left: 120px;

}
.imga1{
    width: 47%;
    margin-left: 50px;
    text-align: right;
}
.imga1>img{
    width: 93%;
    margin-right: 20px;
}
.hot .integ .patterm .item1{
    font-size: 24px;
}
.hot .integ .patterm .item2{
    font-size: 36px;
    font-weight: bold;
    margin-top:10px;
}
.hot .integ .patterm .item3{
    color:#fff;
    background: #de1620;
    width: 330px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    padding: 0 10px;
    margin-top:10px;
    margin-bottom:40px;
}
.hot .integ .patterm .item4{
display: flex;
justify-content: space-around;
}
.hot .integ .patterm .item5{
    background: #ffcf13;
    font-size: 20px;
    color:#000;
    margin-top:50px;
    width: 125px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
   
}
.itema1{
    position: absolute;
    left:39%;
    top: 38%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    animation: gogogo 1s infinite linear;
}
.hot .integ .recoment{
    position: absolute;
    left: 10px;
    top:-90px;
    width: 88px;
    height: 92px;
    border-radius: 50Px;
    background: #de1620;
    color:#fff;
    font-size: 30px;
    padding-top:95px;
    text-align: center;
    padding-bottom: 6px;

}
.tita{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.beton{
    display: flex;
    justify-content: space-between;
    margin-top:50px;
}
.beton .che{
    width: 30%;
    position: relative;
}
.beton .che a{
    text-decoration: none;
}
.beton .che .both{
overflow: hidden;
width: 100%;
}
.beton .che .both img{
    width: 100%;
    display: block;
}

.beton .che:hover img{
    transition:0.5s;
    transform: scale(1.1)
}

.beton .che .name{
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #013088;
    color:#fff;
    width: 100%;
}
.beton .che .system{
    margin: 15px 0;
    font-size: 18px;
    color: #000;
}
.beton .che .server{
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top:25px;
    font-size: 18px;
}
.beton .che .server .item1{
    width: 152px;
    height:42px;
    background: #ffd224;
    line-height:42px;
    border-radius: 7px;
    cursor: pointer;
    color: #000;
   
}
/*  152 42  de1620*/
.beton .che .server .item2{
    width: 152px;
    height:42px;
    background: #de1620;
    line-height:42px;
    border-radius: 7px;
    color:#fff;
    cursor: pointer;

}
.beatn{
    text-align: center;
    padding-top:60px;
    margin-top:0;
}
.power{
    display: flex;
    position: relative;
}
.tatat{
    background: #f6f7fa;
    padding-bottom: 60px;
}
.power .item1{
    position: absolute;
    border-bottom:1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
    right:0px;
    top:35px;
    transition: 0.5s;
    font-size: 20px;
   width: 520px;
    text-align: left;
    transition: 2s;
    opacity: 0;
}
.power .item span{
    font-size: 22px;
    color:#de1620;
    font-weight: bold;
    
}
.power .item:hover{
    border-bottom: 2px solid red;
    font-weight: bold;
   
}
.power .item2{
    position: absolute;
    border-bottom:1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
    right: 0px;
    top:127px;
    transition: 0.5s;
    font-size: 20px;
    width: 500px;
    text-align: left;
    transition: 2s;
    opacity: 0;
}
.power .item3{
    position: absolute;
    border-bottom:1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
    right: 0px;
    top:263px;
    transition: 0.5s;
    font-size: 20px;
    width: 500px;
    text-align: left;
    transition: 2s;
    opacity: 0;
}
.power .item4{
    position: absolute;
    border-bottom:1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
    right: 0px;
    top:417px;
    transition: 0.5s;
    font-size: 20px;
    width: 460px;
    text-align: left;
    transition: 2s;
    opacity: 0;
}
.power .item5{
    text-align: left;
    position: absolute;
    border-bottom:1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
    right: 0px;
    top:541px;
    transition: 0.5s;
    font-size: 20px;
    width: 500px;
    transition: 2s;
    opacity: 0;
}
.zhuanzhu{
    width: 100%;
    cursor: pointer;
    position: relative;
}
.zhuanzhu>img{
    width: 100%;
}
.footer{
    display: flex;
    justify-content: space-between;
    margin-top:30px;
}
.footer .itea{
    display: flex;
    justify-content: space-between;
    margin-tOP:20px;
}
.foot{
    background: url("../img/foot.jpg") no-repeat;
    padding:  50px 0;
    margin-top:60px;
    text-align: center;
}
.foot .titq{
    font-size: 40px;
    color:#fff;
    margin-bottom: 25px;
}
.foot .titq span{
    font-weight: 600;
}
.foot .foota{
    margin:40px 20px 0;
    display: flex;
    justify-content: space-between;

}
.spact{
    margin-top:15px;
    text-align: center;
    color:#fff;
    font-size: 16px;
}
.jiantou{
    width: 30px;
    height:20px;
   margin-top:44px;

}
.message{
    background: #fff;
    padding: 40px 40px 50px 20px;   
    margin-top:40px;
    cursor: pointer;
}
.condition{
    margin-top:50px;
    display: flex;
    justify-content: center;
}
.imgca{
    border-right: 1px solid rgba(0,0,0,0.1);
    padding-right: 30px;
}
.play{
    margin: 0 30px;    
    height: 50px;
    overflow: hidden; 
}
.place{
    display: flex;
    font-size: 14px;
    height: 24px;
    line-height: 24px;

    text-align: left;
}
.place img{
    width: 4px;
    height: 8px;
    margin-top:6px;
    margin-right: 10px;
}
.place .time{
margin-left: 20px;
color:#666;
}
.place div>span{
    color:red;
}
.imgaa{
    cursor: pointer;
}
.tpaa{
    margin-top:0;
}
.posi{

transition: 2s ease-in-out;
}


.all {
    width: 1200px;
    height: 110px;
    border: 1px solid #ccc;
    margin: 20px auto;
    position: relative;
}

.screen {
    width: 1200px;
    height: 110px;
    overflow: hidden;
    position: relative;
}

.screen li {
    width: 240px;
    height: 110px;
    overflow: hidden;
    float: left;
}  

.screen ul {
    position: absolute;
    left: 0;
   top: 0px;
    width:3360px;
}
.screen ul li{
  width: 238px;
  height: 108px;
  border:1px solid rgba(0,0,0,0.1);
    cursor: pointer;
}
.all ol {
    position: absolute;
    right: 10px;
    bottom: 10px;
    line-height: 20px;
    text-align: center;
    display: none;
}

.all ol li {
    float: left;
  width: 20px;
    height: 20px;
   background: #fff;
   border: 1px solid #ccc;
  margin-left: 10px;
   cursor: pointer;
}


#arr span {
   width: 40px;
   height: 80px;
  position: absolute;
   left: -54px;
   top: 30%;
   margin-top: -20px;
   background: #000;
   cursor: pointer;
  line-height: 80px;
   text-align: center;
  font-weight: bold;
  font-family: '黑体';
  font-size: 30px;
  color: #fff;
  opacity: 0.1;
   border: 1px solid #fff;
}

#arr #right {
   right: -54px;
   left: auto;
}
.imgat{
 margin-top:2px;
}
.screen ul li:hover{
border:2px solid red;
height: 106px;
width: 236px;
}
.imgaq{
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.imgaq .batat{
    width: 100%;
}
.imgace{
    position: absolute;
    left: 0;
    bottom:-4px;
}
.imgaq:hover .batat{
    transform: scale(1.1);
    transition: 1s;
}
.fooaq:hover img{
    transform: rotate(360deg);
   
    transition: 1s;
}
.dica{
   display: flex;
   position: relative;
}
.dica>div{
    height: 60px;
    line-height: 60px;
    width: 180px;
    text-align: center;
    font-size: 24px;
    color:#fff;
   background: #1a3ea3;
    margin-top:11px;
   
   
}
.testaa{
    position: absolute;
    left:81%;
    top: 42%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    animation: gogogo 1s infinite linear;
}
.dica .dicasa{
    position: absolute;
    left:89%;
    top: 47%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    animation: gogogo 1s infinite linear;}
.zhuanzhu .zhuanzhuaa{
    position: absolute;
    left:42%;
    top: 61%;
    width: 7%;
    height:20%;
    border-radius:30px;
    /* background: #fff;
    border:1px solid red; */
    overflow: hidden;
    /* animation: gogogo 1s infinite linear; */
}
.zhuanzhu .zhuanzhuaa .zhaun{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 40%;
    top: 30%;
    border-radius: 50%;
    background: #0f4ca4;
    animation: gogogo 1s infinite linear;
}
.stylea{
    position: absolute;
    left:17%;
    top: 94%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    animation: gogogo 1s infinite linear; 
}
.styleb{
    position: absolute;
    left:76%;
    top: 94%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    animation: gogogo 1s ease-in-out infinite ; 
}
.place .eatasa{
    margin: 0  15px;
    width: 100px;
    overflow: hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.place .overa{
    overflow: hidden;
    width: 185px;
    overflow: hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;

}

.dica .form-zx{
    width: 936px;
    background: url("../img/bga1.png") no-repeat left -11px;
    position: relative;
}
.dica .form-zx input:nth-child(1){
    width: 210px;
    height: 57px;
    position: absolute;
    left: 91px;
    top: 1px;
    border: none;
    outline: none;
    font-size: 16px;
    padding: 0 20px;
}
.dica .form-zx input:nth-child(2){
    width: 257px;
    height: 57px;
    position: absolute;
    left: 408px;
    top: 1px;
    border: none;
    outline: none;
    font-size: 16px;
    padding: 0 20px;
}
.dica button{
    height: 60px;
    line-height: 60px;
    width: 180px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #1a3ea3;
    border: none;
}

#LRfloater0{
    display: none;
}

@media all and (max-width: 768px) {
    body {
   width: min-content;
    }
    .paca .pacta{
        justify-content: center !important;
    }
    #arr{
        display: none;
    }
}