@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999999;
  background-color: transparent;
}
.header .nav_bg {
  background-color: transparent;
}
.header .nav_bg.fixedNav {
  background-color: #fff;
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 700px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #f3753b 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: #f3753b;
  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%;
}
.title {
  line-height: 1;
  position: relative;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title b {
  display: block;
  position: relative;
  font-size: 42px;
  font-weight: bold;
}
.title b i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #444;
}
.title b::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  margin-left: 15px;
  width: 50px;
  background: url(../images/titico.png) 0 center no-repeat;
  position: relative;
  top: -2px;
}
.title span {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  letter-spacing: 2px;
}
.title em {
  display: block;
  font-size: 29px;
  margin-top: 18px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 20px;
}
.moreLink {
  display: block;
  width: 160px;
  height: 38px;
  background-image: linear-gradient(12deg, #ffb432 0%, #ff9d33 100%);
  line-height: 38px;
  color: #fff;
  font-size: 14px;
  padding-left: 28px;
  letter-spacing: 4px;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "→";
  position: absolute;
  right: 17px;
  top: 0;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #f3753b;
  border-radius: 25px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink:hover {
  background: none;
  color: #f3753b;
  box-shadow: 0 10px 10px -5px rgba(243, 117, 59, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 50px;
}
.titBox .moreLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product {
  padding: 86px 0 75px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.product .proNav {
  position: absolute;
  left: 0;
  top: 232px;
  z-index: 3;
  max-width: 320px;
}
.product .proNav ul li a {
  display: block;
  padding-top: 15px;
  height: 100px;
  position: relative;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(12deg, #ffb432 0%, #ff9d33 100%);
  width: 0;
  height: 3px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 19px;
  top: 34px;
  background: url(../images/pronavar.png) 0 center no-repeat;
  right: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proNav ul li a span {
  font-size: 22px;
  display: block;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
}
.product .proNav ul li a span::before {
  content: "#";
  margin-right: 10px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span::after {
  content: "#";
  margin-left: 10px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 26px;
  position: relative;
}
.product .proNav ul li a i::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -17px;
  height: 1px;
  background-color: #eaeaea;
}
.product .proNav ul li.on a::before,
.product .proNav ul li:hover a::before {
  width: 100%;
}
.product .proNav ul li.on a::after,
.product .proNav ul li:hover a::after {
  right: 0;
  opacity: 1;
}
.product .proNav ul li.on a span::before,
.product .proNav ul li:hover a span::before {
  color: #f3753b;
}
.product .proNav ul li.on a span::after,
.product .proNav ul li:hover a span::after {
  color: #f3753b;
}
.product .proNav .moreLink {
  margin-top: 40px;
}
.product .tip {
  position: absolute;
  top: 50px;
  z-index: 3;
  right: -330px;
  padding-right: 325px;
  background: url(../images/protip.png) right bottom no-repeat;
  padding-bottom: 25px;
  font-size: 12px;
  letter-spacing: 5px;
  color: #b8b8b8;
  line-height: 1;
}
.product .proTabs {
  margin-top: -8px;
  margin-right: -320px;
  overflow: hidden;
  height: 712px;
}
.product .proList .one {
  margin-left: 405px;
  width: 1195px;
  height: 660px;
}
.product .proList .one .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .one .pic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.product .proList .list {
  margin-top: -230px;
  padding-top: 50px;
  margin-right: 284px;
  background-color: #fff;
  padding-right: 36px;
  position: relative;
  z-index: 2;
}
.product .proList .list ul {
  margin: 0 -14px;
}
.product .proList .list ul::after,
.product .proList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .list ul li {
  float: left;
  width: 25%;
  padding: 0 14px;
}
.product .proList .list ul li .item {
  position: relative;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #ebebeb;
  padding: 8px 7px 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  font-size: 16px;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: 45px;
  margin-right: 0;
  background-color: #fff;
  height: 44px;
  line-height: 44px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 20px 0px 0px 0px;
  background-repeat: no-repeat;
  background-image: linear-gradient(12deg, #ffb432 0%, #ff9d33 100%);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 0;
  height: 100%;
  width: 14px;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item:hover {
  border-color: #f3753b;
  box-shadow: 0 2px 10px rgba(243, 117, 59, 0.12);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList .list 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 .list ul li .item:hover .bt {
  background-size: 100% 100%;
  color: #fff;
}
.product .proList .list ul li .item:hover .bt::before {
  filter: grayscale(100) brightness(3);
}
.product .songxin {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 177px;
  line-height: 124px;
  color: #000000;
  opacity: 0.04;
  position: absolute;
  left: -320px;
  top: -14px;
}
@media screen and (max-width: 1320px) {
  .product .proList .one {
    margin-left: 360px;
  }
  .product .proList .list {
    margin-top: -210px;
    padding-top: 30px;
    margin-right: 300px;
    padding-right: 20px;
  }
  .product .proList .list ul {
    margin: 0 -10px;
  }
  .product .proList .list ul li {
    padding: 0 10px;
  }
}
.youshi {
  overflow: hidden;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 92px;
}
.youshi .title {
  text-align: right;
}
.youshi .title b::after {
  display: none;
}
.youshi .title em::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  margin-right: 28px;
  width: 50px;
  background: url(../images/titico.png) 0 center no-repeat;
  position: relative;
  top: -2px;
}
.youshi .ysPic {
  position: absolute;
  left: -140px;
  top: 52px;
}
.youshi .ysPic .bd {
  width: 793px;
  height: 547px;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(8, 8, 8, 0.1);
  border-radius: 10px 273px 273px 267px;
  border: 7px solid #fff;
  overflow: hidden;
}
.youshi .ysPic ul li {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic ul li img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysCont {
  margin-left: 720px;
  margin-top: 110px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 292px;
}
.youshi .ysCont .bd ul li .item {
  color: #626262;
  height: 292px;
}
.youshi .ysCont .bd ul li .item p {
  line-height: 30px;
  font-size: 16px;
  margin-top: 20px;
}
.youshi .ysCont .bd ul li .item p:first-child {
  margin-top: 0;
}
.youshi .ysCont .bd ul li .item p::before {
  content: ">";
  margin-right: 10px;
}
.youshi .hd {
  margin-top: 200px;
  padding-bottom: 30px;
}
.youshi .hd ul {
  display: flex;
  justify-content: space-between;
}
.youshi .hd ul li {
  cursor: pointer;
  position: relative;
  width: 185px;
  height: 185px;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(87deg, #ffe032 0%, #ff9d33 100%);
}
.youshi .hd ul li:nth-child(2) {
  margin-top: 50px;
}
.youshi .hd ul li:nth-child(3) {
  margin-top: 50px;
}
.youshi .hd ul li .item {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 161px;
  height: 161px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
  padding-top: 36px;
  color: #ef8607;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/yshdli.png) center center no-repeat;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item i {
  display: block;
  width: 70px;
  height: 61px;
  margin: auto;
  overflow: hidden;
  position: relative;
  left: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item i:before,
.youshi .hd ul li .item 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;
}
.youshi .hd ul li .item i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .hd ul li .item span {
  display: block;
  margin-top: 6px;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item span::before {
  content: "-";
  margin-right: 10px;
}
.youshi .hd ul li .item span::after {
  content: "-";
  margin-left: 10px;
}
.youshi .hd ul li:hover,
.youshi .hd ul li.on {
  box-shadow: 5px 7px 24px 0px rgba(0, 98, 27, 0.21);
}
.youshi .hd ul li:hover::before,
.youshi .hd ul li.on::before {
  opacity: 0;
}
.youshi .hd ul li:hover .item,
.youshi .hd ul li.on .item {
  color: #fff;
  background-color: #277b3d;
  box-shadow: 0 0 0 5px rgba(39, 123, 61, 0.4);
  background-size: 100% 100%;
}
.youshi .hd ul li:hover .item::before,
.youshi .hd ul li.on .item::before {
  opacity: 1;
}
.youshi .hd ul li:hover .item i,
.youshi .hd ul li.on .item i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .hd ul li:hover .item i:before,
.youshi .hd ul li.on .item i:before,
.youshi .hd ul li:hover .item i:after,
.youshi .hd ul li.on .item i:after {
  top: -100%;
}
@media screen and (max-width: 1320px) {
  .youshi .ysCont {
    margin-left: 700px;
  }
  .youshi .ysCont .bd ul li .item p {
    font-size: 15px;
  }
}
.customer {
  padding-top: 66px;
  padding-bottom: 118px;
  overflow: hidden;
}
.customer .hzL {
  float: left;
  padding-top: 5px;
}
.customer .hzL .title b::after {
  display: none;
}
.customer .hzL .title span {
  margin-top: 20px;
}
.customer .hzL .title em {
  margin-top: 12px;
}
.customer .hzL .title::after {
  content: "";
  display: block;
  margin-top: 34px;
  height: 16px;
  width: 50px;
  background: url(../images/titico.png) 0 center no-repeat;
  position: relative;
  top: -2px;
}
.customer .hzL .moreLink {
  margin-top: 88px;
}
.customer .khCont {
  float: right;
  width: 830px;
  height: 338px;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
  padding: 9px 4px;
}
.customer .khSwiper {
  overflow: hidden;
}
.customer .khSwiper .swiper-container {
  height: 320px;
  position: relative;
  top: -1px;
  left: -1px;
}
.customer .khSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.customer .khSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.customer .khSwiper ul li {
  float: left;
  width: 274px;
  height: 160px;
  padding: 10px;
  border-left: 1px solid #efefef;
  border-top: 1px solid #efefef;
}
.customer .khSwiper ul li .item {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customer .khSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.customer .khSwiper ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customer .khSwiper ul li .item .bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: linear-gradient(167deg, rgba(239, 118, 0, 0.95) 0%, rgba(255, 180, 50, 0.95) 100%);
  padding: 0 18px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customer .khSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: dashed 1px rgba(249, 247, 247, 0.6);
  margin: 6px;
}
.customer .khSwiper ul li .item .bt span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  max-height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 6px 5px 8px rgba(0, 0, 0, 0.21);
}
.customer .khSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.customer .khSwiper ul li .item:hover .bt {
  opacity: 1;
}
@media screen and (max-width: 1320px) {
  .customer .title span {
    letter-spacing: 0;
  }
  .customer .khCont {
    width: 800px;
  }
  .customer .khSwiper ul li {
    width: 264px;
  }
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 150px;
}
.about .aboutBox {
  padding-right: 650px;
  padding-top: 182px;
}
.about .aboutPic {
  position: absolute;
  top: 0;
  right: -36px;
  width: 648px;
  height: 648px;
  background-color: #ffffff;
  border: 13px solid #fff;
  border-radius: 50%;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 4px 20px rgba(243, 117, 59, 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 .aboutText .text {
  margin-top: 62px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 34px;
  height: 136px;
  color: #606060;
  text-align: justify;
}
.about .aboutText .en {
  margin-top: 32px;
  line-height: 18px;
  color: #b9b9b9;
  font-size: 12px;
  font-style: italic;
  position: relative;
  z-index: 2;
}
.about .aboutText .more {
  display: block;
  margin-top: 20px;
  width: 42px;
  height: 42px;
  background-color: #ff9d33;
  background-image: linear-gradient(12deg, #ffb432 0%, #ff9d33 100%);
  border-radius: 50%;
  font-size: 14px;
  text-align: center;
  line-height: 42px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::after {
  content: "→";
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #f3753b;
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more:hover {
  background: none;
  color: #f3753b;
  box-shadow: 0 10px 10px -5px rgba(243, 117, 59, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutImg {
  width: 341px;
  height: 156px;
  position: absolute;
  background: url(../images/aboutimg.png) 0 0 no-repeat;
  right: -262px;
  top: 465px;
}
.about .songxin {
  font-size: 177px;
  position: absolute;
  left: -310px;
  top: 518px;
  color: #000000;
  opacity: 0.05;
  line-height: 121px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.about .show {
  margin-top: 124px;
}
.about .show .hd {
  position: relative;
}
.about .show .hd ul {
  display: flex;
  justify-content: center;
}
.about .show .hd ul::before {
  content: "";
  display: block;
  position: absolute;
  left: -320px;
  top: 16px;
  width: 755px;
  height: 1px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%);
}
.about .show .hd ul::after {
  content: "";
  display: block;
  position: absolute;
  right: -320px;
  top: 16px;
  width: 755px;
  height: 1px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%);
}
.about .show .hd ul li {
  position: relative;
  float: left;
  margin-left: 60px;
  line-height: 1;
}
.about .show .hd ul li::before {
  content: "&";
  display: block;
  position: absolute;
  width: 40px;
  top: 0;
  left: -50px;
  text-align: center;
  font-weight: bold;
  pointer-events: none;
  font-size: 32px;
}
.about .show .hd ul li:first-child {
  margin-left: 0;
}
.about .show .hd ul li:first-child::before {
  display: none;
}
.about .show .hd ul li a {
  float: left;
  display: block;
  cursor: pointer;
  position: relative;
  font-size: 32px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li:hover a,
.about .show .hd ul li.on a {
  color: #f3753b;
}
.about .show .hd::after {
  content: "";
  display: block;
  width: 50px;
  height: 16px;
  margin: 26px auto 0;
  background: url(../images/titico.png) 0 center no-repeat;
}
.about .showTabs {
  margin-top: 84px;
  overflow: hidden;
  position: relative;
  margin-left: -17px;
  margin-right: -17px;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper ul::after,
.about .showSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .showSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 17px 14px;
}
.about .showSwiper ul li .item {
  position: relative;
  height: 240px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #ebebeb;
  padding: 8px 8px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  width: 44px;
  height: 45px;
  background: url(../images/showli.png) 0 center no-repeat;
  opacity: 0;
  z-index: 2;
  bottom: -14px;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 190px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  padding: 0;
}
.about .showSwiper ul li .item:hover {
  box-shadow: 8px 5px 6px 0px rgba(0, 0, 0, 0.06);
}
.about .showSwiper 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);
}
.about .showSwiper ul li .item:hover .bt {
  color: #f3753b;
  padding-left: 40px;
}
.about .showSwiper ul li .item:hover::before {
  opacity: 1;
  left: 8px;
}
.about .showSwiper:nth-child(2) ul li .item .pic img {
  object-fit: contain;
}
.about .showSwiper .in-pagination {
  margin-top: 48px;
  height: 17px;
  font-size: 0;
  text-align: center;
  margin-bottom: 10px;
}
.about .showSwiper .in-pagination span {
  overflow: hidden;
  width: 29px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-color: transparent;
  height: 17px;
  opacity: 1;
  border-radius: 0;
}
.about .showSwiper .in-pagination span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  background-color: #c0c0c0;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper .in-pagination span::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  right: 0;
  width: 18px;
  height: 18px;
  margin: auto;
  border: solid 1px #f69022;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper .in-pagination span.swiper-pagination-bullet-active::before {
  background-color: #f69022;
}
.about .showSwiper .in-pagination span.swiper-pagination-bullet-active::after {
  opacity: 1;
  width: 29px;
  height: 29px;
  top: 0;
}
.about .showSwiper .page .in-prev {
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: 150px;
  width: 20px;
  height: 30px;
  z-index: 3;
  cursor: pointer;
  outline: none;
}
.about .showSwiper .page .in-prev::before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #c0c0c0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper .page .in-prev.on::before,
.about .showSwiper .page .in-prev:hover::before {
  border-left: 8px solid #f3753b;
}
.about .showSwiper .page .in-next {
  position: absolute;
  bottom: -12px;
  right: 50%;
  margin-right: 150px;
  width: 20px;
  height: 30px;
  z-index: 3;
  cursor: pointer;
  outline: none;
}
.about .showSwiper .page .in-next::before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 8px solid #c0c0c0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper .page .in-next.on::before,
.about .showSwiper .page .in-next:hover::before {
  border-right: 8px solid #f3753b;
}
@media screen and (max-width: 1320px) {
  .about .aboutBox {
    padding-right: 660px;
  }
  .about .title span {
    letter-spacing: 0;
  }
  .about .aboutText .text {
    margin-top: 50px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 30px;
    height: 150px;
  }
  .about .show {
    margin-top: 80px;
  }
  .about .showTabs {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 50px;
  }
  .about .showSwiper ul li {
    padding: 0 10px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 92px 0 37px;
  background: url(../images/newsbg.png) center bottom no-repeat;
  margin-bottom: 30px;
}
.news .newsImg {
  width: 977px;
  height: 365px;
  position: absolute;
  right: -320px;
  top: -105px;
  background: url(../images/newsimg.png) center bottom no-repeat;
}
.news .newsTab {
  margin-top: 62px;
  width: 570px;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul li {
  float: left;
  position: relative;
}
.news .newsTab ul li a {
  display: block;
  border: dashed 1px #d0d0d0;
  line-height: 45px;
  position: relative;
  background-repeat: no-repeat;
  background-image: linear-gradient(12deg, #ffb432 0%, #ff9d33 100%);
  background-size: 0% 100%;
  background-position: left center;
  font-size: 16px;
  color: #6a6a6a;
  -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;
  border-right: dashed 1px #d0d0d0;
  height: 45px;
  width: 50px;
  background: url(../images/newsico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a span {
  display: inline-block;
  vertical-align: top;
  width: 122px;
  text-align: center;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  border-radius: 25px;
  background-size: 100% 100%;
  color: #fff;
  border: solid 1px #ffb432;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  background-image: url(../images/newsicoh.png);
  border-right-color: rgba(225, 225, 225, 0.5);
}
.news .newsTabs .bd {
  position: relative;
  overflow: hidden;
}
.news .newsList {
  margin-top: 78px;
  position: relative;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 44px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 {
  float: left;
  width: 728px;
  height: 405px;
  overflow: hidden;
}
.news .list1 ul li {
  padding: 30px 0 30px;
  border-bottom: 1px solid #dddddd;
}
.news .list1 ul li:first-child {
  padding-top: 6px;
}
.news .list1 ul li .item {
  height: 166px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-left: 290px;
  padding-top: 20px;
}
.news .list1 ul li .item .pic {
  display: block;
  width: 252px;
  height: 166px;
  position: absolute;
  overflow: hidden;
  border-radius: 16px;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .date {
  width: 90px;
  height: 22px;
  background-color: #d9d9d9;
  border-radius: 11px;
  text-align: center;
  line-height: 22px;
  color: #fefefe;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .list1 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
  position: relative;
  letter-spacing: 1px;
  left: 0;
}
.news .list1 ul li .item .bt:hover {
  left: 5px;
}
.news .list1 ul li .item p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #939393;
}
.news .list1 ul li .item .more {
  display: inline-block;
  vertical-align: top;
  color: #666666;
  line-height: 30px;
  padding: 0;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .more:hover {
  color: #f3753b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .list1 ul li .item:hover .date {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  background-color: #f3753b;
}
.news .list1 ul li .item:hover .bt {
  color: #f3753b;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .list1 ul li .item:hover p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .list2 {
  float: right;
  width: 436px;
  height: 405px;
  background-color: #fafafa;
  border-radius: 26px;
  padding: 15px 20px 0;
}
.news .list2 ul li {
  padding-top: 8px;
  border-bottom: dashed 1px #dddddd;
  position: relative;
}
.news .list2 ul li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #f3753b;
  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 .list2 ul li:hover::after,
.news .list2 ul li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list2 ul li .item {
  height: 52px;
  line-height: 52px;
  position: relative;
  padding-right: 60px;
  padding-left: 8px;
}
.news .list2 ul li .item .date {
  position: absolute;
  right: 8px;
  top: 0;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .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 .list2 ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  width: 6px;
  height: 6px;
  border: solid 1px #aaaaaa;
  margin-right: 10px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item:hover .bt {
  color: #f3753b;
}
.news .list2 ul li .item:hover .bt::before {
  border-color: #f3753b;
}
.news .list2 ul li .item:hover .date {
  color: #f3753b;
}
@media screen and (max-width: 1320px) {
  .news .newsTab {
    width: 500px;
  }
  .news .newsTab ul li a span {
    width: 104px;
  }
  .news .list1 {
    width: 660px;
  }
  .news .list1 ul li .item {
    padding-left: 280px;
  }
  .news .list2 {
    width: 410px;
  }
}
