﻿ /*============================================================
   样式重置
   ============================================================ */

body,p,ul,ol,li,h1,h2,h3,dl,dt,dd{margin:0;padding:0;}
h2{font-size:100%;}
ul,dl,ol{list-style:none;}
em{font-style: normal;}
img{border:0 none;}
img{display:inline-block;overflow:hidden;vertical-align:top;}
body{-webkit-user-select:none;-webkit-text-size-adjust:100%!important;font-family:Helvetica;}
a,button,input,img{-webkit-touch-callout:none;}
input,select,textarea{outline:none;}
table{border-collapse:collapse;border-spacing:0;}
a,button,input{-webkit-tap-highlight-color:rgba(0,0,0,0);}
@media all and (-webkit-transform-3d){a,button,input{-webkit-tap-highlight-color:rgba(130,130,130,.52);}} 
html,body{height:100%;}
a{text-decoration:none;}
/* 线上行业解决方案 [[ */
.online_proj{
    width: 100%;
    max-width: 640px;
    margin:0 auto;
}

.offline_proj .br-line,.online_proj .br-line{/*分割线*/
    display:block;
    border:none;
    border-top: 1px dotted #d5d5d5;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    margin:30px 0.5em;
}

.online_proj .header{
    width: 100%;
    height: auto;
    padding-bottom: 72.5%;
    background-size:100% auto;
    background-repeat: no-repeat;
    position: relative;
}
.online_proj .header h1{
    position: absolute;
    color:#fff;
    left:50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    bottom:29%;
    font-size: 18px;
    font-weight: normal;
}

.online_proj .index{
    padding:25px 20px 0 20px;
}
.online_proj .index-title{
    color:#333;
    font-size: 20px;
}
.online_proj .index-list{
    margin-top:2em;
}
.online_proj .index-list-item{
    font-size:14px ;
    color:#666;
    line-height: 2em;
    margin:0.5em 0;
}   
.online_proj .li-num{
    display: inline-block;
    color:#fff;
    background:#28953c;
    border-radius: 999px;
    text-align: center;
    width: 1.5em;
    height: 1.5em;
    margin-right:0.5em;
    line-height: 1.5em;
}

.online_proj .detail-block{
    text-align: center;
    margin:0.1em;
}

.online_proj .detail-title{
    font-size: 20px;
    margin:0.5em auto;
    text-align: center;
    font-weight: normal;
}
.online_proj .highlight{
    font-size: 30px;
    color:#ff8400;
    font-weight: bold;
}
.online_proj .detail-intro-strong{
    color:#28953c;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 2em;
}
.online_proj .detail-intro-normal{
    font-size: 12px;
    color:#666;
    text-align: center;
    margin-top:1em;
}

