@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: "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","PingFangSC-Semibold","Pingfang sc bold", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

.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: #065b9f;
  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%;
}

@media (min-width: 1024px) {
  .pagination a:hover {
    color: #fff;
    background: #065b9f;
    transition: .5s ease-in-out;
  }
  .pagination a.prev:hover, .pagination a[rel=prev]:hover {
    background: url(../imgbox/prev1.png) #065b9f no-repeat center;
    background-size: 100%;
  }
  .pagination a.next:hover, .pagination a[rel=next]:hover {
    background: url(../imgbox/next1.png) #065b9f no-repeat center;
    background-size: 100%;
  }
}
@media (max-width: 1023px) {
  .pagination a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
  }

  .pagination {
    font-size: 12px;
  }

  .pagination a {
    margin: 0 .1rem;
  }
}
@media (max-width: 1023px) {
  .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;
}

.medium {
  font-weight: 500;
}

.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: #065b9f;
}

.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: #065b9f;
  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: #065b9f;
  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%;
  }
}
@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: #065b9f;
  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;
}

.con-banner {
  position: relative;
}
.con-banner .imgs {
  height: 18.5rem;
}
.con-banner .words {
  position: absolute;
  left: 50%;
  color: #fff;
  top: 50%;
  padding-top: 2.25rem;
  transform: translate(-50%, -50%);
}
.con-banner .tits {
  line-height: 1;
}
.con-banner .txts {
  line-height: 1.2;
}
.con-banner .banner-down {
  margin-top: 1.1rem;
}

.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: 2.3rem;
  height: 2.3rem;
  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, 0.5);
  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 .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 .1rem;
}
.cons-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #065b9f;
}

.f3f3f3 {
  background: #f3f3f3;
}

.bgcenter {
  background-repeat: no-repeat!important;
  background-position: center!important;
  background-size: cover!important;
}

@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) {
  .banner-down {
    transition: .5s ease-in-out;
  }
  .banner-down:hover {
    transition: .5s ease-in-out;
    transform: translateY(-5px);
  }

  .cons-swiper .swiper-button-next:hover {
    background-color: #065b9f;
    background-image: url(../img/next1.png);
  }

  .cons-swiper .swiper-button-prev:hover {
    background-color: #065b9f;
    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: #065b9f;
    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: #065b9f;
  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: #065b9f;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: .5s ease-in-out;
}

.searchs-txts .li.active {
  color: #065b9f;
  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 #065b9f;
  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;
}

/**/
.h100vh {
  height: 100vh;
}

.bold {
  font-weight: bold;
}

.login-box {
  position: relative;
}
.login-box .login-centerbox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.login-box .login-center {
  background-color: #fff;
  width: 12.7rem;
  border-radius: .2rem;
  padding: 1.15rem 1.5rem 2rem 1.5rem;
}
.login-box .tits {
  line-height: 1;
}
.login-box .txts {
  line-height: 1.1;
  margin-top: .45rem;
  margin-bottom: .8rem;
  color: #666666;
}
.login-box .lis-tops {
  line-height: 1;
  margin-bottom: .25rem;
}
.login-box .lis:nth-child(n+2) {
  margin-top: .85rem;
}
.login-box .uls-submit {
  margin-top: 2.05rem;
}
.login-box .uls-submit input {
  height: 1.45rem;
  line-height: 1.45rem;
  border-radius: 1.45rem;
  background-color: #065b9f;
  width: 100%;
  color: #fff;
}
.login-box .lis-bots {
  height: 1rem;
  line-height: 1rem;
  position: relative;
}
.login-box .lis-bots span{
      width: 0.45rem;
    height: 0.45rem;
    right: 0;
    top: 0.1rem;
}
.login-box .yzm .lis-bots span{
    position: absolute;
}
.login-box .lis-bots input {
  width: 100%;
  height: 100%;
  padding-right: 2em;
}
.login-box .lis-bots img {
  position: absolute;
  width: .45rem;
  height: .45rem;
  right: 0;
  top: .1rem;
}
.login-box .yzm .lis-bots img{
  right: 0;
  bottom: 0;
  top:0;
  height: 90%;
  width: auto;
  position: absolute;
}
.login-box .lis-bots:before, .login-box .lis-bots:after {
  position: absolute;
  content: "";
  height: 1px;
  bottom: 0;
  left: 0;
}
.login-box .lis-bots:before {
  width: 100%;
  background-color: #e1e1e1;
}
.login-box .lis-bots:after {
  background: #065b9f;
  width: 0;
  z-index: 2;
  transition: 1s ease-in-out;
}
.login-box .lis.on .lis-bots:after {
  width: 100%;
  transition: 1s ease-in-out;
}
.login-box .link-a {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding-bottom: .25rem;
  position: relative;
  margin-top: .8rem;
  color: #065b9f;
}
.login-box .link-a:hover {
  color: #065b9f;
}
.login-box .link-a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #82adcf;
  left: 0;
  bottom: 0;
}

.vh100 {
  min-height: 100vh;
}

.bgcolor {
  background-color: #065b9f;
}

.logincon-body {
  position: relative;
}
.logincon-body .logincon-left {
  /*width: 6.6rem;*/
  width: 264px;
  position: fixed;
  height: 100%;
  /*width: 13.75%;*/
  overflow-y: auto;
}
.logincon-body .logincon-right {
  width: calc(100% - 264px);
  /*width: 86.25%;*/
}

.loginheader-right {
  font-size: 0;
}
.loginheader-right .items {
  display: inline-block;
  vertical-align: top;
  height: inherit;
  line-height: inherit;
  color: #666666;
  padding: 0 .65rem;
  position: relative;
}
.loginheader-right .items:nth-child(1) {
  padding-left: 0;
}
.loginheader-right .items:last-child {
  padding-right: 0;
}
.loginheader-right .items span {
  display: block;
  padding-left: .7rem;
  position: relative;
}
.loginheader-right .items span .imgs {
  position: absolute;
  width: .4rem;
  height: .4rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.loginheader-right .items span .imgs img {
  position: absolute;
  left: 0;
  top: 0;
}
.loginheader-right .items span .imgs .i1 {
  opacity: 0;
}
.loginheader-right .items:before {
  position: absolute;
  content: "";
  width: 1px;
  height: .5rem;
  background-color: #ededed;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.loginheader-right .items:nth-child(1):before {
  display: none;
}

.login-header {
  height: 2rem;
  line-height: 2rem;
  border-bottom: 1px solid #dededf;
  padding-left: .6rem;
  padding-right: .6rem;
  background: #fff;
}
.login-header input[type=text] {
  height: inherit;
  line-height: inherit;
  background: transparent;
}
.login-header input[type=submit] {
  position: absolute;
  width: .4rem;
  height: .4rem;
  background: transparent;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/ser.png) no-repeat center;
  background-size: 100%;
  text-indent: -999px;
}
.login-header .inputbox {
  overflow: hidden;
  padding-left: .9rem;
  position: relative;
  width: 35%;
}
.login-header .inputbox, .login-header .loginheader-right {
  height: inherit;
  position: relative;
  line-height: inherit;
}

.logins-conbox {
  padding: .65rem .6rem;
}

.logins-padding {
  padding: .65rem .6rem;
}

.login-items {
  background: #fff;
  padding: .15rem .6rem;
  padding-bottom: .375rem;
  border-radius: .15rem;
}
.login-items .items-bots {
  padding-top: .3rem;
}
.login-items .li {
  height: 2.625em;
  line-height: 2.625em;
  /*height: (42rem/40);*/
  /*line-height: (42rem/40);*/
  display: flex;
  padding-left: 5.4em;
  padding-right: 6.75em;
  position: relative;
}
.login-items .li .span, .login-items .li .time {
  position: absolute;
  top: 0;
  color: #999999;
}
.login-items .li .span {
  left: 0;
  overflow: hidden;
  width: 5em;
}
.login-items .li .time {
  right: 0;
}
.login-items .li .span, .login-items .li .spans, .login-items .li .time {
  height: inherit;
  line-height: inherit;
}
.login-items .li .spans {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #333333;
}
.login-items .items-tops {
  height: 1.6rem;
  line-height: 1.6rem;
  border-bottom: 1px solid #dededf;
}
.login-items .items-tops .txts,
.login-items .items-tops .tits {
  line-height: inherit;
  height: inherit;
}
.login-items .items-tops .txts {
  color: #065b9f;
  position: relative;
  padding-right: .4rem;
}
.login-items .items-tops .txts:before {
  position: absolute;
  content: "";
  width: .25rem;
  height: .375rem;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/1-3.png) no-repeat center;
  background-size: 100%;
}

.logins-conbox-bots {
  font-size: 0;
  margin-top: .65rem;
}

.logins-conbox-bots .items {
  width: 32.5%;
  margin-left: 1.25%;
  display: inline-block;
  vertical-align: top;
}
.logins-conbox-bots .items:nth-child(3n+1) {
  margin-left: 0;
}
.logins-conbox-bots .items:nth-child(n+4){
  display: none;
}

.logins-conbox-listform {
  background: #fff;
  border-radius: .15rem;
  padding: .65rem .6rem;
  padding-bottom: 1.1rem;
}

.info-back {
  display: inline-block;
  position: relative;
  color: #666666;
  border: 1px solid #999999;
  padding-left: 1.25rem;
  padding-right: .6rem;
  line-height: 2.5em;
  height: 2.5em;
  box-sizing: content-box;
}
.info-back:before {
  position: absolute;
  content: "";
  width: .45rem;
  height: .45rem;
  left: .55rem;
  top: 0;
  bottom: 0;
  background: url(../img/1-5.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}

.logins-conbox-info-titles {
  position: relative;
}
.logins-conbox-info-titles .tits {
  line-height: 1.66;
  color: #333333;
}
.logins-conbox-info-titles .txts {
  line-height: 1.875;
}
.logins-conbox-info-titles .back {
  position: absolute;
  right: 0;
  top: 0;
}
.logins-conbox-info-titles .infotitlebox {
  position: relative;
  padding-bottom: .5rem;
  margin-bottom: .3rem;
  border-bottom: 1px solid #dededf;
  padding-right: 4.5rem;
  padding-left: 4.5rem;
}
.logins-conbox-info-titles .infotitlebox .tits{
  text-align: center;
}

.bgfff {
  background: #fff;
}

.con-box {
  line-height: 2.8125;
  color: #666;
}

.logins-conbox-info-bottoms {
  overflow: hidden;
  background: #fff;
  margin-top: .55rem;
}
.logins-conbox-info-bottoms a {
  display: inline-block;
  vertical-align: top;
  height: 1.55rem;
  line-height: 1.55rem;
  float: left;
  width: 50%;
  color: #666666;
  transition: .5s ease-in-out;
}
.logins-conbox-info-bottoms a:hover {
  transition: .5s ease-in-out;
  color: #065b9f;
}
.logins-conbox-info-bottoms .prev {
  padding-left: .6rem;
}
.logins-conbox-info-bottoms .next {
  padding-right: .6rem;
  text-align: right;
}

.ser-titles .li {
  width: auto;
  padding: 0 .5rem;
  position: relative;
  line-height: 3.125em;
  height: 3.125em;
  color: #333333;
  cursor: pointer;
}
.ser-titles .li:before {
  position: absolute;
  content: "";
  height: 2px;
  width: .45rem;
  background: #065b9f;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: .5s ease-in-out;
}
.ser-titles .li.active {
  color: #065b9f;
  transition: .5s ease-in-out;
}
.ser-titles .li.active:before {
  opacity: 1;
  transition: .5s ease-in-out;
}

.ser-inputs {
  width: 13.875rem;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #dddddd;
}
.ser-inputs input[type=text] {
  display: block;
  line-height: inherit;
  height: inherit;
  padding-left: .4rem;
  padding-right: 2.2rem;
  color: #999999;
}
.ser-inputs input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  line-height: 40px;
  width: 2.2rem;
  text-align: center;
  background: #065b9f;
  color: #fff;
}

.logins-conbox-titles {
  background: #fff;
  padding: .6rem;
  padding-top: .5rem;
}
.logins-conbox-titles .titles {
  font-size: 0;
}
.logins-conbox-titles .titles .li {
  display: inline-block;
  vertical-align: top;
  line-height: 1.2;
  height: 1.2em;
  color: #666666;
}
.logins-conbox-titles .titles .li.active {
  color: #333333;
}
.logins-conbox-titles .titles span.li {
  color: #666666;
  margin: 0 0.125rem;
}
.logins-conbox-titles .titles .i {
  position: relative;
}
.logins-conbox-titles .txts {
  margin-top: .6rem;
}
.logins-conbox-titles.on {
  padding-bottom: 0;
}
.logins-conbox-titles.on .ser-inputs {
  margin-top: .4rem;
  margin-bottom: .4rem;
}

.logins-conbox-info-titles {
  padding: .9rem .6rem .8rem .6rem;
  border-radius: .15rem;
}

.logins-conbox-tops {
  display: flex;
}
.logins-conbox-tops .images {
  width: 66.25%;
  border-radius: .15rem;
  overflow: hidden;
}
.logins-conbox-tops .images img {
  transition: .5s ease-in-out;
}
.logins-conbox-tops .words {
  width: 32.5%;
  margin-left: 1.25%;
}

