@font-face {
  font-family: "beba";
  src: url("./fonts/BEBAS.woff2") format("woff2"), url("./fonts/BEBAS.woff") format("woff"), url("./fonts/BEBAS.ttf") format("truetype"), url("./fonts/BEBAS.eot") format("embedded-opentype"), url("./fonts/BEBAS.svg") format("svg");
}
.beba {
  font-family: "beba";
}

/*BEBAS*/
html, body {
  font-family:"PingFang SC","PingFang-SC-Medium","PingFangSC-Semibold","Pingfang sc bold", "SourceHanSansCN-Medium","SourceHanSansCN-Regular","Source Han Sans CN", "Noto Sans S Chinese","Noto Sans S Chinese Light","HarmonyOS Sans SC","Microsoft Yahei", "Microsoft YaHei Light", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}
/*.wel-banner .tits,*/
.productslit-tits .items .span,
.welppro-text{
  font-weight: bold;
}
.proinfo-tops .lis-tops{
  font-weight: bold;
}
.con-banner .text{
  font-weight: 500;
}
.secwen {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
}

.secwen.animate {
  opacity: 1;
  transform: translateY(0);
  transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
}

.lin1 {
  line-height: 1;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.pc767 {
  display: block;
}

.m767 {
  display: none;
}

.dee5e9 {
  background: #dee5e9;
}

.pagination {
  font-size: 16px;
}
.pagination a {
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #dddddd;
  text-align: center;
  box-sizing: content-box;
  color: #444444;
  transition: .5s ease-in-out;
  margin: 0 .125rem;
}
.pagination a.active {
  color: #fff;
  background: #58914a;
  transition: .5s ease-in-out;
}
.pagination a.prev, .pagination a[rel=prev] {
  background: url(../imgbox/prev.png) no-repeat center;
  background-size: 100%;
}
.pagination a.next, .pagination a[rel=next] {
  background: url(../imgbox/next.png) no-repeat center;
  background-size: 100%;
}

.solution-itembox .items .items-tops .txts *{
    margin: 0!important;
    line-height: inherit!important;

}

@media (min-width: 1024px) {
  .pagination a:hover {
    color: #fff;
    background: #58914a;
    transition: .5s ease-in-out;
  }
  .pagination a.prev:hover, .pagination a[rel=prev]:hover {
    background: url(../imgbox/prev1.png) #58914a no-repeat center;
    background-size: 100%;
  }
  .pagination a.next:hover, .pagination a[rel=next]:hover {
    background: url(../imgbox/next1.png) #58914a no-repeat center;
    background-size: 100%;
  }
}

@media (max-width: 1023px) {
  .pagination a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
  }
  .dianpu,
  .langs a{
    line-height: inherit;
    height: inherit;
    display: block;
  }
  .pagination {
    font-size: 12px;
  }

  .pagination a {
    margin: 0 .1rem;
  }
}
@media (max-width: 1023px) {
  .welcome-body #fp-nav{
    display: none;
  }
  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }
}
@media (max-width: 767px) {
  .pc767 {
    display: none;
  }

  .m767 {
    display: block;
  }
}
.w1600 {
  width: 86%;
  margin: 0 auto;
  max-width: 1600px;
}

.tc {
  text-align: center;
}

.col333 {
  color: #333333;
}
/*500*/
.server-top-list-swiper .tits{
  font-weight: 500;
}
.server-bot-list input,.productslit .text .textfl,
.bocweb-header .nav-tops{
  font-weight: 500;
}
.medium {
  font-weight: 500;
}
/*500*/
.bocweb-header .nav-tops{
  font-weight: bold;
}
.bold {
  font-weight: bold;
}

.m-header .welcome-a img {
  height: 28px;
  display: inline-block;
  vertical-align: middle;
}

.m-searchs {
  margin-left: .5rem;
  margin-right: .35rem;
}
.m-searchs .span {
  width: 40px;
  height: 50px;
  /*background: url(../img/ser2.png) no-repeat center;*/
  background-size: 50%;
}

.m-header .w-header {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  z-index: 24;
  height: 50px;
  padding-left: 2%;
  transition: .5s ease-in-out;
  z-index: 300;
  background: #fff;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  transition: .5s ease-in-out;
  left: 0;
}

.m-header.fixed,
.bocweb-header.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 200;
}

.m-header {
  height: 50px;
  width: 100%;
  position: relative;
  width: 100%;
  background: #fff;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  transition: .5s ease-in-out;
  left: 0;
}

.m-header .w-header {
  position: absolute;
  width: 100%;
  /*padding: 0 35px 0 0;*/
  box-sizing: border-box;
  z-index: 24;
  height: 50px;
  padding-left: 2%;
  transition: .5s ease-in-out;
  z-index: 300;
  background: #fff;
}

.uiobox {
  width: 50px;
  height: 50px;
  position: relative;
  /*background-color: $colors;*/
}

body.ovh .m-header .welcome-a .i1, html.ovh .m-header .welcome-a .i1 {
  opacity: 0;
}
body.ovh .m-header .welcome-a .i0, html.ovh .m-header .welcome-a .i0 {
  opacity: 1;
}
body.ovh .m-searchs span .i1, html.ovh .m-searchs span .i1 {
  opacity: 0;
}
body.ovh .m-searchs span .i0, html.ovh .m-searchs span .i0 {
  opacity: 1;
}
body.ovh .m-header .nav-btn.hover .line, html.ovh .m-header .nav-btn.hover .line {
  background-color: #58914a;
}

.m-searchs img {
  width: 100%;
}

.m-header .welcome-a .i1 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  z-index: 1;
}

.m-header .w-header .nav-btn .hover .line2 {
  display: none;
}

.m-header .w-header.fixed .nav-btn .line {
  background: #333;
  transition: .5s ease-in-out;
}

.m-header .w-header.fixed {
  background: #fff;
}

.m-header .w-header.fixed .welcome-a .i0 {
  opacity: 0;
}

.m-header .w-header.fixed .welcome-a .i1 {
  opacity: 1;
}

.m-header .w-header.fixed .welcome-a img {
  transition: .5s ease-in-out;
}

.m-header .w-header.fixed .nav-sousuo svg path {
  fill: #333;
  /*color:#333;*/
  transition: .5s ease-in-out;
}

.m-header .welcome-a {
  display: block;
  /*width: 165px;*/
  height: 100%;
  line-height: 50px;
  position: relative;
}

.m-header .search-cover {
  float: right;
  width: 35px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .nav-sousuo {
  margin-right: 28px;
  margin-left: 25px;
  font-size: 0;
  color: #fff;
  line-height: 50px;
  height: 50px;
  background-size: 100%;
  width: 40px;
  transition: .5s ease-in-out;
  background: url(../imgbox/search.png) no-repeat center;
  background-size: 70%;
}

.m-header .nav-sousuo svg {
  height: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .nav-sousuo svg path {
  fill: #333;
  transition: .5s ease-in-out;
}

.m-header .nav-sousuo a {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  margin: 0 2px;
}

.m-header .nav-sousuo a.active {
  color: #f3980f;
}

.m-header .uio {
  /*height: 100%;*/
  height: 20px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}

.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.footerlangs a {
  color: #333333;
  font-size: 16px;
}

.m-header .nav-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  cursor: pointer;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  left: 0;
  border-radius: 2px;
}

.m-header .nav-btn .line1 {
  width: 100%;
  top: 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 9px;
}

.m-header .nav-btn .line3 {
  width: 100%;
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 0;
  /*background-color: #fff;*/
}

.m-header .sub-menu {
  width: 100%;
  /*height: calc(100% - 50px);*/
  height: 100%;
  padding: 60px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  /*background-color: white;*/
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 15;
  overflow-y: auto;
  z-index: 200;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}

.m-header .sub-menu li .sub-tit .tu-box {
  box-sizing: border-box;
  position: relative;
  line-height: 3em;
  height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.m-header .sub-menu li:nth-child(n+2) {
  margin-top: 10px;
}

.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #333333;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.m-header .sub-menu .tit a {
  color: #666;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: inherit;
  height: inherit;
  color: #333333;
  position: relative;
  font-size: 15px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on .btn-v {
  background: url(../imgbox/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 15px;
  width: 15px;
  float: right;
  margin-top: 0;
  background: url(../imgbox/img5.png) center center no-repeat;
  background-size: 100%;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 3%;
  /*display: none;*/
  /*padding-top: 20px;*/
  /*padding-bottom: 35px;*/
  /*position: fixed;*/
  /*left: 0;*/
  /*top: 0;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*padding-top: 60px;*/
  background: #fff;
  z-index: 5;
  /*transform:translateX(100%);*/
  /*transition: all .5s .2s;*/
}
.m-header .sub-menu .sec-list.on {
  /*transform:translateX(0);*/
  /*transition: all .5s .2s;*/
}

.m-header .sub-menu .sec-list p:nth-child(1) a {
  /*border-top:1px solid #d6d6d6;*/
}

.m-header .sub-menu .tit {
  text-transform: capitalize;
}

.m-header .sub-menu .sec-list a {
  /*background-size: 8px auto;*/
  /*line-height: 3;*/
  font-size: 13px;
  line-height: 2.5;
  height: 2.5em;
  /*padding: 2px 0;*/
  /*border-bottom: 1px solid #d6d6d6;*/
  box-sizing: border-box;
}

.m-header .sub-menu .sec-list .uls a {
  border: none;
}

.m-header .sub-menu .sec-list {
  font-size: 15px;
  display: none;
}
.m-header .sub-menu .sec-list .lis-tops {
  font-size: 15px;
  line-height: 3em;
  height: 3em;
  position: relative;
}
.m-header .sub-menu .sec-list .lis-tops:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../imgbox/img5.png) no-repeat center;
  background-size: 100%;
}
.m-header .sub-menu .sec-list .lis {
  border-bottom: 1px solid #e6e6e6;
}
.m-header .sub-menu .sec-list .lis:nth-child(n+2) {
  margin-top: 1.2em;
}
.m-header .sub-menu .sec-list .lis-bots {
  display: none;
  padding-bottom: 16px;
  line-height: 1.7;
}
.m-header .sub-menu .sec-list .lis-bots a {
  line-height: 1.7;
  height: auto;
  font-size: 13px;
}
.m-header .sub-menu .sec-list .lis-bots a:nth-child(n+2) {
  margin-top: 10px;
}

.m-header .sub-menu .sec-list a {
  /*padding-left: 30px;*/
  color: #333;
  display: block;
  position: relative;
}

.m-header .sub-menu .sec-list a:before {
  position: absolute;
  /*content:"";*/
  width: 5px;
  height: 5px;
  left: 13px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #58914a;
  border-radius: 50%;
}

.m-header .w-header .inj {
  line-height: 25px;
  height: 25px;
  margin-top: 10px;
  color: #ffffff;
}

.m-header .w-header .inj a {
  color: #ffffff;
  font-size: 14px;
}

.m-header .w-header .inj.en {
  margin-left: 25px;
}

.m-header .w-header .ser {
  width: 25px;
  height: 25px;
  background: url(../imgbox/search.png) no-repeat center;
  background-size: 100%;
}

@media (max-width: 1190px) {
  .w1600 {
    width: 90%;
    margin: 0 auto;
    max-width: 90%;
  }
}
@media (max-width: 1023px) {
  .w1600 {
    width: 92%;
    max-width: 92%;
  }

  .con-banner .words {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.warp-search-form {
  display: none;
  position: fixed;
  top: 81px;
  left: 0;
  width: 100%;
  background-color: #f9f9f9;
  height: 95px;
  border-bottom: 1px solid #e3e3e3;
  z-index: 99;
}

.warp-search-form .search-form .dxnav-search-icon {
  height: 24px;
  width: 24px;
  display: flex;
  margin: 0 33px;
  align-self: center;
  align-items: center;
  justify-content: center;
}

.warp-search-form .search-form .dxnav-icon {
  width: 24px;
  height: 24px;
  margin-right: 0;
}

.warp-search-form .search-form .input2 {
  width: calc(100% - 320px - 0.5rem);
  margin-right: .5em;
  font-size: 2.4em;
  background-color: transparent;
  border: none;
}

.warp-search-form .search-form .search-close {
  width: 44px;
  height: 44px;
  margin: 0 10px 0 32px;
  cursor: pointer;
  background-color: transparent;
}

.warp-search-form .search-form .search-close svg {
  width: 20px;
  height: 20px;
}

.warp-search-form .search-form .submit-button {
  width: 125px;
  height: 45px;
  margin: 0;
  padding: 0 12px;
  /*font-size: 12px;*/
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #183030;
  background-color: #183030;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  border: none;
  /*letter-spacing: .12em;*/
  transition: color .4s ease,background-color .4s ease;
}

.warp-search-form .search-form .submit-button:hover {
  background-color: #fff;
  color: #183030;
  box-shadow: inset 0 0 0 1px #183030;
}

.warp-search-form .search-form .submit-button:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: #e4e4e4;
  box-shadow: none;
  border: none;
}

.warp-search-form .search-form.active {
  transform: translateY(0%);
}

.warp-search-form .search-form {
  height: 95px;
}

.m-header .sub-menu li.active {
  /*background-color: $lan;*/
  /*color: #fff;*/
}
.m-header .sub-menu li.active .sec-list {
  background-color: #58914a;
  color: #fff;
  padding-bottom: 1.875rem;
}
.m-header .sub-menu li.active .sec-list a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 1.75rem;
  position: relative;
}
.m-header .sub-menu li.active .sec-list a:before {
  position: absolute;
  content: "";
  width: .25rem;
  height: .25rem;
  left: .75rem;
  border-radius: 50%;
  background-color: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
}
.m-header .sub-menu li.active .sec-list a {
  color: #fff;
}
.m-header .sub-menu li.active .tit {
  color: #fff;
}

body {
  overflow: hidden;
}

.bocweb-header.fixed {
  background: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

@media (max-width: 1023px) {
  .tops {
    display: none;
  }

  .m-header .nav-btn .line {
    transition: .5s ease-in-out;
  }

  .m-header .nav-btn.hover .line {
    transition: .5s ease-in-out;
    left: 5px;
  }

  .m-header .nav-btn.hover .line1 {
    transform: rotate(45deg);
    width: 100%;
  }

  .m-header .nav-btn.hover .line2 {
    opacity: 0;
  }

  .m-header .nav-btn.hover .line3 {
    width: 100%;
    bottom: 3px;
    transform: rotate(-45deg);
  }

  .warp-search-form {
    top: 50px;
  }
}
@media (max-width: 767px) {
  .pagectrl {
    width: calc(100% - 2.5rem);
  }

  .infotit {
    padding-bottom: 22px;
    margin-bottom: 16px;
  }

  .pagectrl p {
    width: 90%;
  }

  .pageback a {
    font-size: 14px;
    width: 2rem;
    height: 1.2rem;
    line-height: 1.2rem;
  }

  .infotit p,
  .infotit .tit01 {
    line-height: 1.5;
  }

  .details.info {
    padding: .75rem 0;
  }

  .warp-search-form .search-form .dxnav-search-icon {
    margin: 0 1% 0 3%;
  }

  .warp-search-form .search-form .search-close {
    width: 30px;
    height: 30px;
    margin: 0 3% 0 1%;
  }

  .warp-search-form .search-form .search-close svg {
    width: 16px;
    height: 16px;
  }

  .warp-search-form .search-form .submit-button {
    width: 65px;
    height: 30px;
    padding: 0 6px;
  }

  .warp-search-form .search-form .dxnav-icon {
    width: 20px;
    height: 20px;
  }

  .warp-search-form .search-form, .warp-search-form {
    height: 60px;
  }

  .warp-search-form .search-form .input2 {
    font-size: 14px;
    /*width: calc(100% - 165px);*/
  }
}
@media (max-width: 465px) {
  .warp-search-form .search-form .input2 {
    width: calc(100% - 165px);
  }
}
.dxnav__dropdown-overlay {
  background: rgba(255, 255, 255, 0.5);
  height: 100vh;
  left: 0;
  max-width: 100vw;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  backdrop-filter: blur(5px);
}

.overlay--open {
  animation: overlayOpen .4s ease-out forwards;
}

@keyframes overlayOpen {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
  }
  1% {
    width: 100%;
    height: 100vh;
    z-index: 95;
  }
  100% {
    opacity: 1;
    width: 100%;
    height: 100vh;
    z-index: 95;
  }
}
.svgbox .svgs svg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.svgbox .svg {
  stroke-width: 1;
  r: calc(50% - .5px);
}

@keyframes circle {
  from {
    stroke-dasharray: 0 1000;
  }
  to {
    stroke-dasharray: 1000 0;
  }
}
.svgbox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.svgbox .circle {
  opacity: 0;
}

.svgbox:hover .circle {
  animation: circle 3s linear;
  opacity: 1;
}

.searchs-form {
  position: fixed;
  width: 100%;
  left: 0;
  top: 120px;
  background: #0065BD;
  z-index: 999;
  padding-top: 2.4rem;
  padding-bottom: 3rem;
  display: none;
}

.searchs-form .search {
  width: 24rem;
  max-width: 50%;
  margin: 0 auto;
}

.searchs-form .inputs {
  height: 2rem;
  line-height: 2rem;
  position: relative;
  border-bottom: 1px solid #fff;
}

.searchs-form .inputs input[type=text] {
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  padding-right: 26px;
  color: #fff;
  background-color: transparent;
}

.searchs-form .inputs input[type=submit] {
  position: absolute;
  width: 23px;
  height: 23px;
  /*background: url(../img/6-3.png) no-repeat center;*/
  background-size: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-indent: -999px;
  overflow: hidden;
}

.searchs-form .input-bots {
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.5);
  margin-top: .85rem;
  font-size: 0;
}

