@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -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;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/bl.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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/br.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #153a8b 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: #153a8b;
  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);
}
.title {
  line-height: 1;
  position: relative;
  z-index: 2;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 52px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 24px;
  margin-top: 20px;
  position: relative;
  letter-spacing: 2px;
  z-index: 2;
}
.title span::before {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  width: 105px;
  height: 10px;
  background-color: #153a8b;
  opacity: 0.2;
  bottom: -4px;
  z-index: -1;
}
.moreLink {
  display: block;
  width: 210px;
  line-height: 62px;
  border: solid 1px #626262;
  text-align: center;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #153a8b, #153a8b);
  background-image: linear-gradient(to right, #153a8b, #153a8b);
  background-size: 0% 100%;
  background-position: left center;
  letter-spacing: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  text-decoration: underline;
}
.moreLink em {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background-color: #153a8b;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  font-size: 24px;
  margin-right: 15px;
  padding-left: 4px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em::after {
  content: ">";
  font-family: simsun;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #153a8b;
  border-color: #153a8b;
  box-shadow: 0 10px 15px -5px rgba(21, 58, 139, 0.3);
}
.moreLink:hover em {
  background-color: #fff;
  color: #153a8b;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product {
  padding: 100px 0 92px;
  background: url(../images/probg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .product {
    padding: 80px 0;
  }
}
.product .proTit {
  display: flex;
  justify-content: space-between;
}
.product .searchBox {
  margin-top: 8px;
}
.product .searchBox span {
  display: block;
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  color: #9f9f9f;
}
.product .searchBox .search {
  margin-top: 12px;
  position: relative;
  width: 487px;
  height: 60px;
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
  border-radius: 9px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding-right: 80px;
  overflow: hidden;
}
.product .searchBox .search .searchInp {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: none;
  background: none;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  color: #333;
}
.product .searchBox .search .searchInp::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .searchBox .search .searchInp::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .searchBox .search .searchInp:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .searchBox .search .searchInp:focus::-webkit-input-placeholder,
.product .searchBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .searchBox .search .searchInp:focus::-moz-placeholder,
.product .searchBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .searchBox .search .searchInp:focus:-ms-input-placeholder,
.product .searchBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .searchBox .search .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: #153a8b url(../images/searchico.png) center center no-repeat;
  width: 80px;
  height: 100%;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .searchBox .search .submitBtn:hover {
  background-color: rgba(21, 58, 139, 0.8);
}
.product .proNav {
  margin-top: 40px;
  background-color: #ffffff;
  box-shadow: 0px 0px 73px 0px rgba(198, 198, 198, 0.23);
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li {
  flex: 1;
}
.product .proNav ul li a {
  display: block;
  height: 150px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #153a8b, #153a8b);
  background-image: linear-gradient(to right, #153a8b, #153a8b);
  background-size: 100% 0%;
  background-position: left bottom;
  position: relative;
  padding-top: 22px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  margin: 0 auto;
  width: 32px;
  height: 36px;
  background: url(../images/pronavico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  font-size: 20px;
  height: 30px;
  letter-spacing: 1px;
  line-height: 30px;
}
.product .proNav ul li a em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
  opacity: 0;
  color: #bfcae2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  background-color: #153a8b;
  background-size: 100% 100%;
  color: #fff;
  padding-top: 26px;
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  opacity: 1;
}
.product .proNav ul li.on a span,
.product .proNav ul li:hover a span {
  font-weight: bold;
}
.product .proNav ul li.on a em,
.product .proNav ul li:hover a em {
  opacity: 1;
}
.product .proList {
  padding-top: 20px;
  margin-bottom: -33px;
}
.product .proList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -25px;
}
.product .proList ul::after {
  content: "";
  flex: 1;
}
.product .proList ul li {
  width: 33.33%;
  margin-top: 23px;
  padding: 0 25px;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  background-color: #f6f6f6;
  border-radius: 10px;
  padding: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 10px;
  padding-top: 74.74%;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  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 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
  padding-right: 100px;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 18px;
  height: 84px;
  line-height: 84px;
  padding-left: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  width: 18px;
  height: 24px;
  background: url(../images/proli.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  width: 76px;
  height: 1px;
  background-color: #535353;
  top: 50%;
  right: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .proList ul li .item .bt span::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #535353;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  border-radius: 50%;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.product .proList ul li .item .bt:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proList ul li .item:hover {
  border-color: #153a8b;
  box-shadow: none;
}
.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 {
  color: #153a8b;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .item:hover .bt::before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.product .proList ul li .item:hover .bt::after {
  background-color: #153a8b;
}
.product .proList ul li .item:hover .bt span::before {
  background-color: #153a8b;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
}
.youshi .ysBox {
  padding-top: 106px;
  height: 919px;
}
.youshi .ysBox::before {
  content: "";
  width: 44px;
  height: 29px;
  display: block;
  position: absolute;
  right: -183px;
  top: 808px;
  background: url(../images/ysline.png) 0 0 no-repeat;
}
.youshi .ysTit i {
  display: block;
  height: 200px;
}
.youshi .ysTit i img {
  display: block;
}
.youshi .ysTit em {
  margin-top: 20px;
  display: block;
  width: 46px;
  height: 9px;
  background: url(../images/ystitline.png) 0 center no-repeat;
}
.youshi .ysTit span {
  display: block;
  line-height: 1;
  font-size: 24px;
  margin-top: 20px;
}
.youshi .ysPic {
  position: absolute;
  right: -150px;
  top: 63px;
  border-radius: 50%;
  width: 735px;
  height: 735px;
  background-color: #153a8b;
}
.youshi .ysPic .bd {
  border-radius: 50%;
  width: 735px;
  height: 735px;
  position: relative;
  overflow: hidden;
  background: url(../images/yspicbg.jpg) center center no-repeat;
  left: 30px;
  top: 20px;
}
.youshi .ysPic .bd ul li {
  width: 735px;
  height: 735px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysIco {
  margin-top: 86px;
  width: 57px;
  height: 57px;
  background-color: #153a8b;
  box-shadow: 0px 0px 35px 3px rgba(5, 91, 208, 0.2);
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.youshi .ysIco ul li {
  position: relative;
  overflow: hidden;
  width: 57px;
  height: 57px;
}
.youshi .ysIco ul li img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont {
  margin-top: 62px;
  width: 635px;
}
.youshi .ysCont .bd {
  position: relative;
  overflow: hidden;
  height: 206px;
}
.youshi .ysCont .bd ul li .item {
  height: 206px;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .item .tit {
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysCont .bd ul li .item .tit span {
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  text-shadow: 6px 4px 1px rgba(5, 49, 166, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 15px;
  line-height: 36px;
  color: #666666;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .bd ul li .item:hover .tit span {
  color: #153a8b;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysPage {
  width: 635px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.youshi .ysPage .dot {
  font-size: 0;
  position: relative;
  top: 4px;
}
.youshi .ysPage .dot::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 11px;
  height: 11px;
  background-color: #193e8d;
  border-radius: 50%;
}
.youshi .ysPage .dot::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 11px;
  height: 11px;
  background-color: #1b1b1b;
  border-radius: 50%;
  margin-left: -4px;
}
.youshi .ysPage .next {
  line-height: 34px;
  font-size: 20px;
  margin-right: -198px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  position: relative;
}
.youshi .ysPage .next::before {
  content: "";
  position: absolute;
  display: block;
  right: 23px;
  top: 50%;
  width: 148px;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPage .next i {
  font-weight: bold;
}
.youshi .ysPage .next em {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  border: solid 2px #000000;
  position: relative;
  margin-left: 176px;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPage .next em::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  border: solid 2px #000000;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPage .next:hover {
  color: #153a8b;
}
.youshi .ysPage .next:hover::before {
  background-color: #153a8b;
}
.youshi .ysPage .next:hover em {
  border-color: #153a8b;
}
.youshi .ysPage .next:hover em::before {
  border-color: #153a8b;
}
.youshi .ysNum {
  color: #fff;
  position: absolute;
  right: -160px;
  top: 96px;
  text-align: right;
}
.youshi .ysNum i {
  display: block;
  line-height: 48px;
  font-size: 60px;
  text-shadow: 6px 4px 1px rgba(5, 49, 166, 0.1);
}
.youshi .ysNum span {
  display: block;
  font-size: 20px;
  line-height: 18px;
  margin-top: 26px;
  text-shadow: 6px 4px 1px rgba(5, 49, 166, 0.1);
}
.case {
  position: relative;
  overflow: hidden;
  padding: 100px 0 90px;
}
@media screen and (max-width: 1320px) {
  .case {
    padding: 80px 0;
  }
}
.case .caseTit {
  display: flex;
  justify-content: space-between;
}
.case .tel {
  margin-top: 16px;
  color: #141c2f;
  text-align: right;
}
.case .tel span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 132px;
  height: 28px;
  background-color: rgba(21, 58, 139, 0.1);
  border-radius: 3px;
  line-height: 28px;
  font-size: 14px;
}
.case .tel i {
  display: block;
  margin-top: 20px;
  font-family: Arial;
  font-size: 24px;
  line-height: 18px;
}
.case .caseSwiper {
  margin: 44px -20px 0;
  position: relative;
}
.case .caseSwiper ul li {
  float: left;
  padding-top: 40px;
  height: 470px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  padding: 0 20px;
  height: 430px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 260px;
  background-color: #ffffff;
  border: solid 5px #f8f8f8;
  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: contain;
  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 .tt {
  height: 170px;
  text-align: right;
  position: relative;
  padding-top: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .num {
  position: absolute;
  left: 0;
  top: 44px;
  font-family: Impact;
  font-size: 28px;
  line-height: 22px;
}
.case .caseSwiper ul li .item .tt .num:after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  margin-left: 12px;
  width: 62px;
  height: 2px;
  background-color: #313131;
}
.case .caseSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  margin-left: 120px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .bt:hover {
  letter-spacing: 0.6px;
}
.case .caseSwiper ul li .item .tt p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 2px;
  color: #666666;
  margin-left: 50px;
}
.case .caseSwiper ul li .item .tt .line {
  line-height: 30px;
  color: #666666;
}
.case .caseSwiper ul li .item .cont {
  visibility: hidden;
  width: 100%;
  height: 190px;
  text-align: center;
  padding: 28px 20px 0;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li .item .cont .num {
  font-family: Impact;
  font-size: 71px;
  line-height: 58px;
  color: #f0f0f0;
  position: relative;
}
.case .caseSwiper ul li .item .cont .num:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 3px;
  background-color: #153a8b;
  left: 50%;
  bottom: 0;
  margin-left: -16px;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  height: 38px;
  line-height: 42px;
  margin-top: -42px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.case .caseSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 12px;
  color: #666666;
}
.case .caseSwiper ul li .item .cont .line {
  line-height: 30px;
  color: #666666;
}
.case .caseSwiper ul 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 .caseSwiper ul li .item:hover .tt .bt {
  color: #153a8b;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #153a8b;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseSwiper ul li.swiper-slide-next {
  padding-top: 0;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  height: 470px;
  padding-top: 20px;
  background-color: #fbfbfb;
}
.case .caseSwiper ul li.swiper-slide-next .item .tt {
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li.swiper-slide-next .item .cont {
  visibility: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .case-prev {
  position: absolute;
  left: -84px;
  top: 166px;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 7px 32px rgba(88, 88, 88, 0.2);
  border-radius: 100%;
  cursor: pointer;
  outline: none;
  color: #000;
  text-shadow: 1px 0 0 #000, 2px 0 0 #000;
  text-align: center;
  line-height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-prev:before {
  content: "<";
  font-size: 30px;
  font-family: simsun;
  font-weight: bold;
}
.case .case-prev:hover {
  background: #153a8b;
  color: #fff;
  text-shadow: 1px 0 0 #fff, 2px 0 0 #fff;
}
.case .case-next {
  position: absolute;
  right: -84px;
  top: 166px;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 7px 32px rgba(88, 88, 88, 0.2);
  border-radius: 100%;
  cursor: pointer;
  outline: none;
  color: #000;
  text-shadow: 1px 0 0 #000, 2px 0 0 #000;
  text-align: center;
  line-height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-next:before {
  content: ">";
  font-size: 30px;
  font-family: simsun;
  font-weight: bold;
}
.case .case-next:hover {
  background: #153a8b;
  color: #fff;
  text-shadow: 1px 0 0 #fff, 2px 0 0 #fff;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  padding-top: 112px;
}
.about .tip {
  position: absolute;
  right: 0;
  z-index: 3;
  top: 106px;
  text-align: right;
}
.about .tip .t1 {
  line-height: 1;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 5px;
  margin-right: -5px;
  position: relative;
  z-index: 2;
}
.about .tip .t1::before {
  content: "#";
  margin-right: 50px;
}
.about .tip .t1::after {
  content: "";
  display: block;
  position: absolute;
  width: 151px;
  height: 8px;
  background-color: #153a8b;
  opacity: 0.1;
  left: 25px;
  bottom: -2px;
  z-index: -1;
}
.about .tip .t2 {
  font-family: Arial;
  line-height: 24px;
  font-size: 12px;
  color: #666666;
  margin-top: 23px;
}
.about .aboutText {
  width: 650px;
}
.about .aboutText .tit {
  font-size: 24px;
  font-weight: bold;
  margin-top: 88px;
  line-height: 1;
}
.about .aboutText .tit::after {
  content: "";
  margin-top: 18px;
  display: block;
  width: 30px;
  height: 3px;
  background-color: #153a8b;
  border-radius: 2px;
}
.about .aboutText .text {
  margin-top: 35px;
  text-align: justify;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  max-height: 144px;
  color: #666666;
}
.about .aboutText .more {
  margin-top: 44px;
  width: 76px;
  height: 76px;
  border: solid 1px #153a8b;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
  position: relative;
}
.about .aboutText .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/aboutmore.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  background-color: #153a8b;
  box-shadow: 0 0 0 12px rgba(21, 58, 139, 0.2);
}
.about .aboutText .more:hover::before {
  filter: grayscale(100) brightness(5);
  animation: zyfd 1.5s linear infinite;
}
.about .aLink {
  position: relative;
  z-index: 2;
  margin-top: 100px;
}
.about .aLink::before {
  content: "";
  display: block;
  position: absolute;
  margin-left: -310px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: #153a8b;
  border-radius: 0px 80px 0px 0px;
}
.about .aLink ul {
  display: flex;
  justify-content: space-between;
  padding-right: 105px;
}
.about .aLink ul li a {
  display: block;
  height: 165px;
  padding-top: 38px;
  text-align: center;
  color: #fff;
}
.about .aLink ul li a i {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 38px;
  width: 44px;
}
.about .aLink ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a span {
  display: block;
  line-height: 1;
  font-size: 18px;
  margin-top: 25px;
}
.about .aLink ul li a em {
  margin-top: 7px;
  font-family: Arial;
  font-size: 14px;
  display: block;
  line-height: 10px;
  color: #526ca8;
}
.about .aLink ul li a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aLink ul li a:hover span {
  font-weight: bold;
}
.about .aboutPic {
  position: absolute;
  z-index: 2;
  right: -94px;
  width: 612px;
  top: 262px;
}
.about .aboutPic::after {
  content: "";
  display: block;
  position: absolute;
  width: 916px;
  height: 64px;
  bottom: -25px;
  right: -57px;
  background: url(../images/aboutty.png) center center no-repeat;
  z-index: -1;
}
.about .aboutPic img {
  display: block;
  max-width: 100%;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutEn {
  font-family: Impact;
  font-size: 287px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  letter-spacing: 6px;
  color: #000000;
  opacity: 0.04;
  line-height: 237px;
  position: absolute;
  right: -284px;
  top: 60px;
  top: 40px;
}
@media screen and (max-width: 1400px) {
  .about .aboutText {
    width: 600px;
  }
  .about .aboutText .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 36px;
    max-height: 180px;
  }
  .about .aLink {
    margin-top: 64px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 90px 0;
}
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  margin-right: -28px;
}
.news .newsTab ul li {
  margin-left: 24px;
  margin-right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a {
  display: block;
  font-size: 16px;
  height: 47px;
  line-height: 47px;
  padding: 0 28px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #153a8b, #153a8b);
  background-image: linear-gradient(to right, #153a8b, #153a8b);
  background-size: 0% 100%;
  background-position: left center;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 47px;
  margin: auto;
  overflow: hidden;
  margin-right: 12px;
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  filter: grayscale(100) brightness(8);
}
.news .newsTab ul li:last-child.on {
  margin-right: 28px;
}
.news .newsTabs {
  position: relative;
  margin-top: 46px;
}
.news .newsTabs .bd {
  height: 590px;
}
.news .newsList {
  height: 590px;
}
.news .newsList .list1::after,
.news .newsList .list1:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 .one {
  float: left;
  width: 548px;
  height: 430px;
  background-color: #f7f7f7;
  border: solid 1px #f3f3f3;
  padding: 20px 18px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .pic {
  display: block;
  width: 100%;
  height: 292px;
  position: relative;
  overflow: hidden;
  border: solid 1px #f4f4f4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .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 .list1 .one .cont {
  padding-top: 22px;
}
.news .newsList .list1 .one .cont .tt {
  height: 38px;
  line-height: 38px;
  position: relative;
  padding-right: 70px;
}
.news .newsList .list1 .one .cont .tt .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999999;
}
.news .newsList .list1 .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .cont .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 10px;
  height: 10px;
  border: solid 2px #aaaaaa;
  border-radius: 100%;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 .one .cont p {
  margin-left: 20px;
  margin-top: 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  line-height: 24px;
  height: 24px;
}
.news .newsList .list1 .one:hover {
  border-color: #153a8b;
  background-color: #fff;
}
.news .newsList .list1 .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 .list1 .one:hover .cont .bt {
  color: #153a8b;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list1 .one:hover .cont .bt::before {
  border-color: #153a8b;
}
.news .newsList .list1 ul {
  float: right;
  margin-right: -36px;
}
.news .newsList .list1 ul li {
  float: left;
  margin-right: 36px;
  width: 340px;
  height: 430px;
  background-color: #f7f7f7;
  border: solid 1px #f3f3f3;
  padding: 20px 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont {
  height: 195px;
  padding-top: 22px;
}
.news .newsList .list1 ul li .cont .date {
  font-family: Arial;
  font-size: 16px;
  color: #999999;
  line-height: 12px;
}
.news .newsList .list1 ul li .cont .date i {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 8px;
  font-weight: bold;
  font-size: 32px;
  line-height: 24px;
  color: #333333;
}
.news .newsList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 26px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  color: #888888;
  font-size: 15px;
  margin-top: 2px;
}
.news .newsList .list1 ul li .pic {
  display: block;
  height: 194px;
  border: solid 1px #f4f4f4;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover {
  border-color: #153a8b;
  background-color: #fff;
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .cont .date i {
  color: #153a8b;
}
.news .newsList .list1 ul li:hover .cont .bt {
  color: #153a8b;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list2 {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 40px;
  background-color: #f7f7f7;
  border: solid 1px #f3f3f3;
  overflow: hidden;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 33.33%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 35px;
  position: relative;
}
.news .newsList .list2 ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  width: 1px;
  height: 74px;
  background-color: #eaeaea;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.news .newsList .list2 ul li .item {
  height: 118px;
  padding-top: 26px;
}
.news .newsList .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  padding-right: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .bt::before {
  content: "- ";
}
.news .newsList .list2 ul li .item .bt::after {
  content: "+";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  width: 26px;
  height: 26px;
  background-color: #dadada;
  text-align: center;
  border-radius: 100%;
  line-height: 25px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list2 ul li .item .date {
  color: #999999;
  font-family: Arial;
  font-size: 14px;
  margin-top: 10px;
  line-height: 1;
}
.news .newsList .list2 ul li .item:hover .bt {
  color: #153a8b;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list2 ul li .item:hover .bt::after {
  background-color: #153a8b;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 .one {
    width: 508px;
  }
  .news .newsList .list1 ul {
    margin-right: -26px;
  }
  .news .newsList .list1 ul li {
    margin-right: 26px;
    width: 310px;
  }
}