.logincon-list {
  margin-top: .8rem;
}
.logincon-list .list-tops, .logincon-list .items {
  padding-right: .75rem;
  padding-left: 1.7rem;
}
.logincon-list .list-bots {
  padding: .2rem 0;
  display: none;
}
.logincon-list .list-bots .items {
  padding-right: .25rem;
  line-height: 1.25rem;
  height: 1.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.5);
}
.logincon-list .list-tops {
  height: 1.575rem;
  line-height: 1.575rem;
  position: relative;
  transition: .5s ease-in-out;
}
.logincon-list .list-tops.active {
  background: #fff;
  color: #065b9f;
}
.logincon-list .list-tops.active span {
  background: url(../img/sj-1.png) no-repeat center;
  background-size: 100%;
}
.logincon-list .list-tops.active .imgs .i0 {
  opacity: 0;
}
.logincon-list .list-tops.active .imgs .i1 {
  opacity: 1;
}
.logincon-list .list-tops.active .imgs img {
  transition: .5s ease-in-out;
}
.logincon-list .list-tops .imgs {
  position: absolute;
  width: .4rem;
  height: .4rem;
  left: .75rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.logincon-list .list-tops .imgs img {
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s ease-in-out;
}
.logincon-list .list-tops .imgs .i1 {
  opacity: 0;
}
.logincon-list .list-tops span {
  position: absolute;
  width: .375rem;
  height: .25rem;
  background: url(../img/sj.png) no-repeat center;
  background-size: 100%;
  right: .4rem;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .5s ease-in-out;
}

.f5f6f7 {
  background: #f5f6f7;
}

.ser-inputs input[type=text] {
  width: 100%;
}

.logincon-left {
  padding: .5rem 0;
}
.logincon-left .login-logo {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 auto;
}
.logincon-left a {
  display: block;
  color: #fff;
}

.logincon-list .list-bots .items.active {
  color: #fff;
  background: #2f72ab;
}

.logins-conbox-tops .images img {
  height: 100%;
  object-fit: cover;
}

.logins-conbox-listform-bots .uls,
.logins-conbox-listform-tops {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.logins-conbox-listform-bots .uls .td,
.logins-conbox-listform-tops .td {
  display: inline-block;
  vertical-align: top;
}
.logins-conbox-listform-bots .uls .td1,
.logins-conbox-listform-tops .td1 {
  width: 17%;
}
.logins-conbox-listform-bots .uls .td2,
.logins-conbox-listform-tops .td2 {
  width: 55%;
}
.logins-conbox-listform-bots .uls .td4,
.logins-conbox-listform-tops .td4 {
  width: 3.75rem;
}
.logins-conbox-listform-bots .uls .td3,
.logins-conbox-listform-tops .td3 {
  width: calc(28% - 3.75rem);
}

.logins-pages {
  display: flex;
  flex-direction: row-reverse;
}
.logins-pages .anniu, .logins-pages .btns {
  display: inline-block;
  vertical-align: middle;
}
.logins-pages .anniu {
  border: 1px solid #dddddd;
  padding: 0 .45rem;
  height: 35px;
  line-height: 35px;
}
.logins-pages .btns span, .logins-pages .btns input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 .125rem;
}
.logins-pages .btns input {
  width: 1.25rem;
  border: 1px solid #dddddd;
  height: 35px;
  padding-left: .25rem;
  padding-right: .125rem;
}
.logins-pages .pagination {
  display: flex;
  align-items: center;
}

.logins-conbox-list .logins-pages {
  margin-top: 1.1rem;
}

.logins-conbox-listform-bots .uls {
  border-top: 1px solid #dededf;
}
.logins-conbox-listform-bots .uls:last-child {
  border-bottom: 1px solid #dededf;
}
.logins-conbox-listform-bots .uls .td {
  line-height: 3.4em;
  height: 3.4em;
  overflow: hidden;
  color: #666666;
  overflow: hidden;
}
.logins-conbox-listform-bots .uls .td4 {
  color: #1762a1;
}
.logins-conbox-listform-bots .uls .uls {
  border-top: 1px solid #dededf;
}

.logins-conbox-listform-tops .td {
  line-height: 3.4em;
  height: 3.4em;
  overflow: hidden;
  color: #333;
}

@media (max-width: 1481px) {
  .login-items .li .tit-16 {
    font-size: 14px;
  }

  .login-items .li {
    padding-left: 5em;
    padding-right: 5.5em;
  }

  .logincon-body .logincon-left {
    width: 220px;
  }

  .logincon-body .logincon-right {
    width: calc(100% - 220px);
  }

  .logincon-list .list-tops, .logincon-list .items {
    padding-left: 1rem;
    padding-right: .75rem;
  }

  .logincon-list .list-tops .imgs {
    left: .4rem;
  }
}
@media (max-width: 1190px) {
  .login-items .li .span {
    display: none;
  }

  .login-items .li {
    padding-left: 0;
  }
}
.logins-conbox-tops {
  align-items: stretch;
  flex-wrap: wrap;
}

.logins-conbox-info-bottoms a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .logins-conbox-info-bottoms a.btn {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: left;
  }

  .con-box {
    line-height: 1.8;
  }


  .logins-conbox-info-titles .infotitlebox {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
  }

  .logins-conbox-info-titles .back {
    position: relative;
    margin-top: .35rem;
    margin-bottom: .75rem;
    margin-left: auto;
    margin-right: auto;
  }

  .logincon-left .close {
    position: absolute;
    width: 20px;
    height: 20px;
    right: .25rem;
    top: .5rem;
    z-index: 10;
    right: 1rem;
    margin: auto;
    background: url(../imgbox/cha.png) #fff no-repeat center;
    background-size: 45%;
    display: none;
  }

  .login-header .loginheader-right {
    position: relative;
  }

  .m-header.bogin-btns {
    display: inline-block;
    width: auto;
    height: auto;
    /*margin-left: .5rem;*/
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
  }

  .login-header {
    height: auto;
    overflow: hidden;
  }

  .login-header .inputbox, .login-header .loginheader-right {
    width: 100%;
  }

  .logins-conbox-tops .images {
    width: 100%;
  }

  .logins-conbox-tops .words {
    width: 100%;
    margin-left: 0;
    margin-top: .35rem;
  }

  .logins-conbox-bots {
    margin-top: 0;
  }

  .logins-conbox-bots .items {
    width: 100%;
    margin-left: 0;
  }
  .logins-conbox-bots .items:nth-child(n+2) {
    margin-top: .35rem;
  }

  .logincon-body .logincon-left {
    z-index: 100;
    /*width: 300px;*/
    max-width: 75vw;
    transform: translateX(-75vw);
    transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .logincon-body.active .logincon-left {
    transform: translateX(0);
    transition: 0.8s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .logincon-body .logincon-right {
    width: 100%;
  }

  .logins-pages .anniu, .logins-pages .btns {
    display: none;
  }

  .logins-pages .pagination {
    display: block;
  }

  .logins-conbox-list .td3,
  .logins-conbox-list .td1 {
    display: none !important;
  }

  .logins-conbox-listform-bots .uls .td4, .logins-conbox-listform-tops .td4 {
    width: 3rem;
  }

  .logins-conbox-listform-bots .uls .td2, .logins-conbox-listform-tops .td2 {
    width: calc(100% - 3rem);
  }
}
@media (max-width: 767px) {
  .loginheader-right .items:nth-child(1) {
    display: none;
  }

  .loginheader-right .items {
    padding: 0 .25rem;
  }
}
.logins-conbox-listform-bots.active {
  padding: .4rem .6rem;
}
.logins-conbox-listform-bots.active .uls:nth-child(1) {
  border-top: none;
}

.zanwu {
  padding-top: 1.375rem;
  padding-bottom: 2.625rem;
  text-align: center;
}
.zanwu .imgs {
  width: 1.25rem;
  height: 1.5rem;
  margin: 0 auto;
}
.zanwu .span {
  line-height: 1;
  padding-top: .5rem;
  padding-bottom: .25rem;
  color: #999999;
}

@media (min-width: 1024px) {
  .ser-titles .li {
    transition: .5s ease-in-out;
  }
  .ser-titles .li:hover {
    color: #065b9f;
    transition: .5s ease-in-out;
  }
  .ser-titles .li:hover:before {
    opacity: 1;
    transition: .5s ease-in-out;
  }

  .info-back {
    transition: .5s ease-in-out;
  }
  .info-back:hover {
    transition: .5s ease-in-out;
    color: #fff;
    background: #065b9f;
  }
  .info-back:hover:before {
    background: url(../img/1-6.png) no-repeat center;
    transition: .5s ease-in-out;
    background-size: 100%;
  }

  .loginheader-right a.items {
    transition: .5s ease-in-out;
  }
  .loginheader-right a.items img {
    transition: .5s ease-in-out;
  }
  .loginheader-right a.items:hover {
    color: #065b9f;
    transition: .5s ease-in-out;
  }
  .loginheader-right a.items:hover span .imgs .i0 {
    opacity: 0;
  }
  .loginheader-right a.items:hover span .imgs .i1 {
    opacity: 1;
  }

  .login-box .link-a,
  .login-box .uls-submit {
    transition: .5s ease-in-out;
  }
  .login-box .link-a:hover,
  .login-box .uls-submit:hover {
    transition: .5s ease-in-out;
    transform: translateY(-5px);
  }

  .logincon-list .list-bots .items {
    transition: .5s ease-in-out;
  }
  .logincon-list .list-bots .items:hover {
    transition: .5s ease-in-out;
    color: #fff;
    background: #2f72ab;
  }

  .logincon-list .list-tops:hover {
    background: #fff;
    color: #065b9f;
    transition: .5s ease-in-out;
  }
  .logincon-list .list-tops:hover span {
    background: url(../img/sj-1.png) no-repeat center;
    background-size: 100%;
    transition: .5s ease-in-out;
  }
  .logincon-list .list-tops:hover .imgs .i0 {
    opacity: 0;
  }
  .logincon-list .list-tops:hover .imgs .i1 {
    opacity: 1;
  }
  .logincon-list .list-tops:hover .imgs img {
    transition: .5s ease-in-out;
  }

  .logins-conbox-tops .images:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }

  .login-items .items-tops .txts:before {
    transition: .5s ease-in-out;
  }
  .login-items .items-tops .txts:hover:before {
    transform: translateX(5px);
    transition: .5s ease-in-out;
  }

  .login-items .li {
    transition: .5s ease-in-out;
  }
  .login-items .li .spans, .login-items .li .span, .login-items .li .time {
    transition: .5s ease-in-out;
  }
  .login-items .li:hover .spans, .login-items .li:hover .span, .login-items .li:hover .time {
    transition: .5s ease-in-out;
    color: #065b9f;
  }
}
@media (max-width: 767px) {
  .login-box .login-centerbox {
    width: 85%;
  }

  .login-box .login-center {
    width: 100%;
  }
}
.contacts-list-01 {
  padding-top: 2.1rem;
  padding-bottom: 1.7rem;
}
.contacts-list-01 .ul {
  margin-top: 2.1rem;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}
.contacts-list-01 .ul .imgs {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 auto;
}
.contacts-list-01 .ul .tits {
  margin-top: .6rem;
}
.contacts-list-01 .ul .txts {
  line-height: 1.66;
  color: #343331;
  margin-top: .25rem;
}

.col343331 {
  color: #343331;
}

.f0f1f4 {
  background: #f0f1f4;
}

.con-tit {
  color: #343331;
}

.contacts-list-02 .map {
  height: 21.125rem;
  background-color: #f5f5f5;
}

.contacts-list-03 {
  padding-top: 2rem;
  padding-bottom: 2.625rem;
}
.contacts-list-03 .con-txts {
  margin-top: .55rem;
  margin-bottom: .75rem;
  line-height: 1.83;
  color: #666666;
}
.contacts-list-03 .form {
  padding: 1.55rem 1.75rem 2.25rem 0.65rem;
  font-size: 0;
}
.contacts-list-03 .form textarea {
  resize: none;
  width: 100%;
}
.contacts-list-03 .form textarea {
  height: 4.55rem;
  padding: .2rem .25rem;
  line-height: 1.5;
}
.contacts-list-03 .form input {
  height: 1.1rem;
  line-height: 1.1rem;
}
.contacts-list-03 .form textarea,
.contacts-list-03 .form input {
  background: #fff;
  border: 1px solid #dbdbdb;
  display: block;
}
.contacts-list-03 .form .span {
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.1rem;
  height: 1.1rem;
  width: 6em;
  text-align: right;
  padding-right: .4rem;
  color: #333333;
}
.contacts-list-03 .form .span b {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  padding-left: 1em;
  position: relative;
  line-height: 1.2;
}
.contacts-list-03 .form .span b span {
  position: absolute;
  left: 0;
  top: 0;
  color: #ea0000;
}
.contacts-list-03 .form .submit input {
  background: #005ba3;
  color: #fff;
  padding: 0 1.7rem;
}
.contacts-list-03 .form .li-bot .li {
  margin-bottom: 0;
}
.contacts-list-03 .form .li-bot .li .input input {
  width: 3rem;
}
.contacts-list-03 .form .li-bot .li .input {
  font-size: 0;
}
.contacts-list-03 .form .li-bot .li .input input, .contacts-list-03 .form .li-bot .li .input img {
  display: inline-block;
  vertical-align: top;
}
table{
  width: 100%;
}
table td{
  border:1px solid rgba(0,0,0,.1);
}
.contacts-list-03 .form .li-bot .li .input img {
  margin-left: .2rem;
  border: 1px solid #dddddd;
  height: 1.1rem;
}
.contacts-list-03 .form .li-bot .li img {
  width: 2.25rem;
}
.contacts-list-03 .form .li {
  width: 47.7%;
  margin-left: 4.6%;
  position: relative;
  padding-left: 6em;
  margin-bottom: .5rem;
}
.contacts-list-03 .form .li input {
  width: 100%;
  padding: 0 .25rem;
}
.contacts-list-03 .form .li:nth-child(2n+1) {
  margin-left: 0;
}
.contacts-list-03 .form .li, .contacts-list-03 .form .li-bot {
  display: inline-block;
  vertical-align: top;
}
.contacts-list-03 .form .li.w100, .contacts-list-03 .form .li-bot.w100 {
  width: 100%;
}

.consmore {
  padding-left: 1.4rem;
  padding-right: 2rem;
  position: relative;
  height: 2.75em;
  line-height: 2.75em;
  background: #fff;
  color: #065b9f;
  display: inline-block;
  vertical-align: top;
}
.consmore:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 5px;
  right: 1.375rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/1-7.png) no-repeat center;
  background-size: 100%;
}

.course-list {
  padding-top: 2.25rem;
  padding-bottom: 3rem;
}
.course-list img {
  width: 100%;
}
.course-list .items {
  display: block;
  display: flex;
  position: relative;
}
.course-list .items .images {
  width: 51.25%;
}
.course-list .items .images img {
  height: 8rem;
  object-fit: cover;
}
.course-list .items .words {
  width: 56%;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  height: 100%;
  padding-left: 15%;
  padding-right: 3%;
  clip-path: polygon(0 100%, 13% 0, 100% 0%, 100% 100%);
  -webkit-clip-path: polygon(0 100%, 13% 0, 100% 0%, 100% 100%);
  display: flex;
  align-items: center;
}
.course-list .items .tits {
  line-height: 1;
}
.course-list .items .txts {
  margin-top: .5rem;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: .85rem;
}
.course-list .items:nth-child(n+2) {
  margin-top: 1.75rem;
}

