@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/gesture2.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture2.png), default;
}
.banner {
  position: relative;
  z-index: 1;
  height: 700px;
  overflow: hidden;
  padding-left: 5.72916667%;
  padding-right: 5.72916667%;
  background: #fff url(../images/topbg.jpg) center -100px no-repeat;
}
.banner:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 5.72916667%;
  height: 700px;
  background: url(../images/bannerbgl.png) center 82px no-repeat;
}
.banner:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 5.72916667%;
  height: 700px;
  background: url(../images/bannerbgr.png) center 132px no-repeat;
}
@media screen and (max-width: 1460px) {
  .banner {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
  .banner:before,
  .banner:after {
    width: 3.5%;
  }
}
@media screen and (max-width: 1400px) {
  .banner {
    padding-left: 0;
    padding-right: 0;
  }
  .banner:before,
  .banner:after {
    display: none;
  }
}
.banner .slider {
  width: 100% !important;
  height: 700px;
  top: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1700px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -850px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-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;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-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;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 50px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  margin: 0 12px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background-color: #0d53bc;
  border-color: #0d53bc;
}
.title h3 {
  height: 36px;
  line-height: 36px;
}
.title h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -6px;
  width: 66px;
  height: 1px;
  background-color: #0d53bc;
  opacity: 0.3;
}
.title h3 span {
  color: #0d53bc;
  font-weight: bold;
  display: inline-block;
  margin-left: 18px;
  position: relative;
  font-size: 30px;
  z-index: 1;
}
.title h3 span:before {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  bottom: 0;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  background-color: #000000;
  opacity: 0.1;
}
.title h3 span:after {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  top: 0;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  background-color: #000000;
  opacity: 0.1;
}
.title h3 span a {
  color: #0d53bc;
}
.title h3 i {
  font-size: 20px;
  letter-spacing: 1px;
  color: #e6e6e6;
}
.title h3 i:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 6px;
  height: 6px;
  background-color: #000000;
  opacity: 0.8;
  border-radius: 100%;
  margin-left: 6px;
  margin-right: 12px;
}
.product {
  position: relative;
  z-index: 2;
  padding: 80px 0 62px;
}
.product .proT:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav {
  float: left;
  position: relative;
  width: 520px;
}
.product .proNav ul {
  margin-top: 32px;
}
.product .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  height: 66px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  width: 130px;
}
.product .proNav ul li:after {
  content: "";
  position: absolute;
  background: #0d53bc;
  width: 100%;
  height: 1px;
  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;
}
.product .proNav ul li:hover:after,
.product .proNav ul li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 65px;
  padding-left: 14px;
}
.product .proNav ul li a:hover {
  color: #0d53bc;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .one {
  float: right;
  width: 646px;
  height: 440px;
  position: relative;
  overflow: hidden;
  margin-right: 1px;
}
.product .one .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .one .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .one .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  padding: 0 50px 0 20px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .one .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  height: 100%;
  top: 0;
  width: 29px;
  background: url(../images/proli1.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.product .one .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 40px;
  height: 100%;
  top: 0;
  width: 29px;
  background: url(../images/proli1.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.product .one .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 574px;
  font-size: 16px;
  display: inline-block;
  padding-right: 76px;
  position: relative;
  color: #fff;
}
.product .one .bt span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 60px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .one:hover .pic {
  padding: 6px;
}
.product .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .one:hover .bt {
  background: rgba(13, 83, 188, 0.8);
}
.product .one:hover .bt:before {
  right: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .one:hover .bt:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 10px;
}
.product .one:hover .bt span:after {
  opacity: 1;
}
.product .proTabs {
  margin-top: 40px;
  position: relative;
}
.product .proTabs .prev {
  width: 100px;
  height: 50px;
  background: url(../images/prol.png) center center no-repeat;
  background-color: #000000;
  border-radius: 25px 0 0 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  left: 0;
  top: -90px;
}
.product .proTabs .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product .proTabs .next {
  width: 100px;
  height: 50px;
  background: url(../images/pror.png) center center no-repeat;
  background-color: #0d53bc;
  border-radius: 0 25px 25px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  left: 100px;
  top: -90px;
}
.product .proTabs .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product .proTabs .bd {
  overflow: hidden;
  height: 260px;
}
.product .proTabs ul {
  margin-right: -26px;
}
.product .proTabs ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs ul li {
  margin-right: 26px;
  width: 280px;
  height: 260px;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .pic {
  display: block;
  width: 100%;
  height: 210px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 40px 0 0;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 29px;
  background: url(../images/proli2.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.product .proTabs ul li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  height: 100%;
  top: 0;
  width: 29px;
  background: url(../images/proli2.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.product .proTabs ul li .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 230px;
  font-size: 16px;
  padding-right: 40px;
  position: relative;
}
.product .proTabs ul li .bt span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 30px;
  height: 1px;
  background-color: #e6e6e6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li:hover .pic {
  padding: 6px;
}
.product .proTabs ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .proTabs ul li:hover .bt {
  color: #0d53bc;
}
.product .proTabs ul li:hover .bt:before {
  right: -30px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proTabs ul li:hover .bt:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
}
.product .proTabs ul li:hover .bt span:after {
  background: #0d53bc;
  opacity: 0.4;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  height: 950px;
  padding-top: 50px;
}
.youshi .ysBox .title {
  position: absolute;
  right: 125px;
  top: 60px;
}
.youshi .ysBox .title h3 {
  width: 46px;
  line-height: 46px;
}
.youshi .ysBox .title h3:before {
  content: "";
  display: block;
  margin-left: 15px;
  width: 2px;
  height: 66px;
  background-color: #ffffff;
  opacity: 0.3;
}
.youshi .ysBox .title h3 span {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  margin-left: 0;
  margin-top: 20px;
  position: relative;
  font-size: 30px;
  line-height: 38px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  z-index: 1;
}
.youshi .ysBox .title h3 span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  background-color: #ffffff;
  opacity: 0.1;
}
.youshi .ysBox .title h3 span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  background-color: #ffffff;
  opacity: 0.1;
}
.youshi .ysBox .title h3 i {
  margin-top: 8px;
  font-size: 20px;
  letter-spacing: 1px;
  color: #e6e6e6;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.youshi .ysBox .title h3 i:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -2px;
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  opacity: 0.8;
  border-radius: 100%;
  margin-bottom: 10px;
}
.youshi .hd {
  position: relative;
}
.youshi .hd:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 770px;
  height: 1px;
  background-color: #ffffff;
}
.youshi .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .hd ul li {
  cursor: pointer;
  float: left;
  width: 180px;
  text-align: center;
}
.youshi .hd ul li .point {
  margin: auto;
  width: 15px;
  height: 15px;
  background-color: rgba(13, 83, 188, 0.8);
  border-radius: 100%;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 2;
}
.youshi .hd ul li i {
  display: block;
  width: 38px;
  height: 38px;
  overflow: hidden;
  margin: auto;
}
.youshi .hd ul li i:before,
.youshi .hd ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .hd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .hd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .hd ul li h4 {
  margin-top: 6px;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:hover i:before,
.youshi .hd ul li.on i:before,
.youshi .hd ul li:hover i:after,
.youshi .hd ul li.on i:after {
  top: -100%;
}
.youshi .hd ul li:hover h4,
.youshi .hd ul li.on h4 {
  color: #0d53bc;
  font-weight: bold;
}
.youshi .bd {
  margin-top: 72px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  width: 770px;
  height: 712px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .bd ul li {
  width: 770px;
  height: 712px;
  position: relative;
}
.youshi .bd ul li img {
  display: block;
  width: 770px;
  height: 480px;
  border-radius: 60px 0px 0px 0px;
  border: solid 6px #ffffff;
}
.youshi .bd ul li .cont {
  height: 232px;
  padding-top: 34px;
}
.youshi .bd ul li .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .bd ul li .cont h4 {
  font-size: 20px;
  color: #0d53bc;
  line-height: 1;
  font-weight: bold;
}
.youshi .bd ul li .cont h5 {
  margin-top: 14px;
  font-size: 12px;
  display: block;
  line-height: 1;
  color: #0d53bc;
  opacity: 0.3;
}
.youshi .bd ul li .cont .line {
  width: 770px;
  height: 1px;
  background-color: #0d53bc;
  opacity: 0.1;
  margin-top: 20px;
}
.youshi .bd ul li .cont .text {
  line-height: 30px;
  color: #808080;
  margin-top: 20px;
}
.youshi .bd ul li:hover .cont h4 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .bd ul li:hover .cont h5 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .bd ul li:hover .cont .line {
  opacity: 0.4;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .bd ul li:hover .cont .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .formbox {
  width: 370px;
  height: 452px;
  background-color: #ffffff;
  border-radius: 8px;
  position: absolute;
  right: 0;
  top: 412px;
  padding: 24px 25px 0;
}
.youshi .formbox .tit {
  position: relative;
  padding-left: 44px;
  padding-bottom: 15px;
}
.youshi .formbox .tit h4 {
  font-weight: bold;
  font-size: 16px;
  color: #0d53bc;
  line-height: 1;
}
.youshi .formbox .tit h5 {
  font-size: 20px;
  margin-top: 8px;
  line-height: 1;
}
.youshi .formbox .tit h5 i {
  position: absolute;
  font-weight: bold;
  left: 0;
  font-size: 50px;
  color: #0d53bc;
  line-height: 38px;
  top: 6px;
  text-transform: uppercase;
}
.youshi .formbox input {
  margin-top: 20px;
  display: block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  line-height: 43px;
  background: none;
  border: solid 1px rgba(204, 204, 204, 0.2);
  padding: 0 10px;
  border-radius: 6px;
  font-weight: normal;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .formbox input::-webkit-input-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 0.8;
}
.youshi .formbox input::-moz-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 0.8;
}
.youshi .formbox input:-ms-input-placeholder {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  opacity: 0.8;
}
.youshi .formbox input:focus,
.youshi .formbox input:active {
  border-color: rgba(13, 83, 188, 0.7);
}
.youshi .formbox input:focus::-webkit-input-placeholder,
.youshi .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.youshi .formbox .code {
  display: block;
  position: relative;
}
.youshi .formbox .code .imgCode {
  position: absolute;
  right: 5px;
  bottom: 4px;
  width: 90px;
  height: 36px;
  border: none;
  display: block;
  z-index: 2;
}
.youshi .formbox .submitform {
  margin-top: 20px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #0d53bc;
  border-radius: 6px;
  border: none;
  font-size: 14px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  -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;
}
.youshi .formbox .submitform:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0d53bc;
  border-radius: 6px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.youshi .formbox .submitform:hover {
  background: none;
  color: #0d53bc;
  box-shadow: 0 10px 15px -5px rgba(13, 83, 188, 0.3);
}
.youshi .formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.case {
  padding: 80px 0 70px;
}
.case .caseL {
  background: url(../images/caseLbg.jpg) 0 bottom no-repeat;
  width: 244px;
  float: left;
  height: 459px;
}
.case .caseL .tel {
  margin-top: 92px;
  margin-left: 44px;
}
.case .caseL .tel:before {
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
.case .caseL .tel h4 {
  font-size: 16px;
  margin-top: 18px;
  line-height: 1;
}
.case .caseL .tel h5 {
  line-height: 1;
  font-weight: bold;
  color: #0d53bc;
  font-size: 24px;
  margin-top: 16px;
}
.case .caseTabs {
  height: 459px;
  width: 920px;
  float: right;
}
.case .caseTabs .bd {
  overflow: hidden;
  height: 415px;
}
.case .caseTabs .bd ul {
  margin-right: -40px;
}
.case .caseTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd li {
  position: relative;
  width: 440px;
  height: 415px;
  float: left;
  margin-right: 40px;
}
.case .caseTabs .bd li .pic {
  display: block;
  width: 100%;
  height: 325px;
  border-radius: 6px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  overflow: hidden;
}
.case .caseTabs .bd 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 .caseTabs .bd li .cont {
  height: 90px;
  position: relative;
  padding-right: 80px;
  padding-top: 18px;
}
.case .caseTabs .bd li .cont .en {
  position: absolute;
  right: 30px;
  top: 36px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #cccccc;
  line-height: 1;
  width: 12px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.case .caseTabs .bd li .cont .en:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -60px;
  width: 1px;
  height: 50px;
  background-color: #e6e6e6;
}
.case .caseTabs .bd li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd li .cont .bt:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 10px;
  height: 1px;
  background-color: #b3b3b3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #808080;
  margin-top: 4px;
  line-height: 24px;
}
.case .caseTabs .bd li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseTabs .bd li:hover .pic img:before {
  background-color: #0d53bc;
}
.case .caseTabs .bd li:hover .bt {
  color: #0d53bc;
}
.case .caseTabs .page {
  position: relative;
  margin-top: 43px;
  line-height: 0;
  height: 1px;
  background-color: #e6e6e6;
}
.case .caseTabs .page i {
  position: absolute;
  width: 11px;
  height: 11px;
  background-color: rgba(13, 83, 188, 0.6);
  border-radius: 100%;
  left: 50%;
  margin-left: -6px;
  top: -5px;
  animation: ripple 1.2s linear infinite;
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(13, 83, 188, 0.1), 0 0 0 3px rgba(13, 83, 188, 0.1);
  }
  100% {
    box-shadow: 0 0 3px rgba(13, 83, 188, 0.1), 0 0 0 6px rgba(13, 83, 188, 0);
  }
}
.case .caseTabs .page .prev {
  position: absolute;
  left: 50%;
  margin-left: -37px;
  top: -10px;
  z-index: 3;
  width: 12px;
  height: 21px;
  background: url(../images/casel.png) center center no-repeat;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case .caseTabs .page .next {
  position: absolute;
  right: 50%;
  margin-right: -37px;
  top: -10px;
  z-index: 3;
  width: 12px;
  height: 21px;
  background: url(../images/caser.png) center center no-repeat;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  height: 695px;
}
.about .aboutPic {
  width: 520px;
  height: 660px;
  float: left;
}
.about .aboutPic .honor {
  overflow: hidden;
  width: 520px;
  height: 660px;
  border-radius: 100px 10px 100px 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .honor img {
  display: block;
  width: 520px;
  height: 660px;
  object-fit: contain;
}
.about .aboutPic .honor:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 15px 15px -10px rgba(13, 83, 188, 0.5);
}
.about .aboutText {
  float: right;
  width: 600px;
}
.about .aboutText h3 {
  font-size: 120px;
  line-height: 92px;
  color: #0d53bc;
  opacity: 0.07;
  white-space: nowrap;
}
.about .aboutText h4 {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #0d53bc;
  margin-top: 60px;
}
.about .aboutText h4 a {
  color: #0d53bc;
}
.about .aboutText h5 {
  margin-top: 22px;
  line-height: 1;
  font-size: 14px;
  color: #0d53bc;
  opacity: 0.32;
}
.about .aboutText .line {
  width: 30px;
  height: 2px;
  background-color: #0d53bc;
  margin-top: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  margin-top: 20px;
  color: #808080;
  text-align: justify;
}
.about .aboutText:hover .line {
  width: 50px;
}
.about .aLink {
  position: relative;
  height: 120px;
  z-index: 1;
  margin-top: 102px;
}
.about .aLink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 960px;
  height: 120px;
  background-color: #0d53bc;
  border-radius: 60px 0px 0px 60px;
}
.about .aLink a {
  display: block;
  width: 200px;
  float: left;
  color: #fff;
  height: 120px;
  line-height: 120px;
  background: url(../images/aLinkLi.png) right center no-repeat;
  padding-left: 42px;
  padding-top: 28px;
}
.about .aLink a:first-child {
  margin-left: 0;
}
.about .aLink a i {
  display: block;
  float: left;
  width: 63px;
  height: 63px;
  background-color: #ffffff;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 15px;
}
.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 .cn {
  display: block;
  line-height: 1;
  padding-top: 16px;
  font-size: 14px;
}
.about .aLink a .en {
  display: block;
  line-height: 1;
  font-size: 12px;
  opacity: 0.5;
  margin-top: 10px;
}
.about .aLink a:hover i:before,
.about .aLink a:hover i:after {
  top: -100%;
}
.news {
  margin-top: 45px;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  margin-left: 8px;
}
.news .newsTab ul {
  float: right;
  font-size: 0;
}
.news .newsTab ul li {
  float: left;
  margin-left: 30px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  background-color: #1a1a1a;
  text-align: center;
  font-size: 14px;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a {
  background: #0d53bc;
}
.news .newsTabs {
  overflow: hidden;
  margin: 0 -10px;
  margin-top: 34px;
  height: 674px;
}
.news .newsTabs .newsList {
  overflow: hidden;
  height: 674px;
}
.news .list1 {
  padding: 0 10px;
}
.news .list1 ul {
  margin-right: -60px;
}
.news .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  width: 360px;
  float: left;
  margin-right: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .pic {
  display: block;
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .cont {
  height: 210px;
  padding: 30px 30px 0;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.news .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .cont .date {
  line-height: 1;
  font-size: 12px;
  color: #808080;
  margin-top: 2px;
}
.news .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #808080;
  margin-top: 20px;
  padding-right: 22px;
  position: relative;
}
.news .list1 ul li .cont p:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: 1px;
  width: 1px;
  height: 50px;
  background-color: #e6e6e6;
}
.news .list1 ul li .cont p:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  width: 3px;
  height: 20px;
  background-color: #0d53bc;
  border-radius: 2px;
}
.news .list1 ul li .cont .more {
  display: block;
  width: 29px;
  height: 16px;
  margin-top: 14px;
  position: relative;
}
.news .list1 ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .cont .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 29px;
  background: url(../images/proli2.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.news .list1 ul li .cont .more:after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  height: 100%;
  top: 0;
  width: 29px;
  background: url(../images/proli2.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .list1 ul li:hover {
  border-color: #0d53bc;
}
.news .list1 ul li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .list1 ul li:hover .cont .bt {
  color: #0d53bc;
}
.news .list1 ul li:hover .cont .more:before {
  right: -30px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list1 ul li:hover .cont .more:after {
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .list2 {
  height: 174px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 0 25px;
  margin: 40px 10px 10px;
}
.news .list2 ul {
  margin-right: -90px;
}
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 li {
  float: left;
  width: 520px;
  margin-right: 90px;
  height: 51px;
  line-height: 50px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.news .list2 li:after {
  content: "";
  position: absolute;
  background: #0d53bc;
  width: 100%;
  height: 1px;
  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 .list2 li:hover:after,
.news .list2 li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list2 li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  float: left;
  width: 445px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .list2 li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 li .date {
  float: right;
  color: #808080;
  font-size: 12px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .list2 li:hover .bt {
  color: #0d53bc;
}
.news .list2 li:hover .date {
  color: #0d53bc;
}
.links {
  padding: 70px 0 80px;
}
.links .linksBox {
  line-height: 32px;
}
.links .linksBox .tit {
  float: left;
  text-transform: uppercase;
  color: #0d53bc;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  position: relative;
  padding-left: 22px;
  width: 112px;
  height: 32px;
  z-index: 1;
  background: url(../images/linksico.png) 0 center no-repeat;
}
.links .linksBox .list {
  float: right;
  width: 1080px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  color: #808080;
}
.links .linksBox .list a:hover {
  color: #0d53bc;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
