/**/
.main-gywm .abt_zsh_container .abt_zsh_box .abt_zsh_item img {
  display: block;
  margin: 0 auto;
}
.main-gywm .abt_zsh_container .abt_zsh_box .abt_zsh_item b {
  text-align: center;
}
.main-gywm .abt_product_container .abt_product_box {
  margin-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}
.main-gywm .abt_product_container .abt_product_box .abt_product_item {
  position: relative;
  margin: 10px 20px 0 0;
  background: #ffffff;
  width: 190px;
  height: 94px;
  border-radius: 20px;
  box-shadow: 5px 10px 5px #ddd;
}
.main-gywm .abt_product_container .abt_product_box .abt_product_item:nth-child(6n) {
  margin-right: 0;
}
.main-gywm .abt_product_container .abt_product_box .abt_product_item .abt_product_item_img {
  position: relative;
  float: left;
  width: 84px;
  height: 94px;
  text-align: center;
  line-height: 94px;
}
.main-gywm .abt_product_container .abt_product_box .abt_product_item .abt_product_item_img img {
  width: 65%;
  height: auto;
}
.main-gywm .abt_product_container .abt_product_box .abt_product_item p {
  position: relative;
  line-height: 94px;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
}
.main-gywm .abt_contact_container .abt_contact_box {
  margin-bottom: 50px;
}
.main-gywm .abt_contact_container .abt_contact_box .abt_contact_item {
  flex: 1;
  margin: 0 20px 0 0;
  padding: 0 0;
}
.main-gywm .abt_contact_container .abt_contact_box .abt_contact_item:last-child {
  margin-right: 0;
}
.main-gywm .abt_contact_container .abt_contact_box .abt_contact_item span {
  display: block;
  margin-top: 10px;
  height: 50px;
}

.main-gywm .abt_contact_container .abt_contact_map {
  padding: 50px 0;
  background-color: #ffffff;
}

/**/
.main-ai .box-qj-pc {
  display: block;
}
.main-ai .box-qj-h5 {
  display: none;
}

