@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 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 {
  height: auto !important;
}
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,
.topWow,
.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);
  }
}
.header {
  height: 0;
}
.header .nav_bg {
  background-color: transparent;
}
.header .nav_bg:hover {
  background-color: #fff;
}
.header .fixedNav {
  background-color: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(8px);
}
.banner {
  position: relative;
  overflow: hidden;
  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: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #966b28 solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
  background-color: #fff;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #966b28;
  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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  height: 53px;
  position: relative;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: -41px;
  bottom: 0;
  background: url(../images/titico.png) 0 center no-repeat;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  margin-top: 28px;
  width: 132px;
  height: 34px;
  background-color: #966b28;
  border-radius: 30px;
  text-align: center;
  line-height: 34px;
  font-size: 22px;
  color: #ffffff;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.titBox .more {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more i {
  font-weight: bold;
}
.titBox .more em {
  margin-left: 15px;
  display: flex;
  align-items: center;
  position: relative;
  top: 3px;
}
.titBox .more em::before {
  content: "";
  width: 23px;
  height: 3px;
  background-color: #1b1b1b;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more em::after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #1b1b1b;
  border-radius: 3px;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more:hover {
  color: #966b28;
}
.titBox .more:hover em::before {
  background-color: #966b28;
}
.titBox .more:hover em::after {
  background-color: #966b28;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 70px 0 60px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .titBox {
  position: relative;
}
.product .titBox::before {
  content: "";
  width: 1048px;
  height: 1px;
  background-color: #e8e8e8;
  display: block;
  position: absolute;
  right: 0;
  bottom: 15px;
}
@media screen and (max-width: 1320px) {
  .product .titBox::before {
    width: 960px;
  }
}
.product .proNav {
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.product .proNav ul {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li {
  width: 170px;
  text-align: center;
}
.product .proNav ul li:nth-child(2n-1) {
  width: 155px;
}
.product .proNav ul li a {
  display: block;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 94px;
  height: 107px;
  background: url(../images/proicobg.png) center center no-repeat;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.product .proNav ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  max-height: 52px;
  margin-top: 10px;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 16px;
  min-height: 30px;
  margin: 0 auto;
}
.product .proNav ul li a em {
  display: block;
  margin-top: 10px;
  padding-top: 10px;
  background: url(../images/pronavline.png) center 0 no-repeat;
  letter-spacing: 1px;
  color: #919191;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 20px;
  max-height: 50px;
}
.product .proNav ul li:nth-child(2) a span {
  width: 120px;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  color: #966b28;
}
.product .proNav ul li.on a i img,
.product .proNav ul li:hover a i img {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proNav .zxLink {
  content: "";
  display: block;
  position: absolute;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: url(../images/prozx.png) center center no-repeat;
  right: -112px;
  top: 17px;
  box-shadow: 0 0 0 20px rgba(64, 138, 191, 0.05);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .zxLink::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: url(../images/prozxico.png) center center no-repeat;
}
.product .proNav .zxLink:hover {
  animation: bowen 1.2s linear infinite;
}
.product .proNav .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@keyframes bowen {
  0% {
    box-shadow: 0 0 0 0 rgba(64, 138, 191, 0.05), 0 0 0 20px rgba(64, 138, 191, 0.05);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(64, 138, 191, 0.05), 0 0 0 40px rgba(64, 138, 191, 0);
  }
}
.product .proNav .tip {
  margin-left: 45px;
  position: relative;
  text-align: right;
  padding-top: 16px;
  width: 290px;
}
.product .proNav .tip .t1 {
  font-weight: bold;
  line-height: 1;
  font-size: 17px;
}
.product .proNav .tip .t2 {
  margin-top: 16px;
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
  color: #999999;
}
.product .proNav .tip .jiaxin {
  margin-top: 58px;
  margin-left: 102px;
  border-bottom: 1px solid #b5b5b5;
  font-family: Arial;
  font-size: 20px;
  line-height: 15px;
  padding-bottom: 12px;
}
.product .proTabs {
  margin-top: 90px;
  position: relative;
  z-index: 2;
}
.product .proTabs .bd {
  overflow: hidden;
  margin-left: -20px;
  margin-right: -20px;
  height: 410px;
}
@media screen and (max-width: 1320px) {
  .product .proTabs .bd {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.product .proList .proBd {
  overflow: hidden;
  height: 410px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 440px;
}
@media screen and (max-width: 1320px) {
  .product .proList ul li {
    width: 400px;
  }
}
.product .proList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 20px;
}
@media screen and (max-width: 1320px) {
  .product .proList ul li .item {
    margin: 0 10px;
  }
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 300px;
  background-color: #ffffff;
  padding: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList 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;
}
.product .proList ul li .item .cont {
  background-color: #ffffff;
  margin-top: 12px;
  position: relative;
  padding-left: 28px;
  padding-right: 100px;
  height: 98px;
}
.product .proList ul li .item .cont::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 52px;
  width: 183px;
  height: 1px;
  background-color: #cccccc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 74px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .cont .dot {
  display: flex;
  gap: 6px;
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.product .proList ul li .item .cont .dot i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #1b1b1b;
  animation: fade 0.8s ease-in-out alternate infinite;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .dot i:nth-of-type(1) {
  animation-delay: -0.4s;
}
.product .proList ul li .item .cont .dot i:nth-of-type(2) {
  animation-delay: -0.2s;
}
@keyframes fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.product .proList ul li .item .cont .more {
  display: block;
  position: absolute;
  right: 20px;
  top: 40px;
  line-height: 36px;
  font-family: Arial;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 16px;
  width: 15px;
  height: 29px;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .more:hover {
  color: #966b28;
}
.product .proList ul li .item .cont .more:hover::after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proList ul li .item:hover {
  border-color: #966b28;
}
.product .proList 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);
}
.product .proList ul li .item:hover .cont::before {
  right: 0;
  width: 100%;
  background-color: #966b28;
}
.product .proList ul li .item:hover .cont .bt {
  color: #966b28;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proList ul li .item:hover .cont .more {
  top: 45px;
}
.product .proList ul li .item:hover .cont .dot i {
  background-color: #966b28;
}
.product .proImg {
  position: absolute;
  right: 0;
  width: 228px;
  height: 370px;
  top: 376px;
  background: url(../images/proimg.png) 0 0 no-repeat;
}
.strength {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.strength .ysBox {
  height: 806px;
  padding-top: 100px;
}
.strength .ysBox::before {
  content: "";
  width: 710px;
  height: 100%;
  display: block;
  position: absolute;
  left: -320px;
  top: 0;
  background-color: #204c75;
  opacity: 0.6;
}
.strength .ysBox::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.05;
  display: block;
  position: absolute;
  top: 0;
  left: -122px;
}
.strength .ysTabs {
  display: flex;
  justify-content: space-between;
}
.strength .ysTit {
  line-height: 1;
  position: relative;
  padding-top: 61px;
}
.strength .ysTit i {
  display: block;
  font-size: 80px;
  font-family: "BodoniBT", 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: 56px;
}
.strength .ysTit span {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 352px;
  height: 50px;
  background-color: #966b28;
  line-height: 50px;
  text-align: center;
  border-radius: 6px;
  color: #ffffff;
  font-size: 24px;
}
.strength .ysTit span::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 10px;
  border-bottom: 15px solid transparent;
  border-left: 12px solid #966b28;
}
.strength .hd {
  width: 454px;
  margin-left: -63px;
  position: relative;
  z-index: 3;
  padding-top: 40px;
}
.strength .hd ul {
  margin-left: 1px;
  background: url(../images/yshd.png) center center no-repeat;
}
.strength .hd ul::after,
.strength .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.strength .hd ul li {
  float: left;
  width: 50%;
  padding: 1px;
}
.strength .hd ul li .item {
  padding-left: 64px;
  padding-top: 55px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 2;
  height: 236px;
  cursor: pointer;
}
.strength .hd ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../images/yshdli.png) center center no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.strength .hd ul li .item i {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  filter: grayscale(100) brightness(6);
}
.strength .hd ul li .item i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li .item h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
  margin-top: 22px;
  letter-spacing: 2px;
}
.strength .hd ul li .item h5 {
  line-height: 1;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
}
.strength .hd ul li.on .item {
  box-shadow: 10px 5px 35px 0px rgba(72, 72, 72, 0.17);
  color: #473809;
}
.strength .hd ul li.on .item::before {
  opacity: 1;
}
.strength .hd ul li.on .item i {
  filter: grayscale(0) brightness(1);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.strength .hd ul li:nth-child(2) {
  margin-top: 85px;
}
.strength .hd ul li:nth-child(2) .item {
  height: 151px;
  padding-top: 25px;
}
.strength .hd ul li:nth-child(3) .item {
  height: 144px;
  padding-top: 18px;
}
.strength .ysR {
  float: right;
  width: 776px;
}
@media screen and (max-width: 1320px) {
  .strength .ysR {
    width: 720px;
  }
}
.strength .ysCont {
  position: relative;
  margin-top: 32px;
}
.strength .ysCont .bd {
  height: 142px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.strength .ysCont .bd ul li {
  height: 142px;
}
.strength .ysCont .bd ul li .item {
  padding-top: 10px;
}
.strength .ysCont .bd ul li .item .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.strength .ysCont .bd ul li .item .text {
  margin-top: 26px;
  font-size: 15px;
  line-height: 30px;
  color: #545454;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item:hover .tit {
  color: #966b28;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.strength .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.strength .ysPic .bd {
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  border: solid 3px #ffffff;
  height: 304px;
}
.strength .ysPic .bd ul li {
  width: 100%;
  height: 298px;
  position: relative;
  overflow: hidden;
}
.strength .ysPic .bd ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.strength .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.strength .huayu {
  position: absolute;
  text-transform: uppercase;
  left: -265px;
  bottom: 120px;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 22px;
  color: #d5dde7;
  opacity: 0.1;
  line-height: 10px;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  padding-top: 100px;
}
.about .title {
  text-align: center;
  position: relative;
  z-index: 2;
}
.about .title::before {
  content: "";
  width: 100vw;
  height: 1px;
  background-color: #eeeeee;
  z-index: -1;
  bottom: 15px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.about .title i {
  height: 65px;
}
.about .title i::before {
  display: none;
}
.about .title span {
  display: inline-block;
  vertical-align: top;
}
.about .text {
  margin-top: 42px;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 42px;
  max-height: 210px;
  color: #666666;
}
.about .aboutTit {
  margin-top: 44px;
}
.about .aboutTit span {
  display: block;
  line-height: 1;
  font-weight: bold;
  font-size: 28px;
}
.about .aboutTit i {
  display: block;
  line-height: 1;
  font-size: 12px;
  margin-top: 11px;
  color: #a4a4a4;
}
.about .aboutTit::after {
  content: "";
  display: block;
  width: 32px;
  height: 3px;
  background-color: #434343;
  margin-top: 22px;
}
.about .aboutCont {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.about .aLink {
  margin-top: -38px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-end;
}
.about .aLink ul {
  border-right: 1px solid rgba(67, 67, 67, 0.15);
  margin-right: -28px;
  padding-right: 50px;
  padding-top: 38px;
}
.about .aLink ul li a {
  height: 115px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.about .aLink ul li a i {
  display: block;
  width: 32px;
  height: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  filter: grayscale(100) brightness(0.6);
}
.about .aLink ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.about .aLink ul li a span {
  margin-right: 22px;
  display: block;
  font-size: 18px;
  line-height: 1;
  text-align: right;
  flex: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a span em {
  display: block;
  font-family: Arial;
  margin-top: 8px;
  font-size: 12px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li:hover a i,
.about .aLink ul li.on a i {
  filter: grayscale(0) brightness(1);
}
.about .aLink ul li:hover a span,
.about .aLink ul li.on a span {
  font-weight: bold;
  color: #966b28;
}
.about .aLink ul li:hover a span em,
.about .aLink ul li.on a span em {
  color: #966b28;
}
.about .aLink .more {
  display: block;
  width: 180px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-family: "BodoniBT", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 18px;
  color: #ffffff;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.about .aLink .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: url(../images/aboutmore.png) center center no-repeat;
  background-size: cover;
}
.about .aLink .more::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 2px;
  background-color: #fff;
  border-radius: 30px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink .more i {
  font-weight: bold;
}
.about .aLink .more:hover {
  color: #966b28;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  box-shadow: 0 3px 5px rgba(150, 107, 40, 0.3);
}
.about .aLink .more:hover::after {
  opacity: 1;
}
.about .aboutPic {
  width: 1338px;
  height: 600px;
  margin-left: -320px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: -15px 15px 0 rgba(255, 255, 255, 0.5);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 1320px) {
  .about {
    padding-top: 80px;
    background-size: 1700px;
  }
  .about .aboutPic {
    width: 1100px;
    height: 520px;
    margin-left: -160px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 80px 0 64px;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.news .newsTab ul {
  display: flex;
  gap: 75px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #dddddd;
  width: 0;
  height: 1px;
  -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: 30px;
  height: 32px;
  overflow: hidden;
  margin-right: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.7);
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #966b28;
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 148px;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  filter: grayscale(0) brightness(1);
}
.news .newsTabs {
  margin-top: 60px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .list1 {
  display: flex;
  justify-content: space-between;
}
.news .list1 .first {
  width: 51%;
  display: flex;
  justify-content: space-between;
}
.news .list1 .first .picL {
  width: 302px;
  height: 350px;
  background-color: #ffffff;
  border: solid 1px #f2f2f2;
  padding: 0 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 .first .picL .date {
  font-family: Arial;
  height: 120px;
  padding-top: 42px;
  padding-left: 10px;
}
.news .list1 .first .picL .date i {
  display: block;
  font-size: 14px;
  line-height: 10px;
}
.news .list1 .first .picL .date span {
  display: block;
  font-size: 28px;
  margin-top: 14px;
  font-weight: bold;
  line-height: 20px;
}
.news .list1 .first .picL .pic {
  display: block;
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 .first .picL .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 .list1 .first .cont {
  background-color: #f7f7f7;
  padding: 30px 30px 0;
  flex: 1;
  min-width: 0;
  position: relative;
}
.news .list1 .first .cont::before {
  content: "NEWS";
  display: block;
  position: absolute;
  font-family: 'BellMT', 'Times New Roman', Times, serif;
  font-size: 80px;
  line-height: 54px;
  right: 45px;
  bottom: 46px;
  font-style: italic;
  font-weight: bold;
  color: #868686;
  opacity: 0.05;
}
.news .list1 .first .cont .line {
  width: 60px;
  height: 1px;
  background-color: #cfcfcf;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 .first .cont .line::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  height: 3px;
  width: 20px;
  background-color: #966b28;
}
.news .list1 .first .cont .bt {
  display: block;
  margin-top: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .list1 .first .cont p {
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #828282;
}
.news .list1 .first .cont .more {
  margin-top: 44px;
  display: block;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  background-image: linear-gradient(0deg, #966b28 0%, #f0cc7c 100%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.news .list1 .first .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/newsmore.png) center center no-repeat;
}
.news .list1 .first .cont .more:hover {
  box-shadow: 0 0 0 10px rgba(150, 107, 40, 0.15);
}
.news .list1 .first:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .list1 .first:hover .cont .line {
  width: 100%;
}
.news .list1 .first:hover .cont .bt {
  color: #966b28;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news .list1 ul {
  width: 46.5%;
}
.news .list1 ul li {
  margin-top: 10px;
  height: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .list1 ul li:first-child {
  margin-top: 0;
}
.news .list1 ul li .pic {
  display: block;
  width: 165px;
  height: 100%;
  position: relative;
  overflow: hidden;
  border: solid 1px #efeeee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 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 .list1 ul li .date {
  margin-left: 12px;
  border-right: 1px solid #c8c8c8;
  font-family: Arial;
  text-align: center;
  width: 82px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .date i {
  display: block;
  font-weight: bold;
  font-size: 40px;
  line-height: 30px;
}
.news .list1 ul li .date span {
  display: block;
  margin-top: 18px;
  line-height: 10px;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
}
.news .list1 ul li .cont {
  flex: 1;
  min-width: 0;
  margin-left: 14px;
}
.news .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .list1 ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  margin-top: 2px;
  height: 34px;
  line-height: 34px;
  color: #adadad;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .list1 ul li:hover .date {
  color: #966b28;
}
.news .list1 ul li:hover .cont .bt {
  color: #966b28;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.news .list2 {
  margin-top: 42px;
  position: relative;
  border: solid 1px #e8e8e8;
}
.news .list2 ul {
  padding-right: 20px;
}
.news .list2 ul::after,
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 33.333%;
  position: relative;
}
.news .list2 ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 74px;
  background-color: #eaeaea;
}
.news .list2 ul li:first-child::before {
  display: none;
}
.news .list2 ul li .item {
  padding: 25px 38px 0 38px;
  height: 118px;
}
.news .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  padding-right: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .bt::before {
  content: "- ";
  font-size: 15px;
}
.news .list2 ul li .item .bt::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 26px;
  height: 26px;
  background-color: #dadada;
  line-height: 26px;
  border-radius: 50%;
  color: #fff;
  font-size: 23px;
  font-family: simsun;
  padding-right: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .list2 ul li .item .date {
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  margin-top: 12px;
  line-height: 10px;
}
.news .list2 ul li .item:hover .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #966b28;
}
.news .list2 ul li .item:hover .bt::after {
  background-color: #966b28;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 ul {
    margin: 0 -12px;
  }
  .news .newsList .list1 ul li {
    padding: 0 12px;
  }
}
