@charset "UTF-8";
@font-face {
  font-family: 'bebas';
  src: url("fonts/BEBAS.eot");
  src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff2") format("woff2"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg#BEBAS") format("svg");
}
@font-face {
  font-family: 'book';
  src: url("fonts/GOTHAMRND-BOOK.eot");
  src: url("fonts/GOTHAMRND-BOOK.eot") format("embedded-opentype"), url("fonts/GOTHAMRND-BOOK.woff2") format("woff2"), url("fonts/GOTHAMRND-BOOK.woff") format("woff"), url("fonts/GOTHAMRND-BOOK.ttf") format("truetype"), url("fonts/GOTHAMRND-BOOK.svg#GOTHAMRND-BOOK") format("svg");
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
footer .bot {
  overflow: hidden;
}

@-webkit-keyframes y {
  0% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(25px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}


.klbox {
  position: relative;
}

@-webkit-keyframes circle-inner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  10.7% {
    -webkit-transform: rotate(90deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
  }
  35.7% {
    -webkit-transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  60.7% {
    -webkit-transform: rotate(270deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
  }
  85.7% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes circle-inner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  10.7% {
    -webkit-transform: rotate(90deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
  }
  35.7% {
    -webkit-transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  60.7% {
    -webkit-transform: rotate(270deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
  }
  85.7% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes circle-inner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  10.7% {
    -webkit-transform: rotate(90deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
  }
  35.7% {
    -webkit-transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  60.7% {
    -webkit-transform: rotate(270deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
  }
  85.7% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes circle-inner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  10.7% {
    -webkit-transform: rotate(90deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
  }
  35.7% {
    -webkit-transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  60.7% {
    -webkit-transform: rotate(270deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
  }
  85.7% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
/*input::-webkit-input-placeholder{ 
color: #ccc;
font-size: 12px;
}
input::-moz-input-placeholder{ 
color: #ccc;
font-size: 12px;

}
input::-ms-input-placeholder{ 
color: #ccc;
font-size: 12px;
}*/
/*bocweb-search.png*/
body, html {
  font-family: "Microsoft YaHei","Source Han Sans CN","Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

img {
  max-width: 100%;
}

body {
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

.fixed01 {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(47, 52, 59, 0.1);
  z-index: 2;
}

.yui {
  cursor: pointer;
}

.header {
  width: 100%;
}
.header .bocweb-logo {
  float: left;
  margin-left: 53px;
  display: block;
  line-height: 88px;
}
.header .bocweb-logo img {
  display: inline-block;
}
.header.fixed .bocweb-logo {
  margin-top: 45px;
  display: inline;
  line-height: 1;
}
.header .bocweb-right {
  float: right;
}
.header .bocweb-right .bocweb-nav .bocweb-subnav {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  height: 88px;
  line-height: 88px;

  padding:0 30px;
}
.header .bocweb-right .bocweb-nav .bocweb-subnav:hover, .header .bocweb-right .bocweb-nav .bocweb-subnav.cur {
  color: #014099;
}

.wenk {
  line-height: 1;
  height: 380px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-left: 230px;
  box-sizing: border-box;
}
.wenk .h1 {
  font-size: 45px;
  color: #2f343b;
}
.wenk .h2 {
  font-size: 60px;
  color: #014099;
  font-family: Arial;
  margin-top: 55px;
  margin-bottom: 22px;
}
.wenk .h3 {
  font-size: 20px;
  color: #2f343b;
}
.wenk .h3 span {
  color: #014099;
  font-family: Arial;
}
.wenk .h4 {
  font-size: 14px;
  color: #2f343b;
  margin-top: 42px;
  margin-bottom: 68px;
}
.wenk .h4 p {
  float: left;
  position: relative;
  padding-left: 25px;
}
.wenk .h4 p:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  background: url(../img/x04.png) no-repeat center;
  background-size: 100%;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wenk .h5 {
  font-size: 20px;
  color: #ffffff;
  height: 50px;
  border-radius: 50px;
  width: 260px;
  border-right: 50px;
  line-height: 50px;
  text-align: center;
  background: #014099;
}

.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .swiper-pagination {
  width: 100%;
}
.banner .swiper-container {
  height: 100%;
}
.banner .swiper-button-prev {
  width: 45px;
  height: 120px;
  background: url(../img/x01.png) rgba(0, 0, 0, 0.2) no-repeat center;
  background-size: 100%;
}
.banner .swiper-button-prev:hover {
  background: url(../img/x01.png) #014099 no-repeat center;
  background-size: 100%;
}
.banner .swiper-button-next {
  width: 45px;
  height: 120px;
  background: url(../img/x02.png) rgba(0, 0, 0, 0.2) no-repeat center;
  background-size: 100%;
}
.banner .swiper-button-next:hover {
  background: url(../img/x02.png) #014099 no-repeat center;
  background-size: 100%;
}
.banner .swiper-slide {
  position: relative;
}
.banner .swiper-pagination {
  line-height: 1;
  bottom: 50px;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  height: 2px;
  width: 50px;
  background: #bdc1c1;
  position: relative;
}
.banner .swiper-pagination .swiper-pagination-bullet:after {
  position: absolute;
  height: 100%;
  width: 0;
  content: "";
  left: 0;
  top: 0;
  background: #bdc1c1;
  /*transition:all 4s linear;*/
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
  /*background:#014099;*/
  /*transition:all .4s linear;*/
}
.banner .swiper-pagination .swiper-pagination-bullet-active:after {
  background: #014099;
  width: 100%;
  transition: all 10s linear;
}
.banner .xwen3 {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  margin: auto;
  height: 40px;
  width: 80px;
  background-size: 100%;
  animation: y 2s linear 1s infinite alternate;
}
.banner .wenk {
  line-height: 1;
  height: 380px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-left: 230px;
  box-sizing: border-box;
}
.banner .wenk .h1 {
  font-size: 45px;
  color: #2f343b;
}
.banner .wenk .h2 {
  font-size: 60px;
  color: #014099;
  font-family: Arial;
  margin-top: 55px;
  margin-bottom: 22px;
}
.banner .wenk .h3 {
  font-size: 20px;
  color: #2f343b;
}
.banner .wenk .h3 span {
  color: #014099;
  font-family: Arial;
}
.banner .wenk .h4 {
  font-size: 14px;
  color: #2f343b;
  margin-top: 42px;
  margin-bottom: 68px;
}
.banner .wenk .h4 p {
  float: left;
  position: relative;
  padding-left: 25px;
}
.banner .wenk .h4 p:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  background: url(../img/x04.png) no-repeat center;
  background-size: 100%;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.banner .wenk .h5 {
  font-size: 20px;
  color: #ffffff;
  height: 50px;
  border-radius: 50px;
  width: 260px;
  border-right: 50px;
  line-height: 50px;
  text-align: center;
  background: #014099;
}

.wel_01 {
  position: relative;
}
.wel_01 .wel_01top {
  height: 100%;
}
.wel_01 .wel_01top .htop {
  height: 72%;
  background-color: #2f343b;
}
.wel_01 .wel_01top .htop .htopbox {
  height: 100%;
  text-align: center;
  position: relative;
  width: 1107px;
  margin: 0 auto;
}
.wel_01 .wel_01top .htop .htopbox .img {
  height: 100%;
  text-align: center;
  overflow: hidden;
}
.wel_01 .wel_01top .htop .htopbox .img img {
  display: inline-block;
  height: 100%;
}
.wel_01 .wel_01top .htop .htopbox .wen {
  color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 1;
  width: 100%;
  height: 160px;
  padding-top: 7%;
  box-sizing: border-box;
}
.wel_01 .wel_01top .htop .htopbox .wen .h1 {
  font-size: 36px;
}
.wel_01 .wel_01top .htop .htopbox .wen .h2 {
  font-size: 24px;
  font-family: Arial;
  margin-top: 20px;
  margin-bottom: 30px;
}
.wel_01 .wel_01top .htop .htopbox .wen .h3 {
  height: 45px;
  width: 217px;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  line-height: 45px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 45px;
}
.wel_01 .wel_01top .hbot {
  height: 28%;
  background: #ffffff;
  text-align: center;
  padding-top: 6%;
  box-sizing: border-box;
}
.wel_01 .wel_01top .hbot .h1 {
  font-size: 20px;
  color: #333333;
  line-height: 1;
}
.wel_01 .wel_01top .hbot .h2 {
  font-size: 12px;
  color: #999999;
  width: 650px;
  margin: 0 auto;
  line-height: 24px;
  margin-top: 15px;
}
.wel_01 .wel_01bot {
  position: absolute;
  bottom: 24%;
  left: 0;
  width: 1107px;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 1s linear;
}
.wel_01 .wel_01bot .owl-item {
  padding: 1px;
  box-sizing: border-box;
}
.wel_01 .wel_01bot .item {
  height: 80px;
  width: 80px;
  margin: 0 auto;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
  transition: all .4s linear;
  cursor: pointer;
  position: relative;
}
.wel_01 .wel_01bot .item img {
  opacity: 0;
  position: absolute;
  transition: all .4s linear;
}
.wel_01 .wel_01bot .item .i1 {
  opacity: 1;
}
.wel_01 .wel_01bot .item:hover, .wel_01 .wel_01bot .item.cur {
  background: #014099;
  transition: all .4s linear;
}
.wel_01 .wel_01bot .item:hover img, .wel_01 .wel_01bot .item.cur img {
  transition: all .4s linear;
}
.wel_01 .wel_01bot .item:hover .i1, .wel_01 .wel_01bot .item.cur .i1 {
  opacity: 0;
}
.wel_01 .wel_01bot .item:hover .i0, .wel_01 .wel_01bot .item.cur .i0 {
  opacity: 1;
}

.wel_02 .wel_02top {
  height: 43.5%;
  background: #2f343b;
  text-align: center;
  padding-top: 10%;
  box-sizing: border-box;
}
.wel_02 .wel_02top .h1 {
  font-size: 36px;
  line-height: 1;
  color: #ffffff;
}
.wel_02 .wel_02top .h2 {
  width: 80px;
  height: 25px;
  background: url(../img/x021.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 35px;
}
.wel_02 .wel_02top .h3 {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  line-height: 1.5;
}
.wel_02 .wel_02bot {
  height: 56.5%;
}
.wel_02 .wel_02bot .owl-prev {
  width: 45px;
  height: 22.5%;
  background: url(../img/x01.png) rgba(0, 0, 0, 0.2) no-repeat center;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 128px;
  left: 0;
  text-indent: 999px;
  overflow: hidden;
  transition: all .4s linear;
}
.wel_02 .wel_02bot .owl-prev:hover, .wel_02 .wel_02bot .owl-prev.disabled {
  background: url(../img/x01.png) #014099 no-repeat center;
  background-size: 100%;
  transition: all .4s linear;
}
.wel_02 .wel_02bot .owl-next {
  width: 45px;
  height: 22.5%;
  background: url(../img/x02.png) rgba(0, 0, 0, 0.2) no-repeat center;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 128px;
  right: 0;
  text-indent: 999px;
  overflow: hidden;
  transition: all .4s linear;
}
.wel_02 .wel_02bot .owl-next:hover, .wel_02 .wel_02bot .owl-next.disabled {
  background: url(../img/x02.png) #014099 no-repeat center;
  background-size: 100%;
  transition: all .4s linear;
}
.wel_02 .wel_02bot .item {
  position: relative;
  display: block;
  overflow: hidden;
}
.wel_02 .wel_02bot .item .img {
  transition: all .5s linear;
  height: 100%;
  width: 100%;
}
.wel_02 .wel_02bot .item:hover .img {
  transition: all .5s linear;
  transform: scale3d(1.08, 1.08, 1);
}
.wel_02 .wel_02bot .item:hover .wen {
  background: none;
  transition: all .5s linear;
}
.wel_02 .wel_02bot .item:hover .wen .tbox {
  opacity: 0;
  transition: all .5s linear;
}
.wel_02 .wel_02bot .item .wen {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  padding: 65px 45px 35px 25px;
  box-sizing: border-box;
  transition: all .5s linear;
}
.wel_02 .wel_02bot .item .wen .t1 {
  line-height: 1;
  font-size: 28px;
  color: #ffffff;
}
.wel_02 .wel_02bot .item .wen .t2 {
  font-size: 14px;
  color: #cccccc;
  line-height: 24px;
  padding-left: 10px;
  box-sizing: border-box;
}
.wel_02 .wel_02bot .item .wen .tbox {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 45px 35px 25px;
  box-sizing: border-box;
  transition: all .5s linear;
}
.wel_02 .wel_02bot .item .wen .t3 {
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  margin-top: 30px;
}
.wel_02 .wel_02bot .item .wen .t3 span {
  height: 10px;
  width: 12px;
  display: inline-block;
  background: url(../img/x022.png) no-repeat center;
  background-size: 100%;
}

#wel_02bot {
  height: 100%;
}
#wel_02bot .owl-wrapper-outer {
  height: 100%;
}
#wel_02bot .owl-wrapper-outer .owl-wrapper {
  height: 100%;
}
#wel_02bot .owl-wrapper-outer .owl-wrapper .owl-item {
  height: 100%;
}
#wel_02bot .owl-wrapper-outer .owl-wrapper .owl-item .item {
  height: 100%;
}

.dingk {
  overflow: hidden;
}

.wel_03 .wel_03top {
  height: 24%;
  text-align: center;
  padding-top: 6%;
  box-sizing: border-box;
}
.wel_03 .wel_03top .h1 {
  color: #2f343b;
  font-size: 36px;
  line-height: 1;
}
.wel_03 .wel_03top .h2 {
  width: 80px;
  height: 25px;
  background: url(../img/x023.png) no-repeat center;
  background-size: 100%;
  display: inline-block;
  margin-top: 20px;
}
.wel_03 .wel_03bot {
  height: 62%;
}
.wel_03 .wel_03bot .ul {
  margin: 0 auto;
}
.wel_03 .wel_03bot .ul .li {
  display: inline-block;
  float: left;
  margin-right: 2.4%;
  width: 18%;
  min-height:260px;
}
.wel_03 .wel_03bot .ul .li:nth-child(5n) {
  margin-right: 0;
}
.wel_03 .wel_03bot .ul .li .img {
  height: 200px;
  overflow: hidden;
    position: relative;
}
.wel_03 .wel_03bot .ul .li .img img {
  transition: all .5s linear;
      width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.wel_03 .wel_03bot .ul .li .wen .h1 {
  font-size: 20px;
  line-height: 1.5;
  color: #888888;
  margin: 15px 0;
}
.wel_03 .wel_03bot .ul .li .wen .h2 {
  line-height: 1.5;
  font-size: 14px;
  color: #333333;
}
.wel_03 .wel_03bot .ul .li:hover .img img {
  transition: all .5s linear;
  transform: scale3d(1.08, 1.08, 1);
}

.tansuo {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  height: 46px;
  line-height: 46px;
  width: 215px;
  border: 2px solid #c1c1c1;
  border-radius: 46px;
  color: #2f343b;
  margin-top: 20px;
  transition: all .5s linear;
}
.tansuo:hover {
  color: #ffffff;
  background: #014099;
  border-color: #014099;
  transition: all .5s linear;
}

.wel_04 .wel_04top {
  height: 70.5%;
}
.wel_04 .wel_04top .box {
  width: 50%;
}
.wel_04 .wel_04top .wen {
  position: relative;
  display: block;
  height: 100%;
}
.wel_04 .wel_04top .wen .wenbox {
  height: 296px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-left: 205px;
  box-sizing: border-box;
}
.wel_04 .wel_04top .wen .h1 {
  color: #2f343b;
  font-size: 36px;
  line-height: 1;
}
.wel_04 .wel_04top .wen .h1 span {
  font-family: Arial;
}
.wel_04 .wel_04top .wen .h2 {
  width: 75px;
  height: 15px;
  background: url(../img/x024.png) no-repeat center;
  background-size: 100%;
  margin-top: 22px;
  margin-bottom: 55px;
}
.wel_04 .wel_04top .wen .h3 {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  width: 655px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 84px;
}
.wel_04 .wel_04top .wen .h4 {
  height: 46px;
  width: 220px;
  border: 2px solid #d6d6d6;
  color: #2f343b;
  font-size: 20px;
  line-height: 46px;
  display: block;
  cursor: pointer;
  text-align: center;
  border-radius: 45px;
  margin-top: 32px;
  transition: all .5s linear;
}
.wel_04 .wel_04top .wen .h4:hover {
  background: #014099;
  border-color: #014099;
  color: #ffffff;
  transition: all .5s linear;
}
.wel_04 .wel_04top .play {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  height: 100%;
}
.wel_04 .wel_04top .play img {
  height: 100%;
  width: 100%;
}
.wel_04 .wel_04top .play:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../img/x025.png) rgba(47, 52, 59, 0.5) no-repeat center;
  background-size: 70px 80px;
  background-position: 53% 37%;
  top: 0;
  left: 0;
}
.wel_04 .wel_04bot {
  height: 283px;
  background: #2f343b;
  position: relative;
}

.kmbox.cur .k {
  /*height: 507px;*/
}
.kmbox.cur .k .center {
  height: auto;
}
.kmbox .k {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #2f343b;
}
.kmbox .k .top {
  text-align: center;
  position: relative;
  height: 125px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 40px;
  box-sizing: border-box;
}
.kmbox .k .top .span {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  cursor: pointer;
  height: 20px;
  padding-left: 18px;
  box-sizing: border-box;
  transition: all .5s linear;
}
.kmbox .k .top .span:hover {
  color: rgba(255, 255, 255, 0.5);
  transition: all .5s linear;
}
.kmbox .k .top .span:hover:after {
  background: url(../img/x130.png) no-repeat center;
  background-size: 100%;
  transition: all .5s linear;
}
.kmbox .k .top .span:after {
  position: absolute;
  height: 8px;
  width: 8px;
  content: "";
  background: url(../img/x029.png) no-repeat center;
  background-size: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all .5s linear;
}
.kmbox .k .top .li {
  position: relative;
  /*width:25%;*/
  margin: 0 130px;
  display: inline-block;
  padding-left: 75px;
  padding-top: 5px;
  box-sizing: border-box;
  color: #ffffff;
  line-height: 1;
}
.kmbox .k .top .li .h1 {
  position: absolute;
  left: 0;
  top: 0;
}
.kmbox .k .top .li .h3 {
  text-align: left;
  font-size: 12px;
  font-family: Arial;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 10px;
}
.kmbox .k .top .li .h2 {
  text-align: left;
  font-size: 20px;
}
.kmbox .k .center {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  height: 68px;
  box-sizing: border-box;
}
.kmbox .k .center .li {
  float: left;
  width: 14.2857142857%;
  text-align: center;
}
.kmbox .k .center .litop {
  font-size: 16px;
  color: #ffffff;
  line-height: 68px;
  position: relative;
  cursor: pointer;
}
.kmbox .k .center .litop span {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  background: url(../img/x031.png) no-repeat center;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 15px;
}
.kmbox .k .center .litop.cur span {
  transform: rotate(180deg);
}
.kmbox .k .center .libot {
  display: block;
}
.kmbox .k .center .libot .h {
  display: block;
  font-size: 14px;
  color: #999999;
}
.kmbox .k .bot .top01 {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1;
  padding-top: 20px;
  box-sizing: border-box;
}
.kmbox .k .bot .top01 a {
  color: rgba(153, 153, 153, 0.5);
}
.kmbox .k .bot .right {
  position: relative;
  height: 100%;
  width: 178px;
  height: 89px;
  line-height: 89px;
}
.kmbox .k .bot .right img {
  display: inline-block;
}
.kmbox .k .bot .bot01 {
  margin-top: 13px;
}
.kmbox .k .bot .bot01 a {
  display: inline-block;
  height: 28px;
  width: 28px;
}
.kmbox .k .bot .bot01 .li01 {
  background: url(../img/x033.png) no-repeat center;
  background-size: 100%;
}
.kmbox .k .bot .bot01 .li02 {
  background: url(../img/x034.png) no-repeat center;
  background-size: 100%;
}
.kmbox .k .bot .bot01 .li03 {
  background: url(../img/x035.png) no-repeat center;
  background-size: 100%;
}
.kmbox .k .bot .bot01 .li04 {
  background: url(../img/x036.png) no-repeat center;
  background-size: 100%;
}

.w1680 {
  width: 1680px;
  margin: 0 auto;
}

.navbox {
  background: rgba(53, 59, 67, 0.95);
  width: 1180px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 11;
  padding: 140px 120px 95px 115px;
  box-sizing: border-box;
  display: none;
}
.navbox .anniu {
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
}
.navbox .anniu .fr {
  height: 88px;
  width: 88px;
  cursor: pointer;
}
.navbox .dicon {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  bottom: 95px;
  right: 120px;
}
.navbox .dicon img {
  width: 50px;
}
.navbox .connav .toptit {
  color: #ffffff;
  font-size: 20px;
  position: relative;
  padding-bottom: 16px;
  box-sizing: border-box;
  line-height: 1;
  font-family: Arial;
  display: block;
}
.navbox .connav .toptit:hover {
  color: #014099;
}
.navbox .connav .toptit:hover:after {
  background: #014099;
  transition: 0.8s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.navbox .connav .toptit:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 88px;
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  transition: 0.8s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.navbox .connav .botwen .li {
  float: left;
  width: 25%;
}
.navbox .connav .botwen .ul {
  margin-top: 45px;
}
.navbox .connav .botwen .litop {
  font-size: 20px;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 30px;
}
.navbox .connav .botwen .h {
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  display: block;
}
.navbox .connav .botwen .h:hover {
  color: #ffffff;
}

.m-header .w-header {
  position: absolute;
  padding-left: 15px;
  width: 100%;
  box-sizing: border-box;
  z-index: 4;
  height: 45px;
  background: rgba(47, 52, 59, 0.1);
}

.m-header .welcome-a {
  float: left;
  height: 45px;
  display: inline-block;
  background-size: 99%;
}

.m-header .welcome-a img {
  max-height: 100%;
}

.m-header .search-cover {
  float: right;
  width: 45px;
  height: 45px;
  display: block;
  line-height: 45px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
  display: block;
}

.m-header .uio {
  float: right;
  height: 45px;
  width: 45px;
  background: #353b43;
  position: relative;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100 !important;
  background-color: #000;
  opacity: 0.8;
  display: none;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  /*background: url(../img/close1.png) no-repeat center;*/
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border: 1px solid #aaa;
  position: fixed;
  left: 3%;
  top: 45px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 13px;
  line-height: 12px;
  padding: 14px 4%;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 50px;
  height: 100%;
  background: url(../img/sousuo1.png) no-repeat center;
  background-size: 100%;
  margin-top: 11px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
  position: absolute;
  /*right: 52px;*/
  /*top: 50%;*/
  width: 100%;
  height: 100%;
  vertical-align: middle;
  cursor: pointer;
  /*margin-top: -19px;*/
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #c3c5c7;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 6px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 16px;
}

.m-header .nav-btn .line3 {
  bottom: 1px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 14px 0 0;
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 12;
  color: #ffffff;
}

.m-header .sub-menu ul {
  padding: 0 12px;
}

.m-header .sub-menu li {
  border-bottom: 1px solid #dcdcdc;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #ffffff;
  position: relative;
  font-size: 15px;
  line-height: 18px;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  padding: 10px 3%;
  line-height: 33px;
  color: #ffffff;
  position: relative;
  font-size: 15px;
  line-height: 18px;
}

.m-header .sub-menu .sub-tit:after {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background-size: 100% auto;
  position: absolute;
  right: 15px;
  top: 9px;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 8px;
  width: 8px;
  float: right;
  margin-right: 16px;
  margin-top: 5px;
  background: url(../img/pro.png) center center no-repeat;
  background-size: 8px 8px;
}

.m-header .sub-menu .sub-tit.on {
  background-color: #014099;
  color: #fff;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #014099;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 5px 1.5%;
  box-sizing: border-box;
  display: none;
}

.m-header .sub-menu .sec-list p {
  line-height: 22px;
  background-size: 8px auto;
  font-size: 13px;
}

.m-header .sub-menu .sec-list a {
  padding-left: 21px;
  color: rgba(255, 255, 255, 0.5);
  display: block;
}

.m-header .w-header.cur {
  background: rgba(0, 0, 0, 0.9);
}

.pc01 {
  display: block;
}

.m01 {
  display: none;
}

.mbanner {
  position: relative;
}
.mbanner img {
  width: 100%;
}
.mbanner .swiper-button-prev {
  width: 22.5px;
  height: 60px;
  background: url(../img/x01.png) no-repeat center;
  background-size: 100%;
}
.mbanner .swiper-button-next {
  width: 22.5px;
  height: 60px;
  background: url(../img/x02.png) no-repeat center;
  background-size: 100%;
}
.mbanner .swiper-pagination {
  width: 100%;
  line-height: 1;
  bottom: 0;
}
.mbanner .swiper-pagination .swiper-pagination-bullet {
  height: 10px;
  width: 1px;
  background: #bdc1c1;
}
.mbanner .swiper-pagination .swiper-pagination-bullet-active {
  width: 2px;
  height: 22px;
  background: #014099;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 13;
  top: 0;
  display: none;
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 1200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px solid #606060;
  font-size: 24px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box input[type="text"] {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  right: 0;
  height: 35px;
  width: 35px;
  background: url(../img/sousuo.png) no-repeat center;
}

.toTop {
  /*   position: fixed;
    z-index: 4;
    bottom: 100px;
    right: 30px;
    border-radius: 50%;
    box-shadow: 10px #d2d2d2;
    display: none; 
    cursor: pointer;*/
}

.kmbox.cur .k .center {
  padding-bottom: 23px;
  box-sizing: border-box;
}

.wel_01 .wel_01top .htop .htopbox .img img {
  width: 1107px;
  height: 720px;
}

.wel_03 .wel_03bot .ul .li .img img {
  width: 100%;
}

.wel_01 .wel_01top .htop .htopbox .wen .h3 {
  cursor: pointer;
  display: block;
  color: #ffffff;
  transition: all .5s linear;
}
.wel_01 .wel_01top .htop .htopbox .wen .h3:hover {
  color: #fff;
  border-color: #014099;
  background: #014099;
  transition: all .5s linear;
}

.conbanner {
  position: relative;
}
.conbanner img {
  width: 100%;
}
.conbanner .conwen {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  text-align: center;
  color: #ffffff;
  height: 116px;
}
.conbanner .conwen .tit01 {
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
}
.conbanner .conwen .tit02 {
  font-size: 48px;
  line-height: 1;
  font-family: Arial;
  margin-top: 20px;
}

.kmbox .k {
  position: static;
}

.kmbox .k.cur {
  position: absolute;
}

.w1440 {
  width: 1440px;
  margin: 0 auto;
}

.solutions {
  background: #f5f5f5;
}
.solutions .stopl {
  border-bottom: 1px solid #cecece;
}
.solutions .solutionstop {
  padding-left: 80px;
  box-sizing: border-box;
  position: relative;
  padding-top: 50px;
  padding-bottom: 45px;
  box-sizing: border-box;
}
.solutions .solutionstop:after {
  position: absolute;
  height: 50px;
  width: 50px;
  content: "";
  background: url(../img/x037.png) no-repeat center;
  background-size: 100%;
  left: 0;
  top: 40px;
}
.solutions .solutionstop .h1 {
  font-size: 24px;
  color: #333333;
  line-height: 1;
}
.solutions .solutionstop .h2 {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-top: 28px;
}
.solutions .solutionsbot {
  margin-top: 40px;
}
.solutions .solutionsbot .li {
  float: left;
  width: 455px;
  margin-left: 37.5px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 35px;
  border-bottom: 2px solid #dbdbdb;
}
.solutions .solutionsbot .li:nth-child(3n+1) {
  margin-left: 0;
}
.solutions .solutionsbot .li:hover .top img {
  transform: scale3d(1.08, 1.08, 1);
  transition: all .3s linear;
}
.solutions .solutionsbot .li .top {
  width: 455px;
  height: 224px;
  overflow: hidden;
}
.solutions .solutionsbot .li .top img {
  transition: all .3s linear;
}
.solutions .solutionsbot .li .bot {
  padding: 0 32px;
  padding-top: 28px;
  box-sizing: border-box;
  height: 165px;
  background: #ffffff;
}
.solutions .solutionsbot .li .bot .h1 {
  font-size: 20px;
  color: #333333;
  line-height: 1;
}
.solutions .solutionsbot .li .bot .h2 {
  color: #666666;
  line-height: 25px;
  font-size: 14px;
  margin-top: 15px;
}

.solbox .solboxtop .item {
  height: 210px;
  transition: all .5s linear;
  padding-top: 57px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  background: #eeeeee;
}
.solbox .solboxtop .item .wen {
  color: #353b43;
  font-size: 18px;
  text-align: center;
  line-height: 20px;
  transition: all .5s linear;
  margin-top: 20px;
}
.solbox .solboxtop .item .span {
  height: 54px;
  width: 54px;
  position: relative;
  margin: 0 auto;
}
.solbox .solboxtop .item .span img {
  position: absolute;
  opacity: 0;
  transition: all .5s linear;
}
.solbox .solboxtop .item .span .i1 {
  opacity: 1;
}
.solbox .solboxtop .item .span .i0 {
  opacity: 0;
}
.solbox .solboxtop .item:hover, .solbox .solboxtop .item.cur {
  background: #353b43;
  transition: all .5s linear;
}
.solbox .solboxtop .item:hover .wen, .solbox .solboxtop .item.cur .wen {
  color: #ffffff;
  transition: all .5s linear;
}
.solbox .solboxtop .item:hover .span img, .solbox .solboxtop .item.cur .span img {
  transition: all .5s linear;
}
.solbox .solboxtop .item:hover .span .i0, .solbox .solboxtop .item.cur .span .i0 {
  opacity: 1;
}
.solbox .solboxtop .item:hover .span .i1, .solbox .solboxtop .item.cur .span .i1 {
  opacity: 0;
}
.solbox .solboxbot {
  position: relative;
}
.solbox .solboxbot img {
  transition: all .5s linear;
}
.solbox .solboxbot .box {
  height: 700px;
}
.solbox .solboxbot .boxwen {
  position: absolute;
  left: 12.5%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 505px;
  height: 165px;
  background: rgba(255, 255, 255, 0.7);
  padding: 35px 38px;
  padding-bottom: 15px;
  box-sizing: border-box;
  transition: all .5s linear;
}
.solbox .solboxbot .boxwen .h1 {
  font-size: 20px;
  line-height: 1;
  color: #353b43;
}
.solbox .solboxbot .boxwen .h2 {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 75px;
  margin-top: 20px;
}

.kbox {
  display: none;
}
.kbox a {
  display: block;
}

.conbanner .conwen .tit02 {
  text-transform: uppercase;
}

.kb02 {
  font-size: 18px;
  line-height: 1;
  color: #666666;
  margin-top: 13px;
}

.kb01 {
  font-size: 36px;
  color: #000000;
  font-weight: bold;
  line-height: 1;
}

.contact .h {
  text-align: center;
}
.contact .boxwen {
  padding-top: 40px;
  box-sizing: border-box;
  height: 515px;
}
.contact .boxwen .map {
  height: 100%;
  width: 56%;
}
.contact .boxwen .wen {
  width: 44%;
  height: 100%;
  background: #ffffff;
  padding-left: 70px;
  padding-top: 58px;
  box-sizing: border-box;
}
.contact .boxwen .wen .h1 {
  font-size: 30px;
  color: #000000;
  line-height: 1;
  margin-bottom: 40px;
}
.contact .boxwen .wen .h2 {
  color: #666666;
  font-size: 14px;
  line-height: 1;
}
.contact .boxwen .wen .h2 .p {
  margin-bottom: 23px;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.contact .boxwen .wen .h2 .p span {
  position: absolute;
  height: 17px;
  width: 17px;
  left: 0;
  top: -2px;
}
.contact .contacttop {
  background: #f5f5f5;
  padding-top: 90px;
  box-sizing: border-box;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
}
.contact .contactbot {
  padding-top: 70px;
  box-sizing: border-box;
}
.contact .contactbot .botwen {
  padding-top: 58px;
  box-sizing: border-box;
  display: none;
}
.contact .contactbot .botwen .li {
  width: 420px;
  height: 282px;
  display: block;
  float: left;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-left: 90px;
  margin-bottom: 73px;
  border: 1px solid #e5e5e5;
  padding: 30px 20px;
  box-sizing: border-box;
  line-height: 1;
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}
.contact .contactbot .botwen .li:nth-child(3n+1) {
  margin-left: 0;
}
.contact .contactbot .botwen .li:after {
  position: absolute;
  content: "";
  height: 7px;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #809fcc;
}
.contact .contactbot .botwen .li .li01 {
  font-size: 24px;
  color: #0054a7;
}
.contact .contactbot .botwen .li .li02 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.contact .contactbot .botwen .li .li02 .l {
  float: left;
  padding-left: 20px;
  position: relative;
  margin-left: 27px;
}
.contact .contactbot .botwen .li .li02 .l:nth-child(1) {
  margin-left: 0;
}
.contact .contactbot .botwen .li .li02 .l img {
  position: absolute;
  left: 0;
  top: 0;
  height: 15px;
  width: 15px;
}
.contact .contactbot .botwen .li .li03 {
  line-height: 30px;
  height: 90px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.contact .contactbot .botwen .li .li04 {
  width: 56px;
  height: 36px;
  background: url(../img/x045.png) no-repeat center;
  background-size: 100%;
  transition: all .5s linear;
  display: block;
}
.contact .contactbot .botwen .li:hover .li04 {
  background: url(../img/x046.png) no-repeat center;
  background-size: 100%;
  transition: all .5s linear;
}
.contact .botam {
  height: 80px;
  width: 80px;
  background: url(../img/x042.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 70px;
  cursor: pointer;
  transition: all  .4s linear;
}
.contact .botam:hover {
  background: url(../img/x043.png) no-repeat center;
  background-size: 100%;
  transition: all  .4s linear;
}

/*x044.png*/
.kmbox .k .center .libot .h:hover {
  color: white;
}

.ko01 {
  background: #35393f;
}

.ko02 {
  background: #3a3e44;
}

.ko03 {
  background: #404348;
}

.ko04 {
  background: #2f343b;
}

.ko05 {
  background: #4b4e51;
}

.ko06 {
  background: #3a3e44;
}

.ko07 {
  background: #45484d;
}

.product {
  height: 1000px;
  background: #35393f;
}
.product .productli {
  height: 100%;
  width: 11%;
  float: left;
  position: relative;
  transition: all .4s linear;
}
.product .productli.cur {
  width: 34%;
  transition: all .4s linear;
}
.product .productli.cur .left {
  opacity: 0;
  z-index: 0;
  transition: all .4s linear;
}
.product .productli.cur .right {
  opacity: 1;
  z-index: 1;
  transition: all .4s linear;
}
.product .productli .left {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  position: relative;
  z-index: 1;
  /*transition:all .4s linear;*/
}
.product .productli .left .box {
  height: 138px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.product .productli .left .img {
  height: 90px;
  width: 90px;
  margin: 0  auto;
}
.product .productli .left .wen {
  font-size: 18px;
  color: #cccccc;
  line-height: 1;
  text-align: center;
  margin-top: 30px;
}
.product .productli .right {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*transition:all .4s linear;*/
  z-index: 0;
}
.product .productli .right .img {
  overflow: hidden;
  height: 100%;
}
.product .productli .right .img img {
  width: 100%;
  height: 100%;
}
.product .productli .right .wen {
  position: absolute;
  top: -35%;
  left: 0;
  text-align: center;
  width: 100%;
  height: 179px;
  bottom: 0;
  margin: auto;
}
.product .productli .right .wen .h1 {
  color: #ffffff;
  font-weight: normal;
}
.product .productli .right .wen .h2 {
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  margin-top: 18px;
  margin-bottom: 60px;
  line-height: 1;
}
.product .productli .right .wen .h3 {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: #ffffff;
  width: 215px;
  height: 45px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 45px;
  transition: all .5s linear;
}
.product .productli .right .wen .h3:hover {
  color: #ffffff;
  border-color: transparent;
  background: #014099;
  transition: all .5s linear;
}

.mproduct .productli {
  position: relative;
}
.mproduct .productli .wen {
  position: absolute;
  top: -35%;
  left: 0;
  text-align: center;
  width: 100%;
  height: 179px;
  bottom: 0;
  margin: auto;
}
.mproduct .productli .wen .h1 {
  color: #ffffff;
  font-weight: normal;
}
.mproduct .productli .wen .h2 {
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  margin-top: 18px;
  margin-bottom: 60px;
  line-height: 1;
}
.mproduct .productli .wen .h3 {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: #ffffff;
  width: 215px;
  height: 45px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 45px;
}
.mproduct .productli .img img {
  width: 100%;
}

.probanner img {
  width: 100%;
}
.probanner.in .h1 {
  color: #353b43;
  font-size: 48px;
}
.probanner.in .h1 span {
  color: #014099;
}
.probanner.in .wen .h2 {
  font-size: 16px;
  color: #353b43;
  margin-bottom: 0;
}
.probanner.in .line {
  background: #014099;
  height: 1px;
  width: 75px;
  margin-top: 25px;
  margin-bottom: 65px;
}
.probanner.in .h3 {
  color: #014099;
  font-family: Arial;
  font-size: 30px;
}
.probanner.in .wen .h4 {
  color: #666;
  font-size: 14px;
  width: 440px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px;
}

.prolist .protit {
  height: 140px;
  background: #6b6b6b;
  padding-top: 35px;
  box-sizing: border-box;
}
.prolist .protit .tit01 {
  padding-left: 125px;
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
  position: relative;
}
.prolist .protit .tit01 .span {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  left: 0;
}
.prolist .protit .tit01 .input {
  color: #ffffff;
  font-size: 16px;
}
.prolist .protit .tit01 .input input {
  border: none;
  background: none;
  outline: none;
  box-sizing: border-box;
}
.prolist .protit .tit01 .input input[type=text] {
  background: #ffffff;
  height: 45px;
  width: 100%;
}
.prolist .protit .tit01 .input input[type=submit] {
  background: #424242;
  width: 132px;
  height: 45px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .4s linear;
}
.prolist .protit .tit01 .input input[type=submit]:hover {
  color: rgba(255, 255, 255, 0.6);
  transition: all .4s linear;
}
.prolist .protit .tit02 {
  padding-left: 125px;
  box-sizing: border-box;
  margin-top: 10px;
}
.prolist .protit .tit02 .li {
  float: left;
  font-size: 14px;
  color: #ffffff;
  padding-left: 32px;
  box-sizing: border-box;
  position: relative;
  margin-left: 30px;
  line-height: 30px;
}
.prolist .protit .tit02 .li:nth-child(1) {
  margin-left: 0;
}
.prolist .protit .tit02 .li img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 30px;
}
.prolist .prowen {
  padding-top: 45px;
  box-sizing: border-box;
}
.prolist .prowen .li {
  display: block;
  width: 690px;
  float: left;
  border: 1px solid #e5e5e5;
  margin-left: 20px;
  box-sizing: border-box;
  margin-bottom: 12px;
}
.prolist .prowen .li:nth-child(2n+1) {
  margin-left: 0;
}
.prolist .prowen .li:hover {
  box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.05);
}
.prolist .prowen .li .img {
  width: 325px;
  height: 325px;
}
.prolist .prowen .li .wen {
  padding-top: 40px;
  box-sizing: border-box;
  width: 362px;
}
.prolist .prowen .li .wen .h1 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}
.prolist .prowen .li .wen .h2 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 25px;
  height: 144px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.prolist .prowen .li .wen .h3 {
  color: #004098;
  font-size: 14px;
  width: 105px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #004098;
  border-radius: 32px;
}

.w1400 {
  width: 1400px;
  margin: 0 auto;
}

.page {
  padding-top: 180px;
  padding-bottom: 120px;
  box-sizing: border-box;
}

.pagination {
  text-align: center;
}
.pagination a {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #e2e2e2;
  font-size: 14px;
  color: #666666;
  vertical-align: middle;
}
.pagination a:hover, .pagination a.active {
  background-color: #004098;
  color: #ffffff;
}
.pagination a.next {
  background: url(../img/next.png) #e2e2e2 no-repeat center;
  background-size: 100%;
}
.pagination a.next:hover {
  background: url(../img/next01.png) #004098 no-repeat center;
  background-size: 100%;
}
.pagination a.prev {
  background: url(../img/prev.png) #e2e2e2 no-repeat center;
  background-size: 100%;
}
.pagination a.prev:hover {
  background: url(../img/prev01.png) #004098 no-repeat center;
  background-size: 100%;
}

.probanner .wen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 1;
  color: #ffffff;
  padding-left: 260px;
  height: 297px;
  bottom: 0;
  margin: auto;
}
.probanner .wen .h1 {
  font-size: 48px;
}
.probanner .wen .h2 {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 90px;
  font-family: Arial;
}
.probanner .wen .h3 {
  font-size: 30px;
}
.probanner .wen .h4 {
  color: #cccccc;
  font-size: 14px;
  line-height: 30px;
  margin-top: 33px;
}

.proinfotit {
  text-align: center;
  background: #f4f5f5;
  border-bottom: 1px solid #cdced0;
}
.proinfotit .li {
  display: inline-block;
  font-size: 18px;
  color: #2f343b;
  height: 80px;
  line-height: 80px;
  margin: 0 40px;
  position: relative;
  cursor: pointer;
}
.proinfotit .li:after {
  position: absolute;
  content: "";
  opacity: 0;
  height: 4px;
  width: 39px;
  background: #014099;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all .5s linear;
}
.proinfotit .li:hover, .proinfotit .li.cur {
  color: #014099;
}
.proinfotit .li:hover:after, .proinfotit .li.cur:after {
  opacity: 1;
  transition: all .5s linear;
}

.prot {
  font-size: 36px;
  color: #333333;
  line-height: 1;
  text-align: center;
}

.proinfo01 {
  border-bottom: 1px solid #e8e9ec;
}
.proinfo01 .img {
  width: 50%;
}
.proinfo01 .wen {
  width: 50%;
  padding-left: 260px;
  padding-right: 170px;
  padding-top: 115px;
  box-sizing: border-box;
}
.proinfo01 .wen .h1 {
  font-size: 36px;
  color: #333333;
}
.proinfo01 .wen .h2 {
  margin-top: 35px;
  margin-bottom: 80px;
}
.proinfo01 .wen .h3 {
  font-size: 16px;
  color: #666666;
  line-height: 35px;
  height: 350px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
}

.proinfo02 {
  height: 825px;
  padding-top: 115px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.proinfo02 .img {
  height: 520px;
  margin-top: 90px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.proinfo02 .img .pro {
  display: inline-block;
}
.proinfo02 .img .li {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  height: 75px;
  width: 480px;
}
.proinfo02 .img .li.lir .l01 {
  left: auto;
  right: 0;
}
.proinfo02 .img .li.lir .l02 {
  text-align: right;
  padding-left: 0;
  padding-right: 100px;
  box-sizing: border-box;
}
.proinfo02 .img .li.lir .l02 span {
  margin-left: 0;
  margin-right: 16px;
}
.proinfo02 .img .li.lir .l02:after {
  left: 0;
}
.proinfo02 .img .li .l01 {
  height: 75px;
  width: 75px;
  position: absolute;
  left: 0;
  top: 0;
}
.proinfo02 .img .li .l02 {
  position: relative;
  font-size: 18px;
  height: 38px;
  color: #014099;
  line-height: 1.5;
  padding-left: 100px;
  box-sizing: border-box;
  text-align: left;
}
.proinfo02 .img .li .l02 span {
  font-size: 14px;
  color: #666666;
  margin-left: 16px;
}
.proinfo02 .img .li .l02:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 370px;
  background: #c7c7c7;
  bottom: 0;
  left: 100px;
}
.proinfo02 .img .o1 {
  opacity: 1;
  top: 100px;
}
.proinfo02 .img .o2 {
  top: 240px;
  opacity: 1;
}
.proinfo02 .img .o3 {
  top: 402px;
  opacity: 1;
}
.proinfo02 .img .o4.li {
  top: 90px;
  right: 50px;
  left: auto;
  opacity: 1;
}
.proinfo02 .img .o4.li .l02:after {
  width: 430px;
  left: -50px;
}
.proinfo02 .img .o5.li {
  top: 254px;
  right: 50px;
  left: auto;
  opacity: 1;
}
.proinfo02 .img .o5.li .l02:after {
  width: 330px;
  left: 50px;
}

.proinfo03 {
  height: 705px;
  background: #f5f5f5;
  padding-top: 110px;
  box-sizing: border-box;
}
.proinfo03 .vodeotit {
  line-height: 1;
  width: 830px;
  margin: 0 auto;
}
.proinfo03 .vodeotit .h1 {
  font-size: 24px;
  color: #333333;
}
.proinfo03 .vodeotit .h2 {
  font-size: 14px;
  color: rgba(102, 102, 102, 0.5);
}
.proinfo03 .vodeowen {
  width: 830px;
  margin: 0 auto;
  background: url(../img/x047.png) no-repeat center;
  background-size: 100%;
  height: 500px;
  padding: 45px 79px;
  margin-top: 18px;
  box-sizing: border-box;
}
.proinfo03 .vodeowen .wen {
  background: #4d4d4d;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.proinfo03 .vodeowen .wen:after {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  left: 0;
  top: 0;
  background: url(../img/play.png) rgba(0, 0, 0, 0.3) no-repeat center;
  background-size: 75px 75px;
}
.proinfo03 .vodeowen .wen img {
  width: 100%;
}

.proinfo04 {
  padding-top: 110px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.proinfo04 .ul {
  margin-top: 65px;
}
.proinfo04 .ul .li {
  width: 336px;
  margin-bottom: 16px;
  float: left;
  margin-left: 18px;
}
.proinfo04 .ul .li:nth-child(4n+1) {
  margin-left: 0;
}
.proinfo04 .ul .li .img {
  width: 100%;
  height: 150px;
  overflow: hidden;
  border-radius: 6px;
  overflow: hidden;
}
.proinfo04 .ul .li .img img {
  transition: all .5s linear;
}
.proinfo04 .ul .li:hover .img img {
  transform: scale3d(1.08, 1.08, 1);
  transition: all .5s linear;
}
.proinfo04 .ul .li .wen {
  line-height: 1;
  font-size: 16px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 15px;
  box-sizing: border-box;
}

.newbanner .weni {
  font-weight: bold;
  color: #211f32;
  line-height: 50px;
  height: 50px;
  text-align: center;
}

.ntit {
  text-align: center;
  padding-top: 56px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.ntit .li {
  display: inline-block;
  width: 165px;
  height: 50px;
  border: 1px solid #e9e9e9;
  border-radius: 50px;
  text-align: center;
  font-size: 18px;
  color: #666666;
  line-height: 50px;
}
.ntit .li:hover, .ntit .li.cur {
  color: #f1f1f1;
  background: #014099;
}

.ntop .left {
  position: relative;
  width: 705px;
  height: 470px;
  overflow: hidden;
}
.ntop .left img {
  transition: all .4s linear;
}
.ntop .left .wen {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  font-size: 18px;
  color: #ffffff;
  background: rgba(51, 51, 51, 0.7);
  height: 68px;
  line-height: 68px;
  padding-left: 28px;
  box-sizing: border-box;
}
.ntop .left:hover img {
  transition: all .4s linear;
  transform: scale3d(1.08, 1.08, 1);
}
.ntop .right {
  width: 710px;
}
.ntop .right .li {
  margin-left: 30px;
}
.ntop .right .li:nth-child(2n+1) {
  margin-left: 0;
}

.news .li {
  float: left;
  width: 340px;
  margin-bottom: 30px;
  margin-left: 26.6666666667px;
}
.news .li:nth-child(4n+1) {
  margin-left: 0;
}
.news .li .img {
  width: 340px;
  height: 313px;
  overflow: hidden;
}
.news .li .img img {
  transition: all .4s linear;
}
.news .li .wen {
  border: 1px solid #e6e5e5;
  padding: 28px 30px;
  height: 157px;
  box-sizing: border-box;
}
.news .li .wen .h1 {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
}
.news .li .wen .h2 {
  color: #999999;
  font-size: 12px;
  line-height: 1;
  font-family: Arial;
  margin-top: 28px;
}
.news .li:hover img {
  transition: all .4s linear;
  transform: scale3d(1.08, 1.08, 1);
}

.newpage {
  padding-top: 25px;
  padding-bottom: 120px;
  box-sizing: border-box;
}

.info {
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 120px;
  line-height: 1.5;
}

.procont .procont-01 .img img {
  margin: 0 auto;
  display: block;
}

.news0 .news_con .news_right .more:hover a {
  color: #609ee4;
}

.m_banner {
  display: block;
}

.infotit {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: solid 1px #ededed;
  margin-bottom: 30px;
}

.infotit h2 {
  font-size: 38px;
  color: #333;
  line-height: 42px;
  margin-bottom: 30px;
}

.infotit p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}

.infotit p span {
  color: #999;
}

.infotx {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
}

.infotx img {
  max-width: 100%;
}

.infotx p {
  word-wrap: break-word;
}

.infoctrl {
  padding-top: 40px;
  border-top: solid 1px #ededed;
  margin-top: 30px;
  overflow: hidden;
}

.pagectrl {
  float: left;
  width: 80%;
}

.pagectrl p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 75%;
}

.pagectrl p a {
  color: #999;
  display: inline;
}

.pagectrl p a:hover {
  color: #014099;
}

.pageback {
  float: right;
}

.infotit .tit01 {
  font-size: 28px;
  margin-bottom: 12px;
}

.pageback a {
  font-size: 16px;
  color: #999;
  padding-right: 22px;
  /*  background: #014099;
      color: #ffffff;
      display: inline-block;*/
}

.pageback a:hover {
  color: #014099;
}

.infotx {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
}

.infotx img {
  max-width: 100%;
}

.infotx p {
  word-wrap: break-word;
}

.infoctrl {
  padding-top: 40px;
  border-top: solid 1px #ededed;
  margin-top: 30px;
  overflow: hidden;
}

.pagectrl {
  float: left;
  width: 80%;
}

.pagectrl p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 75%;
}

.pagectrl p a {
  color: #999;
  display: inline;
}

.pagectrl p a:hover {
  color: #014099;
}

.pageback {
  float: right;
}

.pageback a {
  font-size: 16px;
  color: #999;
  padding-right: 22px;
}

.pageback a:hover {
  color: #014099;
}

.infotit {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: solid 1px #ededed;
  margin-bottom: 30px;
}

.infotit h2 {
  font-size: 38px;
  color: #333;
  line-height: 42px;
  margin-bottom: 30px;
}

.infotit p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}

.infotit p span {
  color: #999;
}

.abbanner {
  color: #ffffff;
}
.abbanner .weni {
  text-align: center;
  height: 100px;
  font-weight: bold;
}
.abbanner .weni .h1 {
  line-height: 50px;
  height: 50px;
}
.abbanner .weni .h2 {
  font-size: 30px;
  margin-top: 20px;
  line-height: 1;
  font-family: Arial;
  text-transform: uppercase;
}

.conbanner .weni {
  font-size: 48px;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.lp36 {
  font-size: 36px;
}

.ab01 {
  height: 448px;
}
.ab01 .wen {
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  padding-top: 65px;
  box-sizing: border-box;
}
.ab01 .wen .h3 {
  margin-top: 50px;
  padding: 0 65px;
  box-sizing: border-box;
  height: 210px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}

.titbox {
  line-height: 1;
  text-align: center;
}
.titbox .h1 {
  font-weight: bold;
}
.titbox .h2 {
  font-size: 18px;
  margin-top: 15px;
}

.ab02 {
  height: 780px;
  background: #f1f1f1;
  padding-top: 105px;
  box-sizing: border-box;
}
.ab02 .h1 {
  color: #000000;
}
.ab02 .h2 {
  color: #666666;
}

.ab03 {
  padding-top: 100px;
  padding-bottom: 110px;
  box-sizing: border-box;
  height: 695px;
}
.ab03 .h1 {
  color: #000000;
}
.ab03 .h2 {
  color: #666666;
}
.ab03.honor {
  height: auto;
}
.ab03.honor .li {
  margin-bottom: 20px;
}
.ab03 .more {
  display: block;
  margin: 0 auto;
  height: 45px;
  line-height: 45px;
  width: 150px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #666666;
  border-radius: 45px;
  margin-top: 85px;
}
.ab03 .more:hover {
  color: #ffffff;
  background: #014099;
}
.ab03 .ab03w {
  margin-top: 60px;
}
.ab03 .ab03w .li {
  width: 300px;
  height: 225px;
  background: #ededed;
  float: left;
  margin-left: 66.6666666667px;
  text-align: center;
  line-height: 215px;
  padding: 5px 6px;
  box-sizing: border-box;
  overflow: hidden;
}
.ab03 .ab03w .li:hover img {
  transition: all .4s linear;
  transform: scale3d(1.1, 1.1, 1);
}
.ab03 .ab03w .li:nth-child(4n+1) {
  margin-left: 0;
}
.ab03 .ab03w .li img {
  display: inline-block;
  transition: all .4s linear;
}

.honorpage {
  padding-top: 25px;
  box-sizing: border-box;
}

.h01 {
  font-size: 24px;
  color: #014099;
  line-height: 1;
}

.serve01 {
  height: 1030px;
  padding-top: 65px;
  padding-bottom: 115px;
  box-sizing: border-box;
}
.serve01 .h01 {
  text-align: center;
}
.serve01 .h02 {
  line-height: 30px;
  color: #666666;
  font-size: 14px;
  text-align: center;
  width: 835px;
  margin: 0 auto;
  margin-top: 30px;
}
.serve01 .s01 {
  padding-top: 63px;
  border-bottom: 1px solid #d7d8d9;
  padding-bottom: 65px;
  box-sizing: border-box;
}
.serve01 .s02 {
  padding-top: 60px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.serve01 .s02 .h03 {
  margin-top: 50px;
}
.serve01 .s02 .h03 .li {
  float: left;
  width: 700px;
  padding-left: 155px;
  padding-top: 40px;
  box-sizing: border-box;
  height: 187px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 35px;
  position: relative;
}
.serve01 .s02 .h03 .li.li1 {
  margin-right: 40px;
}
.serve01 .s02 .h03 .li.li1 .span {
  color: #ffffff;
  background: #353b43;
}
.serve01 .s02 .h03 .li.li2 {
  background: #353b43;
}
.serve01 .s02 .h03 .li.li2 .span {
  color: #ffffff;
  background: #686c72;
}
.serve01 .s02 .h03 .li.li2 .t1 {
  color: #ffffff;
}
.serve01 .s02 .h03 .li.li2 .t2 {
  color: #ffffff;
}
.serve01 .s02 .h03 .li.li3 {
  background: #014099;
  width: 100%;
}
.serve01 .s02 .h03 .li.li3 .span {
  color: #ffffff;
  background: #4170b3;
}
.serve01 .s02 .h03 .li.li3 .boxb {
  width: 700px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding-top: 38px;
  box-sizing: border-box;
}
.serve01 .s02 .h03 .li.li3 .boxb .boxb01 {
  width: 130px;
  height: 110px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  margin-left: 75px;
  padding-top: 12px;
  box-sizing: border-box;
}
.serve01 .s02 .h03 .li.li3 .boxb .boxb01:nth-child(3n+1) {
  margin-left: 0;
}
.serve01 .s02 .h03 .li.li3 .boxb .boxb01 .k1 {
  text-align: center;
}
.serve01 .s02 .h03 .li.li3 .boxb .boxb01 .k1 img {
  display: inline-block;
  width: 55px;
  width: 55px;
}
.serve01 .s02 .h03 .li.li3 .boxb .boxb01 .k2 {
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
  margin-top: 15px;
}
.serve01 .s02 .h03 .li.li3 .t1 {
  color: #ffffff;
}
.serve01 .s02 .h03 .li.li3 .t2 {
  color: #ffffff;
}
.serve01 .s02 .h03 .li .t1 {
  font-size: 24px;
  color: #353b43;
  line-height: 1;
}
.serve01 .s02 .h03 .li .img {
  position: absolute;
  left: 35px;
  top: 40px;
}
.serve01 .s02 .h03 .li .span {
  position: absolute;
  height: 35px;
  width: 35px;
  left: 0;
  top: 10px;
  font-size: 18px;
  text-align: center;
  line-height: 35px;
}
.serve01 .s02 .h03 .li .t2 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 72px;
  margin-top: 18px;
}

.tit-box {
  line-height: 1;
  text-align: center;
}
.tit-box .h1 {
  font-size: 36px;
  color: #333333;
}
.tit-box .h2 {
  font-size: 20px;
  color: rgba(51, 51, 51, 0.5);
  margin-top: 16px;
}

.serve02 {
  height: 930px;
  background: #f4f5f5;
  padding-top: 90px;
  box-sizing: border-box;
}
.serve02 .serve02box {
  margin-top: 100px;
}
.serve02 .serve02box .top .left {
  width: 675px;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}
.serve02 .serve02box .top .left .h2 {
  margin-top: 27px;
  height: 180px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.serve02 .serve02box .top .right {
  width: 680px;
}
.serve02 .serve02box .top .right .ul {
  margin-top: 35px;
}
.serve02 .serve02box .top .right .ul .li {
  float: left;
  width: 108px;
  margin-left: 82.6666666667px;
}
.serve02 .serve02box .top .right .ul .li:nth-child(4n+1) {
  margin-left: 0;
}
.serve02 .serve02box .top .right .ul .li .img {
  width: 108px;
  height: 108px;
}
.serve02 .serve02box .top .right .ul .li .wen {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  margin-top: 20px;
}
.serve02 .serve02box .bot {
  margin-top: 55px;
}
.serve02 .serve02box .bot .ul {
  background: #ffffff;
  padding-top: 50px;
  padding-bottom: 45px;
  box-sizing: border-box;
  margin-top: 35px;
}
.serve02 .serve02box .bot .ul .li {
  float: left;
  width: 20%;
  text-align: center;
  height: 120px;
  border-left: 1px solid #dbdbdb;
  padding: 0 70px;
  box-sizing: border-box;
}
.serve02 .serve02box .bot .ul .li:nth-child(1) {
  border-left: none;
}
.serve02 .serve02box .bot .ul .li .h1 {
  height: 50px;
  width: 50px;
  background: #014099;
  border-radius: 50%;
  line-height: 50px;
  color: #ffffff;
  font-size: 18px;
  margin: 0 auto;
}
.serve02 .serve02box .bot .ul .li .h2 {
  font-size: 16px;
  color: #353b43;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 75px;
  margin-top: 20px;
}

.serve03 {
  height: 580px;
  position: relative;
}
.serve03:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(51, 51, 51, 0.7);
  top: 0;
  left: 0;
}
.serve03 .serve03wen {
  position: relative;
  padding-top: 90px;
  width: 1210px;
  margin: 0 auto;
  z-index: 2;
  font-size: 14px;
  color: #ffffff;
  box-sizing: border-box;
  text-align: center;
}
.serve03 .serve03wen .tit-box .h1 {
  color: #ffffff;
}
.serve03 .serve03wen .wen .h1 {
  line-height: 1;
  font-size: 24px;
  margin-top: 65px;
  margin-bottom: 23px;
}
.serve03 .serve03wen .wen .h2 {
  line-height: 28px;
  height: 224px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.serve03 .serve03wen .tit-box .h2 {
  color: rgba(255, 255, 255, 0.5);
}

.serve04 {
  height: 580px;
}
.serve04 .kuang {
  width: 50%;
  height: 100%;
  font-size: 14px;
  padding-top: 85px;
  box-sizing: border-box;
}
.serve04 .left {
  background: #f4f5f5;
  padding-left: 235px;
  box-sizing: border-box;
}
.serve04 .left .h2 {
  line-height: 35px;
  margin-top: 25px;
  height: 315px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
}
.serve04 .left .h2 p span {
  color: #014099;
}
.serve04 .right {
  background: #014099;
  padding-left: 150px;
}
.serve04 .right .h1 {
  color: #ffffff;
}
.serve04 .right .ul {
  margin-top: 35px;
}
.serve04 .right .ul .li {
  float: left;
  width: 280px;
  height: 150px;
  text-align: center;
  margin-right: 28px;
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 30px;
}
.serve04 .right .ul .li .t0 {
  font-size: 36px;
  font-family: Arial;
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
  line-height: 1;
}
.serve04 .right .ul .li .t1 {
  font-size: 16px;
  margin-top: 20px;
  color: #ffffff;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 40px;
}

.serve05 {
  height: 1080px;
  padding-top: 108px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.serve05 .serve05_01 {
  position: relative;
  margin-top: 60px;
}
.serve05 .serve05_01:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 60px;
  height: 1px;
  width: 100%;
  background: #d2d2d2;
  background-size: 100%;
}
.serve05 .serve05_01 .li {
  width: 390px;
  height: 285px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.08);
  padding: 45px 26px;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  color: #666666;
  float: left;
  margin-left: 135px;
}
.serve05 .serve05_01 .li:nth-child(3n+1) {
  margin-left: 0;
}
.serve05 .serve05_01 .li .h2 {
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 150px;
  margin-top: 22px;
}
.serve05 .serve05_01 .li.curo {
  background: #014099;
  box-shadow: none;
  height: 405px;
  position: relative;
}
.serve05 .serve05_01 .li.curo:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 60px;
  width: 40px;
  background: url(../img/x048.png) no-repeat center;
  background-size: 100%;
}
.serve05 .serve05_01 .li.curo .h01 {
  color: #ffffff;
}
.serve05 .serve05_01 .li.curo .h2 {
  color: #ffffff;
}
.serve05 .serve05_02 .li {
  width: 170px;
  float: left;
  margin: 0 35px;
  margin-top: 70px;
}
.serve05 .serve05_02 .li .h1 {
  font-size: 18px;
  color: #333333;
  line-height: 1;
  text-align: center;
}
.serve05 .serve05_02 .li .h2 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #cccccc;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 30px;
}
.serve05 .serve05_02 .li .h3 {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  padding-top: 17px;
  border-top: 1px solid #dbdbdb;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  height: 137px;
}

.serve06 {
  height: 1250px;
  background: #f4f5f5;
  padding-top: 130px;
  padding-bottom: 140px;
  box-sizing: border-box;
}
.serve06 .serve06_01 {
  margin-top: 45px;
  height: 865px;
  background: #ffffff;
}
.serve06 .serve06_01 .top .li {
  width: 50%;
  height: 78px;
  background: #333333;
  float: left;
  font-size: 24px;
  line-height: 78px;
  color: #ffffff;
  padding-right: 60px;
  box-sizing: border-box;
  text-align: right;
  position: relative;
  cursor: pointer;
  transition: all .4s linear;
}
.serve06 .serve06_01 .top .li:after {
  position: absolute;
  height: 30px;
  width: 30px;
  content: "";
  top: 0;
  bottom: 0;
  left: 60px;
  margin: auto;
  background: url(../img/i1.png) no-repeat center;
  background-size: 100%;
  transition: all .4s linear;
}
.serve06 .serve06_01 .top .li.cur {
  background: #014099;
  transition: all .4s linear;
}
.serve06 .serve06_01 .top .li.cur:after {
  background: url(../img/i0.png) no-repeat center;
  background-size: 100%;
  transition: all .4s linear;
}
.serve06 .serve06_01 .bot .s1 {
  font-size: 16px;
}

.serve07 {
  height: 1005px;
  padding-top: 110px;
  box-sizing: border-box;
}

.serve07_01 {
  height: 750px;
  margin-top: 80px;
}
.serve07_01 .wen {
  height: 100%;
  width: 50%;
  float: left;
}
.serve07_01 .right {
  background: #014099;
  padding-left: 140px;
  box-sizing: border-box;
  font-size: 14px;
  padding-top: 70px;
  color: rgba(204, 204, 204, 0.5);
  box-sizing: border-box;
}
.serve07_01 .right .li {
  width: 645px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.02);
  height: 105px;
  padding-left: 125px;
  padding-right: 38px;
  box-sizing: border-box;
  position: relative;
  padding-top: 20px;
  box-sizing: border-box;
  margin-bottom: 12px;
}
.serve07_01 .right .li .h1 {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
}
.serve07_01 .right .li .h2 {
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 36px;
  margin-top: 15px;
}
.serve07_01 .right .li .img {
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 55px;
  height: 55px;
}
.serve07_01 .left {
  position: relative;
}
.serve07_01 .left:after {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  left: 0;
  background: rgba(53, 59, 67, 0.95);
}
.serve07_01 .left .box {
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding-left: 235px;
  padding-right: 165px;
  padding-top: 135px;
  box-sizing: border-box;
}
.serve07_01 .left .box .h1 {
  font-size: 36px;
  line-height: 1;
}
.serve07_01 .left .box .h2 {
  font-size: 16px;
  margin-top: 60px;
  color: #cccccc;
  line-height: 35px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  height: 350px;
}

.serve08 {
  height: 920px;
  padding-top: 100px;
  padding-bottom: 135px;
  box-sizing: border-box;
}
.serve08 .serve08_01 .t1 {
  text-align: center;
  margin-top: 65px;
  margin-bottom: 45px;
}
.serve08 .serve08_01 .t2 {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 120px;
}
.serve08 .serve08_01 .ul {
  margin-top: 60px;
}
.serve08 .serve08_01 .ul .li {
  width: 270px;
  float: left;
  margin-left: 22.5px;
  text-align: center;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
  height: 310px;
  padding: 0 36px;
  padding-top: 38px;
  box-sizing: border-box;
}
.serve08 .serve08_01 .ul .li:nth-child(5n+1) {
  margin-left: 0;
}
.serve08 .serve08_01 .ul .li .zi01 {
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
  color: rgba(53, 59, 67, 0.2);
}
.serve08 .serve08_01 .ul .li .zi02 {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 120px;
  margin-top: 30px;
}

.video {
  padding-top: 63px;
  box-sizing: border-box;
}
.video .li {
  float: left;
  width: 465px;
  margin-left: 22.5px;
  margin-bottom: 25px;
}
.video .li:nth-child(3n+1) {
  margin-left: 0;
}
.video .li .img {
  height: 200px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.video .li .img:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: url(../img/a6.png) rgba(0, 0, 0, 0.4) no-repeat center;
  background-size: 70px 70px;
}
.video .li .img img {
  transition: all .5s linear;
}
.video .li .wen {
  line-height: 1;
  color: #333333;
  font-size: 18px;
  padding: 28px 0;
  box-sizing: border-box;
}
.video .li:hover .img img {
  transition: all .5s linear;
  transform: scale3d(1.1, 1.1, 1);
}

.videopage {
  padding-top: 97px;
  padding-bottom: 100px;
  box-sizing: border-box;
}

.videofixed {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.3);
  z-index: 5;
}
.videofixed .box {
  height: 600px;
  width: 800px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 30px 40px;
  box-sizing: border-box;
}
.videofixed .box .vide {
  height: 100%;
  width: 100%;
  background: #000;
}
.videofixed .box .span {
  height: 30px;
  width: 30px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/cha.png) no-repeat center;
  background-size: 100%;
}

.printer .pri01 {
  height: 350px;
  background: #2f343b;
  padding-top: 175px;
  box-sizing: border-box;
}
.printer .pri01 .h1 {
  color: #ffffff;
  font-size: 48px;
  line-height: 1;
  text-align: center;
}
.printer .pri01 .h2 {
  width: 80px;
  height: 25px;
  margin: 0 auto;
  margin-top: 38px;
}
.printer .pri02 {
  height: 900px;
  padding: 80px 0;
  background: #e2e5ea;
  box-sizing: border-box;
}
.printer .pri02 .wen {
  width: 50%;
}
.printer .pri02 .left .h1 {
  line-height: 1;
  font-size: 36px;
  color: #2f343b;
  padding-top: 40px;
  box-sizing: border-box;
}
.printer .pri02 .left .h2 {
  width: 75px;
  margin-top: 40px;
  margin-bottom: 80px;
}
.printer .pri02 .left .h3 {
  line-height: 36px;
  font-size: 16px;
  color: #666666;
  width: 635px;
  text-align: justify;
}
.printer .pri03 {
  height: 550px;
  position: relative;
}
.printer .pri03:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(47, 52, 59, 0.5);
}
.printer .pri03 .wen {
  font-size: 72px;
  font-family: Arial;
  line-height: 1;
  position: absolute;
  bottom: 90px;
  right: 120px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.2);
  text-align: right;
  width: 100%;
}

.pritit .h1 {
  text-align: center;
  font-size: 36px;
  color: #2f343b;
  line-height: 1;
}
.pritit .h2 {
  margin: 0 auto;
  width: 80px;
  height: 25px;
  margin-top: 35px;
}
.pritit .h {
  color: #f5f5f5;
  font-size: 16px;
  width: 775px;
  margin: 0 auto;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px;
}

.pri04 {
  padding-top: 120px;
  padding-bottom: 125px;
  box-sizing: border-box;
  height: 780px;
}
.pri04 .pri04_1 {
  margin-top: 90px;
}
.pri04 .pri04_1 .li {
  float: left;
  width: 300px;
  margin-left: 80px;
  height: 350px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding-top: 70px;
  box-sizing: border-box;
  transition: all .4s linear;
}
.pri04 .pri04_1 .li:nth-child(4n+1) {
  margin-left: 0;
}
.pri04 .pri04_1 .li:hover {
  background: #014099;
  transition: all .4s linear;
}
.pri04 .pri04_1 .li:hover .img img {
  transition: all .4s linear;
}
.pri04 .pri04_1 .li:hover .img .i0 {
  opacity: 0;
}
.pri04 .pri04_1 .li:hover .img .i1 {
  opacity: 1;
}
.pri04 .pri04_1 .li:hover .wen .h1 {
  color: #ffffff;
  transition: all .4s linear;
}
.pri04 .pri04_1 .li:hover .wen .h2 {
  color: #ffffff;
  transition: all .4s linear;
}
.pri04 .pri04_1 .li .wen .h1 {
  color: #333333;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  margin-bottom: 18px;
  margin-top: 68px;
  transition: all .4s linear;
}
.pri04 .pri04_1 .li .wen .h2 {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  text-align: center;
  transition: all .4s linear;
}
.pri04 .pri04_1 .li .img {
  width: 90px;
  height: 90px;
  position: relative;
  margin: 0 auto;
}
.pri04 .pri04_1 .li .img img {
  position: absolute;
  top: 0;
  transition: all .4s linear;
  left: 0;
  opacity: 0;
}
.pri04 .pri04_1 .li .img img.i1 {
  opacity: 0;
}
.pri04 .pri04_1 .li .img img.i0 {
  opacity: 1;
}

.pri05 .li {
  float: left;
  width: 33%;
  margin-left: 0.5%;
}
.pri05 .li:nth-child(3n+1) {
  margin-left: 0;
}

.pri06 {
  height: 1030px;
  padding-top: 120px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.pri06 .prul {
  margin-top: 85px;
}
.pri06 .prul .li {
  margin-bottom: 20px;
  width: 900px;
  height: 140px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  padding: 28px 0;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.pri06 .prul .li:hover {
  background: #e2e5ea;
}
.pri06 .prul .li .h1 {
  float: left;
  width: 175px;
  height: 100%;
  border-right: 1px solid #dbdbdb;
  text-align: center;
}
.pri06 .prul .li .h1 .l01 {
  font-size: 40px;
  line-height: 1;
  color: #014099;
}
.pri06 .prul .li .h1 .l02 {
  font-size: 20px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  margin-top: 18px;
}
.pri06 .prul .li .h2 {
  float: left;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  width: 535px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-left: 45px;
  padding-right: 80px;
  box-sizing: border-box;
}
.pri06 .prul .li .h3 {
  float: left;
  padding-left: 25px;
  box-sizing: border-box;
  position: absolute;
  right: 55px;
  top: 0;
  bottom: 0;
  height: 105px;
  width: 105px;
  margin: auto;
}

.w1025 {
  width: 1025px;
  margin: 0 auto;
}

.pri07 {
  height: 650px;
}
.pri07 .wen {
  width: 50%;
  height: 100%;
}
.pri07 .left {
  background: #2f343b;
  padding-left: 120px;
  padding-top: 115px;
  padding-right: 200px;
  box-sizing: border-box;
}
.pri07 .left .h1 {
  line-height: 1;
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 40px;
}
.pri07 .left .h3 {
  color: #ffffff;
  font-size: 16px;
  line-height: 35px;
  margin-top: 85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  height: 245px;
}
.pri07 .right {
  background: #d7d5d6;
  position: relative;
}
.pri07 .right .owl-pagination {
  position: absolute;
  bottom: 30px;
  left: 35px;
}
.pri07 .right .owl-pagination .owl-page {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #b8b9b9;
  display: inline-block;
  line-height: 1;
  height: 15px;
  margin: 0 3px;
}
.pri07 .right .owl-pagination .owl-page.active {
  background: #014099;
}

.pri08 {
  padding-top: 130px;
  padding-bottom: 100px;
  box-sizing: border-box;
  height: 1200px;
}
.pri08 .pri08_01 .h1 {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  text-align: center;
  width: 750px;
  margin: 0 auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 120px;
  margin-top: 65px;
}
.pri08 .pri08_01 .ul {
  width: 1190px;
  margin: 0 auto;
  margin-top: 20px;
}
.pri08 .pri08_01 .ul .li {
  float: left;
  width: 390px;
  height: 330px;
  overflow: hidden;
  margin-left: 10px;
  margin-bottom: 12px;
}
.pri08 .pri08_01 .ul .li img {
  transition: all .5s linear;
}
.pri08 .pri08_01 .ul .li:hover img {
  transition: all .5s linear;
  transform: scale3d(1.1, 1.1, 1);
}
.pri08 .pri08_01 .ul .li:nth-child(3n+1) {
  margin-left: 0;
}

.pri09 .pri09t0 {
  height: 230px;
  background: #2f343b;
  text-align: left;
  padding-left: 120px;
  padding-top: 70px;
  box-sizing: border-box;
}
.pri09 .pri09t0 .h1 {
  color: #ffffff;
  text-align: left;
}
.pri09 .pri09t0 .h2 {
  float: left;
}
.pri09 .pri09t1 {
  height: 135px;
  overflow: hidden;
}
.pri09 .pri09t1.k0 .li {
  width: 50%;
}
.pri09 .pri09t1.k1 .li {
  width: 25%;
}
.pri09 .pri09t1 .li {
  height: 135px;
  line-height: 135px;
  padding-left: 110px;
  font-size: 30px;
  float: left;
  box-sizing: border-box;
  background: #43484e;
  color: #ffffff;
  transition: all .5s linear;
  position: relative;
  cursor: pointer;
}
.pri09 .pri09t1 .li:after {
  position: absolute;
  left: 158px;
  bottom: 0;
  content: "";
  height: 60px;
  opacity: 0;
  width: 40px;
  background: url(../img/x050.png) no-repeat center;
  background-size: 100%;
  transition: all .5s linear;
}
.pri09 .pri09t1 .li.cur {
  background: #014099;
  transition: all .5s linear;
}
.pri09 .pri09t1 .li.cur:after {
  opacity: 1;
  transition: all .5s linear;
}
.pri09 .pri09t2 .tit {
  line-height: 1;
  font-size: 24px;
  color: #333333;
}
.pri09 .pri09t2 .top {
  max-height: 740px;
  border-bottom: 1px solid #eaeaeb;
}
.pri09 .pri09t2 .top.tk .left .h2 {
  line-height: 25px;
  margin-top: 20px;
}
.pri09 .pri09t2 .top .wen {
  width: 50%;
  height: 100%;
}
.pri09 .pri09t2 .top .left {
  padding-left: 120px;
  padding-right: 85px;
  padding-top: 80px;
  box-sizing: border-box;
}
.pri09 .pri09t2 .top .left .h2 {
  line-height: 30px;
  color: #666666;
  line-height: 30px;
  font-size: 16px;
  margin-top: 45px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 17;
  overflow: hidden;
  height: 510px;
}
.pri09 .pri09t2 .top .left .h2 .p {
  padding-left: 35px;
  position: relative;
}
.pri09 .pri09t2 .top .left .h2 .p:after {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  background: #7f7f7f;
  border-radius: 50%;
  left: 20px;
  top: 10px;
}
.pri09 .pri09t2 .top .left .box .h4 {
  color: #666666;
  line-height: 30px;
  font-size: 16px;
  margin-top: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 120px;
}
.pri09 .pri09t2 .top .left .box .ulk {
  overflow: hidden;
}
.pri09 .pri09t2 .top .left .box .ulk .li {
  margin-top: 30px;
}
.pri09 .pri09t2 .top .left .box .ulk .k1 {
  color: #014099;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
}
.pri09 .pri09t2 .top .left .box .ulk .k2 {
  font-size: 14px;
  color: #666666;
  line-height: 21px;
}
.pri09 .pri09t2 .top .left .img0 {
  text-align: center;
  margin-top: 65px;
}
.pri09 .pri09t2 .top .left .img0 img {
  display: inline-block;
}
.pri09 .pri09t2 .top .left .h3 {
  color: #666666;
  line-height: 30px;
  font-size: 16px;
  margin-top: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 17;
  overflow: hidden;
  height: 510px;
}
.pri09 .pri09t2 .bot {
  padding-top: 50px;
  padding-bottom: 135px;
  box-sizing: border-box;
}
.pri09 .pri09t2 .bot .ul {
  margin-top: 40px;
}
.pri09 .pri09t2 .bot .li {
  height: 65px;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  color: #666666;
  line-height: 65px;
  overflow: hidden;
}
.pri09 .pri09t2 .bot .li:nth-child(2n+1) {
  background: #f0f2f4;
}
.pri09 .pri09t2 .bot .li:nth-child(2n+2) {
  background: #fff;
}
.pri09 .pri09t2 .bot .li .li01 {
  float: left;
  padding-left: 120px;
  box-sizing: border-box;
  width: 30%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  border-right: 1px solid #e5e5e5;
}
.pri09 .pri09t2 .bot .li .li02 {
  padding-left: 100px;
  box-sizing: border-box;
  float: left;
  width: 70%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.pri010 .pri09t2 .top {
  border-bottom: none;
}

.pinfo01 {
  position: relative;
}
.pinfo01 .owl-pagination {
  position: absolute;
  width: 100%;
  bottom: 45px;
  line-height: 1;
  text-align: center;
}
.pinfo01 .owl-pagination .owl-page {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #cacbcc;
  margin: 0 3px;
}
.pinfo01 .owl-pagination .owl-page.active {
  background: #014099;
}

.pinfo02 .img {
  width: 63%;
}
.pinfo02.pinfo02box .wen .b1 {
  text-align: right;
}
.pinfo02.pinfo02box .wen .b2 {
  float: right;
}
.pinfo02 .wen {
  width: 37%;
  padding-left: 120px;
  padding-top: 120px;
  padding-right: 60px;
  box-sizing: border-box;
  height: 100%;
}
.pinfo02 .wen .b1 {
  font-size: 36px;
  color: #2f343b;
  line-height: 1;
}
.pinfo02 .wen .b2 {
  width: 75px;
  height: 25px;
  margin-top: 38px;
  margin-bottom: 80px;
}
.pinfo02 .wen .b3 {
  color: #666666;
  font-size: 16px;
  color: #666666;
  line-height: 35px;
  /*@include center(8);*/
  /*height:(35px*8);*/
}

.pinfo03 {
  height: 898px;
  position: relative;
}
.pinfo03:after {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  background: rgba(47, 52, 59, 0.9);
}
.pinfo03 .box {
  position: relative;
  z-index: 2;
  padding-top: 135px;
  box-sizing: border-box;
}
.pinfo03 .box .ul {
  padding-top: 60px;
  box-sizing: border-box;
}
.pinfo03 .box .ul .ultop {
  text-align: center;
}
.pinfo03 .box .ul .ultop .l01 {
  display: inline-block;
  font-size: 18px;
  color: #f5f5f5;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 190px;
  text-align: center;
  box-sizing: border-box;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  margin: 0 7px;
  transition: all .5s linear;
  cursor: pointer;
}
.pinfo03 .box .ul .ultop .l01:hover, .pinfo03 .box .ul .ultop .l01.cur {
  color: #333333;
  background: #ffffff;
  transition: all .5s linear;
}
.pinfo03 .box .ul .ulbot {
  padding: 25px 105px;
  box-sizing: border-box;
  margin-top: 73px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pinfo03 .box .ul .ulbot .li {
  height: 85px;
  line-height: 85px;
  font-size: 16px;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.pinfo03 .box .ul .ulbot .li:nth-child(1) {
  border-top: none;
}

.pritit.ko .h1 {
  color: #ffffff;
}

.pinfo04 {
  height: 925px;
  padding-top: 120px;
  padding-bottom: 185px;
  box-sizing: border-box;
}
.pinfo04 .ul {
  margin-top: 65px;
}
.pinfo04 .ul .li {
  width: 450px;
  float: left;
  margin-left: 45px;
  text-align: center;
}
.pinfo04 .ul .li .img {
  width: 450px;
  height: 240px;
}
.pinfo04 .ul .li .img img {
  box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.05);
}
.pinfo04 .ul .li .wen {
  padding-top: 40px;
  box-sizing: border-box;
}
.pinfo04 .ul .li .wen .h1 {
  font-size: 18px;
  line-height: 1;
  color: #333333;
}
.pinfo04 .ul .li .wen .h2 {
  font-size: 14px;
  margin-top: 20px;
  color: #666666;
  line-height: 25px;
  height: 150px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.pinfo04 .ul .li:nth-child(3n+1) {
  margin-left: 0;
}

.pinfo06 {
  height: 950px;
}
.pinfo06 .ul .li {
  width: 255px;
  margin: 0 16.5px;
}
.pinfo06 .ul .li .img {
  width: 190px;
  height: 190px;
  margin: 0 auto;
}
.pinfo06 .ul .li:nth-child(3n+1) {
  margin: 0 16.5px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.pinfo05 {
  position: relative;
  height: 1200px;
  background: #1952a2;
}
.pinfo05 .pritit .h {
  margin-top: 40px;
}
.pinfo05 .pr05top {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 135px;
  box-sizing: border-box;
}
.pinfo05 .pr05bot {
  height: 895px;
  position: relative;
}
.pinfo05 .pr05bot:after {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  top: 0;
  left: 0;
  background: rgba(47, 52, 59, 0.9);
}
.pinfo05 .ul {
  margin-top: 40px;
}
.pinfo05 .ul .img {
  float: left;
  width: 390px;
  height: 330px;
  overflow: hidden;
  margin-left: 15px;
  margin-bottom: 15px;
}
.pinfo05 .ul .img:nth-child(3n+1) {
  margin-left: 0;
}
.pinfo05 .ul .img img {
  transition: all .5s linear;
}
.pinfo05 .ul .img:hover img {
  transition: all .5s linear;
  transform: scale(1.1);
}

.proinfo05 {
  background: #f5f5f5;
  padding-top: 100px;
  box-sizing: border-box;
  height: 820px;
}
.proinfo05 .ul {
  margin-top: 55px;
}
.proinfo05 .ul .li {
  width: 442px;
  float: left;
  margin-left: 37px;
  font-size: 14px;
  color: #2f343b;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
}
.proinfo05 .ul .li .li01 {
  font-size: 18px;
  color: #ffffff;
  background: #2f343b;
  text-align: center;
  line-height: 56px;
  height: 56px;
  overflow: hidden;
}
.proinfo05 .ul .li .li02 .l {
  line-height: 50px;
  padding-left: 25px;
  box-sizing: border-box;
}
.proinfo05 .ul .li .li02 .l.l0 {
  line-height: 1.5;
  padding: 20px 0;
  padding-left: 25px;
  height: 100px;
}
.proinfo05 .ul .li .li02 .l:nth-child(2n+1) {
  background: #ffffff;
}
.proinfo05 .ul .li .li02 .l:nth-child(2n+2) {
  background: #f4f5f5;
}
.proinfo05 .ul .li:nth-child(3n+1) {
  margin-left: 0;
}
.proinfo05 .xiazai {
  font-size: 18px;
  line-height: 1;
  margin-top: 65px;
}
.proinfo05 .xiazai a {
  color: #014099;
  text-decoration: underline;
}
.proinfo05 .xiazai img {
  width: 30px;
  height: 30px;
  margin-left: 20px;
}

.inf9018_1 {
  height: 830px;
  background: #e9e9e9;
  padding-top: 140px;
  box-sizing: border-box;
}
.inf9018_1 .tit {
  text-align: center;
}
.inf9018_1 .tit .h01 {
  color: #333333;
}
.inf9018_1 .tit .h2 {
  color: #666666;
  font-size: 16px;
  line-height: 1;
  margin-top: 40px;
}
.inf9018_1 .imgbox {
  margin-top: 50px;
  position: relative;
}
.inf9018_1 .imgbox .wen {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 165px;
  box-sizing: border-box;
}
.inf9018_1 .imgbox .wen .li {
  width: 325px;
}
.inf9018_1 .imgbox .wen .li .l1 {
  color: #014099;
  font-size: 18px;
  line-height: 1;
}
.inf9018_1 .imgbox .wen .li .l1 span {
  display: inline-block;
  height: 37px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  width: 37px;
  margin-right: 10px;
  line-height: 37px;
  text-align: center;
  background: #014099;
  border-radius: 50%;
}
.inf9018_1 .imgbox .wen .li .l2 {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 90px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.inf9018_1 .imgbox .wen .lib {
  margin-top: 65px;
}
.inf9018_1 .imgbox .wen .lib:nth-child(1) {
  margin-top: 0;
}
.inf9018_1 .imgbox .img {
  width: 450px;
  height: 560px;
  margin: 0 auto;
}

.inf9018_2 {
  height: 795px;
  color: #ffffff;
  position: relative;
}
.inf9018_2 .h1 {
  font-size: 36px;
  color: #ffffff;
}
.inf9018_2 .h2 {
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.inf9018_2 .h3 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}
.inf9018_2 .wen {
  line-height: 1;
  text-align: center;
  height: 116px;
  position: absolute;
  width: 100%;
  bottom: 95px;
}

.inf9018_3 {
  height: 800px;
  text-align: right;
  padding-top: 190px;
  box-sizing: border-box;
}
.inf9018_3 .h1 {
  color: #333333;
}
.inf9018_3 .h2 {
  color: #666666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  font-size: 16px;
  font-family: "瀹嬩綋";
  margin-top: 35px;
  margin-bottom: 115px;
}
.inf9018_3 .h3 {
  font-size: 14px;
  width: 270px;
  text-align: left;
  color: #666666;
  line-height: 24px;
  padding-left: 54px;
  box-sizing: border-box;
  position: relative;
}
.inf9018_3 .h3 span {
  font-size: 48px;
  font-family: "瀹嬩綋";
  color: #666666;
  line-height: 1;
  top: 0;
  position: absolute;
  left: 0;
}
.inf9018_3 .h32 {
  margin-top: 60px;
}

.inf9018_4 {
  height: 895px;
}

.inf9018_4 .imgbox .wen {
  padding-top: 75px;
}
.inf9018_4 .imgbox .wen .li .l1 {
  font-size: 20px;
  color: #333333;
}

.inf9018_5 {
  height: 1440px;
  background: #f2f2f2;
  padding-top: 130px;
  padding-bottom: 130px;
  box-sizing: border-box;
}
.inf9018_5 .h01 {
  text-align: center;
  color: #333333;
}
.inf9018_5 .table {
  margin-top: 55px;
}
.inf9018_5 .table .thead {
  overflow: hidden;
}
.inf9018_5 .table .thead .tr {
  float: left;
  width: 33.3333333333%;
  height: 55px;
  line-height: 55px;
  color: #ffffff;
  font-size: 18px;
  padding-left: 58px;
  box-sizing: border-box;
  background: #014099;
}
.inf9018_5 .table .tbody .tr {
  overflow: hidden;
}
.inf9018_5 .table .tbody .tr:nth-child(2n+1) {
  background: #fff;
}
.inf9018_5 .table .tbody .tr:nth-child(2n+2) {
  background: #f5f5f5;
}
.inf9018_5 .table .tbody .tr .td {
  float: left;
  width: 33.3333333333%;
  height: 55px;
  padding-left: 58px;
  box-sizing: border-box;
  line-height: 55px;
  color: #666666;
  font-size: 16px;
}

.inf9018_6 {
  padding-top: 170px;
  padding-bottom: 80px;
}

.inf9018_7 {
  max-height: 790px;
  background: #014099;
  padding-top: 100px;
}
.inf9018_7 .prot {
  color: #ffffff;
}
.inf9018_7 .img {
  margin-top: 50px;
}

.inf9018_8 {
  background: #f3f3f3;
  padding-top: 125px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.inf9018_8 .wen {
  margin-top: 80px;
}
.inf9018_8 .wen .li {
  padding-left: 110px;
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin-bottom: 65px;
}
.inf9018_8 .wen .li .li01 {
  font-size: 24px;
  line-height: 1;
  color: #333333;
}
.inf9018_8 .wen .li .li02 {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-top: 20px;
}

.inf9400_1 {
  height: 830px;
  background: #f5f5f5;
  padding-top: 140px;
  box-sizing: border-box;
}
.inf9400_1 .h2 {
  font-size: 16px;
  color: #666666;
  line-height: 1;
  text-align: center;
  margin-top: 35px;
}
.inf9400_1 .ultop {
  text-align: center;
  margin-top: 35px;
}
.inf9400_1 .ultop .li {
  display: inline-block;
  width: 130px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #dcdcdc;
  background: #ffffff;
  border-radius: 35px;
  font-size: 14px;
  transition: all .4s linear;
  cursor: pointer;
}
.inf9400_1 .ultop .li:hover, .inf9400_1 .ultop .li.cur {
  background: #014099;
  color: #ffffff;
  transition: all .4s linear;
}
.inf9400_1 .ulbot {
  position: relative;
}
.inf9400_1 .ulbot .ulbox {
  position: static;
}
.inf9400_1 .ulbot .owl-buttons .owl-prev {
  height: 65px;
  width: 65px;
  background: #555;
  position: absolute;
  border-radius: 50%;
  text-indent: -999px;
  top: 95px;
  left: 0;
  overflow: hidden;
  background: url(../img/1.png) no-repeat center;
  background-size: 100%;
}
.inf9400_1 .ulbot .owl-buttons .owl-prev:hover, .inf9400_1 .ulbot .owl-buttons .owl-prev.disabled {
  background: url(../img/01.png) no-repeat center;
  background-size: 100%;
}
.inf9400_1 .ulbot .owl-buttons .owl-next {
  height: 65px;
  width: 65px;
  background: #555;
  position: absolute;
  text-indent: -999px;
  border-radius: 50%;
  top: 95px;
  right: 0;
  overflow: hidden;
  background: url(../img/2.png) no-repeat center;
  background-size: 100%;
}
.inf9400_1 .ulbot .owl-buttons .owl-next:hover, .inf9400_1 .ulbot .owl-buttons .owl-next.disabled {
  background: url(../img/02.png) no-repeat center;
  background-size: 100%;
}
.inf9400_1 .ulbot .ulbox {
  width: 956px;
  height: 532px;
  margin: 0 auto;
}

.i16 {
  color: #666666;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
}

.inf9400_2 {
  padding-top: 105px;
  box-sizing: border-box;
}
.inf9400_2 .h2 {
  width: 1120px;
  margin: 0 auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px;
  margin-top: 35px;
  margin-bottom: 20px;
}

.inf9400_3 {
  height: 800px;
  position: relative;
}
.inf9400_3 .wen {
  color: #ffffff;
  position: absolute;
  right: 255px;
  top: 0;
  padding-top: 225px;
  padding-left: 90px;
  box-sizing: border-box;
  width: 700px;
}
.inf9400_3 .wen .h1 {
  color: #ffffff;
  text-align: left;
}
.inf9400_3 .wen .h2 {
  margin-top: 60px;
}
.inf9400_3 .wen .h2 .li {
  width: 50%;
  float: left;
  line-height: 1;
  margin-bottom: 50px;
}
.inf9400_3 .wen .h2 .li .l1 {
  font-size: 24px;
}
.inf9400_3 .wen .h2 .li .l2 {
  margin-top: 15px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}

.inf9400_4 {
  height: 960px;
  background: #ffffff;
}
.inf9400_4 .imgbox .img {
  width: 1200px;
  height: 560px;
}
.inf9400_4 .imgbox .wen {
  padding-top: 45px;
}
.inf9400_4 .imgbox .wen .li .l2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 24px;
  height: 96px;
}

.inf9400_5 {
  padding-top: 155px;
  padding-bottom: 105px;
  box-sizing: border-box;
}
.inf9400_5 .ul {
  margin-top: 60px;
}
.inf9400_5 .ul .li {
  width: 50%;
  float: left;
  height: 500px;
  padding-left: 160px;
  padding-top: 30px;
  box-sizing: border-box;
}
.inf9400_5 .ul .li .wen {
  margin-top: 85px;
}
.inf9400_5 .ul .li .wen .h1 {
  font-size: 36px;
  color: #014099;
  height: 36px;
  line-height: 1;
  box-sizing: border-box;
}
.inf9400_5 .ul .li .wen .h1 span {
  font-size: 18px;
  color: #333;
  line-height: 1;
}
.inf9400_5 .ul .li .wen .h2 {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  margin-top: 20px;
}
.inf9400_5 .ul .li:nth-child(1) {
  border-right: 1px solid #dedede;
}

.inf9400_6 {
  height: 300px;
  background: #1a1a1a;
}
.inf9400_6 .wen {
  padding: 100px 0 85px 0;
  box-sizing: border-box;
  height: 100%;
}
.inf9400_6 .wen .li {
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 80px;
  width: 33.3333333333%;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
}
.inf9400_6 .wen .li .l1 {
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
}
.inf9400_6 .wen .li .l1 span {
  font-size: 60px;
}
.inf9400_6 .wen .li .l2 {
  line-height: 20px;
  color: #666666;
  font-size: 14px;
  margin-top: 18px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.inf9400_7 {
  background: #f2f2f2;
  padding-top: 135px;
  padding-bottom: 75px;
  box-sizing: border-box;
}
.inf9400_7 .box {
  margin-bottom: 75px;
}
.inf9400_7 .box .i16 {
  margin-top: 30px;
}
.inf9400_7 .box .ul {
  margin-top: 25px;
}

.inf9400_8 {
  background: #ffffff;
}
.inf9400_8 .img {
  margin-top: 65px;
  margin-bottom: 50px;
}
.inf9400_8 .wen {
  border-top: 1px solid #e0e0e0;
  padding-top: 50px;
  box-sizing: border-box;
  /*transition:all .3s linear;*/
}

.machine {
  height: 1000px;
}
.machine.id .wen {
  width: 40%;
}
.machine.id .wen .box {
  width: 670px;
}
.machine.id .wen.cur {
  width: 60%;
  /*transition:all .3s linear;*/
}
.machine.id .wen.cur .box01 {
  /*display: none;*/
  opacity: 0;
  /*transition:all 1s linear;*/
}
.machine.id .wen.cur .box02 {
  /*display: block;*/
  opacity: 1;
  /*transition:all 1s linear;*/
}
.machine .wen {
  width: 50%;
  height: 100%;
  float: left;
  background: rgba(47, 52, 59, 0.5);
  cursor: pointer;
  position: relative;
  transition: all .5s linear;
}
.machine .wen .box01 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 88px;
  box-sizing: border-box;
  /*transition:all 1s linear;*/
}
.machine .wen .box02 {
  width: 100%;
  height: 100%;
  /*display:none;*/
  opacity: 0;
  padding-top: 130px;
  padding-left: 90px;
  position: absolute;
  box-sizing: border-box;
  /*transition:all 1s linear;*/
  left: 0;
  top: 0;
}
.machine .wen .box02 .prot {
  color: #2f343b;
  text-align: left;
}
.machine .wen .box02 .k2 {
  color: #2f343b;
  font-size: 24px;
  line-height: 1;
  margin-top: 20px;
}
.machine .wen .box02 .k3 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  width: 558px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 50px;
}
.machine .wen .box02 .k4 {
  display: block;
  width: 218px;
  height: 48px;
  border-radius: 48px;
  font-size: 20px;
  color: #2f343b;
  border: 2px solid #bfc1c5;
  box-sizing: border-box;
  text-align: center;
  transition: all .3s linear;
}
.machine .wen .box02 .k4:hover {
  background: #014099;
  color: #ffffff;
  border: 1px solid #014099;
  transition: all .3s linear;
}
.machine .wen .box02 .kb {
  position: relative;
  z-index: 4;
}
.machine .wen .box02 .k5 {
  position: absolute;
  bottom: 95px;
  width: 980px;
  height: 680px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.machine .wen .box01:after {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(53, 57, 63, 0.9);
  content: "";
  left: 0;
  top: 0;
}
.machine .wen .box {
  width: 685px;
  height: 500px;
  position: absolute;
  z-index: 10;
  text-align: center;
  color: #ffffff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 2px solid rgba(255, 255, 255, 0.2);
  padding: 40px 35px;
  box-sizing: border-box;
}
.machine .wen .box .h1 {
  font-size: 30px;
  font-family: Arial;
  line-height: 1;
}
.machine .wen .box .h2 {
  font-size: 24px;
  line-height: 1;
  margin-top: 20px;
}
.machine .wen .box .h3 {
  font-size: 14px;
  margin-top: 55px;
  line-height: 24px;
  color: #cccccc;
}

.fk5 {
  background: #f5f5f5;
}

.fe2 {
  background: #e2e5ea;
}

.proinfo03 .vodeowen .wen .vide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.proinfo03 .vodeowen .wen.cur img {
  display: none;
}
.proinfo03 .vodeowen .wen.cur .vide {
  background: #000;
}
.proinfo03 .vodeowen .wen.cur:after {
  display: none;
}

.fixed1 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  z-index: 20;
}

.proinfo01 .wen .h2 {
  width: 75px;
  height: 15px;
}

.proinfo02 .img .li .l02 b {
  font-weight: normal;
}

.inf9400_6 .wen .li:nth-child(3n+3) {
  border-right: none;
}

.serve06 .serve06_01 .bot {
  padding: 70px 65px 75px 65px;
  box-sizing: border-box;
  height: 790px;
}
.serve06 .serve06_01 .bot select {
  border: none;
  background: none;
  outline: none;
  height: 42px;
  background: #f4f5f5;
  width: 360px;
  font-size: 14px;
  color: #333333;
  padding-left: 20px;
  border: 1px solid #ededed;
  box-sizing: border-box;
}
.serve06 .serve06_01 .bot input {
  border: none;
  background: none;
  outline: none;
  border: 1px solid #ededed;
  box-sizing: border-box;
  height: 45px;
}
.serve06 .serve06_01 .bot .s01 {
  margin-bottom: 10px;
}
.serve06 .serve06_01 .bot .o01 {
  width: 360px;
}
.serve06 .serve06_01 .bot .h01 {
  margin-bottom: 15px;
  font-size: 20px;
}
.serve06 .serve06_01 .bot .s3 {
  padding-bottom: 40px;
  border-bottom: 1px solid #dbdbdb;
  box-sizing: border-box;
  margin-bottom: 25px;
}
.serve06 .serve06_01 .bot .t011 {
  margin-left: 50px;
}
.serve06 .serve06_01 .bot .t011:nth-child(1) {
  margin-left: 0;
}
.serve06 .serve06_01 .bot textarea {
  border: none;
  background: none;
  outline: none;
  border: 1px solid #ededed;
  height: 140px;
  width: 1160px;
  resize: none;
  padding-top: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}
.serve06 .serve06_01 .bot .t02 input {
  width: 250px;
}
.serve06 .serve06_01 .bot span {
  font-size: 16px;
  display: inline-block;
  width: 143px;
  overflow: hidden;
  position: relative;
  top: 10px;
}
.serve06 .serve06_01 .bot span b {
  float: right;
  margin-right: 10px;
}
.serve06 .serve06_01 .bot .l1 {
  width: 510px;
}
.serve06 .serve06_01 .bot .l2 {
  width: 755px;
}
.serve06 .serve06_01 .bot b {
  color: #014099;
  font-size: 16px;
  font-weight: normal;
}
.serve06 .serve06_01 .bot .input {
  text-align: center;
  margin-top: 80px;
}
.serve06 .serve06_01 .bot .input input {
  display: inline-block;
  color: #ffffff;
  width: 180px;
  height: 45px;
  border-radius: 45px;
  font-size: 20px;
  transition: all .4s linear;
}
.serve06 .serve06_01 .bot .input input:hover {
  transform: translateY(-5px);
  transition: all .4s linear;
}
.serve06 .serve06_01 .bot .input .input0 {
  background: #014099;
}
.serve06 .serve06_01 .bot .input .input1 {
  background: #333333;
}
.serve06 .serve06_01 .bot .t03select {
  width: 1163px;
}
.serve06 .serve06_01 .bot .t03select .fo {
  margin-left: 41.5px;
  display: block;
  float: left;
}
.serve06 .serve06_01 .bot .t03select .fo:nth-child(1) {
  margin-left: 0;
}
.serve06 .serve06_01 .bot .t04 input {
  width: 1163px;
}
.serve06 .serve06_01 .bot .s2 .t01 {
  margin-bottom: 20px;
}
.serve06 .serve06_01 .bot .form {
  width: 240px;
}

.serve06 .serve06_01 {
  width: 1440px;
}

.serve01 .s02 .h03 .li .img {
  width: 95px;
  height: 85px;
}

.serve01 .s02 .h03 .li.li3 .boxb .boxb01 .k1 img {
  width: 55px;
  height: 55px;
}

.mcure {
  display: none;
}

.pccure {
  display: block;
}

.ab02 {
  background: #f1f1f1;
}
.ab02 .ab02_1 {
  margin-top: 75px;
  position: relative;
}
.ab02 .ab02_1 .swiper-container {
  width: 1030px;
}
.ab02 .ab02_1 .swiper-button-prev {
  height: 60px;
  width: 60px;
  background: url(../img/px.png) #ffffff no-repeat center;
  background-size: 100%;
  border-radius: 50%;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  transition: all .3s linear;
}
.ab02 .ab02_1 .swiper-button-prev:hover {
  background: url(../img/px01.png) #ffffff no-repeat center;
  background-size: 100%;
  box-shadow: 0 0 5px 2px rgba(1, 64, 153, 0.5);
  transition: all .3s linear;
}
.ab02 .ab02_1 .swiper-button-next {
  height: 60px;
  width: 60px;
  background: url(../img/px02.png) #ffffff no-repeat center;
  background-size: 100%;
  border-radius: 50%;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  transition: all .3s linear;
}
.ab02 .ab02_1 .swiper-button-next:hover {
  background: url(../img/px03.png) #ffffff no-repeat center;
  background-size: 100%;
  box-shadow: 0 0 5px 2px rgba(1, 64, 153, 0.5);
  transition: all .3s linear;
}
.ab02 .ab02_1 .wen {
  width: 260px;
  height: 380px;
  background: #ffffff;
  padding: 30px 20px;
  box-sizing: border-box;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.05);
}
.ab02 .ab02_1 .wen .img {
  width: 60px;
  height: 75px;
  margin: 0 auto;
}
.ab02 .ab02_1 .wen .h1 {
  line-height: 1;
  color: #000000;
  margin-top: 60px;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}
.ab02 .ab02_1 .wen .h2 {
  color: #5c5c5c;
  font-size: 14px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 75px;
}

.ab01 .titbox .h1 {
  color: #ffffff;
}

.bocweb-logo {
  position: relative;
  width: 178px;
  height: 70px;
  margin-top: 9px;
}
.bocweb-logo img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.bocweb-logo img.bai {
  opacity: 1;
}

.header.heise .bocweb-logo img.hei {
  opacity: 1;
}
.header.heise .bocweb-right .bocweb-nav .bocweb-subnav {
  color: #2f343b;
}
.header.heise .bocweb-right .bocweb-nav .bocweb-subnav.cur, .header.heise .bocweb-right .bocweb-nav .bocweb-subnav:hover {
  color: #014099;
}
.header.heise .bocweb-logo img.bai {
  opacity: 0;
}

.posibox {
  position: relative;
}

.posibox .kb {
  position: absolute;
  right: 0;
}

.posibox .kbl {
  position: absolute;
  left: 0;
}

.pri07 .right {
  float: right;
}

.pri07 .left .h2 {
  width: 75px;
  height: 15px;
}

.printer .pri03 .wen {
  z-index: 2;
}

.pri09 .pri09t2 .top.posibox {
  border-bottom: none;
}

.pri09 .pri09t2.pri09t3k .top .left .h3 {
  height: auto;
}

.ab01 .wen, .ab02 .ab02_1 {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.titbox {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.ab03 .ab03w {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.serve05 .serve05_02 .li .h1 {
  height: 36px;
}

.serve05 .serve05_02 .li .h2 {
  margin-top: 6px;
}

.header .bocweb-right .bocweb-nav .bocweb-subnav {
  text-align: center;
}

.machine.id .wen .box {
  /*overflow: hidden;*/
}

.machine .wen .box .b {
  height: 100%;
  width: 100%;
  /*overflow: hidden;*/
}

.prolist .protit .tit01 .input input[type=text] {
  color: #666;
  padding-left: 10px;
  box-sizing: border-box;
}

.serve06 .serve06_01 .bot input {
  padding-left: 10px;
}

.bocweb-mnav, .bocweb-search {
  height: 88px;
  width: 88px;
}

.machine .wen .box {
  overflow: hidden;
}
.machine .wen .box .b {
  overflow: hidden;
}

.pinfo04 .ul .li {
  transition: all .5s linear;
}

.pinfo04 .ul .li:hover {
  transform: translateY(-10px);
  transition: all .5s linear;
}

.banner .swiper-slide.swiper-slide-active .wenk .h1, .banner .swiper-slide.swiper-slide-active .wenk .h2, .banner .swiper-slide.swiper-slide-active .wenk .h3, .banner .swiper-slide.swiper-slide-active .wenk .h4, .banner .swiper-slide.swiper-slide-active .wenk .h5 {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=0);
  transition: transform 0.8s ,opacity 0.4s;
}
.banner .swiper-slide.swiper-slide-active .wenk .h1 {
  transition-delay: 0s;
}
.banner .swiper-slide.swiper-slide-active .wenk .h2 {
  transition-delay: 0.1s;
}
.banner .swiper-slide.swiper-slide-active .wenk .h3 {
  transition-delay: 0.2s;
}
.banner .swiper-slide.swiper-slide-active .wenk .h4 {
  transition-delay: 0.3s;
}
.banner .swiper-slide.swiper-slide-active .wenk .h5 {
  transition-delay: 0.4s;
}

.banner .swiper-slide .wenk .h1, .banner .swiper-slide .wenk .h2, .banner .swiper-slide .wenk .h3, .banner .swiper-slide .wenk .h4, .banner .swiper-slide .wenk .h5 {
  opacity: 0;
  transform: translateY(50px);
  filter: alpha(opacity=0);
  transition: transform 0.8s ,opacity 0.4s;
}
.banner .swiper-slide .wenk .h1 {
  transition-delay: 0s;
}
.banner .swiper-slide .wenk .h2 {
  transition-delay: 0.1s;
}
.banner .swiper-slide .wenk .h3 {
  transition-delay: 0.2s;
}
.banner .swiper-slide .wenk .h4 {
  transition-delay: 0.3s;
}
.banner .swiper-slide .wenk .h5 {
  transition-delay: 0.4s;
}

.wel_01 .wel_01top .htop .htopbox .wen {
  transition: all 1s linear;
}

#section5 {
  position: relative;
}

#section5 .videofixed {
  position: absolute;
  z-index: 20;
}

/*.prolist .prowen .li {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px) scale(0.9);
  -ms-transform: translateY(80px) scale(0.9);
  transform: translateY(80px) scale(0.9);
}*/

.page .pagination {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.probanner {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.prolist .protit, .proinfo02 .img, .proinfo02 .prot, .proinfo03 .vodeotit, .proinfo03 .vodeowen {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.proinfo04 .prot, .proinfo05 .prot {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.proinfo04 .ul, .proinfo05 .ul, .proinfo05 .xiazai {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.proinfo01 .img {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateX(80px);
  -ms-transform: translateX(80px);
  transform: translateX(80px);
}

.proinfo01 .wen {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  transform: translateX(-80px);
}

.inf9018_1 .tit, .inf9018_3 .wen, .inf9018_1 .imgbox, .inf9018_2 .wen {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.inf9018_7 .img {
  overflow: hidden;
}

.inf9018_7 .prot, .inf9018_7 .img img {
  opacity: 0;
  -webkit-transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  transition: 1.2s cubic-bezier(0.6, 0.2, 0.1, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.abbanner .weni .h1 {
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}
.abbanner .weni .h2 {
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
  transition-delay: .2s;
}

.serve08 .serve08_01 .ul .li {
  transition: all .5s linear;
}

.serve08 .serve08_01 .ul .li:hover {
  transform: translateY(-10px);
  transition: all .5s linear;
}

.protit {
  transform: none !important;
}

.proinfotit .li, .proinfotit {
  /*      opacity: 0;
        @include trans(1s);
        transform: translateY(40px);*/
}

.tit-box .h1, .tit-box .h2 {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(50px);
}

.serve01 .h01, .serve01 .h02 {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px);
}

.serve01 .s02 .h03 .li {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px);
}

.serve01 .s02 .h03 .li1 {
  transform: translateX(-200px);
}

.serve01 .s02 .h03 .li2 {
  transform: translateX(200px);
}

.serve02 .serve02box .top .left {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(-200px);
}

.serve02 .serve02box .top .right {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(200px);
}

.serve02 .serve02box .bot {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.serve03 .serve03wen .wen .h1, .serve03 .serve03wen .wen .h2 {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.serve04 .kuang {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.serve04 .left {
  transform: translateX(-200px);
}

.serve04 .right {
  transform: translateX(200px);
}

.serve05 .serve05_01 .li {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.serve05 .serve05_02 .li {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px) scale(0.9);
}

.serve06 .serve06_01 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.9);
}

.serve07_01 .left .box .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.serve07_01 .left .box .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.serve07_01 .right .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.serve08 .serve08_01 .ul .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.serve08 .serve08_01 .t2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.serve08 .serve08_01 .t1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.video .li {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px) scale(0.9);
}

.video .pagination a {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.5);
}

.conbanner .conwen .tit01 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.conbanner .conwen .tit02 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.solbox .solboxtop .item {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.solbox .solboxbot .boxwen {
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  transform: translateY(80px);
  z-index: 2;
}

.solutions .solutionstop .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.solutions .solutionstop .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.solutions .solutionsbot .li, .pri04 .pri04_1 .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.5);
}

.printer .pri01 .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.printer .pri01 .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.printer .pri02 .left {
  transform: translateX(-200px);
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.printer .pri02 .right {
  transform: translateX(200px);
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.printer .pri03 .wen {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri04 .pritit .h1, .pri04 .pritit .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri05 .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(50px);
}

.pri06 .pritit .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pri06 .pritit .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri06 .prul .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri07 .left .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pri07 .left .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pri07 .left .h3 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri07 .left {
  transform: translateX(-200px);
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.pri07 .right {
  transform: translateX(200px);
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.pri08 .pritit .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pri08 .pritit .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri08 .pri08_01 .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri08 .pri08_01 .ul {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri08 .pri08_01 .ul .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.5);
}

.pri09 .pritit .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pri09 .pritit .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pri09 .pri09t1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px);
}

.pri09t2k {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px);
}

.pinfo02 .wen {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px);
}

.pinfo02 .img {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px);
}

.pinfo03 .pritit .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pinfo03 .pritit .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pinfo03 .box .ul .ultop .l01 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.5);
}

.pinfo03 .box .ul .ulbot {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px);
}

.pinfo04 .pritit .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pinfo04 .pritit .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pinfo04 .ul .li, .pinfo05 .ul .img {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(40px);
}

.pinfo05 .pritit .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pinfo05 .pritit .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}
.pinfo05 .pritit .h {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.pinfo04 .ul .li:hover .img img {
  transition: all .5s linear;
  transform: scale3d(1.1, 1.1, 1);
}

.pinfo04 .ul .li .img img {
  transition: all .5s linear;
}

.probanner .wen div {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(-300px);
}

.inf9400_1 .prot, .inf9400_1 .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_1 .ultop .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.5);
}

.inf9400_2 .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_2 .prot {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_2 .img {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_3 .wen .h1 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_3 .wen .h2 .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_8 .img {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_8 .prot {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_8 .wen .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9018_8 .wen .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9018_5 .table {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_5 .ul .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.inf9400_6 .wen .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.conbanner {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.news {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.ntit .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.news .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.5);
}

.contact .boxwen .map {
  transform: translateX(-200px);
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.contact .boxwen .wen {
  transform: translateX(200px);
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.contact .h .kb01,
.contact .h .kb02 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.contact .contactbot .botwen .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.5);
}

.ab03 .ab03w .li {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(0.5);
}

.ab03 .h1,
.ab03 .h2 {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(80px);
}

.tbo0 {
  transform: none !important;
}

.wel_04 .wel_04top .play {
  overflow: hidden;
}
.wel_04 .wel_04top .play img {
  transition: all .5s linear;
}

.wel_04 .wel_04top .play:hover img {
  transition: all .5s linear;
  transform: scale3d(1.1, 1.1, 0.1);
}

.serve07_01 .right .li {
  transition: all .5s linear;
}
.serve07_01 .right .li:hover {
  transform: scale3d(1.05, 1.05, 1) !important;
  transition: all .5s linear;
}

.serve08 .serve08_01 .ul .li {
  transition: all .5s linear;
}
.serve08 .serve08_01 .ul .li:hover {
  transform: translateY(-10px) !important;
  transition: all .5s linear;
}

.serve05 .serve05_02 .li .h2 {
  transition: all .5s linear;
}
.serve05 .serve05_02 .li:hover .h2 {
  transform: scale3d(1.05, 1.05, 1);
  transition: all .5s linear;
}

.serve02 .serve02box .top .right .ul .li {
  transition: all .5s linear;
}
.serve02 .serve02box .top .right .ul .li:hover {
  transform: translateY(-10px) !important;
  transition: all .5s linear;
}

.serve01 .s02 .h03 .li.li3 .boxb .boxb01 .k1 {
  transition: all .5s linear;
}
.serve01 .s02 .h03 .li.li3 .boxb .boxb01:hover .k1 {
  transform: scale3d(1.05, 1.05, 1);
  transition: all .5s linear;
}

.serve04 .right .ul .li {
  transition: all .5s linear;
}
.serve04 .right .ul .li:hover {
  transform: translateY(-10px);
  transition: all .5s linear;
}

.serve02 .serve02box .bot .ul .li {
  transition: all .5s linear;
}
.serve02 .serve02box .bot .ul .li:hover {
  transform: translateY(-10px);
  transition: all .5s linear;
}

.proinfo02 .img .li {
  transition: all .5s linear;
}
.proinfo02 .img .li:hover {
  transform: translateY(-10px);
  transition: all .5s linear;
}

.abbanner .weni .h2.n48 {
  font-size: 48px;
  font-weight: normal;
}

.pinfo04.pinfo06 .ul .li .img img {
  box-shadow: none;
}

.videobbox {
  position: relative;
  background: #000;
}

.banner.pc01 #video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wel_03 .wel_03bot .ul .li {
  position: relative;
  left: 0;
  transition: all 1s linear;
  opacity: 0;
  transform: translateY(80px);
}

#section4.active .wel_03bot .ul .li {
  transform: translateY(0);
  transition: all .6s linear;
  opacity: 1;
  min-height:260px;
}
#section4.active .wel_03bot .ul .li:nth-child(1) {
  transition-delay: 0s;
}
#section4.active .wel_03bot .ul .li:nth-child(2) {
  transition-delay: .1s;
}
#section4.active .wel_03bot .ul .li:nth-child(3) {
  transition-delay: .2s;
}
#section4.active .wel_03bot .ul .li:nth-child(4) {
  transition-delay: .3s;
}
#section4.active .wel_03bot .ul .li:nth-child(5) {
  transition-delay: .4s;
}
#section4.active .wel_03bot .ul .li:nth-child(6) {
  transition-delay: .5s;
}
#section4.active .wel_03bot .ul .li:nth-child(7) {
  transition-delay: .6s;
}
#section4.active .wel_03bot .ul .li:nth-child(8) {
  transition-delay: .7s;
}
#section4.active .wel_03bot .ul .li:nth-child(9) {
  transition-delay: .8s;
}
#section4.active .wel_03bot .ul .li:nth-child(10) {
  transition-delay: .9s;
}

.wel_02 .wel_02bot {
  position: relative;
  left: 0;
  transform: translateY(80px);
  opacity: 0;
  transition: 1.2s cubic-bezier(0.77, 0.2, 0.375, 1);
}

#section3.active .wel_02bot {
  transform: translateY(0);
  opacity: 1;
  transition: 1.2s cubic-bezier(0.77, 0.2, 0.375, 1);
}

