@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);
  }
}
.banner {
  position: relative;
}
.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;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -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 {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 35px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #fa931d 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: #fa931d;
  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;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 61px;
  line-height: 48px;
}
.title i::first-letter {
  color: #fa931d;
}
.title span {
  display: block;
  margin-top: 30px;
  font-size: 30px;
  position: relative;
}
.title span b {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.title span b::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 35px;
  right: -39px;
  top: -13px;
  background: url(../images/titico.png) 0 0 no-repeat;
}
.title em {
  display: block;
  font-size: 14px;
  margin-top: 22px;
  letter-spacing: 10px;
  color: #949494;
}
.moreLink {
  display: block;
  height: 84px;
  line-height: 28px;
  font-size: 18px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  padding-right: 132px;
  background: url(../images/moreen.png) right center no-repeat;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  font-weight: bold;
  min-width: 5px;
}
.moreLink::after {
  content: "";
  display: block;
  position: absolute;
  right: 41px;
  top: 35px;
  width: 8px;
  height: 8px;
  background-color: #333333;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  position: absolute;
  top: 38px;
  left: 66px;
  width: 120px;
  height: 2px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #fa931d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::before {
  background-color: #fa931d;
}
.moreLink:hover::after {
  background-color: #fa931d;
}
.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: 46px;
  margin-bottom: -10px;
}
.titBox .search {
  float: right;
  position: relative;
  margin-top: 32px;
}
.titBox .search .searchIco {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  margin: auto;
  background-color: #fa931d;
}
.titBox .search .searchIco em {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  padding: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.titBox .search .searchIco em.searchShow {
  background: url(../images/topSearch.png) center center no-repeat;
}
.titBox .search .searchIco em.searchHide {
  background: url(../images/topSehide.png) center center no-repeat;
}
.titBox .search .searchIco.topSearch em {
  top: -100%;
}
.titBox .search .searchBox {
  width: 0;
  height: 50px;
  position: absolute;
  z-index: 999;
  right: 100%;
  background: #fff;
  border-radius: 50px;
  top: 50%;
  margin-top: -25px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.titBox .search .searchBox .searchInp {
  width: 200px;
  height: 50px;
  border: none;
  line-height: 50px;
  background: none;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 14px;
}
.titBox .search .searchBox .searchInp::-webkit-input-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchBox .searchInp::-moz-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchBox .searchInp:-ms-input-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchBox .searchInp:focus::-webkit-input-placeholder,
.titBox .search .searchBox .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchBox .searchInp:focus::-moz-placeholder,
.titBox .search .searchBox .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchBox .searchInp:focus:-ms-input-placeholder,
.titBox .search .searchBox .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchBox .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 60px;
  height: 50px;
  cursor: pointer;
  border: none;
  float: right;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.titBox .search .searchBox.searchShow {
  width: 300px;
}
.titBox .search .searchBox.searchShow .submitBtn {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.titBox .search .searchBox.searchShow .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  overflow: hidden;
  padding: 80px 0 64px;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .search {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 165px;
  width: 316px;
  height: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 38px;
  overflow: hidden;
}
.product .search .searchInp {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  background: none;
  font-size: 14px;
  color: #333;
}
.product .search .searchInp::-webkit-input-placeholder {
  color: #b8b8b8;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .search .searchInp::-moz-placeholder {
  color: #b8b8b8;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .search .searchInp:-ms-input-placeholder {
  color: #b8b8b8;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .search .searchInp:focus::-webkit-input-placeholder,
.product .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .searchInp:focus::-moz-placeholder,
.product .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .searchInp:focus:-ms-input-placeholder,
.product .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .submitBtn {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 30px;
  height: 100%;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.2);
}
.product .search:hover {
  border-color: #fa931d;
}
.product .search:hover .submitBtn {
  filter: grayscale(0) brightness(1);
}
.product .proNav {
  position: relative;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
}
.product .proNav ul {
  float: right;
  display: flex;
  justify-content: space-between;
  width: 850px;
  margin-top: 52px;
}
.product .proNav ul li {
  float: left;
  position: relative;
  line-height: 40px;
}
.product .proNav ul li a {
  display: block;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 9px;
  height: 9px;
  border: solid 1px #868686;
  margin-right: 10px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover {
  color: #fa931d;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  font-weight: bold;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  border-color: #fa931d;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul {
    width: 780px;
  }
  .product .proNav ul li a {
    font-size: 17px;
  }
}
.product .proTabs {
  margin-top: 70px;
  position: relative;
}
.product .proTabs .bd {
  margin-left: -11px;
  margin-right: -11px;
  height: 668px;
  overflow: hidden;
}
.product .page {
  position: absolute;
  z-index: 4;
  left: 425px;
  top: 252px;
}
.product .page .prev {
  float: left;
  cursor: pointer;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  border: solid 1px #d7d7d7;
  text-align: center;
  font-size: 16px;
  color: #bbb;
  line-height: 35px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .prev::before {
  content: "<";
  font-family: simsun;
}
.product .page .prev:hover,
.product .page .prev.on {
  border-color: #fa931d;
  background-color: #fa931d;
  color: #fff;
}
.product .page .next {
  margin-left: 8px;
  float: left;
  cursor: pointer;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  border: solid 1px #d7d7d7;
  text-align: center;
  font-size: 16px;
  color: #bbb;
  line-height: 35px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .next::before {
  content: ">";
  font-family: simsun;
}
.product .page .next:hover,
.product .page .next.on {
  border-color: #fa931d;
  background-color: #fa931d;
  color: #fff;
}
.product .proList {
  height: 668px;
}
.product .proList::after,
.product .proList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .cate {
  float: left;
  width: 50%;
  padding: 0 11px;
}
.product .proList .cate .item {
  position: relative;
  height: 362px;
  padding: 31px 20px 0 420px;
  z-index: 2;
}
.product .proList .cate .item::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 888px;
  height: 100%;
  background-color: #ffffff;
}
.product .proList .cate .item .pic {
  display: block;
  position: absolute;
  left: 0;
  top: 31px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 396px;
  height: 300px;
}
.product .proList .cate .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.product .proList .cate .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .cate .item .cont .bt {
  display: block;
  padding-top: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .cate .item .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
}
.product .proList .cate .item .cont .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 14px;
  color: #858585;
  margin-top: 2px;
  line-height: 18px;
}
.product .proList .cate .item .cont .bt::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d7d7d7;
  margin-top: 22px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fa931d, #fa931d);
  background-image: linear-gradient(to right, #fa931d, #fa931d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proList .cate .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #949494;
  margin-top: 16px;
}
.product .proList .cate .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proList .cate .item:hover .cont .bt {
  color: #fa931d;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proList .cate .item:hover .cont .bt::after {
  background-size: 100% 100%;
}
.product .proList ul {
  padding-top: 58px;
}
.product .proList ul li {
  float: left;
  width: 25%;
  margin-top: 25px;
  padding: 0 11px;
}
.product .proList ul li .item {
  position: relative;
  height: 280px;
  border: solid 1px #e4e4e4;
  padding: 8px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 212px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  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 .tt {
  height: 58px;
  line-height: 58px;
  padding-right: 75px;
  position: relative;
  padding-left: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .more {
  position: absolute;
  right: 4px;
  top: 0;
  font-family: Arial;
  font-size: 12px;
  color: #929292;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item:hover {
  border-color: #fa931d;
}
.product .proList 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);
}
.product .proList ul li .item:hover .tt .bt {
  color: #fa931d;
}
.product .proList ul li .item:hover .tt .more {
  color: #fa931d;
}
.product .proList ul li .item:hover .tt .more::before {
  background-color: #fa931d;
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin: 0 -10px;
  }
  .product .proList ul li {
    padding: 0 10px;
  }
}
.youshi {
  overflow: hidden;
  background: url(../images/ysbg.jpg) center bottom no-repeat;
}
.youshi .ysBox {
  height: 882px;
  padding-top: 70px;
}
.youshi .title i::after {
  content: "";
  width: 28px;
  height: 35px;
  background: url(../images/titico.png) 0 0 no-repeat;
  display: inline-block;
  position: relative;
  margin-left: 13px;
  top: -13px;
}
.youshi .title span b::before {
  display: none;
}
.youshi .title span b::after {
  content: "";
  margin-left: 12px;
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  width: 187px;
  background: url(../images/ystit.png) 0 center no-repeat;
}
.youshi .ysTabs {
  position: relative;
  margin-top: 55px;
}
.youshi .ysPic {
  width: 539px;
  height: 553px;
  background: url(../images/yspicbg.png) 0 0 no-repeat;
  position: absolute;
  left: 412px;
  top: 0;
}
.youshi .ysPic .bd {
  position: absolute;
  top: 54px;
  left: -85px;
  width: 683px;
  height: 500px;
}
.youshi .ysPic .bd ul li {
  width: 683px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li 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;
}
.youshi .ysCont {
  padding-top: 40px;
}
.youshi .ysCont .bd {
  height: 355px;
  width: 300px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li .item {
  height: 355px;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .item .tit {
  color: #444343;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item .tit span {
  font-size: 28px;
  display: block;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: block;
  margin-top: 20px;
  font-size: 20px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 30px;
  text-transform: uppercase;
}
.youshi .ysCont .bd ul li .item .text {
  line-height: 30px;
  font-size: 15px;
  color: #6d6d6d;
  margin-top: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item::after {
  content: "";
  display: block;
  width: 31px;
  height: 4px;
  background-color: #444343;
  border-radius: 2px;
  margin-top: 14px;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #fa931d;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .hd {
  position: absolute;
  right: 0;
  width: 195px;
  top: -45px;
  border-left: 1px solid #e2e2e2;
  padding-top: 62px;
  height: 616px;
  padding-left: 35px;
}
.youshi .hd ul li {
  height: 85px;
  margin-top: 35px;
  padding-top: 20px;
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #fa931d;
  border-radius: 50px 0 0 50px;
  opacity: 0;
}
.youshi .hd ul li:first-child {
  margin-top: 0;
}
.youshi .hd ul li h4 {
  line-height: 25px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li h4 i {
  width: 22px;
  height: 25px;
  background: center center no-repeat;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  margin-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li h4 i.ico1 {
  background-image: url(../images/ysico1.png);
}
.youshi .hd ul li h4 i.ico2 {
  background-image: url(../images/ysico2.png);
}
.youshi .hd ul li h4 i.ico3 {
  background-image: url(../images/ysico3.png);
}
.youshi .hd ul li h4 i.ico4 {
  background-image: url(../images/ysico4.png);
}
.youshi .hd ul li h5 {
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  margin-top: 8px;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li em {
  display: block;
  position: absolute;
  z-index: 4;
  left: -138px;
  top: 24px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: center center no-repeat;
  background-color: #444343;
  opacity: 0;
  left: -50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li em.ico1 {
  background-image: url(../images/ysico1h.png);
}
.youshi .hd ul li em.ico2 {
  background-image: url(../images/ysico2h.png);
}
.youshi .hd ul li em.ico3 {
  background-image: url(../images/ysico3h.png);
}
.youshi .hd ul li em.ico4 {
  background-image: url(../images/ysico4h.png);
}
.youshi .hd ul li .num {
  position: absolute;
  right: -316px;
  top: 0;
  line-height: 85px;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 3;
  font-family: Impact;
  font-size: 72px;
}
.youshi .hd ul li .ra {
  top: 46px;
  left: -39px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .ra::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: -52px;
  width: 87px;
  height: 1px;
  background-color: #e2e2e2;
}
.youshi .hd ul li .ra::after {
  content: "";
  display: block;
  position: relative;
  z-index: 3;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border: solid 1px #c7c7c7;
}
.youshi .hd ul li:hover::before,
.youshi .hd ul li.on::before {
  opacity: 1;
  width: 480px;
}
.youshi .hd ul li:hover h4,
.youshi .hd ul li.on h4 {
  font-weight: bold;
  color: #fff;
}
.youshi .hd ul li:hover h4 i,
.youshi .hd ul li.on h4 i {
  opacity: 0;
  margin-left: -34px;
}
.youshi .hd ul li:hover h5,
.youshi .hd ul li.on h5 {
  color: #feecdf;
}
.youshi .hd ul li:hover em,
.youshi .hd ul li.on em {
  opacity: 1;
  left: -138px;
}
.youshi .hd ul li:hover .ra,
.youshi .hd ul li.on .ra {
  opacity: 1;
}
.youshi .hd ul li:hover .num,
.youshi .hd ul li.on .num {
  opacity: 0.2;
}
.youshi .page {
  position: absolute;
  top: 590px;
  right: 165px;
  z-index: 3;
}
.youshi .page .prev {
  float: left;
  width: 52px;
  height: 52px;
  transition: all 0.5s linear;
  cursor: pointer;
  border-radius: 50%;
  background-color: #ffffff;
  color: #fa931d;
  text-shadow: 0.2px 0 0 #fa931d;
  text-align: center;
  line-height: 52px;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev::before {
  content: "<";
  font-family: simsun;
  font-weight: bold;
}
.youshi .page .prev:hover,
.youshi .page .prev.on {
  background-color: #fa931d;
  color: #ffffff;
  text-shadow: 1px 0 0 #ffffff;
}
.youshi .page .next {
  float: left;
  margin-left: 40px;
  width: 52px;
  height: 52px;
  transition: all 0.5s linear;
  cursor: pointer;
  border-radius: 50%;
  background-color: #ffffff;
  color: #fa931d;
  text-shadow: 0.2px 0 0 #fa931d;
  text-align: center;
  line-height: 52px;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
}
.youshi .page .next:hover,
.youshi .page .next.on {
  background-color: #fa931d;
  color: #ffffff;
  text-shadow: 1px 0 0 #ffffff;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  padding-top: 70px;
}
.about .aboutPic {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: -310px;
  width: 842px;
  height: 525px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutText {
  width: 808px;
}
.about .aboutText .tit {
  margin-top: 80px;
  line-height: 1;
  font-weight: bold;
  font-size: 20px;
}
.about .aboutText .text {
  margin-top: 58px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  height: 180px;
  color: rgba(38, 38, 38, 0.8);
}
.about .aLink {
  margin-top: 70px;
  width: 710px;
}
.about .aLink ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .aLink ul li.line {
  width: 1px;
  height: 62px;
  background-color: #666666;
  opacity: 0.1;
}
.about .aLink ul li a {
  display: block;
  height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i {
  width: 48px;
  height: 44px;
  display: inline-block;
  vertical-align: middle;
  background: center center no-repeat;
  margin-right: 22px;
}
.about .aLink ul li a i.ico1 {
  background-image: url(../images/alinkico1.png);
}
.about .aLink ul li a i.ico2 {
  background-image: url(../images/alinkico2.png);
}
.about .aLink ul li a i.ico3 {
  background-image: url(../images/alinkico3.png);
}
.about .aLink ul li a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1;
}
.about .aLink ul li a span em {
  font-size: 14px;
  display: block;
  line-height: 10px;
  color: #666666;
  margin-top: 10px;
}
.about .aLink ul li:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aLink ul li.on a,
.about .aLink ul li:hover a {
  color: #fa931d;
}
.about .aLink ul li.on a span,
.about .aLink ul li:hover a span {
  font-weight: bold;
}
.about .showBox .showBd {
  margin-top: 52px;
  height: 320px;
  background-color: #ffffff;
  box-shadow: 0px 6px 14px 2px rgba(51, 51, 51, 0.11);
  padding: 30px;
  position: relative;
}
.about .showBox .showList {
  position: relative;
}
.about .showBox .showList .listBd {
  overflow: hidden;
  height: 260px;
}
.about .showBox .showList ul li {
  float: left;
  width: 393px;
  margin-right: 20px;
}
.about .showBox .showList ul li .item {
  position: relative;
  padding-right: 56px;
}
.about .showBox .showList ul li .item .pic {
  display: block;
  width: 100%;
  height: 260px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  border: 10px solid #f2f4f9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showBox .showList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showBox .showList ul li .item .tt {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 260px;
  background-color: #f2f4f9;
  padding-bottom: 110px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fa931d, #fa931d);
  background-image: linear-gradient(to right, #fa931d, #fa931d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: 0 0;
}
.about .showBox .showList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  width: 50px;
  line-height: 50px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  padding-top: 15px;
}
.about .showBox .showList ul li .item .tt .bt::before {
  content: "";
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: solid 2px #aaaaaa;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -3px;
}
.about .showBox .showList ul li .item .tt .more {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 50px;
  line-height: 50px;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
  color: #999999;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showBox .showList ul li .item .tt .more::before {
  content: "";
  width: 1px;
  height: 37px;
  background-color: #cccccc;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 8px;
  position: relative;
  left: -3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showBox .showList ul li .item:hover .pic::before,
.about .showBox .showList ul li .item:hover .pic::after {
  background-image: url(../images/prolibgh.png);
}
.about .showBox .showList ul li .item:hover .pic i::before,
.about .showBox .showList ul li .item:hover .pic i::after {
  background-image: url(../images/prolibgh.png);
}
.about .showBox .showList ul li .item:hover .pic img {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.about .showBox .showList ul li .item:hover .tt {
  background-size: 100% 100%;
  background-color: #fa931d;
}
.about .showBox .showList ul li .item:hover .tt .bt {
  color: #fff;
}
.about .showBox .showList ul li .item:hover .tt .bt::before {
  border-color: #fff;
}
.about .showBox .showList ul li .item:hover .tt .more {
  color: #fff;
}
.about .showBox .showList ul li .item:hover .tt .more::before {
  background-color: #fff;
}
.about .showBox .showList:nth-child(2) ul li .item .pic img {
  background-size: contain;
}
.about .showBox .page {
  position: absolute;
  z-index: 3;
  right: -30px;
  top: -138px;
}
.about .showBox .page .list-prev {
  width: 50px;
  height: 50px;
  background: url(../images/alinkl.png) center center no-repeat;
  background-color: #333333;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showBox .page .list-prev:hover,
.about .showBox .page .list-prev.on {
  background-color: #fa931d;
}
.about .showBox .page .list-next {
  margin-left: 20px;
  width: 50px;
  height: 50px;
  background: url(../images/alinkr.png) center center no-repeat;
  background-color: #333333;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showBox .page .list-next:hover,
.about .showBox .page .list-next.on {
  background-color: #fa931d;
}
.case {
  overflow: hidden;
  padding: 80px 0 90px;
}
.case .tel {
  position: absolute;
  right: 0;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  color: #464646;
  line-height: 21px;
  top: 98px;
}
.case .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  width: 21px;
  height: 21px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
.case .tel::after {
  content: "";
  display: block;
  width: 305px;
  height: 1px;
  background-color: #d7d7d7;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 15px;
}
.case .caseMore {
  position: absolute;
  right: 0;
  z-index: 3;
  top: 30px;
  width: 52px;
  height: 52px;
  background-color: #fa931d;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseMore::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/casemore.png) center center no-repeat;
}
.case .caseMore:hover {
  box-shadow: 0 0 0 10px rgba(250, 147, 29, 0.2);
}
.case .caseMore:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.case .caseList {
  margin-top: 20px;
}
.case .caseList::after,
.case .caseList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList .one {
  float: left;
  margin-top: 20px;
  width: 606px;
  height: 546px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  padding: 12px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .one .pic {
  display: block;
  width: 100%;
  height: 420px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .one .cont {
  position: relative;
  padding-left: 4px;
  padding-right: 64px;
  padding-top: 6px;
}
.case .caseList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 56px;
  line-height: 56px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList .one .cont .line {
  height: 1px;
  background-color: #d5d5d5;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fa931d, #fa931d);
  background-image: linear-gradient(to right, #fa931d, #fa931d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseList .one .cont p {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  margin-top: 14px;
  line-height: 10px;
  letter-spacing: 4px;
  color: #b3b3b3;
}
.case .caseList .one .cont .more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/casear.png) center center no-repeat;
  background-color: #fa931d;
  top: 24px;
  right: 0;
  border-radius: 100%;
  position: absolute;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .one .cont .more:hover {
  box-shadow: 0 10px 10px -5px rgba(250, 147, 29, 0.5);
}
.case .caseList .one:hover {
  border-color: #fa931d;
}
.case .caseList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseList .one:hover .bt {
  color: #fa931d;
}
.case .caseList .one:hover .line {
  background-size: 100% 100%;
}
.case .caseList .list {
  float: right;
  width: 640px;
}
.case .caseList .list ul {
  margin-right: -32px;
}
.case .caseList .list ul::after,
.case .caseList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList .list ul li {
  float: left;
  margin-right: 32px;
  margin-top: 20px;
  width: 304px;
  height: 264px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 9px 9px 0;
}
.case .caseList .list ul li .pic {
  display: block;
  width: 100%;
  height: 206px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList .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;
}
.case .caseList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-right: 35px;
}
.case .caseList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList .list ul li .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background: url(../images/caseli.png) center center no-repeat;
  background-color: #efefef;
  border-radius: 100%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseList .list ul li:hover {
  border-color: #fa931d;
}
.case .caseList .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);
}
.case .caseList .list ul li:hover .bt {
  color: #fa931d;
}
.case .caseList .list ul li:hover .bt::after {
  background-color: #fa931d;
  background-image: url(../images/caselih.png);
}
@media screen and (max-width: 1320px) {
  .case .caseList .one {
    width: 556px;
  }
  .case .caseList .list {
    width: 602px;
  }
  .case .caseList .list ul {
    margin-right: -22px;
  }
  .case .caseList .list ul li {
    margin-right: 22px;
    width: 290px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 60px 0 70px;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
}
.news .newsTab::after,
.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: 100px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 66px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  z-index: 2;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 4px;
  z-index: -1;
  width: 0;
  height: 6px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(to right, #fa931d 15%, rgba(250, 147, 29, 0));
  background-image: linear-gradient(to right, #fa931d 15%, rgba(250, 147, 29, 0));
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 34px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 100px;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .newsTabs {
  position: relative;
  margin: 30px -10px -10px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 646px;
}
.news .newsList {
  height: 646px;
  overflow: hidden;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one {
  margin: 10px;
  float: left;
  width: 490px;
  height: 626px;
  background-color: #ffffff;
  border: solid 1px #e8e8e8;
  padding: 58px 54px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .date {
  font-family: Impact;
  font-size: 14px;
  line-height: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .date i {
  display: inline-block;
  vertical-align: bottom;
  font-size: 48px;
  margin-right: 12px;
  line-height: 40px;
}
.news .newsList .one .pic {
  margin-top: 40px;
  display: block;
  width: 100%;
  height: 244px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  padding-top: 20px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .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: #9e9e9e;
  margin-top: 8px;
}
.news .newsList .one .cont .more {
  margin-top: 34px;
  display: block;
  text-align: center;
  width: 136px;
  height: 36px;
  background-color: #fa931d;
  border-radius: 18px;
  line-height: 36px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 14px;
  margin-left: 12px;
  position: relative;
  top: -2px;
  background: url(../images/newsar.png) 0 center no-repeat;
}
.news .newsList .one .cont .more:hover {
  box-shadow: 0 10px 10px -5px rgba(250, 147, 29, 0.5);
}
.news .newsList .one .cont .more:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.news .newsList .one:hover {
  border-color: #fa931d;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .bt {
  color: #fa931d;
}
.news .newsList .list {
  float: right;
  width: 720px;
  margin: 10px;
}
.news .newsList .list ul li {
  height: 72px;
  position: relative;
  padding-left: 118px;
  overflow: hidden;
  margin-top: 29px;
  border-bottom: 1px solid #ededed;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .date {
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 44px;
  border: solid 1px #e8e8e8;
  padding: 10px 0;
  line-height: 22px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  font-family: Arial;
}
.news .newsList .list ul li .date span {
  display: inline-block;
  vertical-align: top;
}
.news .newsList .list ul li .date i {
  float: right;
}
.news .newsList .list ul li .date i::before {
  content: "/";
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 44px;
  line-height: 44px;
  position: relative;
  padding-right: 50px;
  font-size: 16px;
  -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: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/newsli.png) 0 center no-repeat;
}
.news .newsList .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: -4px;
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:hover {
  border-color: #fa931d;
}
.news .newsList .list ul li:hover .bt {
  color: #fa931d;
}
.news .newsList .list ul li.on {
  height: 150px;
  padding-top: 8px;
}
.news .newsList .list ul li.on .date {
  background-color: #fa931d;
  border-color: #fa931d;
  padding-top: 24px;
  color: #333333;
  height: 120px;
}
.news .newsList .list ul li.on .date i {
  display: block;
  font-size: 48px;
  line-height: 50px;
  font-family: Impact;
  float: none;
}
.news .newsList .list ul li.on .date i::before {
  display: none;
}
.news .newsList .list ul li.on .bt {
  padding-right: 0;
}
.news .newsList .list ul li.on .bt::before {
  opacity: 0;
  filter: alpha(opacity=0);
  right: 30px;
}
.news .newsList .list ul li.on p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1320px) {
  .news .newsList .one {
    width: 470px;
    padding: 58px 44px 0;
  }
  .news .newsList .list {
    width: 660px;
  }
}