.newsinfo-titles {
  position: relative;
  border-bottom: 1px solid #cccccc;
  padding: 0 4rem;
  padding-bottom: 1.25rem;
}
.newsinfo-titles .tits {
  line-height: 1.52;
  color: #333333;
}
.newsinfo-titles .backs {
  width: 3.125rem;
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  background-color: #065b9f;
  border-radius: 1rem;
  position: absolute;
  right: 0;
  text-align: center;
  top: .35rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsinfo-titles .backs span, .newsinfo-titles .backs b {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1;
  transition: .5s ease-in-out;
}
.newsinfo-titles .backs span {
  width: .2rem;
  margin-left: .25rem;
  height: .2rem;
  background: url(../img/111.png) no-repeat center;
  background-size: 100%;
}
.newsinfo-titles .txts {
  line-height: 1;
  color: #808080;
  margin-top: 1rem;
}

.course-details-list {
  padding-top: 3.75rem;
}

.forms-listbox {
  padding-bottom: 2.625rem;
}

.newsinfo {
  padding-top: 1.95rem;
  padding-bottom: 0.75rem;
}

.newsinfo-words {
  padding-left: 3.925rem;
  padding-right: 3.925rem;
  padding-top: 1.45rem;
  padding-bottom: 5.25rem;
  color: #666666;
  line-height: 1.875;
}

.newsinfo-bottoms {
  font-size: 0;
  line-height: 2.4rem;
  height: 2.4rem;
  border-top: 1px solid #dcdcda;
}
.newsinfo-bottoms .btns {
  display: inline-block;
  vertical-align: top;
  height: inherit;
  line-height: inherit;
  max-width: 50%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #666666;
}
.newsinfo-bottoms .btns span {
  color: #065b9f;
}

.con-tit-banner {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.3);
  font-size: 0;
}
.con-tit-banner .li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
  height: 3.7em;
  line-height: 3.7em;
  color: #fff;
  width: 25%;
}
.con-tit-banner .li.active {
  background: #065b9f;
}
.con-tit-banner .li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #424549;
  left: 0;
  top: 0;
}
.con-tit-banner .li:nth-child(1):before {
  display: none;
}
.con-tit-banner.w2 .li {
  width: 50%;
}
.con-tit-banner.w6 .li {
  width: 16.66%;
}
.con-tit-banner.w3 .li {
  width: 33.33%;
}
.con-tit-banner.w4 .li {
  width: 25%;
}
.con-tit-banner.w5 .li {
  width: 20%;
}

.course-form-list {
  margin-top: 1.75rem;
}
.course-form-list .uls {
  padding-bottom: 2.2rem;
}

.course-form-list .td {
  display: inline-block;
  vertical-align: top;
  display: flex;
  align-items: center;
}
.course-form-list .td1 {
  width: 13.5%;
}
.course-form-list .td2 {
  width: 17%;
}
.course-form-list .td3 {
  width: 20%;
}
.course-form-list .td4 {
  width: 15%;
}
.course-form-list .td5 {
  width: 13.5%;
}
.course-form-list .td6 {
  width: 21%;
}
.course-form-list .span {
  padding: .2rem .15rem;
  line-height: 1.25;
}
.course-form-list .course-form-list-tops, .course-form-list .lis {
  padding-left: 1.35rem;
  padding-right: .5rem;
  display: flex;
  align-items: stretch;
  border: 1px solid #d9dde0;
}
.course-form-list .course-form-list-tops {
  background: #e0e1e2;
  color: #333333;
  margin-bottom: .5rem;
}
.course-form-list .lis {
  min-height: 1.8rem;
  color: #333333;
  cursor: pointer;
}
.course-form-list .lis:nth-child(n+2) {
  margin-top: .5rem;
}

.course-form-list-tops {
  min-height: 1.8rem;
}

@media screen and (min-width: 1024px) {
  .newsinfo-titles .backs {
    transition: .5s ease-in-out;
  }
  .newsinfo-titles .backs:hover {
    transition: .5s ease-in-out;
    transform: translateY(-4px);
  }

  .con-tit-banner .li {
    transition: .5s ease-in-out;
  }
  .con-tit-banner .li:hover, .con-tit-banner .li.active {
    background: #065b9f;
    transition: .5s ease-in-out;
  }
}
@media screen and (max-width: 1023px) {
  .newsinfo-titles .backs {
    position: static;
    margin: 0 auto;
    margin-top: .5rem;
  }

  .newsinfo-titles,
  .newsinfo-words {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .newsinfo-words {
    padding-bottom: 2.15rem;
    padding-top: 1.25rem;
  }

  .course-form-list {
    width: 1200px;
  }

  .forms-listbox {
    overflow-x: auto;
  }
}

@media (min-width: 1024px) {
  .consmore:before {
    transition: .5s ease-in-out;
  }

  .consmore:hover:before {
    transform: translateX(5px);
    transition: .5s ease-in-out;
  }

  .course-list .items .images {
    overflow: hidden;
  }
  .course-list .items .images img {
    transition: .5s ease-in-out;
  }
  .course-list .items .more:before {
    transition: .5s ease-in-out;
  }
  .course-list .items:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }
  .course-list .items:hover .more:before {
    transform: translateX(5px);
    transition: .5s ease-in-out;
  }

  .course-form-list .lis {
    transition: .5s ease-in-out;
  }
  .course-form-list .lis:hover {
    background-color: #065b9f;
    color: #fff;
  }
}
@media (max-width: 1023px) {
  .contacts-list-01 .ul {
    justify-content: center;
  }
  .contacts-list-01 .ul .li {
    width: 33%;
    margin-bottom: .4rem;
  }

  .contacts-list-03 .form {
    padding: 1.55rem .65rem;
  }
}
@media (max-width: 767px) {
  .course-details-list {
    padding-top: 1.75rem;
  }

  .forms-listbox {
    padding-bottom: 1.25rem;
  }

  .course-form-list .uls {
    padding-bottom: 1rem;
  }

  .course-form-list {
    margin-top: .75rem;
  }

  .contacts-list-02 .map {
    height: 15rem;
  }

  .contacts-list-03 .form .li {
    width: 100%;
    margin-left: 0;
  }

  .contacts-list-03 .form .submit {
    width: 100%;
    margin-top: .75rem;
    text-align: center;
  }
  .contacts-list-03 .form .submit input {
    display: inline-block;
    vertical-align: top;
  }

  .course-list .items {
    display: block;
  }

  .course-list .items .words {
    position: relative;
    width: 100%;
    clip-path: polygon(0 100%, 0 0, 100% 0%, 100% 100%);
    -webkit-clip-path: polygon(0 100%, 0 0, 100% 0%, 100% 100%);
    display: block;
    padding: 1rem .5rem;
  }

  .course-list .items .images {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .contacts-list-03 .form .span,
  .contacts-list-03 .form input {
    height: 1.25rem;
    line-height: 1.25rem;
  }

  .contacts-list-01 .ul .li {
    width: 100%;
    margin-bottom: 0;
  }
  .contacts-list-01 .ul .li:nth-child(n+2) {
    margin-top: .85rem;
  }

  .contacts-list-03 .con-tit,
  .contacts-list-01 .con-tit {
    line-height: 1.25;
  }

  .contacts-list-03 .con-txts {
    line-height: 1.6;
  }

  .contacts-list-03 .form .span b {
    padding-left: 0;
  }

  .contacts-list-03 .form .span {
    padding-right: .2em;
  }

  .contacts-list-03 .form .li {
    padding-left: 5em;
  }

  .contacts-list-03 .form .span b span {
    left: -1em;
  }

  .contacts-list-03 .form .span {
    width: 5em;
  }
}
.news-list {
  padding-top: 2.25rem;
  padding-bottom: 2.7rem;
}
.news-list .itemsbox {
  font-size: 0;
  padding-bottom: 3px;
}
.news-list .itemsbox .items {
  display: inline-block;
  vertical-align: top;
  width: 31.5%;
  margin-left: 2.75%;
  margin-bottom: .8rem;
}
.news-list .itemsbox .items:nth-child(3n+1) {
  margin-left: 0;
}
.news-list .itemsbox .items .words {
  padding-bottom: .75rem;
  padding-top: .4rem;
}
.news-list .itemsbox .items .tits {
  line-height: 1.375em;
  height: 2.75em;
  color: #343331;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: .7rem;
}
.news-list .itemsbox .items .txts {
  line-height: 1;
  color: #999999;
}

.news-info-details {
  padding-top: 2rem;
  padding-bottom: 2.6rem;
}

.news-info-details-words {
  line-height: 1.75;
  color: #333333;
  padding-top: .85rem;
  padding-bottom: 2.5rem;
}

.news-info-details .hr {
  height: 1px;
  background: #e0e0e0;
}

.news-info-details-tops {
  padding-bottom: 1.25rem;
}
.news-info-details-tops .news-info-tits {
  line-height: 1.45;
  color: #333333;
}
.news-info-details-tops .time {
  line-height: 1;
  margin-top: .55rem;
  color: #999999;
}

.news-info-details-bots {
  padding-top: .9rem;
  padding-right: 5rem;
  border-top: 1px solid #e0e0e0;
  position: relative;
}
.news-info-details-bots .back {
  position: absolute;
  right: 0;
  height: 1.125rem;
  line-height: 1.125rem;
  border: 1px solid #eaeaea;
  top: 1.125rem;
  padding-left: 1.35rem;
  padding-right: .5rem;
  color: #666666;
}
.news-info-details-bots .back:before {
  width: 10px;
  position: absolute;
  content: "";
  height: 5px;
  left: .6rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/1-8.png) no-repeat center;
  background-size: 100%;
}
.news-info-details-bots a {
  display: block;
}
.news-info-details-bots .btn {
  line-height: 1.75;
  color: #666666;
  height: 1.75em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
  .news-list .itemsbox .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    height: 9.5rem;
    object-fit:cover;
  }
