/* About IGP 頁面樣式 */

.products.about .plugin-banner,
.products.about .plugin-content {
    max-width: 1400px;
    margin: 20px auto;
    margin-top:0px;
}
.about-wrap {
    max-width: 1500px;
    padding: 0px;
    position:relative;
    background:#fff;
    min-height: 1px;
    margin:0px auto;
    padding: 30px;
    background: #fff;
    border-radius: 15px;
    margin-top: 150px;
}
.products.about {
padding-top:20px;  
}
.products.about img{
  max-width: 100%;
}
.products.about.company-detail {
  padding-top: 0px;
  margin-top:0px;
}
.company-detail .mobile-hide {
padding-top:20px;  
}
.products.about.recommendation {
  padding-top:0px !important;     
  background:#fff;
}
.products.about.careers {
    padding-top: 30px !important;
}
.recommendation .content {
    max-width: 1200px;
    margin: auto;
}
.recommendation .title {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
.recommendation .intro {
    text-align: center;
}
.btn-primary {
    color: #fff;
    background-color: #f60;
    border-color: #f60;
}

/* Banner 區 */
.about-banner {
    margin-bottom: 30px;
}
.about-banner-inner {
    display: flex;
    align-items: center;
}
.about-banner-left {
    text-align: center;
}
.about-logo {
    max-width: 100%;
    margin-bottom: 20px;
}
.about-banner-desc {
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    padding: 0 20px;
    text-align: left;
}
.about-banner-right img {
    width: 100%;
    margin-top:-143px;
}

/* 簡介區 */
.about-intro {
    margin-bottom: 40px;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
}
.about-intro-left {
    text-align: right;
}
.about-intro-left img {
    max-width: 100%;
}
.about-intro-title {
    font-size: 50px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 600;
}
.about-intro-text {
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    text-align: left;
}

/* 數據統計區 */
.about-stats {
    margin-top: 20px;
}
.about-stat-item {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    padding: 20px 10%;
}
.about-stat-item img {
    max-width: 100%;
}
.about-stat-num {
    font-size: 80px;
    font-weight: 700;
    color: #333;
    display: inline;
    margin-right: 10px;
}
.about-stat-title {
    font-size: 28px;
    color: #333;
    font-weight: 700;
    display: inline;
}
.about-stat-desc {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    text-align: left;
}

/* 響應式 - 手機版 */
@media (max-width: 767px) {
    .about-banner-inner {
        flex-direction: column;
    }
    .about-intro-left {
        text-align: center;
        margin-bottom: 20px;
    }
    .about-intro-left img {
        margin: 0 auto;
        width: 80%;
    }
    .about-stat-item {
        flex-direction: column;
        text-align: center;
        padding: 20px 5px;
        margin-bottom: 0;
    }
    .about-stat-desc{
      text-align: center;
      margin-top: 20px;
    }
    .about-stat-order1 {
        order: 1 !important;
    }
    .about-stat-order2 {
        order: 2 !important;
    }
    .about-stat-item img {
        margin: 0 auto 20px;
        width: 65%;
    }
    /* 手機版文字水平居中 */
    .about-banner-left,
    .about-intro-right {
        text-align: center;
    }
    .about-banner-desc,
    .about-intro-text {
        text-align: center;
        padding: 20px;
    }
    .about-intro-text{
      padding: 0;

    }
    .about-banner-right img{
      margin-top: 0;
    }
    .about-intro{
      border: none;
      padding-top: 0;
    }
    .about-intro-title{
      font-size: 34px;
    }
    .padding-bottom-60{
      padding: 0 0 20px 0;
    }
    .padding-bottom-60 img{
      width: 100%;
    }
    .about-stat-title{
      font-size: 24px;
      display: inline-block;
    }
    .row{
      margin: 0;
    }
    .col-sm-5,
    .col-sm-7{
      padding-left: 0;
      padding-right: 0;
    }
}

/* ========== Company Detail (聯絡我們) 頁面樣式 - 移植自舊版 IgpGift ========== */

.contact-banner{
  position: relative;
  color: #fff;
  display: flex;
  align-items: flex-end;
  width: 100%;
  justify-content: center;
  margin-bottom: 100px !important;
  z-index: 1;
}
.contact-banner.hk{
  background-color: #eb3e3e;
}
.contact-banner .img-code{
  position: relative;
  margin-bottom: -100px;
  max-width: 65%;
}
.contact-banner .contact-banner-block{
  width: 420px;
  text-align: center;
  margin-bottom: -25px;
  padding: 0 30px;
}
.contact-banner-block .area_code{
  font-size: 150px;
  line-height: 154px;
  opacity: 0.3;
  font-weight: bold;
  text-align: left;
}
.contact-banner .contact-banner-title{
  font-size: 48px;
  letter-spacing: 5px;
  font-weight: bold;
  text-align: left;
}
.contact-banner-block .contact-banner-intro {
  font-size: 16px;
  text-align: left;
}
.company-content{
  position: relative;
  min-height: 1px;
  padding: 30px 30px 0;
  background: #fff;
  margin-top: -100px !important;
}
.company-content .company-addr{
  padding: 70px 0px 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.company-content .company-addr .desc {
    padding: 0 40px;
    min-width: 280px;
}
.company-addr .desc .text-title{
  font-size: 35px;
  font-weight: bold;
}
.company-addr .desc .text-intro{
  padding-top: 10px;
  font-weight: bold;
}
.company-addr .desc .text-intro img{
  margin-right: 5px;
}
.addr-item{
  text-align: center;
  padding-bottom: 60px;
}
.addr-item:after{
  content: "";
  display: table;
  clear: both;
}
.addr-item .item {
  width: 16.66%;
  float: left;
  padding: 10px;
  height: 160px;
  cursor: pointer;
}
.en .addr-item .item{
  height: 140px;
}
.addr-item .item:hover .area {
  color: #FF7F26;
}
.area {
  padding-top: 10px;
}
.addr-item .item svg{
  width: 100%;
  height: 100%;
}
.addr-info{
  padding: 50px 0;
  position: relative;
}
.addr-info .left-title {
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  padding: 5px 15px;
  border-right: 2px solid #ccc;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.addr-info .addr-block {
  display: flex;
  padding-bottom: 20px;
}
.icon-list{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(33.33% - 10px), 1fr));
  gap: 10px;
  padding-bottom: 60px;
}
.icon-list .icon-item {
    display: flex;
}
.icon-list .icon-item img {
  width: 120px;
}
.icon-list .icon-item .icon-title {
  font-size: 22px;
  font-weight: bold;
}
.icon-list .icon-item .icon-intro {
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.company-content .addr-padding{
  display: none;
  padding-left: 40px;
}
.company-content .addr-padding:after{
  content: ' ';
  display: table;
  clear: both;
}
.company-content .addr-padding .contact{
  display: flex;
  position: absolute;
  right: 5%;
  top: 30px;
  justify-content: space-between;
  align-items: center;
  width: 200px;
}

.company-content .addr-padding .contact .item div{
  font-weight: bold;
  line-height: 2;
  text-align: center;

}
.company-content .addr-padding .contact .item:hover .title{
  color: #FF8420;
}
.company-content .addr-padding .contact a> img{
  width: 80px;
}


.company-content .sales,
.company-content .office{
  font-size: 14px;
  padding-bottom: 10px;
  padding-right: 20px;
  float: left;
}
.company-content .office{
  max-width: 490px;
  padding-right: 100px;
}
.company-content .sales .title,
.company-content .office .title{
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 5px;
  display: block;
}
.widget-text-heading{
  font-size: 36px;
  font-weight: bold;
}
.widget-text-desc{
  font-weight: bold;
  padding: 10px 0 30px
}
.widget-text-heading img{
  display: inline-block;
  position: relative;
  left: -15px;
}
.company-content .contact-list {
  display: flex;
  padding: 40px 10px 80px;
}
.company-content .contact-list .contact-intro {
  width: 280px;
  padding-right: 40px;
}
.company-content .contact-list .contact-intro .intro-title {
  font-size: 36px;
  font-weight: bold;
  line-height: 40px;
}
.en .company-content .contact-list .contact-intro .intro-title{
  font-size: 34px;
}
.company-content .contact-list .contact-intro .intro-text {
  font-size: 14px;
}
.company-content .contact-list .contact-intro .intro-phone {
  font-weight: bold;
  font-size: 22px;
  color: #f90;
  padding-top: 15px;
  display: block;
  white-space: nowrap;
}
.company-content .contact-list .contact-intro .intro-phone img {
  height: 28px;
  vertical-align: text-bottom;
}
.company-content .contact-list .contact-intro .fa-phone {
  color: #f90;
}
.company-content .contact-list .list-icon {
  width: calc(100% - 280px);
  text-align: center;
}
.company-content .contact-list .list-icon svg {
  width: 80px;
}
.company-content .contact-list .list-icon .fa {
  font-size: 80px;
  padding-bottom: 7px;
}
.company-content .contact-list .list-icon a{
  font-weight: bold;
  color: inherit;
}
.company-content .contact-list .list-icon .btn-primary {
  width: 120px;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}
.company-content .wpb_wrapper{
  width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 5px 5px #eee;
  border-radius: 10px;
  padding: 30px 60px;
}
.company-content .wpb_wrapper .main{
  display: flex;
  align-items: center;
  font-size: 14px;
  flex-wrap: wrap;
}
.form-control{
  border-radius: 0px;
  height: 40px;
}
.wpcf7 .form-group div,.org{
  padding-left: 10px;
  text-align: left;
}
.wpcf7-submit{
  border-radius: 30px;
  width: 100%;
  max-width: 250px;
  display: inline-block !important;
  line-height: 22px;
}
.map{
  height: 400px;
  width: 100%;
  display: inline-block;
}
.maps{
  height: 400px;
  width: 100%;
  display: inline-block;
  box-shadow: 0 0 5px 5px #eee;
  border-radius: 5px;
}
.company-content .intro-phone .tl,
.mid-show,
.min-show,
.map_city{
  display: none;
}
.map_city h2{
  font-size: 15px;
  font-weight: bold;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap select {
  border-radius: 20px;
  border: unset;
  background-color: #F3F3F3;
  box-shadow: unset;
  resize:none;
}
.add-info-icon{
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 20px;
}
.line-tw,
.wechat-cn,
.whatsapp-hk{
  position: relative;
  display: inline-block;
}
.line-tw>a:hover,
.wechat-cn:hover .wechat-a,
.whatsapp-hk>a:hover{
  color: #07D559;
  cursor: pointer;
}
.line-tw .show-down,
.wechat-cn .show-down,
.whatsapp-hk .show-down {
  position: absolute;
  left: 20px;
  top:calc(100% + 10px);
  transition: all 0.3s;
  overflow: hidden;
  z-index: 1000;
  border-radius: 15px;
  box-shadow: 0 0 5px 0px #ccc;
  display: none;
}
.line-tw:hover .show-down,
.wechat-cn:hover .show-down,
.whatsapp-hk:hover .show-down {
  display: block;
}
.line-tw .show-down .online,
.wechat-cn .show-down .online,
.whatsapp-hk .show-down .online {
  padding: 20px;
  width: 240px;
  background: #FFF;
  text-align: center;
}
.line-tw .show-down span,
.wechat-cn .show-down span,
.whatsapp-hk .show-down span{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  display: block;
  color: #000;
}
.line-tw .show-down b,
.wechat-cn .show-down b,
.whatsapp-hk .show-down b{
  color: #000;
}
.line-qr {
    max-width: 200px;
}
.wechat-cn .show-down .whatsapp-qr,
.whatsapp-hk .show-down .whatsapp-qr {
  margin-top: 10px;
}
.show-down .btn-wechat {
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  background: #07D559;
  border: none;
  padding: 5px 13px;
  display: none;
  font-size: 14px;
}
.en .show-down .btn-wechat{
  width: 100%;
}
.line-tw .show-down .line-btn,
.whatsapp-hk .show-down .whats-btn {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #07D559;
  display: block;
  margin-top: 20px;
  border-radius: 20px;
  line-height: 26px;
  height: 38px;
  padding: 6px;
}
.list-row{
  padding: 10px 0;
}
.list-row .btn {
  background: #fff !important;
  width: 90%;
  text-align: center;
  border-radius: 30px;
  font-weight: bold;
  max-width: 180px;
  padding: 2px 6px;
  height: 36px;
}
.list-row .btn svg {
  width: 30px;
  vertical-align: middle;
}
.list-row .whatsapp-color {
  color: #55dd01 !important;
  fill: #55dd01 !important;
  display: none;
}
.list-row .whatsapp-color .iconfont {
    vertical-align: middle;
}
.list-row .whatsapp-color .fa {
  font-size: 26px;
  vertical-align: middle;
  color: inherit !important;
  padding: 2px 0;
}
.tel-text{
  font-size: 20px;
  font-weight: bold;
  color: #fff !important;
  display: none;
}
.tel-text.active,
.list-row .whatsapp-color.active{
  display: inline-block;
}
.tel-text img {
  width: 22px;
}
@media screen and (max-width:1366px) {
  .contact-banner-block .area_code{
    font-size: 120px;
    line-height: 120px;
  }
  .company-content .addr-padding .contact a> img{
    width: 58px;
  }
  .company-content .addr-padding .contact{
    width: 150px;
    right: 0;
  }
  .contact-banner .img-code{
    width: 60%;
  }
  .contact-banner .contact-banner-title{
    font-size: 36px;
  }
  .widget-text-heading {
    font-size: 28px;
  }
  .company-content .addr-padding .contact .item div{
    font-size: 13px;
  }
}
@media screen and (max-width:1230px) {
  .company-content .company-addr{
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .contact-banner{
    flex-wrap: wrap;
  }
  .mid-hide,
  .contact-banner-block .area_code{
    display: none;
  }
  .contact-banner .contact-banner-title {
    font-size: 48px;
    text-align: center;
  }
  .contact-banner .contact-banner-block{
    padding: 50px;
    width: unset;
  }
  .contact-banner .img-code {
    width: 80%;
  }

  .contact .whatsapp-hk .show-down,.contact .line-tw .show-down{
    left: -136px;
  }
  .sales .whatsapp-hk .show-down,.sales .line-tw .show-down{
    left: unset;
    right: unset;
  }
  .company-content .contact-list,
  .mid-show{
    display: block;
  }
  .company-addr .desc .text-intro{
    padding-bottom: 10px;
  }
  .company-content .contact-list .contact-intro{
    text-align: center;
    width: 100%;
    padding: 0 0 20px 0;
  }
  .company-content .contact-list{
    padding-top: 20px;
  }
  .company-content .contact-list .list-icon{
    width: 100%;
  }
}
@media screen and (max-width:1199px) {
  .icon-list .icon-item img{
    width: 100px;
  }
  .icon-list .icon-item .icon-title {
    font-size: 18px;
  }
  .icon-list .icon-item .icon-text {
    font-size: 14px;
  }
}
@media screen and (max-width:991px) {
  .about-wrap{
    margin-top: 80px;
  }
  .about-stat-num {
    font-size: 48px;
  }
  .company-content .company-addr .col-sm-2 {
    border-bottom: 1px #CCC solid;
    border-right: unset;
    padding: 0;
    width: 100%;
  }
  .company-content .company-addr ul li {
    padding: 10px 0px;
    display: inline-block;
  }
  .company-content .company-addr .col-sm-5 {
    width: 100%;
  }
  .company-content .map {
    position: unset;
    right: unset;
    bottom: unset;
    text-align: center;
  }
  .maps,.map{
    height: 300px;
  }
  .company-content .wpb_wrapper .main{
    text-align: center;
  }
  .icon-list .icon-item,
  .icon-list .icon-item .icon-intro,
  .addr-info .addr-block{
    display: block;
  }
  .addr-info .left-title{
    border: none;
  }
  .min-hide{
    display: none;
  }
  .company-content .wpb_wrapper .main,
  .min-show{
    display: block;
  }
  .icon-list .icon-item{
    text-align: center;
  }
  .company-content .contact-list{
    padding-bottom: 30px;
  }
  .company-content .contact-list .list-icon .col-sm-3{
    padding-bottom: 30px;
    float: left;
    width: 50%;
    max-width: unset;
  }
  .icon-list .icon-item .icon-intro{
    padding-left: 0;
  }
}
@media screen and (max-width:767px) {
  .products.about{
    padding-top: 0;
  }
  .products.about.company-detail {
    background: #F0F2F6;
    padding: 30px 10px !important;
  }
  .about-wrap{
    margin-top: 0;
    padding: 10px;
  }
  .mob_ord_1{
    order: 1;
  }
  .mob_ord_2{
    order: 2;
  }
  .about-logo {
    max-width: 69%;
    margin: 40px auto 0;
  }
  .contact-banner .img-code {
    width: 100%;
    max-width: 96%;
    margin-bottom: -65px;
  }
  .contact-banner .contact-banner-block{
    padding: 30px 10px 50px;
  }
  .company-addr .desc .text-title,
  .company-content .contact-list .contact-intro .intro-title,
  .en .company-content .contact-list .contact-intro .intro-title,
  .contact-banner .contact-banner-title,
  .widget-text-heading{
    font-size: 32px;
  }
  .company-content{
    padding: 10px;
    border-radius: 0 0 15px 15px;
  }
  .company-content .wpb_wrapper{
    padding-left: 10px;
    padding-right: 10px;
  }
  .en .addr-item .item,
  .addr-item .item {
    height: 100px;
    padding: 5px;
  }
  .area{
    font-size: 12px;
  }
  .desc{
    padding:50px 0 20px;
  }
  .wpcf7-form .row{
    margin-left: 0;
    margin-right: 0;
  }
  .form-group.text-right{
    text-align: center;
  }
  .company-content .company-addr{
    padding: 45px 0 0;
  }
  .addr-info{
    padding: 30px 15px;
  }
  .company-content .addr-padding .contact .item .title{
    display: none;
  }
  .company-content .addr-padding .contact a> img {
    width: 48px;
  }
  .company-content .addr-padding .contact{
    width: 108px;
  }
  .contact .whatsapp-hk .show-down,.contact .line-tw .show-down{
    left: unset;
    right: 0;
  }
  .sales .whatsapp-hk .show-down,.sales .line-tw .show-down{
    left: unset;
    right: unset;
  }
  .addr-info .left-title{
    padding: 0;
  }
  .en .addr-info .left-title{
    font-size: 28px;
  }
  .wechat-cn .show-down{
    left: 0;
  }
  .show-down .btn-wechat {
    display: inline-block;
  }
  /******手机版******/
  .company-detail .mobile-show {
    font-size: 14px;
  }
  .product-category .products.company-detail>.mobile-show {
    padding: 10px;
  }
  .company-detail .tel-bck {
      padding: 0 10px;
  }
  .company-detail .tel-bck a {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
  }
  .company-detail .tel-bck a .tl {
    display: none;
  }
  .company-detail .tel-bck .btn-tel {
    border: none;
    background: #f70;
    color: #fff;
    float: right;
    font-size: 14px;
    padding: 3px 12px;
    border-radius: 20px;
    width: 80px;
  }
  .company-detail .list-w {
    padding: 20px 0;
  }
  .company-detail .list-w .wd5 {
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px 0;
    color: #666;
    font-size: 14px;
    box-sizing: border-box;
  }
  .company-detail .list-w .wd5:first-child {
    border-right: 1px solid #ccc;
  }
  .company-detail .list-w .btn-white {
    background: #fff;
    box-shadow: 0 0 5px 0 #ccc;
    width: 140px;
    border-radius: 20px;
    margin-bottom: 5px;
    font-size: 13px;
  }
  .company-detail .list-w .btn-white svg {
    width: 24px;
    vertical-align: middle;
  }
  .company-detail .list-icon svg {
    width: 46px;
  }
  .company-detail .list-icon .fa-weixin {
    font-size: 46px;
    margin: 2px 0 6px;
  }
  .company-detail .list-icon {
    text-align: center;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
  }
  .company-detail .wpb_wrapper {
    padding: 10px 0;
  }
  .company-detail .wpb_wrapper .wpcf7-form {
    background: #fff;
    border-radius: 10px;
  }
  .company-detail .wpb_wrapper .wpcf7-form .text-heading {
    padding: 15px 10px 0;
    text-align: left;
  }
  .company-detail .wpb_wrapper .wpcf7-form .input-list{
    padding: 10px;
  }
  .company-detail .wpb_wrapper .wpcf7-form input::placeholder,
  .company-detail .wpb_wrapper .wpcf7-form textarea::placeholder{
    color: #333;
    font-size: 14px;
  }
  .company-detail .wpb_wrapper .wpcf7-form .wpcf7-submit {
    max-width: unset;
  }
  .company-detail .wpb_wrapper .wpcf7-form .row > .form-group {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .company-detail .wpb_wrapper .wpcf7-form .form-group .form-control {
    width: 100%;
    border-radius: 20px;
    box-shadow: unset;
    resize: none;
  }
  /* 聚焦時與電腦版一致：顯示藍色邊框（光暈）效果 */
  .company-detail .wpb_wrapper .wpcf7-form .form-group .form-control:focus {
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  .company-detail .company-addr .text-title {
    font-size: 24px;
    font-weight: bold;
  }

  .company-detail .company-addr .area-box {
    height: 80px;
    overflow: hidden;
  }
  .company-detail .company-addr .area-scroll {
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .company-detail .company-addr  .area-list {
    width: 580px;
  }
  .company-detail .company-addr .area-list .area-item {
    display: inline-block;
    text-align: center;
    padding: 5px;
  }
  .company-detail .company-addr .area-list .area-item img {
    width: 50px;
  }
  .company-detail .company-addr .area-list .area-item .img-a,
  .company-detail .company-addr .area-list .area-item.active .img {
    display: none;
  }
  .company-detail .company-addr .area-list .area-item.active .img-a {
    display: block;
  }
  .company-detail .company-addr .local-area {
    padding: 10px;
  }
  .company-detail .company-addr .local-area img {
    vertical-align: text-bottom;
  }
  .company-detail .company-addr .local-area span {
    font-weight: bold;
  }
  .company-detail .company-addr .addr-info {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
  }
  .company-detail .company-addr .addr-info .sales {
    padding-bottom: 20px;
  }
  .company-detail .company-addr .addr-info .title {
    display: block;
    margin-left: -40px;
    font-size: 18px;
    font-weight: bold;
  }
  .company-detail .company-addr .addr-info .title img {
    width: 34px;
    margin-right: 5px;
  }
  .company-detail .company-addr .addr-info .addr-padding {
    padding-left: 34px;
    display: none;
    text-align: left;
  }
  .mobile-show .wechat-cn .show-down{
    left: unset;
    right: 0;
  }
  .company-detail .wpb_wrapper .wpcf7-form .control-label {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
  }
  /******手机版 end******/
}
@media screen and (max-width:579px) {

  .contact-banner .contact-banner-title{
    letter-spacing: 0px;
  }
  .contact-banner .contact-banner-title,
  .contact-banner-block .contact-banner-intro {
    text-align: center;
  }
  .company-content .addr-padding {
    padding: 0 0 0 20px;
  }
  .icon-list .icon-item img {
    width: 80px;
  }
}
@media screen and (max-width:500px) {
  .addr-item .item {
    height: 70px;
  }
  .company-content .office{
    padding-right: 0;
  }

  .add-info-icon{
    bottom: -45px;
  }
  .widget-text-heading img,
  .add-info-icon img{
    max-width: 120px;
  }
  .en .icon-list .icon-item .icon-title {
    font-size: 16px;
  }
  .en .icon-list .icon-item .icon-text {
    font-size: 13px;
  }
}
@media screen and (max-width:400px) {
  .addr-item .item {
    height: 50px;
  }
}
