@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(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyMKDROND1pqESgJ.jpg), default;
}
.swiper-container img {
  cursor: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyMKDROND1pqESgJ.jpg), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.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);
  }
}
.navico {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 54px;
  height: 50px;
  padding: 15px 12px;
  border-radius: 0 0 10px 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 9998;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  visibility: hidden;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.navico::before,
.navico::after {
  content: "";
  display: block;
  height: 2px;
  background: #9f2925;
}
.navico i {
  display: block;
  height: 2px;
  background: #9f2925;
  margin: 7px 0;
}
.navico.showico {
  visibility: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}
.inNav {
  width: 160px;
  min-width: 58px;
  left: 0;
  top: 0;
  height: 740px;
  position: absolute;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyupKIIQH1HqKxIJ.jpg) repeat;
  background-color: #2d2e30;
  z-index: 9999;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.inNav.infixedico {
  -webkit-transform: translateX(-260px);
  transform: translateX(-260px);
}
.inNav.infixedNav {
  position: fixed;
  height: 100%;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyupKIIQH1HqKxIJ.jpg) repeat;
}
.inNav * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inNav ul {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.inNav ul li {
  display: block;
  position: relative;
  border-top: 1px solid #272729;
  border-bottom: 1px solid #1d1d1f;
  height: 16.6666%;
  display: flex;
  align-items: center;
}
.inNav ul li a {
  display: block;
  width: 55px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.inNav ul li a i {
  position: absolute;
  width: 55px;
  height: 55px;
  left: 0;
  top: -6px;
  z-index: 3;
  overflow: hidden;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav ul li a i img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  filter: drop-shadow(0 100px #fff);
  -webkit-filter: drop-shadow(0 100px #fff);
}
.inNav ul li a span {
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 44px;
  /* background-color: #ffffff; */
  border-radius: 22px;
  line-height: 44px;
  white-space: nowrap;
  color: #333;
  font-size: 16px;
  padding-left: 55px;
  overflow: hidden;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

.inNav ul li:first-child a i,
.inNav ul li a:hover i{
  background-color: #9f2925;
}
.inNav ul li:first-child a i img,
.inNav ul li a:hover i img {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
}
.inNav ul li:first-child a span,
.inNav ul li a:hover span {
  width: 175px;
  padding-left: 78px;
  background-color: #ffffff;
  box-shadow: 0px 0px 21px 9px rgba(20, 83, 54, 0.1);
}
.banner {
  position: relative;
  padding-left: 160px;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper ul li a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 740px;
}
.banner .bannerSwiper ul li a img {
  display: block;
  width: 100%;
  height: 740px;
  object-fit: cover;
  /* transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1); */
  transition: all 5s;
}
.banner .bannerSwiper ul li.swiper-slide-active a img {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
.banner .banner-pagination {
  z-index: 4;
  font-size: 0;
  position: absolute;
  width: auto;
  right: 88px;
  top: 255px;
}
.banner .banner-pagination span {
  display: block;
  height: 70px;
  width: 1px;
  outline: none;
  background-color: rgba(255, 255, 255, 0.1);
  opacity: 1;
}
.banner .banner-pagination span i {
  position: absolute;
  right: -8px;
  bottom: -208px;
  color: #fff;
  font-size: 50px;
  line-height: 34px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  display: none;
}
.banner .banner-pagination span::before {
  content: "";
  display: block;
  border-radius: 2px;
  background: #9f2925;
  position: relative;
  width: 3px;
  left: -1px;
  height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active::before {
  height: 100%;
}
.banner .banner-pagination span.swiper-pagination-bullet-active i {
  display: block;
}
.banner .banner-num {
  position: absolute;
  z-index: 3;
  right: 50px;
  bottom: 68px;
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  color: #ffffff;
}
.banner .banner-num::before {
  content: "/ 0";
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyONDIgPLHOJDugOKSD.jpg) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyONDIgPs1qYDOgOKSD.jpg) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .search {
  position: absolute;
  right: 120px;
  top: 40px;
  width: 40px;
  height: 40px;
  z-index: 5;
}
.banner .search .searchIco {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  cursor: pointer;
  margin: auto;
  border: solid 2px #ffffff;
}
.banner .search .searchIco em {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  padding: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .search .searchIco em.searchShow {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxIqD2qDHRODKOgOKSD.jpg) center center no-repeat;
}
.banner .search .searchIco em.searchHide {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxIqD2qDJIgKHEgOKSD.jpg) center center no-repeat;
}
.banner .search .searchIco.topSearch em {
  top: -100%;
}
.banner .search .searchBox {
  width: 0;
  height: 50px;
  position: absolute;
  z-index: 9999;
  right: 100%;
  background: #fff;
  top: 50%;
  margin-top: -25px;
  overflow: hidden;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .search .searchBox .searchInp {
  width: 200px;
  height: 50px;
  border: none;
  line-height: 50px;
  background: none;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 14px;
}
.banner .search .searchBox .searchInp::-webkit-input-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .search .searchBox .searchInp::-moz-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .search .searchBox .searchInp:-ms-input-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.banner .search .searchBox .searchInp:focus::-webkit-input-placeholder,
.banner .search .searchBox .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .search .searchBox .searchInp:focus::-moz-placeholder,
.banner .search .searchBox .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .search .searchBox .searchInp:focus:-ms-input-placeholder,
.banner .search .searchBox .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .search .searchBox .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWKHxMJJIgDJkgOKSD.jpg) center center no-repeat;
  width: 60px;
  height: 50px;
  cursor: pointer;
  border: none;
  float: right;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .search .searchBox.searchShow {
  width: 300px;
}
.banner .search .searchBox.searchShow .submitBtn {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.banner .search .searchBox.searchShow .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .zxLink {
  display: block;
  position: absolute;
  right: 52px;
  top: 40px;
  width: 40px;
  height: 40px;
  z-index: 5;
  border-radius: 100%;
  overflow: hidden;
  cursor: pointer;
  margin: auto;
  border: solid 2px #ffffff;
}
.banner .zxLink::before {
  content: "";
  display: block;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxOQUHEoIt.jpg) center center no-repeat;
  width: 100%;
  height: 100%;
}
.banner .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.inTop {
  height: 180px;
  background-color: #9f2925;
  position: relative;
}
.inTop * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inTop .tel {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  width: 160px;
  height: 180px;
  background-color: #942420;
  padding-top: 37px;
}
.inTop .tel span {
  font-family: Impact;
  font-size: 40px;
  line-height: 32px;
  display: block;
}
.inTop .tel i {
  font-family: Impact;
  font-size: 18px;
  display: block;
  margin-top: 16px;
}
.inTop .tel em {
  display: block;
  width: 78px;
  height: 22px;
  background-color: #8d1e1b;
  border-radius: 11px;
  margin: 22px auto;
  line-height: 22px;
  text-align: center;
  font-size: 14px;
}
.inTop .logo {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  line-height: 1;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  display: flex;
  padding-top: 55px;
  justify-content: center;
}
.inTop .logo a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 71px;
}
.inTop .logo a img {
  display: block;
  margin: auto;
  max-height: 71px;
  object-fit: contain;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.inTop .slogan {
  color: #ffffff;
  position: absolute;
  right: 50px;
  top: 60px;
  width: 44%;
}
.inTop .slogan ul {
  display: flex;
  justify-content: space-between;
}
.inTop .slogan ul li {
  position: relative;
  height: 60px;
  padding-left: 82px;
  padding-top: 10px;
}
.inTop .slogan ul li i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .slogan ul li i.ico1 {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWrKSAHK1gDJjDsDy1G.jpg);
}
.inTop .slogan ul li i.ico2 {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWrKSAHK1gDJjpsDy1G.jpg);
}
.inTop .slogan ul li i.ico3 {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWrKSAHK1gDJjLsDy1G.jpg);
}
.inTop .slogan ul li h4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
.inTop .slogan ul li h5 {
  font-family: Arial;
  font-size: 12px;
  margin-top: 12px;
  line-height: 10px;
}
.inTop .slogan ul li:hover i {
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1660px) {
  .inTop .inContent {
    width: 70%;
  }
  .inTop .slogan {
    width: 48%;
    right: 20px;
  }
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title img {
  display: inline-block;
  vertical-align: top;
}
.product {
  padding: 70px 0;
  overflow: hidden;
}
.product .proNavSwiper {
  margin-top: 40px;
  position: relative;
}
.product .proNavSwiper .proimg {
  position: absolute;
  z-index: -2;
  width: 419px;
  height: 375px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxSNKS1LIukQJyV.jpg) 0 center no-repeat;
  right: -210px;
  top: -160px;
}
.product .proNavSwiper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -320px;
  bottom: 0;
  width: 1678px;
  height: 308px;
  background-color: #ffffff;
  box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.1);
}
.product .proNavSwiper ul li {
  height: 398px;
  width: 400px;
  margin-right: 40px;
}
.product .proNavSwiper ul li .pic {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNavSwiper 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 .proNavSwiper ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 88px;
  line-height: 88px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNavSwiper ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proNavSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proNavSwiper ul li:hover .bt {
  font-weight: bold;
  color: #9f2925;
}
.product .proSwiper {
  margin-top: 40px;
  position: relative;
  padding-left: 312px;
  height: 352px;
}
.product .proSwiper .proL {
  width: 272px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.product .proSwiper .proL .tit {
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
  color: #9f2925;
}
.product .proSwiper .proL .tit::after {
  content: "";
  display: block;
  width: 340px;
  height: 2px;
  background-color: #2d2e30;
  margin-top: 25px;
  margin-left: -70px;
}
.product .proSwiper .proL .tip {
  margin-top: 30px;
}
.product .proSwiper .proL .tip img {
  display: block;
  max-width: 100%;
}
.product .proSwiper .proL .case-next {
  display: block;
  width: 145px;
  height: 55px;
  background-color: #9f2925;
  margin-top: 75px;
  border-left: 15px solid #2d2e30;
  font-family: Arial;
  font-size: 20px;
  color: #ffffff;
  padding-left: 14px;
  text-transform: uppercase;
  line-height: 55px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .proL .case-next::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  border-left: 7px solid #2d2e30;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.product .proSwiper .proL .case-next:hover {
  box-shadow: 0 10px 10px -5px rgba(159, 41, 37, 0.5);
}
.product .proSwiper .swiper-container {
  width: 1520px;
}
.product .proSwiper ul li {
  float: left;
  width: 380px;
  position: relative;
  left: 1px;
}
.product .proSwiper ul li .item {
  height: 352px;
  border: solid 1px #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding: 19px 19px 0;
  margin-left: -1px;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 255px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper 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;
}
.product .proSwiper ul li .item .tt {
  position: relative;
  padding-right: 80px;
  height: 76px;
  line-height: 76px;
}
.product .proSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
}
.product .proSwiper ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper ul li .item .tt .more {
  position: absolute;
  right: 0;
  top: 0;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 12px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper ul li .item .tt .more::before {
  content: "";
  display: block;
  position: absolute;
  left: -32px;
  top: 50%;
  z-index: -1;
  width: 60px;
  height: 5px;
  background-color: #9f2925;
  opacity: 0.2;
}
.product .proSwiper ul li .item .tt .more i {
  font-weight: bold;
}
.product .proSwiper ul li .item .tt .more:hover {
  color: #9f2925;
}
.product .proSwiper ul li .item:hover {
  border-color: #9f2925;
  z-index: 2;
}
.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 .tt .bt {
  color: #9f2925;
}
.designer {
  padding: 70px 0;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWLDSMFU1uQHj.jpg) center 0 no-repeat;
}
.designer .sjsBox {
  margin-top: 40px;
}
.designer .sjsSwiper .swiper-slide {
  height: 525px;
  position: relative;
}
.designer .sjsSwiper .swiper-slide .box {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 805px;
  height: 350px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWLDSqnK1OHTy9OID.jpg) right 0 no-repeat;
  background-color: #f5f5f5;
  padding: 35px 35px 0 45px;
}
.designer .sjsSwiper .swiper-slide .box .pic {
  display: block;
  float: left;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  border: solid 6px #fbfbfb;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsSwiper .swiper-slide .box .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;
}
.designer .sjsSwiper .swiper-slide .box .cont {
  float: right;
  width: 405px;
  padding-top: 15px;
}
.designer .sjsSwiper .swiper-slide .box .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 48px;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsSwiper .swiper-slide .box .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.designer .sjsSwiper .swiper-slide .box .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
  max-width: 150px;
  font-size: 28px;
}
.designer .sjsSwiper .swiper-slide .box .cont .bt i {
  color: #9f2925;
  font-size: 16px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 36px;
}
.designer .sjsSwiper .swiper-slide .box .cont .bt i em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
  max-width: 150px;
}
.designer .sjsSwiper .swiper-slide .box .cont .da {
  position: relative;
  padding-left: 32px;
  margin-top: 28px;
}
.designer .sjsSwiper .swiper-slide .box .cont .da:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 2px;
  height: 139px;
  background-color: #333333;
}
.designer .sjsSwiper .swiper-slide .box .cont .da span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  line-height: 36px;
  height: 36px;
}
.designer .sjsSwiper .swiper-slide .box .cont .bq {
  padding-left: 32px;
  margin-top: 22px;
  font-size: 0;
}
.designer .sjsSwiper .swiper-slide .box .cont .bq span {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 2px;
  line-height: 20px;
  text-align: center;
  color: #999999;
  padding: 0 15px;
  margin-top: 6px;
  font-size: 14px;
}
.designer .sjsSwiper .swiper-slide .box:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.designer .sjsSwiper .swiper-slide .box:hover .cont .bt {
  color: #9f2925;
}
.designer .sjsSwiper .swiper-slide .more {
  position: absolute;
  right: 60px;
  top: 45px;
  width: 180px;
  height: 50px;
  background-color: #9f2925;
  border-radius: 25px;
  line-height: 50px;
  font-weight: bold;
  display: block;
  z-index: 3;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsSwiper .swiper-slide .more i {
  font-weight: bold;
}
.designer .sjsSwiper .swiper-slide .more:hover {
  background-color: #fff;
  color: #9f2925;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.designer .sjsCase {
  width: 700px;
  height: 525px;
  position: relative;
}
.designer .sjsCase .bd {
  overflow: hidden;
  width: 700px;
  height: 525px;
}
.designer .sjsCase .bd ul li {
  position: relative;
  width: 700px;
  height: 525px;
  overflow: hidden;
}
.designer .sjsCase .bd ul li .pic {
  display: block;
  width: 700px;
  height: 525px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsCase .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsCase .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 70px;
  line-height: 70px;
  background-color: rgba(45, 46, 48, 0.8);
  padding-left: 30px;
  padding-right: 330px;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsCase .bd ul li .bt:hover {
  padding-left: 35px;
}
.designer .sjsCase .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.designer .sjsCase .next {
  display: block;
  width: 75px;
  height: 70px;
  background-color: rgba(159, 41, 37, 0.8);
  line-height: 70px;
  text-align: center;
  font-size: 16px;
  font-style: italic;
  color: #ffffff;
  left: 400px;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  bottom: 0;
  text-transform: uppercase;
}
.designer .sjsAlbum {
  margin-top: 70px;
  padding-left: 162px;
  padding-right: 162px;
  position: relative;
}
.designer .sjsAlbum .sjs-prev {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  outline: none;
  width: 140px;
  height: 140px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWLDStoDIkH.jpg) center center no-repeat;
  background-color: #9f2925;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsAlbum .sjs-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.designer .sjsAlbum .sjs-next {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  outline: none;
  width: 140px;
  height: 140px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWLDRLoDIkH.jpg) center center no-repeat;
  background-color: #9f2925;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsAlbum .sjs-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.designer .sjsAlbum .swiper-container ul li {
  width: 140px;
  height: 140px;
  margin-right: 23px;
}
.designer .sjsAlbum .swiper-container ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsAlbum .swiper-container ul li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-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;
}
.designer .sjsAlbum .swiper-container ul li .pic:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 3px #9f2925;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.designer .sjsAlbum .swiper-container ul li:hover .pic {
  opacity: 1;
  filter: alpha(opacity=100);
}
.designer .sjsAlbum .swiper-container ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.designer .sjsAlbum .swiper-container ul li.swiper-slide-thumb-active .pic {
  opacity: 1;
  filter: alpha(opacity=100);
}
.designer .sjsAlbum .swiper-container ul li.swiper-slide-thumb-active .pic::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi {
  padding: 70px 0 100px;
}
.youshi .ysBox {
  z-index: 1;
  margin-top: 40px;
  padding-bottom: 70px;
}
.youshi .ysBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -320px;
  bottom: 0;
  width: 1678px;
  height: 308px;
  background-color: #ffffff;
  box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.1);
}
.youshi .ysBox ul {
  display: flex;
  justify-content: space-between;
}
.youshi .ysBox ul li {
  float: left;
  width: 78px;
  position: relative;
  overflow: hidden;
  padding-right: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox ul li .pic {
  display: block;
  width: 0;
  height: 415px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 0;
  z-index: 2;
  border-right: 12px solid #9f2925;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
}
.youshi .ysBox ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.youshi .ysBox ul li .tit {
  display: block;
  width: 78px;
  height: 415px;
  background-color: #fdfdfd;
  padding-top: 148px;
  font-size: 18px;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox ul li .tit span {
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 78px;
  left: 0;
  top: 0;
  letter-spacing: 5px;
}
.youshi .ysBox ul li .tit .num {
  position: absolute;
  z-index: 3;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 72px;
  line-height: 50px;
  font-style: italic;
  color: #ffffff;
  bottom: 18px;
  right: 28px;
  font-weight: bold;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox ul li:nth-child(2n) .tit {
  background-color: #efefef;
}
.youshi .ysBox ul li.on {
  width: 578px;
}
.youshi .ysBox ul li.on .pic {
  width: 500px;
}
.youshi .ysBox ul li.on .tit {
  background-color: #9f2925;
  color: #fff;
  font-weight: bold;
}
.youshi .ysBox ul li.on .tit .num {
  opacity: 0.05;
  filter: alpha(opacity=5);
}
.youshi .ysTt {
  margin-top: 46px;
  padding-left: 135px;
}
.youshi .ysTt .tel {
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
}
.youshi .ysTt .tel::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 23px;
  height: 30px;
  margin-right: 22px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxuOE1SMU0WqHj.jpg) center center no-repeat;
}
.youshi .ysTt .tel i {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.youshi .ysTt .ysTtR {
  float: right;
}
.youshi .ysTt .ysTtR .zxLink {
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  background-color: #f0f0f0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTt .ysTtR .zxLink::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxOQNEcSK1H.jpg) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTt .ysTtR .zxLink:hover {
  box-shadow: 0 10px 10px -5px rgba(159, 41, 37, 0.5);
  background-color: #9f2925;
}
.youshi .ysTt .ysTtR .zxLink:hover::before {
  filter: grayscale(0) brightness(8);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysTt .ysTtR .weixin {
  margin-left: 26px;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxMKJxkpKkkQJyV.jpg) center center no-repeat;
  background-color: #9f2925;
  position: relative;
}
.youshi .ysTt .ysTtR .weixin .ewm {
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -51px;
  margin-right: 10px;
  visibility: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
}
.youshi .ysTt .ysTtR .weixin .ewm::before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -7px;
  border-left: 10px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.youshi .ysTt .ysTtR .weixin .ewm img {
  display: block;
  width: 90px;
  height: 90px;
}
.youshi .ysTt .ysTtR .weixin:hover .ewm {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.youshi .ysTt .ysimg {
  position: absolute;
  z-index: 2;
  width: 349px;
  height: 422px;
  left: -202px;
  top: -333px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxuOJyyFU0WqHj.jpg) 0 center no-repeat;
  pointer-events: none;
}
.case {
  padding: 70px 0;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyWGDSSKIukMESV.jpg) center 0 no-repeat;
}
.case .caseNav {
  margin-top: 40px;
}
.case .caseNav::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseNav ul {
  display: flex;
  justify-content: space-between;
}
.case .caseNav ul li {
  float: left;
}
.case .caseNav ul li.tit {
  width: 290px;
  height: 170px;
  background-color: #9f2925;
  color: #fff;
  font-size: 18px;
  padding-top: 24px;
  padding-left: 40px;
}
.case .caseNav ul li.tit .tip {
  font-weight: bold;
  line-height: 1;
}
.case .caseNav ul li.tit .tip::before {
  content: "+";
  display: block;
  margin-bottom: 30px;
}
.case .caseNav ul li.tit .more {
  display: block;
  width: 110px;
  height: 30px;
  background-color: #8e231f;
  border-radius: 15px;
  margin-top: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li.tit .more i {
  font-weight: bold;
}
.case .caseNav ul li.tit .more:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  background-color: #fff;
  color: #9f2925;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.case .caseNav ul li.li a {
  display: block;
  width: 290px;
  height: 170px;
  position: relative;
  background-color: #ffffff;
  padding-left: 38px;
  padding-top: 32px;
  padding-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li.li a i {
  position: absolute;
  right: 0;
  bottom: 0;
}
.case .caseNav ul li.li a i img {
  max-width: 182px;
  max-height: 100px;
  display: block;
}
.case .caseNav ul li.li a .cn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li.li a .en {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
  margin-top: 6px;
  color: #999999;
}
.case .caseNav ul li.li a em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 30px;
  line-height: 10px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li.li a:hover {
  box-shadow: 0 0 15px rgba(159, 41, 37, 0.2);
}
.case .caseNav ul li.li a:hover .cn {
  color: #9f2925;
}
.case .caseList {
  margin-top: 4px;
}
.case .caseList ul {
  margin-right: -40px;
}
.case .caseList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  width: 400px;
  margin-right: 40px;
  margin-top: 36px;
}
.case .caseList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-bottom: 1px solid #333;
  position: relative;
}
.case .caseList ul li .item::after {
  content: "";
  position: absolute;
  background: #9f2925;
  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;
}
.case .caseList ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  height: 300px;
  background-color: #fff;
  border: solid 5px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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 .caseList ul li .item .tt {
  position: relative;
  padding-right: 80px;
  height: 66px;
  line-height: 66px;
}
.case .caseList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
}
.case .caseList ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList ul li .item .tt .more {
  position: absolute;
  right: 0;
  top: 0;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 12px;
  font-style: italic;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList ul li .item .tt .more::before {
  content: "";
  display: block;
  position: absolute;
  left: -32px;
  top: 50%;
  z-index: -1;
  width: 60px;
  height: 5px;
  background-color: #9f2925;
  opacity: 0.2;
}
.case .caseList ul li .item .tt .more i {
  font-weight: bold;
  font-style: italic;
}
.case .caseList ul li .item .tt .more:hover {
  color: #9f2925;
}
.case .caseList ul li .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.case .caseList 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 .caseList ul li .item:hover .tt .bt {
  color: #9f2925;
}
.about {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyODKRSOH1HqKxIJ.jpg) center 0 no-repeat;
}
.about .aboutBox {
  height: 1055px;
  padding-top: 76px;
}
.about .aboutText {
  color: #ffffff;
  padding-left: 154px;
}
.about .aboutText .tit i {
  display: block;
}
.about .aboutText .tit i img {
  display: block;
}
.about .aboutText .tit b {
  font-weight: bold;
  font-size: 18px;
  display: block;
  margin-top: 36px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 14px;
  margin-top: 122px;
  width: 896px;
  margin-left: 92px;
}
.about .aboutPic {
  margin-top: 46px;
  height: 963px;
  height: 487px;
  overflow: hidden;
  margin-left: 258px;
}
.about .aboutPic img {
  display: block;
}
.about .aLink {
  margin-top: -78px;
  display: flex;
  justify-content: space-between;
}
.about .aLink a {
  display: block;
  width: 336px;
  height: 90px;
  background-image: linear-gradient(-29deg, #9f2925 0%, #aa3835 100%);
  background-color: #9f2925;
  border-radius: 45px;
  text-align: center;
  box-shadow: 0 -3px 0 #90221e;
  line-height: 90px;
  color: #ffffff;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  height: 90px;
  border-radius: 45px;
  background-image: linear-gradient(180deg, rgba(159, 41, 37, 0.15) 0%, rgba(159, 41, 37, 0) 25%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  height: 32px;
  width: 32px;
  margin-right: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.about .aLink a i.ico1 {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyOrJycrJSSpOEgOKSD.jpg) center center no-repeat;
}
.about .aLink a i.ico2 {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyOrJycrJSSpOugOKSD.jpg) center center no-repeat;
}
.about .aLink a i.ico3 {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyOrJycrJSSpOkgOKSD.jpg) center center no-repeat;
}
.about .aLink a span {
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.about .aLink a span em {
  font-weight: normal;
  font-family: Arial;
  font-size: 12px;
  margin-left: 6px;
}
.about .aLink a:nth-child(2) {
  top: -24px;
}
.about .aLink a:nth-child(3) {
  top: -10px;
}
.about .aLink a:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.about .aLink a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aLink a:hover:before {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news {
  padding: 70px 0;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqKIukMESV.jpg) center bottom no-repeat;
}
.news .newsBox {
  margin-top: 40px;
}
.news .newsTab {
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
}
.news .newsTab ul li {
  margin-top: 40px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  height: 60px;
  background-color: #fbfbfb;
  font-size: 16px;
  text-align: center;
  line-height: 60px;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #9f2925, #9f2925);
  background-image: linear-gradient(to right, #9f2925, #9f2925);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 60px;
  margin-right: 16px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i::before,
.news .newsTab ul li a i::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1::before {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0PTxIsID.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico1::after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0PKOgOKSD.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico2::before {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0OTxIsID.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico2::after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0OKOgOKSD.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico3::before {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0NTxIsID.jpg) center center no-repeat;
}
.news .newsTab ul li a i.ico3::after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERqpHy0NKOgOKSD.jpg) center center no-repeat;
}
.news .newsTab ul li a span {
  font-size: 16px;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a i::before,
.news .newsTab ul li.on a i::before,
.news .newsTab ul li:hover a i::after,
.news .newsTab ul li.on a i::after {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.news .newsTabs {
  margin-top: 40px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
  height: 635px;
}
.news .one {
  margin-left: 250px;
  position: relative;
  padding-right: 96px;
  padding-bottom: 68px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .pic {
  display: block;
  width: 934px;
  height: 298px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .cont {
  width: 475px;
  height: 305px;
  background-color: #2d2e30;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  right: 0;
  bottom: 0;
  padding: 38px 36px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .cont:before {
  content: "";
  display: block;
  position: absolute;
  border: solid 1px #ffffff;
  opacity: 0.1;
  margin: 10px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.news .one .cont .date {
  text-align: right;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.news .one .cont .date i {
  font-size: 40px;
  line-height: 28px;
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
}
.news .one .cont .date span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  line-height: 12px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  border-left: 1px solid rgba(255, 255, 255, 0.22);
  padding-left: 10px;
  margin-left: 10px;
}
.news .one .cont .bt {
  margin-top: 40px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 60px;
  height: 60px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-weight: bold;
}
.news .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .one .cont .line {
  height: 3px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}
.news .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #ffffff;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.news .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .one:hover .cont {
  background-color: #9f2925;
}
.news .list {
  margin-top: 5px;
}
.news .list ul {
  margin-right: -33px;
}
.news .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list ul li {
  float: left;
  position: relative;
  margin-top: 25px;
  margin-right: 33px;
  width: 404px;
  height: 107px;
  padding-left: 84px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .date {
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyIGE1RoDIkH.jpg) 13px 25px no-repeat;
}
.news .list ul li .date i {
  font-size: 40px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 28px;
  display: block;
  font-weight: bold;
}
.news .list ul li .date span {
  display: block;
  margin-top: 18px;
  margin-left: 40px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 12px;
  font-weight: bold;
}
.news .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list ul li .line {
  height: 1px;
  background-color: #dedede;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #9f2925, #9f2925);
  background-image: linear-gradient(to right, #9f2925, #9f2925);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  margin-top: 10px;
}
.news .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #999999;
  margin-top: 12px;
}
.news .list ul li:hover .bt {
  color: #9f2925;
}
.news .list ul li:hover .line {
  background-size: 100% 100%;
}
.message {
  background-color: #9f2925;
}
.message .formbox {
  height: 150px;
  padding-top: 50px;
  padding-left: 205px;
}
.message .formbox .tit {
  float: left;
  color: #fff;
  line-height: 1;
  width: 215px;
  position: relative;
  top: -4px;
}
.message .formbox .tit i {
  font-weight: bold;
  font-size: 22px;
  display: block;
}
.message .formbox .tit span {
  font-size: 16px;
  display: block;
  margin-top: 20px;
}
.message .formbox input {
  float: left;
  display: block;
  border: none;
  background: none;
  width: 180px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 3px;
  line-height: 50px;
  font-size: 14px;
  font-weight: normal;
  padding: 0 15px;
  color: #333;
  position: relative;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username {
  margin-right: 5px;
}
.message .formbox input.usertel {
  margin-right: 5px;
}
.message .formbox input.xqcontent {
  margin-right: 5px;
  width: 200px;
}
.message .formbox input.codeText {
  width: 160px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  border-color: rgba(255, 255, 255, 0.5);
  z-index: 2;
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  display: block;
  float: left;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 5px;
  top: 9px;
  width: 78px;
  height: 32px;
  border: none;
  display: block;
  z-index: 4;
}
.message .formbox .submitform {
  float: right;
  width: 120px;
  height: 50px;
  background-color: #2d2e30;
  border-radius: 3px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  border: none;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.message .formbox .submitform:hover {
  background: #fff;
  color: #9f2925;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.message .lyimg {
  position: absolute;
  width: 258px;
  height: 205px;
  bottom: -6px;
  left: -40px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy1YJyyFU0WqHj.jpg) 0 center no-repeat;
  pointer-events: none;
}