.online_proj .detail-img-sprite{
    display: inline-block;
    overflow: hidden;
    margin:30px auto;
    background-repeat: no-repeat;
}
.offline_proj .step-intro-cnt{
    position: relative;
}
.offline_proj .step-intro-cnt h4.float-left{
    display: inline-block;
    line-height: 1.6em;
    position: absolute;
    left:0;
    top:0;
    margin:0;
}
.offline_proj .step-intro-cnt h4.title{
    display: inline-block;
    margin:0;
    padding-left:1.6em;
}
.offline_proj .step-intro-cnt h4 .light{
    color:#a9a9a9;
    font-weight: normal;
}
.offline_proj .step-intro-cnt h4 .green{
    color:#22ac38;
    font-weight: normal;
}
.offline_proj .step-intro-cnt h4.float-num em{float: left;}
.offline_proj .step-intro-cnt h4.float-num span{display: block;overflow: hidden;}
    /*电商部分[[*/
    .online_proj .header.e_b{
        background: url(../images/scheme/merchant/e_business_title_bg.jpg) center;
    }

    .online_proj .detail-img-sprite.e_b {
        background-image: url(../images/scheme/merchant/eb_sprite.jpg);
        background-size: 750px auto;
    }
    .online_proj .detail-img-sprite.e_b.detail-img-1{
        width:150px;
        height:256px;
        background-position: -599px -1px;
    }
    .online_proj .detail-img-sprite.e_b.detail-img-2{
        width:210px;
        height:283px;
        background-position: -2px -1px;
    }
    .online_proj .detail-img-sprite.e_b.detail-img-3{
        background-image: url(../images/scheme/merchant/eb_detail_img3.jpg);
        background-size: 190px auto;
        background-repeat: no-repeat;
        width:190px;
        height:262px;
        background-position: 0 0;
    }
    .online_proj .detail-img-sprite.e_b.detail-img-4{
        width:200px;
        height:283px;
        background-position:-214px -1px;
    }
    .online_proj .detail-img-sprite.e_b.detail-img-5{
        width: 172px;
        height: 245px;
        background-image: url(../images/scheme/merchant/__e_business_arrow.png);
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    
    /*电商部分]]*/

/* 线上行业解决方案 ]] */

/* 线下行业解决方案 [[ */
.offline_proj{
    width: 100%;
    max-width: 1024px;
    margin:0 auto;
}
.offline_proj .mglr{/*margin-left & margin-right*/
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.header{
    width: 100%;
    height: 360px;
    /*background-size:100% auto;*/
    background-repeat: no-repeat;
    position: relative; 
}
.header h1 {
    color: #fff;
    width: 200px;
    position: absolute;
    top: 250px;
    left: 50%;
    text-align: center;
    margin-left: -100px;
    font-family: "微软雅黑";
}
.header img {
    position: absolute;
    top: 40px;
    left: 180px;
}
.offline_proj .header h1{
    position: absolute;
    color:#fff;
    left:50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    bottom:29%;
    font-size: 18px;
    font-weight: normal;
}
.offline_proj .intro-cnt{
    margin-top:30px;
    margin-bottom:15px;
}
.offline_proj .intro{
    text-indent: 2em;
    margin-bottom: 0.5em;
    font-size: 14px;
    line-height: 2em;
    color:#333;
}

.offline_proj .table{
    border-top:2px solid #22ac38;
    border-bottom:2px solid #22ac38;
    margin-top:30px;
    margin-bottom:30px;
}
.offline_proj .table-no-bottom{
    border-bottom: none;
}
.offline_proj .table th{
    color:#22ac38;
    font-size: 13px;
    padding:12px;
    text-align: left;
}
.offline_proj .table td{
    color:#333;
    font-size: 13px;
    padding:12px;   
}
.offline_proj .table tr{
    /*empty*/
}
.offline_proj .table tr.odd-row,.offline_proj .table tr:nth-child(even){
    background:#ededed;
}
.offline_proj .detail-banner{
    width: auto;
    height: 221px;
    text-align: center;
}
.offline_proj .detail-banner-logo{
    display: inline-block;
    width: 164px;
    height: 164px;
    -wekbit-background-size:100% auto;
    background-size:100% auto;
    background-repeat: no-repeat;
    margin-top:50px;
    margin-bottom: 20px;
}
.offline_proj .detail-banner h2{
    font-weight: normal;
    font-size: 18px;
    color:#333333;
}
.offline_proj .detail-title{
    height: 56px;
    text-align: center;
    border-top: 1px dashed #d6d6d6;
    border-bottom: 1px dashed #d6d6d6;
    line-height: 56px;
    margin:20px 3%;
}
.offline_proj .txt-hide{display: none;}
.offline_proj .step{
    width: 640px;
    margin:30px auto;
    overflow: hidden;
}
.offline_proj .step-img{
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.offline_proj .detail-img{
    display: block;
    margin:40px auto 60px auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    overflow: hidden;
}
.offline_proj .detail-normal-text{
    margin-top:30px;
    margin-bottom:15px;
    font-size: 14px;
    line-height: 2em;
    text-indent: 2em;
    color:#333;
}
.offline_proj .step-intro-cnt{
    margin-top:40px;
    margin-bottom: 20px;
}
.offline_proj .step-intro-cnt h4{
    font-size: 16px;
    font-weight: bold;
    color:#333;
    line-height: 1.6em;
    text-align: left;
}
.offline_proj .step-intro-cnt h4 em{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    border-radius: 99em;
    border:2px solid #22ac38;
    font-weight: bold;
    color:#22ac38;
    text-align: center;
    line-height: 1.5em;
    font-size: 12px;
    margin-right: 0.5em;
    vertical-align: 1px;
}

.offline_proj .step-intro-detail-cnt{
    margin-top:5px;
    margin-bottom:10px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
}
.offline_proj .step-intro-detail-cnt p{
    color:#333;
    font-size: 14px;
    line-height: 1.4em;
}

.offline_proj .step-large-item{
    position:relative;
    overflow:hidden;
}
.offline_proj .step-large-title{
    width:100%;
    font-weight:bold;
    text-align:left;
    font-size:18px;
    line-height: 28px;
}

.offline_proj .step-large-title .num{
    font-size:18px;
    color:#22ac38;
    border:2px solid #22AC38;
    width:23px; height:23px;
    display:inline-block;
    border-radius:99px;
    vertical-align:baseline;
    line-height:23px;
    font-style:normal;
    margin-right:10px;
    text-align:center;
    background-color:#fff;
    float:left;
}
.offline_proj .step-large-title .num-other{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANBAMAAACAxflPAAAAMFBMVEX///86rja13LTX69aBxn9PtEz1+vVhul7r9evM5svA4cDh8OGp1qec0ZtxwG+Py40crYy0AAAAWklEQVQI12NgYODyYQADJhEQyZzALMTAzMCQXswsxOZowLBdUE1yqugCBgYTOTlxNZAKc0EFENUUKiprwMDQK+gheVDEgKFViFmIM3ABA9MGoP4ksHnySOYCAGCeC/duX/GVAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 6px auto;
    background-size: 6px auto;
}
.offline_proj .step-larger-content-cnt{
    padding-top:7px;
    padding-bottom:52px;
}
.offline_proj .step-larger-content{
    font-size:13px;
    padding-left:37px;
    color:#333333;
    line-height: 1.8em;
}
.offline_proj .step-large .line{
    position:absolute;
    width:2px;
    height:9999px;
    background:#22ac38;
    top:26px;
    left:12px;
}
.offline_proj .step-large-item{
    min-height: 50px;
}
.offline_proj .step-large-item span{
    display: block;
    padding-bottom: 30px;
    overflow: hidden;
}
.offline_proj .step-large-item:last-child span{
    padding-bottom: 0;
}
.offline_proj .step-large-title-with-no-detail{
    font-size: 14px;
    color:#a9a9a9;
    font-weight: normal;
    line-height: 1.5em;
}
.offline_proj .step-intro-detail-cnt h5.sub-title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom:1em;
}
.offline_proj .step-intro-detail-cnt h5.sub-title:before{
    display: inline-block;
    content: ' ';
    width: 0.5em;
    height: 0.5em;
    border-radius: 999em;
    background:#22ac38;
    margin-right:0.4em;
    line-height: 1em;
}
.offline_proj .step-intro-detail-cnt h5.sub-title-squ:before{
    border-radius: 0.15em;
    vertical-align: middle;
    margin-top: -0.2em;
}
.offline_proj .step-intro-detail-cnt h5.sub-title-left:before{float: left;margin-top: 0.35em;}
.offline_proj .step-intro-detail-cnt h5.sub-title-left span{display: block;overflow: hidden;}
.offline_proj .contract-email{
    line-height: 300%;
    font-size: 14px;
    text-align: center;
    color: #666;
}
    /*快递行业部分[[*/
    .header.express{
        background:url(../images/scheme/logistics/s_log.png) center;
    }
    .offline_proj .table.express .th-1{
        width:35%;
    }
    .offline_proj .table.express .th-2{
        width: 8%;
    }
    .offline_proj .table.express .th-3{
        width: 57%;
    }
    .offline_proj .table.express .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .detail-banner-logo.express{
        background-image: url(../images/scheme/logistics/proj-express-logo.png);
    }
    .offline_proj .step-img-1.express{
        height: 53px;
        background-image: url(../images/scheme/logistics/express_detail_step_img_1.png);
    }
    .offline_proj .step-img-2.express{
        height:64px;
        background-image: url(../images/scheme/logistics/express_detail_step_img_2.png);
    }
    .offline_proj .detail-img-1.express{
        width: 640px;
        height: 1072px;
        background-image: url(../images/scheme/logistics/express_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.express{
        width: 640px;
        height: 1072px;
        background-image: url(../images/scheme/logistics/express_detail_img_2.jpg);
    }
    .offline_proj .detail-img-3.express{
        width: 640px;
        height: 1076px;
        background-image: url(../images/scheme/logistics/express_detail_img_3.jpg);
    }
    .detail-list-with-ico{
        padding-left:30px;
        padding-top:40px;
        padding-bottom: 40px;
    }
    .detail-list-with-ico li{
        display: block;
        position: relative;
        height: 73px;
        width: auto;
    }
    .offline_proj .ico-sprite-express{
        position: absolute;
        top:0;left:0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 124px auto;
        background-image: url(../images/scheme/logistics/ico-sprite-express.png);
        width: 40px;
        height: 40px;
    }

    .detail-list-with-ico h4{
        position: absolute;
        color:#333;
        font-size: 16px;
        top:4px;
        left:50px;
        margin:0;padding:0;
    }
    .detail-list-with-ico p{
        position: absolute;
        color:#999999;
        font-size: 12px;
        top:28px;
        left:50px;
        line-height: 1.7em;
    }
    .offline_proj .ico-sprite-express.ico-1{
        background-position: -1px -1px;
    }
    .offline_proj .ico-sprite-express.ico-2{
        background-position: -42px -1px;
    }
    .offline_proj .ico-sprite-express.ico-3{
        background-position: -83px -1px;
    }
    /*快递行业部分]]*/


    /*智慧售货机行业部分[[*/
    .header.nder{
        background:url(../images/scheme/vendor/s_ven.png) center;
    }
    .offline_proj .table.nder .th-1{
        width:35%;
    }
    .offline_proj .table.nder .th-2{
        width: 8%;
    }
    .offline_proj .table.nder .th-3{
        width: 57%;
    }
    .offline_proj .table.nder .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .detail-banner-logo.nder{
        background-image: url(../images/scheme/vendor/proj-detail-logo.png);
    }
    .offline_proj .step-img-1.nder{
        height: 66px;
        background-image: url(../images/scheme/vendor/nder_detail_step_img_1.png);
    }
    .offline_proj .step-img-2.nder{
        height:67px;
        background-image: url(../images/scheme/vendor/nder_detail_step_img_2.png);
    }
    .offline_proj .detail-img-1.nder{
        width: 640px;
        height: 430px;
        background-image: url(../images/scheme/vendor/nder_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.nder{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/vendor/nder_detail_img_2.jpg);
    }
    .offline_proj .detail-img-3.nder{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/vendor/nder_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.nder{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/vendor/nder_detail_img_4.jpg);
    }
    .offline_proj .detail-img-5.nder{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/vendor/nder_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.nder{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/vendor/nder_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.nder{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/vendor/nder_detail_img_7.jpg);
    }
    .offline_proj .detail-img-8.nder{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/vendor/nder_detail_img_8.jpg);
    }
    .offline_proj .detail-img-9.nder{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/vendor/nder_detail_img_9.jpg);
    }
    .offline_proj .detail-img-3.express{
        width: 640px;
        height: 1076px;
        background-image: url(../images/scheme/logistics/express_detail_img_3.jpg);
    }

    /*智慧售货机行业部分]]*/

    /*智慧百货行业部分[[*/
    .header.supermarket{
        background:url(../images/scheme/general/s_general.png) center;
    }
    .offline_proj .table.supermarket .th-1{
        width:35%;
    }
    .offline_proj .table.supermarket .th-2{
        width: 8%;
    }
    .offline_proj .table.supermarket .th-3{
        width: 57%;
    }
    .offline_proj .table.supermarket .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .detail-banner-logo.supermarket{
        background-image: url(../images/scheme/general/proj-detail-logo.png);
    }
    .offline_proj .detail-img-1.supermarket{
        width: 640px;
        height: 288px;
        background-image: url(../images/scheme/general/supermarket_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.supermarket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/general/supermarket_detail_img_2.jpg);
    }
    .offline_proj .detail-img-3.supermarket{
        width: 640px;
        height: 326px;
        background-image: url(../images/scheme/general/supermarket_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.supermarket{
        width: 640px;
        height: 40px;
        /*无图*/
        /* background-image: url(../images/scheme/merchant/supermarket_detail_img_4.jpg); */
    }
    .offline_proj .detail-img-5.supermarket{
        width: 640px;
        height: 1072px;
        background-image: url(../images/scheme/general/supermarket_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.supermarket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/general/supermarket_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.supermarket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/general/supermarket_detail_img_7.jpg);
    }
    .offline_proj .detail-img-8.supermarket{
        width: 640px;
        height: 1072px;
        background-image: url(../images/scheme/general/supermarket_detail_img_8.jpg);
    }
    .offline_proj .detail-img-9.supermarket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/general/supermarket_detail_img_9.jpg);
    }
    /*智慧百货行业部分]]*/

    /*智慧餐厅部分[[*/
    .header.cater{
        background:url(../images/scheme/beverage/s_ber.png) center;
    }
    .offline_proj .table.cater .th-1{
        width:35%;
    }
    .offline_proj .table.cater .th-2{
        width: 8%;
    }
    .offline_proj .table.cater .th-3{
        width: 57%;
    }
    .offline_proj .table.cater .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .step-intro-detail-cnt.cater{
        margin-top:10px;
        margin-bottom: 10px;
    }
    .offline_proj .step-intro-detail-cnt.cater p{
        font-size: 14px;
        color:#a9a9a9;
        margin-bottom:1.6em;
        line-height: 1.6em;
    }
    .offline_proj .step-intro-detail-cnt.cater em{
        color:#333;
    }
    .offline_proj .detail-banner-logo.cater{
        background-image: url(../images/scheme/beverage/proj-detail-logo.png);
    }
    .offline_proj .detail-img-1.cater{
        width: 640px;
        height: 300px;
        background-image: url(../images/scheme/beverage/cater_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.cater{
        width: 640px;
        height: 300px;
        background-image: url(../images/scheme/beverage/cater_detail_img_2.jpg);
    }
    .offline_proj .detail-img-3.cater{
        width: 640px;
        height: 794px;
        background-image: url(../images/scheme/beverage/cater_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.cater{
        width: 640px;
        height: 904px;
        background-image: url(../images/scheme/beverage/cater_detail_img_4.jpg);
    }
    .offline_proj .detail-img-5.cater{
        width: 640px;
        height: 640px;
        background-image: url(../images/scheme/beverage/cater_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.cater{
        width: 640px;
        height: 262px;
        background-image: url(../images/scheme/beverage/cater_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.cater{
        width: 640px;
        height: 332px;
        background-image: url(../images/scheme/beverage/cater_detail_img_7.jpg);
    }
    .offline_proj .detail-img-8.cater{
        width: 640px;
        height: 330px;
        background-image: url(../images/scheme/beverage/cater_detail_img_8.jpg);
    }
    .offline_proj .detail-img-9.cater{
        width: 640px;
        height: 338px;
        background-image: url(../images/scheme/beverage/cater_detail_img_9.jpg);
    }
    /*智慧餐厅部分]]*/
    /*智慧便利店部分[[*/
    .offline_proj .header.store{
        background:url(../images/scheme/beverage/store_title_bg.jpg) center;
    }
    .offline_proj .table.store .th-1{
        width:35%;
    }
    .offline_proj .table.store .th-2{
        width: 8%;
    }
    .offline_proj .table.store .th-3{
        width: 57%;
    }
    .offline_proj .table.store .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .step-intro-detail-cnt.store{
        margin-top:10px;
        margin-bottom: 10px;
    }
    .offline_proj .step-intro-detail-cnt.store p{
        font-size: 12px;
        color:#a9a9a9;
        margin-bottom:1.6em;
        line-height: 1.6em;
    }
    .offline_proj .step-intro-detail-cnt.store em{
        color:#333;
    }
    .offline_proj .detail-banner-logo.store{
        background-image: url(../images/scheme/merchant/proj-detail-logo.png);
    }
    .offline_proj .step-img-1.store{
        height: 66px;
        background-image: url(../images/scheme/merchant/store_detail_step_img_1.png);
    }
    .offline_proj .detail-img-1.store{
        width: 640px;
        height: 525px;
        background-image: url(../images/scheme/merchant/store_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.store{
        width: 640px;
        height: 256px;
        background-image: url(../images/scheme/merchant/store_detail_img_2.jpg);
    }
    .offline_proj .detail-img-22.store{
        width: 640px;
        height: 182px;
        background-image: url(../images/scheme/merchant/store_detail_img_22.jpg);
    }
    .offline_proj .detail-img-3.store{
        width: 640px;
        height: 252px;
        background-image: url(../images/scheme/merchant/store_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.store{
        width: 640px;
        height: 252px;
        background-image: url(../images/scheme/merchant/store_detail_img_4.jpg);
    }
    /*智慧便利店部分]]*/

        /*智慧超市行业部分[[*/
    .header.chaoshi{
        background:url(../images/scheme/market/s_mar.png) center;
    }
    .offline_proj .table.chaoshi .th-1{
        width:35%;
    }
    .offline_proj .table.chaoshi .th-2{
        width: 8%;
    }
    .offline_proj .table.chaoshi .th-3{
        width: 57%;
    }
    .offline_proj .table.chaoshi .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .detail-banner-logo.chaoshi{
        background-image: url(../images/scheme/market/proj-detail-logo.png);
    }
    .offline_proj .detail-img-1.chaoshi{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/market/chaoshi_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.chaoshi{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/market/chaoshi_detail_img_2.jpg);
    }
    .offline_proj .detail-img-3.chaoshi{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/market/chaoshi_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.chaoshi{
        width: 640px;
        height: 328px;
        background-image: url(../images/scheme/market/chaoshi_detail_img_4.jpg);
    }
    .offline_proj .detail-img-5.chaoshi{
        width: 640px;
        height: 328px;
        background-image: url(../images/scheme/market/chaoshi_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.chaoshi{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/market/chaoshi_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.chaoshi{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/market/chaoshi_detail_img_7.jpg);
    }

    .offline_proj .detail-img-8.chaoshi{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/market/chaoshi_detail_img_8.jpg);
    }
    /*智慧超市行业部分]]*/

        /*智慧票务部分[[*/
    .header.ticket{
        background:url(../images/scheme/exhibition/s_exh.png) center;
    }
    .offline_proj .table.ticket .th-1{
        width:35%;
    }
    .offline_proj .table.ticket .th-2{
        width: 8%;
    }
    .offline_proj .table.ticket .th-3{
        width: 57%;
    }
    .offline_proj .table.ticket .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .detail-banner-logo.ticket{
        background-image: url(../images/scheme/exhibition/proj-detail-logo.png);
    }
    .offline_proj .detail-img-1.ticket{
        width: 640px;
        height: 380px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.ticket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_2.jpg);
    }

    .offline_proj .detail-img-3.ticket{
        width: 640px;
        height: 1064px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.ticket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_4.jpg);
    }
    .offline_proj .detail-img-5.ticket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.ticket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_6.jpg);
    }

    .offline_proj .detail-img-7.ticket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_7.jpg);
    }

    .offline_proj .detail-img-8.ticket{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_8.jpg);
    }
    .offline_proj .detail-img-9.ticket{
        width: 640px;
        height: 1072px;
        background-image: url(../images/scheme/exhibition/ticket_detail_img_9.jpg);
    }
    /*智慧票务部分]]*/
    /*智慧酒店部分[[*/
    .header.hotel{
        background:url(../images/scheme/hotels/s_hotel.png) center;
    }
    .offline_proj .header.hotel h1{
        bottom: 38%;
    }
    .offline_proj .header.hotel p{
        position: absolute;
        color:#fff;
        font-size: 12px;
        text-align: center;
        left:50%;
        bottom:31%;
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
    }

    .offline_proj .table.hotel .th-1{
        width:35%;
    }
    .offline_proj .table.hotel .th-2{
        width: 8%;
    }
    .offline_proj .table.hotel .th-3{
        width: 57%;
    }
    .offline_proj .table.hotel .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .detail-banner-logo.hotel{
        background-image: url(../images/scheme/hotels/proj-detail-logo.png);
    }
    .offline_proj .detail-img-1.hotel{
        width: 640px;
        height: 744px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_1.png);
    }
    .offline_proj .detail-img-2.hotel{
        width: 640px;
        height: 296px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_2.png);
    }
    .offline_proj .detail-img-3.hotel{
        width: 640px;
        height: 448px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_3.png);
    }
    .offline_proj .detail-img-4.hotel{
        width: 640px;
        height: 604px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_4.png);
    }
    .offline_proj .detail-img-5.hotel{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_5.png);
    }
    .offline_proj .detail-img-6.hotel{
        width: 640px;
        height: 734px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_6.png);
    }
    .offline_proj .detail-img-7.hotel{
        width: 640px;
        height: 332px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_7.png);
    }
    .offline_proj .detail-img-8.hotel{
        width: 640px;
        height: 406px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_8.png);
    }
    .offline_proj .detail-img-9.hotel{
        width: 640px;
        height: 332px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_9.png);
    }
    .offline_proj .detail-img-10.hotel{
        width: 640px;
        height: 722px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_10.png);
    }
    .offline_proj .detail-img-11.hotel{
        width: 640px;
        height: 332px;
        background-image: url(../images/scheme/hotels/hotel_detail_img_11.png);
    }
    /*智慧票务部分]]*/
    /*智慧景区行业部分[[*/
    .header.scenic-spot{
        background:url(../images/scheme/scenic/s_sce.png) center;
    }
    .offline_proj .table.scenic-spot .th-1{
        width:35%;
    }
    .offline_proj .table.scenic-spot .th-2{
        width: 8%;
    }
    .offline_proj .table.scenic-spot .th-3{
        width: 57%;
    }
    .offline_proj .table.scenic-spot .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .detail-banner-logo.scenic-spot{
        background-image: url(../images/scheme/scenic/proj-detail-logo.png);
    }
    .offline_proj .step-img-1.scenic-spot{
        height: 52px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_step_img_1.png);
    }
    .offline_proj .detail-img-1.scenic-spot{
        width: 640px;
        height: 884px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.scenic-spot{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_2.jpg);
    }

    .offline_proj .detail-img-3.scenic-spot{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.scenic-spot{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_4.jpg);
    }
    .offline_proj .detail-img-5.scenic-spot{
        width: 640px;
        height: 286px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_5.jpg);
    }

    .offline_proj .detail-img-6.scenic-spot{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.scenic-spot{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_7.jpg);
    }
    .offline_proj .detail-img-8.scenic-spot{
        width: 640px;
        height: 406px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_8.jpg);
    }
    .offline_proj .detail-img-9.scenic-spot{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/scenic/scenic_spot_detail_img_9.jpg);
    }
    /*智慧景区行业部分]]*/
    /*智慧医院部分[[*/
    .header.hospital{
        background:url(../images/scheme/hospital/s_hos.png) center;
    }
    .offline_proj .table.hospital .th-1{
        width:35%;
    }
    .offline_proj .table.hospital .th-2{
        width: 8%;
    }
    .offline_proj .table.hospital .th-3{
        width: 57%;
    }
    .offline_proj .table.hospital .vs{
        display: inline-block;
        width: 2em;
        height: 2em;
        border-radius: 4em;
        color:#fff;
        background:#d5d5d5;
        line-height: 2em;
        text-align: center;
        overflow: hidden;
    }
    .offline_proj .detail-banner-logo.hospital{
        background-image: url(../images/scheme/hospital/proj-detail-logo.png);
    }
    .offline_proj .detail-img-1.hospital{
        width: 640px;
        height: 1662px;
        background-image: url(../images/scheme/hospital/hospital_detail_img_1.png);
    }
    .offline_proj .detail-img-2.hospital{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/hospital/hospital_detail_img_2.png);
    }
    .offline_proj .detail-img-3.hospital{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/hospital/hospital_detail_img_3.png);
    }
    .offline_proj .detail-img-4.hospital{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/hospital/hospital_detail_img_4.png);
    }
    .offline_proj .detail-img-5.hospital{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/hospital/hospital_detail_img_5.png);
    }
    .offline_proj .detail-img-6.hospital{
        width: 640px;
        height: 1076px;
        background-image: url(../images/scheme/hospital/hospital_detail_img_6.png);
    }
    .offline_proj .detail-img-7.hospital{
        width: 640px;
        height: 1042px;
        background-image: url(../images/scheme/hospital/hospital_detail_img_7.png);
    }

    .offline_proj .detail-img-8.hospital{
        width: 640px;
        height: 828px;
        background-image: url(../images/scheme/hospital/hospital_detail_img_8.png);
    }
    /*智慧医院部分]]*/

    /*智慧社区行业部分]]*/
    /*智慧社区部分[[*/
    .header.community{
        background:url(../images/scheme/facilitate/s_facilitate.png) center;
    }
    .offline_proj .detail-img-1.community{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/facilitate/community_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.community{
        width: 640px;
        height: 314px;
        background-image: url(../images/scheme/facilitate/community_detail_img_2.jpg);
    }
    .offline_proj .detail-img-3.community{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/facilitate/community_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.community{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/facilitate/community_detail_img_4.jpg);
    }
    .offline_proj .detail-img-5.community{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/facilitate/community_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.community{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/facilitate/community_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.community{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/facilitate/community_detail_img_7.jpg);
    }
    .offline_proj .detail-img-8.community{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/facilitate/community_detail_img_8.jpg);
    }
    /*智慧社区部分]]*/
    /*智慧ktv部分[[*/
    .header.ktv{
        background:url(../images/scheme/ktv/s_ktv.png) center;
    }
    .offline_proj .step-img-1.ktv {
        height: 80px;
        background-image: url(../images/scheme/ktv/ktv_detail_step_img_1.png);
    }
    .offline_proj .detail-img-1.ktv{
        width: 640px;
        height: 640px;
        background-image: url(../images/scheme/ktv/ktv_detail_img_1.jpg);
    }
    .offline_proj .step-img-2.ktv {
        height: 80px;
        background-image: url(../images/scheme/ktv/ktv_detail_step_img_2.png);
    }
    .offline_proj .detail-img-2.ktv{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/ktv/ktv_detail_img_2.jpg);
    }
    .offline_proj .step-img-3.ktv {
        height: 80px;
        background-image: url(../images/scheme/ktv/ktv_detail_step_img_3.png);
    }
    .offline_proj .detail-img-3.ktv{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/ktv/ktv_detail_img_3.jpg);
    }
    .offline_proj .step-img-4.ktv {
        height: 82px;
        background-image: url(../images/scheme/ktv/ktv_detail_step_img_4.png);
    }
    .offline_proj .detail-img-4.ktv{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/ktv/ktv_detail_img_4.jpg);
    }
    .offline_proj .step-img-5.ktv {
        height: 82px;
        background-image: url(../images/scheme/ktv/ktv_detail_step_img_5.png);
    }
    .offline_proj .detail-img-5.ktv{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/ktv/ktv_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.ktv{
        width: 640px;
        height: 506px;
        background-image: url(../images/scheme/ktv/ktv_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.ktv{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/ktv/ktv_detail_img_7.jpg);
    }
    .offline_proj .detail-img-8.ktv{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/ktv/ktv_detail_img_8.jpg);
    }

    /*智慧ktv部分]]*/
    /*智慧公益部分[[*/
    .offline_proj .header.commonweal{
        background:url(../images/scheme/merchant/commonweal_title_bg250c81.jpg) center;
    }
    .offline_proj .step-img-1.commonweal {
        height: 67px;
        background-image: url(../images/scheme/merchant/commonweal_detail_step_img_1.png);
    }
    .offline_proj .detail-img-1.commonweal{
        width: 640px;
        height: 252px;
        background-image: url(../images/scheme/merchant/commonweal_detail_img_1250c81.jpg);
    }
    .offline_proj .detail-img-2.commonweal{
        width: 640px;
        height: 252px;
        background-image: url(../images/scheme/merchant/commonweal_detail_img_2250c81.jpg);
    }
    .offline_proj .detail-img-3.commonweal{
        width: 640px;
        height: 252px;
        background-image: url(../images/scheme/merchant/commonweal_detail_img_3250c81.jpg);
    }
    .offline_proj .detail-img-4.commonweal{
        width: 640px;
        height: 252px;
        background-image: url(../images/scheme/merchant/commonweal_detail_img_4250c81.jpg);
    }
    .offline_proj .detail-img-5.commonweal{
        width: 640px;
        height: 114px;
        background-image: url(../images/scheme/merchant/commonweal_detail_img_5250c81.jpg);
    }
    .offline_proj .detail-img-6.commonweal{
        width: 640px;
        height: 252px;
        background-image: url(../images/scheme/merchant/commonweal_detail_img_6250c81.jpg);
    }
    .offline_proj .detail-img-7.commonweal{
        width: 640px;
        height: 252px;
        background-image: url(../images/scheme/merchant/commonweal_detail_img_7250c81.jpg);
    }
    .commonweal-bold{font-weight: bold;}
    .offline_proj .step-intro-detail-cnt p.commonweal-bold a{color: #007AFF;}
    .commonweal-step{color: #007AFF;margin: 25px 0;display: inline-block;font-size: 14px;}
    .offline_proj .step-intro-detail-cnt p.commonweal-10{padding: 10px 0;}

    /*智慧公益部分]]*/
    /*智慧客运部分[[*/
    .header.passenger-trans{
        background:url(../images/scheme/trans/s_keyun.png) center;
    }
    .offline_proj .detail-img-1.passenger-trans{
        width: 640px;
        height: 280px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.passenger-trans{
        width: 640px;
        height: 474px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_2.jpg);
    }
    .offline_proj .detail-img-3.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_4.jpg);
    }
    .offline_proj .detail-img-5.passenger-trans{
        width: 640px;
        height: 290px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_7.jpg);
    }
    .offline_proj .detail-img-8.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_8.jpg);
    }
    .offline_proj .detail-img-9.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_9.jpg);
    }
    .offline_proj .detail-img-10.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_10.jpg);
    }
    .offline_proj .detail-img-11.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_11.jpg);
    }
    .offline_proj .detail-img-12.passenger-trans{
        width: 640px;
        height: 504px;
        background-image: url(../images/scheme/trans/passenger_trans_detail_img_12.jpg);
    }

    /*智慧客运部分]]*/

    /*智慧电视互动部分[[*/
    .header.interactive-tv{
        background: url(../images/scheme/tv/s_tv.png) center;
    }
    .offline_proj .detail-img-1.interactive-tv{
        width: 640px;
        height: 348px;
        background-image: url(../images/scheme/tv/interactive_tv_detail_img_1.jpg);
    }
    .offline_proj .detail-img-2.interactive-tv{
        width: 640px;
        height: 348px;
        background-image: url(../images/scheme/tv/interactive_tv_detail_img_2.jpg);
    }
    .offline_proj .detail-img-3.interactive-tv{
        width: 640px;
        height: 348px;
        background-image: url(../images/scheme/tv/interactive_tv_detail_img_3.jpg);
    }
    .offline_proj .detail-img-4.interactive-tv{
        width: 640px;
        height: 348px;
        background-image: url(../images/scheme/tv/interactive_tv_detail_img_4.jpg);
    }
    .offline_proj .step-img-1.interactive-tv{
        height: 110px;
        background-image: url(../images/scheme/tv/interactive_tv_detail_step_img_1.png);
    }
    .offline_proj .detail-img-5.interactive-tv{
        width: 640px;
        height: 362px;
        background-image: url(../images/scheme/tv/interactive_tv_detail_img_5.jpg);
    }
    .offline_proj .detail-img-6.interactive-tv{
        width: 640px;
        height: 362px;
        background-image: url(../images/scheme/tv/interactive_tv_detail_img_6.jpg);
    }
    .offline_proj .detail-img-7.interactive-tv{
        width: 640px;
        height: 506px;
        background-image: url(../images/scheme/tv/interactive_tv_detail_img_7.jpg);
    }

    .step-cnt-box{font-size: 10px;line-height: 18px;padding-bottom: 7px;}
    .step-cnt-tit{width: 46px;height: 18px;color: #FFFFFF;text-align: center;background-color: #22AC38;float: left;margin-right: 12px;}
    .step-cnt-cnt{overflow: hidden;color: #333333;}
    .interactive-tv-link{font-size: 12px;color: #333333;font-weight: bold;text-align: center;display: block;height: 46px;vertical-align: middle;margin: 0 26px 25px;border: 2px dashed #CCCCCC;}
    .interactive-tv-link span{display: inline-block;vertical-align: middle;padding-top: 9px;}
    .interactive-tv-link em{color: #007AFF;}
    /*智慧电视互动部分]]*/


/*智慧停车场部分[[*/
.header.parkinglot {
    background: url(../images/scheme/depot/s_dep.png) center;
}

.offline_proj .table.parkinglot .th-1 {
    width: 35%;
}

.offline_proj .table.parkinglot .th-2 {
    width: 8%;
}

.offline_proj .table.parkinglot .th-3 {
    width: 57%;
}

.offline_proj .table.parkinglot .vs {
    display: inline-block;
    width: 2em;
    height: 2em;
    border-radius: 4em;
    color: #fff;
    background: #d5d5d5;
    line-height: 2em;
    text-align: center;
    overflow: hidden;
}

.offline_proj .detail-banner-logo.parkinglot {
    background-image: url(../images/scheme/depot/proj-detail-logo.png);
}

.offline_proj .detail-img-1.parkinglot {
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_1.jpg);
}

.offline_proj .detail-img-2.parkinglot {
    width: 640px;
    height: 330px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_2.jpg);
}

.offline_proj .detail-img-3.parkinglot {
    width: 640px;
    height: 630px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_3.jpg);
}

.offline_proj .detail-img-4.parkinglot {
    width: 640px;
    height: 276px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_4.jpg);
}