#section2.active .wel_01bot {
  opacity: 1;
  transition: all .5s linear;
}

.section.active,
.section {
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
}

.section {
  opacity: 0.4;
}

.section.active {
  opacity: 1;
}

/*#section5.active .wel_04top .wen .wenbox div,#section5.active .wel_04top .wen .wenbox a{
	left:0;
	opacity: 1;transition:all 1s linear;
}*/
#section3 .wel_02top .h1 {
  transform: translateY(100px);
  opacity: 0;
  transition: all .6s linear;
  transition-delay: 0.1s;
}

#section3 .wel_02top .h2 {
  transform: translateY(100px);
  opacity: 0;
  transition: all .6s linear;
  transition-delay: 0.2s;
}

#section3 .wel_02top .h3 {
  transform: translateY(100px);
  opacity: 0;
  transition: all .6s linear;
  transition-delay: 0.3s;
}

#section3.active .wel_02top .h1 {
  transform: translateY(0);
  opacity: 1;
  transition: all .6s linear;
  transition-delay: 0.1s;
}

#section3.active .wel_02top .h2 {
  transform: translateY(0);
  opacity: 1;
  transition: all .6s linear;
  transition-delay: 0.2s;
}

#section3.active .wel_02top .h3 {
  transform: translateY(0);
  opacity: 1;
  transition: all .6s linear;
  transition-delay: 0.3s;
}

