﻿@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: 775px;
  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: #ef8200;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #ef8200;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 40px;
}
.about .ban {
  height: 90px;
}
.about .ban .left {
  line-height: 1;
  padding-top: 13px;
}
.about .ban .left .t1 {
  font-size: 22px;
  color: #1a7888;
}
.about .ban .left .t2 {
  font-size: 16px;
  color: #666666;
  margin-top: 23px;
}
.about .ban .tel {
  width: 490px;
  height: 90px;
  float: right;
  background: #ef8200;
  color: #fff;
  padding: 15px 30px;
}
.about .ban .tel .t1 {
  line-height: 22px;
  height: 22px;
}
@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);
  }
}
.about .ban .tel .t1:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  margin-right: 12px;
  animation: msClock 1.2s linear infinite;
  background: url(../images/tel.png) 0 center no-repeat;
}
.about .ban .tel .t2 {
  font-family: Arial;
  font-size: 30px;
  line-height: 1;
  margin-top: 10px;
}
.about .aboutBox {
  padding: 68px 60px 0 78px;
  background: #1a7888;
  height: 570px;
  margin-top: 50px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.about .aboutBox .aboutTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutBox .aboutTit span {
  border-bottom: 3px solid #ef8200;
  line-height: 1;
  color: #80d1df;
  font-size: 20px;
  padding-bottom: 7px;
  float: left;
}
.about .aboutBox .aboutTit .more {
  float: right;
  line-height: 30px;
  font-size: 20px;
  color: #80d1df;
  position: relative;
  width: 280px;
  text-align: center;
  padding-left: 140px;
  padding-right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .aboutTit .more i {
  position: absolute;
  left: 0;
  top: 15px;
  width: 140px;
  height: 1px;
  background-color: #80d1df;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .aboutTit .more:hover {
  padding-right: 140px;
  padding-left: 0;
}
.about .aboutBox .aboutTit .more:hover i {
  left: 140px;
}
.about .aboutPic {
  float: right;
  width: 440px;
  height: 300px;
  position: relative;
  margin-right: 18px;
  margin-top: 56px;
}
.about .aboutPic .img {
  width: 440px;
  height: 300px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  right: 0;
  top: 0;
  position: absolute;
}
.about .aboutPic .img img {
  display: block;
  width: 440px;
  height: 300px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .i1 {
  width: 35px;
  height: 35px;
  position: absolute;
  left: -19px;
  top: -22px;
  border-left: 3px #80d1df solid;
  border-top: 3px #80d1df solid;
  opacity: 0.14;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .i2 {
  width: 35px;
  height: 35px;
  position: absolute;
  right: -19px;
  bottom: -22px;
  border-right: 3px #80d1df solid;
  border-bottom: 3px #80d1df solid;
  opacity: 0.14;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .i3 {
  width: 65px;
  height: 65px;
  position: absolute;
  right: -30px;
  top: -30px;
  border-right: 3px #80d1df solid;
  border-top: 3px #80d1df solid;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .i4 {
  width: 65px;
  height: 65px;
  position: absolute;
  left: -30px;
  bottom: -30px;
  border-left: 3px #80d1df solid;
  border-bottom: 3px #80d1df solid;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover .i1 {
  width: 65px;
  height: 65px;
  position: absolute;
  left: -30px;
  top: -30px;
  opacity: 1;
}
.about .aboutPic:hover .i2 {
  width: 65px;
  height: 65px;
  right: -30px;
  bottom: -30px;
  opacity: 1;
}
.about .aboutPic:hover .i3 {
  width: 35px;
  height: 35px;
  right: -19px;
  top: -22px;
  opacity: 0.14;
}
.about .aboutPic:hover .i4 {
  width: 35px;
  height: 35px;
  left: -19px;
  bottom: -22px;
  opacity: 0.14;
}
.about .aboutText {
  float: left;
  width: 615px;
  padding-top: 32px;
}
.about .aboutText h4 {
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 30px;
  height: 180px;
  color: #80d1df;
  margin-top: 25px;
}
.about .aboutText .text a {
color:#fff;
}
.about .aboutText .aboutLink {
  width: 615px;
  height: 95px;
  border: solid 1px #80d1df;
  margin-top: 22px;
  padding: 21px 0;
}
.about .aboutText .aboutLink a {
  display: block;
  float: left;
  border-left: 1px dashed #fff;
  color: #fff;
  width: 50%;
  padding-left: 60px;
}
.about .aboutText .aboutLink a i {
  display: block;
  float: left;
  border-radius: 50%;
  overflow: hidden;
  width: 50px;
  height: 50px;
  background: #ef8200;
  margin-right: 15px;
}
.about .aboutText .aboutLink a i:before,
.about .aboutText .aboutLink 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 .aboutText .aboutLink a i.ico1:before,
.about .aboutText .aboutLink a i.ico1:after {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aboutText .aboutLink a i.ico2:before,
.about .aboutText .aboutLink a i.ico2:after {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aboutText .aboutLink a span {
  display: block;
  padding-left: 65px;
  line-height: 1;
}
.about .aboutText .aboutLink a span.cn {
  font-size: 18px;
  padding-top: 5px;
}
.about .aboutText .aboutLink a span.en {
  color: #80d1df;
  margin-top: 10px;
}
.about .aboutText .aboutLink a:hover i:before,
.about .aboutText .aboutLink a:hover i:after {
  top: -100%;
}
.title {
  line-height: 1;
  text-align: center;
  position: relative;
}
.title h3 {
  font-size: 30px;
  font-weight: bold;
}
.title .en {
  font-size: 18px;
  letter-spacing: 11px;
  color: #999999;
  text-transform: uppercase;
  margin-top: 26px;
}
.title .en:before,
.title .en:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  background-color: #1a7888;
  border-radius: 4px;
  position: relative;
  top: -2px;
  margin: 0 25px;
}
.title .en:after {
  margin-left: 14px;
}
.product {
  padding: 80px 0;
}
.product .proNav {
  margin-top: 58px;
  border-bottom: 1px solid #dedede;
}
.product .proNav .pronavLi {
  margin-right: -32px;
  font-size: 0;
}
.product .proNav .pronavLi:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav a {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  padding-left: 28px;
  margin-right: 35px;
  background: url(../images/pronavico.png) 0 3px no-repeat;
  line-height: 1;
  height: 32px;
  border-bottom: 2px solid transparent;
  position: relative;
  bottom: -1px;
}
.product .proNav a:hover {
  color: #1a7888;
  background-position: 0 -47px;
  border-color: #1a7888;
}
.product .list {
  padding: 0 1.1%;
  padding-top: 35px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  width: 20%;
  float: left;
  padding: 0 1.1%;
  margin-top: 25px;
}
.product .list li .item .cont {
  padding: 10px;
  background-color: #f8f8f8;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1a7888, #1a7888);
  background-image: linear-gradient(to right, #1a7888, #1a7888);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center bottom;
  overflow: hidden;
}
.product .list li .item .cont .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
}
.product .list li .item .cont .pic img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.product .list li .item .cont p {
  position: absolute;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  color: #ffffff;
  left: 0;
  bottom: -62px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #1a7888;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.product .list li .item .bt {
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
}
.product .list li .item:hover .cont {
  box-shadow: 0px 0px 20px 0px rgba(34, 119, 181, 0.4);
  background-size: 100% 100%;
}
.product .list li .item:hover .cont p {
  bottom: 0;
}
.product .list li .item:hover .bt {
  color: #1a7888;
}
.case {
  background: url(../images/casebg.jpg) center bottom no-repeat;
  margin-bottom: 95px;
}
.case .caseBox {
  height: 600px;
  margin-top: 75px;
}
.case .hd {
  width: 800px;
  height: 100px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-left: 500px;
  padding-top: 25px;
}
.case .hd ul {
  width: 100%;
}
.case .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .hd li {
  float: left;
  width: 33.3333%;
  border-left: 1px dashed #dedede;
  height: 55px;
}
.case .hd li:first-child {
  border-left: none;
}
.case .hd li a {
  display: block;
  color: #fff;
  padding-left: 70px;
}
.case .hd li a i {
  display: block;
  float: left;
  width: 55px;
  height: 55px;
  background-color: #f8f8f8;
  border-radius: 50%;
  overflow: hidden;
  width: 50px;
  height: 50px;
}
.case .hd li a i:before,
.case .hd li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .hd li a i:before {
  background: url(../images/caseico1.png) center center no-repeat;
}
.case .hd li a i:after {
  background: url(../images/caseico1h.png) center center no-repeat;
}
.case .hd li a span {
  display: block;
  padding-left: 65px;
  line-height: 1;
  text-align: center;
  width: 161px;
}
.case .hd li a span.num {
  font-size: 30px;
  color: #cccccc;
  padding-top: 2px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .hd li a span.cn {
  font-size: 16px;
  padding-top: 5px;
  color: #333333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .hd li:first-child a i,
.case .hd li a:hover i {
  background: #1a7888;
}
.case .hd li:first-child a i:before,
.case .hd li a:hover i:before,
.case .hd li:first-child a i:after,
.case .hd li a:hover i:after {
  top: -100%;
}
.case .hd li:first-child a .num,
.case .hd li a:hover .num,
.case .hd li:first-child a .cn,
.case .hd li a:hover .cn {
  color: #1a7888;
}
.case .list {
  margin-top: 42px;
  position: relative;
  height: 420px;
}
.case .list .one {
  height: 420px;
}
.case .list .one .pic {
  float: left;
  width: 650px;
  height: 420px;
  background-color: #ef8200;
  margin-left: 10px;
}
.case .list .one .pic img {
  display: block;
  position: relative;
  width: 650px;
  height: 420px;
  left: -10px;
  top: -10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list .one .text {
  float: right;
  width: 580px;
}
.case .list .one .text .bt {
  line-height: 54px;
  font-size: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .list .one .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .list .one .text .line {
  width: 40px;
  height: 5px;
  background-color: #1a7888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list .one .text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #666666;
  margin-top: 24px;
}
.case .list .one .text .more {
  margin-top: 12px;
  display: inline-block;
  border-bottom: 1px solid #dedede;
  color: #1a7888;
  font-size: 20px;
  line-height: 46px;
  position: relative;
  padding: 0;
}
.case .list .one .text .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  background-color: #dedede;
  height: 1px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .list .one .text .more:hover {
  border-color: #1a7888;
  padding: 0 10px;
}
.case .list .one .text .more:hover:before {
  bottom: 100%;
  background-color: #1a7888;
}
.case .list .one:hover .pic img {
  left: 0;
  top: 0;
}
.case .list .one:hover .bt {
  color: #1a7888;
}
.case .list ul {
  position: absolute;
  right: 0;
  bottom: 0;
}
.case .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .list ul li {
  float: left;
  position: relative;
  margin-left: 20px;
  width: 180px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
}
.case .list ul li .pic {
  display: block;
  width: 180px;
  height: 130px;
  border: solid 1px #dedede;
  position: relative;
  z-index: 1;
  padding: 4px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1a7888, #1a7888);
  background-image: linear-gradient(to right, #1a7888, #1a7888);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center bottom;
}
.case .list ul li .pic i {
  display: block;
  overflow: hidden;
  width: 170px;
  height: 120px;
}
.case .list 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);
}
.case .list ul li .bt {
  font-size: 14px;
  padding-top: 16px;
  line-height: 1;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .list ul li:hover .pic {
  background-size: 100% 100%;
  border-color: #1a7888;
}
.case .list ul li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.case .list ul li:hover .bt {
  color: #1a7888;
}
.youshi {
  height: 850px;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  padding-top: 94px;
}
.youshi .ysBox .ysTit {
  float: left;
  width: 300px;
  color: #ffffff;
  padding-top: 40px;
}
.youshi .ysBox .ysTit .t1 {
  background: #ef8200;
  height: 60px;
  line-height: 60px;
  font-size: 34px;
  text-align: center;
  font-weight: bold;
}
.youshi .ysBox .ysTit .t2 {
  font-size: 60px;
  margin-top: 30px;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysBox .ysTit .t3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 54px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  letter-spacing: 6px;
  padding-left: 6px;
  display: inline-block;
  margin-top: 140px;
  min-width: 235px;
  text-align: center;
}
.youshi .ysBox .ysTit .t4 {
  font-size: 16px;
  line-height: 1;
  margin-top: 16px;
  width: 235px;
  text-align: center;
}
.youshi .ysBox .ysTit .t5 {
  margin-top: 62px;
}
.youshi .ysBox .ysTit .t5:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: top;
  margin-right: 12px;
  animation: msClock 1.2s linear infinite;
  background: url(../images/tel.png) 0 center no-repeat;
}
.youshi .ysBox .ysTit .t6 {
  width: 235px;
  height: 45px;
  border: solid 1px #ffffff;
  line-height: 44px;
  text-align: center;
  border-bottom: none;
  font-family: Arial;
  font-size: 16px;
  margin-top: 6px;
}
.youshi .ysBox .ysTit .lyLink {
  display: block;
  text-align: center;
  width: 235px;
  height: 45px;
  line-height: 45px;
  background-color: #ef8200;
  color: #ffffff;
  -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 .ysBox .ysTit .lyLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ef8200;
  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 .ysBox .ysTit .lyLink:hover {
  background: none;
  color: #ef8200;
}
.youshi .ysBox .ysTit .lyLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .ysBox .list {
  width: 982px;
  height: 642px;
  background-color: rgba(255, 255, 255, 0.9);
  float: right;
  padding: 50px 40px 0 25px;
}
.youshi .ysBox .list > ul > li {
  float: left;
  height: 306px;
  width: 380px;
  margin-left: 75px;
  position: relative;
}
.youshi .ysBox .list > ul > li .num {
  font-family: Arial;
  font-size: 130px;
  position: absolute;
  right: 0;
  color: #eeeeee;
  line-height: 1;
  top: 0;
}
.youshi .ysBox .list > ul > li .t1 {
  height: 65px;
  font-family: Arial;
  font-size: 20px;
  color: #1a7888;
}
.youshi .ysBox .list > ul > li .t1 img {
  display: inline-block;
  margin-right: 15px;
}
.youshi .ysBox .list > ul > li h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
}
.youshi .ysBox .list > ul > li p {
  text-indent: 2em;
  line-height: 30px;
  color: #666666;
  margin-top: 22px;
}
.youshi .ysBox .rongyu {
  float: left;
  margin-left: 127px;
  width: 220px;
  position: relative;
  top: -30px;
}
.youshi .ysBox .rongyu .bd {
  height: 252px;
  width: 220px;
  overflow: hidden;
}
.youshi .ysBox .rongyu li {
  height: 252px;
  width: 220px;
}
.youshi .ysBox .rongyu li .pic {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 220px;
  display: block;
  overflow: hidden;
  position: relative;
}
.youshi .ysBox .rongyu li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .ysBox .rongyu li .bt {
  line-height: 1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 18px;
  text-align: center;
}
.youshi .ysBox .rongyu li:hover .bt {
  color: #1a7888;
}
.youshi .ysBox .rongyu .prev {
  width: 18px;
  height: 33px;
  background: url(../images/ryl.png) center center no-repeat;
  position: absolute;
  top: 90px;
  left: -40px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 3;
}
.youshi .ysBox .rongyu .prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.youshi .ysBox .rongyu .next {
  width: 18px;
  height: 33px;
  background: url(../images/ryr.png) center center no-repeat;
  position: absolute;
  top: 90px;
  right: -40px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 3;
}
.youshi .ysBox .rongyu .next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.shebei {
  padding: 70px 0 90px;
}
.shebei .sbBox {
  margin-top: 90px;
}
.shebei .sbL {
  float: left;
  width: 600px;
}
.shebei .sbL .tip {
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  width: 554px;
  text-indent: 30px;
}
.shebei .sbL .tip a{
	color:#999;
}
.shebei .sbL .tip a:hover{
	color:#1a7888;
}
.shebei .sbL ul {
  margin-left: 10px;
  margin-top: 15px;
}
.shebei .sbL ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.shebei .sbL ul li {
  display: block;
  float: left;
  color: #fff;
  width: 290px;
  padding-left: 10px;
  margin-top: 35px;
}
.shebei .sbL ul li i {
  display: block;
  float: left;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
  width: 50px;
  height: 50px;
  background: #ef8200;
  margin-right: 15px;
}
.shebei .sbL ul li i:before,
.shebei .sbL 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;
}
.shebei .sbL ul li i.ico1:before,
.shebei .sbL ul li i.ico1:after {
  background: url(../images/sbico1.png) center center no-repeat;
}
.shebei .sbL ul li i.ico2:before,
.shebei .sbL ul li i.ico2:after {
  background: url(../images/sbico2.png) center center no-repeat;
}
.shebei .sbL ul li i.ico3:before,
.shebei .sbL ul li i.ico3:after {
  background: url(../images/sbico3.png) center center no-repeat;
}
.shebei .sbL ul li i.ico4:before,
.shebei .sbL ul li i.ico4:after {
  background: url(../images/sbico4.png) center center no-repeat;
}
.shebei .sbL ul li span {
  display: block;
  padding-left: 65px;
  line-height: 1;
  font-size: 16px;
}
.shebei .sbL ul li span.cn {
  padding-top: 5px;
  color: #666666;
}
.shebei .sbL ul li span.en {
  color: #999999;
  margin-top: 12px;
}
.shebei .sbL ul li:hover i:before,
.shebei .sbL ul li:hover i:after {
  top: -100%;
}
.shebei .sbL .zxBox {
  width: 497px;
  height: 104px;
  padding-left: 55px;
  margin-top: 44px;
  background: url(../images/zxbg.jpg) center center no-repeat;
  padding: 38px 0 0 120px;
}
.shebei .sbL .zxBox .zxLink {
  display: block;
  width: 220px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(26, 120, 136, 0.7);
  color: #ffffff;
  border-radius: 21px;
  text-align: center;
}
.shebei .sbL .zxBox .zxLink:hover {
  background: #ef8200;
}
.shebei .sbR {
  float: right;
  width: 682px;
}
.shebei .sbR ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.shebei .sbR ul li {
  float: left;
  width: 340px;
  height: 240px;
  border: 5px #dedede solid;
  margin: 1px 0 0 1px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.shebei .sbR ul li .pic {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.shebei .sbR ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 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.6s ease-out;
  transition: all 0.6s ease-out;
}
.shebei .sbR ul li .bt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(26, 120, 136, 0.8);
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 80% 20px 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.shebei .sbR ul li .bt:after {
  content: "";
  display: block;
  width: 12px;
  height: 13px;
  background: url(../images/sbli.png) center center no-repeat;
  margin: 60px auto 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.shebei .sbR ul li:hover {
  border-color: #80d1df;
}
.shebei .sbR 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);
}
.shebei .sbR ul li:hover .bt {
  opacity: 1;
  filter: alpha(opacity=100);
  padding-top: 98px;
}
.shebei .sbR ul li:hover .bt:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  margin-top: 10px;
}
.news {
  padding: 95px 0 0;
  height: 860px;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  background-color: #f8f8f8;
}
.news .newsBox {
  margin-top: 40px;
}
.news .newsL {
  width: 770px;
  float: left;
}
.news .newsTab {
  height: 35px;
  margin-top: 64px;
}
.news .newsTab ul {
  font-size: 0;
}
.news .newsTab ul li {
  float: left;
  width: 33.33333%;
  text-align: center;
}
.news .newsTab ul li a {
  display: inline-block;
  color: #999999;
  font-size: 18px;
  line-height: 1;
  height: 35px;
  border-bottom: 1px solid #1a7888;
}
.news .newsTab ul li a b {
  color: #1a7888;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li.on a{
	 border-bottom: 1px solid #ef8200;
}
.news .newsTab ul li.on a b {
  color: #ef8200;
  
}
.news .newsTabs {
  margin-top: 42px;
  position: relative;
  z-index: 2;
  padding: 52px 0;
}
.news .newsTabs:before {
  content: "";
  display: block;
  width: 1500px;
  height: 490px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 50%;
  margin-left: -750px;
  top: 0;
  z-index: -1;
}
.news .newsTabs li {
  height: 386px;
}
.news .newsTabs li .item {
  width: 185px;
  height: 386px;
  margin-left: 93px;
  border-left: 1px solid #dedede;
  padding-left: 12px;
  position: relative;
  float: left;
}
.news .newsTabs li .item:before {
  content: "";
  display: block;
  width: 2px;
  height: 0;
  background-color: #1a7888;
  position: absolute;
  left: -1px;
  top: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs li .item:first-child {
  margin-left: 0;
}
.news .newsTabs li .item .date {
  font-family: Arial;
  line-height: 14px;
  font-size: 16px;
  color: #cccccc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs li .item .date i {
  display: block;
  height: 30px;
  font-size: 40px;
  margin-bottom: 16px;
  line-height: 34px;
}
.news .newsTabs li .item .bt {
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 16px;
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs li .item .pic {
  display: block;
  width: 170px;
  height: 120px;
  border: solid 1px #dedede;
  overflow: hidden;
  position: relative;
  margin-top: 14px;
}
.news .newsTabs li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #666666;
  margin-top: 14px;
}
.news .newsTabs li .item .more {
  color: #999999;
  text-transform: uppercase;
  display: block;
  line-height: 24px;
  margin-top: 24px;
}
.news .newsTabs li .item .more:after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 8px;
  vertical-align: middle;
  margin-left: 5px;
  background: url(../images/newsli.png) -30px center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTabs li .item .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs li .item:hover:before {
  height: 64px;
}
.news .newsTabs li .item:hover .bt,
.news .newsTabs li .item:hover .date {
  color: #1a7888;
}
.news .newsTabs li .item:hover .more {
  color: #1a7888;
}
.news .newsTabs li .item:hover .more:after {
  background-position: 0 center;
}
.formbox {
  padding: 80px 0 70px;
}
.formbox h4 {
  font-size: 30px;
  text-align: center;
  line-height: 1;
  color: #666666;
}
.formbox .form {
  margin-top: 60px;
}
.formbox .form:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.formbox .form input {
  float: left;
  display: block;
  border: none;
  border-bottom: 1px solid #999;
  width: 245px;
  height: 40px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 12px 34px;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  margin-left: 30px;
}
.formbox .form input.username {
  background: url(../images/inpxm.png) 0 0 no-repeat;
  margin-left: 0;
}
.formbox .form input.usertel {
  background: url(../images/inpdh.png) 0 0 no-repeat;
}
.formbox .form input.codeText {
  background: url(../images/inpyzm.png) 0 0 no-repeat;
}
.formbox .form input.xqcontent {
  background: url(../images/inpbz.png) 0 0 no-repeat;
  width: 475px;
}
.formbox .form input::-webkit-input-placeholder {
  color: #999999;
}
.formbox .form input:focus::-webkit-input-placeholder,
.formbox .form input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.formbox .form .code {
  position: relative;
float:left;
}
.formbox .form .code .imgCode {
  position: absolute;
  right: 0px;
  top: 0;
  width: 96px;
  height: 40px;
}
.formbox .submitform {
  display: block;
  border: none;
  cursor: pointer;
  width: 255px;
  height: 45px;
  background-color: #1a7888;
  margin: 52px auto 0;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 45px;
  -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;
}
.formbox .submitform:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #1a7888;
  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: #1a7888;
}
.formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.links {
  padding: 25px 0;
  background: #ef8200;
}
.links span {
  display: block;
  float: left;
  font-family: Impact;
  font-size: 50px;
  text-transform: uppercase;
  color: #fff;
  width: 120px;
  line-height: 80px;
}
.links .list {
  float: right;
  width: 1180px;
  line-height: 40px;
}
.links .list a {
  display: inline-block;
  margin-left: 50px;
  color: #fff;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
