@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.blur {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
  height: 750px;
  overflow: hidden;
}
.banner .slider {
  width: 100%;
  height: 750px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider .bd {
  height: 750px;
  overflow: hidden;
  width: 100%;
  margin: auto;
  position: relative;
}
.banner .slider .slider-main {
  height: 750px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .slider .slider-btn .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .slider:hover .slider-btn-prev {
  left: 3%;
}
.banner .slider:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .slider-nav {
  position: absolute;
  z-index: 23;
  width: 100%;
  left: 0;
  bottom: 50px;
  text-align: center;
  font-size: 0;
}
.banner .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 13px;
  border: solid 1px #fff;
  border-radius: 50%;
  margin: 0 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  position: relative;
}
.banner .slider-nav li:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ba1a1b;
  left: 3px;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .slider-nav li.active:before {
  opacity: 1;
  background-color: #fff;
}
.banner .slider-nav .slider-all {
  display: none;
}
.title {
  line-height: 1;
  text-align: center;
}
.title h4 {
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 60px;
  line-height: 45px;
  letter-spacing: 2px;
  color: #333333;
  opacity: 0.1;
}
.title h3 {
  display: block;
  font-size: 40px;
  font-weight: bold;
  background: url(../images/titbg.png) center center no-repeat;
  margin-top: 12px;
}
.title h3 span {
  color: #ba1a1b;
}
.product {
  padding: 100px 0;
  position: relative;
}
.product .proBox {
  margin-top: 50px;
}
.product .proNav {
  float: left;
  width: 288px;
  height: 645px;
  border: solid 5px #f0f0f0;
  padding: 5px 35px 0;
}
.product .proNav ul li {
  height: 56px;
  line-height: 55px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 26px;
  margin-top: 30px;
  position: relative;
}
.product .proNav ul li:after {
  content: "";
  position: absolute;
  background: #ba1a1b;
  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;
}
.product .proNav ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .proNav ul li:last-child {
  border-bottom: none;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-right: 30px;
  font-weight: bold;
}
.product .proNav ul li a:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 19px;
  right: 0;
  top: 0;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/pronavar.png) 0 center no-repeat;
}
.product .proNav ul li:hover a {
  color: #ba1a1b;
}
.product .proNav ul li:hover a:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.product .list {
  float: right;
  width: 964px;
  height: 645px;
}
.product .list ul {
  margin-right: -32px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list ul li {
  float: left;
  width: 300px;
  margin-right: 32px;
  position: relative;
  overflow: hidden;
  margin-bottom: 54px;
}
.product .list ul li .pic {
  display: block;
  width: 100%;
  height: 240px;
  border: solid 6px #eeeeee;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .tt {
  height: 58px;
  line-height: 50px;
  position: relative;
}
.product .list ul li .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  font-weight: bold;
  width: 250px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-bottom: 1px solid #000;
}
.product .list ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list ul li .tt .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  background-color: #000000;
  margin-right: 18px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .tt .more {
  position: absolute;
  width: 21px;
  height: 21px;
  right: 0;
  bottom: 0;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .list ul li:hover .tt .bt {
  color: #ba1a1b;
  border-color: #ba1a1b;
}
.product .list ul li:hover .tt .bt:before {
  background: #ba1a1b;
}
.product .list ul li:hover .tt .more {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysTit {
  color: #ffffff;
  line-height: 1;
  padding-top: 64px;
  height: 186px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysTit h4 {
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 30px;
  line-height: 22px;
  letter-spacing: 1px;
}
.youshi .ysTit h3 {
  font-weight: bold;
  font-size: 40px;
  margin-top: 24px;
  letter-spacing: 2px;
}
.youshi .ysBox {
  z-index: 1;
  height: 502px;
  padding: 45px 0 0 40px;
}
.youshi .ysBox:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 1610px;
  height: 100%;
  background-color: #ffffff;
}
.youshi .ysPic {
  float: left;
  width: 560px;
  height: 424px;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic img {
  display: block;
  width: 560px;
  height: 424px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic:hover {
  box-shadow: 0 15px 15px -10px rgba(186, 26, 27, 0.5);
}
.youshi .ysPic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.youshi .ysCont {
  float: right;
  width: 640px;
  position: relative;
  z-index: 2;
}
.youshi .ysCont .bd {
  height: 236px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li .item {
  height: 236px;
  padding-top: 34px;
}
.youshi .ysCont .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item h4 {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item h4 i {
  font-family: "Arial Black";
  font-size: 30px;
  display: inline-block;
  width: 65px;
}
.youshi .ysCont .bd ul li .item .text {
  line-height: 36px;
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  margin-top: 32px;
}
.youshi .ysCont .bd ul li .item:hover .num {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysCont .bd ul li .item:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #ba1a1b;
}
.youshi .ysCont .bd ul li .item:hover h5 {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}
.youshi .ysCont .bd ul li .item:hover .line {
  background: #ba1a1b;
  opacity: 0.3;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysCont .tt {
  height: 50px;
  line-height: 50px;
}
.youshi .ysCont .tt .tel {
  float: left;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  margin-left: 40px;
}
.youshi .ysCont .tt .tel:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 29px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 12px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysCont .tt .zxLink {
  float: left;
  height: 50px;
  line-height: 50px;
  width: 152px;
  font-size: 18px;
  color: #fff;
  background: #ba1a1b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.youshi .ysCont .tt .zxLink i {
  font-weight: bold;
}
.youshi .ysCont .tt .zxLink:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  position: relative;
  top: -2px;
  margin-right: 16px;
  background: url(../images/zxico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .tt .zxLink:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ba1a1b;
  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;
}
.youshi .ysCont .tt .zxLink:hover {
  background: none;
  color: #ba1a1b;
}
.youshi .ysCont .tt .zxLink:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .ysCont .tt .zxLink:hover:before {
  background: url(../images/zxicoh.png) center center no-repeat;
}
.youshi .ysCont .hd {
  margin-top: 55px;
}
.youshi .ysCont .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysCont .hd ul li {
  float: left;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  margin-left: 106px;
  cursor: pointer;
}
.youshi .ysCont .hd ul li:first-child {
  margin-left: 0;
}
.youshi .ysCont .hd ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 0;
  background-color: #999999;
  left: 16px;
  top: -40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .hd ul li i {
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
}
.youshi .ysCont .hd ul li i:before,
.youshi .ysCont .hd ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysCont .hd ul li i.ico1:before,
.youshi .ysCont .hd ul li i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysCont .hd ul li i.ico2 {
  width: 37px;
}
.youshi .ysCont .hd ul li i.ico2:before,
.youshi .ysCont .hd ul li i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysCont .hd ul li i.ico3:before,
.youshi .ysCont .hd ul li i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysCont .hd ul li i.ico4:before,
.youshi .ysCont .hd ul li i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysCont .hd ul li h4 {
  font-weight: bold;
  margin-top: 28px;
  line-height: 1;
}
.youshi .ysCont .hd ul li:hover i:before,
.youshi .ysCont .hd ul li.on i:before,
.youshi .ysCont .hd ul li:hover i:after,
.youshi .ysCont .hd ul li.on i:after {
  top: -100%;
}
.youshi .ysCont .hd ul li:hover:before,
.youshi .ysCont .hd ul li.on:before {
  height: 25px;
}
.youshi .ysCont .prev {
  position: absolute;
  width: 48px;
  height: 48px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  top: -158px;
  right: 80px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/ysl.png) center center no-repeat;
}
.youshi .ysCont .prev:hover {
  background: #fff url(../images/yslh.png) center center no-repeat;
}
.youshi .ysCont .next {
  position: absolute;
  width: 48px;
  height: 48px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  top: -158px;
  right: 0;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/ysr.png) center center no-repeat;
}
.youshi .ysCont .next:hover {
  background: #fff url(../images/ysrh.png) center center no-repeat;
}
.case {
  padding: 80px 0 70px;
  overflow: hidden;
}
.case .caseSwiper {
  margin-top: 40px;
}
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  float: left;
  width: 400px;
  margin-right: 50px;
}
.case .caseSwiper ul li .item {
  width: 400px;
  height: 490px;
  padding: 40px 30px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .num {
  font-family: "Arial Black";
  font-size: 44px;
  color: #7f7f7f;
  line-height: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  margin-top: 30px;
  width: 100%;
  height: 215px;
  position: relative;
  overflow: hidden;
  -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 {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-top: 8px;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  font-weight: bold;
  width: 280px;
  line-height: 50px;
  height: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li .item .cont .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  background-color: #000000;
  margin-right: 18px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .line {
  width: 224px;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ba1a1b, #ba1a1b);
  background-image: linear-gradient(to right, #ba1a1b, #ba1a1b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseSwiper ul li .item .cont .more {
  position: absolute;
  width: 21px;
  height: 21px;
  right: 0;
  top: 49px;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  margin-top: 20px;
  width: 280px;
}
.case .caseSwiper ul li .item:hover {
  background-color: #f7f6f6;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseSwiper ul li .item:hover .num {
  color: #ba1a1b;
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #ba1a1b;
}
.case .caseSwiper ul li .item:hover .cont .bt:before {
  background: #ba1a1b;
}
.case .caseSwiper ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.case .caseSwiper ul li .item:hover .cont .more {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .caseSwiper .case-prev {
  position: absolute;
  outline: none;
  left: -100px;
  top: 155px;
  width: 48px;
  height: 48px;
  border: solid 1px #cccccc;
  border-radius: 100%;
  background: url(../images/casel.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .case-prev:hover {
  background: #ba1a1b url(../images/caselh.png) center center no-repeat;
  border-color: #ba1a1b;
}
.case .caseSwiper .case-next {
  position: absolute;
  outline: none;
  right: -100px;
  top: 155px;
  width: 48px;
  height: 48px;
  border: solid 1px #cccccc;
  border-radius: 100%;
  background: url(../images/caser.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .case-next:hover {
  background: #ba1a1b url(../images/caserh.png) center center no-repeat;
  border-color: #ba1a1b;
}
.about {
  padding-top: 70px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  height: 616px;
}
.about .aboutPic {
  float: right;
  position: relative;
  height: 616px;
  width: 470px;
}
.about .aboutPic .pic {
  width: 780px;
  height: 616px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover {
  box-shadow: 0 15px 15px -10px rgba(186, 26, 27, 0.5);
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.about .aboutText {
  float: left;
  width: 780px;
}
.about .aboutText h4 {
  font-family: "Arial Black";
  letter-spacing: 2px;
  opacity: 0.1;
  font-size: 60px;
  line-height: 45px;
}
.about .aboutText h3 {
  font-size: 30px;
  margin-top: 16px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  border: solid 2px #ba1a1b;
  border-radius: 100%;
  margin-right: 22px;
  margin-left: -33px;
}
.about .aboutText .tit {
  margin-top: 28px;
  font-size: 22px;
  letter-spacing: 10px;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
}
.about .aboutText .line {
  width: 435px;
  height: 1px;
  background-color: #333333;
  margin-top: 22px;
}
.about .aboutText .text {
  width: 436px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  color: #666666;
  margin-top: 20px;
  text-align: justify;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more {
  display: inline-block;
  margin-top: 60px;
  height: 36px;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
  font-size: 16px;
}
.about .aboutText .more i {
  font-weight: bold;
}
.about .aboutText .more:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 15px;
  height: 22px;
  background: url(../images/aboutmore.png) center center no-repeat;
  margin-right: 10px;
}
.about .aboutText .more:after {
  content: '>';
  margin-left: 10px;
}
.about .aboutText .more:hover {
  color: #ba1a1b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .aboutText .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .aLink {
  margin-top: 76px;
}
.about .aboutText .aLink a {
  display: block;
  float: left;
  width: 240px;
  position: relative;
  height: 60px;
  padding-top: 8px;
  padding-left: 84px;
}
.about .aboutText .aLink a em {
  width: 60px;
  text-align: center;
  font-family: "Arial Black";
  font-size: 44px;
  line-height: 60px;
  position: absolute;
  color: #7f7f7f;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a i {
  width: 60px;
  height: 60px;
  border: solid 1px #999999;
  position: absolute;
  border-radius: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(0.6) rotate(0);
  -moz-transform: scale(0.6) rotate(0);
  -o-transform: scale(0.6) rotate(0);
  transform: scale(0.6) rotate(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .aLink a i.ico1 {
  background: #f4f4f4 url(../images/aboutico1.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico2 {
  background: #f4f4f4 url(../images/aboutico2.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico3 {
  background: #f4f4f4 url(../images/aboutico3.png) center center no-repeat;
}
.about .aboutText .aLink a .cn {
  display: block;
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
}
.about .aboutText .aLink a .en {
  font-size: 14px;
  margin-top: 10px;
  line-height: 12px;
  font-weight: bold;
  color: #999999;
}
.about .aboutText .aLink a:hover i {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutText .aLink a:hover em {
  -webkit-transform: scale(0.6) rotate(0);
  -moz-transform: scale(0.6) rotate(0);
  -o-transform: scale(0.6) rotate(0);
  transform: scale(0.6) rotate(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .honor {
  width: 294px;
  height: 212px;
  position: absolute;
  left: 488px;
  top: 60px;
  /* background: url(../images/honorbg.jpg) center center no-repeat; */
  padding: 23px 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* .about .honor:hover {
  box-shadow: 0 15px 15px -10px rgba(186, 26, 27, 0.5);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
} */
.news {
  position: relative;
  z-index: 1;
  padding: 65px 0 80px;
}
.news .newsBox {
  margin-top: 60px;
}
.news .newsL {
  float: left;
  width: 590px;
}
.news .newsL .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsL .newsTab ul li {
  height: 24px;
  line-height: 24px;
  position: relative;
  z-index: 1;
  margin-left: 95px;
  float: left;
}
.news .newsL .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsL .newsTab ul li a {
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.news .newsL .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  height: 24px;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  margin-right: 16px;
}
.news .newsL .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsL .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsL .newsTab ul li:hover a,
.news .newsL .newsTab ul li.on a {
  color: #ba1a1b;
}
.news .newsL .newsTab ul li:hover a i,
.news .newsL .newsTab ul li.on a i {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsL .newsTabs {
  overflow: hidden;
  margin-top: 36px;
}
.news .newsL .newsTabs .newsList {
  overflow: hidden;
}
.news .newsL .newsTabs .newsList ul li {
  height: 214px;
  margin-top: 48px;
}
.news .newsL .newsTabs .newsList ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsL .newsTabs .newsList ul li:first-child {
  margin-top: 0;
}
.news .newsL .newsTabs .newsList ul li .pic {
  display: block;
  float: left;
  width: 296px;
  height: 214px;
  border: solid 5px #f6f6f6;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  overflow: hidden;
}
.news .newsL .newsTabs .newsList 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 .newsL .newsTabs .newsList ul li .cont {
  position: relative;
  float: right;
  width: 250px;
  height: 214px;
  padding-top: 2px;
}
.news .newsL .newsTabs .newsList ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsL .newsTabs .newsList ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsL .newsTabs .newsList ul li .cont .date {
  font-size: 24px;
  line-height: 20px;
  margin-top: 12px;
  font-weight: bold;
}
.news .newsL .newsTabs .newsList ul li .cont .date i {
  font-size: 16px;
  color: #999999;
  line-height: 12px;
  vertical-align: bottom;
  display: inline-block;
  margin-left: 5px;
}
.news .newsL .newsTabs .newsList ul li .cont p {
  margin-top: 23px;
  font-size: 16px;
  height: 26px;
  line-height: 26px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  color: #666666;
}
.news .newsL .newsTabs .newsList ul li .cont .more {
  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  background-color: #c3c3c3;
  border-radius: 16px;
  text-align: center;
  border-radius: 20px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 46px;
}
.news .newsL .newsTabs .newsList ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsL .newsTabs .newsList ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsL .newsTabs .newsList ul li:hover .cont .bt {
  color: #ba1a1b;
}
.news .newsL .newsTabs .newsList ul li:hover .cont .more {
  background: #ba1a1b;
}
.news .newsR {
  float: right;
  width: 640px;
}
.news .newsR .tit {
  font-weight: bold;
  background: url(../images/newsico3.png) 0 center no-repeat;
  font-size: 24px;
  line-height: 1;
  padding-left: 42px;
}
.news .newsR .list {
  margin-top: 16px;
}
.news .newsR .list ul li {
  height: 165px;
  border-bottom: 1px dashed #ddd;
  padding: 20px 0;
  position: relative;
}
.news .newsR .list ul li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #ba1a1b;
  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 .newsR .list ul li:hover:after,
.news .newsR .list ul li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsR .list ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsR .list ul li .pic {
  display: block;
  float: left;
  width: 160px;
  height: 125px;
  border: solid 5px #f6f6f6;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  overflow: hidden;
}
.news .newsR .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsR .list ul li .cont {
  position: relative;
  float: right;
  width: 450px;
  padding-top: 2px;
}
.news .newsR .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsR .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsR .list ul li .cont .date {
  font-family: Arial;
  font-size: 16px;
  padding-left: 31px;
  background: url(../images/newsdate.png) 0 center no-repeat;
  height: 22px;
  line-height: 22px;
  margin-top: 10px;
}
.news .newsR .list ul li .cont p {
  margin-top: 16px;
  font-size: 16px;
  height: 26px;
  line-height: 26px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  color: #666666;
}
.news .newsR .list ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsR .list ul li:hover .cont .bt {
  color: #ba1a1b;
}
.news .newsR .list ul li:hover .cont .more {
  background: #ba1a1b;
}
.links {
  line-height: 38px;
  padding-bottom: 32px;
}
.links .tit {
  float: left;
  background: url(../images/linkstit.png) 0 0 no-repeat;
  height: 38px;
  width: 144px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  padding-left: 35px;
}
.links .tit span {
  display: inline-block;
  position: relative;
  top: -3px;
}
.links .list {
  overflow: hidden;
  float: right;
  font-size: 0;
  width: 1150px;
  margin-right: -40px;
}
.links .list a {
  display: inline-block;
  margin-right: 40px;
  position: relative;
  color: #666666;
  font-size: 15px;
}
.links .list a:hover {
  color: #ba1a1b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
