html {
    overflow-y: auto;
}

body {
    font-family: Tahoma,Helvetica,"microsoft yahei","Hiragino Sans GB",Simsun,\5b8b\4f53,sans-serif;
    -webkit-font-smoothing: antialiased;
    min-width: 1200px;
    height: initial;
}

html {
    height: initial;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.tec {
    text-align: center;
}

.ter {
    text-align: right;
}

.header {
    height: 70px;
    background: #101212;
    position: relative;
    z-index: 1000;
}

.white-header {
    background: #fff;
    border-bottom: 2px solid #e9e9e9;
}

.header-nav {
    height: 70px;
}

.header-logo {
    position: absolute;
    left: 30px;
    top: 12px;
    z-index: 998;
}

.header-logo-pic {
    display: block;
}

.header-menu .header-menu-item {
    position: relative;
    display: inline-block;
    cursor: pointer;
    transition: all .2s;
    z-index: 998;
}

.white-header .header-menu .header-menu-title {
    color: #4d4d4d;
}

.header-menu .header-menu-item:hover .header-menu-title {
    opacity: 0.5;
}

.header-menu-item.active span {
    display: block;
}

.header-menu-item .bottom-line, .goodtab-title .bottom-line {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #34dff0;
    display: none;
    width: 100%;
    height: 2px;
}

.header-menu-item .triangle, .goodtab-title .triangle {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: 2px;
    display: none;
    border-top: 8px solid rgba(52,223,240,0);
    border-right: 8px solid rgba(52,223,240,0);
    border-bottom: 8px solid rgba(52,223,240,1);
    border-left: 8px solid rgba(52,223,240,0);
}

.header-menu .header-menu-title {
    display: block;
    padding: 0 20px;
    line-height: 70px;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    width: 100px;
}

.header-status {
    z-index: 997;
    position: absolute;
    width: 154px;
    height: 30px;
    top: 20px;
    right: 50px;
}

    .header-status a {
        display: block;
        width: 75px;
        line-height: 28px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        float: left;
        transition: all .2s;
    }

.header-nav .header-status a.header-btn2 {
    color: #4d4d4d;
}

.header-nav .header-status a.header-btn3 {
    color: #bfb8b8;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 1px solid #34dff0;
    border-right: 1px solid #34dff0;
    border-bottom: 1px solid #34dff0;
}


.header-status a:hover {
    opacity: 0.8;
}

.header-status .header-btn1 {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #34dff0;
    border-top: 1px solid #34dff0;
    border-left: 1px solid #34dff0;
    border-bottom: 1px solid #34dff0;
}

.header-status .header-btn2 {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 1px solid #34dff0;
    border-right: 1px solid #34dff0;
    border-bottom: 1px solid #34dff0;
}

.header-submenu {
    width: 100%;
    height: 135px;
    background: rgba(0,0,0,0.8);
}

.white-header .header-submenu {
    background: #fff;
    box-shadow: 0 0 30px #5cc2d5;
}

.white-header .header-dropdown {
    overflow: hidden;
    height: 0px;
    margin-top: 2px;
}

.white-header .data-center-title {
    color: #898989;
    opacity: 1;
}

    .white-header .data-center-title:after {
        background: #898989;
    }

.disinline {
    display: inline-block;
}

.header-submenu {
    display: none;
}

.data-center {
    width: 1222px;
    position: relative;
    left: 50%;
    margin-left: -516px;
    padding-top: 15px;
}

.developer-orum {
    width: 1404px;
    position: relative;
    left: 50%;
    padding-top: 10px;
    margin-left: -200px;
}

.developer-api {
    width: 1404px;
    position: relative;
    left: 50%;
    padding-top: 20px;
    margin-left: -470px;
}


.about-us {
    width: 729px;
    position: relative;
    left: 48%;
    margin-left: -171px;
    padding-top: 20px;
}

.data-center-box {
    width: 171px;
    height: 210px;
    float: left;
}

.data-center-title {
    color: #fff;
    width: 100%;
    font-size: 14px;
    line-height: 46px;
    padding-bottom: 14px;
    opacity: 0.6;
    transition: all .2s;
    right: 65px;
    /* font-weight: lighter; */
    position: relative;
    margin-top: 18px;
    text-align: left;
}

    .data-center-title:after {
        content: '';
        display: block;
        width: 30px;
        height: 0px;
        background: #fff;
        position: absolute;
        top: 15px;
    }

    .data-center-title:hover {
        color: #34dff0;
        opacity: 1;
    }

        .data-center-title:hover:after {
            background: #34dff0;
        }

#fp-nav ul li .active {
    border: 1px solid #34dff0;
    border-radius: 50%;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
    height: 4px;
    width: 4px;
    left: 50%;
    border-radius: 100%;
    top: 50%;
    position: absolute;
    margin: -2px 0 0 -2px;
    background: #34dff0;
}

#fp-nav ul li a, .fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 14px;
    height: 14px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid transparent;
}

