@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 {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
  height: 720px;
  overflow: hidden;
}
.banner .slider {
  width: 100%;
  height: 720px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider .bd {
  height: 720px;
  overflow: hidden;
  border-radius: 0px 0px 170px 0px;
}
.banner .slider .slider-main {
  width: 1920px;
  height: 720px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn-prev {
  position: absolute;
  z-index: 30;
  bottom: 0;
  left: 0;
  width: 174px;
  height: 120px;
  text-indent: -9999px;
  background: url(../images/bl.png) 50% 50% no-repeat;
  background-color: #163068;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .slider .slider-btn-prev:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.banner .slider .slider-btn-next {
  position: absolute;
  z-index: 30;
  left: 174px;
  bottom: 0;
  width: 174px;
  height: 120px;
  text-indent: -9999px;
  background: url(../images/br.png) 50% 50% no-repeat;
  background-color: #274fa9;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .slider .slider-btn-next:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.banner .slider-nav {
  position: absolute;
  z-index: 23;
  width: 100%;
  left: 0;
  bottom: 170px;
  text-align: center;
  font-size: 0;
}
.banner .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 13px;
  border: solid 1px #163068;
  border-radius: 50%;
  margin: 0 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  position: relative;
}
.banner .slider-nav li:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #163068;
  left: 3px;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .slider-nav li.active:before {
  opacity: 1;
  background-color: #163068;
}
.mianTop {
  position: relative;
  z-index: 6;
  left: 348px;
  width: 495px;
  height: 120px;
  text-align: center;
  margin-top: -120px;
  border-bottom: 1px solid #163068;
  background: #fff;
  padding-top: 26px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mianTop .xunpan {
  cursor: pointer;
  position: relative;
  font-size: 16px;
  line-height: 28px;
}
.mianTop .xunpan:before {
  content: "";
  display: inline-block;
  background: url(../images/xunpan.png) center center no-repeat;
  width: 24px;
  height: 18px;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 10px;
}
.mianTop .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 35px;
  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: #163068;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(22, 48, 104, 0.15);
}
.mianTop .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: #163068;
}
.mianTop .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;
}
.mianTop .slogan {
  line-height: 1;
  margin-top: 22px;
}
.mianTop .slogan:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background-color: #333333;
  margin-right: 16px;
}
.title {
  line-height: 1;
}
.title h4 {
  text-transform: uppercase;
  font-family: 'Arial Black';
  font-size: 40px;
  line-height: 30px;
}
.title h3 {
  font-size: 24px;
  margin-top: 14px;
}
.moreLink {
  height: 27px;
  display: inline-block;
  line-height: 27px;
  letter-spacing: 3px;
  font-size: 16px;
}
.moreLink:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 59px;
  height: 27px;
  background: url(../images/morear.png) center center no-repeat;
  margin-left: 18px;
}
.moreLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #163068;
}
.moreLink:hover:after {
  animation: zyfd 1.5s linear infinite;
}
.about {
  padding-top: 90px;
}
.about .aboutBox .aboutEn {
  position: absolute;
  right: -213px;
  top: -38px;
  width: 1000px;
  height: 20px;
  background: url(../images/abouten.png) 0 center no-repeat;
}
.about .aboutPic {
  width: 624px;
  height: 610px;
  float: right;
  margin-top: 23px;
}
.about .aboutPic .pic {
  width: 830px;
  height: 610px;
  border-radius: 0px 0px 120px 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 830px;
  height: 610px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.about .aboutPic .pic:hover {
  box-shadow: 2px 10px 15px -8px rgba(22, 48, 104, 0.5);
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.about .aboutText {
  width: 676px;
  float: left;
  width: 587px;
}
.about .aboutText .tit {
  line-height: 1;
  font-size: 18px;
  color: #163068;
  margin-top: 80px;
  font-weight: bold;
  position: relative;
  left: -8px;
}
.about .aboutText .text {
  margin-top: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: #666666;
}
.about .aboutText .moreLink {
  margin-top: 50px;
  display: inline-block;
}
.about .number {
  position: absolute;
  left: -186px;
  bottom: 0;
  width: 864px;
  height: 137px;
  background-color: #ffffff;
  border: solid 1px #f0f3f7;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
}
.about .number:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .number .numico {
  width: 135px;
  height: 135px;
  background-color: #163068;
  float: left;
  padding-top: 24px;
}
.about .number .numico:before {
  content: "";
  display: block;
  margin: auto;
  width: 90px;
  height: 90px;
  background: url(../images/numico.png) center center no-repeat;
  background-color: #203b74;
  border-radius: 50%;
}
.about .number ul {
  float: left;
}
.about .number ul li {
  float: left;
  margin-left: 50px;
  padding-right: 23px;
  padding-top: 40px;
  position: relative;
}
.about .number ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: -50px;
  height: 27px;
  width: 1px;
  background-color: #f0f3f7;
  top: 76px;
}
.about .number ul li h4 {
  font-size: 12px;
  line-height: 1;
}
.about .number ul li h4 span {
  font-family: Arial;
  font-size: 34px;
  line-height: 25px;
  vertical-align: bottom;
  margin-right: 10px;
  font-weight: bold;
}
.about .number ul li p {
  margin-top: 10px;
  font-size: 16px;
  color: #666666;
}
.about .icobg {
  position: absolute;
  top: 160px;
  left: -185px;
  width: 120px;
  height: 168px;
  background: url(../images/bgico.png) 0 center no-repeat;
}
.product {
  padding: 95px 0 75px;
}
.product .proNav {
  margin-top: 50px;
}
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  padding-top: 5px;
  float: left;
}
.product .proNav ul {
  float: right;
  width: 760px;
  text-align: right;
  overflow: hidden;
  height: 91px;
  font-size: 0;
}
.product .proNav ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 58px;
  padding-left: 58px;
  position: relative;
  padding-bottom: 5px;
}
.product .proNav ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product .proNav ul li:first-child:before {
  display: none;
}
.product .proNav ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 35px;
  width: 1px;
  height: 41px;
  background-color: #e4e4e4;
  border-radius: 1px;
}
.product .proNav ul li a {
  display: block;
  text-align: center;
}
.product .proNav ul li a i {
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 2;
  display: block;
  margin: auto;
}
.product .proNav ul li a i:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  background-color: #d3dff2;
  right: -5px;
  bottom: -3px;
}
.product .proNav ul li a i img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  height: 30px;
  line-height: 30px;
}
.product .proNav ul li a .ar {
  display: block;
  width: 14px;
  height: 8px;
  margin: auto;
  margin-top: 8px;
  background: url(../images/proicoar.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.product .proNav ul li:hover a {
  color: #163068;
}
.product .proNav ul li:hover a i img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.product .proNav ul li:hover a .ar {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: sxfd 1.5s linear infinite;
}
@keyframes sxfd {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.product .proTabs {
  margin-top: 33px;
  position: relative;
  z-index: 2;
}
.product .proTabs .bd {
  height: 378px;
  overflow: hidden;
  background-color: #f8f8f8;
}
.product .proTabs .bd ul li {
  height: 378px;
  overflow: hidden;
}
.product .proTabs .bd ul li .pic {
  display: block;
  width: 600px;
  height: 378px;
  overflow: hidden;
  position: relative;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont {
  width: 598px;
  float: left;
  padding: 82px 50px 0;
}
.product .proTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 100%;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  position: relative;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs .bd ul li .cont .bt:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 2px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 27px;
}
.product .proTabs .bd ul li .cont .moreLink {
  margin-top: 66px;
}
.product .proTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.product .proTabs .bd ul li:hover .cont .bt {
  color: #274fa9;
}
.product .proTabs .bd ul li:hover .cont .bt:before {
  background: #274fa9;
}
.product .proTabs .bd .list {
  height: 392px;
}
.product .proTabs .bd .list ul li {
  float: left;
  margin-right: 1px;
  width: 259px;
  height: 392px;
  background-color: #eefef9;
}
.product .proTabs .bd .list ul li .pic {
  display: block;
  width: 100%;
  height: 294px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd .list ul li .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd .list ul li .cont {
  padding: 15px 25px 0;
  background: #163068;
  height: 98px;
}
.product .proTabs .bd .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs .bd .list ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #92c4b6;
  line-height: 24px;
  margin-top: 2px;
}
.product .proTabs .bd .list ul li: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);
}
.product .proTabs .page {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 105px;
  height: 378px;
  background-color: #163068;
  line-height: 105px;
}
.product .proTabs .page:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border: 2px #163068 solid;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #fff;
}
.product .proTabs .page .prev {
  position: absolute;
  left: 0;
  top: 0;
  height: 182px;
  width: 105px;
  color: #fff;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-transform: uppercase;
}
.product .proTabs .page .prev:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 10px;
  background: url(../images/prot.png) center center no-repeat;
  margin-bottom: 10px;
}
.product .proTabs .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product .proTabs .page .next {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 182px;
  width: 105px;
  color: #fff;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-transform: uppercase;
}
.product .proTabs .page .next:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 10px;
  background: url(../images/prob.png) center center no-repeat;
  margin-top: 10px;
}
.product .proTabs .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product .list {
  margin-top: 40px;
}
.product .list ul {
  margin-right: -52px;
}
.product .list ul li {
  float: left;
  width: 286px;
  margin-right: 52px;
}
.product .list ul li .pic {
  display: block;
  width: 100%;
  height: 188px;
  border: solid 5px #f9f9f9;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .tt {
  height: 50px;
  text-align: right;
  padding-top: 24px;
  line-height: 26px;
  padding-left: 65px;
  position: relative;
  z-index: 2;
}
.product .list ul li .tt:before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 61px;
  background-color: #333333;
  left: 17px;
  bottom: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .tt .num {
  font-size: 16px;
  position: absolute;
  left: 30px;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list ul li: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);
}
.product .list ul li:hover .tt:before {
  background: #274fa9;
}
.product .list ul li:hover .tt .num {
  color: #274fa9;
}
.product .list ul li:hover .tt .bt {
  color: #274fa9;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center 0 no-repeat;
}
.mbanner1 .mbanBox {
  height: 348px;
  padding-top: 74px;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.mbanner1 .mbanBox .t1 {
  font-size: 32px;
}
.mbanner1 .mbanBox .t2 {
  font-size: 14px;
  margin-top: 22px;
  letter-spacing: 3px;
  color: #d9d9d9;
}
.mbanner1 .mbanBox .tel {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  line-height: 28px;
  margin-top: 36px;
  letter-spacing: 2px;
}
.mbanner1 .mbanBox .btn {
  text-align: center;
  margin-top: 26px;
  font-size: 0;
}
.mbanner1 .mbanBox .btn .zxLink {
  display: inline-block;
  vertical-align: top;
  width: 63px;
  height: 63px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
}
.mbanner1 .mbanBox .btn .zxLink:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/mbanqq.png) center center no-repeat;
}
.mbanner1 .mbanBox .btn .zxLink:hover {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}
.mbanner1 .mbanBox .btn .zxLink:hover:after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.mbanner1 .mbanBox .btn .ewm {
  display: inline-block;
  vertical-align: top;
  width: 63px;
  height: 63px;
  border-radius: 10px;
  border: solid 1px #ffffff;
  margin-left: 35px;
  position: relative;
  cursor: pointer;
}
.mbanner1 .mbanBox .btn .ewm:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/wxico.png) center center no-repeat;
}
.mbanner1 .mbanBox .btn .ewm > div {
  width: 110px;
  height: 110px;
  position: absolute;
  left: 50%;
  margin-left: -55px;
  top: 70px;
  padding: 5px;
  background: #fff;
  border-radius: 5px;
  -webkit-transform: scale(0) rotate(0);
  -moz-transform: scale(0) rotate(0);
  -o-transform: scale(0) rotate(0);
  transform: scale(0) rotate(0);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform-origin: center top;
}
.mbanner1 .mbanBox .btn .ewm > div:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -8px;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.mbanner1 .mbanBox .btn .ewm > div img {
  display: block;
  width: 100%;
  height: 100%;
}
.mbanner1 .mbanBox .btn .ewm:hover > div {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  top: 70px;
}
.case {
  padding: 80px 0;
}
.case .caseBox {
  padding-right: 55px;
}
.case .title {
  position: relative;
}
.case .title .moreLink {
  position: absolute;
  right: 0;
  top: 16px;
}
.case .caseTabs {
  margin-top: 40px;
  position: relative;
  height: 370px;
}
.case .caseTabs .bd {
  width: 995px;
  height: 370px;
  overflow: hidden;
}
.case .caseTabs .bd ul {
  margin-right: -95px;
}
.case .caseTabs .bd ul li {
  float: left;
  margin-right: 95px;
  width: 450px;
}
.case .caseTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 305px;
  overflow: hidden;
  position: relative;
  border: solid 5px #f9f9f9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .tt {
  height: 65px;
}
.case .caseTabs .bd ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  line-height: 52px;
  width: 262px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-bottom: 1px solid #333;
  font-size: 16px;
}
.case .caseTabs .bd ul li .tt .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background-color: #000000;
  margin-right: 10px;
}
.case .caseTabs .bd ul li .tt .more {
  float: right;
  margin-top: 40px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  font-family: Arial;
  margin-right: 5px;
  text-transform: uppercase;
}
.case .caseTabs .bd ul li .tt .more:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 25px;
  background: url(../images/casear.png) center center no-repeat;
  margin-left: 10px;
}
.case .caseTabs .bd ul li .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #163068;
}
.case .caseTabs .bd ul li .tt .more:hover:after {
  animation: zyfd 1.5s linear infinite;
}
.case .caseTabs .bd ul li:hover .pic {
  border-color: #274fa9;
}
.case .caseTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseTabs .bd ul li:hover .tt .bt {
  color: #274fa9;
  border-color: #274fa9;
}
.case .caseTabs .bd ul li:hover .tt .more {
  color: #274fa9;
}
.case .caseTabs .hd {
  position: absolute;
  right: 98px;
  bottom: 80px;
  width: 14px;
}
.case .caseTabs .hd ul li {
  display: block;
  cursor: pointer;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  border: 1px #fff solid;
  padding: 2px;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px #dadada solid;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on {
  border-color: #274fa9;
}
.case .caseTabs .hd ul li.on:before {
  background: #274fa9;
  border-color: #274fa9;
}
.case .caseTabs .tipen {
  width: 28px;
  background-color: #274fa9;
  right: 0;
  top: 36px;
  position: absolute;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  font-family: Arial;
  color: #fff;
  padding: 10px 0;
  letter-spacing: 1px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.case .caseTabs .tip {
  position: absolute;
  right: 52px;
  top: 105px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 3px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.case .caseTabs .number {
  font-weight: bold;
  position: absolute;
  font-family: Arial;
  font-size: 50px;
  right: 52px;
  top: 40px;
}
.youshi {
  position: relative;
}
.youshi:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 283px;
  width: 100%;
  height: 1267px;
  background-color: #f8f8f8;
}
.youshi .ysTit {
  margin-top: -14px;
  text-align: right;
}
.youshi .ysTit h4 {
  font-size: 80px;
  font-weight: bold;
  line-height: 90px;
}
.youshi .ysTit h4::first-letter {
  color: #274fa9;
}
.youshi .ysTit h3 {
  font-size: 36px;
  font-weight: 100;
  line-height: 1;
  margin-top: 24px;
}
.youshi .ysTit h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 13px;
  width: 120px;
  height: 2px;
  background-color: #2d2d2d;
}
.youshi .ysItem:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysItem .pic {
  float: left;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .pic img {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .pic:hover {
  box-shadow: 0 10px 15px -5px rgba(22, 48, 104, 0.5);
}
.youshi .ysItem .pic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.youshi .ysItem .cont .item {
  padding-top: 94px;
}
.youshi .ysItem .cont .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .cont .item h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  position: relative;
}
.youshi .ysItem .cont .item .text {
  line-height: 30px;
  margin-top: 30px;
  color: #666666;
}
.youshi .ysItem .cont .item:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #163068;
}
.youshi .ysItem .cont .item:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysItem1 .pic img {
  width: 606px;
  height: 507px;
}
.youshi .ysItem1 .cont {
  float: right;
  width: 607px;
}
.youshi .ysItem1 .cont .item {
  padding-left: 10px;
  padding-right: 20px;
  text-align: right;
}
.youshi .ysItem1 .cont .item h4:before {
  content: "";
  display: block;
  position: absolute;
  right: -48px;
  top: 0;
  width: 2px;
  height: 101px;
  background-color: #274fa9;
}
.youshi .ysItem2 {
  margin-top: 10px;
}
.youshi .ysItem2 .pic {
  float: right;
}
.youshi .ysItem2 .pic img {
  width: 607px;
  height: 360px;
}
.youshi .ysItem2 .cont {
  float: left;
  width: 643px;
}
.youshi .ysItem2 .cont .item {
  padding-left: 128px;
}
.youshi .ysItem2 .cont .item h4:before {
  content: "";
  display: block;
  position: absolute;
  left: -128px;
  top: 50%;
  margin-top: -1px;
  width: 78px;
  height: 2px;
  background-color: #274fa9;
}
.youshi .ysItem3 {
  margin-top: 4px;
}
.youshi .ysItem3 .pic {
  float: left;
}
.youshi .ysItem3 .pic img {
  width: 607px;
  height: 360px;
}
.youshi .ysItem3 .cont {
  float: right;
  width: 612px;
}
.youshi .ysItem3 .cont .item {
  padding-left: 140px;
}
.youshi .ysItem3 .cont .item h4:before {
  content: "";
  display: block;
  position: absolute;
  left: -130px;
  top: 50%;
  margin-top: -1px;
  width: 78px;
  height: 2px;
  background-color: #274fa9;
}
.youshi .ysItem4 {
  margin-top: 8px;
}
.youshi .ysItem4 .pic {
  float: right;
}
.youshi .ysItem4 .pic img {
  width: 612px;
  height: 454px;
}
.youshi .ysItem4 .cont {
  float: left;
  width: 607px;
  position: relative;
}
.youshi .ysItem4 .cont .ysEn {
  width: 314px;
  height: 122px;
  background: url(../images/ysen.png) 0 center no-repeat;
  position: absolute;
  top: -53px;
  left: -48px;
}
.youshi .ysItem4 .cont .item {
  padding-top: 100px;
  padding-right: 80px;
  text-align: right;
}
.youshi .ysItem4 .cont .item h4:before {
  content: "";
  display: block;
  position: absolute;
  right: -50px;
  top: 0;
  width: 2px;
  height: 101px;
  background-color: #274fa9;
}
.youshi .ysItem4 .cont .tt {
  margin-top: 130px;
}
.youshi .ysItem4 .cont .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysItem4 .cont .tt .tel {
  float: left;
  margin-left: 15px;
}
.youshi .ysItem4 .cont .tt .tel span {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 22px;
}
.youshi .ysItem4 .cont .tt .tel i {
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  border-top: 2px solid #333;
  font-size: 20px;
  line-height: 1;
  padding-top: 10px;
}
.youshi .ysItem4 .cont .tt .zxLink {
  float: left;
  display: block;
  width: 140px;
  height: 36px;
  background-color: #292929;
  border-radius: 5px;
  margin-left: 75px;
  margin-top: 5px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.youshi .ysItem4 .cont .tt .zxLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #274fa9;
  border-radius: 5px;
  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;
}
.youshi .ysItem4 .cont .tt .zxLink:hover {
  background: none;
  color: #274fa9;
}
.youshi .ysItem4 .cont .tt .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.news {
  padding: 55px 0 80px;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  margin-top: 40px;
  float: right;
}
.news .newsTab ul li {
  float: left;
  margin-left: 80px;
  cursor: pointer;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  width: 25px;
  height: 30px;
  vertical-align: top;
  margin-right: 18px;
  position: relative;
  z-index: 1;
}
.news .newsTab ul li a i:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: -4px;
  bottom: 0;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  background-color: #d3dff2;
}
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #274fa9;
}
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsBox .newsTabs {
  margin-top: 30px;
}
.news .newsBox .newsTop {
  height: 260px;
  position: relative;
  background-color: #f9f9f9;
}
.news .newsBox .newsTop .bd {
  height: 260px;
  overflow: hidden;
}
.news .newsBox .newsTop .bd ul li {
  height: 260px;
}
.news .newsBox .newsTop .bd ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTop .bd ul li .pic {
  display: block;
  width: 440px;
  height: 260px;
  position: relative;
  overflow: hidden;
  float: left;
  border: 5px solid #f9f9f9;
}
.news .newsBox .newsTop .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -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);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTop .bd ul li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsBox .newsTop .bd ul li .cont {
  float: left;
  position: relative;
  width: 702px;
  margin-left: 42px;
  padding-top: 36px;
}
.news .newsBox .newsTop .bd ul li .cont:before {
  content: "";
  display: block;
  position: absolute;
  width: 193px;
  height: 1px;
  background-color: #274fa9;
  border-radius: 1px;
  left: -84px;
  top: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTop .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  margin-right: 100px;
}
.news .newsBox .newsTop .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsTop .bd ul li .cont .date {
  position: absolute;
  right: 0;
  top: 36px;
  font-weight: bold;
  font-size: 26px;
  line-height: 38px;
}
.news .newsBox .newsTop .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 24px;
}
.news .newsBox .newsTop .bd ul li .cont .more {
  display: inline-block;
  margin-top: 26px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  font-family: Arial;
  margin-right: 5px;
  text-transform: uppercase;
}
.news .newsBox .newsTop .bd ul li .cont .more:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 25px;
  background: url(../images/casear.png) center center no-repeat;
  margin-left: 10px;
}
.news .newsBox .newsTop .bd ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #163068;
}
.news .newsBox .newsTop .bd ul li .cont .more:hover:after {
  animation: zyfd 1.5s linear infinite;
}
.news .newsBox .newsTop .bd ul li:hover .cont .bt {
  color: #274fa9;
}
.news .newsBox .newsTop .bd ul li:hover .cont:before {
  left: 0;
}
.news .newsBox .newsTop .hd {
  position: absolute;
  right: 38px;
  bottom: 65px;
  width: 3px;
}
.news .newsBox .newsTop .hd li {
  margin: auto;
  background-color: #333333;
  border-radius: 1px;
  width: 1px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTop .hd li.on {
  width: 3px;
  background-color: #274fa9;
  border-radius: 2px;
}
.news .newsBox .list {
  padding-top: 20px;
}
.news .newsBox .list ul {
  margin-right: -80px;
}
.news .newsBox .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .list li {
  float: left;
  width: 380px;
  margin-right: 80px;
  margin-top: 10px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .list li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .list li .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 20px;
  height: 3px;
  background-color: #333333;
  border-radius: 2px;
  margin-right: 15px;
}
.news .newsBox .list li .line {
  margin-top: 4px;
  height: 1px;
  background-color: #f0f0f0;
  border-radius: 1px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #274fa9, #274fa9);
  background-image: linear-gradient(to right, #274fa9, #274fa9);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsBox .list li .btn {
  height: 32px;
  line-height: 32px;
  margin-top: 10px;
  margin-left: 35px;
  font-family: Arial;
}
.news .newsBox .list li .btn .date {
  color: #666666;
  float: left;
}
.news .newsBox .list li .btn .more {
  display: block;
  float: right;
}
.news .newsBox .list li .btn .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.news .newsBox .list li .btn .more:after {
  content: ">";
  font-family: SimSun;
  font-weight: bold;
  display: inline-block;
  margin-left: 10px;
}
.news .newsBox .list li .btn .more:hover {
  color: #274fa9;
}
.news .newsBox .list li:hover .bt {
  color: #274fa9;
}
.news .newsBox .list li:hover .bt:before {
  background-color: #274fa9;
}
.news .newsBox .list li:hover .line {
  background-size: 100% 100%;
}
.news .newsBox .newsen {
  width: 92px;
  height: 391px;
  background: url(../images/newsen.png) 0 center no-repeat;
  z-index: -1;
  position: absolute;
  left: -50px;
  top: 10px;
}
.links {
  padding: 56px 0;
  background-color: #f8f8f8;
}
.links .tit {
  float: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 34px;
  line-height: 36px;
}
.links .list {
  float: right;
  width: 1180px;
  overflow: hidden;
  font-size: 0;
  position: relative;
  margin-right: -40px;
  line-height: 36px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 40px;
  font-size: 14px;
}
.links .list a:hover {
  color: #274fa9;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