.searchs-form .input-bots .i {
  display: inline-block;
  vertical-align: top;
}

.searchs-form .input-bots .i:nth-child(n+3) {
  margin-left: .8rem;
}

@media (max-width: 1481px) {
  .searchs-form {
    top: 90px;
  }
}
@media (max-width: 1023px) {
  .searchs-form {
    top: 50px;
  }

  .searchs-form .search {
    width: 90%;
    max-width: 90%;
  }

  .searchs-form {
    padding-top: 1.25rem;
    padding-bottom: 1.35rem;
  }
}
/**/
.donghua {
  pointer-events: none;
  animation-fill-mode: both;
  animation-duration: 1.2s;
  animation-timing-function: cubic-bezier(0.3, 0, 0.24, 1);
  z-index: 5;
}

.video-fixed.ons {
  z-index: 5000 !important;
}

.video-fixed .cha {
  width: 40px;
  height: 40px;
  background: url(../imgbox/close-vid2.png) #000 no-repeat center/80% auto;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}

.video-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 230;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
  /*transform:scale3d(0,0,1);*/
  transition: .8s ease-in-out;
}
.video-fixed .imghide {
  display: none;
}

.video-fixed .videoboxs .box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-fixed.ons {
  transition: .8s ease-in-out;
  /*transform:scale3d(1,1,1);*/
}

.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;
}

.wel-banner .videoboxs {
  position: relative;
}

.wel-banner .videoboxs:before {
  position: absolute;
  pointer-events: none;
  content: "";
  width: 50px;
  height: 50px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../imgbox/videos.png) no-repeat center;
  background-size: 100%;
  z-index: 2;
  display: none;
}

@media screen and (max-width: 1023px) {
  .wel-banner .secwen {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .wel-banner .videoboxs:before {
    display: block;
  }

  .video-fixed .videoboxs {
    width: 90%;
    height: 90%;
  }

  .w1600 {
    width: 92%;
    max-width: 92%;
  }
}
@media screen and (max-width: 767px) {
  .video-fixed .videoboxs {
    width: 100%;
    height: 80%;
    bottom: 0;
    margin: auto;
  }

  .video-fixed .cha {
    right: .2rem;
    top: -1.2rem;
    width: 1rem;
    height: 1rem;
  }
}
/**/
.con-words {
  line-height: 1.66;
  color: #4f4f4f;
}
.con-words.ons {
  color: #fff;
}

.w100 {
  width: 100%;
}

.wow.animated {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

.pre {
  position: relative;
}

.w1440 {
  width: 75%;
  max-width: 1440px;
  margin: 0 auto;
}

.w1200 {
  width: 70%;
  margin: 0 auto;
  max-width: 1200px;
}

.bocweb-footer {
  background: #2e2e2e;
  color: #fff;
}

.con-titles {
  padding-top: 1.25rem;
  position: relative;
  color: #000;
}
.con-titles.ons {
  color: #fff;
}
.con-titles.ons:before {
  background: url(../img/1-1.png) no-repeat center;
  background-size: 100%;
}
.con-titles:before {
  width: 3.05rem;
  height: 0.8rem;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  /*background: url(../img/15.png) no-repeat center;*/
  background-size: 100%;
}

.f5f5f5 {
  background-color: #f5f5f5;
}

.h90 {
  height: 90px;
  line-height: 90px;
}

.banner-down {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 1.875rem;
  width: 1.875rem;
  line-height: 1.875rem;
  border-radius: 1.875rem;
  border: 1px solid #fff;
  box-sizing: content-box;
  color: #fff;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.banner-down:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  /*background: url(../img/bannerbtn.png) no-repeat center;*/
  background-size: 100%;
  margin: auto;
}
.banner-down:hover {
  color: #fff;
}

.ffffff {
  background: #fff;
}

.con-header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1200;
}

.cons-swiper {
  position: relative;
}
.cons-swiper .swiper-button-prev, .cons-swiper .swiper-button-next {
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  /*background-color: rgba(0,0,0,.5);*/
  border: 1px solid #ccd6c9;
  border-radius: 50%;
  transition: .5s ease-in-out;
}
.cons-swiper .swiper-button-prev:hover, .cons-swiper .swiper-button-next:hover {
  transition: .5s ease-in-out;
}
.cons-swiper .swiper-button-prev {
  background-image: url(../img/prev.png);
}
.cons-swiper .swiper-button-next {
  background-image: url(../img/next.png);
}
.cons-swiper .swiper-pagination {
  width: 100%;
  text-align: center;
  line-height: 1;
}
.cons-swiper .swiper-pagination-bullet{
  background-color: rgba(29, 66, 20, .2)
  opacity: 1;
}
.cons-swiper .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 .1rem;
  width: .3rem;
  height: .3rem;
}
.cons-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1d4314;
}

.f3f3f3 {
  background: #f3f3f3;
}

.bgcenter {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 1190px) {
  .w1200,
  .w1440 {
    max-width: 90%;
    width: 90%;
  }
}
@media (max-width: 1023px) {
  .w1200,
  .w1440 {
    width: 92%;
    max-width: 92%;
  }
}
@media (min-width: 1024px) {
  .cons-swiper .swiper-pagination .swiper-pagination-bullet {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .cons-swiper .swiper-pagination .swiper-pagination-bullet:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    opacity: 1;
    background-color: #58914a;
  }

  .banner-down {
    transition: .5s ease-in-out;
  }
  .banner-down:hover {
    transition: .5s ease-in-out;
    transform: translateY(-5px);
  }

  .cons-swiper .swiper-button-next:hover {
    border-color: #1d4214;
    background-image: url(../img/next1.png);
  }

  .cons-swiper .swiper-button-prev:hover {
    border-color: #1d4214;
    background-image: url(../img/prev1.png);
  }

  .bocweb-footer-tops a,
  .bocweb-footer-bot a {
    transition: .5s ease-in-out;
  }
  .bocweb-footer-tops a:hover,
  .bocweb-footer-bot a:hover {
    color: #58914a;
    transition: .5s ease-in-out;
  }

  .bocweb-footer-tops .uls .lis {
    transition: .5s ease-in-out;
  }
  .bocweb-footer-tops .uls .lis:hover {
    transition: .5s ease-in-out;
    /*background-color: $colors;*/
    /*border-color: $colors;*/
    transform: translateY(-5px);
  }
  .bocweb-footer-tops .uls .lis img {
    pointer-events: none;
  }
}
/*searchs*/
.searchs-tops {
  padding-top: .5rem;
  padding-bottom: .5rem;
  background: #eff4f7;
}

.searchs-box {
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
  padding-right: 124px;
  position: relative;
}

.searchs-box input:-moz-placeholder,
.searchs-box textarea:-moz-placeholder {
  color: #666666;
}