@media screen and (min-width: 1024px) {
  .news-info-details-bots .back {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .news-info-details-bots .back:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .news-info-details-bots .back:hover:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateX(-5px);
  }

  .news-list .itemsbox .items {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .news-list .itemsbox .items .imgs {
    overflow: hidden;
  }
  .news-list .itemsbox .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);

  }
  .news-list .itemsbox .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }
}
@media screen and (max-width: 1023px) {

  .news-list .itemsbox .items img {
    height: 8rem;
  }



  .news-info-details-bots {
    padding-right: 0;
  }

  .news-info-details-bots .back {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  .news-list .itemsbox .items {
    width: 100%;
    margin-left: 0;
  }
  .news-list .itemsbox .items img {
    height: auto;
  }




}
.abouts-list-01 {
  padding-top: 3.75rem;
  padding-bottom: 3.5rem;
}
.abouts-list-01 .itemsbox .words {
  width: 58%;
  line-height: 1.875;
  color: #666666;
  padding-top: 1.7rem;
}
.abouts-list-01 .itemsbox .words .wen > p:nth-child(n+2) {
  margin-top: .25rem;
}
.abouts-list-01 .itemsbox .images {
  width: 36%;
}
.abouts-list-01 .itemsbox .images img {
  width: 100%;
  transform: translateX(0.75rem);
}
.abouts-list-01 .logo {
  text-align: right;
  /*margin-top: 1.2rem;*/
  font-size: 0;
}
.abouts-list-01 .logo .wenzi{
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}
.abouts-list-01 .logo img {
  width: 2.7rem;
  height: 0.95rem;
  display: inline-block;
}

.about-more-click {
  cursor: pointer;
  position: relative;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 1.25rem;
  border: 2px solid #065b9f;
  display: inline-block;
  vertical-align: top;
  padding: 0 1.1rem;
  color: #065b9f;
}

.abouts-list-02 .about-more-click {
  margin-top: 1.125rem;
}
.abouts-list-02 .item-images {
  position: relative;
}
.abouts-list-02 .item-images .com-tits {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 2.6rem;
  color: #fff;
  text-align: center;
}
.abouts-list-02 .itembox {
  position: relative;
  z-index: 5;
  margin-top: -2.2rem;
  padding-top: 1.55rem;
  padding-bottom: 2.1rem;
  background-color: #fff;
}
.abouts-list-02 .itembox.active .words .txts {
  display: block;
  overflow: visible;
  height: auto;
  max-height: none;
}
.abouts-list-02 .words {
  width: 52.5%;
  padding-left: 1.1rem;
}
.abouts-list-02 .words .tits, .abouts-list-02 .words .txts {
  padding-left: .3rem;
}
.abouts-list-02 .words .tits {
  line-height: 1.64;
  color: #101010;
}
.abouts-list-02 .words .txts {
  color: #666666;
  line-height: 1.875;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 15;
  overflow: hidden;
  max-height: 28.125em;
  margin-top: .85rem;
}
.abouts-list-02 .images {
  width: 43.75%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding-top: 2rem;
}
.abouts-list-02 .images .lis {
  width: 33.33%;
  position: relative;
  border: 1px solid #f2f2f2;
}
.abouts-list-02 .images .lis .box {
  position: absolute;
  left: 50%;
  width: 95%;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.abouts-list-02 .images .lis .tits {
  color: #065b9f;
}
.abouts-list-02 .images .lis .txts {
  margin-top: .35rem;
}

.abouts-list-03 {
  padding-top: 2.55rem;
  padding-bottom: 2rem;
  background-color: #edeff3;
}

.abouts-list-03-tops {
  margin-top: 1.875rem;
}

.abouts-list-03 .abouts-list-03-bots {
  padding-bottom: .9rem;
}
.abouts-list-03 .abouts-list-03-bots .items {
  margin-bottom: .9rem;
}
.abouts-list-03 .abouts-list-03-tops {
  margin-bottom: 1.8rem;
}



.abouts-list-03 .items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.abouts-list-03 .items img {
  height: 100%;
  object-fit: cover;
}
.abouts-list-03 .items .images {
  width: 47%;
}
.abouts-list-03 .items .words {
  width: 53%;
  background-color: #fff;
  color: #999999;
  padding: 1.75rem 1.2rem 1rem 2.1rem;
}
.abouts-list-03 .items .tits {
  line-height: 1;
  color: #333333;
}
.abouts-list-03 .items .txts {
  margin-top: .25rem;
  margin-bottom: .9rem;
  color: #333333;
  line-height: 1.58;
}
.abouts-list-03 .items .text {
  color: #999999;
  line-height: 1.75;
  height: 5.25em;
 /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;*/
  overflow: hidden;
  overflow-y:auto;
}
.abouts-list-03 .items .more {
  padding-left: 1.625rem;
  padding-right: 1.8rem;
  height: 1.6rem;
  line-height: 1.6rem;
  background-color: #065b9f;
  color: #fff;
  position: relative;
  display: inline-block;
  margin-top: 1.35rem;
  vertical-align: top;
}
.abouts-list-03 .items .more:before {
  position: absolute;
  content: "";
  width: 10px;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 5px;
  background: url(../img/1-9.png) no-repeat center;
  background-size: 100%;
}

.abouts-list-03-bots .itembox {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: .9rem;
  align-items: stretch;
}
.abouts-list-03-bots .itembox .items {
  width: 47%;
  margin-left: 6%;
}
.abouts-list-03-bots .itembox .items img {
  width: 100%;
}
.abouts-list-03-bots .itembox .items:nth-child(2n+1) {
  margin-left: 0;
}
.abouts-list-03-bots .itembox .items .words {
  padding: .2rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.abouts-list-03-bots .itembox .items .words .txts {
  margin-bottom: 0;
  margin-top: .4rem;
}

.click-more {
  text-align: center;
}
.click-more span {
  display: inline-block;
  vertical-align: top;
  height: 3.125em;
  line-height: 3.125em;
  border: 2px solid #065b9f;
  border-radius: 3.125em;
  color: #065b9f;
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  cursor: pointer;
}

.cons-tit-box.fixed .con-tit-banner {
  position: fixed;
  left: 50%;
  top: 0;
  bottom: auto;
  z-index: 100;
}

.abouts-list-05-bots .itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-bottom: 5px;
}
.abouts-list-05-bots .itembox .items {
  width: 22.5%;
  margin-left: 3.3%;
  margin-bottom: .8rem;
}
.abouts-list-05-bots .itembox .items:nth-child(4n+1) {
  margin-left: 0;
}
.abouts-list-05-bots .itembox .items .text {
  line-height: 2.1875em;
  height: 2.1875em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: center;
  margin-top: .4rem;
}

.abouts-list-04 {
  padding-top: 3rem;
  padding-bottom: 3.5rem;
  position: relative;
}
.abouts-list-04 .images {
  margin-top: 2rem;
  position: relative;
}
.abouts-list-04 .images img {
  position: relative;
  z-index: 2;
  display: block;
  margin:0 auto;
}
.abouts-list-04 .images:before {
  width: 37.325rem;
  height: 16.825rem;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/1-map.png) no-repeat center;
  background-size: 100%;
  z-index: 0;
}

.abouts-list-05-titles {
  margin-top: 1rem;
  margin-bottom: 1.85rem;
}
.abouts-list-05-titles .swiper-container {
  display: inline-block;
  vertical-align: top;
  border-radius: 2.1em;
  background-color: #fff;
  max-width: 85%;
}
.abouts-list-05-titles .li {
  width: auto;
  cursor: pointer;
  padding: 0 1rem;
  height: 2.1em;
  line-height: 2.1em;
  border-radius: 2.1em;
}
.abouts-list-05-titles .li.active {
  color: #fff;
  background: #065b9f;
}

.abouts-list-06 {
  padding-top: 2.8rem;
  padding-bottom: 3.3rem;
}
.abouts-list-06 .abouts-list-06-swiper {
  margin-top: 1.5rem;
}
.abouts-list-06 .cons-swiper .swiper-button-next {
  right: -1.15rem;
}
.abouts-list-06 .cons-swiper .swiper-button-prev {
  left: -1.15rem;
}
.abouts-list-06 .swiper-scrollbar {
  margin-top: 2.1rem;
  height: 1px;
  background-color: #ececec;
}

.abouts-list-06-swiper .w1100 {
  width: 58%;
  margin: 0 auto;
}
.abouts-list-06-swiper .swiper-container {
  overflow: visible;
}
.abouts-list-06-swiper .items {
  margin-right: 1.625rem;
  position: relative;
}
.abouts-list-06-swiper .items .words {
  /*position: absolute;*/
  /*left: 0;*/
  /*bottom: 0;*/
  background-color: #fff;
  padding-top: .65rem;
  padding-right: .2rem;
  /*width: 53.6%;*/
  width: 100%;
  color: #343331;
  text-align: center;
}
.abouts-list-06-swiper .items .txts {
  margin-top: 3px;
  line-height: 1.9;
  height: 1.9em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.abouts-list-06-swiper .items .tits {
  line-height: 1.66;
  height: 1.66em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.abouts-list-06-swiper .items:last-child {
  margin-right: 0;
}
.abouts-list-06-swiper .swiper-scrollbar-drag {
  height: 6px;
  margin-top: -3px;
  background-color: #065b9f;
  position: absolute;
}

.abouts-list-05 {
  background-color: #edeff3;
  padding-top: 2.625rem;
  padding-bottom: 2.375rem;
}

.abouts-list-02 .images .lis .txts {
  line-height: 1.25;
}

.abouts-list-01 .itemsbox .words .wen {
  line-height: 1.875;
}

@media screen and (min-width: 1024px) {
  .abouts-list-05-titles .li {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-list-05-titles .li:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #fff;
    background-color: #065b9f;
  }

  .abouts-list-06-swiper .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-list-06-swiper .items .images {
    overflow: hidden;
  }
  .abouts-list-06-swiper .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .click-more span {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .click-more span:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-color: #065b9f;
    color: #fff;
  }

  .about-more-click {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .about-more-click:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #fff;
    background-color: #065b9f;
  }

  .abouts-list-03 .items .more {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-list-03 .items .more:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-list-03 .items .more:hover:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateX(5px);
  }

  .abouts-list-03 .items {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-list-03 .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-list-03 .items .images {
    overflow: hidden;
  }
  .abouts-list-03 .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }
}
@media screen and (max-width: 1023px) {
  .abouts-list-01 .itemsbox .words {
    width: 100%;
    float: none;
  }

  .abouts-list-01 .itemsbox .images img {
    transform: translateX(0);
  }

  .abouts-list-01 .itemsbox .images {
    width: 60%;
    float: none;
  }

  .abouts-list-02 .words,
  .abouts-list-02 .images {
    width: 100%;
    float: none;
  }

  .abouts-list-06-swiper .w1100 {
    width: 75%;
  }

  .abouts-list-02 .images .lis img {
    width: 100%;
  }

  .abouts-list-03-bots .itembox .items {
    width: 100%;
    margin-left: 0;
  }

  .abouts-list-05-bots .itembox .items {
    width: 49%;
    margin-left: 2%;
  }
  .abouts-list-05-bots .itembox .items img {
    width: 100%;
  }
  .abouts-list-05-bots .itembox .items:nth-child(4n+1) {
    margin-left: 2%;
  }
  .abouts-list-05-bots .itembox .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .abouts-list-02 .itembox {
    margin-top: 0;
  }

  .abouts-list-02 .words {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .abouts-list-03 .items .words {
    padding: .5rem .45rem;
  }

  .con-tit-banner.w6 .li {
    width: 28%;
  }

  .abouts-list-02 .images .lis .box {
    width: 75%;
  }

  .abouts-list-01 {
    padding-top: 1.75rem;
    padding-bottom: 2rem;
  }

  .abouts-list-01 .itemsbox .words {
    padding-top: 1.25rem;
  }
}
.arial {
  font-family: arial;
}

.wel-banner .imgspc {
  max-height: 21.25rem;
  height: 44.27vw;
}
.wel-banner .items {
  position: relative;
  display: block;
}
.wel-banner .words {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
}
.wel-banner .tits {
  line-height: 1;
}
.wel-banner .txts {
  line-height: 1.25;
  margin-top: .2rem;
  margin-bottom: 1.625rem;
}

.wel-mores {
  display: inline-block;
  vertical-align: top;
  height: 1.25rem;
  line-height: 1.25rem;
  border: 2px solid #fff;
  border-radius: 1.25rem;
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  box-sizing: content-box;
}

.wel-news.abouts-list-06 {
  padding-top: 2.625rem;
  padding-bottom: 3rem;
}
.wel-news.abouts-list-06 .items {
  width: 40%;
}
.wel-news.abouts-list-06 .abouts-list-06-swiper {
  margin-top: 1.7rem;
}
.wel-news.abouts-list-06 .words {
  /*width: 80%;*/
  text-align: left;
  /*padding-right: 1rem;*/
}
.wel-news.abouts-list-06 .items img{
    height: 11rem;
    object-fit: cover;
}
.wel-news.abouts-list-06 .tits {
  /*max-width: 18em;*/
  margin-top: .3rem;
  line-height: 1.33em;
  height: 2.66em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wel-news.abouts-list-06 .txts {
  height: auto;
  line-height: 1;
  color: #999999;
  margin-top: .3rem;
}

.wel-abouts {
  padding-top: 2.9rem;
  padding-bottom: 2.5rem;
  position: relative;
}
.wel-abouts:before {
  position: absolute;
  content: "";
  width: 30.5rem;
  height: 13.75rem;
  top: 5.375rem;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/imap.png) no-repeat center;
  background-size: 100%;
}

.wel-aboutsbox {
  position: relative;
  z-index: 2;
}
.wel-aboutsbox .number-list .lis{
  width: 17.5%;
}
.wel-aboutsbox .lis3 .num{
  margin:0 auto;
}
.wel-aboutsbox .number-list .lis3{
  width: 30%;
}
.wel-aboutsbox .number-list {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  color: #232323;
  margin-top: 1.75rem;
}
.wel-aboutsbox .number-list .txts {
  margin-top: .45rem;
  color: #232323;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
}
.wel-aboutsbox .com-tits {
  color: #343331;
}
.wel-aboutsbox .lis3 .num {
  width: 6.875rem;
}
.wel-aboutsbox .com-txts {
  line-height: 1.285;
  color: #101010;
  margin-top: .4rem;
  margin-bottom: .75rem;
}
.wel-aboutsbox .num {
  line-height: 1;
}
.wel-aboutsbox .com-text {
  width: 80%;
  max-width: 67em;
  margin: 0 auto;
  margin-bottom: .85rem;
  color: #666666;
}

.wel-prod {
  position: relative;
}

/**/
.inliner-banner, .inliner-banner-con {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 5;
}

.inliner-banner-con {
  background: none;
}

.inliner-banner ul, .inliner-banner-con ul {
  width: 100%;
  height: 100%;
}

.inliner-banner li, .inliner-banner-con li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  text-align: center;
  transform: scale(0.8);
  z-index: 1;
}

.inliner-banner li.index, .inliner-banner-con li.index {
  z-index: 2;
}

.inliner-banner li:first-child, .inliner-banner-con li:first-child {
  left: 0;
  transform: scale(1);
}

.inliner-banner li a, .inliner-banner-con li a {
  display: block;
  width: 100%;
  height: 100%;
}

.inliner-banner li .con, .inliner-banner-con li .con {
  display: block;
  width: 606px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -145px 0 0 -303px;
  transform: scale(0);
}

/**/
.wel-prod-top .li {
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 0;*/
  width: 100%;
}

.wel-prod-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.wel-prod-center .i {
  position: absolute;
}
.wel-prod-center .ik {
  left: 0;
  top: 0;
}
.wel-prod-center .ibox .i0 {
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
}
.wel-prod-center .ibox .i0.active {
  width: 100%;
}
.wel-prod-center .ibox .i1 {
  right: 0;
  bottom: 0;
  height: 100%;
  width: 0;
}
.wel-prod-center .ibox .i1.active {
  width: 100%;
}
.wel-prod-center .ibox .i2 {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0;
}
.wel-prod-center .ibox .i2.active {
  height: 100%;
}
.wel-prod-center .dian {
  display: none;
}

.wel-prod-top .li,
.wel-prod-top .li .imgs,
.wel-prod {
  height: 24rem;
}
.wel-prod-top .li .imgs{
  position: relative;
}
.wel-prod-top .li .imgs:before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top:0;
  z-index: 2;
  background: rgba(0,0,0,.45);
}
.wel-prod-bottom {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 15;
}
.wel-prod-bottom a {
  display: block;
}

/*.wel-prod-bottom .li a{
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
}*/
.wel-prod-center .ik,
.wel-prod-bottom,
.wel-prod-center,
.wel-prod-center .ibox {
  width: 16.875rem;
  height: 16.875rem;
}

.wel-prod-center .ibox .i {
  /*width:0;*/
  /*height: 0;*/
  transition: 1s cubic-bezier(0.3, 0, 0.24, 1);
}

.wel-prod-center .ibox .i.active {
  width: 100%;
  transition: 1s cubic-bezier(0.3, 0, 0.24, 1);
  height: 100%;
}

.wel-prod-bottom .icon {
  position: absolute;
  z-index: 100;
  cursor: pointer;
}
.wel-prod-bottom .icon:before {
  position: absolute;
  content: "";
  width: .4rem;
  height: .4rem;
  background: #fff;
  border-radius: 50%;
  left: -.2rem;
  top: -.2rem;
}
.wel-prod-bottom .icon span {
  position: absolute;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 6em;
  text-align: center;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.wel-prod-bottom .icon.active:before {
  background: #065b9f;
}
.wel-prod-bottom .icon.active span {
  font-size: 150%;
  color: #065b9f;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.wel-prod-bottom .icon.i0 {
  left: 4px;
  top: 50%;
}
.wel-prod-bottom .icon.i0 span {
  right: 0;
}
.wel-prod-bottom .icon.i1 {
  right: 4px;
  top: 50%;
}
.wel-prod-bottom .icon.i1 span {
  left: 0;
}
.wel-prod-bottom .icon.i2 {
  bottom: 6px;
  right: 50%;
}
.wel-prod-bottom .icon.i2 span {
  top: .5rem;
  left: 50%;
  bottom: auto;
  transform: translateX(-50%);
}

.wel-prod-bottom .li {
  opacity: 0 !important;
}
.wel-prod-bottom .li.swiper-slide-active {
  opacity: 1 !important;
}

.wel-prod-bottom {
  color: #fff;
}
.wel-prod-bottom .li a {
  padding-top: 3.9rem;
  text-align: center;
  color: #fff;
}
.wel-prod-bottom .more {
  display: inline-block;
  vertical-align: top;
  padding: 0 1rem;
  line-height: 3.125em;
  height: 3.125em;
  border-radius: 3.125em;
  color: #fff;
  background-color: #065b9f;
  margin-top: 1.1rem;
}
.wel-prod-bottom .tits {
  line-height: 1;
}
.wel-prod-bottom .txts {
  line-height: 1;
  margin-top: 1.8rem;
  margin-bottom: 0.45rem;
}
.wel-prod-bottom .txts span {
  display: inline-block;
  vertical-align: top;
  padding: 0 2rem;
  position: relative;
}
.wel-prod-bottom .txts span:before, .wel-prod-bottom .txts span:after {
  width: 1.5rem;
  height: 1px;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
}
.wel-prod-bottom .txts span:before {
  left: 0;
}
.wel-prod-bottom .txts span:after {
  right: 0;
}
.wel-prod-bottom .text {
  max-width: 22em;
  width: 80%;
  margin: 0 auto;
  color: #d2d2d2;
  line-height: 1.76;
  height: 3.52em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-header .langs a {
  height: 50px;
  line-height: 50px;
  color: #333;
}

.wel-banner .swiper-pagination {
  position: absolute;
  right: 1.05rem;
  top: 50%;
  transform: translateY(-50%);
}
.wel-banner .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: .45rem;
  height: .45rem;
  /*margin:.2rem 0;*/
  background: transparent;
  position: relative;
  opacity: 1;
}
.wel-banner .swiper-pagination .swiper-pagination-bullet:nth-child(n+2) {
  margin-top: .4rem;
}
.wel-banner .swiper-pagination .swiper-pagination-bullet:before, .wel-banner .swiper-pagination .swiper-pagination-bullet:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.wel-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  opacity: 1;
}
.wel-banner .swiper-pagination .swiper-pagination-bullet:before {
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  opacity: 0;
}
.wel-banner .swiper-pagination .swiper-pagination-bullet:after {
  width: 0.15rem;
  height: .15rem;
  background: #fff;
}

.wel-prod-top .li .imgs {
  opacity: 0 !important;
  transform: scale3d(1.2, 1.2, 1);
  transition: 1s cubic-bezier(0.3, 0, 0.24, 1);
}
.wel-prod-top .li.swiper-slide-active .imgs {
  opacity: 1 !important;
  transform: scale3d(1, 1, 1);
  transition: 1s cubic-bezier(0.3, 0, 0.24, 1);
}

.bocweb-header .nav.nav-right .yuyan {
  position: relative;
}
.bocweb-header .nav.nav-right .yuyan .btn-bots {
  position: absolute;
  left: 0;
  width: 100%;
  top: 28px;
  text-align: center;
  background: #fff;
}

@keyframes inlinerbg {
  0% {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
  }
}
@-webkit-keyframes inlinerbgo {
  0% {
    -webkit-transform: translate(-5px, 9px);
    transform: translate(-5px, 9px);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-5px, 9px);
    transform: translate(-5px, 9px);
  }
}
@keyframes inlinerbgo {
  0% {
    -webkit-transform: translate(-5px, 9px);
    transform: translate(-5px, 9px);
  }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-5px, 9px);
    transform: translate(-5px, 9px);
  }
}
@media (min-width: 1024px) {
  .wel-aboutsbox .number-list {
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .wel-prod-bottom .more {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-prod-bottom .more:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateY(-5px);
  }

  .wel-mores {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-mores:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-color: #065b9f;
    border-color: #065b9f;
  }

  .wel-prod-bottom .icon {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-prod-bottom .icon:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-prod-bottom .icon:hover {
    color: #065b9f;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .wel-prod-bottom .icon:hover:before {
    background: #065b9f;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
}
@media (max-width: 1023px) {
  .m-header .welcome-a img {
    height: 36px;
  }

  .wel-news.abouts-list-06 .items {
    width: 49%;
    margin-right: 2%;
  }
}
@media (max-width: 767px) {
  .wel-banner .swiper-pagination {
    bottom: 1rem;
    right: auto;
    width: 100%;
    left: 0;
    top: auto;
  }
  .wel-banner .swiper-pagination span.swiper-pagination-bullet {
    display: inline-block;
    vertical-align: top;
    margin: 0 .25rem;
    margin-top: 0 !important;
  }

  .wel-aboutsbox .number-list {
    flex-wrap: wrap;
  }
  .wel-aboutsbox .number-list .lis {
    width: 100%;
  }

  .wel-aboutsbox .lis3 .num {
    margin: 0 auto;
  }

  .wel-news.abouts-list-06 .items {
    width: 100%;
  }

  .wel-aboutsbox .number-list .lis:nth-child(n+2) {
    margin-top: 1rem;
  }

  .wel-news.abouts-list-06 .abouts-list-06-swiper {
    margin-top: 1rem;
  }

  .wel-prod-bottom .txts {
    margin-top: 1rem;
  }

  .wel-prod-bottom .icon.active span {
    font-size: 100%;
  }

  .wel-prod-bottom .icon.i1 span {
    width: 6em;
    margin-left: -3em;
    transform: translateX(-50%);
    left: 50%;
    margin-top: 0.5rem;
  }

  .wel-aboutsbox .com-text {
    width: 100%;
  }

  .wel-prod-bottom .icon.i0 span {
    right: auto;
    width: 2.5em;
    left: 50%;
    margin-top: 0.5rem;
    transform: translateX(-50%);
  }

  .wel-prod-center .ik, .wel-prod-bottom, .wel-prod-center, .wel-prod-center .ibox {
    width: 13rem;
    height: 13rem;
  }

  .wel-prod-bottom .li a {
    padding-top: 2rem;
  }

  .wel-news.abouts-list-06 {
    padding-top: 1.75rem;
    padding-bottom: 1.5rem;
  }
}
.wel-prod-center:before, .wel-prod-center:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  position: absolute;
}
.wel-prod-center:before {
  background: url(../img/wel23.png) no-repeat center;
  background-size: 100%;
  animation: inlinerbgo 1.2s infinite linear;
}
.wel-prod-center:after {
  background: url(../img/wel24.png) no-repeat center;
  background-size: 100%;
  animation: inlinerbg 1.2s infinite linear;
}

.bocweb-header .nav.nav-right .oa .span:hover:before {
  background: url(../img/20-1-2.png) no-repeat center !important;
  background-size: 100% !important;
}

.bocweb-header .nav.nav-right .yuyan .btn-tops:hover:before {
  background: url(../img/21-1-2.png) no-repeat center !important;
  background-size: 100% !important;
}

.pd100 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.bocweb-header {
  padding-top: .6rem;
  padding-bottom: 0.6rem;
}
.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: #065b9f !important;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.bocweb-header .bocweb-nav {
  font-size: 0;
}
.bocweb-header .bocweb-nav .nav {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.bocweb-header .nav {
  padding: 0 .55rem;
}
.bocweb-header .nav:nth-child(1) {
  padding-left: 0;
}
.bocweb-header .nav.nav-right {
  padding: 0;
  font-size: 0;
  height: 76px;
  line-height: 76px;
  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;
}
.bocweb-header .nav.nav-right .yuyan {
  padding-left: .7rem;
  padding-right: .55rem;
  cursor: pointer;
}
.bocweb-header .nav.nav-right .yuyan .btn-tops {
  position: relative;
  padding-left: .7rem;
  padding-right: .375rem;
}
.bocweb-header .nav.nav-right .yuyan .btn-tops:after, .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 {
  left: 0;
  width: .4rem;
  height: .4rem;
  background: url(../img/21-1.png) no-repeat center;
  background-size: 100%;
}
.bocweb-header .nav.nav-right .yuyan .btn-tops:after {
  right: 0;
  width: .2rem;
  height: .15rem;
  background: url(../img/22-1.png) no-repeat center;
  background-size: 100%;
}
.bocweb-header .nav.nav-right .sear {
  padding-left: .6rem;
}
.bocweb-header .nav.nav-right .sear:before {
  display: none;
}
.bocweb-header .nav.nav-right .sear .span {
  cursor: pointer;
  width: .4rem;
  height: .4rem;
  background: url(../img/23-1.png) no-repeat center;
  background-size: 100%;
}
.bocweb-header .nav.nav-right .oa {
  padding-right: .375rem;
}
.bocweb-header .nav.nav-right .oa .span {
  padding-left: .75rem;
  position: relative;
}
.bocweb-header .nav.nav-right .oa .span:before {
  position: absolute;
  content: "";
  width: .5rem;
  height: .5rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/20-1.png) no-repeat center;
  background-size: 100%;
}
.bocweb-header .nav-tops {
  height: 76px;
  line-height: 76px;
  padding: 0 .5rem;
  position: relative;
}
.bocweb-header .nav-tops:hover, .bocweb-header .nav-tops.active {
  color: #065b9f !important;
}
.bocweb-header .nav-tops:hover:before, .bocweb-header .nav-tops.active:before {
  position: absolute;
  content: "";
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  background: url(../img/1-10-1.png) no-repeat center !important;
  background-size: 100%;
}
.bocweb-header .nav-tops:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 5px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/1-10.png) no-repeat center;
  background-size: 100%;
}

