@media (max-width: 1400px) {
  .content .ecological .list ul li em{ font-size:14px;}
    .content_productAI_cp .support .title h1,.content_productAI_cp .product_item .title h1 ,.content_productAI_cp .container .AI .title h1,.content_productAI_cp .container .AI .title h1{ font-size:2rem;}

    .content_productAI_cp .product_item_productJS .list .itemBox .left .text h2{font-size: 1.6rem;}
    .content_productAI_cp .product_item_productJS .list .itemBox .right .rightBottom .text h2{font-size: 1.6rem;}
    .content_productAI_cp .product_item_productJS .list .itemBox .right .rightTop .text h2{font-size: 1.6rem;}
    .content_productAI_cp .product_item_productPlan .list .item .t .info p{ font-size:1.3rem;}
    .content_productAI_cp .product_item_productPlan .list .item > img{ height:36rem;}
    /*首页m端*/
  .content .business .code ul li {
    margin: 0px;
    text-align: center;
  }
  .content .help .tab_content ul li h1{ font-size:1.2rem;}
  .content .introduce .list ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .content .introduce .list ul li {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
  }
  .content .AI_code .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content .AI_code .container .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
  }
  .content .AI_code .container .img img {
    height: 100%;
  }
  .content .AI_code .container .text {
    width: 50%;
    margin: 0px;
  }
  .content .AI_code .container .text h3 {
    font-size: 2rem;
    width: auto;
    height: auto;
  }
  .content .AI_code .container .text p {
    font-size: 1rem;
    width: auto;
    height: auto;
  }
  .content .AI_code .container .text a {
    font-size: 0.8rem;
  }

  .content .CashierScheme .content_AI_content .fImg img {
    width: 90% !important;
  }
  .content .content_AI .content_AI_content .text {
    width: calc(50% - 82px);
  }
  .content .content_AI .content_AI_content .text h1 {
    font-size: 2rem;
    height: auto;
  }
  .content .content_AI .content_AI_content .text h3 {
    font-size: 1.4rem;
    height: auto;
    width: 100%;
  }
  .content .content_AI .content_AI_content .text p {
    width: 100%;
    font-size: 14px;
    height: auto;
  }
  .content .content_AI .content_AI_content .text .btn a {
    font-size: 1rem;
  }
  .content .content_AI .content_AI_content .text .fImg img {
    width: 100%;
  }
  
    /* 银歌 m200 */
    .content_product_verAI .product_item_productPlan .list .item > img {
      min-height: 550px;
    }
    /* 客户案例 */
    
    .content_partners .partners_why .list ul li {
      width: 33%;
    }

    /* 产品中心 收银系统 */
    .content_Cashier .cashierItem_body .cashi_img .body_item {
      height: auto;
    }
    .content_Cashier .cashierItem_body .cashi_img .cashi_body .item_color {
      height: auto;
      padding: 30px 60px;
    }
    .content_Cashier .cashierItem_body .cashi_img .cashi_body_d {
      padding-bottom: 20px;
      height: auto;
    }
   
 

   
  
  
}
@media (max-width: 1200px) {
    /*首页m端*/
  .container {
    width: 95%;
  }
  .content .introduce .list ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .content .introduce .list ul li {
   
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
  }
  .content .AI_code .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content .AI_code .container .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
  }
  .content .AI_code .container .img img {
    width: 100%;
  }
  .content .AI_code .container .text {
    width: 50%;
    margin: 0px;
  }
  .content .AI_code .container .text h3 {
    font-size: 2rem;
    width: auto;
    height: auto;
  }
  .content .AI_code .container .text p {
    font-size: 1rem;
    width: auto;
    height: auto;
  }
  .content .AI_code .container .text a {
    font-size: 0.8rem;
  }

  .content .CashierScheme .content_AI_content .fImg img {
    width: 90% !important;
  }
  .content .content_AI .content_AI_content .img {
    width: 50%;
  }
  .content .content_AI .content_AI_content .text {
    width: calc(50% - 82px);
  }
  .content .content_AI .content_AI_content .text h1 {
    font-size: 1.8rem;
    height: auto;
  }
  .content .content_AI .content_AI_content .text h3 {
    font-size: 1.2rem;
    height: auto;
    width: 100%;
  }
  .content .content_AI .content_AI_content .text p {
    width: 100%;
    font-size: .9rem;
    height: auto;
  }
  .content .content_AI .content_AI_content .text .btn a {
    font-size: .8rem;
  }

  
 /*下载界面*/
  .content_download .download_all .list .item .title{flex-wrap: wrap;}
 .content_download .download_all .list .item .title h2{ width:100%;font-size: 1.6rem;}
 .content_download .download_all .list .item .title p{ width:100%;    margin-left: 15px;    font-size: 1rem;}
 .content_download .download_all .list .pcAiItem .equipment{margin: 35px 0 85px 15px;}
  .content_download .download_all .list .item .equipment{    margin: 35px 0 85px 15px;}
  
  
/* 银歌 m200 */
.content_product_verAI .product_item_productAI .tab .value .act .item .txt {
  left: 50px;
}
.content_product_verAI .product_item_productJS .list > .item .txt {
  left: 20px;
  top: 40% !important;
}
.content_product_verAI .product_item_productJS .list > .item .txt h2 {
  font-size: 2rem;
}
.content_product_verAI .product_item_productJS .list > .item .txt p {
  font-size: 1.4rem;
}
.content_product_verAI .product_item_productJS .list .itemR .txt {
  top: 50% !important;
  left: 50%;
}
.content_product_verAI .product_item_productJS .list .itemC .l .txt {
  -webkit-transform: translate(0) !important;
          transform: translate(0) !important;
  top: 50% !important;
  left: 15px !important;
}
.content_product_verAI .product_item_productJS .list .itemC .r .txt {
  top: 20px !important;
  left: 15px !important;
  -webkit-transform: translate(0) !important;
          transform: translate(0) !important;
}
.content_product_verAI .product_item_productJS .list .itemBox .left .text {
  top: 30px;
}
.content_product_verAI .product_item_productJS .list .itemBox .left .text h2 {
  font-size: 1.8rem;
}
.content_product_verAI .product_item_productJS .list .itemBox .left .text p {
  font-size: 1.2rem;
}
.content_product_verAI .product_item_productJS .list .itemBox .right .rightTop .text, .content_product_verAI .product_item_productJS .list .itemBox .right .rightBottom .text {
  top: 30px;
}
.content_product_verAI .product_item_productJS .list .itemBox .right .rightTop .text h2, .content_product_verAI .product_item_productJS .list .itemBox .right .rightBottom .text h2 {
  font-size: 1.8rem;
}
.content_product_verAI .product_item_productJS .list .itemBox .right .rightTop .text p, .content_product_verAI .product_item_productJS .list .itemBox .right .rightBottom .text p {
  font-size: 1.2rem;
}
.content_product_verAI .product_item_productPlan .list .item > img {
  min-height: 550px;
}
/* 客户案例 */

/* 产品中心 AI识别算法 */
.content_productAI .product_item_productPlan .list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 95%;
}
.content_productAI .product_item_productPlan .list .item {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
}
.content_productAI .support .title h1 {
  font-size: 2rem;
}
.content_productAI .support .list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 95%;
  padding-bottom: 30px;
}
.content_productAI .support .list .item {
  width: 50%;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
}


