@media (max-width: 767px) {
  html{
    width: 100%;
    min-width: 100%;
  }
  /* 侧边栏隐藏 */
  .hk-contab{
    display: none!important;
  }
  .hk-top{
    display: none!important;
  }
  #right_tab{
    display: none!important;
  }
  /* 公共 */
  .module-title{
    font-size: 24px;
    line-height: 32px;
  }
  .module-decs{
    font-size: 14px;
    line-height: 20px;
  }
  /* banner部分 */
  #wapper_banner{
    position: relative;
  }
  /* 数据展示 */
  #wapper_data{
    padding: 32px 0 0;
  }
  .data-lists{
    width: 100%;
    margin-top: 24px;
  }
  .data-item{
    display: block;
    width: 100%;
    padding: 0 0 0 48px;
    margin-bottom: 32px;
    text-align: left;
  }
  .data-item .item-pic{
    display: inline-block;
    margin: 0 24px 0 0;
    zoom: 0.8;
    vertical-align: top;
  }
  .data-item .cell-body{
    display: inline-block;
  }
  .data-item .item-title{
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 4px;
  }
  .data-item .item-decs{
    font-size: 14px;
    line-height: 28px;
  }
  /* 业务管理 */
  #wapper_function{
    padding: 32px 48px;
  }
  .funtion-box .module-title{
    margin-bottom: 12px;
  }
  .function-lists{
    width: 100%;
    opacity: 1;
  }
  .function-item-box{
    width: 100%;
    height: 248px;
    padding: 8px 0;
  }
  /* 特点 */
  .feature-item-mobile{
    width: 300px;
    height: 200px;
    position: relative;
  }
  .feature-item-bg01{
    background: url('../../../../../www.jdy.com/resource/images/product_ykj/feacture-bg-bj.png') no-repeat center;
    height: 200px;
    background-size: cover;
  }
  .feature-item-bg02{
    background: url('../../../../../www.jdy.com/resource/images/product_ykj/feacture-bg-gx.png') no-repeat center;
    height: 200px;
  }
  .feature-item-bg03{
    background: url('../../../../../www.jdy.com/resource/images/product_ykj/feacture-bg-zn.png') no-repeat center;
    height: 200px;
  }
  .feature-item-bg04{
    background: url('../../../../../www.jdy.com/resource/images/product_ykj/feacture-bg-kf.png') no-repeat center;
    height: 200px;
  }
  .feature-item-bg05{
    background: url('../../../../../www.jdy.com/resource/images/product_ykj/feacture-bg-sj.png') no-repeat center;
    height: 200px;
  }
  .feature-item-bg06{
    background: url('../../../../../www.jdy.com/resource/images/product_ykj/feacture-bg-jc.png') no-repeat center;
    height: 200px;
  }
  .feature-item-mobile .item-content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #ffffff;
  }
  .feature-item-mobile .item-pic{
    /* width: 64px;
    height: 64px;
    margin: 40px auto 24px;
    background: url(/resource/images/product_ykj/icon-sprite.png)no-repeat center; */
  }
  #wapper_feature_mobile {
    padding: 15px;
    background: #DCDFE7;
  }
  .feature-item-mobile .item-pic.pic01{
    background-position: 0 -84px;
  }
  .feature-item-mobile .item-pic.pic02{
    background-position: -320px -84px;
  }
  .feature-item-mobile .item-pic.pic03{
    background-position: -192px -84px;
  }
  .feature-item-mobile .item-pic.pic04{
    background-position: -64px -84px;
  }
  .feature-item-mobile .item-pic.pic05{
    background-position: -128px -84px;
  }
  .feature-item-mobile .item-pic.pic06{
    background-position: -256px -84px;
  }
  .feature-item-mobile .item-title{
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 72px;
    text-align: center;
  }
  .feature-item-mobile .item-decs{
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    line-height: 24px;
    padding: 0 24px;
  }
  /* 多端应用 */
  .entry-box{
    padding: 32px 0 0;
  }
  .function-item .item-header{
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 32px;
  }
  .entry-tabbar-box{
    height: auto;
  }
  .entry-tabbar{
    width: 100%;
  }
  .entry-tabbar-item{
    width: 100%;
  }
  .entry-tabbar .tabbar-item-title{
    text-align: left;
    flex: 2;
    font-size: 16px;
  }
  .entry-tabbar .active .tabbar-item-title{
    color: #00CCC5;
  }
  .entry-tabbar-item:nth-child(1)::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    border-bottom: 1px solid #E6E6E6;
    width: 100%;
    display: inline-block;
  }
  .entry-item-cell{
    display: flex;
    position: relative;
    padding: 2px 12px;
  }
  .entry-item-cell::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #E6E6E6;
    width: 100%;
    display: inline-block;
  }
  .active .entry-item-cell::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    border-bottom: none;
    width: 100%;
    display: inline-block;
  }
  .entry-tabbar-item .icon-taggle{
    font-size: 24px;
    line-height: 48px;
    width: 40px;
  }
  .entry-content{
    background: "";
    position: relative;
  }
  .entry-content-box{
    width: 100%;
    height: auto;
  }
  .entry-box .content-item{
    padding: 32px 16px 24px 16px;
  }
  .entry-box .content-img{
    position: static;
    width: 326px;
    height: 268px;
    margin: 0 auto;
  }
  .entry-box .content-item h4{
    /* margin-top: 28px; */
    font-size: 20px;
    line-height: 30px;
  }
  .entry-box .content-item ul{
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 24px;
  }
  /* 多端应用 */
  /* 用户评价 */
  #wapper_customer{
    padding: 32px 10px;
    height: auto;
    background: #F6F9FD;
  }
  .customer-box{
    width: 100%;
  }
  .customer-title{
    margin-bottom: 24px;
  }
  .customer-list{
    opacity: 1;
  }
  .customer-item{
    margin: 0;
    width: 100%;
    padding: 40px 17px 48px 30px;
    margin-bottom: 16px;
    background: #FFFFFF;
  }
  /* 云会计价格 */
  #wapper_price{
    padding: 32px 16px 16px;
    background: #FFFFFF;
  }
  .price-decs{
    margin-bottom: 24px;
  }
  .price-content{
    width: 100%;
    opacity: 1;
  }
  .price-item{
    margin: 0;
    width: 100%;
    margin-bottom: 16px;
  }
  .price-item .item-header{
    background-size: 100%;
  }
}