@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;
}
body {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyAIUHEoIt.jpg) center 0 repeat-y;
}
.swiper-container {
  cursor: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyMKDROND1pqESgJ.jpg), default;
}
.swiper-container img {
  cursor: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyMKDROND1pqESgJ.jpg), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
/* .imgJzqL {
  overflow: hidden;
  position: relative;
}
.imgJzqL:before {
  content: "";
  position: absolute;
  z-index: 99;
  width: 200%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff 50%, #ffffff);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%, #ffffff);
  background-position: left center;
  top: 0;
  right: 0;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.imgJzqL.imgJz:before {
  width: 0;
}
.imgJzqR {
  position: relative;
}
.imgJzqR:before {
  content: "";
  position: absolute;
  z-index: 99;
  width: 200%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #ffffff 50%, #ffffff);
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff 50%, #ffffff);
  background-position: left center;
  top: 0;
  left: 0;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.imgJzqR.imgJz:before {
  width: 0;
} */
@-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 img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: 14px;
  left: auto;
  right: 8%;
  top: 50%;
  margin-top: -61px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: block;
  border: 1px transparent solid;
  opacity: 1;
  width: 14px;
  height: 14px;
  padding: 3px;
  border-radius: 100%;
  background: transparent;
  width: auto;
  height: auto;
  margin: 20px 0 !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background-color: #76838d;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  border-color: #fff;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  background-color: #fff;
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyONDIgPLHOJDugOKSD.jpg) 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(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyONDIgPs1qYDOgOKSD.jpg) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  position: relative;
  z-index: 1;
}
.title i {
  display: block;
  font-family: "Arial BlackItalic", "Arial Black";
  font-size: 34px;
  line-height: 24px;
  font-style: italic;
  position: relative;
  margin-left: -5px;
}
.title i:before {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 0;
  width: 1px;
  height: 47px;
  background-color: #f2c71d;
  top: 60px;
}
.title i::first-letter {
  font-style: initial;
  text-transform: uppercase;
  vertical-align: bottom;
  font-size: 84px;
  line-height: 60px;
  position: relative;
  letter-spacing: -18px;
}
.title span {
  display: block;
  margin-top: 20px;
}
.title span b {
  font-weight: normal;
  font-size: 24px;
  vertical-align: bottom;
}
.title span b:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: -23px;
  left: 50%;
  top: -30px;
  height: 1px;
  width: 47px;
  background-color: #d8d8d8;
  margin-right: 20px;
}
.title span em {
  margin-left: 5px;
  vertical-align: bottom;
  letter-spacing: 1px;
  color: #666666;
  position: relative;
}
.title span em:before {
  content: "";
  display: block;
  position: absolute;
  width: 225px;
  height: 10px;
  background-color: #f2c71d;
  opacity: 0.15;
  right: 0;
  bottom: 0;
}
.moreLink {
  display: block;
  height: 35px;
  line-height: 35px;
  color: #000000;
  font-family: 'Times New Roman', Times, serif;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #000000 url(../images/morear.png) center center no-repeat;
  vertical-align: top;
  margin-right: 125px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:after {
  content: "";
  width: 87px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  left: 63px;
  top: 17px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f2c71d, #f2c71d);
  background-image: linear-gradient(to right, #f2c71d, #f2c71d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.moreLink span {
  color: #f2c71d;
}
.moreLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover:before {
  background-color: #f2c71d;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.moreLink:hover:after {
  background-size: 100% 100%;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 9px;
}
.titBox .titen {
  float: right;
  font-family: Arial;
  margin-right: 20px;
  text-transform: uppercase;
  font-size: 16px;
  color: #999999;
  margin-top: 27px;
  line-height: 12px;
}
.titBox .titen:before {
  content: "";
  width: 150px;
  height: 1px;
  background-color: #dddddd;
  display: inline-block;
  vertical-align: middle;
  margin-right: 22px;
  position: relative;
  top: -1px;
}
.titBox .titen:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #dddddd;
  display: inline-block;
  vertical-align: middle;
  margin-left: 22px;
  position: relative;
  top: -1px;
}
.product {
  position: relative;
  z-index: 2;
  padding: 80px 0;
}
.product .proA {
  font-family: "Arial Black";
  font-size: 266px;
  color: #f6f5f1;
  line-height: 144px;
  position: absolute;
  top: 146px;
  right: -80px;
  margin-top: -36px;
}
.product .proEn {
  position: absolute;
  font-size: 10px;
  letter-spacing: 80px;
  color: #e0e0e0;
  line-height: 8px;
  left: 876px;
  top: 394px;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.product .proNav::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
}
.product .proNav ul {
  float: right;
  margin-top: 22px;
}
.product .proNav ul li {
  float: left;
  margin-left: 52px;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 66px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: inline-block;
  vertical-align: bottom;
  width: 66px;
  height: 66px;
  background-color: #f6f5f1;
  border: solid 1px #f5f5f5;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.product .proNav ul li a span {
  font-size: 18px;
  line-height: 32px;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 2px;
  color: #000000;
  margin-left: 20px;
}
.product .proNav ul li:hover a i,
.product .proNav ul li.on a i {
  background-color: #f2c71d;
  border-color: #f2c71d;
}
.product .proTabs {
  margin-top: 40px;
  height: 440px;
  position: relative;
}
.product .proTabs .bd {
  height: 440px;
  overflow: hidden;
}
.product .proTabs .bd ul li {
  height: 440px;
}
.product .proTabs .bd ul li::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .bd ul li .pic {
  display: block;
  float: left;
  width: 628px;
  height: 440px;
  background-color: #ffffff;
  border: solid 10px #f5f5f5;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  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;
}
.product .proTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .proTabs .bd ul li .cont {
  float: right;
  padding-top: 52px;
  position: relative;
  width: 578px;
  z-index: 1;
}
.product .proTabs .bd ul li .cont:before {
  content: "“";
  display: block;
  position: absolute;
  font-size: 92px;
  color: #f2c71d;
  line-height: 22px;
  top: 78px;
  left: -70px;
  font-weight: bold;
  z-index: -1;
}
.product .proTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.product .proTabs .bd ul li .cont .bt:hover {
  color: #f2c71d;
}
.product .proTabs .bd ul li .cont .line {
  margin-top: 16px;
  height: 1px;
  background-color: #a0a0a0;
  position: relative;
}
.product .proTabs .bd ul li .cont .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 34px;
  height: 2px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: #666666;
  margin-top: 40px;
}
.product .proTabs .bd ul li .cont .moreLink {
  display: inline-block;
  margin-top: 47px;
}
.product .proTabs .bd ul li:hover .cont .line:before {
  width: 80px;
  background-color: #f2c71d;
}
.product .proList {
  margin-top: 40px;
}
.product .proList ul {
  margin-right: -33px;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 300px;
  margin-right: 33px;
  background-color: #f8f8f8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .pic {
  display: block;
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden;
  background: #fff;
  border: solid 5px #f5f5f5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  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;
}
.product .proList ul li:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li:hover .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.product .proList ul li .tt {
  height: 80px;
  line-height: 80px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.product .proList ul li .tt .en {
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 45px;
  color: #efefef;
  opacity: 0.8;
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.product .proList ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 80px;
  line-height: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .tt .bt:before {
  content: "— ";
  vertical-align: top;
}
.product .proList ul li .tt .bt:after {
  content: " —";
  vertical-align: top;
}
.product .proList ul li .tt .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  max-width: 234px;
  display: inline-block;
}
.product .proList ul li:hover {
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  background: #fff;
}
.product .proList ul li:hover .tt .bt span {
  font-weight: bold;
}
.youshi {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxuOHIZoJ0WH.jpg) center 0 no-repeat;
}
.youshi .ysTit {
  height: 222px;
  padding-left: 50px;
  padding-right: 30px;
}
.youshi .ysTit:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  opacity: 0.25;
}
.youshi .ysTit .tip {
  padding-top: 88px;
  line-height: 1;
  float: left;
}
.youshi .ysTit .tip:before {
  content: "+";
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.youshi .ysTit .tip .t1 {
  font-size: 24px;
  margin-top: 24px;
  font-weight: bold;
}
.youshi .ysTit .tip .t2 {
  margin-top: 12px;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 4px;
  line-height: 10px;
}
.youshi .ysTit .tit {
  float: right;
  margin-top: 102px;
  text-align: right;
}
.youshi .ysTit .tit .t1 {
  font-size: 22px;
  letter-spacing: 3px;
  margin-right: -3px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.youshi .ysTit .tit .t1:before {
  content: "";
  width: 47px;
  height: 1px;
  background-color: #000000;
  display: inline-block;
  margin-right: 18px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.youshi .ysTit .tit .t1:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 225px;
  height: 10px;
  background-color: #f4d34f;
  right: -62px;
  bottom: 0;
}
.youshi .ysTit .tit .t2 {
  display: block;
  font-family: "Arial BlackItalic", "Arial Black";
  font-size: 34px;
  line-height: 24px;
  font-style: italic;
  position: relative;
  margin-left: -5px;
  margin-top: -15px;
}
.youshi .ysTit .tit .t2::first-letter {
  font-style: initial;
  text-transform: uppercase;
  vertical-align: bottom;
  font-size: 84px;
  line-height: 60px;
  position: relative;
  letter-spacing: -5px;
}
.youshi .ysBox {
  margin-top: 142px;
}
.youshi .ysBox:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: -364px;
  width: 1px;
  height: 934px;
  background-color: #bfbfbf;
  opacity: 0.25;
}
.youshi .ysBox .ysBg {
  position: absolute;
  width: 1609px;
  height: 682px;
  background-color: #091018;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxuOHIgAH1HqKxIJ.jpg) center 0 no-repeat;
  left: 0;
  bottom: 0;
  border-radius: 0px 0px 139px 0px;
}
.youshi .ysPic {
  float: right;
  z-index: 2;
  position: relative;
  width: 532px;
  height: 542px;
  margin-right: -36px;
}
.youshi .ysPic .bd {
  width: 532px;
  height: 542px;
  overflow: hidden;
  position: relative;
}
.youshi .ysPic .bd ul li img {
  display: block;
  object-fit: contain;
}
.youshi .ysCont {
  float: left;
  width: 660px;
  position: relative;
  height: 542px;
  z-index: 2;
  padding-top: 68px;
}
.youshi .ysCont .bd {
  height: 250px;
  overflow: hidden;
  width: 660px;
}
.youshi .ysCont .bd ul li .item {
  color: #fff;
  padding-top: 10px;
  height: 250px;
  position: relative;
  z-index: 1;
}
.youshi .ysCont .bd ul li .item:before {
  content: "";
  display: block;
  position: absolute;
  width: 297px;
  height: 18px;
  background-color: #f2c71d;
  opacity: 0.49;
  left: 0;
  top: 26px;
  z-index: -1;
}
.youshi .ysCont .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .tit {
  line-height: 1;
  padding-left: 110px;
}
.youshi .ysCont .bd ul li .item .tit em {
  line-height: 28px;
  font-size: 32px;
  font-weight: bold;
  vertical-align: bottom;
}
.youshi .ysCont .bd ul li .item .tit span {
  font-size: 28px;
  font-weight: bold;
  vertical-align: bottom;
  margin: 0 10px;
  letter-spacing: 4px;
}
.youshi .ysCont .bd ul li .item .tit i {
  font-family: Arial;
  font-size: 14px;
  vertical-align: bottom;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 16px;
  line-height: 36px;
  margin-top: 40px;
  padding-left: 172px;
  color: #c7d0d5;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .next {
  height: 90px;
  line-height: 90px;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  right: 565px;
  cursor: pointer;
  bottom: 0;
}
.youshi .ysCont .next:before {
  content: "";
  width: 86px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  right: 140px;
  top: 46px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f2c71d, #f2c71d);
  background-image: linear-gradient(to right, #f2c71d, #f2c71d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: right center;
}
.youshi .ysCont .next:after {
  content: "";
  display: inline-block;
  width: 96px;
  height: 90px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxuOKISAEEkQJyV.jpg) 28px 30px no-repeat;
  vertical-align: top;
  margin-left: 150px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .next span {
  color: #f2c71d;
}
.youshi .ysCont .next:hover:after {
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.youshi .ysCont .next:hover:before {
  background-size: 100% 100%;
}
.youshi .ysEn {
  position: absolute;
  font-family: "Arial Black";
  font-size: 266px;
  color: #f6f5f1;
  z-index: -1;
  left: -96px;
  bottom: -65px;
  line-height: 193px;
}
.case {
  padding: 160px 0 70px;
}
.case .caseBox:before {
  content: "";
  display: block;
  position: absolute;
  width: 866px;
  height: 324px;
  background-color: #f6f5f1;
  right: 0;
  top: 276px;
  z-index: -1;
}
.case .title2 {
  text-align: right;
  position: absolute;
  z-index: 2;
  top: -80px;
  right: 0;
  line-height: 1;
}
.case .title2 i {
  display: block;
  font-family: "Arial BlackItalic", "Arial Black";
  font-size: 34px;
  line-height: 24px;
  font-style: italic;
  position: relative;
  margin-right: -5px;
}
.case .title2 i:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  right: 5px;
  top: 0;
  width: 1px;
  height: 47px;
  background-color: #f2c71d;
  top: 60px;
}
.case .title2 i em {
  font-style: initial;
  text-transform: uppercase;
  vertical-align: bottom;
  font-size: 84px;
  line-height: 60px;
  position: relative;
  margin-left: 5px;
}
.case .title2 span {
  display: block;
  margin-top: 20px;
}
.case .title2 span b {
  font-weight: normal;
  font-size: 24px;
  vertical-align: bottom;
}
.case .title2 span b:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: -23px;
  height: 1px;
  width: 47px;
  background-color: #d8d8d8;
  margin-left: 20px;
}
.case .title2 span em {
  margin-left: 5px;
  vertical-align: bottom;
  letter-spacing: 1px;
  color: #666666;
  position: relative;
}
.case .title2 span em:before {
  content: "";
  display: block;
  position: absolute;
  width: 225px;
  height: 10px;
  background-color: #f2c71d;
  opacity: 0.15;
  left: 0;
  bottom: 0;
}
.case .caseSwiper ul li {
  height: 436px;
}
.case .caseSwiper ul li::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li .pic {
  display: block;
  float: left;
  width: 612px;
  height: 436px;
  background-color: #ffffff;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.case .caseSwiper ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper 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;
}
.case .caseSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.case .caseSwiper ul li .cont {
  float: right;
  padding-top: 92px;
  position: relative;
  width: 572px;
  z-index: 1;
}
.case .caseSwiper ul li .cont:before {
  content: "“";
  display: block;
  position: absolute;
  font-size: 92px;
  color: #f2c71d;
  line-height: 22px;
  top: 118px;
  left: -70px;
  font-weight: bold;
  z-index: -1;
}
.case .caseSwiper ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .cont .bt:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.case .caseSwiper ul li .cont .bt:hover {
  color: #f2c71d;
}
.case .caseSwiper ul li .cont .line {
  margin-top: 16px;
  height: 1px;
  background-color: #ddd;
  position: relative;
}
.case .caseSwiper ul li .cont .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 34px;
  height: 2px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 22px;
}
.case .caseSwiper ul li .cont .moreLink {
  display: inline-block;
  margin-top: 82px;
}
.case .caseSwiper ul li:hover .cont .line:before {
  width: 80px;
  background-color: #f2c71d;
}
.case .case-albumSwiper {
  margin-left: 250px;
  margin-top: 50px;
  margin-right: 35px;
}
.case .case-albumSwiper ul li {
  margin-right: 50px;
  padding: 10px;
}
.case .case-albumSwiper ul li .pic {
  display: block;
  width: 285px;
  height: 198px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 1px transparent solid;
}
.case .case-albumSwiper ul li .pic i {
  display: block;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .case-albumSwiper 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;
}
.case .case-albumSwiper ul li:hover .pic {
  box-shadow: 0px 0px 10px 0px rgba(242, 199, 29, 0.4);
}
.case .case-albumSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .case-albumSwiper ul li.swiper-slide-active .pic {
  border-color: #f2c71d;
}
.case .case-pagination {
  position: absolute;
  width: auto;
  left: auto;
  z-index: 2;
  right: 45px;
  top: 378px;
  height: 8px;
  font-size: 0;
}
.case .case-pagination span {
  width: 8px;
  height: 8px;
  background-color: #bfbfbf;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  opacity: 1;
}
.case .case-pagination .swiper-pagination-bullet-active {
  background: #f2c71d;
}
.case .case-next {
  position: absolute;
  left: 0;
  line-height: 32px;
  z-index: 2;
  top: 570px;
  color: #000000;
  font-family: 'Times New Roman', Times, serif;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-next:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 10px;
  top: -2px;
  width: 87px;
  height: 1px;
  background-color: #000000;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f2c71d, #f2c71d);
  background-image: linear-gradient(to right, #f2c71d, #f2c71d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .case-next span {
  color: #f2c71d;
}
.case .case-next:hover {
  color: #f2c71d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .case-next:hover:before {
  background-size: 100% 100%;
}
.case .caseC {
  position: absolute;
  font-family: "Arial Black";
  font-size: 266px;
  color: #f6f5f1;
  z-index: -1;
  left: -88px;
  top: 522px;
  top: 452px;
  line-height: 193px;
}
.case .caseEn {
  position: absolute;
  font-size: 10px;
  letter-spacing: 80px;
  color: #e0e0e0;
  line-height: 8px;
  margin-left: -260px;
  top: 480px;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.about {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyODKRSOH1HqKxIJ.jpg) center 0 no-repeat;
}
.about .aboutBox {
  z-index: 1;
  padding: 164px 0 115px;
}
.about .number {
  float: left;
  position: relative;
  top: 28px;
  width: 380px;
  margin-left: 38px;
}
.about .number ul {
  margin-right: -62px;
}
.about .number ul li {
  width: 150px;
  margin-right: 62px;
  float: left;
  height: 100px;
  margin-bottom: 70px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
  position: relative;
}
.about .number ul li:nth-child(2n) {
  top: 45px;
}
.about .number ul li h4 {
  height: 28px;
  font-size: 14px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .number ul li h4 i {
  font-weight: bold;
  font-family: Arial;
  font-size: 38px;
  line-height: 28px;
  vertical-align: bottom;
}
.about .number ul li h5 span {
  display: block;
  font-size: 17px;
  margin-top: 26px;
  line-height: 1;
}
.about .number ul li h5 i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 12px;
  color: #7f8997;
  line-height: 10px;
}
.about .number ul li.on h4,
.about .number ul li:hover h4 {
  color: #f2c71d;
}
.about .aboutText {
  color: #ffffff;
  float: right;
  width: 776px;
}
.about .aboutText .title2 {
  text-align: right;
  position: absolute;
  z-index: 2;
  top: 148px;
  right: 0;
  line-height: 1;
}
.about .aboutText .title2:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -2px;
  width: 1px;
  height: 47px;
  background-color: #f2c71d;
}
.about .aboutText .title2 span b {
  font-weight: normal;
  font-size: 24px;
  vertical-align: bottom;
}
.about .aboutText .title2 span b:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: -23px;
  height: 1px;
  width: 47px;
  background-color: #d8d8d8;
  margin-left: 20px;
  position: relative;
  top: -2px;
}
.about .aboutText .title2 span em {
  margin-left: 5px;
  vertical-align: bottom;
  letter-spacing: 1px;
  position: relative;
}
.about .aboutText .title2 span em:before {
  content: "";
  display: block;
  position: absolute;
  width: 225px;
  height: 10px;
  background-color: #f2c71d;
  opacity: 0.15;
  left: 0;
  bottom: 0;
}
.about .aboutText .tit {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 15px;
  margin-top: 36px;
  color: #d5dde7;
  text-align: justify;
  margin-right: 46px;
}
/* .about .aboutText .aboutPic {
  margin-top: 62px;
  width: 776px;
  height: 310px;
  background-color: #f5f5f5; */
  /* overflow: hidden;
} */
/* .about .aboutText .aboutPic img {
  display: block;
  width: 776px;
  height: 310px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.about .aboutText .aboutPic:hover img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
} */

