@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::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 300px;
  pointer-events: none;
  z-index: 2;
  background: url(../images/banbar.png) center bottom no-repeat;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #bd4c1f 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: #bd4c1f;
  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 .xunpan {
  position: absolute;
  bottom: 71px;
  left: 50%;
  margin-left: -650px;
  z-index: 4;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 51px;
  height: 51px;
}
.banner .xunpan:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(../images/xunpan.png) center center no-repeat;
  width: 51px;
  height: 51px;
  margin-right: 18px;
}
.banner .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #bd4c1f;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(189, 76, 31, 0.15);
}
.banner .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #bd4c1f;
}
.banner .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title em {
  display: block;
  background: url(../images/titdot.png) center center no-repeat;
  height: 17px;
  margin-top: 15px;
}
.title span {
  display: block;
  font-size: 24px;
  margin-top: 14px;
}
.product {
  margin-top: -10px;
  overflow: hidden;
  padding-bottom: 80px;
}
.product .title {
  text-align: center;
  position: relative;
  z-index: 2;
}
.product .proBox {
  margin-top: 40px;
}
.product .proBox .hoten {
  position: absolute;
  z-index: -1;
  font-family: "Arial Black";
  font-size: 155px;
  line-height: 115px;
  color: #ffffff;
  text-shadow: 0px 1px 59px rgba(0, 0, 0, 0.06);
  left: -132px;
  top: 11px;
  text-transform: uppercase;
}
.product .proNav {
  position: absolute;
  z-index: 2;
  left: -124px;
  top: 348px;
  width: 920px;
  height: 120px;
  background-color: #ffffff;
  box-shadow: 0px 1px 59px 0px rgba(0, 0, 0, 0.06);
  border-radius: 60px 0px 0px 60px;
  padding-left: 124px;
  padding-right: 262px;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li {
  float: left;
}
.product .proNav ul li a {
  display: block;
  height: 120px;
  padding-left: 46px;
  position: relative;
  z-index: 2;
  padding-top: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 41px;
  width: 31px;
  height: 31px;
  background: url(../images/pronavico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1);
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-color: #e2b8a8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 34px;
  left: -13px;
  border-radius: 100%;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 26px;
  line-height: 26px;
}
.product .proNav ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li.on a::before,
.product .proNav ul li:hover a::before {
  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;
}
.product .proNav ul li.on a::after,
.product .proNav ul li:hover a::after {
  width: 24px;
  height: 24px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proNav ul li.on a span,
.product .proNav ul li:hover a span {
  color: #bd4c1f;
  font-size: 18px;
  font-weight: bold;
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  color: #d2b6aa;
}
.product .proTabs {
  position: relative;
}
.product .proTabs .bd {
  height: 468px;
  overflow: hidden;
  margin-left: -30px;
}
.product .proTabs .bd ul li {
  height: 468px;
  position: relative;
}
.product .proTabs .bd ul li .pic {
  float: right;
  display: block;
  width: 684px;
  height: 468px;
  border: solid 1px #f0f0f0;
  position: relative;
  z-index: 3;
  overflow: hidden;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proTabs .bd 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;
}
.product .proTabs .bd ul li .cont {
  width: 555px;
  padding-top: 96px;
}
.product .proTabs .bd ul li .cont::before {
  content: "";
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  border: solid 1px #f5f0ed;
  border-radius: 100%;
  background: url(../images/hotico.png) center center no-repeat;
  left: 512px;
  top: 32px;
}
.product .proTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  background: url(../images/probt.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs .bd ul li .cont p {
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  color: #666666;
  margin-top: 8px;
  margin-left: 30px;
}
.product .proTabs .bd ul li:hover .pic {
  border-color: #bd4c1f;
}
.product .proTabs .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);
}
.product .proTabs .bd ul li:hover .cont .bt {
  color: #bd4c1f;
}
.product .proTabs .bd ul li:hover .cont .line {
  background-color: #bd4c1f;
  width: 50px;
}
.product .proTabs .next {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 245px;
  cursor: pointer;
  width: 160px;
  height: 54px;
  line-height: 54px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 0;
}
.product .proTabs .next span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../images/promore.png) 0 center no-repeat;
  width: 15px;
  height: 23px;
  margin-left: 46px;
  position: relative;
  top: -2px;
  filter: grayscale(100) brightness(0.8);
}
.product .proTabs .next::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  background-color: #000000;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #bd4c1f, #bd4c1f);
  background-image: linear-gradient(to right, #bd4c1f, #bd4c1f);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proTabs .next::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: -1;
  width: 70px;
  height: 14px;
  background-color: #f0f0f0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .next:hover,
.product .proTabs .next.on {
  color: #bd4c1f;
  padding-left: 18px;
}
.product .proTabs .next:hover::after,
.product .proTabs .next.on::after {
  left: 18px;
}
.product .proTabs .next:hover span::after,
.product .proTabs .next.on span::after {
  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;
}
.product .proTabs .next:hover::before,
.product .proTabs .next.on::before {
  background-size: 100% 100%;
}
.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-top: 42px;
  margin-right: 33px;
}
.product .proList ul li .item {
  border: solid 1px #f6f6f6;
  padding: 4px 4px 0;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 14px;
  bottom: -1px;
  width: 28px;
  height: 1px;
  background-color: #bd4c1f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 196px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 64px;
  line-height: 64px;
  position: relative;
  padding-right: 50px;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .bt::after {
  content: "";
  display: block;
  background: url(../images/promore.png) 0 center no-repeat;
  width: 15px;
  height: 100%;
  position: absolute;
  right: 25px;
  top: 0;
  filter: grayscale(100) brightness(0.8);
}
.product .proList ul li .item .bt: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 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  border-color: #bd4c1f;
}
.product .proList ul li .item:hover::before {
  width: 100%;
  left: 0;
}
.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 .bt {
  color: #bd4c1f;
}
.product .proList ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  overflow: hidden;
  position: relative;
}
.youshi::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 192px;
  left: 0;
  background: url(../images/ysbgbar.png) center 0 no-repeat;
  bottom: 587px;
  z-index: 2;
}
.youshi .title {
  position: relative;
  z-index: 3;
  text-align: center;
}
.youshi .title em {
  margin-top: 3px;
}
.youshi .ysBox {
  height: 710px;
  margin-top: 48px;
}
.youshi .ysLine {
  position: absolute;
  width: 30px;
  background: url(../images/yscontline.png) 0 center no-repeat;
  height: 262px;
  left: -44px;
  top: 128px;
}
.youshi .ysCont {
  float: left;
  width: 410px;
  padding-top: 176px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 252px;
}
.youshi .ysCont .bd ul li .item {
  height: 252px;
  padding-top: 10px;
}
.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;
  font-size: 20px;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: block;
  font-weight: bold;
  font-family: "BodoniBT", "Bodoni", 'Times New Roman', Times, serif;
  font-size: 48px;
  line-height: 34px;
}
.youshi .ysCont .bd ul li .item .tit span {
  display: block;
  margin-top: 22px;
  font-size: 20px;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  margin-top: 27px;
  text-align: justify;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  color: #bd4c1f;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .page {
  font-size: 0;
}
.youshi .ysCont .page .prev {
  display: inline-block;
  vertical-align: top;
  width: 62px;
  height: 62px;
  background-color: #ffffff;
  box-shadow: 0px 0px 79px 0px rgba(0, 0, 0, 0.06);
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .prev.on,
.youshi .ysCont .page .prev:hover {
  background-color: #bd4c1f;
}
.youshi .ysCont .page .prev.on::before,
.youshi .ysCont .page .prev:hover::before {
  filter: grayscale(100) brightness(6);
}
.youshi .ysCont .page .next {
  margin-left: 56px;
  display: inline-block;
  vertical-align: top;
  width: 62px;
  height: 62px;
  background-color: #ffffff;
  box-shadow: 0px 0px 79px 0px rgba(0, 0, 0, 0.06);
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .next.on,
.youshi .ysCont .page .next:hover {
  background-color: #bd4c1f;
}
.youshi .ysCont .page .next.on::before,
.youshi .ysCont .page .next:hover::before {
  filter: grayscale(100) brightness(6);
}
.youshi .ysCont .tel {
  margin-top: 54px;
}
.youshi .ysCont .tel span {
  display: block;
  line-height: 25px;
  font-size: 16px;
}
.youshi .ysCont .tel span::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 25px;
  vertical-align: top;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysCont .tel span::after {
  content: "";
  width: 205px;
  height: 1px;
  background-color: #caced7;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.youshi .ysCont .tel i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-family: Arial;
  font-size: 24px;
  line-height: 32px;
  margin-top: 13px;
  position: relative;
  z-index: 1;
  padding: 0 8px;
  text-align: left;
}
.youshi .ysCont .tel i::before {
  content: attr(data-letters);
  position: absolute;
  z-index: 3;
  color: #fff;
  text-shadow: 1px 1px #bd4c1f, -1px 1px #bd4c1f, 1px -1px #bd4c1f, -1px -1px #bd4c1f;
  left: 8px;
  overflow: hidden;
  white-space: nowrap;
  width: 0%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation: widthW 8s linear infinite;
}
.youshi .ysCont .tel i::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #bd4c1f;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation: widthW 8s linear infinite;
  border-radius: 6px;
}
@keyframes widthW {
  0% {
    width: 0;
  }
  10% {
    width: 100%;
  }
  50% {
    width: 100%;
  }
  60% {
    width: 0;
  }
}
.youshi .ysPic {
  float: left;
  margin-left: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd {
  overflow: hidden;
  width: 530px;
  height: 710px;
}
.youshi .ysPic .bd ul li {
  width: 530px;
  height: 710px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.youshi .hd {
  float: right;
  margin-top: 160px;
  width: 224px;
}
.youshi .hd ul li {
  position: relative;
  cursor: pointer;
  z-index: 2;
  margin-top: 45px;
}
.youshi .hd ul li:first-child {
  margin-top: 0;
}
.youshi .hd ul li .pic {
  width: 102px;
  height: 102px;
  background-color: #ffffff;
  border: 5px solid #fff;
  border-radius: 100%;
  overflow: hidden;
}
.youshi .hd 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;
}
.youshi .hd ul li .num {
  position: absolute;
  z-index: -1;
  font-family: "BodoniBT", "Bodoni", 'Times New Roman', Times, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 128px;
  line-height: 86px;
  color: #ffffff;
  opacity: 0.64;
  right: -115px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .hd ul li .tit {
  position: absolute;
  top: 50px;
  right: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  border-top: 1px solid #1b1b1b;
  width: 102px;
  padding-top: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .hd ul li.on .pic img,
.youshi .hd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.youshi .hd ul li.on .num,
.youshi .hd ul li:hover .num {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .hd ul li.on .tit,
.youshi .hd ul li:hover .tit {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .ysimg {
  width: 227px;
  height: 577px;
  background: url(../images/ysimg.png) 0 center no-repeat;
  position: absolute;
  left: -310px;
  bottom: 173px;
  pointer-events: none;
}
.case {
  padding: 80px 0 76px;
  overflow: hidden;
}
.case .caseTit::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTit .title {
  float: left;
}
.case .caseTit .title i::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  height: 17px;
  margin-right: 25px;
  margin-left: -52px;
  width: 27px;
  background: url(../images/titdot.png) 0 center no-repeat;
  position: relative;
  top: -8px;
}
.case .caseTit .moreLink {
  float: right;
  display: block;
  cursor: pointer;
  width: 160px;
  height: 54px;
  line-height: 54px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 0;
  position: relative;
}
.case .caseTit .moreLink span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../images/promore.png) 0 center no-repeat;
  width: 15px;
  height: 23px;
  margin-left: 46px;
  position: relative;
  top: -2px;
  filter: grayscale(100) brightness(0.8);
}
.case .caseTit .moreLink::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  background-color: #000000;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #bd4c1f, #bd4c1f);
  background-image: linear-gradient(to right, #bd4c1f, #bd4c1f);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseTit .moreLink::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: -1;
  width: 56px;
  height: 14px;
  background-color: #f0f0f0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .moreLink:hover,
.case .caseTit .moreLink.on {
  color: #bd4c1f;
  padding-left: 18px;
}
.case .caseTit .moreLink:hover::after,
.case .caseTit .moreLink.on::after {
  left: 18px;
}
.case .caseTit .moreLink:hover span::after,
.case .caseTit .moreLink.on span::after {
  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;
}
.case .caseTit .moreLink:hover::before,
.case .caseTit .moreLink.on::before {
  background-size: 100% 100%;
}
.case .caseSwiper {
  margin-left: -106px;
  margin-top: 30px;
  position: relative;
}
.case .caseSwiper::before {
  content: "";
  display: block;
  position: absolute;
  width: 1716px;
  height: 1px;
  background-color: #f4f4f4;
  left: 0;
  bottom: 44px;
  z-index: -1;
}
.case .caseSwiper .swiper-container {
  width: 2310px;
}
.case .caseSwiper ul li {
  float: left;
  width: 706px;
}
.case .caseSwiper ul li .pic {
  display: block;
  width: 100%;
  height: 414px;
  background-color: #fff;
  border: solid 10px #fbfbfb;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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;
  cursor: grab;
}
.case .caseSwiper ul li .tt {
  padding-top: 22px;
  text-align: center;
}
.case .caseSwiper ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li .tt .en {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  color: #999999;
}
.case .caseSwiper ul li .tt .dot {
  margin: 52px auto 0;
  width: 89px;
  height: 89px;
  background-color: #ffffff;
  border-radius: 100%;
  position: relative;
}
.case .caseSwiper ul li .tt .dot::before {
  content: "";
  width: 1px;
  height: 32px;
  background-color: #e9e9e9;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 100%;
}
.case .caseSwiper ul li .tt .dot i {
  width: 29px;
  height: 29px;
  background-color: #ffffff;
  border: dotted 1px #e9e9e9;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .tt .dot i::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background-color: #e9e9e9;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li.swiper-slide-active .tt .dot i {
  border-color: #bd4c1f;
}
.case .caseSwiper ul li.swiper-slide-active .tt .dot i::before {
  background-color: #bd4c1f;
}
.case .caseSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseSwiper ul li:hover .tt .bt {
  color: #bd4c1f;
}
.case .caseSwiper ul li:hover .tt .dot i {
  border-color: #bd4c1f;
}
.case .caseSwiper ul li:hover .tt .dot i::before {
  background-color: #bd4c1f;
}
.about {
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
}
.about .aboutBox {
  height: 700px;
}
.about .aboutPic {
  float: right;
  width: 622px;
  height: 700px;
  z-index: 2;
  position: relative;
  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 10px 20px rgba(189, 76, 31, 0.2);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutPic .aboutEn {
  -webkit-text-stroke: 1px rgba(238, 238, 238, 0.15);
  left: -793px;
}
.about .aboutText {
  float: left;
  width: 605px;
  padding-top: 198px;
}
.about .aboutText .founded {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .aboutText .founded .year {
  width: 149px;
}
.about .aboutText .founded .year img {
  display: block;
}
.about .aboutText .founded .foundedTxt {
  flex: 1;
  margin-left: 32px;
  padding-left: 32px;
  border-left: 1px solid #000;
  padding-top: 12px;
}
.about .aboutText .founded .foundedTxt .t1 span {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 2px;
  display: inline-block;
  vertical-align: bottom;
}
.about .aboutText .founded .foundedTxt .t1 i {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #999999;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
}
.about .aboutText .founded .foundedTxt .t2 {
  line-height: 24px;
  color: #666666;
  margin-top: 12px;
}
.about .aboutText .tit {
  margin-top: 66px;
  line-height: 1;
}
.about .aboutText .tit a {
  display: inline-block;
  vertical-align: top;
}
.about .aboutText .tit a span {
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.about .aboutText .tit a i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  margin-top: 8px;
  color: #cccccc;
  letter-spacing: 0.2px;
}
.about .aboutText .text {
  margin-top: 102px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  color: #666666;
}
.about .honor {
  display: block;
  position: absolute;
  right: 0;
  top: 610px;
  z-index: 3;
  overflow: hidden;
  width: 294px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor img {
  width: 100%;
  height: 190px;
  background-color: #fff;
  border: solid 5px #ffffff;
  display: block;
  object-fit: contain;
}
.about .honor span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin-top: 14px;
  text-align: center;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.about .honor:hover span {
  color: #bd4c1f;
}
.about .aboutname {
  position: absolute;
  z-index: 3;
  pointer-events: none;
  text-transform: uppercase;
  top: 114px;
  right: -106px;
  letter-spacing: 19px;
  color: #697179;
  line-height: 16px;
  padding-top: 439px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.about .aboutname::after {
  content: "";
  display: block;
  position: absolute;
  width: 216px;
  height: 30px;
  background-color: #d55c26;
  top: -11px;
  right: -7px;
  z-index: -1;
}
.about .aboutname::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 400px;
  background: url(../images/aboutname.png) center 0 no-repeat;
}
.about .aboutEn {
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 167px;
  line-height: 124px;
  opacity: 0.57;
  position: absolute;
  left: -118px;
  top: -8px;
  -webkit-text-stroke: 1px rgba(51, 51, 51, 0.11);
  color: transparent;
}
.about .aLink {
  margin-top: 6px;
}
.about .aLink ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aLink ul li {
  margin-right: 150px;
  float: left;
}
.about .aLink ul li a {
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 178px;
  height: 188px;
  z-index: 2;
  text-align: center;
  padding-top: 32px;
}
.about .aLink ul li a::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #18232f;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
}
.about .aLink ul li a em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 7px;
  line-height: 10px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i {
  display: block;
  margin: auto;
  margin-top: 34px;
  width: 42px;
  height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.about .aLink ul li a i:before,
.about .aLink 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;
}
.about .aLink ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aLink ul li a i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .aLink ul li a i.ico3:before {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.about .aLink ul li a i.ico3:after {
  background: url(../images/alinkico3h.png) center center no-repeat;
}
.about .aLink ul li:hover a,
.about .aLink ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.about .aLink ul li:hover a em,
.about .aLink ul li.on a em {
  color: #d27550;
}
.about .aLink ul li:hover a i:before,
.about .aLink ul li.on a i:before,
.about .aLink ul li:hover a i:after,
.about .aLink ul li.on a i:after {
  top: -100%;
}
.about .aLink ul li:hover a::before,
.about .aLink ul li.on a::before {
  background-color: #bd4c1f;
  height: 100%;
}
.news {
  padding: 80px 0;
  overflow: hidden;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .title i::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  height: 17px;
  margin-right: 25px;
  margin-left: -52px;
  width: 27px;
  background: url(../images/titdot.png) 0 center no-repeat;
  position: relative;
  top: -8px;
}
.news .newsTab ul {
  float: right;
  margin-top: 15px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 60px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  width: 148px;
  height: 45px;
  border-radius: 23px;
  border: solid 1px #c7c7c7;
  line-height: 43px;
  font-size: 17px;
  text-align: 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;
  height: 43px;
  width: 18px;
  margin-right: 14px;
  overflow: hidden;
}
.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-color: #bd4c1f;
  border-color: #bd4c1f;
  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 {
  margin-top: 40px;
  margin-left: -116px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 600px;
}
.news .newsList {
  overflow: hidden;
  height: 600px;
}
.news .newsOne {
  float: left;
  position: relative;
}
.news .newsOne .newsBd {
  overflow: hidden;
  width: 704px;
  height: 596px;
}
.news .newsOne .newsBd ul li {
  width: 704px;
  height: 596px;
}
.news .newsOne .newsBd ul li .pic {
  display: block;
  width: 100%;
  height: 438px;
  border: solid 1px #eaeaea;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne .newsBd 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 .newsOne .newsBd ul li .cont {
  width: 642px;
  height: 214px;
  background-color: #ffffff;
  margin-left: 62px;
  position: relative;
  z-index: 2;
  margin-top: -56px;
  padding: 46px 14px 0 52px;
}
.news .newsOne .newsBd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne .newsBd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsOne .newsBd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
}
.news .newsOne .newsBd ul li .cont .date {
  margin-top: 26px;
  width: 96px;
  height: 30px;
  background-color: #f6f6f6;
  text-align: center;
  line-height: 30px;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
}
.news .newsOne .newsBd 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 .newsOne .newsBd ul li:hover .cont .bt {
  color: #bd4c1f;
}
.news .newsOne .newsHd {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 22px;
}
.news .newsOne .newsHd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsOne .newsHd ul li {
  width: 7px;
  height: 7px;
  background-color: #bbbbbb;
  float: left;
  border-radius: 100%;
  margin-left: 8px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne .newsHd ul li.on {
  background-color: #101011;
}
.news .list {
  float: right;
  width: 615px;
}
.news .list ul li {
  margin-top: 40px;
  position: relative;
  padding-left: 292px;
  padding-top: 25px;
  height: 120px;
}
.news .list ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 268px;
  width: 1px;
  height: 56px;
  background-color: #c8c8c8;
  top: 32px;
}
.news .list ul li:first-child {
  margin-top: 0;
}
.news .list ul li .pic {
  display: block;
  width: 165px;
  height: 120px;
  background-color: #ffffff;
  border: solid 1px #f2f2f2;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  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 .date {
  position: absolute;
  left: 192px;
  top: 31px;
  line-height: 1;
  font-family: Arial;
  text-align: center;
}
.news .list ul li .date i {
  display: block;
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .date span {
  margin-top: 18px;
  display: block;
  color: #666666;
  line-height: 10px;
}
.news .list ul li .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 .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  margin-top: 8px;
}
.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 .date i {
  color: #bd4c1f;
}
.news .list ul li:hover .bt {
  color: #bd4c1f;
}
.links {
  padding-bottom: 70px;
}
.links .linksBox {
  display: flex;
  line-height: 44px;
}
.links .tit {
  float: left;
  position: relative;
  width: 141px;
  height: 52px;
  background: url(../images/linkstit.png) 0 0 no-repeat;
  padding-left: 58px;
  padding-top: 5px;
  line-height: 1;
}
.links .list {
  flex: 1;
  float: right;
  overflow: hidden;
  width: 1190px;
  margin-left: 20px;
  margin-top: -12px;
  margin-bottom: -15px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-left: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #bd4c1f;
}
