@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,
.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 {
  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,
.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;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  bottom: 0;
  z-index: -1;
  background-color: #fafbfc;
}
.banner .bannerSwiper {
  overflow: hidden;
  position: relative;
}
.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: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
  display: none;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #1f2e4f 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: #1f2e4f;
  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: 4;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  display: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 4;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  display: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banNum {
  display: block;
  position: absolute;
  top: 120px;
  right: 3.9%;
  z-index: 10;
  width: 32px;
  text-align: center;
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
}
.banner .banNum::before {
  content: "";
  display: block;
  width: 1px;
  height: 200px;
  background-color: #ffffff;
  opacity: 0.1;
  margin: auto;
}
.banner .banNum::after {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  background-color: #ffffff;
  opacity: 0.1;
  margin: auto;
}
.banner .banNum i {
  line-height: 56px;
  display: block;
  color: #e96e1e;
  font-weight: bold;
}
.banner .banNum i::before {
  content: "0";
}
.banner .banNum span {
  display: block;
  color: #fff;
  line-height: 56px;
  position: relative;
}
.banner .banNum span::before {
  content: "0";
}
.banner .banNum span::after {
  content: "";
  display: block;
  position: absolute;
  width: 44px;
  height: 1px;
  background-color: #ffffff;
  right: 0;
  top: 0;
}
.banner .slogan {
  width: 6.25%;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #fff;
}
.banner .slogan span {
  display: block;
  width: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-bottom: 88px;
  letter-spacing: 10px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}
