@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;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.banner {
  position: relative;
}
.banner .slider {
  width: 100% !important;
  height: 500px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.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;
  width: 100%;
  bottom: 30px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav 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 .osSlider-main .slider-nav 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 .osSlider-main .slider-nav li.active {
  border-color: #007fe8;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #007fe8;
}
.title {
  text-align: center;
  line-height: 1;
}
.title h3 {
  font-size: 30px;
  color: #444444;
  font-weight: bold;
}
.title h3 a {
  color: #444444;
}
.title .en {
  font-size: 12px;
  color: #999999;
  line-height: 10px;
  text-transform: uppercase;
  margin-top: 14px;
}
.title .line {
  width: 50px;
  height: 1px;
  background-color: #007fe8;
  margin: 12px auto 0;
}
.product {
  padding: 70px 0;
}
.product .proL {
  float: left;
  width: 220px;
  height: 939px;
  position: relative;
  padding-top: 5px;
}
.product .proL:before {
  content: "";
  display: block;
  background: url(../images/kefu.png) center center no-repeat;
  position: absolute;
  left: -46px;
  bottom: 0;
  width: 303px;
  height: 375px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proL .proNav {
  height: 478px;
  overflow: hidden;
}
.product .proL .proNav ul {
  position: relative;
  z-index: 2;
}
.product .proL .proNav ul li {
  position: relative;
  border-top: 1px solid #e8e8e8;
  padding: 15px 0;
}
.product .proL .proNav ul li:first-child {
  border-top: none;
}
.product .proL .proNav ul li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  height: 40px;
  padding: 0 0 0 40px;
  line-height: 40px;
  color: #444444;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proL .proNav ul li > a:after {
  content: "<";
  font-size: 16px;
  display: block;
  position: absolute;
  color: #444444;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proL .proNav ul li.on > a:after,
.product .proL .proNav ul li:hover > a:after {
  -webkit-transform: scale(1) rotate(-90deg);
  -moz-transform: scale(1) rotate(-90deg);
  -o-transform: scale(1) rotate(-90deg);
  transform: scale(1) rotate(-90deg);
  color: #007fe8;
}
.product .proL .proNav ul li.on > a:hover,
.product .proL .proNav ul li:hover > a:hover {
  color: #007fe8;
}
.product .proL .proNav ul li .secs {
  display: none;
  overflow: auto;
  padding-left: 40px;
  max-height: 120px;
  margin-bottom: 5px;
}
.product .proL .proNav ul li .secs a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  color: #666666;
  position: relative;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  padding-left: 0;
}
.product .proL .proNav ul li .secs a:hover {
  color: #007fe8;
  padding-left: 05px;
}
.product .list {
  width: 948px;
  float: right;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  float: left;
  margin: 30px 0 0 30px;
  width: 286px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
  position: relative;
}
.product .list li:after {
  content: "";
  position: absolute;
  background: #007fe8;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.6s;
  transform: scaleX(0);
  transform-origin: right;
}
.product .list li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .list li .pic {
  display: block;
  width: 100%;
  height: 230px;
  position: relative;
  overflow: hidden;
}
.product .list li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  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;
}
.product .list li:hover .pic {
  box-shadow: 0 0 30px rgba(0, 127, 232, 0.4);
}
.product .list 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);
}
.product .list li .bt {
  position: relative;
  z-index: 1;
  font-size: 14px;
  height: 53px;
  line-height: 52px;
  border-bottom: 1px solid #e5e5e5;
  padding-right: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .list li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 14px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: url(../images/proli.png) -20px center no-repeat;
}
.product .list li:hover .bt {
  color: #007fe8;
}
.product .list li:hover .bt:after {
  background-position: 0 center;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.youshi {
  position: relative;
}
.youshi .ysBox {
  margin-top: 44px;
}
.youshi .ysBox .bd {
  height: 350px;
  overflow: hidden;
}
.youshi .ysBox .bd li {
  height: 350px;
  position: relative;
}
.youshi .ysBox .bd li .pic {
  float: right;
  width: 600px;
  height: 350px;
  overflow: hidden;
  position: relative;
}
.youshi .ysBox .bd li .pic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.youshi .ysBox .bd li .pic.pic:hover:before,
.youshi .ysBox .bd li .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.youshi .ysBox .bd li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.youshi .ysBox .bd li .cont {
  width: 600px;
  height: 350px;
  background-color: #ffffff;
  border: solid 3px #f5f5f5;
  float: left;
  padding: 40px 50px 0 40px;
  position: relative;
}
.youshi .ysBox .bd li .cont .num {
  position: absolute;
  right: 50px;
  top: 40px;
  width: 61px;
  height: 51px;
  background-color: #007fe8;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 30px;
}
.youshi .ysBox .bd li .cont .en {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 10px;
  color: #999999;
}
.youshi .ysBox .bd li .cont h4 {
  margin-top: 10px;
  font-size: 24px;
  line-height: 1;
}
.youshi .ysBox .bd li .cont .line {
  width: 80px;
  height: 2px;
  background-color: #007fe8;
  margin-top: 30px;
}
.youshi .ysBox .bd li .cont .text {
  line-height: 36px;
  font-size: 16px;
  padding-top: 20px;
  color: #555;
}
.youshi .ysBox .hd {
  height: 100px;
  background-color: #f5f5f5;
}
.youshi .ysBox .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox .hd ul li {
  width: 300px;
  height: 100px;
  float: left;
  position: relative;
  padding: 23px 0 0 48px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #007fe8, #007fe8);
  background-image: linear-gradient(to right, #007fe8, #007fe8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.youshi .ysBox .hd ul li.on {
  background-size: 100% 100%;
}
.youshi .ysBox .hd ul li i {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 2px #888 solid;
  float: left;
  margin-right: 27px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .hd ul li i:before,
.youshi .ysBox .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 .ysBox .hd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .ysBox .hd ul li.on i {
  border-color: #fff;
}
.youshi .ysBox .hd ul li.on i:before,
.youshi .ysBox .hd ul li.on i:after {
  top: -100%;
}
.youshi .ysBox .hd ul li span {
  display: block;
  font-size: 24px;
  color: #555555;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-top: 5px;
}
.youshi .ysBox .hd ul li p {
  font-size: 12px;
  line-height: 1;
  margin-top: 10px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-transform: uppercase;
}
.youshi .ysBox .hd ul li:hover span,
.youshi .ysBox .hd ul li.on span,
.youshi .ysBox .hd ul li:hover p,
.youshi .ysBox .hd ul li.on p {
  color: #fff;
}
.youshi .ysBox .prev {
  display: block;
  position: absolute;
  left: 0;
  width: 34px;
  height: 80px;
  line-height: 80px;
  background-color: #ffffff;
  border-radius: 5px;
  top: 90px;
  text-align: center;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.youshi .ysBox .prev:before {
  content: "<";
  font-family: SimSun;
  font-size: 20px;
  font-weight: bold;
}
.youshi .ysBox .prev:hover {
  background-color: #008ad3;
  color: #fff;
}
.youshi .ysBox .next {
  display: block;
  position: absolute;
  right: 0;
  width: 34px;
  height: 80px;
  line-height: 80px;
  background-color: #008ad3;
  border-radius: 5px;
  top: 90px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.youshi .ysBox .next:before {
  content: ">";
  font-family: SimSun;
  font-size: 20px;
  font-weight: bold;
}
.youshi .ysBox .next:hover {
  background-color: #ffffff;
  color: #333;
}
.case {
  margin-top: 80px;
}
.case .caseBox {
  padding: 0 15px;
}
.case .caseBox .swiper-container {
  height: auto !important;
  width: 100%;
}
.case .caseBox .swiper-slide {
  width: 20%;
  padding: 0 15px;
  margin-top: 20px;
  height: auto !important;
}
.case .caseBox .swiper-slide .item {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .swiper-slide .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 85%;
  position: relative;
  overflow: hidden;
}
.case .caseBox .swiper-slide .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  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 .caseBox .swiper-slide .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 .caseBox .swiper-slide .pic {
  display: block;
  width: 100%;
  height: 204px;
  position: relative;
  overflow: hidden;
}
.case .caseBox .swiper-slide .pic img {
  display: block;
  position: absolute;
  width: 100%;
  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 .caseBox .swiper-slide: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 .caseBox .swiper-slide .bt {
  line-height: 55px;
  height: 55px;
  text-align: center;
  background-color: #f5f5f5;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #444444;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #007fe8, #007fe8);
  background-image: linear-gradient(to right, #007fe8, #007fe8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseBox .swiper-slide:hover .pic {
  box-shadow: 0 0 30px rgba(0, 127, 232, 0.4);
}
.case .caseBox .swiper-slide: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 .caseBox .swiper-slide:hover .bt {
  color: #fff;
  background-size: 100% 100%;
}
.case .caseBox .casePage {
  height: 51px;
  margin-top: 40px;
  text-align: center;
  background: url(../images/alpage.png) center center no-repeat;
}
.case .caseBox .casePage > div {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  margin: 0 70px;
  width: 50px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.case .caseBox .casePage .case-prev {
  background: url(../images/all.png) 0 center no-repeat;
}
.case .caseBox .casePage .case-prev:hover {
  background-position: -60px center;
}
.case .caseBox .casePage .case-next {
  background: url(../images/alr.png) -60px center no-repeat;
}
.case .caseBox .casePage .case-next:hover {
  background-position: 0 center;
}
.mbanner1 {
  margin-top: 40px;
  text-align: center;
}
.mbanner1 .t1 {
  font-size: 18px;
  color: #444444;
  line-height: 1;
}
.mbanner1 .tel {
  margin-top: 18px;
  height: 33px;
  line-height: 33px;
}
@keyframes msClock {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1.1);
  }
}
.mbanner1 .tel:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 15px;
  animation: msClock 1.5s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
  position: relative;
  top: 2px;
}
.mbanner1 .tel i {
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
}
.mbanner1 .zxLink {
  display: inline-block;
  width: 101px;
  height: 33px;
  background-color: #007fe8;
  line-height: 33px;
  text-align: center;
  color: #fff;
  margin-left: 25px;
  vertical-align: top;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.mbanner1 .zxLink:after {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.mbanner1 .zxLink:hover,
.mbanner1 .zxLink:focus,
.mbanner1 .zxLink:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.mbanner1 .zxLink:hover:after,
.mbanner1 .zxLink:focus:after,
.mbanner1 .zxLink:active:after {
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.about {
  margin-top: 70px;
  height: 540px;
}
.about .aboutBox {
  background: url(../images/aboubg.jpg) 0 33px no-repeat;
}
.about .aboutPic {
  position: relative;
  width: 361px;
  height: 461px;
  float: right;
  right: -37px;
  background: #007fe8;
}
.about .aboutPic .pic {
  width: 530px;
  height: 500px;
  border: solid 2px #ffffff;
  right: 37px;
  overflow: hidden;
  top: 30px;
  position: relative;
  position: absolute;
}
.about .aboutPic .pic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.about .aboutPic .pic.pic:hover:before,
.about .aboutPic .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.about .aboutPic img {
  width: 526px;
  height: 496px;
  display: block;
}
.about .aboutText {
  width: 620px;
  float: left;
}
.about .aboutText h3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  color: #444444;
}
.about .aboutText .en {
  font-size: 12px;
  margin-top: 16px;
  text-transform: uppercase;
  line-height: 10px;
  color: #bbbbbb;
}
.about .aboutText h4 {
  line-height: 1;
  font-size: 20px;
  margin-top: 40px;
  color: #444444;
}
.about .aboutText h4 a {
  color: #444444;
}
.about .aboutText .line {
  width: 501px;
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 30px;
}
.about .aboutText .text {
  margin-top: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  color: #444444;
}
.showSlide {
  margin-top: 42px;
  width: 600px;
}
.showSlide .showTab {
  height: 33px;
}
.showSlide .showTab ul {
  position: relative;
  z-index: 2;
}
.showSlide .showTab ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.showSlide .showTab ul li {
  width: 100px;
  height: 33px;
  background-color: #444444;
  text-align: center;
  line-height: 33px;
  display: block;
  float: left;
  margin-right: 20px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #007fe8, #007fe8);
  background-image: linear-gradient(to right, #007fe8, #007fe8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
  color: #fff;
}
.showSlide .showTab ul li.on {
  background-size: 100% 100%;
}
.showSlide .showTabs {
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  height: 164px;
}
.showSlide .showTabs .bd {
  margin: auto;
  overflow: hidden;
  height: 164px;
}
.showSlide .showTabs .bd ul {
  margin-right: -30px;
}
.showSlide .showTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.showSlide .showTabs .bd ul li {
  width: 180px;
  height: 164px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
.showSlide .showTabs .bd ul li .pic {
  display: block;
  width: 180px;
  height: 130px;
  border: solid 1px #eeeeee;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.showSlide .showTabs .bd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -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);
}
.showSlide .showTabs .bd ul li:hover .pic {
  border-color: rgba(0, 127, 232, 0.5);
}
.showSlide .showTabs .bd 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);
}
.showSlide .showTabs .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #444444;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.showSlide .showTabs .bd ul li:hover .bt {
  color: #007fe8;
}
.style {
  margin-top: 75px;
}
.style .styleSlide {
  margin-top: 15px;
  height: 283px;
  overflow: hidden;
}
.style .styleSlide .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.style .styleSlide .bd ul li {
  float: left;
  margin-right: 30px;
  width: 277px;
  height: 283px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
  position: relative;
}
.style .styleSlide .bd ul li:after {
  content: "";
  position: absolute;
  background: #007fe8;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.6s;
  transform: scaleX(0);
  transform-origin: right;
}
.style .styleSlide .bd ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.style .styleSlide .bd ul li .pic {
  display: block;
  width: 100%;
  height: 230px;
  position: relative;
  overflow: hidden;
}
.style .styleSlide .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  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;
}
.style .styleSlide .bd 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);
}
.style .styleSlide .bd ul li .bt {
  position: relative;
  z-index: 1;
  font-size: 14px;
  height: 53px;
  line-height: 52px;
  border-bottom: 1px solid #e5e5e5;
  padding-right: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.style .styleSlide .bd ul li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 14px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: url(../images/proli.png) -20px center no-repeat;
}
.style .styleSlide .bd ul li:hover .bt {
  color: #007fe8;
}
.style .styleSlide .bd ul li:hover .bt:after {
  background-position: 0 center;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.style .styleSlide .prev {
  background: #007fe8 url(../images/pl.png) center center no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  left: -35px;
  top: 100px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.style .styleSlide .prev:hover {
  background-color: #007fe8;
}
.style .styleSlide .next {
  background: #007fe8 url(../images/pr.png) center center no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 1;
  right: -35px;
  top: 100px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.style .styleSlide .next:hover {
  background-color: #007fe8;
}
.style .styleSlide:hover .prev {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
}
.style .styleSlide:hover .next {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
}
.news {
  margin-top: 80px;
}
.news .newsBox {
  margin-top: 30px;
  width: 1220px;
}
.news .newsTab {
  margin-bottom: 28px;
}
.news .newsTab ul {
  position: relative;
  text-align: center;
  z-index: 2;
}
.news .newsTab ul li {
  display: inline-block;
  font-size: 16px;
  width: 110px;
  height: 37px;
  background-color: #484848;
  line-height: 37px;
  margin: 0 10px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #007fe8, #007fe8);
  background-image: linear-gradient(to right, #007fe8, #007fe8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.news .newsTab ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.news .newsTab ul li.on {
  background-size: 100% 100%;
}
.news .newsList {
  padding: 0 10px 10px;
  height: 660px;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.news .newsT .list {
  float: left;
  width: 585px;
}
.news .newsT .list li {
  height: 220px;
  background-color: #f5f5f5;
  margin-top: 20px;
  padding: 20px;
  position: relative;
}
.news .newsT .list li .pic:after,
.news .newsT .list li .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsT .list li .pic:before {
  top: 0;
  left: 0;
  border-color: #007fe8 transparent transparent #007fe8;
}
.news .newsT .list li .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #007fe8 #007fe8 transparent;
}
.news .newsT .list li:hover .pic:after,
.news .newsT .list li:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsT .list li:first-child {
  margin-top: 0;
}
.news .newsT .list li .pic {
  display: block;
  width: 230px;
  height: 180px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
}
.news .newsT .list li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  -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 .newsT .list 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 .newsT .list li .text {
  width: 260px;
  float: right;
  margin-right: 20px;
  padding-top: 22px;
}
.news .newsT .list li .text .bt {
  line-height: 36px;
  color: #444444;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.news .newsT .list li .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsT .list li .text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 26px;
  height: 78px;
  color: #666666;
  margin-top: 14px;
}
.news .newsT .list li:hover .bt {
  color: #007fe8;
}
.news .newsSwiper {
  width: 585px;
  height: 460px;
  float: right;
  position: relative;
}
.news .newsSwiper li {
  width: 585px;
  height: 460px;
  position: relative;
  overflow: hidden;
}
.news .newsSwiper li .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news .newsSwiper li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper li .bt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 120px 0 20px;
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsSwiper .newsPagination {
  position: absolute;
  right: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  z-index: 2;
  bottom: 20px;
  right: 20px;
}
.news .newsSwiper .newsPagination span {
  display: inline-block;
  margin: 0 8px;
  width: 11px;
  height: 11px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  background: none;
  opacity: 1;
}
.news .newsSwiper .newsPagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.news .list2 ul {
  margin-right: -30px;
}
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 li {
  width: 585px;
  height: 80px;
  background: url(../images/newsli.png) 514px center no-repeat;
  background-color: #f6f6f6;
  margin-top: 20px;
  padding: 10px 100px 10px 30px;
  margin-right: 30px;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #555555;
  line-height: 30px;
}
.news .list2 li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 li .bt:hover {
  color: #007fe8;
}
.news .list2 li span {
  display: block;
  color: #999999;
  line-height: 30px;
}
.news .list2 li:hover {
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.links {
  margin-top: 50px;
  margin-bottom: 60px;
  line-height: 40px;
}
.links .inContent {
  overflow: hidden;
}
.links .tit {
  float: left;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #007fe8;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.links .list {
  width: 1080px;
  float: right;
  overflow: hidden;
}
.links .list a {
  display: inline-block;
  margin-left: 30px;
  font-size: 14px;
  color: #555555;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.lianxi {
  position: relative;
  z-index: 3;
  background: url(../images/lxbg.jpg) center 0 no-repeat;
  height: 450px;
  padding-top: 50px;
}
.lianxi .lxR {
  float: right;
  width: 550px;
  height: 350px;
  background: #007fe8;
  padding: 30px 50px;
  color: #fff;
}
.lianxi .lxR h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
.lianxi .lxR ul {
  padding-top: 15px;
}
.lianxi .lxR ul li {
  margin-top: 18px;
  line-height: 30px;
  padding-left: 40px;
}
.lianxi .lxR ul li.li1 {
  background: url(../images/lxico1.png) 0 center no-repeat;
}
.lianxi .lxR ul li.li2 {
  background: url(../images/lxico2.png) 0 center no-repeat;
}
.lianxi .lxR ul li.li3 {
  background: url(../images/lxico3.png) 0 center no-repeat;
}
.lianxi .lxR ul li.li4 {
  background: url(../images/lxico4.png) 0 center no-repeat;
}
.formbox {
  width: 600px;
  float: left;
  height: 350px;
  padding: 30px 50px;
  background-color: #ffffff;
}
.formbox .lyTit {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  color: #444444;
  margin-bottom: 38px;
}
.formbox label {
  float: left;
  position: relative;
  display: block;
  margin-bottom: 18px;
}
.formbox label span {
  position: absolute;
  left: 0;
  width: 40px;
  display: block;
  height: 100%;
}
.formbox label input,
.formbox label textarea {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  height: 33px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #eeeeee;
  line-height: 30px;
  padding: 0 10px 0 50px;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.formbox label input.username,
.formbox label textarea.username {
  margin-right: 30px;
  width: 220px;
}
.formbox label input.xqcontent,
.formbox label textarea.xqcontent {
  width: 500px;
  height: 120px;
  padding-top: 5px;
  line-height: 24px;
}
.formbox label input.codeText,
.formbox label textarea.codeText {
  width: 120px;
  height: 36px;
}
.formbox label input.username + span,
.formbox label textarea.username + span {
  background: url(../images/inpxm.png) right center no-repeat;
}
.formbox label input.usertel + span,
.formbox label textarea.usertel + span {
  background: url(../images/inpdh.png) right center no-repeat;
}
.formbox label input.xqcontent + span,
.formbox label textarea.xqcontent + span {
  background: url(../images/inpnr.png) center 10px no-repeat;
}
.formbox label input.codeText,
.formbox label textarea.codeText {
  background: url(../images/inpyzm.png) 8px center no-repeat;
}
.formbox label input::-webkit-input-placeholder,
.formbox label textarea::-webkit-input-placeholder {
  color: #666666;
  font-size: 14px;
}
.formbox label input:focus,
.formbox label textarea:focus,
.formbox label input:active,
.formbox label textarea:active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.formbox label input:focus::-webkit-input-placeholder,
.formbox label textarea:focus::-webkit-input-placeholder,
.formbox label input:active::-webkit-input-placeholder,
.formbox label textarea:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.formbox .imgCode {
  width: 90px;
  height: 36px;
  float: left;
  margin-left: 5px;
}
.formbox .submitform {
  display: block;
  float: left;
  margin-left: 60px;
  width: 101px;
  height: 36px;
  background-color: #007fe8;
  border-radius: 4px;
  border: none;
  line-height: 36px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1;
  font-size: 16px;
}
.formbox .submitform:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #007fe8;
  border-radius: 4px;
  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;
}
.formbox .submitform:hover {
  background: none;
  color: #007fe8;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 10px 10px -5px rgba(0, 127, 232, 0.3);
}
.formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
