@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  background: url(../images/bg.jpg) 0 center repeat;
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.topWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.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 ul li::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 100px;
  left: 0;
  bottom: -1px;
  width: 100%;
  background: url(../images/banbar.png) center bottom no-repeat;
  pointer-events: none;
}
.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);
}
@-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-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 2.6%;
  bottom: 130px;
  z-index: 3;
  width: 2.6%;
  text-align: center;
  display: none;
}
.banner .banner-pagination span {
  display: block;
  opacity: 1;
  padding: 0;
  border-radius: 0;
  background: transparent;
  margin: 0 !important;
  cursor: pointer;
  outline: none;
  line-height: 38px;
  font-size: 18px;
  color: #686868;
  position: relative;
  width: 100%;
  height: auto;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  position: absolute;
  left: -100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2px;
  background-color: #030000;
  width: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  font-weight: bold;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 80%;
}
.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%;
}
.banNum {
  z-index: 4;
}
.banNum .number {
  min-width: 930px;
  max-width: 1200px;
  height: 172px;
  background-color: #dbb866;
  border-radius: 0px 80px 0px 0px;
  position: absolute;
  z-index: 4;
  left: -310px;
  top: -172px;
  padding-left: 310px;
  color: #fff;
  padding-top: 32px;
  padding-right: 60px;
}
.banNum .number .t1 {
  line-height: 54px;
  font-size: 20px;
}
.banNum .number .t1 i {
  font-family: "Arial Black";
  font-size: 72px;
  margin-right: 25px;
  display: inline-block;
  vertical-align: bottom;
}
.banNum .number .t2 {
  font-weight: bold;
  font-size: 26px;
  margin-top: 22px;
  line-height: 1;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  font-size: 32px;
  font-weight: bold;
  line-height: 96px;
}
.title span i {
  display: inline-block;
  vertical-align: top;
  width: 99px;
  height: 96px;
  position: relative;
  text-align: center;
  line-height: 96px;
  margin-right: 18px;
}
.title span 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;
}
.title span i::before {
  content: "";
  width: 332px;
  height: 109px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/titico.png) right 0 no-repeat;
}
.title span::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 243px;
  height: 35px;
  position: relative;
  top: 54px;
  background: url(../images/titr.png) 0 0 no-repeat;
  margin-right: -233px;
}
.moreLink {
  display: block;
  width: 202px;
  height: 57px;
  background-color: #dbb866;
  border-radius: 50px;
  line-height: 57px;
  font-size: 18px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 20px;
  height: 57px;
  margin-right: 15px;
  background: url(../images/add.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #dbb866;
  border-radius: 50px;
  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;
}
.moreLink:hover {
  background: none;
  color: #dbb866;
  box-shadow: 0 10px 10px -5px rgba(219, 184, 102, 0.5);
}
.moreLink:hover em {
  background-image: url(../images/addh.png);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.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: 18px;
  margin-bottom: 10px;
}
.about {
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  overflow: hidden;
  padding-bottom: 105px;
}
.about .aboutBox {
  padding-top: 140px;
  height: 972px;
}
.about .aboutText {
  float: left;
  width: 610px;
}
.about .aboutText .title {
  text-align: left;
}
.about .aboutText .title span::after {
  display: none;
}
.about .aboutText .text {
  margin-top: 68px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 42px;
  height: 210px;
  font-size: 19px;
  color: #666666;
  text-align: justify;
}
.about .aboutText .more {
  display: block;
  width: 145px;
  height: 208px;
  margin-top: 102px;
  position: relative;
  font-size: 18px;
  letter-spacing: 5px;
  padding-right: 3px;
  line-height: 142px;
  margin-left: -29px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.about .aboutText .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/aboutmore.png) 0 0 no-repeat;
  filter: grayscale(100) brightness(0.6);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  color: #dbb866;
}
.about .aboutText .more:hover::before {
  filter: grayscale(0) brightness(1);
}
.about .number2 {
  position: absolute;
  z-index: 3;
  top: 616px;
  left: 280px;
  font-size: 23px;
  line-height: 1;
}
.about .number2 i {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 222px;
  line-height: 152px;
  display: inline-block;
  vertical-align: bottom;
  color: #dbb866;
  font-weight: bold;
}
.about .aboutPic {
  float: right;
  margin-top: 10px;
  position: relative;
  width: 600px;
  height: 595px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background: url(../images/aboutpicbg.png) 0 0 no-repeat;
  left: -43px;
  top: -53px;
  width: 953px;
  height: 717px;
  pointer-events: none;
}
.about .aboutPic .pic {
  width: 600px;
  height: 595px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 550px;
  }
  .about .aboutText .text {
    font-size: 18px;
  }
  .about .aboutPic {
    margin-right: -40px;
  }
  .about .number2 {
    left: 220px;
  }
}
.show {
  padding-bottom: 10px;
}
.show .title {
  text-align: left;
}
.show .title span::after {
  display: none;
}
.show .title em {
  margin-top: 30px;
  display: block;
  margin-left: -110px;
  width: 746px;
  background-color: #ffffff;
  border-radius: 28px;
  border: solid 1px #dcdcdc;
  text-align: center;
  line-height: 54px;
  font-size: 18px;
  letter-spacing: 18px;
  color: #7b7b7b;
  margin-right: -18px;
}
@media screen and (max-width: 1540px) {
  .show .title em {
    margin-left: 0;
  }
}
.show .showSwiper {
  margin-top: 60px;
  margin-left: -110px;
  margin-right: -600px;
  border-bottom: 1px solid #e0e9e9;
}
.show .showSwiper .swiper-container {
  margin-left: -14px;
}
.show .showSwiper ul li {
  margin-left: 14px;
  width: 670px;
}
.show .showSwiper ul li .item .pic {
  display: block;
  height: 510px;
  background-color: #a7a7a7;
  box-shadow: 0px 14px 12px 0px rgba(2, 2, 2, 0.14);
  border: solid 10px #f2f2f2;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .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;
}
.show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 120px;
  line-height: 120px;
  font-size: 20px;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.show .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);
}
.show .showSwiper ul li .item:hover .bt {
  color: #dbb866;
}
.show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 120px;
  line-height: 120px;
  font-size: 20px;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li.swiper-slide-prev .item .pic {
  box-shadow: none;
}
@media screen and (max-width: 1540px) {
  .show .showSwiper {
    margin-left: 0;
    margin-right: -200px;
  }
  .show .showSwiper ul li {
    width: 610px;
  }
  .show .showSwiper ul li .item .pic {
    height: 460px;
  }
}
@media screen and (max-width: 1320px) {
  .show .showSwiper ul li {
    width: 550px;
  }
  .show .showSwiper ul li .item .pic {
    height: 420px;
  }
}
.show .showPage {
  position: absolute;
  bottom: -10px;
  width: 1410px;
  padding-right: 150px;
  height: 21px;
  z-index: 3;
}
@media screen and (max-width: 1540px) {
  .show .showPage {
    width: 1300px;
  }
}
@media screen and (max-width: 1320px) {
  .show .showPage {
    width: 1180px;
  }
}
.show .showPage .show-pagination {
  opacity: 1 !important;
  height: 3px;
  width: 100%;
  position: relative;
  top: 9px;
  display: flex;
  justify-content: space-between;
}
.show .showPage .show-pagination span {
  flex: 1;
  height: 3px;
  background-color: transparent;
  border-radius: 2px;
  height: 100%;
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showPage .show-pagination span.swiper-pagination-bullet-active {
  background-color: #5b5757;
  opacity: 1;
}
.show .showPage .page {
  position: absolute;
  right: 0;
  top: 0;
}
.show .showPage .page .show-prev {
  float: left;
  cursor: pointer;
  outline: none;
  width: 24px;
  height: 21px;
  background: url(../images/showl.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.7);
}
.show .showPage .page .show-prev:hover {
  filter: grayscale(0) brightness(1);
}
.show .showPage .page .show-next {
  margin-left: 70px;
  float: left;
  cursor: pointer;
  outline: none;
  width: 24px;
  height: 21px;
  background: url(../images/showr.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.7);
}
.show .showPage .page .show-next:hover {
  filter: grayscale(0) brightness(1);
}
.craft {
  position: relative;
  overflow: hidden;
}
.craft .bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/gybg.jpg) center center no-repeat;
}
@keyframes bg {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
}
.craft .gyBox {
  z-index: 2;
  height: 920px;
  padding-top: 330px;
  text-align: center;
  color: #ffffff;
}
.craft .gyBox .t1 {
  font-size: 100px;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.craft .gyBox .t1::before {
  content: "";
  position: absolute;
  top: -67px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  width: 195px;
  height: 171px;
  background: url(../images/gyico.png) center center no-repeat;
  margin-left: -44px;
}
.craft .gyBox .t1 img {
  display: inline-block;
  vertical-align: top;
}
.craft .gyBox .t2 {
  margin: auto;
  font-size: 22px;
  line-height: 42px;
  margin-top: 70px;
  max-width: 1190px;
}
.base {
  padding: 95px 0 60px;
  background: url(../images/jdbg.jpg) center bottom no-repeat;
}
.base .jsData {
  margin-top: 66px;
  position: relative;
  padding-left: 310px;
}
.base .jsData .pic {
  display: block;
  width: 100%;
  height: 386px;
  border-radius: 60px 0px 0px 0px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.base .jsData .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;
}
.base .jsData .cont {
  position: absolute;
  top: 166px;
  z-index: 2;
  width: 606px;
  height: 353px;
  background-color: #ffffff;
  border-radius: 20px;
  left: -90px;
  padding-left: 90px;
  padding-top: 68px;
  padding-right: 35px;
}
.base .jsData .cont h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 44px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.base .jsData .cont .line {
  background: url(../images/jdbt.png) 0 0 no-repeat;
  height: 20px;
  margin-top: 15px;
}
.base .jsData .cont .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 20px;
  margin-top: 30px;
  color: #444444;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.base .jsData:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.base .jsData:hover .cont h4 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #dbb866;
}
.base .jsData:hover .cont .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.base .jsData .tip {
  text-align: right;
  font-size: 20px;
  margin-top: 52px;
  line-height: 40px;
  color: #444444;
}
.base .jdTabs {
  margin-top: 40px;
  overflow: hidden;
}
.base .jdTabs .bd {
  margin-left: -16px;
  margin-right: -16px;
}
.base .jdTabs ul li {
  float: left;
  width: 25%;
  padding: 0 16px;
}
.base .jdTabs ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.base .jdTabs ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 73.333%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.base .jdTabs ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.base .jdTabs ul li .item .bt {
  margin-top: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  left: 0;
}
.base .jdTabs ul li .item .bt:hover {
  left: 5px;
}
.base .jdTabs 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);
}
.base .jdTabs ul li .item:hover .bt {
  color: #dbb866;
}
@media screen and (max-width: 1320px) {
  .base .jdTabs .bd {
    margin-left: -12px;
    margin-right: -12px;
  }
  .base .jdTabs ul li {
    padding: 0 12px;
  }
}
.strength {
  background: url(../images/slbg.jpg) center 0 no-repeat;
}
.strength .slBox {
  height: 776px;
  padding-top: 137px;
}
.strength .slPic {
  margin: auto;
  width: 470px;
  height: 470px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.strength .slPic .bd {
  overflow: hidden;
  width: 470px;
  height: 470px;
}
.strength .slPic ul li {
  width: 470px;
  height: 470px;
}
.strength .slPic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .slPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.strength .slCont {
  position: absolute;
  left: 0;
  top: 200px;
}
.strength .slCont .bd {
  width: 362px;
}
.strength .slCont .bd ul li .item {
  color: #fff;
}
.strength .slCont .bd ul li .item h4 {
  padding-top: 10px;
  font-weight: bold;
  font-size: 38px;
  line-height: 1;
}
.strength .slCont .bd ul li .item .text {
  font-size: 20px;
  line-height: 32px;
  margin-top: 125px;
}
.strength .slR {
  position: absolute;
  right: -100px;
  top: 278px;
  line-height: 204px;
  padding-right: 100px;
  background: url(../images/slar.png) right center no-repeat;
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
}
.strength .mouse {
  position: absolute;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 60px;
}
.strength .mouse::before {
  content: "";
  width: 25px;
  height: 37px;
  display: block;
  margin: auto;
  background: url(../images/slm.png) center center no-repeat;
  animation: arrow 1.8s 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;
  }
}
.custom {
  background: url(../images/dzbg.jpg) center 0 no-repeat;
  overflow: hidden;
  padding: 90px 0 168px;
}
.custom .dzSwiper {
  margin: auto;
  margin-top: 54px;
  width: 580px;
  position: relative;
}
.custom .dzSwiper .swiper-container {
  overflow: inherit !important;
  width: 580px;
}
.custom .dzSwiper ul::after,
.custom .dzSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.custom .dzSwiper ul li {
  width: 580px;
  perspective: 1200px;
  transform-style: preserve-3d;
  touch-action: pan-y;
}
.custom .dzSwiper ul li .item {
  position: relative;
  padding: 10px;
  opacity: 0;
  height: 580px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  transform-style: preserve-3d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper 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;
}
.custom .dzSwiper ul li .item .cont {
  opacity: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 170px;
  padding: 25px 20px 0;
}
.custom .dzSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.custom .dzSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
  height: 26px;
  margin-top: 35px;
  color: #8a8a8a;
  font-size: 16px;
  margin-right: 130px;
}
.custom .dzSwiper ul li .item .cont p::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  border: solid 3px #900a0a;
  margin-right: 10px;
}
.custom .dzSwiper ul li .item .cont .num {
  position: absolute;
  font-family: Arial;
  font-size: 60px;
  bottom: 32px;
  right: 30px;
  font-weight: bold;
  line-height: 44px;
  color: #f7f7f7;
}
.custom .dzSwiper ul li .item .cont .more {
  position: absolute;
  z-index: 3;
  width: 78px;
  height: 79px;
  right: 43px;
  bottom: 27px;
  background: url(../images/dzadd.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper ul li .item .cont .more:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.custom .dzSwiper ul li .item:hover {
  border-color: #dbb866;
}
.custom .dzSwiper 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);
}
.custom .dzSwiper ul li .item:hover .bt {
  color: #dbb866;
}
.custom .dzSwiper ul li .item:hover .bt::before {
  background-color: #dbb866;
}
.custom .dzSwiper ul li.swiper-slide-active .item {
  opacity: 1;
  padding-bottom: 170px;
}
.custom .dzSwiper ul li.swiper-slide-active .item .cont {
  opacity: 1;
}
.custom .dzSwiper ul li.swiper-slide-prev .item {
  opacity: 1;
  transform: rotateY(35deg) scale(1, 0.78);
}
.custom .dzSwiper ul li.swiper-slide-next .item {
  opacity: 1;
  transform: rotateY(-35deg) scale(1, 0.78);
}
.custom .page .dz-prev {
  position: absolute;
  z-index: 3;
  left: -126px;
  top: 50%;
  margin-top: -39px;
  width: 78px;
  height: 78px;
  background-color: #3e3b3b;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
}
.custom .page .dz-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/dzl.png) center center no-repeat;
}
.custom .page .dz-prev:hover,
.custom .page .dz-prev.on {
  background-color: #dbb866;
}
.custom .page .dz-next {
  position: absolute;
  z-index: 3;
  right: -126px;
  top: 50%;
  margin-top: -39px;
  width: 78px;
  height: 78px;
  background-color: #3e3b3b;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
}
.custom .page .dz-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/dzr.png) center center no-repeat;
}
.custom .page .dz-next:hover,
.custom .page .dz-next.on {
  background-color: #dbb866;
}
.news {
  overflow: hidden;
  background: url(../images/newsbg.jpg) center bottom no-repeat;
  padding: 0 0 88px;
}
.news .newsList {
  margin-top: 50px;
}
.news .newsImg {
  height: 204px;
  position: relative;
  overflow: hidden;
}
.news .newsImg img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsImg:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .one {
  margin-top: 42px;
  position: relative;
  padding-right: 350px;
}
.news .one .date {
  position: absolute;
  right: 0;
  top: 16px;
  background: url(../images/date.png) 14px center no-repeat;
}
.news .one .date i {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 1;
  font-size: 46px;
  display: inline-block;
  vertical-align: top;
}
.news .one .date span {
  display: inline-block;
  vertical-align: top;
  font-size: 76px;
  margin-left: 40px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  padding-top: 26px;
  line-height: 54px;
}
.news .one .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;
  font-weight: bold;
}
.news .one .bt:hover {
  letter-spacing: 0.5px;
}
.news .one p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 16px;
  color: #999999;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one:hover .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #dbb866;
}
.news .one:hover p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .list {
  margin-top: 54px;
}
.news .list ul {
  margin: 0 -25px;
}
.news .list ul::after,
.news .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list ul li {
  float: left;
  width: 33.33%;
  padding: 0 25px;
}
.news .list ul li .item {
  border-top: dashed 1px #434343;
  height: 180px;
  padding-top: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .list ul li .item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #dbb866;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 100%;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .list ul li .item:hover::after,
.news .list ul li .item.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list ul li .item .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;
  font-weight: bold;
}
.news .list ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .list ul li .item p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 28px;
  font-size: 16px;
  color: #999999;
  margin-top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .item .date {
  margin-top: 18px;
  height: 64px;
  display: block;
  background: url(../images/date.png) 8px bottom no-repeat;
}
.news .list ul li .item .date i {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 18px;
  font-size: 26px;
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
}
.news .list ul li .item .date span {
  display: inline-block;
  vertical-align: top;
  font-size: 42px;
  margin-left: 25px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  padding-top: 26px;
  line-height: 28px;
}
.news .list ul li .item:hover .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #dbb866;
}
.news .list ul li .item:hover p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.cellar {
  background: url(../images/jkbg.jpg) center 0 no-repeat;
  overflow: hidden;
}
.cellar .jkBox {
  padding-left: 450px;
  height: 522px;
}
.cellar .jkImg {
  margin-right: -310px;
  height: 522px;
  width: 1160px;
  overflow: hidden;
}
.cellar .jkImg img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cellar .jkImg:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.cellar .jiu {
  position: absolute;
  width: 408px;
  height: 414px;
  left: -56px;
  top: 36px;
  background: url(../images/jiu.png) 0 center no-repeat;
}
.cellar .tit {
  position: absolute;
  left: 0;
  top: 128px;
}
.cellar .tit::before {
  content: "";
  display: block;
  background: url(../images/jiuline.png) 0 0 no-repeat;
  height: 30px;
}
.cellar .tit h3 {
  font-weight: bold;
  line-height: 1;
  font-size: 28px;
  margin-top: 18px;
}
.cellar .tit p {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 6px;
  color: #686868;
  margin-top: 20px;
}
.cellar .tit::after {
  content: "";
  display: block;
  width: 66px;
  height: 108px;
  margin-top: 55px;
  background: url(../images/syico.png) 0 0 no-repeat;
}
