@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: initial !important;
  position: relative;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 760px;
}
.banner .bannerSwiper .b1 {
  position: relative;
}
.banner .bannerSwiper .b1:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 928px;
  height: 723px;
  background: url(../images/banimg1.png) 0 center no-repeat;
  right: 50%;
  margin-right: -929px;
  bottom: -131px;
  transform-origin: center bottom;
  -webkit-transform: translateX(140px);
  transform: translateX(140px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
.banner .bannerSwiper .swiper-slide-active:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.banner .bannerSwiper .swiper-slide-prev:before {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #14ae68 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span::before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #14ae68;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .slogan {
  font-size: 18px;
  height: 50px;
  padding-left: 86px;
  line-height: 50px;
  width: 1300px;
  margin: auto;
  margin-top: 28px;
  background: url(../images/slogan.png) 0 center no-repeat;
}
.title {
  line-height: 1;
  text-align: center;
  background: url(../images/titbg.png) center 0 no-repeat;
  height: 126px;
  padding-top: 49px;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 41px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title em {
  display: block;
  margin-top: 16px;
  font-family: Arial;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 12px;
  letter-spacing: 6px;
  margin-right: -6px;
}
.moreLink {
  display: block;
  text-align: center;
  line-height: 34px;
  width: 108px;
  height: 34px;
  background-color: #14ae68;
  border-radius: 20px;
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  margin-right: 42px;
  letter-spacing: 6px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #14ae68;
  border-radius: 20px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink::after {
  content: "";
  display: block;
  position: absolute;
  right: -42px;
  top: -2px;
  width: 36px;
  height: 37px;
  background: url(../images/morear.png) 0 center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.moreLink:hover {
  background: none;
  color: #14ae68;
  box-shadow: 0 10px 10px -5px rgba(20, 174, 104, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.moreLink:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.about {
  padding: 60px 0;
}
.about .aboutPic {
  float: left;
  margin-left: -135px;
  width: 766px;
  height: 605px;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 5px 20px rgba(20, 174, 104, 0.3);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutText {
  width: 620px;
  float: right;
  text-align: right;
  padding-top: 52px;
}
.about .aboutText .tit i {
  font-family: Impact;
  font-size: 78px;
  letter-spacing: 1px;
  display: block;
  margin-right: -1px;
  line-height: 64px;
}
.about .aboutText .tit em {
  display: block;
  margin-top: 17px;
  line-height: 10px;
  margin-right: -4.5px;
  font-family: Arial;
  font-size: 14px;
  letter-spacing: 4.5px;
  white-space: nowrap;
}
.about .aboutText .search {
  margin-top: 34px;
  position: relative;
  overflow: hidden;
  padding-right: 88px;
  height: 62px;
  background-color: #f7f7f7;
  border-radius: 38px;
  margin-left: 90px;
}
.about .aboutText .search .searchInp {
  display: block;
  width: 100%;
  height: 62px;
  line-height: 62px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 34px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .search .searchInp::-webkit-input-placeholder {
  color: #666;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.about .aboutText .search .searchInp::-moz-placeholder {
  color: #666;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.about .aboutText .search .searchInp:-ms-input-placeholder {
  color: #666;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.about .aboutText .search .searchInp:focus::-webkit-input-placeholder,
.about .aboutText .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.about .aboutText .search .searchInp:focus::-moz-placeholder,
.about .aboutText .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.about .aboutText .search .searchInp:focus:-ms-input-placeholder,
.about .aboutText .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.about .aboutText .search .submitBtn {
  background: #14ae68 url(../images/searchico.png) center center no-repeat;
  width: 88px;
  height: 100%;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutText .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.about .aboutText .text {
  margin-top: 52px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  line-height: 31px;
  height: 217px;
  color: #666666;
  text-align: right;
}
.about .aboutText .moreLink {
  display: inline-block;
  vertical-align: top;
  margin-top: 28px;
}
.honors {
  background: url(../images/rybg.jpg) center 0 no-repeat;
  padding: 60px 0;
}
.honors .ryTabs {
  margin-top: 44px;
  position: relative;
}
.honors .ryTabs .bd {
  height: 266px;
  overflow: hidden;
  margin: auto;
  width: 1280px;
}
.honors .ryTabs .bd ul {
  margin-right: -44px;
}
.honors .ryTabs .bd ul li {
  float: left;
  margin-right: 44px;
  width: 287px;
  height: 266px;
}
.honors .ryTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 204px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/ryli.jpg) center 0 no-repeat;
  padding: 11px 11px 14px;
}
.honors .ryTabs .bd ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.honors .ryTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .ryTabs .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  height: 52px;
  background-color: #ffffff;
  margin-top: 10px;
  line-height: 52px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #14ae68, #14ae68);
  background-image: linear-gradient(to right, #14ae68, #14ae68);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  padding: 0 10px;
}
.honors .ryTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.honors .ryTabs .bd ul li:hover .bt {
  background-size: 100% 100%;
  color: #fff;
}
.honors .ryTabs .page .prev {
  position: absolute;
  left: -116px;
  top: 93px;
  width: 65px;
  height: 65px;
  background-color: #14ae68;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  line-height: 64px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .ryTabs .page .prev::before {
  content: "<<";
  font-family: simsun;
  font-weight: bold;
}
.honors .ryTabs .page .prev:hover,
.honors .ryTabs .page .prev.on {
  background-color: #c7ee55;
  color: #333;
}
.honors .ryTabs .page .next {
  position: absolute;
  right: -116px;
  top: 93px;
  width: 65px;
  height: 65px;
  background-color: #14ae68;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  line-height: 64px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .ryTabs .page .next::before {
  content: ">>";
  font-family: simsun;
  font-weight: bold;
}
.honors .ryTabs .page .next:hover,
.honors .ryTabs .page .next.on {
  background-color: #c7ee55;
  color: #333;
}
.food {
  padding: 70px 0 90px;
  position: relative;
}
.food .foodList1 {
  margin-top: 50px;
}
.food .foodList1 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.food .foodList1 ul li {
  float: left;
  width: 686px;
  height: 460px;
  position: relative;
  z-index: 1;
}
.food .foodList1 ul li::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 44px 0 33px;
  z-index: -1;
  background-color: #14ae68;
  border-radius: 40px;
  width: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.food .foodList1 ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.food .foodList1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.food .foodList1 ul li .bt {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding: 58px 100px 0 60px;
  color: #fff;
}
.food .foodList1 ul li .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 50px;
  top: 56px;
  width: 34px;
  height: 34px;
  background: url(../images/proli.png) center center no-repeat;
  background-color: #14ae68;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.food .foodList1 ul li .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
}
.food .foodList1 ul li .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 2px;
  height: 18px;
  line-height: 18px;
  font-family: Arial;
  font-size: 14px;
}
.food .foodList1 ul li .bt i::after {
  content: "";
  width: 14px;
  height: 3px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.food .foodList1 ul li:hover::before {
  right: -22px;
}
.food .foodList1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.food .foodList1 ul li:hover .bt::after {
  animation: zyfd 1.5s linear infinite;
}
.food .foodList1 ul li:first-child {
  width: 510px;
  margin-right: 104px;
}
.food .foodList1 ul li:first-child::before {
  right: -22px;
}
.food .foodList2 {
  margin-top: 40px;
}
.food .foodList2::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.food .foodList2 .foodNav {
  float: left;
  padding-top: 10px;
  margin-left: 30px;
  width: 456px;
}
.food .foodList2 .foodNav ul {
  display: flex;
  justify-content: space-between;
}
.food .foodList2 .foodNav ul li {
  float: left;
  width: 106px;
}
.food .foodList2 .foodNav ul li a {
  display: block;
  width: 106px;
  height: 215px;
  background-color: #fafafa;
  border-radius: 53px;
  padding: 20px;
  line-height: 66px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-align: center;
  letter-spacing: 5px;
  font-size: 26px;
  font-weight: bold;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #14ae68, #14ae68);
  background-image: linear-gradient(to right, #14ae68, #14ae68);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.food .foodList2 .foodNav ul li a span {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.food .foodList2 .foodNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50px;
  border: solid 1px #d6d6d6;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 17px 13px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.food .foodList2 .foodNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -67px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 37px;
  height: 37px;
  background: url(../images/pronavli.png) center center no-repeat;
  background-color: #f5f5f5;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.food .foodList2 .foodNav ul li:hover a,
.food .foodList2 .foodNav ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.food .foodList2 .foodNav ul li:hover a::before,
.food .foodList2 .foodNav ul li.on a::before {
  border-color: #fff;
}
.food .foodList2 .foodNav ul li:hover a::after,
.food .foodList2 .foodNav ul li.on a::after {
  background-color: #14ae68;
  background-image: url(../images/pronavlih.png);
}
.food .foodList2 .list {
  float: right;
  width: 685px;
}
.food .foodList2 .list ul {
  margin-right: -65px;
}
.food .foodList2 .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.food .foodList2 .list ul li {
  float: left;
  width: 310px;
  margin-right: 65px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.food .foodList2 .list ul li::after {
  content: "";
  position: absolute;
  background: #14ae68;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.food .foodList2 .list ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.food .foodList2 .list ul li .pic {
  display: block;
  width: 100%;
  height: 234px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.food .foodList2 .list ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.food .foodList2 .list ul li .cont {
  position: relative;
  height: 98px;
  padding-top: 18px;
  border-bottom: 1px solid #9b9b9b;
}
.food .foodList2 .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.food .foodList2 .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.food .foodList2 .list ul li .cont .bt::before {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #9b9b9b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #14ae68, #14ae68);
  background-image: linear-gradient(to right, #14ae68, #14ae68);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.food .foodList2 .list ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  margin-top: 4px;
  height: 25px;
  line-height: 25px;
  color: #666666;
}
.food .foodList2 .list ul li:hover {
  top: -10px;
}
.food .foodList2 .list ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.food .foodList2 .list ul li:hover .bt {
  color: #14ae68;
}
.food .foodList2 .list ul li:hover .bt::before {
  background-size: 100% 100%;
}
.food .foodEn {
  position: absolute;
  left: -274px;
  bottom: -5px;
}
.food .foodEn .t1 {
  margin-left: 70px;
}
.food .foodEn .t1 span {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-family: Arial;
  font-size: 22px;
  line-height: 16px;
  text-transform: uppercase;
  font-style: italic;
}
.food .foodEn .t1 span::after {
  content: "";
  width: 1px;
  height: 217px;
  background-color: #14ae68;
  margin-top: 34px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: -6px;
}
.food .foodEn .t2 {
  background: url(../images/fooden.png) 60px 0 no-repeat;
  padding-top: 75px;
  margin-top: 41px;
  font-family: Arial;
  font-size: 14px;
  line-height: 22px;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 96px;
  padding-bottom: 76px;
}
.youshi .ysBox {
  height: 650px;
  z-index: 1;
}
.youshi .ysTit {
  position: absolute;
  left: 150px;
  top: 10px;
}
.youshi .ysTit::before {
  content: "";
  display: block;
  position: absolute;
  left: -220px;
  top: -33px;
  width: 198px;
  height: 250px;
  background: url(../images/ystitico.png) 0 0 no-repeat;
}
.youshi .ysTit i {
  display: block;
  font-family: Impact;
  font-size: 66px;
  letter-spacing: 1px;
  opacity: 0.15;
  line-height: 54px;
}
.youshi .ysTit span {
  height: 41px;
  display: block;
  margin-top: 13px;
}
.youshi .ysTit span img {
  display: inline-block;
  vertical-align: top;
}
.youshi .ysTit::after {
  content: "";
  display: block;
  width: 419px;
  height: 1px;
  background-color: #060606;
  margin-top: 20px;
}
.youshi .ysPic {
  position: absolute;
  z-index: -1;
  bottom: -76px;
  left: -310px;
}
.youshi .ysPic .bd {
  width: 1292px;
  height: 559px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li {
  width: 1292px;
  height: 559px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .ysCont {
  width: 320px;
  height: 650px;
  background-color: #ffffff;
  margin-left: 736px;
}
.youshi .ysCont .bd {
  height: 570px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li .item {
  padding: 40px 20px 0;
  height: 570px;
}
.youshi .ysCont .bd ul li .item .tit {
  width: 63px;
  height: 256px;
  margin: auto;
  border: 1px solid #14ae68;
  border-bottom: none;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: block;
  background: #14ae68 url(../images/yslitit.png) center center no-repeat;
  height: 62px;
}
.youshi .ysCont .bd ul li .item .tit span {
  height: 202px;
  display: block;
  width: 61px;
  line-height: 61px;
  font-weight: bold;
  text-align: center;
  font-size: 26px;
  letter-spacing: 5px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  white-space: nowrap;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 17px;
  line-height: 34px;
  margin-top: 50px;
  text-align: justify;
  letter-spacing: -1.5px;
}
.youshi .ysCont .page .prev {
  width: 160px;
  float: left;
  height: 80px;
  background-color: #14ae68;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .ysCont .page .prev::before {
  content: "<";
  margin-right: 10px;
}
.youshi .ysCont .page .prev:hover,
.youshi .ysCont .page .prev.on {
  background-color: #c7ee55;
  color: #333333;
}
.youshi .ysCont .page .next {
  float: left;
  width: 160px;
  height: 80px;
  background-color: #14ae68;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .ysCont .page .next::after {
  content: ">";
  margin-left: 10px;
}
.youshi .ysCont .page .next:hover,
.youshi .ysCont .page .next.on {
  background-color: #c7ee55;
  color: #333333;
}
.youshi .hd {
  position: absolute;
  z-index: 2;
  top: 226px;
  left: -234px;
}
.youshi .hd ul li {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
  border: solid 1px transparent;
  margin-top: 30px;
}
.youshi .hd ul li:first-child {
  margin-top: 0;
}
.youshi .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
  width: 10px;
  height: 10px;
  background-color: #193632;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background-color: #bfc9cb;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .hd ul li.on {
  border: solid 1px #1a3733;
}
.youshi .hd ul li.on::after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .ysHd {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: 3;
  top: -50px;
  right: -105px;
  transform-origin: 500px center;
}
.youshi .ysHd ul li {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  width: 120px;
  height: 120px;
  cursor: pointer;
  margin-top: 78px;
}
.youshi .ysHd ul li.li2 {
  left: -102px;
}
.youshi .ysHd ul li.li3 {
  left: -120px;
}
.youshi .ysHd ul li.li4 {
  left: -52px;
}
.youshi .ysHd ul li:first-child {
  margin-top: 0;
}
.youshi .ysHd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysHd ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: dashed 1px #14ae68;
  border-radius: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .ysHd ul li .pic {
  width: 240px;
  height: 240px;
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: -60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysHd ul li .pic img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .ysHd ul li.on::after {
  margin: -20px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .ysHd ul li.on .pic {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.youshi .ysTip {
  position: absolute;
  background: url(../images/ystip.png) right 0 no-repeat;
  padding-right: 67px;
  font-size: 16px;
  line-height: 1;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  letter-spacing: 5px;
  top: 192px;
  right: -244px;
}
.ranch {
  padding: 76px 0 68px;
  background: url(../images/casebg.jpg) center bottom no-repeat;
}
.ranch .mcTabs {
  margin-top: 30px;
  position: relative;
}
.ranch .mcTabs .bd {
  overflow: hidden;
}
.ranch .mcTabs .bd ul {
  margin-right: -20px;
}
.ranch .mcTabs .bd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.ranch .mcTabs .bd ul li {
  float: left;
  width: 310px;
  margin-right: 20px;
}
.ranch .mcTabs .bd ul li .item {
  width: 310px;
  height: 336px;
  border: solid 1px #eeeeee;
  margin-bottom: 17px;
  position: relative;
  padding: 4px 4px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ranch .mcTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 244px;
  position: relative;
  overflow: hidden;
  border-bottom: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ranch .mcTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ranch .mcTabs .bd ul li .item .cont {
  padding: 23px 10px 0;
  text-align: center;
}
.ranch .mcTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 10px;
  border-top: 1px solid #7b7b7b;
  border-bottom: 1px solid #7b7b7b;
  line-height: 33px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ranch .mcTabs .bd ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.ranch .mcTabs .bd ul li .item .cont .more {
  position: absolute;
  bottom: -17px;
  width: 34px;
  height: 34px;
  background-color: #14ae68;
  border-radius: 100%;
  left: 50%;
  margin-left: -17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ranch .mcTabs .bd ul li .item .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/mcar.png) center center no-repeat;
}
.ranch .mcTabs .bd ul li .item:hover {
  border-color: #14ae68;
}
.ranch .mcTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.ranch .mcTabs .bd ul li .item:hover .cont .bt {
  color: #14ae68;
  border-color: #14ae68;
}
.ranch .mcTabs .bd ul li .item:hover .cont .more::before {
  animation: sxfd 1.5s linear infinite;
}
@keyframes sxfd {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.ranch .page .prev {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  background-color: #14ae68;
  color: #fff;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ranch .page .prev::before {
  content: "<<";
  font-family: simsun;
  font-weight: bold;
}
.ranch .page .prev:hover,
.ranch .page .prev.on {
  background-color: #c7ee55;
  color: #333;
}
.ranch .page .next {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  background-color: #14ae68;
  color: #fff;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ranch .page .next::before {
  content: ">>";
  font-family: simsun;
  font-weight: bold;
}
.ranch .page .next:hover,
.ranch .page .next.on {
  background-color: #c7ee55;
  color: #333;
}
.ranch .mcTabs:hover .prev {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ranch .mcTabs:hover .next {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tedian {
  background: url(../images/tdbg.jpg) center 0 no-repeat;
  padding-top: 87px;
}
.tedian .tdTit {
  text-align: center;
  padding-top: 61px;
  height: 167px;
  background: url(../images/tdtitbg.png) center 0 no-repeat;
}
.tedian .tdTit img {
  display: inline-block;
  vertical-align: top;
}
.tedian .tdList::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.tedian .tdList ul {
  display: flex;
  justify-content: space-between;
}
.tedian .tdList ul li {
  margin-top: 40px;
  float: left;
  width: 226px;
  height: 320px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tedian .tdList ul li .tit {
  height: 60px;
  background-color: #f7f7f7;
  line-height: 60px;
  position: relative;
}
.tedian .tdList ul li .tit i {
  height: 60px;
  width: 29px;
  display: block;
  margin-left: 18px;
}
.tedian .tdList ul li .tit i.ico1 {
  background: url(../images/tdico1.png) 0 center no-repeat;
}
.tedian .tdList ul li .tit i.ico2 {
  background: url(../images/tdico2.png) 0 center no-repeat;
}
.tedian .tdList ul li .tit i.ico3 {
  background: url(../images/tdico3.png) 0 center no-repeat;
}
.tedian .tdList ul li .tit i.ico4 {
  background: url(../images/tdico4.png) 0 center no-repeat;
}
.tedian .tdList ul li .tit i.ico5 {
  background: url(../images/tdico5.png) 0 center no-repeat;
}
.tedian .tdList ul li .tit::after {
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  top: 0;
  width: 11px;
  height: 60px;
  z-index: 2;
  background: url(../images/tdar.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tedian .tdList ul li h4 {
  font-weight: bold;
  display: block;
  line-height: 1;
  font-size: 20px;
  margin-top: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tedian .tdList ul li .line {
  width: 1px;
  height: 19px;
  background-color: #333333;
  margin: 20px auto 0;
}
.tedian .tdList ul li .text {
  font-size: 16px;
  line-height: 25px;
  color: #555555;
  margin: 18px 10px 0;
}
.tedian .tdList ul li:hover {
  border-color: #14ae68;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.tedian .tdList ul li:hover .tit i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.tedian .tdList ul li:hover .tit::after {
  animation: zyfd 1.5s linear infinite;
}
.tedian .tdList ul li:hover h4 {
  color: #14ae68;
}
.mode {
  margin-top: 66px;
  background: url(../images/msbg.jpg) center bottom no-repeat;
}
.mode .msList {
  height: 336px;
  margin: 52px auto 0;
  width: 727px;
  background: url(../images/msline.png) center 0 no-repeat;
  position: relative;
}
.mode .msList ul {
  margin-left: -22px;
  margin-right: -34px;
}
.mode .msList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.mode .msList ul li {
  float: left;
  width: 121px;
  height: 121px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
  padding-top: 32px;
  text-align: center;
  top: -27px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .msList ul li.li1 {
  top: 133px;
}
.mode .msList ul li.li2 {
  top: -27px;
  margin-left: 68px;
  padding-top: 20px;
}
.mode .msList ul li.li3 {
  top: -27px;
  margin-left: 157px;
}
.mode .msList ul li.li4 {
  top: 156px;
  margin-left: 74px;
}
.mode .msList ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 195px;
  height: 199px;
  z-index: -1;
  top: -40px;
  left: -37px;
  background: url(../images/msli.png) 0 0 no-repeat;
}
.mode .msList ul li i {
  display: block;
  width: 20px;
  height: 25px;
  margin: auto;
  background: url(../images/msico.png) center center no-repeat;
}
.mode .msList ul li h4 {
  font-size: 20px;
  line-height: 24px;
  margin-top: 11px;
}
.mode .msList ul li:hover {
  color: #14ae68;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.mode .msList ul li:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.mode .msList .join {
  position: absolute;
  width: 356px;
  height: 113px;
  left: 317px;
  left: 340px;
  top: 120px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 113px;
  background: url(../images/join.png) 0 center no-repeat;
  padding-left: 110px;
}
.mode .msImg {
  height: 332px;
  position: relative;
}
.mode .msImg .msimg1 {
  position: absolute;
  width: 755px;
  height: 484px;
  background: url(../images/msimg1.png) 0 center no-repeat;
  left: -27px;
  top: -103px;
}
.mode .msImg .msimg2 {
  position: absolute;
  width: 489px;
  height: 352px;
  background: url(../images/msimg2.png) 0 center no-repeat;
  right: 0;
  top: 30px;
}
.trace {
  background: url(../images/zsbg.png) center 0 repeat-y;
  padding: 80px 0 48px;
}
.trace .zsTit {
  float: left;
  width: 212px;
  height: 359px;
  background: url(../images/zstitbg.png) center 0 no-repeat;
  position: relative;
  padding: 38px 54px 0 30px;
}
.trace .zsTit::before {
  content: "";
  display: block;
  position: absolute;
  left: -42px;
  top: 0;
  width: 14px;
  height: 81px;
  background: url(../images/zstitico.png) center 0 no-repeat;
}
.trace .zsTit h3 {
  width: 42px;
  height: 208px;
  position: absolute;
  right: -18px;
  top: 39px;
}
.trace .zsTit h3 img {
  display: block;
}
.trace .zsTit p {
  font-size: 16px;
  height: 290px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: 0.6;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.trace .zsTit .en {
  position: absolute;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 13px;
  color: #ffffff;
  opacity: 0.2;
  line-height: 10px;
  left: 12px;
  bottom: -4px;
  white-space: nowrap;
}
.trace .zsSwiper {
  float: right;
  margin-top: 18px;
  width: 1032px;
  margin-right: -21px;
}
.trace .zsSwiper ul li {
  width: 344px;
  padding: 20px 21px 0;
}
.trace .zsSwiper ul li .item {
  position: relative;
  border-bottom: 1px solid #5b5b5b;
}
.trace .zsSwiper ul li .item::after {
  content: "";
  position: absolute;
  background: #14ae68;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.trace .zsSwiper ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.trace .zsSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 230px;
  background-color: #fff;
  border: solid 6px #ffffff;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(20, 174, 104, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.trace .zsSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.trace .zsSwiper ul li .item .num {
  margin-top: 24px;
  line-height: 10px;
  font-family: Arial;
  font-size: 14px;
  color: #14ae68;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.trace .zsSwiper ul li .item .num::before {
  content: "";
  width: 148px;
  height: 1px;
  background-color: #5b5b5b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #14ae68, #14ae68);
  background-image: linear-gradient(to right, #14ae68, #14ae68);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.trace .zsSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  position: relative;
  padding-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.trace .zsSwiper ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.trace .zsSwiper ul li .item .bt::before {
  content: "//";
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.trace .zsSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.trace .zsSwiper ul li .item:hover .num::before {
  background-size: 100% 100%;
}
.trace .zsSwiper ul li .item:hover .bt {
  color: #14ae68;
}
.store {
  padding: 20px 0 65px;
}
.store .mdTabs {
  position: relative;
  margin-top: 40px;
}
.store .mdTabs .bd {
  overflow: hidden;
  height: 412px;
}
.store .mdTabs .bd ul {
  margin-right: -50px;
}
.store .mdTabs .bd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.store .mdTabs .bd ul li {
  float: left;
  width: 400px;
  height: 412px;
  margin-right: 50px;
}
.store .mdTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 300px;
  border: 10px solid #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.store .mdTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.store .mdTabs .bd ul li .cont {
  padding: 12px 10px 0;
}
.store .mdTabs .bd ul li .cont .bt {
  height: 54px;
  line-height: 53px;
  display: block;
  position: relative;
  padding-right: 40px;
  font-size: 20px;
  font-weight: bold;
}
.store .mdTabs .bd ul li .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  border-bottom: 1px solid #000;
  padding: 0 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.store .mdTabs .bd ul li .cont .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 12px;
  width: 31px;
  height: 31px;
  background: url(../images/mdli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.store .mdTabs .bd ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 26px;
  line-height: 26px;
  margin-top: 20px;
  color: #666666;
}
.store .mdTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.store .mdTabs .bd ul li:hover .cont .bt span {
  border-bottom-color: #14ae68;
  color: #14ae68;
}
.store .mdTabs .bd ul li:hover .cont .bt::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
  animation: zyfd 1.5s linear infinite;
}
.store .page .prev {
  position: absolute;
  width: 102px;
  height: 102px;
  background-color: #14ae68;
  border-radius: 100%;
  font-size: 16px;
  padding-top: 30px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  left: -142px;
  top: 142px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.store .page .prev::after {
  content: "";
  display: block;
  width: 54px;
  height: 13px;
  margin: 12px auto 0;
  background: url(../images/mdl.png) center center no-repeat;
}
.store .page .prev:hover {
  background-color: #c7ee55;
}
.store .page .next {
  position: absolute;
  width: 102px;
  height: 102px;
  background-color: #14ae68;
  border-radius: 100%;
  font-size: 16px;
  padding-top: 30px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  right: -142px;
  top: 142px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.store .page .next::after {
  content: "";
  display: block;
  width: 54px;
  height: 13px;
  margin: 12px auto 0;
  background: url(../images/mdr.png) center center no-repeat;
}
.store .page .next:hover {
  background-color: #c7ee55;
}
.process {
  background: url(../images/lcbg.jpg) center 0 no-repeat;
}
.process .lcBox {
  height: 333px;
  padding-top: 56px;
}
.process .lcTit {
  float: left;
  position: relative;
  top: 70px;
  background: url(../images/lctitbg.png) 0 36px no-repeat;
}
.process .lcTit span {
  display: block;
}
.process .lcTit span img {
  display: inline-block;
  vertical-align: top;
}
.process .lcTit i {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 25px;
  text-transform: uppercase;
  line-height: 10px;
  letter-spacing: -1px;
}
.process .lcList {
  float: right;
  width: 1043px;
  background: url(../images/lcline.png) 0 60px no-repeat;
  padding-left: 104px;
}
.process .lcList ul {
  display: flex;
  justify-content: space-between;
}
.process .lcList ul li {
  width: 112px;
  text-align: center;
}
.process .lcList ul li:nth-child(2n) {
  margin-top: 60px;
}
.process .lcList ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .lcList ul li i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 112px;
  height: 123px;
  margin: auto;
}
.process .lcList ul li i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.process .lcList ul li h4 {
  line-height: 1;
  font-size: 18px;
  margin-top: 18px;
}
.process .lcList ul li:hover i,
.process .lcList ul li.on i {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.process .lcList ul li:hover h4,
.process .lcList ul li.on h4 {
  color: #14ae68;
}
.process .lcEn {
  position: absolute;
  left: -274px;
  top: 18px;
}
.process .lcEn .t1 {
  margin-left: 70px;
}
.process .lcEn .t1 span {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-family: Arial;
  font-size: 22px;
  line-height: 16px;
  text-transform: uppercase;
  font-style: italic;
}
.process .lcEn .t1 span::after {
  content: "";
  width: 1px;
  height: 217px;
  background-color: #14ae68;
  margin-top: 25px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: -6px;
}
.process .lcEn .t2 {
  background: url(../images/fooden.png) 60px 0 no-repeat;
  padding-top: 75px;
  margin-top: 21px;
  font-family: Arial;
  font-size: 14px;
  line-height: 22px;
}
.news {
  padding: 54px 0 40px;
  overflow: hidden;
}
.news .newsTab {
  margin: 36px auto 0;
  width: 998px;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .moreLink {
  float: right;
  margin-top: 20px;
}
.news .newsTab ul {
  float: left;
}
.news .newsTab ul li {
  margin-left: 28px;
  float: left;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  text-align: center;
  line-height: 70px;
  width: 230px;
  height: 70px;
  background-color: #f7f7f7;
  font-size: 18px;
  padding-left: 2px;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #14ae68, #14ae68);
  background-image: linear-gradient(to right, #14ae68, #14ae68);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 70px;
  overflow: hidden;
  margin-right: 12px;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTabs {
  position: relative;
  z-index: 1;
  margin-left: -30px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 544px;
}
.news .newsList {
  overflow: hidden;
  height: 544px;
}
.news .newsList .one {
  float: right;
  margin-top: 30px;
  width: 380px;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 288px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  padding-top: 35px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  font-size: 15px;
  color: #999999;
  margin-top: 5px;
}
.news .newsList .one .cont .line {
  margin-top: 28px;
  height: 1px;
  background-color: #8b8b8b;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #14ae68, #14ae68);
  background-image: linear-gradient(to right, #14ae68, #14ae68);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .one .cont .date {
  font-size: 15px;
  margin-top: 34px;
  line-height: 12px;
  font-weight: bold;
  color: #14ae68;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .bt {
  color: #14ae68;
}
.news .newsList .one:hover .cont .line {
  background-size: 100% 100%;
}
.news .list {
  margin-left: 16px;
  width: 890px;
  float: left;
  padding: 16px 0;
}
.news .list ul li {
  height: 160px;
  background-color: #ffffff;
  padding: 14px 45px 14px 14px;
  margin-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li:first-child {
  margin-top: 0;
}
.news .list ul li .pic {
  float: left;
  display: block;
  width: 205px;
  height: 132px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .cont {
  float: right;
  width: 592px;
  padding-top: 14px;
}
.news .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #999999;
}
.news .list ul li .cont .date {
  font-size: 15px;
  margin-top: 24px;
  line-height: 1;
  font-weight: bold;
}
.news .list ul li.on {
  box-shadow: 0 0 16px rgba(20, 174, 104, 0.1);
}
.news .list ul li:hover {
  box-shadow: 0 0 16px rgba(20, 174, 104, 0.1);
}
.news .list ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .list ul li:hover .cont .bt {
  color: #14ae68;
}
