@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 {
  background: #fff;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  width: 100%;
  cursor: url(../images/gesture2.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture2.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner {
  position: relative;
  z-index: 1;
  height: 772px;
  /* overflow: hidden; */
  background-color: #f5f8f8;
  padding-left: 8.85416667%;
}
.banner .slider {
  width: 100%;
  margin: auto;
  min-width: 1300px;
  height: 772px;
  overflow: hidden;
  position: initial !important;
  z-index: 1;
}
.banner .slider .bd {
  width: 100%;
  height: 772px;
  position: relative;
  overflow: hidden;
}
.banner .slider .slider-main {
  width: 1750px;
  height: 772px;
  position: absolute;
  left: 50%;
  margin-left: -875px;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn .slider-btn-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;
  margin-left: 8.85416667%;
  opacity: 0;
}
.banner .slider .slider-btn .slider-btn-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;
  opacity: 0;
}
.banner .slider:hover .slider-btn-prev {
  left: 3%;
  opacity: 1;
}
.banner .slider:hover .slider-btn-next {
  right: 3%;
  opacity: 1;
}
.banner .slider .slider-nav {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 50px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .slider .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 2px;
  background-color: #a0a0a0;
  border: solid 1px #fff;
  margin: 0 15px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.banner .slider .slider-nav li.active {
  background-color: #0e5892;
  border-color: #0e5892;
}
.banner .slogan {
  position: absolute;
  left: 0;
  top: 40px;
  height: 655px;
  width: 8.85416667%;
}
.banner .slogan:before {
  content: "";
  display: block;
  margin: auto;
  width: 5px;
  height: 5px;
  background-color: #2c6297;
  border-radius: 100%;
  margin-bottom: 15px;
}
.banner .slogan span {
  display: block;
  line-height: 1;
  margin: auto;
  width: 14px;
  letter-spacing: 5px;
  font-size: 16px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.banner .xunpan {
  display: block;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 22;
  width: 310px;
  height: 76px;
  background-color: #204a79;
  line-height: 76px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.banner .xunpan:before {
  content: "";
  display: inline-block;
  background: url(../images/xunpan.png) center center no-repeat;
  width: 43px;
  height: 43px;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .xunpan i {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 0 5px;
}
.banner .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 70px;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #0e5892;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(14, 88, 146, 0.15);
}
.banner .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #0e5892;
}
.banner .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
}
.title {
  line-height: 1;
  position: relative;
}
.title h4 {
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 75px;
  line-height: 56px;
  color: #666666;
  opacity: 0.05;
}
.title h3 {
  margin-top: -27px;
  letter-spacing: 1px;
  height: 28px;
}
.title h3 span {
  border-top: 1px solid #0e5892;
  font-size: 18px;
  line-height: 1;
  padding-top: 9px;
  display: inline-block;
  vertical-align: top;
}
.title h3 b {
  color: #0e5892;
  display: inline-block;
  vertical-align: top;
  margin-left: 12px;
  font-size: 28px;
}
.title p {
  color: #666666;
  margin-top: 18px;
  letter-spacing: 3px;
}
.moreLink {
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-top: 45px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../images/moreico.png) center center no-repeat;
  width: 30px;
  height: 19px;
  position: relative;
  top: -2px;
  margin-right: 12px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.moreLink:hover {
  color: #0e5892;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover:before {
  background: url(../images/moreicoh.png) center center no-repeat;
  animation: zyfd 1.5s linear infinite;
}
.engineering {
  padding: 80px 0;
}
.engineering .gcBox {
  margin-top: 40px;
}
.engineering .gcNav {
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);
}
.engineering .gcNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.engineering .gcNav li {
  float: left;
  width: 261px;
  margin-left: -1px;
  position: relative;
}
.engineering .gcNav li a {
  display: block;
  position: relative;
  height: 205px;
  font-size: 16px;
  border: 1px #f3f3f3 solid;
  text-align: center;
  padding-top: 60px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.engineering .gcNav li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -94px;
  margin-top: -94px;
  border-radius: 100%;
  width: 187px;
  height: 187px;
  background-color: #f9f9f9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
}
.engineering .gcNav li a .num {
  display: block;
  font-family: Arial;
  font-size: 24px;
  color: #cccccc;
  height: 34px;
  width: 34px;
  line-height: 34px;
  border-radius: 100%;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.engineering .gcNav li a .cn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 10px;
  line-height: 20px;
  height: 20px;
  padding: 0 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.engineering .gcNav li:hover a,
.engineering .gcNav li.on a {
  z-index: 2;
  padding-top: 50px;
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);
}
.engineering .gcNav li:hover a:before,
.engineering .gcNav li.on a:before {
  -webkit-transform: scale(1.8) rotate(0);
  -moz-transform: scale(1.8) rotate(0);
  -o-transform: scale(1.8) rotate(0);
  transform: scale(1.8) rotate(0);
  opacity: 0;
}
.engineering .gcNav li:hover a .num,
.engineering .gcNav li.on a .num {
  background: #0e5892;
  color: #fff;
  font-weight: bold;
  width: 64px;
  height: 64px;
  line-height: 64px;
}
.engineering .gcNav li:hover a .cn,
.engineering .gcNav li.on a .cn {
  margin-top: 15px;
}
.engineering .gcList {
  margin-top: 40px;
}
.engineering .gcList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.engineering .gcList li {
  overflow: hidden;
  float: left;
  width: 167px;
  height: 420px;
  background-color: #e9e9e9;
  margin-left: 1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  position: relative;
}
.engineering .gcList li:first-child {
  margin-left: 0;
}
.engineering .gcList li .pic {
  display: block;
  width: 628px;
  height: 100%;
  z-index: 2;
  position: relative;
  left: 50%;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.engineering .gcList li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.engineering .gcList li .cont {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 68px;
  padding: 0 20px;
  text-align: center;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.engineering .gcList li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.engineering .gcList li .cont .bt:before {
  content: "-";
}
.engineering .gcList li .cont .bt:after {
  content: "-";
}
.engineering .gcList li .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  max-width: 86%;
  margin: 0 5px;
}
.engineering .gcList li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  line-height: 16px;
}
.engineering .gcList li.on {
  width: 628px;
}
.engineering .gcList li.on .cont {
  opacity: 1;
}
.engineering .gcList li:hover .pic {
  border-color: rgba(14, 88, 146, 0.3);
}
.engineering .gcList 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);
}
.engineering .gcList li:hover .bt {
  color: #0e5892;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center 0 no-repeat;
}
.mbanner1 .mbanBox {
  height: 320px;
  padding-top: 60px;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.mbanner1 .mbanBox .t1 {
  font-size: 32px;
  font-weight: bold;
}
.mbanner1 .mbanBox .t2 {
  margin-top: 22px;
  letter-spacing: 3px;
}
.mbanner1 .mbanBox .tel {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  line-height: 28px;
  margin-top: 36px;
  letter-spacing: 2px;
}
.mbanner1 .mbanBox .btn {
  text-align: center;
  margin-top: 26px;
  font-size: 0;
}
.mbanner1 .mbanBox .btn .zxLink {
  display: inline-block;
  vertical-align: top;
  width: 63px;
  height: 63px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
}
.mbanner1 .mbanBox .btn .zxLink:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/mbanqq.png) center center no-repeat;
}
.mbanner1 .mbanBox .btn .zxLink:hover:after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.mbanner1 .mbanBox .btn .ewm {
  display: inline-block;
  vertical-align: top;
  width: 63px;
  height: 63px;
  border-radius: 10px;
  border: solid 1px #ffffff;
  margin-left: 35px;
  position: relative;
  cursor: pointer;
}
.mbanner1 .mbanBox .btn .ewm:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/wxico.png) center center no-repeat;
}
.mbanner1 .mbanBox .btn .ewm > div {
  width: 110px;
  height: 110px;
  position: absolute;
  left: 50%;
  margin-left: -55px;
  top: 70px;
  padding: 5px;
  background: #fff;
  border-radius: 5px;
  -webkit-transform: scale(0) rotate(0);
  -moz-transform: scale(0) rotate(0);
  -o-transform: scale(0) rotate(0);
  transform: scale(0) rotate(0);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform-origin: center top;
}
.mbanner1 .mbanBox .btn .ewm > div:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -8px;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.mbanner1 .mbanBox .btn .ewm > div img {
  display: block;
  width: 100%;
  height: 100%;
}
.mbanner1 .mbanBox .btn .ewm:hover > div {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  top: 70px;
}
.material {
  margin: 68px 0 80px;
}
.material .page {
  position: relative;
  float: right;
  height: 25px;
  margin-top: 42px;
  width: 73px;
}
.material .page:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 25px;
  background-color: #cccccc;
}
.material .page .cl-button-prev {
  float: left;
  width: 14px;
  height: 25px;
  background: url(../images/cll.png) center center no-repeat;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.material .page .cl-button-prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.material .page .cl-button-next {
  float: right;
  width: 14px;
  height: 25px;
  background: url(../images/clr.png) center center no-repeat;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.material .page .cl-button-next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.material .clSwiper {
  margin-top: 40px;
  overflow: hidden;
}
.material .clSwiper .swiper-container {
  padding-top: 1px;
}
.material .clSwiper .swiper-slide {
  width: 433px;
  border: solid 1px #dddddd;
  padding: 42px 45px 0;
  height: 315px;
  margin-top: -1px;
}
.material .clSwiper .swiper-slide .pic {
  display: block;
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.material .clSwiper .swiper-slide .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;
}
.material .clSwiper .swiper-slide .tt {
  height: 100%;
  margin-top: 25px;
}
.material .clSwiper .swiper-slide .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}
.material .clSwiper .swiper-slide .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.material .clSwiper .swiper-slide .tt p {
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 5px;
  line-height: 14px;
  color: #999999;
}
.material .clSwiper .swiper-slide: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);
}
.material .clSwiper .swiper-slide:hover .tt .bt {
  color: #0e5892;
}
.youshi {
  padding-top: 90px;
  position: relative;
  padding-bottom: 80px;
}
.youshi:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -1070px;
  top: 0;
  width: 1810px;
  height: 330px;
  background-color: #0e5892;
  z-index: -1;
}
.youshi .ysBox {
  height: 662px;
}
.youshi .ysBox .ysEn {
  position: absolute;
  width: 18px;
  height: 204px;
  bottom: 0;
  right: -215px;
  background: url(../images/ysen.png) 0 center no-repeat;
}
.youshi .ysPic {
  width: 678px;
  height: 662px;
  float: left;
}
.youshi .ysPic .bd {
  position: relative;
  width: 678px;
  height: 662px;
  border-radius: 0px 0px 0px 147px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd li {
  width: 678px;
  height: 662px;
  overflow: hidden;
}
.youshi .ysPic .bd li img {
  display: block;
  width: 678px;
  height: 662px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 15px 15px -10px rgba(14, 88, 146, 0.5);
}
.youshi .ysPic .bd:hover 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);
}
.youshi .ysCont {
  float: right;
  padding-top: 32px;
  width: 580px;
  position: relative;
}
.youshi .ysCont .ysTit {
  text-align: right;
  color: #fff;
}
.youshi .ysCont .ysTit h4 {
  font-family: "Arial Black";
  color: #2b72a9;
  font-size: 74px;
  line-height: 56px;
}
.youshi .ysCont .ysTit h3 {
  color: #fff;
  font-size: 26px;
  margin-top: -23px;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysCont .ysTit p {
  margin-top: 16px;
  margin-right: -8px;
  letter-spacing: 8px;
}
.youshi .ysCont .page {
  position: relative;
  height: 25px;
  width: 73px;
  margin-top: 186px;
  margin-left: 507px;
}
.youshi .ysCont .page:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 25px;
  background-color: #cccccc;
}
.youshi .ysCont .page .prev {
  float: left;
  width: 14px;
  height: 25px;
  background: url(../images/cll.png) center center no-repeat;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.youshi .ysCont .page .prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.youshi .ysCont .page .next {
  float: right;
  width: 14px;
  height: 25px;
  background: url(../images/clr.png) center center no-repeat;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.youshi .ysCont .page .next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.youshi .ysCont .ysBd {
  position: relative;
  height: 300px;
}
.youshi .ysCont .ysBd:before {
  content: "";
  display: block;
  position: absolute;
  width: 251px;
  height: 1px;
  background-color: #434343;
  left: -89px;
  top: 116px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 300px;
}
.youshi .ysCont .bd ul li {
  height: 300px;
}
.youshi .ysCont .bd ul li .item {
  height: 300px;
  padding: 82px 0 0;
}
.youshi .ysCont .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
}
.youshi .ysCont .bd ul li .item h4:before {
  content: "";
  display: inline-block;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background-color: #434343;
  margin-right: 14px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.youshi .ysCont .bd ul li .item .text {
  line-height: 30px;
  color: #666666;
  margin-top: 25px;
  padding-left: 20px;
}
.youshi .ysCont .bd ul li .item:hover h4 {
  color: #0e5892;
}
.case {
  background-color: #fafafa;
  padding: 70px 0;
}
.case .titBox .moreLink {
  float: left;
}
.case .titBox .title {
  float: right;
  text-align: right;
}
.case .titBox .title p {
  margin-right: -3px;
}
.case .tip {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
}
.case .tip .t1 {
  font-family: "Arial Black";
  font-size: 116px;
  line-height: 85px;
  letter-spacing: 28px;
  color: #ffffff;
  margin-left: -4px;
}
.case .tip .t2 {
  font-size: 18px;
  letter-spacing: 4px;
  line-height: 1;
  height: 22px;
  margin-top: -22px;
}
.case .tip .t2 span {
  font-weight: bold;
  color: #0e5892;
  font-size: 22px;
}
.case .tip .t3 {
  width: 504px;
  height: 18px;
  background-color: #252525;
  line-height: 18px;
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 100;
}
.case .tel {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 50px;
  height: 52px;
  padding-right: 100px;
  text-align: right;
}
.case .tel .zxLink {
  position: absolute;
  display: block;
  right: 6px;
  top: 0;
  width: 52px;
  height: 52px;
}
.case .tel .zxLink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 52px;
  background: url(../images/caseqq.png) center center no-repeat;
  border-radius: 100%;
}
.case .tel .zxLink:after {
  content: "";
  display: block;
  position: absolute;
  left: 26px;
  top: -97px;
  width: 1px;
  height: 97px;
  background-color: #17375d;
  border-radius: 1px;
}
.case .tel .zxLink:hover:before {
  animation: ripple2 1.2s linear infinite;
}
.case .tel .zxLink:hover:before:before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@keyframes ripple2 {
  0% {
    box-shadow: 0 0 0 0 rgba(14, 88, 146, 0.15), 0 0 0 10px rgba(14, 88, 146, 0.15);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(14, 88, 146, 0.15), 0 0 0 20px rgba(14, 88, 146, 0);
  }
}
.case .tel .t1 {
  line-height: 1;
}
.case .tel .t2 {
  font-weight: bold;
  font-family: Arial;
  line-height: 1;
  font-size: 22px;
  margin-top: 12px;
}
.case .caseBox {
  margin-top: 40px;
}
.case .caseTabs {
  height: 518px;
}
.case .caseTabs .bd ul li {
  height: 518px;
}
.case .caseTabs .bd ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li .pic {
  display: block;
  width: 610px;
  height: 362px;
  float: right;
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 0px 50px 0px 0px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .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;
}
.case .caseTabs .bd ul li .cont {
  float: left;
  padding-top: 98px;
  width: 602px;
  height: 338px;
  margin-top: 180px;
  padding-top: 70px;
  padding-left: 62px;
  position: relative;
  z-index: 1;
}
.case .caseTabs .bd ul li .cont:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 862px;
  height: 338px;
  background-color: #ffffff;
  border-radius: 20px;
}
.case .caseTabs .bd ul li .cont:after {
  content: "";
  display: block;
  position: absolute;
  width: 74px;
  height: 61px;
  top: 38px;
  left: 536px;
  background: url(../images/caseyh.png) 0 center no-repeat;
}
.case .caseTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  width: 450px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .bt:hover {
  color: #0e5892;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .cont p {
  width: 550px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #666666;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .moreLink {
  margin-top: 44px;
  display: inline-block;
}
.case .caseTabs .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);
}
.case .caseTabs .bd ul li:hover .cont .bt {
  color: #0e5892;
}
.case .caseTabs .bd ul li:hover .cont .more {
  color: #0e5892;
}
.case .caseTabs .bd ul li:hover .cont .more:after {
  animation: zyfd 1.5s linear infinite;
}
.case .caseTabs .hd {
  position: absolute;
  right: 692px;
  bottom: 80px;
  z-index: 3;
}
.case .caseTabs .hd ul li {
  width: 15px;
  height: 3px;
  background-color: #cbcbcb;
  border-radius: 2px;
  margin-left: 10px;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on {
  background: #0e5892;
  width: 20px;
}
.about {
  padding: 70px 0;
}
.about .aboutBox {
  margin-top: 40px;
}
.about .aboutText {
  float: right;
  width: 920px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  font-size: 14px;
  color: #666666;
  margin-top: -8px;
  text-align: justify;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic {
  margin-top: 28px;
}
.about .aboutPic .pic {
  height: 268px;
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 268px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover {
  box-shadow: 0 15px 15px -10px rgba(14, 88, 146, 0.5);
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.about .honor {
  float: left;
  display: block;
  width: 304px;
  height: 408px;
  background-color: #0e5892;
  padding-top: 38px;
  position: relative;
}
.about .honor .tit {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}
.about .honor .bd {
  margin: 20px auto 0;
  width: 196px;
  height: 320px;
  overflow: hidden;
}
.about .honor .bd li {
  width: 196px;
  height: 320px;
}
.about .honor .bd li .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 196px;
  height: 270px;
}
.about .honor .bd li .pic img {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  border: solid 5px #3d73a8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor .bd li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 50px;
  color: #ffffff;
  font-size: 14px;
  height: 50px;
  text-align: center;
}
.about .honor .bd li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .honor .bd li:hover .pic img {
  border: solid 5px #fff;
}
.about .honor .prev {
  width: 18px;
  height: 32px;
  position: absolute;
  left: 16px;
  top: 198px;
  background: url(../images/honorl.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.about .honor .prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.about .honor .next {
  width: 18px;
  height: 32px;
  position: absolute;
  right: 16px;
  top: 198px;
  background: url(../images/honorr.png) center center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.about .honor .next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.news {
  position: relative;
  z-index: 1;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding-top: 50px;
}
.news .titBox .title {
  line-height: 1;
  position: relative;
  color: #ffffff;
}
.news .titBox .title h4 {
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 75px;
  line-height: 56px;
  color: #ffffff;
  opacity: 0.05;
}
.news .titBox .title h3 span {
  border-top: 1px solid #fff;
}
.news .titBox .title h3 b {
  color: #ffffff;
}
.news .titBox .title p {
  color: #e8f5f7;
}
.news .titBox .moreLink {
  color: #fff;
}
.news .titBox .moreLink:before {
  background: url(../images/moreico2.png) center center no-repeat;
}
.news .titBox .moreLink:hover:before {
  background: url(../images/moreico2.png) center center no-repeat;
}
.news .newsTab {
  position: absolute;
  right: 282px;
  top: -110px;
}
.news .newsTab ul {
  float: right;
}
.news .newsTab li {
  float: left;
  margin-left: 60px;
}
.news .newsTab li:first-child {
  margin-left: 0;
}
.news .newsTab li a {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab li:hover a:before,
.news .newsTab li.on a:before {
  width: 100%;
  left: 0;
}
.news .newsTab .a1 {
  float: left;
  margin-right: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 150px;
  height: 50px;
  line-height: 50px;
  background-color: #0e5892;
  border-radius: 5px;
  text-align: center;
  padding: 0 28px;
  color: #fff;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .a1:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .a1:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .a1:hover,
.news .newsTab .a1.on {
  background: #0e5892;
  color: #333;
}
.news .newsTab .a1:hover:before,
.news .newsTab .a1.on:before,
.news .newsTab .a1:hover:after,
.news .newsTab .a1.on:after {
  background-color: #333;
}
.news .newsBox {
  margin-top: 60px;
  padding-top: 55px;
  z-index: 1;
}
.news .newsBox:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -706px;
  z-index: -1;
  width: 1412px;
  height: 487px;
  background-color: #ffffff;
}
.news .newsTabs {
  overflow: hidden;
  height: 392px;
}
.news .newsTabs .newsList {
  height: 392px;
}
.news .newsTabs .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .newsSlide {
  position: relative;
}
.news .newsTabs .newsList .newsSlide:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .newsSlide .bd {
  height: 264px;
  overflow: hidden;
}
.news .newsTabs .newsList .newsSlide .bd li {
  height: 264px;
  background-color: #fafafa;
}
.news .newsTabs .newsList .newsSlide .bd li .pic {
  display: block;
  width: 474px;
  height: 264px;
  border: solid 5px #fafafa;
  overflow: hidden;
  position: relative;
  float: left;
}
.news .newsTabs .newsList .newsSlide .bd li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -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);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .newsSlide .bd li .cont {
  float: right;
  width: 720px;
  margin-right: 50px;
  height: 264px;
  padding-top: 50px;
}
.news .newsTabs .newsList .newsSlide .bd li .cont .date {
  font-size: 16px;
  line-height: 1;
  color: #666666;
}
.news .newsTabs .newsList .newsSlide .bd li .cont .date span {
  color: #0e5892;
  font-size: 32px;
  font-weight: bold;
}
.news .newsTabs .newsList .newsSlide .bd li .cont .bt {
  margin-top: 25px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 1px;
}
.news .newsTabs .newsList .newsSlide .bd li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .newsSlide .bd li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 10px;
}
.news .newsTabs .newsList .newsSlide .bd li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsTabs .newsList .newsSlide .bd li:hover .cont .bt {
  color: #0e5892;
}
.news .newsTabs .newsList .newsSlide .hd {
  position: absolute;
  right: 50px;
  top: 70px;
  background-color: #7badd4;
  border-radius: 2px;
  overflow: hidden;
}
.news .newsTabs .newsList .newsSlide .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .newsSlide .hd ul li {
  float: left;
  width: 16px;
  height: 5px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.news .newsTabs .newsList .newsSlide .hd ul li.on {
  background-color: #0e5892;
}
.news .newsTabs .newsList .list {
  padding-top: 14px;
}
.news .newsTabs .newsList .list ul {
  margin-right: -56px;
}
.news .newsTabs .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list ul li {
  float: left;
  width: 396px;
  margin-right: 56px;
  border-bottom: 1px dashed #f0f0f0;
  position: relative;
  height: 54px;
  line-height: 36px;
  padding-top: 16px;
}
.news .newsTabs .newsList .list ul li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #0e5892;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsTabs .newsList .list ul li:hover:after,
.news .newsTabs .newsList .list ul li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsTabs .newsList .list ul li .date {
  font-size: 12px;
  float: right;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsTabs .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  width: 310px;
  position: relative;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsTabs .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list ul li:hover .bt {
  color: #0e5892;
}
.news .newsTabs .newsList .list ul li:hover .bt:before {
  border-color: #0e5892;
}
.news .newsTabs .newsList .list ul li:hover .date {
  color: #0e5892;
}
.links {
  padding: 80px 0 60px;
}
.links .tit {
  float: left;
  width: 154px;
  border-right: 1px #aaa solid;
}
.links .tit i {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 40px;
  line-height: 32px;
}
.links .tit span {
  display: block;
  line-height: 1;
  font-size: 18px;
  letter-spacing: 14px;
  margin-top: 8px;
}
.links .list {
  width: 1146px;
  float: right;
  overflow: hidden;
  line-height: 36px;
  min-height: 72px;
  margin-top: -7px;
  margin-bottom: -7px;
}
.links .list a {
  display: inline-block;
  margin-left: 30px;
  position: relative;
  color: #666666;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.links .list a:hover {
  color: #0e5892;
}
.message {
  margin-bottom: 68px;
}
.message .ewm {
  float: left;
}
.message .ewm img {
  display: block;
  width: 105px;
  height: 105px;
  background: url(../images/ewmbg.png) center center no-repeat;
  padding: 12px;
}
.message .formbox {
  float: right;
  width: 1120px;
  padding-top: 10px;
}
.message .formbox input,
.message .formbox textarea {
  display: block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 360px;
  height: 32px;
  background-color: #f3f3f3;
  border-radius: 5px;
  line-height: 32px;
  border: none;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-size: 12px;
  padding: 0 20px;
  float: left;
}
.message .formbox input.username,
.message .formbox textarea.username {
  margin-right: 20px;
}
.message .formbox input.usertel,
.message .formbox textarea.usertel {
  margin-right: 20px;
}
.message .formbox input.xqcontent,
.message .formbox textarea.xqcontent {
  width: 944px;
  height: 40px;
  line-height: 16px;
  margin-top: 10px;
  padding: 5px 20px;
}
.message .formbox input::-webkit-input-placeholder,
.message .formbox textarea::-webkit-input-placeholder {
  color: #666666;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input:focus,
.message .formbox textarea:focus,
.message .formbox input:active,
.message .formbox textarea:active {
  border-bottom-color: #0e5892;
  box-shadow: 0 0 8px rgba(14, 88, 146, 0.3);
}
.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 .code {
  float: left;
  position: relative;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 32px;
  border-radius: 5px;
}
.message .formbox .submitform {
  margin-top: 10px;
  display: block;
  float: right;
  color: #fff;
  border: none;
  width: 156px;
  height: 40px;
  line-height: 40px;
  background-color: #0e5892;
  border-radius: 5px;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  z-index: 1;
}
.message .formbox .submitform:before {
  content: '';
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0e5892;
  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 {
  color: #0e5892;
  background: transparent;
}
.message .formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
