.header, .header-nav .gt {
    position: relative;
    font-size: 13px
}

.header-info .arr-down:before, .user-email, .v-center {
    vertical-align: middle
}

.carousel ul, .comment-list-show, .contact .total, .partners, .wd .carousel, .wd .gradient, .wx-sdk {
    overflow: hidden
}

.selected {
    color: #e6501e !important
}

.header .header-left {
    margin-top: -3px;
    padding-left: 0
}

.header .header-right {
    padding-right: 0
}

.header-logo-m {
    display: none
}

.header-wrap {
    position: relative;
    z-index: 9;
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #e5e5e5
}

.v-center {
    padding-left: 5px
}

.header .container {
    padding-bottom: 9px
}

.header-middle {
    padding-left: 56px
}

.header-right {
    padding-top: 12px;
    float: right
}

.header-nav {
    padding-left: 0
}

.header-nav .header-nav-link {
    margin-left: 10px;
    margin-right: 10px
}

.header-nav .gt {
    color: #333;
    top: 2px
}

.header-nav-link {
    padding: 0 4px 8px;
    display: inline-block;
    color: #333
}

.header-nav-link:hover, .header-nav-link:hover .gt {
    color: #e6501e
}

.header .v-line {
    margin-left: 7px;
    margin-right: 6px;
    color: #fff;
    opacity: 0
}

.header-user {
    position: relative;
    margin: 0;
    padding-left: 60px
}

.login {
    color: #666
}

.login:hover {
    color: #e6501e
}

.register {
    margin-left: 22px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    padding-left: 2px;
    position: relative;
    top: -3px
}

.header-info {
    margin-left: 60px;
    height: 30px;
    position: relative;
    padding-bottom: 12px;
    letter-spacing: 0;
    cursor: pointer
}

.header {
    -webkit-box-shadow: 0 2px 4px #efefef;
    -moz-box-shadow: 0 2px 4px #efefef;
    padding-top: 14px;
    background-color: #fff;
    z-index: 9999
}

.header-login, .header-logo, .menu-item {
    float: left
}

.header-logo {
    padding-left: 1px
}

.user-email {
    letter-spacing: 0;
    margin-left: 6px
}

.drop-menu {
    position: absolute;
    right: -20px;
    top: 30px;
    padding: 10px 10px 0;
    width: 260px;
    height: 240px;
    border: 1px solid #e5e5e5;
    background-color: #fcfcfc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 8px #eee;
    -moz-box-shadow: 0 4px 8px #eee;
    box-shadow: 0 4px 8px #eee;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.header-item-doc, .header-item-profile {
    padding-right: 30px;
    border-right: 1px solid #e5e5e5
}

.header-info:hover .drop-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.drop-menu-item {
    line-height: 1
}

.header-item-link {
    color: #333;
    font-size: 12px
}

.header-item-link:hover {
    color: #e6501e
}

.header-item-icon {
    padding-bottom: 8px;
    display: block;
    font-size: 24px
}

.header-item-confirm, .header-item-profile {
    padding-top: 14px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e5e5e5
}

.header-item-confirm {
    padding-left: 30px
}

.header-item-doc {
    padding-top: 24px;
    padding-bottom: 16px
}

.header-item-service {
    padding-top: 24px;
    padding-bottom: 16px;
    padding-left: 30px
}

.logout {
    margin-top: 10px;
    border-top: 1px solid #e5e5e5
}

.logout .header-item-link {
    display: block;
    padding-top: 14px;
    padding-bottom: 10px;
    color: #999
}

.logout .header-item-link:hover {
    color: #e6501e
}

.justify-side {
    display: inline-block;
    padding-left: 100%
}

.cases .examples li:hover .big, .cases ul.examples li .small, .menu-ctrl {
    display: none
}

.menu-ctrl {
    position: fixed;
    right: 20px;
    top: 23px;
    z-index: 999;
    width: 42px;
    height: 28px
}

.menu-ctrl-line {
    position: absolute;
    width: 22px;
    height: 2px;
    right: 0;
    background-color: #ccc;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.menu-ctrl-line-t {
    top: 5px
}

