html, body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
    /*min-width: 12rem;*/
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

.logos {
    position: absolute;
    top: .32rem;
    left: 6.5%;
    width: 1.77rem;
    height: 2.2rem;
    z-index: 31;
}

.orger {
    color: #ff9900;
}

.shoushu {
    float: left;
    width: 1.23rem;
    height: 0.38rem;
    line-height: .6rem;
    margin-top: .1rem;
}

#floatDivBoxs {
    background: #fff;
    position: fixed;
    bottom: 40%;
    right: 0;
    z-index: 999;
    box-shadow: -.02rem 0 .03rem rgba(0, 0, 0, 0.25);
}

#floatDivBoxs .floatDtt {
    width: .4rem;
    height: 1.4rem;
    padding: .1rem;
    box-sizing: border-box;
    line-height: .3rem;
    background: #ff9900;
    color: #fff;
    font-size: .2rem;
    position: relative;
    text-align: center;
    position: fixed;
    bottom: 40%;
    right: 0;
}

.floatDtt:hover .floatShadow {
    display: block;

}

#floatDivBoxs .floatDqq {
    padding: 0 .14rem;
}

#floatDivBoxs .floatDqq li {
    height: .45rem;
    line-height: .45rem;
    font-size: .15rem;
    border-bottom: .01rem solid #e3e3e3;
    text-align: center;

}

#floatDivBoxs .floatDqq li a {
    height: .45rem;
    line-height: .45rem;
    font-size: .15rem;
    text-align: center;
    color: #032650;

}

#floatDivBoxs .floatDqq li img {
    float: left;
    margin-top: .07rem;
}

#floatDivBoxs .floatDtxt {
    font-size: .18rem;
    color: #333;
    padding: 12px 14px;
}

#floatDivBoxs .floatDtel {
    padding: 0 0 .15rem .1rem;
}

#floatDivBoxs .floatImg {
    text-align: center;
    padding: 10px;
    background: #EBEBEB;
}

#floatDivBoxs .floatImg img {
    margin-bottom: .05rem;
}

#floatDivBoxs .floatDtel img {
    display: block;
}

.floatShadow {
    width: 1.5rem;
    height: 1.36rem;
    display: none;
    background: #fff;
    position: absolute;

    top: 0%;
    right: .4rem;
    border: .02rem solid #ff9900;

}

/* ------header-end -------*/

.swiper-container {
    /*height: 8rem;*/
    width: 100%;
    z-index: 0;
    padding: 0;
    margin-top: 1.02rem;

}

@media screen and (max-width: 1680px) {

    .swiper-container {
        /*height: 5.6rem;*/
        width: 100%;
        z-index: 0;

        padding: 0;
        margin-top: 1.02rem;

    }

    .swiper-slide img {
        display: inline-block;
        width: 100%;
        max-height: 800px;

    }

    .swiper-pagination-bullet {
        width: .08rem;
        height: .08rem;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        width: .12rem;
        height: .12rem;
        opacity: 1;
        background: transparent;
        border: .02rem solid #fff;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        position: relative;
        bottom: .6rem;
        left: -34%;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: .14rem;
    }

    .banerlin {
        height: .04rem;
        width: 10%;
        background: #fff;
        position: relative;
        top: -.83rem;
        left: 0px;
        z-index: 1;
    }

}

.swiper-slide img {
    display: block;
    height: auto;
    width: 100%;

}

.swiper-pagination-bullet {
    width: .08rem;
    height: .08rem;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    width: .12rem;
    height: .12rem;
    opacity: 1;
    background: transparent;
    border: .02rem solid #fff;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    position: relative;
    bottom: .8rem;
    left: -34%;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: .14rem;
}

.banerlin {
    height: .04rem;
    width: 10%;
    background: #fff;
    position: relative;
    top: -1.04rem;
    left: 0px;
    z-index: 1;
}

/* --------------- */


.mtop {
    margin-top: 1.1rem;
}

