.big-pic {
  background: url(images/sy-pic.png) center center no-repeat;
  background-size: cover !important;
  /*height: 100%;*/
  padding-top: 150px !important;
}
.big-pic .tit {
  height: 58px;
  font-size: 60px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 26px;
}
.big-pic .tit-english {
  height: 25px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 26px;
}
@media (max-width: 920px) {
  .big-pic {
    height: 75%;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .big-pic .tit {
    font-size: 40px;
  }
  .big-pic .tit-english {
    font-size: 20px;
  }
}
#gd-img-2 {
  margin-right: 20px;
}
@media (max-width: 990px) {
  .phone-number {
    padding-left: 15px !important;
  }
  .address {
    padding-left: 15px !important;
  }
}
@media (max-width: 520px) {
  .big-pic {
    height: 50%;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .big-pic .tit {
    font-size: 30px;
  }
}
.display-none {
  display: none;
}

/*body,ul {*/
/*padding: 0;*/
/*margin: 0;*/
/*}*/

.offers h5 {
  margin-top: 0px;
}
.gd-lb .describe-box {
  padding: 20px;
  height: 280px;
  /*box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);*/
}
.gd-lb#wrap-lb img {
  margin: 0 !important;
}
.gd-lb ul {
  list-style: none;
}
.gd-lb#wrap-lb,
.gd-lb#wrap-lb1 {
  position: relative;
  /*width: 1200px;*/
  height: 360px;
  margin: 100px auto;
}
.gd-lb .content {
  position: absolute;
  /*width: 1200px;*/
  height: 360px;
}
.gd-lb .content li {
  position: absolute;
  background-size: 100% 100%;
  cursor: pointer;
  /*box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);*/
  box-shadow: 1px 6px 10px 0px rgba(95, 95, 95, 0.14);
  padding: 0 !important;
  margin-top: 0 !important;
  background-color: #fff;

  overflow: hidden;
  /*text-overflow:ellipsis;*/
  /*white-space:nowrap;*/
}
.gd-lb#wrap-lb a,
.gd-lb#wrap-lb1 a {
  position: absolute;
  /*display: none;*/
  z-index: 2;
  top: 76%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  font: 30px/60px '宋体';
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: rgba(244, 245, 246, 1);
  transition: background 1s ease;
  border-radius: 50%;
  color: #ccc;
}
.gd-lb#wrap-lb a:hover,
.gd-lb#wrap-lb1 a:hover {
  background: #ccc;
  color: #fff;
}
.gd-lb .prev {
  left: -20px;
}
.gd-lb .next {
  right: -20px;
}
/*.gd-lb .content li:nth-child(1){top: 140px;left: 0px;width: 428px; z-index: 2;opacity: 40;}*/
/*.gd-lb .content li:nth-child(2){top: 70px;left: 150px;width: 428px; z-index: 3;opacity: 70;}*/
/*.gd-lb .content li:nth-child(3){top: 0px;left: 370px;width: 428px; z-index: 4;opacity: 100;}*/
/*.gd-lb .content li:nth-child(4){top: 30px;left: 550px;width: 428px; z-index: 3;opacity: 70;}*/
/*.gd-lb .content li:nth-child(5){top: 85px;left: 800px;width: 428px; z-index: 2;opacity: 40;}*/
.hide-box {
  display: none !important;
}
.gd-change .portfolio-overlay {
  /*width: 100%;*/
  margin-left: 15px;
  width: calc(100% - 30px);
  /*margin-left: 15px;*/
  /*margin-right: 15px;*/
}
.portfolio-overlay a {
  width: calc(100% - 30px);
}

.gd-change .portfolio-item {
  margin-bottom: 30px;
}
#smart-lb li,
#smart-lb1 li {
  margin-top: 50px;
}
#smart-lb li h5,
#smart-lb1 li h5 {
  margin-top: 30px;
}
