@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 {
  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 {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner {
  position: relative;
  z-index: 1;
  height: 750px;
  overflow: hidden;
}
.banner .slider {
  width: 100%;
  height: 750px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider .slider-main {
  width: 1920px;
  height: 750px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.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;
}
.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;
}
.banner .slider:hover .slider-btn-prev {
  left: 3%;
}
.banner .slider:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .slider .slider-nav {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 40px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .slider .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  border: solid 1px #0457a7;
  border-radius: 50%;
  margin: 0 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.banner .slider .slider-nav li.active {
  background-color: #0457a7;
  border-color: #0457a7;
}
.inTop {
  height: 118px;
}
.inTop .text {
  float: right;
  height: 118px;
  background-color: #0457a7;
  border-radius: 0px 0 0 59px;
  padding-right: 182px;
}
.inTop .text .slogan {
  padding: 32px 50px 0;
  line-height: 1;
  color: #ffffff;
  float: left;
}
.inTop .text .slogan .t1 {
  font-weight: bold;
  font-size: 20px;
}
.inTop .text .slogan .t2 {
  color: #b7d8f9;
  font-size: 16px;
  margin-top: 20px;
}
.inTop .text .tel {
  display: block;
  font-family: Arial;
  font-weight: bold;
  font-size: 28px;
  line-height: 118px;
  padding: 0 60px;
  background: #fff;
  float: left;
  color: #0457a7;
}
.inTop .text .tel:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 28px;
  height: 28px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  margin-right: 12px;
}
.title {
  line-height: 1;
  text-align: center;
}
.title h4 {
  text-transform: uppercase;
  font-family: "PangMenZhengDao", Arial;
  font-weight: bold;
  color: #999999;
  opacity: 0.1;
  line-height: 38px;
  font-size: 56px;
}
.title h3 {
  font-size: 26px;
  font-weight: bold;
  margin-top: -38px;
}
.title p {
  letter-spacing: 7px;
  color: #999999;
  padding-left: 7px;
  margin-top: 28px;
}
.business {
  padding: 70px 0 46px;
}
.business * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.business .proNav {
  margin: auto;
  margin-top: 36px;
  width: 96%;
  max-width: 1680px;
  min-width: 1200px;
  text-align: center;
  font-size: 0;
}
.business .proNav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  margin: 10px 18px 0;
  min-width: 140px;
  height: 50px;
  line-height: 50px;
  background-color: #f8f8f8;
  border-radius: 30px;
}
.business .proNav a:hover {
  background: #0457a7;
  color: #fff;
}
.business .list {
  width: 96%;
  max-width: 1680px;
  min-width: 1200px;
  margin: auto;
  padding-top: 20px;
}
.business .list ul {
  margin: 0 -25px;
}
.business .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.business .list li {
  padding: 0 25px;
  margin-top: 12px;
  width: 20%;
  float: left;
}
.business .list li .item {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .list li .item .pic {
  display: block;
  border-radius: 5px;
  border: solid 1px #dedede;
  padding: 6px;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .list li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 77.69784173%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.business .list 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;
}
.business .list li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .list li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.business .list li .item .bt:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 15px;
  width: 60px;
  height: 1px;
  background-color: #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .list li .item:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.business .list li .item:hover .pic {
  border-color: #0457a7;
}
.business .list li .item: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);
}
.business .list li .item:hover .bt {
  color: #0457a7;
}
.business .list li .item:hover .bt:before {
  background-color: #0457a7;
}
.mbanner1 .inContent {
  height: 220px;
}
.mbanner1 .inContent .mbanL {
  position: absolute;
  left: -360px;
  top: 0;
  width: 667px;
  height: 220px;
  background: url(../images/mbanl.jpg) center 0 no-repeat;
  border-radius: 0px 30px 30px 0px;
}
.mbanner1 .inContent .mbanL .tel {
  position: absolute;
  top: 75px;
  right: 95px;
  width: 72px;
  height: 72px;
}
.mbanner1 .inContent .mbanL .tel i {
  display: block;
  width: 72px;
  height: 72px;
  background-color: #ffffff;
  border-radius: 100%;
  animation: mbanRipple 1.2s linear infinite;
}
@keyframes mbanRipple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 10px rgba(255, 255, 255, 0.2);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0);
  }
}
.mbanner1 .inContent .mbanL .tel i:before {
  content: "";
  display: block;
  border-radius: 100%;
  width: 72px;
  height: 72px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
  margin-right: 12px;
}
.mbanner1 .inContent .mbanL .tel span {
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  height: 72px;
  line-height: 72px;
  font-weight: bold;
  color: #0457a7;
  font-size: 30px;
  padding: 0 40px;
  background: #fff;
  border-radius: 50px;
  white-space: nowrap;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mbanner1 .inContent .mbanL .tel:hover span {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.mbanner1 .inContent .mbanR {
  position: absolute;
  right: -360px;
  top: 0;
  width: 1205px;
  height: 220px;
  background: url(../images/mbanr.jpg) center 0 no-repeat;
  border-radius: 30px 0px 0px 30px;
}
.mbanner1 .inContent .mbanR .text {
  text-align: center;
  padding-top: 75px;
  width: 630px;
  margin-left: 236px;
  line-height: 1;
}
.mbanner1 .inContent .mbanR .text .t1 {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 2px;
  color: #ffffff;
  padding-left: 2px;
}
.mbanner1 .inContent .mbanR .text .t2 {
  font-size: 16px;
  letter-spacing: 2px;
  color: #c2e1ff;
  padding-left: 2px;
  margin-top: 34px;
}
.youshi {
  padding: 70px 0 65px;
}
.youshi .ysBox {
  height: 630px;
}
.youshi .ysBox:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: -20px;
  top: 0;
  width: 650px;
  height: 631px;
  background: url(../images/ysbg.png) center center no-repeat;
}
.youshi .ysBox .ysTit h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
.youshi .ysBox .ysTit h3 i {
  display: inline-block;
  vertical-align: bottom;
  width: 59px;
  height: 64px;
  margin: 0 10px;
  background: url(../images/ysnum.png) center center no-repeat;
}
.youshi .ysBox .ysTit h4 {
  width: 402px;
  height: 50px;
  background-color: #0457a7;
  border-radius: 5px;
  margin-top: 30px;
  line-height: 50px;
  padding-left: 16px;
  font-family: Arial;
  letter-spacing: 11px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.youshi .ysBox .ysTit h4:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 1px;
  background-color: #ffffff;
  margin-right: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.youshi .ysPic {
  width: 615px;
  height: 489px;
  border-radius: 30px 60px 120px 50px;
  border: solid 1px #0457a7;
  position: absolute;
  right: 0;
  top: 65px;
  padding: 4px;
}
.youshi .ysPic .bd {
  position: relative;
  width: 605px;
  height: 479px;
  background-color: #0457a7;
  border-radius: 30px 60px 120px 50px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd li {
  width: 690px;
  height: 480px;
  overflow: hidden;
}
.youshi .ysPic .bd li img {
  display: block;
  width: 690px;
  height: 480px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .bd {
  overflow: hidden;
  width: 500px;
  height: 385px;
}
.youshi .ysCont .bd ul li {
  height: 385px;
}
.youshi .ysCont .bd ul li .item {
  height: 385px;
  padding-top: 66px;
}
.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 i {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 6px;
  height: 6px;
  background-color: #333333;
  border-radius: 100%;
}
.youshi .ysCont .bd ul li .item .line {
  width: 38px;
  height: 2px;
  background-color: #0457a7;
  margin-top: 40px;
}
.youshi .ysCont .bd ul li .item .text {
  line-height: 42px;
  margin-top: 32px;
}
.youshi .ysCont .bd ul li .item:hover h4 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #0457a7;
}
.youshi .ysCont .bd ul li .item:hover .line {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  width: 70px;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .page {
  line-height: 30px;
  position: relative;
  width: 460px;
}
.youshi .page:before {
  content: "";
  display: block;
  position: absolute;
  left: 160px;
  top: 18px;
  width: 203px;
  height: 1px;
  background-color: #dedede;
}
.youshi .page .hd {
  float: left;
}
.youshi .page .hd ul {
  font-size: 0;
}
.youshi .page .hd ul li {
  display: inline-block;
  position: relative;
  margin-left: 20px;
  font-size: 14px;
  font-family: Arial;
  line-height: 20px;
  vertical-align: bottom;
  color: #333333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .page .hd ul li.on {
  font-weight: bold;
  line-height: 30px;
  font-size: 30px;
  color: #0457a7;
}
.youshi .page .hd ul li:before {
  content: "/";
  display: block;
  position: absolute;
  line-height: 20px;
  bottom: 0;
  width: 10px;
  left: -15px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.youshi .page .hd ul li:first-child {
  margin-left: 0;
}
.youshi .page .hd ul li:first-child:before {
  display: none;
}
.youshi .page .prev {
  float: right;
  line-height: 30px;
  cursor: pointer;
  font-size: 30px;
  color: #333333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .page .prev:before {
  content: "<";
}
.youshi .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .page .next {
  float: right;
  margin-left: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 30px;
  color: #0457a7;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .page .next:before {
  content: ">";
}
.youshi .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case {
  height: 690px;
  background: url(../images/casebg.jpg) center 0 no-repeat;
  position: relative;
  padding-top: 132px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseTabs {
  margin-top: 50px;
}
.case .caseTabs .bd {
  float: right;
  width: 1082px;
}
.case .caseTabs .bd ul {
  margin-right: -46px;
}
.case .caseTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd li {
  float: left;
  margin-right: 46px;
}
.case .caseTabs .bd li .item {
  width: 330px;
  height: 367px;
  border-radius: 5px;
  border: solid 1px #dedede;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item .pic {
  display: block;
  width: 320px;
  height: 278px;
  border-radius: 5px;
  border: solid 3px #dedede;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.case .caseTabs .bd li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item .tt {
  height: 88px;
  padding: 0 28px;
  margin-right: -5px;
}
.case .caseTabs .bd li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 46px;
  height: 46px;
  position: relative;
  padding-right: 45px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item .tt .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -5px;
  width: 37px;
  height: 11px;
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item .tt .more {
  display: block;
  border-top: 1px solid #dedede;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 14px;
  color: #999999;
  text-align: right;
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.case .caseTabs .bd li .item .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd li .item .tt .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  height: 1px;
  width: 0;
  background-color: #0457a7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .item:hover {
  border-color: #0457a7;
}
.case .caseTabs .bd li .item: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 li .item:hover .tt .bt {
  color: #0457a7;
}
.case .caseTabs .bd li .item:hover .tt .bt:before {
  background: url(../images/caselih.png) 0 center no-repeat;
  animation: zyfd 1.5s linear infinite;
}
.case .caseTabs .bd li .item:hover .tt .more {
  color: #0457a7;
}
.case .caseTabs .bd li .item:hover .tt .more:before {
  width: 100%;
}
.case .caseTabs .page {
  position: absolute;
  left: 0;
  top: 66px;
  width: 70px;
  height: 234px;
  background-color: #0457a7;
  border-radius: 40px;
  padding-top: 18px;
}
.case .caseTabs .page .prev {
  display: block;
  height: 36px;
  width: 100%;
  background: url(../images/caset.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.case .caseTabs .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case .caseTabs .page .next {
  display: block;
  margin-top: 15px;
  height: 36px;
  width: 100%;
  background: url(../images/caseb.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.case .caseTabs .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case .caseTabs .page .hd {
  border-top: 2px solid #fff;
  margin-top: 12px;
  height: 112px;
  text-align: center;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  color: #fff;
  line-height: 70px;
  font-size: 0;
  font-family: Arial;
}
.case .caseTabs .page .hd .caseNum1 {
  width: 100%;
  display: inline-block;
  font-size: 20px;
}
.case .caseTabs .page .hd .caseNum2 {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  margin-top: 5px;
}
.about {
  padding-top: 70px;
}
.about .aboutBox {
  height: 666px;
}
.about .aboutBox:before {
  content: "";
  display: block;
  position: absolute;
  left: -360px;
  top: 0;
  z-index: -1;
  width: 615px;
  height: 666px;
  background: url(../images/aboutbg.png) 0 center no-repeat;
}
.about .aboutPic {
  float: left;
  position: relative;
  width: 546px;
  height: 562px;
  margin-left: -100px;
}
.about .aboutPic .pic {
  width: 546px;
  height: 562px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover {
  box-shadow: 0 15px 15px -10px rgba(4, 87, 167, 0.3);
}
.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 .aboutText {
  float: right;
  width: 666px;
  height: 562px;
  padding-top: 30px;
}
.about .aboutText .tit {
  line-height: 1;
}
.about .aboutText .tit h3 {
  font-size: 26px;
  font-weight: bold;
}
.about .aboutText .tit h4 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  margin-top: 18px;
  line-height: 12px;
  letter-spacing: 7px;
  color: #999999;
}
.about .aboutText .text {
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  height: 216px;
  text-indent: 2em;
  font-size: 14px;
  margin-top: 35px;
  text-align: justify;
}
.about .aboutText .more {
  height: 32px;
  line-height: 32px;
  color: #999999;
  position: relative;
  width: 116px;
  text-align: center;
  margin-top: 45px;
  display: block;
  z-index: 1;
}
.about .aboutText .more:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  background-color: #0457a7;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #0457a7;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  color: #fff;
}
.about .aboutText .more:hover:before,
.about .aboutText .more:hover:after {
  height: 50%;
}
.about .aboutText .aLink {
  height: 75px;
  position: relative;
  margin-top: 54px;
  padding-left: 68px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.about .aboutText .aLink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 1028px;
  height: 75px;
  border-radius: 36px 0 0 36px;
  background-color: #0457a7;
}
.about .aboutText .aLink .tel {
  float: left;
  color: #fff;
  letter-spacing: 3px;
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  line-height: 55px;
}
.about .aboutText .aLink .tel:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  background-color: #ffffff;
  margin-right: 15px;
}
.about .aboutText .aLink .weixin {
  float: right;
  position: relative;
  width: 55px;
  height: 55px;
}
.about .aboutText .aLink .weixin i {
  display: block;
  width: 55px;
  height: 55px;
  background: url(../images/weixin.png) center center no-repeat;
  background-color: #ffffff;
  border-radius: 100%;
}
.about .aboutText .aLink .weixin > div {
  display: block;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: 0;
  top: 70px;
  width: 0;
  height: 0;
  padding: 0;
  border-radius: 5px;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink .weixin > div:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 100%;
  border: 10px transparent solid;
  border-bottom: 10px solid #fff;
  margin-left: -10px;
}
.about .aboutText .aLink .weixin > div img {
  display: block;
  width: 0;
  height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink .weixin:hover > div {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 100px;
  height: 100px;
  padding: 5px;
  margin-left: -50px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutText .aLink .weixin:hover > div img {
  width: 90px;
  height: 90px;
}
.about .aboutText .aLink .zxLink {
  float: right;
  display: block;
  margin-right: 25px;
  background-color: #ffffff;
  width: 55px;
  height: 55px;
  border-radius: 100%;
}
.about .aboutText .aLink .zxLink i {
  display: block;
  width: 55px;
  height: 55px;
  background: url(../images/qq.png) center center no-repeat;
  border-radius: 100%;
}
.about .aboutText .aLink .zxLink:hover i {
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.news {
  padding: 30px 0 70px;
}
.news .newsBox {
  margin-top: 50px;
}
.news .newsL {
  width: 562px;
  float: left;
}
.news .newsL .one {
  width: 562px;
  height: 376px;
  position: relative;
  overflow: hidden;
}
.news .newsL .one .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsL .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 .newsL .one .tt {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: -50px;
  height: 50px;
  line-height: 50px;
  background: rgba(4, 87, 167, 0.8);
  color: #fff;
  padding: 0 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsL .one .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-size: 16px;
  color: #fff;
  width: 420px;
}
.news .newsL .one .tt .date {
  float: right;
  font-size: 14px;
  color: #fefefe;
}
.news .newsL .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsL .one:hover .tt {
  bottom: 0;
}
.news .newsL .list1 li {
  height: 105px;
  position: relative;
  padding-left: 132px;
  margin-top: 34px;
}
.news .newsL .list1 li:first-child {
  margin-top: 20px;
}
.news .newsL .list1 li .date {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 110px;
  height: 94px;
  background-color: #f8f8f8;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 30px;
  padding-top: 20px;
  color: #666666;
  line-height: 1;
}
.news .newsL .list1 li .date span {
  display: block;
  font-size: 24px;
  margin-bottom: 12px;
}
.news .newsL .list1 li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsL .list1 li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsL .list1 li .line {
  height: 1px;
  background-color: #dedede;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0457a7, #0457a7);
  background-image: linear-gradient(to right, #0457a7, #0457a7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsL .list1 li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  color: #666666;
  margin-top: 4px;
}
.news .newsL .list1 li:hover .bt {
  color: #0457a7;
}
.news .newsL .list1 li:hover .date {
  background: #0457a7;
  color: #fff;
}
.news .newsL .list1 li:hover .line {
  background-size: 100% 100%;
}
.news .list2 {
  width: 600px;
  float: right;
}
.news .list2 li {
  height: 90px;
  position: relative;
  padding-left: 132px;
  margin-top: 22px;
}
.news .list2 li:first-child {
  margin-top: -10px;
}
.news .list2 li .date {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 110px;
  height: 80px;
  background-color: #f8f8f8;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  color: #666666;
  line-height: 30px;
  padding-top: 28px;
  line-height: 1;
}
.news .list2 li .date span {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  position: relative;
  top: -3px;
}
.news .list2 li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .list2 li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  line-height: 24px;
  margin-top: 10px;
}
.news .list2 li:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 468px;
  height: 1px;
  background-color: #dedede;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0457a7, #0457a7);
  background-image: linear-gradient(to right, #0457a7, #0457a7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .list2 li:hover .bt {
  color: #0457a7;
}
.news .list2 li:hover .date {
  background: #0457a7;
  color: #fff;
}
.news .list2 li:hover:after {
  background-size: 100% 100%;
}
.links .linksBox {
  height: 110px;
  z-index: 2;
}
.links .linksBox .tit {
  float: left;
  position: relative;
  z-index: 1;
  line-height: 1;
  padding-top: 28px;
}
.links .linksBox .tit h3 {
  font-weight: bold;
  font-size: 34px;
  color: #0457a7;
}
.links .linksBox .tit h4 {
  text-transform: uppercase;
  font-size: 50px;
  font-weight: bold;
  color: #e8e8e8;
  position: relative;
  z-index: -1;
  margin-top: -18px;
  line-height: 38px;
}
.links .linksBox .list {
  float: left;
  width: 700px;
  line-height: 32px;
  position: relative;
  height: 96px;
  overflow: hidden;
  margin-top: 28px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #666666;
  margin-left: 25px;
}
.links .linksBox .list a:hover {
  color: #0457a7;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.links .linksBox .lxList {
  position: absolute;
  right: 0;
  top: 0;
  width: 326px;
  height: 200px;
  background-color: #0457a7;
  border-radius: 40px 40px 0 0;
  color: #fff;
  padding: 42px 30px 0;
}
.links .linksBox .lxList ul li {
  padding-left: 36px;
  line-height: 30px;
  min-height: 30px;
  margin-top: 30px;
}
.links .linksBox .lxList ul li.li1 {
  background: url(../images/lxico1.png) 0 center no-repeat;
  font-size: 24px;
  margin-top: 0;
}
.links .linksBox .lxList ul li.li2 {
  background: url(../images/lxico2.png) 0 center no-repeat;
  line-height: 20px;
  height: 40px;
}
