@font-face {
    font-family: 'iconfont';
    /* project id 255761 */
    src: url('//at.alicdn.com/t/font_255761_pduzudco7r.eot');
    src: url('//at.alicdn.com/t/font_255761_pduzudco7r.eot?#iefix') format('embedded-opentype'),
        url('//at.alicdn.com/t/font_255761_pduzudco7r.woff2') format('woff2'),
        url('//at.alicdn.com/t/font_255761_pduzudco7r.woff') format('woff'),
        url('//at.alicdn.com/t/font_255761_pduzudco7r.ttf') format('truetype'),
        url('//at.alicdn.com/t/font_255761_pduzudco7r.svg#iconfont') format('svg');
}

.iconfont,
.iconfont-ba:before,
.iconfont-ba:after {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    // -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-unie61d:before {
    content: "\e600";
}

.icon-guanbi:before {
    content: "\e601";
}

.icon-youxiang:before {
    content: "\e602";
}

.icon-weixin:before {
    content: "\e603";
}

.ui-banner {
    width: auto;
    min-width: 0
}

#homeBanner {
    position: relative;
    margin-top: 72px;
    height: 44vw
}

#hero-slide {
    position: relative;
    height: 100%;
    z-index: 48
}

.ui-container-fluid {
    position: absolute;
    width: 1180px;
    height: 48px;
    background-color: #fafbfc;
    bottom: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-left: 0;
    z-index: 49
}

.ui-container-fluid .home-notice-title {
    height: 48px;
    line-height: 48px;
    text-align: center
}

.technology .swiper-pagination-bullet-active {
    background-color: #3eb8ff
}

.ui-container-fluid-mobile {
    display: none
}

.products-case-wide {
    position: absolute;
    top: 60px
}

.solution-case-wide {
    position: absolute;
    top: 60px
}

.home-new-banner {
    height: 452px;
    overflow: hidden;
    position: relative;
    margin-top: 60px
}

.home-new-banner .btn-container {
    position: absolute;
    left: 50%;
    bottom: 90px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9999
}

.home-new-banner .btn-container .show-complete-video,
.home-new-banner .btn-container a {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background-color: #3cbaff;
    color: #fff;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

.home-new-banner .btn-container .show-complete-video {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

.home-new-banner .btn-container .show-complete-video:hover {
    background-color: #3cbaff;
    border-color: #3cbaff
}

.home-new-banner #hero-slide .banner-info .banner-title {
    font-size: 56px
}

.home-new-banner #hero-slide .banner-info .banner-digest {
    font-size: 24px
}

.home-new-banner #hero-slide .banner-button-group {
    position: static !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-top: 32px
}

.home-new-banner #hero-slide .banner-button-group .button1 {
    background: -webkit-gradient(linear, left top, right top, from(#3f70ff), to(#4598f0));
    background: -webkit-linear-gradient(left, #3f70ff 0, #4598f0 100%);
    background: -moz- oldlinear-gradient(left, #3f70ff 0, #4598f0 100%);
    background: -o-linear-gradient(left, #3f70ff 0, #4598f0 100%);
    background: linear-gradient(90deg, #3f70ff 0, #4598f0 100%);
    color: #fff;
    border-width: 0
}

.home-new-banner #hero-slide .banner-button-group .button2 {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff
}

.home-new-banner #hero-slide .swiper-pagination {
    bottom: 70px
}

.home-new-banner #hero-slide .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #b5b5b5
}

.home-new-banner #hero-slide .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff
}

.home-new-banner .mobile-video {
    display: none
}

.complete-video {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000
}

.complete-video video {
    width: 900px;
    height: 500px;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: 99
}

.complete-video .icon-container {
    width: 900px;
    height: 500px;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.complete-video .icon-container i {
    position: absolute;
    width: 48px;
    height: 48px;
    right: -48px;
    top: 0;
    color: #fff;
    font-size: 30px;
    z-index: 999;
    background: url(../image/home/close.png) no-repeat center;
    cursor: pointer
}

.ui-banner .ub-content {
    width: 100%
}

.ui-banner .ub-content video {
    display: block;
    width: 100%;
    height: 100%
}

.yun-wrap {
    background-color: #fff
}

.yun-containner {
    padding-top: 90px;
    padding-bottom: 80px
}

.zIndex {
    position: relative;
    z-index: 99
}

.index__title-h3 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #535353
}

.index__title-h3--focus {
    color: #fff
}

.service {
    margin: 0
}

.service__li {
    display: inline-block;
    margin-top: 55px
}

.service__item {
    text-align: center
}

.service__icon-wrap {
    display: block;
    height: 105px;
    text-align: center
}

.service__icon {
    display: inline-block;
    width: 100%;
    height: 80px;
    font-size: 80px;
    line-height: 80px;
    color: #00aeff
}

.service__icon--social {
    font-size: 120px
}

.service__title {
    font-size: 20px;
    line-height: 36px;
    color: #464646;
    text-align: center;
    font-weight: 700
}

.service__content {
    font-size: 14px;
    line-height: 30px;
    color: #464646
}

.service-pagination {
    display: none
}

.yun-wrap--product {
    background-color: #f2f2f2
}

.product {
    position: relative;
    margin-top: 55px
}

.product__item-title {
    font-size: 16px;
    line-height: 30px
}

.product__item-content {
    font-size: 12px;
    line-height: 16px;
    color: #535353
}

.product__img-wrap {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 373px;
    height: 772px;
    background-color: #eee;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    border-radius: 44px
}

.product__img-camera {
    position: absolute;
    left: 120px;
    top: 40px;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #f2f2f2
}

.product__img-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 41px;
    margin: auto;
    width: 60px;
    height: 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f2f2f2
}

.product__img-wrap:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    width: 56px;
    height: 56px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    background-color: #f2f2f2
}

.product__img-box {
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: auto;
    width: 340px;
    height: 600px
}