.searchs-box input::-moz-placeholder,
.searchs-box textarea::-moz-placeholder {
  color: #666666;
}

.searchs-box input:-ms-input-placeholder,
.searchs-box textarea:-ms-input-placeholder {
  color: #666666;
}

.searchs-box input::-webkit-input-placeholder,
.searchs-box textarea::-webkit-input-placeholder {
  color: #666666;
}

.searchs-box input {
  background-color: transparent;
}

.searchs-box input[type=text] {
  width: 100%;
  height: 100%;
  line-height: inherit;
  color: #666666;
}

.searchs-box input[type=submit] {
  position: absolute;
  width: 100%;
  height: inherit;
  line-height: inherit;
  left: 0;
  width: 100%;
  text-align: left;
  top: 0;
  bottom: 0;
  z-index: 3;
  opacity: 0;
}

.searchs-box .submit {
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-left: 38px;
  padding-right: 44px;
  color: #fff;
  background-color: #58914a;
  border-radius: 40px;
  width: 124px;
}

.searchs-box .submit:before {
  position: absolute;
  content: "";
  height: .45rem;
  width: .45rem;
  top: 0;
  bottom: 0;
  right: .7rem;
  background: url(../imgbox/ser2.png) no-repeat center;
  background-size: 100%;
  margin: auto;
  z-index: 0;
}

.searchs-box .submit .spans {
  display: block;
  line-height: inherit;
  height: inherit;
}

.searchs-tits {
  color: #666666;
  line-height: 1.55;
  margin-bottom: .6rem;
}

.searchs-tits span {
  color: #0065BD;
}

.searchs-txts {
  font-size: 0;
  padding: 0 .25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.searchs-txts:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f3f2f0;
  left: 0;
  top: 0;
}

.searchs-txts .li {
  display: inline-block;
  vertical-align: top;
  margin: 0 .7rem;
  line-height: 1.45rem;
  cursor: pointer;
  position: relative;
  transition: .5s ease-in-out;
}

.searchs-txts .li:before {
  position: absolute;
  content: "";
  width: 1rem;
  height: 4px;
  background-color: #58914a;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: .5s ease-in-out;
}

.searchs-txts .li.active {
  color: #58914a;
  transition: .5s ease-in-out;
}

.searchs-txts .li.active:before {
  opacity: 1;
  transition: .5s ease-in-out;
}

.searchs-body {
  padding-top: 1.1rem;
  padding-bottom: 2.9rem;
}

.searchs-list {
  padding-top: .75rem;
}

.searchs-list .list {
  font-size: 0;
  padding-bottom: 1.75rem;
}

.searchs-list .list .items {
  display: inline-block;
  vertical-align: top;
  width: 48.5%;
  margin-left: 3%;
  color: #333;
  border-bottom: 1px solid #58914a;
  margin-top: .5rem;
}

.searchs-list .list .items .box {
  height: 1.25rem;
  line-height: 1.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding-left: .85rem;
  padding-right: .2rem;
  position: relative;
}

.searchs-list .list .items .box:before {
  position: absolute;
  content: "";
  width: .2rem;
  height: .2rem;
  border-radius: 50%;
  background-color: #0065BD;
  top: 0;
  bottom: 0;
  left: .25rem;
  margin: auto;
}

.searchs-list .list .items span {
  color: #cc0000;
}

.searchs-list .list .items:nth-child(2n+1) {
  margin-left: 0;
}

.w1600 {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}

body {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.con-banner {
  position: relative;
}
.con-banner .images {
  height: 16.25rem;
}
.con-banner .words {
  position: absolute;
  left: 50%;
  color: #fff;
  bottom: 3.4rem;
  transform: translateX(-50%);
}
.con-banner .text,
.con-banner .tits {
  line-height: 1;
}
.con-banner .txts {
  line-height: 1.2;
}
.con-banner .banner-down {
  margin-top: 1.1rem;
}

/**/
body{
  font-weight: 500;
}
.pd100 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.h100 {
  height: 100px;
  line-height: 100px;
}

.dianpu {
  position: relative;
  margin-left: .5rem;
  padding-left: .9rem;
}
.dianpu:after {
  position: absolute;
  content: "";
  width: .65rem;
  height: .65rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/dp.png) no-repeat center;
  background-size: 100%;
}
.bocweb-header .dianpu:after{
  background: url(../img/img/dp222.png) no-repeat center;
  background-size: 100%;
}

.m-header .dianpu {
  margin-right: 10px;
  color: #333;
}

