@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;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.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;
  padding-right: 88px;
}
@media screen and (max-width: 1480px) {
  .banner {
    padding-right: 0;
  }
}
.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 .banSlogan {
  padding-bottom: 146px;
  height: 100%;
  width: 88px;
  right: 0;
  top: 0;
  position: absolute;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-align: center;
  letter-spacing: 29px;
  font-size: 16px;
  line-height: 88px;
}
@media screen and (max-width: 1480px) {
  .banner .banSlogan {
    display: none;
  }
}
.banner .slogan {
  position: absolute;
  left: 50%;
  margin-left: -640px;
  bottom: 30px;
  line-height: 24px;
  background: url(../images/slogan.png) 0 center no-repeat;
  font-size: 16px;
  padding-left: 38px;
  color: #ffffff;
  z-index: 2;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 7.2%;
  bottom: 115px;
  z-index: 3;
  display: none;
}
.banner .banner-pagination span {
  display: block;
  width: 100%;
  height: auto;
  line-height: 30px;
  margin: 20px 0 0 !important;
  cursor: pointer;
  outline: none;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  background-color: transparent;
  position: relative;
  opacity: 1;
}
.banner .banner-pagination span::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #ff8601;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 28px;
  top: 50%;
  margin-top: -1px;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  color: #fff;
}
.banner .banner-pagination span.swiper-pagination-bullet-active::before {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 32px;
}
.banner .banBar {
  position: absolute;
  right: 50%;
  margin-right: -960px;
  bottom: 0;
  z-index: 3;
  width: 853px;
  height: 166px;
  background-color: #0d4ab5;
  padding-top: 36px;
  padding-left: 38px;
  color: #ffffff;
}
.banner .banBar .tel {
  padding-left: 46px;
  position: relative;
}
.banner .banBar .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 26px;
  height: 31px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.banner .banBar .tel .t1 {
  font-size: 14px;
  line-height: 1;
}
.banner .banBar .tel .t2 {
  font-family: Impact;
  font-size: 28px;
  line-height: 22px;
  margin-top: 14px;
}
.banner .banBar::after {
  content: "";
  display: block;
  width: 495px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.15;
  margin-top: 23px;
}
.banner .bannerPage .banner-prev {
  position: absolute;
  left: 443px;
  top: 43px;
  text-align: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  outline: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.banner .bannerPage .banner-prev:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bl.png) center center no-repeat;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.banner .bannerPage .banner-prev:hover,
.banner .bannerPage .banner-prev.on {
  background-color: #ffd800;
}
.banner .bannerPage .banner-next {
  position: absolute;
  left: 485px;
  top: 88px;
  text-align: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  outline: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.banner .bannerPage .banner-next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/br.png) center center no-repeat;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.banner .bannerPage .banner-next:hover,
.banner .bannerPage .banner-next.on {
  background-color: #ffd800;
}
.title {
  line-height: 1;
  position: relative;
  z-index: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 60px;
  color: #0d4ab5;
  height: 82px;
  line-height: 82px;
  position: relative;
  z-index: 1;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 82px;
  height: 82px;
  left: 154px;
  top: 0;
  background: url(../images/titico.png) 0 center no-repeat;
  -webkit-animation: xz 25s linear infinite;
  animation: xz 25s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.title b {
  display: block;
  font-size: 34px;
  margin-top: 8px;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.product {
  padding-top: 100px;
}
.product .proNav {
  padding-left: 718px;
  height: 356px;
}
.product .proNav .title {
  padding-top: 20px;
}
.product .proNav ul {
  margin: 50px -60px 0 -60px;
}
.product .proNav ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  width: 226px;
  text-align: center;
  position: relative;
}
.product .proNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 16px;
  width: 1px;
  height: 85px;
  border-left: dashed 1px #e5e5e5;
}
.product .proNav ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: -42px;
  top: 58px;
  width: 85px;
  height: 1px;
  border-top: dashed 1px #e5e5e5;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li:first-child::before,
