@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;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #1c59d4 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: #1c59d4;
  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%;
}
.inBar {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  padding: 38px 0;
}
.inBar .tel {
  float: left;
  position: relative;
  padding-left: 88px;
  padding-top: 7px;
  width: 433px;
  background: url(../images/barline.png) right center no-repeat;
  height: 90px;
  padding-top: 12px;
  padding-top: 19px;
}
.inBar .tel span {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 1;
}
.inBar .tel::before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel2.png) center center no-repeat;
  border-radius: 100%;
  background-color: #1c59d4;
}
.inBar .tel i {
  display: block;
  font-weight: bold;
  font-size: 22px;
  margin-top: 18px;
  line-height: 18px;
}
.inBar .search {
  float: left;
  padding-left: 76px;
  background: url(../images/barline.png) right center no-repeat;
  height: 90px;
  position: relative;
  overflow: hidden;
  width: 432px;
  padding-top: 20px;
}
.inBar .search .searchInp {
  display: block;
  float: left;
  width: 230px;
  height: 50px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  border-right: none;
  line-height: 48px;
  background: none;
  padding: 0 10px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inBar .search .searchInp::-webkit-input-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inBar .search .searchInp::-moz-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inBar .search .searchInp:-ms-input-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inBar .search .searchInp:focus,
.inBar .search .searchInp:active {
  border-color: #1c59d4;
}
.inBar .search .searchInp:focus::-webkit-input-placeholder,
.inBar .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inBar .search .searchInp:focus::-moz-placeholder,
.inBar .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inBar .search .searchInp:focus:-ms-input-placeholder,
.inBar .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inBar .search .submitBtn {
  background: #1c59d4 url(../images/searchico.png) center center no-repeat;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: none;
  float: left;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inBar .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.inBar .xpBox {
  float: right;
  padding-left: 88px;
  padding-top: 19px;
  height: 90px;
  position: relative;
}
.inBar .xpBox .t1 {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 1;
}
.inBar .xpBox::before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/xunpan.png) center center no-repeat;
  border-radius: 100%;
  background-color: #1c59d4;
}
.inBar .xpBox .xunpan {
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  margin-top: 10px;
}
.inBar .xpBox .xunpan i {
  color: #1c59d4;
  margin: 0 3px;
}
.inBar .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #1c59d4;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(28, 89, 212, 0.15);
}
.inBar .xpBox .xunpan .xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #1c59d4;
}
.inBar .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.title {
  line-height: 1;
  text-align: center;
}
.title b {
  display: block;
  line-height: 1;
  font-size: 30px;
  color: #1c59d4;
}
.title b::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  height: 1px;
  background-color: #e6e6e6;
  margin-right: 50px;
}
.title b::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  height: 1px;
  background-color: #e6e6e6;
  margin-left: 50px;
}
.title i {
  display: block;
  margin-top: 15px;
  font-size: 12px;
  line-height: 10px;
  position: relative;
  color: #b3b3b3;
  text-transform: uppercase;
}
.title em {
  margin-top: 14px;
  color: #666666;
  font-size: 14px;
  display: block;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .tt {
  float: right;
  width: 360px;
  height: 60px;
  background-color: #fbfbfb;
  border-radius: 31px;
  padding-right: 60px;
  position: relative;
}
.titBox .tt .tel {
  font-weight: bold;
  line-height: 60px;
  font-family: Arial;
  font-size: 24px;
  text-align: center;
}
.titBox .tt .zxLink {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  background-color: #20ab39;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .tt .zxLink::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/qq.png) center center no-repeat;
}
.titBox .tt .zxLink:hover {
  animation: bowen 1.2s linear infinite;
}
@keyframes bowen {
  0% {
    box-shadow: 0 0 0 0 rgba(28, 89, 212, 0.3), 0 0 0 10px rgba(28, 89, 212, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(28, 89, 212, 0.3), 0 0 0 20px rgba(28, 89, 212, 0);
  }
}
.titBox .tt .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product {
  padding: 80px 0;
}
.product .proNav {
  margin-top: 50px;
}
.product .proNav::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .proNav ul li {
  float: left;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 180px;
  height: 55px;
  line-height: 55px;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c59d4, #1c59d4);
  background-image: linear-gradient(to right, #1c59d4, #1c59d4);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  background-color: #3f4656;
  padding-left: 25px;
  padding-right: 3px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 55px;
  width: 19px;
  position: relative;
  background-repeat: no-repeat;
  background: url(../images/pronavico.png) center center no-repeat;
  margin-right: 15px;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  background-color: #1c59d4;
  background-size: 100% 100%;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.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(28, 89, 212, 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: #1c59d4;
  box-shadow: 0 0 0 8px rgba(28, 89, 212, 0.2);
}
.product .proTabs {
  position: relative;
}
.product .proTabs .bd {
  overflow: hidden;
}
.product .proList ul {
  margin-right: -57px;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  margin-right: 57px;
  margin-top: 50px;
  float: left;
}
.product .proList ul li .item {
  width: 395px;
  height: 310px;
  background-color: #ffffff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  padding-right: 55px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c59d4, #1c59d4);
  background-image: linear-gradient(to right, #1c59d4, #1c59d4);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.product .proList ul li .item .bt::after {
  content: ">";
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #3f4656;
  right: 20px;
  top: 50%;
  margin-top: -13px;
  border-radius: 100%;
  line-height: 25px;
  font-family: simsun;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-shadow: 1px 0 0 #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList ul li .item:hover .bt {
  background-color: #1c59d4;
  background-size: 100% 100%;
  color: #fff;
}
.product .proList ul li .item:hover .bt::after {
  background-color: #fff;
  text-shadow: 1px 0 0 #1c59d4;
  color: #1c59d4;
}
.product .proList ul li .oneItem {
  width: 848px;
  height: 310px;
  background-color: #ffffff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .oneItem::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li .oneItem .pic {
  float: left;
  display: block;
  width: 395px;
  height: 310px;
  position: relative;
  overflow: hidden;
  border-right: 1px solid #e6e6e6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .oneItem .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 .oneItem .cont {
  float: right;
  width: 350px;
  margin-right: 45px;
  padding-top: 60px;
}
.product .proList ul li .oneItem .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .oneItem .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .oneItem .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  font-size: 15px;
  color: #808080;
  margin-top: 22px;
}
.product .proList ul li .oneItem .cont .more {
  display: block;
  width: 140px;
  height: 40px;
  background-color: #1c59d4;
  margin-top: 34px;
  line-height: 40px;
  color: #fff;
  padding-left: 20px;
}
.product .proList ul li .oneItem .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 40px;
  width: 10px;
  margin-left: 16px;
  background: url(../images/proar.png) 0 center no-repeat;
}
.product .proList ul li .oneItem .cont .more:hover {
  box-shadow: 0 10px 10px -5px rgba(28, 89, 212, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proList ul li .oneItem .cont .more:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.product .proList ul li .oneItem:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .oneItem:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList ul li .oneItem:hover .cont .bt {
  color: #1c59d4;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  padding-top: 80px;
  height: 850px;
}
.youshi .title {
  height: 140px;
}
.youshi .title b {
  color: #fff;
}
.youshi .title b::before {
  margin-right: 6px;
  background-color: #e6e6e6;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.youshi .title b::after {
  margin-left: 6px;
  background-color: #e6e6e6;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.youshi .ysMain {
  margin-left: 470px;
}
.youshi .ysCont {
  width: 830px;
  height: 550px;
  background-color: #ffffff;
}
.youshi .ysCont .bd {
  overflow: hidden;
  width: 830px;
  height: 550px;
}
.youshi .ysCont .bd ul li {
  width: 830px;
  height: 550px;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .item {
  margin-left: 65px;
  height: 250px;
  padding-top: 56px;
  position: relative;
  border-top: 1px solid #e6e6e6;
  overflow: hidden;
  padding-right: 125px;
}
.youshi .ysCont .bd ul li .item:first-child {
  border-top: none;
}
.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 .num {
  position: absolute;
  right: -20px;
  font-size: 120px;
  line-height: 84px;
  color: #1c59d4;
  opacity: 0.06;
  font-weight: bold;
  top: 40px;
}
.youshi .ysCont .bd ul li .item .tit {
  height: 60px;
  font-size: 22px;
  line-height: 60px;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 60px;
  background: url(../images/ysicobg.png) 0 center no-repeat;
  margin-right: 32px;
}
.youshi .ysCont .bd ul li .item .tit i::before {
  content: "";
  display: block;
  width: 100%;
  height: 54px;
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysCont .bd ul li .item .tit i.ico1::before {
  background-image: url(../images/ysico1.png);
}
.youshi .ysCont .bd ul li .item .tit i.ico2::before {
  background-image: url(../images/ysico2.png);
}
.youshi .ysCont .bd ul li .item .tit i.ico3::before {
  background-image: url(../images/ysico3.png);
}
.youshi .ysCont .bd ul li .item .tit i.ico4::before {
  background-image: url(../images/ysico4.png);
}
.youshi .ysCont .bd ul li .item .text {
  line-height: 32px;
  color: #808080;
  font-size: 15px;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysPic {
  position: absolute;
  left: 0;
  top: 340px;
  z-index: 2;
}
.youshi .ysPic .bd {
  overflow: hidden;
  position: relative;
  width: 420px;
  height: 475px;
}
.youshi .ysPic .bd ul li {
  width: 420px;
  height: 475px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .page {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 267px;
  padding-left: 204px;
}
.youshi .page::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 22px;
  width: 190px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
}
.youshi .page .prev {
  float: left;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background-color: #ffffff;
  border-radius: 100%;
  text-shadow: 1px 0 0 #1c59d4;
  color: #1c59d4;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev::before {
  content: "<";
  font-family: simsun;
}
.youshi .page .prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.youshi .page .next {
  margin-left: 22px;
  float: left;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background-color: #ffffff;
  border-radius: 100%;
  text-shadow: 1px 0 0 #1c59d4;
  color: #1c59d4;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next::before {
  content: ">";
  font-family: simsun;
}
.youshi .page .next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.case {
  padding: 80px 0;
}
.case .caseSwiper {
  position: relative;
  margin-top: 50px;
}
.case .caseSwiper .swiper-container {
  height: 455px;
}
.case .caseSwiper ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  float: left;
  width: 650px;
  height: 455px;
  height: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  position: relative;
  width: 650px;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 455px;
  position: relative;
  overflow: hidden;
  border: 0 solid #f5f5f5;
  -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 .cont {
  position: absolute;
  z-index: 2;
  left: 720px;
  top: 0;
  width: 580px;
  overflow: hidden;
  height: 160px;
  padding-top: 2px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 34px;
  height: 68px;
  font-size: 15px;
  color: #808080;
  margin-top: 20px;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #1c59d4;
}
.case .caseSwiper ul li.swiper-slide-active {
  z-index: 2;
}
.case .caseSwiper ul li.swiper-slide-active .cont {
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .caseSwiper ul li.swiper-slide-next,
.case .caseSwiper ul li.swiper-slide-next + li,
.case .caseSwiper ul li.swiper-slide-next + li + li {
  padding-top: 265px;
}
.case .caseSwiper ul li.swiper-slide-next .item,
.case .caseSwiper ul li.swiper-slide-next + li .item,
.case .caseSwiper ul li.swiper-slide-next + li + li .item {
  width: 260px;
}
.case .caseSwiper ul li.swiper-slide-next .pic,
.case .caseSwiper ul li.swiper-slide-next + li .pic,
.case .caseSwiper ul li.swiper-slide-next + li + li .pic {
  width: 260px;
  height: 190px;
  border: 10px solid #f5f5f5;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  left: 70px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item,
.case .caseSwiper ul li.swiper-slide-next + li + li .item {
  left: -260px;
}
.case .caseSwiper .page {
  position: absolute;
  z-index: 3;
  left: 720px;
  top: 162px;
  padding-left: 210px;
}
.case .caseSwiper .page::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 22px;
  width: 180px;
  height: 1px;
  background-color: #e6e6e6;
}
.case .caseSwiper .page .case-prev {
  float: left;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background-color: #3f4656;
  border-radius: 100%;
  text-shadow: 1px 0 0 #fff;
  color: #fff;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .page .case-prev::before {
  content: "<";
  font-family: simsun;
}
.case .caseSwiper .page .case-prev:hover,
.case .caseSwiper .page .case-prev.on {
  background-color: #1c59d4;
}
.case .caseSwiper .page .case-next {
  margin-left: 22px;
  float: left;
  cursor: pointer;
  width: 45px;
  background-color: #3f4656;
  border-radius: 100%;
  text-shadow: 1px 0 0 #fff;
  color: #fff;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .page .case-next::before {
  content: ">";
  font-family: simsun;
}
.case .caseSwiper .page .case-next:hover,
.case .caseSwiper .page .case-next.on {
  background-color: #1c59d4;
}
.message {
  padding-bottom: 80px;
}
.message .formbox label {
  display: block;
  float: left;
  position: relative;
}
.message .formbox input {
  display: block;
  border: none;
  background: none;
  width: 280px;
  height: 44px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  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) 13px center no-repeat;
  margin-right: 20px;
}
.message .formbox input.usertel {
  background: url(../images/inpdh.png) 15px center no-repeat;
  margin-right: 20px;
}
.message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 13px center no-repeat;
  margin-right: 20px;
}
.message .formbox input.codeText {
  background: url(../images/inpyzm.png) 15px center no-repeat;
}
.message .formbox input::-webkit-input-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  border-color: #1c59d4;
  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: 4px;
  top: 4px;
  width: 90px;
  height: 36px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  display: block;
  float: right;
  width: 100px;
  height: 44px;
  background-color: #1c59d4;
  text-align: center;
  line-height: 44px;
  color: #fff;
  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 #1c59d4;
  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: #1c59d4;
  box-shadow: 0 10px 10px -5px rgba(28, 89, 212, 0.5);
}
.message .formbox .submitform:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about {
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 120px;
}
.about .aboutBox {
  height: 650px;
  padding-top: 80px;
  z-index: 2;
  padding-left: 440px;
}
.about .aboutBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0;
  margin-left: -725px;
  width: 1450px;
  height: 650px;
  background: url(../images/aboutboxbg.jpg) center 0 no-repeat;
}
.about .aboutText .title {
  text-align: left;
  height: 140px;
}
.about .aboutText .title b::before {
  display: none;
}
.about .aboutText .tit {
  line-height: 1;
}
.about .aboutText .tit span {
  display: block;
  font-weight: bold;
  color: #1c59d4;
  font-size: 26px;
}
.about .aboutText .tit i {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 18px;
  line-height: 10px;
  color: #b3b3b3;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 40px;
  height: 120px;
  color: #808080;
  font-size: 15px;
  margin-top: 30px;
}
.about .aboutText .aLink {
  position: absolute;
  bottom: 0;
  left: 650px;
  height: 150px;
}
.about .aboutText .aLink ul {
  width: 520px;
  display: flex;
  justify-content: space-between;
}
.about .aboutText .aLink ul li {
  float: left;
}
.about .aboutText .aLink ul li a {
  display: block;
  width: 120px;
  height: 150px;
  background-color: #fefefe;
  border: solid 1px #e5e5e5;
  border-bottom: none;
  padding-top: 28px;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c59d4, #1c59d4);
  background-image: linear-gradient(to right, #1c59d4, #1c59d4);
  background-size: 100% 0%;
  background-position: left 0;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a i {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #3f4656;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a i::before,
.about .aboutText .aLink 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;
}
.about .aboutText .aLink ul li a i.ico1::before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico1::after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico2::before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico2::after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico3::before {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico3::after {
  background: url(../images/alinkico3h.png) center center no-repeat;
}
.about .aboutText .aLink ul li a .cn {
  display: block;
  line-height: 1;
  font-size: 16px;
  margin-top: 26px;
}
.about .aboutText .aLink ul li:hover a,
.about .aboutText .aLink ul li.on a {
  background-color: #1c59d4;
  background-size: 100% 100%;
  color: #fff;
  border-color: #1c59d4;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.about .aboutText .aLink ul li:hover a i,
.about .aboutText .aLink ul li.on a i {
  background-color: #fff;
}
.about .aboutText .aLink ul li:hover a i::before,
.about .aboutText .aLink ul li.on a i::before,
.about .aboutText .aLink ul li:hover a i::after,
.about .aboutText .aLink ul li.on a i::after {
  top: -100%;
}
.about .honor {
  width: 212px;
  height: 154px;
  position: absolute;
  background: url(../images/honorbg.png) 0 center no-repeat;
  padding: 18px;
  right: 0;
  top: 74px;
  z-index: 2;
}
.about .honor img {
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.news {
  padding: 80px 0;
}
.news .newsTab {
  float: right;
  padding: 68px 50px 0;
  width: 240px;
  height: 470px;
  background-color: #f2f3f7;
}
.news .newsTab .title {
  text-align: right;
}
.news .newsTab .title b::before,
.news .newsTab .title b::after {
  display: none;
}
.news .newsTab ul {
  margin-top: 75px;
}
.news .newsTab ul li {
  position: relative;
  margin-top: 44px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  padding-left: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c59d4, #1c59d4);
  background-image: linear-gradient(to right, #1c59d4, #1c59d4);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 19px;
  height: 45px;
  margin-right: 15px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i::before,
.news .newsTab 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;
}
.news .newsTab ul li a i.ico1::before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1::after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2::before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2::after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3::before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3::after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #fff;
  background-color: #1c59d4;
  background-size: 100% 100%;
}
.news .newsTab ul li:hover a i::before,
.news .newsTab ul li.on a i::before,
.news .newsTab ul li:hover a i::after,
.news .newsTab ul li.on a i::after {
  top: -100%;
}
.news .newsTabs {
  float: left;
  position: relative;
  z-index: 1;
  width: 980px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 470px;
}
.news .newsList {
  overflow: hidden;
  height: 470px;
}
.news .newsList .one {
  height: 186px;
}
.news .newsList .one::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one .pic {
  display: block;
  float: right;
  width: 302px;
  height: 186px;
  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 {
  float: left;
  width: 650px;
  padding-top: 18px;
  text-align: right;
}
.news .newsList .one .cont .tt {
  position: relative;
  height: 38px;
  line-height: 38px;
  padding-left: 95px;
}
.news .newsList .one .cont .date {
  position: absolute;
  left: 0;
  top: 0;
  color: #b3b3b3;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  font-size: 15px;
  color: #808080;
  margin-top: 22px;
}
.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: #1c59d4;
}
.news .newsList .list {
  margin-top: 4px;
}
.news .newsList .list ul {
  margin-right: -60px;
}
.news .newsList .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  width: 460px;
  margin-right: 60px;
  height: 70px;
  line-height: 69px;
  padding-left: 65px;
  background-image: repeating-linear-gradient(90deg, #e6e6e6, #e6e6e6 10px, transparent 10px, transparent 11px, #e6e6e6 11px);
  background-size: 100% 1px;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li::after {
  content: "";
  position: absolute;
  background: #1c59d4;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  text-align: right;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.news .newsList .list ul li .date {
  position: absolute;
  left: 0;
  top: 0;
  color: #b3b3b3;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:hover .bt {
  color: #1c59d4;
}
.news .newsList .list ul li:hover .date {
  color: #1c59d4;
}
.links {
  padding-bottom: 80px;
}
.links .linksBox {
  display: flex;
  z-index: 1;
}
.links .tit {
  font-family: "Arial Black";
  font-size: 50px;
  line-height: 38px;
  float: left;
}
.links .tit::first-letter {
  color: #1c59d4;
}
.links .list {
  flex: 1;
  float: right;
  overflow: hidden;
  line-height: 34px;
  margin-left: 20px;
  margin-top: -10px;
  margin-bottom: -10px;
  color: #808080;
  width: 1105px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 40px;
  font-size: 14px;
  color: #808080;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #1c59d4;
}