.bocweb-logo .i1 {
  bottom: 0;
  margin: auto;
}

.abouts-list-06-swiper > .w1100 {
  position: relative;
}

.bocweb-header .nav-bots {
  position: absolute;
  /*padding-top: .6rem;*/
  /*border-top: 3px solid $colors;*/
  width: 100%;
  width: 210px;
  /*left: 50%;*/
  left: 0;
  top: 76px;
  /*transform:translateX(-50%);*/
  text-align: center;
  display: none;
  background-color: #fff;
  text-align: left;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.bocweb-header .nav-bots:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #065b9f;
  left: 0;
  top: 0;
}
.bocweb-header .nav-bots .li {
  color: #333;
  line-height: 1.35;
  padding: 5px .5rem;
  padding-left: .35rem;
}

.bocweb-header.fixed {
  height: 90px;
  line-height: 90px;
  padding-top: 0;
  padding-bottom: 0;
}
.bocweb-header.fixed .bocweb-logo {
  width: 2.25rem;
  height: 90px;
  line-height: 90px;
}
.bocweb-header.fixed .bocweb-logo img {
  display: inline-block;
  vertical-align: middle;
}
.bocweb-header.fixed .nav-tops,
.bocweb-header.fixed .nav.nav-right {
  height: 90px;
  line-height: 90px;
}
.bocweb-header.fixed .nav-bots {
  top: 90px;
}

.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;
}

.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: 2.75rem;
  position: relative;
}
.bocweb-logo img {
  display: block;
}
.bocweb-logo .i0 {
  opacity: 1;
}
.bocweb-logo .i1 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

