@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 {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s 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;
  overflow: hidden;
}
.banner .wapBanner {
  display: none;
  position: relative;
}
.banner img {
  width: 100%;
  display: block;
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  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;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  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;
}
.banner:hover .banner-next {
  right: 3%;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .banner .banner-next,
  .banner .banner-prev {
    display: none;
  }
}
.banner .banner-pagination {
  position: absolute;
  width: 1280px;
  left: 50%;
  margin-left: -640px;
  bottom: 50px;
  z-index: 25;
  font-size: 0;
}
.banner .banner-pagination span {
  display: inline-block;
  vertical-align: bottom;
  opacity: 1;
  background: transparent;
  width: 20px;
  height: auto;
  color: #fff;
}
.banner .banner-pagination span i {
  display: block;
  font-size: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span:after {
  content: "";
  display: block;
  margin: auto;
  width: 1px;
  height: 9px;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 10px;
}
.banner .banner-pagination span.swiper-pagination-bullet-active i {
  font-size: 16px;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:after {
  height: 18px;
}
.title {
  line-height: 1;
}
.title:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.title h3 {
  font-size: 18px;
  position: relative;
  padding-left: 16px;
  padding-top: 13px;
  z-index: 1;
  padding-right: 20px;
}
.title h3:first-letter {
  font-size: 36px;
  font-weight: bold;
  margin-right: 10px;
}
.title h3:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 37px;
  height: 37px;
  background-color: #015192;
  border-radius: 100%;
  opacity: 0.3;
  z-index: -1;
}
.title h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #333333;
  border-radius: 100%;
  right: 0;
  top: 33px;
}
.title h4 {
  font-size: 12px;
  margin-top: 4px;
  line-height: 10px;
  letter-spacing: 1px;
  color: #666666;
  padding-left: 16px;
}
.title p {
  line-height: 28px;
  padding-left: 14px;
  border-bottom: 1px solid #a0a0a0;
  letter-spacing: 4px;
  margin-left: 16px;
  float: left;
  margin-top: 14px;
  position: relative;
}
.title p:before {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: -12px;
  width: 1px;
  height: 50px;
  background-color: #a0a0a0;
}
.about {
  padding: 70px 0 90px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  margin-top: 50px;
}
.about .aboutBox .titEn {
  position: absolute;
  font-weight: bold;
  text-transform: uppercase;
  width: 48px;
  line-height: 48px;
  right: 0;
  top: -298px;
  font-size: 72px;
  letter-spacing: 14px;
  color: #015192;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  z-index: 6;
  font-family: PangMenZhengDao;
}
.about .aboutBox .titEn span {
  color: #fff;
}
.about .aboutBox .titen2 {
  position: absolute;
  right: 83px;
  top: 0;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  width: 27px;
  line-height: 27px;
  color: #999999;
  text-align: center;
  font-family: Arial;
  padding-top: 40px;
  background: url(../images/aboutlogo.png) 0 0 no-repeat;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.about .aboutBox .titen2:after {
  content: "";
  width: 1px;
  height: 25px;
  background-color: #dddddd;
  display: inline-block;
  margin-top: 12px;
}
.about .aLink {
  float: left;
  width: 180px;
  padding-top: 22px;
}
.about .aLink .list a {
  display: block;
  position: relative;
  line-height: 50px;
  padding-left: 84px;
  font-size: 16px;
  color: #666666;
}
.about .aLink .list a:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: #aaaaaa;
  left: 48px;
  top: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink .list a:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #015192;
  border-radius: 100%;
  left: 61px;
  top: 50%;
  margin-top: -3px;
  -webkit-transform: scale(0) rotate(0);
  -moz-transform: scale(0) rotate(0);
  -o-transform: scale(0) rotate(0);
  transform: scale(0) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink .list a:hover {
  color: #015192;
  font-weight: bold;
}
.about .aLink .list a:hover:before {
  background-color: #015192;
  width: 47px;
  left: 16px;
}
.about .aLink .list a:hover:after {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.about .aLink .more {
  position: absolute;
  bottom: -95px;
  left: 47px;
  display: block;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 242px;
  border-left: 1px solid #dddddd;
  padding-left: 14px;
  width: 30px;
  line-height: 16px;
  text-align: center;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.about .aLink .more:hover {
  color: #015192;
  border-color: #015192;
}
.about .aboutPic {
  float: left;
  margin-left: 37px;
}
.about .aboutPic .pic {
  overflow: hidden;
  width: 500px;
  height: 520px;
  border-radius: 20px 50px 20px 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  -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: 0 15px 15px -10px rgba(1, 81, 146, 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 {
  float: right;
  width: 545px;
  height: 280px;
  background-color: #fbfbfb;
  border-radius: 10px;
  position: relative;
  top: 99px;
  right: 150px;
  padding: 44px 30px 0;
}
.about .aboutText h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.about .aboutText .line {
  width: 45px;
  height: 3px;
  background-color: #015192;
  margin-top: 30px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 16px;
  margin-top: 26px;
  color: #666666;
}
.about .honor {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 250px;
  height: 174px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 7px #015192;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.about .honor a img {
  display: block;
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor:hover {
  box-shadow: 0 15px 15px -10px rgba(1, 81, 146, 0.5);
}
.about .honor: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 .tipName {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 1;
  padding-top: 18px;
  width: 171px;
  border-top: 1px solid #ddd;
  position: absolute;
  top: 100%;
  margin-top: -3px;
  left: 100%;
  margin-left: 152px;
}
.product {
  padding: 60px 0 55px;
  background: #f8f8f8 url(../images/probg.jpg) center 0 no-repeat;
}
.product .proTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTit .title {
  float: left;
}
.product .proTit .title .search {
  letter-spacing: 4px;
  margin-left: 16px;
  float: left;
  margin-top: 14px;
  position: relative;
}
.product .proTit .title .search:before {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: -12px;
  width: 1px;
  height: 50px;
  background-color: #a0a0a0;
}
.product .proTit .title .search .searchInp {
  width: 250px;
  height: 34px;
  line-height: 28px;
  padding-left: 14px;
  padding-right: 40px;
  border: none;
  background: none;
  border-bottom: 1px solid #a0a0a0;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTit .title .search .searchInp::-webkit-input-placeholder {
  color: #999999;
}
.product .proTit .title .search .submitBtn {
  background: url(../images/searchico.png) left center no-repeat;
  border: none;
  width: 20px;
  height: 34px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proTit .title .search .submitBtn:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .title .search:hover .searchInp {
  border-color: #015192;
}
.product .proTit .proNav {
  float: right;
  margin-top: 12px;
  line-height: 40px;
}
.product .proTit .proNav .tit {
  font-size: 20px;
  float: left;
}
.product .proTit .proNav ul {
  max-width: 700px;
  overflow: hidden;
}
.product .proTit .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTit .proNav ul li {
  float: left;
  margin-left: 62px;
}
.product .proTit .proNav ul li a {
  display: block;
  color: #666666;
  position: relative;
  font-size: 16px;
  padding: 0 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTit .proNav ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #015192;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTit .proNav ul li a:hover {
  color: #015192;
}
.product .proTit .proNav ul li a:hover:before {
  left: 0;
  width: 100%;
}
.product .proSwiper {
  margin-top: 50px;
  position: relative;
  height: 420px;
}
.product .proSwiper .gallery-top {
  height: 420px;
}
.product .proSwiper .gallery-top li .pic {
  display: block;
  width: 535px;
  height: 420px;
  border-radius: 0px 50px 0px 50px;
  border: solid 1px #dddddd;
  padding: 9px;
  float: left;
}
.product .proSwiper .gallery-top li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 0px 50px 0px 50px;
}
.product .proSwiper .gallery-top 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;
}
.product .proSwiper .gallery-top li .cont {
  width: 660px;
  position: relative;
  padding-top: 25px;
  padding-right: 15px;
  float: right;
}
.product .proSwiper .gallery-top li .cont .en {
  position: absolute;
  top: 50px;
  right: 158px;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 1;
  text-transform: uppercase;
}
.product .proSwiper .gallery-top li .cont .en:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 118px;
  height: 1px;
  background-color: #000000;
  margin-right: 10px;
}
.product .proSwiper .gallery-top li .cont .bt {
  font-size: 16px;
  width: 270px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .gallery-top li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper .gallery-top li .cont .line {
  width: 25px;
  height: 5px;
  background-color: #000000;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .gallery-top li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  color: #666666;
  margin-top: 30px;
}
.product .proSwiper .gallery-top li:hover .pic {
  border-color: #015192;
}
.product .proSwiper .gallery-top li:hover .cont .bt {
  color: #015192;
}
.product .proSwiper .gallery-top li:hover .cont .line {
  width: 50px;
  background: #015192;
}
.product .proSwiper .gallery-thumbs {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 704px;
  z-index: 2;
}
.product .proSwiper .gallery-thumbs ul li {
  float: left;
}
.product .proSwiper .gallery-thumbs ul li .pic {
  width: 220px;
  height: 170px;
  border-radius: 0px 20px 0px 20px;
  border: solid 1px #dddddd;
  padding: 10px;
}
.product .proSwiper .gallery-thumbs ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 0px 20px 0px 20px;
}
.product .proSwiper .gallery-thumbs 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;
}
.product .proSwiper .gallery-thumbs ul li.swiper-slide-thumb-active .pic {
  border-color: #015192;
}
.product .page {
  margin-top: 36px;
  text-align: right;
}
.product .page .pro-prev {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  background: url(../images/prol.png) center center no-repeat;
  background-color: rgba(42, 42, 54, 0.2);
  border-radius: 100%;
  outline: none;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  cursor: pointer;
}
.product .page .pro-prev:hover {
  background-color: #015192;
}
.product .page .pro-next {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
  width: 36px;
  height: 36px;
  background: url(../images/pror.png) center center no-repeat;
  background-color: rgba(42, 42, 54, 0.2);
  border-radius: 100%;
  outline: none;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  cursor: pointer;
}
.product .page .pro-next:hover {
  background-color: #015192;
}
.case {
  padding: 70px 0 20px;
  background: url(../images/casebg.jpg) center 0 no-repeat;
}
.case .title .more {
  display: block;
  margin-top: 16px;
  float: right;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  padding-top: 22px;
  position: relative;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  text-transform: uppercase;
}
.case .title .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 38px;
  height: 2px;
  background-color: #015192;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .title .more:hover {
  color: #015192;
}
.case .title .more:hover:before {
  width: 100%;
}
.case .caseTabs {
  margin-top: 96px;
  position: relative;
}
.case .caseTabs .bd {
  height: 395px;
  overflow: hidden;
  width: 1126px;
}
.case .caseTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd li .item {
  height: 395px;
}
.case .caseTabs .bd li .item:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd li .item .pic {
  float: right;
  display: block;
  width: 583px;
  height: 395px;
  border-radius: 10px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding: 9px;
  position: relative;
  z-index: 2;
}
.case .caseTabs .bd li .item .pic i {
  display: block;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.case .caseTabs .bd 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-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;
}
.case .caseTabs .bd li .item .cont {
  float: left;
  width: 543px;
  padding-top: 52px;
  padding-right: 113px;
  height: 395px;
  position: relative;
}
.case .caseTabs .bd li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  line-height: 44px;
  color: #545454;
  height: 44px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .caseTabs .bd li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd li .item .cont h4 {
  font-size: 16px;
  color: #777777;
  line-height: 36px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  margin-top: 18px;
}
.case .caseTabs .bd li .item .cont .line {
  width: 430px;
  height: 1px;
  background-color: #dddddd;
  margin-top: 30px;
}
.case .caseTabs .bd li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: #999999;
  opacity: 0.8;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  margin-top: 20px;
}
.case .caseTabs .bd li .item .cont .more {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 208px;
  height: 72px;
  line-height: 72px;
  background-color: #015192;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .caseTabs .bd li .item .cont .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.case .caseTabs .bd li .item .cont .more:after {
  content: ">";
  font-family: SimSun;
  margin-left: 20px;
  font-weight: bold;
  font-size: 18px;
}
.case .caseTabs .bd li .item .cont .more:hover {
  border-radius: 20px 0 0 0;
}
.case .caseTabs .bd li .item:hover .pic {
  border-color: #015192;
}
.case .caseTabs .bd li .item: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);
}
.case .caseTabs .bd li .item:hover .cont .bt {
  color: #015192;
}
.case .caseTabs .hd {
  position: absolute;
  right: 23px;
  top: -45px;
  font-family: Arial;
  font-size: 12px;
  width: 28px;
  line-height: 28px;
  color: #666666;
  padding-top: 120px;
  text-transform: uppercase;
}
.case .caseTabs .hd i {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.case .caseTabs .hd:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: solid 1px #666666;
  border-radius: 100%;
  margin: 0 4px;
  margin-bottom: 90px;
  position: absolute;
  left: 0;
  top: 0;
}
.case .caseTabs .hd:after {
  content: "";
  display: block;
  width: 1px;
  height: 84px;
  background: #666;
  position: absolute;
  left: 50%;
  top: 20px;
}
.case .caseTabs .hd ul {
  margin-top: 20px;
}
.case .caseTabs .hd li {
  width: 8px;
  height: 8px;
  border: solid 1px transparent;
  border-radius: 100%;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  margin: 0 auto 15px;
  padding: 0;
  cursor: pointer;
}
.case .caseTabs .hd li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #333333;
  border-radius: 100%;
}
.case .caseTabs .hd li.on {
  width: 28px;
  height: 28px;
  border-color: #333;
  padding: 10px;
}
.case .list {
  margin-top: 50px;
}
.case .list ul {
  margin-right: -26px;
}
.case .list ul li {
  float: left;
  margin-right: 26px;
  position: relative;
  width: 300px;
}
.case .list ul li .pic {
  display: block;
  width: 300px;
  height: 240px;
  border-radius: 10px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding: 9px;
  position: relative;
  z-index: 2;
}
.case .list ul li .pic i {
  display: block;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.case .list 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-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;
}
.case .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  right: 1px;
  bottom: 9px;
  min-width: 178px;
  max-width: 250px;
  height: 52px;
  line-height: 52px;
  background-color: #ffffff;
  border-radius: 10px 0px 0px 0px;
  padding: 0 35px 0 20px;
  color: #666666;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .list ul li .bt:before {
  content: ">";
  font-family: SimSun;
  position: absolute;
  right: 15px;
  font-weight: bold;
  font-size: 18px;
}
.case .list ul li:hover .pic {
  border-color: #015192;
}
.case .list 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);
}
.case .list ul li:hover .bt {
  background-color: #015192;
  color: #fff;
}
.youshi {
  padding-top: 50px;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .title {
  color: #fff;
}
.youshi .title h3:before {
  background-color: #fff;
}
.youshi .title h3:after {
  background-color: #fff;
}
.youshi .title h4 {
  color: #fff;
}
.youshi .title p {
  line-height: 28px;
  padding-left: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  letter-spacing: 4px;
  margin-left: 16px;
  float: left;
  margin-top: 14px;
  position: relative;
}
.youshi .title p:before {
  background-color: #fff;
  opacity: 0.3;
}
.youshi .ysBox {
  padding-top: 60px;
}
.youshi .ysBox .ysEn {
  position: absolute;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 16px;
  font-weight: bold;
  top: 40px;
  left: 100%;
  margin-left: 45px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.youshi .ysBox .ysEn:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -195px;
  width: 1px;
  height: 184px;
  background-color: #dddddd;
}
.youshi .ysBox .ysPic {
  float: left;
  width: 496px;
  margin-left: -1px;
}
.youshi .ysBox .ysPic .bd {
  margin-top: 58px;
  overflow: hidden;
  width: 496px;
  height: 552px;
  border-radius: 100px 0px 0px 0px;
}
.youshi .ysBox .ysPic .bd li {
  width: 496px;
  height: 552px;
  display: block;
}
.youshi .ysBox .ysPic .bd li img {
  width: 496px;
  height: 552px;
  display: block;
}
.youshi .ysBox .ysR {
  float: right;
  width: 574px;
  margin-right: 70px;
}
.youshi .ysBox .ysR .bd {
  height: 380px;
  overflow: hidden;
}
.youshi .ysBox .ysR .bd li {
  padding-top: 35px;
  height: 380px;
}
.youshi .ysBox .ysR .bd li .item * {
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysBox .ysR .bd li .item .num {
  font-family: Arial;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  color: #666666;
}
.youshi .ysBox .ysR .bd li .item .num:before {
  content: "";
  display: block;
  position: absolute;
  width: 87px;
  height: 2px;
  background-color: #aaaaaa;
  left: 40px;
  top: 50%;
  margin-top: -1px;
}
.youshi .ysBox .ysR .bd li .item .num:after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border: solid 2px #999999;
  border-radius: 100%;
  left: 145px;
  top: 50%;
  margin-top: -6px;
}
.youshi .ysBox .ysR .bd li .item h4 {
  font-size: 28px;
  line-height: 1;
  margin-top: 65px;
}
.youshi .ysBox .ysR .bd li .item h5 {
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 20px;
  line-height: 16px;
}
.youshi .ysBox .ysR .bd li .item .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #666666;
  margin-top: 45px;
}
.youshi .ysBox .ysR .bd li .item:hover .num {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysBox .ysR .bd li .item:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysBox .ysR .bd li .item:hover h5 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysBox .ysR .bd li .item:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysBox .page {
  height: 60px;
}
.youshi .ysBox .page:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox .page .prev {
  float: left;
  width: 60px;
  height: 60px;
  background: #eeeeee url(../images/ysl.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysBox .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .ysBox .page .next {
  float: left;
  margin-left: 10px;
  width: 60px;
  height: 60px;
  background: #015192 url(../images/ysr.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysBox .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .ysBox .tip {
  margin-top: 100px;
  line-height: 1;
  font-size: 16px;
}
.youshi .ysBox .tt {
  margin-top: 24px;
  line-height: 32px;
  height: 32px;
}
.youshi .ysBox .tt .tel {
  font-family: Arial;
  font-size: 20px;
  float: left;
}
.youshi .ysBox .tt .tel:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
  width: 19px;
  height: 19px;
  margin-right: 5px;
  animation: msClock2 1.4s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysBox .tt .tel b {
  font-size: 24px;
}
.youshi .ysBox .tt .zxLink {
  float: left;
  margin-left: 32px;
  width: 140px;
  height: 32px;
  line-height: 30px;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #015192, #015192);
  background-image: linear-gradient(to right, #015192, #015192);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
  text-align: center;
}
.youshi .ysBox .tt .zxLink:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 11px;
  vertical-align: middle;
  background: url(../images/zxar.png) 0 center no-repeat;
  margin-left: 15px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysBox .tt .zxLink:hover {
  background-size: 100% 100%;
  color: #fff;
}
.youshi .ysBox .tt .zxLink:hover:after {
  background: url(../images/zxarh.png) 0 center no-repeat;
}
.news {
  margin-top: 60px;
  margin-bottom: 35px;
}
.news .newsBox .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTab .title {
  float: left;
}
.news .newsBox .newsTab ul {
  float: right;
  font-size: 0;
  line-height: 46px;
}
.news .newsBox .newsTab ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTab ul li {
  float: left;
  margin-left: 62px;
}
.news .newsBox .newsTab ul li a {
  display: block;
  color: #666666;
  position: relative;
  font-size: 16px;
  padding: 0 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #015192;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTab ul li.on a,
.news .newsBox .newsTab ul li:hover a {
  color: #015192;
}
.news .newsBox .newsTab ul li.on a:before,
.news .newsBox .newsTab ul li:hover a:before {
  left: 0;
  width: 100%;
}
.news .newsBox .newsTabs {
  overflow: hidden;
  margin-top: 50px;
}
.news .newsBox .newsTabs .newsList {
  height: 568px;
  overflow: hidden;
}
.news .newsBox .newsTabs .newsList ul {
  margin: -2px -32px 0;
}
.news .newsBox .newsTabs .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTabs .newsList ul li {
  float: left;
  width: 33.333%;
  height: 190px;
  padding: 27px 32px 0;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTabs .newsList ul li .date {
  line-height: 20px;
  color: #999999;
  font-family: Arial;
}
.news .newsBox .newsTabs .newsList ul li .date span {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 20px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 10px;
  border-right: 1px solid #ddd;
  margin-right: 10px;
}
.news .newsBox .newsTabs .newsList ul li .bt {
  margin-top: 15px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTabs .newsList ul li .bt:hover {
  color: #015192;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsTabs .newsList ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: #777777;
  margin-top: 8px;
}
.news .newsBox .newsTabs .newsList ul li:hover {
  background-color: #f5fbff;
}
.links {
  padding-bottom: 40px;
}
.links .linksBox {
  line-height: 32px;
}
.links .linksBox .tit {
  float: left;
  width: 140px;
  height: 38px;
  background: url(../images/linkstit.png) 0 0 no-repeat;
  color: #015192;
  font-size: 16px;
  line-height: 1;
  padding-top: 2px;
  padding-left: 44px;
}
.links .linksBox .list {
  float: right;
  width: 1140px;
  line-height: 38px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #666666;
  margin-left: 40px;
}
.links .linksBox .list a:hover {
  color: #015192;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
