@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: 650px;
  overflow: hidden;
}
.banner .slider {
  width: 100% !important;
  height: 650px;
  top: 0;
  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;
  display: none;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 400px;
  right: 3%;
  width: 20px;
  height: 49px;
  text-indent: -9999px;
  background: url(../images/bb.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.banner .osSlider-main .slider-btn-next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  right: 3%;
  top: 216px;
  width: 12px;
  text-align: center;
  z-index: 25;
  font-size: 0;
  margin: 0 4px;
}
.banner .osSlider-main .slider-nav li {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #00abf0;
  border-radius: 50%;
  margin-bottom: 28px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  box-shadow: 0 0 0 4px rgba(0, 171, 240, 0.2);
}
.title {
  height: 190px;
  width: 180px;
  line-height: 1;
  padding-top: 92px;
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.title:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 540px;
  height: 190px;
  border-radius: 0px 30px 30px 0px;
  background-image: linear-gradient(90deg, #123fba 0%, #08a4d8 100%);
}
.title:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 71px;
  background-color: #5ccaf6;
  right: 35px;
  top: 40px;
}
.title h4 {
  font-weight: bold;
  font-size: 48px;
  line-height: 34px;
  opacity: 0.15;
  font-family: 'Times New Roman', Times, serif;
  position: absolute;
  top: 38px;
  right: 56px;
  text-transform: uppercase;
  white-space: nowrap;
}
.title h3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  position: relative;
}
.title h3:after {
  content: "";
  position: absolute;
  left: -360px;
  top: 50%;
  width: 330px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
}
.title h3 a {
  color: #fff;
}
.title p {
  font-size: 15px;
  margin-top: 14px;
  white-space: nowrap;
}
.product {
  padding: 70px 0;
}
.product .proTit {
  height: 190px;
}
.product .proTit .title {
  float: left;
}
.product .proTit .proNav {
  float: right;
}
.product .proTit .proNav .searchS {
  height: 50px;
}
.product .proTit .proNav .search {
  float: right;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  background-color: #fff;
  border: none;
  overflow: hidden;
  position: relative;
  padding-right: 84px;
  width: 350px;
  box-shadow: 0 0 10px rgba(0, 171, 240, 0.3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
}
.product .proTit .proNav .search .searchInp {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: none;
  border: none;
  position: relative;
  padding-left: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTit .proNav .search .searchInp::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proTit .proNav .search .searchInp::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proTit .proNav .search .searchInp:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proTit .proNav .search .searchInp:focus,
.product .proTit .proNav .search .searchInp:active {
  z-index: 2;
}
.product .proTit .proNav .search .searchInp:focus::-webkit-input-placeholder,
.product .proTit .proNav .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .proNav .search .searchInp:focus::-moz-placeholder,
.product .proTit .proNav .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .proNav .search .searchInp:focus:-ms-input-placeholder,
.product .proTit .proNav .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .proNav .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 84px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
}
.product .proTit .proNav .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product .proTit .proNav .search:hover {
  border-color: #00abf0;
}
.product .proTit .proNav ul {
  margin-top: 54px;
  position: relative;
}
.product .proTit .proNav ul:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 1400px;
  background-color: #e5e5e5;
}
.product .proTit .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTit .proNav ul li {
  float: left;
  margin-left: 25px;
}
.product .proTit .proNav ul li:first-child {
  margin-left: 0;
}
.product .proTit .proNav ul li a {
  position: relative;
  text-align: center;
  line-height: 1;
  display: block;
  height: 62px;
  padding: 0 10px;
  font-size: 15px;
  line-height: 25px;
}
.product .proTit .proNav ul li a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  background-color: #00abf0;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proTit .proNav ul li a:hover {
  color: #00abf0;
}
.product .proTit .proNav ul li a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: 0 0 0 4px rgba(0, 171, 240, 0.2);
}
.product .list {
  margin-top: 5px;
}
.product .list ul {
  margin-right: -36px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  float: left;
  width: 340px;
  margin-right:50px;
  margin-top: 35px;
}
.product .list li .item {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 270px;
  border-radius: 5px; border:1px solid #eeeeee;
}
.product .list li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .item .cont {
  height: 134px;
  padding-top: 28px;
  padding-left: 30px;
  position: relative;
  padding-right: 78px;
}
.product .list li .item .cont .en {
  position: absolute;
  right: 36px;
  top: 0;
  font-size: 14px;
  color: #dddddd;
  width: 12px;
  line-height: 12px;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.product .list li .item .cont .en:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 50px;
  background-color: #e4e5ed;
  margin: 0 5px;
  margin-bottom: 10px;
}
.product .list li .item .cont .line {
  width: 30px;
  height: 2px;
  background-color: #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  margin-top: 10px;
}
.product .list li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #777777;
  margin-top: 6px;
}
.product .list li .item: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 .list li .item:hover .line {
  background: #00abf0;
  width: 60px;
}
.product .list li .item:hover .bt {
  color: #00abf0;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  height: 800px;
}
.youshi .ysBox {
  height: 800px;
}
.youshi .ysPic {
  float: right;
  width: 1135px;
  height: 650px;
  margin-right: -235px;
}
.youshi .ysPic .bd {
  width: 1135px;
  height: 650px;
  overflow: hidden;
  border-radius: 0px 30px 0px 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd li {
  display: block;
  width: 1135px;
  height: 650px;
}
.youshi .ysPic .bd li img {
  display: block;
  width: 1135px;
  height: 650px;
}
.youshi .ysPic .bd:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 15px 15px -10px rgba(0, 171, 240, 0.5);
}
.youshi .ysCont {
  float: left;
  height: 650px;
  padding-top: 114px;
  background: url(../images/ysbdbg.png) 0 316px no-repeat;
  padding-top: 95px;
  width: 280px;
  position: relative;
  z-index: 2;
}
.youshi .ysCont .ysTit {
  line-height: 1;
}
.youshi .ysCont .ysTit h4 {
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 55px;
  font-weight: bold;
  color: #00abf0;
  line-height: 44px;
  background-image: -webkit-linear-gradient(0, #123fba 0%, #50bebe 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.youshi .ysCont .ysTit h3 {
  font-weight: bold;
  font-size: 30px;
  margin-top: 30px;
}
.youshi .ysCont .bd {
  margin-top: 96px;
  overflow: hidden;
  height: 260px;
}
.youshi .ysCont .bd ul li {
  height: 260px;
}
.youshi .ysCont .bd ul li h4 {
  width: 200px;
  height: 50px;
  background-color: #00abf0;
  background-image: linear-gradient(90deg, #123fba 0%, #50bebe 100%);
  line-height: 50px;
  padding-left: 42px;
  font-size: 20px;
  font-size: 28px;
  color: #fff;
  border-radius: 10px 0px 10px 0px;
}
.youshi .ysCont .bd ul li .text {
  font-size: 15px;
  font-size: 18px;
  line-height: 36px;
  margin-top: 30px;
  color: #555555;
}
.youshi .ysCont .tt {
  height: 58px;
  line-height: 58px;
}
.youshi .ysCont .tt .tel {
  float: left;
  color: #00abf0;
  font-size: 20px;
  padding: 0 18px;
  background-color: #f5f200;
  border-radius: 6px 0px 0px 6px;
}
.youshi .ysCont .tt .zxLink {
  float: left;
  width: 165px;
  height: 58px;
  background: #00abf0;
  border-radius: 0px 6px 6px 0px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .tt .zxLink:hover {
  background: #fff;
  color: #00abf0;
}
.youshi .hd {
  clear: both;
  padding-top: 28px;
}
.youshi .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .hd ul li {
  float: left;
  cursor: pointer;
  text-align: center;
  position: relative;
  width: 70px;
  margin-left: 250px;
}
.youshi .hd ul li:first-child {
  margin-left: 0;
}
.youshi .hd ul li i {
  display: block;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin: auto;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 {
  font-size: 16px;
  line-height: 1;
  margin-top: 10px;
}
.youshi .hd ul li:hover i,
.youshi .hd ul li.on i {
  border-color: #00abf0;
}
.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 .pageHd {
  position: absolute;
  right: -312px;
  top: 0;
}
.youshi .pageHd:before {
  content: "";
  display: block;
  width: 1px;
  height: 250px;
  background-color: #deeff7;
  margin: auto;
}
.youshi .pageHd ul {
  padding-top: 30px;
}
.youshi .pageHd ul li {
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 4px;
  margin-top: 34px;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .pageHd ul li:hover,
.youshi .pageHd ul li.on {
  background-image: linear-gradient(90deg, #00abf0 0%, #50bebe 100%);
  color: #fff;
}
.case {
  padding: 70px 0;
}
.case .caseTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTit .title {
  float: left;
}
.case .caseTit .mBan {
  float: right;
  text-align: right;
  padding-top: 52px;
  width: 790px;
}
.case .caseTit .mBan .t1 {
  line-height: 1;
  letter-spacing: 7px;
  color: #666666;
  margin-right: -7px;
  font-size: 18px;
}
.case .caseTit .mBan .t2 {
  font-size: 14px;
  line-height: 30px;
  color: #cccccc;
  text-transform: uppercase;
  margin-top: 25px;
}
.case .caseL {
  float: left;
  width: 550px;
  padding-top: 40px;
}
.case .caseL li {
  height: 160px;
  margin-top: 40px;
  position: relative;
  padding: 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseL li:first-child {
  margin-top: 0;
}
.case .caseL li .pic {
  display: block;
  width: 200px;
  height: 160px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  overflow: hidden;
  float: left;
  border-radius: 6px;
}
.case .caseL 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 .caseL li .cont {
  width: 270px;
  height: 160px;
  float: right;
  margin-right: 10px;
  padding-top: 12px;
}
.case .caseL li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseL li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #777777;
  margin-top: 4px;
}
.case .caseL li .cont .more {
  line-height: 20px;
  display: inline-block;
  font-size: 13px;
  color: #777777;
  margin-top: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL li .cont .more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 1px;
  background-color: #bfbfbf;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL li .cont .more:after {
  content: ">";
  display: inline-block;
  margin-left: 5px;
}
.case .caseL li .cont .more:hover {
  color: #00abf0;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseL li .cont .more:hover:before {
  background-color: #00abf0;
}
.case .caseL li:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 10px 10px -5px rgba(0, 171, 240, 0.2);
}
.case .caseL 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 .caseL li:hover .cont .bt {
  color: #00abf0;
}
.case .caseTabs {
  border-radius: 30px 0px 0px 0px;
  float: right;
  overflow: hidden;
  width: 600px;
  height: 480px;
}
.case .caseTabs .bd {
  overflow: hidden;
  width: 600px;
  height: 480px;
  border-radius: 30px 0px 0px 0px;
}
.case .caseTabs .bd li {
  position: relative;
  width: 600px;
  height: 480px;
  float: left;
}
.case .caseTabs .bd li .pic {
  display: block;
  width: 100%;
  height: 100%;
  -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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 280px;
  height: 50px;
  line-height: 50px;
  background-color: rgba(248, 248, 248, 0.9);
  border-radius: 0px 10px 0px 0px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 15px 0 75px;
  font-size: 16px;
}
.case .caseTabs .bd li .bt:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 50px;
  height: 1px;
  background-color: #00abf0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .bt {
  background-color: rgba(0, 171, 240, 0.9);
  color: #fff;
}
.case .caseTabs .bd li:hover .bt:before {
  background-color: #fff;
}
.case .hd {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 50px;
  background-color: rgba(0, 171, 240, 0.8);
  border-radius: 0px 0px 0px 10px;
  padding: 40px 0;
}
.case .hd ul li {
  width: 10px;
  height: 10px;
  border: solid 1px #ffffff;
  margin: auto;
  border-radius: 100%;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .hd ul li:first-child {
  margin-top: 0;
}
.case .hd ul li.on {
  background-color: #fff;
}
.about {
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  height: 750px;
}
.about .aboutText {
  width: 540px;
  float: left;
}
.about .aboutText .tit {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  margin-top: 82px;
  color: #555555;
}
.about .aboutText .tit a {
  color: #555555;
}
.about .aboutText .tit a:hover {
  color: #00abf0;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  margin-top: 28px;
  text-align: justify;
  color: #666666;
}
.about .aboutText .aLink {
  margin-top: 50px;
  width: 540px;
  height: 140px;
  background-color: #ffffff;
  border-radius: 10px 10px 0px 10px;
}
.about .aboutText .aLink a {
  display: block;
  width: 180px;
  position: relative;
  padding-top: 25px;
  float: left;
  text-align: center;
  border-radius: 10px;
  line-height: 1;
}
.about .aboutText .aLink a:before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 0;
  width: 180px;
  height: 156px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #123fba, #08a4d8);
  background-image: linear-gradient(to right, #123fba, #08a4d8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.about .aboutText .aLink a i {
  display: block;
  width: 50px;
  height: 54px;
  overflow: hidden;
  margin: auto;
  position: relative;
  z-index: 2;
}
.about .aboutText .aLink a i:before,
.about .aboutText .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 .aboutText .aLink a i.ico1:before {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico1:after {
  background: url(../images/aboutico1h.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico2:before {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico2:after {
  background: url(../images/aboutico2h.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico3:before {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico3:after {
  background: url(../images/aboutico3h.png) center center no-repeat;
}
.about .aboutText .aLink a span {
  display: block;
  margin-top: 12px;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
.about .aboutText .aLink a:hover,
.about .aboutText .aLink a.on {
  color: #fff;
}
.about .aboutText .aLink a:hover:before,
.about .aboutText .aLink a.on:before {
  background-size: 100% 100%;
}
.about .aboutText .aLink a:hover i:before,
.about .aboutText .aLink a.on i:before,
.about .aboutText .aLink a:hover i:after,
.about .aboutText .aLink a.on i:after {
  top: -100%;
}
.about .aboutPic {
  float: right;
  width: 600px;
  height: 566px;
  margin-top: 95px;
}
.about .aboutPic .pic {
  overflow: hidden;
  width: 960px;
  height: 566px;
  border-radius: 20px 0 0 20px;
  border: solid 7px #ffffff;
  border-right: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 953px;
  height: 552px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic iframe {
  width: 953px !important;
  height: 552px !important;
}
.about .aboutPic .pic:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.2);
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.news {
  padding: 70px 0;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .newsNav {
  float: right;
}
.news .newsTab .newsNav ul {
  margin-top: 32px;
  position: relative;
}
.news .newsTab .newsNav ul:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #e5e5e5;
}
.news .newsTab .newsNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .newsNav ul li {
  float: left;
  margin-left: 65px;
}
.news .newsTab .newsNav ul li:first-child {
  margin-left: 0;
}
.news .newsTab .newsNav ul li a {
  position: relative;
  text-align: center;
  display: block;
  height: 108px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1;
}
.news .newsTab .newsNav ul li a i {
  display: block;
  width: 50px;
  height: 52px;
  overflow: hidden;
  margin: auto;
}
.news .newsTab .newsNav ul li a i:before,
.news .newsTab .newsNav ul 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;
}
.news .newsTab .newsNav ul li a i.ico1:before,
.news .newsTab .newsNav ul li a i.ico1:after {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab .newsNav ul li a i.ico2:before,
.news .newsTab .newsNav ul li a i.ico2:after {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab .newsNav ul li a i.ico3:before,
.news .newsTab .newsNav ul li a i.ico3:after {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab .newsNav ul li a span {
  display: block;
  margin-top: 8px;
}
.news .newsTab .newsNav ul li a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  background-color: #00abf0;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsTab .newsNav ul li:hover a:before,
.news .newsTab .newsNav ul li.on a:before {
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: 0 0 0 4px rgba(0, 171, 240, 0.2);
}
.news .newsTab .newsNav ul li:hover a i:before,
.news .newsTab .newsNav ul li.on a i:before,
.news .newsTab .newsNav ul li:hover a i:after,
.news .newsTab .newsNav ul li.on a i:after {
  top: -100%;
}
.news .newsTabs {
  margin-top: 30px;
  overflow: hidden;
  height: 780px;
}
.news .newsTabs .newsList {
  overflow: hidden;
  height: 780px;
}
.news .newsOne {
  height: 300px;
  overflow: hidden;
  position: relative;
}
.news .newsOne ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsOne ul li {
  overflow: hidden;
  height: 300px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne ul li .pic {
  float: left;
  display: block;
  width: 540px;
  height: 300px;
  border-radius: 30px 0px 30px 0px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  overflow: hidden;
}
.news .newsOne 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 .newsOne ul li .cont {
  float: right;
  position: relative;
  width: 618px;
  padding-right: 94px;
  padding-top: 40px;
  height: 300px;
}
.news .newsOne ul li .cont .date {
  position: absolute;
  right: 0;
  top: 50px;
  text-align: right;
  font-size: 14px;
  color: #999999;
  line-height: 1;
}
.news .newsOne ul li .cont .date i {
  display: block;
  font-size: 24px;
  line-height: 18px;
  margin-bottom: 10px;
}
.news .newsOne ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne ul li .cont .bt:before {
  content: "-";
  margin-right: 10px;
  display: inline-block;
}
.news .newsOne ul li .cont .bt:hover {
  color: #00abf0;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsOne ul li .cont p {
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #666666;
  font-size: 13px;
  margin-left: 18px;
}
.news .newsOne 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 .newsOne ul li:hover .cont .bt {
  color: #00abf0;
}
.news .newsOne .newsPage {
  position: absolute;
  z-index: 2;
  left: 600px;
  bottom: 42px;
}
.news .newsOne .newsPage .news-prev {
  color: #ffffff;
  font-size: 24px;
  float: left;
  width: 50px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  border-radius: 6px 0px 0px 6px;
  background-image: linear-gradient(90deg, #00abf0 0%, #50bebe 100%);
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsOne .newsPage .news-prev:before {
  content: "<";
}
.news .newsOne .newsPage .news-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.news .newsOne .newsPage .news-next {
  color: #ffffff;
  font-size: 24px;
  float: left;
  width: 50px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  border-radius: 0px 6px 6px 0px;
  background-color: #444444;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsOne .newsPage .news-next:before {
  content: ">";
}
.news .newsOne .newsPage .news-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.news .list2 ul {
  margin-right: -36px;
}
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 li {
  float: left;
  position: relative;
  width: 376px;
  height: 120px;
  background-color: #f8f8f8;
  border-radius: 10px;
  margin-top: 40px;
  margin-right: 36px;
  padding: 20px 20px 0;
  -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;
  line-height: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 li .bt:before {
  content: "-";
  display: inline-block;
  margin-right: 8px;
}
.news .list2 li .bt:hover {
  color: #00abf0;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 li .line {
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 10px;
  position: relative;
}
.news .list2 li .line:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -7px;
  width: 15px;
  height: 15px;
  background-color: #e5e5e5;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #00abf0, #50bebe);
  background-image: linear-gradient(to right, #00abf0, #50bebe);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  border-radius: 100%;
}
.news .list2 li .date {
  font-size: 12px;
  line-height: 1;
  color: #999999;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 li:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.1);
}
.news .list2 li:hover .line:before {
  background-size: 100% 100%;
}
.links {
  margin-bottom: 70px;
}
.links .linksBox {
  line-height: 32px;
}
.links .linksBox .tit {
  float: left;
  width: 80px;
  height: 32px;
  background-color: #444444;
  border-radius: 6px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.links .linksBox .list {
  float: right;
  width: 1120px;
  overflow: hidden;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #555555;
  margin-left: 40px;
}
.links .linksBox .list a:hover {
  color: #00abf0;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
