@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  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,
.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;
  cursor: pointer;
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
@-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 {
  position: absolute;
  z-index: 3;
  right: 6%;
  font-size: 16px;
  top: 50%;
  -webkit-transform: translateY(-34%);
  transform: translateY(-34%);
  width: auto;
  left: auto;
  color: #fff;
  line-height: 0.9;
}
.banner .banner-pagination::before {
  content: "";
  display: block;
  width: 1px;
  height: 210px;
  background-color: #ffffff;
  margin: 0 auto 48px;
}
.banner .banner-pagination span {
  display: inline-block;
  vertical-align: bottom;
}
.banner .banner-pagination span::before {
  content: "0";
}
.banner .banner-pagination span.swiper-pagination-current {
  font-size: 26px;
}
.banner .page {
  position: absolute;
  z-index: 3;
  bottom: 8%;
  right: 3%;
  opacity: 0;
  font-size: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .page .banner-prev {
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner .page .banner-next {
  margin-left: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner:hover .page {
  opacity: 1;
}
.banner .inNav {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 5;
  width: 16.823%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 2.865% 0 3.645%;
  align-items: center;
}
.banner .inNav .logo a {
  width: 143px;
  height: 143px;
  background-color: #ffffff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
.banner .inNav .logo a img {
  float: left;
  display: block;
  margin: auto;
  object-fit: contain;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.banner .inNav ul {
  width: 100%;
  height: 58%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.banner .inNav ul li a {
  display: block;
  width: 100%;
  font-size: 18px;
  height: 100%;
  color: #ffffff;
  padding-left: 35%;
}
.banner .inNav ul li a span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-width: 140px;
  line-height: 40px;
}
.banner .inNav ul li a span::before {
  content: "";
  display: block;
  position: absolute;
  left: -24px;
  top: 50%;
  margin-top: -6px;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  border: solid 2px #ffffff;
  margin-right: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.banner .inNav ul li a span::after {
  content: ">";
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.banner .inNav ul li a:hover span {
  text-decoration: underline;
}
.banner .inNav ul li a:hover span::before {
  opacity: 1;
  left: -44px;
}
.banner .inNav ul li a:hover span::after {
  right: -16px;
  opacity: 1;
}
.banner .inNav .tel {
  line-height: 36px;
  text-align: center;
  font-size: 27px;
  font-family: "Times New Roman", Times;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 12px;
}
.banner .inNav .tel::before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: top;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
@media screen and (max-width: 1560px) {
  .banner .inNav {
    padding: 1.5% 0 2%;
  }
  .banner .inNav .logo a {
    width: 136px;
    height: 136px;
  }
  .banner .inNav > ul {
    height: 60%;
  }
  .banner .inNav > ul > li > a {
    font-size: 16px;
    padding-left: 32%;
  }
  .banner .inNav > ul > li > a span {
    min-width: 110px;
  }
  .banner .inNav .tel {
    padding-bottom: 12px;
    font-size: 20px;
  }
}
.banner .banTop {
  position: absolute;
  z-index: 4;
  right: 50%;
  top: 68px;
  margin-right: -650px;
}
.banner .banTop .ewmBtn {
  float: left;
  font-size: 16px;
  position: relative;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}
.banner .banTop .ewmBtn .ewm {
  display: block;
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 110%;
  margin-left: -58px;
  width: 116px;
  height: 116px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  padding: 8px;
  opacity: 0;
  border-radius: 10px;
  visibility: hidden;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.banner .banTop .ewmBtn .ewm::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.banner .banTop .ewmBtn .ewm img {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .banTop .ewmBtn:hover .ewm {
  visibility: initial;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.banner .banTop .xpBox {
  float: left;
  font-size: 16px;
  position: relative;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  margin-left: 41px;
}
.banner .banTop .xpBox::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 14px;
  background-color: #141414;
  left: -21px;
  top: 50%;
  margin-top: -7px;
}
.banner .banTop .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banTop .xpBox .xunpan i {
  font-weight: bold;
}
.banner .banTop .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #c73800;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(199, 56, 0, 0.15);
}
.banner .banTop .xpBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #c73800;
}
.banner .banTop .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.banner .banTop .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.title {
  line-height: 1;
  position: relative;
  z-index: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title b {
  display: block;
  font-size: 38px;
}
.title b::after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #141414;
  margin-top: 14px;
}
.title i {
  display: block;
  margin-top: 22px;
}
.title i img {
  display: inline-block;
  vertical-align: middle;
}
.title i em {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background-color: #c73800;
  margin-left: 14px;
  border-radius: 100%;
  text-align: center;
  line-height: 28px;
  color: #f5f5f5;
  font-family: Arial;
  font-size: 16px;
  position: relative;
}
.title i em::before {
  content: "";
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
  border: dashed 1px #c73800;
  border-radius: 100%;
  top: -11px;
  right: -11px;
}
.moreLink {
  display: block;
  font-size: 16px;
  position: relative;
  width: 202px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  z-index: 2;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: solid 1px #313131;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c73800, #c73800);
  background-image: linear-gradient(to right, #c73800, #c73800);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: solid 1px #313131;
  z-index: -2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #fff;
  left: 5px;
}
.moreLink:hover::before {
  background-color: #c73800;
  background-size: 100% 100%;
  border-color: #c73800;
}
.moreLink:hover::after {
  right: -10px;
  bottom: -10px;
}
.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: 14px;
}
.product {
  background-color: #f9f9f9;
  padding-top: 100px;
  position: relative;
  padding-bottom: 146px;
}
.product .proNav {
  margin-top: 30px;
  background-color: #fff;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .proTip {
  float: left;
  border-right: 1px solid #e9e9f3;
  padding: 60px 44px 40px;
  width: 580px;
  height: 100%;
}
.product .proNav .proTip .img {
  display: block;
  height: 310px;
  border-radius: 8px;
  overflow: hidden;
}
.product .proNav .proTip .img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .proTip .img:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.product .proNav .proTip .tip {
  margin-top: 60px;
}
.product .proNav .proTip .tip .t1 {
  line-height: 1;
}
.product .proNav .proTip .tip .t1 span {
  font-size: 24px;
}
.product .proNav .proTip .tip .t1 i {
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
  color: #999999;
  margin-left: 14px;
  line-height: 1.2;
}
.product .proNav .proTip .tip .t2 {
  font-size: 18px;
  margin-top: 26px;
  line-height: 1;
}
.product .proNav .proTip .tip .t3 {
  font-family: Arial;
  font-size: 12px;
  color: #d4d4d4;
  line-height: 18px;
  margin-top: 46px;
}
.product .proNav ul {
  float: right;
  width: 720px;
}
.product .proNav ul li {
  width: 50%;
  float: left;
  border-left: 1px solid #e9e9f3;
  border-top: 1px solid #e9e9f3;
  margin-left: -1px;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 320px;
  padding: 24px 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  height: 224px;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 6px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span em {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  margin-left: 14px;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
  color: #bfbfbf;
  position: relative;
  top: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover i {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.product .proNav ul li a:hover span {
  color: #c73800;
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.product .proNav ul li a:hover span em {
  color: rgba(199, 56, 0, 0.6);
}
.product .proNav ul li:first-child {
  width: 100%;
  border-top: none;
  position: relative;
  display: block;
  overflow: hidden;
  height: 320px;
  padding: 30px 30px 0 54px;
}
.product .proNav ul li:first-child .pic {
  display: block;
  width: 292px;
  height: 270px;
  position: relative;
  overflow: hidden;
  float: right;
}
.product .proNav ul li:first-child .pic img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.product .proNav ul li:first-child .cont {
  float: left;
  height: auto;
  width: 310px;
  padding-top: 62px;
}
.product .proNav ul li:first-child .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  left: 0;
}
.product .proNav ul li:first-child .cont .bt em {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  margin-left: 14px;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
  color: #bfbfbf;
  position: relative;
  top: 3px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proNav ul li:first-child .cont .bt:hover {
  left: 5px;
}
.product .proNav ul li:first-child .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #888888;
  margin-top: 8px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.product .proNav ul li:first-child .cont .more {
  margin-top: 8px;
  display: block;
  width: 48px;
  height: 48px;
  background-color: #c73800;
  border-radius: 10px 10px 10px 0px;
  position: relative;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:first-child .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/proar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:first-child .cont .more:hover {
  box-shadow: 0 10px 15px -5px rgba(199, 56, 0, 0.5);
}
.product .proNav ul li:first-child .cont:hover .img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.product .proNav ul li:first-child .cont:hover .bt {
  color: #c73800;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proNav ul li:first-child .cont:hover .bt em {
  color: rgba(199, 56, 0, 0.6);
}
.product .proNav ul li:first-child .cont:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .proNav ul li:first-child .cont:hover .more {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.product .proNav ul li:first-child .cont:hover .more::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product .proTabs {
  margin-top: 30px;
  position: relative;
}
.product .proTabs .bd {
  overflow: hidden;
}
.product .proTabs .bd ul {
  margin-right: -41px;
}
.product .proTabs .bd ul::after,
.product .proTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .bd ul li {
  float: left;
  width: 406px;
  margin-right: 41px;
}
.product .proTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 306px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: 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 .proTabs .bd ul li .tt {
  height: 80px;
  padding-top: 18px;
  position: relative;
  padding-right: 100px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proTabs .bd ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 58px;
  line-height: 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  left: 0;
}
.product .proTabs .bd ul li .tt .bt:hover {
  left: 5px;
}
.product .proTabs .bd ul li .tt .more {
  display: block;
  position: absolute;
  right: 0;
  top: 36px;
  width: 86px;
  height: 32px;
  background-color: #4a4a4a;
  border-radius: 16px;
  text-align: center;
  line-height: 32px;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  z-index: 2;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c73800, #c73800);
  background-image: linear-gradient(to right, #c73800, #c73800);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .tt .more::after {
  content: ">";
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
.product .proTabs .bd ul li .tt .more:hover {
  box-shadow: 0 10px 10px -5px rgba(199, 56, 0, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proTabs .bd ul li .tt .line {
  width: 4px;
  height: 4px;
  background-color: rgba(20, 20, 20, 0.5);
  border-radius: 100%;
  position: relative;
  margin-left: 12px;
}
.product .proTabs .bd ul li .tt .line::before {
  content: "";
  position: absolute;
  top: 0px;
  left: -12px;
  width: 4px;
  height: 4px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #141414;
  -webkit-animation: loader9g 3s ease-in-out infinite;
  animation: loader9g 3s ease-in-out infinite;
}
.product .proTabs .bd ul li .tt .line::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 12px;
  width: 4px;
  height: 4px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #141414;
  -webkit-animation: loader9d 3s ease-in-out infinite;
  animation: loader9d 3s ease-in-out infinite;
}
@-webkit-keyframes loader9g {
  0% {
    left: -12px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -12px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loader9g {
  0% {
    left: -12px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -12px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes loader9d {
  0% {
    left: 12px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 12px;
    background-color: [object Object],[object Object];
  }
}
@keyframes loader9d {
  0% {
    left: 12px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 12px;
    background-color: [object Object],[object Object];
  }
}
.product .proTabs .bd ul li .tt .line::after {
  background-color: rgba(20, 20, 20, 0.2);
}
.product .proTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proTabs .bd ul li:hover .tt .bt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #c73800;
}
.product .proTabs .bd ul li:hover .tt .more {
  background-size: 100% 100%;
  color: #fff;
}
.product .proTabs .page .prev {
  width: 89px;
  height: 89px;
  cursor: pointer;
  position: absolute;
  background: url(../images/prol.png) 0 center no-repeat;
  top: 122px;
  left: -139px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .page .prev::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/prolar.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product .proTabs .page .prev::after {
  content: "";
  display: block;
  position: absolute;
  width: 63px;
  height: 1px;
  top: 45px;
  left: -46px;
  background: #c73800;
}
.product .proTabs .page .prev:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.product .proTabs .page .next {
  width: 89px;
  height: 89px;
  cursor: pointer;
  position: absolute;
  background: url(../images/pror.png) 0 center no-repeat;
  top: 122px;
  right: -139px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .page .next::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/prorar.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product .proTabs .page .next::after {
  content: "";
  display: block;
  position: absolute;
  width: 63px;
  height: 1px;
  top: 45px;
  right: -46px;
  background: #c73800;
}
.product .proTabs .page .next:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.product .proList ul {
  margin-right: -50px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  margin-right: 50px;
  margin-top: 20px;
  z-index: 1;
  width: 400px;
}
.product .proList ul li .item {
  border: solid 1px #dddddd;
  height: 278px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 4px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  max-width: 340px;
  min-width: 178px;
  height: 52px;
  background-color: #ffffff;
  border-radius: 10px 0px 0px 0px;
  line-height: 52px;
  position: absolute;
  right: 0;
  bottom: 0;
  padding-left: 14px;
  padding-right: 35px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c73800, #c73800);
  background-image: linear-gradient(to right, #c73800, #c73800);
  background-size: 0% 100%;
  background-position: right center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::before {
  content: ">";
  position: absolute;
  right: 14px;
  top: 0;
  font-family: simsun;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #999;
}
.product .proList ul li .item:hover {
  border-color: #c73800;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList ul li .item:hover .bt {
  background-size: 100% 100%;
  color: #fff;
}
.product .proList ul li .item:hover .bt::before {
  color: #fff;
  animation: zyfd 1.5s linear infinite;
}
.mbanner {
  position: relative;
}
.mbanner .mbanBox {
  height: 220px;
  color: #fff;
  padding-top: 18px;
  text-align: right;
}
.mbanner .mbanBox .t1 {
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
}
.mbanner .mbanBox .t2 {
  font-family: Arial;
  font-size: 13px;
  margin-top: 16px;
  line-height: 10px;
  opacity: 0.5;
}
.mbanner .mbanBox .tt {
  margin-top: 22px;
  display: inline-block;
  vertical-align: top;
  height: 56px;
  background-color: #ffffff;
  padding: 7px 7px 7px 26px;
  line-height: 42px;
  color: #333;
}
.mbanner .mbanBox .tt .tel {
  display: inline-block;
  vertical-align: top;
}
.mbanner .mbanBox .tt .tel::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 31px;
  height: 31px;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
}
.mbanner .mbanBox .tt .tel span {
  color: #7e7e7d;
}
.mbanner .mbanBox .tt .tel i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 30px;
  margin-left: 5px;
  font-family: "Times New Roman", Times;
}
.mbanner .mbanBox .tt .ewmBtn {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  width: 110px;
  height: 42px;
  background-color: #c73800;
  position: relative;
  text-align: center;
  line-height: 42px;
  color: #fff;
  font-size: 14px;
}
.mbanner .mbanBox .tt .ewmBtn .ewm {
  display: block;
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 100%;
  margin-left: -58px;
  width: 116px;
  height: 116px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  padding: 8px;
  opacity: 0;
  border-radius: 10px;
  visibility: hidden;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.mbanner .mbanBox .tt .ewmBtn .ewm::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.mbanner .mbanBox .tt .ewmBtn .ewm img {
  display: block;
  width: 100%;
  height: 100%;
}
.mbanner .mbanBox .tt .ewmBtn:hover .ewm {
  visibility: initial;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.mbanner .mbanimg {
  height: 944px;
  background: url(../images/mbanner.png) center 0 no-repeat;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -272px;
  pointer-events: none;
  position: absolute;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  position: relative;
  padding-top: 82px;
  padding-bottom: 78px;
}
.youshi .ysPic {
  float: right;
  position: relative;
}
.youshi .ysPic::after {
  content: "";
  display: block;
  position: absolute;
  width: 176px;
  height: 165px;
  left: -9px;
  top: -7px;
  background: url(../images/ysname.png) 0 0 no-repeat;
}
.youshi .ysPic::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 257px 257px 0px 0px;
  border: dashed 1px #c73800;
  width: 100%;
  height: 100%;
  left: 20px;
  top: -10px;
}
.youshi .ysPic .bd {
  overflow: hidden;
  position: relative;
  z-index: 2;
  width: 513px;
  height: 708px;
  border-radius: 257px 257px 0px 0px;
}
.youshi .ysPic .bd ul li {
  width: 513px;
  height: 708px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysCont {
  float: left;
  width: 572px;
  padding-top: 60px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  margin-top: 92px;
  height: 242px;
}
.youshi .ysCont .bd ul li .item {
  padding-top: 9px;
  height: 242px;
}
.youshi .ysCont .bd ul li .item .tit {
  line-height: 36px;
  font-size: 24px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  background: 0 center no-repeat;
  margin-right: 16px;
}
.youshi .ysCont .bd ul li .item .tit i.ico1 {
  background-image: url(../images/ysico1.png);
}
.youshi .ysCont .bd ul li .item .tit i.ico2 {
  background-image: url(../images/ysico2.png);
}
.youshi .ysCont .bd ul li .item .tit i.ico3 {
  background-image: url(../images/ysico3.png);
}
.youshi .ysCont .bd ul li .item .tit i.ico4 {
  background-image: url(../images/ysico4.png);
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 16px;
  line-height: 32px;
  color: #888888;
  margin-top: 28px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .page {
  margin-top: 50px;
  font-size: 0;
}
.youshi .page .prev {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  height: 44px;
  background-color: #4a4a4a;
  border-radius: 22px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.youshi .page .prev::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  background: url(../images/ysl.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.youshi .page .prev:hover,
.youshi .page .prev.on {
  background-color: #c73800;
}
.youshi .page .prev:hover::before,
.youshi .page .prev.on::before {
  opacity: 0;
  left: -50%;
}
.youshi .page .prev:hover::after,
.youshi .page .prev.on::after {
  opacity: 1;
  left: 0;
}
.youshi .page .next {
  margin-left: 34px;
  display: inline-block;
  vertical-align: top;
  width: 130px;
  height: 44px;
  background-color: #4a4a4a;
  border-radius: 22px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.youshi .page .next::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  background: url(../images/ysr.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.youshi .page .next:hover,
.youshi .page .next.on {
  background-color: #c73800;
}
.youshi .page .next:hover::before,
.youshi .page .next.on::before {
  opacity: 0;
  left: -50%;
}
.youshi .page .next:hover::after,
.youshi .page .next.on::after {
  opacity: 1;
  left: 0;
}
.youshi .ysline {
  width: 340px;
  height: 1px;
  background-color: #141414;
  margin-top: 53px;
  position: relative;
}
.youshi .ysline::before {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 21px;
  background-color: #ffffff;
  border: solid 1px #313131;
  left: 116px;
  top: -10px;
  border-radius: 100%;
}
.youshi .ysimg {
  border-radius: 100%;
  width: 140px;
  height: 140px;
  position: absolute;
  top: 148px;
  left: 600px;
  background: url(../images/ysimg.jpg) center 0 no-repeat;
}
.case {
  background-color: #f9f9f9;
  overflow: hidden;
  padding: 100px 0;
}
.case .caseTit {
  position: absolute;
  right: 0;
  top: -80px;
  z-index: 3;
  background-color: #f8f8f8;
  width: 248px;
}
.case .caseTit .tit {
  color: #fff;
  padding-top: 36px;
  text-align: center;
  line-height: 1;
  background-color: #215c48;
  height: 324px;
}
.case .caseTit .tit b {
  display: block;
  font-size: 36px;
}
.case .caseTit .tit span {
  display: block;
  font-size: 18px;
  margin-top: 15px;
}
.case .caseTit .tit i {
  display: block;
  margin-top: 18px;
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.case .caseTit .tit i::after {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  background-color: #f5f5f5;
  opacity: 0.8;
  margin: 26px auto 0;
}
.case .caseTit .tit .caseNum {
  font-family: Impact;
  font-size: 72px;
  margin-top: 28px;
  line-height: 60px;
}
.case .caseTit .tit .caseNum::before {
  content: "0";
}
.case .caseTit .page {
  height: 262px;
  padding: 112px 0;
  text-align: center;
  position: relative;
  line-height: 38px;
  font-size: 0;
}
.case .caseTit .page::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -19px;
  width: 1px;
  height: 38px;
  background-color: #aaaaaa;
}
.case .caseTit .page .case-prev {
  display: inline-block;
  vertical-align: top;
  height: 38px;
  width: 74px;
  cursor: pointer;
  outline: none;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 0 0 #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .page .case-prev::before {
  content: "<";
  display: block;
  font-family: simsun;
}
.case .caseTit .page .case-prev:hover {
  color: #c73800;
  text-shadow: 1px 0 0 #c73800;
}
.case .caseTit .page .case-next {
  display: inline-block;
  vertical-align: top;
  height: 38px;
  width: 74px;
  cursor: pointer;
  outline: none;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 0 0 #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .page .case-next::before {
  content: ">";
  display: block;
  font-family: simsun;
}
.case .caseTit .page .case-next:hover {
  color: #c73800;
  text-shadow: 1px 0 0 #c73800;
}
.case .caseSwiper {
  position: relative;
  margin-top: 70px;
  z-index: 2;
  padding-top: 60px;
}
.case .caseSwiper::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/casebg.png) 0 0 repeat-x;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1460px;
  height: 698px;
  border-radius: 40px;
  z-index: -1;
}
.case .caseSwiper ul::after,
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  margin-right: 33px;
  width: 300px;
}
.case .caseSwiper ul li .item {
  height: 414px;
  background-color: #f9f9f9;
  position: relative;
  overflow: hidden;
  padding: 10px 10px 0;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.case .caseSwiper 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.36s ease-out;
  transition: all 0.36s ease-out;
}
.case .caseSwiper ul li .item .cont {
  margin-top: 28px;
  text-align: center;
}
.case .caseSwiper ul li .item .cont .dot {
  font-size: 0;
  text-align: right;
  padding-right: 23px;
}
.case .caseSwiper ul li .item .cont .dot i {
  display: inline-block;
  vertical-align: top;
  width: 4px;
  height: 4px;
  background-color: rgba(20, 20, 20, 0.5);
  border-radius: 100%;
  position: relative;
  margin-left: 12px;
}
.case .caseSwiper ul li .item .cont .dot i::before {
  content: "";
  position: absolute;
  top: 0px;
  left: -10px;
  width: 4px;
  height: 4px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #141414;
  -webkit-animation: loader9g 3s ease-in-out infinite;
  animation: loader9g 3s ease-in-out infinite;
}
.case .caseSwiper ul li .item .cont .dot i::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 10px;
  width: 4px;
  height: 4px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #141414;
  -webkit-animation: loader9d 3s ease-in-out infinite;
  animation: loader9d 3s ease-in-out infinite;
}
@-webkit-keyframes loader9g {
  0% {
    left: -10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loader9g {
  0% {
    left: -10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes loader9d {
  0% {
    left: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 10px;
    background-color: [object Object],[object Object];
  }
}
@keyframes loader9d {
  0% {
    left: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 10px;
    background-color: [object Object],[object Object];
  }
}
.case .caseSwiper ul li .item .cont .dot i::after {
  background-color: rgba(20, 20, 20, 0.2);
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  height: 48px;
  line-height: 48px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  left: 5px;
}
.case .caseSwiper ul li .item .cont .line {
  width: 173px;
  height: 1px;
  background-color: #141414;
  margin: 7px auto 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c73800, #c73800);
  background-image: linear-gradient(to right, #c73800, #c73800);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont p {
  line-height: 1;
  font-size: 15px;
  margin-top: 26px;
  letter-spacing: 5px;
  color: #888888;
  margin-right: -5px;
}
.case .caseSwiper ul li .item .cont p span {
  color: #c73800;
}
.case .caseSwiper ul li .item:hover {
  background-color: #fff;
  border-color: #c73800;
}
.case .caseSwiper 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);
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #c73800;
}
.case .caseSwiper ul li .item:hover .cont .line {
  background-size: 100% 100%;
  width: 100%;
}
.case .casePage {
  margin-top: 50px;
  font-size: 0;
  text-align: center;
}
.case .casePage .case-prev {
  width: 36px;
  height: 24px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .case-prev::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case .casePage .case-prev::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
  background: url(../images/casel.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case .casePage .case-prev:hover::before {
  opacity: 0;
  left: -100%;
}
.case .casePage .case-prev:hover::after {
  opacity: 1;
  left: 0;
}
.case .casePage .case-next {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 24px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .case-next::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/caser.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case .casePage .case-next::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  background: url(../images/caser.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case .casePage .case-next:hover::before {
  opacity: 0;
  left: 100%;
}
.case .casePage .case-next:hover::after {
  opacity: 1;
  left: 0;
}
.case .casePage .case-pagination {
  margin: 0 52px;
  display: inline-block;
  vertical-align: top;
}
.case .casePage .case-pagination span {
  width: 24px;
  height: 24px;
  border: solid 1px transparent;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  position: relative;
  margin: 0 8px;
  opacity: 1;
  background-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .case-pagination span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background-color: #e0e0e0;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .case-pagination span.swiper-pagination-bullet-active {
  border-color: #c73800;
}
.case .casePage .case-pagination span.swiper-pagination-bullet-active::before {
  background-color: #c73800;
}
.case .caseimg1 {
  width: 345px;
  height: 594px;
  position: absolute;
  background: url(../images/caseimg1.png) 0 0 no-repeat;
  left: -310px;
  top: 128px;
  pointer-events: none;
  transform-origin: right 0;
  animation: rotate 15s linear infinite;
}
@keyframes rotate {
  0%,
  50%,
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  75% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}
.case .caseimg2 {
  width: 601px;
  height: 594px;
  position: absolute;
  background: url(../images/caseimg2.png) 0 0 no-repeat;
  right: -310px;
  top: 128px;
  pointer-events: none;
  transform-origin: 0 100px;
  animation: rotate 25s linear infinite;
}
@keyframes rotate {
  0%,
  50%,
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  75% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}
.case .message {
  height: 200px;
  margin-top: 60px;
}
.case .message::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1600px;
  height: 200px;
  background-color: #c73800;
  border-radius: 100px;
}
.case .message .tip {
  padding-top: 56px;
  text-align: center;
  color: #ffffff;
  float: left;
  position: relative;
  z-index: 3;
}
.case .message .tip::before {
  content: "";
  display: block;
  position: absolute;
  width: 217px;
  height: 292px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -56px;
  background: url(../images/lytip.png) 0 center no-repeat;
}
.case .message .tip .t1 {
  font-size: 22px;
  font-family: "Microsoft YaHei Light";
  line-height: 16px;
}
.case .message .tip .t2 {
  font-weight: bold;
  font-size: 38px;
  margin-top: 11px;
  letter-spacing: 9px;
  margin-right: -9px;
  line-height: 1;
}
.case .message .tip .t3 {
  font-size: 18px;
  letter-spacing: 4px;
  margin-top: 13px;
  line-height: 1;
}
.case .message .formbox {
  width: 776px;
  float: right;
  padding-top: 36px;
  position: relative;
  z-index: 3;
}
.case .message .formbox label {
  display: block;
  float: left;
  position: relative;
}
.case .message .formbox input {
  display: block;
  border: none;
  background: none;
  width: 383px;
  height: 38px;
  background-color: #ffffff;
  border-radius: 4px;
  line-height: 38px;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  position: relative;
  padding-left: 22px;
  padding-right: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .message .formbox input.username {
  background: url(../images/inpxm.png) 352px center no-repeat;
  background-color: #ffffff;
  margin-right: 10px;
}
.case .message .formbox input.usertel {
  background: url(../images/inpdh.png) 352px center no-repeat;
  background-color: #ffffff;
}
.case .message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 742px center no-repeat;
  background-color: #ffffff;
  width: 776px;
  margin-top: 8px;
  margin-bottom: 10px;
}
.case .message .formbox input::-webkit-input-placeholder {
  color: #a6a6a6;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  opacity: 1;
}
.case .message .formbox input::-moz-placeholder {
  color: #a6a6a6;
  font-size: 12px;
  font-weight: normal;
  opacity: 1;
  text-transform: uppercase;
}
.case .message .formbox input:-ms-input-placeholder {
  color: #a6a6a6;
  font-size: 12px;
  font-weight: normal;
  opacity: 1;
  text-transform: uppercase;
}
.case .message .formbox input:focus,
.case .message .formbox input:active {
  z-index: 2;
}
.case .message .formbox input:focus::-webkit-input-placeholder,
.case .message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.case .message .formbox input:focus::-moz-placeholder,
.case .message .formbox input:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.case .message .formbox input:focus:-ms-input-placeholder,
.case .message .formbox input:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.case .message .formbox .code {
  float: left;
  position: relative;
  display: block;
}
.case .message .formbox .code .imgCode {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 79px;
  height: 32px;
  border: none;
  display: block;
  z-index: 2;
}
.case .message .formbox .submitform {
  display: block;
  float: right;
  z-index: 5;
  width: 383px;
  height: 38px;
  background-color: #ffffff;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.case .message .formbox .submitform::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  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;
}
.case .message .formbox .submitform:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.case .message .formbox .submitform:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox {
  height: 982px;
  padding-top: 136px;
  position: relative;
  z-index: 2;
}
.about .aboutBoxbg {
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1522px;
  height: 848px;
  background: url(../images/aboutboxbg.jpg) center 0 no-repeat;
  background-color: #ffffff;
  border-radius: 0px 0px 0px 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .tit {
  font-size: 25px;
  line-height: 1;
  margin-top: 90px;
}
.about .text {
  margin-top: 32px;
  width: 704px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 38px;
  height: 152px;
  font-size: 16px;
  text-align: justify;
  color: #595959;
}
.about .moreLink {
  margin-top: 72px;
}
.about .tel {
  position: absolute;
  right: 0;
  top: 100px;
  z-index: 3;
}
.about .tel::before {
  content: "";
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(../images/aboutlx.png) center center no-repeat;
  background-color: #c73800;
  left: -14px;
  top: 8px;
}
.about .tel span {
  width: 110px;
  height: 110px;
  background-color: #f9f9f9;
  display: inline-block;
  vertical-align: top;
  padding-left: 46px;
  padding-top: 30px;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 3px;
  border-radius: 100%;
}
.about .tel i {
  display: inline-block;
  vertical-align: top;
  margin-left: 24px;
  border-bottom: 1px solid #141414;
  font-family: "Times New Roman", Times;
  font-size: 30px;
  padding-top: 14px;
  line-height: 60px;
  font-weight: bold;
}
.about .tip {
  position: absolute;
  z-index: 3;
  right: -100px;
  bottom: 60px;
  letter-spacing: 13px;
  line-height: 1;
  font-size: 18px;
  margin-right: -13px;
}
.about .aboutRimg {
  position: absolute;
  top: 90px;
  right: -310px;
  width: 100px;
  height: 644px;
  background: url(../images/aboutrimg.jpg) center 0 no-repeat;
  pointer-events: none;
}
.news {
  background-color: #f9f9f9;
  overflow: hidden;
  padding: 100px 0;
}
.news .title {
  text-align: center;
}
.news .title b::after {
  margin-left: auto;
  margin-right: auto;
}
.news .newsTab {
  margin-top: 50px;
  text-align: center;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 88px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  height: 66px;
  line-height: 34px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-bottom: 1px solid #bfbfbf;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 2px;
  background-color: #515151;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::after {
  content: ">";
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-family: simsun;
  margin-left: 50px;
  font-size: 20px;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 34px;
  margin-right: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 100%;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTab .more {
  float: right;
  font-size: 16px;
  line-height: 44px;
  color: #666666;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .more:hover {
  background-color: #c73800;
  padding: 0 20px;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(199, 56, 0, 0.5);
  border-radius: 22px;
}
.news .newsTabs {
  margin-top: 50px;
  position: relative;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 603px;
}
.news .newsList {
  overflow: hidden;
  width: 100%;
  position: absolute;
  height: 603px;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .newsT {
  position: relative;
  opacity: 0;
  height: 444px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsT::after,
.news .newsList .newsT:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one {
  float: left;
  width: 644px;
  height: 444px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic {
  display: block;
  width: 644px;
  height: 444px;
  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;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  position: absolute;
  width: 295px;
  height: 330px;
  background-color: #ffffff;
  left: 35px;
  top: 55px;
  z-index: 2;
  padding: 30px 30px 0;
}
.news .newsList .one .cont .bt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  max-height: 72px;
  font-size: 18px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .one .cont .bt:hover {
  left: 5px;
}
.news .newsList .one .cont .date {
  font-size: 16px;
  color: #999999;
  line-height: 12px;
  position: relative;
  margin-top: 54px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.news .newsList .one .cont .more {
  display: block;
  margin-top: 12px;
  width: 45px;
  height: 45px;
  background-color: #c73800;
}
.news .newsList .one .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one:hover {
  border-color: #c73800;
  background-color: #fff;
}
.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 .date {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.news .newsList .one:hover .cont .bt {
  color: #c73800;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .one:hover .cont .more::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.news .newsList .list1 {
  float: right;
  width: 594px;
  overflow: hidden;
}
.news .newsList .list1 ul li {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 33px;
  padding-left: 174px;
  height: 126px;
}
.news .newsList .list1 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 160px;
  height: 126px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li .cont {
  background-color: #ffffff;
  height: 126px;
  padding: 18px 28px;
}
.news .newsList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  left: 0;
}
.news .newsList .list1 ul li .cont .bt:hover {
  left: 5px;
}
.news .newsList .list1 ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  color: #666666;
  margin-top: 5px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.news .newsList .list1 ul li .cont .date {
  margin-top: 18px;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 10px;
  -webkit-transition: all 0.76s ease-out;
  transition: all 0.76s ease-out;
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .bt {
  color: #c73800;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list1 ul li:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list1 ul li:hover .date {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list2 {
  margin-top: 34px;
  overflow: hidden;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul {
  margin-right: -21px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  margin-right: 21px;
  width: 419px;
  height: 125px;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 10px 25px 0;
}
.news .newsList .list2 ul li .date {
  font-family: Arial;
  font-size: 24px;
  line-height: 18px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 58px;
  line-height: 58px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  left: 0;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .bt::before {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #333333;
  display: inline-block;
  vertical-align: middle;
  margin-right: 26px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  left: 5px;
}
.news .newsList .list2 ul li .inTt {
  border-top: 1px dashed #d6d6d6;
  padding-top: 20px;
  line-height: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .inTt .date {
  float: left;
  font-size: 14px;
  color: #999999;
}
.news .newsList .list2 ul li .inTt .more {
  float: right;
  font-size: 12px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .inTt .more:hover {
  color: #c73800;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li:hover {
  border-color: #c73800;
}
.news .newsList .list2 ul li:hover .bt {
  color: #c73800;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list2 ul li:hover .bt::before {
  background-color: #c73800;
}
.news .newsList .list2 ul li:hover .inTt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  opacity: 1;
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .newsT {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.news .newsList:first-child .list2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .newsT {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.news .newsList.hide .list2 {
  opacity: 0;
  -webkit-transform: translateY(70px);
  transform: translateY(70px);
}
.news .newsList.on {
  visibility: initial;
}
.news .newsList.on .newsT {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