.bocweb-header a {
  color: #fff;
  display: block;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.bocweb-header a:hover, .bocweb-header a.active {
  color: #58914a !important;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}


.bocweb-header .nav-tops,
.bocweb-header .bocweb-nav, .bocweb-header .nav {
  height: 100px;
  line-height: 100px;
}
.bocweb-header .bocweb-nav {
  font-size: 0;
  position: relative;
}
.bocweb-header .bocweb-nav .nav {
  display: inline-block;
  vertical-align: top;
}
.bocweb-header .nav {
  padding: 0 .75rem;
}
.bocweb-header .nav:nth-child(1) {
  padding-left: 0;
}
.bocweb-header .nav.nav-right {
  padding: 0;
  font-size: 0;
  height: 100px;
  line-height: 100px;
  padding-left: .9rem;
}
.bocweb-header .nav.nav-right .btn {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  position: relative;
}
.bocweb-header .nav.nav-right .btn:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 1em;
  background: #fff;
  opacity: .2;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bocweb-header .nav.nav-right .btn-bots {
  display: none;
  position: absolute;
  /*left: 50%;*/
  left: 0;
  /*transform:translateX(-50%);*/
  top:1rem;
  width: 60px;
  /*text-align: center;*/
  /*background: #666;*/
}
.section3-box .words-01 .tits,
.section3-box .words-02 .tits01{
  font-weight: bold;
}
.bocweb-header .nav.nav-right .yuyan {
  padding-left: 0;
  padding-right: .55rem;
  cursor: pointer;
}
.bocweb-header .nav.nav-right .yuyan .btn-tops {
  position: relative;
  padding-left: 0;
  padding-right: .375rem;
  height: 1rem;
  line-height: 1rem;
}
.bocweb-header .nav.nav-right .yuyan .btn-tops:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
}
.bocweb-header .nav.nav-right .yuyan .btn-tops:before {
  right: 0;
  width: 7px;
  height: 3px;
  background: url(../img/111-0.png) no-repeat center;
  background-size: 100%;
}
.bocweb-header .nav-tops {
  position: relative;
}
.bocweb-header .nav-tops:hover, .bocweb-header .nav-tops.active {
  color: #58914a !important;
}

.bocweb-footer-bots .text-fl, .bocweb-footer-bots .text-fl a {
  color: rgba(51, 51, 51, 0.5);
}
.bocweb-footer-bots .text-fl .txts {
  line-height: 1.2;
  color: #333333;
  margin-top: .6rem;
  margin-bottom: .3rem;
}
.bocweb-footer-bots .text-fl .txts span {
  color: #58914a;
}
.bocweb-footer-bots .text-fl .txts a {
  color: #333333;
}
.bocweb-footer-bots .text-fl .span {
  line-height: 1;
}

.h50 {
  height: 50px;
  line-height: 50px;
}

.langs a {
  color: #333;
}

.bocweb-logo .i1 {
  bottom: 0;
  margin: auto;
}

.abouts-list-06-swiper > .w1100 {
  position: relative;
}

.bocweb-header .nav-bots {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100px;
  text-align: center;
  display: none;
  background-color: rgba(29, 66, 20, 0.9);
  text-align: left;
  padding: 0.6rem 0.6rem 1.1rem 1.6rem;
}
.bocweb-header .nav-bots .before {
  display: block;
  left: 100%;
  width: 200%;
  height: 100%;
  background-color: rgba(29, 66, 20, 0.9);
  position: absolute;
  top: 0;
}
.bocweb-header .nav-bots .ul {
  display: flex;
  width: 15rem;
  align-items: stretch;
  flex-wrap: wrap;
}
.bocweb-header .nav-bots .ul .li {
  width: 33.33%;
}
.bocweb-header .nav-bots .li {
  color: #fff;
  line-height: 1;
  padding-top: .4rem;
  padding-bottom: .4rem;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.bocweb-header .nav-bots .li span {
  display: inline-block;
  vertical-align: top;
  /*padding-right: .6rem;*/
  padding-right: 1.875rem;
  position: relative;
}
.bocweb-header .nav-bots .li span:before {
  position: absolute;
  content: "";
  width: .25rem;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  right: 1.25rem;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.bocweb-header .nav-bots .li:hover span,
.bocweb-header .nav-bots .li.active span {
  padding-right: 1.875rem;
}
.bocweb-header .nav-bots .li:hover span:before,
.bocweb-header .nav-bots .li.active span:before {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  right: 0;
  width: 1.5rem;
}
.bocweb-header .nav-bots .li:hover, .bocweb-header .nav-bots .li.active {
  color: #ffff00 !important;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.bocweb-header .nav-bots .li:hover span:before, .bocweb-header .nav-bots .li.active span:before {
  background-color: #ffff00 !important;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.bocweb-header.fixed .bocweb-logo img {
  display: inline-block;
  vertical-align: middle;
}

.bocweb-header {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

body.body-active3 .bocweb-header {
  background-color: #fff;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

body.body-active2 .con-header {
  position: relative;
  background-color: #fff;
}

body.fp-viewing-1 .bocweb-header,
body.fp-viewing-2 .bocweb-header,
body.fp-viewing-3 .bocweb-header,
body.fp-viewing-4 .bocweb-header {
  background-color: #fff;
}

.bocweb-header .nav-bots-cons .ulks .li:hover span:before,
.bocweb-header .nav-bots-cons .ulks .li.active span:before {
  opacity: 1;
}

.bocweb-logo {
  width: 5rem;
  position: relative;
}
.bocweb-logo img {
  display: inline-block;
  vertical-align: middle;
}
.bocweb-logo .i0 {
  opacity: 1;
}
.bocweb-logo .i1 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}




body.fp-viewing-1 .bocweb-header .nav.nav-right .dianpu:after,
body.fp-viewing-2 .bocweb-header .nav.nav-right .dianpu:after,
body.fp-viewing-3 .bocweb-header .nav.nav-right .dianpu:after,
body.fp-viewing-4 .bocweb-header .nav.nav-right .dianpu:after,
body.proinfo-id .bocweb-header .nav.nav-right .dianpu:after,
body.body-active3 .bocweb-header .nav.nav-right .dianpu:after,
body.body-active2 .bocweb-header .nav.nav-right .dianpu:after,
body.body-active .bocweb-header .nav.nav-right .dianpu:after,
.bocweb-header.fixed .nav.nav-right .dianpu:after{
  background: url(../img/dp.png) no-repeat center;
  background-size: 100%;
}

body.fp-viewing-1 .bocweb-header,
body.fp-viewing-2 .bocweb-header,
body.fp-viewing-3 .bocweb-header,
body.fp-viewing-4 .bocweb-header,
body.proinfo-id .bocweb-header,
body.body-active3 .bocweb-header,
body.body-active2 .bocweb-header,
body.body-active .bocweb-header,
.bocweb-header.fixed {
  background: #fff;
}
body.fp-viewing-1 .bocweb-header .nav.nav-right .btn,
body.fp-viewing-2 .bocweb-header .nav.nav-right .btn,
body.fp-viewing-3 .bocweb-header .nav.nav-right .btn,
body.fp-viewing-4 .bocweb-header .nav.nav-right .btn,
body.proinfo-id .bocweb-header .nav.nav-right .btn,
body.body-active3 .bocweb-header .nav.nav-right .btn,
body.body-active2 .bocweb-header .nav.nav-right .btn,
body.body-active .bocweb-header .nav.nav-right .btn,
.bocweb-header.fixed .nav.nav-right .btn {
  color: #1d4214;
}
body.fp-viewing-1 .bocweb-header .nav.nav-right .btn:before,
body.fp-viewing-2 .bocweb-header .nav.nav-right .btn:before,
body.fp-viewing-3 .bocweb-header .nav.nav-right .btn:before,
body.fp-viewing-4 .bocweb-header .nav.nav-right .btn:before,
body.proinfo-id .bocweb-header .nav.nav-right .btn:before,
body.body-active3 .bocweb-header .nav.nav-right .btn:before,
body.body-active2 .bocweb-header .nav.nav-right .btn:before,
body.body-active .bocweb-header .nav.nav-right .btn:before,
.bocweb-header.fixed .nav.nav-right .btn:before {
  background-color: #000;
}
body.fp-viewing-1 .bocweb-header a,
body.fp-viewing-2 .bocweb-header a,
body.fp-viewing-3 .bocweb-header a,
body.fp-viewing-4 .bocweb-header a,
body.proinfo-id .bocweb-header a,
body.body-active3 .bocweb-header a,
body.body-active2 .bocweb-header a,
body.body-active .bocweb-header a,
.bocweb-header.fixed a {
  color: #1d4214;
}
body.fp-viewing-1 .bocweb-header .nav.nav-right .yuyan .btn-tops:before,
body.fp-viewing-2 .bocweb-header .nav.nav-right .yuyan .btn-tops:before,
body.fp-viewing-3 .bocweb-header .nav.nav-right .yuyan .btn-tops:before,
body.fp-viewing-4 .bocweb-header .nav.nav-right .yuyan .btn-tops:before,
body.proinfo-id .bocweb-header .nav.nav-right .yuyan .btn-tops:before,
body.body-active3 .bocweb-header .nav.nav-right .yuyan .btn-tops:before,
body.body-active2 .bocweb-header .nav.nav-right .yuyan .btn-tops:before,
body.body-active .bocweb-header .nav.nav-right .yuyan .btn-tops:before,
.bocweb-header.fixed .nav.nav-right .yuyan .btn-tops:before {
  background: url(../img/111-1.png) no-repeat center;
  background-size: 100%;
}
body.fp-viewing-1 .bocweb-header .nav-bots,
body.fp-viewing-2 .bocweb-header .nav-bots,
body.fp-viewing-3 .bocweb-header .nav-bots,
body.fp-viewing-4 .bocweb-header .nav-bots,
body.proinfo-id .bocweb-header .nav-bots,
body.body-active3 .bocweb-header .nav-bots,
body.body-active2 .bocweb-header .nav-bots,
body.body-active .bocweb-header .nav-bots,
.bocweb-header.fixed .nav-bots {
  background-color: rgba(29, 66, 20, 0.9);
}
body.fp-viewing-1 .bocweb-header .bocweb-logo img,
body.fp-viewing-2 .bocweb-header .bocweb-logo img,
body.fp-viewing-3 .bocweb-header .bocweb-logo img,
body.fp-viewing-4 .bocweb-header .bocweb-logo img,
body.proinfo-id .bocweb-header .bocweb-logo img,
body.body-active3 .bocweb-header .bocweb-logo img,
body.body-active2 .bocweb-header .bocweb-logo img,
body.body-active .bocweb-header .bocweb-logo img,
.bocweb-header.fixed .bocweb-logo img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
body.fp-viewing-1 .bocweb-header .bocweb-logo .i0,
body.fp-viewing-2 .bocweb-header .bocweb-logo .i0,
body.fp-viewing-3 .bocweb-header .bocweb-logo .i0,
body.fp-viewing-4 .bocweb-header .bocweb-logo .i0,
body.proinfo-id .bocweb-header .bocweb-logo .i0,
body.body-active3 .bocweb-header .bocweb-logo .i0,
body.body-active2 .bocweb-header .bocweb-logo .i0,
body.body-active .bocweb-header .bocweb-logo .i0,
.bocweb-header.fixed .bocweb-logo .i0 {
  opacity: 0;
}
body.fp-viewing-1 .bocweb-header .bocweb-logo .i1,
body.fp-viewing-2 .bocweb-header .bocweb-logo .i1,
body.fp-viewing-3 .bocweb-header .bocweb-logo .i1,
body.fp-viewing-4 .bocweb-header .bocweb-logo .i1,
body.proinfo-id .bocweb-header .bocweb-logo .i1,
body.body-active3 .bocweb-header .bocweb-logo .i1,
body.body-active2 .bocweb-header .bocweb-logo .i1,
body.body-active .bocweb-header .bocweb-logo .i1,
.bocweb-header.fixed .bocweb-logo .i1 {
  opacity: 1;
}
body.fp-viewing-1 .bocweb-header .navbox a,
body.fp-viewing-2 .bocweb-header .navbox a,
body.fp-viewing-3 .bocweb-header .navbox a,
body.fp-viewing-4 .bocweb-header .navbox a,
body.proinfo-id .bocweb-header .navbox a,
body.body-active3 .bocweb-header .navbox a,
body.body-active2 .bocweb-header .navbox a,
body.body-active .bocweb-header .navbox a,
.bocweb-header.fixed .navbox a {
  color: #333333;
}

.nav-bots.on {
  display: none !important;
}

.bocweb-footer {
  color: #999999;
  background-color: #fff;
  border-top: 1px solid #d6d6d6;
}

.bocweb-footer-tops-01 {
  padding-top: 1.3rem;
  padding-bottom: 2.2rem;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #d6d6d6;
}
.bocweb-footer-tops-01 .navbox {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  padding-left: 1.5rem;
  width: 78%;
}

.bocweb-footer-tops-01 .navbox a {
  display: block;
  color: #333333;
}
.bocweb-footer-tops-01 .nav {
  width: 5.75rem;
}
.bocweb-footer-tops-01 .nav:nth-child(n+2){
  margin-left: 3%;
}
.bocweb-footer-tops-01 .li {
  line-height: 1.95;
  color: #333333;
}
.bocweb-footer-tops-01 .nav-tops {
  line-height: 1;
}
.bocweb-footer-tops-01 .nav-bots {
  margin-top: .8rem;
}
.bocweb-footer-tops-01 .ewm {
  width: 21.56%;
  text-align: center;
  position: relative;
}
.bocweb-footer-tops-01 .ewm:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 99%;
  left: 0;
  top: 0;
  background-color: #cccccc;
}
.bocweb-footer-tops-01 .ewm .imgs {
  width: 4.25rem;
  height: 4.25rem;
  border: 1px solid #dcdcdc;
  margin: 0 auto;
}
.bocweb-footer-tops-01 .ewm .span {
  margin-top: .55rem;
  line-height: 1.875;
  color: #999999;
}
.bocweb-footer-tops-01 .ewm .span span {
  color: #58914a;
}

.bocweb-footer-bots .ul {
  display: flex;
}
.bocweb-footer-bots .ul a:nth-child(n+2) {
  margin-left: .2rem;
}
.bocweb-footer-bots .ul div.li {
  margin-right: .5rem;
}

.linksbox {
  position: relative;
}
.linksbox .links-bots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 1.25rem;
  z-index: 3;
  background-color: #fff;
  max-height: 4rem;
  overflow-y: auto;
  border: 1px solid #cccccc;
  box-sizing: content-box;
  display: none;
  box-sizing: border-box;
}
.linksbox .links-bots a {
  display: block;
  line-height: 1rem;
  padding: 0 .6rem;
  height: 1rem;
  color: #666;
}
.linksbox .links-tops {
  height: 1.25rem;
  line-height: 1.25rem;
  border: 1px solid #cccccc;
  position: relative;
  padding-right: 1.7rem;
  padding-left: .6rem;
  width: 10rem;
  overflow: hidden;
  cursor: pointer;
}
.linksbox .links-tops:before {
  position: absolute;
  content: "";
  width: 1.7rem;
  height: 1.25rem;
  right: 0;
  top: 0;
  background: url(../img/png.png) no-repeat center;
  background-size: 100%;
  border-left: 1px solid #ccc;
}

.bocweb-footer-bots {
  padding-top: 1rem;
  padding-bottom: 1.8rem;
  position: relative;
}
.bocweb-footer-bots:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  background-color: #333;
  opacity: 0.2;
}

.bocweb-footer-tops-02 {
  padding-top: .6rem;
  padding-bottom: .9rem;
}
.bocweb-footer-tops-02 .tits {
  margin-bottom: .4rem;
}
.bocweb-footer-tops-02 .ul {
  display: flex;
  color: #333333;
}
.bocweb-footer-tops-02 .ul .li:nth-child(n+2) {
  margin-left: 2rem;
}
.bocweb-footer-tops-02 .li-bots {
  line-height: 1.44;
  margin-top: 3px;
}

@media (max-width: 1191px) {
  .bocweb-header .nav-tops {
    padding-left: 0;
  }

  .bocweb-footer-tops-01 .navbox {
    padding-left: 0;
  }

  .bocweb-footer-tops-01 .nav {
    width: 5rem;
  }
}
.f-yu {
  line-height: 1.2;
  padding-top: 1.625rem;
  padding-bottom: 1.2rem;
  color: #58914a;
  border-bottom: 1px solid #cdd1cd;
}

@media (max-width: 1023px) {
  .h100{
    height: 50px;
  }
  .bocweb-footer-tops-02 {
    text-align: center;
  }

  .bocweb-footer-tops-02 .ul {
    align-items: center;
    justify-content: center;
  }

  .bocweb-footer-tops-01 .navbox {
    display: none;
  }

  .bocweb-footer-tops-01 .ewm {
    width: 50%;
    text-align: center;
    float: none;
    margin: 0 auto;
  }
  .bocweb-footer-tops-01 .ewm:before {
    display: none;
  }

  .bocweb-footer-bots .ul {
    align-items: center;
    justify-content: center;
  }

  .bocweb-footer-bots .linksbox {
    display: none;
  }

  .bocweb-footer-bots .text-fl, .bocweb-footer-bots .linksbox {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .bocweb-footer {
    background: #f4f8f3;
  }

  .bocweb-footer-tops-01 .ewm {
    width: 100%;
  }

  .bocweb-footer-tops-01 {
    padding-top: 1.25rem;
    padding-bottom: 1.1rem;
  }
  .bocweb-footer-tops-01 .span {
    margin-top: .4rem;
  }

  .bocweb-footer-bots {
    padding-top: .8rem;
    padding-bottom: 1.75rem;
  }

  .bocweb-footer-tops-02 .ul {
    flex-wrap: wrap;
  }

  .bocweb-footer-tops-02 .ul .li {
    width: 100%;
  }

  .bocweb-footer-tops-02 .ul .li:nth-child(n+2) {
    margin-left: 0;
    margin-top: .6rem;
  }

  .bocweb-footer-tops-02 .li-bots {
    margin-top: 0.3rem;
  }

  .bocweb-footer-bots .text-fl .txts {
    line-height: 1.5;
  }
}
@media (min-width: 1024px) {
  .bocweb-footer-bots .text-fl a {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-footer-bots .text-fl a:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #58914a !important;
  }

  .linksbox .links-bots a {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .linksbox .links-bots a:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #fff;
    background-color: #58914a;
  }

  .bocweb-footer-tops-01 .navbox a {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-footer-tops-01 .navbox a:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #58914a;
  }

  .bocweb-header .nav.nav-right .yuyan {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-header .nav.nav-right .yuyan .btn-tops:after,
  .bocweb-header .nav.nav-right .yuyan .btn-tops:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-header .nav.nav-right .yuyan:hover .btn-tops {
    color: #58914a;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-header .nav.nav-right .yuyan:hover .btn-tops:before {
    background: url(../img/111-1.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
}
.ab-words-01 {
  padding-top: 2.75rem;
  padding-bottom: 1.8rem;
}
.ab-words-01 .words {
  width: 40.6%;
}
.ab-words-01 .text {
  width: 59.4%;
  padding-top: 2.75rem;
  position: relative;
  line-height: 1.875;
  color: #666666;
}
.ab-words-01 .ab-words-tit,
.ab-words-01 .ab-words-txt {
  margin-top: 1rem;
}
.ab-words-01 .ab-words-txt{
  color: rgba(29,66,20,.5);
}
.ab-words-01 .ab-words-tit{
  /*letter-spacing: .1em;*/
}
.ab-words-01 .ab-btn-down {
  margin-top: 1.25rem;
}

.ab-tits {
  line-height: 1;
  position: relative;
  color: #1d4214;
}
.ab-tits.on:before {
  display: none;
}
.ab-tits.on span {
  background: transparent;
}
.ab-tits span {
  line-height: 1;
  position: relative;
  z-index: 2;
  background: #fff;
  padding-right: 2.7rem;
}
.ab-tits:before {
  height: 1px;
  width: 100%;
  background: #e8e8e8;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}

.ab-btn-down {
  width: .6rem;
  height: .6rem;
  cursor: pointer;
  background: url(../img/down.png) no-repeat center;
  background-size: 100%;
}

.ab-words-tit {
  color: #58914a;
  line-height: 1.16;
}

.ab-words-txt {
  color: #1d4214;
  line-height: 1.7;
}

.ab-images-01 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.ab-images-01:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/banner.png) no-repeat center;
  background-size: cover;
  z-index: 3;
}

.ab-list-02 {
  padding-top: 2.375rem;
  padding-bottom: 0.7rem;
}
.ab-list-02 .itembox {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  text-align: center;
  text-align: center;
  justify-content: center;
  margin-top: .8rem;
  padding-top: 1.625rem;
}
.ab-list-02 .itembox .items {
  width: 20%;
  text-align: center;
}
.ab-list-02 .itembox .items img {
  max-width: 80%;
}
.ab-list-02 .itembox .items:nth-child(n+6) {
  margin-top: 1.5rem;
}

.ab-list-03 {
  background: #f4f8f3;
  padding-top: 2.2rem;
  padding-bottom: 1.6rem;
}
.ab-list-03 .swiper-slide-shadow-left,
.ab-list-03 .swiper-slide-shadow-right {
  display: none;
}
.ab-list-03 .images {
  overflow: hidden;
}
.ab-list-03 .swiper-slide {
  width: 55%;
  opacity: 0;
  text-align: center;
  color: #999999;
}
.ab-list-03 .swiper-slide .words {
  line-height: 1.75rem;
  height: 1.75rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.ab-list-03 .swiper-slide.swiper-slide-next, .ab-list-03 .swiper-slide.swiper-slide-prev, .ab-list-03 .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.ab-list-03 .swiper-slide-active {
  /*font-size: 128%;*/
}
.ab-list-03 .swiper-slide-active .words {
  color: #fff;
  background-color: #1d4314;
}

.ab-list-03-tits {
  margin-bottom: .55rem;
  color: #1d4214;
}

.ab-list-03-txts {
  line-height: 1.875;
  color: #666666;
}

.ab-swiper-03 {
  margin-top: .7rem;
}

.ab-swiper-03-swiper .swiper-button-prev {
  left: -1.625rem;
}
.ab-swiper-03-swiper .swiper-button-next {
  right: -1.625rem;
}
.ab-swiper-03-swiper .swiper-pagination {
  margin-top: .8rem;
  position: static;
  width: 100%;
}

@media (max-width: 1281px) {
  .ab-swiper-03-swiper .swiper-button-next {
    right: -.5rem;
  }

  .ab-swiper-03-swiper .swiper-button-prev {
    left: -.5rem;
  }
}
@media (max-width: 1023px) {
  .ab-words-01 .words {
    width: 100%;
  }

  .ab-images-01 img {
    height: 13rem;
    object-fit: cover;
  }

  .ab-words-01 .text {
    width: 100%;
    padding-top: 1.25rem;
  }

  .ab-list-02 .itembox .items:nth-child(n+6) {
    margin-top: 1.75rem;
  }

  .ab-list-03 .swiper-slide {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .ab-swiper-03-swiper .swiper-button-next, .ab-swiper-03-swiper .swiper-button-prev {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .ab-images-01,
  .ab-list-03 .swiper-slide {
    overflow: hidden;
  }
  .ab-images-01 img,
  .ab-list-03 .swiper-slide img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .ab-images-01:hover img,
  .ab-list-03 .swiper-slide:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.25, 1.25, 1);
  }

  .ab-list-02 .itembox .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .ab-list-02 .itembox .items img:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translate(-10px) scale3d(1.25, 1.25, 1);
  }
}
.server-list {
  padding-top: 2.25rem;
}
.server-list .server-tits {
  padding-bottom: 1.05rem;
}

.server-tits .tits {
  line-height: 1.31;
  color: #1d4214;
  /*letter-spacing: .1em;*/
}
.server-tits .txts {
  margin-top: .6125rem;
  color: #666666;
  line-height: 1.66;
}

.server-top-list {
  position: relative;
}
.server-top-list:before, .server-top-list:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 5%;
  background-color: #d2d9d0;
  bottom: 0;
}
.server-top-list:before {
  left: 0;
}
.server-top-list:after {
  right: 0;
}

.server-top-list-swiper .items {
  width: 25%;
  text-align: center;
  padding: 0 .75rem;
  cursor: pointer;
  padding-bottom: 1.625rem;
  /*border-bottom: 1px solid #d2d9d0;*/
  position: relative;
}
.server-top-list-swiper .items .line {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d2d9d0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  left: 0;
  bottom: 0;
}
.server-top-list-swiper .items:before, .server-top-list-swiper .items:after {
  position: absolute;
  width: 1px;
  content: "";
  height: 100%;
  top: 0;
  /*background: #c9d4c6;*/
  background-image: linear-gradient(to top, rgba(201, 212, 198, 0.7), rgba(201, 212, 198, 0.05));
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.server-top-list-swiper .items:before {
  left: 0;
}
.server-top-list-swiper .items:after {
  right: 0;
}
.server-top-list-swiper .items.active {
  background-image: linear-gradient(to top, #f4f8f3, rgba(201, 212, 198, 0));
}

.server-top-list-swiper .items.active .icon{
  transition:.5s ease-in-out;
  background-color: #1D4214;
}
.server-top-list-swiper .items.active .icon .i1{
  opacity: 1;
}
.server-top-list-swiper .items.active .icon img{
  transition:.5s ease-in-out;
}
.server-top-list-swiper .items.active .icon .i0{
  opacity: 0;
}

.server-top-list-swiper .tits {
  color: #1d4214;
  margin-bottom: .6rem;
  line-height: 1.3;
  height: 2.6em;
  margin-top: .35rem;
  overflow: hidden;
}
.server-top-list-swiper .txts {
  line-height: 1.875;
}
.server-top-list-swiper .imgs {
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 auto;
  border: 1px solid #c5c7c4;
  padding: .4rem;
  background-color: #fff;
  margin-top: .65rem;
}
.server-top-list-swiper .icon {
  width: 2.6rem;
  position: relative;
  background-color: #f4f8f3;
  border-radius: 50%;
  margin: 0 auto;
  transition:.5s ease-in-out;

}
.server-top-list-swiper .icon .i1 {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  opacity: 0;
}

.server-top-list-swiper .items {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.server-top-list-swiper .items.active {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  /*border-bottom-color: transparent;*/
}
.server-top-list-swiper .items.active .line {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  background-color: transparent;
}
.server-top-list-swiper .items.active:before, .server-top-list-swiper .items.active:after {
  opacity: 1;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.server-bot-list .con-tits{
  font-weight: bold;
  color: #1d4214;
}

.server-bot-list {
  background-color: #f4f8f3;
  padding-top: 1.625rem;
  padding-bottom: 2.7rem;
  position: relative;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.server-bot-list input:-moz-placeholder,
.server-bot-list textarea:-moz-placeholder {
  color: #999999;
}
.server-bot-list input::-moz-placeholder,
.server-bot-list textarea::-moz-placeholder {
  color: #999999;
}
.server-bot-list input:-ms-input-placeholder,
.server-bot-list textarea:-ms-input-placeholder {
  color: #999999;
}
.server-bot-list input::-webkit-input-placeholder,
.server-bot-list textarea::-webkit-input-placeholder {
  color: #999999;
}
.server-bot-list .input-bots {
  width: 100%;
}
.server-bot-list.on {
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.server-bot-list textarea {
  resize: none;
  height: 4.75rem;
  width: 100%;
  color: #999999;
}
.server-bot-list .inputs {
  position: relative;
  margin-bottom: .5rem;
}
.server-bot-list .inputs.w100 {
  width: 100%;
}
.server-bot-list .inputs .span {
  position: absolute;
  right: .75rem;
  height: 1.5rem;
  line-height: 1.5rem;
  color: #ff0000;
}
.server-bot-list .form {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.server-bot-list input, .server-bot-list textarea {
  padding-left: .6rem;
  display: block;
  text-indent: 0;
}
.server-bot-list textarea {
  padding-top: .25rem;
}
.server-bot-list input {
  height: 1.5rem;
  padding-right: 1rem;
  width: 100%;
  line-height: 1.5rem;
  border: 1px solid #e5e5e5;
}
.server-bot-list .inputs {
  width: 49.375%;
  margin-left: 1.25%;
}
.server-bot-list .inputs:nth-child(2n+1) {
  margin-left: 0;
}
.server-bot-list .input-bots .input-fl {
  display: flex;
}
.server-bot-list .input-bots .input-fl input {
  width: 10.9rem;
  display: inline-block;
}
.server-bot-list .input-bots .input-fl img {
  height: 1.5rem;
  margin-left: .35rem;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.server-bot-list .input-bots .input-fr {
  position: relative;
}
.server-bot-list .input-bots .input-fr input[type=submit] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: transparent;
  color: transparent;
  padding: 0;
  margin: 0;
  opacity: 0;
}
.server-bot-list .input-bots .input-fr .div-submit {
  position: relative;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 4rem 0 1.1rem;
  background-color: #1d4214;
  color: #fff;
  z-index: 0;
}
.server-bot-list .input-bots .input-fr .div-submit:before {
  content: "";
  position: absolute;
  width: .55rem;
  height: .55rem;
  right: .95rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/2-1.png) no-repeat center;
  background-size: 100%;
}

.solution-details-bottoms {
  padding-top: 1.35rem;
  padding-bottom: 1.625rem;
  background-color: #f4f8f3;
}
.solution-details-bottoms .productslit {
  margin-top: 1rem;
}
.solution-details-bottoms .swiper-pagination {
  margin-top: 1.125rem;
  position: static;
}

.solution-info {
  padding-top: 1.75rem;
  padding-bottom: 2.25rem;
}
.solution-info .info-txts {
  color: #666666;
  line-height: 1.875;
  margin-top: .8rem;
}
.proinfo-center .con-tits,
.solution-details-bottoms .con-tits,
.solution-info .info-tits{
  font-weight: bold;
  color: #1d4214;
}
.proinfo-tit .span{
  font-weight: bold;
}

@media (max-width: 1023px) {
  .server-top-list-swiper .items {
    width: 50%;
  }

  .server-bot-list .input-bots .input-fr,
  .server-bot-list .input-bots .input-fl {
    width: 100%;
    float: none;
  }

  .server-bot-list .input-bots .input-fr {
    width: 45%;
    margin: 0 auto;
    margin-top: 1rem;
  }

  .server-top-list-swiper .swiper-button-next {
    right: 0;
  }

  .server-top-list-swiper .swiper-button-prev {
    left: 0;
  }

  .server-bot-list .input-bots .input-fr .div-submit {
    padding: 0 2rem 0 .5rem;
  }
}
@media (max-width: 767px) {
  .server-bot-list .inputs {
    width: 100%;
    margin-left: 0;
  }
}
.productslit-tits .items .imgs{
  position: relative;
}
 .productslit-tits .items .imgs .i1{
  opacity: 0;
  position: absolute;
  left: 0;
  top:0;
 }
@media (min-width: 1024px) {
  .productslit-tits .items:hover .imgs .i0,
  .wel-swiper-btnbox .items:hover .imgs .i0{
    opacity: 0
  }
  .productslit-tits .items:hover .imgs .i1,
  .wel-swiper-btnbox .items:hover .imgs .i1{
    opacity: 1
  }
  .productslit-tits .items:hover .imgs ,
  .wel-swiper-btnbox .items:hover .imgs {
    background-color: #1d4214;
  }
  .productslit-tits .items .imgs,
  .productslit-tits .items:hover .imgs,
  .productslit-tits .items .imgs img,
  .productslit-tits .items:hover .imgs img,
  .wel-swiper-btnbox .items:hover .imgs,
  .wel-swiper-btnbox .items .imgs,
  .wel-swiper-btnbox .items .imgs img,
  .wel-swiper-btnbox .items:hover .imgs img{
     transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .server-top-list-swiper .items {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .server-top-list-swiper .items:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-image: linear-gradient(to top, #f4f8f3, rgba(201, 212, 198, 0));
    /*border-bottom-color: transparent;*/
  }
  .server-top-list-swiper .items:hover .line {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-color: transparent;
  }
  .server-top-list-swiper .items:hover:before, .server-top-list-swiper .items:hover:after {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .server-top-list-swiper .swiper-btn {
    display: none !important;
  }
}
.solution-list-01 {
  padding-top: 2.4rem;
}

.cons-more {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: .75rem;
  padding-right: 2.05rem;
  height: 3.14em;
  line-height: 3.14em;
  border-radius: 3.14em;
  background-color: #1d4214;
  color: #fff;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.cons-more:hover {
  color: #fff;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.cons-more:before {
  position: absolute;
  content: "";
  width: .5rem;
  height: .5rem;
  right: .375rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/conmore.png) no-repeat center;
  background-size: 100%;
}

.solution-itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.solution-itembox .items {
  width: 6.75rem;
  position: relative;
}
.solution-itembox .items:before {
  width: 1px;
  height: 100%;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-color: #d2d9d0;
}
.solution-itembox .items.active {
  width: calc(100% - 20.25rem);
}
.solution-itembox .items .bg {
  width: 6.75rem;
}
.solution-itembox .items .items-tops, .solution-itembox .items .items-bots {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.solution-itembox .items .items-tops {
  /*transition:.5s $ease;*/
  opacity: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.solution-itembox .items .items-tops .tits {
  line-height: 1;
  color: #1d4214;
  font-weight: bold;
}
.solution-itembox .items .items-tops .txts {
  line-height: 1.875;
  height: 7.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: #666666;
  margin-top: .65rem;
  margin-bottom: .65rem;
}
.solution-itembox .items.active .items-bots, .solution-itembox .items.active .items-tops {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.solution-itembox .items.active .items-tops {
  opacity: 1;
}
.solution-itembox .items.active .items-bots {
  opacity: 0;
}
.solution-itembox .items:nth-child(1) .items-tops {
  padding-left: 0;
  padding-right: 2.6rem;
}
.solution-itembox .items:nth-child(1):before {
  display: none;
}
.solution-itembox .items .items-bots {
  padding-left: 1.625rem;
  padding-right: .25rem;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.solution-itembox .items .items-bots .tits2 {
  line-height: 1;
  color: #333333;
  font-weight: bold;
}
.solution-itembox .items .items-bots .txts2 {
  color: rgba(51, 51, 51, 0.25);
  line-height: 1.2;
  height: 2.4em;
  margin-top: .45rem;
  margin-bottom: 1.8rem;
}
.solution-itembox .items .items-bots .imgs {
  width: 1.3rem;
}

.solution01-images {
  position: relative;
}
.solution01-images .words {
  width: 100%;
  padding: 0 3%;
  position: absolute;
  left: 50%;
  z-index: 2;
  top: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
}
.solution01-images .txts {
  line-height: 1;
  margin-top: 1.2rem;
  color: rgba(255, 255, 255, 0.5);
}
.solution01-images .imgs {
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}

.commen-tits {
  color: #1d4214;
}

.solution-list-02 {
  padding-top: 1.85rem;
  padding-bottom: 2.6rem;
}
.solution-list-02 .solution02-images {
  margin-top: .4rem;
}

.con-banner .words {
  width: 80%;
  text-align: center;
}

@media (max-width: 1481px) {
  .solution-itembox .items .bg {
    width: 7.5rem;
  }

  .solution-itembox .items.active {
    width: calc(100% - 22.5rem);
  }

  .solution-itembox .items {
    width: 7.5rem;
  }
}
@media (max-width: 1023px) {
  .solution-itembox .items.active .items-bots {
    opacity: 1;
  }

  .solution-itembox .items:nth-child(2n+1):before {
    display: none;
  }

  .solution-list-01 {
    padding-top: 0;
  }

  .solution-list-01 .solution-itembox {
    padding: 1.2rem 0;
  }

  .solution-itembox .items .items-bots {
    padding: .5rem;
  }

  .solution-itembox .items.active,
  .solution-itembox .items {
    width: 50%;
  }

  .solution-itembox .items .items-bots {
    display: block;
    position: relative;
    opacity: 1;
  }
  .solution-itembox .items .bg {
    display: none;
  }
  .solution-itembox .items .items-tops {
    position: relative;
    opacity: 1;
    padding: .75rem .5rem;
    display: none;
  }
  .solution-itembox .items:nth-child(n+3) {
    border-top: 1px solid #d2d9d0;
  }

  .solution-itembox .items:nth-child(2n+1) .items-tops {
    padding-left: 0;
    padding-right: .5rem;
  }
}
@media (max-width: 767px) {
  .solution01-images .imgage img {
    height: 8rem;
  }

  .solution01-images .txts {
    margin-top: .5rem;
  }
}
.productslit-tits .items {
  width: 10.625%;
}

.productslit .imgs {
  overflow: hidden;
}

.cons-more.on {
  background-color: rgba(255, 255, 255, 0.25);
}

.cons-more.contacts-btn:before {
  width: .65rem;
  height: .65rem;
  background: url(../img/yx5.png) no-repeat center;
  background-size: 100%;
}

.productslit-tits .swiper-no-swiping .swiper-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.productslit-tits .items {
  padding-top: 1.45rem;
  padding-bottom: .85rem;
  text-align: center;
}
.productslit-tits .items .imgs {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  border: 1px solid #cdd6cb;
  margin: 0 auto;
}
.productslit-tits .items .span {
  margin-top: .125rem;
  color: #1d4214;
  line-height: 2.2em;
  height: 2.2em;
  overflow: hidden;
}

.productslitbox {
  background-color: #f4f8f3;
  padding-top: 1.85rem;
  padding-bottom: 3.25rem;
}

.productslit {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.productslit .items {
  width: 23.75%;
  margin-left: 1.25%;
  margin-bottom: 1.25%;
  position: relative;
  overflow: hidden;
}
.productslit .items:nth-child(4n+1) {
  margin-left: 0;
}
.productslit .items-bots {
  opacity: 0;
  transform: scale3d(2, 2, 1);
  position: relative;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  visibility: hidden;
}
.productslit .items-tops {
  opacity: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  background-color: #fff;
}
.productslit .words {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  padding-bottom: 1.1rem;
}
.productslit .words .tits {
  line-height: 1;
  margin-bottom: .75rem;
}
.productslit .text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1.8rem;
  line-height: 1.8rem;
}
.productslit .text .textfl {
  line-height: inherit;
  height: inherit;
  color: #333333;
  padding-left: .4rem;
  padding-right: 1.2rem;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.productslit .text .btn {
  position: absolute;
  width: .55rem;
  height: .55rem;
  top: 0;
  bottom: 0;
  right: .7rem;
  background: url(../img/sj.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}
.productslit .text:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 0;
  background-color: #f4f8f3;
}
.productslit .imgs {
  background-color: #fff;
}

.proinfo-line {
  border-top: 1px solid #e6e8e9;
  position: relative;
}

.proinfo-tops {
  padding-bottom: 1.8rem;
}
.proinfo-tops .words {
  width: 38.5%;
  /*padding-left: 8%;*/
  padding-top: 2.05rem;
}
.proinfo-tops .words .box {
  width: 580px;
  padding-right: 2.25rem;
  max-width: 90%;
}
.proinfo-tops .more {
  margin-top: 3.15rem;
}
.proinfo-tops .images {
  width: 61.5%;
}
.proinfo-tops .uls {
  padding-top: .75rem;
}
.proinfo-tops .uls .lis:nth-child(n+2) {
  margin-top: 1.05rem;
}
.proinfo-tops .lis-tops {
  margin-bottom: .25rem;
  line-height: 1.16;
  color: #1d4214;
}
.proinfo-tops .lis-bots {
  line-height: 1.5;
  color: #666666;
}
.proinfo-tops .lis-list {
  margin-top: .7rem;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.proinfo-tops .lis-list .txts {
  line-height: 1.1;
  margin-top: .45rem;
  text-align: center;
  color: #999999;
}
.proinfo-tops .lis-list .imgs {
  width: 1.05rem;
  margin: 0 auto;
  margin-right: .375rem;
  margin-left: .375rem;
  border-radius: 3px;
  overflow: hidden;
}

.proinfo-bots .table {
  margin-top: .85rem;
}

.table table {
  border-top: 2px solid #1d4214;
  width: 100%;
}
.table table td, .table table th {
  border: 1px solid #d2d9d0;
}
.table table thead th {
  background-color: #f4f8f3;
  color: #1d4214;
}
.table table thead .h40 {
  background-color: #f3efe8;
}
.table table thead .h52 {
  background: #f2f2f2;
}
.table table tbody td {
  height: 1.6rem;
  text-align: center;
  color: #333333;
}
.table table tbody tr:nth-child(2n+2) {
  background-color: #f8f8f8;
}

.h40 {
  height: 1rem;
}

.h52 {
  height: 1.3rem;
}

.proinfo-tit {
  position: relative;
}
.proinfo-tit.on {
  line-height: 1;
}
.proinfo-tit.on .span {
  padding-top: .8rem;
  padding-bottom: 0;
}
.proinfo-tit.on:before, .proinfo-tit.on .span:before {
  top: 0;
  left: 0;
}
.proinfo-tit .span:before, .proinfo-tit:before {
  height: 1px;
  width: 100%;
  background-color: #d2d9d0;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
.proinfo-tit .span {
  line-height: 1;
  color: #1d4214;
  padding-bottom: 1.125rem;
  position: relative;
  display: inline-block;
  padding-right: .7rem;
}
.proinfo-tit .span:before {
  height: 2px;
  background-color: #1d4214;
}

.server-bot-list.proinfo-botform .form {
  margin-top: .85rem;
}

.formselects {
  position: relative;
}
.formselects.active {
  z-index: 5;
}
.formselects .selects-tops {
  height: 1.5rem;
  line-height: 1.5rem;
  background-color: #1d4214;
  color: #fff;
  border: 1px solid #e5e5e5;
  padding-left: .7rem;
  padding-right: 1rem;
  position: relative;
  cursor: pointer;
}
.formselects .selects-tops:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  top: 0;
  bottom: 0;
  right: .75rem;
  background: url(../img/2-9.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}
.formselects .selects-bots {
  position: absolute;
  width: 100%;
  left: 0;
  top: 1.5rem;
  background-color: #fff;
  max-height: 5rem;
  overflow: hidden;
  overflow-y: auto;
  display: none;
}
.formselects .selects-bots .li {
  color: #333;
  padding-left: .7rem;
  padding-right: 1rem;
  line-height: 1rem;
  height: 1rem;
  cursor: pointer;
}
.formselects.on .selects-tops {
  background-color: #58914a;
}

.proinfo-tops img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.proinfoimg-tops .items {
  margin-right: .5rem;
}
.proinfoimg-tops .items:last-child {
  margin-right: 0;
}

.proinfo-center .proinfo-center-list:nth-child(n+2) {
  margin-top: 1.5rem;
}
.proinfo-center .con-tits {
  margin-bottom: 1rem;
}
.proinfo-center .items {
  margin-bottom: 0 !important;
}
.proinfo-center .swiper-container {
  width: 100%;
}
.proinfo-center .swiper-pagination {
  position: static;
  width: 100%;
  margin-top: .75rem;
}

.productslit.on1 .items {
  border-bottom: 1px solid #cccccc;
}

.productslit.on2 .items {
  border: 1px solid #f4f8f3;
}

.productslit.ons .items {
  margin-left: 0;
  margin-right: 1.25%;
}
.productslit.ons .items:last-child {
  margin-right: 0;
}

.productslit.ons .items:hover .items-tops {
  opacity: 1;
}

.productslit.ons .items-tops {
  position: relative;
  opacity: 1;
}
.productslit.ons .items-tops .text {
  position: relative;
}

.proinfoimg-bots {
  width: 70%;
  position: relative;
  margin-top: 0.875rem;
}
.proinfoimg-bots .swiper-button-next-btn {
  position: absolute;
  width: .75rem;
  height: 1.5rem;
  right: -1.625rem;
  top: 1.1rem;
  background: url(../img/prevbtn.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
}
.proinfoimg-bots .items {
  width: 30.5%;
  margin-right: 4.25%;
  overflow: hidden;
}
.proinfoimg-bots .items:last-child {
  margin-right: 0;
}
.proinfoimg-bots .items .imgbox {
  overflow: hidden;
  position: relative;
}
.proinfoimg-bots .items .imgbox:after, .proinfoimg-bots .items .imgbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 1px solid #d2d9d0;
  z-index: 5;
  box-sizing: border-box;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.proinfoimg-bots .items .imgbox:before {
  z-index: 7;
}
.proinfoimg-bots .items .imgbox:after {
  border: 6px solid #fff;
  opacity: 0;
  box-sizing: border-box;
}
.proinfoimg-bots .items.active .imgbox:after, .proinfoimg-bots .items.active .imgbox:before {
  opacity: 1;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.proinfoimg-bots .items .imgs {
  overflow: hidden;
}
.proinfoimg-bots .items .span {
  line-height: 2.2em;
  height: 2.2em;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.55);
  margin-top: .25rem;
}

.proinfo-center {
  margin-top: 2.5rem;
  padding-top: 1.6rem;
  border-top: 1px solid #cccccc;
  padding-bottom: 2.8rem;
}

@media (max-width: 1023px) {
  .proinfo-bots .table{
    overflow-x:auto;
  }
  .productslit .items {
    width: 32%;
    margin-left: 2%;
  }
  .productslit .items:nth-child(4n+1) {
    margin-left: 2%;
  }
  .productslit .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .productslit-tits .items {
    width: 18%;
  }

  .proinfo-tops .images,
  .proinfo-tops .words {
    width: 100%;
  }
  .proinfo-tops .images{
    width: 92%;
    margin:0 auto;
  }

  .proinfo-tops .words {
    padding-right: 0;
  }

  .proinfo-tops .words .box {
    width: 96%;
    max-width: 96%;
    padding-bottom: 2rem;
    padding-right: 0;
    margin: 0 auto;
    float: none;
  }
  .table table{
    width: 150%;
  }

  .proinfo-tops .more {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px) {
  .proinfoimg-bots .swiper-button-next-btn{
    top:.7rem;
  }
  .productslit .text {
    position: relative;
  }

  .productslit .items-tops {
    position: relative;
  }

  .productslit .items-bots {
    display: none;
  }

  .productslit .items {
    width: 49%;
    margin-left: 2%;
  }
  .productslit .items:nth-child(4n+1), .productslit .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .productslit .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .productslit-tits .items {
    width: 30%;
  }
}
@media (min-width: 1024px) {
  .proinfoimg-bots .items:hover:after, .proinfoimg-bots .items:hover:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .proinfoimg-bots .items:hover .imgbox:after, .proinfoimg-bots .items:hover .imgbox:before {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .productslit.ons .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.25, 1.25, 1);
  }
  .productslit.ons .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .formselects .selects-bots .li {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .formselects .selects-bots .li:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #fff;
    background-color: #1d4214;
  }

  .cons-more {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .cons-more:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateY(-6px);
  }

  .productslit-tits .items {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .productslit-tits .items .imgs {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .productslit-tits .items:hover .imgs {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateY(-6px);
  }

  .productslit .items:hover .items-bots {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1, 1, 1);
    visibility: visible;
  }
  .productslit .items:hover .items-tops {
    opacity: 0;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
}
.h100vh {
  height: 100vh;
}

.wel-banner .items {
  display: block;
  position: relative;
}
.wel-banner .img-logo {
  width: 10rem;
}
.wel-banner .words .tits{
  font-weight: bolder;
  /*letter-spacing: .05em;*/
}
.wel-banner .words {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 0 1.4rem;
}
.wel-banner .tits {
  margin-top: 1.4rem;
  margin-bottom: .75rem;
  line-height: 1.2;
}
.wel-banner .swiper-pagination {
  position: absolute;
  bottom: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
}
.wel-banner .swiper-pagination-bullet {
  width: .25rem;
  height: .25rem;
  opacity: 1;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.wel-banner .swiper-pagination-bullet:nth-child(n+2) {
  margin-left: .2rem;
}
.wel-banner .swiper-pagination-bullet-active {
  background-color: #fff;
  border-color: #fff;
}

.section5 {
  height: auto !important;
}

.wel-con-btn {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: .85rem;
  z-index: 100;
  margin: auto;
  cursor: pointer;
  background-color: rgba(29, 66, 20, 0.2);
  background-image: url(../img/w02.png);
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.fp-viewing-0 .wel-con-btn {
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url(../img/w01.png);
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.fp-viewing-4 .wel-con-btn {
  display: none;
}

.wel-more {
  line-height: .6rem;
  padding-left: 1.1rem;
  position: relative;
  display: inline-block;
  color: #fff;
}
.wel-more.on {
  color: #1d4214;
}
.wel-more.on:before {
  background: url(../img/jt2.png) no-repeat center;
  background-size: 100%;
  border-color: #1d4214;
}
.wel-more.cur {
  color: #1d4214;
}
.wel-more.cur:before {
  background: url(../img/jt.png) #1d4214 no-repeat center;
  background-size: 100%;
  border-color: #1d4214;
}
.wel-more:before {
  width: .6rem;
  height: .6rem;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2rem;
  background: url(../img/jt.png) no-repeat center;
  background-size: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
}

.section3 {
  position: relative;
}
.section3 .swiper-button-prev, .section3 .swiper-button-next {
  width: 1.625rem;
  height: 1.625rem;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: 1px solid #294c21;
  background-color: transparent;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .25;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.section3 .swiper-button-prev {
  left: 2.4rem;
  background-image: url(../img/r1.png);
}
.section3 .swiper-button-next {
  right: 2.4rem;
  background-image: url(../img/r2.png);
}

.wel-pro .items {
  display: block;
  position: relative;
}
.wel-pro .items .words {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}
.wel-pro .items .txts,
.wel-pro .items .tits {
  line-height: 1;
  color: #1d4214;
}
.wel-pro .items .txts {
  margin-top: .375rem;
}
.wel-pro .items .text {
  color: #58914a;
  margin-top: 1.625rem;
  margin-bottom: 1.55rem;
  line-height: 1.2;
}
.wel-pro .swiper-button-prev, .wel-pro .swiper-button-next {
  width: 1.625rem;
  height: 1.625rem;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: 1px solid #294c21;
  background-color: transparent;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .25;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.wel-pro .swiper-button-prev {
  left: 2.4rem;
  background-image: url(../img/r1.png);
}
.wel-pro .swiper-button-next {
  right: 2.4rem;
  background-image: url(../img/r2.png);
}
.section4 .words-tits .tits,
.wel-pro .items .text{
  /*letter-spacing: .1em;*/
}

.welppro-text {
  line-height: 1;
  margin-top: .5rem;
  height: 1em;
  position: relative;
  color: #1D4214;
}
.welppro-text:before {
  width: 60%;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -.5rem;
  height: 1px;
  margin: auto;
  background-image: linear-gradient(to right, rgba(31, 67, 22, 0), rgba(31, 67, 22, 0.2), rgba(31, 67, 22, 0));
}

.wel-swiper-btnbox {
  position: absolute;
  left: 50%;
  bottom: 2.4rem;
  transform: translateX(-50%);
  z-index: 10;
}
.wel-swiper-btnbox .items {
  width: auto;
  position: relative;
  padding: 10px .275rem;
  padding-bottom: .5rem;
}
.wel-swiper-btnbox .items:before {
  position: absolute;
  content: "";
  width: .9rem;
  height: 2px;
  background-color: #1d4214;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.wel-swiper-btnbox .items .imgs {
  border: 1px solid rgba(31, 67, 22, 0.25);
  position: relative;
  border-radius: 50%;
  cursor: pointer;
}
.wel-swiper-btnbox .items:last-child {
  margin-right: 0;
}
.wel-swiper-btnbox .items img {
  display: block;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.wel-swiper-btnbox .items .i0 {
  position: absolute;
  left: 0;
  top: 0;
}

.section {
  overflow: hidden;
}

.section4 {
  position: relative;
}
.section4 .words-text {
  position: absolute;
  right: 1.375rem;
  bottom: 4.875rem;
  width: 13.4rem;
}
.section4 .words-text .tit2s {
  line-height: 2;
  color: #666666;
  max-height: 8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 1.8rem;
}
.section4 .se4-box {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.section4 .line {
  position: absolute;
  left: 22%;
  top: 83%;
}
.section4 .line .tits {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: .65rem;
  line-height: 1;
  width: 5em;
  text-align: center;
}
.section4 .line .dian {
  position: absolute;
  left: 50%;
  padding-top: 50%;
  transform: translate(-50%, -50%);
  width: .7rem;
  height: .7rem;
}
.section4 .line .dian .btn {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
}
.section4 .line .dian .span {
  background-color: #fff;
  width: 0.15rem;
  height: 0.15rem;
  z-index: 2;
}
.section4 .line .dian .b {
  width: 100%;
  height: 100%;
  background-color: rgba(29, 66, 20, 0.5);
}
.section4 .words-tits {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 10;
  padding-bottom: 1.2rem;
}
.section4 .words-tits .tits {
  color: #58914a;
  line-height: 1.2;
}
.section4 .words-tits .txts {
  margin-top: 1.1rem;
  line-height: 1.7;
  color: rgba(29, 66, 20, 0.5);
}
.section4 .img-tops {
  width: 67.5vh;
  height: 67.5vh;
  left: 26.56%;
  /*top: -8.5vh;*/
  top:0;
  position: absolute;
}
.section4 .img-tops:before {
  position: absolute;
  content: "";
  width: .75rem;
  height: 1.4rem;
  left: 6vh;
  bottom: 9.5vh;
  background: url(../img/lin2.png) no-repeat center;
  background-size: 100%;
  display: none;
}
.section4 .img-tops .imgs {
  border-radius: 50%;
  overflow: hidden;
}

.wel-swiper-btnbox .items {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.wel-swiper-btnbox .items.active .imgs {
  box-shadow: 0 0 8px 1px rgba(31, 67, 22, 0.25);
}
.wel-swiper-btnbox .items.active:before {
  opacity: 1;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.section3-box {
  display: flex;
}
.section3-box .items {
  width: 18.75%;
  position: relative;
}
.section3-box .items.active {
  width: 43.75%;
}
.section3-box .items.active .words-01 {
  opacity: 1;
}
.section3-box .items.active .words-02 {
  opacity: 0;
  /*transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);*/
}
.section3-box .items.active .imgs {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.section3-box *,
.section3-box .items.active *{
  transition: 1.2s cubic-bezier(0.3, 0, 0.24, 1);
}
.section3-box .words-01, .section3-box .words-02{
  transition:none;
}
.section3-box .imgs {
  height: 100vh;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  position: relative;
}
.section3-box .imgs:before{
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content:"";
  background-color: rgba(255,255,255,.05);
}
.section3-box .wel-more {
  margin-top: 2.7rem;
}
.section3-box .words-01 {
  padding-top: 3.1rem;
  padding-left: 2.5rem;
  padding-right: 2rem;
  opacity: 0;
}
.section3-box .words-01 .tits {
  line-height: 1;
  color: #1d4214;
}
.section3-box .words-01 .txts {
  text-transform: uppercase;
  line-height: 1;
  margin-top: .5rem;
  color: #58914a;
}
.section3-box .words-01 .text {
  line-height: 1.875;
  color: #666666;
  margin-top: 1.05rem;
  height: 3.75em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.section3-box .words-02 {
  padding: .75rem;
  padding-top: 3.1rem;
  color: #1d4214;
  /*transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);*/
  opacity: 1;
}
.section3-box .words-02 .tits01 {
  line-height: 1;
}
.section3-box .words-02 .txt01 {
  color: rgba(29, 66, 20, 0.5);
  line-height: 1;
  margin-top: .25rem;
}
.section3-box .words-01, .section3-box .words-02 {
  position: absolute;
  top: 100px;
  height: calc(100% - 100px);
}

.video-click {
  cursor: pointer;
  position: relative;
}
.video-click:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../imgbox/videos.png) no-repeat center;
  background-size: 100%;
}

.section3-box .items {
  display: block;
}

.section4 {
  background: url(../img/jpg.jpg) repeat left top;
}

.section3-box .swiper-pagination {
  position: absolute;
  width: 100%;
  text-align: center;
}

@media (max-width: 1023px) {
  .wel-swiper-btnbox .items .imgs {
    width: 1.3rem;
  }

  .wel-swiper-btnbox .items {
    padding: 5px .2rem;
  }

  .wel-swiper-btnbox {
    width: auto;
  }

  .w1600 {
    width: 92%;
  }

  .section4 .words-text {
    right: 0;
    bottom: 20%;
    width: 75%;
  }

  .section4 .words-text .tit2s {
    height: 10em;
    max-height: 10em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-bottom: 1.1rem;
  }

  .section4 .words-tits {
    padding-bottom: 0;
    top: 50px;
    padding-top: 4.125rem;
    transform: none;
  }

  .section3-box .words-01, .section3-box .words-02 {
    top: 50px;
    height: calc(100% - 50px);
  }

  .section3-pc {
    display: none;
  }

  .section3-box.section3-m {
    display: block;
  }

  .section3-box .items {
    width: 100%;
  }

  .section3-box .words-01 {
    opacity: 1;
  }

  .wel-pro .items .words,
  .wel-banner .words {
    padding: 0;
  }

  .section4 .img-tops {
    width: 70vw;
    height: 70vw;
    right: -9.5vw;
    top: 0;
    left: auto;
    max-width: 12.5rem;
    max-height: 12.5rem;
  }

  .wel-banner .swiper-pagination {
    text-align: center;
  }
  .ab-tits span{
    padding-right: 0;
  }
  .wel-con-btn {
    display: none;
  }
}
@media (max-width: 767px) {

  .server-top-list-swiper .swiper-button-prev{
    background-image: url(../img/prev1.png);
  }
  .server-top-list-swiper .swiper-button-prev,.server-top-list-swiper .swiper-button-next{
    width: 1.2rem;
    background-color: #fff;
    height: 1.2rem;
    background-size: 2rem;
  }

  .server-top-list-swiper .swiper-button-next{
    background-image: url(../img/next1.png);
  }

  .server-bot-list .input-bots .input-fl input{
    width: 65%;
  }
  .server-bot-list .input-bots .input-fl img{
    width: 33%;
    margin-left: 2%;
  }

  .f-yu{
    padding-top: 1.5rem;
    /*padding-top: 3rem;*/
  }
  .section4 .line {
    position: absolute;
    left: 14%;
    top: 84%;
  }

  .section4 .words-tits .txts {
    margin-top: 1rem;
  }

  .section4 .words-tits {
    padding-top: 3rem;
  }

  .section3-box .words-01 {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 9%;
    text-align: center;
  }

  .section3-box .wel-more {
    margin-top: 1.25rem;
  }

  .section3-box .words-01 .text {
    line-height: 1.66;
    height: auto;
    display: block;
    overflow: visible;
  }

  .wel-pro .items .text {
    margin-top: 1.5rem;
    margin-bottom: 1.2rem;
  }

  .section3-box .words-01 .text {
    margin-top: .95rem;
  }

  .wel-pro .items .txts {
    margin-top: .3rem;
  }

  .wel-pro .items .words {
    top: 50px;
    padding-top: 1.5rem;
    transform: none;
    left: 0;
    right: 0;
    margin: auto;
  }

  .section3 .swiper-button-next,
  .wel-pro .swiper-button-next {
    right: 2.5%;
  }

  .section3 .swiper-button-prev,
  .wel-pro .swiper-button-prev {
    left: 2.5%;
  }

  .wel-banner .tits {
    margin-top: .9rem;
    margin-bottom: 1.5rem;
  }

  .wel-banner .img-logo {
    width: 9.75rem;
  }

  .wel-banner .words {
    top: 4.25rem;
    left: 0;
    right: 0;
    margin: auto;
    transform: none;
  }
}
@media (min-width: 1024px) {
  .section3-m {
    display: none;
  }

  .section3-box .items {
    position: relative;
  }
  .section3-box .items:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
  }
  .section3-box .items:nth-child(1):before {
    display: none;
  }

  .wel-con-btn {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-con-btn:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-color: #fff;
    background-image: url(../img/w02.png);
  }

  .wel-more {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-more:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-more:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-more:hover:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateX(-5px);
  }

  .wel-pro .swiper-button-prev:hover, .wel-pro .swiper-button-next {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-pro .swiper-button-prev:hover:hover, .wel-pro .swiper-button-next:hover {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .wel-swiper-btnbox .items {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-swiper-btnbox .items:hover .imgs {
    box-shadow: 0 0 8px 1px rgba(31, 67, 22, 0.25);
  }
  .wel-swiper-btnbox .items:hover:before {
    opacity: 1;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
}
.proinfo-tops .lis-list .i {
  position: relative;
}
.proinfo-tops .lis-list .i .bigimgs {
  position: absolute;
  bottom: 100%;
  padding-bottom: 5px;
  width: 10rem;
  left: -2rem;
  /*transform:translateX(-50%);*/
  display: none;
}
.proinfo-tops .lis-list .i .bigimgs img {
  width: 100%;
}

.welcome-body #fp-nav {
  top: auto;
  bottom: 1.25rem;
}
.con-banner .text, .con-banner .tits{
  /*letter-spacing: .1em;*/
}
.welcome-body a {
  /*display: block;*/
}
.welcome-body #fp-nav ul li a span, .welcome-body .fp-slidesNav ul li a span {
  background: transparent;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  margin: 0 !important;
}
.welcome-body #fp-nav ul li a span:before, .welcome-body .fp-slidesNav ul li a span:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 50%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
}
.welcome-body #fp-slidesNav ul li a.active span,
.welcome-body #fp-nav ul li a.active span {
  width: 100%;
  height: 2px;
}
.welcome-body #fp-slidesNav ul li a.active span:before,
.welcome-body #fp-nav ul li a.active span:before {
  background: #fff;
  width: 100%;
  height: 2px;
}
.welcome-body #fp-nav ul li a {
  height: .4rem;
}
.welcome-body #fp-nav ul li a.active,
.welcome-body #fp-slidesNav ul li a.active {
  height: .9rem;
}
.welcome-body #fp-slidesNav ul li a.active + .fp-tooltip,
.welcome-body #fp-nav ul li a.active + .fp-tooltip {
  top: 3px;
  opacity: 1;
  width: auto;
  line-height: 1;
}
.welcome-body #fp-nav ul li, .welcome-body .fp-slidesNav ul li {
  width: 1.5rem;
  height: auto;
  border-radius: 0;
  margin: 0;
}

.videoboxs {
  position: relative;
}
.videoboxs .vide-imgs {
  position: relative;
}
.videoboxs .vide-imgs:before {
  position: absolute;
  content: "";
  width: 6.4rem;
  height: 6.4rem;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
  background: url(../imgbox/v0.png) no-repeat center;
  background-size: 100%;
}

.right-fixed {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 300;
}
.right-fixed .items {
  position: relative;
  background-color: #58914a;
  border-left-top-radius: 3px;
  border-left-bottom-radius: 3px;
  text-align: center;
  line-height: 1;
  display: block;
  cursor: pointer;
  border-radius: 3px;
}
.right-fixed .items:nth-child(n+2) {
  margin-top: 2px;
}
.right-fixed .items img {
  display: block;
}
.right-fixed .items .text {
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
  margin-top: 2px;
}
.right-fixed .items.bots {
  padding-top: .2rem;
  padding-bottom: .25rem;
  width: 1.5rem;
}
.right-fixed .items .imgs{
  z-index: 10;
}
.right-fixed .items.bots .ewm-text{
  right: -200%;
  background: #ffff00;
  color: #58914a;
  position: absolute;
  top:0;
  padding: 0 5px;
  display: flex;
  height: 100%;
  z-index: 1;
  justify-content: center;
  align-items: center;
  transition:right .5s ease-in-out;
  opacity: 0;
}
.right-fixed .items.bots:hover .ewm-text{
  transition:right .5s ease-in-out;
  right: 1.5rem;
  opacity: 1;
}
.right-fixed .items.tops {
  position: relative;
  height: 1.4rem;
  line-height: 1.4rem;
}
.right-fixed .items.tops .box {
  width: 2.25rem;
  position: absolute;
  right: 0;
  background-color: #58914a;
  top: 0;
  height: 100%;
  padding-left: 1.25rem;
  border-radius: 3px;
  display: flex;
  ustify-content: center;
  align-items: center;
  text-align: left;
}
.right-fixed .items.tops .box .imgs {
  position: absolute;
  left: .4rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.right-fixed .items .imgs {
  width: .65rem;
  height: .65rem;
  margin: 0 auto;
  position: relative;
}
.right-fixed .items .imgs .i0 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.right-fixed .ewm {
  position: absolute;
  width: 3.5rem;
  right: 1.5rem;
  top: 0;
  display: none;
  border: 1px solid #dcdcdc;
}
.right-fixed .ewm img {
  width: 100%;
}

@keyframes myfirst {
  0% {
    transform: scale3d(0.8, 0.8, 1);
    opacity: 1;
  }
  100% {
    transform: scale3d(1.3, 1.3, 1);
    opacity: .8;
  }
}
.section4 .line .dian .b {
  animation: myfirst 2s ease-in-out infinite;
}

@media (max-width: 1023px) {
  .right-fixed {
    display: none;
  }
}
@media (min-width: 1024px) {
  body.fp-viewing-4 .bocweb-header{
    display: none;
  }
  .solution01-images .words{
    margin-top: -1rem;
  }
  .section4 .img-tops{
    /*top:95px;*/
    top: -1.5rem;
  }
  .section4 .img-tops .imgs{
    height: 100%;
  }
  .section4 .img-tops img{
    width: 100%;
    height: 100%;
    object-fit:cover;
  }
  .linksbox .links-tops {
    transition: .5s ease-in-out;
  }
  .linksbox .links-tops:hover {
    color: #fff;
    border-color: #58914a;
    transition: .5s ease-in-out;
    background-color: #58914a;
  }

  .linksbox .links-tops:before {
    transition: .5s ease-in-out;
  }

  .linksbox .links-tops:hover:before {
    background: url(../img/png2.png) no-repeat center;
    background-size: 100%;
    transition: .5s ease-in-out;
    border-left: 1px solid #ccc;
  }

  .right-fixed .items {
    transition: .5s ease-in-out;
  }
  .right-fixed .items .box, .right-fixed .items .text,
  .right-fixed .items img {
    transition: .5s ease-in-out;
  }
  .right-fixed .items:hover {
    background-color: #ffff00;
    color: #58914a;
    transition: .5s ease-in-out;
  }
  .right-fixed .items:hover .box {
    background-color: #ffff00;
    transition: .5s ease-in-out;
  }
  .right-fixed .items:hover .text {
    color: #58914a;
    transition: .5s ease-in-out;
  }
  
  .right-fixed .items:hover img {
    transition: .5s ease-in-out;
  }
  .right-fixed .items:hover .i0 {
    opacity: 1;
  }
  .right-fixed .items:hover .i1 {
    opacity: 0;
  }

  .proinfo-tops .lis-list .i {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    cursor: pointer;
    position: relative;
  }
  .proinfo-tops .lis-list .i img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .proinfo-tops .lis-list .i:hover .imgs {
    overflow: hidden;
  }
  .proinfo-tops .lis-list .i:hover .imgs img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.25, 1.25, 1);
  }
}
/*cubic-bezier(0.3, 0, 0.24, 1)*/
.bocweb-header a,
.bocweb-footer-tops-01 .nav-bots a{
  font-weight: normal;
}
/*# sourceMappingURL=style.css.map */
.productslit.on1 .items img{
  height: 14.5vw;
  width: 100%;
  object-fit:cover;
}
.productslit.on2 .items img{
  height: 17vw;
  width: 100%;
  object-fit:cover;
}

@media (max-width: 767px){
  .productslit.on1 .items img{
    height: 22vw;
  }
  .productslit.on2 .items img{
    height: 24vw;
  }
}
.wel-swiper-btnbox .items .imgs{
  width: 1.25rem;
  height: 1.25rem;
}
@media (max-width: 767px){
  .section4 .words-text{
    bottom: 10%;
  }
  .section4 .words-text .tit2s{
    line-height: 1.5;
    max-height: 6em;
  }
  .section4 .words-tits{
    padding-top: 7rem;
  }
  .section4 .img-tops{
    top: -1rem;
  }
}