#fp-nav ul li, .fp-slidesNav ul li {
    display: block;
    width: 16px;
    height: 16px;
    margin: 7px;
    position: relative;
}

.swiper-container {
    width: 1150px;
    height: 344px;
    position: relative;
    top: 40%;
    margin-top: -172px;
}

.hot-data-box {
    width: 178px;
    padding: 6px 6px 0px 6px;
    background: #fff;
    border: 1px solid #4a4a4a;
    overflow: hidden;
    border-radius: 4px;
    margin: 0 19px;
}

.hot-data-image {
    display: block;
    border-bottom: 1px solid #dbdbdb;
    width: 178px;
    height: 98px;
    overflow: hidden;
}

.hot-data-box .hot-data-image img {
    transition: all .2s;
}

.hot-data-box:hover .hot-data-image img {
    transform: scale(0.9,0.9);
}

.hot-data-text {
    height: 26px;
    line-break: 26px;
}

    .hot-data-text div {
        color: #b8b8b8;
    }

        .hot-data-text div span {
            color: #34dff0;
        }

    .hot-data-text a {
        color: #b8b8b8;
    }

        .hot-data-text a:hover {
            color: #34dff0;
        }

.swiper-button-prev, .swiper-button-next {
    width: 12px;
    height: 19px;
    top: 318px;
    transition: all .2s;
}

.swiper-button-prev {
    background: url(../img/swiper-button-prev.png) no-repeat;
    /*left: 509px;*/
    left: 521px;
    top: 317px;
}

    .swiper-button-prev:hover {
        opacity: 0.5;
    }

.swiper-button-next {
    background: url(../img/swiper-button-next.png) no-repeat;
    /*right: 509px;*/
    right: 526px;
}

    .swiper-button-next:hover {
        opacity: 0.5;
    }

.swiper-button-middle {
    width: 1px;
    height: 30px;
    top: 292px;
    left: 572px;
    background: #fff;
    position: absolute;
}

.section-title-text {
    height: 118px;
    font-size: 44px;
    color: #4a4a4a;
    text-align: center;
}

.outbox {
    height: 222px;
    top: 40%;
    margin-top: -111px;
}

.circleout1 {
    width: 504px;
    height: 108px;
    bottom: 60px;
    left: -102px;
    overflow: hidden;
}

.circle1 {
    width: 1082px;
    ;
    height: 1082px;
    top: 1px;
    left: -229px;
    border-radius: 50%;
    border: 1px solid rgba(52, 223, 240, 0.5);
    transform: rotate(5deg);
}

.circleout2 {
    width: 268px;
    height: 87px;
    bottom: 61px;
    left: 402px;
    overflow: hidden;
}

.circle2 {
    width: 650px;
    ;
    height: 650px;
    bottom: 47px;
    left: -205px;
    border-radius: 50%;
    border: 1px solid rgba(52, 223, 240, 0.5);
    transform: rotate(60deg);
}

.circleout3 {
    width: 229px;
    height: 103px;
    bottom: 62px;
    left: 670px;
    overflow: hidden;
}

.circle3 {
    width: 570px;
    height: 570px;
    top: 0px;
    left: -179px;
    border-radius: 50%;
    border: 1px solid rgba(52, 223, 240, 0.5);
    transform: rotate(-10deg);
}

.circleout4 {
    width: 130px;
    height: 103px;
    bottom: 62px;
    left: 899px;
    overflow: hidden;
}

.circle4 {
    width: 570px;
    ;
    height: 570px;
    bottom: 54px;
    left: -180px;
    border-radius: 50%;
    border: 1px solid rgba(52, 223, 240, 0.5);
}

.circleout5 {
    width: 61px;
    height: 103px;
    bottom: 62px;
    left: 1029px;
    overflow: hidden;
}

.circle5 {
    width: 226px;
    ;
    height: 226px;
    bottom: 54px;
    left: -127px;
    border-radius: 50%;
    border: 1px solid rgba(52, 223, 240, 0.5);
}

.circleout6 {
    width: 85px;
    height: 206px;
    bottom: 62px;
    left: 1090px;
    overflow: hidden;
}

.circle6 {
    width: 780px;
    ;
    height: 780px;
    bottom: -4px;
    left: -635px;
    border-radius: 50%;
    border: 1px solid rgba(52, 223, 240, 0.5);
}

.circleout7 {
    width: 711px;
    height: 341px;
    bottom: 64px;
    left: 1175px;
    ;
    overflow: hidden;
}

.circle7 {
    width: 782px;
    ;
    height: 782px;
    top: 0px;
    left: -72px;
    border-radius: 50%;
    border: 1px solid rgba(52, 223, 240, 0.5);
}

.circleout8 {
    width: 710px;
    height: 62px;
    bottom: 5px;
    right: 1293px;
    overflow: hidden;
}

