body {
    background-color: rgba(0,0,0,0);
}
/*banner*/
.banner {
    width: 100%;
    min-width: 1440px;
    margin-bottom: 50px;
    /* background-image: url("/content/web/bgc.png"); */
}

    .banner > .img {
        line-height: 0;
        width: 100%;
        height: 100%;
    }

        .banner > .img img {
            width: 100%;
            height: 100%;
        }

    .banner > .filter {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: .349;
        background-color: #000;
    }
    /*.banner .container*/
    /*{*/
    /*position: absolute;*/
    /*top: 76px;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*left:0;*/
    /*width: 1000px;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
    /*}*/
    .banner .container {
        position: relative;
        width: 1200px;
        height: 100%;
        margin: 0 auto;
        text-align: center;
    }

.particlesBox {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.particles_line {
    position: absolute;
    left: 0;
    top: 100%;
    width: 1px;
    height: 118px;
    background: #fff;
    border-radius: 50%;
}

.particles_pot {
    position: absolute;
    left: 0;
    top: 100%;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
}

.p_line_0 {
    background: url("/img/new/xian1.png");
}

.p_line_1 {
    background: url("/img/new/xian2.png");
}

.p_line_2 {
    background: url("/img/new/xian3.png");
}

.p_line_m_0 {
    transition: all 2s linear;
    -webkit-transition: all 2s linear; /* Safari */
}

.p_line_m_1 {
    transition: all 3s linear;
    -webkit-transition: all 3s linear; /* Safari */
}

.p_line_m_2 {
    transition: all 4s linear;
    -webkit-transition: all 4s linear; /* Safari */
}

.p_pot_0 {
    background: url("/img/new/dot1.png");
}

.p_pot_1 {
    background: url("/img/new/dot2.png");
}

.p_pot_2 {
    background: url("/img/new/dot3.png");
}

.p_pot_m_0 {
    transition: all 2s linear;
    -webkit-transition: all 2s linear; /* Safari */
}

.p_pot_m_1 {
    transition: all 3s linear;
    -webkit-transition: all 3s linear; /* Safari */
}

.p_pot_m_2 {
    transition: all 4s linear;
    -webkit-transition: all 4s linear; /* Safari */
}

.banner .ele-font3 {
    position: absolute;
    left: 50%;
    top: 217px;
    z-index: 20;
    width: 862px;
    margin-left: -431px;
}
/*çƒæ—‹è½¬*/
.ball-cont {
    width: 620px;
    height: 620px;
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 1;
}

.ball-bg {
    overflow: hidden;
    position: relative;
    width: 620px;
    height: 620px;
    background-image: url("/img/new/ball-bg2.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}

.axlewire-cont {
    position: absolute;
    z-index: 5;
    width: 620px;
    height: 620px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

div.axlewire {
    width: 1px;
    height: 380px;
    position: relative;
    margin: 120px auto 0;
    background: transparent;
    border-right: 1px dashed #1ca33c;
    transform-style: preserve-3d;
    transform: rotateX(0deg) rotateY(0deg) rotateZ(16deg);
}

    div.axlewire.ani {
        animation: myrotate 30s linear infinite forwards;
    }

.cirh {
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 2px solid #72c200;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cirh1 {
    width: 330px;
    height: 330px;
    margin: -165px 0 0 -165px;
    transform: translateZ(0px) translateY(-95px) rotateX(90deg);
    background-image: url("/img/new/320-320.png");
}

.cirh2 {
    width: 380px;
    height: 380px;
    margin: -190px 0 0 -190px;
    transform: translateZ(0px) translateY(0px) rotateX(90deg);
    background-image: url("/img/new/380-380.png");
}

.cirh3 {
    width: 330px;
    height: 330px;
    margin: -165px 0 0 -165px;
    transform: translateZ(0px) translateY(95px) rotateX(90deg);
    background-image: url("/img/new/320-320.png");
}

.cirh4 {
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -100px;
    transform: translateZ(0px) translateY(160px) rotateX(90deg);
    background-image: url("/img/new/200-200.png");
}

.cirv {
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    margin-left: -190px;
    /*border: 2px solid #20e03f;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cirv1 {
    background-image: url("/img/new/cirv1.png");
    border: none;
}

.cirv2 {
    background-image: url("/img/new/cirv2.png");
    border: none;
}

.cirv3 {
    background-image: url("/img/new/cirv3.png");
    border: none;
}

.cirv4 {
    background-image: url("/img/new/cirv4.png");
    border: none;
}

.cirv5 {
    background-image: url("/img/new/cirv4.png");
    border: none;
}

.dot-cont {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 100px;
    height: 28px;
    margin: -13px 0 0 -56px;
    /*transform:translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);*/
}

.axlewire .dc1 {
    transform: rotateY(-3deg) translateY(0px) translateZ(190px);
}

.axlewire .dc2 {
    transform: rotateY(68deg) translateY(0px) translateZ(195px);
}

.axlewire .dc3 {
    transform: rotateY(102deg) translateY(0px) translateZ(195px);
}

.axlewire .dc4 {
    transform: rotateY(173deg) translateY(0px) translateZ(195px);
}

.axlewire .dc5 {
    transform: rotateY(210deg) translateY(0px) translateZ(190px);
}

.axlewire .dc6 {
    transform: rotateY(257deg) translateY(0px) translateZ(190px);
}

.axlewire .dc7 {
    transform: rotateY(321deg) translateY(0px) translateZ(190px);
}

.axlewire .dot-cont .info {
    display: inline-block;
    border: 1px solid #20e03f;
    padding: 0 5px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    box-sizing: border-box;
    /*box-shadow:0px 0px 5px 4px #252d22 inset;*/
    text-decoration: none;
    background-color: rgba(37,45,34,1);
    white-space: nowrap;
}

.dot-cont .dot {
    display: inline-block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    border: 2px solid #20e03f;
    background: #000000;
}

.ball-shade1 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    margin: -190px 0 0 -190px;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/img/new/ball-shade3.png");
    background-color: rgba(35,90,70,0.82);
}

    .ball-shade1.ani {
        animation: myrotate2 30s linear infinite forwards;
    }

.roaDot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    margin: -5px 0 0 -5px;
    border: 2px solid #20e03f;
}

.roaDot-cont {
    position: absolute;
    width: 6px;
    height: 6px;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px;
    animation: roaDotrotate 10s linear infinite forwards;
}

.rd1 {
    top: 121px;
    left: 233px;
}

.rd2 {
    right: 206px;
    bottom: 152px;
}

@keyframes roaDotrotate {
    0% {
        transform: rotateX(0deg) rotateZ(0deg)
    }

    100% {
        transform: rotateX(0deg) rotateZ(360deg)
    }
}

@keyframes myrotate {
    0% {
        transform: rotateX(0deg) rotateY(0deg) rotateZ(16deg);
    }

    100% {
        transform: rotateX(0deg) rotateY(360deg) rotateZ(16deg);
    }
}

@keyframes myrotate2 {
    0% {
        transform: rotateY(0deg)
    }

    100% {
        transform: rotateY(-360deg)
    }
}
/*.banner .container .banner-title-img{*/
/*margin:180px auto 78px;*/
/*vertical-align: top;*/
/*!*height: 138px;*!*/
/*}*/
/*body.en .banner .container .banner-title-img{*/
/*margin:100px auto 90px;*/
/*}*/
/*.banner .container .gopromocon{
    position: absolute;
    width: 312px;height: 18px;
    left: 50%;margin-left: -156px;
    bottom:64px;
}
.banner .container .gopromo{
    display: block;
    width: 312px;height: 18px;
    text-decoration: none;
    background: url("/img/new/banner-20180608-font-promo2.png") center no-repeat;
    background-size: cover;
    border-bottom: 1px solid #14b353;
}
*/
.banner .container .ct1 {
    font-size: 50px;
    color: #ffffff;
    margin: 0;
    position: absolute;
    left: 50px;
    top: 215px;
    letter-spacing: 2px;
    font-weight: 200;
}

body.en .banner .container .ct1 {
    font-size: 26px;
    left: 0;
    letter-spacing: 0px;
    font-weight: 200;
}

.banner .container .ct2 {
    font-size: 20px;
    color: #ffffff;
    margin: 0;
    position: absolute;
    left: 50px;
    top: 306px;
    letter-spacing: 0.5px;
    font-weight: 200;
    opacity: 0.6;
}

body.en .banner .container .ct2 {
    font-size: 14px;
    left: 0;
    letter-spacing: 0;
    width: 590px;
    text-align: left;
}

.banner .container .banner-title-img.active0529 {
    position: absolute;
}

    .banner .container .banner-title-img.active0529.font1 {
        right: 0;
        top: 20px;
        z-index: 1;
        animation: font1rotate 5s linear infinite;
        -o-animation: font1rotate 5s linear infinite;
        -moz-animation: font1rotate 5s linear infinite;
        -webkit-animation: font1rotate 5s linear infinite;
    }

    .banner .container .banner-title-img.active0529.font2 {
        right: 0;
        top: 157px;
        z-index: 2;
        animation: shaking 5s linear infinite;
        -o-animation: shaking 5s linear infinite;
        -moz-animation: shaking 5s linear infinite;
        -webkit-animation: shaking 5s linear infinite;
    }

    .banner .container .banner-title-img.active0529.font3 {
        left: 0;
        top: 160px;
        z-index: 3;
    }

@keyframes shaking {
    0% {
        transform: translate3d(0,0,0);
    }

    25% {
        transform: translate3d(0,5px,0);
    }

    50% {
        transform: translate3d(0,0,0);
    }

    75% {
        transform: translate3d(0,-5px,0);
    }

    100% {
        transform: translate3d(0,0,0);
    }
}

@-moz-keyframes shaking {
    0% {
        transform: translate3d(0,0,0);
    }

    25% {
        transform: translate3d(0,5px,0);
    }

    50% {
        transform: translate3d(0,0,0);
    }

    75% {
        transform: translate3d(0,-5px,0);
    }

    100% {
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes shaking {
    0% {
        transform: translate3d(0,0,0);
    }

    25% {
        transform: translate3d(0,5px,0);
    }

    50% {
        transform: translate3d(0,0,0);
    }

    75% {
        transform: translate3d(0,-5px,0);
    }

    100% {
        transform: translate3d(0,0,0);
    }
}

@-o-keyframes shaking {
    0% {
        transform: translate3d(0,0,0);
    }

    25% {
        transform: translate3d(0,5px,0);
    }

    50% {
        transform: translate3d(0,0,0);
    }

    75% {
        transform: translate3d(0,-5px,0);
    }

    100% {
        transform: translate3d(0,0,0);
    }
}

@keyframes font1rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes font1rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes font1rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes font1rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 1921px) {
    .banner .container .banner-title-img.active0529.font1 {
        width: 720px;
        right: 20px;
    }

    .banner .container .banner-title-img.active0529.font2 {
        width: 720px;
    }
}

@media screen and (max-width: 1601px) {
    .banner .container .banner-title-img.active0529.font1 {
        width: 630px;
    }

    .banner .container .banner-title-img.active0529.font2 {
        width: 630px;
    }
}

@media screen and (max-width: 1441px) {
    .banner .container .banner-title-img.active0529.font1 {
        width: 630px;
    }

    .banner .container .banner-title-img.active0529.font2 {
        width: 630px;
    }
}

@media screen and (max-width: 1367px) {
    .banner .container .banner-title-img.active0529.font1 {
        width: 600px;
    }

    .banner .container .banner-title-img.active0529.font2 {
        width: 600px;
    }
}

@media screen and (min-width: 1920px) {
    .banner .container .banner-title-img.active0529.font1 {
        width: 760px;
        right: 30px;
    }

    .banner .container .banner-title-img.active0529.font2 {
        width: 720px;
        right: 30px;
    }
}

.banner .container .h1 {
    font-size: 30px;
    margin: 130px 0 0;
    letter-spacing: 3px;
    color: white;
}

.banner .container .middle {
    margin-top: 80px;
    margin-bottom: 110px;
}

    .banner .container .middle a {
        font-size: 18px;
        position: relative;
        display: inline-block;
        padding: 17px 93px;
        text-decoration: none;
        color: white;
        border: 1px solid white;
        border-radius: 2px;
        background-color: transparent;
    }

        .banner .container .middle a:hover {
            background-color: rgba(255,255,255,.2);
        }

.banner .container .h5 {
    font-size: 16px;
    margin: 0;
    color: white;
}

/*case*/
.case {
    width: 100%;
    height: 426px;
    background-color: #f3f3f3;
}

    .case .container {
        overflow: hidden;
        width: 1000px;
        height: 100%;
        margin: 0 auto;
        padding-top: 72px;
        text-align: center;
        background-image: url('/new/casebg.png');
        background-repeat: no-repeat;
        background-position: center bottom;
    }

        .case .container .h1 {
            font-size: 30px;
            line-height: 40px;
            height: 40px;
            color: #434343;
        }

        .case .container .left-link {
            float: left;
            margin: 0;
            margin-top: 170px;
            margin-right: 80px;
            margin-left: 40px;
            padding: 0;
            list-style: none;
        }

            .case .container .left-link li {
                width: 10px;
                height: 10px;
                margin-bottom: 12px;
                cursor: pointer;
                border: solid 1px #b6b6b6;
                border-radius: 10px;
                background-color: white;
            }

                .case .container .left-link li:last-child {
                    margin-bottom: 0;
                }

                .case .container .left-link li.active {
                    border-color: #9c9c9c;
                    background-color: #9c9c9c;
                }

.right-app {
    float: left;
    height: 314px;
}

.case .container .right-app .area {
    display: none;
    width: 850px;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .case .container .right-app .area.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .case .container .right-app .area > div {
        width: 262px;
        height: 400px;
        -webkit-transition: all .2s ease 0s;
        transition: all .2s ease 0s;
        text-align: center;
        background-image: url('/new/two.png');
        background-repeat: no-repeat;
        background-position: center top;
        margin-top: 90px;
    }

        .case .container .right-app .area > div.active {
            margin-top: 70px;
        }

        .case .container .right-app .area > div > div {
            display: inline-block;
            width: 100%;
            text-align: center;
        }

        .case .container .right-app .area > div .appType {
            font-size: 18px;
            margin-top: 90px;
            color: #666;
        }

        .case .container .right-app .area > div .icon img {
            width: 50px;
            height: 50px;
            margin: 20px 0 0 0;
        }

        .case .container .right-app .area > div .appName {
            font-size: 12px;
            color: #999;
        }

.deputyBanner div {
    position: relative;
    overflow: hidden;
}

.enterBanner {
    text-align: center;
}

    .enterBanner img {
        width: 1095px;
        height: 94px;
        margin: 30px auto 30px;
        /* background-image: url(/content/web/enterBanner.png); */
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

.nextBanner {
    width: 1440px;
    height: 400px;
    /*background-image: url(/content/lzs.jpg);*/
    background-image: url(/content/web/nextbanner1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.en .nextBanner {
    background-image: url(/content/web/nextbanner1_en.png);
}

.development {
    width: 100%;
    height: 650px;
    padding: 70px 0 40px;
    text-align: center;
}

    .development .container {
        /* display: -webkit-box;
    display: -ms-flexbox; */
        display: block;
        width: 1200px;
        margin: 50px auto 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .development .container ul {
            /* width:800px; */
            padding: 0;
            margin: 0 auto;
            text-align: left;
            color: #666;
            height: auto;
            font-size: 0;
        }

            .development .container ul.stepUl li {
                width: 382px;
                display: inline-block;
                height: 215px;
                font-size: 16px;
                line-height: 28px;
                text-align: left;
                cursor: pointer;
                border: 1px solid rgba(231,233,238,1);
                border-radius: 3px;
                margin: 8px 8px;
                vertical-align: top;
                padding: 21px 24px;
            }

                .development .container ul.stepUl li:hover {
                    background-color: #9BC200;
                    color: #fff;
                }

                .development .container ul.stepUl li a {
                    display: inline-block;
                    width: 100%;
                    height: 100%;
                    text-decoration: none;
                }

                .development .container ul.stepUl li .bgstep {
                    width: 85px;
                    height: 61px;
                }

                .development .container ul.stepUl li .bgstep1 {
                    background: url('/content/web/01.png') center center no-repeat;
                    background-size: 78px 61px;
                }

                .development .container ul.stepUl li .bgstep2 {
                    background: url('/content/web/02.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li .bgstep3 {
                    background: url('/content/web/03.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li .bgstep4 {
                    background: url('/content/web/04.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li .bgstep5 {
                    background: url('/content/web/05.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li .bgstep6 {
                    background: url('/content/web/06.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li:hover .bgstep1 {
                    background: url('/content/web/01_a.png') center center no-repeat;
                    background-size: 78px 61px;
                }

                .development .container ul.stepUl li:hover .bgstep2 {
                    background: url('/content/web/02_a.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li:hover .bgstep3 {
                    background: url('/content/web/03_a.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li:hover .bgstep4 {
                    background: url('/content/web/04_a.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li:hover .bgstep5 {
                    background: url('/content/web/05_a.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li:hover .bgstep6 {
                    background: url('/content/web/06_a.png') center center no-repeat;
                    background-size: 85px 61px;
                }

                .development .container ul.stepUl li .icon {
                    vertical-align: top;
                    margin: 2px 3px 0;
                    display: inline-block;
                    width: 24px;
                    height: 24px;
                }

                .development .container ul.stepUl li .icon1 {
                    background: url('/content/web/icon1.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li .icon2 {
                    background: url('/content/web/icon2.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li .icon3 {
                    background: url('/content/web/icon3.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li .icon4 {
                    background: url('/content/web/icon4.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li .icon5 {
                    background: url('/content/web/icon5.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li .icon6 {
                    background: url('/content/web/icon6.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li:hover .icon1 {
                    background: url('/content/web/icon1_a.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li:hover .icon2 {
                    background: url('/content/web/icon2_a.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li:hover .icon3 {
                    background: url('/content/web/icon3_a.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li:hover .icon4 {
                    background: url('/content/web/icon4_a.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li:hover .icon5 {
                    background: url('/content/web/icon5_a.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li:hover .icon6 {
                    background: url('/content/web/icon6_a.png') center center no-repeat;
                    background-size: 24px 24px;
                }

                .development .container ul.stepUl li .icon.hide {
                    display: none;
                }

                .development .container ul.stepUl li h4 {
                    color: #666;
                    font-weight: 500;
                    letter-spacing: 1px;
                    font-size: 20px;
                    margin: 0px 0 10px;
                    padding: 0;
                }

                .development .container ul.stepUl li:hover h4 {
                    color: #fff;
                }

                .development .container ul.stepUl li p {
                    font-size: 14px;
                    margin: 0;
                    padding-left: 6px;
                    line-height: 24px;
                    color: #999;
                }

                .development .container ul.stepUl li:hover p {
                    color: #fff;
                }

        .development .container .stepUl li:hover {
            /* color:#9bc200; */
            box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.05);
            transform: scale(1.01,1.01);
            transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
            /* animation: scale;/*åŠ¨ç”»åç§°*/
            /* animation-duration: 1s;åŠ¨ç”»æŒç»­æ—¶é—´   */
        }

@keyframes scale {
    0% {
        transform: scale(1)
    }
    /*åˆå§‹çŠ¶æ€ é€æ˜Žåº¦ä¸º0*/
    100% {
        transform: scale(1.01)
    }
    /*ç»“æŸçŠ¶æ€ é€æ˜Žåº¦ä¸º1*/
}


.searchTit {
    margin: 0;
    padding: 0;
    font-size: 34px;
    font-weight: 300;
    color: rgba(51,51,51,1);
    text-align: center;
}

.assessment .searchTit {
    text-align: left;
}

.development .container .description {
    line-height: 24px;
    margin: 40px 0 0;
    letter-spacing: .5px;
    color: #999;
}

.development .container > div a, .development .deepengine > div a {
    line-height: 44px;
    position: relative;
    display: inline-block;
    width: 150px;
    height: 44px;
    margin-top: 50px;
    text-align: center;
    text-decoration: none;
    color: #8fb301;
    border: solid 1px #8fb301;
    border-radius: 3px;
}

    .development .container > div a:hover, .development .deepengine > div a:hover {
        -webkit-transition: all .2s ease 0s;
        transition: all .2s ease 0s;
        color: white;
        background-color: #9bc200;
    }

/* .plusMode */
.plusMode {
    width: 100%;
    padding: 100px 0 40px;
    height: auto;
    min-height: 800px;
}

    .plusMode .container {
        width: 100%;
        height: 100%;
        margin: 50px auto 0;
        display: block;
    }

        .plusMode .container .clearfix {
            text-align: right;
        }

        .plusMode .container .left {
            /* width: 39%; */
            position: absolute;
            z-index: 50;
            display: inline-block;
            /* left: 0; */
        }

            .plusMode .container .left ul {
                min-width: 80%;
                animation-name: fadeIn;
            }

        .plusMode .container .right {
            /* width:69%; */
            width: 100%;
            position: relative;
            text-align: right;
            /* background: -moz-linear-gradient(180deg, #FBFBFB 0%, #ffffff 100%);
    background: -webkit-linear-gradient(180deg, #FBFBFB 0%,#ffffff 100%);
    background: -o-linear-gradient(180deg, #FBFBFB 0%,#ffffff 100%);
    background: -ms-linear-gradient(180deg, #FBFBFB 0%,#ffffff 100%);
    background: linear-gradient(180deg, #FBFBFB 0%,#ffffff 100%); */
            /* position:absolute;
    right:0; */
            display: inline-block
        }

            .plusMode .container .right img.rightImg {
                width: 69%;
            }

    .plusMode ul {
        padding: 0;
        width: 400px;
        position: absolute;
        right: 10%;
    }

        .plusMode ul li {
            list-style: none;
            padding: 35px 25px;
            margin-left: 5px;
            width: 470px;
        }
            /* .plusMode .plusModeLi{
    width: 100%;
    height: 100%;
    padding:35px 25px;
} */
            .plusMode ul li:first-child {
                margin-top: 20px;
            }

            .plusMode ul li.shadow1 {
                transition: 0.5s all cubic-bezier(0.39, 0.575, 0.565, 1);
            }
/* .plusMode ul li:hover{
    transition: 0.5s all cubic-bezier(0.39, 0.575, 0.565, 1);
} */
@keyframes fade_in {
    0% {
        opacity: 1
    }
    /*åˆå§‹çŠ¶æ€ é€æ˜Žåº¦ä¸º0*/
    100% {
        opacity: 1
    }
    /*ç»“æŸçŠ¶æ€ é€æ˜Žåº¦ä¸º1*/
}

.plusMode .container .plusMode_line {
    width: 90%;
    height: 1px;
    background: linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(59,65,72,1) 52%,rgba(255,255,255,1) 100%);
    opacity: 0.1;
}

.plusMode ul li.shadow .plusMode_line {
    display: none;
}

.plusMode ul li div.plusModeLi_con {
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

.plusMode ul li div img {
    width: 26px;
    height: 26px;
    margin-right: 22px;
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(100px);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInBottom {
    -webkit-animation-name: fadeInBottom;
    animation-name: fadeInBottom;
}

.fadeInBottom_right {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -webkit-animation-name: fadeInBottom;
    animation-name: fadeInBottom;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(100px);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeIn {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: fadeIn;
}

.fadeOut {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: fadeIn;
}

.plusMode .plusModeMsg {
    width: 85%;
    text-align: left;
    color: #666666;
}

    .plusMode .plusModeMsg p {
        font-size: 16px;
        margin: 20px 0 0;
        display: block;
        font-weight: 300;
        line-height: 24px;
        color: rgba(102,102,102,1);
    }

    .plusMode .plusModeMsg .h2 {
        margin: 0;
        padding: 0;
        font-size: 20px;
        font-family: 'PingFangSC-Light';
        font-weight: 300;
        color: rgba(51,51,51,1);
        line-height: 28px;
    }

    .plusMode .plusModeMsg p.hide {
        display: none;
    }

.plusMode ul li:hover {
    cursor: pointer;
}

.plusMode ul li.shadow {
    box-shadow: 0px 5px 11px 0px rgba(0,0,0,0.07);
    border-radius: 8px;
    margin-bottom: 12px;
    background-color: #fff;
}
/* .plusMode ul li.shadow .plusMode_con{
    display:none;
}
.plusMode ul li .plusMode_con{
    display:block;
} */
/*polymerization*/
.polymerization {
    width: 100%;
    height: 440px;
    letter-spacing: .5px;
}

    .polymerization .container {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .polymerization .bg {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-image: url('/img/new/banner-20180224-1366.png');
        background-size: cover;
        background-position: 50% -156px;
        -webkit-transition: all .2s ease 0s;
        transition: all .2s ease 0s;
    }

    .polymerization .rectangle {
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        background-image: url('/img/new/zhezhao20170324.png');
        background-position: center center;
        background-size: cover;
    }

    .polymerization .content {
        position: absolute;
        z-index: 3;
        top: 110px;
        right: 0;
        bottom: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 848px;
        height: 150px;
        margin: 0 auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .polymerization .content .top {
            font-size: 30px;
            text-align: center;
            color: white;
        }

        .polymerization .content .tit {
            font-size: 14px;
            color: #a2a6aa;
            text-align: center;
            margin: 0 auto;
        }

        .polymerization .content .top + div {
            font-size: 16px;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        .polymerization .content .left, .polymerization .content .middle, .polymerization .content .right {
            position: absolute;
            top: 158px;
            color: white;
            font-size: 16px;
        }

        .polymerization .content .left {
            left: 40px;
        }

        .polymerization .content .middle {
            left: 380px;
        }

.en .polymerization .content .middle {
    left: 325px;
}

.polymerization .content .right {
    left: 695px;
}

.polymerization .content .tit {
    text-align: center;
}
/*customAPP*/
.customAPP {
    width: 100%;
    height: 420px;
    text-align: center;
}

body.en .customAPP {
    height: 608px;
}

.customAPP .container {
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px;
}

.customAPP .top {
    font-size: 30px;
    color: #434343;
}

.customAPP .tit {
    margin-top: 35px;
    color: #999999;
}

.content_left {
    float: left;
    width: 49%;
    margin: 0 auto;
}

.content_right {
    float: right;
    width: 49%;
    height: 267px;
}

.customAPP .content {
    margin-top: 65px;
    color: #727272;
}

.customAPP_budget {
    width: 303px;
    height: 60px;
    color: #a8ca20;
    line-height: 60px;
    border: 1px solid #a8ca20;
    border-radius: 30px;
    margin: 0 auto;
    margin-bottom: 50px;
    font-size: 16px;
    cursor: pointer;
}

    .customAPP_budget:hover {
        background-color: #a8ca20;
        color: #FFF;
    }

.customAPP .con {
    text-align: center;
}

    .customAPP .con .custominfoitems {
        margin: 65px auto 0;
        width: 100%;
        height: 210px;
        padding: 0;
    }

        .customAPP .con .custominfoitems li {
            float: left;
            list-style: none;
            width: 25%;
        }

body.en .customAPP .con .custominfoitems li {
    width: 24%;
    margin: 0 0.5%;
}

.customAPP .con .custominfoitems li img {
    vertical-align: middle;
}

.customAPP .con .custominfoitems li .item-title {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin: 40px auto 20px;
}

.customAPP .con .custominfoitems li .item-detail {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.customAPP .con .go-custom {
    color: #ffffff;
    font-size: 18px;
    width: 240px;
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #9bc200;
    text-decoration: none;
    margin: 55px auto 0;
    border-radius: 4px;
}

body.en .customAPP .con .go-custom {
    margin: 92px auto 0;
}
/* assessment */
.assessment {
    width: 100%;
    height: auto;
    margin-top: 160px;
}

    .assessment .container {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    .assessment .assessMsg {
        width: 100%;
        height: 100%;
        position: relative;
    }

        .assessment .assessMsg div:first-child {
            width: 49%;
            display: inline-block;
            vertical-align: middle;
            position: relative;
        }

            .assessment .assessMsg div:first-child .img2 {
                position: absolute;
                bottom: 16px;
                right: 215px;
                width: 190px;
            }

        .assessment .assessMsg .assessCon {
            height: 100%;
            display: inline-block;
            vertical-align: middle;
            position: absolute;
        }

            .assessment .assessMsg .assessCon .assessCon_con {
                margin-top: 60px;
            }

                .assessment .assessMsg .assessCon .assessCon_con img {
                    width: 44px;
                    height: 44px;
                    vertical-align: top;
                    display: inline-block;
                    float: left;
                    margin-top: -9px;
                    margin-right: 16px;
                }

        .assessment .assessMsg p {
            font-size: 16px;
            font-family: 'PingFangSC-Light';
            font-weight: 300;
            color: rgba(102,102,102,1);
            line-height: 29px;
            margin: 20px 0;
        }

        .assessment .assessMsg a {
            display: inline-block;
            width: 200px;
            height: 48px;
            line-height: 48px;
            text-align: center;
            border-radius: 24px;
            font-size: 16px;
            font-family: 'PingFangSC-Light';
            text-decoration: none;
        }

        .assessment .assessMsg .assessCon_con p {
            margin: 17px 0 30px;
        }

.en .assessment .assessMsg .assessCon .assessCon_con {
    margin-top: 37px;
}

.en .assessment .assessMsg p {
    line-height: 28px;
}

.en .assessment .assessMsg a {
    margin: 25px 0 0;
}

.assessMsgImg video {
    width: 120%;
    margin-top: -55px;
    /* position:absolute;
    top:-250px; */
}

/* caseSwiper */
.caseSwiper {
    width: 100%;
    margin-top: 150px;
}

    .caseSwiper .container {
        width: 1200px;
        margin: 0 auto;
        position: relative;
        font-size: 14px;
        color: #999;
    }

        .caseSwiper .container .h1 {
            font-size: 30px;
            color: #434343;
        }

        .caseSwiper .container .h6 {
            font-size: 16px;
            margin-top: 22px;
            margin-bottom: 60px;
            color: rgba(102,102,102,1);
            line-height: 24px;
            text-align: center;
        }

    .caseSwiper .swiper-slide img.img_css_2 {
        width: 1200px;
        height: 661px;
    }

.swiper_pagenum {
    position: absolute;
    top: 83%;
    left: 12%;
}

.swiper-button-pre, .swiper-button-next1 {
    height: 38px;
    width: 38px;
    position: absolute;
    top: 82%;
    z-index: 10;
    cursor: pointer;
    background-color: #ffffff;
    background-position: 50% 30px;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    background-position: 0 0;
}

.swiper-button-pre {
    left: 80%;
    background-image: url(/content/web/left.png);
}

.swiper-button-next1 {
    left: 84%;
    background-image: url(/content/web/right.png) !important;
}

.swiper-button-pre:hover {
    background-image: url(/content/web/left_active.png);
}

.swiper-button-next1:hover {
    background-image: url(/content/web/right_active.png) !important;
}

.caseSwiper .caseMsg .swiper-wrapper {
    width: 100%;
}

.caseSwiper .caseMsg .swiper-slide {
    width: 100%;
}

.caseSwiper .left, .caseSwiper .right {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    height: 150px;
    padding: 0 30px;
    width: 602px;
}

    .caseSwiper .left, .caseSwiper .right .case_icon img {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
    }

    .caseSwiper .left, .caseSwiper .right .case_icon span {
        display: inline-block;
        margin-left: 12px;
    }

.caseMsgSwiper {
    width: 60%;
    margin: 0 auto;
    margin: 50px 20%;
    overflow: hidden;
}

#caseMsgSwiper .right p:first-child {
    margin: 0;
    margin-bottom: 31px;
}

#caseMsgSwiper .swiper-slide {
    width: 720px;
    text-align: center;
    display: inline-block;
}

    #caseMsgSwiper .swiper-slide.hide {
        display: none;
    }
/* caseSwiper */
/* platform */
.platform {
    width: 100%;
    height: 470px;
    margin-top: 145px;
    margin-bottom: 100px;
}

    .platform .container {
        width: 1200px;
        height: 100%;
        margin: 0 auto;
        font-size: 0;
    }

        .platform .container div {
            margin: 0;
            padding: 0;
            font-size: 0;
            width: 599px;
            ;
            display: inline-block;
            vertical-align: top;
            padding: 84px 69px;
            border: 1px solid rgba(230,230,230,1);
            height: 472px;
            position: relative;
            background: rgba(251,251,251,1);
        }

            .platform .container div:last-child {
                border-left: none;
                box-sizing: border-box;
            }

            .platform .container div:first-child img {
                position: absolute;
                bottom: 0px;
                right: 68px;
                width: 142px;
            }

            .platform .container div:last-child img {
                position: absolute;
                top: -45px;
                right: 27px;
                width: 159px;
            }

    .platform .btn {
        display: inline-block;
        border: 1px solid #353535;
        background: rgba(251,251,251,1);
        font-size: 14px;
        font-weight: 500;
        width: 122px;
        height: 33px;
        color: rgba(53,53,53,1);
        text-align: center;
        line-height: 32px;
        border-radius: 10px 0px 10px 0px;
        margin: 0;
    }

    .platform .container p {
        font-size: 16px;
        color: rgba(102,102,102,1);
        font-weight: 300;
        margin: 40px 0 22px;
    }

    .platform .container h1 {
        font-size: 24px;
        color: rgba(51,51,51,1);
        font-weight: 300;
        line-height: 45px;
        margin-top: 0px;
    }

.en .platform .container h1 {
    line-height: 32px;
}

.platform .container a {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 30px 0;
    font-size: 16px;
    width: 160px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
}
/*manager*/
.manager {
    width: 100%;
    height: 524px;
    padding-top: 80px;
}

    .manager .container {
        width: 910px;
        height: 100%;
        margin: 0 auto;
        text-align: center;
    }

        .manager .container .h1 {
            font-size: 30px;
            line-height: 40px;
            height: 40px;
            color: #9bc200;
        }

        .manager .container .h6 {
            font-size: 14px;
            margin-top: 50px;
            margin-bottom: 50px;
            color: #999;
        }


/*news*/
.news {
    width: 100%;
    padding-top: 50px;
}

    .news .container {
        width: 1200px;
        height: 100%;
        margin: 0 auto;
    }

        .news .container .h1 {
            font-size: 30px;
            line-height: 40px;
            height: 40px;
            color: #9bc200;
        }

        .news .container .list {
            margin-top: 50px;
            margin-bottom: 50px;
            overflow: hidden;
        }

            .news .container .list .item {
                float: left;
                width: 290px;
                margin-right: 13px;
            }

                .news .container .list .item:last-child {
                    margin-right: 0;
                }

                .news .container .list .item img {
                    width: 290px;
                    height: 250px;
                }

                .news .container .list .item h2 {
                    padding: 15px 10px;
                    font-weight: 400;
                    font-size: 20px;
                    color: #333;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                .news .container .list .item p {
                    padding: 0 10px;
                    color: #999;
                    line-height: 25px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                }

                .news .container .list .item a {
                    margin: 10px;
                    padding: 10px 15px;
                    color: #999;
                    border: 1px solid #ccc;
                    border-radius: 3px;
                    display: inline-block;
                }

.icons {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #434343;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.i_database,
.i_push,
.i_repair,
.i_update,
.i_bigdata {
    display: block;
    width: 96px;
    height: 72px;
    margin-bottom: 32px;
    background-repeat: no-repeat;
    background-position: center center;
}

.i_update {
    width: 98px;
}

.i_database {
    background-image: url('/new/manager_01.png');
}

.i_push {
    background-image: url('/new/manager_02.png');
}

.i_repair {
    background-image: url('/new/manager_03.png');
}

.i_update {
    background-image: url('/new/manager_04.png');
}

.i_bigdata {
    background-image: url('/new/manager_05.png');
}

/*video*/
.video {
    position: relative;
    width: 100%;
}

    .video .bg {
        overflow: hidden;
    }

        .video .bg video {
            width: 100%;
            margin-top: -15px;
            margin-bottom: -15px;
        }

    .video .filter {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: .3;
        border: 0 none;
        background-color: #000;
    }

    .video .container {
        position: absolute;
        z-index: 3;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding-top: 60px;
        text-align: center;
        color: white;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .video.active .container .t5 {
        /*padding-top: 30px;*/
        opacity: 1;
    }

    .video.active .container .t1 {
        margin-top: 0;
        opacity: 1;
    }

    .video.active .container .play {
        margin-top: 0;
        opacity: 1;
    }

    .video.active .container a {
        /*opacity: 1;*/
    }

    .video .container .t5 {
        font-size: 20px;
        margin-bottom: 20px;
        /*padding-top: 100px;*/
        -webkit-transition: all 1.3s ease .6s;
        transition: all 1.3s ease .6s;
        letter-spacing: 1px;
        opacity: 0;
    }

    .video .container .t1 {
        font-size: 40px;
        margin-top: 70px;
        margin-bottom: 90px;
        -webkit-transition: all 1.3s ease 1s;
        transition: all 1.3s ease 1s;
        letter-spacing: 3px;
        opacity: 0;
    }

    .video .container .play {
        width: 70px;
        height: 70px;
        margin: 70px auto 80px;
        cursor: pointer;
        /*-webkit-transition: all 218ms ease 2.6s;
    transition: all 218ms ease 2.6s;*/
        opacity: 0.7;
        opacity: 0;
        background-image: url('/new/img-icon-video@2x.png');
        background-size: 70px 70px;
    }

    .video.active .container #playVideo:hover {
        opacity: 0.5;
    }

    .video .container a {
        font-size: 16px;
        line-height: 60px;
        display: inline-block;
        width: 240px;
        height: 60px;
        -webkit-transition: all 218ms ease 2.6s;
        transition: all 218ms ease 2.6s;
        text-decoration: none;
        /*opacity: 0;*/
        color: white;
        border-radius: 3px;
        background-color: #9bc200;
        position: absolute;
        bottom: 60px;
        left: 50%;
        margin-left: -120px;
    }

        .video .container a:hover {
            background-color: rgba(155,194,0,.8);
        }

/*cooperation*/
.cooperation {
    width: 100%;
    padding-top: 126px;
}

    .cooperation .h3 {
        font-size: 28px;
        margin: 0 0 15px;
        text-align: center;
        color: #434343;
    }

#partners {
    position: relative;
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
    padding-bottom: 110px;
}

    #partners .wrap {
        position: relative;
        left: 0;
        overflow: hidden;
        -webkit-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
    }

    #partners .partner {
        float: left;
        text-align: left;
    }

#pointer {
    position: absolute;
    z-index: 10;
    bottom: 55px;
    width: 100%;
    text-align: center;
}

    #pointer ul {
        display: inline-block;
    }

        #pointer ul li {
            display: inline-block;
            width: 12px;
            height: 12px;
            margin-right: 10px;
            cursor: pointer;
            border: 1px solid #9c9c9c;
            border-radius: 12px;
        }

            #pointer ul li.active {
                background-color: #9c9c9c;
            }

            #pointer ul li:last-child {
                margin-right: 0;
            }

.cooperation .logos-contain {
    text-align: center;
}

.cooperation .logos-links {
    display: inline-block;
    overflow: hidden;
    width: 131px;
    height: 120px;
    margin: 0 35px;
    text-align: center;
    text-indent: -9999px;
    background-image: url('/img/media/media.png');
    background-repeat: no-repeat;
}

    .cooperation .logos-links:hover {
        background-repeat: no-repeat;
        background-position: center center;
    }

.cooperation .media .m6 {
    background-position: 0 0;
}

.cooperation .media .m8 {
    background-position: -131px 0;
}

.cooperation .media .m5 {
    background-position: -262px 0;
}

.cooperation .media .m1 {
    background-position: -393px 0;
}

.cooperation .media .m2 {
    background-position: -524px 0;
}

.cooperation .media .m10 {
    background-position: -262px -240px;
}

.cooperation .media .m12 {
    background-position: -393px -240px;
}

.cooperation .media .m9 {
    background-position: -524px -240px;
}

.cooperation .media .m11 {
    background-position: 0 -480px;
}

.cooperation .media .m14 {
    background-position: -130px -480px;
}

.cooperation .media .m13 {
    background-position: -262px -480px;
}

.cooperation .media .m7 {
    background-position: -393px -480px;
}

.cooperation .media .m15 {
    background-position: -524px -480px;
}

.cooperation .media .m16 {
    background-position: 0 -720px;
}

.cooperation .media .m17 {
    background-position: -131px -720px;
}

.cooperation .media .m18 {
    background-position: -262px -720px;
}

.cooperation .media .m19 {
    background-position: -393px -720px;
}

.cooperation .media .m20 {
    background-position: -524px -720px;
}

.cooperation .media .m21 {
    background-position: 0 -960px;
}

.cooperation .media .m22 {
    background-position: -131px -960px;
}

.cooperation .media .m23 {
    background-position: -262px -960px;
}

.cooperation .media .m24 {
    background-position: -393px -960px;
}

.cooperation .media .m25 {
    background-position: -524px -960px;
}

.cooperation .media .m26 {
    background-position: 0 -1200px;
}

.cooperation .media .m27 {
    background-position: -131px -1200px;
}

.cooperation .media .m28 {
    background-position: -262px -1200px;
}

.cooperation .media .m29 {
    background-position: -393px -1200px;
}

.cooperation .media .m30 {
    background-position: -524px -1200px;
}

.cooperation .media .m31 {
    background-position: 0 -1440px;
}

.cooperation .media .m32 {
    background-position: -131px -1440px;
}

.cooperation .media .m33 {
    background-position: -262px -1440px;
}

.cooperation .media .m34 {
    background-position: -393px -1440px;
}

.cooperation .media .m35 {
    background-position: -524px -1440px;
}

.cooperation .media .m36 {
    background-position: 0 -1680px;
}

.cooperation .media .m37 {
    background-position: -131px -1680px;
}

.cooperation .media .m38 {
    background-position: -262px -1680px;
}

.cooperation .media .m39 {
    background-position: -393px -1680px;
}

.cooperation .media .m40 {
    background-position: -524px -1680px;
}

.cooperation .media .m41 {
    background-position: 0 -1920px;
}

.cooperation .media .m42 {
    background-position: -131px -1920px;
}

    .cooperation .media .m42:hover {
        background-position: -131px -2040px;
    }

.cooperation .media .m43 {
    background-position: -262px -1920px;
}

    .cooperation .media .m43:hover {
        background-position: -262px -2040px;
    }

.cooperation .media .m44 {
    background-position: -393px -1920px;
}

    .cooperation .media .m44:hover {
        background-position: -393px -2040px;
    }

.cooperation .media .m45 {
    background-position: -524px -1920px;
}

    .cooperation .media .m45:hover {
        background-position: -524px -2040px;
    }

.cooperation .media .m46 {
    background-position: -658px 0;
}

    .cooperation .media .m46:hover {
        background-position: -658px -120px;
    }

.cooperation .media .m47 {
    background-position: -658px -240px;
}

    .cooperation .media .m47:hover {
        background-position: -658px -360px;
    }

.cooperation .media .m48 {
    background-position: -654px -480px;
}

    .cooperation .media .m48:hover {
        background-position: -654px -600px;
    }

.cooperation .media .m49 {
    background-position: -658px -720px;
}

    .cooperation .media .m49:hover {
        background-position: -658px -840px;
    }

.cooperation .media .m50 {
    background-position: -658px -960px;
}

    .cooperation .media .m50:hover {
        background-position: -658px -1080px;
    }

.cooperation .media .m51 {
    background-position: -658px -1200px;
}

    .cooperation .media .m51:hover {
        background-position: -658px -1321px;
    }

.cooperation .media .m52 {
    background-position: -656px -1440px;
}

    .cooperation .media .m52:hover {
        background-position: -656px -1561px;
    }

.cooperation .media .m53 {
    background-position: -656px -1680px;
}

    .cooperation .media .m53:hover {
        background-position: -656px -1801px;
    }

.cooperation .media .m54 {
    background-position: -656px -1920px;
}

    .cooperation .media .m54:hover {
        background-position: -656px -2040px;
    }

.cooperation .media .m55 {
    background-position: -790px -240px;
}

    .cooperation .media .m55:hover {
        background-position: -790px -360px;
    }

.cooperation .media .m56 {
    background-position: -790px -480px;
}

    .cooperation .media .m56:hover {
        background-position: -790px -600px;
    }



.cooperation .media .m57 {
    background-position: -790px -722px;
}

    .cooperation .media .m57:hover {
        background-position: -790px -841px;
    }

.cooperation .media .m58 {
    background-position: -790px -960px;
}

    .cooperation .media .m58:hover {
        background-position: -790px -1077px;
    }

.cooperation .media .m59 {
    background-position: -793px -1197px;
}

    .cooperation .media .m59:hover {
        background-position: -793px -1317px;
    }

.cooperation .media .m60 {
    background-position: -804px -1437px;
}

    .cooperation .media .m60:hover {
        background-position: -804px -1557px;
    }

.cooperation .media .m61 {
    background-position: -793px -1677px;
}

    .cooperation .media .m61:hover {
        background-position: -793px -1804px;
    }

.cooperation .media .m6:hover {
    background-position: 0 -120px;
}

.cooperation .media .m8:hover {
    background-position: -131px -120px;
}

.cooperation .media .m5:hover {
    background-position: -262px -120px;
}

.cooperation .media .m1:hover {
    background-position: -393px -120px;
}

.cooperation .media .m2:hover {
    background-position: -524px -120px;
}

.cooperation .media .m10:hover {
    background-position: -262px -360px;
}

.cooperation .media .m12:hover {
    background-position: -393px -360px;
}

.cooperation .media .m9:hover {
    background-position: -524px -360px;
}

.cooperation .media .m11:hover {
    background-position: 0 -600px;
}

.cooperation .media .m14:hover {
    background-position: -130px -600px;
}

.cooperation .media .m13:hover {
    background-position: -262px -600px;
}

.cooperation .media .m7:hover {
    background-position: -393px -600px;
}

.cooperation .media .m15:hover {
    background-position: -524px -601px;
}

.cooperation .media .m16:hover {
    background-position: 0 -841px;
}

.cooperation .media .m17:hover {
    background-position: -131px -840px;
}

.cooperation .media .m18:hover {
    background-position: -262px -839px;
}

.cooperation .media .m19:hover {
    background-position: -393px -840px;
}

.cooperation .media .m20:hover {
    background-position: -524px -840px;
}

.cooperation .media .m21:hover {
    background-position: 0 -1080px;
}

.cooperation .media .m22:hover {
    background-position: -131px -1080px;
}

.cooperation .media .m23:hover {
    background-position: -262px -1080px;
}

.cooperation .media .m24:hover {
    background-position: -393px -1080px;
}

.cooperation .media .m25:hover {
    background-position: -524px -1080px;
}

.cooperation .media .m26:hover {
    background-position: 0 -1320px;
}

.cooperation .media .m27:hover {
    background-position: -131px -1320px;
}

.cooperation .media .m28:hover {
    background-position: -262px -1320px;
}

.cooperation .media .m29:hover {
    background-position: -393px -1320px;
}

.cooperation .media .m30:hover {
    background-position: -524px -1320px;
}

.cooperation .media .m31:hover {
    background-position: 0 -1560px;
}

.cooperation .media .m32:hover {
    background-position: -131px -1560px;
}

.cooperation .media .m33:hover {
    background-position: -262px -1560px;
}

.cooperation .media .m34:hover {
    background-position: -393px -1560px;
}

.cooperation .media .m35:hover {
    background-position: -524px -1560px;
}

.cooperation .media .m36:hover {
    background-position: 0 -1800px;
}

.cooperation .media .m37:hover {
    background-position: -131px -1800px;
}

.cooperation .media .m38:hover {
    background-position: -262px -1800px;
}

.cooperation .media .m39:hover {
    background-position: -393px -1800px;
}

.cooperation .media .m40:hover {
    background-position: -524px -1800px;
}

.cooperation .media .m41:hover {
    background-position: 0 -2040px;
}

.cooperation .media .m97 {
    background-position: -789px -1920px;
}

    .cooperation .media .m97:hover {
        background-position: -789px -2040px;
    }

.cooperation .media .m107 {
    background-position: -789px -2160px;
}

    .cooperation .media .m107:hover {
        background-position: -789px -2280px;
    }

.cooperation .media .m108 {
    background-position: -656px -2160px;
}

    .cooperation .media .m108:hover {
        background-position: -656px -2280px;
    }

.cooperation .media .m109 {
    background-position: -549px -2153px;
}

    .cooperation .media .m109:hover {
        background-position: -547px -2280px;
    }

.cooperation .media .m110 {
    background-position: -426px -2153px;
}

    .cooperation .media .m110:hover {
        background-position: -426px -2278px;
    }

.cooperation .footer {
    min-height: 284px;
    padding: 0 60px;
    text-align: center;
    background-color: #000;
}

.modalx {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .modalx > a.close {
        background-image: url("/img/close.png");
        background-repeat: no-repeat;
        background-position: center center;
        border: 3px solid rgba(255, 255, 255, 0);
        border-radius: 50%;
        cursor: pointer;
        display: block;
        height: 45px;
        opacity: 0.6;
        position: fixed;
        right: 27px;
        top: 27px;
        -webkit-transition: all 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95) 0s;
        transition: all 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95) 0s;
        width: 45px;
        z-index: 10000;
    }

        .modalx > a.close:hover {
            border-color: rgba(255, 255, 255, 0.3);
            border-radius: 50%;
            opacity: 1;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }


/*ä»Žhomeåˆå¹¶æ¥çš„æ ·å¼ æå‡seoæ•ˆæžœ*/

/*æ–°å¹´ä¸»é¢˜*/
.banner .container .h1 {
    font-size: 36px;
    margin-top: 215px;
    margin-bottom: 165px;
    font-family: Muli,'Helvetica Neue','Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif !important;
}

.banner .pos-center {
    margin: 0 auto;
    margin-top: 21%;
    margin-bottom: 66px;
}

.banner .container {
}

    .banner .container .middle a {
        font-size: 18px;
        background-color: rgba(0,0,0,0.16);
        z-index: 2;
    }

        .banner .container .middle a:hover {
            background-color: rgba(0,0,0,0.3);
        }

    .banner .container .middle {
        /*margin-top: 0;*/
        /*margin-bottom:50px;*/
        /*5.29*/
        /*position: absolute;z-index: 10;*/
        /*top: 513px;left: 50%;margin: 0 0 0 -240px;*/
        /*6.8*/
        position: absolute;
        z-index: 10;
        /*top: 320px;*/
        top: 373px;
        left: 35px;
    }

.banner > .filter {
    background-color: transparent;
}

    .banner > .filter a {
        display: block;
        height: 100%;
    }

/*ç¬¬ä¸€æ  start*/
.cloud-service.section.intro-1 .moving-bg {
    /* width: 100%; */
    width: 100%;
    margin-top: 180px;
    position: absolute;
    z-index: 1;
    top: 0;
    /* left: 50%;
    transform: translateX(-50%); */
    -webkit-animation: intro-img-bg 40s linear infinite alternate;
    -moz-animation: intro-img-bg 40s linear infinite alternate;
    -ms-animation: intro-img-bg 40s linear infinite alternate;
    -o-animation: intro-img-bg 40s linear infinite alternate;
    animation: intro-img-bg 40s linear infinite alternate;
}

@-webkit-keyframes intro-img-bg {
    0% {
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
        transform: translateY(-300px);
    }

    100% {
        -webkit-transform: translateY(-800px);
        -moz-transform: translateY(-800px);
        -ms-transform: translateY(-800px);
        -o-transform: translateY(-800px);
        transform: translateY(-800px);
    }
}

@keyframes intro-img-bg {
    0% {
        -webkit-transform: translateY(-300px);
        -moz-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        -o-transform: translateY(-300px);
        transform: translateY(-300px);
    }

    100% {
        -webkit-transform: translateY(-800px);
        -moz-transform: translateY(-800px);
        -ms-transform: translateY(-800px);
        -o-transform: translateY(-800px);
        transform: translateY(-800px);
    }
}

.cloud-service.section.intro-1 {
    /* height: 324px; */
    /* overflow: hidden; */
    padding-top: 220px;
    position: relative
}

    .cloud-service.section.intro-1 img {
        display: block;
    }

    .cloud-service.section.intro-1 .section-title {
        position: relative;
        z-index: 2;
        margin-bottom: 22px;
        margin-top: 10px;
        color: #FFFFFF;
    }

    .cloud-service.section.intro-1 .section-subtitle {
        position: relative;
        z-index: 2;
        color: #FFFFFF;
    }

    .cloud-service.section.intro-1 .section-btn {
        position: relative;
        z-index: 2;
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        -webkit-transition: background, color, .25s ease;
        -moz-transition: background, color, .25s ease;
        -ms-transition: background, color, .25s ease;
        -o-transition: background, color, .25s ease;
        transition: background, color, .25s ease;
    }
    /*ç¬¬ä¸€æ  end*/

    .cloud-service.section.intro-1 .container-font {
        width: 62%;
        /* height:auto; */
        color: #fff;
        margin: 0 auto 60px;
        overflow: hidden;
        position: relative;
    }

        .cloud-service.section.intro-1 .container-font .bannerlogo {
            width: 100%;
            /* height: 145px; */
            position: relative;
            top: 0;
            left: 0;
            z-index: 10;
        }

.banner_con {
    text-align: center;
    margin-bottom: 50px;
}

    .banner_con .en-h1 {
        margin-top: 55px;
        margin-bottom: 24px;
        font-size: 38px;
        font-family: 'PingFangSC-Semibold';
        font-weight: 500;
        color: rgba(3,9,36,1);
        line-height: 52px;
    }

    .banner_con .en-p {
        font-size: 18px;
        font-family: 'PingFangSC-Thin';
        font-weight: 100;
        color: rgba(102,102,102,1);
        line-height: 32px;
        margin-bottom: 4%;
    }

    .banner_con .banner_btn a {
        display: inline-block;
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 27px;
        text-decoration: none;
    }

        .banner_con .banner_btn a:first-child {
            margin-right: 20px;
        }

body.en .container-font h1 {
    margin-top: 45px;
}

.container-font h1 {
    margin: 0;
    font-size: 22px;
    margin-top: 115px;
    font-weight: normal;
    /* line-height:113px; */
    white-space: nowrap;
    text-shadow: #52534f 0px 2px 3px;
    letter-spacing: 2px;
}

.en .en-h1 {
    font-size: 38px;
    margin: 97px 0 103px;
    line-height: 58px;
}

.en .en-p {
    display: none;
    font-size: 43px;
    letter-spacing: 2px;
}
/*.banner_title a{
  display:inline-block;
  position: relative;
  width: 152px;
  height: 22px;
  font-size: 15px;
  color: #fff;
  cursor:pointer;
  z-index:2;
}
.banner_a:hover{
  text-decoration: underline;
}*/
.container .middle div {
    display: inline-block;
    /*width: 200px;*/
    width: 190px;
}

.container .middle a {
    margin-left: 18px;
    margin-right: 18px;
    padding: 0 !important;
    line-height: 47px;
}

    .container .middle a.border-none {
        /*border-color: #97bc23;*/
        /*border-color: #ba9754;*/
        border-color: #14b353;
        /*border-color: #d5ab6b;*/
    }

.container .middle .middle-custom {
    background-color: rgba(0,0,0,0.3);
    color: #fff;
}

.container .middle .middle-create {
    color: #000000;
}

.container .middle .middle-custom:hover {
    background-color: #ffffff;
    color: #344c7a !important;
}

.container .middle a div:hover {
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    /* color: #d5ab6b;*/
}

.container .middle a.border-none:hover {
    background-color: rgba(0,0,0,0);
    color: #fff;
}

.container .middle a.hover-green {
    display: block;
    width: 414px;
    line-height: 1;
    color: #fefefe;
    font-size: 18px;
    border: none;
    padding: 0 0 1px !important;
    margin: 100px auto 0;
    opacity: 0.6;
    border-bottom: 1px solid #fefefe;
}

    .container .middle a.hover-green:hover {
        color: #c7e909;
        border-bottom: 1px solid #c7e909;
        opacity: 1;
    }

.middle-create {
    color: #ffffff;
    /*background-color: #fff;*/
    /*border-color:#fff;*/
    /*background-color: #97bc23;*/
    /*background-color: #ba9754;*/
    background-color: #14b353;
    /*background-color: #d5ab6b;*/
}

.linespace {
    margin: 0 2px 0 8px;
}

.banner .container .middle a.border-g {
    background-color: rgba(255,255,255,0.04);
}
/*.middle-custom{
  background-color: rgba(0,0,0,0);
}*/
/*.banner .container .middle a.border-g:hover{
  background-color: rgba(0,0,0,0.3);
}
.banner .container .middle a.border-none:hover{
  background-color: rgba(0,0,0,0.3);
}*/
/*.middle-create:hover{
  background-color: rgba(0,0,0,0);
  color:#fff;
}*/
.banner .container .ask-t1 {
    letter-spacing: 3px;
}

body.en .banner .container .ask-t1 {
    letter-spacing: 1px;
}

.banner .container .ask-hr {
    font-size: 17px;
    color: #fffffe;
    padding-top: 20px;
    letter-spacing: 2px;
}

    .banner .container .ask-hr a {
        color: #fffffe;
    }

        .banner .container .ask-hr a:hover {
            color: #89AE00;
        }

.banner .container .go-cases {
    margin: 0 auto;
    font-size: 17px;
    color: #fffffe;
    padding-top: 10px;
    letter-spacing: 2px;
}

    .banner .container .go-cases .case-type {
        background-color: rgba(255,255,255,0);
        opacity: 0.34;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        color: #ffffff !important;
        position: relative;
    }

        .banner .container .go-cases .case-type:hover:before {
            display: block;
        }

        .banner .container .go-cases .case-type:before {
            content: '';
            width: 30px;
            height: 1px;
            background-color: #ffffff;
            position: absolute;
            left: 0;
            bottom: -2px;
            display: none;
        }
/*.banner .container .go-cases a.case-type{color: #73869f;background: transparent;*/
/*font-size: 14px;*/
/*text-decoration: none;*/
/*}*/


/* 20171123 å¢žåŠ å¼€å‘è€…å¤§ä¼šæŠ¥å */
.hot171123 {
    width: 24px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: -20px;
    left: -20px;
    background: url(/img/index/hot1.png) no-repeat;
    animation: hot171123ani 1s linear infinite;
    /* Safari ä¸Ž Chrome: */
    -webkit-animation: hot171123ani 1s linear infinite;
}

.hottext171123 {
    color: #b6e60f;
    text-decoration: none;
    transition: color 0.5s;
}

    .hottext171123:hover {
        color: #ddd;
    }

@keyframes hot171123ani {
    0% {
        background: url(/img/index/hot1.png) no-repeat;
    }

    50% {
        background: url(/img/index/hot2.png) no-repeat;
    }

    100% {
        background: url(/img/index/hot1.png) no-repeat;
    }
}

@-webkit-keyframes hot171123ani /* Safari ä¸Ž Chrome */
{
    0% {
        background: url(/img/index/hot1.png) no-repeat;
    }

    50% {
        background: url(/img/index/hot2.png) no-repeat;
    }

    100% {
        background: url(/img/index/hot1.png) no-repeat;
    }
}

.bannerCon a {
    display: inline-block;
    width: 175px;
    height: 50px;
    border-radius: 25px;
    font-size: 14px;
    font-family: 'PingFangSC-Light';
    padding: 10px 30px;
    /* background: linear-gradient(135deg,rgba(156,218,84,1) 0%,rgba(95,196,164,1) 100%); */
    background-color: #9bc200;
    color: #fff;
    margin: 60px 0 0;
    text-decoration: none;
    line-height: 32px;
}

.things {
    width: 100%;
    margin-top: 50px;
    text-align: center;
}

    .things h2 {
        color: #333;
        font-family: PingFangSC-Light;
        font-size: 34px;
        height: 48px;
        line-height: 48px;
        font-weight: 300;
        padding: 0px;
        margin: 0px;
    }

    .things .contentTwo-div {
        margin-top: 22px;
        width: 100%;
    }

        .things .contentTwo-div .contentTwo-sketch {
            height: 28px;
            font-size: 16px;
            font-family: PingFangSC-Light;
            font-weight: 300;
            color: #999999;
            line-height: 28px;
            margin: 0px auto;
        }

    .things .contentTwo-footer {
        margin-top: 70px;
        width: 100%;
        height: 387px;
    }

        .things .contentTwo-footer .contentTwo-all {
            width: 1178px;
            margin: 0 auto;
            height: 265px;
            position: relative;
        }

            .things .contentTwo-footer .contentTwo-all .contentTwoLeft,
            .things .contentTwo-footer .contentTwo-all .contentTwoCenter {
                width: 306px;
                margin-right: 130px;
                float: left;
            }

            .things .contentTwo-footer .contentTwo-all .contentTwoRight {
                width: 306px;
                float: left;
            }

            .things .contentTwo-footer .contentTwo-all .contentTwoLeft .contenTwoImg {
            }

                .things .contentTwo-footer .contentTwo-all .contentTwoLeft .contenTwoImg img,
                .things .contentTwo-footer .contentTwo-all .contentTwoCenter .contenTwoImg img,
                .things .contentTwo-footer .contentTwo-all .contentTwoRight .contenTwoImg img {
                    width: 91px;
                    height: 91px;
                }

            .things .contentTwo-footer .contentTwo-all .contentTwoLeft .contenTwoPTop,
            .things .contentTwo-footer .contentTwo-all .contentTwoCenter .contenTwoPTop,
            .things .contentTwo-footer .contentTwo-all .contentTwoRight .contenTwoPTop {
                font-size: 20px;
                font-family: PingFangSC-Regular;
                font-weight: 400;
                color: rgba(51,51,51,1);
                margin-top: 34px;
            }

            .things .contentTwo-footer .contentTwo-all .contentTwoLeft .contenTwoPBot,
            .things .contentTwo-footer .contentTwo-all .contentTwoCenter .contenTwoPBot,
            .things .contentTwo-footer .contentTwo-all .contentTwoRight .contenTwoPBot {
                font-size: 16px;
                font-family: PingFangSC-Light;
                line-height: 30px;
                font-weight: 300;
                color: rgba(102,102,102,1);
                margin-top: 24px;
            }


.content-three {
    width: 100%;
    margin-top: 172px;
    text-align: center;
    height: 751px;
}

    .content-three h2 {
        height: 48px;
        font-size: 34px;
        font-family: PingFangSC-Light;
        font-weight: 300;
        color: rgba(51,51,51,1);
        line-height: 48px;
        margin: 0px;
        padding: 0px;
        margin-bottom: 40px;
    }

    .content-three .contentThree-div {
        margin-top: 22px;
    }

        .content-three .contentThree-div .contentThree-sketch {
            height: 28px;
            font-size: 16px;
            font-family: PingFangSC-Light;
            font-weight: 300;
            color: rgba(102,102,102,1);
            line-height: 28px;
        }

.con-swiper-wc {
    width: 1140px;
    height: 390px;
    margin: 0 auto;
    position: relative;
}

    .con-swiper-wc .con-swiper-back {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .con-swiper-wc .con-swiper-back img {
            display: block;
            position: absolute;
        }

            .con-swiper-wc .con-swiper-back img:nth-child(1) {
                top: 60px;
            }

            .con-swiper-wc .con-swiper-back img:nth-child(2) {
                left: 100px;
            }

    .con-swiper-wc .con-swiper-cont {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .con-swiper-wc .con-swiper-co4 {
        /*position: absolute;
    left: 662px;
    top: 385px;
    width: 540px;
    height: 110px;*/
        border-bottom: 1px solid #f5f5f5;
        width: 1000px;
        margin: 0 auto;
        text-align: center;
        margin-top: 15px;
    }

    .con-swiper-wc .con-swiper-news > div {
        padding: 20px;
    }

    .con-swiper-wc .con-swiper-news img {
        display: block;
        float: left;
        width: 54px;
        height: 54px;
        border-radius: 4px;
    }

    .con-swiper-wc .con-swiper-news .tit {
        font-size: 18px;
        color: #333;
        line-height: 54px;
        padding-left: 80px;
    }

    .con-swiper-wc .con-swiper-news .txt {
        font-size: 14px;
        color: #666;
        line-height: 22px;
        margin-top: 26px;
    }

    .con-swiper-wc .con-swiper-news .link {
        font-size: 14px;
        color: #f8a245;
        line-height: 22px;
        margin-top: 8px;
        float: right;
    }

    .con-swiper-wc .con-swiper-list {
        position: relative;
        width: 1000px;
        margin: 0 auto;
        text-align: center;
    }

        .con-swiper-wc .con-swiper-list > div {
            /* width: 102px; */
            float: left;
            position: relative;
            text-align: center;
            /*padding: 9px 0;
    margin: 0 16px;*/
            padding: 9px 16px;
            font-size: 14px;
            color: #888888;
            cursor: pointer;
            /*border-bottom: 2px solid #f5f5f5;*/
            padding: 0px;
            padding-bottom: 10px;
        }

        .con-swiper-wc .con-swiper-list .xuqiu {
            margin-right: 95px;
        }

        .con-swiper-wc .con-swiper-list .chanpin {
            margin-right: 99px;
        }

        .con-swiper-wc .con-swiper-list .uisheji {
            margin-right: 95px;
        }

        .con-swiper-wc .con-swiper-list .qianduan {
            margin-right: 95px;
        }

        .con-swiper-wc .con-swiper-list .houduan {
            margin-right: 95px;
        }
        /*.con-swiper-wc .active,.con-swiper-wc .con-swiper-list .xuqiu:hover .pingtai2{
      display: block;
  }
.con-swiper-wc .active,.con-swiper-wc .con-swiper-list .chanpin:hover .pingtai4{
    display: block;
}*/
        .con-swiper-wc .active, .con-swiper-wc .con-swiper-list > div:hover {
            color: #a0c805 !important;
            border-bottom: 2px solid #9ac200 !important;
        }

        .con-swiper-wc .con-swiper-list img {
            width: 30px;
            height: 30px;
            /*margin-top: 20px;*/
            transition: all 0.5s ease;
            /* Safari */
            -webkit-transition: all 0.5s ease;
            border-radius: 4px;
        }

        .con-swiper-wc .con-swiper-list .txt {
            font-size: 14px;
            color: #999;
            line-height: 30px;
            position: absolute;
            bottom: 0;
            width: 100%;
        }

        .con-swiper-wc .con-swiper-list > div.active .txt {
            color: #f8a245;
        }

    .con-swiper-wc .swiperphoneBgContent2 {
        width: 500px;
        height: 500px;
        z-index: 2;
        left: 390px;
        /* top: 25px; */
        position: absolute;
        /* background-image: url(/img/new/region/case-bg2.png); */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

.con-swiper-wc1 .swiperphoneBgContent3 {
    width: 881px;
    height: 552px;
    z-index: 2;
    opacity: 0;
    left: 0px;
    position: absolute;
    /*
    background-image: url("/img/new/region/case-bg2.png");
    */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.con-swiper-wc .swiperphoneBgContent2 .swiper-container {
    width: 500px;
    height: 500px;
    margin: 42px 0 0 150px;
    background: #ffffff;
}

.swiperContent .swiper-container {
    position: relative;
}

    .swiperContent .swiper-container .swiper-container-shade {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        /*background: rgba(255,255,255,0.5);*/
    }

.swiperContent .swiper-slide {
    width: 100%;
    height: 100%;
}

.swiperCasesInfoShade {
    position: absolute;
    left: 87px;
    top: 116px;
    z-index: 5;
    width: 315px;
    height: 300px;
    overflow: hidden;
}

.swiperCasesInfoContent {
    width: 315px;
    height: 360px;
    overflow: hidden;
    /* transform: rotateZ(90deg); */
    cursor: pointer;
}

    .swiperCasesInfoContent #zhaunyeContent .list-p {
        margin-top: 35px;
        margin-left: 7px;
    }

        .swiperCasesInfoContent #zhaunyeContent .list-p p {
            line-height: 30px;
        }

    .swiperCasesInfoContent .swiper-slide {
        width: 313px !important;
        height: 360px;
        margin-left: 1px;
        /* transform: rotateZ(-90deg); */
    }

        .swiperCasesInfoContent .swiper-slide .logo-cont {
            vertical-align: middle;
            font-size: 18px;
            color: #333333;
            margin-bottom: 15px;
        }

            .swiperCasesInfoContent .swiper-slide .logo-cont img {
                width: 50px;
                height: 50px;
                vertical-align: middle;
                margin-right: 20px;
            }

        .swiperCasesInfoContent .swiper-slide .info-cont {
            color: #666666;
            font-size: 14px;
            text-align: left;
            line-height: 22px;
        }

        .swiperCasesInfoContent .swiper-slide .godetails {
            position: absolute;
            right: 0;
            /*bottom: 115px;*/
            top: 173px;
            color: #99c301;
            font-size: 14px;
            text-decoration: none;
        }

#casesInfoContent1 .swiper-slide .headerNone {
    color: #3f3f3f;
    white-space: normal;
    word-wrap: break-word;
    margin-top: 35px;
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 22px;
    text-align: left;
}

#casesInfoContent1 .swiper-wrapper .swiper-slide h3 {
    height: 48px;
    font-size: 34px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    color: rgba(51,51,51,1);
    line-height: 48px;
    text-align: left;
}

#casesInfoContent1 .swiper-wrapper .swiper-slide a {
    width: 151px;
    height: 40px;
    /*background:#9AC200;*/
    background: #353C49;
    border-radius: 20px;
    display: block;
    float: right;
    text-align: center;
    padding: 10px 40px;
    color: #fff;
    margin-top: 40px;
    font-size: 16px;
    position: absolute;
    right: 0px;
    top: 220px;
}

.con-swiper-list .i-swiper-listitem .pattern-img {
    width: 30px;
    height: 30px;
    margin-top: 20px;
    display: inline-block;
}

.con-swiper-list .i-swiper-listitem p {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    font-size: 16px;
}

.swiper-container-fade .swiper-slide {
    opacity: 0 !important;
}

.swiper-container-fade .swiper-slide-active {
    opacity: 1 !important;
}
