<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.l-canvas.col_sidecont .l-content{
    width:100%;
}
.solution.l-submain{
    padding: 0 40px;
}
.l-canvas.headerpos_fixed.headertype_extended .l-main{
    padding-top: 0;
}
.l-content{
    background-color: white;
}
.test{
    height: 200px;
    background: white;
}
.list ul{
    list-style: none;
}
/*解决方案样式*/
.g-html .solution{
    display: inline-block;
    margin: 0 auto;
    color: #5fb336;
    border-bottom: 4px solid #5fb336;
    padding-bottom: 16px;
    font-size: 30px;
    font-weight: bolder;
}
.g-html .solution1{
    font-size: 24px;
    color: #919191;
    border-top:1px solid #d8d8d8;
    padding-top: 6px;
    padding-bottom: 20px;
}
.w-pagehead p{
    margin: 0;
}

/*中间内容样式*/
.w-portfolio-list-h{
    width: 100%;
    margin: 0 auto;
}
.w-portfolio.columns_3.type_sortable .w-portfolio-item{
    /* width: 30%; */
	width: 300px !important;
    margin-left: 4.65%;
    /* margin-right: 1.65%; */
    border: 1px solid #ececec;
    height:420px;
    padding: 5px;
}
.w-portfolio-item{
    margin-bottom: 40px;
}
/*中间内容块上滑动画*/
.w-portfolio-item-images{
    width:100%;
}
/*解决中间块overflow*/
.w-portfolio-item-image,.w-portfolio-item,.w-portfolio-item-anchor{
    overflow: visible;
}
/*块内容底部文字样式*/
.w-portfolio-item-metas{
    width: 90%;
    margin: 0 auto;
}
.w-portfolio-item-metas h1{
    color: #8c8c8c;
    font-size: 24px;
    border-bottom: 1px solid #d8d8d8;
    text-align: center;
    margin-bottom: 16px;
    padding-bottom: 16px;
    padding-top: 20px;
    line-height: 24px;
    font-weight:bolder;
}
.w-portfolio-item-metas p{
    font-size: 14px;
    line-height: 24px;
}
/*结束*/
/*解决方案页面1*/
.scene-box .icon{
    display: inline-block;
    width: 38px;
    height: 35px;
    background:url("../images/icon.png") no-repeat ;
    margin-top: 4px;
}
.scene-box .icon-1{
    background-position: -10px -120px;
}
.scene-box .icon-2{
    background-position: -54px -120px;
}
.scene-box .icon-3{
    background-position: -100px -120px;
}
.scene-box .icon-4{
    background-position: -144px -120px;
}
.scene-box .p-bigger{
    color: #424242;
    font-size: 20px;
}
.scene-box .three-fourths p{
    color: #777;
    line-height: 30px;
    text-align: left;
}
/*功能特点icon位置*/
.one-fifth-icon{
    display: inline-block;
    width:100px;
    height:100px;
    background: url("../images/icon.png") no-repeat
}
.one-fifth-icon1{
    background-position:  -10px -10px;
}
.one-fifth-icon2{
    background-position:  -120px -10px;
}
.one-fifth-icon3{
    background-position:  -230px -10px;
}
.one-fifth-icon4{
    background-position:  -340px -10px;
}
.one-fifth-icon5{
    background-position:  -450px -10px;
}
/*套餐价格区域样式*/
.w-pricing-item-title,.w-pricing-item-price{
    color: white;
}
.w-pricing-item-title{
    font-size: 24px;
    font-weight: bolder;
}
.w-pricing-item-price{
    font-size: 18px;
    font-weight: bolder;
}
.red-p{
    color: #e95921;
}
.w-pricing-item-header1 .w-pricing-item-title,.w-pricing-item-header1 .w-pricing-item-price{
    background-color: #ff9e80;
}
.w-pricing-item-header2 .w-pricing-item-title,.w-pricing-item-header2 .w-pricing-item-price{
    background-color: #ffcd40
}
.w-pricing-item-header3 .w-pricing-item-title,.w-pricing-item-header3 .w-pricing-item-price{
    background-color: #82b1ff;
}
.w-pricing-item-header4 .w-pricing-item-title,.w-pricing-item-header4 .w-pricing-item-price{
    background-color: #b388ff;
}
.w-pricing-item:first-child .w-pricing-item-h{
    box-shadow: 1px 0 0 rgba(0,0,0,0.08) inset;
}
.w-pricing-item:last-child .w-pricing-item-h{
    box-shadow: 0 0 5px rgba(0,0,0,0.08) inset;
}
.package-box .w-pricing-item-h,.package-box .w-pricing{
    margin-bottom: 0;
}
/*套餐更多信息*/
.more-package-box{
    background-color: #fdfdfd;
}
.more-package .g-cols{
    text-align: center;
}
.more-package-icon{
    display: inline-block;
    width: 55px;
    height: 55px;
    background:url("../images/icon.png") no-repeat;
}
.more-package .good-icon{
    background-position: -190px -118px;
}
.more-package .money{
    background-position: -250px -118px;
}
.more-package span{
    display: inline-block;
    font-size: 24px;
    line-height:55px;
    transform: translateY(-20px);
}
.one-fourth-green{
    color: #5fb337;
}
.one-fourth-green p{
    line-height: 44px;
    font-size: 28px;
    text-align: left;
}
/*试用流程样式*/
/*组成样式*/
.try-box{
    padding-top: 38px;
    background-color: #fdfdfd;
}
.try-box .liucheng-box{
    width: 100%;
    margin: 0 auto;
}
.try-box .liucheng{
    width: 12%;
    display: inline-block;
}
.try-box .liucheng p{
    text-align: center;
    position: relative;
    top: 10px;
    font-size: 18px;

}
.try-box .liucheng .form-p{
    position: relative;
    top: -40px;color: white;
    font-size: 16px;
    font-weight: bolder;
}
.try-box .liucheng-box i{
    display: inline-block;
}
.try-box  .liucheng-icon1,.try-box  .liucheng-icon3,.try-box  .liucheng-icon5,.try-box  .liucheng-icon7{
    width: 103px;
    height: 103px;
    background: url("../images/icon1.png") no-repeat;
}
.try-box  .liucheng-icon2,.try-box  .liucheng-icon4,.try-box  .liucheng-icon6{
    width: 55px;
    height: 40px;
    position: relative;
    top:35px;
    left: 0px;
    background: url("../images/icon1.png") no-repeat -140px -138px;
}
.try-box  .liucheng-icon1{
    background-position: -19px -19px;
}
.try-box  .liucheng-icon3{
    background-position: -139px -19px;
}
.try-box  .liucheng-icon5{
    background-position: -259px -19px;
}
.try-box  .liucheng-icon7{
    background-position: -379px -19px;
}
.try-box  .liucheng-icon-form{
    width: 105px;
    height: 40px;
    background: url("../images/icon1.png") no-repeat -20px -145px;
}
@media (max-width: 1090px) {
    .try-box .liucheng-box{
        width: 100%;
        margin: 0 auto;
    }
    .try-box .liucheng{
        display: inline-block;
        width:25%;
        text-align: center;
        padding: 10px;
        margin-bottom: 10px;
    }
    .try-box .liucheng-box .liucheng-icon-form{
        display: block;
        margin: 0 auto;
    }
    .try-box .liucheng .form-p{
        position: relative;
        top: -32px;color: white;
        font-size: 16px;
        font-weight: bolder;
    }
}
@media (max-width: 710px) {
    .try-box .liucheng-box{
        width: 90%;
        margin: 0 auto;
    }
    .try-box .liucheng{
        display: inline-block;
        width:100%;
        text-align: center;
        padding: 10px;
        margin-bottom: 10px;

    }
    .try-box .liucheng-icon2,.try-box .liucheng-icon4,.try-box .liucheng-icon6{
        position: relative;
        top:0;
        left: 0;
        transform: rotate(90deg);
    }
    .try-box .liucheng-box .liucheng-icon-form{
        display: block;
        margin: 0 auto;
    }
    .try-box .liucheng .form-p{
        position: relative;
        top: -32px;color: white;
        font-size: 16px;
        font-weight: bolder;
    }
}