.banner .slogan span::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(../images/slogan.png) center 0 no-repeat;
  width: 30px;
  height: 30px;
  margin-bottom: 35px;
}
@media screen and (max-width: 1620px) {
  .banner .slogan span {
    letter-spacing: 5px;
  }
  .banner .slogan span::before {
    margin-bottom: 20px;
  }
}
.banner::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 11;
  left: 0;
  bottom: 0;
  width: 6.25%;
  height: 88px;
  background: url(../images/tel.png) center center no-repeat;
  background-color: #e96e1e;
}
.banner .tel {
  position: absolute;
  bottom: 0;
  left: 6.25%;
  height: 88px;
  z-index: 11;
  background-color: #ffffff;
  border-radius: 0px 30px 0px 0px;
  font-size: 30px;
  font-weight: bold;
  padding: 0 30px;
  line-height: 88px;
}
.banner .xpBox {
  display: block;
  position: absolute;
  top: 45px;
  right: 3.9%;
  z-index: 10;
  width: 32px;
}
.banner .xpBox .ico {
  display: block;
  width: 32px;
  height: 32px;
  margin: auto;
  background: url(../images/xunpan.png) center center no-repeat;
  background-color: #ffffff;
  border-radius: 100%;
}
.banner .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .xpBox .xunpan i {
  font-weight: bold;
}
.banner .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #e96e1e;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(233, 110, 30, 0.15);
}
.banner .xpBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #e96e1e;
}
.banner .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.banner .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-size: 88px;
  line-height: 60px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.title i::first-letter {
  color: #e96e1e;
}
.title i::after {
  content: "";
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 30px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.title span {
  display: block;
  font-size: 18px;
  margin-top: 18px;
  letter-spacing: 4px;
}
.title span::after {
  content: "";
  width: 447px;
  height: 1px;
  background-color: #dddddd;
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
  position: relative;
  top: -2px;
}
.moreLink {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  background-color: #1f2e4f;
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 28px;
  height: 2px;
  background-color: #fff;
  margin-left: -14px;
  margin-top: -1px;
}
.moreLink::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 28px;
  background-color: #fff;
  margin-left: -1px;
  margin-top: -14px;
}
.moreLink:hover {
  background-color: #e96e1e;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  box-shadow: 0 0 20px rgba(233, 110, 30, 0.5);
}
.product {
  padding: 80px 0 70px;
  overflow: hidden;
  position: relative;
}
.product .proNav {
  position: absolute;
  right: 0;
  top: 0;
  width: 228px;
  height: 509px;
  background-color: #ffffff;
  box-shadow: 0px 6px 23px 6px rgba(51, 51, 51, 0.06);
  border-radius: 20px;
  z-index: 4;
}
.product .proNav .tit {
  height: 82px;
  background-color: #1f2e4f;
  box-shadow: 0px 6px 23px 6px rgba(51, 51, 51, 0.06);
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 82px;
}
.product .proNav .tit::before {
  content: "";
  width: 24px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  background: url(../images/pronavico.png) 0 center no-repeat;
}
.product .proNav ul {
  margin-top: 42px;
  padding-right: 22px;
  overflow: auto;
  height: 380px;
}
.product .proNav ul::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.product .proNav ul li {
  margin-top: 20px;
}
.product .proNav ul li:first-child {
  margin-top: 0;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 206px;
  height: 60px;
  background-color: #fafafa;
  border-radius: 0px 30px 30px 0px;
  position: relative;
  line-height: 60px;
  padding-left: 56px;
  padding-right: 5px;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #e96e1e, #e96e1e);
  background-image: linear-gradient(to right, #e96e1e, #e96e1e);
  background-size: 0% 100%;
  background-position: left center;
  font-size: 18px;
  -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: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 28px;
  width: 8px;
  height: 8px;
  background-color: #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: url(../images/pronavli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  background-size: 100% 100%;
  color: #fff;
  padding-left: 76px;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proNav ul li:hover a::after,
.product .proNav ul li.on a::after {
  left: 22px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proHot {
  margin-right: 305px;
  height: 354px;
  margin-top: 60px;
}
.product .proHot .pic {
  float: left;
  display: block;
  width: 486px;
  height: 354px;
  border: solid 1px #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 9px;
}
.product .proHot .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proHot .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proHot .cont {
  float: right;
  width: 430px;
  padding-top: 40px;
}
.product .proHot .cont .en {
  line-height: 31px;
  padding-left: 38px;
  font-family: Arial;
  font-size: 16px;
  position: relative;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding-bottom: 18px;
  letter-spacing: 9px;
  color: #999999;
}
.product .proHot .cont .en::after {
  content: "";
  display: block;
  position: absolute;
  width: 28px;
  height: 31px;
  left: 0;
  top: 0;
  background: url(../images/hotico.png) 0 center no-repeat;
}
.product .proHot .cont .en::before {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #333333;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
  top: -2px;
}
.product .proHot .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  margin-top: 32px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proHot .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proHot .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 40px;
  height: 80px;
  font-size: 15px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 20px;
}
.product .proHot .cont .more {
  display: block;
  margin-top: 38px;
  width: 43px;
  height: 43px;
  background: url(../images/more.png) center center no-repeat;
  background-color: #1f2e4f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
}
.product .proHot:hover .pic {
  border-color: #e96e1e;
}
.product .proHot:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proHot:hover .cont .bt {
  color: #e96e1e;
}
.product .proHot:hover .cont .more {
  background-color: #e96e1e;
}
.product .proList {
  margin-top: 20px;
}
.product .proList::after,
.product .proList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul {
  margin: 0 -13px;
}
.product .proList ul li {
  float: left;
  width: 25%;
  margin-top: 30px;
  padding: 0 13px;
}
.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%;
  height: 255px;
  border: solid 1px #dddddd;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 9px;
}
.product .proList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList ul li .item .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt {
  margin-top: 22px;
  position: relative;
  height: 36px;
  line-height: 36px;
  padding-right: 94px;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  padding-left: 30px;
  background: url(../images/proli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .more {
  display: block;
  position: absolute;
  right: 18px;
  top: 0;
  color: #666666;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .more::after {
  content: "";
  width: 20px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  background: url(../images/proar.png) 0 center no-repeat;
  position: relative;
  top: -1px;
  filter: grayscale(100) brightness(1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover {
  border-color: #1f2e4f;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .item:hover .pic {
  border-color: #e96e1e;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList ul li .item:hover .bt {
  color: #e96e1e;
}
.product .proList ul li .item:hover .more {
  color: #e96e1e;
}
.product .proList ul li .item:hover .more::after {
  filter: grayscale(0) brightness(1);
}
.telTt {
  text-align: right;
  line-height: 40px;
  font-size: 0;
}
.telTt .tel {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.telTt .tel i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-family: Arial;
  font-size: 26px;
  margin-left: 5px;
}
.telTt .tel::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.telTt .zxLink {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  height: 40px;
  background-color: #1f2e4f;
  border-radius: 22px;
  margin-left: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.telTt .zxLink:hover {
  background-color: #e96e1e;
  color: #fff;
  box-shadow: 0 10px 15px -5px rgba(233, 110, 30, 0.5);
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  background-color: #fafafa;
  padding: 70px 0 90px;
}
.youshi .ysBox {
  margin-top: 56px;
  height: 636px;
  border-radius: 94px;
  position: relative;
  z-index: 2;
  padding-left: 480px;
  background-color: #1f2e4f;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
  padding-top: 86px;
  padding-right: 80px;
}
.youshi .ysBox::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: -1px;
  top: 0;
  height: 100%;
  background-color: #ffffff;
  width: 900px;
  border-radius: 94px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .ysTit span {
  display: block;
}
.youshi .ysBox .ysTit span b {
  font-size: 16px;
  background: none;
  vertical-align: bottom;
  letter-spacing: 2px;
  color: #666666;
  margin-left: 20px;
  font-weight: normal;
  position: relative;
  bottom: 15px;
}
.youshi .ysBox .ysTit em {
  display: block;
  line-height: 1;
  font-size: 16px;
  margin-top: 16px;
  letter-spacing: 13px;
  color: #333333;
}
.youshi .ysCont {
  margin-top: 38px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 214px;
  background: url(../images/ysbd.png) 0 0 no-repeat;
}
.youshi .ysCont .bd ul li .item {
  height: 214px;
  padding-top: 40px;
  position: relative;
}
.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 .tit {
  position: relative;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 22px;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #1f2e4f;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .ysHd {
  height: 76px;
  margin-top: 10px;
}
.youshi .ysCont .ysHd ul {
  margin: 0 -72px;
}
.youshi .ysCont .ysHd ul::after,
.youshi .ysCont .ysHd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysCont .ysHd ul li {
  border-left: 1px solid #dddddd;
  text-align: center;
  position: relative;
  height: 76px;
  width: 25%;
  float: left;
  cursor: pointer;
}
.youshi .ysCont .ysHd ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #e96e1e;
  left: 50%;
  top: 0;
  margin-left: -16px;
  border-radius: 100%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .ysCont .ysHd ul li:first-child {
  border-left: none;
}
.youshi .ysCont .ysHd ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 96px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 0;
  background-color: #e96e1e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .ysHd ul li i {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin: auto;
  position: relative;
  z-index: 2;
}
.youshi .ysCont .ysHd ul li i:before,
.youshi .ysCont .ysHd 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 .ysCont .ysHd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li h4 {
  font-size: 16px;
  margin-top: 12px;
  line-height: 1;
}
.youshi .ysCont .ysHd ul li:hover,
.youshi .ysCont .ysHd ul li.on {
  color: #e96e1e;
}
.youshi .ysCont .ysHd ul li:hover::before,
.youshi .ysCont .ysHd ul li.on::before {
  top: -8px;
  margin-left: -28px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.youshi .ysCont .ysHd ul li:hover::after,
.youshi .ysCont .ysHd ul li.on::after {
  height: 24px;
}
.youshi .ysCont .ysHd ul li:hover i:before,
.youshi .ysCont .ysHd ul li.on i:before,
.youshi .ysCont .ysHd ul li:hover i:after,
.youshi .ysCont .ysHd ul li.on i:after {
  top: -100%;
}
.youshi .ysCont .ysHd ul li:hover h4,
.youshi .ysCont .ysHd ul li.on h4 {
  font-weight: bold;
}
.youshi .ysCont .hd {
  position: absolute;
  left: 78px;
  bottom: 96px;
}
.youshi .ysCont .hd ul li {
  float: left;
  width: 47px;
  margin-right: 8px;
  height: 60px;
  cursor: pointer;
  position: relative;
}
.youshi .ysCont .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 47px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 18px;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .hd ul li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -4px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 100%;
}
.youshi .ysCont .hd ul li:hover::before,
.youshi .ysCont .hd ul li.on::before {
  height: 120px;
  background-color: #e96e1e;
}
.youshi .ysImg {
  position: absolute;
  width: 480px;
  height: 472px;
  background: url(../images/ysimg.png) 0 center no-repeat;
  left: -70px;
  top: -96px;
  z-index: 3;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysEn {
  pointer-events: none;
  font-size: 16px;
  line-height: 12px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  position: absolute;
  top: 86px;
  right: -58px;
  text-transform: uppercase;
  letter-spacing: 29px;
}
.case {
  padding: 80px 0;
}
.case .moreLink {
  position: absolute;
  top: 17px;
  left: 480px;
}
.case .caseTabs {
  margin-top: 96px;
}
.case .caseTabs .tip {
  font-size: 14px;
  color: #666666;
  line-height: 1;
}
.case .caseTabs .tip::after {
  content: "";
  display: block;
  width: 22px;
  height: 3px;
  background-color: #e96e1e;
  margin-top: 22px;
}
.case .caseSwiper {
  margin-top: 40px;
  width: 732px;
  margin-left: 0;
  margin-bottom: -10px;
}
.case .caseSwiper ul::after,
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  width: 346px;
  margin-right: 40px;
  float: left;
}
.case .caseSwiper ul li .pic {
  display: block;
  width: 100%;
  height: 268px;
  border: solid 4px #dddddd;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 8px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li:hover .pic {
  border-color: #e96e1e;
}
.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 .bt {
  color: #e96e1e;
}
.case .caseHot {
  position: absolute;
  right: 0;
  top: 90px;
  width: 485px;
}
.case .caseHot .cont {
  height: 146px;
}
.case .caseHot .cont .tt {
  position: relative;
  padding-right: 110px;
  height: 40px;
  line-height: 40px;
}
.case .caseHot .cont .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseHot .cont .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseHot .cont .tt .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  font-family: Arial;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseHot .cont .tt .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.case .caseHot .cont .tt .more::before {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #aaaaaa;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseHot .cont .tt .more:hover {
  color: #e96e1e;
}
.case .caseHot .cont .tt .more:hover::before {
  background-color: #e96e1e;
}
.case .caseHot .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 12px;
}
.case .caseHot .pic {
  display: block;
  width: 100%;
  height: 338px;
  border: solid 4px #eeeeee;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseHot .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 .caseHot:hover .pic {
  border-color: #e96e1e;
}
.case .caseHot:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseHot:hover .tt .bt {
  color: #e96e1e;
}
.about {
  overflow: hidden;
  background-color: #fafbfc;
  position: relative;
}
.about .aboutBox {
  height: 646px;
}
.about .aboutText {
  width: 566px;
  padding-top: 96px;
  background: url(../images/abouttxtbg.png) right bottom no-repeat;
}
.about .aboutText .tit {
  margin-top: 85px;
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 32px;
  height: 128px;
  font-size: 14px;
  color: #666666;
  text-align: justify;
  margin-top: 24px;
}
.about .aboutText .more {
  display: block;
  margin-top: 80px;
  width: 154px;
  background-color: #f8f9fa;
  border: solid 1px #dddddd;
  text-align: center;
  line-height: 48px;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  -webkit-transform: translateY(0.5s);
  transform: translateY(0.5s);
}
.about .aboutText .more i {
  font-weight: bold;
  min-width: 4px;
}
.about .aboutText .more::after {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
  background: url(../images/aboutar.png) center center no-repeat;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  background-color: #e96e1e;
  color: #fff;
  border-color: #e96e1e;
  box-shadow: 0 10px 10px -5px rgba(233, 110, 30, 0.5);
}
.about .aboutText .more:hover::after {
  animation: zyfd 1.5s linear infinite;
  filter: grayscale(100) brightness(6);
}
.about .aboutPic {
  position: absolute;
  right: -320px;
  top: 0;
  width: 960px;
  height: 646px;
}
.about .aboutPic .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic 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 .pic:hover {
  box-shadow: 0 10px 25px rgba(233, 110, 30, 0.2);
}
.about .aboutPic .picbox {
  position: relative;
}
.about .aboutPic .picbox .aboutmouse {
  margin: -100px 0 0 -100px;
  width: 200px;
  height: 200px;
  box-shadow: 0 0 0 9999em rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutPic .picbox .aboutmouse:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
.about .aboutPic .picbox:hover .aboutmouse {
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutPic .picbox:active .aboutmouse {
  width: 340px;
  height: 340px;
  margin: -170px 0 0 -170px;
}
.about .alink {
  margin-top: 64px;
  margin-bottom: 80px;
}
.about .alink::after,
.about .alink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .alink ul {
  float: left;
}
.about .alink ul li {
  margin-right: 100px;
  position: relative;
  float: left;
}
.about .alink ul li a {
  display: block;
  line-height: 1;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .alink ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 48px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .alink ul li a i::before {
  content: "";
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
  background-color: #e96e1e;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .alink ul li a i::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.about .alink ul li a i.ico1::after {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .alink ul li a i.ico2::after {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .alink ul li a i.ico3::after {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.about .alink ul li a span {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding-top: 2px;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
}
.about .alink ul li a span em {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 12px;
  line-height: 12px;
}
.about .alink ul li a:hover {
  color: #e96e1e;
}
.about .alink ul li:hover a i::before,
.about .alink ul li.on a i::before {
  left: -7px;
  top: -2px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .alink ul li:hover a i::after,
.about .alink ul li.on a i::after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .alink ul li:hover a span,
.about .alink ul li.on a span {
  font-weight: bold;
}
.about .alink .telTt {
  float: right;
  margin-top: 4px;
}
.about .aboutTip {
  position: absolute;
  z-index: 3;
  left: 0;
  width: 7.3%;
  top: 0;
  height: 100%;
  background-color: #fff;
}
@media screen and (max-width: 1540px) {
  .about .aboutTip {
    display: none;
  }
}
.about .aboutTip * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .aboutTip .txt {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 3px;
  color: #ffffff;
  text-align: center;
  height: 140px;
  background-color: #1f2e4f;
  padding-top: 47px;
}
.about .aboutTip .aboutEn {
  position: absolute;
  width: 100%;
  height: 152px;
  left: 0;
  bottom: 80px;
  background: url(../images/abouten.png) center center no-repeat;
}
.news {
  padding: 80px 0 110px;
  padding-bottom: 80px;
  overflow: hidden;
}
.news .title {
  float: left;
}
.news .moreLink {
  float: right;
}
.news .newsBox {
  height: 584px;
  background-color: #ffffff;
  border-radius: 26px;
  margin-top: 50px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.04);
  padding: 48px 40px 0;
}
.news .newsTab {
  position: absolute;
  z-index: 2;
  left: 40px;
  top: 48px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 105px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  -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: 26px;
  height: 24px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-right: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #e96e1e;
}
.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;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 490px;
}
.news .newsList {
  overflow: hidden;
  height: 490px;
}
.news .newsList .list1 {
  float: left;
  padding-top: 44px;
  width: 728px;
}
.news .newsList .list1 ul li {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}
.news .newsList .list1 ul li::after,
.news .newsList .list1 ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li:first-child {
  border-top: none;
}
.news .newsList .list1 ul li .pic {
  float: left;
  display: block;
  width: 252px;
  height: 166px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont {
  float: right;
  width: 435px;
  padding-top: 20px;
}
.news .newsList .list1 ul li .cont .date {
  width: 90px;
  height: 22px;
  background-color: #1f2e4f;
  border-radius: 20px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .bt {
  margin-top: 10px;
  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 .newsList .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  margin-top: -5px;
}
.news .newsList .list1 ul li .cont .more {
  display: block;
  color: #666666;
  margin-top: 25px;
  height: 22px;
  line-height: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .cont .more:hover {
  color: #e96e1e;
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .cont .date {
  background-color: #e96e1e;
}
.news .newsList .list1 ul li:hover .cont .bt {
  color: #e96e1e;
}
.news .newsList .list2 {
  float: right;
  width: 436px;
  height: 465px;
  background-color: #fafbfc;
  border-radius: 26px;
  overflow: hidden;
  padding: 15px 20px;
}
.news .newsList .list2 ul li {
  border-bottom: 1px dashed #ddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-right: 55px;
  line-height: 59px;
}
.news .newsList .list2 ul li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #e96e1e;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list2 ul li:hover::after,
.news .newsList .list2 ul li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 ul li .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #999999;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .bt::before {
  content: "";
  width: 6px;
  height: 6px;
  border: solid 1px #aaaaaa;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 9px;
  position: relative;
  top: -2px;
}
.news .newsList .list2 ul li:hover .bt {
  color: #e96e1e;
}
.news .newsList .list2 ul li:hover .bt::before {
  border-color: #e96e1e;
}
.links {
  line-height: 35px;
  padding: 0 0 70px;
  display: none;
}
.links .linksBox {
  border: solid 1px #dddddd;
  padding: 40px 0 26px;
}
.links .tit {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -28px;
}
.links .tit i {
  display: block;
  background-color: #fff;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 70px;
  line-height: 50px;
  color: #dddddd;
  letter-spacing: 13px;
  margin-right: -13px;
}
.links .tit span {
  display: block;
  background: url(../images/linkstit.png) center center no-repeat;
  letter-spacing: 10px;
  color: #ffffff;
  font-size: 24px;
  padding: 0 20px 0 30px;
  line-height: 38px;
  position: relative;
  top: -44px;
  text-align: center;
}
.links .list {
  overflow: hidden;
  margin: 0 -18px 0 18px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  color: #666666;
  font-size: 14px;
  position: relative;
  margin-left: 0;
  margin-right: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.links .list a::before {
  content: "·";
  display: block;
  position: absolute;
  top: 0;
  left: -21px;
  width: 6px;
  text-align: center;
  color: #666666;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #e96e1e;
}
