@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;
}
.banner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 4;
  left: 0;
  bottom: -200px;
  width: 100%;
  background: url(../images/banbar.png) center bottom no-repeat;
  pointer-events: none;
  height: 851px;
}
.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;
  position: relative;
  z-index: 1;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 35px;
  z-index: 3;
  width: 300px;
  text-align: center;
  display: none;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #a12324 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: #a12324;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .curNum {
  position: absolute;
  left: 50%;
  width: 234px;
  height: 97px;
  background: url(../images/banpage.png) center 0 no-repeat;
  margin-left: -117px;
  z-index: 5;
  bottom: 0;
  font-family: Arial;
  font-size: 24px;
  padding-top: 65px;
  font-weight: bold;
  text-align: center;
  color: #a12324;
}
.banner .curNum::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(../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: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner::after {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  bottom: 82px;
  left: 50%;
  margin-left: -13px;
  display: block;
  width: 32px;
  height: 89px;
  background: url(../images/mouseico.png) center center no-repeat;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: inline-block;
  vertical-align: bottom;
}
.title span img {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: inline-block;
  vertical-align: bottom;
  line-height: 28px;
  font-family: simsun;
  letter-spacing: 3px;
  color: #666666;
  margin-left: 20px;
  font-weight: bold;
  font-size: 14px;
}
.moreLink {
  display: block;
  font-size: 15px;
  position: relative;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: solid 1px #0951a0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/morear.png) 0 center no-repeat;
  right: 15px;
  top: 50%;
  width: 59px;
  height: 12px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.moreLink:hover {
  color: #a12324;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: zyfd 1.5s linear infinite;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.product {
  position: relative;
  z-index: 4;
  padding-top: 100px;
  padding-bottom: 93px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .proimg1 {
  position: absolute;
  width: 305px;
  height: 293px;
  background: url(../images/proimg1.png) 0 0 no-repeat;
  top: 245px;
  left: -390px;
}
.product .proimg2 {
  position: absolute;
  width: 211px;
  height: 272px;
  right: -320px;
  bottom: -184px;
  background: url(../images/proimg2.png) 0 0 no-repeat;
}
.product .proNav {
  float: right;
  padding-top: 139px;
  position: relative;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -295px;
  width: 593px;
  height: 220px;
  background: url(../images/pronav.png) center 0 no-repeat;
}
.product .proNav > ul {
  min-height: 656px;
  margin-right: -9px;
  padding-top: 118px;
  position: relative;
}
.product .proNav > ul::before {
  content: "";
  display: block;
  position: absolute;
  right: 9px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #a12324;
  z-index: -1;
}
.product .proNav > ul > li {
  text-align: right;
  margin-bottom: 42px;
}
.product .proNav > ul > li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 44px;
  font-size: 19px;
  height: 38px;
  line-height: 38px;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.product .proNav > ul > li > a i {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  border: solid 1px transparent;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav > ul > li > a i::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #faf6ed;
  border: solid 1px #a12324;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product .proNav > ul > li > a:hover {
  color: #a12324;
}
.product .proNav > ul > li > a:hover i {
  border-color: #a12324;
  background-color: #faf6ed;
}
.product .proNav > ul > li > ul {
  margin-top: 6px;
  height: 0;
  overflow: hidden;
  overflow: auto;
  margin-right: 8px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product .proNav > ul > li > ul::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.product .proNav > ul > li > ul > li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
  font-size: 16px;
  color: #9b978e;
  padding-right: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav > ul > li > ul > li a:hover {
  color: #a12324;
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.product .proNav > ul > li.on {
  margin-bottom: 32px;
}
.product .proNav > ul > li.on > a i {
  border-color: #a12324;
  background-color: #faf6ed;
}
.product .proNav > ul > li.on > ul {
  height: 128px;
}
.product .proTabs {
  float: left;
  width: 976px;
  padding-bottom: 40px;
}
.product .proTabs .bd {
  overflow: hidden;
  margin-top: 28px;
  margin-left: -12px;
  height: 600px;
}
.product .proList {
  height: 600px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 50%;
  padding: 0 12px;
  margin-top: 20px;
}
.product .proList ul li .item {
  position: relative;
  height: 280px;
  background: url(../images/prolibg.jpg) center bottom no-repeat;
  background-size: 100% auto;
  background-color: #fefefd;
  border: solid 1px #d4d0c7;
  padding-left: 250px;
  padding-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  position: absolute;
  left: 15px;
  top: 17px;
  overflow: hidden;
  height: 248px;
  width: 220px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont {
  padding-top: 64px;
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proList ul li .item .cont .en {
  font-family: Arial;
  font-size: 14px;
  line-height: 16px;
  margin-top: 10px;
  letter-spacing: 1px;
  color: #9f9f9f;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.product .proList ul li .item .cont .more {
  display: block;
  width: 70px;
  border-bottom: 1px solid #636363;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  margin-top: 58px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #a12324, #a12324);
  background-image: linear-gradient(to right, #a12324, #a12324);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
}
.product .proList ul li .item .cont .more::before {
  content: "...";
  display: block;
  position: absolute;
  font-weight: bold;
  font-size: 18px;
  right: -106px;
  top: -3px;
  color: #333;
}
.product .proList ul li .item .cont .more:hover {
  background-size: 100% 100%;
  color: #fff;
}
.product .proList ul li .item:hover {
  border-color: #a12324;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .item:hover .pic {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proList ul li .item:hover .cont .bt {
  color: #a12324;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proList ul li .item:hover .cont .en {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin: 0 -15px;
  }
  .product .proList ul li {
    padding: 0 15px;
  }
}
.youshi {
  position: relative;
}
.youshi::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 304px;
  bottom: -114px;
  z-index: 3;
  background: url(../images/ysbar.png) center 0 no-repeat;
  pointer-events: none;
}
.youshi .ysBox {
  padding-top: 90px;
}
.youshi .tel {
  position: absolute;
  right: 0;
  top: 93px;
  border-bottom: 2px solid rgba(161, 35, 36, 0.3);
  padding-bottom: 10px;
}
.youshi .tel span {
  margin-left: 69px;
  line-height: 1;
  display: block;
  font-size: 16px;
  color: #747474;
}
.youshi .tel i {
  display: block;
  font-size: 48px;
  margin-top: 16px;
  line-height: 32px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  position: relative;
  color: #f2e0cf;
  border-bottom: 2px solid #a12324;
  padding: 0 30px 24px 24px;
}
.youshi .tel i::before {
  content: "";
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 22px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysTabs {
  margin-top: 62px;
}
.youshi .ysCont {
  position: relative;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 128px;
}
.youshi .ysCont .bd li .item {
  height: 128px;
  font-size: 16px;
  line-height: 36px;
  color: #8b867c;
  padding: 0 74px;
  text-align: center;
}
.youshi .hd {
  margin: 64px auto 0;
  background: url(../images/yspicbg.png) center 0 no-repeat;
  position: relative;
  height: 452px;
  width: 960px;
}
.youshi .hd ul li {
  position: absolute;
  width: 127px;
  height: 127px;
  background-color: #e2d2b0;
  border-radius: 50%;
  padding: 11px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:nth-child(1) {
  left: 44px;
  top: 96px;
}
.youshi .hd ul li:nth-child(2) {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -64px;
}
.youshi .hd ul li:nth-child(3) {
  right: 44px;
  top: 96px;
}
.youshi .hd ul li .item {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: solid 1px #b3aea2;
  padding-top: 22px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item i {
  width: 28px;
  height: 28px;
  display: block;
  margin: auto;
  background: center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item i.ico1 {
  background-image: url(../images/newsico1.png);
}
.youshi .hd ul li .item i.ico2 {
  background-image: url(../images/newsico2.png);
}
.youshi .hd ul li .item i.ico3 {
  background-image: url(../images/newsico3.png);
}
.youshi .hd ul li .item span {
  display: block;
  line-height: 1;
  font-size: 20px;
  margin-top: 12px;
}
.youshi .hd ul li:hover .item,
.youshi .hd ul li.on .item {
  background-color: #a12324;
  color: #fff;
}
.youshi .hd ul li:hover .item i,
.youshi .hd ul li.on .item i {
  filter: grayscale(100) brightness(4);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysPic {
  position: absolute;
  width: 374px;
  height: 490px;
  bottom: -128px;
  left: 50%;
  margin-left: -187px;
  z-index: 4;
}
.youshi .ysPic .bd {
  width: 374px;
  height: 490px;
}
.youshi .ysPic .bd ul li {
  width: 374px;
  height: 490px;
  position: relative;
}
.youshi .ysPic .bd ul li img {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.youshi .page .prev {
  width: 77px;
  height: 100px;
  position: absolute;
  z-index: 4;
  left: -78px;
  bottom: 361px;
  background: url(../images/ysl.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .page .prev:hover {
  background-image: url(../images/yslh.png);
}
.youshi .page .next {
  width: 77px;
  height: 100px;
  position: absolute;
  z-index: 4;
  right: -78px;
  bottom: 361px;
  background: url(../images/ysl.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.youshi .page .next:hover {
  background-image: url(../images/yslh.png);
}
.about {
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-color: #f6f6f4;
  padding-bottom: 245px;
  padding-top: 160px;
}
.about .show .hd {
  width: 419px;
  height: 98px;
  margin: auto;
  padding: 10px 30px;
  background: url(../images/showhd.png) center center no-repeat;
}
.about .show .hd ul::after,
.about .show .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .show .hd ul li {
  position: relative;
  float: left;
  font-size: 24px;
  width: 50%;
  text-align: center;
}
.about .show .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 25px;
  background-color: #c9ae79;
  left: 0;
  top: 26px;
}
.about .show .hd ul li:first-child {
  margin-left: 0;
}
.about .show .hd ul li a {
  display: block;
  cursor: pointer;
  position: relative;
  line-height: 75px;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li:hover a,
.about .show .hd ul li.on a {
  color: #a12324;
}
.about .showTabs {
  margin-top: 28px;
  overflow: hidden;
  position: relative;
  margin-left: -17px;
  margin-right: -17px;
  height: 290px;
}
.about .showSwiper {
  height: 290px;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper ul::after,
.about .showSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .showSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 17px;
}
.about .showSwiper ul li .item {
  position: relative;
  background-color: #f6f6f4;
  border: solid 1px #d4d0c7;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 78.57%;
}
.about .showSwiper 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;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  text-align: center;
  font-size: 16px;
  height: 58px;
  line-height: 58px;
  left: 0;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.about .showSwiper ul li .item:hover {
  border-color: #a12324;
}
.about .showSwiper 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);
}
.about .showSwiper ul li .item:hover .bt {
  color: #a12324;
}
.about .showSwiper:nth-child(2) ul li .item .pic img {
  object-fit: contain;
}
.about .aboutBox {
  margin-top: 105px;
}
.about .aboutText {
  float: left;
  width: 628px;
  height: 458px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  padding: 60px 48px 0;
}
.about .aboutText::before {
  content: "";
  display: block;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 100%;
  left: 0;
  background: url(../images/aboutty.png) center 0 no-repeat;
}
.about .aboutText .text {
  margin-top: 46px;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 30px;
  height: 180px;
  color: #6b6b64;
}
.about .videoBox {
  padding-right: 92px;
  padding-top: 14px;
  position: relative;
  float: right;
}
.about .videoBox .tit {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  width: 57px;
  height: 145px;
  line-height: 57px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  letter-spacing: 4px;
  color: #f6f6f4;
  background: url(../images/videotit.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: -41px;
}
.about .videoBox .video {
  width: 358px;
  height: 358px;
  border-radius: 50%;
  overflow: hidden;
}
.about .videoBox .video img,
.about .videoBox .video video {
  display: block;
  width: 100%;
  height: 100%;
}
.about .videoBox .video iframe {
  width: 100% !important;
  height: 100% !important;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 70px 0 75px;
}
.news .newsTab {
  position: absolute;
  right: 0;
  top: 12px;
  width: 322px;
  height: 413px;
  background-color: #f6f6f4;
  padding: 85px 54px 0 68px;
  z-index: 3;
}
.news .newsTab ul li {
  margin-top: 50px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  width: 200px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  background: url(../images/newsnavli.png) center center no-repeat;
  -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: 20px;
  height: 50px;
  overflow: hidden;
  margin-right: 18px;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  background-image: url(../images/newsnavlih.png);
  color: #a12324;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:after,
.news .newsTab ul li:hover a i:after {
  top: -100%;
}
.news .newsTabs .bd {
  overflow: hidden;
  margin-top: 58px;
  height: 502px;
}
.news .newsList .one {
  margin-right: 322px;
  padding-right: 326px;
  height: 412px;
  position: relative;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background: url(../images/newsone.jpg) center 0 no-repeat;
  width: 326px;
  height: 100%;
  padding: 72px 35px 0;
}
.news .newsList .one .cont .date {
  font-size: 20px;
  line-height: 14px;
  padding-bottom: 26px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #f6f6f4;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 34px;
  position: relative;
  font-size: 17px;
  height: 38px;
  line-height: 38px;
  color: #ffffff;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  left: 0;
}
.news .newsList .one .cont .bt:hover {
  left: 5px;
}
.news .newsList .one .cont p {
  margin-top: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 28px;
  height: 84px;
  font-size: 15px;
  color: #ffffff;
  opacity: 0.6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more {
  display: block;
  margin-top: 36px;
  width: 48px;
  height: 58px;
  background: url(../images/newsar.png) 0 center no-repeat;
}
.news .newsList .one:hover {
  border-color: #a12324;
  box-shadow: none;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list {
  margin-top: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul {
  margin: 0 -25px;
}
.news .newsList .list ul::after,
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  width: 33.333%;
  float: left;
  padding: 0 25px;
}
.news .newsList .list ul li .item {
  position: relative;
  padding-left: 98px;
  background: url(../images/newsli.png) 82px 6px no-repeat;
}
.news .newsList .list ul li .item .date {
  width: 71px;
  height: 54px;
  background: url(../images/date.png) center 0 no-repeat;
  font-size: 20px;
  padding-top: 37px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 14px;
  color: #a69687;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
.news .newsList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 54px;
  line-height: 54px;
  font-size: 17px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .item:hover .bt {
  color: #a12324;
}
.news .newsImg {
  width: 308px;
  height: 304px;
  background: url(../images/newsimg.png) 0 0 no-repeat;
  position: absolute;
  top: 256px;
  right: -265px;
  z-index: -1;
}