.product__img {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    vertical-align: top;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.product__img-gongzuotai {
    opacity: 1
}

.product__li {
    display: block;
    margin-top: 40px;
    cursor: pointer
}

.product__item {
    position: relative;
    display: block;
    padding-right: 85px
}

.product__li.active .product__item-icon-wrap {
    color: #00aeff
}

.product__li.active .product__item-title {
    color: #00aeff
}

.product__item-icon-wrap {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 50px;
    font-size: 50px;
    line-height: 50px;
    color: #959595
}

.yun-wrap--truth {
    background-color: #00aeff
}

.yun-wrap--truth .left-top {
    position: absolute;
    width: 100%;
    z-index: 1;
    background: url(/home/images/left.png) no-repeat left top;
    height: 572px
}

.yun-wrap--truth .right-bottom {
    position: absolute;
    width: 100%;
    z-index: 1;
    background: url(/home/images/right.png) no-repeat right bottom;
    height: 572px
}

.index__title-h3--truth {
    color: #fff
}

.truth__company-list-wrap {
    position: relative
}

.truth__company-person {
    display: inline-block;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 65px;
    text-align: center
}

.truth__company-evaluate {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 185px;
    top: 18px;
    padding: 30px 45px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #029ae1
}

.truth__company-evaluate:before {
    content: "";
    position: absolute;
    left: -86px;
    top: 45px;
    border-width: 0 43px 27px 43px;
    border-color: transparent #fff transparent transparent;
    border-style: solid
}

.truth__company-evaluate:after {
    content: "";
    position: absolute;
    left: -81px;
    top: 46px;
    border-width: 0 41px 25px 41px;
    border-color: transparent #029ae1 transparent transparent;
    border-style: solid
}

.truth__company-evaluate-content {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    white-space: normal;
    text-align: left
}

.truth-pagination {
    display: none
}

.truth__company-evaluate-content:before {
    content: "\e7a0";
    position: absolute;
    top: -8px;
    left: -30px;
    font-size: 20px;
    font-family: iconfont;
    line-height: 20px;
    font-weight: 700
}

.truth__company-evaluate-content:after {
    content: "\e79d";
    position: absolute;
    bottom: -8px;
    right: -30px;
    font-size: 20px;
    font-family: iconfont;
    line-height: 20px;
    font-weight: 700
}

.quote__left {
    display: block;
    position: relative;
    width: 8px;
    height: 14px;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    overflow: hidden
}

.quote__left:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 7px;
    height: 7px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.quote__left:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: -1px;
    width: 18px;
    height: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border-left: #fff solid 4px;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.truth__company-person-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 130px;
    height: 130px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 8px solid #fff
}

.index__truth-content {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff
}

.truth__company-wrap {
    position: relative;
    margin-top: 50px
}

.truth__company-list {
    white-space: nowrap
}

.truth__company-li {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 100px;
    width: 100%
}

.truth__company-item {
    position: relative
}

.truth__company-person-name {
    margin-top: 10px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-align: center
}

.truth__company-person-position {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    white-space: nowrap
}

.truth__company-logo-wrap {
    position: relative;
    margin: 40px 80px 0;
    text-align: center;
    height: 56px
}

.truth__company-logo-li {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    width: 56px;
    height: 56px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    opacity: 1;
    vertical-align: top
}

.truth__company-logo-li.swiper-pagination-bullet-active {
    background-color: #fff
}

.truth__company-logo-li.swiper-pagination-bullet-active .truth__company-logo-img {
    color: #00aeff
}

.truth__company-logo-li.swiper-pagination-bullet-active:before {
    position: absolute;
    content: "";
    top: -24px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-width: 13px 9px;
    border-color: transparent transparent #fff transparent;
    border-style: solid
}

.truth__company-logo-li:last-child {
    margin-right: 0
}

.truth__company-logo-item {
    width: 100%;
    height: 100%;
    text-align: center
}

.truth__company-logo-img {
    display: block;
    font-size: 18px;
    line-height: 56px;
    color: #fff
}

.truth__company-logo-img--haier,
.truth__company-logo-img--wanke,
.truth__company-logo-img--zhiyao {
    font-size: 42px
}

.truth__company-next,
.truth__company-prev {
    position: absolute;
    z-index: 9;
    top: 43px;
    height: 71px;
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    cursor: pointer
}

.truth__company-prev {
    left: 12px
}

.truth__company-next {
    top: 43px;
    right: 12px
}

.swiper-video {
    max-width: 900px
}