.offline_proj .detail-img-5.parkinglot {
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_5.jpg);
}

.offline_proj .detail-img-6.parkinglot {
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_6.png);
}

.offline_proj .detail-img-7.parkinglot {
    width: 640px;
    height: 242px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_7.jpg);
}

.offline_proj .detail-img-8.parkinglot {
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_8.png);
}
.offline_proj .detail-img-9.parkinglot {
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_9.png);
}
.offline_proj .detail-img-10.parkinglot {
    width: 640px;
    height: 620px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_10.jpg);
}
.offline_proj .detail-img-11.parkinglot {
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_11.jpg);
}
.offline_proj .detail-img-12.parkinglot {
    width: 640px;
    height: 334px;
    background-image: url(../images/scheme/depot/parkinglot_detail_img_12.jpg);
}
.offline_proj .step-intro-detail-cnt .subtitle-bold{
    font-weight: bold;
}

/*智慧停车场部分]]*/
/* 线下行业解决方案 ]] */

/*支付能力[[*/
    /*运营能力[[*/
    /*红包*/
.banner-hongbao{
    background:#22ac38 url(../images/scheme/merchant/ico_hongbao.png) no-repeat center center;
    background-size: 159px auto;
}
    
    .hongbao-img-1{background-image:url(../images/scheme/merchant/hongbao_img_1.png);}