.about .aboutText .aboutPic {
  margin-top: 62px;
  position: relative;
}
.about .aboutText .aboutPic::after {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 60%;
  left: 5%;
  height: 80px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 80%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aboutPic .pic {
  width: 776px;
  height: 310px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform-origin: center center;
}
.about .aboutText .aboutPic .pic .img {
  float: left;
  width: 20%;
  height: 310px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aboutPic .pic .img img {
  display: block;
  width: 776px;
  height: 310px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.about .aboutText .aboutPic .pic .img:nth-child(1) {
  transform-origin: right bottom;
}
.about .aboutText .aboutPic .pic .img:nth-child(1):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #000000, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, #000000, rgba(0, 0, 0, 0));
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .aboutPic .pic .img:nth-child(1) img {
  left: 0;
}
.about .aboutText .aboutPic .pic .img:nth-child(2) {
  transform-origin: left bottom;
}
.about .aboutText .aboutPic .pic .img:nth-child(2):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #000000);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #000000);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .aboutPic .pic .img:nth-child(2) img {
  left: -100%;
}
.about .aboutText .aboutPic .pic .img:nth-child(3) {
  transform-origin: right bottom;
}
.about .aboutText .aboutPic .pic .img:nth-child(3):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #000000, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, #000000, rgba(0, 0, 0, 0));
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .aboutPic .pic .img:nth-child(3) img {
  left: -200%;
}
.about .aboutText .aboutPic .pic .img:nth-child(4) {
  transform-origin: left bottom;
}
.about .aboutText .aboutPic .pic .img:nth-child(4):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #000000);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #000000);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .aboutPic .pic .img:nth-child(4) img {
  left: -300%;
}
.about .aboutText .aboutPic .pic .img:nth-child(5) {
  transform-origin: right bottom;
}
.about .aboutText .aboutPic .pic .img:nth-child(5):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #000000, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, #000000, rgba(0, 0, 0, 0));
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .aboutPic .pic .img:nth-child(5) img {
  left: -400%;
}
.about .aboutText .aboutPic:hover::after,
.about .aboutText .aboutPic.hover::after {
  opacity: 0.6;
  top: 84%;
}
.about .aboutText .aboutPic:hover .pic,
.about .aboutText .aboutPic.hover .pic {
  transform: scale(0.82) skew(-12deg);
  top: -35px;
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(1),
.about .aboutText .aboutPic.hover .pic .img:nth-child(1) {
  transform: skewY(-20deg);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(1):before,
.about .aboutText .aboutPic.hover .pic .img:nth-child(1):before {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(2),
.about .aboutText .aboutPic.hover .pic .img:nth-child(2) {
  transform: skewY(20deg) translateX(-1px);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(2):before,
.about .aboutText .aboutPic.hover .pic .img:nth-child(2):before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(3),
.about .aboutText .aboutPic.hover .pic .img:nth-child(3) {
  transform: skewY(-20deg) translateX(-1px);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(3):before,
.about .aboutText .aboutPic.hover .pic .img:nth-child(3):before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(4),
.about .aboutText .aboutPic.hover .pic .img:nth-child(4) {
  transform: skewY(20deg) translateX(-3px) translatey(1px);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(4):before,
.about .aboutText .aboutPic.hover .pic .img:nth-child(4):before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(5),
.about .aboutText .aboutPic.hover .pic .img:nth-child(5) {
  transform: skewY(-20deg) translateX(-4px);
}
.about .aboutText .aboutPic:hover .pic .img:nth-child(5):before,
.about .aboutText .aboutPic.hover .pic .img:nth-child(5):before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.about .aboutText .aboutPic:hover:before,
.about .aboutText .aboutPic.hover:before {
  top: 80px;
}
.about .aboutText .moreLink {
  position: absolute;
  left: 35px;
  top: 615px;
  color: #fff;
}
.about .aboutText .moreLink:before {
  background-color: #f2c71d;
}
.about .aboutText .moreLink:after {
  background-color: #f2c71d;
}
.about .aboutEn {
  text-transform: uppercase;
  font-size: 10px;
  left: 194px;
  top: 697px;
  line-height: 8px;
  position: absolute;
  letter-spacing: 80px;
  color: #e0e0e0;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.news {
  margin-top: 80px;
  padding-bottom: 58px;
}
.news .newsBox {
  z-index: 1;
}
.news .newsBox .title i::first-letter {
  letter-spacing: 0;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 12px;
}
.news .newsTab ul li {
  display: block;
  margin-left: 132px;
  float: left;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  line-height: 1;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin: auto;
}
.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(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0PTxIsID.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0PKOgOKSD.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0OTxIsID.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0OKOgOKSD.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0NTxIsID.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0NKOgOKSD.jpg) center center no-repeat;
}
.news .newsTab ul li a span {
  display: block;
  line-height: 1;
  margin-top: 20px;
}
.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 {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
.news .newsTabs:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 394px;
  top: 0;
  width: 1216px;
  height: 360px;
  background-color: #f9f9f9;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsTabs .newsEn {
  position: absolute;
  top: 192px;
  left: -162px;
  z-index: -2;
  font-family: "Arial Black";
  font-size: 196px;
  color: #ffffff;
  text-shadow: 0px 0px 15px rgba(7, 32, 21, 0.05);
  text-transform: uppercase;
  line-height: 142px;
}
.news .newsList .one {
  height: 274px;
  position: relative;
}
.news .newsList .one .pic {
  width: 434px;
  height: 274px;
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.news .newsList .one .cont {
  float: right;
  width: 780px;
  height: 274px;
  padding-top: 80px;
}
.news .newsList .one .cont .date {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 76px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .date i {
  font-family: Arial;
  font-weight: bold;
  line-height: 32px;
  font-size: 46px;
  vertical-align: bottom;
}
.news .newsList .one .cont .date span {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  margin-left: 4px;
}
.news .newsList .one .cont .more {
  display: block;
  width: 46px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  position: relative;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqHDkkQJyV.jpg) center center no-repeat;
  background-color: #f2c71d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more:before {
  content: "";
  display: block;
  position: absolute;
  width: 127px;
  height: 1px;
  background-color: #f2c71d;
  border-radius: 1px;
  top: 50%;
  right: 100%;
  z-index: 2;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  margin-top: 48px;
  -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: 30px;
  height: 60px;
  color: #666666;
  margin-top: 12px;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsList .one:hover .cont .bt {
  color: #f2c71d;
}
.news .newsList .list {
  margin-top: 123px;
}
.news .newsList .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  border-bottom: solid 1px #f0f2f6;
  width: 33.33%;
  padding: 0 105px 0 30px;
  height: 59px;
  line-height: 58px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li::after {
  content: "";
  position: absolute;
  background: #f2c71d;
  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;
}
.news .newsList .list ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li:nth-child(7),
.news .newsList .list ul li:nth-child(8),
.news .newsList .list ul li:nth-child(9) {
  border-bottom-color: transparent;
}
.news .newsList .list ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .date {
  position: absolute;
  right: 30px;
  top: 0;
  font-size: 12px;
  color: #999999;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .bt:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #cccccc;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  margin-right: 11px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  top: -2px;
}
.news .newsList .list ul li:hover .bt {
  color: #f2c71d;
  font-weight: bold;
}
.news .newsList .list ul li:hover .bt:before {
  background-color: #f2c71d;
}
.links {
  background-color: #f6f6f6;
}
.links .linksBox {
  display: flex;
  padding: 24px 0;
}
.links .linksBox .tit {
  float: left;
  position: relative;
  width: 107px;
  height: 34px;
  line-height: 20px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy1oKI9TEIgUTxIsID.jpg) 0 5px no-repeat;
  padding-left: 20px;
}
.links .linksBox .list {
  flex: 1;
  float: right;
  width: 1170px;
  overflow: hidden;
  line-height: 34px;
  margin-left: 20px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-left: 40px;
}
.links .linksBox .list a:hover {
  color: #f2c71d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
