@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-bottom: 60px;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -650px;
  bottom: 10px;
  z-index: 4;
}
@media screen and (max-width: 1320px) {
  .banner .banner-pagination {
    margin-left: -590px;
  }
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #c21c2a 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: #c21c2a;
  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);
}
.banbar {
  position: absolute;
  z-index: 3;
  width: 100%;
  background: url(../images/banbarbg.png) center 0 no-repeat;
  bottom: 0;
}
.banbar .inContent {
  height: 164px;
  display: flex;
  justify-content: flex-end;
}
.banbar .text {
  width: 718px;
  display: flex;
  justify-content: space-between;
  padding: 19px 0;
  align-items: center;
}
.banbar .text::before {
  content: "";
  width: 126px;
  height: 126px;
  border-radius: 50%;
  background: url(../images/banslogan.png) center center no-repeat;
  position: relative;
  overflow: hidden;
}
.banbar .text .slogan {
  margin-left: 32px;
  flex: 1;
  color: #ffffff;
}
.banbar .text .slogan .t1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
}
.banbar .text .slogan .t2 {
  font-family: Arial;
  font-size: 18px;
  margin-top: 16px;
  opacity: 0.3;
  line-height: 14px;
}
@media screen and (max-width: 1320px) {
  .banbar .text {
    width: 660px;
  }
  .banbar .text .slogan {
    margin-left: 20px;
  }
  .banbar .text .slogan .t1 {
    font-size: 27px;
  }
  .banbar .text .slogan .t2 {
    font-size: 16.4px;
  }
  .banbar .text .inTel::before {
    margin-right: 10px;
  }
}
.inTel {
  position: relative;
  font-family: Impact;
  font-size: 26px;
  letter-spacing: 1px;
  color: #ffffd8;
  line-height: 44px;
}
.inTel::before {
  content: "";
  width: 48px;
  height: 44px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 44px;
  line-height: 32px;
  font-weight: bold;
}
.title em {
  display: block;
  margin-top: 18px;
  font-size: 0;
}
.title em::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 47px;
  height: 4px;
  background-color: #c21c2a;
}
.title span {
  font-size: 38px;
  display: block;
  margin-top: 10px;
  font-weight: bold;
}
.moreLink {
  display: block;
  width: 203px;
  height: 60px;
  background-color: #ffffff;
  border: solid 1px #a0a0a0;
  text-align: center;
  font-size: 18px;
  line-height: 58px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c21c2a, #c21c2a);
  background-image: linear-gradient(to right, #c21c2a, #c21c2a);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-family: Impact;
}
.moreLink::after {
  content: ">";
  margin-left: 10px;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #c21c2a;
  border-color: #c21c2a;
  box-shadow: 0 10px 15px -5px rgba(194, 28, 42, 0.3);
}
.moreLink:hover em {
  background-color: #fff;
  color: #c21c2a;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
}
.titBox .moreLink {
  margin-top: 28px;
}
.banTip {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 24px;
}
.banTip .tip {
  color: #ffffff;
  flex: 1;
}
.banTip .tip .t1 {
  font-weight: bold;
  line-height: 1;
  font-size: 30px;
}
.banTip .tip .t2 {
  font-family: Arial;
  font-size: 18px;
  margin-top: 16px;
  line-height: 16px;
  opacity: 0.3;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 80px 0 90px;
}
.product .proNav {
  margin-top: 46px;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
}
.product .proNav ul li {
  padding: 0 10px;
  flex: 1;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  height: 66px;
  line-height: 66px;
  background-color: #444444;
  border-radius: 40px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c21c2a, #c21c2a);
  background-image: linear-gradient(to right, #c21c2a, #c21c2a);
  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.on a,
.product .proNav ul li:hover a {
  background-size: 100% 100%;
}
.product .proNav .tel {
  margin-top: 18px;
  text-align: center;
  height: 116px;
  padding-top: 28px;
  color: #ffffff;
  background-color: #c21c2a;
}
.product .proNav .tel span {
  display: block;
  line-height: 1;
  font-size: 15px;
}
.product .proNav .tel i {
  display: block;
  font-weight: bold;
  font-family: Arial;
  font-size: 26px;
  margin-top: 15px;
  line-height: 20px;
}
.product .bd {
  height: 292px;
  overflow: hidden;
  margin-top: 40px;
}
.product .proList {
  height: 292px;
}
.product .proList ul {
  margin: 0 -16px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  height: 292px;
  padding: 0 16px;
  float: left;
  width: 25%;
}
.product .proList ul li .pic {
  height: 230px;
  display: block;
  overflow: hidden;
  position: relative;
}
.product .proList ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 62px;
  line-height: 62px;
  text-align: center;
  padding: 0 10px;
  font-size: 18px;
  color: #ffffff;
  background-color: #c21c2a;
}
.product .proList ul li .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proList ul li:hover .bt {
  color: #ffffd8;
}
.product .proSwiper {
  margin-top: 46px;
}
.product .proSwiper .swiper-container {
  margin: 0 -16px;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper .pic {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper ul::after,
.product .proSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper ul li {
  width: 16.666%;
  float: left;
  padding: 0 16px;
}
.product .proSwiper ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.product .proSwiper ul li .item .pic {
  display: block;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid #c21c2a;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 17px;
  line-height: 44px;
  height: 50px;
  color: #fff;
  padding: 0 45px;
  text-align: center;
  z-index: 3;
  background-color: rgba(68, 68, 68, 0.7);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.8px;
}
.product .proSwiper ul li .item:hover {
  box-shadow: 0 0 0 2px #c21c2a inset;
}
.product .proSwiper 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 .proSwiper ul li .item:hover .pic::before {
  opacity: 1;
}
.product .proSwiper ul li .item:hover .bt {
  background-color: rgba(194, 28, 42, 0.8);
}
.product .proImg {
  position: absolute;
  left: 0;
  width: 253px;
  height: 437px;
  background: url(../images/proimg.png) 0 0 no-repeat;
  top: 235px;
  pointer-events: none;
  z-index: -1;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  padding-top: 72px;
  padding-bottom: 60px;
}
.youshi::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 887px;
  background: url(../images/ysbg2.jpg) center bottom no-repeat;
}
.youshi .ysTabs {
  margin-top: 60px;
  position: relative;
}
.youshi .ysTit {
  margin-top: 76px;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.youshi .ysTit span {
  display: block;
  font-weight: bold;
  font-size: 38px;
}
.youshi .ysTit em {
  display: block;
  margin-top: 14px;
  font-size: 0;
}
.youshi .ysTit em::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 47px;
  height: 4px;
  background-color: #fff;
}
.youshi .ysTit i {
  display: block;
  margin-top: 20px;
  line-height: 1;
  letter-spacing: 13px;
  margin-right: -13px;
  font-size: 20px;
}
.youshi .box {
  margin-top: 40px;
}
.youshi .box:first-child {
  margin-top: 0;
}
.youshi .box h4 {
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .box h4 span {
  display: inline-block;
  vertical-align: top;
  height: 62px;
  border-radius: 10px;
  border: solid 2px #c89c5b;
  line-height: 60px;
  font-size: 22px;
  padding: 0 17px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .box p {
  font-size: 18px;
  margin-top: 24px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList {
  margin-top: 45px;
  position: relative;
}
.youshi .ysList ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.youshi .ysList ul li:nth-child(2) {
  margin-top: 160px;
}
.youshi .ysList ul li:nth-child(3) {
  margin-top: 30px;
}
.youshi .ysList ul li .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 556px;
  height: 430px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .cont {
  flex: 1;
  margin-left: 90px;
}
.youshi .ysList ul li .cont .zxLink {
  display: block;
  text-align: center;
  width: 150px;
  height: 56px;
  background-color: #c89c5b;
  border-radius: 30px;
  margin-top: 30px;
  line-height: 56px;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  color: #fff;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .cont .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #c89c5b;
  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;
}
.youshi .ysList ul li .cont .zxLink:hover {
  background: none;
  color: #c89c5b;
  box-shadow: 0 10px 10px -5px rgba(200, 156, 91, 0.5);
}
.youshi .ysList ul li .cont .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .ysList ul li:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysList ul li:hover .box h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysList ul li:hover .box h4 span {
  color: #c89c5b;
}
.youshi .ysList ul li:hover .box p {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysList ul li:nth-child(1) {
  flex-direction: row-reverse;
}
.youshi .ysList ul li:nth-child(1) .pic {
  width: 652px;
  height: 372px;
}
.youshi .ysList ul li:nth-child(1) .cont {
  color: #ffffff;
  margin-left: 0;
  margin-right: 80px;
}
.youshi .ysList ul li:nth-child(1) .cont .zxLink {
  margin-top: 58px;
}
.youshi .ysList ul li:nth-child(3) .cont .zxLink {
  margin-top: 48px;
}
.youshi .ysListico {
  width: 62px;
  height: 870px;
  position: absolute;
  top: 542px;
  top: 500px;
  right: -120px;
  background: url(../images/ysico.png) 0 0 no-repeat;
}
.youshi .ysList2 {
  margin-top: 160px;
}
.youshi .ysList2 ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -30px;
}
.youshi .ysList2 ul li {
  padding: 0 30px;
  width: 50%;
}
.youshi .ysList2 ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 460px;
  border: 10px solid #c89c5b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList2 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;
}
.youshi .ysList2 ul li .item .cont {
  color: #fff;
  margin-top: 46px;
  margin-left: 10px;
  margin-right: 46px;
}
.youshi .ysList2 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);
}
.youshi .ysList2 ul li .item:hover .box h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysList2 ul li .item:hover .box h4 span {
  color: #c89c5b;
}
.youshi .ysList2 ul li .item:hover .box p {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  background-color: #6b181f;
  padding-top: 72px;
}
.about .aboutBox {
  margin-top: 62px;
  display: flex;
  justify-content: space-between;
}
.about .aboutText {
  flex: 1;
  padding-top: 46px;
  margin-left: 100px;
  color: #fff;
}
@media screen and (max-width: 1680px) {
  .about .aboutText {
    margin-left: 80px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    margin-left: 40px;
    padding-top: 10px;
  }
}
.about .aboutText .title {
  text-align: left;
}
.about .aboutText .title em {
  margin-top: 36px;
}
.about .aboutText .title em::before {
  background-color: #fff;
}
.about .aboutText .title span {
  margin-top: 20px;
}
.about .aboutText .text {
  margin-top: 48px;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
  line-height: 34px;
  height: 306px;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 1320px) {
  .about .aboutText .text {
    margin-top: 40px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
    line-height: 32px;
    height: 288px;
  }
}
.about .aboutText .more {
  margin-top: 46px;
  display: block;
  text-align: center;
  width: 150px;
  height: 56px;
  background-color: #c89c5b;
  border-radius: 30px;
  line-height: 56px;
  color: #fff;
  font-size: 18px;
  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 #fff;
  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:hover {
  background: none;
  box-shadow: 0 12px 10px -5px rgba(255, 255, 255, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutPic {
  margin-left: -310px;
  width: 930px;
  height: 722px;
  position: relative;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
@media screen and (max-width: 1680px) {
  .about .aboutPic {
    margin-left: -200px;
    width: 840px;
    height: 700px;
  }
}
@media screen and (max-width: 1320px) {
  .about .aboutPic {
    margin-left: -100px;
    width: 720px;
    height: 640px;
  }
}
.show {
  position: relative;
  overflow: hidden;
  padding: 80px 0 50px;
}
.show .showNav ul {
  display: flex;
  justify-content: center;
}
.show .showNav ul li {
  margin-left: 28px;
}
.show .showNav ul li:first-child {
  margin-left: 0;
}
.show .showNav ul li a {
  display: block;
  font-size: 24px;
  width: 252px;
  height: 84px;
  background-color: #333333;
  border-radius: 14px;
  border: solid 4px #c89c5b;
  line-height: 76px;
  text-align: center;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  width: 42px;
  height: 76px;
  margin-right: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.show .showNav ul li a span {
  display: inline-block;
  vertical-align: top;
}
.show .showNav ul li:hover a,
.show .showNav ul li.on a {
  background-color: #c21c2a;
  color: #fff;
}
.show .showNav ul li:hover a i,
.show .showNav ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.show .showTabs {
  margin-top: 34px;
  position: relative;
  margin-left: -90px;
  margin-right: -90px;
}
@media screen and (max-width: 1320px) {
  .show .showTabs {
    margin-left: -40px;
    margin-right: -40px;
  }
}
.show .showTabs .bd {
  height: 292px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .show .showTabs .bd {
    height: 256px;
  }
}
.show .showList {
  position: relative;
  overflow: hidden;
  height: 292px;
}
@media screen and (max-width: 1320px) {
  .show .showList {
    height: 256px;
  }
}
.show .showList .showBd {
  margin: 0 80px;
}
@media screen and (max-width: 1320px) {
  .show .showList .showBd {
    margin: 0 30px;
  }
}
.show .showList ul::after,
.show .showList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showList ul li {
  float: left;
  width: 330px;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li {
    width: 300px;
  }
}
.show .showList ul li .item {
  margin: 0 10px;
  height: 292px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li .item {
    height: 256px;
  }
}
.show .showList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 210px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li .item .pic {
    height: 194px;
  }
}
.show .showList 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;
}
.show .showList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  position: relative;
  height: 82px;
  line-height: 82px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li .item .bt {
    height: 62px;
    line-height: 62px;
  }
}
.show .showList ul li .item:hover {
  border-color: #c21c2a;
}
.show .showList 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);
}
.show .showList ul li .item:hover .bt {
  color: #c21c2a;
}
.show .showList:nth-child(1) ul li .item .pic img {
  object-fit: contain;
}
.show .showPrev {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 88px;
  width: 30px;
  height: 34px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/showl.png) center center no-repeat;
  filter: grayscale(100) brightness(0);
}
.show .showPrev:hover {
  filter: grayscale(0) brightness(1);
}
.show .showNext {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 88px;
  width: 30px;
  height: 34px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/showr.png) center center no-repeat;
  filter: grayscale(100) brightness(0);
}
.show .showNext:hover {
  filter: grayscale(0) brightness(1);
}
.recruitment {
  position: relative;
  overflow: hidden;
  padding-bottom: 66px;
}
.recruitment .banTip {
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
}
.recruitment .banTip .tip {
  color: #333;
}
.recruitment .banTip .tip .t2 {
  color: rgba(51, 51, 51, 0.3);
  opacity: 1;
}
.recruitment .banTip .inTel {
  color: #333333;
}
.recruitment .banTip .inTel::before {
  background-image: url(../images/intel2.png);
}
.recruitment .title {
  margin-top: 100px;
}
.recruitment .title span {
  color: #c21c2a;
}
.recruitment .zmCont {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  position: relative;
  align-items: center;
}
.recruitment .zmList ul {
  width: 520px;
  margin: 0 -10px;
  display: flex;
  justify-content: space-between;
}
.recruitment .zmList ul li {
  padding: 0 10px;
  flex: 1;
}
.recruitment .zmList ul li .item {
  height: 430px;
  position: relative;
  overflow: hidden;
}
.recruitment .zmList ul li .item .pic {
  width: 100%;
  height: 100%;
}
.recruitment .zmList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.recruitment .zmList ul li .item h4 {
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 1;
  font-size: 23px;
  color: #ffffff;
  bottom: 40px;
  line-height: 38px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruitment .zmList ul li .item:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.recruitment .zmImg {
  width: 166px;
  height: 137px;
  position: absolute;
  left: -203px;
  top: 36px;
  background: url(../images/zmimg.png) 0 center no-repeat;
}
.recruitment .zmText {
  margin-left: 80px;
  flex: 1;
  margin-top: -5px;
}
.recruitment .zmText .tip {
  font-size: 26px;
  line-height: 46px;
}
.recruitment .zmText .tip::after {
  content: "";
  display: block;
  width: 43px;
  height: 6px;
  background-color: #434343;
  margin-top: 17px;
}
.recruitment .zmText .text {
  font-size: 16px;
  line-height: 34px;
  color: #666666;
  margin-top: 40px;
}
.recruitment .zmText .zxLink {
  margin-top: 54px;
  display: block;
  text-align: center;
  width: 270px;
  height: 64px;
  border-radius: 32px;
  border: solid 1px #c21c2a;
  line-height: 62px;
  font-size: 22px;
  color: #c21c2a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c21c2a, #c21c2a);
  background-image: linear-gradient(to right, #c21c2a, #c21c2a);
  background-size: 0% 100%;
  background-position: left center;
}
.recruitment .zmText .zxLink:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 6px 10px rgba(194, 28, 42, 0.3);
}
.calculate {
  background: url(../images/lybg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.calculate .inContent {
  height: 631px;
  padding-top: 180px;
}
.calculate .tit {
  color: #fff;
  line-height: 1;
}
.calculate .tit span {
  display: block;
  font-weight: bold;
  font-size: 36px;
}
.calculate .tit i {
  display: block;
  font-size: 22px;
  margin-top: 28px;
}
.calculate .formbox {
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 836px;
}
@media screen and (max-width: 1320px) {
  .calculate .formbox {
    width: 800px;
  }
}
.calculate .formbox label {
  display: block;
  position: relative;
  margin-bottom: 24px;
  width: 392px;
}
@media screen and (max-width: 1320px) {
  .calculate .formbox label {
    width: 380px;
  }
}
.calculate .formbox label em {
  display: block;
  position: absolute;
  z-index: 3;
  right: 34px;
  top: 0;
  font-size: 17px;
  line-height: 58px;
  color: #5b5b5b;
}
.calculate .formbox input {
  display: block;
  width: 100%;
  height: 58px;
  background-color: #ffffff;
  line-height: 58px;
  border: none;
  color: #333;
  font-size: 17px;
  padding-right: 60px;
  padding-left: 26px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.calculate .formbox input::-webkit-input-placeholder {
  color: #5b5b5b;
  font-weight: normal;
  font-size: 17px;
  opacity: 1;
}
.calculate .formbox input::-moz-placeholder {
  color: #5b5b5b;
  font-weight: normal;
  font-size: 17px;
  opacity: 1;
}
.calculate .formbox input:-ms-input-placeholder {
  color: #5b5b5b;
  font-weight: normal;
  font-size: 17px;
  opacity: 1;
}
.calculate .formbox input:focus,
.calculate .formbox input:active {
  box-shadow: 0 0 0 1px #c21c2a;
}
.calculate .formbox input:focus::-webkit-input-placeholder,
.calculate .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.calculate .formbox input:focus::-moz-placeholder,
.calculate .formbox input:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.calculate .formbox input:focus:-ms-input-placeholder,
.calculate .formbox input:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.calculate .formbox .code {
  position: relative;
}
.calculate .formbox .code .inimgCode {
  position: absolute;
  right: 14px;
  top: 13px;
  width: 80px;
  height: 31px;
}
.calculate .formbox .insubmitform {
  display: block;
  border: none;
  width: 100%;
  height: 58px;
  background-color: #ffffff;
  color: #333333;
  line-height: 58px;
  text-align: center;
  font-size: 17px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.calculate .formbox .insubmitform:hover {
  background-color: #c89c5b;
  color: #ffffff;
}
.franchise {
  background: url(../images/jmbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding: 92px 0 95px;
}
.franchise .title {
  color: #ffffff;
}
.franchise .jmSwiper {
  margin-top: 38px;
  position: relative;
}
.franchise .jmSwiper .swiper-container {
  margin: 0 -10px;
}
.franchise .jmSwiper ul li {
  width: 33.33%;
  padding: 0 10px;
}
.franchise .jmSwiper ul li .item .pic {
  height: 314px;
  background-color: #ffffff;
  border: solid 10px rgba(255, 255, 255, 0.15);
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.franchise .jmSwiper 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;
}
.franchise .jmSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 24px;
  margin-top: 18px;
  height: 64px;
  line-height: 64px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.franchise .jmSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.franchise .jmSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.franchise .jmSwiper ul li .item:hover .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #ffffd8;
}
.franchise .page .jm-prev {
  position: absolute;
  top: 118px;
  left: -154px;
  background: url(../images/jml.png) 0 center no-repeat;
  cursor: pointer;
  outline: none;
  width: 92px;
  height: 96px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.franchise .page .jm-prev:hover {
  opacity: 0.7;
}
.franchise .page .jm-next {
  position: absolute;
  top: 118px;
  right: -154px;
  background: url(../images/jmr.png) 0 center no-repeat;
  cursor: pointer;
  outline: none;
  width: 92px;
  height: 96px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.franchise .page .jm-next:hover {
  opacity: 0.7;
}
.franchise .banTip {
  margin-top: 75px;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 90px 0 60px;
  background-color: #fafafa;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .newsTab .title {
  text-align: left;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul li {
  margin-left: 26px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  width: 152px;
  height: 46px;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #d2d2d2;
  line-height: 44px;
  font-size: 20px;
  color: #333333;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  margin-right: 13px;
  position: relative;
  border-radius: 50%;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  border-color: #c21c2a;
}
.news .newsTab ul li.on a::before,
.news .newsTab ul li:hover a::before {
  border-color: #c21c2a;
}
.news .newsTabs {
  position: relative;
  margin-top: 35px;
  margin-left: -130px;
  margin-right: -130px;
}
@media screen and (max-width: 1620px) {
  .news .newsTabs {
    margin-left: -75px;
    margin-right: -75px;
  }
}
@media screen and (max-width: 1460px) {
  .news .newsTabs {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.news .newsTabs .bd {
  height: 504px;
}
@media screen and (max-width: 1460px) {
  .news .newsTabs .bd {
    height: 445px;
  }
}
@media screen and (max-width: 1320px) {
  .news .newsTabs .bd {
    height: 425px;
  }
}
.news .newsList {
  display: flex;
  justify-content: space-between;
  height: 504px;
}
.news .newsList ul {
  width: 100%;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 33.33%;
  padding: 0 35px 15px 20px;
}
.news .newsList ul li .item {
  position: relative;
  height: 490px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  box-shadow: 15px 15px 0 0 #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic {
  display: block;
  width: 100%;
  height: 298px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont {
  padding: 35px 30px 0;
}
.news .newsList ul li .item .cont .date {
  font-family: Arial;
  font-size: 14px;
  color: #a8a8a8;
  line-height: 10px;
}
.news .newsList ul li .item .cont .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .cont .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
  font-size: 14px;
  line-height: 34px;
  color: #696969;
  border-bottom: 2px solid #c21c2a;
  padding-top: 2px;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .more:hover {
  background-color: #c21c2a;
  padding: 0 15px;
  color: #fff;
}
.news .newsList ul li .item:hover {
  border-color: #c21c2a;
}
.news .newsList 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);
}
.news .newsList ul li .item:hover .cont .bt {
  color: #c21c2a;
}
@media screen and (max-width: 1460px) {
  .news .newsList {
    height: 445px;
  }
  .news .newsList ul li .item {
    height: 430px;
  }
  .news .newsList ul li .item .pic {
    height: 260px;
  }
  .news .newsList ul li .item .cont {
    padding-top: 25px;
  }
  .news .newsList ul li .item .cont .more {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1320px) {
  .news .newsList {
    height: 425px;
  }
  .news .newsList ul li {
    padding: 0 25px 15px 10px;
  }
  .news .newsList ul li .item {
    height: 410px;
  }
  .news .newsList ul li .item .pic {
    height: 240px;
  }
}
.news .newsMore {
  display: block;
  margin: 50px auto 0;
  text-align: center;
  width: 172px;
  height: 56px;
  line-height: 56px;
  background-color: #c21c2a;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsMore::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #c21c2a;
  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;
}
.news .newsMore:hover {
  background: none;
  color: #c21c2a;
  box-shadow: 0 10px 10px -5px rgba(194, 28, 42, 0.5);
}
.news .newsMore:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