.inlans {
    display: inline-block;
    width: 1.1rem;
    height: .07rem;
    background: #00b0f0;
    margin-top: .1rem;
    text-align: center;
    margin-bottom: .3rem;
}

.industrial-left {
    float: left;
    width: 5.35rem;
    height: 7rem;

}

.icon-play {

    background-image: url("../image/play1.png");
}

.icon-pause {
    background-image: url("../image/zting.png");

}

.curr-progress {
    width: 100%;
    height: .15rem;
    background-color: #ff9900;

}

.time {
    width: 2.2rem;
    height: .2rem;
    position: absolute;
    left: 1rem;
    bottom: -.3rem;
    font-size: .18rem;
    line-height: .2rem;
    text-align: center;
    color: #fff;
}

.extend {
    width: .32rem;
    height: .32rem;
    position: absolute;
    right: .20rem;
    bottom: -.38rem;
    text-align: center;
    line-height: .20rem;
    background-image: url("../image/qpxs.png");
    background-size: 100% 100%;
}

.yinfl {
    display: inline-block;
    position: absolute;
    right: 1.85rem;
    bottom: -.4rem;
    width: .27rem;
    height: .34rem;
    background-image: url("../image/yinl.png");
    background-size: 100% 100%;
}

#range_speed {
    color: #ff9900;
    height: .10rem;
    width: .60rem;
    position: absolute;
    right: .8rem;
    bottom: -.30rem;
    border-radius: 5px;

}

input[type=range] {
    margin-top: .08rem;
    outline: none;
    -webkit-appearance: none;
    width: 80px !important;
    background: -webkit-linear-gradient(#ff9900, #ff9900) no-repeat, #fff;
    background-size: 30% 100%;
    height: .03rem;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: .16rem;
    width: .16rem;
    background: #ff9900;
    border-radius: 50%;
    border: solid .01rem #fff;
}

/* ------------- */


.inlan {
    display: inline-block;
    width: 1.1rem;
    height: .07rem;
    background: #31e0ff;
    text-align: center;
    margin-top: .30rem;
}

.build-system-top {
    width: 100%;

}

.system-toplist {
    width: 8.9rem;
    width: 8.9rem;
    margin: .8rem auto 0 auto;
}

.system-btom {
    height: 1.2rem;
    text-align: center;
    margin-top: .05rem;
}

.system-btom .btome {
    display: inline-block;
    width: 4.1rem;
    height: 1.2rem;
    text-align: center;
    z-index: 1;
    background-image: url("../image/decoration1-1.gif");
    background-size: 100% 100%;

}

.system-baler span {
    display: block;
    width: 0.25rem;
    height: 0.03rem;
    background: #fff;
    margin: .15rem auto;
}

.lists {
    width: 3.12rem;
    height: 3.12rem;
    background-image: url("../image/icon-1.png");
    background-size: 100% 100%;
}


.list-noe {
    width: 3.12rem;
    height: 3.12rem;
    background-image: url("../image/icon-2.png");
    background-size: 100% 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 15, .5);
}

.list-noe:hover {
    box-shadow: none;
    background-image: url("../image/icon-11.png");
    background-size: 100% 100%;
}

.list-tew {
    width: 3.12rem;
    height: 3.12rem;
    background-image: url("../image/icon-3.png");
    background-size: 100% 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 15, .5);
}

.list-tew:hover {
    box-shadow: none;
    background-image: url("../image/icon-12.png");
    background-size: 100% 100%;
}

.list-thers {
    width: 2.44rem;
    height: 2.44rem;
    background-image: url("../image/icon-4.png");
    background-size: 100% 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 15, .5);
}

.list-thers:hover {
    box-shadow: none;
    background-image: url("../image/icon-13.png");
    background-size: 100% 100%;
}

.list-for {
    width: 3.12rem;
    height: 3.12rem;
    background-image: url("../image/icon-5.png");
    background-size: 100% 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 15, .5);
}

