<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  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;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #01317d 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: #01317d;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -55px;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  margin-top: -25px;
  background-color: #ffffff;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  border-radius: 100%;
}
.banner .banner-prev:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bl.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
}
.banner .banner-prev:hover:before {
  background: url(../images/blh.png) 50% 50% no-repeat;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -55px;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  margin-top: -25px;
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  border-radius: 100%;
}
.banner .banner-next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bl.png) 50% 50% no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  transition: all 0.5s linear;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.banner .banner-next:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.banner .banner-next:hover:before {
  background: url(../images/blh.png) 50% 50% no-repeat;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
}
.title span {
  text-align: left;
  display: inline-block;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
}
.title i img {
  display: inline-block;
  vertical-align: top;
  max-height: 38px;
}
.title b {
  display: block;
  font-weight: normal;
  font-size: 28px;
  margin-top: 20px;
  margin-left: -18px;
}
.title b:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  border: solid 2px #fbd58c;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  display: block;
  position: relative;
  margin-top: 37px;
  line-height: 40px;
  height: 40px;
  color: #01317d;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .moreLink:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  border: solid 1px #e6d9c9;
  border-radius: 100%;
  margin-right: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .moreLink:after {
  content: "";
  display: block;
  position: absolute;
  left: 21px;
  top: 14px;
  width: 40px;
  height: 12px;
  background: url(../images/morear.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.titBox .moreLink:hover {
  color: #01317d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.titBox .moreLink:hover:before {
  border-color: #01317d;
}
.titBox .moreLink:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  animation: zyfd 1.5s linear infinite;
}
.product {
  background-color: #f6f6f6;
  padding: 76px 0 86px;
}
.product .proTit::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTit .title {
  float: left;
}
.product .proTit .search {
  float: right;
  width: 360px;
  height: 62px;
  background-color: #ffffff;
  box-shadow: 0px 2px 43px 0px rgba(0, 0, 0, 0.09);
  border-radius: 32px;
  position: relative;
  overflow: hidden;
  padding-right: 86px;
  margin-top: 10px;
}
.product .proTit .search .searchInp {
  display: block;
  width: 100%;
  height: 62px;
  line-height: 62px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTit .search .searchInp::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .proTit .search .searchInp::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .proTit .search .searchInp:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .proTit .search .searchInp:focus::-webkit-input-placeholder,
.product .proTit .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .search .searchInp:focus::-moz-placeholder,
.product .proTit .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .search .searchInp:focus:-ms-input-placeholder,
.product .proTit .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 86px;
  height: 62px;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.product .proTit .search .submitBtn:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proBox {
  margin-top: 30px;
}
.product .proNav {
  float: left;
  width: 260px;
  background: url(../images/prolbg.jpg) center 0 no-repeat;
  height: 870px;
  background-color: #ffffff;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
  box-shadow: 1px 1px 16px 0px rgba(29, 39, 88, 0.06);
}
.product .proNav .tit {
  text-align: center;
  color: #fff;
  height: 110px;
  background-color: #01317d;
  padding-top: 36px;
}
.product .proNav .tit span {
  display: block;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.product .proNav .tit i {
  display: block;
  font-size: 16px;
  margin-top: 13px;
  line-height: 13px;
}
.product .proNav ul {
  overflow: auto;
  height: 402px;
  padding: 0 28px;
}
.product .proNav ul::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.product .proNav ul li {
  margin-top: 8px;
}
.product .proNav ul li &gt; a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 70px;
  padding-right: 40px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li &gt; a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proNav ul li &gt; a:before {
  content: "&gt;";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  width: 28px;
  height: 28px;
  background-color: #e5e5e5;
  border-radius: 100%;
  font-family: simsun;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li &gt; a:hover {
  color: #01317d;
}
.product .proNav ul li &gt; a:hover:before {
  background-color: #ffc355;
}
.product .proNav ul li .dow a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 60px;
  padding-left: 10px;
  font-size: 16px;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li .dow a:before {
  content: "• ";
}
.product .proNav ul li .dow a:hover {
  font-weight: bold;
  color: #01317d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proNav ul li:hover &gt; a:before,
.product .proNav ul li.on &gt; a:before {
  background-color: #ffc355;
}
.product .proNav .tel {
  height: 26px;
  line-height: 26px;
  margin-top: 216px;
  font-family: Arial;
  font-size: 20px;
  text-align: center;
}
.product .proNav .tel:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 26px;
  vertical-align: bottom;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/protel.png) center center no-repeat;
}
.product .proNav .zxLink {
  display: block;
  margin: auto;
  margin-top: 26px;
  width: 160px;
  height: 50px;
  background-color: #ffc355;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
  box-shadow: 0 0 0 5px rgba(255, 195, 85, 0.2);
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .zxLink:hover {
  background-color: #01317d;
  box-shadow: 0 0 0 8px rgba(1, 49, 125, 0.2);
}
.product .proList {
  float: right;
  width: 984px;
  margin-top: -12px;
}
.product .proList ul {
  margin-right: -42px;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  margin-right: 42px;
  margin-top: 13px;
  float: left;
}
.product .proList ul li .item {
  width: 300px;
  height: 280px;
  background-color: #ffffff;
  padding: 10px 10px 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #01317d, #01317d);
  background-image: linear-gradient(to right, #01317d, #01317d);
  background-size: 100% 0%;
  background-position: left 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 206px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  -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;
  display: inline-block;
  max-width: 250px;
  vertical-align: top;
}
.product .proList ul li .item .bt:before {
  content: "◇";
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.product .proList ul li .item .bt:after {
  content: " ◇";
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
.product .proList ul li .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  background-size: 100% 100%;
}
.product .proList 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);
}
.product .proList ul li .item:hover .bt {
  color: #fff;
}
.product .proList ul li .item:hover .bt span {
  font-weight: bold;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 184px;
  height: 1077px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .title i img {
  max-height: 44px;
}
.youshi .title b {
  margin-top: 26px;
}
.youshi .title b em {
  display: inline-block;
  vertical-align: bottom;
  font-size: 60px;
  color: #01317d;
  line-height: 40px;
  font-weight: bold;
  margin: 0 8px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  position: relative;
  top: 4px;
}
.youshi .ysPic {
  float: right;
  width: 585px;
  height: 585px;
  background-color: #ffffff;
  border-radius: 100%;
  padding: 26px;
}
.youshi .ysPic .bd {
  overflow: hidden;
  position: relative;
  width: 533px;
  height: 533px;
  border-radius: 100%;
}
.youshi .ysPic .bd ul li {
  width: 533px;
  height: 533px;
}
.youshi .ysPic .bd ul li img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysCont {
  float: left;
  width: 644px;
  padding-top: 35px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 254px;
  margin-top: 60px;
}
.youshi .ysCont .bd ul li {
  padding-top: 10px;
  height: 254px;
}
.youshi .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .tit {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .tit:after {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  background-color: #1d2758;
  margin-top: 20px;
}
.youshi .ysCont .bd ul li .text {
  font-size: 16px;
  line-height: 40px;
  margin-top: 40px;
}
.youshi .ysCont .bd ul li:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #01317d;
}
.youshi .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysTt {
  line-height: 50px;
}
.youshi .ysTt .tel {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 24px;
}
.youshi .ysTt .tel:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysTt .zxLink {
  display: inline-block;
  vertical-align: top;
  margin-left: 60px;
  width: 183px;
  height: 50px;
  background-color: #01317d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  position: relative;
  color: #fff;
}
.youshi .ysTt .zxLink:before {
  content: "";
  display: block;
  position: absolute;
  animation: arrow 2.4s linear infinite;
  width: 26px;
  height: 28px;
  top: 46px;
  right: -6px;
  background: url(../images/zxclick.png) 0 center no-repeat;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.youshi .ysTt .zxLink:hover {
  background-color: #ffc355;
  box-shadow: 0 10px 10px -5px rgba(255, 195, 85, 0.5);
  color: #333;
}
.youshi .hd {
  padding-top: 52px;
  clear: both;
}
.youshi .hd ul {
  display: flex;
  justify-content: space-between;
}
.youshi .hd ul li {
  width: 160px;
  height: 160px;
  background-color: #ffffff;
  box-shadow: 0px 0px 32px 0px rgba(176, 176, 180, 0.35);
  border-radius: 15px;
  text-align: center;
  padding-top: 25px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li i {
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  margin: auto;
}
.youshi .hd ul li i:before,
.youshi .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 .hd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .hd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .hd ul li i.ico5:before {
  background: url(../images/ysico5.png) center center no-repeat;
}
.youshi .hd ul li i.ico5:after {
  background: url(../images/ysico5h.png) center center no-repeat;
}
.youshi .hd ul li i.ico6:before {
  background: url(../images/ysico6.png) center center no-repeat;
}
.youshi .hd ul li i.ico6:after {
  background: url(../images/ysico6h.png) center center no-repeat;
}
.youshi .hd ul li h4 {
  line-height: 1;
  font-size: 16px;
  margin-top: 22px;
}
.youshi .hd ul li h5 {
  line-height: 1;
  font-family: Arial;
  font-size: 14px;
  margin-top: 12px;
  color: #888888;
}
.youshi .hd ul li:hover,
.youshi .hd ul li.on {
  background-color: #fbc357;
  box-shadow: 0px 0px 32px 0px rgba(251, 213, 140, 0.75);
  color: #ffffff;
}
.youshi .hd ul li:hover i:before,
.youshi .hd ul li.on i:before,
.youshi .hd ul li:hover i:after,
.youshi .hd ul li.on i:after {
  top: -100%;
}
.youshi .hd ul li:hover h5,
.youshi .hd ul li.on h5 {
  color: #ffffff;
}
.case {
  padding: 76px 0 60px;
}
.case .titBox .zxLink {
  margin-left: 30px;
  margin-top: 22px;
  display: block;
  float: right;
  width: 146px;
  height: 44px;
  background-color: #01317d;
  border-radius: 22px;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .titBox .zxLink:hover {
  background-color: #ffc355;
  color: #333;
  box-shadow: 0 10px 10px -5px rgba(255, 195, 85, 0.5);
}
.case .titBox .tel {
  float: right;
  line-height: 44px;
  font-weight: bold;
  font-size: 18px;
  margin-top: 22px;
}
.case .titBox .tel:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 44px;
  vertical-align: top;
  margin-right: 20px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
.case .titBox .tel i {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.case .caseSwiper {
  position: relative;
  margin-top: 36px;
}
.case .caseSwiper:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  bottom: 85px;
  height: 1px;
  background-color: #e5e5e5;
}
.case .caseSwiper ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  width: 400px;
  height: 520px;
  margin-right: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  position: relative;
  height: 372px;
  border: solid 1px #e5e5e5;
  padding: 9px 9px 0;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 280px;
  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: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  background-color: #f7f7f7;
  line-height: 60px;
  font-size: 18px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ffc355, #ffc355);
  background-image: linear-gradient(to right, #ffc355, #ffc355);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
  padding-left: 16px;
  padding-right: 70px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  margin-right: 12px;
  width: 6px;
  height: 6px;
  background-color: #333333;
}
.case .caseSwiper ul li .item .bt i {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -12px;
}
.case .caseSwiper ul li .item .bt i:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  width: 1px;
  height: 23px;
  background-color: #d7a442;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseSwiper ul li .item .bt i:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/caseli.png) 0 center no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.case .caseSwiper ul li .dot {
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  margin: auto;
  margin-top: 50px;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .dot:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  background-color: #e5e5e5;
  border-radius: 100%;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .num {
  text-align: center;
  position: relative;
  font-family: Arial;
  font-size: 20px;
  line-height: 16px;
  margin: 26px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .num:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 32px;
  width: 1px;
  height: 0;
  background-color: #fbd58c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li:hover .item .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.case .caseSwiper ul li:hover .item .bt {
  background-size: 100% 100%;
}
.case .caseSwiper ul li:hover .item .bt i:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .caseSwiper ul li:hover .dot {
  border-color: #ffc355;
  background: #ffc355;
}
.case .caseSwiper ul li:hover .dot:before {
  background-color: #ffffff;
}
.case .caseSwiper ul li:hover .num {
  font-weight: bold;
  color: #ffc355;
}
.case .caseSwiper ul li.swiper-slide-next {
  z-index: 2;
}
.case .caseSwiper ul li.swiper-slide-next .item .bt {
  background-size: 100% 100%;
}
.case .caseSwiper ul li.swiper-slide-next .dot {
  border-color: #ffc355;
  background: #ffc355;
}
.case .caseSwiper ul li.swiper-slide-next .dot:before {
  background-color: #ffffff;
}
.case .caseSwiper ul li.swiper-slide-next .num {
  font-weight: bold;
  color: #ffc355;
  margin-top: 58px;
}
.case .caseSwiper ul li.swiper-slide-next .num:before {
  height: 29px;
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
}
.about .aboutBox {
  height: 768px;
}
.about .aboutPic {
  position: absolute;
  right: -310px;
  top: 0;
  width: 914px;
  height: 768px;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic: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 {
  padding-top: 64px;
  width: 650px;
}
.about .aboutText .tit {
  margin-top: 55px;
}
.about .aboutText .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  letter-spacing: 5px;
  color: #999999;
}
.about .aboutText .tit span {
  display: block;
  line-height: 1;
  font-size: 22px;
  margin-top: 18px;
}
.about .aboutText .tit:after {
  content: "";
  display: block;
  background: url(../images/aboutline.png) 0 0 no-repeat;
  height: 5px;
  margin-top: 14px;
  width: 24px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 40px;
  height: 120px;
  color: #808080;
  font-size: 16px;
  margin-top: 30px;
}
.about .aboutText .more {
  display: block;
  width: 187px;
  height: 60px;
  background-color: #fdc455;
  border-radius: 30px;
  margin-top: 46px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:after {
  content: "+";
  font-size: 20px;
  font-weight: bold;
  margin-left: 14px;
}
.about .aboutText .more:hover {
  background-color: #01317d;
  box-shadow: 0 10px 10px -5px rgba(1, 49, 125, 0.5);
}
.about .aboutText .aLink {
  margin-top: 60px;
  height: 120px;
  width: 768px;
}
.about .aboutText .aLink a {
  float: left;
  margin-left: 30px;
  display: block;
  position: relative;
  width: 236px;
  height: 120px;
  background-color: #ffffff;
  color: #4d4d4d;
  padding-top: 42px;
  padding-left: 30px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a:after {
  content: "";
  display: block;
  position: absolute;
  right: 200px;
  top: 71px;
  width: 0;
  height: 0;
  background-color: #0c3c88;
  opacity: 0;
  border-radius: 100%;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a:before {
  content: "";
  display: block;
  position: absolute;
  top: 60px;
  left: 190px;
  width: 21px;
  height: 21px;
  background-color: #fdc455;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a:first-child {
  margin-left: 0;
}
.about .aboutText .aLink a i {
  display: block;
  position: absolute;
  right: 25px;
  top: 40px;
  height: 44px;
  width: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.about .aboutText .aLink a i:before,
.about .aboutText .aLink a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutText .aLink a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico3:before {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico3:after {
  background: url(../images/alinkico3h.png) center center no-repeat;
}
.about .aboutText .aLink a em {
  display: block;
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  color: #999999;
}
.about .aboutText .aLink a span {
  display: block;
  line-height: 1;
  font-size: 18px;
  margin-top: 15px;
}
.about .aboutText .aLink a:hover,
.about .aboutText .aLink a.on {
  background-color: #01317d;
  box-shadow: 0px 2px 38px 0px rgba(29, 39, 88, 0.28);
  border-radius: 5px 10px 10px 10px;
  color: #fff;
}
.about .aboutText .aLink a:hover:after,
.about .aboutText .aLink a.on:after {
  width: 88px;
  height: 88px;
  opacity: 0.8;
}
.about .aboutText .aLink a:hover:before,
.about .aboutText .aLink a.on:before {
  width: 124px;
  height: 124px;
  top: 38px;
  left: 170px;
  background-color: #0f3f8b;
}
.about .aboutText .aLink a:hover i,
.about .aboutText .aLink a.on i {
  top: 36px;
}
.about .aboutText .aLink a:hover i:before,
.about .aboutText .aLink a.on i:before,
.about .aboutText .aLink a:hover i:after,
.about .aboutText .aLink a.on i:after {
  top: -100%;
}
.about .aboutText .aLink a:hover em,
.about .aboutText .aLink a.on em {
  color: #fff;
}
.news {
  padding: 60px 0 52px;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  position: relative;
  top: 28px;
}
.news .newsTab ul {
  float: right;
}
.news .newsTab ul li {
  float: left;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 156px;
  height: 120px;
  padding-top: 25px;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  z-index: -1;
  height: 120px;
  border-radius: 10px;
  background-color: #ffffff;
  margin-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  margin: auto;
  width: 32px;
  height: 30px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.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 span {
  display: block;
  font-weight: bold;
  font-size: 18px;
  margin-top: 16px;
  line-height: 1;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  width: 162px;
  box-shadow: 1px 1px 27px 0px rgba(29, 39, 88, 0.15);
  margin-left: -81px;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .newsTabs {
  margin-top: 28px;
  position: relative;
  z-index: 1;
  margin-left: -10px;
  margin-right: -10px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
  height: 772px;
}
.news .list1 {
  padding: 10px 10px 0;
}
.news .list1 ul {
  margin-right: -52px;
}
.news .list1 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  float: left;
  width: 624px;
  height: 210px;
  margin-right: 52px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  position: relative;
  padding: 17px 28px 17px 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .cont {
  float: right;
  padding-top: 16px;
  width: 300px;
}
.news .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .cont .bt:hover {
  color: #01317d;
}
.news .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  color: #999999;
  margin-top: 12px;
}
.news .list1 ul li .cont .inBtn {
  height: 36px;
  line-height: 36px;
  margin-top: 12px;
}
.news .list1 ul li .cont .inBtn .date {
  float: left;
  font-family: Arial;
  font-size: 15px;
  color: #999999;
}
.news .list1 ul li .cont .inBtn .more {
  float: right;
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #d6d6d6;
  line-height: 34px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .cont .inBtn .more:before {
  content: "+";
}
.news .list1 ul li .cont .inBtn .more:hover {
  box-shadow: 0 10px 10px -5px rgba(1, 49, 125, 0.5);
}
.news .list1 ul li .pic {
  display: block;
  float: left;
  width: 248px;
  height: 174px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .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 .list1 ul li:hover {
  box-shadow: 1px 1px 9px 0px rgba(0, 0, 0, 0.04);
  border-color: #fff;
}
.news .list1 ul li:hover .pic {
  border-color: #01317d;
}
.news .list1 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);
}
.news .list1 ul li:hover .cont .bt {
  color: #01317d;
}
.news .list1 ul li:hover .cont .more {
  background-color: #01317d;
  color: #ffffff;
}
.news .list2 {
  margin-top: 52px;
  margin-left: 10px;
  margin-right: 10px;
}
.news .list2 ul {
  margin-right: -50px;
}
.news .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  margin-right: 50px;
  width: 400px;
  height: 250px;
  position: relative;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .more {
  position: absolute;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  line-height: 32px;
  text-align: center;
  border: solid 1px transparent;
  top: 23px;
  right: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .more:before {
  content: "+";
}
.news .list2 ul li .more:hover {
  border-color: #fff !important;
}
.news .list2 ul li .date {
  height: 75px;
  line-height: 74px;
  font-family: Arial;
  border-bottom: 1px solid #e5e5e5;
}
.news .list2 ul li .date i {
  font-weight: bold;
  font-size: 36px;
}
.news .list2 ul li .date span {
  font-size: 15px;
  color: #999999;
  margin-left: 15px;
}
.news .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 0;
  margin-right: 0;
}
.news .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .bt:hover {
  color: #01317d;
}
.news .list2 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  color: #999999;
  font-size: 15px;
  margin-top: 12px;
  margin-left: 0;
  margin-right: 0;
}
.news .list2 ul li:hover,
.news .list2 ul li.on {
  border-color: #01317d;
}
.news .list2 ul li:hover .date,
.news .list2 ul li.on .date {
  background-color: #01317d;
  padding-left: 15px;
}
.news .list2 ul li:hover .date span,
.news .list2 ul li.on .date span {
  color: #fff;
}
.news .list2 ul li:hover .date i,
.news .list2 ul li.on .date i {
  color: #fff;
}
.news .list2 ul li:hover .more,
.news .list2 ul li.on .more {
  border: solid 1px #3e4c91;
}
.news .list2 ul li:hover .bt,
.news .list2 ul li.on .bt {
  margin-left: 22px;
  margin-right: 22px;
}
.news .list2 ul li:hover p,
.news .list2 ul li.on p {
  margin-left: 22px;
  margin-right: 22px;
}
.links {
  padding-bottom: 65px;
}
.links .linksBox {
  display: flex;
  z-index: 1;
  line-height: 32px;
}
.links .tit {
  float: left;
  width: 143px;
  height: 52px;
  line-height: 1;
  background: url(../images/linkstit.png) 0 0 no-repeat;
  font-size: 16px;
  padding-left: 68px;
  padding-top: 16px;
}
.links .list {
  flex: 1;
  float: right;
  overflow: hidden;
  line-height: 36px;
  width: 1150px;
  margin-left: 10px;
  margin-top: 18px;
  margin-bottom: -4px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 16px;
  margin-left: 26px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.links .list a:before {
  content: "- ";
}
.links .list a:after {
  content: " -";
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #01317d;
}
</pre></body></html>