@font-face {
  font-family: 'beba';
  src: url("fonts/BEBAS.eot");
  src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg#BEBAS") format("svg");
}

@font-face {
  font-family: 'din';
  src: url("fonts/DIN-Regular.eot");
  src: url("fonts/DIN-Regular.eot") format("embedded-opentype"), url("fonts/DIN-Regular.woff") format("woff"), url("fonts/DIN-Regular.ttf") format("truetype"), url("fonts/DIN-Regular.svg#DIN-Regular") format("svg");
}

@font-face {
  font-family: 'dinbold';
  src: url("fonts/DIN-Bold.eot");
  src: url("fonts/DIN-Bold.eot") format("embedded-opentype"), url("fonts/DIN-Bold.woff") format("woff"), url("fonts/DIN-Bold.ttf") format("truetype"), url("fonts/DIN-Bold.svg#DIN-Bold") format("svg");
}

.wx-left {
  display: inline-block;
  vertical-align: middle;
  width: 1.125rem;
  height: 1.125rem;
  position: relative;
}

.ndetail-left {
  width: calc(100% - 200px);
}

.wel-banner .banner-text.ty {
  margin-top: 4%;
}

.f-more {}

.wel-banner .banner-text .lines {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.wx-left .span {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url(../img/fx6.png);
  cursor: pointer;
}

.wx-left .imgs {
  position: absolute;
  width: 120px;
  height: 120px;
  left: 50%;
  margin-left: -60px;
  bottom: 100%;
  display: none;
}

.klists {
  font-size: .75rem;
  position: relative;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  overflow: hidden;
  z-index: 3;
  padding: .7rem 1rem;
  padding-bottom: .5rem;
  padding-left: 4.5rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
}

.klists .klists-left {
  position: absolute;
  left: 1rem;
  top: .7rem;
  max-width: 4.5rem;
  /*font-size: .75rem;*/
}

.about-lists-items * {
  overflow: hidden;
}

.about-lists.actives .text-imgs .li .span {
  text-align: center;
  font-size: .4rem;
  line-height: .6rem;
  height: .6rem;
  overflow: hidden;
  margin-bottom: 10px;
}

.about-lists.actives .items * {
  point-events: none;
}

.klists .klists-right {
  font-size: 0;
}

.klists .klists-right .li {
  font-size: .5rem;
  display: inline-block;
  background: #f0f0f0;
  vertical-align: middle;
  margin-right: .5rem;
  cursor: pointer;
  transition: .5s ease-in-out;
  padding: 0 .45rem;
  margin-bottom: 10px;
  border-radius: 5px;
}

.klists .klists-right .li:hover,
.klists .klists-right .li.active {
  transition: .5s ease-in-out;
  color: #fff;
  background: #f3980f;
}

.klists .klists-right .li:last-child {
  margin-right: 0;
}

body.fying .con-footertop {
  display: none;
}

.about-lists.actives .items {
  display: block;
  color: #000000;
  box-shadow: 0 0 80px 20px rgba(0, 0, 0, .1);
  position: relative;
}

.about-lists.actives .items .images.fr {
  border-left: 1px solid #f0f0f0;
}

.about-lists.actives .items .images.fl {
  border-right: 1px solid #f0f0f0;
}

.newsdetails img {
  padding: 20px !important;
}

.about-lists.actives .about-lists-tits {
  text-align: center;
  line-height: 1;
  margin-bottom: 1.25rem;
}

.about-lists.actives .tit {
  /*font-weight: bold;*/
  margin-bottom: .6rem;
}

.about-lists.actives .items:hover .li img {
  transform: scale3d(1, 1, 1);
}

.about-lists.actives .text-imgs {
  font-size: 0;
  margin-top: 1.25rem;
}

.about-lists.actives .text-imgs .li {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-left: 5%;
}

.about-lists.actives .text-imgs .li:nth-child(3n+1) {
  margin-left: 0;
}

.about-lists.actives .tittitx {
  font-size: .45rem;
  color: #000000;
  /*line-height: .75rem;*/
  line-height: 1.5;
  text-indent: 2em;
}

.about-lists.actives {
  padding-top: 1rem;
}

.about-images .about-images-txt {
  width: 50%;
}

.about-images-txt {
  font-size: 0;
}

.about-images-txt a {
  font-size: .5rem;
  color: #666;
  line-height: 1.5rem;
  display: inline-block;
  vertical-align: top;
  transition: .5s ease-in-out;
  width: 22%;
  line-height: 1.25rem;
  height: 1.25rem;
  overflow: hidden;
  border-radius: 5px;
  background: #f3980f;
  color: #fff;
  text-align: center;
}

.about-images-txt a:nth-child(n+2) {
  margin-left: 3%;
}

.about-images-txt a.active,
.about-images-txt a:hover {
  /*color:#f3980f;*/
  transition: .5s ease-in-out;
}

.team .itemsbox .swiper-slide {
  font-size: 0;
}

.team .teamitems {
  position: relative;
  width: calc((100% - 10px)/2);
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}

.team .teamitems:nth-child(2) {
  margin-left: 10px;
}

.newsdetails,
.search-wrap {
  min-height: 50vh;
}

.add-more {
  text-align: center;
  display: none;
  margin-top: .5rem;
}

.add-more img {
  display: block;
  margin: 0 auto;
  width: 1.5rem;
  height: 1.5rem;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: transparent !important;
}

.ft30 {
  font-size: .75rem;
}

.news .news-top .lists .images-fl .images {
  /*margin-right: .45rem;*/
  /*width: calc(57% - .45rem);*/
  width: 40%;
}

.news .news-top .imgbg {
  position: relative;
}

.news .news-top .imgbg:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .3);
  content: "";
}

.news .news-top .lists .images-fl .images.on .words {
  position: absolute;
  height: auto;
  width: 100%;
  bottom: 0;
  left: 0;
  background: transparent;
}

.ttop {
  position: fixed;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: #333;
  border-radius: 50%;
  right: 1.25rem;
  bottom: 2.25rem;
  display: none;
  cursor: pointer;
  transition: .5s ease-in-out;
  z-index: 200;
}

.ft36 {
  font-size: .9rem;
}

.ttop svg {
  height: 45%;
  width: 45%;
  position: relative;
  display: block;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  animation: start 2s infinite ease-in-out;
  transition: .5s ease-in-out;
  fill: #fff;
}

.ttop:hover {
  background: #f3980f;
  transition: .5s ease-in-out;
}

.bocweb-header,
.products-titlesbox {
  background: #fff;
}

.products-titlesbox {
  border-bottom: 1px solid #f0f0f0;
}

.products-titlesbox.cur .products-tit-fl {
  width: 8.5rem;
}

.products-titlesbox.cur .products-tit-fr {
  max-width: calc(100% - 8.5rem);
}

.pf {
  /*font-family:"PingFangSC-Medium","PingFangSC-Semibold","pingfang sc bold","PingFang SC";*/
}

.bold {
  /*font-weight: bold;*/
}

.din {
  font-family: "din";
}

.bocweb-header.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 7;
}

.dinbold {
  font-family: "dinbold";
}

input,
select {
  border: none;
  outline: none;
  background: none;
}

.forie {
  width: 100%;
  height: 100%;
  background: #eaeaea url(../img/jpg/tishi.png) center no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}

.video-fixed .cha {
  width: 40px;
  height: 40px;
  background: url(../img/jpg/close-vid2.png) no-repeat center/100% auto;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}

.video-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 130;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}

.video-fixed .videoboxs .box {
  height: 100%;
}

.video-fixed .videoboxs {
  width: 80%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #000;
  /*padding: 30px;*/
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .items-botsbox2 {
    opacity: 0;
  }

  .xo21np-items1-pro .items-bots {
    margin-top: 100vh;
  }

  .video-fixed .videoboxs {
    width: 100%;
    height: 80%;
    bottom: 0;
    margin: auto;
  }

  .video-fixed .cha {
    right: .2rem;
    top: -.6rem;
    width: .5rem;
    height: .5rem;
  }
}

.wow {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  transition: .5s ease-in-out;
}

.wow.cur {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible !important;
  transition: .5s ease-in-out;
}

.wow.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: .7s ease-in-out;
  visibility: visible;
}