.menu-ctrl-line-m {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.menu-ctrl-line-b {
    bottom: 5px
}

.menu-ctrl-on .menu-ctrl-line-t {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu-ctrl-on .menu-ctrl-line-b {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-ctrl-on .menu-ctrl-line-m {
    opacity: 0
}

.nav-item {
    position: relative
}

.feature-links, .feature-links:after {
    position: absolute;
    left: 50%;
    background-color: #fff
}

.feature-links {
    top: 100%;
    margin-top: 10px;
    margin-left: -80px;
    padding-left: 6px;
    padding-right: 6px;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 2px 10px #ddd;
    -moz-box-shadow: 0 2px 10px #ddd;
    box-shadow: 0 2px 10px #ddd;
    width: 160px;
    font-size: 12px;
    letter-spacing: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.feature-links:after {
    content: '';
    top: 0;
    margin-left: -5px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 3px -3px 8px #ddd;
    -moz-box-shadow: 3px -3px 8px #ddd;
    box-shadow: 3px -3px 8px #ddd
}

.feature-links .tab {
    display: block;
    color: #666;
    line-height: 1;
    padding-top: 16px;
    padding-left: 16px;
    padding-bottom: 16px
}

.tab:hover {
    color: #e6501e
}

.tab-line {
    border-bottom: 1px solid #e5e5e5
}

.tag {
    display: inline-block;
    position: relative;
    margin-left: 8px;
    padding: 2px 4px;
    background-color: #eb3232;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.tag:after {
    content: '';
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -4px;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-right-color: #eb3232
}

.nav-item:hover .feature-links {
    opacity: 1;
    margin-top: 0;
    visibility: visible
}

.feature-links .preview {
    position: relative;
    top: -12px;
    margin-left: 3px
}

@media screen and (max-width: 767px) {
    .menu-ctrl {
        display: block
    }

    .header {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -moz-transform: none;
        transform: none;
        width: 100%;
        font-size: 13px;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .header .container {
        border-bottom: none
    }

    .header-left {
        margin-left: 5%
    }

    .header-middle {
        padding-left: 0
    }

    .header-info {
        display: none
    }

    .header-right {
        position: fixed;
        top: -2px;
        left: 0;
        z-index: 9999;
        padding: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, .98);
        text-align: center;
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        -o-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        transform-origin: 50% 0;
        height: 0;
        overflow: hidden;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .header-right-show {
        height: 101%
    }

    .header-main {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 60px
    }

    .header-nav-link {
        font-size: 16px;
        padding: 0 4px 14px;
        display: inline-block;
        color: #333 !important
    }

    .header .v-line, .header-user {
        display: none
    }

    .login {
        font-size: 16px;
        color: #999
    }

    .header-main .selected {
        color: #333 !important
    }

    .header-user .register {
        width: 160px;
        height: 36px;
        line-height: 34px;
        background-color: transparent;
        color: #e6501e;
        border-color: #e6501e
    }

    .header-nav, .header-user, .header-user .pull-left, .header-user .pull-right, .nav-item {
        position: relative;
        float: none
    }

    .header-nav, .header-user {
        padding-left: 0
    }

    .register {
        margin-left: 0
    }

    .header-logo-m {
        display: inline
    }

    .header-logo-pc, .header-nav .gt, .nav-item:hover .doc-links, .nav-item:hover .feature-links {
        display: none
    }
}

body {
    overflow-x: hidden
}

/* .wrap {
    height: 660px;
    position: relative;
    background-color: #f7f7f7;
    overflow-x: hidden
} */

.index-ani {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 50%;
    transform: translateX(-51%);
    height: 100%
}

.bubble {
    opacity: 0;
    transition: all 300ms cubic-bezier(.27, .995, .115, 1.13);
    transform: translateY(20px) scale(.6);
    transform-origin: 50% 50%
}

.bubble-ani {
    opacity: 1;
    transform: translateY(0) scale(1)
}

img {
    max-width: 100%
}

.header {
    background: 0 0;
    box-shadow: none
}

.header .container {
    border-bottom: 1px solid #e5e5e5
}

.person {
    cursor: pointer
}

.wrap-index {
    line-height: 1;
    position: relative;
    z-index: 100;
    width: 620px;
    margin: 0 auto
}

.wrap-index .slogan {
    margin: 0;
    font-weight: 400;
    color: #212121;
    font-size: 50px;
    padding-top: 170px
}

.wrap-index .text {
    margin-top: 25px;
    color: #818181;
    font-size: 18px;
    line-height: 2
}

.wrap-index .first-sc-link {
    margin-top: 30px
}

.wrap-index .first-sc-link .btn-more {
    display: block;
    margin: 0 auto 20px;
    width: 218px;
    height: 52px;
    line-height: 52px;
    font-size: 18px
}

.register-link {
    color: #666;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #999
}

.register-link:hover {
    color: #e6501e;
    border-bottom: 1px solid #e6501e
}

.arr-blink, .arr-btm, .arr-top {
    position: absolute
}

.arr-blink {
    font-size: 18px;
    bottom: 48px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    cursor: pointer;
    z-index: 100
}

.arr-top {
    color: #c3c3c3;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
    -o-animation: blink 2s infinite;
    animation: blink 2s infinite
}

.arr-btm {
    top: 7px;
    color: #454545;
    -webkit-animation: blink 2s .2s infinite;
    -moz-animation: blink 2s .2s infinite;
    -o-animation: blink 2s .2s infinite;
    animation: blink 2s .2s infinite
}

@-webkit-keyframes blink {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes blink {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

.featrue {
    border-bottom: 1px solid #E5E5E5
}

.featrue-wd {
    border: none
}

.featrue-contact {
    position: relative;
    border-top: 1px solid #E5E5E5;
    border-bottom: none
}

.dev-bg {
    position: absolute;
    bottom: 0
}

.dev-bg-left {
    left: -342px
}

.dev-bg-right {
    right: -342px;
    transform: rotateY(180deg)
}

.partners {
    padding-top: 46px;
    margin: 0 auto;
    height: 140px
}

.partners .item {
    float: left;
    display: inline-block
}

.partners .item1 {
    margin-right: 75px;
    margin-top: 11px
}

.partners .item2 {
    margin-right: 80px;
    margin-top: 6px
}

.partners .item3 {
    margin-right: 85px;
    margin-top: 10px
}

.partners .item4 {
    margin-top: 8px;
    margin-right: 80px
}

.communication {
    background: url('http://www.jc2006.com/css.wdstatic.cn/www-nd/images/index/communication-bg.1bee876d.html') no-repeat;
    height: 1020px;
    text-align: center;
    border-top: 1px solid #e5e5e5
}



.title-icon {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 13px
}

.com-icon {
    color: #4cb96f;
    margin-top: 120px
}

.cases-icon {
    padding-top: 222px;
    color: #e86033
}

.customer-icon {
    color: #2eb1a9;
    padding-top: 118px
}

.wd-icon {
    color: #e9a240;
    padding-top: 118px
}

h2.title + .tips {
    color: #999;
    font-size: 13px;
    line-height: 1;
    margin-top: 8px;
    letter-spacing: 1px
}

.communication .detials {
    margin: 70px auto 0;
    width: 940px;
    height: 780px;
    border-radius: 5px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .2);
    background: url('http://www.jc2006.com/img.wdstatic.cn/www-nd/images/index/world.0c36fa2a.html') center 20px no-repeat #fff;
    background-size: 890px 530px;
    position: relative;
    z-index: 100
}

.communication .transmission {
    margin: 0 auto;
    padding-left: 100px;
    padding-right: 100px;
    height: 430px
}

.communication .transmission .text {
    position: absolute;
    font-size: 14px;
    color: #fff;
    width: 60px;
    height: 24px;
    line-height: 24px;
    background: #8C9BA5;
    border-radius: 4px;
    left: 50%;
    margin-left: -12px;
    margin-top: 50px;
    transform: translateY(10px) scale(.8);
    opacity: 0;
    animation: popBubble 4s cubic-bezier(.27, .995, .115, 1.13) infinite
}

@-webkit-keyframes popBubble {
    0%, 30% {
        transform: translateY(10px) scale(.8);
        opacity: 0
    }
    50%, 90% {
        transform: translateY(0) scale(1);
        opacity: 1
    }
}

@keyframes popBubble {
    0%, 30% {
        transform: translateY(10px) scale(.8);
        opacity: 0
    }
    50%, 90% {
        transform: translateY(0) scale(1);
        opacity: 1
    }
}

.communication .transmission .text:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #8C9BA5;
    position: absolute;
    top: 23px;
    left: 23px
}

.communication .transmission img:first-child {
    margin-top: 40px
}

.communication-ani {
    position: relative;
    left: -14px
}

ul {
    padding: 0
}

.communication .detials .des {
    width: 100%;
    margin-top: 62px
}

.communication .detials .des .item {
    width: 310px;
    float: left
}

.communication .detials .des .item:nth-child(1) {
    padding-left: 40px;
    padding-right: 45px
}

.communication .detials .des .item:nth-child(2) {
    width: 320px;
    border-left: 1px dashed #e5e5e5;
    border-right: 1px dashed #e5e5e5;
    padding-left: 45px;
    padding-right: 45px
}

.communication .detials .des .item:nth-child(3) {
    padding-left: 40px;
    padding-right: 40px
}

.communication .detials .des .item .title {
    color: #212121;
    font-size: 26px;
    line-height: 1
}

.sync-video-title {
    position: relative
}

.sync-video-title .preview {
    position: absolute;
    top: -17px
}

.communication .detials .des .item .text {
    color: #818181;
    font-size: 13px;
    line-height: 1.75;
    margin-top: 30px;
    text-align: justify
}

.detials .des .item a {
    margin-top: 38px;
    cursor: pointer;
    letter-spacing: 1px
}

.cases {
    height: 400px;
    background: -webkit-linear-gradient(top, #fcfcfc, #fff);
    background: -o-linear-gradient(top, #fcfcfc, #fff);
    background: -moz-linear-gradient(top, #fcfcfc, #fff);
    background: linear-gradient(top, #fcfcfc, #fff);
    background-image: url('http://www.jc2006.com/css.wdstatic.cn/www-nd/images/index/cases-bg.f243a1d2.html');
    background-repeat: no-repeat;
    text-align: center;
    background-position: 50% 0
}

.cases ul.examples {
    width: 960px;
    margin: 0 auto;
    padding-top: 75px
}

.cases ul.examples li {
    width: 320px;
    height: 155px;
    float: left;
    position: relative;
    transition: all .2s
}

.cases ul.examples li .content {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    padding-top: 8px;
    transition: all .2s
}

.cases ul.examples li .img {
    float: left;
    width: 130px;
    height: 100%;
    transition: all .2s
}

.cases ul.examples li:hover .img {
    width: 112px
}

.cases ul.examples li .img img {
    position: absolute;
    top: 41px;
    left: 35px
}

.cases ul.examples li .right {
    float: left;
    width: 180px;
    text-align: justify;
    transition: all .2s
}

.cases ul.examples li .detial-text {
    height: 0;
    overflow: hidden;
    transition: all .2s
}

.cases ul.examples .li-1, .cases ul.examples .li-2 {
    border-right: 1px dashed #E5E5E5;
    border-bottom: 1px dashed #E5E5E5
}

.cases ul.examples .li-3 {
    border-bottom: 1px dashed #E5E5E5
}

.cases ul.examples .li-4, .cases ul.examples .li-5 {
    border-right: 1px dashed #E5E5E5
}

.cases ul.examples li .title {
    color: #333;
    font-size: 21px;
    line-height: 1;
    margin-top: 44px
}

.cases ul.examples li .right .des {
    color: #818181;
    font-size: 12px;
    padding-top: 10px;
    letter-spacing: 1px
}

.cases ul.examples li .right .detial-text {
    color: #818181;
    font-size: 12px;
    padding-top: 15px;
    letter-spacing: 0;
    line-height: 1.75;
    padding-right: 10px
}

.cases .examples li:hover .content {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .2);
    height: 170px
}

.cases .examples li:hover .small {
    display: block
}

.cases .examples li:hover .des {
    display: none
}

.cases .examples li:hover .detial-text {
    height: auto
}

.cases .examples li:hover .title {
    margin-top: 32px
}

.more {
    text-align: center;
    padding-left: 0;
    padding-right: 0
}

.more .item {
    width: 50%;
    height: 300px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.more .product {
    border-right: 1px solid #E5E5E5
}

.more .product > img {
    margin-top: 50px
}

.more .doc > img {
    margin-top: 60px
}

.more .title {
    color: #333;
    font-size: 28px;
    padding-left: 20px;
    margin-top: 6px
}

.more .doc .title {
    margin-top: 15px
}

.more .item a.btn {
    display: block;
    margin: 8px auto 0;
    widows: 164px;
    height: 38px;
    line-height: 36px
}

.more .item a.link {
    color: #818181;
    line-height: 1;
    display: block;
    margin-top: 20px;
    transition: all 300ms
}

.more .item a.link:hover {
    color: #e6501e
}

.more .item .arrow {
    margin-left: 5px;
    font-size: 12px;
    position: relative;
    top: 2px
}

.featrue-customer {
    background: -webkit-linear-gradient(top, #fcfcfc, #fff);
    background: linear-gradient(top, #fcfcfc, #fff)
}

.customer {
    height: 760px;
    background-image: url('http://www.jc2006.com/img.wdstatic.cn/www-nd/images/index/customer-bg.279b221f.html');
    background-repeat: no-repeat;
    background-position: 50% 0
}

.customer .carousel {
    width: 890px;
    height: 350px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .15);
    margin: 35px auto 0;
    position: relative
}

.carousel ul {
    position: relative;
    height: 100%
}

.carousel ul li {
    height: 100%
}

.customer .carousel .logo {
    padding-top: 38px;
    height: 82px
}

.customer .carousel .text {
    position: relative;
    width: 718px;
    margin: 44px auto 0;
    color: #666;
    font-size: 16px
}

.customer .carousel .text .detial {
    width: 565px;
    margin: 0 auto
}

.customer .carousel .text .quotes {
    position: absolute
}

.customer .carousel .text .quotes-left {
    left: 0
}

.customer .carousel .text .quotes-right {
    right: 0;
    top: 48px
}

.customer .carousel .guest .avatar {
    border-radius: 50%;
    vertical-align: bottom
}

.customer .carousel .line {
    display: inline-block;
    width: 1px;
    height: 30px;
    background-color: #ccc;
    position: relative;
    top: 5px;
    margin-left: 13px;
    margin-right: 15px
}

.customer .carousel .guest .detial {
    display: inline-block;
    line-height: 1;
    text-align: left
}

.customer .carousel .guest {
    margin-top: 40px;
    height: 40px
}

.customer .carousel .guest .detial .name {
    color: #666;
    font-size: 14px
}

.customer .carousel .guest .detial .title {
    position: relative;
    color: #999;
    font-size: 12px;
    letter-spacing: 0;
    font-style: italic;
    display: inline-block;
    margin-top: 3px;
    top: 5px
}

.customer .carousel .next, .customer .carousel .prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    position: absolute;
    text-align: center;
    top: 150px;
    cursor: pointer;
    z-index: 1000
}

.carousel .next .arrow, .carousel .prev .arrow {
    display: inline-block
}

.customer .carousel .next .arrow, .customer .carousel .prev .arrow {
    font-size: 28px;
    color: #d2d2d2;
    position: relative;
    top: 7px;
    transition: all 200ms
}

.customer .carousel .prev .arrow {
    transform: rotate(180deg);
    top: -3px;
    left: -3px
}

.carousel .next .arrow:hover, .carousel .prev .arrow:hover {
    color: #e6501e
}

.customer .carousel .prev {
    left: -25px
}

.customer .carousel .next {
    right: -25px
}

.list-next, .wd .carousel .next, .wd .gradient-right {
    right: 0
}

.carousel .circles {
    margin-top: 3px
}

.carousel .circles .cir {
    display: inline-block;
    border-radius: 50%;
    background: #ccc;
    width: 8px;
    height: 8px;
    cursor: pointer;
    padding-left: 1px;
    padding-right: 1px;
    border: 1px solid #fff
}

.carousel .circles .selected {
    background: #fff;
    border: 1px solid #ccc
}

.wd .carousel, .wd .carousel li, .wd .carousel li img {
    border-radius: 8px
}

.wd {
    height: 720px
}

.wd .carousel {
    margin: 75px auto 0;
    position: absolute;
    width: 1580px;
    left: 50%;
    transform: translateX(-50%)
}

.wd .carousel ul {
    height: 190px;
    width: 2880px
}

.wd .carousel li {
    width: 300px;
    height: 190px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    z-index: -100;
    position: relative
}

.wd .carousel .next, .wd .carousel .prev {
    width: 300px;
    height: 190px;
    position: absolute;
    top: 1px;
    z-index: 100
}

.wd .gradient {
    position: absolute;
    width: 300px;
    top: 0
}

.wd .gradient-left {
    left: 0
}

.wd .carousel .next .bg, .wd .carousel .prev .bg {
    height: 100%;
    width: 100%
}

.wd .carousel .prev {
    left: 0
}

.wd .carousel .arrow {
    border-radius: 4px;
    background: #fff;
    opacity: .8;
    display: inline-block;
    width: 48px;
    height: 100px;
    margin-top: 45px;
    font-size: 40px;
    line-height: 100px;
    cursor: pointer
}

.wd .carousel .prev .arrow {
    float: right;
    margin-right: 8px
}

.wd .carousel .prev .arrow:before {
    transform: rotate(180deg);
    display: inline-block;
    margin-top: 30px;
    margin-left: -5px
}

.wd .carousel .next .arrow:before {
    display: inline-block;
    margin-top: 30px;
    margin-left: 5px
}

.wd .carousel .next .arrow {
    float: left;
    margin-left: 8px
}

.wd .more {
    font-size: 13px;
    color: #666;
    margin-top: 325px;
    display: inline-block
}

.wd .more:hover {
    color: #e6501e
}

.contact {
    padding-bottom: 80px
}

.contact .title {
    font-size: 32px;
    color: #333;
    padding-top: 50px;
    line-height: 1
}

.contact .total {
    margin: 0;
    padding: 0;
    display: inline-block
}

.contact .count {
    margin: 30px auto 0;
    display: block;
    line-height: 1.5;
    width: 295px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #e5e5e5
}

.contact .count-details {
    float: left;
    padding-left: 2px;
    margin-left: 5px;
    margin-right: 5px;
    width: 24px;
    height: 32px;
    border: 1px solid #ccc;
    font-weight: 300;
    font-size: 20px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.contact .count .quote {
    font-size: 18px;
    float: left;
    line-height: 0;
    margin-top: 16px;
    color: #333;
    margin-bottom: 0
}

.contact .realtime {
    margin-top: 28px;
    margin-bottom: 38px
}

.contact .sale {
    margin-top: 48px;
    width: 218px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    margin-bottom: 13px
}

.customer-comment {
    position: relative;
    z-index: 2;
    padding-top: 117px;
    padding-bottom: 100px
}

.customer-commtent-bg-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.customer-commtent-bg-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.comment-title-main {
    padding-top: 26px;
    padding-bottom: 20px;
    line-height: 1;
    font-size: 34px;
    color: #212121
}

.comment-title-sub {
    line-height: 1;
    font-size: 13px;
    color: #999
}

.customer-comment-list {
    position: relative;
    z-index: 2;
    margin-top: 20px;
    padding: 0;
    width: 300%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff
}

.circle, .v-line {
    background-color: #ccc
}

.customer-comment-item {
    float: left;
    padding: 28px 80px 36px;
    width: 890px
}

.customer-logo {
    padding-bottom: 40px
}

.customer-text {
    position: relative;
    padding: 10px 76px 0;
    width: 716px;
    text-align: justify
}

.customer-text .text {
    font-size: 18px;
    line-height: 1.5
}

.customer-name, .list-circle {
    line-height: 1
}

.customer-text .quote {
    position: absolute
}

.quote-left {
    top: 0;
    left: 0
}

.quote-right {
    bottom: 0;
    right: 0
}

.customer-info {
    padding-top: 36px
}

.customers-details {
    position: relative;
    display: inline-block
}

.customer-avatar {
    padding-right: 18px
}

.customer-title {
    padding-left: 20px
}

.v-line {
    position: absolute;
    left: 58px;
    top: 50%;
    margin-top: -15px;
    width: 1px;
    height: 30px
}

.customer-position {
    padding-top: 10px;
    color: #999;
    line-height: 1
}

.more-link {
    color: #999;
    letter-spacing: 0
}

.more-text {
    margin-right: 4px;
    vertical-align: middle
}

.list-circle {
    position: relative;
    z-index: 2;
    padding-top: 35px;
    padding-left: 10px;
    display: inline-block
}

.circle {
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border: 1px solid transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer
}

.circle.current {
    border-color: #999;
    background-color: transparent
}

.comment-show {
    position: relative;
    width: 890px;
    margin: auto;
    height: 350px
}

.comment-list-show {
    position: relative;
    margin: 35px auto 0;
    width: 890px;
    -webkit-box-shadow: 0 4px 10px #ededed;
    -moz-box-shadow: 0 4px 10px #ededed;
    box-shadow: 0 4px 10px #ededed;
    background: #fff
}

.list-ctrl {
    position: absolute;
    top: 50%;
    z-index: 3;
    margin-top: -45px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px #eee;
    -moz-box-shadow: 0 3px 8px #eee;
    box-shadow: 0 3px 8px #eee;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer
}

.list-pre {
    left: 0;
    margin-left: -25px
}

.list-next .arr-svg {
    position: relative;
    font-size: 22px;
    color: #ccc;
    top: 5px;
    left: 2px
}

.list-next {
    margin-right: -25px
}

.list-pre .arr-svg {
    position: relative;
    transform: rotate(-180deg);
    font-size: 22px;
    color: #ccc;
    display: inline-block;
    top: -3px;
    left: -3px
}

.list-ctrl:hover .arr-svg {
    color: #e6501e
}

.wx-sdk {
    height: 0;
    position: relative;
    transition: height 800ms ease-in-out
}

.wx-sdk-trans {
    height: 480px
}

.wx-sdk .container {
    padding: 30px 0 0 62px;
    position: relative;
    height: 100%
}

.wx-sdk .icon {
    font-size: 24px;
    color: #cecece;
    line-height: 1;
    float: right;
    cursor: pointer;
    margin-right: 18px
}

.wx-sdk .left {
    float: left
}

.wx-sdk .right {
    margin-top: 58px
}

.wx-sdk .title {
    font-size: 36px;
    color: #333;
    line-height: 1.44;
    margin-top: 68px
}

.wx-sdk .text {
    color: #999;
    font-size: 18px;
    margin-top: 2px
}

.wx-sdk .btn {
    width: 158px;
    height: 44px;
    line-height: 44px;
    margin-top: 32px
}

.wx-sdk .ad {
    position: absolute;
    right: 32px;
    z-index: -1
}

.box-shadow {
    position: absolute;
    bottom: 0
}

.featrue-more {
    background: #fcfcfc
}

@media screen and (max-width: 767px) {
    .dev-bg, .header-user, .partners, .wrap-index .text br, .wx-sdk {
        display: none
    }

    .contact .title {
        font-size: 2.4rem
    }

    .contact .sale {
        margin-top: 0
    }

    .header-middle {
        padding-left: 0
    }

    .communication {
        height: auto
    }

    .feature-b {
        border: 0
    }

    .comment-show {
        width: 90%;
        height: auto
    }

    .comment-list-show {
        transform-origin: 0 0;
        width: 100%
    }

    .customer-comment {
        padding-top: 60px
    }

    .customer-comment-list {
        width: 400%
    }

    .customer-comment-item {
        padding: 20px 20px 0;
        width: 25%
    }

    .list-pre {
        margin-left: -25px
    }

    .list-next {
        margin-right: -25px
    }

    .customer-text {
        width: 100%;
        height: auto;
        padding: 5px 32px;
        text-align: justify;
        letter-spacing: 1px
    }

    .index-ani, .wrap, body {
        height: 100%
    }

    .featrue, .wrap-index {
        padding-left: 15px;
        padding-right: 15px
    }

    .customer-text .text {
        font-size: 14px
    }

    .customer-comment .quote {
        width: 26px
    }

    .customer-info {
        padding-bottom: 20px
    }

    .index-ani {
        top: 0;
        z-index: 0
    }

    .wrap-index {
        width: 100%;
        z-index: 0
    }

    .arr-blink {
        z-index: 1
    }

    .wrap-index .slogan {
        font-size: 32px
    }

    .wrap {
        background-position: 50% 50%
    }

    .wrap-index .text {
        font-size: 14px;
        letter-spacing: 2px
    }

    .wrap-index .first-sc-link {
        margin-top: 50px
    }

    .title-icon {
        margin-top: 60px;
        padding-top: 0
    }

    .communication {
        background: 0 0
    }

    h2.title {
        font-size: 24px
    }

    h2.title + .tips {
        line-height: 1.75
    }

    .communication .detials {
        position: relative;
        margin-top: 96%;
        width: 100%;
        background: #fff;
        height: auto;
        z-index: 0
    }

    .communication .transmission {
        position: absolute;
        left: 50%;
        top: 0;
        padding: 0;
        width: 90%;
        height: auto;
        transform: translate(-50%, -100%)
    }

    .communication .detials .des {
        margin-bottom: -50px
    }

    .communication .detials .des .item {
        border-top: 1px solid #fff
    }

    .communication .detials .des .item, .communication .detials .des .item:nth-child(1), .communication .detials .des .item:nth-child(2), .communication .detials .des .item:nth-child(3) {
        float: none;
        width: 80%;
        padding: 0 0 40px;
        margin-left: 10%;
        margin-right: 10%;
        border-color: #fff;
        height: auto;
        border-bottom: 1px dashed #ccc
    }

    .communication .detials .des .item:nth-child(3) {
        border-color: #fff
    }

    .communication .detials .des .item .title {
        margin-top: 40px
    }

    .cases ul.examples li .title, .cases ul.examples li:hover .title {
        margin-top: 35px
    }

    .cases {
        height: auto
    }

    .cases-icon {
        padding-top: 70px
    }

    .cases ul.examples {
        width: 100%;
        padding-top: 30px
    }

    .cases ul.examples li {
        width: 100%;
        border: none !important;
        float: none;
        margin-bottom: 40px;
        height: 180px;
        background-color: #fff
    }

    .cases ul.examples .li-6 {
        margin-bottom: 80px
    }

    .cases ul.examples li .small {
        display: block
    }

    .cases ul.examples li .big, .cases ul.examples li .right .des, .featrue-more, .wd .gradient-left, .wd .gradient-right {
        display: none
    }

    .cases .examples li:hover .title {
        height: auto
    }

    .cases .examples li .content {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
        border-radius: 6px
    }

    .cases ul.examples li .img img {
        left: 30px
    }

    .cases ul.examples li .img {
        width: 30%
    }

    .cases ul.examples li .right {
        width: 65%
    }

    .cases ul.examples li .right .detial-text {
        font-size: 13px;
        padding-right: 20px;
        height: auto
    }

    .cases .examples li:hover .content {
        height: 155px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
    }

    .cases ul.examples li:hover .img {
        width: 30%
    }

    .customer .carousel {
        width: 100%
    }

    .customer .carousel .text .detial {
        width: 75%;
        margin: 0 auto;
        text-align: justify;
        font-size: 15px
    }

    .customer .carousel .text {
        width: 100%
    }

    .customer .carousel .prev {
        left: -15px
    }

    .customer .carousel .next {
        right: -15px
    }

    .customer .carousel .text .quotes-left, .customer .carousel .text .quotes-right {
        width: 30px
    }

    .customer .carousel .guest {
        margin-top: 20px
    }

    .customer {
        height: auto;
        margin-bottom: 80px;
        background: 0 0
    }

    .customer-icon {
        margin: 0;
        padding-top: 60px
    }

    .customer .carousel .text .quotes-left {
        left: 5px
    }

    .customer .carousel .text .quotes-right {
        top: 104px;
        right: 10px
    }

    .wd {
        height: auto;
        margin-bottom: 60px
    }

    .contact {
        background-position: 50% 50%
    }

    .wd .carousel {
        width: 100%;
        margin-left: 0
    }

    .wd .carousel ul {
        width: 100%
    }

    .wd .carousel ul li {
        margin-right: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .wd .carousel .arrow {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        line-height: 1;
        margin-top: 50px;
        font-size: 32px;
        position: relative;
        z-index: 100;
        opacity: .8
    }

    .wd .carousel .next, .wd .carousel .prev {
        width: 70px;
        height: 70px
    }

    .wd .carousel .next .arrow:before {
        margin-top: 23px
    }

    .wd .carousel .prev .arrow:before {
        margin-top: 21px
    }
}



.link-icons {
    position: relative;
    border-top: 1px solid #eaeaea;
    margin-top: 18px;
    padding-top: 2px
}

.link-icons .link-icon {
    float: left;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ccc;
    text-align: center;
    margin: 12px 18px 0 0;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.link-icon .icon-font {
    font-size: 15px;
    color: #fff;
    padding-left: 1px;
    position: relative
}

.link-icons .link-icon-weixin .icon-font {
    padding-left: 2px
}

.link-icons .link-icon-github .icon-font {
    padding-left: 2px;
    position: relative;
    top: -1px;
    font-size: 16px
}

.link-icons .link-icon-weibo:hover {
    background-color: #da3333
}

.link-icons .link-icon-weixin:hover {
    background-color: #22ac38
}

.link-icons .link-icon-weixin:hover #weixin-code {
    display: block
}

.link-icons .link-icon-github:hover {
    background-color: #434343
}

.link-icons .link-icon-weixin #weixin-code {
    position: absolute;
    bottom: -5px;
    left: 30%;
    -webkit-transform: translateX(-53%);
    transform: translateX(-53%);
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    display: none
}

.footer-info {
    font-size: 12px;
    position: relative;
    line-height: 1;
    height: 60px;
    color: #999;
    letter-spacing: 0;
    background-color: #f0f0f0;
    margin-top: 40px;
    border-top: 1px solid #e5e5e5;
    padding-top: 24px
}

.footer-info .firebase, .footer-info .icp, .footer-info .police-copy, .footer-info .wilddog-copy, .footer-info .wilddog-service {
    display: inline-block
}

.police-copy a, .wilddog-service a {
    color: #999;
    border-bottom: 1px solid #e5e5e5
}

.police-copy a:hover, .wilddog-service a:hover {
    color: #e6501e;
    border-bottom: 1px solid #e6501e
}

.police-logo {
    float: left;
    margin-top: -1px;
    margin-right: 2px
}

.police-copy {
    margin-left: 10px;
    margin-right: 30px
}

.firebase {
    margin-left: 35px;
    margin-right: 15px
}

.wilddog-copy {
    margin-left: 25px
}

.wilddog-copy #data {
    margin-left: 2px
}

.wd-footer-logo {
    display: none
}