.hongbao-img-2{background-image:url(../images/scheme/merchant/hongbao_img_2.png);}
.hongbao-img-3{background-image:url(../images/scheme/merchant/hongbao_img_3.png);}
.hongbao-img-4{background-image:url(../images/scheme/merchant/hongbao_img_4.png);}
.hongbao .mglr{/*margin-left & margin-right*/
    margin-left: 15px;
    margin-right: 15px;
}

.hongbao .intro-cnt{
    margin-top:30px;
    margin-bottom:15px;
}
.hongbao .intro{
    text-indent: 2em;
    margin-bottom: 0.5em;
    font-size: 12px;
    line-height: 2em;
    color:#333;
}
.hongbao .detail-title{
    height: 56px;
    text-align: center;
    border-top: 1px dashed #d6d6d6;
    border-bottom: 1px dashed #d6d6d6;
    line-height: 56px;
    margin:20px 3%;
    margin-top:40px;
}
.detail-list-with-ico{
    padding-left:30px;
    padding-top:40px;
    padding-bottom: 40px;
}
.detail-list-with-ico li{
    display: block;
    position: relative;
    height: 73px;
    width: auto;
}
.hongbao .hongbao-ico-sprite{
    position: absolute;
    top:0;
    left:0;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 201px auto;
    background-image: url(../images/scheme/merchant/hongbao-ico-sprite.png);
    width: 40px;
    height: 40px;
}

