@charset "utf-8";
/**
 * This is NOT a freeware, use is subject to license terms
 * @author siYuan! <2039750417@qq.com>
 * @version v3.1.0
 * @support http://www.lvtcn.com
 */
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 14px;
  color: #999999;
  background: #fff;
  line-height: 1.4;
  font-family: Microsoft YaHei, Tahoma, Geneva, sans-serif;
  position: relative;
  max-width: 1920px;
  margin: 0px auto;
}
ul,
ul li {
  list-style: none;
}
img {
  border: 0;
  max-width: 100%;
  -webkit-user-drag: none;
}
em,
i {
  font-style: normal;
}
a,
button {
  cursor: pointer;
  color: #666;
}
a,
a:hover {
  text-decoration: none;
}
button,
input,
select,
textarea {
  vertical-align: middle;
  outline: 0 !important;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 750pt #fff inset;
}
/* 便捷属性 */
.clear,
.clearfix:after {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
.clear,
.clearfix:after,
.hide {
  overflow: hidden;
}
.mc {
  margin: 0 auto;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  content: ".";
}
::-moz-selection {
  background: #a7bd06;
  color: #fff;
}
::selection {
  background: #a7bd06;
  color: #fff;
}
::-moz-selection {
  background: #a7bd06;
  color: #fff;
}
/* 分页样式 */
.mypage {
  height: 33px;
  text-align: center;
}
.mypage a,
.mypage em {
  display: inline-block;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  color: #333;
  cursor: pointer;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  margin-left: -1px;
  padding: 7px 12px;
  position: relative;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.mypage a.prev,
.mypage a.next {
  padding: 0;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.567);
  color: #fff;
  margin: 0 20px;
}
.mypage a:hover {
  background: #f7d06b !important;
  color: #fff !important;
  border-radius: 50%;
}
.mypage a.cur {
  color: #f7d06b;
  z-index: 3;
}
/* 动画 */
.imgzoom {
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.imgzoom:hover {
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
a.imgzoom:hover img {
  -webkit-transform-origin: center center;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform-origin: center center;
  -moz-transform: scale(1.1, 1.1);
}
.swiper-container {
  cursor: pointer;
}
.wp {
  width: 1280px;
}
.sm-wp {
  width: 1100px;
}
.xs-wp {
  width: 600px;
}
/* 盒子控制属性 */
.wp,
.xs-wp,
.sm-wp {
  max-width: 96%;
  margin: 0 auto;
}
/* 小圆点 */
.border-round-back {
  width: 42px;
  height: 42px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #45b263;
  display: block;
}
/* 列表样式 */
.grid.ring-col-2 > div {
  width: 50%;
}
.grid.ring-col-3 > div {
  width: 31.333333%;
  margin-left: 1%;
  margin-right: 1%;
}
.grid.ring-col-4.small > div {
  width: 21%;
  margin: 0px 2% 55px 2%;
}
.grid.ring-col-3.small > div {
  width: 30.33%;
}
.grid.ring-col-6 > div {
  width: calc(16.666% - 10px);
  padding: 20px;
  margin: 5px;
}
.grid.ring-col-4 > div {
  width: 25%;
}
.grid.ring-col-4 > div.solid-gray:after {
  border-right: none;
}
.grid.ring-col-4 > div:nth-child(4).solid-gray:after {
  border-right: 1px solid #424242;
}
.solid.solid-gray::after {
  border: 1px solid #424242;
}
/* li 前面的小点 */
.lio {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.lio:after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  border-radius: 50%;
  background: #d79610;
}
/* 个性 swiper 左右按钮 */
.sykui-image-heterom {
  width: 500px;
  position: relative;
  height: 400px;
}
.sykui-image-heterom:after,
.sykui-image-heterom:before {
  position: absolute;
  background: url(/public/static/default/images/1.png) no-repeat center;
  width: 68px;
  height: 68px;
  background-size: 100% 100%;
  content: '';
}
.sykui-image-heterom:after {
  top: 0;
  left: 0;
}
.sykui-image-heterom:before {
  bottom: 0;
  right: 0;
}
.sykui-image-heterom img {
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  object-fit: cover;
  margin: 30px;
  position: relative;
  z-index: 1;
}
/* 文章翻页 */
.pnCol {
  border-top: 1px solid #d9d9d9;
}
.pnCol div {
  color: #343434;
  margin: 10px 0;
}
.pnCol div a {
  color: #343434;
}
.pnCol div a:hover {
  color: #f7d06b;
}
/* 动画菜单按钮 */
.sykui-menu {
  display: none;
  z-index: 99999;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  width: 30px;
  height: 25px;
  margin-right: 20px;
}
.sykui-menu span,
.sykui-menu:after,
.sykui-menu:before {
  border-radius: 20px;
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background: #666;
  width: 30px;
}
.sykui-menu span {
  top: 50%;
  right: 0;
  margin-top: -1.5px;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.sykui-menu:after {
  bottom: 0;
}
.sykui-menu:before {
  top: 0;
}
.sykui-menu.exit-open {
  position: absolute;
  top: 25px;
  right: 0;
}
.sykui-menu.exit-open span {
  right: -100%;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.sykui-menu.exit-open:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  bottom: 11px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.sykui-menu.exit-open:before {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  top: 11px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.sykui-menu.exit-open span,
.sykui-menu.exit-open:after,
.sykui-menu.exit-open:before {
  background: #fff;
}
/* 渐变色线条 */
.bg-gradual-black {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0.05)), color-stop(85%, rgba(0, 0, 0, 0.06)), color-stop(90%, rgba(0, 0, 0, 0.07)));
  background: linear-gradient(rgba(0, 0, 0, 0.05) 10%, rgba(0, 0, 0, 0.06) 85%, rgba(0, 0, 0, 0.07) 90%);
  width: 100%;
}
.ring-width {
  max-width: 100%;
}
.solid-small {
  width: 25px;
  height: 2px;
  background: #f7d06b;
}
.desc-block-sm {
  max-width: 500px;
}
.desc-block-lg {
  max-width: 990px;
}
.bg-yellow {
  background: #f7d06b;
}
.text-lighter {
  font-weight: lighter;
}
.cu-btn {
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.cu-btn:hover {
  box-shadow: 0px 1px 8px 10px rgba(0, 0, 0, 0.01);
  -webkit-transform-origin: center center;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform-origin: center center;
  -moz-transform: scale(1.1, 1.1);
}
.text-gray {
  color: #999999;
}
.desc-block-height {
  max-height: 135px;
  overflow-y: auto;
}
.desc-block .grid > div {
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.desc-block .grid > div > img {
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.margin-bottom-xxxl {
  margin-bottom: 200px;
}
@media (max-width: 1024px) {
  .grid.ring-col-3 > div {
    width: 48%;
  }
  .grid.ring-col-6 > div {
    width: calc(25% - 10px);
  }
  .shadow[class*="-white"] {
    -webkit-box-shadow: -1px 1px 9px 1px rgba(26, 26, 26, 0.06);
    box-shadow: -1px 1px 9px 1px rgba(26, 26, 26, 0.06);
  }
  .padding-xl {
    padding: 20px;
  }
  .sykui-menu {
    display: block;
  }
  .sykui-navCol {
    opacity: 0;
    visibility: hidden;
    transform: rotate(15deg);
    display: block;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    text-align: center;
    background: rgba(0, 0, 0, 0.899);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.678) 0, rgba(0, 0, 0, 0.988) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.678)), color-stop(100%, rgba(0, 0, 0, 0.988)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.678) 0, rgba(0, 0, 0, 0.89) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.678) 0, rgba(0, 0, 0, 0.988) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.678) 0, rgba(0, 0, 0, 0.988) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.678) 0, rgba(0, 0, 0, 0.988) 100%);
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  .sykui-navCol ul {
    display: inline-block;
    margin-top: 10%;
  }
  .sykui-navCol ul li {
    position: relative;
    padding-top: 30px;
  }
  .sykui-navCol ul li a {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
  }
  .sykui-navCol ul li:hover a {
    color: #f09d21;
  }
  .sykui-navCol .menu-exit {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 20px;
  }
  .sykui-navCol .menu-exit i {
    font-size: 40px;
    color: #fff;
  }
  .sykui-navCol.hide {
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: auto;
    right: 0;
    transform: rotate(15deg);
  }
  .sykui-navCol.active {
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg);
  }
  .sykui-navCol.active .bubble {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 10px;
    height: 10px;
    background: #774802;
    color: #774802;
    box-shadow: 10em 0 0 0.01em, 20em 0 0 0.01em, 30em 0 0 0.01em, 40em 0 0 0.01em, 12em 0 0 0.01em, 17em 0 0 0.01em, 25em 0 0 0.01em, 37em 0 0 0.01em, -10em 0 0 0.01em, -20em 0 0 0.01em, -30em 0 0 0.01em, -40em 0 0 0.01em, -12em 0 0 0.01em, -17em 0 0 0.01em, -25em 0 0 0.01em, -37em 0 0 0.01em, 10em -0.1em 0 0.01em, 20em -0.2em 0 0.01em, 30em -0.3em 0 0.01em, 40em -0.1em 0 0.01em, 17em -0.3em 0 0.01em, 17em -0.2em 0 0.01em, 25em -0.1em 0 0.01em, 37em -0.2em 0 0.01em, -11em -0.5em 0 0.01em, -20em -0.3em 0 0.01em, -30em -0.2em 0 0.01em, -40em -0.1em 0 0.01em, -15em -0.2em 0 0.01em, -17em -0.3em 0 0.01em, -25em -0.4em 0 0.01em, -37em -0.2em 0 0.01em, -11em 0 0 0.01em, 10.6em 0 0 0.01em, 12.5em 0 0 0.01em, 13.6em 0 0 0.01em, -5em 0 0 0.01em, -6em 0 0 0.01em, -7.4em 0 0 0.01em, -9.2em 0 0 0.01em, 5em 0 0 0.01em, 6em 0 0 0.01em, 7.4em 0 0 0.01em, 9.2em 0 0 0.01em, 1em 0 0 0.01em, 2em 0.1em 0 0.01em, 4em 0.2em 0 0.01em, 3.2em 0.5em 0 0.01em, -1em 0.5em 0 0.01em, -2em 0.3em 0 0.01em, -4em 0.1em 0 0.01em, -3.2em 0.2em 0 0.01em;
    border-radius: 50%;
    animation: 2s bubble-up infinite;
  }
  @keyframes bubble-up {
    100% {
      box-shadow: 10em -11em 0 0.01em, 20em -17em 0 0.01em, 30em -20em 0 0.01em, 40em -30em 0 0.01em, 12em -12em 0 0.01em, 17em -5em 0 0.01em, 25em -16em 0 0.01em, 37em -22em 0 0.01em, -10em -32em 0 0.01em, -20em -12em 0 0.01em, -30em -11em 0 0.01em, -40em -13em 0 0.01em, -12em -15em 0 0.01em, -17em -9em 0 0.01em, -25em -14em 0 0.01em, -37em -21em 0 0.01em, 10em -17em 0 0.01em, 20em -21em 0 0.01em, 30em -11em 0 0.01em, 40em -19em 0 0.01em, 17em -23em 0 0.01em, 17em -10em 0 0.01em, 25em -14.5em 0 0.01em, 37em -12.9em 0 0.01em, -11em -21.3em 0 0.01em, -20em -22.4em 0 0.01em, -30em -15.3em 0 0.01em, -40em -19.2em 0 0.01em, -15em -21.3em 0 0.01em, -17em -22.4em 0 0.01em, -25em -10.3em 0 0.01em, -37em -9.3em 0 0.01em, -11em -22.4em 0 0.01em, 10.6em -20.4em 0 0.01em, 12.5em -6.9em 0 0.01em, 13.6em -8.3em 0 0.01em, -5em -21.4em 0 0.01em, -6em -13em 0 0.01em, -7.4em -15em 0 0.01em, -9.2em -22em 0 0.01em, 5em -30em 0 0.01em, 6em -24em 0 0.01em, 7.4em -11em 0 0.01em, 9.2em -9.4em 0 0.01em, 1em -22em 0 0.01em, 2em -14em 0 0.01em, 4em -21em 0 0.01em, 3.2em -16em 0 0.01em, -1em -21em 0 0.01em, -2em -19em 0 0.01em, -4em -17em 0 0.01em, -3.2em -15em 0 0.01em;
      bottom: 200px;
      opacity: 0;
    }
  }
}
.header-lnline {
  width: 100%;
  position: relative;
  z-index: 99;
  height: 108px;
  background: #fff;
}
.nav li {
  padding: 0px 13px;
  font-size: 16px;
}
.nav li a {
  color: #464646;
  position: relative;
}
.nav li a:hover {
  color: #f7d06b;
}
.nav li.curr a {
  color: #f7d06b;
}
.header-lnline .logo {
  max-width: 100%;
  transition: all 3s ease 0s;
  -o-transition: all 3s ease 0s;
  -ms-transition: all 3s ease 0s;
  -moz-transition: all 3s ease 0s;
  -webkit-transition: all 3s ease 0s;
}
.product-slide {
  background: #29a76a;
}
.arbanner {
  position: relative;
  z-index: 1;
}
.arbanner > div {
  height: 490px;
}
.grid-tuwen .img {
  height: 265px;
}
.grid-tuwen img {
  max-height: 100%;
}
.img-list-round .img {
  width: 255px;
  height: 255px;
  border-radius: 50%;
  transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1, 1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1, 1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1, 1) rotate(0deg);
  /* Opera */
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.img-list-round .img:hover {
  transform: scale(1.1, 1.1) rotate(0deg);
  -ms-transform: scale(1.1, 1.1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1.1, 1.1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1.1, 1.1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1) rotate(0deg);
  /* Opera */
}
.bg-gray {
  background: #f4f4f4;
}
.deve-path-page {
  padding-left: 60px;
  border-left: 2px solid #ffae00;
  position: relative;
}
.deve-path-page:after {
  content: "";
  position: absolute;
  left: -7.5px;
  bottom: 0px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ffae00;
}
.deve-path-page .bor-top {
  position: absolute;
  background: #fff;
  width: 40px;
  height: 40px;
  left: -22px;
  top: -10px;
}
.deve-path-page .bor-top:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ffae00;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -5.5px;
}
.deve-path-page .bor-top:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0px;
  top: 0px;
  border: 1px solid #ffae00;
}
.deve-path-page .item {
  position: relative;
  padding-top: 55px;
  margin-bottom: 40px;
}
.deve-path-page .item:nth-child(2):after {
  background: none;
}
.deve-path-page .item:after {
  content: "";
  position: absolute;
  left: -68px;
  top: 15px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ffae00;
}
.deve-path-page .item .text-block {
  background: #fefaf2;
}
.deve-path-page .item .img {
  width: 250px;
  height: 335px;
  margin-right: 35px;
  overflow: hidden;
}
.deve-path-page .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 3s ease 0s;
  -o-transition: all 3s ease 0s;
  -ms-transition: all 3s ease 0s;
  -moz-transition: all 3s ease 0s;
  -webkit-transition: all 3s ease 0s;
  transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1, 1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1, 1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1, 1) rotate(0deg);
  /* Opera */
}
.deve-path-page .item:hover img {
  transform: scale(1.2, 1.2) rotate(0deg);
  -ms-transform: scale(1.2, 1.2) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1.2, 1.2) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1.2, 1.2) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2, 1.2) rotate(0deg);
  /* Opera */
}
.deve-path-page .item .time {
  font-size: 30px;
  color: #ffae00;
  top: 0px;
  position: absolute;
}
.arpos {
  font-size: 14px;
  padding: 19px 0;
  border-bottom: 1px solid #dedede;
  color: #999999;
}
.arpos a {
  color: #999999;
}
.catatitle {
  padding-bottom: 95px;
}
.catatitle .cataname .dd1 {
  font-size: 34px;
  color: #fff;
}
.catatitle .cataname .dd2 {
  margin-top: 5px;
  font-size: 20px;
  color: #fff;
  opacity: 0.8;
}
.mleft {
  width: 220px;
}
.mright {
  width: calc(100% - 295px);
}
.catalist > div {
  background: #fefaf2;
  font-size: 14px;
}
.catalist > div.cur {
  background: #fff0b4;
  border-left: 7px solid #fdd433;
}
.catalist > div:hover {
  background: #fff0b4;
}
.catalist > div a {
  font-size: 16px;
  padding: 15px;
  display: block;
  color: #333333;
}
.about-box {
  background: #fefaf2;
}
.about-box .img {
  width: 330px;
  height: 400px;
  position: relative;
  top: -30px;
  margin-right: 30px;
}
.about-box .text-box .text-content {
  max-height: 272px;
  overflow-y: auto;
}
.credir-dom .item {
  height: 240px;
  position: relative;
  overflow: hidden;
}
.credir-dom .item .img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: -100%;
  background: url(/public/static/default/images/10.png) no-repeat center / cover;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.credir-dom .item .back {
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.007), rgba(0, 0, 0, 0.324));
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.007), rgba(0, 0, 0, 0.324));
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.007), rgba(0, 0, 0, 0.324));
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.007), rgba(0, 0, 0, 0.324));
}
.credir-dom .item:hover .img {
  bottom: 0;
}
.credir-dom .item:hover .back {
  display: none;
}
.artuwen .item {
  width: 21%;
  margin-right: 5.3%;
  background: #fff;
  box-shadow: 2px 7px 14px 1px rgba(0, 0, 0, 0.234);
}
.artuwen .item:nth-child(4n) {
  margin-right: 0px;
}
.artuwen .item .img {
  width: 100%;
  height: 270px;
}
.border-block {
  width: 50px;
  height: 3px;
  background: #e0b966;
}
.jd-swiper {
  background: #fefaf2;
}
.jd-swiper .item {
  padding-right: 20px;
}
.jd-swiper .item .img {
  width: 65%;
  margin-right: 30px;
  height: 470px;
}
.jd-swiper .item .bg-yellow {
  background: #dbc07f;
}
.jd-swiper .item .text-content {
  max-height: 160px;
  overflow-y: auto;
}
.jd-swiper .swiper-pagination {
  text-align: left;
  bottom: 20px;
  left: 15px;
}
.jd-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #c6ae74;
}
.ldzc-round-block {
  background: #fbf4e5;
  height: 380px;
  margin-left: 60px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.ldzc-round-block .img-block {
  width: 460px;
  height: 460px;
  position: relative;
  top: -60px;
  left: -60px;
}
.ldzc-round-block .img-block .img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.ldzc-round-block .img-block .back {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  right: -15px;
  bottom: -25px;
  border-radius: 50%;
  background: #fce7b7;
  opacity: 0.6;
  z-index: 1;
}
.ldzc-round-block .zuozhe {
  position: relative;
}
.ldzc-round-block .zuozhe:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 1px;
  background: #000;
  right: 130px;
  top: 26px;
}
.contact-page .item {
  width: calc(50% - 20px);
  margin-right: 40px;
  margin-bottom: 58px;
}
.contact-page .item:nth-child(2n) {
  margin-right: 0;
}
.contact-page .item .text-con {
  position: relative;
  height: 255px;
}
.contact-page .item .img {
  height: 100%;
  opacity: 1;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.contact-page .item .bor {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 1;
  border: 1px solid #f7d06b;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  padding: 30px;
  transform: scale(0, 0) rotate(9deg);
  -ms-transform: scale(0, 0) rotate(9deg);
  /* Internet Explorer */
  -moz-transform: scale(0, 0) rotate(9deg);
  /* Firefox */
  -webkit-transform: scale(0, 0) rotate(9deg);
  /* Safari 和 Chrome */
  -o-transform: scale(0, 0) rotate(9deg);
  /* Opera */
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  visibility: hidden;
  opacity: 0;
}
.contact-page .item .bor .dd1 {
  margin: 5px;
}
.contact-page .item:hover .title {
  color: #f7d06b;
}
.contact-page .item:hover .img {
  opacity: 0.4;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.contact-page .item:hover .bor {
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1, 1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1, 1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1, 1) rotate(0deg);
  /* Opera */
  visibility: visible;
  opacity: 1;
}
.artitle .border-solid {
  width: 220px;
  border-bottom: 2px solid #292929;
  margin-top: 30px;
  position: relative;
}
.artitle .border-solid:after {
  content: "";
  width: 50px;
  background: #f7d06b;
  height: 2px;
  position: absolute;
  margin-left: -25px;
  left: 50%;
  top: 0px;
}
.fankui {
  width: 400px;
  margin: 0 auto;
  padding: 50px;
  background: white;
  border-radius: 30px;
  border: 1px solid white;
}
.fankui .group-2 > div {
  width: 50%;
}
.fankui .group-2 > div:nth-child(2n) {
  margin-left: 40px;
}
.fankui input,
.fankui textarea,
.fankui select {
  width: 100%;
  height: 45px;
  margin-left: 30px;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #d8d8d8;
  flex: 1;
  font-size: 16px;
  resize: none;
}
.fankui textarea {
  height: 120px;
}
.fankui label {
  width: 60px;
  font-size: 15px;
  color: #454F4E;
  font-weight: bold;
  text-align: justify;
  -ms-text-align-last: justify;
  text-align-last: justify;
}
.main-about {
  overflow: hidden;
  height: 898px;
  background: url(/public/static/default/images/1.jpg) no-repeat center / cover;
}
.main-about .img img {
  transition: all 3s ease 0s;
  -o-transition: all 3s ease 0s;
  -ms-transition: all 3s ease 0s;
  -moz-transition: all 3s ease 0s;
  -webkit-transition: all 3s ease 0s;
  transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1, 1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1, 1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1, 1) rotate(0deg);
  /* Opera */
}
.main-about .img img:hover {
  transform: scale(1.2, 1.2) rotate(0deg);
  -ms-transform: scale(1.2, 1.2) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1.2, 1.2) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1.2, 1.2) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1.2, 1.2) rotate(0deg);
  /* Opera */
}
.bg-yellow {
  background: linear-gradient(to right, #e4be51, #fad467);
  background: -webkit-linear-gradient(to right, #e4be51, #fad467);
  color: #fff;
}
.text-black-333 {
  color: #333;
}
.text-black-666 {
  color: #666;
}
.text-gray-989899 {
  color: #989899;
}
.solid-block {
  width: 40px;
  height: 3px;
  background: #333;
}
.solid-block.bg-white {
  background: #fff;
}
.solid-block.bg-black {
  background: #000000;
}
.job-page .item {
  width: 23%;
  margin: 10px 1%;
  background: #fefaf2;
}
.job-page .item .padding-sm {
  padding: 50px 20px;
}
.job-page .item .colo1 {
  color: #000000;
}
.job-page .item .colo2 {
  color: #666666;
}
.job-page .item:hover {
  background: url(/public/static/default/images/12.png) no-repeat center / cover;
}
.job-page .item:hover .solid-block.bg-black {
  background: #fff;
}
.job-page .item:hover .colo1 {
  color: #fff;
}
.job-page .item:hover .colo2 {
  color: #fff;
}
.job-item-title {
  padding: 20px 30px;
  background: #dbc07f;
}
.job-item-contar {
  background: #fefaf2;
}
.job-item-contar .desc-list {
  border-bottom: 1px solid #c2c1c1;
}
.job-item-contar .con-item {
  margin-top: 33px;
}
.job-item-contar .con-item [class*="-icon"] {
  margin-right: 15px;
}
.job-item-contar .con-item .ze-icon {
  width: 22px;
  height: 26px;
  background: url(/public/static/default/images/ze-icon.png) no-repeat center;
}
.job-item-contar .con-item .zg-icon {
  width: 22px;
  height: 26px;
  background: url(/public/static/default/images/zg-icon.png) no-repeat center;
}
.job-item-contar .con-item .lx-icon {
  width: 22px;
  height: 26px;
  background: url(/public/static/default/images/lx-icon.png) no-repeat center;
}
.news-page .img {
  height: 250px;
  width: 440px;
}
.news-page .text-post {
  width: calc(100% - 500px);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.news-page .item {
  border-bottom: 1px solid #efefef;
}
@media (max-width: 1024px) {
  .news-page .img {
    height: 210px;
    width: 350px;
  }
  .news-page .text-post {
    width: calc(100% - 383px);
  }
  .news-page .text-post .title {
    max-height: 25px;
    overflow: hidden;
  }
  .news-page .text-post .desc {
    max-height: 63px;
    overflow: hidden;
  }
}
.laModel {
  position: relative;
}
.laModel .boxModel {
  bottom: 40px;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  left: 50%;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.laModel:hover .boxModel {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.fg-title {
  position: relative;
  font-size: 16px;
  color: #ffae00;
  padding-left: 13px;
}
.fg-title:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #ffae00;
  left: 0px;
  top: 7px;
  border-radius: 50%;
}
.fg-grid .img {
  height: 424px;
}
.fg-back {
  background: #e5eff7;
  padding: 60px 0;
}
.main-line-canv .page-list {
  overflow: hidden;
  padding: 225px 0;
  background: url(/public/static/default/images/3.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.main-line-canv .page-list .grid {
  height: 650px;
  background: url(/public/static/default/images/7.png) no-repeat center / cover;
  position: relative;
}
.main-line-canv .page-list .grid .item {
  position: absolute;
  width: 45%;
}
.main-line-canv .page-list .grid .item.dd1 {
  bottom: -115px;
  left: 0;
}
.main-line-canv .page-list .grid .item.dd2 {
  top: -60px;
  right: 0;
}
.main-line-canv .yuanjing-back {
  background: url(/public/static/default/images/4.jpg) no-repeat;
  background-size: contain;
  background-position: top center;
}
.main-line-canv .yuanjing {
  height: 770px;
  background: url(/public/static/default/images/6.png) no-repeat left / contain;
  position: relative;
  width: 80%;
}
.main-line-canv .yuanjing .yj-text {
  width: 775px;
  height: 763px;
  background-size: 100% 100%;
  background: url(/public/static/default/images/5.png) no-repeat center / contain;
  position: absolute;
  bottom: -120px;
  right: -20%;
  transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1, 1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1, 1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1, 1) rotate(0deg);
  /* Opera */
}
.main-line-canv .yuanjing .yj-text:hover {
  transform: scale(1.1, 1.1) rotate(0deg);
  -ms-transform: scale(1.1, 1.1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1.1, 1.1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1.1, 1.1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1) rotate(0deg);
  /* Opera */
}
.main-news .grid-list-group .dd1 {
  width: calc(70% - 30px);
}
.main-news .grid-list-group .dd1 .item {
  overflow: hidden;
}
.main-news .grid-list-group .dd1 .item > div {
  width: calc(50% - 22px);
  height: 295px;
}
.main-news .grid-list-group .dd1 .item .img {
  transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1, 1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1, 1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1, 1) rotate(0deg);
  /* Opera */
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.main-news .grid-list-group .dd1 .item:hover .img {
  transform: scale(1.1, 1.1) rotate(0deg);
  -ms-transform: scale(1.1, 1.1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1.1, 1.1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1.1, 1.1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1) rotate(0deg);
  /* Opera */
}
.main-news .grid-list-group .dd2 {
  width: calc(30% - 30px);
}
.banfloat {
  position: absolute;
  left: 15%;
  bottom: 30%;
  filter: alpha(opacity=0);
  /* IE */
  -moz-opacity: 0;
  /* 老版Mozilla */
  -khtml-opacity: 0;
  /* 老版Safari */
  opacity: 0;
  /* 支持opacity的浏览器*/
  transform: scale(0.9, 0.9) rotate(0deg);
  -ms-transform: scale(0.9, 0.9) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(0.9, 0.9) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(0.9, 0.9) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(0.9, 0.9) rotate(0deg);
  /* Opera */
  transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  z-index: 9;
}
.banfloat .name {
  color: #fff;
  font-size: 76px;
}
.swiper-slide-active .banfloat {
  filter: alpha(opacity=1);
  /* IE */
  -moz-opacity: 1;
  /* 老版Mozilla */
  -khtml-opacity: 1;
  /* 老版Safari */
  opacity: 1;
  /* 支持opacity的浏览器*/
  bottom: 35%;
  transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1, 1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1, 1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1, 1) rotate(0deg);
  /* Opera */
}
.main-news {
  overflow: hidden;
  padding-bottom: 200px;
  background: url(/public/static/default/images/8.jpg) no-repeat bottom / cover;
}
.bg-none {
  background: none;
  border: 1px solid #fff;
}
.footer {
  position: relative;
  z-index: 1;
  background: #23262c;
  padding-top: 60px;
  padding-bottom: 20px;
}
.footer .footer-bom {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #393c42;
}
.footer .footer-bom p {
  color: #666666;
}
.footer .fnav em {
  color: #393c42;
}
.footer-shan {
  position: absolute;
  bottom: 226px;
  left: 0;
  width: 100%;
  height: 805px;
  z-index: -1;
}
.text-content {
  line-height: 1.7;
}
.tab-catalist .snav a {
  font-size: 18px;
  color: #333333;
  padding-bottom: 10px;
  margin-right: 20px;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.tab-catalist .snav a.cur {
  color: #f7d06b;
  font-size: 24px;
  border-bottom: 2px solid #f7d06b;
}
.news-grid .item {
  background: #fefaf2;
  border: 1px solid #f8efdd;
  position: relative;
  overflow: hidden;
}
.news-grid .item .img {
  width: 320px;
  height: 199px;
  overflow: hidden;
}
.news-grid .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transform: scale(1, 1) rotate(0deg);
  -ms-transform: scale(1, 1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1, 1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1, 1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1, 1) rotate(0deg);
  /* Opera */
}
.news-grid .item .img.pcur {
  width: 0px;
}
.news-grid .item .img.pcur .time {
  display: none;
}
.news-grid .item .text-content {
  max-height: 83px;
  overflow-y: auto;
}
.news-grid .item .time {
  background: rgba(0, 0, 0, 0.345);
  position: absolute;
  padding: 10px;
  left: 0;
  color: #fff;
  font-size: 14px;
}
.news-grid .item .time .dd1 {
  font-size: 24px;
}
.news-grid .item .time.bottom {
  bottom: 0;
}
.news-grid .item .time.top {
  top: 0;
}
.news-grid .item:hover .img img {
  transform: scale(1.1, 1.1) rotate(0deg);
  -ms-transform: scale(1.1, 1.1) rotate(0deg);
  /* Internet Explorer */
  -moz-transform: scale(1.1, 1.1) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(1.1, 1.1) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1) rotate(0deg);
  /* Opera */
}
.text-height-overflow {
  max-height: 33px;
  overflow: hidden;
}
.hover\:bg:hover {
  background: linear-gradient(to right, #e4be51, #fad467) !important;
  background: -webkit-linear-gradient(to right, #e4be51, #fad467) !important;
  color: #fff !important;
}
@media (max-width: 1200px) {
  .main-line-canv .page-list .grid .item .text-xxl {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  .banfloat .name {
    font-size: 30px;
  }
  .artuwen .item {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .artuwen .item .img {
    height: 285px;
  }
  .text-xxl {
    font-size: 22px;
  }
  .ring-sm.flex {
    display: block;
  }
  .mright {
    width: calc(100% - 250px);
  }
  .grid-tuwen .text-dfs {
    font-size: 14px;
  }
  .deve-path-page .item .img {
    width: 150px;
    height: 195px;
  }
  .deve-path-page .item .text-content {
    max-height: 180px;
    overflow-y: auto;
  }
}
.font-width-nowrap {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .xzdq{
    width: 100%;
    text-align: left;
  }
/*  .flex{
    display: block;
  }*/
  .artuwen .item .img {
    height: 480px;
  }
  .footer-shan {
    bottom: 211px;
  }
  html {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .margin-top-xxxl {
    margin-top: 60px;
  }
  .margin-bottom-xxxl {
    margin-bottom: 100px;
  }
  .desc-block .text-post .margin-left-lg {
    margin-left: 0;
    margin-top: 30px;
  }
  .grid.ring-col-4 > div {
    width: 50%;
  }
  .grid.ring-col-4 > div:nth-child(2).solid.solid-gray::after {
    border-right: 1px solid #424242;
  }
  .md\:ring.flex {
    display: block;
  }
  .grid.ring-col-4.small > div {
    width: 46%;
    margin: 0px 2% 55px 2%;
  }
  .hidden-xs,
  .mypage #pdis {
    display: none;
  }
  .grid.col-3 > div {
    width: 48%;
  }
  .grid.col-3 > div .padding {
    padding: 10px;
  }
  .padding-lr-xl {
    padding-left: 20px;
    padding-right: 20px;
  }
  .border-round-back {
    height: 36px;
    line-height: 36px;
    width: 36px;
    font-size: 14px;
  }
  .margin-top-xxl {
    margin-top: 30px;
  }
  .margin-bottom-xxl {
    margin-bottom: 30px;
  }
  .padding-lg {
    padding: 10px;
  }
  .text-lg {
    font-size: 18px;
  }
  .grid.ring-col-3 > div {
    width: 98%;
  }
  .grid.ring-col-6 > div {
    width: calc(50% - 10px);
    padding: 10px;
  }
  .grid.ring-col-2 > div {
    width: 100%;
  }
  .margin-top,
  .margin-top-xl {
    margin-top: 7px;
  }
  .margin-top-sm {
    margin-top: 10px;
  }
  .padding-right-xl {
    padding-right: 10px;
  }
  .padding-left-xxl {
    padding-left: 10px;
  }
  .grid.col-2 > div {
    width: 100%;
  }
  .padding-lr-xxl {
    padding-left: 20px;
    padding-right: 20px;
  }
  .text-xxl {
    font-size: 20px;
  }
  .cu-btn {
    height: 35px;
    padding: 0 20px;
  }
  .text-xl {
    font-size: 20px;
  }
  .padding-top-xxl {
    padding-top: 40px;
  }
  .margin-top-xls {
    margin-top: 40px;
  }
  .text-height {
    line-height: 1.8;
  }
  .padding-tb-xls {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding-top-xls {
    padding-top: 40px;
  }
  .sm\:text-sm {
    font-size: 14px;
  }
  .sm\:xs-wp {
    width: 80%;
  }
  .news-grid .item .img {
    width: 30%;
  }
  .news-grid .item .img.pcur {
    height: 0px;
  }
  .news-grid .item .time.bottom {
    bottom: auto;
    top: 0;
  }
  .catatitle {
    padding-bottom: 20px;
  }
  .deve-path-page {
    padding-left: 30px;
  }
  .deve-path-page .item .img {
    width: 100px;
    height: 133px;
  }
  .deve-path-page .bor-top {
    width: 15px;
    height: 15px;
    left: -9px;
    top: -2px;
  }
  .deve-path-page .bor-top:before {
    width: 4px;
    height: 4px;
    margin-left: 0px;
    margin-top: -2px;
  }
  .about-box {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .about-box .img {
    top: 0;
    width: 50%;
  }
  .mleft {
    width: 100%;
  }
  .mright {
    width: 100%;
  }
  .catalist {
    display: flex;
    flex-wrap: wrap;
  }
  .catalist > div {
    width: 50%;
  }
  .mright {
    margin-top: 20px;
  }
  .main-line-canv .page-list {
    padding: 177px 0;
  }
  .main-line-canv .page-list .grid .item {
    width: 100%;
  }
  .main-line-canv .page-list .grid .item.dd2 {
    top: -160px;
  }
  .main-line-canv .page-list .grid .item.dd1 {
    bottom: -160px;
  }
  .main-line-canv .page-list .grid {
    height: 180px;
  }
  .main-line-canv .yuanjing {
    height: 270px;
  }
  .main-line-canv .yuanjing .yj-text {
    bottom: auto;
    top: 20px;
    width: 400px;
    height: 400px;
  }
  .main-line-canv .yuanjing .yj-text .xs-wp {
    width: 100%
  }
  .main-line-canv .yuanjing .yj-text > div {
    padding: 0px 60px;
  }
  .main-line-canv .yuanjing .yj-text > div .text-df {
    font-size: 14px;
  }
  .main-news .grid-list-group .dd1 {
    width: 100%;
  }
  .main-news .grid-list-group .dd2 {
    width: 100%;
  }
  .main-news .grid-list-group .dd1 .text-content,
  .main-news .grid-list-group .dd2 .text-content {
    max-height: 60px;
    overflow: hidden;
  }
  .main-news {
    padding-bottom: 100px;
  }
  .main-news .grid-list-group .dd1 .item {
    margin-bottom: 20px;
  }
  .main-news .grid-list-group .dd1 .item > div {
    width: calc(50% - 10px);
    height: 200px;
  }
  .main-news .grid-list-group .dd1 .item > div .title {
    padding-top: 0;
  }
  .footer {
    padding-top: 40px;
  }
  .footer .fnav {
    margin-top: 20px;
  }
  .footer .fnav .margin-right-sm {
    margin-right: 5px;
  }
  .arbanner > div {
    height: 180px;
  }
  .job-page .item {
    width: 98%;
  }
  .contact-page .item {
    width: 100%;
    margin-right: 0;
  }
  .header-lnline {
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.123);
  }
  .header-lnline-height {
    height: 80px;
  }
  .main-about {
    height: auto;
    padding: 60px 0 100px 0;
  }
  .jd-swiper .item {
    padding-right: 0;
  }
  .jd-swiper .item .img {
    width: 40%;
    height: 350px;
    margin-right: 0;
  }
  .jd-swiper .item .flex-sub {
    padding: 20px 20px 50px 20px;
  }
  .job-item-contar .padding {
    padding: 20px;
  }
  .job-item-contar .con-item {
    margin-top: 20px;
  }
  .tab-catalist .snav a {
    font-size: 14px;
  }
  .tab-catalist .snav a.cur {
    font-size: 16px;
  }
  .fg-grid .img {
    height: 200px;
  }
  .fg-grid .padding-left {
    margin-top: 20px;
    padding-left: 0;
  }
  .fg-back {
    padding: 20px 0;
  }
  .ldzc-round-block {
    margin-top: 40px;
    margin-left: 0;
    height: auto;
    border-radius: 0;
  }
  .ldzc-round-block .img-block {
    width: 200px;
    height: 200px;
    left: 50%;
    top: -20px;
    margin-left: -100px;
  }
  .ldzc-round-block .padding-tb-xl {
    padding: 30px !important;
  }
  .about-box .text-box .text-content {
    padding-right: 10px;
  }
  .sm\:text-df {
    font-size: 16px;
  }
}
.max-text-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow:hidden;
  height: 3em;
  line-height:1.5;
}
@media (max-width: 640px) {
  .sm\:max-text-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow:hidden;
    height: 3em;
    line-height:1.5;
  }
  .artuwen .item .img {
    height: 220px;
  }
  .ring.flex {
    display: block;
  }
  .news-grid .item .img,
  .jd-swiper .item .img,
  .about-box .img {
    width: 100%;
  }
  .sm\:text-height-overflow {
    max-height: 26px;
  }
  .main-line-canv .yuanjing .yj-text {
    width: 300px;
    height: 300px;
  }
  .news-page .item .padding {
    padding: 5px;
  }
  .news-page .img {
    height: 100px;
    width: 130px;
  }
  .news-page .text-post {
    width: calc(100% - 150px);
  }
  .news-page .text-post .title {
    font-size: 16px;
  }
  .news-page .text-post .desc {
    display: none;
  }
}

@media (max-width: 400px) {
  .footer .fnav {
    font-size: 12px;
  }
  .arpos {
    font-size: 12px;
  }
}