@font-face {
  font-family: 'dazhong';
  src: url('/fonts/dazhong.eot?vneeu7');
  src: url('/fonts/dazhong.eot?vneeu7#iefix') format('embedded-opentype'), url('/fonts/dazhong.ttf?vneeu7') format('truetype'), url('/fonts/dazhong.woff?vneeu7') format('woff'), url('/fonts/dazhong.svg?vneeu7#dazhong') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="dz-"], [class*=" dz-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dazhong' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dz-134654:before {
  content: "\e900";
}

.stan {
  transition: all 0.4s, transform 0.4s;
}

.stan:hover {
  box-shadow: 0 0 15px #fff;
  transition: all 0.4s, transform 0.4s;
}

.index .i-news {
  padding: 30px 0 10px 0;
}

.index .i-about {
  padding: 110px 0 110px 0;
}

.index .i-about .i-a-inner .number .item:first-child::after {
  content: "";
  display: block;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.index .i-about .i-a-inner .number .item:first-child {
  padding-right: 60px;
}

.index .i-about .i-a-inner .number .item {
  width: 30%;
}

.icon-134505:before {
  content: url("/gp1.png");
}

@media (max-width: 1440px) {
  .index .i-about .i-a-inner .number .item .num img {
    height: 26px;
  }
}

.index .i-innovation .gundong {
  width: 80%;
  padding: 0 10%;
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner {
  padding: 0 50px;
}

.gundong .item {
  position: relative;
  display: block !important;
  transition: height 0.4s, box-shadow 0.4s, transform 0.4s;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  display: none;
  padding-bottom: 80px;
}

.gundong .item .inner {
  position: relative;
  z-index: 1;
  height: 100%
}

.gundong .item .title {
  padding-top: 145px;
  text-align: center;
  width: auto !important;
  margin: 0 auto;
  transition: all 0.4s, transform 0.4s
}

.gundong .item .title a {
  display: block;
  width: 100%
}

.gundong .item .title .ch {
  font-size: 24px;
  font-weight: bold;
  transition: all 0.4s, transform 0.4s
}

.gundong .item .title .en {
  font-size: 36px;
  font-family: 'BebasNeue';
  transition: all 0.4s, transform 0.4s;
  width: 80%;
  margin: 28px auto 0
}

.gundong .item .title .en a {
  height: 1em;
  line-height: 1em
}

.gundong .item .title .en.small {
  font-size: 24px;
  line-height: 1em;
  margin: 18px auto 0
}

.gundong .item .title .en.small a {
  height: 2em;
  line-height: 1em
}

.gundong .item .title::after {
  width: 46px;
  height: 2px;
  background: #8e8e8e;
  content: "";
  display: block;
  margin: 32px auto 0
}

.gundong .item table {
  border: 1px solid #e5e6ef;
  width: 254px;
  margin: 26px auto 0;
  font-size: 12px;
  transition: all 0.4s, transform 0.4s
}

.gundong .item table tr {
  border: 1px solid #e5e6ef;
  line-height: 28px
}

.gundong .item table tr th {
  border: 1px solid #e5e6ef;
  text-align: left;
  padding-left: 10px
}

.gundong .item table tr td {
  border: 1px solid #e5e6ef;
  padding-left: 10px;
  color: #999999
}

.gundong .item .btn {
  text-align: center;
  padding-top: 24px;
  font-size: 0;
  line-height: 0
}

.gundong .item .btn a {
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px
}

.gundong .item .btn a.ico {
  width: 45px;
  height: 45px;
  font-size: 20px;
  border: 1px solid #cecece;
  line-height: 45px;
  transition: all 0.4s, transform 0.4s
}

.gundong .item .btn a.change-btn {
  width: 70px;
  height: 70px;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-size: cover
}

.gundong .item .btn a.change-btn img {
  display: inline-block;
  line-height: 0;
  width: 100%;
  border-radius: 100%
}

.gundong .item .btn a.change-btn .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/src/images/fd.png);
  background-size: 18px;
  transition: all 0.4s, transform 0.4s;
  border-radius: 100%
}

.gundong .item .btn a.change-btn .bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.gundong .item:hover .btn a.ico, .gundong .item.on .btn a.ico {
  color: #fff;
  background: #e50013;
  border: 1px solid #e50013;
  transition: all 0.4s, transform 0.4s
}

.gundong .item:hover .btn a.change-btn .bg, .gundong .item.on .btn a.change-btn .bg {
  background-color: rgba(229, 0, 19, 0.5);
  transition: all 0.4s, transform 0.4s
}

.index .i-innovation .gundong .gundong-left, .index .i-innovation .gundong .gundong-right {
  opacity: 1;
}

.layui-layer.pro-photos {
  box-shadow: none;
  height: 40% !important;
  width: 50% !important;
  background: #f4f4f4;
  background-size: cover
}

.layui-layer.pro-photos .layui-layer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow-y: hidden !important
}

.layui-layer.pro-photos .layui-layer-content .layui-layer-phimg {
  overflow-y: hidden !important;
  height: 100%;
  width: 100%;
  text-align: center
}

.layui-layer.pro-photos .layui-layer-content .layui-layer-phimg img {
  height: 100%;
  display: block;
  margin: 0 auto
}

.layui-layer.pro-photos .layui-layer-content .layui-layer-imgbar {
  background: none;
  text-align: center
}

@media (max-width: 1440px) {
  .index .i-innovation .gundong {
    width: 86%;
    padding: 0 7%;
  }
  .index .i-innovation .gundong .gundong-left {
    left: 0;
  }
  .index .i-innovation .gundong .gundong-right {
    right: 0;
  }
  .gundong .item {}
  .gundong .item .title .ch {
    font-size: 18px;
  }
  .gundong .item .title::after {
    width: 36px;
    height: 2px;
    margin: 20px auto 0;
  }
  .gundong .item table {
    width: 220px;
    margin: 20px auto 0;
    font-size: 12px;
  }
  .gundong .item table tr td {
    padding-left: 9px;
  }
  .gundong .item table tr th {
    padding-left: 9px;
  }
  .gundong .item .btn {
    padding-top: 18px;
  }
  .gundong .item .btn a.ico {
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
  }
  .gundong .item .btn a.change-btn {
    width: 58px;
    height: 58px;
  }
  .gundong .item .btn a.change-btn .bg {
    background-size: 14px;
  }
  .gundong .item table tr:last-child {
    display: none;
  }
  .gundong .item {
    padding-bottom: 60px;
}
.gundong .item .title{padding-top: 100px;}
}

.index .i-news .item a .inner span.des{ height:66px; }
.index .i-news .item a{height:230px;}

.index .i-news .item a .inner span.title{ height:56px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.index .i-news .item a .inner { }

.index .i-news .item a:hover {
  background: #fff;
  color: #333; position: relative;

}
.index .i-news .item a .inner span.more{ font-size:12px; margin-top:10px;}

.index .i-news .item a:hover .inner span {
  color: #a9a9a9
}
.index .i-news .item a:hover .inner span.title {
  color: #333
}
.index .i-news .item a:hover .inner span.more {
  color: #e50013
}
.index .i-news .item a:hover .inner span.time {
  color: #333
}
