@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;
  z-index: 1;
  height: 760px;
  overflow: hidden;
}
.banner .slider {
  width: 100% !important;
  height: 760px;
  top: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .bd {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .bd li {
  width: 100%;
  height: 100%;
}
.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;
  margin-left: 130px;
}
.banner:hover .prev {
  left: 3%;
}
.banner .next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  margin-right:130px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner:hover .next {
  right: 3%;
  cursor: pointer;
}
.banner .hd {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 50px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .hd li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  font-family: Arial;
  font-size: 0;
  line-height: 32px;
  margin: 0 10px;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .hd li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
}
.banner .hd li.on {
  color: #fff;
}
.banner .hd li.on:before {
  background-image: linear-gradient(180deg, #c5f9fb 0%, #35a2ff 100%);
}
.title {
  width: 1280px;
  margin: auto;
  position: relative;
  z-index: 1;
  line-height: 1;
}
.title:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.title h3 {
  font-size: 24px;
  font-weight: bold;
  background: url(../images/titico.png) 0 center no-repeat;
  padding-left: 21px;
}
.title h4 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  color: #8aa0a6;
  margin-top: 6px;
  line-height: 12px;
  margin-left: 21px;
}
.title h4:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 1px;
  background-color: #000000;
  opacity: 0.15;
  filter: alpha(opacity=15);
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.title .line {
  width: 18px;
  height: 3px;
  background-color: #000000;
  margin-left: 21px;
  margin-top: 12px;
  position: relative;
}
.title .line:before {
  content: "";
  display: block;
  position: absolute;
  width: 340px;
  height: 1px;
  background-color: #000000;
  opacity: 0.15;
  filter: alpha(opacity=15);
  top: 50%;
  left: -340px;
}
.title .more {
  float: right;
  display: block;
  margin-top: 16px;
  width: 112px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 20px;
  color: #fff;
  background-image: linear-gradient(180deg, #cce7f6 0%, #0f83c7 100%);
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.title .morea{
  background-color: #0f84c7;
  background-image:none;
  }
.title .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0f84c7;
  border-radius: 20px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.title .more:hover {
  background: none;
  color: #0f84c7;
}
.title .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product {
  padding-top: 130px;
}
.product .ywBox {
  margin-top: 40px;
}
.product .ywBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .ywBox li {
  float: left;
  position: relative;
  width: 25%;
  height: 200px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .ywBox li .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.product .ywBox 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 .ywBox li .pic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  background-color: #00385b;
  transition: all 0.6s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .ywBox li .pic:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  top: 0;
  background-image: linear-gradient(180deg, #cce7f6 0%, #0f83c7 100%);
  transition: all 0.6s ease-in;
}
.product .ywBox li:hover .pic:before {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product .ywBox li .cont {
  display: block;
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding-top: 64px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .ywBox li .cont .num {
  display: block;
  font-family: Arial;
  font-size: 52px;
  line-height: 38px;
  height: 30px;
  overflow: hidden;
}
.product .ywBox li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  text-align: center;
  margin-top: 14px;
}
.product .ywBox li.item2 .pic:after,
.product .ywBox li.item4 .pic:after,
.product .ywBox li.item5 .pic:after,
.product .ywBox li.item7 .pic:after {
  background: #fff;
}
.product .ywBox li.item2 .cont,
.product .ywBox li.item4 .cont,
.product .ywBox li.item5 .cont,
.product .ywBox li.item7 .cont {
  color: #1e2629;
}
.product .ywBox li:hover .pic:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.product .ywBox li:hover .pic:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .ywBox li:hover .cont {
  color: #fff;
}
.case {
  margin-top: 130px;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseBox {
  margin: 40px 60px 0;
  position: relative;
}
.case .caseSwiper:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper li {
  padding: 0 15px;
  width: 25%;
  float: left;
}
.case .caseSwiper li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 72.61904762%;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper 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 li .item .cont {
  height: 160px;
  background-color: #f8fcfe;
  position: relative;
  padding: 44px 28px 0;
}
.case .caseSwiper li .item .cont .num {
  position: absolute;
  left: 50%;
  top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  z-index: 2;
  font-family: Arial;
  font-size: 30px;
  text-align: center;
}
.case .caseSwiper li .item .cont .num:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1) rotate(45deg);
  -moz-transform: scale(1) rotate(45deg);
  -o-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
  z-index: -1;
  background-color: #00385b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  text-align: center;
}
.case .caseSwiper li .item .cont .line {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -26px;
  width: 52px;
  height: 2px;
  background-color: #00385b;
  border-radius: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li .item .spot {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 17px;
  height: 17px;
  border: solid 1px #00385b;
  border-radius: 100%;
  padding: 6px;
  margin: 52px auto 0;
  position: relative;
}
.case .caseSwiper li .item .spot:before {
  content: "";
  display: block;
  height: 3px;
  width: 3px;
  border-radius: 100%;
  background-color: #00385b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li .item .spot:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #00385b;
  left: 8px;
  bottom: 100%;
  height: 23px;
  width: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  margin-top: 20px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li .item .bt:hover {
  color: #00385b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper li .item:hover .cont .num:before {
  background-color: #fff;
  background-image: linear-gradient(135deg, #cce7f6 0%, #0f83c7 100%);
}
.case .caseSwiper li .item:hover .cont .line {
  background: #0f84c7;
}
.case .caseSwiper li .item:hover .spot {
  border-color: #0f84c7;
}
.case .caseSwiper li .item:hover .spot:before {
  background-color: #0f84c7;
}
.case .caseSwiper li .item:hover .spot:after {
  background-color: #0f84c7;
}
.case .caseLine {
  padding: 0 15px;
  position: absolute;
  left: 0;
  bottom: 64px;
  width: 100%;
}
.case .caseLine:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #00385b;
  opacity: 0.5;
}
.case .case-prev {
  position: absolute;
  z-index: 2;
  left: 15px;
  bottom: 43px;
  width: 45px;
  height: 45px;
  border: solid 1px #00385b;
  background: #fff url(../images/casel.png) center center no-repeat;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-prev:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.case .case-next {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 43px;
  width: 45px;
  height: 45px;
  border: solid 1px #00385b;
  background: #fff url(../images/caser.png) center center no-repeat;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-next:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.youshi {
  margin-top: 120px;
  width: 100%;
  height: 876px;
  padding-top: 82px;
  background: url(../images/ysbg.jpg) no-repeat center;
}
.youshi .ystit {
  height: 85px;
  position: relative;
}
.youshi .ystit p {
  font-size: 115px;
  color: #e2ecf3;
  text-transform: uppercase;
  line-height: 85px;
  height: 85px;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
}
.youshi .ystit h3 {
  position: relative;
  top: 46px;
  font-size: 38px;
  font-weight: bold;
  z-index: 2;
  color: #00385b;
  line-height: 1;
}
.youshi .ystit h3 b {
  font-weight: bold;
  z-index: 2;
  position: relative;
}
.youshi .ystit h3::before {
  content: "";
  width: 140px;
  height: 18px;
  background: #cddff2;
  position: absolute;
  top: 10px;
  left: -56px;
  z-index: 1;
}
.youshi .ysBox {
  margin-top: 63px;
}
.youshi .ysBox .ysL {
  width: 366px;
  float: left;
}
.youshi .ysBox .ysL .hd ul li {
  width: 366px;
  height: 80px;
  margin-top: 30px;
  border-radius: 0px 30px 0px 30px;
  border: solid 1px #cad7d8;
  padding-left: 42px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysL .hd ul li:first-child {
  margin-top: 0;
}
.youshi .ysBox .ysL .hd ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #00385b;
  opacity: 0.3;
  border-radius: 100%;
  top: 45px;
  left: 97px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysL .hd ul li:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #00385b;
  width: 28px;
  height: 3px;
  bottom: -2px;
  left: 69px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysL .hd ul li h5 {
  text-transform: uppercase;
  float: left;
  padding-top: 24px;
  color: #899fa2;
  width: 135px;
  font-family: Arial;
  line-height: 16px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysL .hd ul li h4 {
  font-weight: bold;
  font-size: 24px;
  color: #00385b;
  line-height: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysL .hd ul li.on {
  background: #0f84c7;
}
.youshi .ysBox .ysL .hd ul li.on:before {
  background: #fff;
}
.youshi .ysBox .ysL .hd ul li.on:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .ysBox .ysL .hd ul li.on h5,
.youshi .ysBox .ysL .hd ul li.on h4 {
  color: #fff;
}
.youshi .ysBox .ysL .pageState {
  font-size: 24px;
  font-weight: bold;
  color: #c9cdcc;
  margin-top: 54px;
  font-family: Arial;
  line-height: 18px;
  letter-spacing: 3px;
  margin-left: 110px;
}
.youshi .ysBox .ysL .pageState span {
  color: #00385b;
  font-size: 60px;
  line-height: 44px;
}
.youshi .ysBox .ysL .page {
  margin-top: 80px;
}
.youshi .ysBox .ysL .page:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox .ysL .page .prev {
  width: 12px;
  height: 22px;
  background: url(../images/ysl.png) no-repeat center;
  float: left;
  cursor: pointer;
  margin-left: 118px;
}
.youshi .ysBox .ysL .page .next {
  width: 12px;
  float: left;
  height: 22px;
  background: url(../images/ysr.png) no-repeat center;
  cursor: pointer;
  margin-left: 28px;
}
.youshi .ysBox .ysR {
  width: 757px;
  float: right;
}
.youshi .ysBox .ysR .bd {
  height: 662px;
  overflow: hidden;
}
.youshi .ysBox .ysR .bd li {
  height: 662px;
}
.youshi .ysBox .ysR .pic {
  width: 757px;
  height: 454px;
  display: block;
  border-radius: 0px 50px 0px 50px;
  overflow: hidden;
}
.youshi .ysBox .ysR .pic img {
  width: 757px;
  height: 454px;
  display: block;
  transition: all .5s;
}
.youshi .ysBox .ysR img:hover{
  transform: scale(1.1);
}
.youshi .ysBox .ysR .cont {
  padding-left: 42px;
  padding-top: 50px;
}
.youshi .ysBox .ysR .cont h4 {
  font-size: 24px;
  line-height: 1;
  color: #00385b;
  position: relative;
  z-index: 1;
}
.youshi .ysBox .ysR .cont h4::before {
  width: 54px;
  z-index: -1;
  height: 11px;
  border-radius: 10px;
  background: #cddff2;
  position: absolute;
  top: 6px;
  content: "";
  left: -38px;
}
.youshi .ysBox .ysR .cont .text {
  margin-top: 26px;
  width: 630px;
}
.youshi .ysBox .ysR .cont .text p {
  line-height: 36px;
  font-size: 16px;
}
.youshi .ysBox .ysR .cont .text p:before {
  content: ">";
}
.youshi .ysBox .pageHd {
  position: absolute;
  width: 14px;
  top: 228px;
  left: 432px;
  z-index: 2;
}
.youshi .ysBox .pageHd li {
  display: block;
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border: solid 1px #0f84c7;
  border-radius: 100%;
  margin-bottom: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .ysBox .pageHd li.on {
  background-color: #0f84c7;
}
.youshi .tip {
  position: absolute;
  left: 100%;
  top: 128px;
  margin-left: -78px;
  height: 120px;
  top: 100px;
  margin-left: -120px;
}

.youshi .tip .tipBox{
  position: relative;
  /* transition: all .2s; */
  left: 0;
  top: 0;
}
.youshi .tip .t1 {
  font-size: 36px;
  font-weight: bold;
  color: #00385b;
  line-height: 26px;
  white-space: nowrap;
}
.youshi .tip .t1:before {
  content: "";
  display: block;
  width: 70px;
  height: 8px;
  background-color: #0f84c7;
  position: absolute;
  right: 0;
  top: 22px;
}
.youshi .tip .t2 {
  font-family: Arial;
  font-size: 18px;
  margin-top: 20px;
  line-height: 14px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #00385b;
}
.youshi .tip .t3 {
  font-family: Arial;
  font-size: 16px;
  width: 190px;
  height: 37px;
  line-height: 37px;
  background-color: #00385b;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 32px;
  white-space: nowrap;
  animation: bg 3s linear infinite;
}
 
@keyframes bg {
  0% {
    background: #00385b;
  }
  50% {
    background: #0f84c7;
  }
  100% {
    background: #00385b;
  }
}
.honor {
  margin-top: 130px;
}
.honor .ryBox {
  margin-top: 40px;
}
.honor .ryTabs {
  position: relative;
}
.honor .ryTabs .bd {
  height: 450px;
  overflow: hidden;
}
.honor .ryTabs li {
  height: 450px;
  position: relative;
}
.honor .ryTabs li .pic {
  display: block;
  width: 750px;
  height: 450px;
  position: relative;
  overflow: hidden;
  border: 1px #ddd solid;
  border-radius: 10px 50px 10px 10px;
}
.honor .ryTabs li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .ryTabs li .cont {
  position: absolute;
  right: 10px;
  top: 70px;
  width: 480px;
  height: 310px;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
  border-radius: 50px 10px 10px 10px;
  padding: 40px 82px 0 40px;
}
.honor .ryTabs li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  line-height: 38px;
}
.honor .ryTabs li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.honor .ryTabs li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 16px;
  margin-top: 12px;
  color: #999899;
}
.honor .ryTabs li .cont .more {
  width: 150px;
  height: 45px;
  background-color: #0f84c7;
  border-radius: 30px;
  display: block;
  margin-top: 26px;
  text-align: center;
  color: #fff;
  line-height: 45px;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.honor .ryTabs li .cont .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0f84c7;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.honor .ryTabs li .cont .more:hover {
  background: none;
  color: #00385b;
}
.honor .ryTabs li .cont .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.honor .ryTabs li:hover .cont .bt {
  color: #00385b;
}
.honor .ryTabs .page {
  position: absolute;
  width: 40px;
  top: 102px;
  right: 22px;
  z-index: 3;
}
.honor .ryTabs .page .ryPrev {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/prot.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .ryTabs .page .ryPrev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.honor .ryTabs .page .ryNext {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/prob.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .ryTabs .page .ryNext:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.honor .ryTabs .page i {
  display: block;
  width: 2px;
  height: 134px;
  background-color: #eaeaea;
  margin: 15px auto;
}
.honor .ryTabs .pageState {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #999899;
  font-size: 16px;
  font-family: Arial;
  line-height: 12px;
}
.honor .ryTabs .pageState span {
  font-size: 30px;
  line-height: 22px;
  margin-right: 5px;
}
.honor .ryTabs2 {
  margin-top: 30px;
}
.honor .ryTabs2 .bd {
  overflow: hidden;
  height: 283px;
}
.honor .ryTabs2 .bd ul {
  margin-right: -30px;
}
.honor .ryTabs2 .bd ul li {
  width: 297px;
  margin-right: 30px;
  float: left;
}
.honor .ryTabs2 .bd ul li .pic {
  display: block;
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden;
  border: 1px #ddd solid;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .ryTabs2 .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .ryTabs2 .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 73px;
  background: url(../images/ryli.png) 0 bottom no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 45px;
}
.honor .ryTabs2 .bd ul li .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 64px;
  line-height: 64px;
}
.honor .ryTabs2 .bd ul li:hover .pic {
  border-color: #00385b;
}
.honor .ryTabs2 .bd ul li:hover .bt {
  color: #00385b;
  background: url(../images/rylih.png) 0 bottom no-repeat;
}
.about {
  margin-top: 85px;
  padding-top: 45px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutText {
  float: left;
  width: 595px;
}
.about .aboutText .tip {
  font-size: 18px;
  margin-top: 40px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 40px;
  height: 120px;
  text-align: justify;
  margin-top: 26px;
}
.about .aboutText .more {
  width: 150px;
  height: 45px;
  background-color: #0f84c7;
  border-radius: 30px;
  margin-top: 26px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: block;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.about .aboutText .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0f84c7;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more:hover {
  background: none;
  color: #0f84c7;
}
.about .aboutText .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aLink {
  margin-top: 40px;
}
.about .aLink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aLink a {
  display: block;
  float: left;
  text-align: center;
  margin-left: 172px;
  position: relative;
}
.about .aLink a:first-child {
  margin-left: 0;
}
.about .aLink a:first-child:before {
  display: none;
}
.about .aLink a:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 45px;
  left: -86px;
  top: 28px;
  background: #dddddd;
}
.about .aLink a i {
  display: block;
  width: 70px;
  height: 70px;
  border: solid 1px #dddddd;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  background: url(../images/alinkli.png) center 70px no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a i:before,
.about .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 .aLink a i.ico1:before {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aLink a i.ico1:after {
  background: url(../images/aboutico1h.png) center center no-repeat;
}
.about .aLink a i.ico2:before {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aLink a i.ico2:after {
  background: url(../images/aboutico2h.png) center center no-repeat;
}
.about .aLink a i.ico3:before {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aLink a i.ico3:after {
  background: url(../images/aboutico3h.png) center center no-repeat;
}
.about .aLink a:hover i {
  border-color: transparent;
  background: url(../images/alinkli.png) center 0 no-repeat;
  background-color: #fff;
}
.about .aLink a:hover i:before,
.about .aLink a:hover i:after {
  top: -100%;
}
.about .aLink a span {
  display: block;
  font-size: 16px;
  margin-top: 17px;
  line-height: 1;
}
.about .aboutPic {
  margin-top: 20px;
  margin-right: 67px;
}
.about .aboutPic .pic {
  overflow: hidden;
  width: 570px;
  height: 450px;
  border-radius: 0px 100px 0px 100px;
  float: right;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 570px;
  height: 450px;
  -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 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 15px 15px -8px rgba(0, 56, 91, 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);
}
.news {
  margin-top: 130px;
}
.news .newsTab {
  position: absolute;
  left: 385px;
  top: -85px;
  z-index: 2;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul {
  text-align: center;
  font-size: 0;
}
.news .newsTab ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
}
.news .newsTab ul li a {
  display: block;
  width: 150px;
  height: 45px;
  border-radius: 6px;
  border: solid 1px #dddddd;
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsTab ul li.on a {
  background: #00385b;
  color: #fff;
  border-color: #00385b;
}
.news .newsBox {
  margin-top: 40px;
}
.news .newsTabs {
  height: 549px;
  overflow: hidden;
}
.news .newsTabs .newsList {
  height: 549px;
}
.news .newsTabs .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .one {
  float: left;
  width: 490px;
  position: relative;
}
.news .newsTabs .newsList .one:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background-color: #00385b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .one .pic {
  width: 100%;
  height: 300px;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.news .newsTabs .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -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.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTabs .newsList .one .cont {
  padding-top: 30px;
  height: 249px;
  border-bottom: 1px solid #ddd;
}
.news .newsTabs .newsList .one .cont .date {
  line-height: 12px;
  font-weight: bold;
  font-size: 16px;
  color: #666666;
}
.news .newsTabs .newsList .one .cont .date i {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 18px;
  margin-right: 10px;
}
.news .newsTabs .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  margin-top: 28px;
}
.news .newsTabs .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .one .cont p {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 16px;
  margin-top: 10px;
}
.news .newsTabs .newsList .one .cont .more {
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  font-family: Arial;
  margin-top: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .one .cont .more:hover {
  color: #00385b;
}
.news .newsTabs .newsList .one:hover:before {
  width: 62px;
}
.news .newsTabs .newsList .one:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsTabs .newsList .one:hover .cont .bt {
  color: #00385b;
}
.news .newsTabs .newsList .list {
  width: 750px;
  float: right;
  position: relative;
}
.news .newsTabs .newsList .list ul li {
  height: 163px;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin-top: 30px;
}
.news .newsTabs .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsTabs .newsList .list ul li:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background-color: #00385b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list ul li .pic {
  display: block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list ul li .pic img {
  display: block;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list ul li .text {
  width: 590px;
  float: right;
  position: relative;
}
.news .newsTabs .newsList .list ul li .text h4 {
  height: 20px;
  line-height: 20px;
  position: relative;
}
.news .newsTabs .newsList .list ul li .text h4 .bt {
  width: 480px;
  float: left;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsTabs .newsList .list ul li .text h4 .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list ul li .text h4 span {
  font-size: 14px;
  float: right;
  color: #666666;
}
.news .newsTabs .newsList .list ul li .text p {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 8px;
  color: #777;
}
.news .newsTabs .newsList .list ul li .text .more {
  margin-top: 14px;
  position: relative;
  display: block;
  width: 110px;
  height: 35px;
}
.news .newsTabs .newsList .list ul li .text .more span {
  display: block;
  float: left;
  width: 110px;
  height: 35px;
  border-radius: 6px;
  border: solid 1px #dddddd;
  text-align: center;
  line-height: 33px;
  font-family: Arial;
  color: #666666;
  font-size: 16px;
  text-transform: uppercase;
}
.news .newsTabs .newsList .list ul li:hover .pic {
  box-shadow: 0px 3px 7px 0px rgba(4, 7, 6, 0.15);
}
.news .newsTabs .newsList .list ul li:hover:before {
  width: 62px;
}
.news .newsTabs .newsList .list ul li:hover .bt {
  color: #00385b;
}
.news .newsTabs .newsList .list ul li:hover .more span {
  border-color: #00385b;
  color: #00385b;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #00385b, #00385b);
  background-image: linear-gradient(to right, #00385b, #00385b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsTabs .newsList .list ul li:hover .more span:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list ul li:hover .more span:hover {
  background-size: 100% 100%;
  color: #fff;
}
.links {
  margin-top: 100px;
  background: #f8fcfe url(../images/linksbg.jpg) center 0 no-repeat;
  padding-bottom: 26px;
}
.links .linksBox .tit {
  height: 70px;
  font-size: 18px;
  background: url(../images/linksico.png) 0 center no-repeat;
  font-weight: bold;
  line-height: 70px;
  color: #ffffff;
  padding-left: 40px;
}
.links .linksBox .list {
  margin-right: -45px;
  margin-top: 16px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #666666;
  margin-right: 45px;
  line-height: 40px;
}
.links .linksBox .list a:hover {
  color: #00385b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
