@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 {
  background: url(../images/bg.jpg) 0 center repeat;
  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,
.topWow,
.bottomWow {
  -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: 750px;
  -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: 140px;
  z-index: 3;
  width: 300px;
  text-align: center;
  display: none;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #c42e2f 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: #c42e2f;
  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 .bannerPage {
  width: 14.583%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
  background-color: #ffffff;
  height: 70px;
}
.banner .bannerPage .curNum {
  width: 70px;
  height: 123px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -35px;
  z-index: 2;
  background: url(../images/banpage.png) center 0 no-repeat;
  color: #fff;
  font-weight: bold;
  font-family: Impact;
  font-size: 31px;
  line-height: 70px;
  padding-top: 53px;
  text-align: center;
}
.banner .banner-prev {
  position: absolute;
  z-index: 6;
  left: 0;
  bottom: 0;
  width: calc(50% - 35px);
  height: 70px;
  background: url(../images/bl.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.banner .banner-next {
  position: absolute;
  z-index: 6;
  right: 0;
  bottom: 0;
  width: calc(50% - 35px);
  height: 70px;
  background: url(../images/br.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-next:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
@media screen and (max-width: 1840px) {
  .banner .bannerPage {
    width: 12%;
  }
}
@media screen and (max-width: 1720px) {
  .banner .bannerPage {
    width: 260px;
  }
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 39px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 30px;
  margin-top: 21px;
}
.title span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../images/titico.png) 0 center no-repeat;
  width: 33px;
  height: 15px;
  margin-left: 14px;
  position: relative;
  top: -2px;
}
.moreLink {
  display: block;
  height: 43px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.3);
  line-height: 18px;
  text-align: center;
  padding: 0 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 18px;
  margin-left: 17px;
  background: url(../images/morear.png) 0 center no-repeat;
  filter: grayscale(100) brightness(2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #c42e2f;
  border-bottom-color: #c42e2f;
}
.moreLink:hover::after {
  filter: grayscale(0) brightness(1);
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .search {
  float: right;
  position: relative;
  width: 320px;
  margin-top: 32px;
  line-height: 54px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding-right: 32px;
  overflow: hidden;
  border-top: 1px solid rgba(211, 211, 211, 0.6);
  border-bottom: 1px solid rgba(211, 211, 211, 0.6);
}
.titBox .search .searchInp {
  height: 54px;
  line-height: 54px;
  border: none;
  background: none;
  padding-right: 15px;
  font-size: 14px;
  color: #333;
  letter-spacing: 1px;
}
.titBox .search .searchInp::-webkit-input-placeholder {
  color: #a1a0a0;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp::-moz-placeholder {
  color: #a1a0a0;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:-ms-input-placeholder {
  color: #a1a0a0;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:focus::-webkit-input-placeholder,
.titBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus::-moz-placeholder,
.titBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus:-ms-input-placeholder,
.titBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 32px;
  height: 100%;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(2.1);
}
.titBox .search .submitBtn:hover {
  filter: grayscale(0) brightness(1);
}
.titBox .search:hover {
  border-color: #c42e2f;
}
.titBox .moreLink {
  float: right;
  margin-top: 18px;
  margin-bottom: 10px;
}
.product {
  padding: 70px 0 150px;
  overflow: hidden;
  background-color: rgba(242, 245, 249, 0.9);
  position: relative;
}
.product::before {
  content: "";
  display: block;
  width: 14.583%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
@media screen and (max-width: 1840px) {
  .product::before {
    width: 12%;
  }
}
@media screen and (max-width: 1720px) {
  .product::before {
    display: none;
  }
}
.product .da {
  position: absolute;
  line-height: 136px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-family: Impact;
  font-size: 164px;
  color: #a1a0a0;
  opacity: 0.1;
  right: -310px;
  top: -65px;
}
.product .proTabs {
  margin-top: 38px;
}
.product .proNav {
  float: left;
  background-color: #ffffff;
  padding: 26px 15px 28px;
  width: 230px;
}
.product .proNav ul li {
  margin-top: 10px;
}
.product .proNav ul li:first-child {
  margin-top: 0;
}
.product .proNav ul li a {
  display: block;
  text-align: center;
  position: relative;
  height: 80px;
  background-color: #f3f6fa;
  padding: 17px 5px 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c42e2f, #c42e2f);
  background-image: linear-gradient(to right, #c42e2f, #c42e2f);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
}
.product .proNav ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  margin-top: 2px;
  color: #bcbcbc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li.on a {
  background-size: 100% 100%;
  color: #fff;
  background-color: #c42e2f;
}
.product .proNav ul li.on a span {
  font-weight: bold;
}
.product .proNav ul li.on a i {
  color: #d8a4a4;
}
.product .proNav .more {
  display: block;
  margin-top: 10px;
  text-align: center;
  height: 80px;
  background: url(../images/pronavmore.jpg) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
  letter-spacing: 4px;
  color: #ffffff;
  line-height: 80px;
  z-index: 1;
}
.product .proNav .more::before {
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background: url(../images/promore.png) 0 center no-repeat;
  position: relative;
  top: -2px;
}
.product .proNav .more:hover {
  box-shadow: 0 10px 10px -5px rgba(196, 46, 47, 0.5);
}
.product .proNav .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product .proBd {
  float: right;
  width: 1022px;
}
.product .proList .list1 {
  float: left;
  width: 252px;
}
.product .proList .list1 ul li {
  margin-top: 12px;
}
.product .proList .list1 ul li:first-child {
  margin-top: 0;
}
.product .proList .list1 ul li .item {
  position: relative;
  background-color: #ffffff;
  border: 8px solid #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list1 ul li .item .pic {
  display: block;
  width: 100%;
  height: 174px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list1 ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list1 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 5px;
  height: 34px;
  background-color: #ffffff;
  line-height: 34px;
  font-size: 16px;
  padding: 0 10px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c42e2f, #c42e2f);
  background-image: linear-gradient(to right, #c42e2f, #c42e2f);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list1 ul li .item:hover {
  box-shadow: 4px 4px 10px 0px rgba(64, 64, 64, 0.15);
}
.product .proList .list1 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 .list1 ul li .item:hover .bt {
  background-size: 100% 100%;
  color: #fff;
}
.product .proList .list2 {
  float: right;
  width: 252px;
  margin-top: -15px;
  width: 745px;
}
.product .proList .list2 ul {
  margin-right: -25px;
}
.product .proList .list2 ul::after,
.product .proList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .list2 ul li {
  float: left;
  padding-right: 25px;
  margin-top: 15px;
  width: 50%;
}
.product .proList .list2 ul li .item {
  position: relative;
  background-color: #ffffff;
  border: 10px solid #fff;
  border-bottom: none;
  padding-bottom: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list2 ul li .item .pic {
  display: block;
  width: 100%;
  height: 248px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list2 ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 4px;
  right: 0;
  margin: 10px;
  height: 50px;
  background-color: #ffffff;
  line-height: 50px;
  font-size: 16px;
  padding: 0 60px 0 15px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list2 ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #fff;
  padding-right: 10px;
  margin-right: 5px;
  position: relative;
  z-index: 2;
}
.product .proList .list2 ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  border: solid 1px #444444;
  opacity: 0.2;
  border-radius: 50%;
  right: 12px;
  top: 50%;
  margin-top: -9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list2 ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  width: 110px;
  height: 1px;
  background-color: #444444;
  opacity: 0.2;
  right: 20px;
  top: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list2 ul li .item:hover {
  box-shadow: 4px 4px 10px 0px rgba(64, 64, 64, 0.15);
}
.product .proList .list2 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 .list2 ul li .item:hover .bt {
  color: #c42e2f;
  font-weight: bold;
}
.product .proList .list2 ul li .item:hover .bt::before {
  border-color: #c42e2f;
  opacity: 0.7;
}
.product .proList .list2 ul li .item:hover .bt::after {
  background-color: #c42e2f;
  opacity: 0.7;
}
@media screen and (max-width: 1320px) {
  .product .proNav {
    padding: 20px 12px 22px;
    width: 200px;
  }
  .product .proBd {
    float: right;
    width: 962px;
  }
  .product .proList .list1 {
    width: 242px;
  }
  .product .proList .list1 ul li .item .pic {
    height: 164px;
  }
  .product .proList .list2 {
    margin-top: -14px;
    width: 699px;
  }
  .product .proList .list2 ul {
    margin-right: -20px;
  }
  .product .proList .list2 ul li {
    padding-right: 20px;
    margin-top: 14px;
  }
  .product .proList .list2 ul li .item .pic {
    height: 232px;
  }
}
.case {
  margin-top: -134px;
  padding-top: 164px;
  padding-bottom: 85px;
  background: url(../images/casebg.png) center 0 no-repeat;
  position: relative;
  z-index: 3;
}
.case .caseSwiper {
  margin-top: 62px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #eaeaea;
}
.case .caseSwiper .swiper-wrapper {
  left: 1px;
  cursor: url(../images/gesture.png) 30 11, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.case .caseSwiper .swiper-container {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.case .caseSwiper ul::after,
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  float: left;
  padding-bottom: 34px;
  width: 25%;
}
.case .caseSwiper ul li .item {
  height: 372px;
  border-right: 1px solid #eaeaea;
  padding: 32px 25px 0;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 220px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s 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.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont {
  padding-top: 36px;
  text-align: center;
}
.case .caseSwiper ul li .item .cont .num {
  line-height: 18px;
  font-family: Impact;
  font-size: 22px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.case .caseSwiper ul li .item .cont .num::before {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #153585;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .num::after {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #153585;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt {
  margin-top: 8px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 38px;
  font-size: 18px;
  color: #454546;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont p {
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 3px;
  line-height: 10px;
  color: #adadad;
}
.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 .num {
  color: #c42e2f;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseSwiper ul li .item:hover .cont .num::before,
.case .caseSwiper ul li .item:hover .cont .num::after {
  background-color: #c42e2f;
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #c42e2f;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.case .caseSwiper .page .case-prev {
  position: absolute;
  z-index: 3;
  left: -65px;
  top: 154px;
  width: 44px;
  height: 44px;
  border: 2px solid rgba(203, 203, 203, 0.3);
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: rgba(203, 203, 203, 0.3);
  font-size: 24px;
  font-weight: bold;
  text-shadow: 0.5px 0 0 rgba(203, 203, 203, 0.3);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .page .case-prev::before {
  content: "<";
  font-family: simsun;
}
.case .caseSwiper .page .case-prev:hover,
.case .caseSwiper .page .case-prev.on {
  border-color: #c42e2f;
  color: #c42e2f;
  text-shadow: 0.5px 0 0 #c42e2f;
}
.case .caseSwiper .page .case-next {
  position: absolute;
  z-index: 3;
  right: -65px;
  top: 154px;
  width: 44px;
  height: 44px;
  border: 2px solid rgba(203, 203, 203, 0.3);
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: rgba(203, 203, 203, 0.3);
  font-size: 24px;
  font-weight: bold;
  text-shadow: 0.5px 0 0 rgba(203, 203, 203, 0.3);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .page .case-next::before {
  content: ">";
  font-family: simsun;
}
.case .caseSwiper .page .case-next:hover,
.case .caseSwiper .page .case-next.on {
  border-color: #c42e2f;
  color: #c42e2f;
  text-shadow: 0.5px 0 0 #c42e2f;
}
.case .caseTel {
  margin-top: 130px;
  text-align: center;
}
.case .caseTel .tel {
  display: inline-block;
  vertical-align: top;
  background-color: #c42e2f;
  height: 52px;
  background-color: #be2135;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.14);
  border-radius: 26px;
  line-height: 52px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 22px;
  padding-right: 30px;
}
.case .caseTel .tel::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 34px;
  height: 34px;
  margin-right: 16px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
.case .caseImg {
  position: absolute;
  left: -288px;
  top: -325px;
  background: url(../images/proimg.png) 0 center no-repeat;
  width: 412px;
  height: 235px;
  pointer-events: none;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper ul li .item {
    height: 366px;
    padding: 26px 15px 0;
  }
}
.about {
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: url(../images/aboutbar.png) center 0 no-repeat;
  width: 100%;
  height: 518px;
  z-index: 3;
  pointer-events: none;
}
.about .aboutBox {
  height: 828px;
  padding-top: 112px;
}
.about .title span::after {
  display: block;
  margin-left: 0;
  margin-top: 23px;
}
.about .aboutText {
  position: relative;
  height: 468px;
  margin-top: 113px;
  padding-top: 68px;
  padding-right: 398px;
  z-index: 2;
}
.about .aboutText::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 -48px;
  background-color: #ffffff;
  border-radius: 40px 40px 0px 0px;
  opacity: 0.95;
  z-index: -1;
}
.about .aboutText .tit span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 22px;
}
.about .aboutText .tit i {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 20px;
  line-height: 10px;
  color: #555555;
}
.about .aboutText .text {
  margin-top: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 15px;
  color: #848484;
  text-align: justify;
}
.about .aboutText .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 54px;
  height: 38px;
  background-color: #c13647;
  border-radius: 30px;
  line-height: 24px;
  padding: 7px 22px 7px 10px;
  color: #ffffff;
  font-size: 12px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #c42e2f;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more em {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  color: #c42e2f;
  font-weight: bold;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em::before {
  content: ">";
  font-family: simsun;
}
.about .aboutText .more:hover {
  background: none;
  color: #c42e2f;
  box-shadow: 0 10px 10px -5px rgba(196, 46, 47, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .more:hover em {
  background-color: #c42e2f;
  color: #ffffff;
}
.about .honor {
  display: block;
  right: 0;
  bottom: 184px;
  position: absolute;
  z-index: 5;
}
.about .honor .img {
  display: block;
  width: 214px;
  height: 152px;
  background-color: #ffffff;
  border: solid 1px #e7e7e7;
  padding: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .honor .bt {
  display: block;
  position: absolute;
  right: 100%;
  top: 50px;
  padding-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor .bt::before {
  content: "";
  display: block;
  position: absolute;
  top: 35px;
  height: 1px;
  background-color: #dedede;
  margin-left: -11px;
  right: 0;
  left: 0;
}
.about .honor .bt::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border: solid 1px #cccccc;
  left: -19px;
  top: 32px;
  border-radius: 50%;
}
.about .honor .bt i {
  display: block;
  font-size: 16px;
  line-height: 36px;
  white-space: nowrap;
}
.about .honor .bt em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
  opacity: 0.5;
  white-space: nowrap;
}
.about .honor:hover .img {
  border-color: #c42e2f;
}
.about .honor:hover .bt {
  color: #c42e2f;
}
.news {
  overflow: hidden;
  padding: 75px 0;
}
.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;
  text-align: center;
  font-size: 0;
  margin-top: 40px;
}
.news .newsTab ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 72px;
  line-height: 38px;
}
.news .newsTab ul li::before {
  content: "|";
  display: block;
  position: absolute;
  left: -40px;
  top: 0;
  font-size: 12px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li:first-child::before {
  display: none;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  z-index: 2;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 9px;
  background-color: #c13647;
  border-radius: 5px;
  bottom: 8px;
  right: -16px;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 49px;
}
.news .newsTabs {
  margin-top: 40px;
  position: relative;
}
.news .newsTabs .bd {
  height: 390px;
}
.news .newsList {
  width: 100%;
  height: 390px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .oneTabs {
  float: left;
  position: relative;
  width: 856px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 14px;
  width: 630px;
  height: 376px;
  background-color: #f5f6fa;
  z-index: -1;
}
.news .newsList .oneTabs .oneBd {
  overflow: hidden;
  height: 390px;
}
.news .newsList .oneTabs .oneBd ul li .item {
  position: relative;
  height: 376px;
  padding-right: 434px;
  padding-left: 52px;
  margin-top: 14px;
  margin-right: 14px;
}
.news .newsList .oneTabs .oneBd ul li .item .pic {
  width: 392px;
  height: 273px;
  background-color: #000000;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.18);
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont {
  padding-top: 62px;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .bt:hover {
  left: 5px;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .line {
  width: 44px;
  height: 15px;
  margin-top: 10px;
  background: url(../images/onenewsbt.png) 0 0 no-repeat;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont p {
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 14px;
  color: #8e8e8e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .more {
  margin-top: 18px;
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneBd ul li .item .cont .more:hover {
  color: #c42e2f;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .oneTabs .oneBd ul li .item .cont .date {
  font-size: 25px;
  margin-top: 35px;
  line-height: 20px;
  color: #666666;
}
.news .newsList .oneTabs .oneBd ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsList .oneTabs .oneBd ul li .item:hover .cont .bt {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #c42e2f;
}
.news .newsList .oneTabs .oneBd ul li .item:hover .cont .line {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .oneTabs .oneBd ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .oneTabs .oneHd {
  position: absolute;
  left: 580px;
  bottom: 46px;
  z-index: 3;
}
.news .newsList .oneTabs .oneHd .one-prev {
  float: left;
  width: 25px;
  height: 25px;
  background: url(../images/newsl.png) center center no-repeat;
  cursor: pointer;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneHd .one-prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsList .oneTabs .oneHd .one-next {
  float: left;
  width: 25px;
  height: 25px;
  background: url(../images/newsr.png) center center no-repeat;
  cursor: pointer;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .oneTabs .oneHd .one-next:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsList .oneTabs .oneHd .pageState {
  text-align: center;
  float: left;
  font-size: 20px;
  width: 62px;
  line-height: 25px;
  height: 25px;
}
.news .newsList .list {
  float: right;
  position: relative;
  width: 400px;
  margin-top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item {
  height: 98px;
  padding-top: 28px;
  border-bottom: 1px solid #dedede;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item::after {
  content: "";
  position: absolute;
  background: #c42e2f;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li .item .date {
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #979797;
}
.news .newsList .list ul li .item .bt {
  margin-top: 8px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  padding-right: 0;
  left: 0;
}
.news .newsList .list ul li .item .bt::before {
  content: "+";
  display: block;
  position: absolute;
  right: 6px;
  top: 0;
  font-size: 28px;
  color: #5c5c5c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.news .newsList .list ul li .item:hover .bt {
  color: #c42e2f;
  padding-right: 30px;
  font-weight: bold;
}
.news .newsList .list ul li .item:hover .bt::before {
  color: #c42e2f;
  opacity: 1;
  font-weight: normal;
  right: 0;
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .oneTabs {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList:first-child .list {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .oneTabs {
  opacity: 0;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.news .newsList.hide .list {
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
.news .newsList.on {
  visibility: initial;
  z-index: 3;
}
.news .newsList.on .oneTabs {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
@media screen and (max-width: 1320px) {
  .news .newsList .oneTabs {
    width: 820px;
  }
  .news .newsList .oneTabs .oneBd ul li .item {
    padding-right: 420px;
    padding-left: 40px;
  }
  .news .newsList .list {
    width: 340px;
  }
}