.product .proNav ul li:first-child::after {
  display: none;
}
.product .proNav ul li > a {
  display: block;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li > a * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li > a i {
  display: block;
  margin: auto;
  width: 110px;
  height: 96px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.product .proNav ul li > a i::after {
  content: "+";
  display: block;
  position: absolute;
  width: 21px;
  height: 21px;
  background-color: #0d4ab5;
  border-radius: 100%;
  text-align: center;
  line-height: 20px;
  color: #fff;
  left: 0;
  top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proNav ul li > a i::before {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  margin-left: -34px;
  left: 50%;
  width: 68px;
  height: 68px;
  background-color: #e6e6e6;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li > a i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.product .proNav ul li > a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 4px;
  height: 36px;
  line-height: 36px;
}
.product .proNav ul li:hover > a {
  color: #0d4ab5;
}
.product .proNav ul li:hover > a i::before,
.product .proNav ul li.on > a i::before {
  background-color: #0d4ab5;
}
.product .proNav ul li:hover > a i::after,
.product .proNav ul li.on > a i::after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proNav .tel {
  height: 26px;
  line-height: 26px;
  margin-top: 216px;
  font-family: Arial;
  font-size: 20px;
  text-align: center;
}
.product .proNav .tel::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 26px;
  vertical-align: bottom;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/protel.png) center center no-repeat;
}
.product .proNav .zxLink {
  display: block;
  margin: auto;
  margin-top: 26px;
  width: 160px;
  height: 50px;
  background-color: #ffc355;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
  box-shadow: 0 0 0 5px rgba(255, 216, 0, 0.2);
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .zxLink:hover {
  background-color: #0d4ab5;
  box-shadow: 0 0 0 8px rgba(13, 74, 181, 0.2);
}
.product .proimg {
  position: absolute;
  left: -320px;
  top: 0;
  width: 970px;
  height: 356px;
  background: url(../images/proimg.jpg) center 0 no-repeat;
}
.product .proTabs {
  margin-top: 7px;
}
.product .proList {
  min-height: 100px;
}
.product .proList ul {
  margin-right: -40px;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  margin-right: 40px;
  margin-top: 40px;
  float: left;
}
.product .proList ul li .item {
  width: 400px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 300px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont {
  padding-top: 24px;
  position: relative;
}
.product .proList ul li .item .cont .moreIco {
  position: absolute;
  top: -10px;
  right: 15px;
  width: 43px;
  height: 44px;
  z-index: 2;
  background: url(../images/proli.png) 0 center no-repeat;
}
.product .proList ul li .item .cont p {
  width: 144px;
  height: 32px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 32px;
  color: #888888;
}
.product .proList ul li .item .cont .tt {
  position: relative;
  padding-right: 85px;
  height: 44px;
  line-height: 44px;
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .cont .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.product .proList ul li .item .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 7px;
  height: 1px;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #333;
}
.product .proList ul li .item .cont .more i {
  min-width: 4px;
}
.product .proList ul li .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .item:hover .pic {
  border-color: #0d4ab5;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.product .proList ul li .item:hover .bt {
  color: #0d4ab5;
}
.product .proList ul li .item:hover .bt::before {
  background-color: #0d4ab5;
}
.product .proList ul li .item:hover .more {
  color: #0d4ab5;
}
.product .proList ul li .item:hover .more::before {
  background-color: #0d4ab5;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center bottom no-repeat;
}
.mbanner1 .mbanBox {
  padding-top: 235px;
  height: 696px;
}
.mbanner1 .mbanBox .t1 {
  text-align: center;
  width: 100px;
  height: 36px;
  background-color: #ffd800;
  border-radius: 18px;
  line-height: 36px;
  font-size: 18px;
}
.mbanner1 .mbanBox .t2 {
  font-weight: bold;
  color: #fff;
  font-size: 48px;
  margin-top: 18px;
  line-height: 1;
}
.mbanner1 .mbanBox .t3 {
  font-size: 20px;
  color: #ffffff;
  opacity: 0.4;
  line-height: 1;
  margin-top: 22px;
}
.mbanner1 .mbanBox .t4 {
  margin-top: 32px;
  font-size: 0;
}
.mbanner1 .mbanBox .t4 span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #fff;
  background: url(../images/mbanli.png) center center no-repeat;
  width: 76px;
  height: 76px;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 4px;
  padding-left: 4px;
  padding-top: 10px;
  margin-right: 92px;
}
.mbanner1 .mbanBox .line {
  width: 584px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
  margin-top: 32px;
}
.mbanner1 .mbanBox .tt {
  color: #ffffff;
  margin-top: 46px;
}
.mbanner1 .mbanBox .tt .tel {
  display: inline-block;
  vertical-align: top;
  padding-left: 46px;
  position: relative;
}
.mbanner1 .mbanBox .tt .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 26px;
  height: 31px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
}
.mbanner1 .mbanBox .tt .tel span {
  display: block;
  font-size: 14px;
  opacity: 0.4;
  line-height: 1;
}
.mbanner1 .mbanBox .tt .tel i {
  display: block;
  font-family: Impact;
  font-size: 28px;
  margin-top: 14px;
  line-height: 22px;
}
.mbanner1 .mbanBox .tt .zxLink {
  display: inline-block;
  vertical-align: top;
  width: 108px;
  height: 44px;
  background-color: #ffd800;
  text-align: center;
  line-height: 44px;
  margin-left: 75px;
  margin-top: 2px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.mbanner1 .mbanBox .tt .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ffd800;
  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;
}
.mbanner1 .mbanBox .tt .zxLink:hover {
  background: none;
  color: #ffd800;
  box-shadow: 0 10px 10px -5px rgba(255, 216, 0, 0.5);
}
.mbanner1 .mbanBox .tt .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.mbanner1 .mbanimg {
  width: 748px;
  height: 621px;
  position: absolute;
  left: 780px;
  bottom: 24px;
  background: url(../images/mbanimg.png) 0 center no-repeat;
}
.case {
  padding-top: 100px;
  background: url(../images/casebg.jpg) center 0 no-repeat;
  padding-bottom: 4px;
}
.case .caseTit::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTit .title {
  float: left;
}
.case .caseTit .title b::after {
  background-image: url(../images/casetit.png);
}
.case .caseTit .tip {
  float: right;
  text-align: right;
  margin-top: 5px;
}
.case .caseTit .tip .t1 {
  font-family: Impact;
  font-size: 22px;
  line-height: 17px;
  color: #0d4ab5;
}
.case .caseTit .tip .t2 {
  margin-top: 40px;
  text-align: right;
}
.case .caseTit .tip .t2 p {
  display: inline-block;
  vertical-align: top;
}
.case .caseTit .tip .t2 p span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
}
.case .caseTit .tip .t2 p i {
  display: block;
  font-size: 14px;
  margin-top: 20px;
  letter-spacing: 5px;
  color: #646464;
  margin-right: -5px;
}
.case .caseTit .tip .t2 .more {
  display: inline-block;
  margin-left: 36px;
  margin-top: 3px;
  vertical-align: top;
  width: 108px;
  height: 44px;
  background-color: #0d4ab5;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
  z-index: 2;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .tip .t2 .more i {
  min-width: 4px;
}
.case .caseTit .tip .t2 .more:hover {
  background: #ffd800;
  color: #333;
  box-shadow: 0 10px 10px -5px rgba(255, 216, 0, 0.5);
}
.case .caseTit .tel {
  font-family: Impact;
  font-size: 30px;
  line-height: 44px;
  color: #ffffff;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  padding: 0 8px;
  margin-left: -8px;
}
.case .caseTit .tel::before {
  content: attr(data-letters);
  position: absolute;
  z-index: 3;
  color: #333;
  text-shadow: 1px 1px #0d4ab5, -1px 1px #0d4ab5, 1px -1px #0d4ab5, -1px -1px #0d4ab5;
  left: 8px;
  overflow: hidden;
  white-space: nowrap;
  width: 0%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation: widthW 8s linear infinite;
}
.case .caseTit .tel::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #0d4ab5;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation: widthW 8s linear infinite;
  border-radius: 4px;
}
@keyframes widthW {
  0% {
    width: 0;
  }
  10% {
    width: 100%;
  }
  50% {
    width: 100%;
  }
  60% {
    width: 0;
  }
}
.case .caseSwiper {
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper .swiper-container {
  width: 454px;
  margin: auto;
  overflow: initial !important;
}
.case .caseSwiper ul li {
  width: 454px;
  padding-top: 30px;
}
.case .caseSwiper ul li .item {
  position: relative;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 340px;
  border: 10px solid #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt {
  height: 74px;
  line-height: 74px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 40px;
  text-align: center;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li .item .bt::before {
  content: "//";
  display: block;
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 14px;
}
.case .caseSwiper ul li .item .bt::after {
  content: "//";
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 14px;
}
.case .caseSwiper 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 .caseSwiper ul li .item:hover .bt {
  color: #0d4ab5;
}
.case .caseSwiper ul li.swiper-slide-prev .item {
  perspective: 900px;
}
.case .caseSwiper ul li.swiper-slide-prev .item .pic {
  transform-origin: right center;
  transform: scaleX(0.826) rotateY(13.5deg);
}
.case .caseSwiper ul li.swiper-slide-prev .item .bt {
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li.swiper-slide-next .item {
  perspective: 900px;
}
.case .caseSwiper ul li.swiper-slide-next .item .pic {
  transform-origin: left center;
  transform: scaleX(0.826) rotateY(-13.5deg);
}
.case .caseSwiper ul li.swiper-slide-next .item .bt {
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .case-pagination {
  margin: 13px auto 0;
  text-align: center;
  width: 453px;
  height: 17px;
  position: relative;
  font-size: 0;
}
.case .case-pagination::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 8px;
  height: 1px;
  background-color: #dcdcdc;
}
.case .case-pagination span {
  display: inline-block;
  opacity: 1;
  width: 17px;
  height: 17px;
  border: solid 1px transparent;
  border-radius: 100%;
  position: relative;
  margin: 0 10px;
  background: transparent;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-pagination span::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #aeaeae;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-pagination span.swiper-pagination-bullet-active {
  border-color: #0d4ab5;
}
.case .case-pagination span.swiper-pagination-bullet-active::before {
  background-color: #0d4ab5;
}
.case .page .case-prev {
  position: absolute;
  z-index: 3;
  left: 340px;
  bottom: -16px;
  text-align: center;
  cursor: pointer;
  width: 44px;
  height: 44px;
  background-color: #0d4ab5;
  outline: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .page .case-prev:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.case .page .case-prev:hover {
  background-color: #ffd800;
}
.case .page .case-next {
  position: absolute;
  z-index: 3;
  right: 340px;
  bottom: -16px;
  text-align: center;
  cursor: pointer;
  width: 44px;
  height: 44px;
  background-color: #0d4ab5;
  outline: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .page .case-next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/caser.png) center center no-repeat;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.case .page .case-next:hover {
  background-color: #ffd800;
}
.message {
  background: url(../images/lybg.jpg) center bottom no-repeat;
}
.message .lyBox {
  padding-top: 196px;
  height: 402px;
}
.message .tit {
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
}
.message .tit::before {
  content: "";
  width: 26px;
  height: 26px;
  vertical-align: top;
  margin-right: 15px;
  background: url(../images/lytit.png) 0 center no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.message .tit span {
  font-size: 22px;
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
}
.message .tit i {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin-left: 10px;
}
.message .formbox {
  margin-top: 27px;
}
.message .formbox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.message .formbox label {
  display: block;
  float: left;
  position: relative;
}
.message .formbox input {
  display: block;
  border: none;
  background: none;
  width: 200px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 4px;
  line-height: 42px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 48px;
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username {
  background: url(../images/inpxm.png) 16px center no-repeat;
  background-color: #fff;
  margin-right: 23px;
}
.message .formbox input.username:focus,
.message .formbox input.username:active {
  background-position: 170px center;
  padding-left: 15px;
  padding-right: 40px;
}
.message .formbox input.usertel {
  background: url(../images/inpdh.png) 16px center no-repeat;
  background-color: #fff;
  margin-right: 23px;
}
.message .formbox input.usertel:focus,
.message .formbox input.usertel:active {
  background-position: 170px center;
  padding-left: 15px;
  padding-right: 40px;
}
.message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 16px center no-repeat;
  background-color: #fff;
  width: 424px;
  margin-right: 23px;
}
.message .formbox input.xqcontent:focus,
.message .formbox input.xqcontent:active {
  background-position: 395px center;
  padding-left: 15px;
  padding-right: 40px;
}
.message .formbox input.codeText {
  background: url(../images/inpyzm.png) 16px center no-repeat;
  background-color: #fff;
}
.message .formbox input.codeText:active {
  background-position: 90px center;
  padding-left: 15px;
  padding-right: 45px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  z-index: 2;
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus::-moz-placeholder,
.message .formbox input:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus:-ms-input-placeholder,
.message .formbox input:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  display: block;
  float: left;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 6px;
  top: 6px;
  width: 80px;
  height: 30px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  display: block;
  float: right;
  width: 166px;
  height: 44px;
  background-color: #ffd800;
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  color: #333333;
  font-size: 14px;
  overflow: hidden;
  border: none;
  z-index: 1;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox .submitform::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  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: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.message .formbox .submitform:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  padding-top: 246px;
  height: 850px;
}
.about .aboutBox .title {
  position: absolute;
  left: 0;
  top: -57px;
  width: 423px;
  height: 231px;
  background-color: #ffd800;
  padding-left: 65px;
  padding-top: 45px;
}
.about .aboutBox .aboutTt {
  position: absolute;
  right: 0;
  top: 80px;
}
.about .aboutBox .aboutTt .tel {
  display: block;
  padding-left: 46px;
  position: relative;
}
.about .aboutBox .aboutTt .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 26px;
  height: 31px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
}
.about .aboutBox .aboutTt .tel span {
  display: block;
  font-size: 14px;
  line-height: 1;
  color: #646464;
}
.about .aboutBox .aboutTt .tel i {
  display: block;
  font-family: Impact;
  font-size: 28px;
  margin-top: 14px;
  line-height: 22px;
  color: #0d4ab5;
}
.about .aboutBox .aboutTt .zxLink {
  display: block;
  margin-top: 34px;
  width: 108px;
  height: 44px;
  background-color: #0d4ab5;
  text-align: center;
  line-height: 44px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.about .aboutBox .aboutTt .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0d4ab5;
  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;
}
.about .aboutBox .aboutTt .zxLink:hover {
  background: none;
  color: #0d4ab5;
  box-shadow: 0 10px 10px -5px rgba(13, 74, 181, 0.5);
}
.about .aboutBox .aboutTt .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText {
  padding-left: 70px;
}
.about .aboutText .tit {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 2px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 32px;
  height: 128px;
  color: #999999;
  font-size: 16px;
  margin-top: 22px;
}
.about .aboutText .text p {
  display: inline;
}
.about .aboutText .more {
  display: inline-block;
  color: #0d4ab5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.show {
  margin-top: 70px;
}
.show .hd {
  float: left;
  width: 244px;
}
.show .hd ul li {
  margin-top: 22px;
}
.show .hd ul li:first-child {
  margin-top: 0;
}
.show .hd ul li a {
  display: block;
  height: 127px;
  background-color: #ffffff;
  padding-left: 108px;
  padding-top: 42px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .hd ul li a i {
  display: block;
  width: 58px;
  height: 58px;
  border: solid 1px #333333;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  position: absolute;
  left: 28px;
  top: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .hd ul li a i:before,
.show .hd ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.show .hd ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.show .hd ul li a i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.show .hd ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.show .hd ul li a i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.show .hd ul li a i.ico3:before {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.show .hd ul li a i.ico3:after {
  background: url(../images/alinkico3h.png) center center no-repeat;
}
.show .hd ul li a .cn {
  display: block;
  line-height: 1;
  font-size: 20px;
}
.show .hd ul li a .en {
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
  line-height: 10px;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .hd ul li:hover a,
.show .hd ul li.on a {
  background-color: #0d4ab5;
  color: #fff;
}
.show .hd ul li:hover a i,
.show .hd ul li.on a i {
  border-color: #fff;
}
.show .hd ul li:hover a i:before,
.show .hd ul li.on a i:before,
.show .hd ul li:hover a i:after,
.show .hd ul li.on a i:after {
  top: -100%;
}
.show .hd ul li:hover a .en,
.show .hd ul li.on a .en {
  color: rgba(255, 255, 255, 0.4);
}
.show .showBd {
  float: right;
  width: 1005px;
  margin-right: -10px;
  overflow: hidden;
  height: 276px;
}
.show .showBd .showList {
  position: relative;
  width: 1005px;
}
.show .showBd .showList .bd {
  overflow: hidden;
  height: 276px;
}
.show .showBd .showList .bd ul {
  margin-right: -15px;
}
.show .showBd .showList .bd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showBd .showList .bd ul li {
  float: left;
  margin-right: 15px;
  position: relative;
}
.show .showBd .showList .bd ul li .item {
  width: 240px;
  height: 276px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showBd .showList .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 160px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showBd .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;
}
.show .showBd .showList .bd ul li .item .tt {
  padding-top: 22px;
  text-align: center;
}
.show .showBd .showList .bd ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showBd .showList .bd ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.show .showBd .showList .bd ul li .item .tt .more {
  display: block;
  margin: 6px auto 0;
  width: 22px;
  height: 22px;
  background: url(../images/br.png) center center no-repeat;
  background-color: #e0e0e0;
  border-radius: 100%;
  background-size: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showBd .showList .bd ul li .item:hover {
  border-color: #0d4ab5;
}
.show .showBd .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);
}
.show .showBd .showList .bd ul li .item:hover .bt {
  color: #0d4ab5;
}
.show .showBd .showList .bd ul li .item:hover .more {
  background-color: #ffd800;
}
.show .showBd .showList .page {
  position: absolute;
  right: -70px;
  top: 66px;
  z-index: 2;
}
.show .showBd .showList .page .show-prev {
  cursor: pointer;
  margin-top: 18px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-family: simsun;
  font-size: 22px;
  text-align: center;
  background-color: #0d4ab5;
  border-radius: 100%;
  color: #fff;
  text-shadow: 1px 0 0 #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.show .showBd .showList .page .show-prev::before {
  content: "<";
}
.show .showBd .showList .page .show-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.show .showBd .showList .page .show-next {
  cursor: pointer;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-family: simsun;
  font-size: 22px;
  text-align: center;
  background-color: #0d4ab5;
  border-radius: 100%;
  color: #fff;
  text-shadow: 1px 0 0 #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.show .showBd .showList .page .show-next::after {
  content: ">";
}
.show .showBd .showList .page .show-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 20px 0 80px;
}
.news .title {
  text-align: center;
}
.news .title i {
  padding-right: 54px;
  display: inline-block;
  vertical-align: top;
}
.news .title i::before {
  left: auto;
  right: 0;
}
.news .newsList {
  margin-top: 20px;
}
.news .newsList::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one {
  float: left;
  width: 339px;
  height: 540px;
  background: url(../images/newsonebg.png) center 0 no-repeat;
  padding: 52px 24px 0 24px;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 208px;
  background-color: #ffffff;
  border: solid 4px #ffffff;
  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 {
  padding-top: 40px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 26px;
  height: 78px;
  margin-top: 12px;
  color: #8cace4;
}
.news .newsList .one .cont .tt {
  margin-top: 24px;
  line-height: 24px;
}
.news .newsList .one .cont .tt .date {
  float: right;
  font-size: 12px;
  color: #ffffff;
}
.news .newsList .one .cont .tt .more {
  float: left;
  display: block;
  width: 65px;
  height: 24px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .tt .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/newsar.png) center center no-repeat;
}
.news .newsList .one .cont .tt .more:hover {
  background-color: #ffd800;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .bt {
  color: #ffd800;
}
.news .newsList .one:hover .cont .rr .more {
  background-color: #ffd800;
}
.news .newsList .list {
  overflow: hidden;
  float: right;
  height: 496px;
  width: 890px;
  margin-top: 28px;
}
.news .newsList .list ul {
  margin: -34px -50px -34px -30px;
}
.news .newsList .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  width: 50%;
  border-top: dashed 1px #e5e5e5;
  border-left: dashed 1px #e5e5e5;
  padding: 38px 50px 0;
  height: 188px;
}
.news .newsList .list ul li .date i {
  color: #0d4ab5;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 44px;
  line-height: 30px;
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
  margin-right: 8px;
}
.news .newsList .list ul li .date span {
  font-size: 12px;
  line-height: 10px;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 18px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  color: #0d4ab5;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 26px;
  line-height: 26px;
  color: #b3b3b3;
}
.news .newsList .list ul li:hover .bt {
  color: #0d4ab5;
}
.inContact {
  background: url(../images/lxbg.jpg) center 0 no-repeat;
}
.inContact .lxBox {
  height: 356px;
  padding-top: 100px;
}
.inContact .lxList {
  float: left;
  width: 726px;
}
.inContact .lxList ul {
  display: flex;
  justify-content: space-between;
}
.inContact .lxList ul li {
  text-align: center;
  float: left;
  width: 186px;
  height: 196px;
  background-color: #ffffff;
  box-shadow: 0px 0px 22px 0px rgba(5, 46, 118, 0.12);
  border-radius: 10px;
  padding: 28px 15px 0;
}
.inContact .lxList ul li i {
  display: block;
  margin: auto;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
.inContact .lxList ul li i.ico1 {
  background: url(../images/lxico1.png) center center no-repeat;
}
.inContact .lxList ul li i.ico2 {
  background: url(../images/lxico2.png) center center no-repeat;
}
.inContact .lxList ul li i.ico3 {
  background: url(../images/lxico3.png) center center no-repeat;
}
.inContact .lxList ul li h4 {
  line-height: 1;
  font-size: 14px;
  color: #838b9c;
  margin-top: 10px;
}
.inContact .lxList ul li p {
  font-size: 16px;
  line-height: 32px;
  margin-top: 18px;
}
.inContact .lxList ul li:first-child i {
  font-family: Impact;
  font-size: 22px;
}
.inContact .links {
  float: right;
  margin-top: 87px;
  position: relative;
  width: 390px;
  height: 58px;
  background-color: #ffffff;
}
.inContact .links .tit {
  position: relative;
  width: 100%;
  height: 58px;
  padding-left: 22px;
  font-size: 16px;
  line-height: 58px;
}
.inContact .links .tit::after {
  content: "";
  display: block;
  position: absolute;
  width: 78px;
  height: 58px;
  top: 0;
  right: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: url(../images/linksar.png) center center no-repeat;
  background-color: #ffd800;
}
.inContact .links .list {
  position: absolute;
  z-index: 999;
  right: 0;
  min-width: 100%;
  max-width: 240px;
  bottom: 100%;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #fff;
  max-height: 200px;
  overflow: auto;
  visibility: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  opacity: 0;
  filter: alpha(opacity=0);
}
.inContact .links .list::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.inContact .links .list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
  font-size: 15px;
  line-height: 40px;
  color: #333;
}
.inContact .links .list a:hover {
  padding-left: 25px;
  color: #0d4ab5;
}
.inContact .links .list a:hover::before {
  background-color: #0d4ab5;
}
.inContact .links:hover .list {
  visibility: inherit;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
