.fancy-title {
  line-height: 1.6;
  font-size: 30px;
  margin-bottom: 50px;
  color: #333;
  /*text-align: left;*/
}
.fancy-title1 {
  line-height: 1.6;
  font-size: 30px;
  margin-bottom: 50px;
  color: #333;
 text-align: left;
}

/*banner*/
.banner_row {
  height: 600px;
  color: #fff;
  padding-top: 240px;
}
.banner_title {
  font-size: 60px;
  line-height: 1.4;
  text-align: center;
}
.banner_title a {
  color: #fff;
}
.video_row {
  margin-top: -150px;
  margin-bottom: 40px;
}
.vc_video-box {
  max-width: 1024px;
  margin: 0 auto;
}
/*service_row*/
.ser_row .vc_wrapper {
  max-width: 1000px;
}
.service_row {
  margin-bottom: 40px;
}
.service_row .vc_column {
  width: 33.33333%;
  float: left;
  height: 152px;
  padding: 30px 0 0;
  border-left: solid 1px #dbdbdb;
  text-align: center;
}
.service_row .vc_column:first-child {
  border-left: 0;
}
.ser_img {
  text-align: center;
  margin-bottom: 15px;
}
.ser_img img {
  height: 42px;
}
.ser_text {
  font-size: 18px;
}
.ser_desc {
  line-height: 1.8;
  color: #999;
  margin-bottom: 100px;
}
.honor_row {
  padding: 50px 0 60px;
  background: #f0f3ff;
  margin-bottom: 100px;
  position: relative;
}
.honor-list {
  height: 260px;
  overflow: hidden;
}
.honor-list li {
  width: 25%;
  float: left;
  padding: 0 20px;
  margin-bottom: 40px;
}
.honor-all {
  height: auto;
}
.honor-box {
  width: 260px;
  height: 220px;
  padding: 20px 0px;
  box-shadow: 0 0 29px 0 #eee;
  background: #fff;
  text-align: center;
}
.honor-year {
  margin-bottom: 14px;
}
.honor-desc {
  font-size: 18px;
  color: #333;
  white-space: pre-wrap;
  line-height: 1.4;
}
.honor-img {
  margin-bottom: 18px;
}
.honor-img img {
  height: 67px;
}
.honor_more {
  color: #000;
  width: 144px;
  text-align: center;
  background: url("/wp-content/uploads/2019/06/danniu.png") no-repeat center bottom;
  position: absolute;
  padding-bottom: 10px;
  bottom: -47px;
  left: 50%;
  margin-left: -72px;
}
.honor_more img {
  margin-top: 5px;
}
.map_iframe {
  border: 1px solid #ccc;
}
.map_row {
  margin-bottom: 50px;
}
.map_row .vc_wrapper {
  box-shadow: 0 0 29px 0 #eee;

  max-width: 1200px;padding: 50px 0;
}
.map_left {
  width: 70%;
  float: left;
}
.map_right {
  width: 30%;
  float: left;
  padding: 30px;
}
.map_title {
  font-size: 24px;
  color: #333;
  margin-bottom: 40px;
  line-height: 1;
}
.map_text {
  margin-bottom: 30px;
  padding-left: 40px;
  color: #999;
}
.map_text span {
  font-size: 18px;
}
.map_text p {
  margin-bottom: 10px;
}
.addr_text {
  background: url("images/db.png") no-repeat 0 -23px;
}
.contact_text {
  background: url("images/dh.png") no-repeat left top;
}
.branch_row {
  margin-bottom: 70px;
}
.branch_row .vc_column {
/*  width: 25%;*/
  float: left;
  padding: 0 20px;
  margin-bottom: 30px;
}
.branch_row .vc_column-box {
  background: #fff;
  box-shadow: 0 0 29px 0 #eee;
  padding: 20px 45px ;

}
.vc_column-box p{
  font-size:16px;
  line-height: 3;

}