/*结束*/

/*解决方案页面2*/
.kd-h1{
    border-bottom: 2px solid #d8d8d8;
}
.solution2{
    position: relative;
}
.word-left{
    width: 30%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.word-right{
    width: 30%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.word-left div,.word-right div{
    height:100%;
    display: table;
}
.word-left div p,.word-right div p{
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.g-html h4:last-child{
    margin-bottom: 32px;
}

@media (max-width: 710px) {
    .word-left, .word-right {
        width: 100%;
        position: relative;
    }
}
.g-html .color-green{
    color: #5fb336;
}
.kuaidi-box h4{
    text-align: center;
    margin-bottom: 10px;
}
/*可定制开发样式*/
.kaifa{
    background-color: #fbfbfb;
    width: 100%;
}
.kaifa h1{
    color: orange;
    text-align: left;
    font-weight: bolder;
}
/*组成样式*/
.zucheng-box,.liucheng-box{
    width: 99%;
    margin: 0 auto;
}
.zucheng,.liucheng{
    display: inline-block;
    width:11%;
    text-align: center;

    border-top: 2px solid #EEEEEE;
    border-bottom: 2px solid #EEEEEE;
    border-right: 2px solid #EEEEEE;

}
@media (max-width: 1090px) {
    .zucheng-box,.liucheng-box{
        width: 100%;
        margin: 0 auto;
    }
    .zucheng,.liucheng{
        display: inline-block;
        width:25%;
        text-align: center;
        padding: 10px;
        border-top: 2px solid #EEEEEE;
        border-bottom: 2px solid #EEEEEE;
        border-right: 2px solid #EEEEEE;
        margin-bottom: 10px;

    }
}
@media (max-width: 710px) {
    .zucheng-box,.liucheng-box{
        width: 90%;
        margin: 0 auto;
    }
    .zucheng,.liucheng{
        display: inline-block;
        width:33.3%;
        text-align: center;
        padding: 10px;
        border-top: 2px solid #EEEEEE;
        border-bottom: 2px solid #EEEEEE;
        border-right: 2px solid #EEEEEE;
        margin-bottom: 10px;

    }
}
@media (max-width: 485px) {
    .zucheng-box{
        width: 90%;
        margin: 0 auto;
    }
    .zucheng{
        display: inline-block;
        width:100%;
        text-align: center;
        padding: 10px;
        border-top: 2px solid #d8d8d8;
        border-bottom: 2px solid #d8d8d8;
        margin-bottom: 10px;

    }
}

.zucheng:nth-child(9){
    border-right: 0;
}
.zucheng i{
    display: inline-block;
    width: 56px;
    height: 56px;
}
.zucheng-icon1{
    background: url("../images/icon.png") no-repeat -20px -20px;
}
.zucheng-icon2{
    background: url("../images/icon.png") no-repeat -90px -20px;
}
.zucheng-icon3{
    background: url("../images/icon.png") no-repeat -165px -20px;
}
.zucheng-icon4{
    background: url("../images/icon.png") no-repeat -235px -20px;
}
.zucheng-icon5{
    background: url("../images/icon.png") no-repeat -305px -20px;
}
.zucheng-icon6{
    background: url("../images/icon.png") no-repeat -375px -20px;
}
.zucheng-icon7{
    background: url("../images/icon.png") no-repeat -445px -20px;
}
.zucheng-icon8{
    background: url("../images/icon.png") no-repeat -515px -20px;
}
.zucheng-icon9{
    background: url("../images/icon.png") no-repeat -585px -20px;
}
.g-html p{
    margin-bottom: 0;
}
.zucheng-box h1{
    text-align: center;
}
.strongH1{
    font-weight:bolder;
}
/*流程icon*/
.liucheng-div{
    margin-top: 88px;
    padding-bottom: 88px;
    background-color: #fbfbfb;
}
.liucheng-box,.liucheng{
    vertical-align: top;
}
.liucheng-div .liucheng p{
    position: relative;
    left: 20px;
}
.liucheng-div .liucheng-box i{
    display: inline-block;
}
.liucheng-div .liucheng-icon1,.liucheng-div .liucheng-icon3,.liucheng-div .liucheng-icon5,.liucheng-div .liucheng-icon7,.liucheng-div .liucheng-icon9{
    width: 145px;
    height: 155px;
    background: url("../images/icon.png") no-repeat
}
.liucheng-div .liucheng-icon2,.liucheng-div .liucheng-icon4,.liucheng-div .liucheng-icon6,.liucheng-div .liucheng-icon8{
    width: 60px;
    height: 40px;
    background: url("../images/icon.png") no-repeat
}
.liucheng-div .liucheng-icon1{
    background-position:  -18px -90px;
}
.liucheng-div .liucheng-icon3{
    background-position:  -178px -90px;
}
.liucheng-div .liucheng-icon5{
    background-position:  -338px -90px;
}
.liucheng-div .liucheng-icon7{
    background-position:  -498px -90px;
}
.liucheng-div .liucheng-icon9{
    background-position:  -658px -90px;
}
.liucheng-div .liucheng-icon2,.liucheng-div .liucheng-icon6{
    background-position:  -670px -29px;
}
.liucheng-div .liucheng-icon4,.liucheng-div .liucheng-icon8{
    background-position:  -740px -29px;
}
.liucheng-div .liucheng-icon2,.liucheng-div .liucheng-icon4,.liucheng-div .liucheng-icon6,.liucheng-div .liucheng-icon8{
    position: relative;
    top:55px;
    left: 20px;
}
.liucheng{
    border: 0;
}
@media (max-width: 710px) {
    .liucheng-div .liucheng-box{
        width: 90%;
        margin: 0 auto;
    }
    .liucheng-div .liucheng{
        display: inline-block;
        width:100%;
        text-align: center;
        padding: 10px;
        margin-bottom: 10px;

    }
    .liucheng-div .liucheng-icon2,.liucheng-div .liucheng-icon4,.liucheng-div .liucheng-icon6,.liucheng-div .liucheng-icon8{
        position: relative;
        top:0;
        left: 0;
        transform: rotate(90deg);
    }
}

/*结束*/

/*解决方案页面3*/
.header-right-p{
    color: #a5a5a5;
    margin-top: 3rem;
}
.header-right-red-p{
    color: #f08e90;
    margin-top: 2rem;
}
.l-submain-h .one-half-h1{
    text-align: left;
}
/*header-right样式*/
.data-box .header-img{
    position: relative;
}
.data-box .header-right{
    position: absolute;
    left: 50%;
    top: 2rem;
}
.data-box .header-right-p20{
    font-size: 20px;
}
.g-html .one-half-h1{
    font-size: 28px;
    margin-bottom: 54px;
}
.g-html p{
    margin-bottom: 0;
}
@media (max-width: 1000px) {
    .data-box .header-right {
        position: relative;
        left: 0;
        top: 0;

    }

    .data-box .header-img {
        position: relative;
        width: 80%;
        margin: 0 auto;
    }
}
/*功能icon位置*/
.gn-box{
    background-color: #fcfcfc;
    padding-top: 62px;
    padding-bottom: 62px;
}
.function-icon{
    display: inline-block;
    width: 40px;
    height:44px;
    background: url("../images/icon.png") no-repeat;
}
.function-icon1{
    background-position: -20px -20px;
}
.function-icon2{
    background-position: -70px -20px;
}
.function-icon3{
    background-position: -130px -20px;
}
.function-icon4{
    background-position: -180px -20px;
}
.function-icon5{
    background-position: -240px -20px;
}
.function-icon6{
    background-position: -295px -20px;
}
.function-icon7{
    background-position: -350px -20px;
}
.function-icon8{
    background-position: -410px -20px;
}
.function-icon9{
    background-position: -460px -20px;
}
.function-icon10{
    background-position: -520px -20px;
}
/*功能文字样式*/
.w-iconbox-text p{
    line-height: 30px;
}
.g-html .w-iconbox-title{
    color: #727272;
    font-size: 24px;
}
/*配置区域*/
.peizhi-box img{
    width: 480px;
    height: 340px;
}
.peizhi-box .peizhi-img{
    height: 340px;
}
/*结束3*/
/*解决方案页面4*/
/*电商icon*/
.dianshang-icon{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("../images/icon.png") no-repeat;
}
.dianshang-icon1{
    background-position: -20px -20px;
}
.dianshang-icon2{
    background-position: -70px -20px;
}
.dianshang-icon3{
    background-position: -130px -20px;
}
.dianshang-icon4{
    background-position: -190px -20px;
}
.dianshang-icon5{
    background-position: -250px -20px;
}
.dianshang-icon6{
    background-position: -305px -20px;
}
.dianshang-icon7{
    background-position: -365px -20px;
}
.dianshang-icon8{
    background-position: -420px -20px;
}
.g-html .dianshang-title{
    color: #f79100;
    font-weight:bolder;
    border-bottom: 2px solid #EEEEEE;
    padding-bottom: 20px;
    padding-top: 35px;
    margin-bottom: 30px;
}
.dianshang-img{
    width: 100%;
}
.ds-box .g-cols{
    margin-bottom: 70px;
}
/*两列分布样式*/
.dianshang-box .one-half{
    padding: 0;
}
.dianshang-box .one-half-box{
    height: 950px;
    padding-top: 0;
}
.one-half-box table td:nth-child(odd) h1{
    font-weight: bolder;
}
.one-half-box table td:nth-child(even) h1,.one-half-box table td:nth-child(even) p{
    margin-bottom: 0;
}
.one-half-box table td:nth-child(even) h1{
    font-size: 20px;
}
.one-half-box table td:nth-child(even) p{
    font-size: 16px;
}
.dianshang-box .one-half-box:nth-child(1){
    border: 1px solid #86d585;
}
.dianshang-box .one-half-box:nth-child(2){
    border: 1px solid #8bbaf9;
}
.one-half-box-main{
    padding: 1rem;
}
.one-half-box-header{
    position: relative;
}
.one-half-box .header-right-p{
    position: absolute;
    left: 45%;
    top:0;
    color: white;
    height: 100%;
}
.one-half-box .header-right-p p{
    margin-bottom: 0;
    font-weight: bolder;
    font-size: 16px;
}
.one-half-box .header-right-p .header-right-p-div{
    display: table;
    width: 100%;
    height: 100%;
}
.one-half-box .header-right-p .header-right-p-div div{
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

.g-html table tbody tr td{
    border-bottom: 0;
}
.l-submain-h .box-title,.l-submain-h table h1{
    text-align: left;
}
@media (max-width: 480px) {
    .header-right-p .header-right-p-div div p{
        font-size: 12px;
    }
}

/*结束4*/
/*解决方案页面5*/
/*banner文字样式*/
.zb-box .header-img{
    position: relative;
}
.zb-box .img-p{
    position: absolute;
    bottom: 15px;
    width: 70%;
    left: 15%;
    text-align: center;
    color: white;
}
.g-html .img-p h1,.g-html .img-p p{
    margin-bottom: 0;
}
@media (max-width: 1013px) {
    .img-p{
        display: none;
    }
}
/*应用场景样式*/
.zb-scene-box{
    background-color: #fbfbfb;
}
.scene-h1{
    margin: 44px;
    text-align: center;
}
.zb-scene-box .g-html ul{
    margin-left:0;
    margin-top: 48px;
}
.g-html .scene-ul li{
    display: inline-block;
    list-style: none;
    width: 25%;
    text-align: center;
    margin-bottom: 60px;
}
@media (max-width: 1100px) {
    .g-html .scene-ul li{
        display: inline-block;
        list-style: none;
        width: 50%;
    }
}
@media (max-width: 680px) {
    .g-html .scene-ul li{
        display: inline-block;
        list-style: none;
        width: 100%;
    }
}
.changjing-icon{
    width: 245px;
    height: 245px;
    border-radius: 50%;
    margin: 0 auto;
}
/*总结样式*/
.zj-box{
    padding-bottom: 88px;
}
.l-submain-h .zj-h1{
    font-size: 18px;
    margin-top:44px;
}
.l-submain-h .zj-green-p{
    font-size: 20px;
    margin-bottom: 44px;
    margin-top: 0;
}
.no-touch .w-team-member-image{
    border-radius: 0;
}
.w-team-member-h{
    border: 2px solid #EEEEEE;
    text-align: center;
}
.content-box{
    margin-top: 30%;
}
.ab-p{
    font-size: 20px;
}
/*三角形*/
.sanjiaoxing{
    width: 0;
    height: 0;
    border-top: 20px solid #86d585;
    border-left: 10px solid transparent;
    border-right:10px solid transparent;
    text-align: center;
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin-left: -10px;
}
.image-icon{
    display: inline-block;
    width: 60px;
    height: 55px;
    background:url("../images/icon.png") no-repeat;
    margin-bottom: 20px;

}
@media screen and (max-width: 1100px) and (min-width: 900px) {
    .sanjiaoxing{
        bottom:10px;
    }
    .ab-p{
        font-size: 14px;
    }
    .image-icon{
        margin-bottom: 10px;
    }
}
.image-icon1{
    background-position: -20px -20px;
}
.image-icon2{
    background-position: -90px -20px;
}
.image-icon3{
    background-position: -160px -20px;
}
.image-icon4{
    background-position: -232px -20px;
}
/*滑过内容p样式*/
.w-team-member-links-list p{
    color: white;
    padding: 0 10px;
}
/*结束5*/

/*解决方案页面6*/
/*smart icon list样式*/
.header-img{
    position: relative;
}
.banner-div{
    width: 100%;
    position: absolute;
    left: 0;
    top:50%;
    margin-top: -48px;
}
.banner-div-words,.banner-div-words h2,.banner-div-words p{
    color: white;
    text-align: center;
    font-weight:bolder;
}
.banner-div-words p{
    margin-bottom: 0;
    font-size: 18px;
}
@media (max-width: 714px){
    .banner-div{
        display: none;
    }
}
.smart-icon{
    display: inline-block;
    width:80px;
    height:80px;
    background: url("../images/icon.png") no-repeat;
}
.smart-icon-list .w-iconbox-title{
    color: #86d585;
}
.smart-icon1{
    background-position: -20px -20px;
}
.smart-icon2{
    background-position: -115px -20px;
}
.smart-icon3{
    background-position: -210px -20px;
}
.smart-icon4{
    background-position: -305px -20px;
}
.smart-icon5{
    background-position: -400px -20px;
}
.smart-icon6{
    background-position: -495px -20px;
}
.w-iconbox.iconpos_top.with_circle .w-iconbox-title{
    padding-top: 0;
}
.g-html .smart-icon-h1{
    color: #a0a0a0;
    font-weight:bolder;
    margin: 26px 0;
}

/*手表样式*/
.watch-box{
    padding-bottom: 72px;
}
.g-html .watch-box-h1{
    margin: 44px 0;
}
.watch-box .image-icon{
    display: inline-block;
    width: 95px;
    height: 95px;
    background:url("../images/icon.png") no-repeat;
    margin-bottom: 22px;
}
@media screen and (max-width: 1100px) and (min-width: 900px) {
    .watch-box .image-icon{
        margin-bottom: 10px;
    }
}
.watch-box .image-icon1{
    background-position: -20px -115px;
}
.watch-box .image-icon2{
    background-position: -110px -115px;
}
.watch-box .image-icon3{
    background-position: -200px -115px;
}
/*方案优先*/
.ways-box{
    background-color: #fbfbfb;
    padding-top: 44px;
}
.ways-box .green-color-left{
    font-weight: bolder;
}
.ways-box .one-half-img{
    text-align: right;
}
/*结束6*/
/*解决方案页面7*/
/*banner样式*/
.g-html .banner-h1-1{
    font-size: 20px;
    line-height: 20px;
    color: #A0A0A0;
    margin: 28px 0 12px 0;
}
/*左右布局样式*/
.half-box{
    background-color: #fbfbfb;
    padding: 84px 0;
}
.one-half-img-div{
    text-align: center;
}
/*三角形*/
.serve{
    padding-bottom: 80px;
}
.serve .image-icon{
    display: inline-block;
    width: 60px;
    height: 50px;
    background:url("../images/icon.png") no-repeat;
    margin-bottom: 22px;
}
@media screen and (max-width: 1100px) and (min-width: 900px) {
    .serve .image-icon{
        margin-bottom: 10px;
    }
}
.serve .image-icon1{
    background-position: -20px -20px;
}
.serve .image-icon2{
    background-position: -90px -20px;
}
.serve .image-icon3{
    background-position: -160px -20px;
}
.serve .image-icon4{
    background-position: -232px -20px;
}
/*结束7*/

/*解决方案页面8*/
/*左右布局样式*/
.one-half-two{
    text-align: right;
}
.one-half-box{
    border-bottom: 2px solid #EEEEEE;
    padding-bottom: 55px;
    padding-top: 55px;
}
.one-half-box1{
    padding-bottom: 55px;
    padding-top: 55px;
}
.main-box-1{
    margin-top: 25px;
}
.main-box-3{
    background-color: #fdfdfd;
}
/*三角形*/
.yy-box{
    padding: 44px 0;
}
.yy-box .image-icon{
    display: inline-block;
    width: 60px;
    height: 50px;
    background:url("../images/icon.png") no-repeat;
    margin-bottom: 22px;

}
@media screen and (max-width: 1100px) and (min-width: 900px) {
    .yy-box .image-icon{
        margin-bottom: 10px;
    }
}
.yy-box .image-icon1{
    background-position: -20px -20px;
}
.yy-box .image-icon2{
    background-position: -80px -20px;
}
.yy-box .image-icon3{
    background-position: -160px -20px;
}
.yy-box .image-icon4{
    background-position: -232px -20px;
}
/*系统原理样式*/
.system-box{
    background-color: #fbfbfb;
    padding: 44px 0 88px 0;
}
.system-box .liucheng-box{
    width: 99%;
    margin: 0 auto;
}
.system-box .liucheng{
    width: 9%;
    display: inline-block;
    text-align: center;
}
.system-box .liucheng-box i{
    display: inline-block;
    margin: 0 auto;
}
.system-box .liucheng-icon1,.system-box .liucheng-icon3,.system-box .liucheng-icon5,.system-box .liucheng-icon7,.system-box .liucheng-icon9,.system-box .liucheng-icon11,.system-box .liucheng-icon12{
    width: 115px;
    height: 115px;
}
.system-box .liucheng-icon2,.system-box .liucheng-icon4,.system-box .liucheng-icon6,.system-box .liucheng-icon8,.system-box .liucheng-icon10{
    width: 60px;
    height: 40px;
}
.system-box .liucheng-icon1{
    background: url("../images/icon.png") no-repeat -20px -90px;
}
.system-box .liucheng-icon3{
    background: url("../images/icon.png") no-repeat -148px -90px;
}
.system-box .liucheng-icon5{
    background: url("../images/icon.png") no-repeat -276px -90px;
}
.system-box .liucheng-icon7{
    background: url("../images/icon.png") no-repeat -410px -90px;
}
.system-box .liucheng-icon9{
    background: url("../images/icon.png") no-repeat -540px -88px;
}
.system-box .liucheng-icon11{
    background: url("../images/icon.png") no-repeat -18px -216px;
}
.system-box .liucheng-icon12{
    background: url("../images/icon.png") no-repeat -145px -216px;
}
.system-box .liucheng-icon2,.system-box .liucheng-icon6,.system-box .liucheng-icon10{
    background: url("../images/icon.png") no-repeat -670px -29px;
}
.system-box .liucheng-icon4,.system-box .liucheng-icon8{
    background: url("../images/icon.png") no-repeat -740px -29px;
}
.system-box .liucheng-icon2,.system-box .liucheng-icon4,.system-box .liucheng-icon6,.system-box .liucheng-icon8,.system-box .liucheng-icon10{
    transform: translate(20px,45px);
}
.system-box .liucheng p{
    text-align: center;
    margin-bottom:0;
}
/*识别成功和失败的样式*/
.liucheng-yes,.liucheng-no{
    margin-left: 90%;
}
@media (max-width: 1200px) {
    .system-box .liucheng-box{
        width: 100%;
        margin: 0 auto;
    }
    .system-box .liucheng{
        width: 100%;
        height: 115px;
        display: inline-block;
        margin: 0 auto;
    }
    .system-box .liucheng-icon2,.system-box .liucheng-icon4,.system-box .liucheng-icon6,.system-box .liucheng-icon8,.system-box .liucheng-icon10{
        transform: rotate(90deg);
        position: relative;
        top:50px;
    }
    /*识别成功和失败的样式*/
    .system-box .liucheng-yes{
        position: absolute;
        transform: translateY(1150px);
        margin-left: 20%;
    }
    .system-box .liucheng-no{
        margin-left: -20%;
    }
}

/*结束8*/

/*解决方案页面9*/
/*banner样式*/
.banner-box{
    background-color: #91cd0d;
    color: white;
}
.banner-h1{
    text-align: center;
    margin-bottom: 0;
    font-size: 24px;
}
.solution-icon-img{
    display: inline-block;
    background: url("../images/icon.png") no-repeat;
}
.banner-img-left{
    width: 535px;
    height: 348px;
    background-position: -40px -185px;
}
.banner-box .one-third{
    text-align: center;
    height: 348px;
}
.banner-box .two-thirds p{
    font-size: 16px;
    line-height: 28px;
    font-weight: bolder;
}
.banner-box .l-submain{
    padding-bottom: 0;
}
@media (max-width: 590px) {
    .banner-img-left{
        width: 350px;
        height: 290px;
        background-position: -1167px -40px;
    }
}
.banner-box .l-submain,.robot-box .l-submain{
    padding-top: 58px;
}
/*banner-one-fifth-icon*/
.banner-one-fifth-icon{
    width: 110px;
    height: 110px;
}
.banner-one-fifth-icon1{
    background-position: -40px -40px;
}
.banner-one-fifth-icon2{
    background-position: -168px -40px;
}
.banner-one-fifth-icon3{
    background-position: -296px -40px;
}
.banner-one-fifth-icon4{
    background-position: -424px -40px;
}
.banner-one-fifth-icon5{
    background-position: -552px -40px;
}
.banner-box li{
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}
.l-main{
    border-top: 0;
    padding-bottom: 0px;
}
/*产品种类*/
.product-h1{
    border-bottom: 2px solid #EEEEEE;
    padding: 44px 0;
    line-height: 24px;
    font-size: 24px;
    margin-bottom: 0;
    color: #787878;
    font-weight: bolder;
}
.product-left-h1{
    font-weight: bolder;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 50px;
}
.product-box .g-cols{
    padding: 80px 0;
}
.product-img{
    display: inline-block;
    width: 320px;
    height: 190px;
    background: url("../images/icon.png") no-repeat;
}
.product-img1{
    background-position: -40px -570px;
}
.product-img2{
    background-position: -360px -570px;
}
.product-img3{
    background-position: -680px -570px;
}
.product-img4{
    background-position: -1000px -570px;
}
.product-box .g-cols{
    border-bottom:2px solid #EEEEEE;
}
.product-box h1,.product-box h4{
    text-align: center;
}
.one-half {
    text-align: center;
    padding: 20px 40px;
}
.one-half p{
    text-align: left;
}
.other-h1-1{
    margin: 32px 0 16px 0;
    font-size: 20px;
    color: #727272;
}
.other-h1-2{
    font-size: 20px;
    color: #5FB336;
    margin-bottom: 44px;
    padding: 0 40px;
}
/*robot=-box*/
.robot-box .l-submain{
    padding-top: 20px;
}
.robot-img{
    width: 525px;
    height: 370px;
    background-position: -610px -168px;
}
.robot-box-h1{
    font-weight: bolder;
}
.one-third-img{
    height: 370px;
}
.robot-box .two-thirds p{
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 0;
}
.robot-box .one-third{
    text-align: center;
}
.robot-box .two-thirds{
    transform: translateY(-20px);
}
@media (max-width: 590px) {
    .robot-img{
        width: 290px;
        height: 240px;
        background-position: -1555px -40px;
    }
}
.wechat-robot{
    background-color: #91cd0d;
    color: white;
}
.wechat-robot h1{
    text-align: left;
    color: white;
    padding: 0 40px;
}

/*结束9*/

/*解决方案页面10*/
/*banner蚊子样式*/
.big-data-box .header-img{
    position: relative;
}
.big-data-box .banner-left-words{
    color: white;
    text-align: left;
    position: absolute;
    left: 36px;
    top:58px;
}
.big-data-box .banner-left-words p{
    margin-bottom: 0;
}
.big-data-box .banner-left-words h1{
    color: white;
    text-align: left;
    font-weight:bolder;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 0;
}
.big-data-box .banner-left-words-h1{
    margin-bottom: 56px !important;
}
@media (max-width: 1004px) {
    .big-data-box .banner-left-words{
        color: white;
        text-align: left;
        position: relative;
        left: 0;
        top:0;
        color: black;
    }
    .big-data-box .banner-left-words h1{
        color: black;
        font-size: 25px;
    }
}
/*example样式*/
.success-example{
    border-bottom: 2px solid #EEEEEE;
    padding-bottom: 70px;
    padding-top: 58px;
}
.g-html .success-example-h1{
    border-bottom: 2px solid #EEEEEE;
    padding: 44px 0;
    color: #787878;
    font-weight: bolder;
    margin-bottom: 0;
}
.success-num-icon{
    display: inline-block;
    width: 65px;
    height:75px;
    background:url("../images/icon.png") no-repeat;
}
.success-num-icon1{
    background-position: -40px -40px;
}
.success-num-icon2{
    background-position: -120px -40px;
}
.success-num-icon3{
    background-position: -200px -40px;
}
.success-num-icon4{
    background-position: -290px -40px;
}
.success-example .w-iconbox.iconpos_left .w-iconbox-icon{
    width: 65px;
    height: 75px;
}
.success-example .w-iconbox.iconpos_left .w-iconbox-title{
    margin-top: 20px;
    height: 75px;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 58px;
    margin-left: 65px;
}
.example-content-p{
    margin-top: 38px;
}
.one-half{
    text-align: center;
}
.success-example-4{
    border-bottom: 0;
}
/*结束10*/


/*头部阴影条*/
/*向左向右样式*/
.w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item{
    color: white;
}
.w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover{
    color: #5fb336 !important;
}

/*结束*/
.l-submain.for_pagehead{
    -webkit-box-shadow: inset 0 0 0;
    -moz-box-shadow: inset 0 0 0 ;
    box-shadow: inset 0 0 0 ;
}
.l-canvas{
    position: relative;
}
.l-submain.for_pagehead{
    position: absolute;
    top: -110px;
    padding-bottom: 0;
    z-index: 999;
}
.l-submain{
    padding-top: 0;
    padding-bottom: 0;
}
.l-submain-h{
    margin-bottom: 0px;
}
.l-main{
    border-top:0px solid #d8d8d8;
}
.g-html .green-color-left{
    color: #5fb336;
    text-align: left;
}
/*灰色字体*/
.gray-word{
    color: #969696;;
}
/*绿色字体*/
.g-html .green-color{
    color: #5fb336;
}
.green-color{
    color: #5fb336;
}
/*蓝色字体*/
.g-html .blue-color{
    color: #8bbaf9;
}
/*解决l-content float*/
.l-canvas.col_sidecont .l-content{
    float: none;
}
/*头部间距*/
.main-box{
    padding-top: 48px;
    background-color: white;
}
.g-html .main-box-h1{
    display: inline-block;
    color: #5fb336;
    margin: 0 auto;
    border-bottom: 4px solid #5fb336;
    padding-bottom: 16px;
    font-size: 30px;
    text-align: center;
    font-weight:bolder;
}
.hr-div{
    height:1px;
    background-color: #d8d8d8;
    margin-bottom: 29px;
}
/*内容中间部分h1间距样式*/
.center-h1{
    margin: 20px 0 28px 0;
    text-align: center;
}
.l-content{
    padding-bottom: 0;
}
/*banner图片样式*/
.header-img{
    width: 100%;
}
.header-img img{
    width: 100%;
}
.align_center1{
    margin-top: 44px;
}


/*微柜的样式*/

.weigui_p1{
    text-align:center!important;
    margin-top: 0px!important;
}

.aa_h{
    font-size: 24px;
    color: #029AF5;
    padding:  16px 18.5%;
    border: 1px  solid #029AF5;
    border-radius:6px; 
    text-align: center!important;
}
.ab_h{
    font-size: 24px;
    color: #13D475;
    padding:  16px 18.5%;
    border: 1px  solid #13D475;
    border-radius:6px; 
    text-align: center!important;
}
.abaa_p{
    font-size: 18px;
    color: #787878;
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: center!important;
}
.ui_ip{

margin-left: 0px!important;
    width:20%!important;

}
.ui_ip p{
    text-align: center;
    margin-top: 6px!important;
    font-size: 16px!important;
}

.weigui_h1{
    text-align:center; 
    font-size:26px; 
    color:#787878; 
    padding-bottom:8px;
    margin-bottom: 8px;
}
.form_h1{
    font-size: 20px;
    color: #13D475;
    text-align: center!important;
    margin-bottom: 4px!important;
    margin-top: 2px!important;
}
.form_p{
    text-align: center!important;
    margin-left: 10px!important;
}
.form_box{

    padding-bottom: 0px; 
    background-image: url(../images/cloud.png); 
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-position:32.5% 52%;
}
.form_ic{
    width: 25.0000%!important; 
    margin-bottom: 0px!important; 
    margin-top: 30px;
    margin-left: 0!important;
}
.weigui_bg{
    background-color: #F6FCF9;     
}
.banner_p{
    padding-top: 0px;
    position: relative;
    top: 7px;
}
.next_box{
    background-image: url(../images/bg1.png); 
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-position:center top;    
    padding: 60px 0;
}
.ic_p_color{
    color: #828282;
    font-weight: 500;
    margin-top: 10px;
}
.ic_p{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 24px;
}
.weigui_p2{
    font-size: 18px!important;
    line-height: 30px!important;
    color: #646464;
    text-align: center;
    position: relative;
    right: 3%;
    top: 42px;
}
.hezuo_bg{
    background-image: url(../images/hezuo.png);
    background-repeat: no-repeat;
    background-size: cover;
}
/*vpn典型客户*/
.w-timeline-list:before {
    height: 2px;
    top: 48px;
    left: 1px;
    right: 1px;
    width: auto;
    background-color: #e8e8e8;
}
.btn_p{
    color: ;

}
.w-timeline-item{
    color: #666;

}
.w-timeline-item-title{
    margin-top: 8px;
}
.one-third span{
    font-weight: 700;
}
.w-iconbox-text p {
    line-height: 26px;
}
.gn-box {
    background-color: #fcfcfc;
    padding-top: 14px;
    padding-bottom: 70px;
}
.align_center1 {
    margin-top: 44px;
}
.p_function{
    color: #727272;
    font-size: 24px;
    padding: 10px 0 14px 0;
}
.price_h1{
    font-size:28px; 
    padding-top: 50px;
    font-weight: 900;
}
.price_p1{
    font-size: 20px;
    font-weight: 900;
}
.w-pricing-item .w-pricing-item-features li {
    padding: 18px;
    margin: 0;
    font-size: 16px;
}

/* solution-12 */

.cx-banner-h1{
	font-size: 30px;
	color: #646464;
	text-align: left;
	padding-left: 24px;
	font-weight: bold;
}
.cx-banner-p1{
	text-align: left;
	padding-left: 24px;

}
.cx-banner-p2{
	font-size: 46px;
	color: #11D66D;
	font-weight: 400!important;
}
.cx-banner-p3{
	font-size: 22px;
	color: #11D66D;
	font-weight: 400!important;
	position: relative;
	bottom: 12px;
	left: 6px;
}
.cx-banner-p4{
	font-size: 28px;
}
.cx-banner-p5{
	font-size: 24px;
	color: #646464;
/*	font-weight: 400!important;*/
	position: relative;
	top: 10px;
}

.cx-main-p1{
	font-size: 24px;
	color: #646464;
	
}
.cx-main-p2{
	font-size: 14px;
	line-height: 24px;
	color: #646464;
	position: relative;
	top: 10px;
}
.cs-ic-box{
	margin-bottom: 92px;
}
.cx-icon{
    display: inline-block;
    width: 54px;
    height: 54px;
    background: url("../images/icon.png") no-repeat;
    margin-bottom: 6px;
}
.cx-icon1{
    background-position: -0px -0px;
}
.cx-icon2{
    background-position: -64px -0px;
}
.cx-icon3{
    background-position: -128px -0px;
}
.cx-icon4{
    background-position: -192px -0px;
}
.cx-icon5{
    background-position: -256px -0px;
}
.cx-icon6{
    background-position: -320px -0px;
}


.cx-circle-box{
	display: inline-block;
}
.cx-circle-gray{
	font-size: 16px;
	line-height: 22px;
	color: #828282;
	padding-top: 18px;
	display: block;
	margin: 0 12px;
	text-align: center;
	border:1px #c8c8c8 solid;
	border-radius: 50%;
	width: 80px;
	height: 80px;
}
.cx-circle-green{
	font-size: 16px;
	line-height: 22px;
	color: #00CA5E!important;
	padding-top: 18px;
	display: block;
	margin: 0 12px;
	text-align: center;
	border:1px #00CA5E solid;
	border-radius: 50%;
	width: 80px;
	height: 80px;
}

.cx-circle-p{
	font-size: 14px;
	color: #646464;
	margin-top: 52px;
}


.cx-into-img-box{
	display: block;
	text-align: center;
	margin: 52px auto;
}
.cx-flow-h{
	font-size: 36px;
	color: #fff;
	text-align: center;

}
.cx-flow-h-bg{
	background-image: url("../images/flow-img.png");
	background-repeat: no-repeat;
}

.cx-flow-p-box{
	/*display: inline-block;*/
}
.cx-flow-p1{
	font-family: "futura";
	font-size: 70px;
	color: #E1FF32;
	text-align: center!important;

}
.cx-flow-p2{
	font-size: 18px;
	color: #fff;
	text-align: center!important;
	margin-top: 30px;

	font-weight: bold;
}


.cx-border-r{
	border-right:2px #00B043 solid;
}
.cx-border-l{
	border-left:2px #00B043 solid;
}


.cx-case-gray{
	color: #C8C8C8;
	font-size: 18px;
	padding: 0 32px;
}

.cx-case-block{
	color: #646464;
	font-size: 18px;
	padding: 0 38px;
}


.cx-foot-h{
	font-size: 26px;
	font-weight: bold;
}
.cx-foot-p1{
	margin-top: 12px;
	font-size: 18px;
}
.cx-foot-p2{
	margin-top: 36px;
	font-size: 46px;
}





</pre></body></html>