@keyframes FadeUp {
  from {
    top: 209px;
  }

  to {
    top: 0px;
  }
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.quote_svg {
  display: inline-block;
  width: 38px;
  height: 38px;
  text-align: center;
  background: url(../img/small_quote.svg) 0 0 no-repeat;
  line-height: 12px;
  vertical-align: middle;
}
.active {
  color: #03b8cc !important;
}
/* .industry .swiper-container .swiper-wrapper .swiper-slide {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
} */
.industry .swiper_triangle {
  width: 0;
  height: 0;
  bottom: 0px;
  left: 49%;
  position: absolute;
  border-bottom: 16px solid #fff;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
}


/* production-banner styles start */

.production-banner {
  background-color: #f4f7f6;
  padding: 90px 0 45px 0;
  width: 100%;
  text-align: center;
}

.production-banner h3 {
  color: #444444;
  text-align: center;
  margin-bottom: 70px;
}

.production-banner h5 {
  margin-top: 30px;
  line-height: 32px;
}

.production-banner .production-feature {
  width: 100%;
  height: 480px;
  position: relative;
  text-align: center;
}

.production-banner .production-feature .row .item {
  text-align: center;
  margin-bottom: 70px;
}


.production-banner .production-feature .row .item .swiper-img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.production-banner .production-feature .row .item .orders {
  background-image: url('../img/product_icon1.svg');
}

.production-banner .production-feature .row .item .stores {
  background-image: url('../img/product_icon2.svg');
}

.production-banner .production-feature .row .item .market {
  background-image: url('../img/product_icon4.svg');
}
.production-banner .production-feature .row .item .cash {
  background-image: url('../img/product_icon6.svg');
}

.production-banner .production-feature .row .item .customers {
  background-image: url('../img/product_icon3.svg');
}

.production-banner .production-feature .row .item .work {
  background-image: url('../img/product_icon7.svg');
}

.production-banner .production-feature .row .item .purchase {
  background-image: url('../img/product_icon5.svg');
}

.production-banner .production-feature .row .item .summary h5 {
  font-size: 18px;
  color: #444;
  margin-top: 18px;
}

.production-banner .production-feature .row .item .summary p {
  width: 94%;
  margin: 10px auto 0 auto;
  font-size: 14px;
  line-height: 24px;
  color: #888;
}
/* production-banner styles end */


 /* customer styles start */
 .customer {
  padding-top: 120px;
  position: relative;
  background-color: #10202e;
  /* background-image: url('../img/product_banner.jpg');
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover; */
}
.customer h2 {
  margin-bottom: 30px;
}
.customer .container {
  padding: 0px;
}

.customer .container .row {
  margin-top: 60px;
  margin-bottom: 80px;
}

.customer .container .row .item {
  position: relative;
  margin-bottom: 30px;
  padding:0 42px;
}

.customer .container .row .item .head-content {
  padding: 70px 40px 66px 40px;
  height: 170px;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.customer .container .row .item:nth-child(1) .head-content {
  background: -moz-linear-gradient(top, #20c7e3, #4be7f6);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#20c7e3), to(#4be7f6));
  background: -o-linear-gradient(top, #20c7e3, #4be7f6);
}

.customer .container .row .item:nth-child(2) .head-content {
  background: -moz-linear-gradient(top, #20c7e3, #4be7f6);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#20c7e3), to(#4be7f6));
  background: -o-linear-gradient(top, #20c7e3, #4be7f6);
}

.customer .container .row .item:nth-child(3) .head-content {
  background: -moz-linear-gradient(top, #20c7e3, #4be7f6);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#20c7e3), to(#4be7f6));
  background: -o-linear-gradient(top, #20c7e3, #4be7f6);
}

.customer .container .row .item:nth-child(4) .head-content {
  background: -moz-linear-gradient(top, #1fb9cb, #24cdd9);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1fb9cb), to(#24cdd9));
  background: -o-linear-gradient(top, #1fb9cb, #24cdd9);
}
.customer .container .row .item:nth-child(5) .head-content {
  background: -moz-linear-gradient(top, #ffaf0a, #ffc107);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffaf0a), to(#ffc107));
  background: -o-linear-gradient(top, #ffaf0a, #ffc107);
}

.customer .container .row .item .head-content .logo_wrap {
  display: inline-block;
}
.customer .container .row .item .head-content .logo_wrap > img {
  margin-top: -14px;
}
.customer .container .row .item .head-content .product_type_wrap {
  display: inline-block;
  color: #fff;
  font-size: 22px;
}
.customer .container .row .item .head-content .product_type_wrap > span:first-child {
  display: inline-block;
  margin: 0 16px 0 10px;  
}

.customer .container .row .item .customer-content {
  padding: 50px 0 50px 0;
  height: 180px;
  position: relative;
  text-align: center;
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.customer .container .row .item .customer-content .customer_triangle {
  width: 0;
  height: 0;
  top: -8px;
  left: 48%;
  position: absolute;
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.customer .container .row .item .customer-content .customer-words {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 24px;
  height: 72px;
  color: #b1b1b1;
}
/* customer styles end */


/* pc styles start */
@media screen and (min-width: 992px) {
  .banner-adware {
    background-image: url('../img/final_top_banner.jpg');
  }
  .banner-adware .container .banner-adware-infor {
    text-align: left;
    width: 100%;
    left: -32px;
    top: 156px;
    padding-left: 30px;
  }
  .banner-adware .banner-adware-infor .btn-primary {
    margin-top: 190px;
    margin-left: 10px;
  }

  /* production_tabs styles start */
  .production_tabs {
    position: relative;
  }
  .production_tabs .tabs_title_wrap {
    background-color: #f5f7f7;
    height: 160px;
  }
  .production_tabs .tabs_content_wrap {
    height: 520px;
  }
  
  .production_tabs .tabs-title li {
    float: left;
    width: 204px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding: 10px 0px;
    cursor: pointer;
  }
  
  .production_tabs .tabs-title .tabs_desc_title {
    color: #c6c6c6;
    position: relative;
  }
  /* tab background image start*/
  .production_tabs .tabs-title .efficient_order_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_icon1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .cooperation_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_icon2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .mobile_share_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_icon3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .stream_sale_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_icon4.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .data_warn_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_icon5.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .smart_operation_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_icon6.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  /* tab background image end */

  .production_tabs .tabs-title .tabs-on{
    color: #1AD5EE ;
    position: relative;
  }
  /* tab active background image start */
  .production_tabs .tabs-title .tabs-on .efficient_order_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_active_icon1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .tabs-on .cooperation_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_active_icon2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .tabs-on .mobile_share_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_active_icon3.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .tabs-on .stream_sale_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_active_icon4.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .tabs-on .data_warn_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_active_icon5.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .production_tabs .tabs-title .tabs-on .smart_operation_svg {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-image: url(../img/tabs_active_icon6.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  /* tab active background image end */
  .production_tabs .tabs-title .tabs-on .tabs_desc_title {
    color: #1AD5EE ;
  }
  .production_tabs .tabs-title .tabs-on .tabs_on_triangle {
    width: 0;
    height: 0;
    bottom: -15px;
    left: 90px;
    position: absolute;
    border-bottom: 12px solid #1AD5EE;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
  }
  
  
  .production_tabs .tabs-content li {
    display: none;
    text-align: left;
  }
  
  .production_tabs .tabs-content .tabs_content_right .tabs_content_right_img  img {
    width: 600px;
    height: 400px;
  }
  
  .production_tabs .tabs-content li.content-on {
    display: block;
  }
  .production_tabs .tabs-content .tabs_content_left {
    float: left;
    width: 50%;
    margin-top: 140px;
  
  }
  .production_tabs .tabs-content .tabs_content_left .tabs_content_left_title {
    text-align: left;
    margin-bottom: 28px;
  }
  .production_tabs  .tabs-content .tabs_content_left .tabs_content_left_desc {
    line-height: 40px;
    color:#999999;
    font-size: 16px;
  }
  .production_tabs  .tabs-content .tabs_content_left .tabs_content_left_desc  .content_left_dot {
    display: inline-block;
    margin-right: 5px;
  }
  .production_tabs .tabs-content .tabs_content_right {
    float: right;
    width: 50%;
    margin-top: 50px;
  }

  /* production_tabs styles end */


  .customer {
    background-image: url('../img/product_banner.jpg');
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
  }

  /* industry styles start */
  .industry {
    height: 730px;
    position: relative;
  }
  .industry_swiper_top {
    height: 730px;
    position: relative;
    background-image: url("../img/customer_swiper_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .industry .container {
    padding: 0px;
  }

  .industry .industry-title {
    color: #fff;
    padding: 90px 0px 30px 0px;
  }

  .industry .industry_swiper_top_wrapper {
    max-width: 1250px;
    margin: 0 auto;
  }
  .industry .industry_swiper_bottom_wrapper {
    max-width: 1250px;
    margin: 0 auto;
    position: relative;
  }

  .industry .swiper-container {
    height: 580px;
  }

  .industry .swiper-container .swiper-wrapper .swiper-slide{
    text-align: center;
    position: relative;
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide img {
    display: block;
    width: 54%;
    margin: 0 auto;
    /* height: 100%; */
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide h3{
    color:#fff;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide p{
    color:#fff;
    font-size: 14px;
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide .industry_words_desc_wrap .industry_desc_person{
    width: 518px;
    margin: 0 auto;
    color:#6f6f6f;
    font-size: 18px;
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide .industry_desc_wrap .industry_short_desc{
    color:#fff;
    font-size: 15px;
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide .industry_img_wrap {
    text-align: center;
    margin-bottom: 20px;
  }

  .industry .swiper-container .swiper-wrapper .swiper-slide .industry_bottom_img_wrap {
    text-align: center;
    margin-bottom: 26px;
    margin-top: 56px;
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide .industry_words_wrap {
    /* width: 1250px; */
    margin: 0 auto;
    position: absolute;
    right:-50%;
    text-align: center;
    opacity: 0;
    margin-top: 26px;
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide-visible {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }

  .industry .swiper-container .swiper-wrapper .swiper-slide-visible .industry_img_wrap img,
  .industry .swiper-container .swiper-wrapper .swiper-slide-visible .industry_desc_wrap h3,
  .industry .swiper-container .swiper-wrapper .swiper-slide-visible .industry_desc_wrap p {
    opacity: 0.5;
  }
  
  .industry .swiper-container .swiper-wrapper .swiper-slide-visible .industry_words_wrap .industry_bottom_img_wrap i,
  .industry .swiper-container .swiper-wrapper .swiper-slide-visible .industry_words_wrap .industry_words_desc_wrap p,
  {
    opacity: 0;
  }
  
  .industry .swiper-container .swiper-wrapper .swiper-slide-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  .industry .swiper-container .swiper-wrapper .swiper-slide-active .industry_img_wrap img,
  .industry .swiper-container .swiper-wrapper .swiper-slide-active .industry_desc_wrap h3,
  .industry .swiper-container .swiper-wrapper .swiper-slide-active .industry_desc_wrap p {
    opacity: 1;
  }
  .industry .swiper-container .swiper-wrapper .swiper-slide-active .industry_words_wrap {
    opacity: 1;
  }


  .industry .swiper-container .swiper-wrapper .swiper-slide-active .industry_words_wrap .industry_bottom_img_wrap i,
  .industry .swiper-container .swiper-wrapper .swiper-slide-active .industry_words_wrap .industry_words_desc_wrap p,
  {
    opacity: 1;
  }

  
  .industry .swiper-container .swiper-prev {
    position: absolute;
    bottom: 50px;
    left: 566px;
    height: 70px;
    width: 70px;
    text-align: center;
    border-radius: 50%;
  }
  
  .industry .swiper-container .swiper-prev:hover {
    cursor: pointer;
  }
  
  .industry .swiper-container .swiper-prev:hover i {
    color: #4be7f6!important;
  }
  .industry .swiper-container .swiper-next {
    position: absolute;
    bottom: 50px;
    right: 566px;
    height: 70px;
    width: 70px;
    text-align: center;
    border-radius: 50%;
  }
  
  .industry .swiper-container .swiper-next:hover {
    cursor: pointer;
  }
  .industry .arrow_left {
    position: absolute;
    left: 10px;
    top: 32%;
    height: 24px;
    width: 28px;
    background-image: url('../img/arrow_left.svg');
    background-repeat: no-repeat;
  }
  
  .industry .arrow_right {
    position: absolute;
    right: 10px;
    top: 32%;
    width: 28px;
    height: 24px;
    background-image: url('../img/arrow_right.svg');
    background-repeat: no-repeat;
  }
  /* industry styles end */


  /* production-banner styles start */
  .production-banner .production-feature .row .item_buy {
    width: 26%;
    margin-left: 130px;
  }
  .production-banner .production-feature .row .item_settled {
    width: 25%;
  }
  .production-banner .production-feature .row .item_data {
    width: 26%;
  }
  /* production-banner styles end */



  /* download styles start */
  .download {
    padding: 120px 0;
    width: 100%;
  }

  .download h3 {
    margin-bottom: 50px;
  }

  .download .container .col-lg-4 {
    margin-bottom: 24px;
  }

  .download .container .download-item-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .download .container .download-item-wrapper .download-item {
    display: block;
    /* background-color: #f5f6fa; */
    height: 260px;
    width: 260px;
    margin: 0 auto;
  }

  .download .container .download-item-wrapper .download-item .content {
    position: relative;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .download .container .download-item-wrapper .download-item i {
    margin: 0 auto;
    display: block;
    background-repeat: no-repeat;
  }

  .download .container .download-item-wrapper .download-item i.barcode {
    background-image: url('../img/sprite.png');
    background-position: -160px -420px;
    width: 100px;
    height: 100px;
  }

  .download .container .download-item-wrapper .download-item i.apple {
    background-image: url('../img/sprite.png');
    background-position: 0px -420px;
    width: 80px;
    height: 100px;
  }

  .download .container .download-item-wrapper .download-item i.android {
    background-image: url('../img/sprite.png');
    background-position: -80px -420px;
    width: 80px;
    height: 100px;
  }

  .download .container .download-item-wrapper .download-item a {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #555555;
    margin-top: 24px;
  }

  .download .container .download-item-wrapper .download-item:hover a:not(.qrcode) {
    color: #53d7f1;
  }

  .download .container .download-item-wrapper .download-item:hover .apple {
    background-image: url('../img/sprite.png');
    background-position: 0px -520px;
  }

  .download .container .download-item-wrapper .download-item:hover .android {
    background-image: url('../img/sprite.png');
    background-position: -80px -520px;
  }
  /* download styles start */
}
/* pc styles end */




/*
    手机屏幕适配  mobile styles start
*/

@media screen and (max-width: 992px) {

  /* banner-adware styles start */
  .banner-adware {
    width: 100%;
    margin-top: 74px;
    height: 200px;
    background-image: url('../img/mobile_top_banner.jpg');
  }

  .banner-adware .container {
    height: 100%;
    /* background: rgba(0, 0, 0, 0.2); */
  }

  .banner-adware .container .banner-adware-infor {
    text-align: left;
    width: 100%;
    left: 0px;
    top: 60px;
    padding-left: 30px;
  }


  .banner-adware .container .banner-adware-infor .btn-primary {
    width: 70px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    display: block;
    margin-top: 80px;
    margin-left: -16px;
  }
  /* banner-adware styles end */


  /* production_tabs styles start */
  .production_tabs .container .swiper_to_next {
    position: absolute;
    top: 100%;
    padding-right: 10px;
    z-index: 99;
    right: 0;
  }
  .production_tabs .container .swiper_to_prev {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    padding-left: 10px;
  }
  .production_tabs .swiper-slide .swiper_words_wrap {
    margin-top: 60px;
  }
  .production_tabs .swiper-slide .swiper_img_wrapper {
    height: 200px;
  }
  .production_tabs .swiper-slide .swiper_words_wrap .swiper_words_wrap_title {
    margin-bottom: 28px;
    padding: 0 30px;
    text-align: left;
  }
  .production_tabs .swiper-slide .swiper_words_wrap .swiper_words_wrap_desc {
    line-height: 30px;
    color: #999999;
    padding: 0 30px;
    font-size: 14px;
    max-height: 230px;
  }
  .production_tabs .swiper-slide .swiper_words_wrap .btn-primary {
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin-left: 30px;
  }
  .production_tabs .swiper-slide .swiper_words_wrap .swiper_words_wrap_desc .swiper_words_dot {
    display: inline-block;
    margin-right: 5px;
  }

  .production_tabs .tab_pagination {
    margin-bottom: 20px;
    text-align: center;
  }

  .production_tabs .tab_pagination .swiper-pagination-switch {
    display: inline-block;
    background: #c5c5c5;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border-radius: 100%;
  }

  .production_tabs .tab_pagination .swiper-active-switch {
    background: #03b8cc;
    border-radius: 8px;
    width: 19px;
    margin: 0 3px;
    height: 10px;
  }
  /* production_tabs styles end */


 /* production-banner styles start */
  .production-banner {
    padding: 40px 0px;
  }

  .production-banner .container .banner-title {
    margin: 15px;
    font-size: 22px;
    line-height: 36px;
  }

  .production-banner .production-feature {
    height: 16.8rem;
  }


  .production-banner .production-feature .row .item {
    margin-bottom: 24px;
  }
 /* production-banner styles end */



 /* industry styles start */
  .industry {
    width: 100%;
    opacity: 0.81;
  }

  .industry .industry-title {
    color: #444;
    margin-bottom: 24px;
    padding-top: 38px;
  }

  /* .industry .container {
    padding: 0px;
  } */

  .industry .col-xs-12 .col-sm-12 {
    margin-bottom: 30px;
  }
  .industry .industry_swiper_top {
    height: 580px;
    position: relative;
    background-image: url("..img/customer_swiper_small_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  #industry_swiper_second{
    height: 580px;
    color: #fff;
    text-align: center;
    width: 100%;
  }
  .industry .swiper-container{
    height: 220px;
    color: #fff;
    text-align: center;
    width: 100%;
  }

  .industry .swiper_triangle {
    left: 46%;
  }

  .industry .swiper-container .swiper-wrapper .swiper-slide img {
    width: 34%;
  }


  .industry .swiper-slide .industry_second_desc_wrap {
    margin-top: 20px;
    color: #444444;
  }
  .industry .swiper-slide .industry_second_desc_wrap > p {
    padding: 0 34px;
  }
  .industry .swiper-slide .industry_second_desc_wrap > h3 {
    font-size: 20px;
  }
  .industry .swiper-slide .industry_second_desc_wrap .industry_second_short_desc {
    color: #444444;
    font-size: 16px;
  }
  .industry .swiper-slide .industry_second_words_wrap .industry_bottom_img_wrap {
    margin-top: 80px;
    margin-bottom: 18px;
  }
  .industry .swiper-slide .industry_second_words_wrap .industry_second_words_desc_wrap .industry_desc_person {
    width: 320px;
    margin: 0 auto;
    font-size: 18px;
    min-height: 100px;
  }

  /* industry styles end */



  /* customer styles start */
  .customer {
    padding: 50px 0px;
    position: relative;
    height: auto;
    /* background-position: 0px 0px; */
  }

  .customer .container {
    padding: 0px;
  }

  .customer .container .row {
    margin-top: 60px;
    margin-bottom: 0px;
    margin-left: unset;
    margin-right: unset;
  }

  .customer .container .row .item {
    padding: 0 15px;
  }
  .customer .container .row .item .customer-content {
    padding: 52px 0 36px 0;
    text-align: center;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  }

  .customer .container .row .item .customer-content .customer-words {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    height: 100px;
    color: #b1b1b1;
  }

  .customer .container .row .item .customer-content .custome-name {
    text-align: right;
    width: 90%;
    margin: 32px auto 0 auto;
    font-size: 14px;
    color: #888;
  }
  /* customer styles end */


  /* download styles start */
  .download {
    padding: 30px 0px 50px 0px;
    width: 100%;
  }

  .download h3 {
    margin-bottom: 0px;
  }

  .download .container .col-lg-4 {
    margin-bottom: 24px;
  }

  .download .container .download-item-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .download .container .download-item-wrapper .col-xs-6.apple {
    padding-left: unset!important;
  }

  .download .container .download-item-wrapper .col-xs-6.android {
    padding-right: unset!important;
  }

  .download .container .download-item-wrapper .download-item {
    display: block;
    height: 160px;
    width: 100%;
    /* background-color: #f5f6fa; */
    margin: 0 auto;
  }

  .download .container .download-item-wrapper .download-item .content {
    position: relative;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .download .container .download-item-wrapper .download-item i {
    margin: 0 auto;
    display: block;
    background-repeat: no-repeat;
  }

  .download .container .download-item-wrapper .download-item i.barcode {
    background-image: url('../img/barcode.png');
    width: 100px;
    height: 100px;
  }

  .download .container .download-item-wrapper .download-item i.apple {
    background-image: url('../img/sprite.png');
    background-position: 0px -420px;
    width: 80px;
    height: 100px;
  }

  .download .container .download-item-wrapper .download-item i.android {
    background-image: url('../img/sprite.png');
    background-position: -80px -420px;
    width: 80px;
    height: 100px;
  }

  .download .container .download-item-wrapper .download-item a {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #555555;
    margin-top: 24px;
  }
  /* download styles end */

}

/*
    手机屏幕适配  mobile styles end
*/