.list-for:hover {
    box-shadow: none;
    background-image: url("../image/icon-14.png");
    background-size: 100% 100%;
}

.list-five {
    width: 3.12rem;
    height: 3.12rem;
    background-image: url("../image/icon-6.png");
    background-size: 100% 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 15, .5);
}

.list-five:hover {
    box-shadow: none;
    background-image: url("../image/icon-15.png");
    background-size: 100% 100%;
}

.list-six {
    width: 3.12rem;
    height: 3.12rem;
    background-image: url("../image/icon-7.png");
    background-size: 100% 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 15, .5);
}

.list-six:hover {
    box-shadow: none;
    background-image: url("../image/icon-16.png");
    background-size: 100% 100%;
}

.list-sven {
    width: 2.44rem;
    height: 2.44rem;
    background-image: url("../image/icon-8.png");
    background-size: 100% 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 15, .5);
}

.list-sven:hover {
    box-shadow: none;
    background-image: url("../image/icon-17.png");
    background-size: 100% 100%;
}


.focus-on {
    width: 100%;
    background-image: url("../image/banner4-4.png");
    background-size: 100% 100%;
}

.focus-title {
    text-align: center;
    color: #032650;
    padding-top: .85rem;
    width: 100%;
    font-size: .45rem;
    line-height: .7rem;
    font-weight: 900;
}

.focus-inlan {
    display: inline-block;
    width: 1.1rem;
    height: .07rem;
    background: #4177c9;
    text-align: center;
    margin-top: .45rem;

}
.sent-main {
    width: 11.2rem;
    margin: 50px auto;
}
.focus-cent {
    width: 9rem;
    height: 1rem;
    margin: .2rem auto;
    display: flex;
    justify-content: space-between;
}

.focus-top {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin:30px 0;
}

.focus-on span img {
    display: inline-block;
    width: 100%;
}

.focus-top span {
    display: inline-block;
    width: 20%;

}
.focus-cent span {
    display: inline-block;
    width: 2rem;

}

.food {
    height: 4rem;
    width: 100%;
    background: #091b31;

    background-image: url("../image/footer.png");
    background-size: 100% 100%;

}

.food-main {
    width: 10rem;
    margin: 0 auto;
}

.fooder-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.food-navigation img {
    width: 1.5rem;
    height: 1.5rem;
}

.food-navigation {
    color: #fff;
    font-size: .18rem;
    line-height: .4rem;
}

.h4 {
    font-size: .24rem;
    line-height: 0;
    margin-top: .5rem;
    line-height: .5rem;
    font-weight: 600;

}

#goLink {
    display: none;
    position: fixed;
    bottom: 1.3rem;
    right: 0;
    width: .45rem;
    height: .45rem;
    /* line-height: 50px; */
    text-align: center;
    background: #ff9900;
    color: #fff;
    border-radius: 50%;
    filter: alpha(opacity=20);
}

#goLink img {
    display: inline-block;
    width: 100%;
    height: 100%;

}

.food-navigation a {
    color: #fff;
}

.food-navigation .beian {
    width: .3rem;
    height: .3rem;
    vertical-align: middle;
    margin-right: .1rem
    /* float: left; */
}