/*----------- media -----------*/
.index_dz_text{
  height: 60px;
}
@media screen and (max-width: 640px) {
  .index_dz_text{
    height: 100px;
  }

  .container .cateBn .cateBnImg{
    height: 156px;
    /*background-size: contain;*/
    /*background-repeat: no-repeat;*/
  }

  /***********APP页面***********/
  /*APP定制开发*/
  .app_dz_container .app_dz_box_new {
    flex-wrap: wrap;
    background-color: transparent;
    border: none;
  }
  .app_dz_container .app_dz_box_new .app_dz_item {
    background: #ffffff;
    margin-bottom: 10px;
    border: none;
  }
  .app_dz_container .app_dz_box_new .app_dz_item:nth-child(2n) {
    margin-left: 10px;
  }
  .app_dz_container .app_dz_box .app_dz_item span {
    height: 100px;
  }
  /*提供app服务*/
  .app_tg_container_new {
    height: auto;
    padding-bottom: 30px;
  }
  .app_tg_container_new .app_tg_box {
    flex-wrap: wrap;
  }
  .app_tg_container_new .app_tg_box .app_tg_item {
    margin-top: 30px;
    width: 25%;
    flex: auto;
  }
  /*服务流程*/
  .app_fwlc_container_new .app_fwlc_box {
    flex-wrap: wrap;
  }
  .app_fwlc_container_new .app_fwlc_box .app_fwlc_item {
    margin-bottom: 20px;
    width: 33%;
    flex: auto;
  }

  .app_fwlc_container_new .app_fwlc_box .app_fwlc_item:nth-child(9){
    display: block!important;
  }

  /*客户最关心的APP常见问题*/
  .app_cj_container_new .app_cj_box {
    margin-top: 20px;
  }
  .app_cj_container_new .cj_left_box {
    padding: 0;
    flex: 1;
  }
  .app_cj_container_new .cj_right_box {
    padding: 0;
    flex: 1;
  }
  .app_cj_container_new .cj_right_box span {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 50% 10px 0;
    font-size: 12px !important;
  }
  .app_cj_container_new .cj_left_item {
    margin-bottom: 5px;
  }

  .app_cj_container_new .cj_left_item img{
    height: 90px;
  }

  .app_cj_container_new .cj_right_item img{
    height: 90px;
  }

  .app_cj_container_new .cj_left_item span {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 50% 10px 0;
    font-size: 12px !important;
  }
  .app_cj_container_new .cj_center_box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    padding-bottom: 45px;
    padding-top: 45px;
  }
  .app_cj_container_new .cj_center_box img {
    height: auto;
  }
  /**/
  .app_anli_container_new .app_anli_box .app_anli_item {
    height: 200px;
    width: 48%;
    margin: 10px 1%;
  }
  /***********定制页面***********/
  .main-ai .container1 .text{
    height: 50px;
  }

  .main-ai .container1 .box-body > div {
    flex-direction: column;
  }
  .main-ai .container1 .box-body > div > div {
    position: relative;
    width: 100%;
    height: 80px;
    border-right: 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
  }
  .main-ai .container1 .box-body > div > div .icon {
    top: 0;
  }
  .main-ai .container1 .box-body > div > div .title {
    position: absolute;
    top: 10px;
    left: 80px;
  }
  .main-ai .container1 .box-body > div > div .desc-container {
    padding-top: 30px;
    padding-left: 80px;
    padding-right: 20px;
    margin-top: 0 !important;
  }
  .main-ai .container1 .box-body > div > div .desc-container > div {
    position: relative;
    margin: 0;
    display: inline-block;
    overflow: hidden;
  }
  .main-ai .container1 .box-body2.box-body2-new {
    width: 100%;
  }
  .main-ai .container1 .box-body2.box-body2-new .first-row {
    width: 100%;
    height: 40px;
    margin: 40px auto 20px;
    background-image: url("../images/ai_customization/bg4-0.5.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  }
  .main-ai .container1 .box-body2.box-body2-new .first-row .text {
    position: relative;
    left: auto;
    top: auto;
    text-align: center;
    line-height: 50px;
  }
  .main-ai .container1 .box-body2.box-body2-new .box-qj-pc {
    display: none;
  }
  .main-ai .container1 .box-body2.box-body2-new .box-qj-h5 {
    display: block;
  }
  .main-ai .container1 .box-body2.box-body2-new .box-qj-h5 .qy-title {
    margin-top: 12px;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    background-color: #6DB1D7;
    border-radius: 10px 10px 0 0;
  }
  .main-ai .container1 .box-body2.box-body2-new .box-qj-h5 .qy-list {
    padding: 5px 0 15px 15px;
    background-color: #ffffff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 4px 4px #ddd;
  }
  .main-ai .container1 .box-body2.box-body2-new .box-qj-h5 .qy-list .qy-font {
    display: inline-block;
    margin: 10px 10px 0 0;
    font-size: 14px;
    padding: 5px 10px;
    background: rgba(109, 177, 215, 0.2);
    border-radius: 6px;
    box-shadow: 0 4px 4px #ddd;
  }


  .container1 .box-body2.box-body2-new {
    width: 100%;
  }
  .container1 .box-body2.box-body2-new .other-row .left {
    margin: 0 auto 20px;
    text-align: center;
    width: 200px;
  }
  .container1 .box-body2.box-body2-new .other-row .right {
    width: 100%;
    flex-direction: row;
  }
  .container1 .box-body2.box-body2-new .other-row .right > div {
    flex-direction: row;
  }
  .container1 .box-body2.box-body2-new .other-row .right .box2 {
    width: auto;
    margin: 0 auto;
    margin-top: 10px;
  }
  .container1 .box-body2.box-body2-new .other-row .right .box3 {
    flex-direction: row;
    width: auto;
    margin: 0 auto;
    margin-top: 10px;
  }
  .container1 .box-body2.box-body2-new .other-row .right .box {
    margin: 0 auto;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .container1 .box-body2.box-body2-new .other-row .right .box .font {
    margin-right: 10px;
  }
  .container1 .box-body2.box-body2-new .other-row .right .box5 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46%;
    padding: 20px 10px;
    margin-top: 10px;
    height: 80px;
  }
  .container1 .box-body2.box-body2-new .other-row .right .box5 .font {
    width: 100%;
  }
  .container1 .box-body2.box-body2-new .other-row .right .box4 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46%;
    padding: 20px 10px;
    margin: 10px 10px 0 0;
    height: 80px;
  }
  .container1 .box-body2.box-body2-new .other-row .right .box4 .font {
    width: 100%;
  }
  .container1 .box-body2.box-body2-new .other-row .right .font {
    margin-right: 10px;
  }
  /***********小程序页面***********/
  .main-xcx .container1 {
    width: 100%;
  }
  .main-xcx .container1 .text {
    margin-bottom: 0;
  }
  .main-xcx .container1 .text .mobile-title {
    width: 100%;
  }
  .main-xcx .container1 .text .mobile-desc {
    width: 100% !important;
  }
  .main-xcx .box-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-bottom: 10px;
  }
  .main-xcx .box-body > div {
    width: 44%;
    height: 300px;
    margin: 0;
  }
  .main-xcx .box-body > div .logo {
    top: 10%;
  }
  .main-xcx .box-body2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-bottom: 10px;
  }
  .main-xcx .box-body2 > div {
    width: 44%;
    height: 260px;
    margin: 0;
  }
  .main-xcx .box-body2 > div .logo {
    position: relative;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .main-xcx .box-body2 > div .title {
    margin-top: 30px;
  }
  .main-xcx .box-body2 > div .desc {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 10px;
  }
  /***********企业建站页面***********/
  .main-qiye .box-body2 {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 0;
  }
  .main-qiye .box-body2 > div {
    margin: 1%;
    width: 48%;
    height: 180px;
  }
  .main-qiye .box-body2 > div .logo {
    width: 80%;
    left: 10%;
    top: 20px;
    background-size: 100% auto;
  }
  /***********物联网页面***********/
  .main-wlw .box-body2 {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 0;
  }
  .main-wlw .box-body2 > div {
    padding: 0;
    width: 50%;
    height: 180px;
    border-bottom: 1px solid #fff !important;
  }
  .main-wlw .box-body2 > div:nth-child(2n) {
    border-left: 1px solid #fff;
  }
  .main-wlw .box-body2 > div:nth-last-child(1) {
    border-bottom: none !important;
  }
  .main-wlw .box-body2 > div:nth-last-child(2) {
    border-bottom: none !important;
  }
  .main-wlw .box-body2 > div .logo {
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
    height: 80px;
    background-size: 100% auto;
  }
  .main-wlw .box-body2 > div .title {
    margin-top: 120px;
  }
  /***********关于我们页面***********/
  .main-gywm .abt_zsh_container .abt_zsh_box {
    flex-direction: column;
  }
  .main-gywm .abt_zsh_container .abt_zsh_box .abt_zsh_item {
    padding: 0 5px;
  }
  .main-gywm .abt_zsh_container .abt_zsh_box .abt_zsh_item > div {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main-gywm .abt_zsh_container .abt_zsh_box .abt_zsh_item > div img {
    max-width: 40%;
    max-height: 100%;
  }
  .main-gywm .abt_zsh_container .abt_zsh_box .abt_zsh_item span {
    padding-bottom: 20px;
  }
  .main-gywm .abt_zsh_container .abt_zsh_img_box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .main-gywm .abt_zsh_container .abt_zsh_img_box .abt_zsh_img_item {
    min-width: 150px;
    margin-top: 10px;
  }
  .main-gywm .abt_lan_container {
    margin-top: 20px;
    padding: 0;
  }
  .main-gywm .abt_lan_container .abt_lan_box {
    margin-top: 20px;
    flex-direction: column;
  }
  .main-gywm .abt_lan_container .abt_lan_box .abt_lan_left {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .main-gywm .abt_lan_container .abt_lan_box .abt_lan_left .abt_lan_left_item {
    width: 33%;
    padding: 0 6px;
    margin-top: 4px;
  }
  .main-gywm .abt_lan_container .abt_lan_box .abt_lan_left .abt_lan_left_item .abt_lan_txt b {
    margin-left: 6px;
    font-size: 16px;
  }
  .main-gywm .abt_lan_container .abt_lan_box .abt_lan_left .abt_lan_left_item .abt_lan_left_desc span {
    margin-left: 6px;
    font-size: 12px;
  }
  .main-gywm .abt_lan_container .abt_lan_box .abt_lan_right img {
    height: auto;
  }
  .main-gywm .abt_product_container .abt_product_box {
    margin-top: 20px;
  }
  .main-gywm .abt_product_container .abt_product_box .abt_product_item {
    position: relative;
    margin: 10px 4% 0 0;
    background: #ffffff;
    width: 48%;
    height: 94px;
    border-radius: 20px;
    box-shadow: 5px 10px 5px #ddd;
  }
  .main-gywm .abt_product_container .abt_product_box .abt_product_item:nth-child(2n) {
    margin-right: 0;
  }
  .main-gywm .abt_product_container .abt_product_box .abt_product_item .abt_product_item_img {
    position: relative;
    float: left;
    width: 84px;
    height: 94px;
    text-align: center;
    line-height: 94px;
  }
  .main-gywm .abt_product_container .abt_product_box .abt_product_item .abt_product_item_img img {
    width: 65%;
    height: auto;
  }
  .main-gywm .abt_product_container .abt_product_box .abt_product_item p {
    position: relative;
    line-height: 94px;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
  }
  .main-gywm .abt_contact_container .abt_contact_box .abt_contact_item {
    padding: 0;
  }
  .main-gywm .abt_contact_box {
    flex-direction: column;
  }
  .main-gywm .abt_contact_box .abt_contact_item {
    margin: 5px 0 !important;
    padding: 20px 0 !important;
    height: auto;
  }
  .main-gywm .abt_contact_map {
    margin-bottom: 50px;
    padding: 30px 0 !important;
  }
  .main-gywm .abt_contact_map img {
    width: 90%;
  }
  .dapin_one_box{
    height: auto!important;
    background-image: none!important;
  }
  .dapin_one_img{
    display: block!important;
    width: 100%;

  }
}
/**/