.wow.animated {
  visibility: visible;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.secwen {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=100);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animated.secwen {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=100);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1.0s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

body {
  font-size: .4rem;
  color: #000;
  line-height: 1.5;
  overflow: hidden;
  position: relative;
  /*font-weight: bold;*/
}

.bsBox {
  box-sizing: content-box;
}

.pcheader {
  height: 100px;
}

.bocweb-header .header {
  /*padding-left: 2.25rem;*/
  /*padding-right: 2.25rem;*/
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  line-height: 170px;
  height: 170px;
  border-bottom: 1px solid #f0f0f0;
}

.bocweb-header .nav-inputs {
  line-height: 170px;
  padding-left: 1.625rem;
  font-size: 0;
}

.bocweb-header .nav-inputs .nav-lang,
.bocweb-header .nav-inputs .inputs {
  display: inline-block;
  vertical-align: middle;
  font-size: .6rem;
  color: #666666;
}

.bocweb-header .nav-inputs .nav-lang a {
  color: #666666;
  transition: .5s ease-in-out;
}

.bocweb-header .nav-inputs .nav-lang a:hover,
.bocweb-header .nav-inputs .nav-lang a.active {
  color: #f3980f;
}

.bocweb-header .nav-inputs .inputs {
  width: 5.4rem;
  position: relative;
  height: 1.125rem;
  line-height: 1.125rem;
  padding-left: .7rem;
  padding-right: 1.2rem;
  border: 1px solid #a7a7a7;
  border-radius: 1.125rem;
  margin-left: .55rem;
}

.bocweb-header .nav-inputs .inputs input[type=text] {
  width: 100%;
  font-size: .35rem;
  height: 100%;
  display: block;
}

.bocweb-header .nav-inputs .inputs input[type=submit] {
  position: absolute;
  width: .5rem;
  height: .5rem;
  right: .75rem;
  top: 0;
  bottom: 0;
  margin: auto;
  text-indent: -999px;
  background: url(../img/bocweb-search.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
  transition: .5s ease-in-out;
}

.bocweb-header .nav-inputs .inputs input[type=submit]:hover {
  background: url(../img/bocweb-search2.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.bocweb-header .nav-inputs .inputs input:placeholder {
  color: #505050;
}

.bocweb-header .nav-inputs .inputs input::-webkit-input-placeholder {
  color: #505050;
}

.bocweb-header .nav-inputs .inputs input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #505050;
}

.bocweb-header .nav-inputs .inputs input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #505050;
}

.bocweb-header .nav-inputs .inputs input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #505050;
}

.bocweb-header .bocweb-logo {
  width: 6rem;
}

.bocweb-header .bocweb-nav {
  width: calc(100% - 8.5rem);
  padding-left: 2.25rem;
}

.bocweb-header .nav-li .nav-top {
  margin: 0 0.45rem;
  display: block;
  position: relative;
  transition: .5s ease-in-out;
}

.bocweb-header .nav-li .nav-top:before {
  width: 100%;
  height: 3px;
  background: #f3980f;
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  transition: .5s ease-in-out;
}

.bocweb-header .nav-li .nav-top:hover,
.bocweb-header .nav-li .nav-top.active {
  color: #f3980f;
  transition: .5s ease-in-out;
}

.bocweb-header .nav-li .nav-top:hover:before,
.bocweb-header .nav-li .nav-top.active:before {
  opacity: 1;
  transition: .5s ease-in-out;
}

.bocweb-header .nav-box {
  text-align: center;
  font-size: 0;
}

.bocweb-header .nav-box .nav-li {
  font-size: .55rem;
  /*font-size: .7rem;*/
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.bocweb-header .nav-box .nav-li a {
  color: #000000;
}

.bocweb-header .nav-box .nav-bot {
  font-size: .5rem;
  line-height: 1.5;
  position: absolute;
  top: 170px;
  left: 50%;
  width: 11em;
  /*min-width: 160px;*/
  background: #fff;
  transform: translateX(-50%);
  display: none;
  z-index: 3;
  padding: .4rem 0;
  /*text-align: left;*/
  /*padding:  .4rem 2em;*/
}

.bocweb-header .nav-box .nav-bot a {
  display: block;
  font-size: .5rem;
  line-height: 1.8;
  transition: .5s ease-in-out;
}

.bocweb-header .nav-box .nav-bot a:hover,
.bocweb-header .nav-box .nav-bot a.active {
  transition: .5s ease-in-out;
  color: #f3980f;
}

.con-footertop {
  position: relative;
}

.con-footertop .images {
  height: 13.5rem;
}

.con-footertop .words-list {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.con-footertop .conbot-tit {
  line-height: 1;
  color: #fff;
}

.con-footertop .conbot-tit .cn {
  font-size: 1.2rem;
  /*font-weight: bold;*/
}

.con-footertop .conbot-tit .en {
  font-family: Arial;
  font-size: .5rem;
  margin-top: .4rem;
  color: rgba(255, 255, 255, 0.8);
}

.con-footertop .lists {
  font-size: 0;
  margin-top: 1.375rem;
}

.con-footertop .lists .items {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  padding: 0 3.25rem;
  font-size: .5rem;
  max-width: 25%;
}

.con-footertop .lists .items:hover .img {
  transition: .5s ease-in-out;
  background: #f3980f;
}

.con-footertop .lists .items:hover img {
  transition: .5s ease-in-out;
}

.con-footertop .lists .items:hover .i1 {
  opacity: 1;
}

.con-footertop .lists .items:hover .i0 {
  opacity: 0;
}

.con-footertop .lists .span {
  margin-top: .6rem;
}

.con-footertop .lists .img {
  position: relative;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 auto;
  background: #fff;
  border-radius: 50%;
  transition: .5s ease-in-out;
}

.con-footertop .lists .img img {
  transition: .5s ease-in-out;
}

.con-footertop .lists .img .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.pd90 {
  padding-left: 2.5rem;
  /*padding-left: 2.25rem;*/
  padding-right: 2.5rem;
  /*padding-right: 2.25rem;*/
}

.bocweb-footer-top {
  padding: 2.375rem 2.25rem;
}

.bocweb-footer-top .erweima {
  width: 2.75rem;
  height: 2.8rem;
  border: 1px solid #000000;
}

.bocweb-footer-top .bdfx {
  font-size: 0;
}

.bocweb-footer-top .bdfx a {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 50%;
  border: 1px solid #6b6b6b;
  background: transparent;
  transition: .5s ease-in-out;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0.2rem;
}

.bocweb-footer-top .bdfx a:hover {
  transition: .5s ease-in-out;
  background-color: #222222;
  border-color: #222222;
}

.bocweb-footer-top .bdfx .toutiao {
  background-image: url(../img/fx1.png);
}

.bocweb-footer-top .bdfx .toutiao:hover {
  background-image: url(../img/fx2.png);
}

.bocweb-footer-top .bdfx .wb {
  background-image: url(../img/fx3.png);
}

.bocweb-footer-top .bdfx .wb:hover {
  background-image: url(../img/fx4.png);
}

.bocweb-footer-top .bdfx .wx {
  background-image: url(../img/fx5.png);
}

.bocweb-footer-top .bdfx .wx:hover {
  background-image: url(../img/fx6.png);
}

.bocweb-footer-top .bdfx .qq {
  background-image: url(../img/fx7.png);
}

.bocweb-footer-top .bdfx .qq:hover {
  background-image: url(../img/fx8.png);
}

.bocweb-footer-top .bf-topleft {
  font-size: 0;
  width: 45%;
}

.bocweb-footer-top .bf-topleft .text,
.bocweb-footer-top .bf-topleft .imgs {
  display: inline-block;
  vertical-align: top;
}

.bocweb-footer-top .bf-topleft .text img.add {
  width: .45rem;
  height: .45rem;
  display: inline;
}

.bocweb-footer-top .bf-topleft .text {
  font-size: .5rem;
  color: #222222;
  line-height: 1;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  width: calc(100% - 4.5rem);
}

.bocweb-footer-top .bf-topleft .text .bold {
  margin-top: .6rem;
  line-height: 1.5;
  font-weight: normal;
}

.bocweb-footer-top .bf-topleft .imgs {
  width: 4.5rem;
}

.bocweb-footer-top .bf-topright {
  width: 27%;
}

.bocweb-footer-top .bf-topcenter {
  width: 28%;
}

.bocweb-footer-top .bf-topcenter .li {
  display: block;
  float: left;
  width: 50%;
  font-size: .5rem;
  color: #222222;
  line-height: .55rem;
  color: #222222;
  position: relative;
  padding-left: .45rem;
  transition: .5s ease-in-out;
}

.bocweb-footer-top .bf-topcenter .li:hover {
  transition: .5s ease-in-out;
  color: #f3980f;
}

.bocweb-footer-top .bf-topcenter .li:hover:before {
  background: url(../img/sanjiao2.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.bocweb-footer-top .bf-topcenter .li:nth-child(n+3) {
  margin-top: .6rem;
}

.bocweb-footer-top .bf-topcenter .li:before {
  position: absolute;
  content: "";
  width: 0.225rem;
  height: 0.325rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/sanjiao.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.bocweb-footer-bot {
  height: 1.875rem;
  line-height: 1.875rem;
  /*padding: 0 2.25rem;*/
  padding: 0 2.5rem;
  color: #fff;
  background: #282828;
}

.bocweb-footer-bot a {
  color: #fff;
}

.bocweb-footer-bot .bf-botright {
  font-size: 0;
}

.bocweb-footer-bot .bf-botright .li {
  display: inline-block;
  vertical-align: middle;
  font-size: .35rem;
  color: #fff;
}

.bocweb-footer-bot .bf-botright .li a {
  display: inline-block;
  transition: .5s ease-in-out;
}

.bocweb-footer-bot .bf-botright .li a:hover {
  transition: .5s ease-in-out;
  color: #f3980f;
}

.bocweb-footer-bot .bf-botright .li1 a:nth-child(n+2) {
  margin-left: .4rem;
}

.bocweb-footer-bot .bf-botright .li2 {
  margin-left: 1rem;
  padding-left: 1rem;
  position: relative;
}

.bocweb-footer-bot .bf-botright .li2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  background: #8d8d8d;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ft48 {
  font-size: 1.2rem;
}

.ft60 {
  font-size: 1.5rem;
}

.products-video {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.products-video .con-tits {
  line-height: 1;
}

.products-video .lists {
  width: 68%;
  margin: 0 auto;
  max-width: 1295px;
  font-size: 0;
  margin-top: 1.5rem;
}

.products-video .lists .items {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  /* width: 31.5%; */
  width: 22%;
  margin-left: 2.75%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.products-video .lists .items .imgs {
  overflow: hidden;
  position: relative;
}

.products-video .lists .items img {
  transition: .5s ease-in-out;
  z-index: 0;
}

.products-video .lists .items .span {
  text-align: center;
  font-size: .5rem;
  margin-top: .45rem;
  line-height: .65rem;
  height: 1.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 0 .25rem;
}

.products-video .lists .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.products-video .lists .items .imgs:before {
  position: absolute;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../img/play.png) no-repeat center;
  background-size: 100%;
  z-index: 2;
}

.products-video .lists .items:nth-child(3n+1) {
  /* margin-left: 0; */
}

.con-tits {
  text-align: center;
  /*font-weight: bold;*/
  color: #222222;
}

.products-titles {
  padding-left: 3rem;
  padding-right: 3rem;
  line-height: 2rem;
  height: 2rem;
  overflow: hidden;
}

.products-titles .swiper-slide {
  width: auto;
}

.products-titles .swiper-slide:nth-child(n+2) {
  margin-left: .9rem;
}

.products-titles .items {
  font-size: .5rem;
  color: #222222;
  position: relative;
  transition: .5s ease-in-out;
  display: block;
}

.products-titles .items:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background: #f3980f;
  opacity: 0;
  transition: .5s ease-in-out;
}

.products-titles .items:hover,
.products-titles .items.active {
  color: #f3980f;
}

.products-titles .items:hover:before,
.products-titles .items.active:before {
  opacity: 1;
  transition: .5s ease-in-out;
}

.products-titles .products-tit-back a {
  display: inline-block;
  vertical-align: middle;
  width: 3.4rem;
  height: 1.25rem;
  line-height: 1.25rem;
  background: #f3980f;
  border-radius: 1.25rem;
  text-align: center;
  font-size: .4rem;
  color: #fff;
}

.products-titles .products-tit-fl a {
  font-size: .45rem;
  color: #999999;
  transition: .5s ease-in-out;
}

.products-titles .products-tit-fl .li {
  margin-left: .55rem;
  padding-left: .8rem;
  position: relative;
}

.products-titles .products-tit-fl .li:before {
  position: absolute;
  content: "";
  width: .25rem;
  height: .375rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i0.png) no-repeat center;
  background-size: 100%;
}

.products-titles .products-tit-fl .home {
  color: #999999;
}

.products-titles .products-tit-fl .active {
  color: #222;
}

.products-titles .products-tit-fl .li:hover,
.products-titles .products-tit-fl .home:hover {
  color: #f3980f;
  transition: .5s ease-in-out;
}

.products-lists {
  padding-top: 2.7rem;
  padding-bottom: 2.3rem;
  background: #fafafa;
  font-size: 0;
}

.products-lists img {
  width: 100%;
}

.products-lists .items {
  display: inline-block;
  vertical-align: top;
  font-size: .5rem;
  color: #222222;
  width: 24%;
  margin-left: 1.33%;
  background: #fff;
  margin-bottom: .7rem;
  border: 2px solid #fff;
  transition: .5s ease-in-out;
}

.products-lists .items:hover {
  transition: .5s ease-in-out;
  border-color: #f3980f;
}

.products-lists .items:nth-child(4n+1) {
  margin-left: 0;
}

.products-lists .items .span {
  border-top: 1px solid #ebebeb;
  height: 3.125rem;
  line-height: 3.125rem;
  padding-left: 1rem;
  padding-right: 1.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  position: relative;
}

.products-lists .items .span:before {
  position: absolute;
  content: "";
  width: .375rem;
  height: .6rem;
  background: url(../img/i1.png) no-repeat center;
  background-size: 100%;
  right: .9rem;
  top: 0;
  bottom: 0;
  margin: auto;
}

.w1500 {
  width: 80%;
  margin: 0 auto;
  max-width: 1500px;
}

.newsdetails {
  max-width: 1000px;
}

.proinfo {
  /*padding-top: 2.5rem;*/
  padding-top: 1.5rem;
  padding-bottom: 1.75rem;
  /*padding-bottom: 4.125rem;*/
}

.proinfo .con-tits {
  line-height: 1;
  font-size: 1.2rem;
}

.newsdetails .time {
  font-size: .6rem;
}

.proinfo .proinfo-tits {
  /*margin-top: 1.25rem;*/
  margin-top: 0;
}

.proinfo-tits {
  font-size: 0;
  border: 1px solid #bebebe;
}

.proinfo-tits .li {
  display: inline-block;
  vertical-align: middle;
  font-size: .5rem;
  color: #222222;
  height: 2.325rem;
  line-height: 2.325rem;
  width: 33.33%;
  text-align: center;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.proinfo-tits .li:nth-child(n+2) {
  border-left: 1px solid #e5e5e5;
}

.proinfo-tits .li span {
  display: inline-block;
  vertical-align: middle;
  background: url(../img/i2.png) no-repeat center;
  background-size: 100%;
  width: .5rem;
  height: .5rem;
  margin-left: 1.75rem;
}

.proinfo-tits .li:hover,
.proinfo-tits .li.active {
  transition: .5s ease-in-out;
  color: #f3980f;
}

.proinfo-tits .li:hover span,
.proinfo-tits .li.active span {
  background: url(../img/i3.png) no-repeat center;
  background-size: 100%;
}

.proinfotit {
  color: #222222;
  line-height: 1;
}

.proinfoen {
  font-size: .45rem;
  color: #b2b2b2;
  line-height: 1;
  margin-top: .4rem;
  text-transform: uppercase;
  display: none;
}

.tcenter {
  text-align: center;
}

.proinfo-01 {
  font-size: 0;
}

.proinfo-02,
.proinfo-03 .lists .items,
.proinfo-01 .imgs {
  box-shadow: 0 0 80px 20px rgba(0, 0, 0, .1);
}

.proinfo-01 .imgs,
.proinfo-01 .words {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 12px;
  overflow: hidden;
}

.proinfo-01 img {
  transition: .5s ease-in-out;
}

.proinfo-01 .imgs:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.proinfo-01 .words {
  padding: 1.35rem 0.125rem 1.5rem 2.5rem;
}

.products-body .proinfo-01 .words {
  padding-bottom: 10px;
  padding-top: 2%;
  /*padding-top: 0;*/
  background: #fff;
  overflow-y: auto;
  padding-right: 2.5rem;
}

.proinfo-01 .words .line {
  height: 1px;
  width: 0.8rem;
  background: #939393;
  margin-top: .75rem;
}

.proinfo-01 .words .wen {
  font-size: .5rem;
  line-height: 1.65;
  color: #333333;
  /*padding-right: 2em;*/
  text-align: justify;
  /*  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 3rem;*/
  margin-top: .5rem;
  margin-bottom: 1.5rem;
  text-indent: 2em;
  font-weight: normal;
}

.proinfo-01 .words .down {
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 50%;
  border: 1px solid #9c9c9c;
  cursor: pointer;
  position: relative;
  display: none;
}

.proinfo-01 .words .down:before {
  background: url(../img/i4.png) no-repeat center;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}

.proinfo-conbox {
  /*padding-top: 2.5rem;*/
  padding-top: 1.625rem;
}

.fa {
  background: #f0f0f0;
}

.products-titles .products-tit-fl {
  font-size: 0;
}

.products-titles .products-tit-fl a {
  display: inline-block;
  vertical-align: middle;
}

.proinfo-02 {
  background: #fff;
  padding: 1.25rem 2.75rem 1.25rem 2.75rem;
  margin-top: 1.25rem;
}

.proinfo-02 .imgs {
  margin-top: 1.25rem;
}

.proinfo-02 .imgs img {
  display: block;
  margin: 0 auto;
}

.proinfo-03 {
  margin-top: 1.25rem;
  /*margin-top: 2.875rem;*/
}

.proinfo-03 .lists {
  margin-top: 1.25rem;
  font-size: 0;
}

.proinfo-03 .lists .items {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  margin-left: 1.33%;
  font-size: .55rem;
  color: #222222;
  background: #fff;
  height: 5.2rem;
  /*height: 7.875rem;*/
  margin-bottom: 1.33%;
  padding: .5rem .65rem;
}

.proinfo-03 .lists .items .num {
  line-height: 1;
  color: #c8c8c8;
}

.proinfo-03 .lists .items .wen {
  font-size: .5rem;
  line-height: .8rem;
  margin-top: .5rem;
  /*font-weight: bold;*/
}

.proinfo-03 .lists .items:nth-child(4n+1) {
  margin-left: 0;
}

.proinfo-04 .tablebox {
  /*margin-top: 1.1rem;*/
}

.proinfo-04 .table-bot {
  min-height: 3rem;
  line-height: 1.2;
  background: #fafafa;
  font-size: .55rem;
  color: #222222;
  padding: 1.25rem 2.125rem;
  padding-bottom: 1rem;
  /*font-weight: bold;*/
}

.proinfo-05 {
  margin-top: 3rem;
}

.proinfo-05 .imgs {
  margin-top: 2.25rem;
}

.proinfo-05 .titbox {
  position: relative;
}

.proinfo-05 .titfl {
  max-width: 50%;
}

.proinfo-05 .titfr {
  font-size: .55rem;
  /*font-weight: bold;*/
  color: #222222;
  max-width: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.tablebox table {
  width: 100%;
  table-layout: fixed;
}

.tablebox thead {
  font-size: .6rem;
  color: #222222;
  border-top: 2px solid #222222;
  border-bottom: 2px solid #222222;
}

.tablebox thead th {
  height: 2.2rem;
}

.tablebox tbody {
  border-bottom: 2px solid #222222;
}

.tablebox tbody tr {
  font-size: .45rem;
  color: #222222;
  border-top: 1px solid #d3d3d3;
}

.tablebox tbody th {
  height: 1.5rem;
}

.f0 {
  background: #f0f0f0;
}

.applications .images {
  width: 26%;
}

.applications .images .img {
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}

.applications .images .proinfotit,
.applications .images .proinfoen {
  text-align: center;
}

.applications .images .proinfotit {
  margin-top: .7rem;
}

.applications .words {
  width: 74%;
  font-size: .45rem;
  color: #222222;
  line-height: .75rem;
}

.applications .words .span,
.applications .words .wen {
  display: inline;
}

.applications .words .span {
  font-size: .6rem;
  color: #222222;
  /*font-weight: bold;*/
}

.applications .items {
  position: relative;
  min-height: 5rem;
  border-bottom: 1px solid #050505;
  padding: .6rem 0;
}

.applications .items:nth-child(1) {
  border-top: 1px solid #050505;
}

.applications .items .images {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.applications .items .li {
  padding: .5rem 0;
}

.applications .items .li:nth-child(n+2) {
  border-top: 1px solid #cccccc;
}

.guide .images,
.guide .lists {
  margin: 0 auto;
  /*width: 80%;*/
}

.guide .lists {
  text-align: center;
  font-size: 0;
  margin-top: 1.375rem;
}

.guide .lists .li {
  display: inline-block;
  vertical-align: middle;
  width: 5rem;
  height: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  border-radius: 1.7rem;
  font-size: .45rem;
  color: #fff;
  background: #a8a8a8;
  transition: .5s ease-in-out;
  cursor: pointer;
  margin: 0 .25rem;
}

.guide .lists .li:hover {
  background: #f3980f;
  transition: .5s ease-in-out;
}

.guide .images img {
  display: block;
  margin: 0 auto;
  height: 100% !important;
}

body.on,
html.on {
  overflow: hidden;
}

.guide-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 30;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.guide-fixed .close {
  position: absolute;
  width: .6rem;
  height: .6rem;
  right: .5rem;
  top: .5rem;
  background: url(../img/jpg/close.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

.guide-fixed .guide-confixed {
  position: absolute;
  left: 50%;
  /*font-weight: bold;*/
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding-top: 1.75rem;
  padding-bottom: 2.25rem;
  padding-left: 5.5rem;
  padding-right: 5.5rem;
  max-height: 95%;
  overflow-y: auto;
}

.guide-fixed .tit,
.guide-fixed .li-tit {
  /*font-weight: bold;*/
  line-height: 1.2;
}

.guide-fixed .submit input {
  width: 5rem;
  height: 1.375rem;
  height: 1.375rem;
  text-align: center;
  background: #f3980f;
  color: #fff;
  font-size: .45rem;
  display: block;
  margin: 0 auto;
  margin-top: 1.75rem;
}

.guide-fixed textarea {
  border: none;
  outline: none;
  background: none;
  width: 100%;
  height: 3rem;
  font-size: .4rem;
  line-height: .75rem;
  color: #222222;
  text-align: left;
  border: 1px solid #a8a8a8;
  resize: none;
  padding: .6rem .75rem;
}

.guide-fixed textarea:placeholder {
  color: #222222;
}

.guide-fixed textarea::-webkit-input-placeholder {
  color: #222222;
}

.guide-fixed textarea::-moz-placeholder {
  color: #222222;
}

.guide-fixed textarea:-moz-placeholder {
  color: #222222;
}

.guide-fixed textarea:-ms-input-placeholder {
  color: #222222;
}

.guide-fixed .li-bot {
  font-size: 0;
}

.guide-fixed .li-bot .i {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin-left: 2%;
  font-size: .45rem;
  color: #222222;
  line-height: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  padding: 0 .7rem;
  /*border: 1px solid #a8a8a8;*/
}

.guide-fixed .li-bot .i:nth-child(3n+1) {
  margin-left: 0;
}

.guide-fixed .li-tit {
  padding: 0 .75rem;
  margin-bottom: .75rem;
}

.guide-fixed .li2 {
  margin-top: 1rem;
}

.guide-fixed .li3 {
  margin-top: 1.75rem;
}

.guide-fixed .inputsbox {
  height: 1.75rem;
  line-height: 1.75rem;
  border: 1px solid #a8a8a8;
  position: relative;
  margin-top: 1.25rem;
}

.guide-fixed .validate {
  padding: 0 .75rem;
  position: absolute;
  bottom: -40%;
  line-height: 1;
  left: 0;
}

.captchas .inputsbox {
  margin-top: 0;
}

.captchas .inputsbox img {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
}

.captchas .inputsbox .captcha_no {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.guide-fixed .captchas .inputsbox .files {
  opacity: 1;
}

#js-files-show .fancybox-img,
.guide-fixed .inputsbox .span {
  width: 100%;
  height: 100%;
  font-size: .45rem;
  color: #222222;
  /*font-weight: bold;*/
  padding-left: 0.85rem;
  padding-right: 3.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.guide-fixed .inputsbox .files {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  opacity: 0;
}

.guide-fixed .inputsbox .b {
  position: absolute;
  right: 0;
  top: 0;
  width: 3.25rem;
  height: 100%;
  color: #222222;
  background: #f3980f;
  /*font-weight: bold;*/
  text-align: center;
  font-size: .45rem;
  z-index: 0;
}

.application-tits .items img {
  width: 1.25rem;
  height: 1.25rem;
}

.application-banner {
  position: relative;
}

.application-banner .span {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 15%;
  line-height: 1.5;
  top: 50%;
  color: #ffffff;
  transform: translateY(-50%);
  /*font-weight: bold;*/
}

.applicationtitbox {
  position: relative;
}

.application-tits {
  height: 3.95rem;
  line-height: 3.95rem;
  background: #f3980f;
}

.application-tits .swiper-button-white {
  position: absolute;
  top: 0;
  bottom: 0;
  width: .6rem;
  height: .6rem;
  margin: auto;
  background-size: 90%;
}

.application-tits .applicationtitbox,
.application-tits .swiper-container {
  height: 100%;
}

.application-tits .box {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  position: relative;
}

.application-tits .swiper-slide {
  text-align: center;
  cursor: pointer;
  position: relative;
}

.application-tits .swiper-slide .box:before {
  width: 100%;
  height: 4px;
  position: absolute;
  content: "";
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: .5s ease-in-out;
  opacity: 0;
}

.application-tits .swiper-slide:hover .box:before,
.application-tits .swiper-slide.active .box:before {
  opacity: 1;
  transition: .5s ease-in-out;
}

.application-tits .items {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: .45rem;
}

.application-tits .items .span {
  margin-top: .3rem;
}

.application-tits .swiper-button-prev {
  left: -.6rem;
}

.application-tits .swiper-button-next {
  right: -.6rem;
}

.proinfo-01 .words .wen.on {
  display: block;
  overflow: visible;
  height: auto;
}

.applists-tit {
  position: relative;
}

.applists-top {
  padding-top: 2.5rem;
  overflow: hidden;
}

.applists-box {
  padding-bottom: 4.375rem;
  padding-top: 3rem;
  padding-top: 3rem;
}

.applists-box .applists-tit {
  margin-bottom: 1.25rem;
}

.applists-box .applists-tit .tb {
  position: relative;
}

.applists-box .applists-tit .tb:before {
  top: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  content: "";
  background: #c7c7c7;
  margin: auto;
  position: absolute;
  z-index: 0;
}

.applists-box .applists-tit .applists-fl {
  background: #f0f0f0;
  position: relative;
  z-index: 2;
}

.applists-box .applists-tit .applists-fr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-size: .75rem;
  color: #222222;
  background: #f0f0f0;
  padding-left: .25rem;
  z-index: 2;
}

.applists-box .lists {
  font-size: 0;
}

.applists-box .lists .li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin-left: 2%;
  position: relative;
  margin-bottom: .5rem;
}

.applists-box .lists .li .imgs {
  overflow: hidden;
}

.applists-box .lists .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.applists-box .lists .li img {
  transition: .5s ease-in-out;
}

.applists-box .lists .li .span {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: .5rem;
  color: #fff;
  height: 1.5rem;
  line-height: 1.5rem;
  background: url(../img/i17.png) no-repeat center;
  background-size: 100% 100%;
  min-width: 3.75rem;
  padding-left: .9rem;
}

.applists-box .lists .li:nth-child(2n+1) {
  margin-left: 0;
}

.products-titlesbox {
  overflow: hidden;
  width: 100%;
}

.products-titlesbox.on {
  border-bottom: 1px solid #e0e0e0;
}

.products-lists.onn {
  padding: 0;
}

.products-lists.onn .items {
  display: block;
  width: 100%;
}

.about-video {
  position: relative;
}

.about-video .words {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  width: 90%;
}

.about-video .txt {
  font-size: 2rem;
  line-height: 1;
}

.about-video .more-video {
  margin-top: 1.875rem;
}

.more-video {
  display: inline-block;
  vertical-align: middle;
  width: 5rem;
  height: 1.75rem;
  border-radius: 1.75rem;
  line-height: 1.75rem;
  padding-left: 2rem;
  position: relative;
  background: #f3980f;
  text-align: left;
  font-size: .375rem;
  cursor: pointer;
}

.more-video:before {
  position: absolute;
  content: "";
  width: .9rem;
  height: .9rem;
  top: 0;
  bottom: 0;
  left: .9rem;
  margin: auto;
  background: url(../img/i18.png) no-repeat center;
  background-size: 100%;
}

.ft18 {
  font-size: .45rem;
}

.text-18 {
  font-size: .45rem;
  line-height: .85rem;
}

.about-top {
  background: #fff;
  padding: 2.95rem 0;
  padding-top: 1.5rem;
}

.about-top .text {
  text-align: center;
}

.about-top .text .tit-cn,
.about-top .text .tit-en {
  color: #222222;
  line-height: 1;
}

.about-top .text .tit-en {
  font-size: .6rem;
  text-transform: uppercase;
  margin-top: .35rem;
  margin-bottom: .75rem;
}

.about-top .text .line {
  width: .6rem;
  height: 3px;
  background: #222222;
  margin: 0 auto;
  margin-bottom: .5rem;
}

.about-top .text .tit-p {
  max-width: 90%;
  /*max-width: 24.5rem;*/
  margin: 0 auto;
  text-align: justify;
  /*text-indent: 2em;*/
}

.about-top .num-lists {
  font-size: 0;
  text-align: center;
  margin-top: 2rem;
}

.about-top .num-lists .li {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
}

.about-top .num-lists .li:nth-child(n+2) {
  border-left: 1px solid #e6e6e6;
}

.about-top .num-lists .li .num {
  line-height: 1;
  /*text-transform: uppercase;*/
  font-weight: bold;
}

.about-top .num-lists .li:nth-child(1) .num span {
  display: none;
}

.about-top .num-lists .li .num span {
  color: #f3980f;
  display: inline-block;
  vertical-align: middle;
  line-height: 1rem;
  height: 1rem;
  font-family: Arial;
  font-weight: normal;
}

.about-top .num-lists .li .txt {
  line-height: .75rem;
  margin-top: .5rem;
}

.about-bot {
  position: relative;
  margin-top: 6px;
}

.about-bot .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  padding: 2.75rem 3.5rem;
  z-index: 4;
}

.about-text .tit {
  line-height: 1;
}

.about-text .tit-en {
  font-size: .6rem;
  text-transform: uppercase;
  line-height: 1;
  margin-top: .35rem;
}

.about-text .line {
  margin-top: .75rem;
  margin-bottom: .5rem;
  width: .6rem;
  height: 1px;
  background: #fff;
}

.about-lists {
  margin-top: .75rem;
  padding-bottom: 3rem;
  /*padding-bottom: 4.5rem;*/
}

.about-lists .items {
  position: relative;
}

.about-lists .items:nth-child(n+2) {
  margin-top: 1.2rem;
}

.about-lists .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.about-lists .items .images {
  overflow: hidden;
}

.about-lists .items .images img {
  transition: .5s ease-in-out;
}

.about-lists .items .tit-en {
  color: #222222;
}

.about-lists .items .text {
  position: absolute;
  /*padding: 2rem;*/
  padding: 1.8rem 1.5rem;
  background: #fff;
  height: 100%;
  top: 0;
}

.about-lists.actives .items .text {
  padding: 1.25rem 1.875rem;
  /*padding: 1rem 1rem;*/
}

.about-lists .items .text .box {
  padding-right: .75%;
  padding-left: .75%;
}

.about-lists .items .text .line {
  background: #222;
}

.about-lists .items .text.fl {
  left: 0;
}

.about-lists .items .text.fr {
  right: 0;
}

.about-lists .text,
.about-lists .images {
  width: 50%;
}

.about-botlists {
  /*background: #fff;*/
  /*padding-top: 3.375rem;*/
  /*padding-bottom: 3.375rem;*/
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.about-botlists .tit {
  color: #222222;
  line-height: 1;
}

.about-botlists .lists {
  font-size: 0;
  margin-top: 1.5rem;
}

.about-botlists .lists .items {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin-left: 3.5%;
  margin-bottom: .75rem;
}

.about-botlists .lists .items:nth-child(3n+1) {
  /*margin-left: 0;*/
}

.about-botlists .lists .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.about-botlists .lists .imgs {
  overflow: hidden;
}

.about-botlists .lists .imgs img {
  transition: .5s ease-in-out;
}

.about-botlists .lists .span {
  color: #222222;
  line-height: 3.5rem;
  height: 3.5rem;
  padding-left: 1.25rem;
  padding-right: 2.375rem;
  position: relative;
  background: #f2f2f2;
}

.about-botlists .lists .span:before {
  position: absolute;
  content: "";
  width: 1.125rem;
  height: 1.125rem;
  top: 0;
  right: 1.25rem;
  bottom: 0;
  margin: auto;
  background: url(../img/downs.png) no-repeat center;
  background-size: 100%;
}

.contacts-input .input {
  position: relative;
  padding-left: .5rem;
  height: 1.6rem;
  line-height: 1.6rem;
  border: 1px solid #000000;
  width: 49%;
  margin-left: 2%;
  float: left;
  margin-bottom: .6rem;
  font-size: .45rem;
}

.contacts-input .input span {
  position: absolute;
  left: .5rem;
  color: #ea0000;
}

.contacts-input .input input:placeholder {
  color: #222222;
}

.contacts-input .input input::-webkit-input-placeholder {
  color: #222222;
}

.contacts-input .input input::-moz-placeholder {
  color: #222222;
}

.contacts-input .input input:-moz-placeholder {
  color: #222222;
}

.contacts-input .input input:-ms-input-placeholder {
  color: #222222;
}

.contacts-input .input input[type=text] {
  width: 100%;
  height: 100%;
}

.contacts-input .input.submit {
  padding-left: 0;
  border: none;
}

.contacts-input .input input[type=submit] {
  width: 100%;
  height: 100%;
  background: #bfbfbf;
  color: #222222;
  transition: .5s ease-in-out;
}

.contacts-input .input input[type=submit]:hover {
  transition: .5s ease-in-out;
  background: #f3980f;
  color: #fff;
}

.contacts-input .input:nth-child(2n+1) {
  margin-left: 0;
}

.contacts-input .input img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.5rem;
  cursor: pointer;
  max-height: 100%;
  margin: auto;
}

.contacts-input .input.on {
  padding-left: .75rem;
}

.contacts-tit {
  line-height: 1;
  color: #222222;
}

.contacts {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.contacts .contacts-tit {
  margin-bottom: 1rem;
}

.contacts .contacts-list:nth-child(n+2) {
  margin-top: 1.75rem;
}

.contacts .contacts-map .images,
.contacts .contacts-map .words {
  width: calc((100% - 15px)/2);
  /*height: 12.25rem;*/
  height: 13rem;
  float: left;
}

.contacts .contacts-map .images {
  /*width: calc((100% - 6px)/2 + 30px);*/
}

.contacts .contacts-map .words .li-bots {
  font-size: .55rem;
  line-height: 1.6;
}

.contacts .contacts-map .words .li-tops {
  /*width: calc((100% - 6px)/2 - 30px);*/
  margin-bottom: .3rem;
  line-height: 1;
  font-size: .8rem;
}

.contacts .contacts-map .words .box {
  width: 100%;
  height: 100%;
  padding-right: .25rem;
  overflow-y: auto;
}

.contacts .contacts-map .map {
  width: 100%;
  height: 100%;
}

.contacts .contacts-map .words {
  margin-left: 15px;
  background: #fff;
  padding: 1.5rem;
  padding-bottom: .75rem;
  padding-right: .75rem;
}

.contacts .contacts-map .words .li {
  height: calc((100% - 18px)/5);
  /*height: calc((100% - 18px)/4);*/
  background: #fff;
  position: relative;
}

.contacts .contacts-map .words .li .i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 1.25rem;
  font-size: .55rem;
  line-height: 1rem;
  max-height: 2rem;
  overflow: hidden;
  width: 100%;
}

.contacts .contacts-map .words .li:nth-child(1) .i {
  max-height: 100%;
}

.contacts .contacts-map .words .li:nth-child(1) {
  height: calc((100% - 18px)/5*2);
}

.contacts .contacts-map .words .li:nth-child(n+2) {
  margin-top: 6px;
}

.recruit-list {
  padding-top: 2.5rem;
  padding-bottom: 5.5rem;
}

.recruit-list .recruit-tit {
  line-height: 1;
  margin-bottom: 1.5rem;
  color: #222222;
}

.recruit-list .items {
  border: 1px solid #e6e6e6;
  transition: .5s ease-in-out;
}

.recruit-list .items:nth-child(n+2) {
  margin-top: .2rem;
}

.recruit-list .items.active {
  transition: .5s ease-in-out;
}

.recruit-list .items.active .items-top {
  background: #f3980f;
  color: #fff;
  transition: .5s ease-in-out;
}

.recruit-list .items.active .items-top .span {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  transition: .5s ease-in-out;
}

.recruit-list .items.active .items-top .span:hover,
.recruit-list .items.active .items-top .span.active {
  color: #222222;
  background: #fff;
  border-color: #fff;
}

.recruit-list .items-top {
  height: 3.25rem;
  line-height: 3.25rem;
  background: #fff;
  color: #222;
  overflow: hidden;
  transition: .5s ease-in-out;
}

.recruit-list .items-top .ittop-fl {
  width: 70%;
  font-size: 0;
  padding-left: 1.5rem;
}

.recruit-list .items-top .ittop-fr {
  width: 30%;
  font-size: 0;
  text-align: right;
  padding-right: 1.7rem;
}

.recruit-list .items-top .i span {
  display: inline-block;
  vertical-align: middle;
  line-height: .8rem;
  max-height: 1.6rem;
  overflow: hidden;
}

.recruit-list .items-top .i {
  padding: 0 2%;
  font-size: .55rem;
}

.recruit-list .items-top .i1 {
  width: 35%;
}

.recruit-list .items-top .i2 {
  width: 20%;
}

.recruit-list .items-top .i3 {
  width: 45%;
}

.recruit-list .items-top .span {
  font-size: .45rem;
  width: 3.875rem;
  height: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  background: #f0f0f0;
  color: #222222;
  cursor: pointer;
  transition: .5s ease-in-out;
}

.recruit-list .items-top .span:hover,
.recruit-list .items-top .span.active {
  transition: .5s ease-in-out;
  color: #fff;
  background: #f3980f;
}

.recruit-list .items-top .tankuang {
  margin-right: 3px;
}

.recruit-list .items-top .i {
  display: inline-block;
  vertical-align: top;
}

.recruit-list .items-top .span {
  display: inline-block;
  vertical-align: middle;
}

.recruit-list .items-bot {
  padding: 1.125rem 2rem 1.5rem 2rem;
  background: #fff;
  display: none;
}

.recruit-list .items-bot .words {
  position: relative;
  padding-left: 3.75rem;
}

.recruit-list .items-bot .words .span {
  line-height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  font-size: .6rem;
  color: #222222;
}

.recruit-list .items-bot .words .wen {
  font-size: .45rem;
  line-height: 1rem;
  color: #222222;
}

.team {
  padding-top: 2.5rem;
  padding-bottom: 5.375rem;
}

.team .tit {
  line-height: 1;
  color: #222222;
}

.team .team-lists-tit {
  position: relative;
  margin-bottom: 1.125rem;
}

.team .team-lists-tit .swiper-pagination {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 14px;
  line-height: 14px;
  width: auto;
  margin: auto;
}

.team .team-lists-tit .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  opacity: 1;
  border: 2px solid #000000;
  background: #000000;
  transition: .5s ease-in-out;
}

.team .team-lists-tit .swiper-pagination .swiper-pagination-bullet:nth-child(n+2) {
  margin-left: .2rem;
}

.team .team-lists-tit .swiper-pagination .swiper-pagination-bullet:hover,
.team .team-lists-tit .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: transparent;
  transition: .5s ease-in-out;
}

.team .swiper-slide {
  overflow: hidden;
}

.team .lists:nth-child(n+2) {
  margin-top: 2.875rem;
}

.team .lists .bg {
  display: block;
  width: 100%;
  opacity: 0;
}

.team .lists .swiper-slide {
  position: relative;
}

.team .lists .swiper-slide .items,
.team .lists .swiper-slide .li {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.team .lists .li,
.team .lists .i {
  overflow: hidden;
}

.team .lists .li:hover img,
.team .lists .i:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.team .lists .li img,
.team .lists .i img {
  transition: .5s ease-in-out;
}

.team .lists .items {
  font-size: 0;
}

.team .lists .items .i {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 10px)/2);
  height: calc((100% - 10px)/2);
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 12px;
}

.team .lists .items .i:nth-child(2n+1) {
  margin-left: 0;
}

.news {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.news .news-tit {
  line-height: 1;
  color: #222;
  margin-bottom: 1.25rem;
}

.news .words {
  position: relative;
}

.news .words .tit {
  font-size: .55rem;
  color: #000002;
  line-height: .8rem;
  max-height: 3.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 0.5rem;
  margin-bottom: .5rem;
}

.news .words .news-more {
  position: relative;
  padding-left: .55rem;
  color: #f3980f;
}

.news .words .news-more:before {
  width: 0.425rem;
  height: 0.3rem;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i20.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.news .words .txt {
  font-size: .4rem;
  line-height: .65rem;
  max-height: 1.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news .news-top .images {
  width: 57%;
  overflow: hidden;
}

.news .news-top .images:hover .imgbg {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.news .news-top .time {
  font-size: .4rem;
  color: #666666;
}

.news .news-top .images,
.news .news-top .words {
  height: 9.375rem;
}

.news .news-top .imgbg {
  width: 100%;
  height: 100%;
  transition: .5s ease-in-out;
}

.news .news-top .words {
  background: #fff;
  padding: 1.25rem;
}

.news .news-top .words .time,
.news .news-top .words .tit,
.news .news-top .words .txt,
.news .news-top .words .news-more {
  transition: .5s ease-in-out;
}

.news .news-top .words:hover {
  transition: .5s ease-in-out;
  background: #f3980f;
  color: #fff;
}

.news .news-top .words:hover .time,
.news .news-top .words:hover .tit,
.news .news-top .words:hover .txt,
.news .news-top .words:hover .news-more {
  color: #fff;
  transition: .5s ease-in-out;
}

.news .news-top .words:hover .news-more:before {
  background: url(../img/i21.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.news .news-top .words .news-more {
  position: absolute;
  bottom: 1.625rem;
  left: 1.25rem;
  line-height: 1;
}

.news .news-top .lists .words {
  font-size: .4rem;
  color: #555555;
}

.news .news-top .lists .images-fl {
  font-size: 0;
  /*width: calc(100% - 11.45rem);*/
  /*margin-right: .45rem;*/
}

.news .news-top .lists .images-fl .words {
  /*width: 43%;*/
  width: calc((60% - .9rem)/2);
  margin-left: .45rem;
}

.news .news-top .lists .images-fl .images,
.news .news-top .lists .images-fl .words {
  display: inline-block;
  vertical-align: top;
}

.news .news-top .lists .words-fr {
  width: 11rem;
}

.news .news-bot {
  margin-top: 2.5rem;
}

.news .news-bot .page {
  margin-top: 1.625rem;
}

.news .news-bot .items {
  display: block;
  padding: .75rem 0;
  border-bottom: 1px solid #d8d8d8;
  font-size: 0;
}

.news .news-bot .items .news-more {
  margin-top: .75rem;
}

.news .news-bot .items .words {
  padding-left: 1.375rem;
  padding-right: 1rem;
}

.news .news-bot .items .text {
  width: 4.6rem;
  line-height: 1;
}

.news .news-bot .items .text .tit {
  font-size: .35rem;
  color: #222222;
}

.news .news-bot .items .text .num {
  margin-top: .45rem;
}

.news .news-bot .items .images,
.news .news-bot .items .words {
  font-size: .4rem;
  color: #222222;
  display: inline-block;
  vertical-align: middle;
}

.news .news-bot .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.news .news-bot .items .imgs {
  width: calc(100% - 4.6rem);
  overflow: hidden;
}

.news .news-bot .items .imgs img {
  transition: .5s ease-in-out;
}

.news .news-bot .items .text,
.news .news-bot .items .imgs {
  display: inline-block;
  vertical-align: middle;
  font-size: .4rem;
}

.news .news-bot .items .images {
  font-size: 0;
}

.news .news-bot .items:nth-child(1) {
  border-top: 1px solid #d8d8d8;
}

.news .news-bot .items .images {
  width: 14rem;
  padding-right: .375rem;
}

.news .news-bot .items .words {
  width: calc(100% - 14rem);
}

.pagination {
  text-align: center;
  position: relative;
  line-height: 1rem;
  height: 1rem;
  padding: 0 3.25rem;
}

.pagination .prev,
.pagination .next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: .75rem;
  height: .5rem;
}

.pagination .prev {
  left: 2.5rem;
  background: url(../img/i22.png) no-repeat center;
  background-size: 100%;
}

.pagination .prev:hover {
  background: url(../img/i23.png) no-repeat center;
  background-size: 100%;
}

.pagination .next {
  right: 2.5rem;
  background: url(../img/i24.png) no-repeat center;
  background-size: 100%;
}

.pagination .next:hover {
  background: url(../img/i25.png) no-repeat center;
  background-size: 100%;
}

.pagination a {
  display: inline-block;
  vertical-align: middle;
  font-size: .6rem;
  color: #222222;
  margin: 0 0.85rem;
  transition: .5s ease-in-out;
}

.pagination a:hover,
.pagination a.active {
  color: #f3980f;
  transition: .5s ease-in-out;
}

.ft24 {
  font-size: .6rem;
}

.news-details-bottom {
  padding-top: 1.125rem;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 1.625rem;
}

.news-details-bottom a h1 {
  line-height: .9rem;
}

.news-details-bottom a h1 {
  display: block;
  color: #222;
  line-height: .9rem;
  font-size: .4rem;
  height: .9rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: .5s ease-in-out;
}

.news-details-bottom a:hover h1 {
  transition: .5s ease-in-out;
  color: #f3980f;
}

.newsdetails .time {
  margin-top: .5rem;
  margin-bottom: 1.25rem;
  color: #999;
}

.history {
  padding: 2.5rem 0;
}

.history-images {
  position: relative;
}

.history-images .words {
  position: absolute;
  width: 100%;
  padding: 0 .25rem;
  text-align: center;
  color: #fff;
  line-height: 2rem;
  height: 2rem;
  top: 4.25rem;
}

.history-lists {
  position: relative;
}

.history-lists .lists-top {
  width: 3.65rem;
  height: 3.65rem;
  line-height: 3.65rem;
  text-align: center;
  background: #f3980f;
  color: #fff;
  margin: 0 auto;
  margin-top: -1.95rem;
  font-size: 0;
  z-index: 2;
  position: relative;
}

.history-lists .lists-top .span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  padding-right: .5rem;
}

.history-lists .lists-top .span span {
  position: absolute;
  bottom: .1rem;
  right: 0;
}

.history-lists .lists-top b,
.history-lists .lists-top span,
.history-lists .lists-top .span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.history-lists .lists-top b,
.history-lists .lists-top span {
  vertical-align: bottom;
  line-height: 1;
}

.history-lists .lists-top span {
  font-size: .4rem;
}

.history-lists .lists-center {
  font-size: .6rem;
  color: #222222;
  padding-top: 1.5rem;
  position: relative;
}

.history-lists .lists-center:before {
  content: "";
  width: 1px;
  position: absolute;
  height: 1.5rem;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #222;
}

.history-lists .lists-center .items {
  position: relative;
  padding-bottom: 1rem;
  min-height: 1.5rem;
}

.history-lists .lists-center .items:last-child:before {
  display: none;
}

.history-lists .lists-center .items:nth-child(n+2) {
  margin-top: -1.5rem;
}

.history-lists .lists-center .items:before {
  content: "";
  height: calc(100% - 1.5rem);
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  background: #000000;
}

.history-lists .lists-center .time {
  position: relative;
  margin-bottom: .5rem;
  line-height: 1rem;
  margin-top: -.5rem;
  height: 1rem;
}

.history-lists .lists-center .time:before {
  background: #000000;
  width: 3rem;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  position: absolute;
}

.history-lists .lists-center .li {
  width: 50%;
}

.history-lists .lists-center .li.fl {
  padding-right: 3.75rem;
  text-align: right;
}

.history-lists .lists-center .li.fl .time:before {
  right: -3.75rem;
}

.history-lists .lists-center .li.fr {
  padding-left: 3.75rem;
}

.history-lists .lists-center .li.fr .time:before {
  left: -3.75rem;
}

.history-lists .lists-center .wen {
  line-height: 1rem;
}

.lb-data .lb-number {
  display: none !important;
}

.lb-dataContainer {
  position: absolute;
  width: auto !important;
  right: 0;
  top: -20px;
  display: none !important;
}

.honor {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.honor .honor-tit {
  text-align: center;
  font-size: 0;
  line-height: 1.2;
}

.honor .honor-tit .li {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: #222222;
  margin: 0 1.125rem;
  transition: .5s ease-in-out;
}

.honor .honor-tit .li:hover,
.honor .honor-tit .li.active {
  color: #f3980f;
  transition: .5s ease-in-out;
  text-decoration: underline;
}

.honor .honor-box .honor-text {
  max-width: 27.125rem;
  margin: 0 auto;
  text-align: center;
  margin-top: .9rem;
  margin-bottom: 1.75rem;
}

.honor .honor-box .honor-list {
  font-size: 0;
}

.honor .honor-box .honor-list .img {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 100%;
}

.honor .honor-box .honor-list .img .i1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.honor .honor-box .honor-list .img .nbg {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0;
}

.bocweb-footer-top .bf-topleft .li {
  position: relative;
  padding-left: .6rem;
}

.bocweb-footer-top .bf-topleft .li .add {
  position: absolute;
  left: 0;
  top: 0.08rem;
}

.honor .honor-box .honor-list .items {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  border: 1px solid #ededed;
  width: 32%;
  margin-left: 2%;
  margin-bottom: 2%;
  /*margin-bottom: 1.75rem;*/
  padding: .75rem 1%;
  padding-bottom: 0;
}

.honor .honor-box .honor-list .items img {
  transition: .5s ease-in-out;
}

.honor .honor-box .honor-list .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.honor .honor-box .honor-list .items .span {
  line-height: 1.75rem;
  height: 1.75rem;
  text-align: center;
  font-size: .5rem;
  color: #222222;
  margin-top: .2rem;
}

.honor .honor-box .honor-list .items .wen {
  line-height: .75rem;
  max-height: 1.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.honor .honor-box .honor-list .items:nth-child(3n+1) {
  margin-left: 0;
}

.ft72 {
  font-size: 1.8rem;
}

.culture-text {
  height: 5.5rem;
  line-height: 5.5rem;
  background: #f3980f;
}

.culture-text .words {
  font-size: 0;
  color: #fff;
}

.culture-text .words .span,
.culture-text .words .b {
  display: inline-block;
  vertical-align: middle;
}

.culture-text .words .b {
  font-size: 1.25rem;
  /*font-size: 1.25rem;*/
  width: calc(100% - 18rem);
  line-height: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
}

.culture-text .words .span {
  font-size: 1.3rem;
  /*font-size: 1.8rem;*/
  padding-right: 1.25rem;
  margin-right: 1.25rem;
  height: 2.875rem;
  line-height: 2.875rem;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  width: 16rem;
  overflow: hidden;
}

.culture {
  padding-top: 1.75rem;
  /*padding-top: 3.625rem;*/
  padding-bottom: 1.75rem;
}

.culture .itemsbox:nth-child(n+2) {
  margin-top: 1.75rem;
}

.culture-01 {
  position: relative;
}

.culture-01 .words {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  padding: 0 .5rem;
  text-align: center;
}

.culture-01 .words .tit {
  line-height: 1;
}

.culture-01 .words .line {
  margin: 0 auto;
  margin-top: .75rem;
  margin-bottom: 1rem;
  width: .9rem;
  height: 1px;
  background: #222222;
}

.culture-02 .tit {
  line-height: 1;
  text-align: center;
  margin-bottom: 1.25rem;
}

.culture-02 .items {
  position: relative;
}

.culture-02 .items .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}

.culture-02 .items .words .li {
  height: 100%;
  float: left;
  text-align: center;
  color: #fff;
  font-size: .9rem;
  line-height: 1.375rem;
  position: relative;
  transition: .5s ease-in-out;
}

.culture-02 .items .words .li:nth-child(n+2) {
  border-left: 2px solid #fff;
}

.culture-02 .items .words .li:hover {
  background: rgba(0, 0, 0, 0.1);
  transition: .5s ease-in-out;
}

.culture-02 .items .words .li .i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45%;
  transform: translate(-50%, -50%);
  width: 75%;
}

.culture-02.n3 .items .words .li {
  width: 33.33%;
}

.culture-02.n4 .items .words .li {
  width: 25%;
  font-size: 1.05rem;
}

.culture-02.n2 .items .words .li {
  font-size: 1.05rem;
  width: 50%;
}

.service-images {
  position: relative;
}

.service-images .images {
  display: block;
}

.service-images .words {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}

.service-images .words .text {
  font-size: 0.65rem;
  line-height: 1.05rem;
  max-width: 26.5rem;
  margin: 0 auto;
  display: none !important;
}

.service-images .words .numlist {
  font-size: 0;
  /*margin-top: 2.5rem;*/
  margin-top: 0 !important;
}

.service-images .words .numlist .li {
  display: inline-block;
  vertical-align: top;
  font-size: .6rem;
  line-height: 1;
  margin: 0 1.625rem;
}

.service-images .words .numlist .li .num {
  line-height: .9;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.service-images .words .numlist .li .num b {
  font-weight: normal;
}

.service-images .words .numlist .li:nth-child(3) .num b {
  font-size: 1rem;
  position: absolute;
  right: -.8rem;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: .8rem;
  height: .8rem;
  color: #f3980f;
}

.service-images .words .numlist .li .num span {
  font-size: 2rem;
  /*font-size: 1.8rem;*/
  /*font-weight: bold;*/
  /*color:#f3980f;*/
}

.service-images .words .numlist .li .p {
  line-height: 1.5;
  margin-top: .4rem;
}

.service-center {
  padding-top: 1.5rem;
  padding-bottom: 1.75rem;
}

.service-center-swiper .items {
  display: block;
  background: #fff;
  height: 5rem;
  text-align: center;
  padding-top: 1.2rem;
  padding-bottom: .6rem;
  transition: .5s ease-in-out;
}

.service-center-swiper .items:hover,
.service-center-swiper .items.active {
  transition: .5s ease-in-out;
  background: #f3980f;
}

.service-center-swiper .items:hover .images img,
.service-center-swiper .items.active .images img {
  transition: .5s ease-in-out;
}

.service-center-swiper .items:hover .images .i0,
.service-center-swiper .items.active .images .i0 {
  opacity: 0;
}

.service-center-swiper .items:hover .images .i1,
.service-center-swiper .items.active .images .i1 {
  opacity: 1;
}

.service-center-swiper .items:hover img {
  transition: .5s ease-in-out;
}

.service-center-swiper .items .words {
  font-size: .4rem;
  color: #222;
  line-height: 1.8rem;
  height: 1.8rem;
  overflow: hidden;
}

.service-center-swiper .items .words .i {
  display: inline-block;
  vertical-align: middle;
  max-height: 1.2rem;
  line-height: .6rem;
  overflow: hidden;
}

.service-center-swiper .items .images {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 auto;
  position: relative;
}

.service-center-swiper .items .images .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.service-center-swiper .items .images img {
  transition: .5s ease-in-out;
}

.service-center-lists {
  padding-top: 1.5rem;
}

.service-center-lists .images {
  width: 50%;
  /*width: 56%;*/
  overflow: hidden;
}

.service-center-lists img {
  transition: .5s ease-in-out;
}

.service-center-lists .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.service-center-lists .words {
  width: 50%;
  /*width: 44%;*/
  padding: 2.25rem 1.625rem 1.25rem 1.25rem;
  color: #222222;
}

.service-center-lists .words .tit {
  line-height: 1.1;
  font-size: 1.05rem;
  margin-bottom: .6rem;
}

.service-center-lists .items {
  background: #fff;
  position: relative;
}

.service-center-lists .items .id {
  position: absolute;
  left: 0;
  top: -170px;
}

.service-center-lists .items:nth-child(n+2) {
  /*margin-top: 10px;*/
}

.service-center-lists .items .txt-li:nth-child(n+2) {
  margin-top: .35rem;
}

.service-center-lists .items .p {
  font-size: .4rem;
  line-height: .8rem;
}

.service-center-lists .items .t {
  font-size: .5rem;
}

.service-bot {
  background: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.service-bot .tit {
  line-height: 1;
}

.service-bot .txt {
  font-size: .4rem;
  line-height: .75rem;
  max-width: 32.5rem;
  margin: 0 auto;
  margin-top: .7rem;
  text-align: center;
  margin-bottom: 1.25rem;
}

.service-bottext-swiper .swiper-container-horizontal>.swiper-scrollbar {
  position: static;
  opacity: 1 !important;
  width: 100%;
  left: 0;
  margin-top: 2.5rem;
  height: 1px;
  line-height: 1px;
  background: #e6e6e6;
  margin-bottom: 7px;
}

.service-bottext-swiper .swiper-scrollbar-drag {
  height: 15px;
  background: transparent;
  top: -7px;
}

.service-bottext-swiper .swiper-scrollbar-drag:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 100%;
  background: #f3980f;
  border-radius: 15px;
  left: 0;
  right: 0;
  margin: auto;
}

.service-bottext-swiper .swiper-slide {
  border: 1px solid #dcdcdc;
  transition: .5s ease-in-out;
}

.service-bottext-swiper .items:hover,
.service-bottext-swiper .swiper-slide:hover {
  transition: .5s ease-in-out;
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
}

.service-bottext-swiper .items {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  border: 1px solid #dcdcdc;
  position: relative;
  margin-top: 12px;
  margin-right: 12px;
  width: calc((100% - 84px)/8);
}

.service-bottext-swiper {
  width: 100%;
  width: 100%;
}

.service-bottext-swiper .items:nth-child(8n+8) {
  margin-right: 0;
  /*width: 4.375rem;*/
}

.service-bottext-swiper .box {
  font-size: 0;
  /*white-space:nowrap;*/
}

.mCustomScrollBox {
  padding: 1px;
}

.service-bottext-swiper .itemsbox {
  /*float: left;*/
  display: inline-block;
  vertical-align: top;
}

.service-bottext-swiper .itemsbox .items:nth-child(n+2) {
  margin-top: 12px;
}

.service-bottext-swiper .itemsbox:nth-child(n+2) {
  margin-left: 12px;
}

.service-bottext-swiper .items .i0 {
  display: block;
  width: 100%;
  opacity: 0;
}

.service-bottext-swiper .items .i1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
}

.service-bottext-swiper .items img {
  transition: .5s ease-in-out;
}

.service-bottext-swiper .items:hover img {
  transition: .5s ease-in-out;
}

.application-info {
  padding-top: 2.5rem;
  padding-bottom: 4.25rem;
}

.application-info .proinfo-01 .words .wens {
  font-size: .4rem;
  color: #333333;
  line-height: .9rem;
  margin-top: .5rem;
}

.application-info .proinfo-01 .words.fl {
  padding-top: 1.25rem;
  padding-left: 0;
  padding-right: 2.25rem;
}

.application-info .appinfo-text {
  padding-top: 2rem;
  padding-bottom: 3.5rem;
}

.application-info .appinfo-text .wen {
  font-size: .4rem;
  line-height: 1rem;
  margin-top: .5rem;
}

.application-info2 {
  background: #fafafa;
  padding-top: 2.375rem;
  padding-bottom: 4.875rem;
}

.application-info2 .products-lists {
  margin-top: 1.25rem;
  padding: 0 2.375rem;
  position: relative;
}

.application-info2 .appinfo-swiper .swiper-button-prev,
.application-info2 .appinfo-swiper .swiper-button-next {
  width: 0.625rem;
  height: 1.125rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .5s ease-in-out;
}

.application-info2 .appinfo-swiper .swiper-button-prev:hover,
.application-info2 .appinfo-swiper .swiper-button-next:hover {
  transition: .5s ease-in-out;
}

.application-info2 .appinfo-swiper .swiper-button-prev {
  left: 0;
  background: url(../img/i26.png) no-repeat center;
  background-size: 100%;
}

.application-info2 .appinfo-swiper .swiper-button-prev:hover {
  background: url(../img/i27.png) no-repeat center;
  background-size: 100%;
}

.application-info2 .appinfo-swiper .swiper-button-next {
  right: 0;
  background: url(../img/i28.png) no-repeat center;
  background-size: 100%;
}

.application-info2 .appinfo-swiper .swiper-button-next:hover {
  background: url(../img/i29.png) no-repeat center;
  background-size: 100%;
}

.application-info2 .appinfo-swiper .swiper-container {
  position: static;
}

.wel-more {
  width: 4.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 1.25rem;
  background: #f3980f;
  text-align: center;
  font-size: .45rem;
  color: #fff;
}

.con-swipers .buts .swiper-pagination-bullet {
  margin: 0 .2rem;
  opacity: 1;
  background: #fff;
}

.con-swipers .buts .swiper-pagination-bullet:hover,
.con-swipers .buts .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f3980f;
  opacity: 1;
}

.wel-banner {
  position: relative;
}

.wel-banner .buts .swiper-pagination {
  position: absolute;
  width: 100%;
  text-align: right;
  padding: 0 2.75rem;
  line-height: 1;
  bottom: 1.25rem;
}

.wel-banner .items {
  display: block;
}

.wel-banner .images {
  height: 18.375rem;
}

.wel-banner .banner-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: .8rem;
  line-height: 1.2;
  color: #fff;
}

.wel-banner .banner-text .wel-more {
  margin-top: 1rem;
}

.wel-banner .banner-text .tit-cn {
  margin-top: .3rem;
  margin-bottom: .5rem;
}

.wel-banner .banner-text .tit-imgs {
  display: inline-block;
  position: relative;
  padding-right: 2rem;
}

.wel-banner .banner-text .tit-imgs:before {
  position: absolute;
  content: "";
  width: 1.375rem;
  height: 1.375rem;
  background: url(../img/t17.png) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block !important;
}

.wel-banner .banner-text .tit-imgs img {
  width: 11.25rem;
}

.wel-business {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.wel-business .swiper-slide {
  width: auto;
}

.wel-business .lists.mbox .items {
  width: auto;
  float: none;
}

.wel-business .lists .items {
  display: block;
  float: left;
  position: relative;
  width: 20%;
  transition: .5s ease-in-out;
  margin-left: 0.66%;
}

.wel-business .lists .items:nth-child(1) {
  margin-left: 0;
}

.wel-business .lists .items.active {
  transition: .5s ease-in-out;
  width: 38%;
}

.wel-business .lists .items.active .words {
  background: rgba(0, 0, 0, 0.2);
}

.wel-business .lists .items .imgs {
  height: 13rem;
}

.wel-business .lists .items .imgs .imgbg {
  width: 100%;
  height: 100%;
}

.wel-business .lists .items .words {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 1.375rem 1rem;
  background: transparent;
}

.wel-business .lists .items .tit {
  font-size: .6rem;
  line-height: .75rem;
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 1);
}

.wel-business .lists .items.active .tit {
  font-size: .8rem;
  line-height: 1.25rem;
}

.wel-business .lists .items .more {
  width: 3.375rem;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  border-radius: 1.25rem;
  text-align: center;
  background: #fff;
  font-size: .375rem;
  color: #222222;
  transition: .5s ease-in-out;
}

.wel-business .lists .items .more:hover {
  color: #fff;
  background: #f3980f;
}

.wel-business .lists .more {
  position: absolute;
  left: 1.25rem;
  bottom: 1rem;
}

.wel-bus-tit {
  position: relative;
  margin-bottom: 1.75rem;
}

.wel-bus-tit:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #272727;
}

.wel-bus-tit .tit,
.wel-bus-tit .span {
  position: relative;
  z-index: 1;
  background: #f0f0f0;
}

.wel-bus-tit .span {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2.375rem;
  background: #f0f0f0;
  display: none;
}

.wel-bus-tit .span:before {
  content: "";
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../img/i53.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}

.ft40 {
  font-size: 1rem;
}

.wel-news {
  padding-bottom: 1.75rem;
}

.wel-news .news-listsleft {
  width: 63%;
}

.wel-news .news-listsright {
  width: 32%;
}

.wel-news .news-lists-top {
  line-height: 1rem;
  padding-bottom: .75rem;
  position: relative;
  border-bottom: 1px solid #6b6b6b;
}

.wel-news .news-lists-top .mores {
  position: absolute;
  line-height: 1rem;
  right: 0;
  top: 0;
  font-size: .5rem;
  color: #b0b0b0;
  text-transform: uppercase;
  padding-right: .6rem;
  transition: .5s ease-in-out;
}

.wel-news .news-lists-top .mores:after {
  content: "";
  position: absolute;
  width: 0.3rem;
  height: 0.45rem;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../img/t18.png) no-repeat center;
  background-size: 100%;
  margin: auto;
  transition: .5s ease-in-out;
}

.wel-news .news-lists-top .mores:hover {
  transition: .5s ease-in-out;
  color: #f3980f;
}

.wel-news .news-lists-top .mores:hover:after {
  background: url(../img/t19.png) no-repeat center;
  background-size: 100%;
  margin: auto;
  transition: .5s ease-in-out;
}

.news-listsleft .images {
  width: 15rem;
  position: relative;
}

.news-listsleft .wordsbox {
  width: calc(100% - 15rem);
  padding-left: 1.25rem;
  overflow: hidden;
}

.news-listsleft .wordsbox .li {
  font-size: 0;
  padding-top: .375rem;
  padding-bottom: .75rem;
  display: block;
  width: 48%;
  margin-left: 4%;
  float: left;
}

.news-listsleft .wordsbox .li:nth-child(2n+1) {
  margin-left: 0;
}

.news-listsleft .wordsbox .li:nth-child(n+3) {
  border-top: 1px solid #d5d5d5;
}

.news-listsleft .wordsbox .li .li-left {
  width: 4.9rem;
  font-size: .35rem;
  color: #222222;
  line-height: 1;
  font-family: Arial;
  display: inline-block;
  vertical-align: top;
}

.news-listsleft .wordsbox .li .li-left .num1 {
  font-size: 1.2rem;
  margin-top: .45rem;
}

.news-listsleft .wordsbox .li .li-right {
  width: calc(100% - 4.9rem);
  display: inline-block;
  vertical-align: top;
}

.news-listsleft .wordsbox .li .li-right .txt {
  line-height: .9rem;
  font-size: .5rem;
  color: #222222;
  max-height: none;
  height: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news-listsleft .wordsbox .li .li-right .news-more {
  font-size: .35rem;
  margin-top: .75rem;
  line-height: 1;
}

.news-lists-bot {
  margin-top: .75rem;
}

.news-lists-bot .images .words {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: .8rem 1rem;
}

.news-lists-bot .images .words:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.news-lists-bot .images .words .wt {
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
}

.news-lists-bot .images .words .img {
  overflow: hidden;
}

.news-lists-bot .images .words .img img {
  transition: .5s ease-in-out;
}

.news-lists-bot .images .words .txt {
  font-size: .55rem;
  color: #fff;
  line-height: .8rem;
  height: 1.6rem;
  max-height: 100%;
  margin-top: .35rem;
  margin-bottom: .75rem;
  overflow: hidden;
}

.news-lists-bot .images.on .words .news-more {
  position: relative;
  left: auto;
  bottom: auto;
}

.news .news-top .lists .images-fl {
  margin-top: 0;
}

.news-lists-bot .images.on .words .txt {
  height: .8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.news-lists-bot .images .words .news-more {
  line-height: 1;
}

.news-listsleft .images {
  height: 8rem;
  overflow: hidden;
}

.news-listsleft .images .img {
  width: 100%;
  height: 100%;
  transition: .4s ease-in-out;
}

.news-listsleft .images:hover .img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.news-listsleft .news-lists-bot {
  position: relative;
}

.news-listsleft .news-lists-bot .wordsbox {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.news-listsleft .news-lists-bot .wordsbox .li {
  height: 50%;
}

.news-listsright .news-lists-bot {
  height: 8rem;
}

.news-listsright .news-lists-bot .li {
  font-size: .35rem;
  color: #acacac;
  display: block;
  height: 50%;
}

.news-listsright .news-lists-bot .li:nth-child(1) {
  margin-bottom: .75rem;
  padding-bottom: .75rem;
  border-bottom: 1px solid #d5d5d5;
}

.news-listsright .news-lists-bot .li .img {
  width: 4.1rem;
  overflow: hidden;
}

.news-listsright .news-lists-bot .li .img img {
  transition: .5s ease-in-out;
}

.news-listsright .news-lists-bot .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.news-listsright .news-lists-bot .li .words {
  width: calc(100% - 4.1rem);
  padding-top: .5rem;
  padding-left: .75rem;
  line-height: 1;
}

.news-listsright .news-lists-bot .li .words .txt {
  font-size: .5rem;
  line-height: .75rem;
  height: .75rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #222222;
  margin-top: .25rem;
  margin-bottom: .7rem;
}

.about-images {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.about-images-tit {
  line-height: 1;
}

.about-lists .items .text .box {
  overflow: auto;
  height: 100%;
}

.facturing .about-images-tit {
  margin-bottom: 1.2rem;
}

.facturing .list {
  font-size: 0;
}

.facturing .list img.bg {
  opacity: 0;
  display: block;
  visibility: hidden;
}

.facturing .list .items {
  margin-bottom: 1.1rem;
  display: inline-block;
  background: #e0e0e0;
  position: relative;
  vertical-align: top;
  font-size: 12px;
  overflow: hidden;
}

.facturing .list .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.facturing .list .items img {
  width: 100%;
  transition: .5s ease-in-out;
}

.facturing .list .items.second-items:hover img,
.facturing .list .items.first-items:hover img {
  transform: scale3d(1, 1, 1);
}

.facturing .list .items.second-items.on .span {
  padding: 1.5rem 1.25rem;
}

.facturing .list .items.second-items.on .span .txt {
  margin-top: .6rem;
}

.facturing .list .items.second-items .span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 2rem 1.25rem;
  font-size: .5rem;
}

.facturing .list .items.second-items .span .txt {
  margin-top: 1rem;
  line-height: .9rem;
}

.facturing .list .items.second-items .span .tit {
  line-height: 1;
  font-size: .9rem;
  color: #222222;
}

.facturing .list .items.first-items.on .span {
  line-height: .9rem;
  font-size: .6rem;
  padding: 0 1.25rem;
  text-align: left;
}

.facturing .list .items.first-items .span {
  width: 100%;
  top: 50%;
  color: #222222;
  font-size: 1.2rem;
  line-height: 1.5;
  position: absolute;
  transform: translateY(-50%);
  text-align: center;
}

.facturing .list3 .items {
  margin-left: 2.75%;
}

.facturing .list3 .items:nth-child(1) {
  margin-left: 0;
}

.facturing .list3 .item01 {
  width: 14.5%;
}

.facturing .list3 .item01 .span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  font-size: 1.2rem;
  line-height: 1.375rem;
}

.facturing .list3 .item02 {
  width: 48.5%;
}

.facturing .list3 .item03 {
  width: 31.5%;
  background: transparent;
}

.facturing .list3 .item03 .span {
  font-size: 1.2rem;
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  background: #e0e0e0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}

.facturing .list3 .item03 .imgs {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.facturing .list3 .item03 .i {
  overflow: hidden;
}

.facturing .list1 .items {
  width: 31.5%;
  margin-left: 2.75%;
  overflow: hidden;
}

.facturing .list1 .items:nth-child(3n+1) {
  margin-left: 0;
}

.facturing .list2 .items {
  width: 49%;
  margin-left: 2%;
}

.facturing .list2 .items:nth-child(2n+1) {
  margin-left: 0;
}

.ft50 {
  font-size: 1.25rem;
}

.testing .about-images-tit {
  margin-bottom: 1.25rem;
}

.testing .lists .items {
  position: relative;
}

.testing .lists .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.testing .lists .wen {
  line-height: .9rem;
}

.testing .lists .words,
.testing .lists .images {
  width: 50%;
  overflow: hidden;
}

.testing .lists img {
  transition: .5s ease-in-out;
}

.testing .lists .words {
  position: absolute;
  height: 100%;
  background: #fff;
  top: 0;
  padding: 2.25rem 2rem;
  font-size: .6rem;
  color: #222222;
  line-height: 1rem;
}

.testing .lists .words.fl {
  left: 0;
}

.testing .lists .words.fr {
  right: 0;
}

.testing .lists .words .tit {
  color: #222222;
  line-height: 1.2;
}

.testing .lists .words .line {
  width: .55rem;
  height: 1px;
  background: #222;
  margin-top: .6rem;
  margin-bottom: .5rem;
}

img {
  max-width: 100%;
}

.pc768 {
  display: block;
}

.m768 {
  display: none;
}

.w100 {
  width: 100%;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.wel-more {
  display: block;
}

.bocweb-header .bocweb-nav,
.bocweb-header .bocweb-logo,
.bocweb-header .nav-inputs,
.bocweb-header .header {
  height: 100px;
  line-height: 100px;
}

.bocweb-header .nav-box .nav-bot {
  top: 100px;
}

.about-lists.actives .tit {
  font-weight: bold;
}

.proinfo-03 .lists .items .wen {
  height: 75%;
  overflow-y: auto;
}

body *::-webkit-scrollbar {
  width: 3px;
  height: 3px
}

.proinfo-01 .words .line {
  display: none;
}

.news .words .txt,
.ft18,
.newsdetails,
.search-wrap,
.about-lists.actives .tittitx,
.proinfo-01 .words .wen,
.service-center-lists .items .p,
.honor .honor-box .honor-text,
.about-top .text .tit-p {
  letter-spacing: 3px;
  font-family: "FangSong";
  font-family: "宋体";
  font-weight: bold;
}

.honor .honor-box .honor-text {
  text-align: left;
}

.gz {
  margin-left: 1em;
}

@media screen and (min-width: 1024px) {
  .gz {
    margin-left: 6.5rem;
  }

  .proinfo-01 .imgs {
    border-right: 1px solid rgba(0, 0, 0, .1);
  }

  .wel-banner .banner-text .f-titen {
    margin-top: 1.8rem;
  }

  .f-mores {
    /*width: 20em;*/
    text-align: right;
  }

  .products-body .proinfo-01 .words {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    overflow: hidden;
    min-height: 200px;
  }

  .applists-top .pre {
    position: relative;
  }

  .products-video {
    height: 460px;
  }

  .about-video.ac-video .words {
    left: auto;
    transform: translate(0, 0);
    top: auto;
    /*right:  3%;*/
    right: 2.5rem;
    bottom: 3%;
    padding: 0 3% 1% 0;
    /*padding: 0;*/
    padding-right: 0;
    width: auto;
    /*width: 25em;*/
    text-align: right;
  }

  .more-video.ac-video:before {
    width: .7rem;
    height: .7rem;
  }

  .newsdetails .time.con-tits {
    font-size: .5rem;
  }

  .about-video.ac-video .more-video {
    margin-top: 1rem;
    line-height: 1.5rem;
    height: 1.5rem;
    border-radius: 1.5rem;
  }

  .about-video.ac-video .txt {
    /*font-size: 1.25rem;*/
    font-size: .8rem;
    margin-top: .8rem;
  }

  .wel-business .lists .items .imgs {
    height: 440px;
  }

  .con-footertop .images {
    height: 450px;
  }

  .wel-banner .images {
    height: 600px;
  }

  .wel-banner .banner-text {
    margin-top: 0;
    /*margin-top: -1%;*/
  }

  .more-video:before {
    width: .4rem;
    height: .4rem;
    left: .4rem;
  }

  .wel-banner .banner-text .tit-imgs {
    top: -.3rem;
  }

  .wel-banner .banner-text .tit-cn2 {
    margin-top: 1.8rem;
  }

  .about-video.ac-video .more-video {
    margin-left: auto;
    margin-right: auto;
    width: 3rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 1rem;
    color: #fff !important;
    font-size: .4rem;
    padding-left: 1rem;
    display: block;
  }

  .wel-banner .banner-text .wel-more {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 1rem;
    width: 3rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 1rem;
    color: #fff !important;
    font-size: .4rem;
    display: block;
    margin-right: 9em;
  }

  .application-banner .span {
    font-size: 1.5rem;
    font-weight: normal;
  }

  .wel-banner .banner-text .tit-cn {
    font-size: 1.8rem;
    font-weight: normal;
    position: relative;
    top: .7rem;
  }

  .wel-bus-tit .tit {
    font-size: 1rem;
    font-weight: normal;
  }

  .about-lists.actives .text-imgs .li {
    /*margin-top: -3%;*/
    height: 100%;
  }

  .about-lists.actives .text-imgs .li .imgs img,
  .about-lists.actives .text-imgs .li .imgs {
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
  }

  .about-lists.actives .tittitx {
    text-align: justify;
  }

  .pagination a {
    font-size: .4rem;
    margin: 0 .4rem;
  }

  .about-lists.actives .items.jactive {
    position: relative;
  }

  .about-lists.actives .items.jactive .text-imgs {
    position: absolute;
    bottom: 1.25rem;
    left: 0;
    width: 100%;
    height: 3rem;
    width: calc(100% - 3.75rem - 1.5%);
    right: 0;
    margin: auto;
    overflow: hidden;
    padding: 0;
  }

  .about-lists.actives .items .text {
    padding-bottom: 5rem;
  }

  .about-lists.actives .items.jactive .text-imgs img {
    width: 100%;
  }

  .culture-02 .items .words .li {
    line-height: 1.5;
  }

  .klists .klists-right .li,
  .klists {
    font-size: .45rem;
  }

  .proinfo .con-tits,
  .contacts-list2 .ul-tops,
  .contacts .contacts-map .words .li-tops,
  .ft48,
  .culture-02 .items .words .li,
  .ft72,
  .ft60 {
    font-size: .8rem;
    /*font-weight: bold;*/
  }

  .proinfotit.ft48,
  .about-lists.actives .about-lists-tits,
  .about-botlists .tit,
  .about-top .text .tit-cn {
    font-size: .8rem;
    /*font-size: .6rem;*/
  }

  .proinfo-conbox {
    padding-top: 1rem;
  }

  .about-top .num-lists {
    margin-top: 1rem;
  }

  .about-top {
    padding-bottom: 1rem;
  }

  .service-center-lists .items .p * {
    font-size: .45rem !important;
  }

  .service-center-lists .words .tit {
    /*font-size: .5rem;*/
  }

  .about-top .text .tit-p strong,
  .about-top .text .tit-p span {
    font-size: .5rem;
  }

  .about-lists.actives .tit {
    font-size: .5rem;
  }

  .wel-business.acticur .lists .items .imgs {
    height: 9rem;
  }

  .about-images-txt a:hover {
    opacity: .7;
    transiton: .5s ease-in-out;
  }

  body {
    min-height: 100vh;
  }

  .wel-business .lists .items .tit {
    width: 13em;
  }

  .about-lists .items .text .box {
    overflow-y: scroll;
  }
}

@media screen and (min-width: 900px) {

  /**/
  .bf-topleft2 {
    width: 4.5rem;
  }

  .bocweb-footer-top.on .bf-topleft .text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .bocweb-footer-top.on .bf-topleft {
    width: calc(45% - 8.5rem);
  }

  .bocweb-footer-top.on .bf-topleft .text {
    width: 100%;
  }

  .bocweb-footer-top.on .bf-topcenter {
    margin-left: 2rem;
  }

  /**/
}

@media screen and (min-width: 768px) and (max-width: 900px) {

  /**/
  .bf-topleft2 {
    width: 3.5rem;
  }

  .bocweb-footer-top.on .bf-topleft .text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .bocweb-footer-top.on .bf-topleft {
    width: calc(60% - 4.5rem);
    margin-left: 1rem;
  }

  .bocweb-footer-top.on .bf-topleft .text {
    width: 100%;
  }

  .bocweb-footer-top.on .bf-topcenter {
    margin-left: 2rem;
  }

  /**/
}

@media screen and (max-width: 1900px) {
  .bocweb-header .nav-box .nav-li {
    /*font-size: .65rem;*/
  }
}

@media screen and (max-width: 1830px) {
  .bocweb-header .nav-box .nav-li {
    font-size: .6rem;
  }

  .bocweb-header .nav-li .nav-top {
    margin: 0 .2rem;
    font-size: .45rem;
  }

  .pd90,
  .bocweb-footer-top,
  .bocweb-footer-top .bf-topleft .text,
  .bocweb-header .header {
    /* padding-left: 2rem;
    padding-right: 2rem;*/
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media screen and (max-width: 1600px) {
  .productstits-swiper .swiper-slide {
    padding: 0 .6rem;
  }

  .bocweb-footer-top .bf-topleft .text {
    font-size: .45rem;
  }

  .wel-business .lists .items .tit {
    font-size: .5rem;
    line-height: .7rem;
  }

  .wel-business .lists .items.active .tit {
    font-size: .7rem;
    line-height: 1rem;
  }

  .bocweb-header .nav-inputs .inputs {
    width: 4.8rem;
  }

  .bocweb-header .bocweb-logo {
    width: 5rem;
  }

  .bocweb-header .bocweb-nav {
    width: calc(100% - 5.5rem);
  }

  .pd90,
  .bocweb-footer-top,
  .bocweb-footer-top .bf-topleft .text,
  .bocweb-header .header {
    padding-left: 2.5rem;
    /*padding-left: 1.8rem;*/
    padding-right: 2.5rem;
    /*padding-right: 1.8rem;*/
  }

  .bocweb-header .nav-box .nav-li {
    font-size: .6rem;
  }

  .products-titles {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  /*.bocweb-header .bocweb-nav,
  .bocweb-header .bocweb-logo,
  .bocweb-header .nav-inputs,
  .bocweb-header .header {
    height: 140px;
    line-height: 140px;
  }
  .pcheader {
    height: 140px;
  }
  .bocweb-header .nav-box .nav-bot {
    top: 140px;
  }*/
}

@media screen and (max-width: 1350px) {
  .bocweb-footer-top .bf-topleft .text {
    font-size: .4rem;
  }

  .pagination a {
    margin: 0 .6rem;
  }

  .bocweb-header .nav-inputs {
    padding-left: 1.2rem;
  }

  .bocweb-header .bocweb-logo {
    width: 7.5rem;
  }

  .bocweb-header .bocweb-nav {
    width: calc(100% - 7.5rem);
    padding-left: 1.5rem;
  }

  .bocweb-header .nav-top {
    margin: 0 .35rem;
  }

  .bocweb-header .nav-inputs .nav-lang,
  .bocweb-header .nav-inputs .inputs {
    font-size: .5rem;
  }

  .bocweb-header .nav-inputs .inputs {
    /* width: 4.5rem; */
    width: 4rem;
  }

  .con-footertop .lists .items {
    padding: 0 2rem;
  }

  .w1500 {
    width: 90%;
  }
}

@media screen and (max-width: 1190px) {

  .pd90,
  .bocweb-footer-top,
  .bocweb-footer-top .bf-topleft .text,
  .bocweb-header .header {
    padding-left: 2rem;
    /*padding-left: 1rem;*/
    padding-right: 2rem;
    /*padding-right: 1rem;*/
  }

  .bocweb-header .nav-inputs {
    padding-left: 1rem;
  }

  .bocweb-header .bocweb-logo {
    width: 6rem;
  }

  .bocweb-header .bocweb-nav {
    width: calc(100% - 6.5rem);
  }

  .bocweb-header .nav-li .nav-top {
    margin: 0 .2rem;
  }

  .products-titles {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .facturing .list .items.second-items.on .span {
    padding: .75rem;
  }

  .facturing .list .items.first-items.on .span {
    padding: 0 .75rem;
  }

  .facturing .list .items.second-items .span {
    padding: 1rem .75rem;
  }
}

@media screen and (max-width: 1090px) {
  .guide-fixed .li-bot .i {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1023px) {
  .products-body .proinfo-01 .words {
    padding-right: 5%;
  }

  .news-listsleft .news-lists-bot .wordsbox .li {
    height: 25%;
    width: 100%;
    margin-left: 0;
  }

  .news-listsleft .images {
    height: 16rem;
  }

  .news-listsleft .wordsbox .li:nth-child(n+2) {
    border-top: 1px solid #d5d5d5;
  }

  .wx-left .imgs {
    left: auto;
    right: 0;
    margin-left: 0;
  }

  .about-lists.actives .text,
  .about-lists.actives .images {
    width: 100%;
    position: static;
  }

  .products-body .proinfo-01 .words {
    padding-top: .5rem;
  }

  .about-lists.actives .items .images.fr {
    border: none;
    border-top: 1px solid #f0f0f0;
  }

  .about-lists.actives .items .images.fl {
    border: none;
    border-top: 1px solid #f0f0f0;
  }

  .about-images-txt {
    width: 100%;
    margin-bottom: 25px;
  }

  .about-images-txt a:nth-child(n+2) {
    /*margin-left: 0;*/
  }

  .about-images-txt a {
    /*margin-right: .15rem;*/
  }

  .about-images-txt a {
    font-size: .22rem;
    /*line-height: .5rem;*/
  }

  .wel-business .swiper-pagination {
    text-align: center;
    position: static;
    margin-top: 1rem;
    line-height: 1;
  }

  .wel-business .swiper-pagination .swiper-pagination-bullet {
    background: #a1a1a1;
  }

  .wel-business .swiper-slide {
    width: 30%;
  }

  .wel-business .lists .items .imgs {
    height: auto;
  }

  .wel-news .news-listsleft,
  .wel-news .news-listsright {
    width: 100%;
  }

  .wel-news .news-listsright {
    margin-top: 1rem;
  }

  .wel-banner .buts .swiper-pagination {
    text-align: center;
  }

  .recruit-list .items-top .i {
    font-size: .55rem;
  }

  .recruit-list .items-top .i2,
  .recruit-list .items-top .i3 {
    display: none;
  }

  .recruit-list .items-top .i1 {
    width: auto;
  }

  .recruit-list .items-top .ittop-fl {
    width: auto;
  }

  .recruit-list .items-top .ittop-fr {
    width: auto;
  }

  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }

  .con-footertop .lists .items {
    padding: 0 1rem;
  }

  .products-tit-fl {
    width: 30%;
  }

  .products-tit-fr {
    width: 70%;
  }

  .products-lists .items {
    width: 32%;
    margin-left: 2%;
  }

  .products-lists .items:nth-child(4n+1) {
    margin-left: 2%;
  }

  .products-lists .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .proinfo-01 .imgs,
  .proinfo-01 .words {
    width: 100%;
  }

  .proinfo-01 .imgs img,
  .proinfo-01 .words img {
    width: 100%;
  }

  .products-video .lists {
    width: 80%;
  }

  .proinfo-03 .lists .items {
    width: 49%;
    margin-left: 2%;
  }

  .proinfo-03 .lists .items:nth-child(4n+1) {
    margin-left: 2%;
  }

  .proinfo-03 .lists .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .products-titles.actives .products-tit-fl {
    width: calc(100% - 4rem);
  }

  .wel-business .lists .items .words {
    padding: .75rem;
  }

  .wel-business .lists .items .more {
    left: .75rem;
    bottom: .75rem;
  }

  .facturing .list .items.second-items .span .tit {
    font-size: .8rem;
  }

  .facturing .list .items.first-items .span,
  .facturing .list3 .item01 .span,
  .facturing .list3 .item03 .span {
    font-size: 1rem;
  }

  .facturing .list .items.second-items .span .txt {
    line-height: 1.5;
  }

  .facturing .list3 .item03 .span {
    line-height: 2.5rem;
    height: 2.5rem;
  }

  .ft36 {
    font-size: .75rem;
  }

  .about-lists .items .text {
    padding: 1rem;
  }

  .testing .lists .words {
    padding: 1.5rem 1rem;
  }

  .ft48 {
    font-size: 1rem;
  }
}

.con-swipers .swiper-pagination {
  font-size: 0;
}

.con-swipers .swiper-pagination .swiper-pagination-bullet {
  vertical-align: middle;
}

@media screen and (max-width: 900px) {
  .contacts .contacts-map .words {
    margin-left: 0;
    height: auto;
    width: 100%;
  }

  .contacts .contacts-map .words .li {
    height: auto;
    padding: 10px 0;
    width: 100%;
  }

  .contacts .contacts-map .words .li .i {
    top: 0;
    transform: translateY(0);
    padding: 0 10px;
    font-size: 13px;
    line-height: 1.5;
    max-height: auto;
    position: static;
  }

  .contacts .contacts-map .images {
    width: 100%;
    height: 300px;
  }

  .testing .lists .words {
    position: static;
  }

  .testing .lists .words,
  .testing .lists .images {
    width: 100%;
  }

  .wel-business .swiper-slide {
    width: 45%;
  }

  .bocweb-footer-top .bf-topcenter {
    display: none;
  }

  .bocweb-footer-top .bf-topleft {
    width: 60%;
  }

  .bocweb-footer-top .bf-topright {
    width: 40%;
  }

  .facturing .list .items {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .facturing .list .items img.bg {
    display: none;
  }

  .facturing .list .items div.span {
    position: static !important;
    transform: translateY(0) !important;
    padding: .5rem .25rem;
  }

  .facturing .list3 .item01 .span {
    position: static;
    width: 100%;
  }
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
  margin-bottom: 0 !important;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  position: relative;
  opacity: 1 !important;
  width: 100%;
  left: 0;
  margin-top: 2.5rem;
  height: 1px;
  line-height: 1px;
  background: #e6e6e6;
  margin-bottom: 7px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 100%;
  background: #f3980f;
  border-radius: 15px;
  left: 0;
  right: 0;
  margin: auto;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 100% !important;
  margin: 0 !important;
  background: transparent;
  position: relative;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  background: transparent !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #e6e6e6 !important;
}

.mCSB_scrollTools .mCSB_dragger {
  height: 15px;
  background: transparent;
}

.contacts-list2 {
  background: #fff;
  margin-top: 1rem;
  padding: 1.25rem 1.1rem 1rem 1.1rem;
  font-size: .55rem;
  line-height: 1.6;
}

.contacts-list2 .ul-tops {
  line-height: 1;
  font-size: .7rem;
}

.contacts-list2 .ul-bots {
  font-size: 0;
}

.contacts-list2 .li {
  margin-top: .75rem;
  font-size: .55rem;
  width: 50%;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 1680px) {
  .proinfo-01 .words .wen.on {
    max-height: 16.5em;
    overflow-y: auto;
  }
}

@media screen and (max-width: 767px) {
  .wel-banner .banner-text .lines {
    margin-top: .5rem;
    margin-bottom: .2rem;
  }

  .ndetail-left {
    width: calc(100% - 1.5rem);
  }

  .contacts-list2 {
    margin-top: .4rem;
    padding: .35rem;
    font-size: .24rem;
  }

  .contacts-list2 .ul-tops {
    font-size: .32rem;
  }

  .contacts-list2 .li {
    margin-top: .3rem;
    font-size: .24rem;
    width: 100%;
    padding-right: 5px;
    display: block;
  }

  .contacts .contacts-map .words {
    padding: .3rem;
    padding-bottom: .2rem;
    padding-right: .2rem;
  }

  .contacts .contacts-map .words .li-tops {
    font-size: .32rem;
    margin-bottom: .12rem;
  }

  .contacts .contacts-map .words .li-bots {
    font-size: .24rem;
  }

  .wx-left .span,
  .bocweb-footer-bot .bf-botright .li a {
    background-size: 130%;
  }

  .wx-left {
    width: .45rem;
    height: .45rem;
  }

  .bocweb-footer-top .bdfx {
    margin: 0 !important;
  }

  .about-lists.actives .items .text {
    padding: .5rem;
  }

  .bf-topleft2 {
    width: 100%;
  }

  .bf-topleft2 .imgs {
    width: 1.8rem;
    margin: 0 auto;
  }

  .newsdetails img {
    padding: 10px !important;
    width: auto !important;
    height: auto !important;
    float: none !important;
  }

  .about-lists.actives .text-imgs .li .span {
    font-size: .2rem;
    line-height: .4rem;
    height: .4rem;
    margin-bottom: 5px;
  }

  .klists {
    font-size: .3rem;
    /*padding-left: 1.5rem;*/
    padding: .3rem;
    line-height: .7rem;
    margin-bottom: .4rem;
  }

  .klists .klists-left {
    max-width: 1.5rem;
    left: .1rem;
    position: static;
    margin-bottom: .2rem;
  }

  .klists .klists-right .li {
    font-size: .2rem;
    margin-right: .2rem;
    padding: 0 .2rem;
    margin-bottom: 5px;
  }

  .about-images .about-images-txt {
    width: 100%;
  }

  .about-images-txt a {
    line-height: .5rem;
    height: .5rem;
    font-size: .2rem;
    width: 24%;
  }

  .about-lists.actives .items {
    box-shadow: 0 0 .8rem .2rem rgba(0, 0, 0, .1);
  }

  .about-images-txt a:nth-child(n+2) {
    margin-left: 1%;
  }

  .about-lists.actives .tittitx {
    font-size: .2rem;
    line-height: 1.6;
  }

  .service-images .words .numlist .li:nth-child(3) .num b {
    font-size: .4rem;
    right: -.3rem;
  }

  .about-lists.actives .tit {
    margin-bottom: .24rem;
  }

  .about-lists.actives {
    padding-top: .4rem;
  }

  .about-lists.actives .text-imgs {
    margin-top: .5rem;
  }

  .guide-fixed .validate {
    padding: 0 .3rem;
  }

  .proinfo .con-tits {
    font-size: .4rem;
    line-height: 1.3;
  }

  .products-video .lists .items .span {
    font-size: .22rem;
    margin-top: .18rem;
    line-height: .36rem;
    height: .72rem;
    padding: 0 .1rem;
  }

  .recruit-list .items-top .i span {
    line-height: .35rem;
    max-height: .7rem;
  }

  .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    margin-top: .7rem;
  }

  .service-bottext-swiper .items {
    width: 1.75rem;
    margin-top: .1rem;
    margin-right: .1rem;
    width: calc((100% - .3rem)/4);
  }

  .service-bottext-swiper .items:nth-child(8n+8) {
    margin-right: .1rem;
  }

  .service-bottext-swiper .items:nth-child(4n+4) {
    margin-right: 0;
  }

  .news .news-top .lists .images-fl .images {
    margin-right: 0;
    width: 100%;
  }

  .news-lists-bot .images.on .words .txt {
    height: .3rem;
  }

  .add-more {
    margin-top: .45rem;
  }

  .add-more img {
    width: .7rem;
    height: .7rem;
  }

  .ttop {
    width: .75rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .3rem;
    right: .5rem;
    bottom: 2.8rem;
  }

  .testing .lists .wen {
    line-height: 1.8;
  }

  .testing .about-images-tit {
    margin-bottom: .5rem;
  }

  .testing .lists .words {
    padding: .35rem;
  }

  .testing .lists .words {
    font-size: .24rem;
    line-height: .4rem;
  }

  .testing .lists .words .line {
    width: .22rem;
    margin-top: .24rem;
    margin-bottom: .2rem;
  }

  .ft50 {
    font-size: .5rem;
  }

  .facturing .about-images-tit {
    margin-bottom: .48rem;
  }

  .facturing .list .items {
    margin-bottom: .44rem;
  }

  .facturing .list .items.second-items.on .span {
    padding: .6rem .5rem;
  }

  .facturing .list .items.second-items.on .span .txt {
    margin-top: .24rem;
  }

  .facturing .list .items.second-items .span {
    padding: .8rem .5rem;
    font-size: .2rem;
  }

  .facturing .list .items.second-items .span .txt {
    margin-top: .4rem;
    line-height: .36rem;
  }

  .facturing .list .items.second-items .span .tit {
    font-size: .36rem;
  }

  .facturing .list .items.first-items.on .span {
    line-height: .4rem;
    font-size: .24rem;
    padding: .35rem;
  }

  .facturing .list .items.first-items .span {
    font-size: .48rem;
    transform: translateY(0);
  }

  .facturing .list3 .items {
    margin-left: 0%;
  }

  .facturing .list3 .item01 {
    width: 100%;
  }

  .facturing .list3 .item01 .span {
    transform: translate(0, 0);
    width: 100%;
    font-size: .48rem;
    line-height: 1.5;
  }

  .facturing .list3 .item02 {
    width: 100%;
  }

  .facturing .list3 .item03 {
    width: 100%;
  }

  .facturing .list3 .item03 .span {
    font-size: .48rem;
    height: auto;
    line-height: 1.5;
  }

  .facturing .list1 .items {
    width: 100%;
    margin-left: 0%;
  }

  .facturing .list2 .items {
    width: 100%;
    margin-left: 0%;
  }

  .facturing .list .items div.span {
    padding: 0.35rem;
  }

  .about-images {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .wel-business .swiper-pagination {
    margin-top: .45rem;
  }

  .con-swipers .buts .swiper-pagination-bullet {
    margin: 0 .08rem;
  }

  .wel-bus-tit {
    margin-bottom: .5rem;
    line-height: .8rem;
    height: 1.6rem;
  }

  .wel-bus-tit .span {
    width: 0.95rem;
  }

  .wel-bus-tit .span:before {
    width: 0.45rem;
    height: 0.45rem;
  }

  .wel-bus-tit .span {
    background: transparent;
    height: 50%;
    bottom: 0;
    top: auto;
  }

  .wel-bus-tit .span:before {
    top: auto;
  }

  .wel-bus-tit:before {
    top: auto;
    bottom: .2rem;
  }

  .wel-news {
    padding-bottom: 1rem;
  }

  .wel-news .news-lists-top {
    line-height: .4rem;
    padding-bottom: .3rem;
  }

  .wel-news .news-lists-top .mores {
    line-height: .4rem;
    font-size: .2rem;
    padding-right: .24rem;
  }

  .wel-news .news-lists-top .mores:after {
    width: 0.12rem;
    height: 0.18rem;
  }

  .news-lists-bot {
    margin-top: .3rem;
  }

  .news-lists-bot .images .words {
    padding: .2rem .3rem;
    position: static;
  }

  .news-lists-bot .images .words .wt {
    font-size: .2rem;
  }

  .news-lists-bot .images .words .txt {
    font-size: .22rem;
    line-height: .3rem;
    height: .6rem;
    margin-top: .14rem;
    margin-bottom: .3rem;
  }

  .news-listsright .news-lists-bot {
    height: auto;
  }

  .news-listsright .news-lists-bot .li {
    font-size: .2rem;
    height: auto;
    margin-bottom: .3rem;
    padding-bottom: .3rem;
    border-bottom: 1px solid #e5e5e5;
  }

  .news-listsright .news-lists-bot .li:nth-child(1) {
    margin-bottom: .3rem;
    padding-bottom: .3rem;
  }

  .news-listsright .news-lists-bot .li .img {
    width: 2rem;
  }

  .news-listsright .news-lists-bot .li .words {
    width: calc(100% - 2rem);
    padding: 0 .38rem;
    padding-top: .2rem;
  }

  .news-listsright .news-lists-bot .li .words .txt {
    font-size: .2rem;
    line-height: .3rem;
    height: .3rem;
    margin-top: .1rem;
    margin-bottom: .28rem;
  }

  .news-listsleft .news-lists-bot .wordsbox {
    position: static;
  }

  .bocweb-footer-bot {
    text-align: center;
    font-size: .2rem;
    line-height: .45rem;
  }

  .bocweb-footer-bot .bf-botleft,
  .bocweb-footer-bot .bf-botright {
    float: none;
    display: block;
  }

  .news-listsleft .images {
    width: 100%;
  }

  .news-listsleft .wordsbox {
    width: 100%;
    padding-left: 0;
    position: static;
  }

  .news-listsleft .wordsbox .li {
    padding-top: .5rem;
    padding-bottom: .4rem;
    display: block;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    margin-left: 0;
  }

  .news-listsleft .wordsbox .li .li-left {
    width: 1.96rem;
    font-size: .2rem;
  }

  .news-listsleft .wordsbox .li .li-left .num1 {
    font-size: .48rem;
    margin-top: .18rem;
  }

  .news-listsleft .wordsbox .li .li-right {
    width: calc(100% - 1.96rem);
  }

  .news-listsleft .wordsbox .li .li-right .txt {
    line-height: .4rem;
    font-size: .2rem;
    height: .8rem;
  }

  .news-listsleft .wordsbox .li .li-right .news-more {
    font-size: .2rem;
    margin-top: .3rem;
  }

  .news-listsleft .images {
    height: 4.2rem;
  }

  .bocweb-footer-top .bdfx {
    text-align: center;
    width: 100%;
    display: block;
    float: none;
    margin-top: .5rem;
    margin-bottom: .55rem;
  }

  .bocweb-footer-top .erweima {
    float: none;
    display: block;
    margin: 0 auto;
  }

  .bocweb-footer-top {
    padding: 0.8rem 1rem;
  }

  .bocweb-footer-top .erweima {
    width: 1.1rem;
    height: 1.12rem;
  }

  .bocweb-footer-top .bdfx a {
    font-size: 12px;
    width: 0.45rem;
    height: 0.45rem;
    margin: 0 0.08rem;
  }

  .bocweb-footer-top .bf-topleft {
    width: 100%;
  }

  .bocweb-footer-top .bf-topleft .text {
    font-size: .26rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    margin-top: .65rem;
    text-align: center;
  }

  .bocweb-footer-top .bf-topleft .text img.add {
    width: .22rem;
    height: .22rem;
  }

  .bocweb-footer-top .bf-topleft .li {
    padding-left: .24rem;
  }

  .bocweb-footer-top .bf-topleft .li .add {
    position: static;
    left: 0;
    top: 0.03rem;
  }

  .bocweb-footer-top .bf-topleft .text .bold {
    margin-top: .36rem;
  }

  .bocweb-footer-top .bf-topleft .imgs {
    width: 2.1rem;
    margin: 0 auto;
    display: block;
  }

  .bocweb-footer-top .bf-topright {
    width: 100%;
  }

  .bocweb-footer-top .bf-topcenter {
    width: 100%;
    display: none;
  }

  .bocweb-footer-top .bf-topcenter .li {
    font-size: .2rem;
    line-height: .3rem;
    padding-left: .18rem;
  }

  .bocweb-footer-top .bf-topcenter .li:nth-child(n+3) {
    margin-top: .24rem;
  }

  .bocweb-footer-top .bf-topcenter .li:before {
    width: 0.09rem;
    height: 0.13rem;
  }

  .bocweb-footer-bot {
    line-height: 1.8;
    padding: 0.35rem 0.2rem;
    height: auto;
  }

  .bocweb-footer-bot .bf-botright .li {
    font-size: .2rem;
  }

  .bocweb-footer-bot .bf-botright .li1 a:nth-child(n+2) {
    margin-left: .16rem;
  }

  .bocweb-footer-bot .bf-botright .li2 {
    margin-left: .2rem;
    padding-left: 0;
  }

  .bocweb-footer-bot .bf-botright .li2:before {
    height: .1rem;
    display: none;
  }

  body {
    font-size: .2rem;
  }

  .wel-banner .buts .swiper-pagination {
    padding: 0 0.3rem;
    bottom: .5rem;
  }

  .wel-banner .images {
    height: auto;
  }

  .wel-banner .banner-text {
    font-size: .24rem;
  }

  .wel-banner .banner-text .wel-more {
    margin-top: .4rem;
  }

  .wel-banner .banner-text .tit-cn {
    margin-top: .4rem;
    margin-bottom: .2rem;
  }

  .wel-banner .banner-text .tit-imgs {
    padding-right: .8rem;
  }

  .wel-banner .banner-text .tit-imgs:before {
    width: 0.55rem;
    height: 0.55rem;
  }

  .wel-banner .banner-text .tit-imgs img {
    width: 4.5rem;
  }

  .wel-more {
    width: 1.7rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: .5rem;
    font-size: .24rem;
  }

  .wel-business .lists .items .more {
    left: .5rem;
    bottom: .5rem;
  }

  .wel-business .swiper-slide {
    width: 100%;
  }

  .wel-business {
    padding-top: 0.4rem;
    padding-bottom: 0.9rem;
  }

  .wel-business .lists .items {
    margin-left: 0;
  }

  .wel-business .lists .items .imgs {
    height: auto;
  }

  .wel-business .lists .items .words {
    padding: .5rem;
  }

  .wel-business .lists .items .tit {
    font-size: .24rem;
    line-height: .3rem;
  }

  .wel-business .lists .items .more {
    width: 1.35rem;
    height: .5rem;
    line-height: .5rem;
    border-radius: .5rem;
    font-size: .2rem;
  }

  .wel-business .lists .more {
    left: .5rem;
    bottom: .4rem;
  }

  .proinfo-tits .li {
    font-size: .2rem;
    height: 0.75rem;
    line-height: 0.75rem;
  }

  .proinfo-tits .li span {
    width: .2rem;
    height: .2rem;
    margin-left: .1rem;
  }

  .proinfo .proinfo-tits {
    margin-top: .5rem;
  }

  .proinfo-conbox {
    padding-top: 1rem;
  }

  .proinfo-01 .words {
    padding: .5rem .35rem;
  }

  .proinfo-01 .words .line {
    width: 0.32rem;
    margin-top: .3rem;
  }

  .proinfo-01 .words .wen {
    font-size: .2rem !important;
    line-height: .4rem;
    /*height: 1.2rem;*/
    margin-top: .2rem;
    margin-bottom: .6rem;
  }

  .proinfo-01 .words .down {
    width: 0.76rem;
    height: 0.76rem;
  }

  .proinfo-02 {
    padding: 0.475rem 0.55rem 0.575rem 0.55rem;
    margin-top: 0.55rem;
  }

  .proinfo-02 .imgs {
    margin-top: 0.85rem;
  }

  .proinfoen {
    font-size: .2rem;
    margin-top: .16rem;
  }

  .proinfo-03 {
    margin-top: 1.15rem;
  }

  .proinfo-03 .lists {
    margin-top: 0.5rem;
  }

  .proinfo-03 .lists .items {
    width: 49%;
    margin-left: 2%;
    font-size: 0.2rem;
    height: 3.5rem;
    margin-bottom: 0.24rem;
    padding: 0.4rem 0.4rem;
  }

  .proinfo-03 .lists .items:nth-child(4n+1) {
    margin-left: 2%;
  }

  .proinfo-03 .lists .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .proinfo-03 .lists .items .wen {
    font-size: 0.22rem;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  .products-titles.actives .products-tit-fl {
    width: 100%;
  }

  .products-tit-back {
    line-height: 1.8;
  }

  .proinfo {
    padding-top: 1rem;
    padding-bottom: 1.2rem;
  }

  .pd90,
  .bocweb-footer-top,
  .bocweb-footer-top .bf-topleft .text,
  .bocweb-header .header {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .pc768 {
    display: none;
  }

  .m768 {
    display: block;
  }

  .ft48 {
    font-size: .4rem;
  }

  .ft60 {
    font-size: .55rem;
  }

  .con-footertop .images {
    height: 5.4rem;
  }

  .con-footertop .conbot-tit .cn {
    font-size: .48rem;
  }

  .con-footertop .conbot-tit .en {
    font-size: .2rem;
    margin-top: .16rem;
  }

  .con-footertop .lists {
    margin-top: 0.55rem;
    width: 90%;
    margin: 0 auto;
    margin-top: .45rem;
  }

  .con-footertop .lists .items {
    padding: 0;
    font-size: .2rem;
    width: 25%;
    margin: .1rem 0;
    vertical-align: top;
    line-height: 1.2;
  }

  .con-footertop .lists .span {
    margin-top: .24rem;
  }

  .con-footertop .lists .img {
    width: 1rem;
    height: 1rem;
  }

  .products-titles {
    line-height: 0.9rem;
    height: auto;
  }

  .products-titles .products-tit-fl {
    line-height: .5rem;
  }

  .products-titles .swiper-slide:nth-child(n+2) {
    margin-left: .2rem;
  }

  .products-titles .items {
    font-size: .2rem;
  }

  .products-titles .items:before {
    height: 1px;
  }

  .products-titles .products-tit-back a {
    width: 1.36rem;
    height: .5rem;
    line-height: .5rem;
    border-radius: .5rem;
    font-size: .2rem;
  }

  .products-titles .products-tit-fl a {
    font-size: .2rem;
  }

  .products-titles .products-tit-fl .li {
    margin-left: .22rem;
    padding-left: .3rem;
  }

  .products-titles .products-tit-fl .li:before {
    width: .1rem;
    height: .15rem;
  }

  .products-titles {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .products-tit-fl {
    width: 100%;
  }

  .products-tit-fr {
    width: 100%;
  }

  .products-lists {
    padding-top: 1.08rem;
    padding-bottom: 1.35rem;
  }

  .products-lists .items {
    font-size: .2rem;
    /*font-size: .28rem;*/
    margin-bottom: .28rem;
    border: 1px solid #fff;
    vertical-align: top;
    width: 49%;
    margin-left: 2%;
  }

  .products-lists .items:nth-child(3n+1) {
    margin-left: 2%;
  }

  .products-lists .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .products-lists .items .span {
    height: 1.25rem;
    line-height: 1.25rem;
    padding-left: .2rem;
    padding-right: .4rem;
  }

  .products-lists .items .span:before {
    width: .15rem;
    height: .24rem;
    right: .36rem;
  }

  .products-video {
    padding-top: 1rem;
    padding-bottom: 1.2rem;
  }

  .products-video .lists {
    max-width: 100%;
    margin-top: .6rem;
  }

  .products-video .lists .items {
    width: 100%;
    margin-left: 0%;
  }

  .products-video .lists .items:nth-child(n+2) {
    margin-top: .25rem;
  }

  .products-video .lists .items .imgs:before {
    width: .54rem;
    height: .54rem;
  }

  .products-video .lists .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .tablebox thead {
    font-size: .26rem;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
  }

  .tablebox thead th {
    height: 0.88rem;
  }

  .tablebox tbody {
    border-bottom: 1px solid #222222;
  }

  .tablebox tbody tr {
    font-size: .24rem;
  }

  .tablebox tbody th {
    height: .6rem;
  }

  .proinfo-04 .tablebox {
    /*margin-top: .44rem;*/
  }

  .proinfo-04 .table-bot {
    min-height: 1.2rem;
    font-size: .24rem;
    padding: 0.4rem 0.3rem;
    padding-bottom: .4rem;
  }

  .proinfo-05 {
    margin-top: 1.2rem;
  }

  .proinfo-05 .imgs {
    margin-top: 0.9rem;
  }

  .proinfo-05 .titfl {
    max-width: 50%;
  }

  .proinfo-05 .titfr {
    font-size: .22rem;
    max-width: 50%;
  }

  .tablebox {
    overflow-x: auto;
  }

  .tablebox table {
    min-width: 1000px;
  }

  .applications .images {
    width: 26%;
  }

  .applications .images .img {
    width: .8rem;
    height: .8rem;
  }

  .applications .images .proinfotit {
    margin-top: .28rem;
  }

  .applications .words {
    width: 74%;
    font-size: .2rem;
    line-height: .3rem;
  }

  .applications .words .span {
    font-size: .24rem;
  }

  .applications .items {
    min-height: 2rem;
    padding: .24rem 0;
  }

  .applications .items .li {
    padding: .2rem 0;
  }

  .guide-fixed .close {
    width: .3rem;
    height: .3rem;
    right: .2rem;
    top: .2rem;
  }

  .guide-fixed .guide-confixed {
    padding: .2rem .3rem;
  }

  .guide-fixed .submit input {
    width: 2rem;
    height: 0.55rem;
    height: 0.55rem;
    font-size: .24rem;
    margin-top: .45rem;
  }

  .guide-fixed textarea {
    height: 1.6rem;
    font-size: .2rem;
    line-height: 0.3rem;
    padding: .05rem;
    line-height: 1.5;
  }

  .guide-fixed .li-bot .i {
    width: 100%;
    margin-left: 0%;
    font-size: .24rem;
    /*line-height: .6rem;*/
    /*height: .6rem;*/
    line-height: .4rem;
    height: .4rem;
    padding: 0 .26rem;
    margin-bottom: .1rem;
  }

  .guide-fixed .li-tit {
    padding: 0 .3rem;
    margin-bottom: .3rem;
  }

  .guide-fixed .li2 {
    margin-top: .3rem;
  }

  .guide-fixed .li3 {
    margin-top: .3rem;
  }

  .guide-fixed .inputsbox {
    height: .7rem;
    line-height: .7rem;
    margin-top: .5rem;
  }

  #js-files-show .fancybox-img,
  .guide-fixed .inputsbox .span {
    font-size: .24rem;
    padding-left: 0.34rem;
    padding-right: 1.3rem;
  }

  .guide-fixed .inputsbox .b {
    width: 1.3rem;
    font-size: .24rem;
  }

  .ft36 {
    font-size: .36rem;
  }

  .ft30 {
    font-size: .3rem;
  }

  .guide .images,
  .guide .lists {
    width: 90%;
  }

  .guide .lists {
    margin-top: 0.55rem;
  }

  .guide .lists .li {
    width: 1.6rem;
    height: 0.68rem;
    line-height: 0.68rem;
    border-radius: 0.68rem;
    font-size: .24rem;
    margin: 0 .08rem;
  }

  .proinfo-conbox .w1500 {
    width: 100%;
  }

  .ft18 {
    font-size: .22rem;
  }

  .text-18 {
    font-size: .22rem;
    line-height: .4rem;
  }

  .about-top {
    padding: 1.18rem 0;
  }

  .about-top .text .tit-en {
    font-size: .26rem;
    margin-top: .14rem;
    margin-bottom: .3rem;
  }

  .about-top .text .line {
    width: .24rem;
    height: 1px;
    margin-bottom: .2rem;
  }

  .about-top .text .tit-p {
    max-width: 80%;
  }

  .about-top .num-lists {
    margin-top: .8rem;
  }

  .about-top .num-lists .li {
    width: 50%;
    margin-bottom: .25rem;
  }

  .about-top .num-lists .li:nth-child(n+2) {
    border-left: 1px solid transparent;
  }

  .about-top .num-lists .li:nth-child(2n+2) {
    border-left: 1px solid #e6e6e6;
  }

  .about-top .num-lists .li .txt {
    line-height: .35rem;
    margin-top: .2rem;
  }

  .about-bot {
    margin-top: .05rem;
  }

  .about-bot .words {
    padding: 0.4rem 0.3rem;
    position: static;
    color: #222;
    background: #fff;
  }

  .about-text .tit-en {
    font-size: .26rem;
    margin-top: .14rem;
  }

  .about-text .line {
    margin-top: .3rem;
    margin-bottom: .2rem;
    width: .24rem;
    height: 1px;
  }

  .about-lists {
    margin-top: .3rem;
    padding-bottom: 1.8rem;
  }

  .about-lists .items:nth-child(n+2) {
    margin-top: .48rem;
  }

  .about-lists .items .text {
    padding: .4rem .3rem;
  }

  .about-lists .text,
  .about-lists .images {
    width: 100%;
  }

  .about-lists .items .text {
    position: static;
  }

  .about-botlists {
    padding-top: 1.35rem;
    padding-bottom: 1.35rem;
  }

  .about-botlists .lists {
    margin-top: 0.72rem;
  }

  .about-botlists .lists .items {
    width: 100%;
    margin-left: 0%;
    margin-bottom: .3rem;
  }

  .about-botlists .lists .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .about-botlists .lists .span {
    line-height: 1.4rem;
    height: 1.4rem;
    padding-left: .5rem;
    padding-right: 0.95rem;
  }

  .about-botlists .lists .span:before {
    width: 0.45rem;
    height: 0.45rem;
    right: .5rem;
  }

  .about-video .txt {
    font-size: .5rem;
    line-height: 1.5;
  }

  .about-video .more-video {
    margin-top: 0.75rem;
  }

  .more-video {
    width: 2rem;
    height: 0.7rem;
    border-radius: 0.7rem;
    line-height: 0.7rem;
    padding-left: .8rem;
    font-size: .2rem;
  }

  .more-video:before {
    width: .36rem;
    height: .36rem;
    left: .36rem;
  }

  .contacts-input .input {
    padding-left: .2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 100%;
    margin-left: 0%;
    margin-bottom: .24em;
    font-size: .22rem;
  }

  .contacts-input .input span {
    left: .18rem;
  }

  .contacts-input .input.submit {
    padding-left: 0;
  }

  .contacts-input .input img {
    right: .6rem;
  }

  .contacts-input .input.on {
    padding-left: .3rem;
  }

  .contacts {
    padding-top: 1rem;
    padding-bottom: 1.6rem;
  }

  .contacts .contacts-tit {
    margin-bottom: .4rem;
  }

  .contacts .contacts-list:nth-child(n+2) {
    margin-top: 0.95rem;
  }

  .contacts .contacts-map .images {
    width: 100%;
    height: 4.9rem;
  }

  .contacts .contacts-map .words {
    margin-left: 0;
    height: auto;
    width: 100%;
  }

  .contacts .contacts-map .words .li {
    height: auto;
    padding: .3rem 0;
    width: 100%;
  }

  .contacts .contacts-map .words .li .i {
    top: 0;
    transform: translateY(0);
    padding: 0 .5rem;
    font-size: .24rem;
    line-height: .4rem;
    max-height: .8rem;
    position: static;
  }

  .contacts .contacts-map .words .li:nth-child(n+2) {
    margin-top: .06rem;
  }

  .recruit-list {
    padding-top: 1rem;
    padding-bottom: 2.2rem;
  }

  .recruit-list .recruit-tit {
    margin-bottom: .6rem;
  }

  .recruit-list .items:nth-child(n+2) {
    margin-top: .08rem;
  }

  .recruit-list .items-top {
    height: 1.3rem;
    line-height: 1.3rem;
  }

  .recruit-list .items-top .ittop-fl {
    padding-left: .2rem;
  }

  .recruit-list .items-top .ittop-fr {
    padding-right: 0.2rem;
  }

  .recruit-list .items-top .i {
    font-size: .22rem;
  }

  .recruit-list .items-top .span {
    font-size: .2rem;
    width: 1.28rem;
    height: 0.68rem;
    line-height: 0.68rem;
  }

  .recruit-list .items-top .tankuang {
    margin-right: 2px;
  }

  .recruit-list .items-bot {
    padding: 0.3rem 0.6rem 0.4rem 0.6rem;
  }

  .recruit-list .items-bot .words {
    padding-left: 0;
  }

  .recruit-list .items-bot .words .span {
    line-height: .4rem;
    font-size: .26rem;
    position: static;
    margin-bottom: .25rem;
  }

  .recruit-list .items-bot .words .wen {
    font-size: .2rem;
    line-height: .4rem;
  }

  .team {
    padding-top: 1rem;
    padding-bottom: 2.15rem;
  }

  .team .team-lists-tit {
    margin-bottom: 0.45rem;
  }

  .team .team-lists-tit .swiper-pagination {
    height: .16rem;
    line-height: .16rem;
  }

  .team .team-lists-tit .swiper-pagination .swiper-pagination-bullet {
    width: .16rem;
    height: .16rem;
    border: 1px solid #000000;
  }

  .team .team-lists-tit .swiper-pagination .swiper-pagination-bullet:nth-child(n+2) {
    margin-left: .08rem;
  }

  .team .lists:nth-child(n+2) {
    margin-top: 1.15rem;
  }

  .team .lists .items .i {
    width: calc((100% - .1rem)/2);
    height: calc((100% - .1rem)/2);
    margin-bottom: .1rem;
    margin-left: .1rem;
  }

  .pagination {
    line-height: .4rem;
    height: .4rem;
    padding: 0 0.45rem;
  }

  .pagination .prev,
  .pagination .next {
    width: .3rem;
    height: .2rem;
  }

  .pagination .prev {
    left: 0;
  }

  .pagination .next {
    right: 0;
  }

  .pagination a {
    font-size: .2rem;
    margin: 0 0.1rem;
  }

  .news {
    padding-top: 0.6rem;
    padding-bottom: 0.8rem;
  }

  .news .news-tit {
    margin-bottom: .5rem;
  }

  .news .words .tit {
    font-size: .22rem;
    line-height: .4rem;
    max-height: 1.6rem;
    margin-top: 0.2rem;
    margin-bottom: .2rem;
  }

  .news .words .news-more {
    padding-left: .22rem;
  }

  .news .words .news-more:before {
    width: 0.17rem;
    height: 0.12rem;
  }

  .news .words .txt {
    font-size: .2rem;
    line-height: .35rem;
    max-height: .7rem;
  }

  .news .news-top .images {
    width: 100%;
  }

  .news .news-top .time {
    font-size: .2rem;
  }

  .news .news-top .images,
  .news .news-top .words {
    height: 3.75rem;
  }

  .news .news-top .words {
    padding: .35rem;
  }

  .news .news-top .words .news-more {
    bottom: 0.35rem;
    left: .35rem;
  }

  .news .news-top .lists .words {
    font-size: .2rem;
    margin-top: .25rem;
  }

  .news .news-top .lists .images-fl {
    width: 100%;
    margin-right: 0;
  }

  .news .news-top .lists .images-fl .words {
    width: 100%;
    margin-left: 0;
  }

  .news .news-top .lists .words-fr {
    width: 100%;
  }

  .news .news-bot {
    margin-top: 1rem;
  }

  .news .news-bot .page {
    margin-top: 0.65rem;
  }

  .news .news-bot .items {
    padding: .3rem 0;
  }

  .news .news-bot .items .news-more {
    margin-top: .3rem;
  }

  .news .news-bot .items .words {
    padding: .25rem 0;
    padding-left: 0.35rem;
    padding-right: .25rem;
  }

  .news .news-bot .items .text {
    width: 100%;
    padding: .25rem 0;
  }

  .news .news-bot .items .text .tit {
    font-size: .2rem;
  }

  .news .news-bot .items .text .num {
    margin-top: .18rem;
  }

  .news .news-bot .items .images,
  .news .news-bot .items .words {
    font-size: .2rem;
  }

  .news .news-bot .items .imgs {
    width: 100%;
  }

  .news .news-bot .items .text,
  .news .news-bot .items .imgs {
    font-size: .2rem;
  }

  .news .news-bot .items .images {
    width: 100%;
    padding-right: 0;
  }

  .news .news-bot .items .words {
    width: 100%;
  }

  .ft24 {
    font-size: .26rem;
  }

  .news-details-bottom {
    padding-top: .45rem;
    margin-top: .65rem;
  }

  .news-details-bottom a h1 {
    line-height: .4rem;
  }

  .news-details-bottom a h1 {
    line-height: .4rem;
    font-size: .2rem;
    height: .4rem;
  }

  .newsdetails .time {
    margin-top: .2rem;
    margin-bottom: .3rem;
    font-size: .2rem;
  }

  .history-lists .lists-top {
    width: 1.46rem;
    height: 1.46rem;
    line-height: 1.46rem;
    margin-top: -0.78rem;
  }

  .history-lists .lists-top .span {
    padding-right: .2rem;
  }

  .history-lists .lists-top .span span {
    bottom: .04rem;
  }

  .history-lists .lists-top span {
    font-size: .2rem;
  }

  .history {
    padding: .8rem 0;
  }

  .history-lists .lists-center {
    font-size: 0.24rem;
    padding-top: 0.6rem;
  }

  .history-lists .lists-center:before {
    height: 0.6rem;
  }

  .history-lists .lists-center .items {
    padding-bottom: 0.4rem;
    min-height: 0.6rem;
  }

  .history-lists .lists-center .items:nth-child(n+2) {
    margin-top: -0.6rem;
  }

  .history-lists .lists-center .items:before {
    height: calc(100% - .6rem);
  }

  .history-lists .lists-center .time {
    margin-bottom: 0.2rem;
    line-height: 0.4rem;
    margin-top: -0.2rem;
    height: 0.4rem;
  }

  .history-lists .lists-center .time:before {
    width: 0.6rem;
  }

  .history-lists .lists-center .li {
    width: 50%;
  }

  .history-lists .lists-center .li.fl {
    padding-right: 0.6rem;
  }

  .history-lists .lists-center .li.fl .time:before {
    right: -0.6rem;
  }

  .history-lists .lists-center .li.fr {
    padding-left: 0.6rem;
  }

  .history-lists .lists-center .li.fr .time:before {
    left: -0.6rem;
  }

  .history-lists .lists-center .wen {
    line-height: 0.4rem;
  }

  .honor {
    padding-top: 1rem;
    padding-bottom: 1.35rem;
  }

  .honor .honor-tit .li {
    margin: 0 0.15rem;
  }

  .honor .honor-box .honor-text {
    max-width: 85%;
    margin-top: .36rem;
    margin-bottom: .7rem;
  }

  .honor .honor-box .honor-list .items {
    width: 49%;
    margin-left: 2%;
    margin-bottom: .4rem;
    padding: .3rem 1%;
  }

  .honor .honor-box .honor-list .items .span {
    line-height: .7rem;
    height: .7rem;
    font-size: .2rem;
    margin-top: .08rem;
  }

  .honor .honor-box .honor-list .items .wen {
    line-height: .3rem;
    max-height: .6rem;
  }

  .honor .honor-box .honor-list .items:nth-child(4n+1) {
    margin-left: 2%;
  }

  .honor .honor-box .honor-list .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .culture-text {
    height: auto;
    padding: .5rem 0;
  }

  .culture-text .words {
    line-height: 1.5;
  }

  .culture-text .words .b {
    font-size: .5rem;
    width: 100%;
    line-height: .6rem;
    height: auto;
  }

  .culture-text .words .span {
    font-size: 0.65rem;
    padding-right: 0;
    margin-right: 0;
    /*height: 1.15rem;*/
    height: auto;
    line-height: 1.15rem;
    width: 100%;
    border-right: none;
  }

  .culture {
    padding-top: 0.6rem;
    padding-bottom: 1rem;
  }

  .culture .itemsbox:nth-child(n+2) {
    margin-top: 0.6rem;
  }

  .culture-01 .words {
    padding: 0 .2rem;
  }

  .culture-01 .words .line {
    margin-top: .3rem;
    margin-bottom: .4rem;
    width: .36rem;
  }

  .culture-02 .tit {
    margin-bottom: .5rem;
  }

  .culture-02 .items .words .li p br {
    display: none;
  }

  .culture-02 .items .words .li {
    /*font-size: .3rem;*/
    font-size: .22rem;
    line-height: 1.5;
    /*line-height: 0.45rem;*/
  }

  .culture-02 .items .words .li:nth-child(n+2) {
    border-left: 1px solid #fff;
  }

  .culture-02.n4 .items .words .li,
  .culture-02.n2 .items .words .li {
    font-size: .36rem;
  }

  .ft72 {
    font-size: 0.72rem;
  }

  .service-images .words .text {
    font-size: 0.26rem;
    line-height: 0.42rem;
    max-width: 90%;
  }

  .service-images .words .numlist {
    margin-top: .4rem;
  }

  .service-images .words .numlist .li {
    font-size: .2rem;
    margin: 0 0.15rem;
  }

  .service-images .words .numlist .li .num span {
    font-size: 0.6rem;
  }

  .service-images .words .numlist .li .p {
    margin-top: .16rem;
  }

  .service-center {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
  }

  .service-center-swiper .items {
    height: 2.5rem;
    padding-top: 0.48rem;
    padding-bottom: 0.24rem;
  }

  .service-center-swiper .items .words {
    font-size: .2rem;
    line-height: 1.05rem;
    height: 1.05rem;
  }

  .service-center-swiper .items .words .i {
    max-height: .7rem;
    line-height: .35rem;
  }

  .service-center-swiper .items .images {
    width: 0.6rem;
    height: 0.6rem;
  }

  .service-center-lists {
    padding-top: 0.65rem;
  }

  .service-center-lists .images {
    width: 100%;
  }

  .service-center-lists .words {
    width: 100%;
    padding: .35rem .4rem;
  }

  .service-center-lists .words .tit {
    font-size: 0.42rem;
    margin-bottom: .24rem;
  }

  .service-center-lists .items .txt-li:nth-child(n+2) {
    margin-top: .14rem;
  }

  .service-center-lists .items .p {
    font-size: .2rem  ;
    line-height: .35rem;
  }

  .service-center-lists .items .t {
    font-size: .22rem;
  }

  .service-bot {
    padding-top: 0.6rem;
    padding-bottom: 1rem;
  }

  .service-bot .txt {
    font-size: .2rem;
    line-height: 0.38rem;
    max-width: 90%;
    margin-top: 0.28rem;
    margin-bottom: 0.7rem;
  }

  .service-bottext-swiper .itemsbox .items:nth-child(n+2) {
    margin-top: .15rem;
  }

  .service-bottext-swiper .itemsbox:nth-child(n+2) {
    margin-left: .15rem;
  }

  .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar:before {
    width: .6rem;
    border-radius: .3rem;
  }

  .service-bottext-swiper .swiper-container-horizontal>.swiper-scrollbar {
    margin-top: 1rem;
    margin-bottom: 4px;
  }

  .service-bottext-swiper .swiper-scrollbar-drag {
    height: 9px;
    top: -4px;
  }

  .service-bottext-swiper .swiper-scrollbar-drag:before {
    width: .35rem;
    border-radius: 9px;
  }

  .applists-box {
    padding-bottom: 0.175rem;
    padding-top: 0.12rem;
    padding-top: 0.12rem;
  }

  .applists-box .applists-tit {
    margin-bottom: .5rem;
  }

  .applists-box .applists-tit .applists-fr {
    font-size: .3rem;
    padding-left: .1rem;
  }

  .applists-box .lists .li {
    width: 100%;
    margin-left: 0%;
    margin-bottom: .2rem;
  }

  .applists-box .lists .li .span {
    font-size: .2rem;
    height: .6rem;
    line-height: .6rem;
    min-width: 1.5rem;
    padding-right: .35rem;
    padding-left: .45rem;
  }

  .application-tits .items img {
    width: .5rem;
    height: .5rem;
  }

  .application-tits {
    height: 1.58rem;
    line-height: 1.58rem;
  }

  .application-tits .swiper-button-white {
    width: 0.24rem;
    height: 0.24rem;
  }

  .application-tits .swiper-slide .box:before {
    height: 4px;
  }

  .application-tits .items {
    font-size: .2rem;
  }

  .application-tits .items .span {
    margin-top: 0.12rem;
  }

  .application-tits .swiper-button-prev {
    left: -0.24rem;
  }

  .application-tits .swiper-button-next {
    right: -0.24rem;
  }

  .applists-top {
    padding-top: 1rem;
  }

  .application-info2 {
    padding-top: 0.65rem;
    padding-bottom: 1rem;
  }

  .application-info2 .products-lists {
    margin-top: .5rem;
    padding: 0 0.4rem;
  }

  .application-info2 .appinfo-swiper .swiper-button-prev,
  .application-info2 .appinfo-swiper .swiper-button-next {
    width: 0.25rem;
    height: 0.45rem;
  }

  .application-info {
    padding-top: 0.6rem;
    padding-bottom: 1rem;
  }

  .application-info .proinfo-01 .words .wens {
    font-size: .2rem;
    line-height: .36rem;
    margin-top: .2rem;
  }

  .application-info .proinfo-01 .words.fl {
    padding-top: .5rem;
    padding-right: .9rem;
    padding: .5rem .35rem;
  }

  .application-info .appinfo-text {
    padding-top: .5rem;
    padding-bottom: 0.8rem;
  }

  .application-info .appinfo-text .wen {
    font-size: .2rem;
    line-height: .4rem;
    margin-top: .2rem;
  }

  .ft40 {
    font-size: .4rem;
  }

  .captchas .inputsbox {
    margin-top: 0;
  }

  .service-center-lists .items .id {
    top: -1.7rem;
  }

  .culture-02 .tit {
    font-size: .6rem;
  }
}

@media screen and (max-width: 450px) {
  .con-footertop .images {
    height: 7rem;
  }

  .guide-fixed .guide-confixed {
    width: 100%;
  }

  .con-footertop .lists .items {
    width: 50%;
    max-width: 50%;
  }

  .products-titles .products-tit-fl .li {
    margin-left: .1rem;
    padding-left: .2rem;
  }

  .service-images .words .numlist .li .num span {
    font-size: .5rem;
  }

  .service-images .words .numlist .li {
    margin: 0;
    padding: 0 .1rem;
    max-width: 33%;
  }
}


/*# sourceMappingURL=style.css.map */



.proinfo-01 .words .wen.on,.service-center-lists .items .p
 {
  font-weight: normal;
  color: #000;
  font-size: .45rem;
  text-indent: 2.4em;
  font-family: "Source Han Sans CN Bold", "Source Han Sans CN", "Microsoft YaHei", Helvetica, "宋体", "Helvetica Neue", Arial, "Hiragino Sans GB", sans-serif;
}
.news .words .txt, .ft18, .newsdetails, .search-wrap, .about-lists.actives .tittitx, .proinfo-01 .words .wen, .service-center-lists .items .p, .honor .honor-box .honor-text {
  font-weight: normal;
  color: #000;
  font-size: .45rem;
  text-indent: 2.4em;
  font-family: "Source Han Sans CN Bold", "Source Han Sans CN", "Microsoft YaHei", Helvetica, "宋体", "Helvetica Neue", Arial, "Hiragino Sans GB", sans-serif !important;
}