/* 产品中心 收银系统 */
.content_Cashier .cashierItem_body .cashi_img .body_item {
  height: auto;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body .item_color {
  height: auto;
  padding: 30px 60px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_d {
  height: auto;
}


    /* 产品中心 M200 */
    .content_productAI_cp .product_item_productAI .tab .value .act .item .txt {
      left: 50px;
    }
    .content_productAI_cp .product_item_productJS .list > .item .txt {
      left: 20px;
      top: 40% ;
    }
    .content_productAI_cp .product_item_productJS .list > .item .txt h2 {
      font-size: 2rem;
    }
    .content_productAI_cp .product_item_productJS .list > .item .txt p {
      font-size: 1.4rem;
    }
    .content_productAI_cp .product_item_productJS .list .itemR .txt {
      top: 15%;
      left: 50%;
    }
    .content_productAI_cp .product_item_productJS .list .itemC .l .txt {
      -webkit-transform: translate(0) !important;
              transform: translate(0) !important;
      top: 50% !important;
      left: 15px !important;
    }
    .content_productAI_cp .product_item_productJS .list .itemC .r .txt {
      top: 20px !important;
      left: 15px !important;
      -webkit-transform: translate(0) !important;
              transform: translate(0) !important;
    }
    .content_productAI_cp .product_item_productJS .list .itemBox .left .text {
      top: 30px;
    }
    .content_productAI_cp .product_item_productJS .list .itemBox .left .text h2 {
      font-size: 1.8rem;
    }
    .content_productAI_cp .product_item_productJS .list .itemBox .left .text p {
      font-size: 1.2rem;
    }
    .content_productAI_cp .product_item_productJS .list .itemBox .right .rightTop .text, .content_productAI_cp .product_item_productJS .list .itemBox .right .rightBottom .text {
      top: 30px;
    }
    .content_productAI_cp .product_item_productJS .list .itemBox .right .rightTop .text h2, .content_productAI_cp .product_item_productJS .list .itemBox .right .rightBottom .text h2 {
      font-size: 1.8rem;
    }
    .content_productAI_cp .product_item_productJS .list .itemBox .right .rightTop .text p, .content_productAI_cp .product_item_productJS .list .itemBox .right .rightBottom .text p {
      font-size: 1.2rem;
    }
    .content_productAI_cp .product_item_productPlan .list .item > img {
      min-height: 550px;
    }

  
  
  
}
@media (max-width: 1024px) {
  .content .help .tab_content {
    padding-bottom: 20px;
  }
  .content .help .tab_content ul li {
    width: 100%;
    margin: 10px 0;
  }
  .container {
    width: 95% !important;
  }
  .content .introduce .list ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .content .introduce .list ul li {
    margin: 0px;
  }
  .content .ecological .list ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .content .ecological .list ul li {
    margin-bottom: 30px;
    width: 32%;
    height: auto;
    margin: 10px 0;
  }
  .content .business .code ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .content .AI_code .container .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
  }
  .content .AI_code .container .img img {
    width: 100%;
  }
  .content .AI_code .container .text {
    width: 100%;
  }
  .content .AI_code .container .text h3 {
    width: auto;
    font-size: 1.8rem;
    height: auto;
  }
  .content .AI_code .container .text p {
    font-size: 1rem;
  }
  .content .AI_code .container .text a {
    font-size: .9rem;
  }
  .content .content_AI {
    height: auto;
    position: static;
  }
  .content .content_AI .content_AI_content {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    position: static;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content .content_AI .content_AI_content .img {
    width: 50%;
  }
  .content .content_AI .content_AI_content .img img {
    width: 100%;
  }
  .content .content_AI .content_AI_content .text {
    margin: 0px;
    width: 50%;
  }
  .content .content_AI .content_AI_content .text h1 {
    font-size: 2rem;
    height: auto;
  }

  .content .content_AI .content_AI_content .text p {
    font-size: 1rem;
    height: auto;
  }
  .content .content_AI .content_AI_content .text .btn a {
    font-size: 0.9rem;
  }
  .content .content_AI .content_AI_content .text .fImg {
    display: none;
  }
  .content .content_AI .bg {
    display: none;
  }
  .content .content_AI .bg1 {
    position: static;
  }
  /* 银歌m200 */
  .content_product_verAI .container .sub {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px 0;
  }
  .content_product_verAI .container .sub .nav {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content_product_verAI .container .sub .nav a {
    margin: 0px;
  }
  .content_product_verAI .container .AI .title {
    margin: 30px 0;
  }
  .content_product_verAI .container .AI .title h1 {
    font-size: 2rem;
  }
  .content_product_verAI .container .AI .ftitle {
    width: 100%;
    font-size: 1.3rem;
  }
  .content_product_verAI .container .AI .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_product_verAI .container .AI .list .item {
    width: 100%;
    margin-bottom: 15px;
  }
  .content_product_verAI .product_item .title {
    padding: 30px 0;
  }
  .content_product_verAI .product_item .title h1 {
    font-size: 2rem;
  }
  .content_product_verAI .product_item .tab .key {
    padding-bottom: 30px;
  }
  .content_product_verAI .product_item .tab .value .act .item {
    width: 95%;
  }
  .content_product_verAI .product_item .tab .value .act .item .txt {
    left: 10px;
  }
  .content_product_verAI .product_item .tab .value .act .item .txt .t {
    margin-bottom: 60px;
  }
  .content_product_verAI .product_item .tab .value .act .item .txt .t h2 {
    font-size: 1.8rem;
  }
  .content_product_verAI .product_item .tab .value .act .item .txt .t p {
    font-size: 1.2rem;
  }
  .content_product_verAI .product_item .tab .value .act .item .txt .c p {
    font-size: 1.5rem;
  }
  .content_product_verAI .product_item .list {
    margin-top: 0px;
    width: 95%;
  }
  .content_product_verAI .product_item .list .item {
    height: auto;
  }
  .content_product_verAI .product_item .list .item .txt {
    width: 100%;
    left: 20px;
  }
  .content_product_verAI .product_item .list .item .txt h2 {
    font-size: 1.5rem;
  }
  .content_product_verAI .product_item .list .item .txt p {
    font-size: 1rem;
  }
  .content_product_verAI .product_item .list .itemBox {
    margin-top: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_product_verAI .product_item .list .itemBox .right, .content_product_verAI .product_item .list .itemBox .left {
    width: 100%;
  }
  .content_product_verAI .product_item .list .itemBox .left .text {
    top: 50px;
    left: 20px;
  }
  .content_product_verAI .product_item .list .itemBox .left .text h2 {
    font-size: 2.5rem;
  }
  .content_product_verAI .product_item .list .itemBox .left .text p {
    margin-top: 50px;
    font-size: 1.5rem;
  }
  .content_product_verAI .product_item .list .itemBox .right {
    display: block;
  }
  .content_product_verAI .product_item .list .itemBox .right .rightTop, .content_product_verAI .product_item .list .itemBox .right .rightBottom {
    margin: 20px 0;
    display: block;
  }
  .content_product_verAI .product_item .list .itemBox .right .rightTop .text h2, .content_product_verAI .product_item .list .itemBox .right .rightBottom .text h2 {
    font-size: 1.8rem;
  }
  .content_product_verAI .product_item .list .itemBox .right .rightTop .text p, .content_product_verAI .product_item .list .itemBox .right .rightBottom .text p {
    font-size: 1.1rem;
  }
  .content_product_verAI .product_item .ftitle {
    padding: 0 2.5%;
    width: 100%;
    font-size: 1.3rem;
  }
  .content_product_verAI .product_item .ba {
    height: 200px;
  }
  .content_product_verAI .product_item .ba .txt {
    -webkit-transform: translate(0);
            transform: translate(0);
    top: -10px;
  }
  .content_product_verAI .product_item .ba .txt h2 {
    font-size: 1.4rem;
  }
  .content_product_verAI .product_item_productPlan .list .item {
    background-color: #fff;
    height: auto;
  }
  .content_product_verAI .product_item_productPlan .list .item > img {
    display: none;
  }
  .content_product_verAI .product_item_productPlan .list .item .t {
    border: none;
    position: static;
    display: block;
  }
  .content_product_verAI .product_item_productPlan .list .item .t .img, .content_product_verAI .product_item_productPlan .list .item .t .txt {
    width: 100%;
    border: none;
  }
  .content_product_verAI .product_item_productPlan .list .item .t .img {
    text-align: center;
  }
  .content_product_verAI .product_item_productPlan .list .item .t .txt {
    padding: 20px 0;
  }
  .content_product_verAI .product_item_productPlan .list .item .t .txt p {
    font-size: 1.5rem;
  }
  .content_product_verAI .product_item_productPlan .list .item .t .info {
    width: 100%;
    padding: 30px;
  }
  .content_product_verAI .support .title {
    margin: 20px 0;
  }
  .content_product_verAI .support .title h1 {
    font-size: 1.8rem;
  }
  .content_product_verAI .support .list {
    width: 100%;
    display: block;
  }
  .content_product_verAI .support .list .item {
    width: 100%;
  }
  .content_product_verAI .product_item_productJS1 .list .item .t .txt {
    position: absolute;
  }
  .content_product_verAI .product_item_productJS1 .list .item .t .txt h2 {
    font-size: 2rem;
  }
  .content_product_verAI .product_item_productJS1 .list .item .t .txt p {
    font-size: 1.2rem;
  }
  .content_product_verAI .product_item_productJS1 .list .itemR {
    display: block;
  }
  .content_product_verAI .product_item_productJS1 .list .itemR .txt {
    width: 50%;
    left: 50%;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .content_product_verAI .product_item_productJS1 .list .itemR .txt p img {
    margin: 0px;
  }
  .content_product_verAI .product_item_productJS1 .list .itemC {
    display: block;
  }
  .content_product_verAI .product_item_productJS1 .list .itemC .l, .content_product_verAI .product_item_productJS1 .list .itemC .r {
    width: 100%;
  }
  .content_product_verAI .product_item_productJS1 .list .itemC .l .txt {
    top: 65%;
    left: 20px;
  }
  .content_product_verAI .product_item_productJS1 .list .itemC .l .txt h2 {
    font-size: 3rem;
  }
  .content_product_verAI .product_item_productJS1 .list .itemC .l .txt p {
    max-width: 90%;
    font-size: 1.5rem;
  }
  .content_product_verAI .product_item_productJS1 .list .itemC .r .txt {
    top: 25%;
    left: 10px;
  }
  .content_product_verAI .product_item_productJS1 .list .itemC .r .txt h2 {
    font-size: 3rem;
  }
  .content_product_verAI .product_item_productJS1 .list .itemC .r .txt p {
    max-width: 90%;
    font-size: 1.5rem;
  }
  .content_product_verAI .product_item_productPlan1 .list .item .t .txt p {
    font-size: 2rem;
  }
  .content_product_verAI .product_item_productPlan1 .list .item .t .info p {
    font-size: 1.2rem;
  }
  /* 产品AI */
  .content_product_ver .product_item {
    height: auto;
  }
  .content_product_ver .product_item .ftitle {
    padding: 0 2.5%;
    font-size: 1.1rem;
    width: 100%;
  }
  .content_product_ver .product_item .content, .content_product_ver .product_item .content_ide {
    padding: 0 2.5%;
  }
  .content_product_ver .product_item .content p, .content_product_ver .product_item .content .ftitle, .content_product_ver .product_item .content_ide p, .content_product_ver .product_item .content_ide .ftitle {
    font-size: 1.1rem;
    width: 100%;
  }
  .content_product_ver .product_item .content .list, .content_product_ver .product_item .content_ide .list {
    padding: 0px;
  }
  .content_product_ver .product_item .content .list .list_text, .content_product_ver .product_item .content_ide .list .list_text {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_product_ver .product_item .content .list .list_text .item, .content_product_ver .product_item .content_ide .list .list_text .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .content_product_ver .product_item .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_product_ver .product_item .container .list {
    width: 30%;
    height: auto;
  }
  .content_product_ver .product_item .container .list p {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    font-size: .9rem;
  }
  .content_product_ver .product_item .title {
    padding: 30px 0;
  }
  .content_product_ver .product_item .title h1 {
    font-size: 2rem;
  }
  /* 产品中心 AI自动识别 */


  .content_product .product_item .content p, .content_product .product_item .content .ftitle, .content_product .product_item .content_ide p, .content_product .product_item .content_ide .ftitle {
    font-size: 1.1rem;
    width: 100%;
  }
  .content_product .product_item .content .list, .content_product .product_item .content_ide .list {
    padding: 0px;
  }
  .content_product .product_item .content .list .list_text, .content_product .product_item .content_ide .list .list_text {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_product .product_item .content .list .list_text .item, .content_product .product_item .content_ide .list .list_text .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .content_product .product_item .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_product .product_item .container .list {
    width: 30%;
    height: auto;
  }
  .content_product .product_item .container .list p {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    font-size: .9rem;
  }

  .content_product .product_item .title h1 {
    font-size: 2rem;
  }
  /* 客户案例 */

  .content_partners .partners_why .list ul li {
    width: 48%;
  }
  .content_partners .partners_agent .list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_partners .partners_agent .list ul li {
    margin-bottom: 15px;
  }
  .content_about .item_about .content .list, .content_about .item_about_two .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_about .item_about_two .container .list {
    width: 48%;
  }
  .content_about .item_about_two {
    height: auto;
    padding: 20px 0;
  }
  .content_partners .partners_agent .agent_from {
    margin: 100px auto;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  .content_partners .partners_agent .agent_from h2 {
    width: 100%;
  }
  .content_partners .partners_agent .agent_from .from {
    padding: 0 20px;
  }
  .content_partners .partners_agent .agent_from .from .textarea, .content_partners .partners_agent .agent_from .from .input {
    width: 100%;
  }
  .content_partners .partners_agent .agent_from .from .textarea input, .content_partners .partners_agent .agent_from .from .input input {
    width: 100%;
  }
  .content_partners .partners_agent .agent_from .from .input textarea {
    display: block;
    width: 100%;
  }
  .content_partners .partners_hz .list ul li {
    width: 25%;
  }
  .content_partners .partners_agent .agent_list ul {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .content_partners .partners_agent .agent_list ul li {
    margin-right: 15px;
  }
  .content_partners .partners_agent .agent_list ul li:not(:last-child)::after {
    content: '';
    display: none;
  }
  /* 产品中心 AI识别算法 */
  .content_productAI .container .sub {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px 0;
  }
  .content_productAI .container .sub .nav {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content_productAI .container .sub .nav a {
    margin: 0px;
  }
  .content_productAI .container .AI .title {
    margin: 30px 0;
  }
  .content_productAI .container .AI .title h1 {
    font-size: 2rem;
  }
  .content_productAI .container .AI .ftitle {
    width: 100%;
    font-size: 1.1rem;
  }
  .content_productAI .container .AI .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .content_productAI .container .AI .list .item {
    width: 33%;
    margin-bottom: 20px;
  }
  .content_productAI .product_item .title {
    padding: 30px 0;
  }
  .content_productAI .product_item .title h1 {
    font-size: 2rem;
  }
  .content_productAI .product_item .ftitle {
    padding: 0 2.5%;
    width: 100%;
    font-size: 1.1rem;
  }
  .content_productAI .product_item_productPlan .list .item h2 ,.content_productAI .support .list .item h2{ font-size:1.4rem;}
  .content_productAI .product_item_productPlan .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 95%;
  }
  .content_productAI .product_item_productPlan .list .item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 20px;
  }
  .content_productAI .support .title h1 {
    font-size: 2rem;
  }
  .content_productAI .support .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 95%;
    padding-bottom: 30px;
  }
  .content_productAI .support .list .item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 10px;
  }

  /* 产品中心 收银系统 */
  .content_Cashier .cashierItem {
    height: auto;
  }
  .content_Cashier .cashierItem .title {
    padding: 30px 0;
  }
  .content_Cashier .cashierItem .title h1 {
    font-size: 2rem;
    margin: 10px 0;
  }
  .content_Cashier .cashierItem .title p {
    width: 95%;
    font-size: 1.5rem;
  }
  .content_Cashier .cashierItem_body {
    position: static;
  }
  .content_Cashier .cashierItem_body .cashi_img {
    margin: 0px;
  }
  .content_Cashier .cashierItem_body .cashi_img p {
    margin-bottom: 30px;
  }


  .content_Cashier .cashierItem_body .cashi_img .title h1 {
    font-size: 2rem;
    height: auto;
  }
  .content_Cashier .cashierItem_body .cashi_img .title p {
    width: 100%;
    text-align: center;
    font-size: 1.1rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 95%;
  }

  .content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext h1 {
    font-size: 1.6rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext .list {
    margin-top: 30px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext .list .item {
    height: auto;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext .list .item .txt {
    margin: 0px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body .item_color {
    width: 100%;
    padding: 20px 2.5%;
    height: auto;
  }

  .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .title {
    padding: 10px 0;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .title h1 {
    font-size: 2rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .title .ftitle {
    font-size: .8rem;
  }

  .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .img, .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .txt {
    width: 100%;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .txt .ftitle {
    margin-bottom: 5px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .txt h2 {
    font-size: 1.9rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .img img {
    width: 100%;
    height: auto;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_d {
    height: auto;
    padding-bottom: 30px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .title {
    padding: 30px 0;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .title h1 {
    height: auto;
    font-size: 2rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .title .ftitle {
    font-size: .8rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .list .item {
    margin: 10px 0;
    height: 200px;
    width: 48%;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_bodu_e {
    width: 95%;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_bodu_e .list .item .txt {
    left: 100px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_bodu_e .list .item .txt .t {
    margin-bottom: 5px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_bodu_e .list .item .txt .c p {
    width: 100%;
    margin-bottom: 25px;
    font-size: 1.5rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_f .txt {
    margin-bottom: 20px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_f .txt a {
    font-size: 1.1rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_g {
    padding: 0 2.5%;
    margin: 0px;
    padding-bottom: 20px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_g .title {
    padding: 10px 0;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_g .title h1 {
    height: auto;
    font-size: 2rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_g .title .ftitle {
    font-size: .8rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_g .scroll {
    width: 100%;
  }

  .content_Cashier .cashierItem_body .cashi_img .cashi_body_h {
    margin-top: 0px;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_h .title {
    padding: 30px 0;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_h .title h1 {
    height: auto;
    font-size: 2rem;
  }
  .content_Cashier .cashierItem_body .cashi_img .cashi_body_h .title .ftitle {
    font-size: .8rem;
  }

  .content_Cashier .cashierItem_body .cashi_img .cashi_body_h .list .item {
    width: 32%;
  }
  /* 产品 m200 */
  .content_productAI_cp .container .sub {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px 0;
  }
  .content_productAI_cp .container .sub .nav {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content_productAI_cp .container .sub .nav a {
    margin: 0px;
  }
  .content_productAI_cp .container .AI .title {
    margin: 30px 0;
  }
  .content_productAI_cp .container .AI .title h1 {
    font-size: 2rem;
  }
  .content_productAI_cp .container .AI .ftitle {
    width: 100%;
    font-size: 1.3rem;
  }
  .content_productAI_cp .container .AI .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 25px 0;
  }
  .content_productAI_cp .container .AI .list .item {
    width: 100%;
    margin-bottom: 15px;
  }
  .content_productAI_cp .product_item .title {
    padding: 30px 0;
  }
  .content_productAI_cp .product_item .title h1 {
    font-size: 2rem;
  }
  .content_productAI_cp .product_item .tab .key {
    padding-bottom: 30px;
  }
  .content_productAI_cp .product_item .tab .value .act .item {
    width: 95%;
  }
  .content_productAI_cp .product_item .tab .value .act .item .txt {
    left: 10px;
  }
  .content_productAI_cp .product_item .tab .value .act .item .txt .t {
    margin-bottom: 60px;
  }
  .content_productAI_cp .product_item .tab .value .act .item .txt .t h2 {
    font-size: 1.8rem;
  }
  .content_productAI_cp .product_item .tab .value .act .item .txt .t p {
    font-size: 1.2rem;
  }
  .content_productAI_cp .product_item .tab .value .act .item .txt .c p {
    font-size: 1.5rem;
  }
  .content_productAI_cp .product_item .list {
    margin-top: 0px;
    width: 100%;
  }

 .content_productAI_cp .product_item_productJS .list .item .txt .top{ margin-top:0;}
  .content_productAI_cp .product_item .list .item .txt h2 {
    font-size: 1.5rem;
  }
  .content_productAI_cp .product_item .list .item .txt p {
    font-size: 1rem;
  }
  .content_productAI_cp .product_item .list .itemBox {
    margin-top: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_productAI_cp .product_item .list .itemBox .right, .content_productAI_cp .product_item .list .itemBox .left {
    width: 100%;
  }
  .content_productAI_cp .product_item .list .itemBox .left .text {
    top: 50px;
    left: 20px;
  }
  .content_productAI_cp .product_item .list .itemBox .left .text h2 {
    font-size: 2.5rem;
  }
  .content_productAI_cp .product_item .list .itemBox .left .text p {
  
    font-size: 1.5rem;
  }
  .content_productAI_cp .product_item .list .itemBox .right {
    display: block;
  }
  .content_productAI_cp .product_item .list .itemBox .right .rightTop, .content_productAI_cp .product_item .list .itemBox .right .rightBottom {
    margin: 20px 0;
    display: block;
  }
  .content_productAI_cp .product_item .list .itemBox .right .rightTop .text h2, .content_productAI_cp .product_item .list .itemBox .right .rightBottom .text h2 {
    font-size: 1.8rem;
  }
  .content_productAI_cp .product_item .list .itemBox .right .rightTop .text p, .content_productAI_cp .product_item .list .itemBox .right .rightBottom .text p {
    font-size: 1.1rem;
  }
  .content_productAI_cp .product_item .ftitle {
    padding: 0 2.5%;
    width: 100%;
    font-size: 1.3rem;
  }
  .content_productAI_cp .product_item .ba {
    height: 200px;
  }
  .content_productAI_cp .product_item .ba .txt {
    -webkit-transform: translate(0);
            transform: translate(0);
    top: -10px;
  }
  .content_productAI_cp .product_item .ba .txt h2 {
    font-size: 1.4rem;
  }
  .content_productAI_cp .product_item_productPlan .list .item {
    background-color: #fff;
    height: auto;
  }
  .content_productAI_cp .product_item_productPlan .list .item > img {
    display: none;
  }
  .content_productAI_cp .product_item_productPlan .list .item .t {
    border: none;
    position: static;
    display: block;
  }
  .content_productAI_cp .product_item_productPlan .list .item .t .img, .content_productAI_cp .product_item_productPlan .list .item .t .txt {
    width: 100%;
    border: none;
  }
  .content_productAI_cp .product_item_productPlan .list .item .t .img {
    text-align: center;
  }
  .content_productAI_cp .product_item_productPlan .list .item .t .txt {
    padding: 20px 0;
  }
  .content_productAI_cp .product_item_productPlan .list .item .t .txt p {
    font-size: 1.5rem;
  }
  .content_productAI_cp .product_item_productPlan .list .item .t .info {
    width: 100%;
    padding: 30px;
  }
  .content_productAI_cp .support .title {
    margin: 20px 0;
  }
  .content_productAI_cp .support .title h1 {
    font-size: 1.8rem;
  }
  .content_productAI_cp .support .list {
    width: 100%;
    display: block;
  }
  .content_productAI_cp .support .list .item {
    width: 100%;
  }

  .content_productAI_cp .product_item_productJS1 .list .item .t .txt p {
    font-size: 1.2rem;
  }

  .content_productAI_cp .product_item_productJS1 .list .itemR .txt {
    width: 50%;
    left: 50%;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .content_productAI_cp .product_item_productJS1 .list .itemR .txt p img {
    margin: 0px;
  }
  .content_productAI_cp .product_item_productJS1 .list .itemC {
    display: block;
  }
  .content_productAI_cp .product_item_productJS1 .list .itemC .l, .content_productAI_cp .product_item_productJS1 .list .itemC .r {
    width: 100%;
  }
  .content_productAI_cp .product_item_productJS1 .list .itemC .l .txt {
    top: 65%;
    left: 20px;
  }
  .content_productAI_cp .product_item_productJS1 .list .itemC .l .txt h2 {
    font-size: 3rem;
  }
  .content_productAI_cp .product_item_productJS1 .list .itemC .l .txt p {
    max-width: 90%;
    font-size: 1.5rem;
  }
  .content_productAI_cp .product_item_productJS1 .list .itemC .r .txt {
    top: 25%;
    left: 10px;
  }
  .content_productAI_cp .product_item_productJS1 .list .itemC .r .txt h2 {
    font-size:1.5rem;
  }
  .content_productAI_cp .product_item_productJS1 .list .itemC .r .txt p {
    max-width: 90%;
    font-size: 1.5rem;
  }
  .content_productAI_cp .product_item_productPlan1 .list .item .t .txt p {
    font-size: 2rem;
  }
  .content_productAI_cp .product_item_productPlan1 .list .item .t .info p {
    font-size: 1rem;
  }
  
  
  
  
  
}
@media (max-width: 768px) {
	.Top .content_productAI_cpBanner ul li .txt{    width: 95%;
    left: auto;
    transform: translate(0);
    right: 0px;
    top: 10%;}
  .content .help .tab_title ul li a {
    margin: 0 5px;
    padding: 8px 0px;
  }
  .content .help .tab_title ul li {
    width: 30%;
    margin: 0 5px;
  }
  .content .introduce .list ul li p:first-child .nums {
    font-size: 40px;
  }
  .content .business .title {
    padding: 30px 0;
  }
  .content .business .code ul li {
    height: 200px;
  }
  .content .business .code ul li p img {
    width: 70px;
  }
  .content .business .code ul li h3 {
    font-size: 1.2rem;
  }
  .content .business .code ul li em {
    font-size: .8rem;
  }
  .content .content_AI {
    height: auto;
    position: static;
  }
  .content .content_AI .content_AI_content {
    display: block;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    position: static;
    padding-bottom: 20px;
  }
  .content .content_AI .content_AI_content .img {
    width: 100%;
  }
  .content .content_AI .content_AI_content .img img {
    width: 100%;
  }
  .content .content_AI .content_AI_content .text {
    margin: 0px;
    width: 100%;
  }
  .content .content_AI .content_AI_content .text h1 {
    width: 100% !important;
    font-size: 1.4rem;
    height: auto;
  }
  .content .content_AI .content_AI_content .text h3 {
    font-size: 1.2rem;
    height: auto;
    margin-top: 10px;
  }
  .content .content_AI .content_AI_content .text p {
    font-size: 1rem;
    height: auto;
    margin: 10px 0;
  }
  .content .content_AI .content_AI_content .text .btn a {
    font-size: 0.9rem;
  }
  .content .content_AI .content_AI_content .text .fImg {
    display: none;
  }
  .content .content_AI .bg {
    display: none;
  }
  .content .content_AI .bg1 {
    position: static;
  }
  .content .ecological .title {
    height: auto;
    line-height: inherit;
    padding: 30px 0 10px 0;
  }
  .content .ecological .title h1 {
    font-size: 1.4rem;
    height: auto;
  }
  .content .ecological .list ul li p {
    font-size: 1.2rem;
  }
  .content .ecological .list ul li em {
    font-size: 1rem;
  }
  .content .ecological .list ul {
    display: block;
  }
  .content .ecological .list ul li {
    width: 100%;
    margin: 20px auto;
  }
  .content .help {
    height: auto;
  }
  .content .help .title h1 {
    font-size: 1.5rem;
  }
  .content .help .tab_title ul li a {
    font-size: .8rem;
  }
  .content .business {
    height: auto;
  }
  .content .business .title h1 {
    font-size: 1.7rem;
  }
  .content .business .code ul {
    align-items: center;
  }
  .content .AI_code {
    height: auto;
    padding-bottom: 20px;
  }
  .content .AI_code .container {
    display: block;
  }
  .content .AI_code .container .img {
    width: 100%;
    height: 100%;
  }
  .content .AI_code .container .img img {
    width: 100%;
  }
  .content .AI_code .container .text h3 {
    width: 100%;
    font-size: 1.4rem;
    margin: 20px 0;
    height: auto;
  }
  .content .AI_code .container .text p {
    font-size: 1rem;
    height: auto;
    margin-bottom: 20px;
  }
  .content .AI_code .container .text a {
    font-size: 1rem;
  }
  .content .introduce {
    height: auto;
    padding: 35px 2.5%;
  }
  .content .introduce .title h1 {
    font-size: 1.4rem;
  }
  .content .introduce .title p {
    font-size: 0.8rem;
  }
  .content .introduce .fTitle {
    font-size: .8rem;
  }
  .content .introduce .list ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content .introduce .list ul li {
    margin: 20px 0;
    width: 50%;
  }
  .content .introduce .list ul li p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .content .introduce .list {
    margin-top: 20px;
}
  /*关于我们*/
  .content_about .item_about .title{ padding:30px 0;}
  .content_about .item_about .content .list{
          flex-wrap: wrap;
      padding: 30px 0;
      
  }
  .content_about .item_about_two .container{  flex-wrap: wrap;}
  .content_about .item_about .content .list .item{width:50%;}
  .content_about .item_about_two .container .list{ width:100%;    margin: 10px 0;}
  .content_about .item_about_two { padding:20px 0;}
  .content_about .mapContent .text .left{ padding-left:0;}
  .content_about .mapContent .text{flex-wrap: wrap;}
  .content_about .mapContent .text .left, .content_about .mapContent .text .right{ width:100%;}
 .content_about .mapContent .text .right{ margin-top:20px;}
 .content_download .list_download a{        width: 47%;
    height: auto;
    margin: 0 5px;
    padding: 12px 10px;}
 .content_download .list_download a p{ font-size:1rem;}
 .content_download .list_download a em{ font-size:.8rem;}
 
 /*下载界面*/
 .content_download .download_all .list .item .equipment a{    margin-right: 5px; width:33%;}
 .content_download .download_all .title h1{ font-size:2rem;}
 .content_download .download_version .container .version_list ul li .sersion_item_title {
       padding: 0 10px;    width: 100%;
}
.content_download .download_version .container .version_list ul li{flex-wrap: wrap;    height: auto;}
.content_download .download_version .container .version_list ul li .sersion_item_info {
    width: 100%;
        padding: 0 10px;
}
.content_download .download_version .container .version_list ul li .sersion_item_title h3{ font-size:1.2rem;    width: 100%;}
.content_download .download_version .container .version_list .all{padding: 0px 0 20px 0;}
.content_download .download_all .list .item{    padding: 30px 20px 0px 20px;}
.content_download .download_all .list .item .equipment {
    margin: 20px 0 35px 15px;
}
.content_download .list_download{top: -50px;}


/* 银歌m200 */
.content_product_verAI .container .sub {
  height: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0;
}
.content_product_verAI .container .sub .nav {
  margin-top: 10px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content_product_verAI .container .sub .nav a {
  margin: 0px;
}
.content_product_verAI .container .sub .nav a:last-child {
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-size: .8rem;
}
.content_product_verAI .container .AI .title {
  margin: 30px 0;
}
.content_product_verAI .container .AI .title h1 {
  font-size: 1.6rem;
}
.content_product_verAI .container .AI .ftitle {
  width: 100%;
  font-size: 1rem;
}
.content_product_verAI .container .AI .list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_product_verAI .container .AI .list .item {
  width: 100%;
  margin-bottom: 15px;
}
.content_product_verAI .product_item .title {
  padding: 30px 0;
}
.content_product_verAI .product_item .title h1 {
  font-size: 1.6rem;
}
.content_product_verAI .product_item .tab .key {
  padding-bottom: 30px;
}
.content_product_verAI .product_item .tab .value .act .item {
  width: 95%;
}
.content_product_verAI .product_item .tab .value .act .item .txt {
  left: 10px;
}
.content_product_verAI .product_item .tab .value .act .item .txt .t {
  margin-bottom: 20px;
}
.content_product_verAI .product_item .tab .value .act .item .txt .t h2 {
  font-size: 1.5rem;
}
.content_product_verAI .product_item .tab .value .act .item .txt .t p {
  font-size: 1rem;
}
.content_product_verAI .product_item .tab .value .act .item .txt .c p {
  font-size: .8rem;
}
.content_product_verAI .product_item .list {
  margin-top: 0px;
  width: 95%;
}
.content_product_verAI .product_item .list .item {
  height: auto;
}
.content_product_verAI .product_item .list .item .txt {
  width: 100%;
  /* position: static; */
  left: 10px;
}
.content_product_verAI .product_item .list .item .txt h2 {
  font-size: 1.4rem;
}
.content_product_verAI .product_item .list .item .txt .top {
  margin-top: 15px;
}
.content_product_verAI .product_item .list .item .txt p {
  width: 50%;
  font-size: .8rem;
}
.content_product_verAI .product_item .list .itemBox {
  margin-top: 0px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_product_verAI .product_item .list .itemBox .right, .content_product_verAI .product_item .list .itemBox .left {
  width: 100%;
}
.content_product_verAI .product_item .list .itemBox .left .text {
  left: 10px;
}
.content_product_verAI .product_item .list .itemBox .left .text h2 {
  font-size: 1.4rem;
}
.content_product_verAI .product_item .list .itemBox .left .text p {
  font-size: 1rem;
}
.content_product_verAI .product_item .list .itemBox .right {
  display: block;
}
.content_product_verAI .product_item .list .itemBox .right .rightTop, .content_product_verAI .product_item .list .itemBox .right .rightBottom {
  margin: 20px 0;
  display: block;
  /* position: static; */
}
.content_product_verAI .product_item .list .itemBox .right .rightTop .text{
  left: auto;
  top: 20px;
  right: 20px;
}
.content_product_verAI .product_item .list .itemBox .right .rightBottom .text {
  right: auto;
  top: 20px;
  left: 20px;
}
.content_product_verAI .product_item .list .itemBox .right .rightTop .text h2, .content_product_verAI .product_item .list .itemBox .right .rightBottom .text h2 {
  font-size: 1.4rem;
}
.content_product_verAI .product_item .list .itemBox .right .rightTop .text p, .content_product_verAI .product_item .list .itemBox .right .rightBottom .text p {
  font-size: 1rem;
}
.content_product_verAI .product_item .ftitle {
  padding: 0 2.5%;
  width: 100%;
  font-size: 1rem;
}
.content_product_verAI .product_item .ba {
  height: 200px;
}
.content_product_verAI .product_item .ba .txt {
  -webkit-transform: translate(0);
          transform: translate(0);
  top: -10px;
}
.content_product_verAI .product_item .ba .txt h2 {
  color: #000;
  font-size: 1.2rem;
}
.content_product_verAI .product_item .ba .txt a {
  width: 100px;
  height: 35px;
  line-height: 35px;
  font-size: 1rem;
}
.content_product_verAI .product_item_productPlan .list .item {
  background-color: #fff;
  height: auto;
}
.content_product_verAI .product_item_productPlan .list .item > img {
  display: none;
}
.content_product_verAI .product_item_productPlan .list .item .t {
  border: none;
  position: static;
  display: block;
}
.content_product_verAI .product_item_productPlan .list .item .t .img, .content_product_verAI .product_item_productPlan .list .item .t .txt {
  width: 100%;
  border: none;
}
.content_product_verAI .product_item_productPlan .list .item .t .img {
  text-align: center;
}
.content_product_verAI .product_item_productPlan .list .item .t .txt {
  padding: 20px 0;
}
.content_product_verAI .product_item_productPlan .list .item .t .txt p {
  font-size: 1.5rem;
}
.content_product_verAI .product_item_productPlan .list .item .t .info {
  width: 100%;
  padding: 30px;
}
.content_product_verAI .product_item_productPlan .list .item .t .info p {
  margin-bottom: 10px;
}
.content_product_verAI .support .title {
  margin: 20px 0;
}
.content_product_verAI .support .title h1 {
  font-size: 1.8rem;
}
.content_product_verAI .support .list {
  padding: 10px 0;
  width: 100%;
  display: block;
}
.content_product_verAI .support .list .item {
  width: 100%;
  padding: 10px 0;
}
.content_product_verAI .support .list .item h3 {
  padding: 20px 0;
}
.content_product_verAI .product_item_productAI .tab .key button {
  margin: 0px;
  font-size: 12px;
}
.content_product_verAI .product_item_productAI .tab .value .act .bigImg .c {
  left: 10px;
  right: 0px;
}
.content_product_verAI .product_item_productAI .tab .value .act .bigImg .c h2 {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.content_product_verAI .product_item_productAI .tab .value .act .bigImg .c p {
  color: white;
  font-size: 1rem;
}
.content_product_verAI .product_item_productAIM .tab .key button {
  margin: 0px !important;
}
.content_product_verAI .product_item_productJS1 .list .item .t .txt {
  position: absolute;
  -webkit-transform: translate(0);
          transform: translate(0);
  top: 10px;
}
.content_product_verAI .product_item_productJS1 .list .itemR {
  display: block;
  position: relative;
}
.content_product_verAI .product_item_productJS1 .list .itemR .txt {
  top: 30px !important;
  right: -5px !important;
  left: auto !important;
  width: 50%;
  position: absolute;
  -webkit-transform: translate(0);
          transform: translate(0);
}
.content_product_verAI .product_item_productJS1 .list .itemR .txt h2 {
  margin: 0px;
  font-size: 1rem;
}
.content_product_verAI .product_item_productJS1 .list .itemR .txt p {
  margin: 0px !important;
  width: 100%;
}
.content_product_verAI .product_item_productJS1 .list .itemR .txt p img {
  margin: 0px;
}
.content_product_verAI .product_item_productJS1 .list .itemC {
  display: block;
}
.content_product_verAI .product_item_productJS1 .list .itemC .l, .content_product_verAI .product_item_productJS1 .list .itemC .r {
  width: 100%;
}
.content_product_verAI .product_item_productJS1 .list .itemC .l .txt {
  top: 63%;
  left: 10px;
}
.content_product_verAI .product_item_productJS1 .list .itemC .l .txt h2 {
  font-size: 1.4rem;
}
.content_product_verAI .product_item_productJS1 .list .itemC .l .txt .top {
  width: 100%;
}
.content_product_verAI .product_item_productJS1 .list .itemC .l .txt p {
  font-size: 1rem;
}
.content_product_verAI .product_item_productJS1 .list .itemC .r .txt {
  top: 25%;
  left: 10px;
}
.content_product_verAI .product_item_productJS1 .list .itemC .r .txt h2 {
  font-size: 1.4rem;
}
.content_product_verAI .product_item_productJS1 .list .itemC .r .txt .top {
  width: 100%;
}
.content_product_verAI .product_item_productJS1 .list .itemC .r .txt p {
  font-size: 1rem;
}
/* 产品AI */
.floating .tel {
  display: none;
}
.content_product_ver .product_item {
  height: auto;
}
.content_product_ver .product_item .ftitle {
  padding: 0 2.5%;
  font-size: 1.1rem;
  width: 100%;
}
.content_product_ver .product_item .content, .content_product_ver .product_item .content_ide {
  padding: 0 2.5%;
}
.content_product_ver .product_item .content p, .content_product_ver .product_item .content .ftitle, .content_product_ver .product_item .content_ide p, .content_product_ver .product_item .content_ide .ftitle {
  font-size: 1.1rem;
  width: 100%;
}
.content_product_ver .product_item .content .list, .content_product_ver .product_item .content_ide .list {
  padding: 0px;
}
.content_product_ver .product_item .content .list .list_text, .content_product_ver .product_item .content_ide .list .list_text {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_product_ver .product_item .content .list .list_text .item, .content_product_ver .product_item .content_ide .list .list_text .item {
  width: 100%;
  margin-bottom: 20px;
}
.content_product_ver .product_item .container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_product_ver .product_item .container .list {
  width: 100%;
  height: auto;
}
.content_product_ver .product_item .title {
  padding: 30px 0;
}
.content_product_ver .product_item .title h1 {
  font-size: 2rem;
}
/* 产品中心 Ai自动识别 */

.content_product .product_item .ftitle {
 
  font-size: 1rem !important;
  width: 100%;
}

.content_product .product_item .content p, .content_product .product_item .content .ftitle, .content_product .product_item .content_ide p, .content_product .product_item .content_ide .ftitle {
     font-size: 1rem !important;
  width: 100%;
}
.content_product .product_item .content .list, .content_product .product_item .content_ide .list {
  padding: 0px;
}
.content_product .product_item .content .list .list_text, .content_product .product_item .content_ide .list .list_text {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_product .product_item .content .list .list_text .item, .content_product .product_item .content_ide .list .list_text .item {
  width: 100%;
  margin-bottom: 20px;
}
.content_product .product_item .container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_product .product_item .container .list {
  width: 100%;
  height: auto;
}

.content_product .product_item .title h1 {
  font-size: 2rem;
}
/* 客户案例 */
.content_partners .partners_agent .agent_list ul li:not(:last-child)::after {
  content: '';
  display: none;
}
.content_partners .title {
  padding: 30px 0;
}
.content_partners .title h1 {
  font-size: 1.4rem;
}
.content_partners .partners_why .list ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container, .content_partners .partners_search .content {
  width: 95%;
  margin: 0 auto;
}
.content_partners .partners_agent .agent_list ul {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content_partners .partners_agent .agent_list ul li {
  margin: 5px 2px;
    width: 48%;
}
.content_partners .partners_search .content .search {
  width: 100%;
}
.content_partners .partners_search .content .search input {
  width: 100%;    height: 50px;
    padding: 0 15px;
}
.content_partners .partners_search .content button{ height: 50px;}
.content_partners .partners_why {
  height: auto;margin-top: 35px;
}
.content_partners .partners_why .container .list ul {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.content_partners .partners_why .container .list ul li {
  width: 48%;
    padding: 20px 5px;
}
.content_partners .partners_why .container .list ul li p {
  text-align: center;
}
.content_partners .partners_hz .list {
  margin: 0 auto;
}
.content_partners .partners_hz .list ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_partners .partners_hz .list ul li {
  margin: 0;
  width: 48%;
  height: auto;
  padding: 15px 0;
}
.content_partners .partners_hz .list ul li h3 {
  font-size: 1.2rem;    margin: 10px 0 6px 0;
}
.content_partners .partners_agent .agent_from {
  margin:50px auto;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}
.content_partners .partners_agent .agent_from h2 {
  width: 100%;
}
.content_partners .partners_agent .agent_from .from {
  padding: 0 20px;
}
.content_partners .partners_agent .agent_from .from .textarea, .content_partners .partners_agent .agent_from .from .input {
  width: 100%;
}
.content_partners .partners_agent .agent_from .from .textarea input, .content_partners .partners_agent .agent_from .from .input input {
  width: 100%;
}
.content_partners .partners_agent .agent_from .from .input textarea {
  display: block;
  width: 100%;
}
/* 产品中心 AI识别算法 */
.content_productAI .container .sub {
  height: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0;
}
.content_productAI .container .sub .nav {
  width: 500px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content_productAI .container .sub .nav a {
  margin: 0px;
  font-size: .9rem;
}
.content_productAI .container .sub .nav a:last-child {
    width: fit-content;
    padding: 0 5px;
  height: 30px;
  line-height: 30px;
  font-size: .9rem;
}
.content_productAI .container .AI .title {
  margin: 30px 0;
}
.content_productAI .container .AI .title h1 {
  font-size: 1.5rem;
}
.content_productAI .container .AI .ftitle {
  width: 100%;
  font-size: 1rem;
}

.content_productAI .container .AI .list .item {
  width: 50%;
  margin-bottom: 15px;
}
.content_productAI .container .AI .list .item:last-child {
  display: none;
}
.content_productAI .tab .key {
  width: 95%;
  margin: 0 auto;  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
            padding-bottom: 30px !important ;
}
.content_productAI .tab .key button {
  margin: 0px !important;
    width: 32% !important;
}
.content_productAI .product_item .title {
  padding: 30px 0;
}
.content_productAI .product_item .title h1 {
  font-size:1.5rem;
}
.content_productAI .product_item .list {
  margin-top: 0px;
}
.content_productAI .product_item .ftitle {
  padding: 0 2.5%;
  width: 100%;
  font-size: 1rem;
}
.content_productAI .product_item_productPlan .list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 95%;
}
.content_productAI .product_item_productPlan .list .item {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
}
.content_productAI .support .title h1 {
  font-size: 1.5rem;
}
.content_productAI .support .list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 95%;
  padding-bottom: 30px;
}

/* 产品中心 收银系统 */
.content_Cashier .cashierItem {
  height: auto;
}
.content_Cashier .cashierItem .title {
  padding: 30px 0;
}
.content_Cashier .cashierItem .title h1 {
  font-size: 1.6rem;
  margin: 10px 0;
}
.content_Cashier .cashierItem .title p {
  width: 90%;
 
  font-size: 1.4rem;
}
.content_Cashier .cashierItem_body {
  position: static;
}
.content_Cashier .cashierItem_body .cashi_img {
  margin: 0px;
}
.content_Cashier .cashierItem_body .cashi_img p {
  margin-bottom: 5px;
}
.content_Cashier .cashierItem_body .cashi_img > p:first-child img {
  width: 100%;
  height: auto;
}
.content_Cashier .cashierItem_body .cashi_img a {
  width: 90%;

  font-size: 1.4rem;padding: 10px 15px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_d .list .item
{ width:49%;}

.content_Cashier .cashierItem_body .cashi_img .cashi_body_g .scroll .list .item:last-child{ display:none;}
.content_Cashier .cashierItem_body .cashi_img .title h1 {
  font-size: 1.4rem !important;
  height: auto;
}
.content_Cashier .cashierItem_body .cashi_img .title p {
     width: 95%;
  text-align: center;
  font-size: 1rem !important;
}

.content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext, .content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .img {
    width: 100% !important;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext h1 {
  font-size: 1.4rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext .list {
  margin-top: 30px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext .list .item {
  height: auto;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext .list .item .txt {
  margin: 0px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body .item_color {
  width: 100%;
  padding: 20px 2.5%;
  height: auto;
}


.content_Cashier .cashierItem_body .cashi_img .cashi_body_c .title h1 {
  font-size: 1.6rem;
  height: auto;    text-align: left;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_c .title .ftitle {
  font-size: .8rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .img, .content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .txt {
  width: 100%;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .txt .ftitle {
  margin-bottom: 5px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .txt h2 {
  font-size: 1.4rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .txt p {
  font-size: 1rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_c .content .img img {
  width: 100%;
  height: auto;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_d {
  height: auto;
  padding-bottom: 30px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .title {
  padding: 30px 0;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .title h1 {
  height: auto;
  font-size: 1.6rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .title .ftitle {
  font-size: .8rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_d .container .list .item {
  margin: 10px 0;
  height: 200px;
  width: 48%;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_bodu_e {
  width: 95%;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_bodu_e .list .item .txt {
 
  left: 10px;
}

.content_Cashier .cashierItem_body .cashi_img .cashi_bodu_e .list .item .txt .t h2 {
  font-size: 1.6rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_bodu_e .list .item .txt .c p {
  width: 100%;
  margin-bottom: 0px;
  font-size: .8rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_f .txt {
  margin-bottom: 20px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_f .txt a {
  font-size: 1.1rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_g {
  padding: 0 2.5%;
  margin: 0px;
  padding-bottom: 20px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_g .title {
  padding: 10px 0;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_g .title h1 {
  height: auto;
  font-size: 2rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_g .title .ftitle {
  font-size: .8rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_g .scroll {
  width: 100%;
}

.content_Cashier .cashierItem_body .cashi_img .cashi_body_h {
  margin-top: 0px;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_h .title {
  padding: 10px 0;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_h .title h1 {
  height: auto;
  font-size: 1.6rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_h .title .ftitle {
  font-size: .8rem;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_h .list {
  width: 95%;
}
.content_Cashier .cashierItem_body .cashi_img .cashi_body_h .list .item {
  width: 100%;
}
/* 产品 m200 */
.content_productAI_cp .container .sub {
  height: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0;
}
.content_productAI_cp .container .sub .nav {
  margin-top: 10px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content_productAI_cp .container .sub .nav a {
  margin: 0px;
}
.content_productAI_cp .container .sub .nav a:last-child {
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-size: .8rem;
}
.content_productAI_cp .container .AI .title {
  margin: 30px 0;
}
.content_productAI_cp .container .AI .title h1 {
  font-size: 1.6rem;
}
.content_productAI_cp .container .AI .ftitle {
  width: 100%;
  font-size: 1rem;
}
.content_productAI_cp .container .AI .list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_productAI_cp .container .AI .list .item {
  width: 100%;
  margin-bottom: 15px;
}
.content_productAI_cp .product_item .title {
  padding: 30px 0;
}
.content_productAI_cp .product_item .title h1 {
  font-size: 1.4rem;
}
.content_productAI_cp .product_item .tab .key {
  padding-bottom:0px;
}
.content_productAI_cp .product_item .tab .value .act .item {
  width: 95%;
}
.content_productAI_cp .product_item .tab .value .act .item .txt {
  left: 10px;
}
.content_productAI_cp .product_item .tab .value .act .item .txt .t {
  margin-bottom: 10px;
}
.content_productAI_cp .product_item .tab .value .act .item .txt .t h2 {
  font-size: 1.5rem;
}
.content_productAI_cp .product_item .tab .value .act .item .txt .t p {
  font-size: 1rem;
}
.content_productAI_cp .product_item .tab .value .act .item .txt .c p {
  font-size: .8rem;    width: 80%;
}


.content_productAI_cp .product_item .list .item .txt {
  width: 100%;
   position: static; 
  left: 10px;
}
.content_productAI_cp .product_item .list .item .txt h2 {
  font-size: 1.4rem;
}
.content_productAI_cp .product_item .list .item .txt .top {
  margin-top: 10px;
}
  .content_productAI_cp .product_item_productJS1 .list .item .t .txt p {
    font-size: 1rem;
  }
.content_productAI_cp .product_item .list .item .txt p {
     width: 100%;
    font-size: 1rem;
    padding-bottom: 10px;
}
.c{    display: inline-block;}
.content_productAI_cp .product_item .list .itemBox {
  margin-top: 0px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content_productAI_cp .product_item .list .itemBox .right, .content_productAI_cp .product_item .list .itemBox .left {
  width: 100%;
}
.content_productAI_cp .product_item .list .itemBox .left .text {
  left: 10px;
}
.content_productAI_cp .product_item .list .itemBox .left .text h2 {
  font-size: 1.4rem;
}
.content_productAI_cp .product_item .list .itemBox .left .text p {
  font-size: 1rem;
}
.content_productAI_cp .product_item .list .itemBox .right {
  display: block;
}
.content_productAI_cp .product_item .list .itemBox .right .rightTop, .content_productAI_cp .product_item .list .itemBox .right .rightBottom {
  margin: 20px 0;
  display: block;
  /* position: static; */
}
.content_productAI_cp .product_item .list .itemBox .right .rightTop .text, .content_productAI_cp .product_item .list .itemBox .right .rightBottom .text {
   width: 100%; 
   position: static;     margin-top: 10px;
}
.content_productAI_cp .product_item .list .itemBox .right .rightTop .text h2, .content_productAI_cp .product_item .list .itemBox .right .rightBottom .text h2 {
  font-size: 1.4rem;
}
.content_productAI_cp .product_item .list .itemBox .right .rightTop .text p, .content_productAI_cp .product_item .list .itemBox .right .rightBottom .text p {
  font-size: 1rem;
}
.content_productAI_cp .product_item .ftitle {
  padding: 0 2.5%;
  width: 100%;
  font-size: 1rem;
}
.content_productAI_cp .product_item .ba {
  height: 200px;
}
.content_productAI_cp .product_item .ba .txt {
  -webkit-transform: translate(0);
          transform: translate(0);
  top: -10px;
}
.content_productAI_cp .product_item .ba .txt h2 {
  color: #000;
  font-size: 1.2rem;

}
.content_productAI_cp .product_item .ba .txt a {
  width: 100px;
  
  font-size: 1rem;
}

.content_productAI_cp .product_item_productPlan .list .item {
  background-color: #fff;
  height: auto;
}
.content_productAI_cp .product_item_productPlan .list .item > img {
  display: none;
}
.content_productAI_cp .product_item_productPlan .list .item .t {
  border: none;
  position: static;
  display: block;
}
.content_productAI_cp .product_item_productPlan .list .item .t .img, .content_productAI_cp .product_item_productPlan .list .item .t .txt {
  width: 100%;
  border: none;
}
.content_productAI_cp .product_item_productPlan .list .item .t .img {
  text-align: center;
}
.content_productAI_cp .product_item_productPlan .list .item .t .txt {
  padding: 20px 0;
}
.content_productAI_cp .product_item_productPlan .list .item .t .txt p {
  font-size: 1.5rem;
}
.content_productAI_cp .product_item_productPlan .list .item .t .info {
  width: 100%;
padding: 0 10px;padding-bottom: 20px;
}
.content_productAI_cp .product_item_productPlan .list .item .t .info p {
  margin-bottom: 10px;
}
.content_productAI_cp .support .title {
  margin: 20px 0;
}
.content_productAI_cp .support .title h1 {
  font-size: 1.4rem;
}
.content_productAI_cp .support .list {
  padding: 0px 0;
  width: 100%;
  display: block;
}
.content_productAI_cp .support .list .item {
  width: 100%;
  padding: 10px 0;box-shadow: #ccc 1px 1px 8px;
    margin: 20px 0;
}
.content_productAI_cp .support .list .item h3 {
  padding: 20px 0;
  font-size: 1.2rem;
}
.content_productAI_cp .product_item_productAI .tab .key button {
     margin: 0px 1%;
  font-size: .8rem;    padding: 6px 0;
}
.content_productAI_cp .product_item_productAI .tab .value .act .bigImg .c {
  left: 10px;
  right: 0px;    width: 95%;
}
.content_productAI_cp .product_item_productAI .tab .value .act .bigImg .c h2 {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.content_productAI_cp .product_item_productAI .tab .value .act .bigImg .c p {
  color: white;
  font-size: 1rem;
}

.content_productAI_cp .product_item_productJS1 .list .item .t .txt {
  position: static;
  top: 10px;
}
.content_productAI_cp .product_item_productJS1 .list .itemR {
  display: block;
  position: relative;
}
.content_productAI_cp .product_item_productJS1 .list .itemR .txt {
 padding: 10px 0;
  width: 100%;

}
.content_productAI_cp .product_item_productJS1 .list .itemR .txt h2 {
  margin: 0px;
  font-size: 1.4rem;
}

.content_productAI_cp .product_item_productJS1 .list .itemC .l, .content_productAI_cp .product_item_productJS1 .list .itemC .r {
  width: 100%;
}
.content_productAI_cp .product_item_productJS1 .list .itemC .l .txt {
  top: 63%;
  left: 10px;
}
.content_productAI_cp .product_item_productJS1 .list .itemC .l .txt h2 {
  font-size: 1.4rem;
}
.content_productAI_cp .product_item_productJS1 .list .itemC .l .txt .top {
  width: 100%;
}
.content_productAI_cp .product_item_productJS1 .list .itemC .l .txt p,.content_productAI_cp .product_item_productJS1 .list .itemC .r .txt p {
  font-size: 1rem;margin-top: 5px;
}
.content_productAI_cp .product_item_productJS1 .list .itemC .r .txt {
  top: 25%;
  left: 10px;
}
.content_productAI_cp .product_item_productJS1 .list .itemC .r .txt h2 {
  font-size: 1.4rem;
}
.content_productAI_cp .product_item_productJS1 .list .itemC .r .txt .top {
  width: 100%;
}

.Top .content_productAI_cpBanner ul li .txt p{
  font-size: 1.2rem;
}
.Top .content_productAI_cpBanner ul li .txt a{
 

  font-size: 1rem;
}
	
.content_productAI_cp .product_item_productJS1 .list .item{ padding:10px 0;}
.content_productAI_cp .product_item_productJS1 .list .item .t{     position: inherit; width:100%;}
.content_productAI_cp .product_item_productJS1 .list .itemR .txt p img{ width:100%;}

.content_partners .partners_agent .list ul li{ width:100%;}
.content_partners .partners_agent .agent_list ul em{ display:none;}
.content_about .item_about_two .container .list{ min-height:246px;}
}

@media (max-width: 650px) {
    .content_download .download_all .list .item .equipment a span {
    display: none;
}
    
    
    
}

@media (max-width: 500px) {
    .content_Cashier .cashierItem_body .cashi_img .cashi_body .body_item .Lefttext .list .item .txt h4{ font-size:1.2rem;}
    .content_Cashier .cashierItem .title p{ font-size:1rem;    padding: 10px ;}
.content_Cashier .cashierItem_body .cashi_img a{ font-size:1rem;    padding: 10px ;}
    
    .content_product .product_item_scenario .tab .key button{ font-size:.8rem;}
}