.circle8 {
    width: 930px;
    height: 930px;
    bottom: 3px;
    right: -232px;
    border-radius: 50%;
    border: 1px solid rgba(52, 223, 240, 0.5);
}

.actionbg {
    top: 0px;
}

    .actionbg .obg {
        position: absolute;
        left: 0;
        top: 0;
        display: none;
    }

    .actionbg .obg1 {
        background: url(../img/obg1.jpg);
        background-size: cover;
    }

    .actionbg .obg2 {
        background: url(../img/obg2.jpg);
        background-size: cover;
    }

    .actionbg .obg3 {
        background: url(../img/obg3.jpg);
        background-size: cover;
    }

    .actionbg .obg4 {
        background: url(../img/obg4.jpg);
        background-size: cover;
    }

.step-dotimg {
    width: 46px;
    height: 46px;
    z-index: 5;
    border-radius: 50%;
    position: relative;
    left: 50%;
    margin-left: -23px;
    margin-bottom: 15px;
}

.step-outbox .step-box {
    width: 310px;
    height: 160px;
    text-align: center;
}

.step-box .step-title {
    width: 310px;
    height: 130px;
    text-align: center;
    display: none;
}

.step-title p {
    font-size: 28px;
    line-break: 36px;
    color: #fff;
    font-weight: lighter;
}

.step1 {
    left: 0px;
    top: 35px;
}

.step2 {
    left: 274px;
    top: 76px;
}

.step3 {
    left: 560px;
    top: 40px;
}

.step4 {
    left: 854px;
    top: 82px;
}

.step-bg-in {
    position: absolute;
    width: 46px;
    height: 46px;
    z-index: 5;
    border-radius: 50%;
}