#section2.active .wel_01top .htop .htopbox .wen .h1 {
  transform: translateY(0);
  opacity: 1;
  transition: all .5s linear;
  transition-delay: .1s;
}
#section2.active .wel_01top .htop .htopbox .wen .h2 {
  transform: translateY(0);
  opacity: 1;
  transition: all .5s linear;
  transition-delay: .2s;
}
#section2.active .wel_01top .htop .htopbox .wen .h3 {
  transform: translateY(0);
  opacity: 1;
  transition: all .5s linear;
  transition-delay: .3s;
}

#section2 .wel_01top .htop .htopbox .wen .h1 {
  opacity: 0;
  transform: translateY(100px);
  transition: all .5s linear;
  transition-delay: .1s;
}
#section2 .wel_01top .htop .htopbox .wen .h2 {
  opacity: 0;
  transform: translateY(100px);
  transition: all .5s linear;
  transition-delay: .2s;
}
#section2 .wel_01top .htop .htopbox .wen .h3 {
  opacity: 0;
  transform: translateY(100px);
  transition: all .5s linear;
  transition-delay: .3s;
}

#section4.active .wel_03top .h1 {
  transform: translateY(0);
  opacity: 1;
  transition: all 1s linear;
  transition-delay: 0.1s;
}

#section4.active .wel_03top .h2 {
  transform: translateY(0);
  opacity: 1;
  transition: all 1s linear;
  transition-delay: 0.2s;
}

