@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 {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -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;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 20px;
  z-index: 3;
  width: 300px;
  text-align: center;
  display: none;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #274085 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: #274085;
  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%;
}
.inTop {
  background-color: #fcfdff;
}
.inTop .topBox {
  height: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.inTop .tel {
  padding-left: 63px;
  position: relative;
}
.inTop .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -24px;
  width: 47px;
  height: 47px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.inTop .tel span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.inTop .tel i {
  display: block;
  font-size: 20px;
  margin-top: 8px;
  line-height: 26px;
}
.inTop .email {
  padding-left: 63px;
  min-height: 47px;
  background: url(../images/email.png) 0 center no-repeat;
}
.inTop .email span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.inTop .email i {
  display: block;
  font-size: 20px;
  margin-top: 8px;
  line-height: 26px;
}
.inTop .zxLink {
  display: block;
  line-height: 36px;
  background-color: #f0f5ff;
  border-radius: 30px;
  border: solid 1px #274085;
  padding: 0 34px 0 14px;
  font-weight: bold;
  font-size: 18px;
}
.inTop .zxLink i {
  min-width: 5px;
  font-weight: bold;
}
.inTop .zxLink::before {
  content: "";
  width: 27px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  background: url(../images/zxico.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.inTop .zxLink:hover {
  color: #274085;
  box-shadow: 0 10px 10px -5px rgba(39, 64, 133, 0.5);
}
.inTop .linkLinks {
  font-size: 0;
}
.inTop .linkLinks a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
}
.title {
  line-height: 1;
  position: relative;
  z-index: 1;
  font-size: 54px;
  line-height: 42px;
  font-weight: bold;
}
.title span {
  color: #274085;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 repeat-y;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 68px 0 62px;
}
.about .title {
  text-align: center;
}
.about .aboutPic {
  margin-top: 46px;
}
.about .aboutPic::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .pic {
  float: left;
  width: 640px;
  height: 353px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.about .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about .pic .more {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
  background-color: #274085;
  line-height: 48px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.about .pic .more i {
  min-width: 4px;
}
.about .pic .more::after {
  content: "";
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
  background: url(../images/aboutar.png) 0 center no-repeat;
  position: relative;
  top: -2px;
}
.about .pic .more:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.about .video {
  float: right;
  width: 623px;
  height: 353px;
  overflow: hidden;
  border-radius: 8px;
}
.about .video img {
  display: block;
  width: 100%;
  height: 100%;
}
.about .video iframe {
  width: 100% !important;
  height: 100% !important;
}
.about .text {
  line-height: 24px;
  font-size: 14px;
  color: #a4a4a4;
  text-align: justify;
  margin-top: 30px;
}
.about .number {
  margin-top: 18px;
  border-top: 1px solid rgba(221, 221, 221, 0.4);
  padding-top: 50px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
}
.about .number ul li {
  text-align: center;
}
.about .number ul li h4 {
  font-family: "AvantGardeITCbyBT Demi";
}
.about .number ul li h4 i {
  font-size: 56px;
  line-height: 42px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.about .number ul li h4 em {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 18px;
  margin-left: 6px;
}
.about .number ul li p {
  font-family: Arial;
  font-size: 16px;
  line-height: 1;
}
.about .number ul li p::before {
  content: "";
  display: block;
  width: 18px;
  height: 1px;
  background-color: #f8cd0c;
  margin: 14px auto 0;
  margin-bottom: 14px;
}
.mbanner {
  background: url(../images/mbanner.jpg) center 0 no-repeat;
}
.mbanner .mbanBox {
  height: 600px;
  padding-top: 72px;
}
.mbanner .mbanBox .t1 {
  font-size: 48px;
  line-height: 60px;
  font-weight: bold;
}
.mbanner .mbanBox .t1 span {
  color: #274085;
}
.mbanner .mbanBox .t2 {
  font-weight: bold;
  margin-top: 40px;
}
.mbanner .mbanBox .t2 p {
  display: block;
  font-size: 30px;
  line-height: 48px;
}
.mbanner .mbanBox .t2 p::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #274085;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  position: relative;
  top: -2px;
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  background-color: #f9fbff;
  padding: 76px 0 86px;
}
.product .proNav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -30px;
  margin-right: -10px;
}
.product .proNav .title {
  width: 370px;
  position: relative;
  top: -10px;
  margin-top: 8px;
  padding: 0 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.product .proNav ul{
  float: right;
}
.product .proNav ul li{
  float: left;
}
.product .proNav a {
  display: block;
  padding: 0 20px;
  font-family: Arial;
  font-size: 16px;
  line-height: 42px;
  margin-top: 8px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #274085, #274085);
  background-image: linear-gradient(to right, #274085, #274085);
  background-size: 0% 100%;
  background-position: left center;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
  width: 16px;
  height: 16px;
  background: url(../images/pronavli.png) 0 center no-repeat;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav li:hover a ,
.product .proNav li.on  a {
  background-size: 100% 100%;
  color: #fff;
}
.product .proNav li:hover  a::after,
.product .proNav li.on  a::after {
  filter: grayscale(100) brightness(5);
}
.product .proTabs {
  margin-left: -14px;
  margin-right: -14px;
}
.product .proSwiper {
  margin-top: 12px;
  position: relative;
}
.product .proSwiper ul li {
  width: 25%;
  padding: 14px 14px 0;
}
.product .proSwiper ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-color: #ffffff;
  box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.product .proSwiper ul li .item .pic img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  padding: 0 15px;
  line-height: 50px;
  font-size: 18px;
}
.product .proSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper ul li .item .cont .line {
  height: 1px;
  background-color: #dddddd;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #274085, #274085);
  background-image: linear-gradient(to right, #274085, #274085);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proSwiper ul li .item .cont .more {
  padding: 0 15px;
  height: 26px;
  margin-top: 9px;
  line-height: 26px;
  color: #666666;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .more i {
  min-width: 5px;
}
.product .proSwiper ul li .item .cont .more::after {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  height: 26px;
  width: 30px;
  background: url(../images/proli.png) 0 center no-repeat;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.8);
}
.product .proSwiper ul li .item .cont p{
  color: #888;
  padding: 0 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  margin-top: 5px;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper ul li .item:hover .cont .bt {
  color: #274085;
}
.product .proSwiper ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.product .proSwiper ul li .item:hover .cont .more {
  color: #274085;
}
.product .proSwiper ul li .item:hover .cont .more::after {
  filter: grayscale(0) brightness(1);
  animation: zyfd 1.5s linear infinite;
}
.product .proSwiper .bd {
  overflow: hidden;
  height: 430px;
}
.product .proSwiper .bd ul li {
  height: 430px;
}
.product .proSwiper .bd ul li::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper .bd ul li .pic {
  display: block;
  float: left;
  width: 430px;
  height: 430px;
  border-radius: 12px 0px 12px 0px;
  border: solid 1px #dddddd;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 9px;
}
.product .proSwiper .bd ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 12px 0px 12px 0px;
}
.product .proSwiper .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 .proSwiper .bd ul li .cont {
  float: right;
  width: 820px;
  padding-right: 14px;
  padding-top: 20px;
}
.product .proSwiper .bd ul li .cont .tit i {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 44px;
  line-height: 32px;
  font-weight: bold;
  color: #274085;
  margin-right: 12px;
}
.product .proSwiper .bd ul li .cont .tit span {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
  text-transform: uppercase;
  font-size: 18px;
}
.product .proSwiper .bd ul li .cont .tit::after {
  content: "";
  display: block;
  margin-left: 5px;
  margin-top: 26px;
  width: 1px;
  height: 40px;
  background-color: #0162a8;
}
.product .proSwiper .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  margin-top: 12px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 34px;
  height: 136px;
  color: #666666;
  margin-top: 20px;
}
.product .proSwiper .bd ul li .cont .tt {
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 264px;
  padding: 0 30px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  margin-top: 38px;
  color: #666666;
}
.product .proSwiper .bd ul li .cont .tt:hover {
  color: #274085;
}
.product .proSwiper .bd ul li:hover .pic {
  border-color: #274085;
}
.product .proSwiper .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proSwiper .bd ul li:hover .cont .bt {
  color: #274085;
}
.product .proSwiper .page {
  position: absolute;
  left: 480px;
  bottom: 28px;
  z-index: 3;
}
.product .proSwiper .page .prev {
  height: 38px;
  line-height: 38px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #666;
  text-shadow: 1px 0 0 #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.product .proSwiper .page .prev::before {
  content: "<";
  font-family: simsun;
  font-weight: bold;
  font-size: 24px;
}
.product .proSwiper .page .prev:hover,
.product .proSwiper .page .prev.on {
  color: #507dd7;
  text-shadow: 1px 0 0 #507dd7;
}
.product .proSwiper .page .next {
  height: 38px;
  line-height: 38px;
  position: absolute;
  left: 254px;
  bottom: 0;
  text-shadow: 1px 0 0 #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #666;
  text-shadow: 1px 0 0 #666666;
  cursor: pointer;
}
.product .proSwiper .page .next::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
  font-size: 24px;
}
.product .proSwiper .page .next:hover,
.product .proSwiper .page .next.on {
  color: #507dd7;
  text-shadow: 1px 0 0 #507dd7;
}
.news {
  padding: 80px 0;
}
.news * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsTit .title {
  float: left;
  line-height: 48px;
}
.news .newsTit .more {
  float: right;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
  background-color: #274085;
  line-height: 48px;
}
.news .newsTit .more i {
  min-width: 4px;
}
.news .newsTit .more::after {
  content: "";
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
  background: url(../images/aboutar.png) 0 center no-repeat;
  position: relative;
  top: -2px;
}
.news .newsTit .more:hover {
  box-shadow: 0 10px 10px -5px rgba(39, 64, 133, 0.5);
}
.news .newsTit .more:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.news .newsSwiper {
  margin: auto;
  margin-top: 60px;
  width: 96%;
  min-width: 1280px;
  max-width: 1720px;
}
.news .newsSwiper ul li {
  width: 33.33%;
  padding-right: 10px;
  padding-bottom: 10px;
}
.news .newsSwiper ul li .item {
  position: relative;
}
.news .newsSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  border: solid 1px #dddddd;
  z-index: -1;
  left: 10px;
  top: 10px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 73.53%;
  overflow: hidden;
  position: relative;
}
.news .newsSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.news .newsSwiper ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/newsli.png) 0 center no-repeat;
  background-size: 100% 100%;
}
.news .newsSwiper ul li .item .cont {
  position: absolute;
  width: 100%;
  padding: 0 38px 42px;
  left: 0;
  bottom: 0;
  z-index: 3;
  color: #fff;
}
@media screen and (max-width: 1480px) {
  .news .newsSwiper ul li .item .cont {
    padding: 0 28px 32px;
  }
}
.news .newsSwiper ul li .item .cont .date {
  line-height: 26px;
  font-family: Impact;
  font-size: 24px;
  padding: 0 10px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .more {
  position: absolute;
  display: block;
  right: 48px;
  height: 26px;
  width: 30px;
  background: url(../images/newsar.png) 0 center no-repeat;
}
.news .newsSwiper ul li .item .cont .bt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #fefeff;
  font-size: 18px;
  margin: 22px 10px 0;
}
.news .newsSwiper ul li .item:hover::before {
  border-color: #274085;
}
.news .newsSwiper ul li .item:hover .date {
  border-bottom: 1px solid #ffffff;
}
.news .newsSwiper ul li .item:hover .more {
  animation: zyfd 1.5s linear infinite;
}
.message {
  background: url(../images/lxbg.jpg) center bottom no-repeat;
  padding: 80px 0;
}
.message .tip {
  font-family: Arial;
  font-size: 16px;
  margin-top: 18px;
  line-height: 1;
  color: #666666;
}
.message .formbox {
  margin-top: 46px;
  margin-right: -17px;
}
.message .formbox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.message .formbox label {
  display: block;
  float: left;
  margin-top: 20px;
  margin-right: 17px;
  position: relative;
}
.message .formbox label em {
  position: absolute;
  z-index: 3;
  right: 14px;
  font-size: 14px;
  color: #ff0000;
  line-height: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 4px;
}
.message .formbox input,
.message .formbox textarea {
  display: block;
  border: none;
  background: none;
  width: 415px;
  height: 58px;
  background-color: #ffffff;
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  line-height: 58px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 50px;
  padding-right: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox input::-webkit-input-placeholder,
.message .formbox textarea::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder,
.message .formbox textarea::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder,
.message .formbox textarea:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox textarea:focus,
.message .formbox input:active,
.message .formbox textarea:active {
  box-shadow: 0 0 0 1px #274085 inset;
  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 .username {
  background: url(../images/inpxm.png) 20px center no-repeat;
  background-color: #ffffff;
}
.message .formbox .usertel {
  background: url(../images/inpdh.png) 20px center no-repeat;
  background-color: #ffffff;
}
.message .formbox .useremail {
  background: url(../images/inpyx.png) 18px center no-repeat;
  background-color: #ffffff;
}
.message .formbox .usercompany {
  background: url(../images/inpgs.png) 18px center no-repeat;
  background-color: #ffffff;
}
.message .formbox .userregion {
  background: url(../images/inpgs.png) 18px center no-repeat;
  width: 847px;
  background-color: #ffffff;
}
.message .formbox .xqcontent {
  background: url(../images/inpnr.png) 20px 18px no-repeat;
  background-color: #ffffff;
  width: 1000px;
  height: 130px;
  padding-top: 20px;
  line-height: 20px;
}
.message .formbox .codeText {
  padding-left: 20px;
  width: 260px;
}
.message .formbox .code {
  position: relative;
  display: block;
}
.message .formbox .code em {
  right: 110px;
}
.message .formbox .code .imgCode {
  position: absolute;
  bottom: 9px;
  right: 8px;
  width: 92px;
  height: 38px;
  border: none;
  display: block;
  z-index: 3;
}
.message .formbox .submitform {
  margin-top: 20px;
  float: left;
  display: block;
  width: 260px;
  height: 55px;
  background-color: #274085;
  border-radius: 4px;
  text-align: center;
  line-height: 55px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  border: none;
  z-index: 1;
  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:hover {
  box-shadow: 0 10px 10px -5px rgba(39, 64, 133, 0.5);
}