body.body-active3 .bocweb-header,
body.body-active2 .bocweb-header,
body.body-active .bocweb-header,
.bocweb-header.fixed {
  background: #fff;
}
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: #666;
}
body.body-active3 .bocweb-header .nav-tops:before,
body.body-active2 .bocweb-header .nav-tops:before,
body.body-active .bocweb-header .nav-tops:before,
.bocweb-header.fixed .nav-tops:before {
  background: url(../img/1-10-2.png) no-repeat center;
  background-size: 100%;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
body.body-active3 .bocweb-header .nav.nav-right .oa .span:before,
body.body-active2 .bocweb-header .nav.nav-right .oa .span:before,
body.body-active .bocweb-header .nav.nav-right .oa .span:before,
.bocweb-header.fixed .nav.nav-right .oa .span:before {
  background: url(../img/20-1-1.png) no-repeat center;
  background-size: 100%;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
body.body-active3 .bocweb-header .nav.nav-right .sear .span,
body.body-active2 .bocweb-header .nav.nav-right .sear .span,
body.body-active .bocweb-header .nav.nav-right .sear .span,
.bocweb-header.fixed .nav.nav-right .sear .span {
  background: url(../img/23-1-1.png) no-repeat center;
  background-size: 100%;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
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/21-1-1.png) no-repeat center;
  background-size: 100%;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
body.body-active3 .bocweb-header .nav.nav-right .yuyan .btn-tops:after,
body.body-active2 .bocweb-header .nav.nav-right .yuyan .btn-tops:after,
body.body-active .bocweb-header .nav.nav-right .yuyan .btn-tops:after,
.bocweb-header.fixed .nav.nav-right .yuyan .btn-tops:after {
  background: url(../img/22-1-1.png) no-repeat center;
  background-size: 100%;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
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.body-active3 .bocweb-header a,
body.body-active2 .bocweb-header a,
body.body-active .bocweb-header a,
.bocweb-header.fixed a {
  color: #666;
}
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: #fff;
}
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.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.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.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;
}

.bocweb-footer-bots {
  color: rgba(255, 255, 255, 0.5);
}
.bocweb-footer-bots a {
  color: rgba(255, 255, 255, 0.5);
}

.nav-bots.ons {
  display: none !important;
}

.bocweb-footer {
  padding-bottom: .6rem;
}
.bocweb-footer a {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.bocweb-footer a:hover {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  color: #065b9f !important;
}

.bocweb-footer-bots {
  line-height: 4.285;
}
.bocweb-footer-bots .p, .bocweb-footer-bots .w {
  line-height: 4.285;
}

.bocweb-footer-tops {
  padding-top: 1.8rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.bocweb-footer-tops .logo {
  width: 2.75rem;
}
.bocweb-footer-tops .txts{
	color: #fff;
}
.bocweb-footer-tops .nav-tops {
  line-height: 1;
}
.bocweb-footer-tops .bocweb-nav {
  padding-top: .5rem;
  width: 72%;
}
.bocweb-footer-tops .nav-bots {
  margin-top: .5rem;
}
.bocweb-footer-tops .nav-bots .li {
  line-height: 1.875;
  color: rgba(255, 255, 255, 0.5);
}
.bocweb-footer-tops .nav-left .tits {
  margin-top: .65rem;
  margin-bottom: .25rem;
  line-height: 1;
}
.bocweb-footer-tops .erwema {
  margin-top: .9rem;
}
.bocweb-footer-tops .erwema .span {
  line-height: 1;
  margin-bottom: .3rem;
}
.bocweb-footer-tops .erwema .imgs {
  width: 2.1rem;
}
.bocweb-footer-tops .nav{
  margin-right: 1rem;
  margin-bottom: .5rem;
}
.bocweb-footer-tops .nav:last-child {
  margin-right: 0;
}
.bocweb-footer-tops .bocweb-nav {
  font-size: 0;
}
.bocweb-footer-tops .bocweb-nav .nav {
  display: inline-block;
  vertical-align: top;
}
.bocweb-footer-tops .bocweb-nav a {
  display: block;
  color: #fff;
}

@media (max-width: 1481px) {
  .bocweb-header .bocweb-nav .nav {
    padding: 0 .35rem;
  }
  .bocweb-header .nav-bots .li{
    padding-left: .85rem;
  }

  .pd100 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .bocweb-footer-tops .nav:last-child {
    /*margin-left: 1rem;*/
  }
}
@media (max-width: 1281px) {
  .bocweb-header .bocweb-nav .nav {
    padding: 0 .25rem;
  }
  .bocweb-header .nav-bots .li{
    padding-left: .75rem;
  }

  .wel-banner .imgspc {
    height: 48vw;
  }

  .bocweb-footer-tops .nav:last-child {
    /*margin-left: 1.5rem;*/
  }
}
@media (max-width: 1191px) {
  .bocweb-header .nav-bots .li{
    padding-left: .25rem;
  }
  .bocweb-header .nav-tops {
    padding-left: 0;
  }

  .bocweb-footer-tops .nav:last-child {
    /*margin-left: 1rem;*/
  }
}

.pagination a.prev, .pagination a[rel=prev],
.pagination a.next, .pagination a[rel=next]{
  text-indent: -999px;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .bocweb-header .nav.nav-right .oa .span:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-header .nav.nav-right .oa:hover .span:before {
    background: url(../img/20-1-2.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .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: #065b9f;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-header .nav.nav-right .yuyan:hover .btn-tops:before {
    background: url(../img/21-1-2.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-header .nav.nav-right .yuyan:hover .btn-tops:after {
    background: url(../img/22-1-2.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .bocweb-header .nav.nav-right .sear .span {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .bocweb-header .nav.nav-right .sear .span:hover {
    background: url(../img/23-1-2.png) no-repeat center;
    background-size: 100%;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
}
@media (max-width: 1023px) {
  .bocweb-footer-tops .bocweb-nav {
    display: none;
  }
  .wel-news.abouts-list-06 .items img{
    height: 8rem;
  }
  .bocweb-footer-tops .nav-left {
    width: 100%;
    text-align: center;
  }

  .bocweb-footer-tops .logo {
    margin: 0 auto;
  }

  .bocweb-footer-tops .erwema .imgs {
    width: 3rem;
    margin: 0 auto;
  }
  .bocweb-footer-tops .erwema .imgs img {
    width: 100%;
  }

  .bocweb-footer-bots .p, .bocweb-footer-bots .w {
    float: none;
    display: block;
    line-height: inherit;
    height: inherit;
  }

  .bocweb-footer {
    padding-bottom: 0;
  }

  .bocweb-footer-bots {
    padding-top: .8rem;
    padding-bottom: .8rem;
    line-height: 1.6;
    text-align: center;
  }
}
.consmore.ons {
  color: #fff;
  background-color: #065b9f;
}
.consmore.ons:before {
  background: url(../img/1-7-1.png) no-repeat center;
  background-size: 100%;
}

.products-list {
  padding-top: 2.1rem;
  padding-bottom: 4.05rem;
}
.products-list .items {
  border-bottom: 1px solid #e0e0e0;
  padding: 1.5rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #333333;
}
.products-list .items:nth-child(1) {
  padding-top: 0;
}
.products-list .words, .products-list .images {
  width: 50%;
}
.products-list .images {
  overflow: hidden;
}
.products-list img {
  width: 100%;
}
.products-list .words {
  padding-left: 1.875rem;
  padding-right: 0.125rem;
  position: relative;
}
.products-list .words .tits {
  line-height: 1;
  color: #065b9f;
}
.products-list .words .txts {
  margin-top: .9rem;
  line-height: 1.75;
}
.products-list .words .more {
  margin-top: 1.85rem;
}

.industry-tops.products-list {
  padding-bottom: 2.4rem;
  padding-top: 2.25rem;
}

.industry-tops.products-list .items {
  flex-direction: row-reverse;
  align-items: flex-start;
  border-bottom: none;
  padding-bottom: 0;
}
.industry-tops.products-list .items .words {
  padding-right: 1.75rem;
  padding-left: 0;
}
.industry-tops.products-list .items .images {
  padding-top: .45rem;
}

.industry-bots {
  background-color: #edeff3;
  padding-top: 1.95rem;
  padding-bottom: 1.8rem;
}
.industry-bots .itembox {
  font-size: 0;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.industry-bots .itembox .items {
  width: 48%;
  background-color: #fff;
  margin-left: 4%;
  display: flex;
  flex-wrap: wrap;
}
.industry-bots .itembox .items:nth-child(2n+1) {
  margin-left: 0;
}
.industry-bots .itembox .items .consmore {
  background-color: transparent;
  padding-left: 0;
}
.industry-bots .itembox .tits {
  line-height: 1.66;
  color: #333333;
}
.industry-bots .itembox .txts {
  line-height: 1;
  height: auto;
  position: absolute;
  left: .8rem;
  bottom: 1.35rem;
}
.industry-bots .itembox .images {
  width: 69.5%;
}
.industry-bots .itembox .words {
  width: 30.5%;
  padding: 1rem 0.75rem 1.875rem 0.8rem;
  position: relative;
}

.industry-bots .itembox .items {
  flex-direction: row-reverse;
}

.industryinfo-01 {
  background-color: #edeff3;
  padding-top: 2.8rem;
  padding-bottom: 2.5rem;
  position: relative;
}
.industryinfo-01:before {
  position: absolute;
  content: "";
  z-index: 0;
  width: 30.45rem;
  height: 13.725rem;
  left: 0;
  right: 0;
  top: 1.4rem;
  background: url(../img/maps.png) no-repeat center;
  background-size: 100%;
}

.industryinfo-02 {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.industryinfo01-items {
  position: relative;
  z-index: 2;
}
.industryinfo01-items .words {
  /* width: 52.8%; */
  width: 100%;
}
.industryinfo01-items .tits {
  line-height: 1.1;
}
.industryinfo01-items .txts {
  margin-top: 1.125rem;
  line-height: 1.765;
  color: #666666;
  margin-bottom: .5rem;
}
.industryinfo01-items .txts > p:nth-child(n+2) {
  margin-top: .25rem;
}
.industryinfo01-items .wen {
  line-height: 2;
  color: #333333;
}
.industryinfo01-items .imgs {
  overflow: hidden;
}
.industryinfo01-items .images {
  width: 39.5%;
  position: relative;
  padding-left: 2.5rem;
  display: none;
}
.industryinfo01-items .images .span {
  position: absolute;
  left: 0;
  background-color: #065b9f;
  color: #fff;
  width: 3.866em;
  text-align: center;
  bottom: -.55rem;
}
.industryinfo01-items .images .span span {
  display: block;
  line-height: 1;
}
.industryinfo01-items .images .span .b {
  margin-top: .35rem;
}

.industryinfo-02box .items {
  width: 21.875%;
  margin-right: 4.16%;
}
.industryinfo-02box .items:last-child {
  margin-right: 0;
}
.industryinfo-02box .items .span {
  height: 3.55em;
  line-height: 3.55em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.industryinfo-02box .btn-swiper {
  position: absolute;
  right: 0;
  bottom: -.6rem;
  z-index: 10;
  font-size: 0;
}
.industryinfo-02box .swiper-container-horizontal > .swiper-scrollbar {
  width: calc(100% - 3.75rem);
  left: 0;
  background-color: #ececec;
  height: 2px;
}
.industryinfo-02box .swiper-button-prev, .industryinfo-02box .swiper-button-next {
  height: 1.35rem;
  width: 1.35rem;
  position: static;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  z-index: 10;
}
.industryinfo-02box .swiper-button-next {
  margin-left: .6rem;
}
.industryinfo-02box .swiper-scrollbar-drag {
  height: 6px;
  border-radius: 6px;
  top: -2px;
  background-color: #065b9f;
}
.industryinfo-02box .swiper-wrapper {
  padding-bottom: .9rem;
}

.industryinfo-03 {
  background: url(../img/1-1-2-8.jpg) no-repeat center;
  background-size: cover;
}
.industryinfo-03 .consmore {
  background-color: transparent;
}
.industryinfo-03 .in-words {
  height: 140px;
  line-height: 140px;
  text-align: center;
  position: relative;
}
.industryinfo-03 .consmore {
  vertical-align: middle;
}
.industryinfo-03 .consbacks {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.consbacks {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 1.35rem;
  padding-right: .5rem;
  line-height: 1.125rem;
  height: 1.125rem;
  border: 1px solid #fff;
  color: #fff;
}
.consbacks:hover {
  color: #fff;
}
.consbacks:before {
  position: absolute;
  content: "";
  /*width: */
  left: .6rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 5px;
  background: url(../img/1-1-1.png) no-repeat center;
  background-size: 100%;
  color: #fff;
}

.investmentinfo {
  background-color: #edeff3;
  padding-top: 2.9rem;
  padding-bottom: 1.85rem;
  position: relative;
}
.investmentinfo:before {
  position: absolute;
  content: "";
  width: 30.5rem;
  height: 13.75rem;
  top: 1.4rem;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/1-1-2.png) no-repeat center;
  background-size: 100%;
  z-index: 0;
}
.investmentinfo .itembox {
  margin-top: 1.2rem;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.investmentinfo .investmentinfo-box {
  position: relative;
  z-index: 2;
}
.investmentinfo .items {
  width: 49%;
  margin-left: 2%;
  background-color: #fff;
  margin-bottom: .65rem;
  padding: .75rem .85rem;
}
.investmentinfo .items:nth-child(2n+1) {
  margin-left: 0;
}
.investmentinfo .items .tits {
  line-height: 1.58;
  margin-bottom: .55rem;
}
.investmentinfo .items .txts {
  line-height: 1.75;
  color: #666666;
}

.investmentdetails-itembox-list {
  margin-top: 1rem;
}
.investmentdetails-itembox-list .click-more {
  margin-top: .5rem;
}

.investmentdetails-list {
  font-size: 0;
}
.investmentdetails-list .li {
  display: inline-block;
  vertical-align: top;
  width: 22%;
  margin-left: 4%;
  margin-bottom: .7rem;
}
.investmentdetails-list .li:nth-child(4n+1) {
  margin-left: 0;
}
.investmentdetails-list .li .imgs {
  overflow: hidden;
}
.investmentdetails-list .li .span {
  line-height: 3.33em;
  color: #666666;
  height: 3.33em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .investmentdetails-list .li {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .investmentdetails-list .li img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .investmentdetails-list .li:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .consbacks {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .consbacks:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .consbacks:hover:before {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateX(-5px);
  }

  .products-list .items {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .products-list .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .products-list .items:hover img {
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .industry-bots .itembox .items {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .industry-bots .itembox .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .industry-bots .itembox .items .images {
    overflow: hidden;
  }
  .industry-bots .itembox .items:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .industry-bots .itembox .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }
}
.industryinfo01-items .images .span {
  width: 3rem;
}

.cons-swiper .swiper-pagination .swiper-pagination-bullet {
  width: .3rem;
  height: .3rem;
  border: 1px solid #fff;
  background: transparent;
  opacity: 1;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.cons-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .cons-swiper .swiper-pagination .swiper-pagination-bullet:hover {
  background: #fff;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.industryinfo-swiper {
  position: relative;
}
.industryinfo-swiper .li {
  overflow: hidden;
  margin-right: 2%;
}
.industryinfo-swiper .li:last-child {
  margin-right: 0;
}
.industryinfo-swiper .swiper-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: .7rem;
}

.products-list .words .consmore {
  margin-top: 1.2rem;
}

@media screen and (max-width: 1281px) {
  .industry-bots .itembox .images img {
    height: 8rem;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 1023px) {
  .click-more span {
    height: 2.5em;
    line-height: 2.5em;
  }

  .investmentdetails-list .li {
    width: 49%;
    margin-left: 2%;
  }
  .investmentdetails-list .li:nth-child(4n+1) {
    margin-left: 2%;
  }
  .investmentdetails-list .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .investmentinfo .items {
    width: 100%;
    margin-left: 0;
  }

  .industryinfo01-items .words {
    margin-top: 2rem;
  }

  .industryinfo01-items .words,
  .industryinfo01-items .images {
    width: 100%;
    float: none;
  }

  .industryinfo01-items .images {
    width: 60%;
    margin: 0 auto;
  }

  .industry-tops.products-list .items .words {
    padding-right: 0;
  }

  .industry-bots .itembox .images img {
    height: auto;
    width: 100%;
  }

  .industry-bots .itembox .items {
    width: 100%;
    margin-left: 0;
  }
  .industry-bots .itembox .items:nth-child(n+2) {
    margin-top: 1rem;
  }

  .industryinfo-02box .items {
    width: 32%;
    margin-right: 2%;
  }

  .products-list {
    padding-bottom: 2rem;
  }
  .products-list .items {
    display: block;
  }
  .products-list .words {
    padding: 1rem .5rem;
    padding-bottom: 0;
  }

  .products-list .words .txts {
    line-height: 1.6;
  }

  .products-list .words, .products-list .images {
    width: 100%;
  }

  .products-list .words .more {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .wel-news.abouts-list-06 .items img{
    height: auto;
  }
  .industryinfo01-items .images {
    width: 100%;
  }
  .abouts-list-03 .abouts-list-03-tops .items .words,
  .abouts-list-03 .abouts-list-03-tops .items .images{
  width: 100%;
  }
  .industry-bots .itembox .words {
    width: 100%;
    padding: 0.5rem 0.375rem 0.9375rem 0.4rem;
  }

  .industry-bots .itembox .images {
    width: 100%;
  }

  .industry-bots .itembox .txts {
    position: relative;
    top: auto;
    bottom: auto;
    left: 0;
    margin-top: .75rem;
  }

  .industryinfo-02box .items {
    width: 49%;
  }

  .industryinfo-03 .consbacks {
    position: relative;
    right: auto;
    top: auto;
    bottom: auto;
  }

  .industryinfo-03 .in-words {
    line-height: 1;
    height: auto;
    padding: 1.5rem 0;
  }

  .consbacks-box {
    margin-top: .5rem;
  }

  .industry-tops.products-list .items .images {
    padding-top: 0;
  }

  .industryinfo-01,
  .industry-tops.products-list {
    padding-top: 1.75rem;
    padding-bottom: 1.6rem;
  }
}
.culture-list-01 .images {
  padding-top: 2rem;
  padding-bottom: 2.4rem;
}
.culture-list-01 .images .imgs {
  margin-top: 1.375rem;
}

.col343331 {
  color: #343331;
}

.culture-list-01 .words {
  position: relative;
}
.culture-list-01 .ulsbox {
  position: absolute;
  left: 50%;
  top: 2.9rem;
  transform: translateX(-50%);
}
.culture-list-01 .line-imgs img {
  /*height:(545rem/40);*/
  /*object-fit:cover; */
  width: 100%;
}
.culture-list-01 .lis {
  position: absolute;
}
.culture-list-01 .lis:before, .culture-list-01 .lis:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.culture-list-01 .lis:before {
  bottom: -.25rem;
  width: .55rem;
  height: .55rem;
  background-color: #fff;
}
.culture-list-01 .lis:after {
  width: .3rem;
  height: .3rem;
  bottom: -.15rem;
  background-color: #065b9f;
}
.culture-list-01 .lis .img {
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
}
.culture-list-01 .box {
  position: absolute;
  width: 4.05rem;
  height: 3.875rem;
  background: rgba(0, 91, 163, 0.77);
  color: #fff;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  text-align: center;
  line-height: 1;
  padding-top: .75rem;
}
.culture-list-01 .box .span {
  line-height: 1;
  margin-top: .45rem;
}
.culture-list-01 .lis1 {
  left: 18.4%;
  top: 30%;
}
.culture-list-01 .lis2 {
  left: 43%;
  top: 98%;
}
.culture-list-01 .lis3 {
  left: 75%;
  top: 80%;
}

.culture02-swiper .swiper-container {
  width: 70%;
  margin: 0 auto;
}
.culture02-swiper .swiper-slide {
  position: relative;
  margin-right: 1.4rem;
}
.culture02-swiper .swiper-slide:last-child {
  margin-right: 0;
}
.culture02-swiper .swiper-slide:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.culture02-swiper .swiper-slide-active:before {
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.culture02-swiper .swiper-button-prev, .culture02-swiper .swiper-button-next {
  background-color: rgba(255, 255, 255, 0.5);
}
.culture02-swiper .swiper-button-prev {
  left: 1.625rem;
}
.culture02-swiper .swiper-button-next {
  right: 1.625rem;
}
.culture02-swiper .swiper-container {
  overflow: visible;
}

.culture-list-02 {
  padding-top: 2.5rem;
  padding-bottom: 1.875rem;
}
.culture-list-02 .culture02-swiper {
  margin-top: 1.7rem;
}

.culture-list-03 {
  background: #edeff3;
}
.culture-list-03 .swiper-wrapper {
  padding-bottom: 1.875rem;
}
.culture-list-03 .li {
  width: 7.625rem;
  margin-right: .7rem;
  position: relative;
  background: #ffffff;
  color: #343331;
}
.culture-list-03 .li .imgs {
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.culture-list-03 .li .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 1rem .7rem;
  padding-bottom: 4.75rem;
}
.culture-list-03 .li .tits {
  line-height: 1.66em;
  max-height: 3.2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.culture-list-03 .li .span {
  width: 10px;
  height: 5px;
  margin-top: .6rem;
  background: url(../img/1-3-1.png) no-repeat center;
  background-size: 100%;
}
.culture-list-03 .li .kimgs {
  position: absolute;
  right: .75rem;
  bottom: calc(100% + .15rem);
  width: 2.25rem;
}
.culture-list-03 .li .number {
  position: absolute;
  bottom: .75rem;
  left: 0;
  padding: 0 .7rem;
  padding-top: .4rem;
  width: 100%;
}
.culture-list-03 .li .number:before {
  position: absolute;
  content: "";
  width: calc(100% - 1.4rem);
  height: 1px;
  background: #e1e1e1;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
}
.culture-list-03 .li .number .num, .culture-list-03 .li .number .txts {
  line-height: 1;
}
.culture-list-03 .li .number .txts {
  line-height: 1.25;
  color: #999999;
}
.culture-list-03 .swiper-container {
  overflow: visible;
}

.cultureinfo {
  padding-top: 1.95rem;
  padding-bottom: 4.55rem;
}
.cultureinfo .con-tit {
  line-height: 1.16;
}

.cultureinfo-uls {
  margin-top: 1.5rem;
}
.cultureinfo-uls .lis-tops {
  line-height: 1.44;
  color: #343331;
}
.cultureinfo-uls .lis:nth-child(n+2) {
  margin-top: 1rem;
}
.cultureinfo-uls .lis-bots {
  margin-top: .85rem;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.cultureinfo-uls .lis-bots .items {
  width: 18.25%;
  margin-left: 2.1875%;
  margin-bottom: .6125rem;
}
.cultureinfo-uls .lis-bots .items:nth-child(5n+1) {
  margin-left: 0;
}
.cultureinfo-uls .lis-bots .items .imgs {
  overflow: hidden;
}
.cultureinfo-uls .lis-bots .items .span {
  line-height: 2.9em;
  height: 2.9em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.resources-list-03 {
  position: relative;
}
.resources-list-03 .map {
  height: 18.125rem;
}
.resources-list-03 .words-list {
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.resources-list-03 .text {
  line-height: 1.66;
  padding-top: .55rem;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: .7rem;
}
.resources-list-03 .box {
  color: #fff;
  background-color: #065b9f;
  width: 13.25rem;
  padding: 1.25rem 1rem;
  padding-bottom: 2.2rem;
  max-width: 510px;
}
.resources-list-03 .box .tits {
  line-height: 1.7;
}
.resources-list-03 .box .txt {
  margin-top: .375rem;
}
.resources-list-03 .box .txt .i {
  position: relative;
  line-height: 1.88em;
  padding-left: 1.6em;
}
.resources-list-03 .box .txt .i img {
  position: absolute;
  width: 1.11em;
  height: 1.11em;
  left: 0;
  top: .385em;
}

.resources-form .resources-form-tops, .resources-form .uls-tops {
  display: flex;
  height: 4.5em;
  line-height: 4.5em;
}
.resources-form .resources-form-tops, .resources-form .uls-tops, .resources-form .uls-bots {
  padding-left: 2.9rem;
  padding-right: 3.5rem;
}
.resources-form .uls {
  margin-top: .5rem;
}

.resources-form-tops {
  background-color: #e0e1e2;
  border: 1px solid #d9dde0;
  color: #333333;
  font-weight: bold;
}

.resources-list-02 {
  padding-top: 2.5rem;
  padding-bottom: 2.8rem;
  background-color: #edeff3;
}
.resources-list-02 .resources-form {
  margin-top: 1.375rem;
}
.resources-list-02 .td1 {
  width: 23%;
}
.resources-list-02 .td2 {
  width: 29%;
}
.resources-list-02 .td3 {
  width: 27.5%;
}
.resources-list-02 .td4 {
  width: 20.5%;
}
.resources-list-02 .uls-bots {
  padding-bottom: 1.125rem;
}
.resources-list-02 .tdbox-bots {
  padding-left: .5rem;
}
.resources-list-02 .tdbox-bots .btnbox {
  display: block;
  height: 2.2em;
  line-height: 2.2em;
  color: #fff;
  background: #065b9f;
  padding: 0 1.05rem;
  border-radius: 1px;
}
.resources-list-02 .tdbox-bots .back {
  cursor: pointer;
  color: #065b9f;
  margin-top: .6rem;
  line-height: 1;
}
.resources-list-02 .lis-tops {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding-top: .9rem;
  padding-bottom: 0.575rem;
  border-bottom: 2px solid #dddddd;
}
.resources-list-02 .lis-tops .lis {
  width: 25%;
  color: #999999;
  display: flex;
  justify-content: center;
  position: relative;
}
.resources-list-02 .lis-tops .lis:nth-child(1):before {
  display: none;
}
.resources-list-02 .lis-tops .lis:before {
  position: absolute;
  content: "";
  width: 2px;
  height: .6rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #dddddd;
}
.resources-list-02 .lis-tops .lis span {
  color: #666;
}
.resources-list-02 .tdbox {
  display: flex;
  margin-top: .6rem;
  margin-bottom: .3rem;
  position: relative;
  align-items: stretch;
  flex-wrap: wrap;
}
.resources-list-02 .tdbox .tds {
  width: 50%;
  padding-bottom: .6rem;
  position: relative;
}
.resources-list-02 .tdbox .tds .tits {
  line-height: 1;
  color: #333333;
}
.resources-list-02 .tdbox .tds .txts {
  line-height: 1.875;
  color: #666666;
  margin-top: .45rem;
}
.resources-list-02 .tdbox .tds:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 0;
  background: #dddddd;
  top: 0;
}
.resources-list-02 .tdbox .tds:nth-child(1):before {
  display: none;
}
.resources-list-02 .tdbox .tds1 {
  padding-left: .5rem;
}
.resources-list-02 .tdbox .tds2 {
  padding-left: 1.5rem;
}
.resources-list-02 .uls-tops {
  border: 1px solid #d9dde0;
  background: #fff;
  cursor: pointer;
}
.resources-list-02 .uls-bots {
  border: 1px solid #d9dde0;
  background-color: #f0f1f4;
  display: none;
}

.resources-list-02 .uls-tops {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}

.resources-list-02 .uls-tops.active {
  color: #fff;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  background-color: #065b9f;
}

.resources01-tits {
  margin: 0 auto;
  margin-top: .95rem;
  /*margin-bottom: (86rem/40);*/
  width: 70%;
  height: 2.08em;
  line-height: 2.08em;
  position: relative;
  text-align: center;
}
.resources01-tits .ibox {
  position: relative;
  z-index: 2;
}
.resources01-tits .i {
  cursor: pointer;
  border-radius: 2.08em;
  transition: .5s ease;
}
.resources01-tits .i.active {
  color: #fff;
  background: #065b9f;
}
.resources01-tits .i, .resources01-tits .ibox {
  line-height: inherit;
  height: inherit;
}
.resources01-tits:before {
  position: absolute;
  height: calc(100% - 4px);
  background: #edeff3;
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 2.08em;
  margin: auto;
}
.resources01-tits .ibox {
  display: flex;
}
.resources01-tits .ibox .i {
  width: 33.33%;
}

.resources-list-01 {
  padding-top: 2.05rem;
  padding-bottom: 3rem;
}

.zicolor {
  color: #065b9f;
}

.resources01box .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: .6125rem;
  width: 100%;
}

.resources01-01-box {
  padding-top: 2.1rem;
}
.resources01-01-box .words {
  width: 50%;
}
.resources01-01-box .txt {
  margin-top: .8rem;
  line-height: 1.75;
  color: #333333;
  margin-bottom: 2rem;
}
.resources01-01-box .txt span {
  color: #065b9f;
}
.resources01-01-box .images {
  width: 44.68%;
  padding-top: .6125rem;
}
.resources01-01-box .uls {
  font-size: 0;
}
.resources01-01-box .uls .lis {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 1.4rem;
  color: #065b9f;
}
.resources01-01-box .uls .lis:nth-child(1):before {
  display: none;
}
.resources01-01-box .uls .lis:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 1.7rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #e5e5e5;
}

.resources01-02-box {
  padding-top: .8rem;
}
.resources01-02-box .resources01-02-swiper {
  margin-top: 2.1rem;
}

.resources01-02-swiper .swiper-pagination {
  margin-top: .125rem;
}
.resources01-02-swiper .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow-y: auto;
  background: rgba(0, 93, 163, 0.9);
  color: #fff;
  z-index: 3;
  padding: .7rem .3rem .5rem .8rem;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.resources01-02-swiper .words .tits {
  text-align: center;
  line-height: 1.6;
}
.resources01-02-swiper .words .box {
  overflow-y: auto;
  height: 100%;
  padding-right: 0.3rem;
}
.resources01-02-swiper .words .txts2 {
  text-align: left;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.8);
  margin-top: .25rem;
}
.resources01-02-swiper .li {
  width: 23.3%;
  margin-right: 2.26%;
  position: relative;
}
.resources01-02-swiper .li .texts {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  z-index: 1;
  padding-top: .95rem;
}
.resources01-02-swiper .li .imgs {
  position: relative;
  overflow: hidden;
}
.resources01-02-swiper .li .imgs img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
}
.resources01-02-swiper .li .imgs:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../img/1-1-1-1.png) no-repeat center;
  background-size: 100%;
}
.resources01-02-swiper .li .icon {
  width: 1.75rem;
  height: 1.75rem;
  margin: 0 auto;
}
.resources01-02-swiper .li .txts {
  padding: 0 .2rem;
  text-align: center;
  line-height: 1.25;
  margin-top: .55rem;
}
.resources01-02-swiper .li:last-child {
  margin-right: 0;
}

.resources01-03-box-tops {
  padding-top: 1.5rem;
  padding-bottom: 1.55rem;
  border-bottom: 1px solid #d9d9d9;
}
.resources01-03-box-tops .words {
  width: 44%;
  padding-top: 0.65rem;
}
.resources01-03-box-tops .txts {
  color: #666666;
  margin-top: 1rem;
  line-height: 1.66;
}
.resources01-03-box-tops .tits {
  line-height: 1.3;
}
.resources01-03-box-tops .images {
  width: 47.75%;
}

.resources01-03-box-bots {
  padding-top: 1rem;
  color: #666666;
}
.resources01-03-box-bots .text span{
  color: #065b9f;
}
.resources01-03-box-bots .text-bots {
  line-height: 1.875;
}
.resources01-03-box-bots .text-list {
  margin-top: 2.3rem;
  margin-bottom: 0.95rem;
  position: relative;
}
.resources01-03-box-bots .text-list:before, .resources01-03-box-bots .text-list:after {
  position: absolute;
  content: "";
  width: 100%;
  border-top: 1px dashed #d9d9d9;
  left: 0;
}
.resources01-03-box-bots .text-list:before {
  top: .75rem;
}
.resources01-03-box-bots .text-list:after {
  top: 1.1rem;
}
.resources01-03-box-bots .text-list .uls {
  display: flex;
  justify-content: space-between;
}
.resources01-03-box-bots .text-list .lis {
  padding: 0 .2rem;
  position: relative;
  z-index: 2;
  text-align: center;
}
.resources01-03-box-bots .text-list .lis:after {
  position: absolute;
  content: "";
  width: .375rem;
  height: .375rem;
  background: url(../img/sanjiao.png) no-repeat center;
  background-size: 100%;
  left: -0.7rem;
  top: 0.7rem;
}
.resources01-03-box-bots .text-list .lis:nth-child(1) {
  padding-left: 0;
}
.resources01-03-box-bots .text-list .lis:nth-child(1):after {
  display: none;
}
.resources01-03-box-bots .text-list .lis:last-child {
  padding-right: 0;
}
.resources01-03-box-bots .text-list .imgs {
  width: 1.8rem;
  margin: 0 auto;
}
.resources01-03-box-bots .text-list .span {
  line-height: 1.35;
  color: #666666;
  margin: 0 auto;
  text-align: center;
  margin-top: .5rem;
  max-width: 8em;
  display: inline-block;
  vertical-align: top;
}
.resources01-03-box-bots .text-list .span br {
  display: none;
}

@media screen and (min-width: 1024px) {
  .abouts-list-05-bots .itembox .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .abouts-list-05-bots .itembox .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .resources01-02-swiper .li .texts, .resources01-02-swiper .li .words {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .resources01-02-swiper .li:hover .texts, .resources01-02-swiper .li:hover .words {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .resources01-02-swiper .li:hover .words {
    opacity: 1;
  }
  .resources01-02-swiper .li:hover .texts {
    opacity: 0;
  }

  .resources01-02-swiper .li {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .resources01-02-swiper .li img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .resources01-02-swiper .li:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .resources01-tits .ibox .i {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .resources01-tits .ibox .i:hover {
    color: #fff;
    background-color: #065b9f;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }

  .resources-list-02 .tdbox-bots .back,
  .resources-list-02 .tdbox-bots .btnbox {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .resources-list-02 .tdbox-bots .back:hover,
  .resources-list-02 .tdbox-bots .btnbox:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translateY(-5px);
  }

  .resources-list-02 .uls-tops:hover {
    color: #fff;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    background-color: #065b9f;
  }

  .culture02-swiper .swiper-slide {
    overflow: hidden;
  }
  .culture02-swiper .swiper-slide img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .culture02-swiper .swiper-slide:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }

  .culture-list-03 .li {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .culture-list-03 .li img,
  .culture-list-03 .li .imgs {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    overflow: hidden;
  }
  .culture-list-03 .li:hover {
    color: #fff;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .culture-list-03 .li:hover .span {
    background: url(../img/1-3-2.png) no-repeat center;
    background-size: 100%;
  }
  .culture-list-03 .li:hover img {
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .culture-list-03 .li:hover .imgs {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    opacity: 1;
  }
  .culture-list-03 .li:hover .kimgs img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    opacity: 0;
  }

  .cultureinfo-uls .lis-bots .items {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .cultureinfo-uls .lis-bots .items img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .cultureinfo-uls .lis-bots .items:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: scale3d(1.05, 1.05, 1);
  }
}
@media screen and (max-width: 1023px) {
  .resources01-tits{
        overflow: hidden;
        overflow-x:auto;
  }

  .resources01-tits::-webkit-scrollbar {
    width: 2px;
    height: 2px; }

  .resources01-tits::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1); }

  .resources01-tits::-webkit-scrollbar-thumb {
    background: #fff; }

  .resources01-tits::-webkit-scrollbar-thumb:window-inactive {
    background: #fff; }

  .resources01-tits::-webkit-scrollbar-thumb:vertical:hover {
    background: #fff; }




  .resources-list-03 .words-list {
    max-width: 90%;
  }

  .resources-list-02 .tdbox .tds {
    width: 100%;
  }

  .resources-list-02 .tdbox .tds2 {
    padding-left: .5rem;
    padding-top: .75rem;
  }

  .resources-list-02 .tdbox .tds:before {
    height: 2px;
    width: 100%;
    left: 0;
    top: 0;
  }

  .resources01-03-box-bots .text-list:before, .resources01-03-box-bots .text-list:after {
    display: none;
  }

  .resources01-03-box-tops .words,
  .resources01-03-box-tops .images {
    width: 100%;
  }

  .resources01-03-box-tops .images {
    margin-top: .55rem;
  }

  .resources01-03-box-bots .text-list .uls {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .resources01-03-box-bots .text-list .uls .lis {
    margin-bottom: .65rem;
    width: 20%;
  }

  .cultureinfo-uls .lis-bots .items {
    width: 32%;
    margin-left: 2%;
  }
  .cultureinfo-uls .lis-bots .items:nth-child(5n+1) {
    margin-left: 2%;
  }
  .cultureinfo-uls .lis-bots .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .resources01-03-box-bots .text-list .lis:after {
    left: -.3rem;
  }

  .culture02-swiper .swiper-button-prev, .culture02-swiper .swiper-button-next {
    background-color: #065b9f;
  }

  .culture-list-03 .li {
    color: #fff;
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .culture-list-03 .li img,
  .culture-list-03 .li .imgs {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    overflow: hidden;
  }
  .culture-list-03 .li .span {
    background: url(../img/1-3-2.png) no-repeat center;
    background-size: 100%;
  }
  .culture-list-03 .li img {
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .culture-list-03 .li .imgs {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    opacity: 1;
  }
  .culture-list-03 .li .kimgs img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    opacity: 0;
  }

  .culture-list-01 .words .imgs img {
    height: 10rem;
    object-fit: cover;
  }

  .resources-form .resources-form-tops, .resources-form .uls-tops, .resources-form .uls-bots {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .resources01-01-box .words,
  .resources01-01-box .images {
    width: 100%;
  }
  .resources01-01-box .words img,
  .resources01-01-box .images img {
    width: 100%;
  }

  .resources01-01-box .images {
    margin-top: 1rem;
  }

  .resources01-02-swiper .li {
    width: 49%;
    margin-right: 2%;
  }

  .resources01-02-swiper .words {
    opacity: 1;
    background: rgba(0, 93, 163, 0.7);
  }

  .resources01-02-swiper .li .texts {
    opacity: 0;
  }
}
.resources01-02-swiper .swiper-pagination {
  margin-top: .65rem;
}
.resources01-02-swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #ccc;
}
.resources01-02-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #065b9f !important;
}

.about-more-click {
  box-sizing: content-box;
}
.resources01-01-box .uls .lis .imgs{
  width: 1.5rem;
  height: 1.5rem;
  margin:0 auto;
}
.resources-list-02 .tdbox .tds .txts *{
  word-wrap: break-word!important;
  white-space: normal!important; 
}

@media screen and (max-width: 767px) {
  .contacts-list-03 .form{
    padding-left: .25rem;
    padding-right: .25rem;
  }
  .contacts-list-03 .form .span b{
    font-size: 12px;
  }
  .newsinfo-words img{
    display: block;
  }
  .abouts-list-03-bots .itembox .items .words{
    padding: .45rem .5rem;
  }
  .resources-list-02 .td2{
    line-height: 1.2;
    display: flex;
        align-items: center;
    justify-content: center;

  }

    .resources01-tits:before{
    display: none;
  }
  .resources01-tits .ibox{
        /*flex-wrap: wrap;*/
        border-radius: 2.08em;
        background: #edeff3;
    width: 180%;
  }
  .resources01-tits .ibox .i{
    /*width: 100%;*/
  }
  .resources01-tits{
    height: auto;
  }

  .con-tit-banner.cons-tit-box-active .li{
    width: auto;
    padding: 0 1rem;
  }
  .resources01-01-box{
    padding-top: 1.35rem;
  }
  .abouts-list-06 .swiper-scrollbar {
    margin-top: 1.5rem;
  }

  .abouts-list-06-swiper .items .words {
    width: 92%;
  }

  .abouts-list-06 .cons-swiper .swiper-button-next,
  .abouts-list-06 .cons-swiper .swiper-button-prev {
    display: none !important;
  }

  .abouts-list-05-titles .li {
    padding: 0 .5rem;
  }

  .abouts-list-06-swiper .w1100 {
    width: 95%;
  }

  .abouts-list-05-titles .swiper-container {
    width: 100%;
    max-width: 100%;
  }

  .abouts-list-02 .item-images img {
    height: 8rem;
    object-fit: cover;
  }

  .cons-swiper .swiper-pagination .swiper-pagination-bullet {
    width: .5rem;
    height: .5rem;
  }

  .resources01-02-swiper .li {
    width: 100%;
    margin-right: 2%;
  }

  .resources01-tits {
    width: 90%;
  }

  .resources01-03-box-bots .text-list .span {
    line-height: 1.5;
  }

  .resources-list-02 .td3, .resources-list-02 .td4 {
    display: none;
  }

  .resources01-03-box-bots .text-list .uls .lis {
    width: 50%;
  }

  .con-tit-banner .li {
    height: 3em;
    line-height: 3em;
  }

  .culture02-swiper .swiper-container {
    width: 95%;
  }

  .culture-list-01 .lis2 {
    top: 180%;
  }

  .resources-list-02 .lis-tops .lis:nth-child(2n+1):before {
    display: none;
  }

  .resources-list-02 .lis-tops .lis {
    width: 100%;
    justify-content: flex-start;
  }
  .resources-list-02 .lis-tops .lis:before{
    display: none;
  }


  .culture-list-01 .ulsbox .line-imgs {
    opacity: 0;
  }

  .resources-list-02 .td2 {
    width: 70px;
  }

  .resources-list-02 .td1 {
    width: calc(100% - 70px);
  }
}
.abouts-list-04 {
  overflow: hidden;
}

.resources01-01-box .uls .lis:nth-child(1) {
  padding-left: 0;
}

.resources01-02-box .text {
  line-height: 1.6;
  margin-top: 1.25rem;
  color: #666;
}

.logins-conbox-listform-bots .uls .td {
  padding-right: 4px;
}

.logins-conbox-listform-bots .uls .td1 {
  color: #666;
}

.logins-conbox-listform-bots .uls .td3 {
  color: #999;
}

.culture-list-01 .lis {
  cursor: pointer;
}

/*.loginheader-right .items{
	position: relative;
	&:before{
		position:absolute;
		height: .5rem;
		width: 1px;
		content:"";
		left:0;
		top: 0;
		bottom: 0;
		margin: auto;
		background: #D1D1D1;
	}
}*/
.resources-list-03 .box .txt .i {
  color: rgba(255, 255, 255, 0.7);
}
.industryinfo01-items .txts *{
  font-weight: normal!important;
}
@media screen and (max-width: 767px) {
  .resources-list-02 .resources-form-tops .td1{
    width: 120px;
  }
   .resources-list-02 .resources-form-tops .td2{
    width: calc(100% - 120px);
    text-align: right;
   }
  .abouts-list-02 .images .lis .txts{
    height: 3.75em;
  }
  .abouts-list-03 .items .tits{
    font-size: 20px;
  }
  .abouts-list-03 .items .txts{
    font-size: 13px;
    line-height: 1.35;
  }
  .abouts-list-02 .images .lis{
    width: 50%;
  }
  .wel-abouts,
  .abouts-list-03,
  .abouts-list-04,
  .abouts-list-05,
  .abouts-list-06 {
    padding-top: 1.75rem;
    padding-bottom: 1.5rem;
  }

  .abouts-list-05-titles {
    margin-bottom: 1.5rem;
  }

  .abouts-list-04 .images {
    margin-top: 1.2rem;
  }

  .abouts-list-06 .abouts-list-06-swiper {
    margin-top: 1rem;
  }

  .abouts-list-02 .images {
    padding-top: 1.5rem;
  }

  .resources-form .resources-form-tops, .resources-form .uls-tops {
    height: 3.5em;
    line-height: 3.5em;
  }

  .tit-60 {
    font-size: 26px;
  }

  .resources01-01-box .uls .lis {
    padding: 0 .75rem;
  }
}
.video-fixed .videoboxs .box img {
  max-width: 92%;
  max-height: 92%;
}

@media screen and (min-width: 1024px) {
  .news-info-details-bots .btn {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .news-info-details-bots .btn:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    color: #065b9f;
  }

  .culture-list-01 .lis .box {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
  .culture-list-01 .lis .box:hover {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
    transform: translate(-50%, -5px);
  }
  .culture-list-01 .lis .box:hover img {
    transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  }
}
@media screen and (max-width: 1023px) {
  .wel-mores {
    border-width: 1px;
  }
}
/*cubic-bezier(0.3, 0, 0.24, 1)*/

@media (max-width: 1600px){
  .bocweb-header .nav{
    padding: 0 .25rem;
  }

}

@media (max-width: 1381px){
  .pd100{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .bocweb-header .nav-tops{
    padding-left: .25rem;
  }
}

@media (max-width: 1191px){
  .bocweb-header .nav-tops{
    font-size: 14px;
  }
  .bocweb-header .bocweb-nav .nav{
    padding-left: 0;
  }

  .pd100{
    padding-left: .5rem;
    padding-right: .5rem;
  }
}