.hg_logo img {
  width: 180px
}

.two_code:hover span {
  position: absolute;
  top: 22px;
  z-index: 99999;
  left: -60px;
  display: block;
  width: 150px;
  height: 174px
}

.navbar-default .navbar-nav>li>a {
  color: #585757
}

.swiper-slide img {
  width: 100%
}

.hg-product-img {
  text-align: center;
  padding: 10px
}

.hg-product-img img {
  width: 75px
}

.content-news {
  min-height: 25px;
  line-height: 25px;
  overflow: hidden;
  font-size: 15px;
  color: #626262;
  text-align: left;
  height: 160px;
  padding-top: 10px;
  padding-left: 7px;
  padding-right: 7px
}

.hg-main-product-other-cell {
  position: relative;
  margin: 35px 0;
  text-align: center;
  height: 320px
}

.hg-main-product-other-cell h2 {
  transition: all .15s cubic-bezier(.4, 0, .2, 1);
  font-size: 20px;
  color: #626262;
  margin-top: 10px;
  font-weight: 700;
  text-align: center
}

.hg-main-product-other-cell .hg-product-appendix {
  padding-top: 10px;
  text-align: left;
  font-size: 15px;
  color: #626262;
  padding: 10px 7px
}

.single-service:nth-child(2),
.single-service:nth-child(4) {
  background-color: #F4FBFE;
}

.single-service:hover {
  box-shadow: 0 6px 15px 0 rgba(59, 59, 59, 0.21)
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  width: 100%;
  height: auto
}

.layui-btn-normal {
  background-color: #00A2F0
}

.property-header {
  /* color: #014097; */
  color: #3F3938;
  font-size: 36px;
  text-align: center;
  padding: 50px 0 30px
}

.property-desc {
  margin-top: 10px;
  font-size: 20px;
}

.property-card {
  width: 100%;
  box-shadow: 0 6px 15px 0 rgba(59, 59, 59, 0.21);
  margin-bottom: 20px;
  background: #fff;
}

.property-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.property-card .property-title {
  font-weight: bold;
  font-size: 18px;
  margin: 16px;
  margin-bottom: 0px;
  height: 60px;
}

.property-card .property-desc {
  font-size: 14px;
  padding: 16px
}

.bottom-panel {
  padding-left: 30px
}

.bottom-panel .card-item {
  margin: 20px 0;
}

.bottom-panel .card-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}

.bottom-panel .card-body {
  background-color: #fff;
}

.bottom-panel img {
  width: 100%
}

.top-img {
  width: 100%;
  height: 100px;
  object-fit: cover
}

.top-img-2 {
  width: 100%;
  height: calc(100vw * 0.33);
  object-fit: cover
}

.breadcrumb>li+li:before {
  content: ">"
}

.breadcrumb {
  background-color: #fff;
  margin-bottom: 0px;
  font-size: 12px;
  padding-left: 0px
}

.breadcrumb .bread-icon {
  width: 14px;
  height: 14px
}