.planet_video-wrap {
    position: relative;
    margin: 45px auto 0;
    width: 100%;
    max-width: 750px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.planet_video {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    vertical-align: top
}

.planet_video {
    width: 100%
}

.planet_video-cover {
    display: none
}

.play-icon {
    z-index: 10;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 168px;
    height: 168px;
    border: 3px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer
}

.play-icon:before {
    z-index: 2;
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    bottom: 0;
    margin: auto 0 auto -13px;
    width: 0;
    height: 0;
    border-width: 32px 46px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.planet_pagination {
    bottom: 42px !important
}

.planet_pagination .swiper-pagination-bullet-active {
    background-color: #3cbaff
}

.planet_video_next,
.planet_video_prev {
    width: 50px;
    height: 50px;
    background-image: none !important
}

.planet_video_prev {
    left: -10px
}

.planet_video_next {
    right: -10px
}

.planet_icon_next,
.planet_icon_prev {
    font-size: 50px;
    color: #3cbaff;
    font-weight: 700
}

.yun-wrap--focus {
    background-color: #00aeff
}

.yun-containner--focus {
    padding-bottom: 130px
}

.focus__wrap {
    margin-top: 85px;
    text-align: center
}

.focus__qrcode {
    display: none;
    position: absolute;
    top: -160px;
    left: -75px;
    margin-left: 65px;
    width: 150px;
    height: 150px
}

.focus__qrcode img {
    width: 100%;
    height: 100%
}

.focus__item-wrap {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 130px;
    height: 130px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer;
    vertical-align: top
}

.focus__item-wrap--weixin:hover .focus__qrcode {
    cursor: pointer;
    display: block
}

.focus__item-wrap--weibo {
    margin-left: 65px
}

.focus__icon {
    font-size: 46px;
    color: #fff;
    line-height: 128px;
    -webkit-transition: font-size .5;
    -o-transition: font-size .5;
    -moz-transition: font-size .5;
    transition: font-size .5
}

.focus__item-wrap:hover .focus__icon {
    font-size: 70px
}

.planet_pd {
    padding-top: 90px;
    padding-bottom: 90px
}

.dynamic-container {
    width: 100%;
    padding: 50px 0;
    background-color: #f2f2f2
}

.dynamic-container .dynamic {
    max-width: 1000px;
    margin: 0 auto
}

.dynamic-container .dynamic h3 {
    font-size: 24px;
    color: #535353;
    margin-bottom: 43px
}

.dynamic-container .dynamic .news {
    float: left;
    width: 50%
}

.dynamic-container .dynamic .news .news-lists {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.dynamic-container .dynamic .news .news-lists:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 107px;
    width: 1px;
    height: 110%;
    background-color: #959595
}

.dynamic-container .dynamic .news .news-list {
    display: block;
    margin-bottom: 44px;
    color: #535353
}

.dynamic-container .dynamic .news .news-time,
.dynamic-container .dynamic .news .news-title {
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dynamic-container .dynamic .news .news-title {
    width: 70%
}

.dynamic-container .dynamic .news .news-time {
    letter-spacing: 1.4px
}

.dynamic-container .dynamic .news .dots {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #959595;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 18px;
    z-index: 9
}

.dynamic-container .dynamic .news .more {
    font-size: 14px;
    color: #535353
}

.dynamic-container .dynamic .activities {
    width: 50%;
    float: right
}

.dynamic-container .dynamic .activities .activities-list {
    width: 200px;
    display: inline-block;
    margin-left: 27px
}

.dynamic-container .dynamic .activities .activities-list:first-child {
    margin-left: 0
}

.dynamic-container .dynamic .activities .activities-list img {
    width: 100%;
    height: 130px
}

.dynamic-container .dynamic .activities .activities-list .activities-title {
    font-size: 12px;
    color: #535353;
    margin-top: 12px;
    margin-bottom: 6px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dynamic-container .dynamic .activities .activities-list .activities-time {
    font-size: 12px;
    color: #999
}

.solution .bgi-hide {
    background-image: none !important
}

.solution .hide {
    display: none
}

.solution .solution-title {
    width: 100%;
    text-align: center;
    padding-top: 72px
}

.solution .solution-title .title {
    margin-bottom: 16px;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 48px
}

.solution .content-list {
    max-width: 1200px;
    margin: 41px auto 0;
    z-index: 1
}

.solution .content-list .list {
    max-width: 1200px;
    height: 40px;
    border-bottom: 1px solid rgba(230, 235, 238, .4)
}

.solution .content-list .list .list-items {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.solution .content-list .list .list-items .list-item {
    width: 90px;
    text-align: center
}

.solution .content-list .list .list-items .list-item .list-item-a {
    font-size: 18px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}

.solution .content-list .list .list-items .learnMore {
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    line-height: 24px
}

.solution .content-list .list .list-items .learnMore .list-item-a {
    color: #fff
}

.solution .content-list .list .list-items .list-item-clicked {
    width: 90px;
    border-bottom: 4px solid #3a6afe
}

.solution .content-list .solution-content .content-item {
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #fff;
    margin-top: 58px
}

.solution .content-list .solution-content .content-item .list-content-title {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 16px
}

.solution .content-list .solution-content .content-item .list-content-text {
    max-width: 680px;
    height: auto
}

.solution .content-list .solution-content .content-item .list-content-text>p {
    font-size: 16px;
    line-height: 26px
}

.solution .content-list .solution-content .content-item .more {
    display: block;
    width: 136px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 32px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    background-color: transparent
}

.solution .content-list .example-p {
    display: block;
    margin: 40px 0 24px;
    line-height: 24px;
    font-size: 16px;
    font-family: PingFangTC-Regular, PingFangTC;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}

.solution .content-list .example {
    margin-top: 24px;
    width: auto;
    height: auto
}

.solution .content-list .example .example-ul .example-li {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-right: 40px
}

.solution .content-list .example .example-ul .example-li>a {
    display: inline-block;
    width: 100%;
    height: 40px
}

.operation-container {
    background-color: #f3f8fc;
    overflow: hidden
}

.operation-container .operation {
    padding: 90px 0;
    max-width: 1140px;
    margin: 0 auto;
    color: #535353;
    text-align: center
}

.operation-container .operation .swiper-container-operation {
    overflow: visible
}

.operation-container .operation .title {
    display: inline-block;
    margin-bottom: 90px;
    font-size: 32px;
    color: #051022
}

.operation-container .operation .blank {
    margin-left: 20px
}

.operation-container .operation li {
    width: 33.33%;
    cursor: pointer
}

.operation-container .operation .icon-box {
    width: 140px;
    height: 140px;
    line-height: 140px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 10px 0 #f2f2f2;
    -moz-box-shadow: 0 6px 10px 0 #f2f2f2;
    box-shadow: 0 6px 10px 0 #f2f2f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat
}

.operation-container .operation .icon-box:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(115, 124, 139, .3);
    -moz-box-shadow: 0 6px 20px 0 rgba(115, 124, 139, .3);
    box-shadow: 0 6px 20px 0 rgba(115, 124, 139, .3)
}

.operation-container .operation .icon-box i {
    font-size: 60px;
    color: #3cbaff
}

.operation-container .operation .operation-title {
    color: #051022;
    font-size: 18px;
    margin: 35px 0 10px
}

.operation-container .operation .operation-introduce {
    color: #535353;
    font-size: 16px
}

.operation-container .expert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 1200px;
    width: 68%;
    padding: 48px 0 66px 72px;
    background: url(../image/home/expert-bg.png) no-repeat center bottom;
    background-color: #fff;
    z-index: 10000
}

.operation-container .expert .expert-title {
    font-size: 18px;
    color: #051022;
    margin-bottom: 20px
}

.operation-container .expert li {
    display: block;
    font-size: 16px;
    color: #535353;
    line-height: 34px
}

.operation-container .expert input {
    display: inline-block;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 50px;
    text-indent: 16px;
    margin-top: 30px
}

.operation-container .expert .name,
.operation-container .expert .phone {
    width: 15%;
    margin-right: 28px
}

.operation-container .expert .company {
    width: 35%
}

.operation-container .expert .order {
    width: 35%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #d8d8d8;
    color: #051022;
    margin: 67px auto 0;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: translateX(-36px);
    -moz-transform: translateX(-36px);
    -ms-transform: translateX(-36px);
    -o-transform: translateX(-36px);
    transform: translateX(-36px)
}

.operation-container .expert .close {
    position: absolute;
    top: 32px;
    right: 32px;
    font-size: 30px;
    font-weight: 700
}

.technology {
    max-width: 1140px;
    margin: 90px auto;
    text-align: center;
    color: #051022
}

.technology .main-title {
    font-size: 32px;
    margin-bottom: 90px
}

.technology .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.technology .left-description {
    width: 30%;
    text-align: left
}

.technology .left-description a {
    color: #051022
}

.technology .left-description .left-title {
    color: #051022;
    font-size: 24px;
    line-height: 30px
}

.technology .left-description .line {
    width: 25px;
    height: 3px;
    background-color: #3eb8ff;
    margin: 22px 0
}

.technology .left-description .left-content {
    color: #051022;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 52px
}

.technology .left-description .left-detail {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    background-color: #4598f0;
    border: 1px solid #4598f0;
    color: #fff
}

.technology .left-description .left-detail:hover {
    background-color: #418cdb
}

.technology .right {
    width: 70%;
    max-width: 1000px
}

.safe-container {
    background-color: #f3f8fc
}

.safe {
    max-width: 1140px;
    margin: 0 auto;
    padding: 90px 0;
    text-align: center
}

.safe .main-title {
    font-size: 32px;
    color: #051022
}

.safe .sub-title {
    font-size: 18px;
    color: #535353;
    margin-top: 10px;
    margin-bottom: 50px
}

.safe .safe-video-container {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto
}

.safe .white-book-download {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 1px solid #4598f0;
    background-color: #4598f0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 50px auto 0;
    font-size: 16px
}

.safe .white-book-download:hover {
    color: #fff;
    background-color: #418cdb
}

.safe video {
    width: 100%
}

.safe .safe-download-container {
    position: absolute;
    left: 0;
    width: 100%;
    color: #fff
}

.safe .safe-download-container li {
    width: 25%;
    height: 150px;
    text-align: center;
    float: left;
}

.safe .safe-download-container li .iconfont {
    display: block;
    margin-top: 15%;
    font-size: 45px
}

.safe .safe-download-container li p {
    margin-top: 10px;
    font-size: 14px;
}

video {
    object-fit: fill;
    height: auto;
}

.safe .safe-download-container .white-book {
    position: relative
}

.safe .safe-download-container .white-book a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.safe .safe-download-container .white-book .iconfont {
    color: #3eb8ff
}

.generate-solution-container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #3cbaff;
    z-index: 99
}

.generate-solution-container .close {
    position: absolute;
    right: 30px;
    top: 10px;
    color: #fff;
    z-index: 999;
    cursor: pointer
}

.generate-solution-container .generate-solution {
    max-width: 1134px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px
}

.generate-solution-container .generate-solution .line {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 15px;
    background-color: #fff
}

.generate-solution-container .generate-solution li {
    position: relative;
    width: 25%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-right: 15px
}

.generate-solution-container .generate-solution li:after {
    content: "";
    height: 25px;
    width: 1px;
    background: #fff;
    position: absolute;
    top: 20px;
    right: 0
}

.generate-solution-container .generate-solution li:first-child p {
    font-size: 18px
}

.generate-solution-container .generate-solution li.regin-block {
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5;
    -moz-box-flex: 1.5;
    -ms-flex: 1.5;
    flex: 1.5
}

.generate-solution-container .generate-solution li.regin-block .container {
    line-height: 1.6;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.generate-solution-container .generate-solution li.regin-block .container p:last-child {
    font-size: 12px
}

.generate-solution-container .generate-solution li.regin-block .container .max360 {
    display: none
}

.generate-solution-container .generate-solution li.regin-block .container .min360 {
    display: block
}

.generate-solution-container .generate-solution li.regin-block .regin-btn {
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid transparent;
    width: 120px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    text-align: center;
    color: #3cbaff
}

.generate-solution-container .generate-solution li.regin-block .regin-btn:hover {
    background: #3cbaff;
    color: #fff;
    border: 1px solid #fff
}

.generate-solution-container .generate-solution li:last-child i {
    position: relative;
    right: 0;
    z-index: -1
}

.generate-solution-container .generate-solution li:last-child:after {
    height: 0;
    width: 0
}

.generate-solution-container .generate-solution li img {
    width: 90px;
    height: 35px;
    margin-right: 20px
}

.generate-solution-container .generate-solution li select {
    position: relative;
    z-index: 999;
    width: 35%;
    height: 100%;
    border: 0;
    color: #fff;
    vertical-align: bottom;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    background-color: transparent
}

.generate-solution-container .generate-solution li select::-ms-expand {
    display: none
}

.generate-solution-container .generate-solution li select option {
    font-size: 15px;
    background-color: #3cbaff
}

.generate-solution-container .generate-solution li i {
    position: absolute;
    right: 35%
}

.generate-solution-container .generate-solution li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.industry-pratice {
    max-width: 1140px;
    margin: 90px auto 90px;
    text-align: center;
    position: relative
}

.industry-pratice .swiper-container-industry {
    overflow: visible
}

.industry-pratice .main-title {
    font-size: 32px;
    color: #051022
}

.industry-pratice .sub-title {
    font-size: 18px;
    color: #535353;
    margin-bottom: 50px;
    margin-top: 20px
}

.industry-pratice .sub-title div {
    margin-bottom: 10px
}

.industry-pratice .industry-list li {
    width: 25%
}

.industry-pratice .industry-list .icon-box {
    width: 140px;
    height: 140px;
    line-height: 140px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 10px 0 #f2f2f2;
    -moz-box-shadow: 0 6px 10px 0 #f2f2f2;
    box-shadow: 0 6px 10px 0 #f2f2f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat
}

.industry-pratice .industry-list .icon-box:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(115, 124, 139, .3);
    -moz-box-shadow: 0 6px 20px 0 rgba(115, 124, 139, .3);
    box-shadow: 0 6px 20px 0 rgba(115, 124, 139, .3)
}

.industry-pratice .industry-list .icon-box i {
    font-size: 60px;
    color: #3cbaff
}

.industry-pratice .industry-list .industry-title {
    color: #051022;
    font-size: 20px;
    font-weight: 500;
    margin: 35px 0 10px
}

.industry-pratice .industry-list .industry-introduce {
    color: #535353;
    font-size: 16px;
    line-height: 24px
}

.customer {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 90px
}

.customer .title {
    font-size: 32px;
    color: #051022;
    margin-bottom: 50px;
    font-weight: 700
}

.customer .sub-title {
    font-size: 18px;
    color: #535353;
    margin-top: 10px;
    margin-bottom: 54px
}

.customer .swiper-wrapper .swiper-slide {
    margin-top: 12px
}

.customer .swiper-wrapper .first-slide a:nth-child(1) {
    background-image: url(../image/home/logo-dazhong.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(1):hover {
    background-image: url(../image/home/logo-c-dazhong.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(2) {
    background-image: url(../image/home/logo-vanke.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(2):hover {
    background-image: url(../image/home/logo-c-vanke.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(3) {
    background-image: url(../image/home/logo-huada.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(3):hover {
    background-image: url(../image/home/logo-c-huada.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(4) {
    background-image: url(../image/home/logo-haier.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(4):hover {
    background-image: url(../image/home/logo-c-haier.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(5) {
    background-image: url(../image/home/logo-dbzy.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(5):hover {
    background-image: url(../image/home/logo-c-dbzy.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(6) {
    background-image: url(../image/home/logo-jzt.png)
}

.customer .swiper-wrapper .first-slide a:nth-child(6):hover {
    background-image: url(../image/home/logo-c-jzt.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(1) {
    background-image: url(../image/home/logo-jml.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(1):hover {
    background-image: url(../image/home/logo-c-jml.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(2) {
    background-image: url(../image/home/logo-anjing.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(2):hover {
    background-image: url(../image/home/logo-c-anjing.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(3) {
    background-image: url(../image/home/logo-yuntong.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(3):hover {
    background-image: url(../image/home/logo-c-yuntong.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(4) {
    background-image: url(../image/home/logo-tuopai.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(4):hover {
    background-image: url(../image/home/logo-c-tuopai.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(5) {
    background-image: url(../image/home/logo-tongji.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(5):hover {
    background-image: url(../image/home/logo-c-tongji.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(6) {
    background-image: url(../image/home/logo-xidi.png)
}

.customer .swiper-wrapper .second-slide a:nth-child(6):hover {
    background-image: url(../image/home/logo-c-xidi.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(1) {
    background-image: url(../image/home/logo-bgy.png);
    -moz-background-size: 95px;
    -o-background-size: 95px;
    background-size: 95px
}

.customer .swiper-wrapper .three-slide a:nth-child(1):hover {
    background-image: url(../image/home/logo-c-bgy.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(2) {
    background-image: url(../image/home/logo-ws.png);
    -moz-background-size: 95px;
    -o-background-size: 95px;
    background-size: 95px
}

.customer .swiper-wrapper .three-slide a:nth-child(2):hover {
    background-image: url(../image/home/logo-c-ws.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(3) {
    background-image: url(../image/home/logo-shiyao.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(3):hover {
    background-image: url(../image/home/logo-c-shiyao.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(4) {
    background-image: url(../image/home/logo-tebian.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(4):hover {
    background-image: url(../image/home/logo-c-tebian.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(5) {
    background-image: url(../image/home/logo-yincheng.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(5):hover {
    background-image: url(../image/home/logo-c-yincheng.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(6) {
    background-image: url(../image/home/logo-shxs.png)
}

.customer .swiper-wrapper .three-slide a:nth-child(6):hover {
    background-image: url(../image/home/logo-c-shxs.png)
}

.customer .swiper-wrapper a {
    display: inline-block;
    max-width: 180px;
    width: 15%;
    height: 70px;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.customer .swiper-wrapper a:nth-child(6) {
    margin-right: 0
}

.customer .safe {
    padding: 0
}

.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 9999
}

.btndetail {
    width: 136px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: .6;
    border: 1px solid #fff;
    text-align: center
}

.carousel-inner .card {
    background-image: url(../../../images/home-pc.jpg);
    background-position: center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

.carousel-inner .card-wps {
    background-image: url(../../../images/home-wps-pc.jpg)
}

.pagination .swiper-pagination-bullet {
    margin-right: 20px
}

.pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.none {
    display: none
}

#hero-slide .swiper-slide {
    overflow: hidden
}

#hero-slide .swiper-slide .banner-info {
    top: 30%;
    text-align: center
}

#hero-slide .swiper-slide .banner-info .banner-digest {
    text-align: center
}

#hero-slide .swiper-slide img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 4s ease-out;
    -o-transition: all 4s ease-out;
    -moz-transition: all 4s ease-out;
    transition: all 4s ease-out;
    -o-object-fit: cover;
    object-fit: cover
}

#hero-slide .swiper-slide .ani-text {
    -webkit-transform: translateY(400px);
    -moz-transform: translateY(400px);
    -ms-transform: translateY(400px);
    -o-transform: translateY(400px);
    transform: translateY(400px);
    opacity: 0;
    -webkit-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    transition: all .6s ease-out
}

#hero-slide .swiper-slide .ani-btns {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
    opacity: 0;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    transition: all 1s ease-out
}

#hero-slide .swiper-slide-active img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 4s ease-out;
    -o-transition: all 4s ease-out;
    -moz-transition: all 4s ease-out;
    transition: all 4s ease-out
}

#hero-slide .swiper-slide-active .ani-text {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    transition: all .6s ease-out
}

#hero-slide .swiper-slide-active .ani-btns {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.pc {
    display: block
}

.mobile {
    display: none
}

@media (min-width:769px) {
    .yun-wrap .service__list .service__li {
        display: block;
        float: left;
        width: 260px
    }

    .flex-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .customer .swiper-wrapper {
        display: block
    }

    .customer .customer-pagination {
        display: none
    }
}

@media (max-width:768px) {
    .pc {
        display: none
    }

    .mobile {
        display: block
    }

    .banner-button-group,
    .banner-info {
        display: none
    }

    #homeBanner {
        margin-top: 35px;
        height: 85.2vw
    }

    #homeBanner #hero-slide .banner-pagination {
        bottom: 20px
    }

    #homeBanner #hero-slide .banner-pagination .swiper-pagination-bullet {
        width: 5px;
        height: 5px
    }

    #homeBanner .ui-container-fluid {
        display: none
    }

    .customer {
        height: 282px
    }

    .customer .swiper-container-customer {
        height: 232px
    }

    .ui-container-fluid-mobile {
        display: block;
        width: 100%;
        height: 40px;
        background-color: #f3f8fc
    }

    .ui-container-fluid-mobile .home-notice-title {
        height: 40px;
        line-height: 40px;
        width: 65px
    }

    .ui-container-fluid-mobile .gonggao {
        margin-right: 20px
    }

    .ui-container-fluid-mobile .home-notice li {
        width: 100%;
        height: 40px !important;
        line-height: 40px !important
    }

    .technology {
        width: 375.2px;
        height: 451.2px
    }

    .carousel-inner .card {
        background-image: url(../../../images/home-sp.jpg)
    }

    .carousel-inner .card-wps {
        background-image: url(../../../images/home-wps-sp.jpg)
    }

    .home-new-banner .btn-container a {
        width: 200px;
        height: 30px;
        line-height: 30px;
        color: #f8e71c;
        background: 0 0;
        border: 1px solid #f8e71c;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px
    }

    .home-new-banner .btn-container .show-complete-video {
        display: block;
        width: 200px;
        height: 30px;
        line-height: 30px;
        margin-left: 0;
        background: 0 0;
        color: #fff;
        border: 1px solid #fff;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        margin-top: 14px
    }

    .home-new-banner .banner-pagination {
        bottom: 20px;
        height: 5px
    }

    .home-new-banner .mobile-video {
        display: block;
        background: no-repeat center;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .home-new-banner .haier {
        background-image: url(../image/home/mobile-haier.jpg)
    }

    .home-new-banner .v9 {
        background-image: url(../image/home/mobile-v9.jpg)
    }

    .home-new-banner .planet {
        background-image: url(../image/home/mobile-planet.jpg)
    }

    .service-pagination {
        display: block
    }

    body {
        padding-bottom: 48px
    }

    .yun-containner {
        padding-top: 40px;
        padding-bottom: 26px
    }

    .service__li {
        margin-top: 20px;
        width: 100%
    }

    .service__icon-wrap {
        height: auto;
        padding-bottom: 10px
    }

    .service__icon {
        height: 110px
    }

    .service__title {
        font-size: 20px;
        line-height: 28px
    }

    .service__content {
        font-size: 15px;
        line-height: 30px
    }

    .pagination {
        display: block;
        margin-top: 25px
    }

    .pagination .swiper-pagination-bullet {
        margin-right: 13px;
        width: 5px;
        height: 5px;
        vertical-align: top
    }

    .pagination .swiper-pagination-bullet:last-child {
        margin-right: 0
    }

    .pagination .swiper-pagination-bullet-active {
        background-color: #00aeff
    }

    .product {
        margin-top: 0;
        padding: 0 20px
    }

    .product__img-wrap {
        display: none
    }

    .product__list-wrap {
        display: inline-block;
        width: 50%
    }

    .product__item-content {
        display: none
    }

    .product__item {
        padding-right: 0
    }

    .product__item-icon-wrap {
        position: static;
        width: 58px;
        height: 58px;
        font-size: 31px;
        line-height: 58px;
        text-align: center;
        color: #00aeff;
        border: 1px solid #00aeff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }

    .product__item-title {
        text-align: center;
        color: #535353
    }

    .product__li {
        margin-top: 0;
        height: 115px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 20px
    }

    .product__li.active .product__item-title {
        color: #535353
    }

    .yun-wrap--truth {
        padding-bottom: 20px
    }

    .truth__company-list-wrap {
        margin: 0 20px
    }

    .truth__company-wrap {
        margin-top: 20px
    }

    .index__truth-content {
        display: none
    }

    .truth__company-logo-wrap {
        margin: 0;
        height: 0;
        display: none
    }

    .truth__company-person {
        display: block;
        margin-left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .truth__company-li {
        padding: 0
    }

    .truth__company-evaluate {
        position: static;
        padding: 10px 45px;
        border: none;
        background-color: transparent
    }

    .truth__company-evaluate:after {
        display: none
    }

    .truth__company-evaluate:before {
        display: none
    }

    .truth__company-person-img {
        width: 160px;
        height: 160px;
        border: 11px solid #fff
    }

    .truth__company-person-name {
        margin-top: 17px;
        font-size: 22px;
        line-height: 32px;
        font-weight: 700
    }

    .truth__company-person-position {
        font-size: 16px;
        line-height: 30px
    }

    .truth-pagination {
        margin-top: 14px;
        height: 4px
    }

    .truth-pagination .swiper-pagination-bullet {
        background-color: #fff;
        opacity: .3
    }

    .truth-pagination .swiper-pagination-bullet-active {
        opacity: 1
    }

    .truth__company-next,
    .truth__company-prev {
        display: none
    }

    .truth-pagination {
        text-align: center
    }

    .yun-wrap--truth {
        background: url(/home/images/index/truth-bg-mobile.jpg) no-repeat 0 0;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%
    }

    .yun-wrap--truth .right-bottom {
        height: 517px
    }

    .yun-wrap--secret .yun-containner {
        position: relative;
        padding-top: 0;
        padding-bottom: 0
    }

    .index__title-h3--focus {
        color: #fff
    }

    .index__title-h3--secret {
        position: absolute;
        z-index: 999999;
        top: 30px;
        width: 100%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        display: none
    }

    .planet_video-wrap {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin: 0
    }

    .planet_video-cover {
        display: block;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-color: #000;
        z-index: 9;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%
    }

    .planet_video_staff-cover {
        background-image: url(/home/images/index/staff-cover.jpg)
    }

    .planet_video_manager-cover {
        background-image: url(/home/images/index/manager-cover.jpg)
    }

    .planet_video_cxo-cover {
        background-image: url(/home/images/index/cxo-cover.jpg)
    }

    .planet_video {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .play-icon {
        z-index: 99;
        width: 80px;
        height: 80px;
        border-width: 1px
    }

    .play-icon:before {
        z-index: 999999;
        position: absolute;
        content: "";
        left: 50%;
        top: 0;
        bottom: 0;
        margin: auto 0 auto -8px;
        width: 0;
        height: 0;
        border-width: 16px 23px;
        border-color: transparent transparent transparent #fff;
        border-style: solid;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

    .yun-wrap--focus {
        display: none
    }

    .yun-wrap--truth .left-top,
    .yun-wrap--truth .right-bottom {
        display: none
    }

    .planet_pd {
        padding-top: 0;
        padding-bottom: 0
    }

    .planet_video_next,
    .planet_video_prev {
        display: none
    }

    .planet_pagination {
        bottom: -2px !important
    }

    .planet_pagination .swiper-pagination-bullet {
        opacity: .3;
        background-color: #fff !important
    }

    .planet_pagination .swiper-pagination-bullet-active {
        opacity: 1
    }

    .dynamic-container {
        padding: 25px 12px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #fff
    }

    .dynamic-container .dynamic h3 {
        margin-bottom: 22px
    }

    .dynamic-container .dynamic .news-list {
        position: relative
    }

    .dynamic-container .dynamic .news-list .news-time {
        position: absolute;
        top: 20px;
        left: 11px;
        color: #777
    }

    .dynamic-container .dynamic .news {
        width: 100%;
        float: none
    }

    .dynamic-container .dynamic .news .news-lists:after {
        left: 1.5px;
        top: 7.5px
    }

    .dynamic-container .dynamic .news .dots {
        width: 5px;
        height: 5px;
        margin-left: 0;
        margin-right: 6px
    }

    .dynamic-container .dynamic .news .more {
        color: #3eb8ff
    }

    .dynamic-container .dynamic .activities {
        width: 100%;
        float: none;
        margin-top: 30px
    }

    .dynamic-container .dynamic .activities .activities-list {
        width: 100%;
        margin-left: 0;
        margin-bottom: 24px
    }

    .dynamic-container .dynamic .activities .activities-list .activities-title {
        font-size: 14px
    }

    .dynamic-container .dynamic .activities .activities-list img {
        width: 100%
    }

    .industry-pratice {
        margin: 0 auto;
        padding: 40px 0;
        overflow: hidden
    }

    .industry-pratice .industry-list li {
        width: 100%
    }

    .industry-pratice .industry-list .icon-box {
        width: 160px;
        height: 160px;
        line-height: 160px
    }

    .industry-pratice .industry-list .industry-title {
        margin: 30px 0 0
    }

    .industry-pratice .industry-list .industry-introduce {
        margin-top: 10px
    }

    .industry-pratice .main-title {
        font-size: 20px
    }

    .industry-pratice .sub-title {
        font-size: 15px;
        margin: 18px 0 30px
    }

    .industry-pratice .industry-pagination {
        margin-top: 29px
    }

    .solution {
        padding: 40px 0;
        overflow: hidden
    }

    .solution .content-list {
        width: 80%;
        overflow: visible;
        padding-bottom: 30px
    }

    .solution .content-list .list-item {
        margin-top: 0
    }

    .solution .content-list .list-item:nth-child(3n+2) {
        margin: 0
    }

    .solution .content-list .list-item-content {
        text-align: center;
        text-indent: 0;
        padding-top: 15px
    }

    .solution .content-list .list-item-content .list-item-title {
        margin-top: 10px;
        margin-bottom: 0
    }

    .solution .content-list .list-item-content .list-item-title a {
        font-size: 14px;
        color: #051022
    }

    .solution .content-list .list-item-content .list-item-foot {
        display: none
    }

    .solution .content-list .swiper-slide-prev {
        margin-left: -8px !important
    }

    .solution .content-list .swiper-slide-active {
        margin: 0 8px !important
    }

    .solution .more {
        width: 120px;
        height: 40px;
        line-height: 40px;
        border-color: #4598f0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 0;
        color: #fff;
        background-color: #4598f0
    }

    .solution .more:hover {
        background-color: #418cdb
    }

    .solution .more i {
        display: none
    }

    .operation-container .operation {
        padding: 40px 0
    }

    .operation-container .operation li {
        width: 100%
    }

    .operation-container .operation .title {
        display: block;
        margin-bottom: 10px;
        font-size: 21px;
        color: #051022
    }

    .operation-container .operation .icon-box {
        width: 160px;
        height: 160px;
        line-height: 160px
    }

    .operation-container .operation .operation-title {
        margin: 30px 0 0
    }

    .operation-container .operation .operation-introduce {
        margin-top: 10px
    }

    .operation-container .operation .blank {
        margin-left: 0
    }

    .operation-container .operation .swiper-container-operation {
        margin-top: 30px
    }

    .operation-container .operation .operation-pagination {
        margin-top: 30px
    }

    .operation-container .expert {
        padding: 40px 36px
    }

    .operation-container .expert .expert-title {
        text-align: center
    }

    .operation-container .expert li {
        font-size: 12px;
        text-align: justify
    }

    .operation-container .expert input {
        display: block;
        margin-top: 20px
    }

    .operation-container .expert .company,
    .operation-container .expert .name,
    .operation-container .expert .phone {
        width: 100%;
        height: 30px;
        margin-right: 0
    }

    .operation-container .expert .order {
        height: 30px;
        line-height: 30px;
        margin-top: 37px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        color: #3eb8ff;
        border-color: #3eb8ff;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px
    }

    .safe {
        padding: 40px 0
    }

    .safe .main-title {
        font-size: 20px
    }

    .safe .sub-title {
        font-size: 16px;
        margin-bottom: 0
    }

    .safe .safe-video-container {
        width: 90%;
        margin: 30px auto 122px;
        overflow: visible
    }

    .safe .safe-download-container {
        width: 100%;
        color: #051022
    }

    .safe .safe-download-container li {
        width: 25%
    }

    .safe .safe-download-container li i {
        color: #9b9b9b
    }

    .safe .safe-download-container li p {
        font-size: 12px
    }

    .safe .safe-download-container .white-book {
        display: none
    }

    .safe .white-book-download {
        display: block;
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        color: #fff;
        border: 1px solid #4598f0;
        background-color: #4598f0
    }

    .safe .white-book-download:hover {
        color: #fff;
        background-color: #418cdb
    }

    .technology {
        margin: 40px auto;
        overflow: hidden
    }

    .technology .swiper-slide {
        display: block
    }

    .technology li {
        padding: 0 !important
    }

    .technology .main-title {
        font-size: 20px;
        margin-bottom: 0
    }

    .technology .left-description {
        float: none;
        width: 80%;
        text-align: center;
        margin: 0 auto
    }

    .technology .left-description .table-container {
        margin-top: 30px;
        padding-left: 0
    }

    .technology .left-description .left-title {
        font-size: 18px
    }

    .technology .left-description .left-content {
        line-height: 30px;
        color: #535353;
        margin-top: 10px
    }

    .technology .left-description .left-detail {
        display: none
    }

    .technology .left-description .line {
        display: none
    }

    .technology .right {
        float: none;
        margin-top: 30px
    }

    .customer {
        margin: 40px 0 70px 0
    }

    .customer .title {
        font-size: 20px;
        margin-bottom: 30px
    }

    .customer .sub-title {
        font-size: 16px;
        margin-bottom: 30px
    }

    .customer .swiper-wrapper .swiper-slide {
        text-align: center;
        margin-top: 0
    }

    .customer .swiper-wrapper a {
        max-width: none;
        width: 48%;
        height: 63px
    }

    .customer .swiper-wrapper a:nth-child(2n+2) {
        margin-right: 0
    }

    .customer .safe {
        padding: 0
    }

    .generate-solution-container {
        display: none
    }

    .technology-pagination.technology-pagination {
        bottom: 14px
    }
}

@media (min-width:769px) {
    .ui-banner .ubc-text {
        width: 100%;
        text-align: center
    }

    .ui-banner .one {
        height: 100%;
        bottom: 0
    }

    .ui-banner .one p {
        width: 100%;
        height: 100%
    }

    .ui-banner .ubc-text .bannerBtnOne {
        width: 100%;
        height: 100%
    }

    .yun-containner {
        margin: 0 auto;
        max-width: 1000px;
        width: 100%
    }

    .service__li {
        width: 25%
    }

    .product__list-wrap {
        position: absolute;
        top: 200px;
        right: 50%;
        margin-right: 240px
    }

    .product__list-wrap-second {
        position: absolute;
        top: 200px;
        left: 50%;
        right: auto;
        margin-left: 240px;
        margin-right: auto
    }

    .product__list-wrap-second .product__item {
        position: relative;
        display: block;
        padding-left: 85px;
        padding-right: 0;
        text-align: left
    }

    .product__list-wrap-second .product__item-title {
        white-space: nowrap
    }

    .product__list-wrap-second .product__item-icon-wrap {
        left: 0;
        right: auto
    }

    .product__list-wrap-first .product__item {
        position: relative;
        display: block;
        padding-right: 85px;
        text-align: right
    }

    .product__item-icon-wrap {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 60px;
        height: 50px
    }

    .industry-pratice .industry-pagination {
        display: none
    }

    .safe .safe-download-container {
        bottom: 0;
        background-color: rgba(5, 16, 34, .5)
    }

    .safe .safe-download-container li .iconfont {
        margin-top: 32px;
        margin-bottom: 21px
    }

    .safe .white-book {
        background-color: rgba(5, 16, 34, .5)
    }

    .operation .operation-pagination {
        display: none
    }
}

@media screen and (max-width:1060px) {
    .home-new-banner {
        margin-top: 35px
    }

    .safe .safe-download-container li .iconfont {
        margin-top: 20%;
        font-size: 30px
    }

    .safe .safe-download-container li p {
        font-size: 12px
    }
}

@media screen and (max-width:1140px) {
    .technology .left .table-container {
        padding-left: 15px
    }
}

@media screen and (max-width:1360px) {
    .generate-solution-container .generate-solution li.regin-block .container .max360 {
        display: block
    }

    .generate-solution-container .generate-solution li.regin-block .container .min360 {
        display: none
    }
}
@media screen and (max-width:540px) {
    .industry-list.swiper-wrapper, .swiper-container-operation .swiper-wrapper, .swiper-container-technology .swiper-wrapper{ display:block; overflow:hidden;}
    .industry-pratice .industry-list li{ float:left; width:50%;}
    .operation-container .operation li{ float:left; width:33.3%;}
    .industry-pratice .industry-list .icon-box, .operation-container .operation .icon-box{ width:100px; height:100px; background-size: 50px;}
    .technology{ width:100%; height:auto;}
    .customer{ height:auto;}
    .swiper-container-customer .swiper-wrapper{ display:block;}
    .customer .swiper-wrapper a{ float:left;}
    .customer .swiper-container-customer{ height:auto;}
}

/*# sourceMappingURL=sourcemaps/index.css.map */