.detail-list-with-ico h4{
    position: absolute;
    color:#333;
    font-size: 16px;
    top:4px;
    left:50px;
    margin:0;padding:0;
}
.detail-list-with-ico p{
    position: absolute;
    color:#999999;
    font-size: 12px;
    top:28px;
    left:50px;
    line-height: 1.7em;
}
.hongbao .hongbao-ico-sprite.ico-1{
    background-position: 0 0;
}
.hongbao .hongbao-ico-sprite.ico-2{
    background-position: -40px 0;
}
.hongbao .hongbao-ico-sprite.ico-3{
    background-position: -80px 0;
}
.hongbao .hongbao-ico-sprite.ico-4{
    background-position: -120px 0;
}
.hongbao .hongbao-ico-sprite.ico-5{
    background-position: -160px 0;
}
/*运营能力[[*/


/*支付能力]]*/

p.suggest-to-follow{
    margin-top: 0px;  
    margin-bottom: 20px;  font-size: 14px;  line-height: 2em;  
    text-align: center;
    color: #333;
    margin-left: 15px;  margin-right: 15px;
    padding-bottom: 40px;
}
p.suggest-to-follow a,p.suggest-to-follow a:visited{
    color: #00c800;
}



/*智慧机场部分[[*/
/*.offline_proj .header .title-bg{
    position: absolute;
    top: 0;
    left: 0;
}*/
.header.air-trans{
        background:url(../images/scheme/airport/s_air.jpg) center;
    }