#section4 .wel_03top .h1 {
  transform: translateY(100px);
  transition-delay: 0.1s;
  opacity: 0;
  transition: all 1s linear;
}

#section4 .wel_03top .h2 {
  transform: translateY(100px);
  transition-delay: 0.2s;
  opacity: 0;
  transition: all 1s linear;
}

#section5.active .wel_04top .wen .wenbox .h1 {
  left: 0;
  opacity: 1;
  transition: all 1s linear;
  transition-delay: 0.01s;
}

#section5.active .wel_04top .wen .wenbox .h2 {
  left: 0;
  opacity: 1;
  transition: all 1s linear;
  transition-delay: 0.02s;
}

#section5.active .wel_04top .wen .wenbox .h3 {
  left: 0;
  opacity: 1;
  transition: all 1s linear;
  transition-delay: 0.03s;
}

#section5.active .wel_04top .wen .wenbox .h4 {
  left: 0;
  opacity: 1;
  transition: all .5s linear;
  transition-delay: 0.04s;
}

#section5 .wel_04top .wen .wenbox .h1 {
  opacity: 0;
  transition: all 1s linear;
  transition-delay: 0.01s;
}

#section5 .wel_04top .wen .wenbox .h2 {
  opacity: 0;
  transition: all 1s linear;
  transition-delay: 0.02s;
}

