@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.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;
}
.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;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #cab475 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: #cab475;
  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%;
}
.banner .tel {
  position: absolute;
  left: 50%;
  margin-left: -640px;
  bottom: 0;
  z-index: 3;
  width: 360px;
  height: 182px;
  background-color: #cab475;
  color: #fff;
  padding-top: 48px;
  padding-left: 40px;
}
.banner .tel::before {
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  right: 20px;
  top: 20px;
  width: 15px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.banner .tel h4 {
  line-height: 32px;
  font-size: 16px;
  letter-spacing: 6px;
}
.banner .tel h4::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: top;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.banner .tel p {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin-top: 14px;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  letter-spacing: 3px;
  font-size: 16px;
}
.title em {
  display: block;
  font-size: 78px;
  line-height: 53px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  opacity: 0.1;
  font-style: italic;
  position: relative;
  left: -4px;
}
.title span {
  display: block;
  height: 38px;
  margin-top: -36px;
  position: relative;
  z-index: 2;
}
.title span img {
  display: inline-block;
  vertical-align: top;
}
.title::after {
  content: "";
  display: block;
  width: 16px;
  height: 4px;
  background-color: #cab475;
  margin-top: 20px;
}
.moreLink {
  display: block;
  line-height: 36px;
  position: relative;
  font-size: 16px;
  padding-top: 5px;
  padding-left: 42px;
  border-bottom: 1px solid #aaa;
  letter-spacing: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border: solid 4px #cab475;
  border-radius: 100%;
  left: 20px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
  height: 1px;
  background: #cab475;
}
.moreLink:hover {
  color: #cab475;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::after {
  width: 100%;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 27px;
}
.service {
  background: url(../images/probg.jpg) center 0 no-repeat;
  padding: 100px 0 86px;
  overflow: hidden;
  position: relative;
}
.service .title span::before {
  left: -29px;
}
.service .title em {
  letter-spacing: 1px;
}
.service .proNav {
  float: left;
  margin-top: 40px;
  width: 360px;
  margin-left: -20px;
}
.service .proNav .swiper-container {
  height: 612px;
}
.service .proNav ul li {
  height: 204px;
  padding: 20px;
}
.service .proNav ul li a {
  display: block;
  height: 164px;
  background-color: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14);
  border-radius: 4px;
  overflow: hidden;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 100px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 222px;
  height: 222px;
  border-radius: 100%;
  background: url(../images/fwnavli.png) 0 0 no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  top: -35px;
  left: -222px;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  right: 28px;
  width: 120px;
  height: 115px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.service .proNav ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3px;
  color: #999999;
}
.service .proNav ul li a em {
  display: block;
  position: absolute;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  right: 48px;
  top: 61px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proNav ul li a em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/fwnavar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proNav ul li:nth-child(3n-2) a::after {
  background: url(../images/fwico1.png) right center no-repeat;
}
.service .proNav ul li:nth-child(3n-1) a::after {
  background: url(../images/fwico2.png) right center no-repeat;
}
.service .proNav ul li:nth-child(3n) a::after {
  background: url(../images/fwico3.png) right center no-repeat;
}
.service .proNav ul li:first-child {
  margin-left: 0;
}
.service .proNav ul li:first-child a {
  padding-left: 0;
}
.service .proNav ul li:hover a,
.service .proNav ul li.swiper-slide-active a {
  background-size: 100% 100%;
}
.service .proNav ul li:hover a::before,
.service .proNav ul li.swiper-slide-active a::before {
  left: -110px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.service .proNav ul li:hover a em,
.service .proNav ul li.swiper-slide-active a em {
  background-color: #cab475;
}
.service .proNav ul li:hover a em::before,
.service .proNav ul li.swiper-slide-active a em::before {
  filter: grayscale(100) brightness(5);
}
.service .proTabs .bd {
  overflow: hidden;
}
.service .proList {
  float: right;
  margin-top: 20px;
  width: 876px;
}
.service .proList ul {
  margin-right: -24px;
}
.service .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.service .proList ul li {
  float: left;
  width: 276px;
  margin-right: 24px;
  margin-top: 40px;
}
.service .proList ul li .item {
  border: solid 1px #cccccc;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proList ul li .item .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  position: relative;
  padding-right: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.service .proList ul li .item .bt::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #aaaaaa;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.service .proList ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .proList ul li .item .bt:hover {
  color: #cab475;
}
.service .proList ul li .item .bt:hover::before {
  background-color: #cab475;
}
.service .proList ul li .item .bt:hover::after {
  background-image: url(../images/prolih.png);
  background-color: #cab475;
}
.service .proList ul li .item:hover {
  border-color: #cab475;
}
.service .proList 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);
}
.service .proList ul li .item:hover .bt::before {
  background-color: #cab475;
}
.service .proList ul li .item:hover .bt::after {
  background-image: url(../images/prolih.png);
  background-color: #cab475;
}
.youshi {
  overflow: hidden;
}
.youshi .ysBox {
  height: 840px;
  padding-top: 158px;
  color: #ffffff;
}
.youshi .ysPic {
  background-color: #555;
  width: 1920px;
  height: 840px;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.youshi .ysPic .bd {
  overflow: hidden;
  width: 1920px;
  height: 840px;
}
.youshi .ysPic .bd ul li {
  position: relative;
  overflow: hidden;
  width: 1920px;
  height: 840px;
}
.youshi .ysPic .bd ul li img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.youshi .ysTit i {
  font-size: 48px;
  display: block;
  height: 51px;
  font-weight: bold;
}
.youshi .ysTit i img {
  display: inline-block;
  vertical-align: top;
}
.youshi .ysTit i::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 36px;
  position: relative;
  top: -31px;
  border-radius: 100%;
  width: 53px;
  height: 53px;
  border: solid 14px #cab475;
  opacity: 0.2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysTit span {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 5px;
  line-height: 1;
}
.youshi .ysCont {
  margin-top: 80px;
  width: 645px;
}
.youshi .ysCont .bd {
  height: 250px;
}
.youshi .ysCont .bd ul li {
  height: 250px;
}
.youshi .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .tit {
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .tit span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.youshi .ysCont .bd ul li .tit i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 14px;
  color: #cccccc;
  margin-left: 8px;
  line-height: 10px;
}
.youshi .ysCont .bd ul li .text {
  font-size: 14px;
  line-height: 30px;
  color: #dddddd;
  margin-top: 32px;
}
.youshi .ysCont .bd ul li:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysTel {
  margin-top: 60px;
  line-height: 32px;
}
.youshi .ysTel .tel {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  font-weight: bold;
}
.youshi .ysTel .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 32px;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysTel .zxLink {
  display: inline-block;
  vertical-align: top;
  margin-left: 48px;
  width: 124px;
  height: 32px;
  background-color: #cab475;
  border-radius: 18px;
  text-align: center;
  line-height: 32px;
  position: relative;
  overflow: hidden;
  color: #fff;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTel .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #cab475;
  border-radius: 18px;
  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;
}
.youshi .ysTel .zxLink:hover {
  background: none;
  box-shadow: 0 10px 10px -5px rgba(202, 180, 117, 0.5);
}
.youshi .ysTel .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .next {
  width: 156px;
  height: 156px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
  position: absolute;
  cursor: pointer;
  top: 320px;
  right: 0;
  z-index: 3;
  border: solid 1px rgba(255, 255, 255, 0.3);
}
.youshi .next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 74px;
  height: 74px;
  background-color: #cab475;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .next::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/ysr.png) center center no-repeat;
}
.youshi .next:hover,
.youshi .next.on {
  border-color: #cab475;
}
.youshi .next:hover::after,
.youshi .next.on::after {
  animation: zyfd 1.5s linear infinite;
}
.case {
  padding: 80px 0 50px;
  background: url(../images/casebg.jpg) center 528px no-repeat;
}
.case .caseimg {
  position: absolute;
  width: 327px;
  height: 269px;
  left: -142px;
  top: 11px;
  background: url(../images/caseico.png) 0 0 no-repeat;
  pointer-events: none;
}
.case .caseTabs {
  margin-top: 10px;
  margin-left: -24px;
  margin-right: -24px;
  position: relative;
}
.case .caseTabs ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs ul li {
  float: left;
}
.case .caseTabs ul li .item {
  width: 400px;
  position: relative;
  overflow: hidden;
  margin: 30px 24px;
  border: solid 1px #e0e0e0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item .pic {
  display: block;
  width: 100%;
  height: 290px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item .cont {
  position: relative;
  padding: 40px 25px 0;
  text-align: center;
}
.case .caseTabs ul li .item .cont > i {
  position: absolute;
  z-index: 4;
  top: -43px;
  width: 86px;
  height: 86px;
  background-color: #757575;
  border-radius: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  line-height: 66px;
  border: 10px solid #fff;
  font-weight: bold;
  font-family: Arial;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item .bt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  display: block;
  height: 38px;
  line-height: 38px;
  letter-spacing: 2px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 12px;
}
.case .caseTabs ul li .item .more {
  margin: 0 -25px;
  margin-top: 30px;
  border-top: 1px solid rgba(224, 224, 224, 0.4);
  display: block;
  line-height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 12px;
  position: relative;
  padding-left: 20px;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #cab475, #cab475);
  background-image: linear-gradient(to right, #cab475, #cab475);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  text-align: left;
}
.case .caseTabs ul li .item .more i {
  min-width: 4px;
}
.case .caseTabs ul li .item .more::before {
  content: "";
  width: 18px;
  height: 11px;
  display: block;
  position: absolute;
  right: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item:hover {
  border-color: transparent;
  box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.06);
}
.case .caseTabs ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseTabs ul li .item:hover .cont > i {
  background-color: #cab475;
}
.case .caseTabs ul li .item:hover .bt {
  color: #cab475;
}
.case .caseTabs ul li .item:hover .more {
  background-size: 100% 100%;
  color: #fff;
}
.case .caseTabs ul li .item:hover .more::before {
  filter: grayscale(100) brightness(5);
  animation: zyfd 1.5s linear infinite;
}
.case .casePage {
  position: absolute;
  right: 0;
  z-index: 2;
  top: -80px;
  width: 240px;
  height: 50px;
  line-height: 50px;
}
.case .casePage .caseNum {
  font-family: Arial;
  text-align: center;
}
.case .casePage .caseNum i {
  font-size: 38px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.case .casePage .caseNum span {
  font-size: 16px;
  color: #999999;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 8px;
  margin-left: 5px;
}
.case .casePage .prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: solid 1px #dedede;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .prev::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .prev:hover,
.case .casePage .prev.on {
  background-color: #cab475;
  border-color: #cab475;
}
.case .casePage .prev:hover::before,
.case .casePage .prev.on::before {
  filter: grayscale(100) brightness(5);
}
.case .casePage .next {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: solid 1px #dedede;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .next::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.case .casePage .next:hover,
.case .casePage .next.on {
  background-color: #cab475;
  border-color: #cab475;
}
.case .casePage .next:hover::before,
.case .casePage .next.on::before {
  filter: grayscale(100) brightness(5);
}
.about {
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 80px;
  padding-bottom: 65px;
}
.about .aboutBox {
  z-index: 1;
}
.about .aboutText {
  float: left;
  width: 614px;
  padding-top: 64px;
}
.about .aboutText .aboutTit i {
  display: block;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  line-height: 62px;
  font-size: 90px;
  font-style: italic;
}
.about .aboutText .aboutTit i::first-letter {
  color: #cab475;
}
.about .aboutText .aboutTit span {
  font-size: 24px;
  display: block;
  line-height: 1;
  margin-top: 30px;
}
.about .aboutText .text {
  margin-top: 68px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  text-align: justify;
}
.about .laser {
  position: absolute;
  left: -14px;
  top: 301px;
  top: 221px;
  width: 687px;
  height: 149px;
  background: url(../images/laser.png) 0 0 no-repeat;
}
.about .aboutPic {
  float: right;
  width: 546px;
  height: 546px;
  position: relative;
}
.about .aboutPic::before {
  content: "";
  display: block;
  position: absolute;
  width: 606px;
  height: 606px;
  background-color: #181c27;
  opacity: 0.02;
  left: -30px;
  top: -30px;
  border-radius: 100%;
  z-index: -2;
}
.about .aboutPic::after {
  content: "";
  display: block;
  position: absolute;
  left: 32px;
  top: 2px;
  width: 540px;
  height: 540px;
  border: solid 6px #cab475;
  border-radius: 100%;
  z-index: -1;
}
.about .aboutPic .pic {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover {
  box-shadow: 0 0 30px rgba(202, 180, 117, 0.5);
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .show {
  position: relative;
  margin-top: 60px;
  height: 254px;
  z-index: 2;
}
.about .show .hd {
  position: absolute;
  z-index: 2;
  top: -176px;
  left: 0;
}
.about .show .hd ul {
  float: left;
}
.about .show .hd ul li {
  margin-right: 118px;
  position: relative;
  float: left;
}
.about .show .hd ul li::before {
  content: "";
  width: 80px;
  height: 1px;
  border-top: dashed 1px #cccccc;
  position: absolute;
  top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  right: -99px;
}
.about .show .hd ul li a {
  display: block;
  line-height: 40px;
  color: #6b6b6b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li a i {
  display: block;
  margin: auto;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li a i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li a i.ico1::before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .show .hd ul li a i.ico2::before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .show .hd ul li a i.ico3::before {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.about .show .hd ul li a span {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin-top: 18px;
}
.about .show .hd ul li:hover a,
.about .show .hd ul li.on a {
  color: #cab475;
}
.about .show .hd ul li:hover a i,
.about .show .hd ul li.on a i {
  background-color: #cab475;
}
.about .show .hd ul li:hover a i::before,
.about .show .hd ul li.on a i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(100) brightness(5);
}
.about .show .hd ul li:hover a span,
.about .show .hd ul li.on a span {
  font-weight: bold;
}
.about .show .hd .zxLink {
  float: left;
  display: block;
  line-height: 40px;
  color: #6b6b6b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd .zxLink i {
  display: block;
  margin: auto;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd .zxLink i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/zxico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd .zxLink span {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin-top: 18px;
}
.about .show .hd .zxLink:hover {
  color: #cab475;
}
.about .show .hd .zxLink:hover i {
  background-color: #cab475;
}
.about .show .hd .zxLink:hover i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(100) brightness(5);
}
.about .show .hd .zxLink:hover span {
  font-weight: bold;
}
.about .showTabs {
  height: 254px;
  overflow: hidden;
}
.about .showList .bd {
  overflow: hidden;
  height: 254px;
}
.about .showList .bd ul {
  margin-right: -20px;
}
.about .showList .bd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .showList .bd ul li {
  float: left;
  width: 300px;
  margin-right: 20px;
}
.about .showList .bd ul li .item {
  position: relative;
  width: 300px;
  height: 254px;
  background-color: #ffffff;
  border: 1px solid #fff;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 194px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList .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;
}
.about .showList .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList .bd ul li .item:hover {
  border-color: #cab475;
  background-color: transparent;
}
.about .showList .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);
}
.about .showList .bd ul li .item:hover .bt {
  color: #cab475;
}
.news {
  padding: 80px 0 60px;
  overflow: hidden;
}
.news .newsTab {
  position: relative;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 38px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 94px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  line-height: 38px;
  font-size: 16px;
  background: url(../images/newsico.png) 0 center no-repeat;
  padding-left: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  height: 1px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  background: #cab475;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #cab475;
  background-image: url(../images/newsicoh.png);
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  left: 0;
  width: 116px;
}
.news .newsTabs {
  margin-top: 10px;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
  z-index: 1;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  height: 638px;
}
.news .newsList .newsTop {
  padding: 20px 20px 0;
}
.news .newsList .newsTop::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one {
  float: left;
  width: 565px;
  height: 440px;
  background-color: #ffffff;
  border: solid 6px #eeeeee;
  padding: 34px 34px 0;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 290px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  position: relative;
  padding: 16px 100px 0 54px;
  background: url(../images/newsli.png) 0 21px no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .date {
  position: absolute;
  right: 0;
  top: 30px;
  text-align: right;
  font-family: Arial;
  -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: 22px;
  line-height: 16px;
}
.news .newsList .one .cont .date span {
  display: block;
  font-size: 14px;
  line-height: 12px;
  margin-top: 10px;
  color: #b3b3b3;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  -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 p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  line-height: 24px;
  height: 24px;
  margin-top: 4px;
}
.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 {
  background-image: url(../images/newslih.png);
}
.news .newsList .one:hover .cont .date {
  color: #cab475;
}
.news .newsList .one:hover .cont .bt {
  color: #cab475;
}
.news .newsList .one:hover .cont .bt:before {
  color: #cab475;
}
.news .newsList .list1 {
  float: right;
  width: 655px;
}
.news .newsList .list1 ul li {
  position: relative;
  padding: 26px 150px 0 86px;
  height: 120px;
  background: url(../images/newsli.png) 30px 36px no-repeat;
  border: solid 1px #eeeeee;
  margin-top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list1 ul li .date {
  position: absolute;
  right: 30px;
  top: 38px;
  text-align: right;
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .date i {
  display: block;
  font-weight: bold;
  font-size: 25px;
  line-height: 20px;
}
.news .newsList .list1 ul li .date span {
  display: block;
  font-size: 14px;
  line-height: 12px;
  margin-top: 16px;
  color: #b3b3b3;
}
.news .newsList .list1 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  line-height: 24px;
  height: 24px;
  margin-top: 4px;
}
.news .newsList .list1 ul li:hover {
  border-color: #fff;
  box-shadow: 0px 0px 23px 1px rgba(30, 80, 174, 0.1);
  background-image: url(../images/newslih.png);
}
.news .newsList .list1 ul li:hover .date {
  color: #cab475;
  right: 50px;
}
.news .newsList .list1 ul li:hover .bt {
  color: #cab475;
}
.news .newsList .list1 ul li:hover .bt:before {
  color: #cab475;
}
.news .newsList .list2 {
  margin: 40px 20px 20px;
  height: 118px;
  background-color: #ffffff;
  box-shadow: 0px 0px 23px 1px rgba(0, 0, 0, 0.04);
}
.news .newsList .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 33.33%;
  padding: 30px 40px 0 30px;
  position: relative;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.news .newsList .list2 ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 23px;
  left: -1px;
  width: 1px;
  height: 73px;
  background-color: #dddddd;
}
.news .newsList .list2 ul li:first-child:before {
  display: none;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  position: relative;
  padding-right: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .bt:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #aaaaaa;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  top: -1px;
}
.news .newsList .list2 ul li .bt:after {
  content: "+";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: Arial;
  font-size: 18px;
}
.news .newsList .list2 ul li .date {
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  margin-left: 15px;
  color: #999999;
}
.news .newsList .list2 ul li:hover .bt {
  color: #cab475;
}
.news .newsList .list2 ul li:hover .bt:before {
  background-color: #cab475;
}
.message {
  background-color: #fafbfc;
  padding: 60px 0 80px;
}
.message .lxList {
  float: left;
  width: 350px;
  padding-top: 15px;
}
.message .lxList .tit {
  line-height: 40px;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.message .lxList .tit::before {
  content: "";
  display: block;
  position: absolute;
  width: 74px;
  height: 74px;
  left: -29px;
  top: -22px;
}
.message .lxList ul {
  margin-top: 72px;
}
.message .lxList ul li h4 {
  line-height: 20px;
  padding-left: 30px;
}
.message .lxList ul li p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 3px;
  color: #666666;
}
.message .lxList ul li.li1 h4 {
  background: url(../images/lxico1.png) 0 center no-repeat;
}
.message .lxList ul li.li2 {
  margin-top: 45px;
}
.message .lxList ul li.li2 h4 {
  background: url(../images/lxico2.png) 0 center no-repeat;
}
.message .lxList ul li.li2 p {
  font-family: Impact;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 4px;
  color: #cab475;
  margin-top: 10px;
}
.message .formbox {
  float: right;
  width: 874px;
}
.message .formbox .tit {
  position: relative;
  z-index: 2;
  margin-bottom: 46px;
}
.message .formbox .tit i {
  display: block;
  position: relative;
  margin-left: -5px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 52px;
  font-size: 79px;
  color: #333333;
  opacity: 0.1;
  font-weight: bold;
  font-style: italic;
}
.message .formbox .tit span {
  position: absolute;
  left: 0;
  top: 23px;
  display: block;
  height: 24px;
}
.message .formbox .tit span img {
  display: inline-block;
  vertical-align: top;
}
.message .formbox label {
  display: block;
  position: relative;
  float: left;
}
.message .formbox input,
.message .formbox textarea {
  display: block;
  border: none;
  background: none;
  width: 430px;
  height: 50px;
  border: solid 1px #dddddd;
  line-height: 48px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 50px;
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username,
.message .formbox textarea.username {
  background: url(../images/inpxm.png) 20px center no-repeat;
  margin-right: 14px;
}
.message .formbox input.usertel,
.message .formbox textarea.usertel {
  background: url(../images/inpdh.png) 21px center no-repeat;
}
.message .formbox input.xqcontent,
.message .formbox textarea.xqcontent {
  background: url(../images/inpnr.png) 20px 15px no-repeat;
  width: 874px;
  height: 120px;
  line-height: 28px;
  padding-top: 11px;
  margin-top: 14px;
  margin-bottom: 14px;
}
.message .formbox input.codeText,
.message .formbox textarea.codeText {
  padding-left: 104px;
}
.message .formbox input::-webkit-input-placeholder,
.message .formbox textarea::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder,
.message .formbox textarea::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder,
.message .formbox textarea:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox textarea:focus,
.message .formbox input:active,
.message .formbox textarea:active {
  border-color: #cab475;
  z-index: 2;
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox textarea:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder,
.message .formbox textarea:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus::-moz-placeholder,
.message .formbox textarea:focus::-moz-placeholder,
.message .formbox input:active::-moz-placeholder,
.message .formbox textarea:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus:-ms-input-placeholder,
.message .formbox textarea:focus:-ms-input-placeholder,
.message .formbox input:active:-ms-input-placeholder,
.message .formbox textarea:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  display: block;
  margin-right: 0;
}
.message .formbox .code .imgCode {
  position: absolute;
  left: 5px;
  top: 7px;
  width: 90px;
  height: 36px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  display: block;
  float: right;
  width: 430px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #cab475;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.message .formbox .submitform::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #cab475;
  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;
  color: #cab475;
  box-shadow: 0 10px 10px -5px rgba(202, 180, 117, 0.5);
}
.message .formbox .submitform:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