.step-dotimg .step-bg {
    position: absolute;
    width: 46px;
    height: 46px;
    z-index: 5;
    border-radius: 50%;
    animation: spin 1000ms infinite linear;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.step-bg {
    background: url(../img/titlec.png) no-repeat;
    background-position: 3px -2px;
}

.step-dotimg .step-bg-out {
    width: 46px;
    height: 46px;
    position: absolute;
    z-index: 5;
    border-radius: 50%;
}

.dot1 {
    animation: sploosh 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
}

.dot2 {
    animation: sploosh2 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
}

.dot3 {
    animation: sploosh3 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
}

@keyframes sploosh {
    0% {
        box-shadow: 0 0 0 0px rgba(52, 223, 240, 0.5);
        background: rgba(52, 223, 240, 0.7);
    }

    100% {
        box-shadow: 0 0 0 180px rgba(52, 223, 240, 0);
        background: rgba(52, 223, 240, 0);
    }
}

@keyframes sploosh2 {
    0% {
        box-shadow: 0 0 0 0px rgba(52, 223, 240, 0.5);
        background: rgba(52, 223, 240, 0.7);
    }

    100% {
        box-shadow: 0 0 0 120px rgba(52, 223, 240, 0);
        background: rgba(52, 223, 240, 0.3);
    }
}

@keyframes sploosh3 {
    0% {
        box-shadow: 0 0 0 0px rgba(52, 223, 240, 0.5);
    }

    100% {
        box-shadow: 0 0 0 60px rgba(52, 223, 240, 0);
    }
}

.circle-focus {
    width: 36px;
    height: 6px;
    background: url(../img/icon.png);
    position: absolute;
}

.circle1 .circle-focus {
    left: 449px;
    top: 0;
    transform: rotate(-8deg);
}

.PositiveOne {
    animation: PositiveOne 3s linear infinite;
}

    .PositiveOne .circle-focus {
        animation: PositiveSmallOne 4s linear infinite;
    }

@keyframes PositiveOne {
    100% {
        transform: rotate(28deg);
    }
}

@keyframes PositiveSmallOne {
    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.circle2 .circle-focus {
    left: 268px;
    bottom: 0;
}

.PositiveTwoStop {
    animation: PositiveTwoStop 4s linear infinite;
    animation-delay: 0.8s;
}

@keyframes PositiveTwoStop {
    100% {
        transform: rotate(-17deg);
    }
}

.circle3 .circle-focus {
    left: 220px;
    top: 0;
}

.PositiveThree {
    animation: PositiveThree 3s linear infinite;
    animation-delay: 0.5s;
}

@keyframes PositiveThree {
    100% {
        transform: rotate(30deg);
    }
}

.section3-box {
    height: 500px;
    top: 45%;
    margin-top: -250px;
}

    .section3-box .tell-box {
        padding-left: 82px;
        width: 1112px;
        height: 52px;
        line-height: 52px;
        background: url(../img/phone.png) no-repeat;
        background-position: 5px center;
    }

        .section3-box .tell-box:after {
            content: '';
            display: block;
            width: 80px;
            height: 2px;
            background: #34dff0;
            opacity: 0.5;
        }

        .section3-box .tell-box .tell {
            color: #fff;
            font-weight: bold;
            font-size: 20px;
        }

            .section3-box .tell-box .tell span {
                color: #34dff0;
            }

.middle-box {
    padding-left: 82px;
    width: 1112px;
    margin-top: 86px;
}

    .middle-box .link-box {
        padding-left: 25px;
        width: 185px;
    }

        .middle-box .link-box .link-dot {
            position: absolute;
            width: 8px;
            height: 8px;
            background: #34dff0;
            top: 7px;
            left: 0;
        }

        .middle-box .link-box .title {
            font-size: 20px;
            font-weight: bold;
            color: #fff;
            line-height: 24px;
            padding-bottom: 15px;
        }

            .middle-box .link-box .title:after {
                content: '';
                background: #34dff0;
                display: block;
                height: 1px;
                width: 20px;
                margin-top: 15px;
            }

        .middle-box .link-box .link {
            display: block;
            color: #fff;
            font-size: 14px;
            line-break: 30px;
            transition: all .2s;
        }

            .middle-box .link-box .link:hover {
                opacity: 0.5;
            }

.wx-img {
    width: 108px;
    height: 108px;
    border: 1px solid #585959;
    position: relative;
    left: 50%;
    margin-left: -55px;
}

.link-box p {
    color: #585959;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.friendship-box {
    padding-left: 82px;
    width: 1112px;
    height: 46px;
    line-height: 52px;
    background: url(../img/link.png) no-repeat;
    background-position: 5px center;
    position: absolute;
    bottom: 0;
}

    .friendship-box:before {
        content: '';
        display: block;
        width: 80px;
        height: 2px;
        background: #34dff0;
        opacity: 0.5;
    }

    .friendship-box .friendship {
        font-size: 14px;
        line-height: 46px;
        color: #fff;
    }

        .friendship-box .friendship a {
            color: #fff;
            transition: all .2s;
        }

            .friendship-box .friendship a:hover {
                opacity: 0.5;
            }

.section3-footer {
    border-top: 1px solid #fff;
    height: 74px;
    color: #fff;
    font-size: 13px;
    line-height: 50px;
    opacity: 0.7;
    text-align: center;
    bottom: 70px;
}

.section1 {
    background: url(../img/bg1.jpg);
    background-size: cover;
}

.section2 {
    background: url(../img/bg2.jpg);
    background-size: cover;
}

.section3 {
    background: url(../img/bg3.jpg);
    background-size: cover;
}

.listpage-title {
    font-size: 24px;
    color: #4d4d4d;
    font-weight: lighter;
    line-height: 26px;
    margin-top: 37px;
}

.tabbox {
    padding: 25px 0;
}

    .tabbox a {
        font-size: 14px;
        color: #4d4d4d;
        font-weight: lighter;
        float: left;
        width: 10%;
        height: 28px;
        border: 1px solid #c9c9c9;
        border-radius: 13px;
        text-align: center;
        transition: all .2s;
        margin-right: 36px;
        line-height: 28px;
    }

/*.tabbox a:hover {
            border-color: #00c2d1;
            color: #fff;
            background: #00c2d1;
        }*/

.listpage-searchline {
    height: 28px;
    padding: 25px 0px;
    width: 15%;
    float: left;
}

    .listpage-searchline .searchname {
        color: #4d4d4d;
        line-height: 28px;
        font-size: 16px;
        width: 94px;
    }

    .listpage-searchline .searchbox {
        width: 176px;
        height: 26px;
        border: 1px solid #cccccc;
        border-radius: 13px;
    }

.searchbox .searchtext {
    width: 142px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #4d4d4d;
    border: 0 none;
    top: 2px;
    left: 11px;
    -webkit-appearance: none;
    outline: none;
}

.searchbox .searchbtn {
    position: absolute;
    width: 22px;
    height: 26px;
    background: url(../img/search.png) no-repeat center;
    border: 0 none;
    right: 4px;
    top: 0px;
}

.datalist {
    width: 108%;
}

    .datalist li {
        float: left;
        border: 1px solid #cccccc;
        padding:1px 6px 6px 6px;
        width: 180px;
        margin-right: 55px;
        border-radius: 4px;
        margin-bottom: 30px;
        position: relative;
        height: 225px;
        left: 0px;
        overflow: hidden;
    }

        .datalist li .imgbox {
            height: 90px;
            border-bottom: 1px solid #ccc;
            position: relative;
        }

            .datalist li .imgbox a {
                width: 100%;
                height: 92px;
                position: absolute;
                left: 5px;
            }

        .datalist li .conbox .textout {
            height: 80px;
            bottom: 28px;
        }

        .datalist li .conbox {
            height: 136px;
            bottom: 0px;
            width: 180px;
            /*left: 6px;*/
            /*border-top: 1px solid #eee;*/
        }

.btn-box .w-f .f-cb .poa {
    left: 3px;
}

.datalist li .conbox .cp1 {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 14px;
    margin-bottom: 14px;
}

.datalist li .conbox .cp2 {
    font-size: 14px;
    color: #ff0000;
    line-height: 16px;
    margin-bottom: 18px;
}

    .datalist li .conbox .cp2 span {
        font-size: 16px;
        font-weight: bold;
    }

.datalist li .conbox .cp3 {
    font-size: 14px;
    color: #a6a6a6;
    line-height: 14px;
    top: 70px;
    transform: scale(0.9,0.9);
}

    .datalist li .conbox .cp3 span {
        color: #00C2D1;
        font-size: 16px;
        font-weight: bold;
    }

.datalist li .btn-box {
    bottom: -26px;
}

.btn-box .btn1 {
    font-size: 12px;
    width: 79px;
    height: 22px;
    background: #00c2d1;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #00c2d1;
    line-height: 22px;
    transition: all 0.2s;
    margin: 0px 6px;
}

    .btn-box .btn1:hover {
        opacity: 0.7;
    }

.btn-box .btn2 {
    font-size: 12px;
    width: 167px;
    height: 22px;
    background: #fff;
    color: #00c2d1;
    text-align: center;
    border: 1px solid #00c2d1;
    border-radius: 3px;
    line-height: 22px;
    transition: all 0.2s;
    margin: 0px 6px;
}

    .btn-box .btn2:hover {
        opacity: 0.7;
    }

.graybg {
    background: #f2f2f2;
}

.detailMeta {
    padding-top: 56px;
    padding-bottom: 42px;
}

.goodimg {
    width: 260px;
    height: 236px;
}

    .goodimg p {
        text-align: center;
        left: 0;
    }

        .goodimg p.num {
            color: #00c2d1;
            bottom: 20px;
            line-height: 69px;
            font-size: 14px;
            font-weight: bold;
        }

        .goodimg p.text {
            font-size: 14px;
            line-height: 35px;
            bottom: 46px;
            color: #797979;
        }

.good-wrap {
    width: 890px;
    margin-left: 55px;
}

    .good-wrap .good-title {
        font-size: 22px;
        color: #4d4d4d;
        font-weight: bold;
        line-height: 34px;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .good-wrap .good-text {
        font-size: 13px;
        color: #4d4d4d;
        line-height: 30px;
        margin-bottom: 22px;
    }

    .good-wrap .good-sku a {
        float: left;
        /*width: 181px;*/
        height: 36px;
        border: 2px solid #e2e2e2;
        text-align: center;
        padding: 0 14px;
        font-size: 12px;
        color: #4d4d4d;
        margin-right: 9px;
        line-height: 37px;
        transition: all 0.2s;
        margin-top: 3px;
    }

        .good-wrap .good-sku a:hover {
            background-color: #fff;
            background-position: right bottom;
            border-color: #00c2d1;
        }

        .good-wrap .good-sku a.active {
            background-image: url(../img/activechoose.png);
            background-color: #fff;
            background-position: right bottom;
            border-color: #00c2d1;
            background-repeat: no-repeat;
        }

    .good-wrap .good-price {
        line-height: 28px;
        font-size: 12px;
        color: #999999;
        margin-top: 30px;
        margin-bottom: 20px;
    }

        .good-wrap .good-price span {
            color: #ff0000;
            font-weight: bold;
            font-size: 18px;
            margin-right: 6px;
        }

            .good-wrap .good-price span:before {
                content: '¥';
                font-size: 18px;
                color: #ff0000;
                font-weight: bold;
                margin-right: 3px;
            }

    .good-wrap .good-action a {
        float: left;
        margin-right: 15px;
        width: 136px;
        height: 38px;
        transition: all 0.2s;
        border: 2px solid #00c2d1;
        border-radius: 3px;
        text-align: center;
        font-size: 16px;
        line-height: 38px;
    }

        .good-wrap .good-action a:hover {
            opacity: 0.7;
        }

    .good-wrap .good-action .linkcontant {
        background: #00c2d1;
        color: #fff;
    }

        .good-wrap .good-action .linkcontant img {
            z-index: -1;
            opacity: 0;
        }

    .good-wrap .good-action .linkbasket {
        color: #00c2d1;
    }

.goodsTab {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 15px;
}

    .goodsTab .goodtab-title {
        cursor: pointer;
        float: left;
        padding: 0 26px;
        font-size: 15px;
        color: #4d4d4d;
        margin-right: 54px;
        line-height: 48px;
        transition: all 0.2s;
        position: relative;
    }

        .goodsTab .goodtab-title:hover {
            opacity: 0.7;
        }

        .goodsTab .goodtab-title.active span {
            display: block;
        }

.goodsCon {
    display: none;
}

.goodsCon-title {
    font-size: 14px;
    color: #4d4d4d;
    padding: 20px 0;
    margin-top: 36px;
}

.contactus-table {
    border: 1px solid #e5e5e5;
}

    .contactus-table .contant-line {
        border-bottom: 1px solid #e5e5e5;
    }

    .contactus-table .goodcon-title {
        padding-left: 36px;
        width: 280px;
        line-height: 36px;
        color: #4d4d4d;
        font-size: 13px;
    }

    .contactus-table .goodcon-con {
        line-height: 36px;
        font-size: 13px;
        color: #4d4d4d;
    }

        .contactus-table .goodcon-con a {
            color: #00c2d1;
            transition: all 0.2s;
        }

            .contactus-table .goodcon-con a:hover {
                opacity: 0.8;
            }

            .contactus-table .goodcon-con a img {
                opacity: 0;
            }

.platimg {
    height: 89px;
    position: absolute;
    right: 55px;
}

.hot-data-image img {
    position: absolute;
    right: 65px;
    top: 3px;
}

.top-after-right {
    z-index: 997;
    position: absolute;
    width: 154px;
    height: 30px;
    top: 20px;
    right: 50px;
}


    /*.header-status a {
        display: block;
        width: 75px;
        line-height: 28px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        float: left;
        transition: all .2s;
    }*/



    .top-after-right .head-tit {
        cursor: pointer;
        line-height: 36px;
        font-size: 14px;
        height: 36px;
        display: block;
        padding-right: 32px;
        text-align: right;
        background: url("../img/downto.png") right 17px no-repeat;
        color: #39d1ed;
        padding-left: 10px;
        min-width: 52px;
        float: right;
    }

.img-pho {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    float: right;
}

    .img-pho img {
        display: block;
        width: 100%;
        height: 100%;
    }

.sub-path {
    position: absolute;
    width: 182px;
    background-color: #fff;
    top: 45px;
    left: -24px;
    display: none;
    border-radius: 3px;
    overflow: hidden;
    /* border: 1px solid #eee; */
    box-shadow: 0 2px 6px rgba(0,0,0,0.35);
    padding-top: 7px;
}

    .sub-path a {
        display: block;
        width: 100%;
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        text-indent: 60px;
        color: #666;
        transition-duration: 500ms;
    }

        .sub-path a:hover {
            color: #39d1ed;
        }

/*底部样式*/
.footer {
    width: 100%;
    background: url(../img/bg3.jpg);
    background-size: 50%;
    position: relative;
}

    .footer .ctcs {
        padding-top: 56px;
    }

.fix {
}

.w1200 {
    width: 1205px;
    margin: 0 auto;
}

.footer .ctcs .con-info {
    width: 100%;
    margin: 0 auto 36px;
}

    .footer .ctcs .con-info .hotline {
        float: left;
        width: 296px;
        border-right: 1px solid #333;
        min-height: 128px;
    }

.footer .foot-menu {
    float: left;
    padding-left: 80px;
    border-right: 1px solid #333;
    min-height: 128px;
}

.footer .foot-contact {
    float: right;
}

.links {
    height: 38px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    line-height: 38px;
    font-size: 13px;
    width: 100%;
    color: #7a7a7a;
}

.footer-bottom {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    bottom: 0;
    font-size: 12px;
    color: #7a7a7a;
}

.fix:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.footer .foot-contact .contact-hd {
    color: #ccc;
    font-size: 16px;
    padding-bottom: 8px;
}

.footer .foot-contact .main-ct .fl {
    width: 214px;
}

.footer .foot-contact .main-ct p {
    line-height: 24px;
    color: #999999;
    font-size: 13px;
    clear: both;
    width: 100%;
}

.footer .foot-contact .main-ct .fr img {
    display: block;
    width: 98px;
    float: left;
}

.footer .foot-contact .main-ct .fr p {
    line-height: 20px;
    color: #999;
    font-size: 12px;
    text-align: center;
    float: left;
    clear: none;
    width: 94px;
    padding-top: 24px;
}

.links .w1200 {
    text-align: center;
}

.links span {
    padding-left: 4px;
}

.links a {
    padding: 0 8px;
    color: #7a7a7a;
    transition-duration: 300ms;
}

.footer .ctcs .con-info .hotline h2 {
    padding-left: 32px;
    height: 25px;
    background: url("../img/kf.png") left top no-repeat;
    line-height: 25px;
    font-size: 17px;
    padding-bottom: 24px;
    color: #eee;
}

.footer .ctcs .con-info .hotline p span {
    font-size: 14px;
    line-height: 14px;
    padding-top: 8px;
    color: #999;
}

.footer .ctcs .con-info .hotline p strong {
    color: #39d1ed;
    font-size: 22px;
    line-height: 22px;
}

.footer .foot-menu dl {
    float: left;
    margin-right: 76px;
}

    .footer .foot-menu dl dt {
        padding-bottom: 8px;
    }

        .footer .foot-menu dl dt a {
            color: #ccc;
            font-size: 16px;
        }

    .footer .foot-menu dl dd a:hover {
        color: #eee;
    }

    .footer .foot-menu dl dd a {
        line-height: 28px;
        color: #999;
        font-size: 14px;
        transition-duration: 300ms;
    }

#plattype {
    width: 79%;
    float: left;
}

.access {
    content: "申请接入";
}

.accessed {
    background: #e9e9e9 !important;
    color: #595d5d !important;
    border-color: #e9e9e9 !important;
}

.of {
    overflow: hidden;
}

.mainBox {
    border: 1px solid #bfbfbf;
    background: #fff;
    padding-top: 52px;
    padding-bottom: 56px;
    position: relative;
}

.w {
    width: 1180px;
    margin: 0 auto;
}

h5.ltitle {
    color: #30cdec;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 30px;
}

.typicalcase {
    background: #30cdec url(about001.jpg) no-repeat top right;
    height: 296px;
    position: relative;
}

.w1038 {
    width: 1038px;
    margin: 0 auto;
}

.main {
    padding-top: 80px;
    padding-bottom: 121px;
    background: #f2f2f2;
}

.dep2 .sec-6 .online-plat {
    float: none;
}

.online-plat {
    width: 1060px;
    /* padding-top: 10px; */
    /* min-height: 440px; */
    float: right;
    margin-top: 30px;
    overflow: hidden;
}

.online-plat1 {
    width: 1060px;
    overflow: hidden;
}

.online-plat ul li {
    width: 208px;
    height: 239px;
    border: 1px solid #eeeeee;
    margin-right: 30px;
    margin-bottom: 25px;
    /* box-shadow: 0 4px 22px #efefef; */
    border-radius: 6px;
    overflow: hidden;
    float: left;
    transition-duration: 400px;
    background: #fff;
}

.online-plat1 ul li {
    margin-right: 18px;
    width: 208px;
    height: 230px;
    border: 1px solid #eeeeee;
    margin-right: 30px;
    margin-bottom: 25px;
    /* box-shadow: 0 4px 22px #efefef; */
    border-radius: 6px;
    overflow: hidden;
    float: left;
    transition-duration: 400px;
    background: #fff;
}

.erp-plat ul li {
    margin-left: 195px;
    margin-right: 0;
}

.online-plat ul li .pro-pic {
    width: 100%;
    display: block;
    height: 155px;
    padding-top: 10px;
    overflow: hidden;
}

.online-plat1 ul li .pro-pic {
    width: 100%;
    display: block;
    height: 143px;
    padding-top: 10px;
    overflow: hidden;
}

.online-plat ul li .pro-describe .pro-name {
    color: #333;
    font-size: 18px;
    line-height: 32px;
    padding-top: 12px;
    text-align: center;
}

.online-plat1 ul li .pro-describe .pro-name {
    color: #333;
    font-size: 18px;
    line-height: 32px;
    padding-top: 12px;
    text-align: center;
}


.online-plat ul li .pro-pic img {
    display: block;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    padding-top: 32px;
    transition-duration: 500ms;
}

.online-plat1 ul li .pro-pic img {
    display: block;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    padding-top: 32px;
    transition-duration: 500ms;
}

.online-plat ul li .pro-describe {
    width: 100%;
    text-align: center;
    display: block;
    border-top: 1px solid #eee;
}

.online-plat1 ul li .pro-describe {
    width: 100%;
    text-align: center;
    display: block;
    border-top: 1px solid #eee;
}


.body-box li {
    font-size: 14px;
    margin: 4px 0px;
}

.body-box {
    margin: 20px 0px;
}

.pingtai {
    margin-top: 5%;
}

.midsection span {
    font-size: 18px;
    color: #5e5e5e;
    /*margin-top: 44px;
    display: block;*/
}

ul {
    list-style-type: none;
    width: 96%;
    /* height: 33px; */
    /*margin: 10px 40px;*/
}

.pingtai a {
    float: left;
    display: block;
    background: #00c2d1;
    border: 2px solid #ffffff;
    border-radius: 5px;
    text-align: center;
    padding: 8px 12px;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 13px;
    color: white;
}

.jieru {
    margin-top: 11%;
    color: #5e5e5e;
    margin-bottom: 12%;
}

    .jieru h4 {
        margin-left: 40px;
    }

.info_item:after {
    display: block;
    width: 1200px;
    height: 4px;
    content: "";
    border-bottom: 1px solid #e8e8e8;
}

.jieru p {
    font-size: 13px;
    text-indent: 24px;
    margin-left: 40px;
}

.jieru .docc {
    margin-top: 20px;
}

.downsection {
    position: relative;
    width: 100%;
    background: #f2f2f2;
}

    .downsection .kefu {
        color: #00c2d1;
        font-size: 16px;
        line-height: 40px;
        padding-top: 30px;
    }

        .downsection .kefu:before {
            float: left;
            display: block;
            width: 60px;
            height: 40px;
            content: "";
            background: url(../img/tel001.png) left no-repeat;
        }

.listjj {
    color: #bbbbbb;
    font-size: 13px;
    margin-top: 10px;
    margin-left: 40px;
}

    .listjj a {
        color: #bbbbbb;
    }

    .listjj .kk {
        margin-left: 27px;
        float: left;
        list-style-type: square;
        width: 234px;
    }

.listii:before {
    display: block;
    width: 18px;
    height: 14px;
    content: "";
    border-bottom: 1px solid #bbbbbb;
    /*margin-left: -40px;*/
}

.listii li {
    /*margin-left: -40px;*/
    margin-top: 12px;
}

.saosao {
    float: right;
    width: 110px;
    height: 110px;
    border: 2px solid #e8e8e8;
}

    .saosao p {
        color: #bbbbbb;
        font-size: 13px;
        margin-top: 120px;
        margin-left: 6px;
    }

.youqing {
    color: #bbbbbb;
    font-size: 13px;
    margin-top: 170px;
    line-height: 40px;
}

    .youqing a {
        color: #bbbbbb;
        font-size: 13px;
    }

    .youqing:before {
        float: left;
        display: block;
        width: 60px;
        height: 40px;
        content: "";
        background: url(../img/tel002.png) left no-repeat;
    }

.banquan {
    color: #bbbbbb;
    font-size: 12px;
    line-height: 36px;
    margin-left: 420px;
    margin-top: 14px;
}

    .banquan:before {
        position: absolute;
        display: block;
        /*width: 1800px;*/
        content: "";
        border-top: 1px solid #e8e8e8;
        left: 60px;
        right: 60px;
    }

.saosao img {
    display: block;
    width: 111px;
    float: left;
}

/*body {
    line-height: 1 !important;
}*/

.background {
    width: 256px;
    height: 209px;
    background-color: white;
    position: relative;
}

    .background img {
        position: absolute;
        left: 32px;
    }

.text .num {
    color: #00c2d1;
    margin: 0px 3px;
    font-size: 18px;
}

.button1 li {
    float: left;
    width: auto;
    height: 46px;
    margin-right: 10px;
}



    .button1 li button:hover {
        outline: none;
        border: 2px solid #00c2d1;
        background: #ffffff;
    }

    /*.button1 li:last-child button {
        width: 290px;
        height: 32px;
        border: 2px solid #e6e6e6;
        background: #f7f7f7;
        position: relative;
    }*/

    /*.button1 li:last-child button:hover {
            outline: none;
            border: 2px solid #00c2d1;
            background: #ffffff;
        }*/

    .button1 li button:after {
        position: absolute;
        right: -2px;
        bottom: -1px;
        content: "";
        width: 18px;
        height: 18px;
        background: url("../img/gou001.png") center no-repeat;
        display: none;
    }

    .button1 li button.cur {
        outline: none;
        border: 2px solid #00c2d1;
        background: #ffffff;
    }

        .button1 li button.cur:after {
            display: block;
        }

    .button1 li button {
        width: auto;
        height: 39px;
        border: 2px solid #e6e6e6;
        background: #f7f7f7;
        position: relative;
    }


.panel {
    height: 550px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    color: #333;
    position: relative;
}

/*页尾*/
.new-footer {
    height: 210px;
    background: #414141;
    color: #fff;
}

.footer-wrap {
    width: 1200px;
    margin: 40px auto 0;
}

.panel-left.footer-info {
    position: relative;
    padding: 0 40px 0 40px;
}


.panel-left.footer-info:nth-last-child(2):after {
    content: none;
}

.panel-left.footer-info:after {
    content: "";
    width: 1px;
    height: 70%;
    position: absolute;
    top: 12.5%;
    right: 0;
    background: #707070;
}

.footer-text-main {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer-text-sub {
    margin-top: 5px;
    font-size: 13px;
}

.panel-left.footer-info:nth-last-child(2) .footer-text-sub {
    margin-top: 8px;
}

.footer-text-sub a {
    color: #fff;
}

.footer-text-sub img,
.footer-text-sub span {
    vertical-align: middle;
}

.footer-text-sub img {
    width: 12px;
    margin-right: 8px;
}

.clearfix::after {
    display: block;
    content: "";
    height: 0;
    overflow: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.new-button {
    display: inline-block;
    line-height: 32px;
    background: linear-gradient(90deg, #37A8FF, #34C9F8);
    padding: 0 15px;
    border-radius: 32px;
    font-size: 14px;
    cursor: pointer;
    transition: all .2s;
}

    .new-button:hover {
        opacity: 0.8;
    }

    .new-button span,
    .new-button img {
        vertical-align: middle;
    }

    .new-button span {
        color: #fff;
    }

    .new-button img {
        margin-right: 5px;
    }
/* 页尾版权*/
div.footer {
    position: unset;
}

p.banquanshouye {
    position: unset;
    color: #fff;
    background: #2E2E2E;
    line-height: 40px;
}

.banquanshouye:before {
    content: none;
}

.banquanshouye a {
    color: #fff;
}

.panel-left {
    float: left;
    margin-right: 20px;
}

.panel-right {
    float: right;
}

.panel-left.footer-info:first-child {
    padding-left: 0;
}