/*一站式外贸推广*/
.one-stop{
    width: 1200px;
    margin:0 auto;
}
.one-stop .litter-text{
    font-size:14px;
    color: #565656;
    line-height:30px;
    list-style: circle;
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 50px;
}
.one-stop .litter-text div{
    padding:10px;
    border:1px solid rgba(0, 176, 240, 0.16);
    margin:10px;
    position: relative;
}
.one-stop .litter-text div .l{
    position: absolute;
    z-index: 1;
    left: -11px;;
    top:-18px;
    font-size: 30px;
    color: #00b0f0;
}
.one-stop .title,.experience .title,.focus-on .title{
    width: 100%;
    text-align: center;
    position: relative;
}
.one-stop .title p,.experience .title p,.focus-on .title p{
    display: block;
    font-size: 40px;
    color: #032650;
    font-weight: bold;
    padding:30px 0 5px 0;
    margin:0;
}
.one-stop .title span{
    display: block;
    font-size: 28px;
    margin-bottom: 10px;
}
.one-stop .title i,.experience .title i,.focus-on .title i{
    display: block;
    width: 100%;
    font-size: 96px;
    font-style: normal;
    color: #f3f3f3;
    font-weight: bold;
    position: absolute;
    z-index: -1;
    top:0;
}
.experience .title i{
    color: #e1e9f3;
    z-index: auto;
}
.one-stop .box{
    width: 100%;
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
    margin:50px 0;
}
.one-stop .box .ico{
    margin: 10px;
    width: 18%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.one-stop .box .ico a{
    display: block;
    padding:20px 10px;
    font-size: 20px;
    text-align: center;
    color: #333;
    font-weight: bold;

}
.one-stop .box .ico img{
    display: block;
    margin:20px auto;
    max-width: 100%;
}
.one-stop .box .ico:hover{
    -webkit-box-shadow: 0px 0px 9px 0px #3333334a;
    -moz-box-shadow: 0px 0px 9px 0px #3333334a;
    box-shadow: 0px 0px 9px 0px #3333334a;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

/*10年行业经验 */
.experience{
    width: 100%;
    margin:0 auto;
    text-align: center;
    background: #ebf2fa;
    padding-bottom: 50px;
}
.experience .box{
    width: 1200px;
    margin:0 auto;
}
.experience .title p{
    font-size: 40px;
    position: relative;
    z-index: 1;
}
.experience .title span{
    font-size: 28px;
    position: relative;
    z-index: 1;
}
.experience .list-nav{
    width:1200px;
    display: flex;
    flex-wrap: wrap;
    margin:40px auto;
    padding:0;
    justify-content: center;
}
.experience .list-nav li{
    padding:5px;
    list-style: none;
    float:left;
    width: 24%;
    line-height: 40px;
    border-right: 1px dashed #bfbfbf;
    border-bottom: 1px dashed #bfbfbf;
}
.experience .list-nav li:nth-child(4),.experience .list-nav li:nth-child(8){
    border-right: none;
}
.experience .list-nav li:nth-child(5),.experience .list-nav li:nth-child(6),.experience .list-nav li:nth-child(7),.experience .list-nav li:nth-child(8){
    border-bottom: none;
}
.experience .list-nav li img{
    display: block;
    margin:0 auto;

}
.experience .list-nav a{
    display: block;
    font-size: 20px;
    color: #000000;
    text-align: center;
    padding:0 10px;
}
.experience .list-nav li:hover img{
    /*background: #f0f0f0;*/
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;;
}
.experience .case{
    width: 100%;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.experience .case .list{
    margin:10px;
    border:1px solid #c7c7c7;
    width: 31%;
    position: relative;
}
.experience .case .list a{
    display: block;
    width: 100%;
    color: #333;
    line-height: 40px;
}
.experience .case .list a img{
    display: block;
    width: 100%;
    max-width: 100%;
}
.experience .case .list ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin:0;
    padding:0;
}
.experience .case .list ul li{
    width: 33%;
    list-style: none;
    text-align: center;
    padding:10px 0;
}
.experience .case .list ul li p{
    margin:0;
    padding:0;
    background: url("../image/duanxian.jpg") center bottom no-repeat ;
    color: #ff9900;
}
.experience .case .list a .hover{
    position: absolute;
    z-index: 1;
    background: #032650bd;
    width: 100%;
    /*height: 100%;*/
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 338px;
    top:0;
    opacity: 0;
}
.experience .case .list a:hover .hover{
    opacity: 1;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

/*Google 优化团队竭诚为您服务*/
.hf{
    width: 100%;
    overflow: hidden;
    background: url("../image/hf-bg.jpg") center no-repeat;
    background-size: cover;
    text-align: center;
    font-size: 34px;
    line-height: 277px;
    color: #fff;
    font-weight: bold;
}
/*banner视频*/
/*.swiper-container .swiper-slide{*/
    /*height: 800px;*/
/*}*/
.swiper-container video{
    /*加滤镜*/
    /*filter: blur(15px); //背景模糊设置 */
    /*-webkit-filter: grayscale(50%);*/
    /*filter:grayscale(50%); //背景灰度设置*/
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    height: 100%; width: 100%;
}
.swiper-container source{
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}
.zha {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../image/in-zheg.jpg) center no-repeat;
    background-size: cover;

}
.controls .switchs {
    width: 150px;
    height: 150px;
    position: absolute;
    text-align: center;
    line-height: .20rem;
    z-index: 99;
    left:50%;
    bottom:50%;
}
    /* 清除浮动 */
.clear {
    content: "";
    display: block;
    clear: both;
}


@media screen and (max-width: 1280px) {

    .swiper-container {
        /*height: 5.6rem;*/
        width: 100%;
        z-index: 0;
        padding: 0;
        margin-top: 1.02rem;

    }

    .swiper-slide img {
        display: inline-block;
        width: 100%;

    }

    .swiper-pagination-bullet {
        width: .08rem;
        height: .08rem;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        width: .12rem;
        height: .12rem;
        opacity: 1;
        background: transparent;
        border: .02rem solid #fff;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        position: relative;
        bottom: .6rem;
        left: -34%;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: .14rem;
    }

    .banerlin {
        height: .04rem;
        width: 10%;
        background: #fff;
        position: relative;
        top: -.83rem;
        left: 0px;
        z-index: 1;
    }

}

@media screen and (max-width: 1200px) {

    .swiper-container {
        /*height: 5.6rem;*/
        width: 100%;
        z-index: 0;
        padding: 0;
        margin-top: 1.02rem;

    }

    .swiper-slide img {
        display: inline-block;
        width: 100%;
    }

    .swiper-pagination-bullet {
        width: .08rem;
        height: .08rem;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        width: .12rem;
        height: .12rem;
        opacity: 1;
        background: transparent;
        border: .02rem solid #fff;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        position: relative;
        bottom: .6rem;
        left: -34%;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: .14rem;
    }

    .banerlin {
        height: .04rem;
        width: 10%;
        background: #fff;
        position: relative;
        top: -.83rem;
        left: 0px;
        z-index: 1;
    }

    .sent-main {
        width: 95% !important;
    }
    .experience .list-nav{
        width: 100%;
    }
    /*一站式*/
    .one-stop{
        width: 100%;
    }
    /*案例*/
    .experience .list-nav li{
        width: 23%;
    }
    .experience .box{
        width: 90%;
        margin: 0 auto;
    }
    .one-stop .litter-text{
        width:90%;
        margin:50px auto;
    }
}

@media screen and (max-width: 1100px) {
    .swiper-container {
        /*height: 5.6rem;*/
        width: 100%;
        z-index: 0;
        padding: 0;
        margin-top: 1.02rem;

    }

    .swiper-slide img {
        display: inline-block;
        width: 100%;

    }

    .swiper-pagination-bullet {
        width: .08rem;
        height: .08rem;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        width: .12rem;
        height: .12rem;
        opacity: 1;
        background: transparent;
        border: .02rem solid #fff;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        position: relative;
        bottom: .6rem;
        left: -34%;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: .14rem;
    }

    .banerlin {
        height: .04rem;
        width: 10%;
        background: #fff;
        position: relative;
        top: -.83rem;
        left: 0px;
        z-index: 1;
    }

     .list-tew, .list-noe, .lists, .list-for, .list-five, .list-six {
        width: 2.8rem !important;
        height: 2.8rem !important;
    }
     /*一站式*/
    .one-stop .box .ico{
        width: 30%;
        -webkit-box-shadow: 0px 0px 9px 0px #33333324;
        -moz-box-shadow: 0px 0px 9px 0px #33333324;
        box-shadow: 0px 0px 9px 0px #33333324;
        border:1px solid #c7c7c7;
    }
    /*案例*/
    .experience .case .list{
        width: 30%;
    }
    .experience .list-nav{
        display: flex;
    }
    .experience .list-nav li:nth-child(4){
        border-right: none;
    }
    .experience .list-nav a{
        padding:0;
    }
    .one-stop .litter-text{
        width:95%;
    }
}

@media screen and (max-width: 920px) {
    .list-tew, .list-noe, .lists, .list-for, .list-five, .list-six {
        width: 2.3rem !important;
        height: 2.3rem !important;
    }
    /*案例*/
    .experience .list-nav li img{
        float: none;
        display: block;
        margin:0 auto;
    }
    .experience .case .list{
        width: 48%;
        margin:5px;
    }
    /*Google 优化团队竭诚为您服务*/
    .hf{
        font-size: 28px;
    }
}

@media screen and (max-width: 760px) {

    .system-rtcor img{
        max-width: 100%;
    }

    .list-tew, .list-noe, .lists, .list-for, .list-five, .list-six {
        width: 3.3rem !important;
        height: 3.3rem !important;
    }
    .one-stop .box .ico{
        width: 29%;
    }

    .experience .list-nav li{
        width: 45%;
    }
    .experience .list-nav li:nth-child(5),.experience .list-nav li:nth-child(6){
        border-bottom: 1px dashed #bfbfbf;
    }

    .experience .list-nav li:nth-child(2),.experience .list-nav li:nth-child(6){
        border-right: none;
    }
    /*案例*/
    .experience .case .list{
        width: 47.5%;
    }
    /*banner视频*/
    .controls .switchs{
        width: 100px;
        height: 100px;
    }
}

@media screen and (max-width: 640px) {

     .list-tew, .list-noe, .lists, .list-for, .list-five, .list-six {
        width: 3.3rem !important;
        height: 3.3rem !important;
    }
    /*一站式*/
    .one-stop .title i,.experience .title i,.focus-on .title i{
        display: none;
    }
    .one-stop .title p,.experience .title p,.experience .title span{
        padding: 25px 0 5px 0;
        font-size: 22px;
    }
    .one-stop .box .ico{
        width: 100%;
    }
    .one-stop .title span{
        font-size: 18px;
    }
    .experience .case .list{
        margin: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .experience .title span{
        font-size: 18px;
    }
    /*Google 优化团队竭诚为您服务*/
    .hf{
        line-height: 200px;
        font-size: 24px;
    }
    .litter-text{
        flex-wrap:wrap;
    }
    .one-stop .litter-text div{
        width:100%;
    }
}

@media screen and (max-width: 480px) {

    .list-tew, .list-noe, .lists, .list-for, .list-five, .list-six {
        width: 7.1rem !important;
        height: 7.1rem !important;
    }

    .focus-top span {
        width: 3.5rem !important;
        height: 1.5rem !important;
    }

    .focus-on span img {
        width: 3.2rem !important;
        height: 1.2rem !important;
    }

    .focus-on {
        height: 10rem !important;
    }
    /*一站式*/
    .one-stop{
        width: 90%;
        margin: 0 auto;
    }
    .one-stop .title p ,.experience .title p, .experience .title span{
        font-size: 18px;
    }
    .one-stop .title span,.experience .list-nav a{
        font-size: 14px;
    }
    .one-stop .box{
        margin-top: 20px;
    }
    .one-stop .box .ico a,.experience .title span{
        font-size: 14px;
    }
    .focus-on{
        height: auto !important;
    }
    /*Google 优化团队竭诚为您服务*/
    .hf{
        font-size: 18px;
        line-height: 150px;
    }
    /*banner视频*/
    .controls .switchs{
        width: 80px;
        height: 80px;
    }
}