#section5 .wel_04top .wen .wenbox .h3 {
  opacity: 0;
  transition: all 1s linear;
  transition-delay: 0.03s;
}

#section5 .wel_04top .wen .wenbox .h4 {
  opacity: 0;
  transition: all .5s linear;
  transition-delay: 0.04s;
}

.wel_04 .wel_04top .wen .wenbox a, .wel_04 .wel_04top .wen .wenbox div {
  left: -100px;
  position: relative;
  opacity: 0;
  transition: all 1s linear;
}

.banner.pc01 #video {
  width: 130%;
  height: 130%;
  margin-left: -10%;
  margin-top: -5%;
}

@media screen and (max-width: 1700px) {
  .w1680 {
    width: 96%;
  }

  .wel_03 .wel_03bot .ul .li {
    
	min-height:260px;
  }
  
  .printer .pri02 {
    height: auto;
  }

  .pri07 .left {
    padding: 5% 3% 3% 3%;
  }

  .machine .wen .box02 .k5 {
    width: 100%;
    height: auto;
    bottom: 10%;
  }

  .machine .wen .box02 .k3 {
    width: 50%;
  }

  .proinfo01 .wen {
    		/*  padding-left:10%;
            padding-right: 9%;
            padding-top:5%;*/
    padding-left: 130px;
    padding-right: 70px;
    padding-top: 50px;
  }
  .proinfo01 .wen .h1 {
    font-size: 32px;
  }
  .proinfo01 .wen .h2 {
    margin-top: 25px;
    margin-bottom: 60px;
  }

  .pinfo02 .wen {
    padding: 4%;
    padding-left: 8%;
  }

  .pinfo02 .wen .b2 {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .inf9400_3 .wen {
    right: 13%;
    top: 0;
    padding-top: 12%;
  }

  .machine.id .wen .box {
    width: 85%;
  }

  .machine .wen .box {
    width: 70%;
    height: 50%;
  }

  .wel_03 .wel_03bot .ul .li .img {
    height: 200px;
	
  }

  .wel_04 .wel_04top .wen .h3 {
    width: 100%;
  }

  .banner .wenk {
    padding-left: 10%;
  }

  .wel_01 .wel_01top .htop .htopbox .img img {
    height: 100%;
    width: auto;
  }

  .wel_04 .wel_04top .wen .wenbox {
    padding-left: 20%;
    padding-right: 10%;
  }

  .pri07 {
    height: auto;
  }
}
.wel_02 .wel_02bot .item .wen .t2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 96px;
}

