@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;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 700px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s 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 {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #114d93 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #114d93;
  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;
  padding-top: 25px;
}
.title::before {
  content: "";
  display: block;
  position: absolute;
  width: 70px;
  height: 74px;
  left: -40px;
  top: 0;
  background: url(../images/titico.png) 0 center no-repeat;
  z-index: -1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-size: 50px;
  line-height: 34px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.title span {
  display: block;
  font-size: 26px;
  margin-top: 16px;
}
.title span em {
  color: #999999;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
  font-size: 14px;
}
.title span em::before {
  content: "/";
  display: inline-block;
  vertical-align: bottom;
  margin-right: 8px;
  color: #333;
}
.moreLink {
  display: block;
  height: 37px;
  line-height: 37px;
  font-family: Impact;
  font-size: 22px;
  z-index: 2;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  min-width: 4px;
}
.moreLink::before {
  content: "+";
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  margin-right: 16px;
  font-size: 26px;
  background-color: #191a1b;
  color: #fff;
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #114d93;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #114d93;
  box-shadow: 0 0 15px rgba(17, 77, 147, 0.5);
}
.product {
  padding: 66px 0 50px;
  overflow: hidden;
  position: relative;
  background: url(../images/probg.png) center 0 repeat-y;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
  position: relative;
  top: 38px;
}
.product .proNav ul {
  float: right;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  width: 850px;
  padding-left: 28px;
}
.product .proNav ul::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #e5e5e5;
  left: 0;
  top: 85px;
  width: 100%;
  z-index: -1;
}
.product .proNav ul li {
  float: left;
  position: relative;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  text-align: center;
  padding-top: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 112px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background: url(../images/pronavico.png) center center no-repeat;
  background-color: #235a9a;
  box-shadow: 0px 0px 29px 0px rgba(11, 61, 165, 0.25);
  border-radius: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 1px;
  height: 0;
  background-color: #235a9a;
  top: 106px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 200px;
  font-size: 163px;
  line-height: 130px;
  font-weight: bold;
  background: linear-gradient(180deg, rgba(203, 212, 223, 0.25) 0%, rgba(203, 212, 223, 0) 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proNav ul li a span {
  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 .proNav ul li a em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  margin-top: 28px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a span,
.product .proNav ul li.on a span {
  font-weight: bold;
}
.product .proNav ul li:hover a i,
.product .proNav ul li.on a i {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
}
.product .proNav ul li:hover a em,
.product .proNav ul li.on a em {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proNav ul li:hover a::after,
.product .proNav ul li.on a::after {
  height: 26px;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 86px;
}
.product .proList {
  margin-top: 42px;
}
.product .proList ul {
  margin-right: -30px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  padding-right: 30px;
  width: 25%;
  margin-top: 30px;
}
.product .proList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  border: solid 1px #dfdfdf;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 10px;
}
.product .proList ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 85.714%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.product .proList 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;
}
.product .proList ul li .item .tt {
  position: relative;
  line-height: 56px;
  height: 56px;
  padding-right: 100px;
  padding-left: 10px;
}
.product .proList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 56px;
  height: 56px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .tt .more {
  display: block;
  position: absolute;
  font-family: Arial;
  font-size: 14px;
  color: #b8b8b8;
  right: 10px;
  top: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .tt .more i {
  min-width: 4px;
}
.product .proList ul li .item .tt .more::before {
  content: "";
  width: 27px;
  height: 1px;
  background-color: #dfdfdf;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -1px;
  -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 {
  box-shadow: 0 0 20px rgba(17, 77, 147, 0.18);
  border-color: transparent;
}
.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 .tt .bt {
  color: #114d93;
}
.product .proList ul li .item:hover .tt .more {
  color: #114d93;
}
.product .proList ul li .item:hover .tt .more::before {
  background-color: #114d93;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-bottom: 156px;
  overflow: hidden;
}
.youshi .ysBox {
  height: 862px;
  padding-top: 80px;
}
.youshi .ysBox::before {
  content: "";
  display: block;
  position: absolute;
  right: -310px;
  top: 0;
  width: 983px;
  height: 1084px;
  background: url(../images/ysimg.png) 0 0 no-repeat;
  z-index: 3;
  pointer-events: none;
}
.youshi .ysTabs .hd {
  float: right;
  width: 416px;
  height: 783px;
  position: relative;
  z-index: 2;
  padding-top: 57px;
}
.youshi .ysTabs .hd::before {
  content: "";
  display: block;
  position: absolute;
  top: -44px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  width: 504px;
  height: 870px;
  z-index: -1;
  background: url(../images/yshdng.png) center 0 no-repeat;
}
.youshi .ysTabs .hd .ysTit {
  text-align: right;
  line-height: 1;
  padding-right: 35px;
}
.youshi .ysTabs .hd .ysTit i {
  height: 45px;
  display: block;
}
.youshi .ysTabs .hd .ysTit i img {
  display: inline-block;
  vertical-align: top;
}
.youshi .ysTabs .hd .ysTit b {
  display: block;
  font-size: 30px;
  margin-top: 30px;
}
.youshi .ysTabs .hd .ysTit em {
  display: block;
  font-size: 18px;
  letter-spacing: 5px;
  margin-top: 32px;
  margin-right: -5px;
}
.youshi .ysTabs .hd ul {
  margin-left: 66px;
  margin-top: 60px;
}
.youshi .ysTabs .hd ul li {
  cursor: pointer;
  position: relative;
  z-index: 3;
  height: 69px;
  background-color: #f3f3f3;
  border-radius: 34px 0px 0px 34px;
  line-height: 69px;
  font-size: 18px;
  margin-top: 15px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #114d93, #114d93);
  background-image: linear-gradient(to right, #114d93, #114d93);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 27px;
  overflow: hidden;
}
.youshi .ysTabs .hd ul li:first-child {
  margin-top: 0;
}
.youshi .ysTabs .hd ul li i {
  display: inline-block;
  vertical-align: top;
  width: 27px;
  height: 69px;
  overflow: hidden;
  margin-right: 62px;
}
.youshi .ysTabs .hd ul li i:before,
.youshi .ysTabs .hd ul li 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;
}
.youshi .ysTabs .hd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li span {
  display: inline-block;
  vertical-align: top;
}
.youshi .ysTabs .hd ul li em {
  position: absolute;
  z-index: 2;
  font-family: Impact;
  font-size: 81px;
  right: -5px;
  top: 32px;
  line-height: 66px;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTabs .hd ul li.on {
  background-size: 100% 100%;
  color: #fff;
}
.youshi .ysTabs .hd ul li.on i:before,
.youshi .ysTabs .hd ul li.on i:after {
  top: -100%;
}
.youshi .ysTabs .hd ul li.on em {
  opacity: 0.09;
}
.youshi .ysTabs .hd .tip {
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 11px;
  color: #999999;
  margin-top: 53px;
  line-height: 10px;
  padding-right: 27px;
  text-align: right;
}
.youshi .ysCont {
  float: left;
  width: 884px;
  padding-top: 100px;
}
.youshi .ysCont .bd {
  overflow: hidden;
}
.youshi .ysCont .bd ul li .item {
  overflow: hidden;
}
.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 .pic {
  display: block;
  width: 100%;
  height: 416px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .cont {
  margin-top: 90px;
  position: relative;
  padding-left: 246px;
  height: 64px;
}
.youshi .ysCont .bd ul li .item .cont::after,
.youshi .ysCont .bd ul li .item .cont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysCont .bd ul li .item .cont .tit {
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 1;
  width: 190px;
  color: #fff;
  padding-top: 14px;
  height: 63px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.youshi .ysCont .bd ul li .item .cont .tit span {
  font-size: 20px;
  font-weight: bold;
  display: block;
}
.youshi .ysCont .bd ul li .item .cont .tit i {
  display: block;
  margin-top: 10px;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #afafaf;
}
.youshi .ysCont .bd ul li .item .cont .text {
  width: 435px;
  font-size: 16px;
  line-height: 34px;
  color: #cacaca;
}
.youshi .ysCont .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
@media screen and (max-width: 1320px) {
  .youshi .ysCont {
    width: 764px;
  }
}
.youshi .ysimg {
  position: absolute;
  width: 325px;
  height: 555px;
  left: -383px;
  background: url(../images/ysimg.png) 0 center no-repeat;
  top: 279px;
  -webkit-animation: ysimg 15s linear infinite;
  animation: ysimg 15s linear infinite;
  -webkit-transform-origin: 30% 100%;
  -moz-transform-origin: 30% 100%;
  -o-transform-origin: 30% 100%;
  -ms-transform-origin: 30% 100%;
  transform-origin: 30% 100%;
}
@keyframes ysimg {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg);
  }
  50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  75% {
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
.case {
  padding-top: 70px;
  padding-bottom: 90px;
}
.case .title {
  position: absolute;
  top: -145px;
  z-index: 3;
}
.case .caseBox {
  z-index: 2;
}
.case .caseBox::before {
  content: "";
  display: block;
  position: absolute;
  width: 596px;
  height: 596px;
  top: 11px;
  left: -211px;
  z-index: -1;
  background: url(../images/casebg.png) 0 0 no-repeat;
}
.case .caseTabs::after,
.case .caseTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper {
  float: left;
  height: 478px;
  width: 990px;
  margin-left: 0;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.case .caseSwiper ul::after,
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  height: 478px;
}
.case .caseSwiper ul li::after,
.case .caseSwiper ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li .pic {
  display: block;
  float: left;
  width: 610px;
  height: 478px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: url(../images/caseli.png) right bottom no-repeat;
}
.case .caseSwiper 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;
}
.case .caseSwiper ul li .cont {
  float: right;
  width: 320px;
  padding-top: 104px;
}
.case .caseSwiper ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  left: 0;
}
.case .caseSwiper ul li .cont .bt:hover {
  left: 5px;
}
.case .caseSwiper ul li .cont .line {
  width: 28px;
  height: 4px;
  background-color: #181818;
  border-radius: 2px;
  margin-top: 8px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.case .caseSwiper ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  font-size: 15px;
  color: #666666;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .cont .moreLink {
  margin-top: 44px;
  display: inline-block;
  vertical-align: top;
}
.case .caseSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseSwiper ul li:hover .cont .bt {
  color: #114d93;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.case .caseSwiper ul li:hover .cont .line {
  width: 40px;
  background-color: #114d93;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseSwiper ul li:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.case .caseAlbum {
  float: right;
  width: 258px;
}
.case .case-albumSwiper {
  height: 398px;
}
.case .case-albumSwiper ul li {
  height: 174px;
}
.case .case-albumSwiper ul li a {
  display: block;
  height: 174px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.case .case-albumSwiper ul li a img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-albumSwiper ul li:hover a img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.case .caseNum {
  margin-top: 40px;
  line-height: 16px;
  font-size: 20px;
  font-family: Impact;
  color: #999999;
}
.case .caseNum i {
  color: #114d93;
  font-family: Impact;
  font-size: 74px;
  line-height: 62px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 6px;
}
.case .caseNum i::before {
  content: "0";
}
.case .caseNum span::before {
  content: "/0";
}
.case .page {
  position: absolute;
  right: 38px;
  bottom: 0;
  z-index: 4;
}
.case .page .case-prev {
  float: left;
  cursor: pointer;
  outline: none;
  width: 85px;
  height: 85px;
  background-color: #edeff0;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  line-height: 85px;
  position: relative;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "<";
  font-family: simsun;
}
.case .page .case-prev::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  right: 10px;
  width: 100%;
  bottom: 0;
  height: 100%;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
}
.case .page .case-prev:hover,
.case .page .case-prev.on {
  background-color: #114d93;
  color: #fff;
}
.case .page .case-prev:hover::after,
.case .page .case-prev.on::after {
  border-color: #114d93;
  width: 114px;
  height: 114px;
}
.case .page .case-next {
  float: left;
  margin-left: 32px;
  cursor: pointer;
  outline: none;
  width: 85px;
  height: 85px;
  background-color: #edeff0;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  line-height: 85px;
  position: relative;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::before {
  content: ">";
  font-family: simsun;
}
.case .page .case-next::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  left: 10px;
  width: 100%;
  bottom: 0;
  height: 100%;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
}
.case .page .case-next:hover,
.case .page .case-next.on {
  background-color: #114d93;
  color: #fff;
}
.case .page .case-next:hover::after,
.case .page .case-next.on::after {
  border-color: #114d93;
  width: 114px;
  height: 114px;
}
.case .caseEn {
  position: absolute;
  left: -30px;
  left: -80px;
  bottom: 0;
  font-family: Impact;
  font-size: 172px;
  line-height: 142px;
  color: #687faf;
  opacity: 0.05;
  z-index: -1;
  pointer-events: none;
  text-transform: uppercase;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper {
    width: 900px;
    height: 448px;
  }
  .case .caseSwiper ul::after,
  .case .caseSwiper ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .case .caseSwiper ul li {
    height: 448px;
  }
  .case .caseSwiper ul li::after,
  .case .caseSwiper ul li:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .case .caseSwiper ul li .pic {
    width: 570px;
    height: 448px;
  }
  .case .caseSwiper ul li .cont {
    width: 300px;
  }
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 108px;
  padding-bottom: 80px;
}
.about .aboutBox {
  height: 607px;
}
.about .aboutText {
  float: left;
  width: 636px;
  padding-top: 90px;
}
.about .aboutText::before {
  content: "";
  display: block;
  width: 905px;
  height: 136px;
  position: absolute;
  top: 16px;
  left: -252px;
  background: url(../images/abouttit.png) 0 0 no-repeat;
}
.about .aboutText .tit {
  font-weight: bold;
  line-height: 1;
  font-size: 26px;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 29px;
  height: 2px;
  background-color: #1b1b1b;
  margin-top: 36px;
}
.about .aboutText .text {
  margin-top: 32px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 32px;
  height: 160px;
  color: #666666;
}
.about .aboutText .moreLink {
  margin-top: 68px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 560px;
  }
  .about .aboutText .text {
    font-size: 14px;
  }
}
.about .video {
  float: right;
  width: 594px;
  height: 488px;
  background-color: #1b1b1b;
  box-shadow: 2px 35px 81px 0px rgba(47, 53, 88, 0.2);
  border-radius: 12px;
  overflow: hidden;
}
.about .video img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about .video iframe {
  display: block;
  width: 594px !important;
  height: 488px !important;
  object-fit: cover;
}
.about .show {
  margin-top: 76px;
}
.about .show .tit {
  position: absolute;
  top: -133px;
  z-index: 3;
  height: 100px;
  line-height: 100px;
  width: 190px;
  color: #fff;
}
.about .show .tit::before {
  content: "";
  display: block;
  width: 500px;
  height: 100px;
  position: absolute;
  top: 0;
  z-index: -1;
  left: -310px;
  background-color: #114d93;
  box-shadow: 0px 0px 29px 0px rgba(11, 61, 165, 0.25);
  border-radius: 0px 50px 50px 0px;
  border: solid 1px #ffffff;
}
.about .show .tit a {
  display: block;
  font-size: 24px;
  color: #ffffff;
}
.about .show .tit a i {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/showico.png) 0 center no-repeat;
  width: 37px;
  height: 31px;
  margin-right: 19px;
  position: relative;
  top: -2px;
}
.about .showSwiper {
  margin: 0 -22px;
  position: relative;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.about .showSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 22px;
}
.about .showSwiper ul li .item {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  border: solid 1px #e0e0e0;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 78.676%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper 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;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #114d93;
}
.about .showSwiper ul li .item:hover {
  border-color: #114d93;
}
.about .showSwiper 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);
}
.about .showSwiper ul li .item:hover .bt {
  color: #114d93;
}
@media screen and (max-width: 1320px) {
  .about .showSwiper {
    margin: 0 -15px;
  }
  .about .showSwiper ul li {
    padding: 0 15px;
  }
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 70px 0 85px;
  overflow: hidden;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 40px;
  margin-right: -22px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 35px;
  position: relative;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  z-index: 2;
  width: 154px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #114d93, #114d93);
  background-image: linear-gradient(to right, #114d93, #114d93);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  text-align: center;
  border-radius: 40px;
  -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: 22px;
  height: 45px;
  overflow: hidden;
  margin-right: 14px;
}
.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-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 {
  position: relative;
  margin-top: 44px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 500px;
}
.news .newsList {
  height: 500px;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one {
  float: left;
  width: 615px;
  height: 500px;
  background-color: #ffffff;
  padding: 44px 49px 0;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 314px;
  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 {
  position: relative;
  padding-left: 152px;
  padding-top: 22px;
}
.news .newsList .one .cont .date {
  position: absolute;
  left: 0;
  top: 24px;
  text-align: right;
  height: 96px;
  border-right: solid 1px #e8e8e8;
  padding-top: 4px;
  padding-right: 30px;
}
.news .newsList .one .cont .date i {
  display: block;
  font-family: "Arial Black";
  font-size: 30px;
  line-height: 22px;
}
.news .newsList .one .cont .date span {
  display: block;
  font-family: Arial;
  font-size: 18px;
  color: #999999;
  line-height: 14px;
  margin-top: 24px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s 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: 28px;
  height: 56px;
  color: #a3a3a3;
  margin-top: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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: #114d93;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list1 {
  float: right;
  width: 648px;
}
.news .newsList .list1 ul li {
  height: 150px;
  background-color: #ffffff;
  position: relative;
  padding-left: 208px;
  overflow: hidden;
  margin-top: 25px;
}
.news .newsList .list1 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 175px;
  height: 150px;
  background-color: #ffffff;
  border: solid 1px #f7f7f7;
  position: absolute;
  left: 0;
  top: 0;
  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 .cont {
  padding-top: 30px;
  padding-right: 20px;
}
.news .newsList .list1 ul li .cont .tt {
  position: relative;
  padding-right: 50px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list1 ul li .cont .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .cont .tt .date {
  position: absolute;
  right: 0;
  top: 0;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
}
.news .newsList .list1 ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
  margin-top: 13px;
  color: #a3a3a3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .more {
  position: absolute;
  width: 55px;
  height: 55px;
  background-color: #ced1da;
  border-radius: 100%;
  bottom: -12px;
  right: -11px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 22px;
  left: 16px;
  top: 13px;
  background: url(../images/newsli.png) 0 center no-repeat;
}
.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 .tt {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list1 ul li:hover .cont .tt .bt {
  color: #114d93;
}
.news .newsList .list1 ul li:hover .cont .more {
  background-color: #114d93;
}
.news .newsList .list1 ul li:hover .cont .more::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@media screen and (max-width: 1320px) {
  .news .newsList .one {
    width: 590px;
    padding: 40px 40px 0;
  }
  .news .newsList .list1 {
    float: right;
    width: 560px;
  }
}