.vc_column-box p  img:hover{
  transform: scale(1.01);

}
.branch_title {
  background: url("/wp-content/uploads/2019/06/db.png") no-repeat 0 -23px;
  color: #333;
  font-size: 18px;
  margin-bottom: 15px;
  padding-left: 35px;
  line-height: 1.6;
}
.branch_text p {
  margin-bottom: 10px;
}
.blog-container {
  width: 100%;
  float: left;
  padding: 0 20px;
  margin-bottom: 40px;
}
.blog-img {
  float: left;
  width: 260px;
  overflow: hidden;
  background: #eee;
  margin-right: 40px;
  height: 150px;
}
.blog-img img {
  display: -webkit-box /* OLD - iOS 6-, Safari 3.1-6 */;
  display: -moz-box /* OLD - Firefox 19- (buggy but mostly works) */;
  display: block;
  log: true;
  log2: official;
  -webkit-transform: scale(1, 1);
  -khtml-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  log: true;
  log2: official;
  -webkit-transition: all 2s;
  -khtml-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  -ms-transition: all 2s;
  transition: all 2s;
}
.blog-img:hover img {
  log: true;
  log2: official;
  -webkit-transform: scale(1.2, 1.2);
  -khtml-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.blog-caption {
  padding-left: 6%;
}
.blog-title {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  line-height: 1.4;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box /* OLD - iOS 6-, Safari 3.1-6 */;
  display: -moz-box /* OLD - Firefox 19- (buggy but mostly works) */;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-excerpt {
  color: #999;
  height: 88px;
}
.mk-pagination {
  display: -webkit-box /* OLD - iOS 6-, Safari 3.1-6 */;
  display: -moz-box /* OLD - Firefox 19- (buggy but mostly works) */;
  display: none;
}
.news_more {
  text-align: center;
  margin-top: 20px;
}
.news_more a {
  background: linear-gradient(to right, #f3c900, #f78759);
  color: #fff;
  log: true;
  log2: official;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  width: 160px;
  line-height: 2.8;
  display: -webkit-box /* OLD - iOS 6-, Safari 3.1-6 */;
  display: -moz-box /* OLD - Firefox 19- (buggy but mostly works) */;
  display: inline-block;
}
.blog-time {
  display: -webkit-box /* OLD - iOS 6-, Safari 3.1-6 */;
  display: -moz-box /* OLD - Firefox 19- (buggy but mostly works) */;
  display: none;
}
@media (max-width: 767px) {
  .vc_row > .vc_wrapper {
    padding: 0 20px;
  }
  .mk-shortcode.mk-padding-shortcode {
    display: -webkit-box /* OLD - iOS 6-, Safari 3.1-6 */;
    display: -moz-box /* OLD - Firefox 19- (buggy but mostly works) */;
    display: none;
  }
  .fancy-title {
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1.4;
    font-weight: bold;
  }
  .banner_title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .banner_row {
    text-align: center;
    padding: 60px 0 100px;
    position: relative;
    height: auto;
  }
  .banner_row .vc_column {
    width: 100%;
    float: none;
  }
  .video_row {
    margin-top: -50px;
  }
  .service_row {
    position: relative;
    margin: 0 20px 40px;
  }
  .service_row > .vc_wrapper {
    padding: 0;
    box-shadow: 2px 0 16px rgba(76,76,76,0.31);
  }
  .service_row .vc_column {
    width: 100%;
    border-bottom: solid 1px #dbdbdb;
    height: auto;
    padding: 0px 15px 0 0;
    border-left: 0;
  }
  .service_row .ser_text {
    font-size: 16px;
    height: 80px;
    line-height: 1.6;
    display: -webkit-box /* OLD - iOS 6-, Safari 3.1-6 */;
    display: -moz-box /* OLD - Firefox 19- (buggy but mostly works) */;
    display: -ms-flexbox /* TWEENER - IE 10 */;
    display: -webkit-flex /* NEW - Chrome */;
    display: flex /* NEW, Spec - Opera 12.1, Firefox 20+ */;
    display: flex;
    align-items: center;
    log: true;
    log2: official;
    -webkit-justify-content: left;
    -khtml-justify-content: left;
    -moz-justify-content: left;
    -o-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    text-align: left;
  }
  .service_row .ser_img {
    float: left;
    height: 80px;
    margin-bottom: 0;
    width: 130px;
    display: -webkit-box /* OLD - iOS 6-, Safari 3.1-6 */;
    display: -moz-box /* OLD - Firefox 19- (buggy but mostly works) */;
    display: -ms-flexbox /* TWEENER - IE 10 */;
    display: -webkit-flex /* NEW - Chrome */;
    display: flex /* NEW, Spec - Opera 12.1, Firefox 20+ */;
    display: flex;
    align-items: center;
    log: true;
    log2: official;
    -webkit-justify-content: center;
    -khtml-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .service_row .ser_img img {
    width: auto;
    height: 26px;
  }
  .service_row .last_ser_img img {
    width: auto;
  }
  .ser_desc {
    color: #333;
    margin-bottom: 40px;
  }
  .honor-list li {
    width: 100%;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .honor-box {
    width: 100%;
  }
  .honor-list {
    height: 960px;
    overflow: hidden;
  }
  .map_row {
    margin-bottom: 40px;
  }
  .map_row .vc_wrapper {
    height: auto;
  }
  .map_left,
  .map_right {
    width: 100%;
    float: none;
  }
  .map_iframe {
    height: 200px;
  }
  .map_right {
    padding: 20px 0;
  }
  .map_title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .map_text {
    margin-bottom: 20px;
  }
  .map_text span {
    font-size: 16px;
  }
  .map_text p {
    margin-bottom: 5px;
  }
  .branch_row {
    margin-bottom: 0;
  }
  .branch_row .vc_column {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 20px;
  }
  .branch_row .vc_column-box {
    height: auto;
    padding: 20px;
  }
  .branch_title {
    margin-bottom: 10px;
  }
  .branch_text p {
    margin-bottom: 0;
  }
  .news_fancy_title {
    margin-top: 40px;
  }
  .blog-container {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 20px;
  }
  .blog-caption {
    padding-left: 0;
  }
  .blog-img {
    float: none;
    width: 100%;
    margin-right: 0;
    height: auto;
    margin-bottom: 10px;
    border: 1px solid #eee;
  }
  .blog-img img {
    width: 100%;
  }
  .blog-title {
    height: auto;
  }
  .blog-title a {
    font-size: 16px;
  }
  .blog-excerpt {
    height: auto;
  }
  .news_more {
    margin-bottom: 40px;
  }
  .news_more a {
    background: #10263b;
    color: #fff;
    width: 100px;
    text-align: center;
    line-height: 2.2;
    font-size: 14px;
    log: true;
    log2: official;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