@media screen and (max-width: 1660px) {
  .w1440 {
    width: 90%;
  }

  .abbanner .weni .h2.n48 {
    font-size: 30px;
  }

  .serve02 {
    padding-bottom: 100px;
  }

  .machine .wen .box {
    height: 65%;
  }

  .pinfo03 {
    height: auto;
    padding-bottom: 135px;
  }

  .pinfo05 {
    height: auto;
    padding-bottom: 135px;
  }

  .pinfo04 {
    height: auto;
  }

  .pinfo06 {
    height: auto;
  }

  .pinfo04 .ul .li .img {
    width: 100%;
    height: auto;
  }

  .pri09 .pri09t2 .top .left {
    padding: 3% 3% 2% 5%;
  }

  .serve07_01 .right .li {
    width: 100%;
  }

  .serve01 .s02 .h03 .li {
    width: 49%;
  }

  .pinfo04 .ul .li {
    width: 31%;
    margin-left: 3.5%;
  }

  .pri04 .pri04_1 .li {
    width: 21%;
    margin-left: 5.3333333333%;
  }

  .pinfo06 .ul .li {
    width: 20%;
    margin: 0;
    padding: 0 1%;
    box-sizing: border-box;
  }

  .pinfo06 .ul .li:nth-child(3n+1) {
    margin: 0;
  }

  .serve06 .serve06_01 .bot .l1 select {
    width: 65%;
  }

  .serve06 .serve06_01 .bot {
    overflow: hidden;
  }

  .serve06 .serve06_01 .bot .o01 {
    width: 46%;
    float: left;
  }

  .serve06 .serve06_01 .bot .form {
    width: 30%;
    float: left;
    margin-left: 2%;
  }

  .serve06 .serve06_01 .bot .l2 span {
    width: 22%;
    float: left;
  }

  .serve06 .serve06_01 .bot .l1 span {
    width: 31%;
  }

  .serve06 .serve06_01 .bot .l1 {
    width: 36%;
  }

  .serve06 .serve06_01 .bot .l2 {
    width: 53%;
  }

  .serve02 .serve02box .bot .ul .li {
    padding: 0 10px;
  }

  .serve02 .serve02box .top .right .ul .li .img {
    width: 100%;
    height: auto;
  }

  .serve08 .serve08_01 .ul .li {
    width: 18%;
    margin-left: 2.5%;
  }

  .serve05 .serve05_01 .li {
    width: 27%;
    margin-left: 9.5%;
  }

  .serve07_01 .right {
    padding: 40px 30px;
  }

  .serve04 .right {
    padding-left: 4%;
  }

  .serve01 .s02 .h03 .li.li1 {
    margin-right: 2%;
  }

  .serve05 .serve05_02 .li {
    width: 12%;
    margin: 0 2.3333333333%;
    margin-top: 45px;
  }

  .video .li {
    width: 32%;
    margin-left: 2%;
  }
  .video .li .img {
    height: auto;
  }

  .serve02 .serve02box .top .right .ul .li {
    width: 16%;
    margin-left: 12%;
  }

  .serve02 .serve02box .top .left {
    width: 47%;
  }

  .serve02 .serve02box .top .right {
    width: 48%;
  }

  .ntop .left {
    width: 49%;
    height: auto;
  }

  .news .li .wen {
    height: auto;
    padding: 20px 25px;
  }
  .news .li .wen .h2 {
    margin-top: 20px;
  }

  .ntop .right {
    width: 50%;
  }

  .news .li .img {
    width: auto;
    height: auto;
  }

  .ntop .right .li {
    width: 49%;
    margin-left: 2%;
  }

  .news .li {
    width: 24%;
    margin-left: 1.3333333333%;
  }

  .contact .contactbot .botwen .li {
    width: 32%;
    margin-left: 2%;
  }

  .solutions .solutionsbot .li .top {
    height: auto;
    width: auto;
  }

  .solutions .solutionsbot .li {
    width: 32%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 1450px) {
  .banner .wenk .h1 {
    font-size: 36px;
  }

  .videofixed .box {
    width: 600px;
    height: 500px;
  }

  .videofixed .box .vide {
    height: auto;
  }

  .kmbox .k .top .li {
    margin: 0 7%;
  }

  .conbanner .weni .h1 {
    font-size: 45px;
  }

  .machine .wen .box02 .k5 {
    width: 90%;
    bottom: 30px;
  }

  .wel_03 .wel_03top {
    padding-top: 8%;
  }

  .navbox .connav .botwen .h {
    line-height: 25px;
  }

  .navbox .connav .botwen .litop {
    margin-bottom: 18px;
  }

  .navbox .connav .botwen .ul {
    margin-top: 20px;
  }

  .header.fixed .bocweb-logo {
    margin-top: 15px;
  }

  .serve06 .serve06_01 .bot textarea {
    padding: 10px;
  }

  .solbox .solboxtop .item {
    height: 180px;
    padding-top: 42px;
  }

  .solbox .solboxtop .item .span {
    height: 45px;
    width: 45px;
  }

  .machine .wen .box .h1 {
    font-size: 25px;
  }

  .machine .wen .box .h2 {
    font-size: 18px;
    margin-top: 12px;
  }

  .machine .wen .box .h3 {
    margin-top: 35px;
  }

  .machine .wen .box02 .k4 {
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    font-size: 18px;
  }

  .machine .wen .box {
    padding: 25px 30px;
    box-sizing: border-box;
  }

  .machine .wen .box02 .k3 {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .serve04 .right {
    padding: 3%;
    padding-top: 5%;
  }

  .serve07_01 .left .box {
    padding: 5% 3% 3% 8%;
    padding-top: 10%;
  }

  .serve04 .left {
    padding: 5% 3% 3% 8%;
  }

  .serve04 .right .ul .li {
    width: 48%;
    margin-right: 2%;
    box-sizing: border-box;
  }

  .pinfo03 .box .ul .ulbot {
    padding: 25px 50px;
  }

  .pinfo02 .wen .b1 {
    font-size: 32px;
  }

  .printer .pri02 .left .h1 {
    font-size: 32px;
  }

  .pri07 .left .h1 {
    font-size: 32px;
  }

  .pritit .h1 {
    font-size: 32px;
  }

  .printer .pri02 {
    height: auto;
  }

  .printer .pri02 .left .h3 {
    width: 100%;
  }

  .printer .pri01 .h1 {
    font-size: 40px;
  }

  .proinfo02 .img .li .l02:after {
    width: 50%;
  }

  .serve06 .serve06_01 .bot .s2 .t02 span {
    width: 33%;
    /*width:134px;*/
  }

  .serve06 .serve06_01 .bot .t02 input {
    width: 66%;
    /*width: calc(33% - 134px);*/
    /*background: #eee;*/
  }

  .proinfo02 .img .li {
    width: 32%;
  }

  .proinfo02 .img .o4.li .l02:after {
    width: 80%;
    left: -4%;
  }

  .proinfo02 .img .o5.li .l02:after {
    width: 80%;
    left: -4%;
  }

  .inf9018_2 .h1 {
    font-size: 32px;
  }

  .serve06 .serve06_01 .bot .s3 .k span {
    width: 11%;
  }

  .serve06 .serve06_01 .bot .s3 .k textarea {
    width: 88.5%;
  }

  .serve06 .serve06_01 .bot .t02 input {
    font-size: 15px;
  }

  .serve06 .serve06_01 .bot .o01 {
    font-size: 15px;
  }

  .serve06 .serve06_01 .bot .s2 .t02 .t011 {
    width: 32%;
    margin-left: 2%;
  }

  .serve06 .serve06_01 .bot .t03 span {
    width: 10.6%;
  }

  .serve06 .serve06_01 .bot .s2 .t02 .t011:nth-child(1) {
    margin-left: 0;
  }

  .serve06 .serve06_01 {
    width: 98%;
  }

  .serve06 .serve06_01 .bot .t03select {
    width: 89%;
    overflow: hidden;
  }
  .serve06 .serve06_01 .bot .t03select .fo {
    width: 32%;
    float: left;
    margin-left: 2%;
  }
  .serve06 .serve06_01 .bot .t03select .fo:nth-child(1) {
    margin-left: 0;
  }

  .serve06 .serve06_01 .bot .s2 .t04 span {
    width: 10.6%;
  }

  .serve06 .serve06_01 .bot .s2 .t04 input {
    width: 89%;
  }

  .serve01 .s02 {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .serve01 {
    height: auto;
    padding-top: 45px;
    padding-bottom: 85px;
  }

  .serve01 .s02 .h03 .li.li3 .boxb {
    width: 600px;
  }

  .serve01 .s01 {
    padding: 40px 0;
  }

  .serve01 .s02 .h03 {
    margin-top: 30px;
  }

  .inf9400_3 .wen {
    right: 8%;
    top: 0;
    padding-top: 10%;
  }

  .proinfo04 .ul .li {
    width: 24%;
    margin-left: 1.3333333333%;
  }

  .proinfo04 .ul .li .img {
    height: auto;
  }

  .proinfo05 .ul .li {
    width: 32%;
    margin-left: 2%;
  }

  .prot {
    font-size: 32px;
  }

  .probanner .wen .h1 {
    font-size: 36px;
  }

  .ab01 .wen .h3 {
    padding: 0 4.5%;
  }

  .conbanner .weni {
    font-size: 45px;
    height: 98px;
  }

  .abbanner .weni .h1 {
    line-height: 48px;
    height: 48px;
  }

  .tit-box .h1 {
    font-size: 32px;
  }
  .tit-box .h2 {
    font-size: 20px;
  }

  .ab03 .more {
    margin-top: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
  }

  .lp36 {
    font-size: 32px;
  }

  .ab03 {
    height: auto;
  }

  .ab03 .ab03w .li {
    width: 24%;
    margin-left: 1.3333333333%;
  }
  .ab03 .ab03w .li:nth-child(4n+1) {
    margin-left: 0;
  }

  .ntit .li {
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
  }

  .prolist .prowen .li .wen .h1 {
    font-size: 23px;
  }

  .proinfo01 .wen {
    padding-left: 90px;
    padding-right: 30px;
  }
  .proinfo01 .wen .h1 {
    font-size: 32px;
  }
  .proinfo01 .wen .h2 {
    margin-top: 15px;
    margin-bottom: 40px;
  }

  .probanner .wen {
    height: 236px;
    padding-left: 13%;
  }

  .probanner .wen .h2 {
    margin-top: 15px;
    margin-bottom: 60px;
  }

  .probanner .wen .h4 {
    margin-top: 24px;
  }

  .probanner .wen .h3 {
    font-size: 25px;
  }

  .prolist .protit .tit02 .li {
    margin-left: 1%;
  }

  .prolist .prowen .li .img {
    height: auto;
    width: 50%;
  }

  .prolist .prowen .li .wen .h2 {
    margin-top: 16px;
  }

  .prolist .prowen .li .wen {
    width: 50%;
    padding-bottom: 20px;
  }

  .page {
    padding-top: 120px;
    padding-bottom: 80px;
    box-sizing: border-box;
  }

  .prolist .prowen .li {
    width: 49%;
    margin-left: 2%;
  }

  .w1400 {
    width: 96%;
  }

  .wel_04 .wel_04top .wen .wenbox {
    padding-left: 12%;
    height: auto;
    padding-top: 100px;
  }

  .kb02 {
    font-size: 16px;
  }

  .kb01 {
    font-size: 32px;
  }

  .contact .boxwen .wen .h1 {
    font-size: 25px;
  }

  .banner .wenk {
    height: 277px;
  }

  .wel_04 .wel_04top .wen .h2 {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .banner .wenk .h2 {
    font-size: 45px;
    margin-top: 35px;
    margin-bottom: 12px;
  }

  .wel_04 .wel_04top .wen .h4 {
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    font-size: 18px;
  }

  .wel_03 .wel_03top .h1 {
    font-size: 32px;
  }

  .wel_04 .wel_04top .wen .h1 {
    font-size: 32px;
  }

  .tansuo {
    margin-top: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    font-size: 18px;
  }

  .wel_01 .wel_01top .htop .htopbox .wen .h3 {
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    font-size: 18px;
  }

  .wel_02 .wel_02bot .item .wen .t1 {
    font-size: 25px;
  }

  .wel_02 .wel_02top .h2 {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .wel_01 .wel_01top .htop .htopbox .wen .h1 {
    font-size: 32px;
  }

  .wel_02 .wel_02top .h1 {
    font-size: 32px;
  }

  .banner .wenk .h3 {
    font-size: 18px;
  }

  .banner .wenk .h4 {
    margin-top: 26px;
    margin-bottom: 45px;
  }

  .banner .wenk .h5 {
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    font-size: 18px;
  }

  .proinfo01 .wen .h1 {
    line-height: 1;
  }

  .serve02 {
    height: auto;
  }
}
@media screen and (max-width: 1350px) {
  .header .bocweb-right .bocweb-nav .bocweb-subnav {
    width: auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .prolist .protit .tit02 .li{
    font-size: 12px;
    padding-left:30px;
  }

  .conbanner .weni .h1 {
    font-size: 35px;
  }

  .serve01 .s02 .h03 .li.li3 .boxb {
    width: 50%;
  }

  .machine .wen .box02 .k5 {
    width: 80%;
    bottom: 10px;
  }

  .serve01 .s02 .h03 .li.li3 .t2 {
    width: 435px;
  }

  .headsearch-box .x-p {
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    width: 96%;
  }

  .pinfo03 .box .ul .ulbot {
    padding: 25px 10px;
  }

  .pinfo05 .ul .img {
    width: 32%;
    margin-left: 2%;
    height: auto;
  }

  .pri06 {
    height: auto;
  }

  .pri09 .pri09t1 {
    height: auto;
  }

  .pri09 .pri09t1 .li {
    font-size: 24px;
    height: 100px;
    line-height: 100px;
  }

  .printer .pri01 .h1 {
    font-size: 36px;
  }

  .probanner.in .line {
    margin-top: 15px;
    margin-bottom: 45px;
  }

  .pri04 .pri04_1 .li {
    width: 24%;
    margin-left: 1.3333333333%;
  }

  .serve06 .serve06_01 .bot .l2 span {
    width: 25%;
  }

  .serve06 .serve06_01 .bot .o01 {
    width: 40%;
  }

  .serve06 .serve06_01 .bot span {
    font-size: 14px;
  }

  .serve01 .s02 .h03 .li.li3 .boxb .boxb01 {
    width: 30%;
    margin-left: 2%;
  }

  .serve06 .serve06_01 .bot .t02 input {
    width: 65%;
  }

  .serve03 .serve03wen {
    width: 95%;
  }

  .inf9400_6 {
    height: auto;
  }

  .inf9400_6 .wen .li .l1 span {
    font-size: 40px;
  }

  .inf9400_6 .wen .li {
    padding: 0 40px;
  }

  .w1200 {
    width: 94%;
  }

  .inf9018_2 .h2 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .probanner .wen .h1 {
    font-size: 32px;
  }

  .video .li .img:after {
    background-size: 60px 60px;
  }

  .proinfo01 .wen .h3 {
    font-size: 14px;
    line-height: 24px;
    height: 240px;
  }

  .proinfo01 .wen .h2 {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .proinfotit .li {
    font-size: 16px;
    line-height: 70px;
    height: 70px;
    margin: 0 30px;
  }

  .product .productli .left .wen {
    font-size: 15px;
  }

  .wel_02 .wel_02bot .item .wen .t3 {
    font-size: 16px;
  }

  .header .bocweb-logo {
    margin-left: 25px;
  }

  .contact .contactbot .botwen .li .li02 .l {
    margin-left: 18px;
  }

  .wel_01 .wel_01top .htop .htopbox, .wel_01 .wel_01bot {
    width: 85%;
  }

  .wel_01 .wel_01top .hbot .h2 {
    width: 50%;
  }

  .wel_04 .wel_04top .wen .wenbox {
    padding-left: 8%;
  }

  .w1440 {
    width: 96%;
  }

  .serve08 .serve08_01 .t2 {
    height: auto;
    display: block;
    overflow: visible;
  }

  .wel_04 .wel_04top .wen .h2 {
    margin-bottom: 25px;
  }

  .wel_04 .wel_04top .wen .h4, .tansuo, .product .productli .right .wen .h3, .machine .wen .box02 .k4 {
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    font-size: 16px;
    width: 190px;
  }

  .tit-box .h1, .serve03 .serve03wen .tit-box .h1, .tit-box .h1, .wel_04 .wel_04top .wen .h1, .wel_03 .wel_03top .h1, .wel_02 .wel_02top .h1, .wel_01 .wel_01top .htop .htopbox .wen .h1 {
    /*font-size: 28px;*/
  }

  .kb01, .probanner .wen .h1, .proinfo01 .wen .h1, .prot {
    font-size: 28px;
  }

  .serve08 .serve08_01 .ul .li .zi01 {
    font-size: 40px;
  }

  .serve08 .serve08_01 .ul .li {
    padding: 2%;
    height: 275px;
  }

  .proinfo02 .img {
    margin-top: 60px;
  }

  .proinfo02 {
    height: auto;
    padding-top: 75px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1270px) {
  .ab02 .ab02_1 .swiper-container {
    width: 80%;
  }

  .inf9400_4 .imgbox .img {
    width: 80%;
  }

  .abbanner .weni .h2.n48 {
    font-size: 25px;
  }

  .header {
    height: 70px;
  }

  .bocweb-logo {
    width: 150px;
    height: auto;
  }

  .header .bocweb-right .bocweb-nav .bocweb-subnav {
    height: 70px;
    line-height: 70px;
  }

  .navbox {
    padding: 85px 70px 65px 75px;
  }

  .navbox .anniu .fr {
    height: 70px;
    width: 70px;
  }

  .bocweb-mnav, .bocweb-search {
    height: 70px;
    width: 70px;
  }

  .serve01 .s02 .h03 .li.li3 .t2 {
    width: 36%;
  }

  .abbanner .weni .h1 {
    font-size: 36px;
  }

  .conbanner .conwen .tit01 {
    font-size: 36px;
  }

  .conbanner .conwen .tit02 {
    font-size: 36px;
    margin-top: 15px;
  }

  .abbanner .weni .h2 {
    font-size: 25px;
    margin-top: 15px;
  }

  .solbox .solboxtop .item {
    height: 160px;
    padding-top: 32px;
  }

  .solbox .solboxtop .item .span {
    height: 35px;
    width: 35px;
  }
}
@media screen and (max-width: 1200px) {
  .contact .contactbot .botwen .li .li02 .l {
    margin-left: 10px;
  }

  .headsearch-box .x-box {
    width: 90%;
  }

  .navbox {
    width: 100%;
  }

  .pri07 .left .h3 {
    margin-top: 40px;
  }

  .pri07 .left .h1 {
    margin-bottom: 20px;
  }

  .pinfo03 .box .ul .ultop .l01 {
    width: 16%;
  }

  .pinfo03 .box .ul .ulbot .li {
    line-height: 1.5;
    padding: 15px 0;
    box-sizing: border-box;
  }

  .w1025 {
    width: 86%;
  }

  .pri06 .prul .li {
    width: 87%;
  }

  .pri08 .pri08_01 .ul {
    width: 96%;
  }

  .pri08 {
    height: auto;
  }

  .pri08 .pri08_01 .ul .li {
    height: auto;
    width: 32.5%;
    margin-left: 1.25%;
  }

  .prolist .protit .tit02 .li {
    margin-left: 1px;
  }

  .serve06 .serve06_01 .bot {
    height: auto;
  }

  .inf9400_2 .h2 {
    width: 90%;
  }

  .prolist .protit {
    height: auto;
    padding: 20px 0;
  }

  .probanner.in .line {
    margin-top: 8px;
    margin-bottom: 30px;
  }

  .videopage {
    padding-top: 67px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 1168px) {
	.wel_03 .wel_03bot .ul .li .img{
	  height:140px;
  }
}
@media screen and (max-width: 1023px) {
  .proinfo05 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .wel_03 .wel_03bot .ul .li{
  width:49%;
  margin-right:2%;
  min-height:0;
  }
  #section4.active .wel_03bot .ul .li{
  min-height:0;
  }
  .wel_03 .wel_03bot .ul .li:nth-child(2n){
	  margin-right:0;
  }
  .wel_03 .wel_03bot .ul .li:nth-child(5){
	  margin-right:2%;
  }
  .wel_03 .wel_03bot .ul .li .img{
	  height:240px;
  }
  

  .wel_02 .wel_02bot {
    opacity: 1;
    left: 0;
  }

  .wel_03 .wel_03bot .ul .li {
    opacity: 1;
    left: 0;
  }

  #section3 .wel_02top .h1 {
    opacity: 1;
  }

  #section4 .wel_03top .h1, #section4 .wel_03top .h2 {
    opacity: 1;
  }

  #section5 .wel_04top .wen .wenbox .h1, #section5 .wel_04top .wen .wenbox .h2, #section5 .wel_04top .wen .wenbox .h3, #section5 .wel_04top .wen .wenbox .h4 {
    opacity: 1;
  }

  #section3 .wel_02top .h2 {
    opacity: 1;
  }

  #section3 .wel_02top .h3 {
    opacity: 1;
  }

  .serve08 .serve08_01 .t2 {
    text-align: justify;
  }

  .abbanner .weni .h2.n48 {
    font-size: 16px;
  }

  .kmbox .k .top .li {
    margin: 0;
    width: 25%;
  }

  .wel_01 .wel_01bot {
    opacity: 1;
  }

  .wel_02 .wel_02top div, .wel_03 .wel_03top .h1, .wel_03 .wel_03top .h2 {
    opacity: 1;
    top: 0;
  }

  .wel_04 .wel_04top .wen .wenbox a, .wel_04 .wel_04top .wen .wenbox div {
    left: 0;
    opacity: 1;
  }

  .serve01 .s02 .h03 .li.li3 .t2 {
    width: 100%;
  }

  .conbanner .weni .h1 {
    font-size: 24px;
  }

  .serve02 {
    padding-bottom: 50px;
  }

  .serve06 .serve06_01 .bot textarea {
    font-size: 14px;
    padding: 5px;
  }

  .serve06 .serve06_01 .bot input {
    padding-left: 5px;
  }

  .pinfo05 .pritit .h {
    margin-top: 25px;
  }

  .pinfo05 {
    padding-bottom: 65px;
  }

  .pinfo05 .pr05top {
    padding-top: 65px;
  }

  .pinfo05 .pr05top {
    position: static;
  }

  .pritit .h {
    width: 80%;
    font-size: 14px;
    line-height: 24px;
    display: block;
    overflow: visible;
    height: auto;
  }

  .pinfo03 {
    padding-bottom: 45px;
  }

  .pinfo03 .box {
    padding: 45px 0;
  }

  .pinfo03 .box .ul .ulbot {
    margin-top: 35px;
  }

  .pinfo04 {
    padding-top: 60px;
    padding-bottom: 85px;
  }

  .pinfo03 .box .ul .ulbot .li {
    font-size: 14px;
    height: auto;
  }

  .pinfo03 .box .ul .ultop .l01 {
    font-size: 14px;
  }

  .pinfo02 .wen .b2 {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .pinfo02 .wen {
    width: 100%;
    padding: 35px;
  }

  .pinfo02 .img {
    width: 100%;
  }

  .pri09 .pri09t2 .top .left .box .h4 {
    height: auto;
    display: block;
    overflow: visible;
    font-size: 14px;
    line-height: 25px;
    margin-top: 24px;
  }

  .pri09 .pri09t2 .bot .li .li01, .pri09 .pri09t2 .bot .li .li02 {
    padding-left: 20px;
    box-sizing: border-box;
  }

  .pri09 .pri09t2 .bot .li {
    height: 45px;
    line-height: 45px;
  }

  .pri06 .prul {
    margin-top: 65px;
  }

  .pri06 {
    padding: 65px 0;
    padding-top: 75px;
  }

  .pri09 .pri09t1 .li {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    padding-left: 30px;
  }

  .pri09 .pri09t2 .top .left .img0 {
    margin-top: 35px;
  }

  .pri09 .pri09t1 .li:after {
    left: 38px;
  }

  .pri09 .pri09t2 .top .left .h2 {
    height: auto;
    margin-top: 35px;
    line-height: 24px;
    font-size: 14px;
  }

  .pri09 .pri09t2 .top .left .h2 .p:after {
    height: 6px;
    width: 6px;
  }

  .pri09 .pri09t2 .bot {
    padding-top: 30px;
    padding-bottom: 105px;
  }

  .printer .pri02 {
    padding: 35px 0;
  }

  .printer .pri01 .h2 {
    margin-top: 20px;
  }

  .printer .pri01 .h1 {
    font-size: 26px;
  }

  .pri08 .pri08_01 .h1 {
    overflow: visible;
    display: block;
    height: auto;
    font-size: 14px;
    line-height: 25px;
    margin-top: 35px;
  }

  .printer .pri01 {
    height: auto;
    padding: 70px 0;
  }

  .pri09 .pri09t0 {
    height: auto;
    padding: 35px 0;
    padding-left: 70px;
    overflow: hidden;
  }

  .pri07 .left .h3 {
    display: block;
    height: auto;
    overflow: visible;
    margin-top: 35px;
    line-height: 25px;
    font-size: 14px;
  }

  .posibox .kb {
    position: static;
  }

  .pri09 .pri09t2 .top .wen {
    width: 100%;
  }

  .posibox .kbl {
    position: static;
    right: 0;
  }

  .pri09 .pri09t2 .top .right img {
    width: 100%;
  }

  .pri09 .pri09t2 .top .left .h3 {
    height: auto;
    display: block;
    overflow: visible;
    font-size: 14px;
    line-height: 24px;
  }

  .pri09 .pri09t2 .top {
    max-height: none;
  }

  .pri08 {
    padding-top: 70px;
    padding-bottom: 45px;
  }

  .pri06 .prul .li {
    width: 100%;
    float: left;
    height: auto;
    padding: 18px 0;
  }

  .pri06 .prul .li .h1 {
    width: 16%;
  }

  .pri06 .prul .li .h2 {
    width: 51%;
    padding: 0;
    padding-left: 2%;
    font-size: 14px;
    line-height: 25px;
  }

  .pri06 .prul .li .h1 .l02 {
    line-height: 20px;
    font-size: 16px;
    height: 20px;
    margin-top: 10px;
  }

  .pri06 .prul .li .h1 .l01 {
    font-size: 30px;
  }

  .pri06 .prul .li .h3 {
    width: 10%;
  }
  .pri06 .prul .li .h3 img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    right: 0;
  }

  .pri06 .prul .li .h2 {
    height: auto;
    display: block;
    overflow: visible;
  }

  .pri07 .wen {
    width: 100%;
    padding: 40px;
    box-sizing: border-box;
  }

  .pri07 .right {
    padding: 0;
  }

  .printer .pri02 .wen {
    width: 100%;
  }

  .printer .pri02 .left .h2 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .printer .pri02 .left .h1 {
    padding-top: 0;
  }

  .pri04 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 65px;
  }

  .pri04 .pri04_1 .li {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  .pri04 .pri04_1 .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .printer .pri03 .wen {
    font-size: 35px;
    bottom: 60px;
    right: 90px;
  }

  .machine.m01 {
    width: 100%;
    height: 100%;
  }
  .machine.m01 .swiper-container {
    width: 100%;
    height: 100%;
  }
  .machine.m01 .wen {
    width: 100%;
    display: block;
  }

  .ab02 .ab02_1 {
    margin-top: 30px;
  }

  .ab02 .ab02_1 .wen .img {
    width: 50px;
    height: auto;
  }

  .ab02 .ab02_1 .wen .h1 {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .ab02 {
    height: auto;
    padding: 45px 0;
  }

  .infobox.probanner .wen {
    bottom: auto;
    text-align: left;
    padding-top: 12%;
    padding-left: 8%;
  }

  .ab02 .ab02_1 .swiper-button-next, .ab02 .ab02_1 .swiper-button-prev {
    width: 45px;
    height: 45px;
  }

  .ab02 .ab02_1 .wen {
    width: 100%;
    margin: 0 auto;
  }

  .ntit {
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .probanner.in .line {
    margin-top: 7px;
    margin-bottom: 25px;
  }

  .serve07_01 .left .box .h1 {
    font-size: 24px;
  }

  .serve06 .serve06_01 .top .li {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }

  .serve06 .serve06_01 .top .li:after {
    left: 45px;
    height: 25px;
    width: 25px;
  }

  .serve06 .serve06_01 .bot .s3 .k span {
    width: 24.5%;
  }

  .serve06 .serve06_01 {
    height: auto;
  }

  .serve06 .serve06_01 .bot .l1 {
    overflow: hidden;
  }

  .serve06 .serve06_01 .bot .s2 .t02 span {
    width: 24.5%;
    float: left;
  }

  .serve06 .serve06_01 .bot .l1 select {
    width: 75%;
    float: right;
  }

  .serve06 .serve06_01 .bot .t03select {
    width: 75%;
  }

  .serve06 .serve06_01 .bot .s2 .t04 input {
    width: 75%;
    float: right;
  }

  .serve06 .serve06_01 .bot {
    padding: 40px 20px;
  }

  .serve06 {
    height: auto;
    padding: 60px 0;
  }

  .serve06 .serve06_01 .bot .t03 span, .serve06 .serve06_01 .bot .s2 .t04 span {
    width: 24.5%;
    float: left;
  }

  .serve06 .serve06_01 .bot .t02 input {
    width: 75%;
    float: right;
  }

  .serve06 .serve06_01 .bot .s3 .k textarea {
    width: 75%;
  }

  .serve06 .serve06_01 .bot .l1, .serve06 .serve06_01 .bot .l2 {
    width: 100%;
    margin-bottom: 20px;
  }

  .serve06 .serve06_01 .bot .s2 .t02 .t011 {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .serve06 .serve06_01 .bot .l1 span {
    width: 24.5%;
    float: left;
  }

  .serve02 .serve02box {
    margin-top: 0;
  }

  .serve01 {
    padding-bottom: 15px;
  }

  .serve02 .serve02box .top .right .ul {
    margin-top: 12px;
  }

  .serve02 .serve02box .top .left .h2 {
    margin-top: 12px;
  }

  .serve02 {
    padding-top: 45px;
  }

  .serve01 .s02 {
    padding-bottom: 20px;
  }

  .serve05 .serve05_02 .li {
    width: 20%;
    margin: 6.6666666667%;
  }

  .serve01 .s02 .h03 .li {
    width: 100%;
  }

  .serve07_01 .left {
    width: 100%;
  }

  .serve07 {
    height: auto;
    padding: 40px 0;
  }

  .serve07_01 {
    margin-top: 35px;
    height: auto;
  }

  .serve07_01 .left .box .h2 {
    display: block;
    height: auto;
    overflow: visible;
  }

  .serve07_01 .left .box {
    padding: 40px 25px;
  }

  .serve08 .serve08_01 .t1 {
    margin-top: 35px;
    margin-bottom: 25px;
  }

  .serve08 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 65px;
  }

  .serve07_01 .right {
    width: 100%;
  }

  .serve08 .serve08_01 .ul .li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 20px;
  }
  .serve08 .serve08_01 .ul .li:nth-child(3n+1) {
    margin-left: 0;
  }

  .serve05 {
    height: auto;
    padding-top: 70px;
    padding-bottom: 35px;
  }

  .serve04 .right .ul .li {
    width: 48%;
    margin-right: 2%;
    box-sizing: border-box;
  }

  .serve02 .serve02box .bot .ul .li {
    width: 33.3333333333%;
    margin-bottom: 10px;
  }

  .serve05 .serve05_01 .li {
    width: 32%;
    margin-left: 2%;
  }

  .serve05_02 {
    margin-top: 20px;
  }

  .serve05 .serve05_02 .li {
    width: 32%;
    margin: 0;
    margin-left: 2%;
  }
  .serve05 .serve05_02 .li:nth-child(3n+1) {
    margin-left: 0;
  }

  .serve01 .s02 .h03 .li {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .serve02 .serve02box .top .left {
    width: 100%;
    margin-top: 25px;
  }

  .serve02 .serve02box .top .right {
    margin-top: 25px;
    width: 100%;
  }

  .serve04 {
    height: auto;
  }

  .serve04 .left, .serve04 .right {
    width: 100%;
  }

  .h01 {
    font-size: 18px;
  }

  .serve04 .left .h2 {
    line-height: 25px;
    height: auto;
    display: block;
    overflow: visible;
  }

  .serve04 .left {
    padding: 50px 80px;
  }

  .serve02 .serve02box .bot .ul .li .h2 {
    line-height: 20px;
    font-size: 14px;
    display: block;
    overflow: visible;
    height: auto;
  }

  .inf9400_5 {
    padding-top: 75px;
    padding-bottom: 55px;
  }

  .serve01 .s02 .h03 .li.li3 {
    height: auto;
    padding-bottom: 30px;
  }

  .serve01 .s02 .h03 .li .t2 {
    height: auto;
    display: block;
    overflow: visible;
  }

  .serve01 .s02 .h03 .li.li3 .io {
    width: 100%;
  }

  .inf9400_5 .ul {
    margin-top: 25px;
  }

  .serve01 .s02 .h03 .li.li3 .boxb {
    position: static;
    width: 100%;
  }

  .inf9400_6 .wen .li {
    padding: 0 10px;
  }

  .inf9400_6 .wen {
    padding: 70px 0 55px 0;
  }

  .inf9400_6 .wen.w1200 {
    padding: 35px 0 25px 0;
    width: 100%;
  }

  .inf9400_6 .wen .li .l2 {
    margin-top: 8px;
  }

  .inf9400_6 .wen .li .l1 {
    font-size: 13px;
  }

  .inf9400_6 .wen .li .l1 span {
    font-size: 25px;
  }

  .inf9400_3 {
    background: none !important;
    height: auto;
  }

  .inf9400_5 .ul .li {
    padding-left: 60px;
    height: auto;
  }

  .inf9400_3 .wen {
    position: static;
    background: #111;
    width: 100%;
  }

  .inf9400_1 .ulbot .ulbox {
    width: 100%;
    height: auto;
  }
  .inf9400_1 .ulbot .ulbox .li img {
    width: 100%;
  }

  .inf9400_1 {
    height: auto;
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .inf9018_5 .table .thead .tr {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding-left: 30px;
  }

  .inf9018_7 {
    padding-top: 60px;
  }

  .inf9018_7 .img {
    margin-top: 40px;
  }

  .inf9018_5 .table {
    margin-top: 35px;
  }

  .inf9018_5 .table .tbody .tr .td {
    padding-left: 30px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }

  .inf9018_2 {
    background: none !important;
    height: auto;
  }

  .inf9018_2 .wen {
    padding: 15px 0;
    box-sizing: border-box;
  }

  .inf9018_2 .h1 {
    color: #666;
  }

  .inf9018_2 .h2 {
    font-size: 16px;
    color: #666;
  }

  .inf9018_2 .h3 {
    color: #666;
  }

  .inf9018_2 .wen {
    position: static;
  }

  .inf9018_2 .h3 {
    font-size: 14px;
    line-height: 1.5;
  }

  .inf9018_8 {
    padding-top: 65px;
    padding-bottom: 55px;
  }

  .inf9018_8 .wen {
    margin-top: 45px;
  }

  .inf9018_8 .wen .li .li01 {
    font-size: 18px;
  }

  .inf9018_8 .wen .li .li02 {
    font-size: 14px;
    line-height: 24px;
  }

  .inf9018_8 .wen .li {
    padding-left: 4%;
    margin-bottom: 35px;
  }

  .inf9018_4 {
    background: none !important;
  }

  .inf9018_1 .imgbox .wen {
    position: static;
  }

  .inf9018_3 .h1 {
    text-align: left;
  }

  .inf9018_3 {
    background: none !important;
    padding-top: 0;
    height: auto;
  }
  .inf9018_3 .wen {
    width: 100%;
    text-align: left;
    padding: 25px 0;
    padding-left: 2%;
    box-sizing: border-box;
  }

  .inf9018_5 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .inf9018_3 .h32 {
    margin-top: 30px;
  }

  .inf9018_3 .h2 {
    margin: 30px 0;
  }

  .proinfo03 .vodeotit {
    width: 750px;
  }

  .pc01 {
    display: none;
  }

  .m01 {
    display: block;
  }

  .proinfo05 .ul .li {
    width: 100%;
  }

  .proinfo03 {
    height: auto;
    padding: 60px 0;
  }

  .proinfo05 .ul .li .li02 .l {
    line-height: 40px;
  }

  .proinfo04 .ul {
    margin-top: 35px;
  }

  .proinfo05 .ul .li .li02 .l.l0 {
    height: auto;
  }

  .proinfo05 .ul .li .li01 {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
  }

  .proinfo05 .xiazai {
    font-size: 16px;
    margin-top: 35px;
  }

  .proinfo05 .xiazai img {
    height: 20px;
    width: 20px;
    margin-left: 15px;
  }

  .proinfo03 .vodeowen {
    width: 750px;
    height: 450px;
    padding: 35px 65px;
  }

  .proinfo05 .ul {
    margin-top: 30px;
  }

  .proinfo04 {
    padding-top: 60px;
    padding-bottom: 30px;
    box-sizing: border-box;
  }

  .proinfo02 {
    padding-top: 65px;
    padding-bottom: 50px;
  }

  .proinfo03 .vodeowen .wen:after {
    background-size: 60px 60px;
  }

  .proinfo02 .img {
    margin-top: 40px;
  }

  .proinfo02 .img .li .l02 b {
    float: left;
  }

  .proinfo02 .img .li.lir .l02 span {
    margin-left: 16px;
    margin-right: 0;
  }

  .proinfo02 .img .li .l01 {
    height: 60px;
    width: 60px;
  }

  .proinfo02 .img .li .l02 {
    line-height: 60px;
  }

  .proinfo02 .img .o5.li {
    right: auto;
    left: 0;
    top: 0;
  }

  .proinfo02 .img .li.lir .l02 {
    padding-right: 0;
    padding-left: 100px;
  }

  .proinfo02 .img .li .l02:after {
    display: none;
  }

  .proinfo02 .img .li.lir .l02 {
    text-align: left;
  }

  .proinfo02 .img .o4.li {
    right: auto;
    left: 0;
    top: 0;
  }

  .proinfo02 .img .li.lir .l01 {
    right: auto;
    left: 0;
  }

  .proinfo02 .img {
    height: auto;
  }

  .proinfo02 {
    height: auto;
  }

  .proinfo05 .ul .li {
    margin-left: 0;
    margin-bottom: 15px;
  }

  .proinfo02 .img .li {
    position: relative;
    top: 0;
  }

  .proinfo04 .ul .li {
    width: 49%;
    margin-left: 2%;
  }
  .proinfo04 .ul .li:nth-child(2n+1) {
    margin-left: 0;
  }
  .proinfo04 .ul .li .img img {
    width: 100%;
  }

  .video .li .wen {
    font-size: 16px;
    padding: 20px 0;
  }

  .proinfo01 .img {
    width: 100%;
  }

  .videopage {
    padding-top: 57px;
    padding-bottom: 60px;
  }

  .proinfo01 .wen {
    width: 100%;
  }

  .video .li {
    width: 49%;
  }
  .video .li:nth-child(3n+1) {
    margin-left: 2%;
  }
  .video .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .conbanner .weni {
    font-size: 36px;
    height: 64px;
  }
  .conbanner .weni .h2 {
    font-size: 16px;
    margin-top: 12px;
  }

  .videofixed .box {
    width: 100%;
    height: 100%;
  }

  .conbanner .weni .h1 {
    height: auto;
    line-height: 1;
  }

  .ab03 .more {
    margin-top: 60px;
  }

  .ab03 .ab03w .li {
    margin-bottom: 20px;
  }

  .ab01 .wen .h3 {
    height: auto;
    display: block;
    overflow: visible;
    margin-top: 30px;
    line-height: 25px;
  }

  .ab03 {
    padding-top: 60px;
    padding-bottom: 75px;
  }

  .ab03 .ab03w {
    margin-top: 35px;
  }

  .ab01 {
    height: auto;
    padding-bottom: 30px;
    box-sizing: border-box;
  }

  .ab01 .wen {
    padding-top: 45px;
  }

  .titbox .h2 {
    line-height: 1;
    font-size: 16px;
    margin-top: 10px;
  }

  .probanner .wen {
    padding: 0;
    text-align: center;
  }

  .news .li .img img {
    width: 100%;
  }

  .ab03 .ab03w .li {
    width: 49%;
    margin-left: 2%;
  }
  .ab03 .ab03w .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .news .li {
    width: 49%;
    margin-left: 2%;
  }
  .news .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .ntop img {
    width: 100%;
  }

  .ntop .left {
    width: 100%;
    margin-bottom: 15px;
  }

  .ntop .right {
    width: 100%;
  }

  .proinfo01 .img {
    width: 100%;
  }
  .proinfo01 .img img {
    width: 100%;
  }
  .proinfo01 .wen {
    width: 100%;
    padding: 25px;
  }
  .proinfo01 .wen .h3 {
    height: auto;
    display: block;
    font-size: 14px;
    line-height: 25px;
    overflow: visible;
  }

  .prolist .protit .tit01 {
    line-height: 35px;
    height: 35px;
  }

  .prolist .protit .tit01 .span {
    font-size: 18px;
  }

  .prolist .protit .tit01 .input {
    height: 35px;
    line-height: 35px;
  }

  .prolist .protit .tit01 .input input[type=submit] {
    height: 35px;
    font-size: 15px;
  }

  .prolist .protit .tit01 .input input[type=text] {
    height: 35px;
  }

  .prolist .prowen .li .wen .h1 {
    font-size: 18px;
  }

  .prolist .protit .tit01 {
    padding-left: 100px;
  }

  .prolist .prowen .li .img {
    width: 40%;
  }

  .prolist .prowen .li .wen {
    width: 60%;
  }

  .wel_04 .wel_04top .wen .h2 {
    width: 60px;
    height: 10px;
  }

  .contact .boxwen {
    height: auto;
  }

  .contact .boxwen .map {
    width: 100%;
    height: 515px;
  }

  .contact .boxwen .wen {
    height: auto;
    width: 100%;
    padding: 40px 20px;
  }

  .contact .contacttop {
    padding-top: 60px;
  }

  .contact .contactbot .botwen .li {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 45px;
  }
  .contact .contactbot .botwen .li:nth-child(3n+1) {
    margin-left: 4%;
  }
  .contact .contactbot .botwen .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .k.m01 .top {
    height: 116px;
    padding: 0 30px;
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .solutions .solutionsbot .li {
    width: 48%;
    margin-left: 4%;
  }
  .solutions .solutionsbot .li:nth-child(3n+1) {
    margin-left: 4%;
  }
  .solutions .solutionsbot .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .k.m01 .bot {
    padding: 0 30px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    padding-top: 45px;
    padding-bottom: 55px;
    box-sizing: border-box;
    line-height: 40px;
    position: relative;
  }
  .k.m01 .bot .p {
    width: 532px;
    margin: 0 auto;
  }
  .k.m01 .bot a {
    color: #999999;
  }
  .k.m01 .bot .ntit {
    padding-top: 28px;
    padding-bottom: 20px;
  }
  .k.m01 .bot .toTop {
    text-transform: uppercase;
    position: absolute;
    color: #ffffff;
    right: 30px;
    bottom: 55px;
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    cursor: pointer;
    height: 20px;
    padding-left: 18px;
    box-sizing: border-box;
    transition: all .5s linear;
  }
  .k.m01 .bot .toTop:after {
    position: absolute;
    height: 8px;
    width: 8px;
    content: "";
    background: url(../img/x029.png) no-repeat center;
    background-size: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .5s linear;
  }

  .solbox .solboxtop .item .wen {
    font-size: 16px;
    margin-top: 15px;
    line-height: 18px;
  }

  .solbox .solboxtop .item {
    height: 180px;
    padding-top: 53px;
  }

  .solbox .solboxtop .item .span {
    height: 40px;
    width: 40px;
  }

  .wel_04 .wel_04top .wen .wenbox {
    height: auto;
  }

  .wel_04 .wel_04top {
    height: auto !important;
  }

  .dingk {
    height: auto !important;
  }

  .wel_01 .wel_01top .hbot {
    padding: 5% 0;
  }

  .wel_02 .wel_02bot .item .img {
    height: auto;
  }

  .wel_04 .wel_04top .box {
    width: 100%;
    display: block;
    height: auto;
  }

  .wel_04 .wel_04bot .k.m01 {
    bottom: auto;
    position: static;
  }

  .wel_04 .wel_04bot .k.m01 .top .li {
    width: 32%;
  }

  .kmbox .k.m01 .top .li {
    width: 32%;
  }

  .wel_01 .wel_01bot {
    bottom: 20%;
    /*top:63%;*/
  }

  .wel_01 .wel_01top .htop .htopbox .img img {
    height: auto;
  }

  .wel_04 .wel_04top .wen .wenbox {
    position: static;
    padding: 40px 20px;
  }

  .wel_02 .wel_02top, .wel_03 .wel_03top {
    height: auto;
    padding: 4% 0;
    padding-top: 8%;
  }

  .wel_03 .wel_03bot {
    padding-bottom: 8%;
    box-sizing: border-box;
  }

  .wel_02 .wel_02bot, .wel_03 .wel_03bot {
    height: auto;
  }

  .solbox .solboxbot .boxwen .h2 {
    display: block;
    overflow: visible;
    height: auto;
  }

  .solbox .solboxbot .boxwen {
    position: static;
    width: 100%;
    height: auto;
  }

  .probanner.in .wen .h4 {
    line-height: 25px;
    height: 75px;
  }

 
 

  .inf9018_1 .imgbox .img {
    height: auto;
    width: 100%;
  }

  .inf9018_1 .tit .h2 {
    margin-top: 25px;
  }

  .inf9018_1 .imgbox .wen .lib {
    margin-top: 30px;
  }

  .inf9018_1 .imgbox .wen {
    padding-top: 0;
    margin-top: 65px;
  }

  .inf9018_1 .imgbox {
    margin-top: 30px;
  }

  .inf9018_1 .imgbox .wen {
    position: static;
  }

  .serve01 .h02 {
    width: 80%;
  }

  .inf9018_1 {
    height: auto;
    padding: 50px 0;
  }

  .inf9018_1 .tit {
    margin-top: 30px;
  }

  .inf9400_3 .wen .h2 .li .l1 {
    font-size: 18px;
  }

  .inf9400_2 .h2 {
    font-size: 14px;
    line-height: 25px;
    height: auto;
    display: block;
    overflow: visible;
  }

  .inf9400_2 {
    padding-top: 54px;
  }

  .serve03 {
    background: none !important;
    height: auto;
  }

  .serve03:after {
    display: none;
  }

  .serve03 .serve03wen .tit-box .h1 {
    color: #333;
  }

  .serve03 .serve03wen {
    color: #666;
    padding: 35px 0;
  }

  .serve03 .serve03wen .tit-box .h2 {
    color: #666;
  }

  .serve03 .serve03wen .wen .h1 {
    margin-top: 25px;
    margin-bottom: 10px;
  }

  .serve04 .kuang {
    padding: 40px 25px;
  }

  .info {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .infotit .tit01 {
    font-size: 24px;
  }

  .pri07 .left .h1 {
    margin-bottom: 20px;
  }

  .pri04 .pri04_1 {
    margin-top: 45px;
  }

  .pri09 .pri09t2 .tit {
    font-size: 16px;
  }

  .pinfo02 .wen .b3 {
    font-size: 14px;
    line-height: 25px;
  }

  .pinfo06 .ul .li {
    width: 33%;
    margin: 0;
    padding: 0 1%;
    box-sizing: border-box;
    margin-bottom: 15px;
  }

  .pinfo04 .ul {
    margin-top: 45px;
  }
}
@media screen and (max-width: 768px) {
  .wel_01 .wel_01bot .item {
    width: 60px;
    height: 60px;
  }
  .wel_03 .wel_03bot .ul .li .img{
	  height:14.5rem;
  }
  .wel_03 .wel_03bot .ul .li .wen .h1{
	  font-size:14px;
	  display: block!important;
  }

  .serve06 .serve06_01 .bot .l1 span {
    width: 100%;
  }

  .serve06 .serve06_01 .bot .s2 .t02 span {
    width: 100%;
  }

  .serve04 .kuang {
    padding: 20px 12px;
  }

  .conbanner .weni .h1 {
    font-size: 18px;
  }

  .serve02 {
    padding-bottom: 25px;
  }

  .machine .wen .box02 .k4 {
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    font-size: 15px;
  }

  .pri06 .prul .li .h1 .l01 {
    font-size: 20px;
  }

  .pinfo03 .box .ul .ulbot {
    padding: 15px 8px;
  }

  .pinfo03 .box .ul .ulbot {
    margin-top: 15px;
  }

  .pinfo03 {
    padding-bottom: 20px;
  }

  .pinfo03 .box .ul {
    padding-top: 35px;
  }

  .pinfo05 .pr05top {
    padding-top: 35px;
  }

  .pinfo05 {
    padding-bottom: 35px;
  }

  .pinfo05 .ul {
    margin-top: 15px;
  }

  .pinfo04 .ul .li .wen .h2 {
    height: auto;
    display: block;
    overflow: visible;
    margin-top: 10px;
  }

  .pinfo04 .ul {
    margin-top: 15px;
  }

  .pinfo05 .pritit .h {
    margin-top: 15px;
  }

  .pinfo02 .wen {
    padding: 18px;
  }

  .pinfo01 .owl-pagination .owl-page {
    height: 5px;
    width: 5px;
  }

  .pinfo04 {
    padding-top: 30px;
    padding-bottom: 45px;
  }

  .pinfo04 .ul {
    margin-top: 25px;
  }

  .pinfo04 .ul .li .img img {
    width: 100%;
  }

  .pinfo04 .ul .li .wen {
    padding-top: 25px;
    padding-bottom: 15px;
  }

  .pinfo04 .ul .li {
    width: 100%;
    margin: 0;
  }

  .pinfo06 .ul .li {
    width: 100%;
    padding: 0 1%;
    box-sizing: border-box;
    margin-bottom: 15px;
  }

  .pinfo06 .ul .li .img {
    height: 80px;
    width: 80px;
  }

  .pinfo03 .box .ul .ultop .l01 {
    width: 20%;
    margin: 0;
    padding: 0;
    height: 35px;
    line-height: 35px;
  }

  .pinfo01 .owl-pagination {
    bottom: 25px;
  }

  .pinfo02 .wen .b2 {
    height: auto;
    width: 40px;
  }

  .pinfo02 .wen .b1 {
    font-size: 24px;
  }

  .pri06 .prul .li .h1 .l02 {
    font-size: 14px;
  }

  .pri09 .pri09t2 .top .left .box .ulk .li {
    margin-top: 15px;
  }

  .pri06 .prul .li .h3 {
    right: 0;
  }

  .pri06 .prul .li .h1 {
    width: 20%;
  }

  .pri09 .pri09t2 .bot .li {
    height: auto;
    font-size: 14px;
  }

  .pri06 .prul .li .h2 {
    width: 70%;
  }

  .pri09 .pri09t2 .bot {
    padding-top: 20px;
    padding-bottom: 75px;
  }

  .pri09 .pri09t0 {
    padding: 20px;
  }

  .pri09 .pri09t2 .bot .ul {
    margin-top: 15px;
  }

  .pri09 .pri09t2 .top .left .img0 {
    margin-top: 15px;
  }

  .pri09 .pri09t2 .top .left .h2 {
    margin-top: 15px;
  }

  .pri09 .pri09t2 .tit {
    font-size: 15px;
  }

  .pri09 .pri09t1 .li {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
  }

  .pri08 .pri08_01 .h1 {
    margin-top: 15px;
  }

  .pri09 .pri09t1 .li:after {
    width: 20px;
    height: 30px;
  }

  .pri08 {
    padding-top: 35px;
    padding-bottom: 25px;
  }

  .printer .pri01 .h1 {
    font-size: 20px;
  }

  .pri09 .pri09t2 .bot .li .li02 {
    padding-left: 5px;
    height: auto;
    line-height: 1.2;
    padding: 5px 0;
    display: block;
    overflow: visible;
    box-sizing: border-box;
  }

  .pri09 .pri09t2 .bot .li .li01 {
    padding-left: 5px;
  }

  .pri08 .pri08_01 .ul .li img {
    width: 100%;
  }

  .pri08 .pri08_01 .h1 {
    width: 90%;
  }

  .pri06 .prul {
    margin-top: 45px;
  }

  .pri06 {
    padding: 30px 0;
    padding-top: 25px;
  }

  .pri04 {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .pri04 .pri04_1 {
    margin-top: 25px;
  }

  .printer .pri01 {
    padding-bottom: 35px;
  }

  .printer .pri02 .left .h1 {
    font-size: 24px;
  }

  .printer .pri01 .h2 {
    height: auto;
    width: 40px;
    margin-top: 10px;
  }

  .pritit .h2 {
    height: auto;
    width: 40px;
    margin-top: 15px;
  }

  .pri07 .left .h2 {
    width: 40px;
  }

  .pri04 .pri04_1 .li {
    width: 100%;
    height: auto;
    padding: 35px 0;
    margin-left: 0;
  }

  .pri04 .pri04_1 .li .img {
    width: 70px;
    height: 70px;
  }

  .printer .pri03 {
    height: 340px;
  }

  .pri05 .li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .pri05 .li img {
    width: 100%;
  }

  .pritit .h1 {
    font-size: 24px;
  }

  .pri04 .pri04_1 .li .wen .h1 {
    margin-top: 34px;
    margin-bottom: 9px;
  }

  .pri07 .left .h1 {
    font-size: 24px;
  }

  .printer .pri02 .left .h3 {
    font-size: 14px;
    line-height: 24px;
  }

  .printer .pri03 .wen {
    font-size: 28px;
    bottom: 40px;
    right: 70px;
  }

  .printer .pri02 .left .h2 {
    width: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .machine .wen .box .h3 {
    margin-top: 35px;
  }

  .machine .wen .box .h1 {
    font-size: 24px;
  }

  .machine .wen .box .h2 {
    font-size: 16px;
    margin-top: 15px;
  }

  .machine .wen .box {
    width: 80%;
    height: 80%;
    padding: 25px;
  }

  .ab02 .ab02_1 .wen .img {
    width: 35px;
  }

  .ab02 .ab02_1 .wen .h1 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .infobox.probanner .wen {
    padding-top: 25%;
  }

  .serve08 {
    padding-top: 25px;
    padding-bottom: 35px;
  }

  .ab02 .ab02_1 .wen {
    height: auto;
    display: block;
    overflow: visible;
  }

  .ntop .left .wen {
    line-height: 45px;
    height: 45px;
    padding-left: 20px;
    font-size: 14px;
  }

  .pagectrl {
    width: 70%;
  }

  .pageback {
    width: 30%;
  }

  .infotit {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }

  .infotit .tit01 {
    font-size: 18px;
  }

  .info {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .ntit {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .inf9400_5 .ul .li .wen .h1 {
    font-size: 18px;
  }
  .inf9400_5 .ul .li .wen .h1 span {
    font-size: 16px;
  }

  .proinfo03 .vodeowen .wen:after {
    background-size: 35px 35px;
  }

  .inf9400_1 {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .inf9400_5 .ul {
    margin-top: 0;
  }

  .serve05 .serve05_01:before {
    display: none;
  }

  .serve08 .serve08_01 .ul {
    margin-top: 30px;
  }

  .mcure {
    display: block;
  }

  .serve05 .serve05_01 .li.curo {
    height: auto;
    padding-bottom: 60px;
  }

  .serve05 .serve05_01 .li.curo:after {
    width: 20px;
    height: 30px;
  }

  .serve05 .serve05_01 .li {
    height: auto;
    padding: 15px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .serve05 .serve05_01 .li .h2 {
    display: block;
    overflow: visible;
    height: auto;
    line-height: 24px;
    margin-top: 15px;
  }

  .pccure {
    display: none;
  }

  .serve05 .serve05_01 .li {
    width: 100%;
  }

  .serve05 .serve05_02 .li .h3 {
    height: auto;
    display: block;
    overflow: visible;
  }

  .serve02 .serve02box .bot .ul .li .h1 {
    height: 35px;
    width: 35px;
    font-size: 14px;
    line-height: 35px;
  }

  .serve02 .serve02box .top .right .ul .li {
    width: 24%;
    margin-left: 1.3333333333%;
  }

  .serve02 .serve02box .bot .ul .li .h2 {
    margin-top: 10px;
  }

  .serve02 .serve02box .bot .ul {
    padding-top: 35px;
    padding-bottom: 25px;
    margin-top: 15px;
  }

  .serve02 .serve02box .bot .ul .li {
    padding: 0 5px;
  }

  .serve01 .h02 {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
  }

  .serve07_01 .left .box .h2 {
    font-size: 14px;
    line-height: 25px;
    margin-top: 30px;
  }

  .serve08 .serve08_01 .ul .li {
    padding: 15px;
    height: auto;
    width: 100%;
    margin-left: 0;
  }

  .serve05 .serve05_02 .li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    border: 1px solid #dbdbdb;
    padding: 10px;
    box-sizing: border-box;
  }

  .serve08 .serve08_01 .ul .li .zi01 {
    font-size: 30px;
  }

  .serve08 .serve08_01 .ul .li .zi02 {
    height: auto;
    display: block;
    overflow: visible;
    margin-top: 10px;
    line-height: 1.5;
  }

  .serve05 .serve05_02 .li .h1 {
    font-size: 16px;
  }

  .serve05 .serve05_02 .li .h2 {
    height: 60px;
    width: 60px;
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .serve05 .serve05_02 .li .h3 {
    padding-top: 0;
    line-height: 25px;
  }

  .serve07 {
    padding-bottom: 0;
  }

  .serve08 .serve08_01 .t1 {
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .serve07_01 .right .li {
    height: auto;
    padding: 10px;
    padding-left: 65px;
  }

  .serve07_01 .right .li .h2 {
    margin-top: 10px;
  }

  .serve07_01 .right .li .h1 {
    font-size: 16px;
  }

  .serve07_01 .right .li .img {
    height: 30px;
    width: 30px;
    left: 10px;
  }

  .serve07_01 .left .box .h1 {
    font-size: 18px;
  }

  .serve06 .serve06_01 .bot .o01 {
    width: 100%;
    display: block;
    margin: 10px 0;
  }

  .serve06 .serve06_01 .bot span {
    display: block;
    float: none !important;
    line-height: 1;
    margin-bottom: 10px;
  }

  .serve06 .serve06_01 .bot .l2 span {
    width: auto;
  }

  .serve06 .serve06_01 .bot .input input {
    width: 30%;
  }

  .serve06 .serve06_01 .bot .input {
    margin-top: 40px;
  }

  .serve06 .serve06_01 .bot .t03 span, .serve06 .serve06_01 .bot .s2 .t04 span {
    width: auto;
  }

  .serve06 .serve06_01 .bot .l1, .serve06 .serve06_01 .bot .l2 {
    margin-bottom: 10px;
  }

  .serve06 .serve06_01 .bot .t03select {
    width: 100%;
    margin-top: 10px;
  }

  .serve06 .serve06_01 .bot .s2 .t04 input {
    width: 100%;
    margin-top: 10px;
    float: none;
  }

  .serve06 .serve06_01 .bot .t02 input {
    float: none;
    margin-top: 10px;
  }

  .serve06 .serve06_01 .bot .s3 .k span {
    width: auto;
  }

  .serve06 .serve06_01 .bot span b {
    float: none;
  }

  .serve06 .serve06_01 .bot .s3 .k textarea {
    width: 100%;
    margin-top: 10px;
  }

  .serve06 .serve06_01 .bot .form {
    width: 100%;
    margin-left: 0;
    display: block;
    float: none;
  }

  .serve06 .serve06_01 .bot .h01 {
    font-size: 16px;
  }

  .serve06 .serve06_01 .bot {
    padding: 25px 15px;
  }

  .serve06 .serve06_01 .bot .l1 select {
    width: 100%;
    margin-top: 8px;
  }

  .serve06 .serve06_01 .bot textarea {
    font-size: 14px;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 1.5;
  }

  .serve06 .serve06_01 .bot input {
    height: 35px;
  }

  .serve06 .serve06_01 .top .li {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
  }

  .serve06 .serve06_01 .bot select {
    padding-left: 5px;
  }

  .serve06 .serve06_01 .top .li:after {
    height: 20px;
    width: 20px;
    left: 25px;
  }

  .inf9400_2 .h2 {
    margin-top: 20px;
  }

  .serve06 .serve06_01 .bot .input input {
    height: 35px;
    border-radius: 35px;
    font-size: 15px;
    width: 190px;
  }

  .serve01 .s02 .h03 .li .img {
    width: 50px;
    height: auto;
    left: 15px;
  }

  .serve01 .s02 .h03 .li.li3 .boxb .boxb01 .k1 img {
    width: 30px;
    height: auto;
  }

  .serve01 .s02 .h03 .li .span {
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  .serve01 .s02 .h03 .li {
    padding: 20px 0;
    padding-left: 80px;
  }

  .serve01 {
    padding-bottom: 0;
  }

  .serve01 .s02 .h03 .li.li3 .boxb .boxb01 .k2 {
    margin-top: 10px;
  }

  .serve01 .s02 .h03 .li.li3 .boxb .boxb01 {
    height: auto;
    padding-bottom: 12px;
  }

  .serve01 .s01 {
    padding: 20px 0;
  }

  .serve01 .s02 {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .serve01 .s02 .h03 {
    margin-top: 15px;
  }

  .serve05 .serve05_01 {
    margin-top: 20px;
  }

  .serve05 {
    padding-top: 35px;
    padding-bottom: 15px;
  }

  .serve04 .right .ul .li .t1 {
    font-size: 14px;
    margin-top: 10px;
  }

  .serve04 .right .ul .li {
    margin-bottom: 15px;
    height: auto;
    padding: 10px 0;
  }

  .serve02 {
    padding-top: 25px;
  }

  .serve01 .s02 .h03 .li .t2 {
    line-height: 20px;
    margin-top: 10px;
  }

  .serve02 .serve02box .top .right .ul .li .wen {
    font-size: 15px;
    margin-top: 5px;
  }

  .serve01 .s02 .h03 .li .t1 {
    font-size: 18px;
  }

  .serve03 .serve03wen .wen .h1 {
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .serve02 .serve02box .bot {
    margin-top: 30px;
  }

  .serve03 .serve03wen .wen .h2 {
    display: block;
    height: auto;
    overflow: visible;
  }

  .inf9400_2 {
    padding-top: 40px;
  }

  .inf9400_1 .ultop .li {
    width: 20%;
  }

  .inf9400_1 .h2 {
    font-size: 14px;
    margin-top: 15px;
  }

  .inf9400_3 .wen {
    padding-left: 25px;
    padding-top: 35px;
  }

  .inf9400_3 .wen .h2 .li .l2 {
    font-size: 14px;
    margin-top: 10px;
  }

  .inf9400_3 .wen .h2 .li {
    margin-bottom: 20px;
    width: 100%;
  }

  .inf9018_5 {
    padding: 30px 0;
  }

  .inf9400_5 .ul .li .wen .h1 {
    font-size: 28px;
    height: 28px;
    line-height: 1;
  }

  .inf9400_5 .ul .li .wen .h2 {
    line-height: 25px;
    margin-top: 10px;
  }

  .inf9400_5 .ul .li {
    padding-left: 1%;
  }

  .inf9400_3 .wen .h2 .li .l1 {
    font-size: 16px;
  }

  .inf9018_5 .table {
    margin-top: 25px;
  }

  .inf9400_5 .ul .li:nth-child(1) {
    border-right: none;
  }

  .inf9400_3 .wen .h2 {
    margin-top: 20px;
  }

  .inf9400_8 .img {
    margin-top: 35px;
    margin-bottom: 20px;
  }

  .inf9400_5 .ul .li .wen {
    margin-top: 25px;
  }

  .inf9018_8 .wen .li .li02 {
    margin-top: 10px;
  }

  .inf9400_5 {
    padding-top: 35px;
    padding-bottom: 25px;
  }

  .inf9400_5 .ul .li {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .inf9400_7 .box {
    margin-bottom: 35px;
  }

  .inf9018_3 .wen {
    padding: 10px;
    padding-bottom: 0;
  }

  .inf9400_6 .wen .li .l1 span {
    font-size: 14px;
  }

  .inf9018_1 .tit {
    margin-top: 15px;
  }

  .inf9018_3 .h2 {
    height: auto;
    display: block;
    overflow: visible;
    font-size: 14px;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .inf9018_3 .h32 {
    margin-top: 15px;
  }

  .inf9018_1 .imgbox.w1400 {
    width: 100%;
  }
  .inf9018_1 .imgbox.w1400 .wen {
    padding: 0 2%;
    box-sizing: border-box;
  }

  .inf9018_8 .wen .li .li01 {
    font-size: 16px;
  }

  .inf9018_8 .wen .li {
    margin-bottom: 20px;
  }

  .inf9018_7 {
    padding-top: 30px;
  }

  .inf9018_8 .wen {
    margin-top: 25px;
  }

  .inf9018_8 {
    padding-top: 35px;
    padding-bottom: 25px;
  }

  .inf9018_7 .img {
    margin-top: 20px;
  }

  .inf9018_2 .h1 {
    font-size: 18px;
  }

  .inf9018_8 .wen .li {
    width: 100%;
  }

  .inf9018_1 .imgbox .img {
    width: 80%;
  }
  .inf9018_1 .imgbox .img img {
    width: 100%;
  }

  .inf9018_1 .imgbox .wen .li .l1 {
    font-size: 16px;
  }

  .inf9018_1 .imgbox .wen .li .l1 span {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    width: 30px;
  }

  .inf9018_1 .imgbox .wen .lib {
    margin-top: 0;
  }

  .inf9018_1 .imgbox .wen {
    margin-top: 10px;
  }

  .probanner.in .line {
    /*margin: 10px auto;*/
  }

  .inf9018_1 .tit .h2 {
    margin-top: 13px;
    font-size: 14px;
  }

  .inf9018_1 .imgbox .wen .li .l2 {
    margin-top: 6px;
  }

  .inf9018_1 {
    padding: 30px 0;
  }

  .probanner.in .wen .h4 {
    line-height: 1.5;
    height: auto;
    display: block;
    overflow: visible;
    width: 95%;
  }

  .inf9018_1 .imgbox .wen .li {
    width: 100%;
  }

  .inf9018_1 .imgbox .wen .li .l2 {
    line-height: 1.5;
  }

  .inf9018_1 .imgbox .wen .li {
    margin-bottom: 15px;
  }

  .inf9018_1 .imgbox .wen .li .l2 {
    display: block;
    height: auto;
    overflow: visible;
  }

  .probanner .wen .h3 {
    font-size: 18px;
  }

  .probanner .wen .h1 {
    font-size: 24px;
  }

  .proinfo02 {
    padding: 35px 0;
  }

  .proinfo05 .ul .li .li01 {
    font-size: 14px;
  }

  .proinfo02 .img {
    margin-top: 5px;
  }

  .proinfo02 .img .li .l02 span {
    font-size: 13px;
  }

  .proinfo02 .img .li .l02 b {
    font-size: 16px;
  }

  .proinfo03 .vodeowen {
    width: 100%;
    margin: 0 auto;
    background: transparent;
    padding: 15px 45px;
    height: auto;
  }

  .proinfo03 .vodeotit {
    width: 100%;
    padding: 0 45px;
    box-sizing: border-box;
  }

  .proinfo02 .img .li {
    height: 50px;
    margin-bottom: 10px;
  }

  .proinfo02 .img .li .l01 {
    height: 50px;
    width: 50px;
  }

  .proinfo02 .img .li .l02 {
    line-height: 50px;
    padding-left: 60px;
  }

  .proinfo03 .vodeowen {
    padding: 0 10px;
    margin-top: 25px;
  }

  .proinfo02 .img .li.lir .l02 {
    padding-left: 60px;
  }

  .proinfo03 .vodeotit .h1 {
    font-size: 18px;
  }

  .proinfo03 .vodeotit {
    padding: 0 10px;
  }

  .proinfo03 .vodeotit .h1 {
    font-size: 13px;
  }

  .proinfo03 .vodeotit .h2 {
    font-size: 13px;
  }

  .proinfo05 .xiazai {
    font-size: 14px;
    margin-top: 15px;
  }

  .proinfo05 {
    padding: 35px 0;
  }

  .proinfo04 .ul {
    margin-top: 15px;
  }

  .proinfo04 .ul .li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .proinfo04 {
    padding: 35px 0;
    padding-top: 20px;
  }

  .proinfo04 .ul .li .wen {
    padding: 10px 0;
    font-size: 14px;
  }

  .proinfo05 .ul {
    margin-top: 20px;
  }

  .proinfo03 {
    padding: 35px 0;
  }

  .proinfo03 .vodeowen .wen.cur img {
    display: block;
    opacity: 0;
  }

  .proinfo03 .vodeowen .wen img {
    opacity: 1;
  }

  .proinfo01 .wen .h1 {
    font-size: 24px;
  }

  .video .li .img img {
    width: 100%;
  }

  .proinfo01 .wen .h2 {
    width: 40px;
  }

  .lp36 {
    font-size: 24px;
  }

  .video .li {
    width: 100%;
    margin-left: 0%;
  }
  .video .li:nth-child(3n+1) {
    margin-left: 0%;
  }

  .prot {
    font-size: 24px;
  }

  .videopage {
    padding-top: 27px;
    padding-bottom: 30px;
  }

  .video .li {
    margin-bottom: 15px;
  }

  .video .li .wen {
    font-size: 14px;
  }

  .video {
    padding-top: 30px;
  }

  .conbanner .weni {
    font-size: 28px;
    height: 56px;
  }

  .videofixed .box {
    width: 100%;
    height: 100%;
    padding: 0;
  }

  .tit-box .h1 {
    font-size: 24px;
  }
  .tit-box .h2 {
    font-size: 16px;
    margin-top: 10px;
  }

  .ab03 .more {
    margin-top: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
  }

  .ab03 .more {
    margin-top: 30px;
  }

  .wel_02 .wel_02top .h2 {
    width: 40px;
    height: 13px;
  }

  .ntit .li {
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    font-size: 16px;
  }

  .ab03 {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .ab03 .ab03w {
    margin-top: 20px;
  }

  .probanner .wen {
    height: 151px;
  }

  .news .li {
    margin-bottom: 15px;
  }

  .news .li .wen {
    padding: 10px 12px;
  }

  .news .li .wen .h2 {
    margin-top: 10px;
  }

  .news .li .wen .h1 {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }

  .newpage {
    padding-top: 13px;
    padding-bottom: 60px;
  }

  .probanner .wen .h2 {
    margin-top: 8px;
    margin-bottom: 25px;
    font-size: 14px;
  }

  .prolist .protit .tit01 {
    padding-left: 65px;
  }

  .probanner .wen .h4 {
    line-height: 24px;
    font-size: 13px;
    margin-top: 16px;
  }

  .probanner .wen .h3 {
    font-size: 16px;
  }

  .probanner .wen .h1 {
    font-size: 18px;
  }

  .prolist .protit .tit01 .span {
    font-size: 15px;
  }

  .prolist .protit .tit01 .input input[type=submit] {
    font-size: 14px;
    width: 65px;
  }

  .prolist .prowen .li .img {
    width: 100%;
  }
  .prolist .prowen .li .img img {
    width: 100%;
  }

  .prolist .prowen .li .wen .h2 {
    display: block;
    height: auto;
    overflow: visible;
    margin-bottom: 15px;
  }

  .prolist .prowen .li .wen {
    width: 100%;
    padding: 20px 10px;
  }

  .prolist .prowen .li .wen .h1 {
    font-size: 15px;
  }

  .page {
    padding-top: 30px;
    padding-bottom: 25px;
    box-sizing: border-box;
  }

  .pagination a {
    height: 25px;
	padding:0 13px  ;
    width: auto;
    line-height: 25px;
  }

  .kb01 {
    font-size: 24px;
  }

  .product .productli .right .wen .h3, .mproduct .productli .wen .h3 {
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    width: 190px;
    font-size: 15px;
  }

  .mproduct .productli .wen .h2 {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .mproduct .productli .wen {
    height: 107px;
  }

  .kb02 {
    font-size: 14px;
    margin-top: 7px;
  }

  .contact .boxwen .wen .h1 {
    font-size: 20px;
  }

  .contact .contactbot .botwen .li .li03 {
    height: auto;
    display: block;
    overflow: visible;
    line-height: 25px;
  }

  .contact .contactbot .botwen .li .li04 {
    margin-top: 15px;
  }

  .contact .contactbot .botwen .li {
    height: auto;
  }

  .contact .boxwen .wen {
    padding-bottom: 15px;
    padding-top: 25px;
  }

  .contact .contactbot .botwen .li .li01 {
    font-size: 16px;
  }

  .contact .contactbot .botwen .li .li04 {
    width: 28px;
    height: 18px;
  }

  .contact .contactbot .botwen .li .li02 {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .contact .boxwen .map {
    height: 400px;
  }

  .contact .boxwen {
    padding-top: 20px;
  }

  .contact .contactbot {
    padding-top: 35px;
  }

  .contact .botam {
    height: 60px;
    width: 60px;
  }

  .contact .boxwen .wen .h2 .p {
    margin-bottom: 18px;
  }

  .contact .contacttop {
    padding-top: 35px;
  }

  .solbox .solboxtop .item {
    height: 130px;
    padding-top: 37px;
  }

  .solbox .solboxtop .item .wen {
    font-size: 14px;
    line-height: 15px;
    margin-top: 10px;
  }

  .solbox .solboxbot .boxwen {
    padding: 20px;
  }

  .solbox .solboxbot .boxwen .h2 {
    line-height: 24px;
    margin-top: 10px;
  }

  .contact .contactbot .botwen .li:nth-child(3n+1) {
    margin-left: 0;
  }

  .contact .contactbot .botwen .li {
    width: 100%;
    margin-left: 0;
  }

  .solbox .solboxbot .boxwen .h1 {
    font-size: 16px;
  }

  .solbox .solboxtop .item .span {
    width: 30px;
    height: 30px;
  }

  .solutions .solutionstop .h1 {
    font-size: 18px;
  }

  .solutions .solutionsbot .li {
    margin-bottom: 15px;
  }

  .conbanner .conwen {
    height: 58px;
  }

  .conbanner .conwen .tit01 {
    font-size: 24px;
  }

  .conbanner .conwen .tit02 {
    font-size: 24px;
    margin-top: 10px;
  }

  .solutions .solutionstop .h2 {
    margin-top: 20px;
  }

  .solutions .solutionsbot .li .bot .h1 {
    font-size: 15px;
  }

  .solutions .solutionsbot .li .bot .h2 {
    line-height: 20px;
    margin-top: 10px;
  }

  .solutions .solutionstop:after {
    height: 40px;
    width: 40px;
    top: 25px;
  }

  .solutions .solutionstop {
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .solutions .solutionsbot .li .top img {
    width: 100%;
  }

  .solutions .solutionsbot .li .bot {
    padding: 16px 18px;
    height: auto;
  }

  .kmbox .k.m01 .top .li .h2 {
    font-size: 12px;
  }

  .wel_01 .wel_01top .htop .htopbox .wen .h1 {
    font-size: 24px;
  }

  .wel_01 .wel_01top .hbot .h1 {
    font-size: 16px;
  }

  .wel_02 .wel_02top .h1 {
    font-size: 24px;
  }

  .wel_02 .wel_02bot .item .wen .t1 {
    font-size: 20px;
  }

  .solutions .solutionsbot .li {
    width: 100%;
    margin-left: 0%;
  }
  .solutions .solutionsbot .li:nth-child(3n+1) {
    margin-left: 0%;
  }
  .solutions .solutionsbot .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .wel_03 .wel_03top .h1 {
    font-size: 24px;
  }

  .wel_04 .wel_04top .wen .h1 {
    font-size: 24px;
  }

  .wel_04 .kmbox .k .top .li .h1 {
    height: 45px;
    width: 45px;
  }

  .kmbox .k .top .li .h1 {
    height: 45px;
    width: 45px;
  }

  .k.m01 .bot {
    font-size: 12px;
    padding: 0 15px;
    padding-top: 22px;
    padding-bottom: 25px;
  }

  .wel_04 .kmbox .k .top .li {
    padding-left: 55px;
  }

  .wel_01 .wel_01top .htop .htopbox .wen .h3, .wel_04 .wel_04top .wen .h4, .tansuo {
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    width: 190px;
    font-size: 15px;
  }

  .wel_01 .wel_01top .hbot {
    padding-top: 60px;
  }

  .wel_01 .wel_01bot {
    bottom: 25%;
  }

  .wel_03 .wel_03bot .ul .li {
    margin-bottom: 20px;
  }

  .wel_02 .wel_02bot .item .wen .t3 {
    font-size: 16px;
  }

  .wel_03 .wel_03top .h2 {
    width: 40px;
    height: 13px;
  }

  .wel_03 .wel_03top .h2 {
    margin-top: 15px;
  }

  .wel_04 .wel_04top .wen .h2 {
    width: 40px;
  }

  .wel_04 .wel_04top .wen .h2 {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .wel_04 .kmbox .k.m01 .top .li .h2 {
    font-size: 12px;
  }

  .wel_04 .kmbox {
    height: auto;
  }

  .wel_04 .kmbox .k .top {
    height: auto;
    padding: 20px 0;
    box-sizing: border-box;
  }

  .kmbox .k.m01 .top .li .h2 {
    font-size: 12px;
  }

  .kmbox {
    height: auto;
  }

  .kmbox .k .top {
    height: auto;
    padding: 20px 0;
    box-sizing: border-box;
  }

  .wel_02 .wel_02bot .item .wen {
    padding: 35px 25px 15px 5px;
  }

  .wel_02 .wel_02bot .item .wen .tbox {
    padding: 0 25px 15px 5px;
  }

  .wel_04 .wel_04top .wen .h3 {
    font-size: 14px;
    line-height: 24px;
    display: block;
    height: auto;
    overflow: visible;
  }

  .k.m01 .bot .toTop {
    bottom: 25px;
    right: 25px;
    font-size: 14px;
  }

  .k.m01 .bot .p {
    width: 60%;
    line-height: 24px;
  }

  .serve06 .serve06_01 .bot .s2 .t02 .t011 {
    margin-bottom: 0;
  }

  .serve06 .serve06_01 {
    margin-top: 15px;
  }

  .serve06 .serve06_01 .bot .t03select .fo {
    height: 35px;
  }

  .serve06 {
    padding: 30px 0;
  }

  .ab02 {
    padding: 35px 0;
  }
}
.wel_01 .wel_01top .hbot .h2 {
  width: 80%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}

@media screen and (max-width: 630px) {
  .wel_01 .wel_01bot {
    bottom: 28%;
  }
  .wel_03 .wel_03bot .ul .li .img{
	  height:10rem;
  }
  .news .li .img{
	  height:6rem;
  }

  .pri09 .pri09t2 .top.tk .left .h2 {
    line-height: 20px;
  }

  .pinfo03 .box .ul .ultop .l01 {
    width: 32%;
    margin-bottom: 6px;
  }

  .wel_01 .wel_01top .htop .htopbox .wen {
    height: auto;
    padding-top: 14%;
  }

  .wel_02 .wel_02bot .item .img {
    width: 100%;
  }

  .wel_04 .kmbox .k .top .li {
    padding-left: 40px;
  }

  .wel_04 .kmbox .k .top .li .h1 {
    height: 35px;
    width: 35px;
  }

  .kmbox .k .top .li {
    padding-left: 40px;
  }

  .kmbox .k .top .li .h1 {
    height: 35px;
    width: 35px;
  }

  .k.m01 .bot .p {
    width: 80%;
  }

  .tansuo {
    margin-top: 25px;
  }

  .wel_01 .wel_01top .htop .htopbox .wen .h2 {
    font-size: 18px;
  }

  .wel_02 .wel_02top .h3 {
    font-size: 14px;
  }

  .serve06 .serve06_01 .bot .s3 {
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 475px) {
  .wel_01 .wel_01top .htop .htopbox .wen .h1, .wel_02 .wel_02top .h1, .wel_03 .wel_03top .h1, .wel_04 .wel_04top .wen .h1, .wel_02 .wel_02bot .item .wen .t1 {
    font-size: 18px;
  }

  .wel_01 .wel_01top .hbot {
    padding-top: 12%;
  }

  .video .li .wen {
    padding: 10px 0;
  }

  .inf9400_1 {
    padding-top: 35px;
  }

  .ab01 .wen {
    padding: 5% 3%;
    padding-top: 35px;
    line-height: 25px;
  }

  .serve01 .h02 {
    margin-top: 20px;
  }

  .serve04 .right .ul {
    margin-top: 15px;
  }

  .serve01 {
    padding-top: 35px;
  }

  .ab01 .wen .h3 {
    padding: 0;
  }

  .serve07_01 .left .box {
    padding: 5% 2%;
  }

  .pinfo03 .box .ul {
    padding-top: 20px;
  }

  .serve07_01 .right {
    padding: 5% 2%;
  }

  .serve01 .s02 .h03 .li {
    padding-left: 65px;
  }

  .serve01 .s02 .h03 .li .img {
    left: 10px;
  }

  .serve05 .serve05_02 .li .h1 {
    height: auto;
  }

  .serve02 .serve02box .bot .ul .li .h1 {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }

  .serve02 .serve02box .bot .ul .li {
    padding: 0 3px;
  }

  .serve08 .serve08_01 .t1 {
    margin-bottom: 10px;
  }

  .serve08 .serve08_01 .t2 {
    line-height: 25px;
  }

  .serve07_01 .left .box .h2 {
    margin-top: 15px;
  }

  .serve04 .kuang {
    padding: 8% 2%;
  }

  .serve06 .serve06_01 .top .li:after {
    left: 5px;
  }

  .serve05 .serve05_01 .li.curo {
    padding: 5% 2%;
    padding-bottom: 60px;
  }

  .serve05 .serve05_02 .li .h2 {
    margin-top: 8px;
    margin-bottom: 10px;
  }

  .machine .wen .box02 .k4 {
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
  }

  .pinfo02 .wen {
    padding: 20px 2%;
  }

  .pinfo03 .box .ul .ultop .l01 {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
  }

  .pinfo01 .owl-pagination {
    bottom: 10px;
  }

  .pinfo02 .wen .b2 {
    margin-top: 8px;
    margin-bottom: 5px;
  }

  .pinfo02 .wen .b1 {
    font-size: 18px;
  }

  .pri09 .pri09t2 .bot {
    padding-top: 15px;
    padding-bottom: 35px;
  }

  .pri06 .prul .li .h2 {
    line-height: 20px;
  }

  .pri09 .pri09t1 .li {
    font-size: 14px;
    padding: 0;
    text-align: center;
  }

  .pri06 .prul {
    margin-top: 25px;
  }

  .pri04 .pri04_1 .li .img {
    height: 45px;
    width: 45px;
  }

  .printer .pri03 {
    height: 180px;
  }

  .printer .pri03 .wen {
    font-size: 20px;
  }

  .printer .pri02 .left .h1 {
    font-size: 18px;
  }

  .pri04 .pri04_1 .li {
    padding: 20px 0;
  }

  .pri04 .pri04_1 {
    margin-top: 12px;
  }

  .pritit .h1 {
    font-size: 18px;
  }

  .pri04 .pri04_1 .li .wen .h1 {
    margin-top: 25px;
    font-size: 16px;
  }

  .pritit .h2 {
    margin-top: 8px;
  }

  .machine .wen .box .h1 {
    font-size: 18px;
  }

  .pri07 .left .h1 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .machine .wen .box .h2 {
    font-size: 14px;
    margin-top: 8px;
  }

  .pri07 .left .h3 {
    margin-top: 20px;
  }

  .machine .wen .box .h3 {
    margin-top: 18px;
    overflow: hidden;
  }

  .ab02 {
    padding: 25px 0;
  }

  .ab02 .ab02_1 .wen .h1 {
    font-weight: normal;
  }

  .probanner.in .wen .h2 {
    font-size: 14px;
    margin: 10px 0;
  }

  .probanner.in .wen .h4 {
    width: 100%;
  }

  .ab02 .ab02_1 .swiper-button-next, .ab02 .ab02_1 .swiper-button-prev {
    height: 35px;
    width: 35px;
  }

  .video .li .img:after {
    background-size: 35px 35px;
  }

  .videopage {
    padding-top: 10px;
  }

  .newpage {
    padding-bottom: 45px;
  }

  .ntit .li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    width: 30%;
  }

  .inf9018_1 .tit {
    margin-top: 5px;
  }

  .proinfo03 {
    padding-top: 20px;
  }

  .inf9018_1 {
    padding: 20px 0;
  }

  .inf9018_1 .tit .h2 {
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
  }

  .proinfo03 .vodeowen {
    margin-top: 15px;
  }

  .inf9018_1 .imgbox {
    margin-top: 20px;
  }

  .serve06 .serve06_01 .bot .input input {
    height: 30px;
    border-radius: 30px;
    font-size: 15px;
    width: 30%;
  }

  .serve03 .serve03wen .wen .h2 {
    line-height: 24px;
  }

  .serve03 .serve03wen .wen .h1 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 4px;
  }

  .serve06 .serve06_01 .bot .input {
    margin-top: 20px;
  }

  .serve06 .serve06_01 .bot .l1 span {
    font-size: 12px;
  }

  .serve06 .serve06_01 .bot .s01 {
    margin-bottom: 0;
  }

  .proinfo04 {
    padding-bottom: 10px;
  }

  .proinfo01 .wen .h1 {
    font-size: 18px;
  }

  .inf9400_6 .wen .li .l2 {
    font-size: 12px;
  }

  .probanner .wen {
    height: auto;
    padding-top: 60px;
    box-sizing: border-box;
  }

  .inf9400_7 .box {
    margin-bottom: 15px;
  }

  .inf9400_7 .box .i16 {
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
  }

  .prot {
    font-size: 18px;
  }

  .conbanner .weni {
    font-size: 20px;
    height: 48px;
  }

  .tit-box .h1 {
    font-size: 18px;
  }
  .tit-box .h2 {
    font-size: 14px;
    margin-top: 5px;
  }

  .ab03 .more {
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    font-size: 12px;
  }

  .titbox .h1 {
    font-weight: normal;
  }

  .titbox .h2 {
    font-size: 14px;
    margin-top: 6px;
  }

  .lp36 {
    font-size: 18px;
    font-weight: normal;
  }

  .wel_01 .wel_01bot .item {
    height: 40px;
    width: 40px;
  }

  .probanner .wen .h4 {
    width: 98%;
    margin: 0 auto;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 21px;
    height: 63px;
  }

  .probanner .wen .h2 {
    margin-top: 4px;
    margin-bottom: 12px;
    font-size: 13px;
  }

  .probanner .wen .h1 {
    font-size: 16px;
  }

  .prolist .prowen .li {
    width: 100%;
    margin-left: 0;
  }

  .conbanner.k {
    height: 230px;
  }
  .conbanner.k .m01 {
    height: 100%;
  }

  .prolist .protit .tit01 .span {
    font-size: 13px;
  }

  .prolist .protit .tit01 .input input[type=submit] {
    font-size: 13px;
  }

  .prolist .protit .tit01 {
    padding-left: 55px;
  }

  .prolist .prowen {
    padding-top: 20px;
  }

  .contact .botam {
    height: 35px;
    width: 35px;
    margin-top: 12px;
    margin-bottom: 30px;
  }

  .contact .boxwen .map {
    height: 220px;
  }

  .contact .contactbot .botwen {
    padding-top: 25px;
  }

  .contact .contactbot .botwen .li {
    margin-bottom: 23px;
  }

  .contact .boxwen .wen .h1 {
    margin-bottom: 18px;
  }

  .contact .boxwen .wen .h2 .p {
    margin-bottom: 14px;
  }

  .wel_01 .wel_01bot {
    bottom: 35%;
  }

  .conbanner .conwen {
    height: 40px;
  }

  .contact .contactbot .botwen .li {
    padding: 20px 10px;
  }

  .contact .contactbot .botwen .li .li02 .l {
    margin-left: 5px;
    padding-left: 16px;
    box-sizing: border-box;
  }

  .kb01 {
    font-size: 18px;
  }

  .solbox .solboxtop .item {
    height: 75px;
    padding: 5px 0;
  }

  .contact .boxwen .wen .h1 {
    font-size: 16px;
  }

  .conbanner .conwen .tit01 {
    font-size: 16px;
  }

  .conbanner .conwen .tit02 {
    font-size: 16px;
    margin-top: 8px;
  }

  .wel_02 .wel_02bot .owl-next, .wel_02 .wel_02bot .owl-prev {
    width: 16px;
    height: 28px;
  }

  .wel_02 .wel_02bot .item .wen .t2 {
    font-size: 12px;
    line-height: 20px;
  }

  .wel_01 .wel_01top .hbot .h2 {
    line-height: 23px;
    height: 46px;
  }

  .wel_02 .wel_02top .h2 {
    margin-bottom: 20px;
  }

  .wel_01 .wel_01top .htop .htopbox .wen .h3, .wel_04 .wel_04top .wen .h4, .tansuo {
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    width: 160px;
    font-size: 13px;
  }

  .k.m01 .bot .p {
    width: 100%;
  }

  .wel_03 .wel_03bot .ul .li .wen .h2 {
    font-size: 13px;
  }

  .wel_01 .wel_01top .htop .htopbox .wen .h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .k.m01 .bot .toTop {
    bottom: 10px;
  }
}

/*# sourceMappingURL=style.css.map */
