
.positive{
    transform: translateX(-100%);
}
.negative{
    transform: translateX(100%);
}   

.h100{
    height: 100vh;
}

:-moz-placeholder {
color: #ddd;
opacity: 1;
}
::-moz-placeholder {
color: #ddd;
opacity: 1;
}
input:-ms-input-placeholder {
color: #ddd;
opacity: 1;
}
input::-webkit-input-placeholder {
color: #ddd;
opacity: 1;
}
header{
    width: 100%;
    height: 100vh;
    background-size: 100% 100%;
    animation:frams 5s infinite;
}

    .center1{
    width: 4000px;
    /* min-width: 1200px; */
    height: 100vh;
    position: absolute;
    overflow: hidden;
    top: 0;
    z-index: -1;
    }
    .box {
        width: 100%;
        /* min-width: 1200px; */
        height: 100vh;
        position: absolute;
        overflow: hidden;
        top: 0;
        z-index: -1;
    }
    .box .ul1 {
    width: 400vw;
    height: 100vh;
    list-style: none;
    position: absolute;
    left: -100vw;
    }
    .box .ul1 li {
    float: left;
    width: 100vw;
    }
    .box .ul1 li img{
        width: 100vw;
        height: 100vh;
    }
/* @keyframes frams { */
    /* 50%{ */
        /* background-image: url("./img/01.png");background-size: 100% 100%;background-repeat: no-repeat */
    /* } */
    /* 100%{ */
        /* background-image: url("./img/bananer.png");background-size: 100% 100%;background-repeat: no-repeat */
    /* } */
/* } */
.technicalService{
    width: 100%;
    padding: 0.770rem 0;
}
.technicalService .center{
    width: 12.565rem;
    /* min-width: 1200px; */
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.technicalService .center .title{
    width: 3.719rem;
    /* height: 0.968rem; */
    margin: 0 auto;
    /* margin-top: 0.968rem; */
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.technicalService .center .title h3{
    text-align: center;
    font-size: 0.489rem;
    color: #0d8de4;
    font-weight: revert;
    font-family:"微软雅黑";
}
.technicalService .center .title span{
    font-family:"微软雅黑";
    width: 100%;
    height: 0.395rem;
    background: #bed0df;
    text-align: center;
    font-size: 0.245rem;
    color: #ffffff;
    flex: 1;
}
.technicalService .center .service{
    width: 100%;
    /* height: 7.526rem; */
    margin-top: 0.905rem;
}
.technicalService .center .service ul{
    display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.technicalService .center .service ul li{
    width: 3.147rem;
    /* min-width: 201px; */
    /* min-height: 201px; */
    color: #4f4f4f;
    font-weight: 500;
    font-family:"微软雅黑";
}
.technicalService .center .service ul li:nth-of-type(1){
    padding: 0 0 0.822rem 0;
}
.technicalService .center .service ul li:nth-of-type(6) img{
    width: 2.562rem;
}
.technicalService .center .service ul li img{
    width: 1.739rem;
    height: 1.208rem;
}
.technicalService .center .service ul li p{
    line-height: 0.310rem;
    margin-top: 0.770rem;
    font-size: 0.187rem;
}



/* 成功案例 */
.technicalService .center .service-two{
    width: 100%;
    /* height: 7.526rem; */
    margin-top: 0.905rem;
}
.technicalService .center .service-two ul{
    display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.technicalService .center .service-two ul li{
    width: 3.468rem;
    /* min-width: 201px; */
    /* min-height: 201px; */
    font-weight: 500;
    font-family:"微软雅黑";
    
}
.technicalService .center .service-two ul li h3{
    color: #0d8de6;
    font-weight: bold;
    font-size: 0.208rem;
    margin: 0.140rem 0;
    
}
.technicalService .center .service-two ul li:nth-of-type(1){
    padding: 0 0 0.822rem 0;
}
.technicalService .center .service-two ul li img{
    width: 100%;
    height: 1.677rem;
}
.technicalService .center .service-two ul li p{
    line-height: 0.310rem;
    margin-bottom: 0.197rem;
    font-size: 0.187rem;
}
.technicalService .center .service-two ul li .flex{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.technicalService .center .service-two ul li .flex a{
    color: #000;
    font-size: 0.187rem;
}
.technicalService .center .service-two ul li .flex span{
    display: flex;
    align-items: center;
    font-size: 0.187rem;
}
.technicalService .center .service-two ul li .flex img{
    width: 0.239rem;
    height: 0.239rem;
}
.ML10{
    margin: 0 0.083rem;
}
/* .top{
    width: 100%;
    height: 0.177rem;
    background: #0d8de4;
    align-items: center;
} */


