@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,
.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 {
  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,
.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;
  background: url(../images/topbg.jpg) center -118px no-repeat;
}
.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;
  width: 92.96875%;
  min-width: 1280px;
  margin: auto;
  border-radius: 40px 300px 40px 40px;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  cursor: pointer;
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
@-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: 50%;
  margin-left: -150px;
  bottom: 110px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #8f796c 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: #8f796c;
  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 .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%;
}
@media screen and (max-width: 1800px) {
  .banner .bannerSwiper {
    border-radius: 30px 200px 30px 30px;
  }
}
@media screen and (max-width: 1620px) {
  .banner .bannerSwiper {
    border-radius: 20px 100px 20px 20px;
  }
}
.tedian .tdBox {
  z-index: 4;
  margin-top: -76px;
  height: 138px;
}
.tedian .tdBox::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  z-index: -2;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1384px;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.06);
  border-radius: 30px 60px 0px 30px;
}
.tedian .tdBox::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 290px;
  height: 100%;
  top: 0;
  right: 50%;
  margin-right: -692px;
  background-color: #8f796c;
  border-radius: 0 60px 0px 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tedian .tdList {
  float: left;
  width: 980px;
  position: relative;
}
.tedian .tdList::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 64px;
  height: 1px;
  background-color: #efefef;
  width: 100%;
}
.tedian .tdList ul {
  display: flex;
  justify-content: space-between;
  padding: 0 40px 0 16px;
}
.tedian .tdList ul li {
  float: left;
  height: 138px;
  text-align: center;
  padding-top: 30px;
  position: relative;
  z-index: 2;
}
.tedian .tdList ul li h4 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  color: #bfbebe;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.tedian .tdList ul li .dot {
  width: 8px;
  height: 8px;
  background-color: #8f796c;
  border-radius: 100%;
  margin: 20px auto 0;
  box-shadow: 0 0 0 5px rgba(143, 121, 108, 0.2);
}
.tedian .tdList ul li p {
  line-height: 1;
  font-size: 18px;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tedian .tdList ul li:hover h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.tedian .tdList ul li:hover .dot {
  animation: bowen 1.2s linear infinite;
}
@keyframes bowen {
  0% {
    box-shadow: 0 0 0 0 rgba(143, 121, 108, 0.2), 0 0 0 5px rgba(143, 121, 108, 0.2);
  }
  100% {
    box-shadow: 0 0 0 5px rgba(143, 121, 108, 0.2), 0 0 0 10px rgba(143, 121, 108, 0);
  }
}
.tedian .tdList ul li:hover p {
  color: #8f796c;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.tedian .search {
  position: relative;
  float: left;
}
.tedian .search .searchIco {
  width: 80px;
  height: 138px;
  background-color: #b5a395;
  overflow: hidden;
  cursor: pointer;
}
.tedian .search .searchIco em {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  padding-top: 30px;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tedian .search .searchIco em::before {
  content: "";
  display: block;
  width: 27px;
  height: 28px;
  margin: auto;
  margin-bottom: 30px;
}
.tedian .search .searchIco em.searchShow::before {
  background: url(../images/topSearch.png) center center no-repeat;
}
.tedian .search .searchIco em.searchHide::before {
  background: url(../images/topSehide.png) center center no-repeat;
}
.tedian .search .searchIco.topSearch em {
  top: -100%;
}
.tedian .search .searchBox {
  width: 0;
  height: 50px;
  position: absolute;
  z-index: 9999;
  right: 0;
  background: #fff;
  top: 100%;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tedian .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;
}
.tedian .search .searchBox .searchInp::-webkit-input-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.tedian .search .searchBox .searchInp::-moz-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.tedian .search .searchBox .searchInp:-ms-input-placeholder {
  color: #777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.tedian .search .searchBox .searchInp:focus::-webkit-input-placeholder,
.tedian .search .searchBox .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tedian .search .searchBox .searchInp:focus::-moz-placeholder,
.tedian .search .searchBox .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tedian .search .searchBox .searchInp:focus:-ms-input-placeholder,
.tedian .search .searchBox .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tedian .search .searchBox .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) 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);
}
.tedian .search .searchBox.searchShow {
  width: 300px;
}
.tedian .search .searchBox.searchShow .submitBtn {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.tedian .search .searchBox.searchShow .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.tedian .tel {
  float: right;
  text-align: center;
  padding-top: 21px;
  color: #fff;
  font-size: 30px;
  font-family: "Times New Roman", Times;
  line-height: 20px;
  height: 138px;
}
.tedian .tel::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  margin: auto;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  margin-bottom: 24px;
}
.title {
  line-height: 1;
  position: relative;
}
.title::before {
  content: "";
  display: block;
  position: absolute;
  left: -65px;
  top: 94px;
  background: url(../images/titline.png) right center no-repeat;
  width: 253px;
  height: 12px;
}
.title span {
  display: inline-block;
  vertical-align: top;
  text-align: right;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 54px;
}
.title i img {
  display: block;
}
.title b {
  display: block;
  font-size: 36px;
  margin-top: 16px;
  font-weight: normal;
  position: relative;
  z-index: 2;
}
.title b::before {
  content: "【";
  font-size: 24px;
  color: #8f796c;
  margin-right: 15px;
}
.title b::after {
  content: "】";
  font-size: 24px;
  color: #8f796c;
  margin-left: 15px;
  margin-right: -10px;
}
.title em {
  margin-top: 20px;
  font-size: 15px;
  display: block;
  color: #b2b2b2;
}
.moreLink {
  display: block;
  position: relative;
  width: 337px;
  height: 61px;
  padding-left: 134px;
  font-size: 16px;
  font-family: "Times New Roman", Times;
  color: #a0a0a0;
  line-height: 61px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/casemore.png) 0 center no-repeat;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.moreLink i {
  min-width: 5px;
}
.moreLink::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 61px;
  height: 61px;
  background: 2px;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  background: url(../images/casear.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #8f796c;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.moreLink:hover::after {
  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: 42px;
  margin-bottom: -4px;
}
.titBox .search {
  float: right;
  width: 318px;
  height: 52px;
  margin-top: 63px;
  position: relative;
  overflow: hidden;
  padding-right: 40px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .search:hover {
  border-color: #8f796c;
}
.titBox .search .searchInp {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: none;
  padding: 0 5px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .search .searchInp::-webkit-input-placeholder {
  color: #c6c6c6;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp::-moz-placeholder {
  color: #c6c6c6;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:-ms-input-placeholder {
  color: #c6c6c6;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:focus::-webkit-input-placeholder,
.titBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus::-moz-placeholder,
.titBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus:-ms-input-placeholder,
.titBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 34px;
  height: 50px;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.titBox .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product {
  padding: 64px 0 36px;
  position: relative;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
}
.product .proNav .more {
  float: right;
  margin-left: 20px;
  margin-top: 75px;
  width: 40px;
  height: 40px;
  background-color: #8f796c;
  box-shadow: 5px 5px 7px 0px rgba(143, 121, 108, 0.24), 0 0 0 10px rgba(201, 169, 133, 0.2);
  display: block;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
.product .proNav .more::before {
  content: ">";
  font-family: simsun;
}
.product .proNav .more:hover {
  animation: bowen2 1.2s linear infinite;
  background-color: #c9a985;
}
@keyframes bowen2 {
  0% {
    box-shadow: 0 0 0 0 rgba(201, 169, 133, 0.2), 0 0 0 10px rgba(201, 169, 133, 0.2);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(201, 169, 133, 0.2), 0 0 0 20px rgba(201, 169, 133, 0);
  }
}
.product .proNav ul {
  margin-top: 75px;
  float: right;
}
.product .proNav ul li {
  float: left;
  margin-left: 10px;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  background-color: #ffffff;
  border-radius: 21px;
  border: solid 1px #e5e5e5;
  line-height: 28px;
  padding: 6px 30px 6px 8px;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c9a985, #c9a985);
  background-image: linear-gradient(to right, #c9a985, #c9a985);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proNav ul li a::before {
  content: ">";
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  background-color: #e5e5e5;
  font-weight: bold;
  font-family: simsun;
  color: #9c9c9c;
  margin-right: 16px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  height: 26px;
  line-height: 26px;
  color: #535353;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 22px;
  top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  background-size: 100% 100%;
  color: #fff;
  border-color: #c9a985;
  font-weight: bold;
  box-shadow: 5px 5px 13px 0px rgba(143, 121, 108, 0.4);
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  background-color: #ffffff;
}
.product .proTabs {
  margin: 36px -20px 0 -10px;
}
.product .proTabs .bd {
  overflow: hidden;
  height: 700px;
}
.product .proList {
  overflow: hidden;
  height: 700px;
}
.product .proList::after,
.product .proList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .one {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  width: 634px;
  height: 324px;
  background-color: #ffffff;
  border-radius: 20px 20px 0px 20px;
  border: solid 1px #e9e9e9;
  padding: 12px;
  margin-right: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .one .pic {
  display: block;
  float: left;
  width: 392px;
  height: 298px;
  border-radius: 20px 20px 0px 20px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .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;
}
.product .proList .one .cont {
  float: right;
  width: 198px;
  padding-top: 42px;
}
.product .proList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  position: relative;
  left: 0;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proList .one .cont .bt:hover {
  left: 5px;
}
.product .proList .one .cont .en {
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 8px;
  line-height: 10px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  color: #9b9b9b;
}
.product .proList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #969696;
  font-size: 15px;
  margin-top: 20px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.product .proList .one .cont .more {
  display: block;
  margin-top: 20px;
  border-radius: 100%;
  width: 39px;
  height: 39px;
  background-color: #c9a985;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
  text-align: center;
  line-height: 38px;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
}
.product .proList .one .cont .more::before {
  content: ">";
  font-family: simsun;
  display: block;
}
.product .proList .one .cont .more:hover {
  box-shadow: 0 6px 15px -3px rgba(143, 121, 108, 0.5);
}
.product .proList .one .cont .more:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.product .proList .one:hover {
  box-shadow: 5px 5px 16px 0px rgba(93, 63, 0, 0.23);
}
.product .proList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList .one:hover .cont .bt {
  color: #8f796c;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList .one:hover .cont .en {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proList .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .proList ul {
  margin-left: 10px;
}
.product .proList ul li {
  float: left;
  width: 308px;
  height: 324px;
  background-color: #ffffff;
  border-radius: 20px 20px 0px 20px;
  border: solid 1px #e9e9e9;
  position: relative;
  margin-right: 16px;
  margin-top: 10px;
  margin-bottom: 16px;
  padding: 12px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .pic {
  display: block;
  width: 100%;
  height: 218px;
  border-radius: 20px 20px 0px 20px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList 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 .proList ul li .tt {
  margin-top: 22px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
}
.product .proList ul li .tt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  height: 1px;
  width: 0;
  background-color: #c9a985;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .tt::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 1px;
  width: 0;
  background-color: #c9a985;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  color: #464646;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  height: 48px;
  line-height: 48px;
  max-width: 160px;
}
.product .proList ul li .bt i {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin-left: 8px;
  text-transform: uppercase;
  color: #9b9b9b;
}
.product .proList ul li .bt::before {
  content: ">";
  position: absolute;
  right: 0;
  top: 9px;
  width: 30px;
  height: 30px;
  background-color: #eeeeee;
  border-radius: 100%;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  font-family: simsun;
  font-size: 14px;
  color: #a4a4a4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .bt:hover {
  color: #8f796c;
}
.product .proList ul li .bt:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.product .proList ul li:hover {
  box-shadow: 5px 5px 16px 0px rgba(93, 63, 0, 0.23);
}
.product .proList 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 .proList ul li:hover .tt::before {
  width: 100%;
}
.product .proList ul li:hover .tt::after {
  width: 100%;
}
.product .proList ul li:hover .bt span {
  font-weight: bold;
}
.product .proList ul li:hover .bt::before {
  background-color: #c9a985;
  color: #fff;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.youshi .ysBox {
  height: 830px;
  padding-top: 68px;
}
.youshi .title::before {
  left: -33px;
  top: 102px;
}
.youshi .title span {
  position: relative;
}
.youshi .title span::before {
  content: "";
  width: 1118px;
  height: 1px;
  background-color: #c19c72;
  opacity: 0.3;
  position: absolute;
  top: 35px;
  left: 481px;
}
.youshi .title span::after {
  content: "";
  width: 1px;
  height: 14px;
  background-color: #c19c72;
  opacity: 0.3;
  position: absolute;
  top: 28px;
  left: 481px;
}
.youshi .title b {
  margin-top: 26px;
}
.youshi .tel {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 135px;
  text-align: right;
  padding-right: 12px;
  color: #fff;
}
.youshi .tel::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 162px;
  background-color: #ffffff;
  opacity: 0.2;
  left: 13px;
  top: -136px;
}
.youshi .tel span {
  display: block;
  line-height: 1;
  font-size: 15px;
  position: relative;
}
.youshi .tel i {
  display: block;
  margin-top: 12px;
  height: 28px;
  line-height: 28px;
  font-weight: bold;
  font-size: 28px;
  font-family: "Times New Roman", Times;
  position: relative;
}
.youshi .tel i::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: top;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .tel i::after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: -322px;
  width: 310px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
}
.youshi .ysList {
  margin-top: 60px;
  position: relative;
  z-index: 2;
}
.youshi .ysList::before {
  content: "";
  display: block;
  position: absolute;
  width: 486px;
  height: 543px;
  background-color: #efefef;
  border-radius: 0px 0px 0px 150px;
  opacity: 0.7;
  top: -22px;
  left: -27px;
}
.youshi .ysList .hd {
  float: right;
}
.youshi .ysList .hd ul li {
  float: left;
  overflow: hidden;
  width: 140px;
  height: 499px;
  background-color: #9b928b;
  position: relative;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/yshdli.png) center 0 no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.youshi .ysList .hd ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  height: 44px;
  background-color: #ffffff;
  opacity: 0.1;
  width: 1px;
  bottom: 0;
}
.youshi .ysList .hd ul li i {
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.youshi .ysList .hd ul li i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.youshi .ysList .hd ul li:nth-child(2) {
  background-color: #8f796c;
}
.youshi .ysList .hd ul li:nth-child(3) {
  background-color: #674f3b;
}
.youshi .ysList .hd ul li:nth-child(4) {
  background-color: #402b10;
}
.youshi .ysList .hd ul li .num1 {
  position: absolute;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-size: 16px;
  line-height: 14px;
  right: 26px;
  top: 54px;
  z-index: 3;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysList .hd ul li .num2 {
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 14px;
  left: 0;
  top: -18px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList .hd ul li span {
  position: relative;
  z-index: 3;
  display: block;
  font-size: 23px;
  width: 140px;
  line-height: 140px;
  letter-spacing: 4px;
  color: #ffffff;
  padding-top: 190px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.youshi .ysList .hd ul li span::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  height: 180px;
  background-color: #ffffff;
  opacity: 0.1;
  width: 1px;
  top: 0;
}
.youshi .ysList .hd ul li span::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  height: 128px;
  background-color: #ffffff;
  opacity: 0.1;
  width: 1px;
  top: 280px;
}
.youshi .ysList .hd ul li em {
  border-radius: 100%;
  width: 46px;
  height: 46px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  display: block;
  position: absolute;
  z-index: 4;
  left: 50%;
  margin-left: -23px;
  bottom: 44px;
  background: url(../images/ysico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList .hd ul li:hover,
.youshi .ysList .hd ul li.on {
  z-index: 2;
  box-shadow: 5px 5px 18px 0px rgba(64, 43, 16, 0.39);
}
.youshi .ysList .hd ul li:hover::before,
.youshi .ysList .hd ul li.on::before {
  opacity: 1;
}
.youshi .ysList .hd ul li:hover .num1,
.youshi .ysList .hd ul li.on .num1 {
  right: -42px;
}
.youshi .ysList .hd ul li:hover .num2,
.youshi .ysList .hd ul li.on .num2 {
  top: 68px;
  opacity: 1;
}
.youshi .ysList .hd ul li:hover em,
.youshi .ysList .hd ul li.on em {
  background-color: rgba(175, 124, 66, 0.58);
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, 0.36), 0 0 0 10px rgba(175, 124, 66, 0.3);
  border-color: transparent;
}
.youshi .ysList .bd {
  float: left;
  width: 720px;
  height: 499px;
  background-color: #fff;
  border-radius: 0px 0px 0px 150px;
  overflow: hidden;
}
.youshi .ysList .bd ul li {
  width: 720px;
  height: 499px;
  overflow: hidden;
  position: relative;
}
.youshi .ysList .bd ul li .pic {
  width: 100%;
  height: 100%;
}
.youshi .ysList .bd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList .bd ul li .text {
  width: 550px;
  min-height: 132px;
  background-color: rgba(255, 255, 255, 0.76);
  border-radius: 66px 0px 0px 66px;
  padding: 24px 42px 24px 114px;
  position: absolute;
  z-index: 3;
  right: -200px;
  bottom: 40px;
  opacity: 0;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysList .bd ul li .text i {
  display: block;
  width: 60px;
  height: 60px;
  background-color: #c19c72;
  border-radius: 50%;
  position: absolute;
  left: 31px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList .bd ul li .text i:before,
.youshi .ysList .bd ul li .text i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysList .bd ul li .text i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysList .bd ul li .text i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysList .bd ul li .text i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysList .bd ul li .text i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysList .bd ul li .text p {
  font-size: 15px;
  line-height: 28px;
  color: #5f5f5f;
}
.youshi .ysList .bd ul li.on .text {
  right: 0;
  opacity: 1;
}
.youshi .ysList .bd ul li:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysList .bd ul li:hover .text i {
  background-color: #8f796c;
}
.youshi .ysList .bd ul li:hover .text i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.case {
  background: url(../images/casebg.jpg) center 0 no-repeat;
  overflow: hidden;
  padding-top: 84px;
  padding-bottom: 120px;
}
.case .title::before {
  left: -88px;
}
.case .moreLink {
  position: absolute;
  right: 0;
  top: 65px;
  z-index: 2;
}
.case .caseSwiper {
  position: relative;
  margin-top: 30px;
}
.case .caseSwiper .swiper-container {
  width: 788px;
  margin: auto;
  overflow: inherit !important;
  cursor: url(../images/gesture.png), grab;
}
.case .caseSwiper ul::after,
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  float: left;
  margin: 10px 0 28px;
}
.case .caseSwiper ul li .item {
  width: 100%;
  height: 600px;
  position: relative;
  padding: 9px 9px 0;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 526px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  cursor: url(../images/gesture.png), grab;
}
.case .caseSwiper ul li .item .tt {
  height: 64px;
  line-height: 64px;
  position: relative;
  padding-right: 130px;
}
.case .caseSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  position: relative;
  color: #5a5a5a;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 100%;
  width: 7px;
  height: 7px;
  border: solid 1px #c9ccd4;
  margin-right: 13px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .bt:hover {
  left: 5px;
}
.case .caseSwiper ul li .item .tt .more {
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 12px;
  color: #b1b1b1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .more i {
  min-width: 4px;
}
.case .caseSwiper ul li .item .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li .item:hover {
  border-color: #8f796c;
}
.case .caseSwiper 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);
}
.case .caseSwiper ul li .item:hover .tt .bt {
  color: #8f796c;
}
.case .caseSwiper ul li .item:hover .tt .bt::before {
  border-color: #8f796c;
}
.case .caseSwiper ul li .item:hover .tt .more {
  color: #8f796c;
}
.case .caseSwiper ul li.swiper-slide-active .item {
  box-shadow: 5px 5px 18px 0px rgba(143, 121, 108, 0.36);
}
.case .page .case-prev {
  position: absolute;
  left: 19px;
  bottom: 0;
  width: 40px;
  height: 126px;
  background-color: #007261;
  line-height: 126px;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  color: #fff;
  z-index: 3;
  cursor: pointer;
  outline: none;
}
.case .page .case-prev::before {
  content: "<";
  font-family: simsun;
}
.case .page .case-prev.on,
.case .page .case-prev:hover {
  background-color: #138f2d;
}
.case .page .case-next {
  position: absolute;
  right: 19px;
  top: 0;
  width: 40px;
  height: 126px;
  background-color: #007261;
  line-height: 126px;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  color: #fff;
  z-index: 3;
  cursor: pointer;
  outline: none;
}
.case .page .case-next::before {
  content: ">";
  font-family: simsun;
}
.case .page .case-next.on,
.case .page .case-next:hover {
  background-color: #138f2d;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  padding-bottom: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 3;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #c19c72;
  box-shadow: 2px 2px 16px 0px rgba(12, 12, 12, 0.28);
}
.about .aboutBox {
  height: 720px;
}
.about .aboutText {
  width: 830px;
  padding-top: 68px;
  margin-left: 6px;
}
.about .aboutText::before {
  content: "";
  position: absolute;
  display: block;
  top: 363px;
  left: 900px;
  width: 1px;
  height: 210px;
  background-color: #c19c72;
  opacity: 0.2;
}
.about .aboutText .title {
  text-align: right;
  color: #c9b9ac;
  left: auto;
}
.about .aboutText .title::before {
  right: 94px;
  left: auto;
  top: 104px;
  opacity: 0.3;
}
.about .aboutText .title i {
  margin-right: 26px;
}
.about .aboutText .title b {
  margin-top: 26px;
}
.about .aboutText .title b::before {
  color: #c9b9ac;
}
.about .aboutText .title b::after {
  color: #c9b9ac;
}
.about .aboutText .tit {
  margin-top: 105px;
  line-height: 1;
  letter-spacing: 3px;
  color: #c9b9ac;
  position: relative;
  font-size: 28px;
}
.about .aboutText .tit::before {
  content: "";
  display: block;
  position: absolute;
  width: 704px;
  height: 1px;
  background-color: #b5a395;
  opacity: 0.2;
  left: 315px;
  top: 17px;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 3px;
  height: 33px;
  margin-left: 12px;
  margin-top: 22px;
  background: url(../images/aboutline.png) 0 center no-repeat;
}
.about .aboutText .text {
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 32px;
  height: 160px;
  font-size: 15px;
  text-align: justify;
  color: rgba(204, 200, 197, 0.7);
}
.about .aboutText .more {
  display: block;
  margin-top: 42px;
  width: 138px;
  height: 36px;
  background-color: rgba(201, 185, 172, 0.2);
  border-radius: 18px;
  line-height: 36px;
  position: relative;
  padding-left: 9px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c9a985, #c9a985);
  background-image: linear-gradient(to right, #c9a985, #c9a985);
  background-size: 0% 100%;
  background-position: left center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  font-family: 'Times New Roman', Times, serif;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  top: 0;
}
.about .aboutText .more i {
  min-width: 4px;
}
.about .aboutText .more:hover {
  top: -4px;
  background-color: #c9a985;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.about .tel {
  position: absolute;
  bottom: 80px;
  z-index: 3;
  left: 888px;
  color: #c19c72;
  height: 28px;
  font-family: "Times New Roman", Times;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
}
.about .tel::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: top;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
}
.about .lyBtn {
  position: absolute;
  z-index: 3;
  top: 285px;
  left: 880px;
  width: 40px;
  height: 40px;
  background-color: #c19c72;
  border-radius: 100%;
  box-shadow: 5px 5px 35px 0px rgba(12, 12, 12, 0.36), 0 0 0 10px rgba(201, 169, 133, 0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .lyBtn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/lyico.png) center center no-repeat;
}
.about .lyBtn:hover {
  animation: bowen2 1.2s linear infinite;
  background-color: #fff;
}
.about .lyBtn:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aboutPic {
  right: -310px;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
.about .aboutPic img {
  display: block;
}
.show {
  background: url(../images/fcbg.jpg) center center no-repeat;
  background-color: #efefef;
  padding: 50px 0 40px;
}
.show .bd {
  height: 305px;
  overflow: hidden;
  margin: 0 -8px;
}
.show .bd ul::after,
.show .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .bd ul li {
  float: left;
  margin: 0 8px;
  width: 308px;
}
.show .bd ul li .item {
  border-bottom: 1px solid #e2e2e2;
  position: relative;
}
.show .bd ul li .item::after {
  content: "";
  position: absolute;
  background: #8f796c;
  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;
}
.show .bd ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.show .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 242px;
  background-color: #ffffff;
  border-radius: 20px 20px 0px 20px;
  border: solid 1px #e9e9e9;
  position: relative;
  overflow: hidden;
  padding: 12px 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .bd ul li .item .pic i {
  display: block;
  border-radius: 20px 20px 0px 20px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.show .bd 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 .bd ul li .item .bt {
  margin-top: 6px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 18px;
  padding-right: 55px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #464646;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .bd ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.show .bd ul li .item .bt::before {
  content: ">";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background-color: #eeeeee;
  border-radius: 100%;
  line-height: 30px;
  text-align: center;
  font-family: simsun;
  color: #a4a4a4;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .bd ul li .item:hover .pic {
  box-shadow: 0 5px 12px rgba(143, 121, 108, 0.36);
}
.show .bd 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 .bd ul li .item:hover .bt::before {
  background-color: #8f796c;
  color: #fff;
}
.show .page .prev {
  position: absolute;
  width: 51px;
  height: 51px;
  background-color: #ffffff;
  box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.07);
  left: -85px;
  top: 116px;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .page .prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/fcl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .page .prev.on,
.show .page .prev:hover {
  background-color: #b5a395;
}
.show .page .prev.on::before,
.show .page .prev:hover::before {
  background-image: url(../images/fclh.png);
}
.show .page .next {
  position: absolute;
  width: 51px;
  height: 51px;
  background-color: #ffffff;
  box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.07);
  right: -85px;
  top: 116px;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .page .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/fcl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.show .page .next.on,
.show .page .next:hover {
  background-color: #b5a395;
}
.show .page .next.on::before,
.show .page .next:hover::before {
  background-image: url(../images/fclh.png);
}
.news {
  background: url(../images/newsbg.jpg) center bottom no-repeat;
  overflow: hidden;
  padding: 84px 0 100px;
}
.news .title::before {
  left: -90px;
}
.news .moreLink {
  position: absolute;
  z-index: 2;
  top: 56px;
  right: 0;
}
.news .newsTab {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 156px;
}
.news .newsTab ul li {
  position: relative;
  width: 244px;
  margin-top: 20px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 244px;
  height: 114px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  font-size: 18px;
  color: #676767;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c9a985, #c9a985);
  background-image: linear-gradient(to right, #c9a985, #c9a985);
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 102px;
  padding-top: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  position: absolute;
  left: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48px;
  height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.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(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li a span {
  display: block;
  font-size: 20px;
  line-height: 1;
}
.news .newsTab ul li a em {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  color: #a2a2a2;
  margin-top: 14px;
  line-height: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  width: 276px;
  height: 122px;
  background-color: #c9a985;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0px 8px 13px 0px rgba(32, 75, 87, 0.16);
  border-color: #c9a985;
  padding-top: 37px;
}
.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 {
  top: -100%;
}
.news .newsTab ul li:hover a em,
.news .newsTab ul li.on a em {
  color: #fff;
}
.news .newsTabs {
  margin-top: 52px;
  position: relative;
  margin-right: -20px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 656px;
}
.news .newsList {
  overflow: hidden;
  width: 100%;
  height: 656px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .list1 {
  margin-left: 318px;
  position: relative;
  padding-bottom: 65px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.news .newsList .list1::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #e2e2e2;
  left: 0;
  width: 100%;
  bottom: 17px;
}
.news .newsList .list1 ul {
  margin-right: -30px;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  width: 300px;
  margin-right: 30px;
  height: 334px;
  background-color: #ffffff;
  border-radius: 20px 20px 20px 0px;
  border: solid 1px #e8e8e8;
  padding: 12px 12px 0;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 1px;
  height: 59px;
  background-color: #e2e2e2;
  bottom: -66px;
}
.news .newsList .list1 ul li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -52px;
  left: 50%;
  margin-left: -3px;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 100%;
  height: 245px;
  border-radius: 10px 10px 10px 0px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .tt {
  height: 75px;
  line-height: 75px;
  position: relative;
  padding-right: 76px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .list1 ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #757575;
}
.news .newsList .list1 ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .tt .bt:hover {
  color: #8f796c;
}
.news .newsList .list1 ul li .tt .date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #a7a7a7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover {
  box-shadow: 3px 5px 18px rgba(143, 121, 108, 0.36);
}
.news .newsList .list1 ul li:hover::after {
  background-color: #c9a985;
  border-color: #c9a985;
  box-shadow: 0 0 0 3px rgba(201, 169, 133, 0.3);
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .tt .bt {
  color: #8f796c;
}
.news .newsList .list1 ul li:hover .tt .date {
  color: #8f796c;
}
.news .newsList .list2 {
  height: 240px;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}
.news .newsList .list2 ul {
  margin-right: -32px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  margin-top: 16px;
  margin-right: 32px;
  width: 405px;
  height: 220px;
  background-color: #ffffff;
  border-radius: 20px 20px 20px 0px;
  border: solid 1px #e8e8e8;
  overflow: hidden;
  position: relative;
  padding: 38px 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date {
  line-height: 16px;
  font-weight: bold;
  font-family: Arial;
  font-size: 22px;
  color: #868686;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .list2 ul li .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 19px;
  height: 40px;
  line-height: 40px;
  position: relative;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
  left: 0;
}
.news .newsList .list2 ul li .bt:hover {
  left: 5px;
}
.news .newsList .list2 ul li .line {
  width: 38px;
  height: 2px;
  background-color: #c90000;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li p {
  margin-top: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 15px;
  color: #868686;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.news .newsList .list2 ul li:hover {
  box-shadow: 3px 5px 18px rgba(143, 121, 108, 0.36);
}
.news .newsList .list2 ul li:hover .date {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.news .newsList .list2 ul li:hover .bt {
  color: #8f796c;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list2 ul li:hover .line {
  width: 50px;
  background-color: #8f796c;
}
.news .newsList .list2 ul li:hover p {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .list1 {
  opacity: 1;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.news .newsList:first-child .list2 {
  opacity: 1;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .list1 {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.news .newsList.hide .list2 {
  opacity: 0;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}
.news .newsList.on {
  visibility: initial;
}
.news .newsList.on .list1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