.about-title {
  display: inline-block;
  font-size: 16px;
  padding: 6px 16px;
  padding-right: 100px;
  background: linear-gradient(to right, #d3edfb, rgba(255, 255, 255, 0));
  margin-bottom: 10px
}

.about-title .title1 {
  color: #b60007;
  margin-right: 10px
}

.about-title .title2 {
  color: #666;
  font-weight: 100
}

.menu-view {
  height: 50px;
  display: flex;
  justify-content: flex-end;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px
}

.menu-view ul {
  list-style: none
}

.menu-view li {
  float: left;
  padding: 10px
}

.menu-view li.active {
  border-bottom: 2px solid #00a3e9
}


.about-us-img {
  display: block;
  float: right;
  margin-right: -15px;
}


.trend-detail-wrap {
  border: 1px solid #e4d8c0;
  background-color: #fdfdfc;
  color: #7f7f7f;
  margin-bottom: 20px;
}

.trend-detail-wrap .detail-info {
  display: table;
  width: 100%;
  padding: 5px 0;
}

.trend-detail-wrap .newest {
  position: relative;
  display: table-cell;
  width: 120px;
  height: 64px;
  vertical-align: middle;
  text-align: center;
  color: #db3338;
  font-size: 24px;
}

.trend-detail-wrap .detail-info ul {
  position: relative;
}

.trend-detail-wrap .item-right {
  display: table-cell;
  width: 494px;
  border-left: 1px solid #e1e1e1;
  font-size: 12px;
  vertical-align: middle;
  padding-left: 8px;
}

.trend-detail-wrap .item-right li {
  float: left;
  padding-left: 18px;
  line-height: 22px;
  white-space: nowrap;
}

.trend-detail-wrap .item-right li .blue,
.trend-detail-wrap .detail-info .blue {
  margin-left: 4px;
  color: #244a9f;
}

.trend-detail-wrap .item-right li .value,
.trend-detail-wrap .detail-info .value {
  margin-left: 4px;
  color: #db3338;
}

.trend-detail-wrap .item-right li.new-down .value,
.trend-detail-wrap .item-right li.open-down .value,
.trend-detail-wrap .item-right li>.high-down .value,
.trend-detail-wrap .item-right li>.low-down .value,
.trend-detail-wrap .detail-info .green {
  color: #22ac38;
}


.infolist {
  background-color: #fff;
  width: 100%;
  padding: 17px 6px;
}

.sec-item:nth-of-type(2n) {
  padding-left: 10px;
}

.list-title {
  font-weight: 600;
}

.list-item {
  position: relative;
  padding-right: 88px;
  font-size: 16px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
}

.list-item .update-time {
  position: absolute;
  right: 0;
}

.list-item .info-date {
  font-size: 10px;
  color: #999;
}

.list-item .text {
  display: inline-block;
  max-width: 100%;
  background-size: 19px auto;
  background-position: right center;
  background-repeat: no-repeat;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.f12 {
  font-size: 12px;
}

.table-companyInfo {
  margin-bottom: 5px;
}

.table>tbody>tr>td {
  vertical-align: middle !important;
}

.s-border-right {
  border-right: 1px solid #ddd;
}

.industrial-view {
  display: flex;
}

.industrial-view .left-arrow,
.industrial-view .right-arrow {
  display: flex;
  align-items: center;
  opacity: 0.5;
}

.industrial-view .left-arrow.active,
.industrial-view .right-arrow.active {
  cursor: pointer;
  opacity: 1;
}

.industrial-view .industrial-list {
  /* overflow-x: scroll; */
  overflow-x: hidden;
  display: flex;
  margin: 0px 10px;
}

.industrial-view .industrial-list .industrial-item {
  width: 33%;
  flex-shrink: 0;
  margin: 0px 5px;
}


/* 
 style="background-color:#ECF3F6 !important;"
style="background-color:#F4FBFE!important;"
style="background-color:#ECF3F6 !important;" 
style="background-color:#F4FBFE!important;"
*/
#homePageBottomMobile {
  display: none;
}

.industrial-mob-view {
  display: none;
}

@media screen and (max-width: 736px) {
  .about-us-img {
    margin-right: 0px;
  }

  .about-us-img img{
    height: 66vw;
    object-fit: cover;
  }

  .industrial-item {
    width: 100vw;
  }

  .hg-main-product-other-cell {
    height: auto;
    margin: 10px 0;
  }

  .content-news,
  .hg-product-appendix {
    display: none;
  }

  .single-service:nth-child(2),
  .single-service:nth-child(3) {
    background-color: #F4FBFE;
  }

  .single-service:nth-child(4) {
    background-color: #ECF3F6;
  }

  .hg-main-product-other-cell h2 {
    font-size: 18px;
  }

  #homePageBottom {
    display: none;
  }
  #homePageBottomMobile {
    display: block;
  }
  .bottom-link {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #014097;
  }

  .property-header {
    font-size: 27px;
    margin: 30px 0 20px;
  }

  .industrial-view {
    display: none;
  }
  .industrial-mob-view {
    display: block;
  }

  .swiper-button-next, .swiper-button-prev {
    background-size: 15px 22px !important;
  }
}