@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  font-family: KaiTi;
  background: url(../images/bg.jpg) center 0 repeat;
}
body * {
  font-family: KaiTi;
}
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 {
  -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;
  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;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #875230 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: #875230;
  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%;
}
.title {
  line-height: 1;
  background: url(../images/titbg.png) center center no-repeat;
  text-align: center;
}
.title em {
  display: inline-block;
  vertical-align: top;
  width: 111px;
  height: 88px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.title span {
  display: inline-block;
  text-align: center;
  margin-left: 20px;
  margin-top: 20px;
}
.title span b {
  display: block;
  font-family: KaiTi;
  font-size: 32px;
}
.title span i {
  display: block;
  font-family: KaiTi;
  font-size: 14px;
  line-height: 10px;
  color: #999999;
  margin-top: 10px;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .more {
  float: right;
  margin-top: 10px;
  height: 42px;
  line-height: 42px;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  width: 310px;
  padding-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more:before {
  content: "";
  display: block;
  position: absolute;
  width: 300px;
  height: 1px;
  background-color: #e6e6e6;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #875230, #875230);
  background-image: linear-gradient(to right, #875230, #875230);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.titBox .more:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -6px;
  width: 13px;
  height: 13px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more i {
  font-weight: bold;
  min-width: 5px;
}
.titBox .more:hover {
  color: #875230;
  padding-left: 20px;
}
.titBox .more:hover:before {
  background-size: 100% 100%;
}
.titBox .more:hover:after {
  border-color: #875230;
}
.moreLink {
  display: block;
  width: 168px;
  height: 46px;
  background-color: #c1171c;
  line-height: 46px;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #875230;
  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 i {
  min-width: 5px;
}
.moreLink:hover {
  background-color: transparent;
  color: #875230;
  box-shadow: 0 10px 10px -5px rgba(135, 82, 48, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.moreLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product {
  padding: 70px 0 60px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .proNav {
  margin-top: 48px;
}
.product .proNav::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .more {
  float: left;
  font-family: KaiTi;
  color: #875230;
  position: relative;
  padding-right: 42px;
  height: 35px;
  font-weight: bold;
  font-size: 18px;
  padding-top: 17px;
  line-height: 1;
}
.product .proNav .more i {
  min-width: 8px;
  font-weight: bold;
}
.product .proNav .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -4px;
  width: 10px;
  height: 10px;
  border: solid 2px #875230;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .more:after {
  content: "";
  position: absolute;
  right: 28px;
  top: 0;
  width: 80px;
  height: 2px;
  background-color: #875230;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proNav .more:hover:before {
  right: 148px;
}
.product .proNav .more:hover:after {
  width: 110px;
  right: 10px;
}
.product .proNav ul {
  float: right;
}
.product .proNav ul li {
  float: left;
  margin-left: 42px;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 18px;
  width: 110px;
  height: 35px;
  line-height: 35px;
  position: relative;
  text-align: center;
  background: url(../images/pronavli.png) center center no-repeat;
  font-weight: bold;
}
.product .proNav ul li:hover a {
  color: #875230;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 15px 10px -10px rgba(135, 82, 48, 0.5);
}
.product .proTabs {
  margin-top: 56px;
  position: relative;
}
.product .proTabs::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .hd {
  float: left;
  width: 140px;
}
.product .proTabs .hd ul li {
  margin-top: 37px;
}
.product .proTabs .hd ul li:first-child {
  margin-top: 0;
}
.product .proTabs .hd ul li .pic {
  display: block;
  height: 105px;
  background-color: #fff;
  border: solid 3px #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.product .proTabs .hd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.product .proTabs .hd ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .proTabs .hd ul li.on .pic,
.product .proTabs .hd ul li:hover .pic {
  border-color: #875230;
}
.product .proTabs .bd {
  float: right;
  width: 1100px;
  height: 390px;
  overflow: hidden;
}
.product .proTabs .bd ul li {
  height: 390px;
}
.product .proTabs .bd ul li::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .bd ul li .pic {
  display: block;
  float: left;
  width: 520px;
  height: 390px;
  background-color: #fff;
  border: solid 5px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont {
  float: right;
  width: 540px;
  padding-top: 124px;
}
.product .proTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs .bd ul li .cont .line {
  margin-top: 18px;
  margin-left: 13px;
  width: 6px;
  height: 6px;
  background-color: rgba(36, 36, 36, 0.5);
  border-radius: 100%;
  position: relative;
}
.product .proTabs .bd ul li .cont .line::before {
  content: "";
  position: absolute;
  top: 0px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #242424;
  -webkit-animation: loader9g 3s ease-in-out infinite;
  animation: loader9g 3s ease-in-out infinite;
}
.product .proTabs .bd ul li .cont .line::after {
  content: "";
  position: absolute;
  top: 0px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #242424;
  -webkit-animation: loader9d 3s ease-in-out infinite;
  animation: loader9d 3s ease-in-out infinite;
}
@-webkit-keyframes loader9g {
  0% {
    left: -13px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -13px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loader9g {
  0% {
    left: -13px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -13px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes loader9d {
  0% {
    left: 13px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 13px;
    background-color: [object Object],[object Object];
  }
}
@keyframes loader9d {
  0% {
    left: 13px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 13px;
    background-color: [object Object],[object Object];
  }
}
.product .proTabs .bd ul li .cont .line:after {
  background-color: rgba(36, 36, 36, 0.2);
}
.product .proTabs .bd ul li .cont p {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 20px;
  color: #666666;
}
.product .proTabs .bd ul li:hover .pic {
  border-color: #875230;
}
.product .proTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .proTabs .bd ul li:hover .cont .bt {
  color: #875230;
}
.product .proTabs .proNum {
  position: absolute;
  right: 164px;
  z-index: 2;
  top: 302px;
}
.product .proTabs .proNum .num1 {
  font-size: 32px;
  line-height: 24px;
  color: #875230;
  vertical-align: bottom;
  margin-right: 6px;
  font-style: italic;
  font-weight: bold;
}
.product .proTabs .proNum .num2 {
  color: #666666;
  line-height: 10px;
  vertical-align: bottom;
}
.product .proTabs .next {
  position: absolute;
  right: 0;
  top: 314px;
  z-index: 2;
  font-family: KaiTi;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  font-style: italic;
  cursor: pointer;
  width: 145px;
  padding-top: 13px;
  text-align: right;
  padding-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .next i {
  font-weight: bold;
  font-style: italic;
}
.product .proTabs .next:after {
  content: "";
  width: 145px;
  height: 2px;
  background-color: #030000;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #875230, #875230);
  background-image: linear-gradient(to right, #875230, #875230);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proTabs .next:hover {
  color: #875230;
  padding-right: 50px;
}
.product .proTabs .next:hover:after {
  background-size: 100% 100%;
}
.product .proList {
  float: right;
  margin-top: 40px;
}
.product .proList ul {
  margin-right: -40px;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  margin-right: 40px;
  width: 290px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .pic {
  display: block;
  width: 100%;
  height: 220px;
  border: solid 1px #dedede;
  position: relative;
  overflow: hidden;
  padding: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .pic i {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.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: 10px 5px 0;
  position: relative;
  height: 38px;
  line-height: 38px;
  padding-right: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .tt .bt:hover {
  color: #875230;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .tt .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 77px;
}
.product .proList ul li .tt .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border: solid 2px #333333;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .tt .more:after {
  content: "";
  display: block;
  position: absolute;
  right: 27px;
  top: 50%;
  margin-top: -1px;
  width: 50px;
  height: 2px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li:hover .pic {
  border-color: #875230;
}
.product .proList ul li:hover .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.product .proList ul li:hover .tt .bt {
  color: #875230;
}
.product .proList ul li:hover .tt .more:after {
  right: 0;
  background-color: #875230;
}
.product .proList ul li:hover .tt .more:before {
  border-color: #875230;
  right: 50px;
}
.message {
  background: url(../images/lybg.jpg) center 0 no-repeat;
}
.message .formbox {
  height: 248px;
  padding-top: 58px;
}
.message .formbox .tit {
  color: #ffffff;
  line-height: 1;
  margin-bottom: 40px;
}
.message .formbox .tit span {
  display: block;
  font-weight: bold;
  font-size: 24px;
}
.message .formbox .tit i {
  display: block;
  font-size: 12px;
  margin-top: 8px;
}
.message .formbox input {
  float: left;
  display: block;
  width: 240px;
  height: 45px;
  background-color: #ffffff;
  border: none;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 52px;
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username {
  background: url(../images/inpxm.png) 20px center no-repeat;
  background-color: #ffffff;
  margin-right: 15px;
}
.message .formbox input.usertel {
  background: url(../images/inpdh.png) 20px center no-repeat;
  background-color: #ffffff;
  margin-right: 15px;
}
.message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 20px center no-repeat;
  background-color: #ffffff;
  margin-right: 15px;
  width: 360px;
}
.message .formbox input.codeText {
  background: url(../images/inpyzm.png) 20px center no-repeat;
  background-color: #ffffff;
}
.message .formbox input::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
  z-index: 2;
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  display: block;
  float: left;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 92px;
  height: 38px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  float: right;
  display: block;
  width: 140px;
  height: 45px;
  background-color: #875230;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  overflow: hidden;
  z-index: 1;
  border: none;
  position: relative;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox .submitform i {
  font-weight: bold;
}
.message .formbox .submitform:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 2px;
  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;
}
.message .formbox .submitform:hover {
  background: none;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.message .formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.investigation {
  padding: 70px 0;
  background: url(../images/kcbg.jpg) center bottom no-repeat;
}
.investigation .kcList {
  position: relative;
}
.investigation .kcList ul {
  margin-right: -40px;
}
.investigation .kcList ul li {
  float: left;
  width: 400px;
  margin-top: 40px;
  margin-right: 40px;
  position: relative;
  border-left: 1px solid #dedede;
  padding-left: 59px;
}
.investigation .kcList ul li .pic {
  display: block;
  width: 100%;
  height: 255px;
  border: solid 5px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.investigation .kcList 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;
}
.investigation .kcList ul li .bt {
  position: absolute;
  top: 0;
  width: 60px;
  line-height: 60px;
  left: 0;
  padding-top: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.investigation .kcList ul li .bt:before {
  content: "";
  display: block;
  margin: auto;
  width: 10px;
  height: 10px;
  border: solid 2px #333333;
  position: absolute;
  border-radius: 100%;
  left: 50%;
  margin-left: -5px;
  top: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.investigation .kcList ul li .bt span {
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  width: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  height: 200px;
  overflow: hidden;
  position: relative;
  padding-bottom: 55px;
  padding-top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.investigation .kcList ul li .bt span:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  width: 2px;
  height: 0;
  background-color: #875230;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.investigation .kcList ul li .bt span:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 2px;
  height: 40px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.investigation .kcList ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.investigation .kcList ul li:hover .bt {
  color: #875230;
}
.investigation .kcList ul li:hover .bt:before {
  border-color: #875230;
}
.investigation .kcList ul li:hover .bt span {
  padding-top: 54px;
  padding-bottom: 0;
}
.investigation .kcList ul li:hover .bt span:before {
  height: 40px;
}
.investigation .kcList ul li:hover .bt span:after {
  height: 0;
}
.customers {
  background: url(../images/khbg.jpg) center 0 no-repeat;
  padding-bottom: 90px;
}
.customers .khtit {
  text-align: center;
  background: url(../images/khtitbg.png) center center no-repeat;
  line-height: 1;
}
.customers .khtit em {
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 31px;
  background: url(../images/khtitico.png) 0 center no-repeat;
}
.customers .khtit .s1 {
  display: inline-block;
  text-align: left;
  margin-left: 5px;
  margin-top: 16px;
}
.customers .khtit .s1 b {
  display: block;
  font-family: KaiTi;
  font-size: 32px;
}
.customers .khtit .s1 i {
  display: block;
  font-family: KaiTi;
  font-size: 12px;
  line-height: 10px;
  color: #666666;
  margin-top: 10px;
}
.customers .khtit .s2 {
  display: inline-block;
  text-align: left;
  margin-left: -5px;
  margin-top: 25px;
  background: url(../images/khtitline.png) 0 center no-repeat;
  padding-left: 30px;
}
.customers .khtit .s2 i {
  display: block;
  font-family: KaiTi;
  font-size: 18px;
  line-height: 14px;
  font-weight: bold;
  font-style: italic;
  padding-left: 6px;
  transform: scaleX(1.2);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  text-transform: uppercase;
}
.customers .khtit .s2 b {
  display: block;
  font-family: KaiTi;
  font-size: 22px;
  margin-top: 15px;
  line-height: 1;
  color: #875230;
}
.customers .khSwiper {
  margin-top: 38px;
  border: 1px solid #dedede;
}
.customers .khSwiper .swiper-container {
  height: 280px;
  margin-right: -1px;
  margin-bottom: -1px;
  background-color: #ffffff;
}
.customers .khSwiper .swiper-container ul li {
  width: 20%;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  height: 140px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customers .khSwiper .swiper-container ul li .pic {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  overflow: hidden;
}
.customers .khSwiper .swiper-container ul li .pic img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customers .khSwiper .swiper-container ul li:hover .pic {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  box-shadow: 0px 0px 16px 4px rgba(135, 82, 48, 0.1);
}
.customers .khSwiper .swiper-container ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.customers .khSwiper .kh-prev {
  position: absolute;
  cursor: pointer;
  outline: none;
  background: url(../images/khqh.png) left center no-repeat;
  width: 23px;
  height: 47px;
  top: 117px;
  left: -23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customers .khSwiper .kh-prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.customers .khSwiper .kh-next {
  position: absolute;
  cursor: pointer;
  outline: none;
  background: url(../images/khqh.png) right center no-repeat;
  width: 23px;
  height: 47px;
  top: 117px;
  right: -23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customers .khSwiper .kh-next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  overflow: hidden;
}
.about .aboutBox {
  height: 740px;
}
.about .aboutPic {
  width: 660px;
  float: right;
  padding-top: 70px;
}
.about .aboutPic .year {
  text-align: right;
  margin-right: 22px;
  height: 202px;
  color: #ffffff;
}
.about .aboutPic .year .num {
  font-size: 16px;
  line-height: 14px;
  padding-right: 90px;
}
.about .aboutPic .year .num i {
  font-size: 120px;
  line-height: 84px;
  font-weight: bold;
  color: #ffffff;
  vertical-align: bottom;
  text-shadow: 4px 5px 0 rgba(255, 255, 255, 0.1);
  margin-right: 15px;
}
.about .aboutPic .year .line {
  margin-top: 32px;
  height: 10px;
  line-height: 0;
}
.about .aboutPic .year .line:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 220px;
  height: 2px;
  background-color: #ffffff;
}
.about .aboutPic .year .line:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border: solid 2px #ffffff;
  border-radius: 100%;
  margin-left: 16px;
}
.about .aboutPic .year .tip {
  font-size: 20px;
  margin-top: 26px;
  line-height: 1;
}
.about .aboutPic .video {
  width: 660px;
  height: 400px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.about .aboutPic .video img,
.about .aboutPic .video iframe {
  width: 660px !important;
  height: 400px !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .honor {
  width: 212px;
  height: 287px;
  position: absolute;
  z-index: 3;
  padding: 16px 19px 12px 20px;
  background: #fff;
  right: 0;
  bottom: 0;
}
.about .aboutPic .honor:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/honorbg.png) 0 center no-repeat;
}
.about .aboutPic .honor img {
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutText {
  width: 560px;
  float: left;
  color: #fff;
  padding-top: 212px;
}
.about .aboutText .tit {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}
.about .aboutText .tit a {
  color: #fff;
}
.about .aboutText .text {
  margin-top: 34px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 33px;
  height: 132px;
  font-size: 16px;
  text-align: justify;
}
.about .aboutText .honor {
  margin-top: 56px;
}
.about .aboutText .honor::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .honor .pic {
  float: left;
  display: block;
  width: 240px;
  height: 170px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutText .honor .bt {
  float: left;
  width: 250px;
  margin-left: 60px;
  margin-top: 66px;
  position: relative;
  padding-top: 21px;
  color: #ffffff;
}
.about .aboutText .honor .bt:before {
  content: "";
  display: block;
  position: absolute;
  left: -108px;
  top: 0;
  width: 180px;
  height: 2px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #875230, #875230);
  background-image: linear-gradient(to right, #875230, #875230);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .aboutText .honor .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  font-weight: bold;
}
.about .aboutText .honor .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  height: 18px;
}
.about .aboutText .honor:hover .pic {
  background-color: rgba(255, 255, 255, 0.3);
}
.about .aboutText .honor:hover .bt:before {
  background-size: 100% 100%;
}
.news {
  padding: 70px 0 0;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
}
.news .newsBox {
  margin-top: 40px;
}
.news .newsTab {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 180px;
}
.news .newsTab ul li {
  display: block;
  margin-top: 44px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  text-align: center;
  height: 52px;
  background-color: #ffffff;
  line-height: 52px;
  font-size: 18px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #875230, #875230);
  background-image: linear-gradient(to right, #875230, #875230);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 1px #875230;
  left: 4px;
  top: 4px;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  margin: auto;
  width: 25px;
  height: 52px;
  overflow: hidden;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../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:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  background: #875230;
}
.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 span,
.news .newsTab ul li.on a span {
  font-weight: bold;
}
.news .newsTabs {
  position: relative;
  z-index: 1;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList .one {
  margin-left: 255px;
}
.news .newsList .one::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 145px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  height: 114px;
  padding-top: 10px;
  padding-right: 255px;
  position: relative;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 10px;
  height: 10px;
  border: solid 2px #333333;
  border-radius: 100%;
  margin-right: 12px;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  margin-top: 7px;
  color: #666666;
}
.news .newsList .one .cont .date {
  position: absolute;
  right: 65px;
  top: -30px;
  width: 100px;
  height: 100px;
  background-color: #242424;
  text-align: center;
  padding-top: 25px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .date i {
  display: block;
  font-weight: bold;
  font-size: 30px;
  line-height: 22px;
}
.news .newsList .one .cont .date span {
  display: block;
  font-size: 16px;
  margin-top: 15px;
  line-height: 12px;
}
.news .newsList .one .cont .author {
  position: absolute;
  font-size: 18px;
  line-height: 1;
  right: 30px;
  top: 88px;
  width: 170px;
  text-align: center;
  font-weight: bold;
}
.news .newsList .one .cont .author i {
  display: inline-block;
  vertical-align: top;
  height: 18px;
  width: 16px;
  background: url(../images/authorico.png) center center no-repeat;
  margin: 0 5px;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsList .one:hover .cont .date {
  background-color: #875230;
}
.news .newsList .one:hover .cont .bt {
  color: #875230;
}
.news .newsList .list {
  margin-top: 50px;
}
.news .newsList .list ul {
  margin-right: -40px;
}
.news .newsList .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  margin-top: -20px;
  margin-right: 40px;
  width: 400px;
  height: 270px;
  padding: 56px 0 0;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/newsli.png) center center no-repeat;
  background-size: 100% 100%;
  z-index: -1;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0.7);
  -ms-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .date {
  font-size: 14px;
  margin-top: 6px;
  color: #875230;
  line-height: 10px;
}
.news .newsList .list ul li .line {
  height: 1px;
  background-color: #dedede;
  margin-top: 20px;
}
.news .newsList .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 12px;
  color: #666666;
}
.news .newsList .list ul li .more {
  display: block;
  margin-top: 28px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  border: solid 1px #875230;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #875230;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0.5);
  -ms-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
}
.news .newsList .list ul li .more:before {
  content: "+";
}
.news .newsList .list ul li .more:hover {
  background-color: #875230;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(135, 82, 48, 0.5);
}
.news .newsList .list ul li:hover,
.news .newsList .list ul li.on {
  padding: 26px 30px 0;
}
.news .newsList .list ul li:hover:before,
.news .newsList .list ul li.on:before {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
.news .newsList .list ul li:hover .bt,
.news .newsList .list ul li.on .bt {
  color: #875230;
}
.news .newsList .list ul li:hover .more,
.news .newsList .list ul li.on .more {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
.links {
  padding-top: 10px;
  padding-bottom: 55px;
  background: url(../images/newsbg.jpg) center -1007px no-repeat;
}
.links .linksBox {
  display: flex;
}
.links .linksBox .tit {
  float: left;
  text-align: center;
}
.links .linksBox .tit span {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  display: block;
}
.links .linksBox .tit i {
  display: block;
  font-weight: bold;
  color: #875230;
  font-size: 18px;
  line-height: 14px;
  margin-top: 6px;
}
.links .linksBox .list {
  flex: 1;
  float: right;
  overflow: hidden;
  line-height: 30px;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom: -8px;
  width: 1180px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #999999;
  font-size: 14px;
  margin-left: 30px;
}
.links .linksBox .list a:before {
  content: "- ";
}
.links .linksBox .list a:after {
  content: " -";
}
.links .linksBox .list a:hover {
  color: #875230;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