.offline_proj .step-img-1.airport{
    height: 586px;
    background-image: url(../images/scheme/airport/airport_detail_step_img_1.png);
}
.offline_proj .detail-img-1.airport{
    width: 640px;
    height: 348px;
    background-image: url(../images/scheme/airport/airport_detail_img_1.jpg);
}
.offline_proj .detail-img-2.airport{
    width: 640px;
    height: 348px;
    background-image: url(../images/scheme/airport/airport_detail_img_2.jpg);
}
.offline_proj .detail-img-3.airport{
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/airport/airport_detail_img_3.jpg);
}
.offline_proj .detail-img-4.airport{
    width: 640px;
    height: 348px;
    background-image: url(../images/scheme/airport/airport_detail_img_4.jpg);
}
.offline_proj .detail-img-5.airport{
    width: 640px;
    height: 348px;
    background-image: url(../images/scheme/airport/airport_detail_img_5.jpg);
}
.offline_proj .detail-img-6.airport{
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/airport/airport_detail_img_6.jpg);
}
.offline_proj .step-img-2.airport{
    height: 120px;
    background-image: url(../images/scheme/airport/airport_detail_step_img_1.png);
}
.offline_proj .detail-img-7.airport{
    width: 640px;
    height: 310px;
    background-image: url(../images/scheme/airport/airport_detail_img_7.jpg);
}
.offline_proj .detail-img-8.airport{
    width: 640px;
    height: 526px;
    background-image: url(../images/scheme/airport/airport_detail_img_8.jpg);
}
.offline_proj .detail-img-9.airport{
    width: 640px;
    height: 192px;
    background-image: url(../images/scheme/airport/airport_detail_img_9.jpg);
}
.offline_proj .detail-img-10.airport{
    width: 640px;
    height: 348px;
    background-image: url(../images/scheme/airport/airport_detail_img_10.jpg);
}
.offline_proj .detail-img-11.airport{
    width: 640px;
    height: 504px;
    background-image: url(../images/scheme/airport/airport_detail_img_11.jpg);
}
.detail-step-intro-des{
    font-size: 14px;
    color: #22AC38;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 16px;
}
.step-solution-cnt{
    font-size: 14px;
    color: #333333;
    padding-left: 18px;
    line-height: 15px;
}
.step-solution-num{
    font-style: normal;
    margin-left: -18px;
    float: left;
}
.step-guess{
    overflow: hidden;
    padding-bottom: 10px;
}
.step-guess-num{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 14px;
    width: 50px;
    padding: 11px 0;
    background-color: #22AC38;
    display: block;
    text-align: center;
    float: left;
    margin-right: 15px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
}
.step-guess-cnt{
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #333333;
    padding-top: 11px;
}
/*智慧机场部分]]*/