.index_nav .content {
  width: auto;
  margin: 0 auto;
}

.index_nav #logo {
  padding: 20px 40px 20px 40px;
  transition: all 0.3s ease-out;
  float: none;
}

.index_nav #logo img {
  transform: scale(1, 1);
  transition: all 0.3s ease-out;
}

.nobanner .index_nav {
  background: #fff;
}

.lowB .index_nav {
  background: #FFF;
}
.bocweb-menu.cur{
    height: 90px;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background: rgba(255,255,255,1);
    z-index: 20;
}

#indexPage a.more {
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  color: #999;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  text-align: center;
  text-indent: 0px;
  margin: 3% auto;
  width: 220px;
}
.la-ball-scale-pulse>div{
  background: #ccc!important;
}

#indexPage a.more i {
  font-size: 20px;
  top: 1px;
  position: relative;
}

#indexPage a.more:hover {
  border-color: #e3e3e3;
  text-indent: 0px;
  text-align: center;
  background-color: #e3e3e3;
  color: #555;
}

#indexPage a.more:hover i {
  color: #fff;
}

#indexPage #mpartner .slider_control a:hover {
  background-color: #424242;
}

#pages a.active {
  background: rgba(0, 0, 0, 0);
  color: #666;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#pages a:hover {
  background: #4e4e4e;
  color: #fff;
}

.bx-wrapper .bx-controls-direction a:hover {
  background-color: #e3e3e3;
}

.index_nav ul li.bocweb-submenu ul.subnav li a {
  padding: 0 30px;
  width: 200px;
  height: 50px;
  line-height: 50px;
  background: transparent;
  display: block;
  font-size: 12px;
  transition: all 0.2s ease-out;
  color: #999;
  box-shadow: none;
}
.index_nav ul li.bocweb-submenu ul.subnav li a span {
  display: block;
  position: relative;
}
.index_nav ul li.bocweb-submenu ul.subnav li a span:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 10px;
  background: url(../img/a7.png) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: .5s;
}

.index_nav ul li.bocweb-submenu ul.subnav li a:hover, .index_nav ul li.bocweb-submenu ul.subnav li a.active {
  background: transparent;
  color: #000000;
}
.index_nav ul li.bocweb-submenu ul.subnav li a:hover span:after, .index_nav ul li.bocweb-submenu ul.subnav li a.active span:after {
  transition: .5s;
  opacity: 1;
}

.index_nav ul li.bocweb-submenu ul.subnav {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  width: 240px;
  opacity: 1;
  visibility: visible;
  transform: translate3d(240px, 0px, 0px);
  -moz-transform: translate3d(240px, 0px, 0px);
  -webkit-transform: translate3d(240px, 0px, 0px);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.index_nav ul li.bocweb-submenu ul.subnav li {
  border-bottom: none;
}

.index_nav ul li.bocweb-submenu:last-child a {
  padding-right: 0;
}

body.yqnhome.open .index_nav .headSHBtn i::before {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.headSHBtn {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  right: -40px;
}

.headSHBtn {
  display: block;
  left: -70px;
  top: 20px;
  color: #8d8d8d;
  width: 50px;
  height: 50px;
  
}

.headSHBtn .nav-btn {
  width: 100%;
  height: 100%;
  background: url(../img/a0.png) transparent no-repeat center;
  background-size: 100%;
  display: block;
  cursor: pointer;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.headSHBtn:hover {
  background: #4b4b4b;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.headSHBtn.cur:hover {
  background: transparent;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.headSHBtn:hover .nav-btn {
  transform: rotate(90deg);
  background: url(../img/a4.png) no-repeat center;
  background-size: 100%;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.headSHBtn.cur .nav-btn {
  transform: rotate(0);
  background: url(../img/a2.png) no-repeat center;
  background-size: 100%;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.headSHBtn.cur:hover .nav-btn {
  transform: rotate(90deg);
  background: url(../img/ak0.png) #000 no-repeat center;
  background-size: 100%;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

body.yqnhome .index_nav ul li.bocweb-submenu ul.subnav {
  margin: -648px 0px 0px;
  height: 2000px;
  background-color: #fff;
  overflow: hidden;
  padding-top: 645px;
  right: 100%;
  left: auto;
  z-index: -99;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
}

body.yqnhome .index_nav {
  top: 0;
  height: 100%;
}

body.yqnhome .index_nav #logo {
  margin: 30px 0;
  display: none;
}

body.yqnhome .index_nav #logo img {
  margin-left: 60px;
  height: 34px;
}

body.yqnhome .index_nav ul li.bocweb-submenu:hover ul.subnav {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.index_nav ul li.bocweb-submenu a {
  color: #727171;
  font-size: 14px;
      text-decoration: none;
}

.index_nav ul li.bocweb-submenu a {
  display: block;
  line-height: 50px;
}

.index_nav ul li.bocweb-submenu ul.subnav li a {
  background: #fff;
  color: #666;
}

.index_nav ul li.bocweb-submenu ul.subnav li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.index_nav ul li.bocweb-submenu ul.subnav li:last-child {
  border-bottom: none;
}

/*# sourceMappingURL=style.css.map */
body.yqnhome.open .index_nav .headSHBtn {
  margin-left: 300px;
  cursor: pointer;
}

body.yqnhome .index_nav ul li.bocweb-submenu ul.subnav {
  margin: -648px 0px 0px;
  height: 2000px;
  position: absolute;
  background-color: #fff;
  overflow: hidden;
  padding-top: 645px;
  right: 100%;
  left: auto;
  z-index: -99;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
}

.bocweb-search {
  padding: 0  50px;
  box-sizing: border-box;
  margin-bottom: 35px;
}
.bocweb-search .input {
  height: 30px;
  position: relative;
}
.bocweb-search input[type=submit] {
  width: 18px;
  height: 18px;
  background: url(../img/search.png) no-repeat center;
  background-size: 100%;
  text-indent: -999px;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.bocweb-search input {
  border: none;
  background: none;
  outline: none;
}
.bocweb-search input[type=text] {
  width: 100%;
  font-size: 14px;
  color: #727171;
  font-family: Arial;
  height: 100%;
  border-bottom: 1px solid #404040;
}

body.yqnhome .index_nav .content {
  padding-top: 1.5rem;
  padding-bottom: 120px;
  background-color: #fff;
  height: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
  position: relative;
  box-sizing: border-box;
}

#logoClone img {
  height: 30px;
  width: 200px;
}

.bocweb-logo {
  position: fixed;
  left: 55px;
  top: 35px;
  display: block;
  width: 200px;
  height: 30px;
  z-index: 10;
}
.bocweb-logo img {
  position: absolute;
  top: 0;
  left: 0;
}
.bocweb-logo .i1 {
  opacity: 0;
}

body.yqnhome .index_nav {
  width: 300px;
  background-color: #FFF;
  right: -300px;
  position: fixed;
  z-index: 999999;
  left: auto;
  transition: .5s;
}

body.yqnhome.open .index_nav {
  transform: translate3d(-300px, 0, 0);
  -webkit-transform: translate3d(-300px, 0, 0);
  -moz-transform: translate3d(-300px, 0, 0);
  -o-transform: translate3d(-300px, 0, 0);
  transition: .5s;
}

body.yqnhome .index_nav #logo {
  margin: 30px 0;
  display: none;
}

body.yqnhome .index_nav #logo img {
  margin-left: 60px;
  height: 34px;
}

body.yqnhome .index_nav ul li.bocweb-submenu {
  text-align: left;
  padding: 0 50px 0;
  position: relative;
}

body.yqnhome .index_nav ul li.bocweb-submenu:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  background: #101010;
  margin: auto;
  transition: .5s;
}

body.yqnhome .index_nav ul li.bocweb-submenu:hover:after, body.yqnhome .index_nav ul li.bocweb-submenu.active:after {
  width: 30px;
  transition: .5s;
}

.bocweb-menu .phone {
  font-size: 14px;
  color: #9d9e9e;
  font-family: Arial;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 55px;
}
.bocweb-menu .phone .text {
  display: inline-block;
  line-height: 20px;
  font-size: 18px;
  color: #727171;
  position: relative;
  padding-left: 37px;
  box-sizing: border-box;
}
.bocweb-menu .phone .text:after {
  width: 12px;
  height: 15px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: url(../img/phone.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}
.bocweb-menu .phone .text:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #b6b6b6;
  left: 26px;
  top: 0;
}

body.yqnhome .index_nav ul li.bocweb-submenu:hover a, body.yqnhome .index_nav ul li.bocweb-submenu.active a {
  color: #000;
}

.index_nav ul li.bocweb-submenu ul.subnav li a {
  background: #fff;
  color: #666;
}

body.yqnhome .index_nav ul li.bocweb-submenu ul.subnav li a {
  color: #777;
}

body.yqnhome .index_nav ul li.bocweb-submenu ul.subnav li a:hover {
  background: #fff;
  color: #000000;
}

.index_nav ul li.bocweb-submenu ul.subnav li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.index_nav ul li.bocweb-submenu ul.subnav li:last-child {
  border-bottom: none;
}

/*.pagination a {
    display: inline-block;
    font-family: Arial;
    width: 36px;
    padding-bottom: 14px;
    line-height: 1;
    color: #6d6d6d;
    font-size: 12px;
    transition: .5s;
    vertical-align: middle;
    height: 28px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) ;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    &:after{
      position:absolute;
      content:"";
      width: 0;
      height: 2px;
      bottom:0;
      left:0;
      background:#f3f3f3;
    }
    &:hover,&.active{
      color:#000000;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) ;
      &:after{
        width:100%;
       transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) ;
      }
    }
    &.prev,&.next{
      width:21px;
      height: 28px;
      &:after{
        display:none;
      }
    }
    &.prev{
      background:url(../img/a6.png) no-repeat left top;
      &:hover{
        background:url(../img/a8.png) no-repeat left top;
      }
    }
    &.next{
      background:url(../img/a5.png) no-repeat right top;
      &:hover{
        background:url(../img/a7.png) no-repeat right top;
      }
    }

}*/
.pagination a {
  display: inline-block;
  font-family: Arial;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #6d6d6d;
  font-size: 12px;
  transition: .5s;
  vertical-align: middle;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: relative;
  text-align: center;
  border-bottom: 1px solid transparent;

  box-sizing: border-box;
}
.pagination a:hover, .pagination a.active {
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #f3f3f3;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pagination a:hover:after, .pagination a.active:after {
  width: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*.pagination a.prev {
  background: url(../img/a6.png) #fff no-repeat center;
}
.pagination a.prev:hover {
  background: url(../img/a60.png) #333333 no-repeat center;
}
.pagination a.next {
  background: url(../img/a5.png) #fff no-repeat center;
}
.pagination a.next:hover {
  background: url(../img/a70.png) #333333 no-repeat center;
}*/
.pagination a.prev {
  background: url(../img/a6.png)  no-repeat center;
}
/*.pagination a.prev:hover {
  background: url(../img/a60.png) #333333 no-repeat center;
}*/
.pagination a.next {
  background: url(../img/a5.png)  no-repeat center;
  background-size: 6px 10px;
}
/*.pagination a.next:hover {
  background: url(../img/a70.png) #333333 no-repeat center;
}*/
.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(80px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen0 {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 1s ease-in-out;
}

.animate.secwen0 {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 1s ease-in-out;
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

.yqnhome.ovh .welcome-a img {
  opacity: 0;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed!important;
  top: 0;
  left: 0;
  background: #ffffff;
}

.owl-carousel .owl-item {
  touch-action: none;
}

.m-header .w-header {
  position: absolute;
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
  z-index: 4;
  height: 50px;
}

.m-header .welcome-a {
  float: left;
  height: 50px;
  display: inline-block;
  background-size: 99%;
  line-height: 50px;
}

.m-header .welcome-a img {
  max-height: 60%;
  display: inline-block;
}

.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 .uio {
  float: right;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  /*background: url(../img/close1.png) no-repeat center;*/
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-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: url(../img/sousuo01.png) no-repeat center;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
  position: absolute;
  right: 20px;
  top: 50%;
  /*width: 31px;*/
  /*height: 30px;*/
  width: 25px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  margin-top: -8px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #888;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  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: 16px;
  opacity: 0;
}

.m-header .nav-btn .line3 {
  bottom: 1px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.m-header .sub-menu ul {
  padding-bottom: 150px;
  border-top: 1px solid #ededed;
  box-sizing: border-box;
}

.m-header .sub-menu {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 48px;
  background-color: white;
  z-index: 10;
  color: #666;
  overflow-y: auto;
}

.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  padding-left: 25px;
  border-bottom: 1px solid #ededed;
  box-sizing: border-box;
  position: relative;
}

.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%;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.m-header .sub-menu .tit a {
  color: #666;
}

.menu-text .li {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 50px;
  margin: 0 15px;
}

.menu-text .li img {
  width: 23px;
  display: inline-block;
}

.m-header .sub-menu .sub-tit.on a {
  color: #ffffff;
  transition: none;
}

.m-header .sub-menu .sub-tit.on .ty-img .m {
  opacity: 1;
}

.m-header .sub-menu .sub-tit.on .ty-img .n {
  opacity: 0;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit:after {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background-size: 100% auto;
  position: absolute;
  right: 15px;
  top: 9px;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../img/img76.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right;
  margin-right: 16px;
  margin-top: 0;
  background: url(../img/img75.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit.on {
  color: #000000;
  background: #f6f7f7;
}

.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 1.5%;
  display: none;
  /*background: #f2f2f2;*/
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 43px;
  line-height: 43px;
  font-size: 13px;
  border-top: 1px solid #e8e8e8;
  box-sizing: border-box;
}

.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a {
  padding-left: 60px;
  color: #727171;
  display: block;
  position: relative;
}
.m-header .sub-menu .sec-list a:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 10px;
  background: url(../img/a7.png) no-repeat center;
  background-size: 100%;
  left: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.m-header .sub-menu .sec-list a.active {
  color: #000000;
}
.m-header .sub-menu .sec-list a.active:after {
  opacity: 1;
}

.m-header .welcome-a img {
  height: 65%;
}

.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;
}

body, html {
  font-family: "Microsoft YaHei","Source Han Sans CN","Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", sans-serif;
}

@font-face {
  font-family: 'beba';
  src: url("fonts/BEBAS.eot");
  src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg#BEBAS") format("svg");
}
body {
  margin: 0 auto;
}

img {
  max-width: 100%;
}

.m768box {
  display: none;
}

.paddingbox {
  padding-top: 90px;
  box-sizing: border-box;
  position: relative;
}
.paddingbox.on {
  border-top: 1px solid #ededed;
}
.paddingbox .pbox {
  position: relative;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.flex-title {
  line-height: 1;
  position: absolute;
  top: 60px;
  left: 55px;
  z-index: 4;
}
.flex-title.on {
  position: static;
  margin-top: 0;
  text-align: center;
}
.flex-title.active .cn {
  color: #fff;
}
.flex-title .pr-box .tit {
  display: block;
  color: #000000;
  font-size: 13px;
  line-height: 1;
  border-bottom: 1px solid #b1b2b2;
  padding-bottom: 15px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.flex-title .pr-box .li {
  display: block;
  font-size: 13px;
  transition: .5s;
  color: #727171;
  line-height: 23px;
  margin-bottom: 20px;
}
.flex-title .pr-box .li:hover ,.flex-title .pr-box .li.active{
  color: #000000;
  transition: .5s;
}
.flex-title .cn {
  /*font-size: 18px;*/
  font-size: 20px;
  color: #000000;
}
.flex-title .en {
  font-size: 13px;
  color: #9d9e9e;
  font-family: Arial;
  margin-top: 10px;
}

.top-title {
  color: #9e9f9f;
  font-size: 13px;
  line-height: 1;
}
.top-title a {
  color: #9e9f9f;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  margin: 0 3px;
}
.top-title a:hover, .top-title a.active {
  color: #000000;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
 .top-title span img{
 	width:6px;
 }
.newsbox {
  padding-top: 60px;
  padding-bottom: 43px;
  box-sizing: border-box;
}
.newsbox .news {
  margin-top: 43px;
  padding-bottom: 80px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  box-sizing: border-box;
}
.newsbox .news .item {
  padding: 30px 0;
  border-top: 1px solid #e0e0e0;
  box-sizing: border-box;
  display: block;
  font-size: 13px;
  color: #727171;
  line-height: 26px;
}
.newsbox .news .item:nth-child(1) {
  border-top: none;
}
.newsbox .news .item:hover img {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: scale(1.06);
}
.newsbox .news .item:hover .words .right .more img {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  opacity: 1;
  bottom: 0;
  top: 0;
  margin: auto;
}
.newsbox .news .item:hover .words .p {
  color: #333;
  transition: .5s;
}
.newsbox .news .item .images {
  width: 330px;
  height: 140px;
  overflow: hidden;
}
.newsbox .news .item .images img {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.newsbox .news .item .words {
  width: 830px;
  padding-top: 33px;
  box-sizing: border-box;
}
.newsbox .news .item .words .text {
  width: 635px;
}
.newsbox .news .item .words .tit {
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #000000;
}
.newsbox .news .item .words .p {
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 5px;
  transition: .5s;
}
.newsbox .news .item .words .right {
  width: 60px;
}
.newsbox .news .item .words .right .time {
  font-size: 20px;
  line-height: 22px;
  height: 22px;
  color: #000000;
}
.newsbox .news .item .words .right .more {
  text-transform: uppercase;
  color: #9e9f9f;
  display: inline-block;
  padding-right: 15px;
  box-sizing: border-box;
  position: relative;
  margin-top: 36px;
}
.newsbox .news .item .words .right .more img {
  width: 8px;
  height: 12px;
  position: absolute;
  bottom: -300%;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: .1s ease-in-out;
}

.newsdetails {
  font-size: 13px;
  color: #727171;
  line-height: 26px;
  text-align: center;
}
.newsdetails span{
    font-size: 13px!important;
    color: #727171!important;
}
.newsdetails .newsdetails-content {
  padding-bottom: 70px;
  border-bottom: 1px solid #dadbdb;
  box-sizing: border-box;
  margin-bottom: 65px;
}
.newsdetails .newsdetails-title {
  padding-top: 20px;
  padding-bottom: 32px;
  border-bottom: 1px solid #dadbdb;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.newsdetails .newsdetails-title .tit {
  font-size: 16px;
  color: #000000;
  line-height: 1.5;
}
.newsdetails .newsdetails-title .time {
  line-height: 1;
  font-family: Helvetica;
  margin-top: 5px;
  margin-bottom: 35px;
}
.newsdetails .newsdetails-title .text {
  line-height: 23px;
}
.newsdetails .newsdetails-bot a {
  display: block;
  width: 50%;
  height: 120px;
  font-size: 16px;
  color: #727171;
  background: #f7f8f8;
  padding: 40px;
  box-sizing: border-box;
  line-height: 40px;
  transition: .5s;
}
.newsdetails .newsdetails-bot a:hover {
  background: #333333;
  transition: .5s;
  color: #fff;
}
.newsdetails .newsdetails-bot a:hover .img {
  opacity: 1;
  transition: .5s;
}
.newsdetails .newsdetails-bot a .img {
  width: 80px;
  height: 40px;
  overflow: hidden;
  opacity: 0;
  transition: .5s;
}
.newsdetails .newsdetails-bot a .span {
  position: relative;
  width: 100%;
  height: 100%;
  width: calc(100% - 100px);
}
.newsdetails .newsdetails-bot a .span span {
  display: block;
  height: 100%;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.newsdetails .newsdetails-bot a .span span:after {
  content: "";
  position: absolute;
  height: 15px;
  width: 1px;
  background: #939393;
  top: 0;
  bottom: 0;
  margin: auto;
}
.newsdetails .newsdetails-bot a .span  .i {
  position: absolute;
  width: 6px;
  height: 10px;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
}
.newsdetails .newsdetails-bot .fl .span  .i{
  left:0;
}
.newsdetails .newsdetails-bot .fr .span  .i{
  right:0;
}

.newsdetails .newsdetails-bot  .span  .i:after{
  content:"";
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: .5s ;

}
.newsdetails .newsdetails-bot .fl .span  .i:after{
  background: url(../img/a9.png) no-repeat center;

}
.newsdetails .newsdetails-bot .fl .span  .i:before{
  background: url(../img/a10.png) no-repeat center;
}
.newsdetails .newsdetails-bot  .span  .i:before{
  content:"";
  left:20px;
  top:0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: .5s ;
}
.newsdetails .newsdetails-bot .fr .span  .i:before{
  background: url(../img/a11.png) no-repeat center;
}
.newsdetails .newsdetails-bot .fr .span  .i:after{
  background: url(../img/a12.png) no-repeat center;
}
.newsdetails .newsdetails-bot .fr .span  .i:after,.newsdetails .newsdetails-bot .fr .span  .i:before{
  /*left: auto;*/
  /*right:0;*/
}
.newsdetails .newsdetails-bot .fr:hover .span  .i:after{
  left:20px;
  opacity: 0;
  transition: .5s ;
}
.newsdetails .newsdetails-bot .fr .span .i:before{
  left: -20px;
}
.newsdetails .newsdetails-bot .fr:hover .span  .i:before{
  left:0;
  opacity: 1;
  transition: .5s ;
}
.newsdetails .newsdetails-bot .fr:hover .span .i:before{
  left:0;
  opacity: 1;
  transition: .5s ;
}



.newsdetails .newsdetails-bot .fl:hover .span  .i:after{
  left:-20px;
  opacity: 0;
  transition: .5s ;
}
.newsdetails .newsdetails-bot .fl:hover .span  .i:before{
  left:0;
  opacity: 1;
  transition: .5s ;
}
.newsdetails .newsdetails-bot .fl {
  text-align: left;
}
.newsdetails .newsdetails-bot .fl:hover .span:after, .newsdetails .newsdetails-bot .fl.active .span:after {
  background: url(../img/a10.png) no-repeat center;
  background-size: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.newsdetails .newsdetails-bot .fl .span {
  padding-left: 36px;
  box-sizing: border-box;
}
.newsdetails .newsdetails-bot .fl .span span {
  padding-left: 30px;
  transition:.3s;
}
.newsdetails .newsdetails-bot .fl:hover .span span{
  padding-left: 10px;
  transition:.3s;
}

.newsdetails .newsdetails-bot .fl .span span:after {
  left: 0;
}
.newsdetails .newsdetails-bot .fl .span:after {
  left: 0;
  background: url(../img/a9.png) no-repeat center;
  background-size: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.newsdetails .newsdetails-bot .fr {
  text-align: right;
}
.newsdetails .newsdetails-bot .fr:hover .span:after, .newsdetails .newsdetails-bot .fr.active .span:after {
  background: url(../img/a11.png) no-repeat center;
  background-size: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.newsdetails .newsdetails-bot .fr .span {
  padding-right: 36px;
  box-sizing: border-box;
}
.newsdetails .newsdetails-bot .fr .span span {
  padding-right: 30px;
  transition:.3s;
}
.newsdetails .newsdetails-bot .fr:hover .span span{
  padding-right: 10px;
  transition:.3s;

}
.newsdetails .newsdetails-bot .fr .span span:after {
  right: 0;
}
.newsdetails .newsdetails-bot .fr .span:after {
  right: 0;
  background: url(../img/a12.png) no-repeat center;
  background-size: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.newsdetails .newsdetails-bot .fl:hover .span:after{
  left: -5px;
  transition-delay:.1s;
}

.newsdetails .newsdetails-bot .fr:hover .span:after{
  right:-5px;
  transition-delay:.1s;
}
.newsdetails .newsimg img {
  width: 100%;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.recruitbox .recruit-tit {
  font-size: 13px;
  color: #727171;
  line-height: 23px;
  padding-top: 15px;
  padding-bottom: 30px;
}
.recruitbox .recruit-table {
  position: relative;
}
.recruitbox .recruit-table:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  /*background: url(../img/new10.jpg) repeat left;*/
  background:#e0e0e0;
  top: 0;
  left: 0;
}
.recruitbox .recruit-table .thead {
  line-height: 1.5;
  color: #000000;
  font-size: 16px;
  padding: 23px 0;
  box-sizing: border-box;
}
.recruitbox .recruit-table .tbody {
  color: #727171;
  /*line-height: 50px;*/
  font-size: 13px;
}
.recruitbox .recruit-table .tbody .tr {
  padding: 12px 0;
  box-sizing: border-box;
}
.recruitbox .recruit-table .tbody .tr:nth-child(2n+1) {
  background: #f6f7f7;
}
.recruitbox .recruit-table .tr {
  display: block;
  color: #727171;
  transition: .5s;
}
.recruitbox .recruit-table .tr:hover {
  color: #000000;
  transition: .5s;
}
.recruitbox .recruit-table .td {
  float: left;
      width: 125px;
  text-align: center;
}
.recruitbox .recruit-table .td3 {
  width: 140px;
}
.recruitbox .recruit-table .td2 {
  width: 210px;
}
.recruitbox .recruit-table .td4 {
  text-align: left;
  padding-left: 15px;
  box-sizing: border-box;
}
.recruitbox .recruit-table .td5 {
  width: 105px;
  text-align: right;
  padding-right: 15px;
  box-sizing: border-box;
}

.recruit-bot {
  font-size: 13px;
  color: #727171;
  line-height: 26px;
  padding-top: 60px;
  padding-bottom: 55px;
  box-sizing: border-box;
}
.recruit-bot .left {
  width: 580px;
}
.recruit-bot .right {
  width: 500px;
}
.recruit-bot *{
    font-size: 13px!important;
    color: #727171!important;
}
.newsbox .recruitbox {
  padding-bottom: 17px;
}

.conmbanner img {
  width: 100%;
}

.recruit-mtable .tbody .tr {
  display: block;
  color: #727171;
  padding: 20px;
  box-sizing: border-box;
  line-height: 1.5;
}
.recruit-mtable .tbody .tr:nth-child(2n+1) {
  background: #f6f7f7;
}
.recruit-mtable .tbody .tr .trtop {
  font-size: 15px;
  color: #000;
}
.recruit-mtable .tbody .tr .tybot {
  margin-top: 10px;
}
.recruit-mtable .tbody .tr .tybot .span {
  float: left;
  margin-right: 35px;
  font-size: 13px;
}

.recruitbox-details .detail-title {
  font-size: 16px;
  color: #000000;
  line-height: 26px;
  padding-top: 5px;
  box-sizing: border-box;
}
.recruitbox-details .detail-words {
  font-size: 14px;
  line-height: 26px;
  color: #727171;
}
.recruitbox-details .detail-words p,.recruitbox-details .detail-words *{
  font-size: 13px!important;
  line-height: 26px!important;
  color: #727171!important;
}
.recruitbox-details .detail-words span{
  font-size: 13px!important;
  line-height: 26px!important;
  color: #727171!important;
}

.recruitbox-details .detail-words .tit {
  font-size: 13px;
  color: #000000!important;
  /*font-weight: bold;*/
}
.recruitbox-details .detail-words .items {
  margin-top: 30px;
}

.mapwords {
  font-size: 13px;
  line-height: 27px;
  color: #727171;
  padding-top: 63px;
  box-sizing: border-box;
}
.mapwords .txt0 {
  margin-bottom: 23px;
}

.contact .contactbox .map {
  height: 400px;
}
.contact .contactbox img {
  width: 100%;
}
.contact .map-text {
  background: #fff;
  position: relative;
  margin-top: -100px;
  padding-top: 70px;
  padding-bottom: 260px;
  box-sizing: border-box;
  z-index: 1;
}
.contact .map-text .images {
  width: 95px;
  height: 95px;
  margin: 0 auto;
}
.contact .map-text .words .t0 {
  font-size: 20px;
  font-family: Arial;
  color: #000000;
  margin-bottom: 16px;
  margin-top: 15px;
}
.contact .map-text .item {
  width: 340px;
  float: left;
  margin-left: 90px;
  text-align: center;
  font-size: 13px;
  color: #727171;
  line-height: 26px;
  display: block;
}
.contact .map-text .item:nth-child(1) {
  margin-left: 0;
}

.about {
  font-size: 13px;
  color: #727171;
  line-height: 26px;
}
.about .about-top .numbox {
  padding-top: 45px;
  padding-bottom: 75px;
  border-bottom: 1px solid #dcdddd;
  box-sizing: border-box;
}
.about .about-top .numbox .num {
  float: left;
  width: 33.33%;
  text-align: left;
  padding-left: 90px;
  line-height: 1;
  box-sizing: border-box;
}
.about .about-top .numbox .num .text {
  display: inline-block;
  font-size: 90px;
  font-family: Times;
  color: #9d9e9e;
  font-weight: normal;
}
.about .about-top .numbox .num .text b {
  font-weight: normal;
  font-size: 50px;
  font-family: Arial;
}
.about .about-top .numbox .num .txt {
  font-size: 13px;
  color: #9d9e9e;
}

.newsbox .about {
  padding-top: 32px;
}
.newsbox .about .images {
  padding: 60px 0;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.newsbox .about .images .img {
  float: left;
  width: 380px;
  margin-left: 30px;
  overflow: hidden;
}
.newsbox .about .images .img img {
  transition: .5s;
}
.newsbox .about .images .img:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.newsbox .about .images .img:nth-child(1) {
  margin-left: 0;
}
.newsbox .about .words .item0 {
  width: 100%;
  font-size: 13px;
  padding: 25px 0;
  color: #727171;
}
.newsbox .about .words .item0.i3 {
  float: left;
  width: 33.3%;
}
.newsbox .about .words .item0.i1 {
  text-align: center;
}
.newsbox .about .words .item0.i2 {
  text-align: right;
}
.newsbox .about .words .itembox {
  line-height: 1.5;
  border-top: 1px solid #e0e0e0;
}
.newsbox .about .words .itembox span {
  color: #000000;
  font-weight: bold;
}
.newsbox .about .words .itembox:nth-child(1) {
  border-top: none;
}

.videobox {
  padding-bottom: 45px;
  box-sizing: border-box;
}
.videobox .video-list {
  padding-top: 43px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.videobox .video-list .items {
  float: left;
  width: 580px;
  margin-left: 40px;
  margin-bottom: 20px;
}
.videobox .video-list .items:hover .images img {
  transform: scale3d(1.05, 1.05, 1);
  transition: .5s;
}
.videobox .video-list .items:nth-child(2n+1) {
  margin-left: 0;
}
.videobox .video-list .items .words {
  padding-top: 25px;
  padding-bottom: 15px;
  box-sizing: border-box;
}
.videobox .video-list .items .words .t0 {
  font-size: 16px;
  color: #000000;
  line-height: 26px;
  height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.videobox .video-list .items .words .t1 {
  font-size: 13px;
  line-height: 26px;
  color: #727171;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.videobox .video-list .images {
  width: 100%;
  height: 320px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.videobox .video-list .images img {
  transition: .5s;
}
.videobox .video-list .images:after {
  position: absolute;
  width: 65px;
  height: 65px;
  content: "";
  background: url(../img/video.png) no-repeat center;
  background-size: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.history-items {
  margin-top: 25px;
  margin-bottom: 75px;
}
.history-items .items {
  line-height: 1.4;
  border-top: 1px solid #f1f2f2;
  padding: 20px 0;
  box-sizing: border-box;
}
.history-items .items span {
  font-size: 23px;
  font-weight: bold;
  font-family: Arial;
}

.investment-banner {
  position: relative;
}
.investment-banner .images-pc {
  height: 300px;
}
.investment-banner .flex-title {
  height: 36px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.bocweb-footer {
  line-height: 40px;
  height: 40px;
  font-size: 12px;
  color: #818181;
  border-top: 1px solid #f0f0f0;
  box-sizing: border-box;
}
.bocweb-footer .span0 {
  margin-left: 30px;
}

.bocweb-footer.m {
  position: relative;
}

.anniu-home {
  width: 522px;
  height: 40px;
  margin: 0 auto;
  background: #cecece;
  border-radius: 40px;
  overflow: hidden;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}
.anniu-home .anniu {
  display: block;
  float: left;
  width: 33.33%;
  border-left: 1px solid #fff;
  box-sizing: border-box;
}
.anniu-home .anniu img {
  display: inline-block;
  width: 23px;
  height: 23px;
}

.banner .swiper-slide .item {
  display: block;
  /*height: 10.7rem;*/
}

.banner .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  width: 10px;
  height: 10px;
  border: 1px solid #f6f7f7;
  box-sizing: border-box;
  transition: .5s;
  border-radius: 0;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #f6f7f7;
  transition: .5s;
}
.banner .swiper-button-next {
  width: 50px;
  height: 50px;
  background:transparent;
   position: absolute;
   right:0;
       transition: all .3s ease 0s;
}
.banner .swiper-button-next:after{
  position: absolute;
  content:"";
  width:100%;
  height:100%;
  top:0;
  left:0;     transition: all .3s ease 0s;
   background: url(../img/x0.png) rgba(255, 255, 255, 0.2) no-repeat center;
}
.banner .swiper-button-next:before{
  position: absolute;
  content:"";
  width:100%;
  height:100%;
  top:100%;
  left:0;    transition: all .3s ease 0s;
   background: url(../img/xx0.png) #3d3d3d no-repeat center;
}
.banner .swiper-button-next:hover:after{
    top:-100%;
      transition: all .3s ease 0s;
}
.banner .swiper-button-next:hover:before{
   top:0;
      transition: all .3s ease 0s;
}
.banner .swiper-button-next:hover {
  /*background-color: #3d3d3d;*/
     transition: all .3s ease 0s;
}
.banner .swiper-button-prev,.banner .swiper-button-next{
  overflow:hidden;
}
.banner .swiper-button-prev {
  width: 50px;
  height: 50px;
  background:transparent;
  left:0;
     transition: all .3s ease 0s;
}
.banner .swiper-button-prev:hover:after{
  top:-100%;
      transition: all .3s ease 0s;
}
.banner .swiper-button-prev:after{
  position: absolute;
  content:"";
  width:100%;
  height:100%;
  top:0;
  left:0;     transition: all .3s ease 0s;
   background: url(../img/x1.png) rgba(255, 255, 255, 0.2) no-repeat center;
}
.banner .swiper-button-prev:hover:before{
  top:0;
      transition: all .3s ease 0s;
}
.banner .swiper-button-prev:before{
  position: absolute;
  content:"";
  width:100%;
  height:100%;
  top:100%;
  left:0;     transition: all .3s ease 0s;
   background: url(../img/xx1.png) #3d3d3d no-repeat center;
}

.banner .swiper-button-prev:hover {
  /*background-color: rgba(255, 255, 255, 0.8);*/
      transition: all .3s ease 0s;
}

.wel-product {
  padding-top: 150px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.wel-product .flex-title {
  position: static;
}
.wel-product .flex-title .en {
  text-transform: uppercase;
}
.wel-product .product-tit {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.wel-product .product-tit .span {
  font-size: 14px;
  color: #727171;
  line-height: 1;
  padding-top: 20px;
  box-sizing: border-box;
}
.wel-product .product-tit .span span {
  display: inline-block;
  padding-left: 9px;
  position: relative;
  margin-left: 32px;
  cursor: pointer;
  transition: .5s;
}
.wel-product .product-tit .span span:hover, .wel-product .product-tit .span span.active {
  color: #000000;
  transition: .5s;
}
.wel-product .product-tit .span span:after {
  content: "";
  width: 3px;
  height: 3px;
  background: #dadbdb;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wel-product .product-list {
  margin-top: 70px;
  overflow: hidden;
}
.wel-product .product-list .images {
  width: 38%;
}
.wel-product .product-list .list {
  width: 61%;
}

.product-list .news-img {
  transition: .5s;
}
.product-list .news-items0 .web {
  display: inline-block;
}
.product-list .news-items0 .web:hover .news-img-wrap .spanwords {
  right: 0;
  transition: .5s;
}
.product-list .news-items0 .web:hover .news-img {
  transform: scale3d(1.1, 1.1, 0.1);
  transition: .4s;
  transition-delay: .1s;
}
.product-list .news-items0 .web:hover .news-time0:after {
  transition: .5s;
  width: 100%;
}
.product-list .news-items0 .web .news-img-wrap {
  position: relative;
  overflow: hidden;
}
.product-list .news-items0 .web .news-img-wrap .spanwords {
  position: absolute;
  bottom: 30px;
  right: -100%;
  line-height: 1.5;
  padding: 10px 15px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  color: #9e9f9f;
  text-transform: uppercase;
  transition: .5s;
}
.product-list .news-txts {
  font-size: 12px;
  font-family: Arial;
  color: #9e9f9f;
  padding-bottom: 70px;
  box-sizing: border-box;
}
.product-list .news-txts .news-time0 {
  padding-top: 50px;
  /*padding-bottom: 10px;*/
  line-height: 18px;
  /*border-bottom: 2px solid #e9e9e9;*/
  box-sizing: border-box;
  position: relative;
}
.product-list .news-txts .news-time0:after {
  content: "";
  left: 0;
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 100%;
  background: #e0e0e0;
  transition: .5s;
}
.product-list .news-txts .news-time1 {
  margin-top: 20px;
  font-size: 13px;
  line-height: 26px;
  height: 52px;
  padding: 0 35px;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-list .news-txts .news-time1 *,.story p *{
	font-size: 13px!important;
}
.news-wrap {
  position: relative;
}
.news-wrap .news-items0:nth-child(2) {
  padding-top: 100px;
}
.product0  .news-wrap .news-items0:nth-child(2){
  padding-top: 0;
}

.wel-about {
  padding: 0 55px;
  box-sizing: border-box;
}
.wel-about .about-content {
  position: relative;
}
.wel-about .about {
  height: 450px;
  width: 100%;
  background: #f6f7f7;
  position: absolute;
  top: 0;
  left: 0;
}
.wel-about .about-box {
  min-height: 450px;
  position: relative;
  z-index: 2;
  padding-top: 90px;
  box-sizing: border-box;
}
.wel-about .about-box .flex-title {
  position: static;
}
.wel-about .about-box .content {
  margin-top: 80px;
  padding-bottom: 70px;
  box-sizing: border-box;
}
.wel-about .about-box .content .words {
  width: 680px;
  background: #fff;
  margin-top: 68px;
  height: 252px;
  font-size: 13px;
  color: #727171;
  line-height: 26px;
  padding: 45px 75px 35px 65px;
  box-sizing: border-box;
}
.wel-about .about-box .content .words .tit {
  font-size: 16px;
  color: #000000;
  margin-bottom: 24px;
  line-height: 1.2;
}
.wel-about .about-box .content .words .p {
  margin-top: 40px;
  display: inline-block;
  position: relative;
  padding-right: 22px;
  text-transform: uppercase;
  color: #9e9f9f;
  overflow:hidden;
}
.wel-about .about-box .content .words .p:hover:after {
  right: 10px;
  transition: .5s;
  opacity: 1;
}
.wel-about .about-box .content .words .p:after {
  content: "";
  width: 6px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/a7.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
  opacity: 1;
}

.wel-zixun {
  padding-top: 75px;
  box-sizing: border-box;
}
.wel-zixun .zixun-title {
  text-align: center;
  line-height: 1.2;
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
}
.wel-zixun .item-box {
  padding-top: 43px;
  padding-bottom: 54px;
  border-top: 1px solid #e0e0e0;
  box-sizing: border-box;
  margin-top: 50px;
}
.wel-zixun .item-box .item {
  float: left;
  display: block;
  width: 25%;
  border-left: 1px solid #e0e0e0;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.2;
}
.wel-zixun .item-box .item:hover .images {
  transform: translateY(10px);
  transition: .5s;
}
.wel-zixun .item-box .item .images {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  transition: .5s;
}
.wel-zixun .item-box .item .t0 {
  font-size: 16px;
  color: #000000;
  margin-top: 28px;
  margin-bottom: 10px;
}
.wel-zixun .item-box .item .t1 {
  font-size: 13px;
  color: #727171;
}

.wel-biaodan {
  height: 580px;
  background: #f5f5f5;
  border-top: 1px solid #e8e8e8;
  padding-top: 145px;
  box-sizing: border-box;
}
.wel-biaodan .biaodan-tit {
  line-height: 1.2;
  font-size: 17px;
  color: #595757;
  margin-bottom: 20px;
}
.wel-biaodan .weixinbox {
  margin-top: 28px;
  overflow: hidden;
}
.wel-biaodan .weixinbox .item {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.wel-biaodan .weixinbox .item:hover {
  transition: .5s ease-in-out;
}
.wel-biaodan .weixinbox .wb {
  margin-right: 25px;
  background: url(../img/i4.png) no-repeat center;
  background-size: 100%;
}
.wel-biaodan .weixinbox .wb:hover{
  background: url(../img/xx2.png) no-repeat center;
  background-size: 100%;
}
.wel-biaodan .weixinbox .wx {
  background: url(../img/i5.png) no-repeat center;
  background-size: 100%;
}
.wel-biaodan .weixinbox .wx:hover{
  background: url(../img/xx3.png) no-repeat center;
  background-size: 100%;
}
.wel-biaodan .biaodan .words {
  font-size: 14px;
  color: #727171;
  line-height: 29px;
  width: 330px;
}
.wel-biaodan .biaodan .inputbox {
  width: 685px;
}
.wel-biaodan .biaodan .inputbox input, .wel-biaodan .biaodan .inputbox textarea {
  border: none;
  background: none;
  outline: none;
}
.wel-biaodan .biaodan .inputbox textarea {
  resize: none;
}
.wel-biaodan .biaodan .inputbox .textarea {
  margin-top: 28px;
  font-size: 14px;
  color: #727171;
  height: 70px;
}
.wel-biaodan .biaodan .inputbox .textarea textarea {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.wel-biaodan .biaodan .inputbox input[type=submit] {
  width: 90px;
  height: 36px;
  font-size: 14px;
  color: #727171;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  margin-top: 65px;
  transition: .5s;
}
.wel-biaodan .biaodan .inputbox input[type=submit]:hover {
  background: #000;
  color: #fff;
  border-color: #fff;
  transition: .5s;
}
.wel-biaodan .biaodan .inputbox .input-ul .input {
  float: left;
  width: 210px;
  margin-left: 27.5px;
  font-size: 14px;
  color: #727171;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  line-height: 1;
  position: relative;
}
.wel-biaodan .biaodan .inputbox .input-ul .input img {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 12px;
  top: 5px;
}
.wel-biaodan .biaodan .inputbox .input-ul .input:after {
  content: "";
  width: 10px;
  height: 6px;
  position: absolute;
  right: 0;
  top: 12px;
  background: url(../img/a16.png) no-repeat center;
  background-size: 100%;
}
.wel-biaodan .biaodan .inputbox .input-ul .input input {
  width: 100%;
  height: 100%;
  padding-bottom: 13px;
  box-sizing: border-box;
}
.wel-biaodan .biaodan .inputbox .input-ul .input:nth-child(3n+1) {
  margin-left: 0;
}

header.bocweb-menu.active .bocweb-logo .i0 {
  opacity: 0;
}
header.bocweb-menu.active .bocweb-logo .i1 {
  opacity: 1;
}
header.bocweb-menu.active.cur .headSHBtn:hover{
	background:transparent;

}
header.bocweb-menu.active.cur .bocweb-logo .i0{
  opacity: 1;
}
header.bocweb-menu.active.cur .bocweb-logo .i1{
  opacity: 0;
}
header.bocweb-menu.active .headSHBtn .nav-btn {
  background: url(../img/a00.png) transparent no-repeat center;
  background-size: 100%;
}

.open header.bocweb-menu.active .headSHBtn .nav-btn {
  background: url(../img/a0.png) transparent no-repeat center;
  background-size: 100%;
}
header.bocweb-menu.active.cur .headSHBtn .nav-btn{
  background: url(../img/a0.png) transparent no-repeat center;
  background-size: 100%;	
}
.investment-banner img {
  width: 100%;
}

.store {
  margin-top: 50px;
  font-size: 13px;
  line-height: 26px;
  margin-bottom: 80px;
  height: 530px;
}
.store .zhu {
  position: absolute;
  width: 100%;
  bottom: 10px;
}
.store .box {
  float: left;
}
.store .inputbox {
  width: 220px;
  padding-right: 20px;
  box-sizing: border-box;
}
.store .inputbox .input-box {
  position: relative;
  height: 530px;
}
.store .inputbox .selectbox {
  margin-top: 18px;
}
.store .inputbox .selectbox select {
  width: 100%;
  border: none;
  background: none;
  outline: none;
  height: 42px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  -webkit-appearance: none;
  padding-left: 14px;
  box-sizing: border-box;
  font-size: 13px;
  color: #727171;
  background: url(../img/s.png) no-repeat right center;
  background-position: 175px center;
  cursor: pointer;
  margin-bottom: 20px;
}
.store .inputbox .selectbox select option {
  line-height: 24px;
  background: #f7f8f8;
  color: #868585;
}
.store .inputbox .selectbox .select {
  position: relative;
  margin-bottom: 20px;
}
.store .inputbox .selectbox .select-top {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border: 1px solid #e8e9e9;
  box-sizing: border-box;
  -webkit-appearance: none;
  padding-left: 14px;
  box-sizing: border-box;
  font-size: 13px;
  color: #727171;
  background: url(../img/s.png) no-repeat right center;
  background-position: 175px center;
  cursor: pointer;
}
.store .inputbox .selectbox .select-bot {
  line-height: 35px;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 2;
  display: none;
  max-height: 300px;
  overflow-y:auto;
}
.store .inputbox .selectbox .select-bot .li {
  transition: .5s;
  padding-left: 14px;
  box-sizing: border-box;
  cursor: pointer;
}
.store .inputbox .selectbox .select-bot .li:hover {
  background: #5d5d5d;
  transition: .5s;
  color: #fff;
}
.store .inputbox .ibox input {
  border: none;
  background: none;
  outline: none;
  height: 40px;
  width: 90px;
  color: #ffffff;
  background: #333333;
  transition: .5s;
}
.store .inputbox .ibox input:hover {
  background: #888;
  transition: .5s;
}
.store .mapbox {
  width: 700px;
  height: 100%;
  background: #f7f8f8;
}
.store .mapbox .map {
  height: 100%;
  width: 100%;
}
.store .wordsbox {
  width: 280px;
  height: 100%;
  padding-left: 20px;
  box-sizing: border-box;
}
.store .wordsbox .tet {
  height: 40px;
  padding: 0 30px;
  box-sizing: border-box;
  line-height: 40px;
  background: #333333;
  font-size: 13px;
  color: #fff;
  text-align: right;
}
.store .wordsbox .word-ul {
  height: calc(100% - 40px);
}
.store .wordsbox .word-ul .word {
  display: block;
  color: #727171;
  cursor: pointer;
   transition:.5s;
}
.store .wordsbox .word-ul .word:hover,.store .wordsbox .word-ul .word.active{
    color: #000;
    transition: .5s;
    /*font-weight: bold;*/
}
.store .wordsbox .word-ul .word {
  padding-top: 10px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.store .wordsbox .word-ul .word .h0 {
  padding-left: 38px;
  box-sizing: border-box;
  position: relative;
}
.store .wordsbox .word-ul .word .h0 span {
  position: absolute;
  width: 22px;
  height: 28px;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/s1.png) no-repeat center;
  background-size: 100%;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  font-family: Arial;
  transition:.5s;
}
.store .wordsbox .word-ul .word.active .h0 span,.store .wordsbox .word-ul .word:hover .h0 span{
  transition:.5s;
  background: url(../img/map.png) no-repeat center;
  background-size: 100%;

}

.product-list .list {
  overflow: hidden;
}
.product-list .list .paga {
  margin-top: 60px;
}

.opacity {
  opacity: 0;
}

.m-header.active .w-header {
  position: relative;
  
}

.store-process {
  padding-top: 50px;
  box-sizing: border-box;
}

.w1740 {
  width: 1740px;
  margin: 0 auto;
}

.w1360 {
  width: 1360px;
}

.product {
  padding-bottom: 90px;
  box-sizing: border-box;
}
.product .product0 {
  position: relative;
  padding-top: 43px;
  padding-bottom: 75px;
  box-sizing: border-box;
}

.product .text-num {
  font-size: 65px;
  font-family: Arial;
  color: #dcdddd;
  line-height: 1;
  margin-right: 40px;
}
.product .text-num .num {
  margin-bottom: 2px;
}
.product .text-num .span {
  font-size: 12px;
}
.product .product-list .news-items0:hover .news-txts .bbs {
  opacity: 1;
}
.product .product-list .news-txts{
	height:80px;
}
.wel-product .product .product-list .news-wrap .news-txts{
  height: auto;
  padding-bottom: 50px;
}
.product .product-list .news-items0:hover .news-txts .tts {
  opacity: 1;
  padding-top: 18px;
  margin-bottom: 18px;
  transition: all 0.3s ease-out 0s;
}
.product .product-list .news-items0:hover .news-txts .tts:before {
  width: 100%;
  transition: all 0.3s ease-out 0s;
}

.product .product-list .news-txts {
  padding-bottom: 20px;
}
.product .product-list .news-txts .tts {
  font-size: 13px;
  color: #000000;
  font-family: Arial;
  line-height: 23px;
  padding-top: 13px;
  padding-bottom: 10px;
  position: relative;
  transition: all 0.3s ease-out 0s;
}
.product .product-list .news-txts .tts:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 1px;
  background: #e0e0e0;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-out 0s;
}
.product .product-list .news-txts .tts span {
  font-size: 12px;
  color: #9e9f9f;
  margin-left: 5px;
}
.product .product-list .news-txts .tts .fr {
  position: absolute;
  right: 0;
  font-size: 12px;
  top: 13px;
  color: #9e9f9f;
}
.product .product-list .news-txts .bbs {
  opacity: 0;
  transition: .5s;
  padding: 5px 0;
  line-height: 23px;
  box-sizing: border-box;
}

.productdetails {
  padding-top: 60px;
  padding-bottom: 145px;
  box-sizing: border-box;
}
.productdetails .productdetails-top {
  padding-bottom: 75px;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  min-height: 1130px;
}
.productdetails .productdetails-top .w1740 {
  position: relative;
}
.productdetails .productdetails-top .imagebox {
  width: 50%;
  height: 100%;
}
.productdetails .productdetails-top .imagebox .proimg {
  width: 790px;
  position: relative;
}
.productdetails .productdetails-top .imagebox .proimg .proimg-swiper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.productdetails .productdetails-top .wordsbox {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.productdetails .productdetails-top .wordsbox .proword {
  width: 670px;
  border-left: 1px solid #e0e0e0;
  box-sizing: border-box;
  position: relative;
}
.productdetails .productdetails-top .wordsbox .proword .contents {
  padding-left: 70px;
  box-sizing: border-box;
}
.productdetails .productdetails-top .wordsbox .proword .slimScrollBar {
  display: block!important;
  height: 40px !important;
  left: 0 !important;
  opacity: 1 !important;
}
.proword .bot0 .bot0-fr{
  position: absolute;
  left:70px;
  bottom:0;
}
.productdetails .productdetails-bot {
  padding-top: 38px;
  box-sizing: border-box;
}
.productdetails .productdetails-bot .textmore .text .t, .productdetails .productdetails-bot .textmore .text .b {
  width: 50%;
  overflow: hidden;
}
.productdetails .productdetails-bot .textmore .text .b {
  line-height: 1.2;
  padding-top: 12px;
  box-sizing: border-box;
}
.productdetails .productdetails-bot .textmore .text .b span {
  display: block;
  width: 670px;
  float: right;
  font-size: 12px;
  color: #000000;
  padding-left: 13px;
  box-sizing: border-box;
  position: relative;
}
.productdetails .productdetails-bot .textmore .text .b span:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url(../img/a8.png) no-repeat center;
  background-size: 100%;
}
.productdetails .productdetails-bot .textmore .text .t {
  line-height: 30px;
}
.productdetails .productdetails-bot .textmore .text .t span {
  display: block;
  width: 790px;
  float: right;
  font-size: 20px;
  font-family: Arial;
  text-transform: uppercase;
}
.productdetails .productdetails-top .swiper-button-prev {
  width: 36px;
  height: 36px;
  overflow: hidden;
  left: 30px;
  top: auto;
  bottom: 36px;
  background: url(../img/a8.png) rgba(255, 255, 255, 0.2) no-repeat center;
  transition: .5s;
}
.productdetails .productdetails-top .swiper-button-prev:hover {
  background: url(../img/a8.png) rgba(255, 255, 255, 0.8) no-repeat center;
  transition: .5s;
}
.productdetails .productdetails-top .swiper-button-next {
  width: 36px;
  height: 36px;
  overflow: hidden;
  right: 30px;
  top: auto;
  bottom: 36px;
  background: url(../img/a7.png) rgba(255, 255, 255, 0.2) no-repeat center;
  transition: .5s;
}
.productdetails .productdetails-top .swiper-button-next:hover {
  background: url(../img/a7.png) rgba(255, 255, 255, 0.8) no-repeat center;
  transition: .5s;
}

.proword {
  height: 100%;
}
.proword .bot0 {
  font-size: 12px;
  color: #000000;
  font-family: Arial;
  color: #9e9f9f;
  padding-left: 70px;
  box-sizing: border-box;
  overflow:hidden;
}
.proword .bot0 span {
  color: #000;
}
.proword .top0 {
  padding-bottom: 30px;
  height: 825px;
  box-sizing: border-box;
}
.proword .top0 .tit0 {
  font-size: 20px;
  color: #000000;
  font-family: Arial;
  line-height: 1.2;
}
.proword .top0 .tit0 span {
  margin-left: 15px;
  color: #9e9f9f;
}
.proword .top0 .tit1 {
  font-family: Arial;
  color: #dcdddd;
  line-height: 1;
  margin-top: 35px;
  margin-bottom: 40px;
}
.proword .top0 .tit1 .t0 {
  font-size: 65px;
}
.proword .top0 .tit1 .t1 {
  font-size: 12px;
}
.proword .top0 .tit2 .item {
  float: left;
  width: 280px;
  margin-left: 39px;
}
.proword .top0 .tit2 .item:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.proword .top0 .tit2 .item .img {
  height: 260px;
  overflow: hidden;
}
.proword .top0 .tit2 .item .img img {
  transition: .5s;
  width: 100%;
}
.proword .top0 .tit2 .item .word {
  font-size: 12px;
  line-height: 24px;
  padding-top: 23px;
  padding-bottom: 28px;
  box-sizing: border-box;
  color: #000000;
  text-transform: uppercase;
}
.proword .top0 .tit2 .item:nth-child(2n+1) {
  margin-left: 0;
}

.story {
  font-size: 13px;
  color: #727171;
  line-height: 26px;
  width: 50%;
  padding-left: 80px;
  padding-top: 25px;
  box-sizing: border-box;
}

.imgbox-ul {
  padding: 0 80px;
  padding-bottom: 65px;
  box-sizing: border-box;
}
.imgbox-ul .item {
  float: left;
  overflow: hidden;
  width: 120px;
  height: 120px;
  margin-left: 42.2px;
  margin-top: 40px;
}
.imgbox-ul .item:hover img {
  transform: scale3d(1.05, 1.05, 1);
  transition: .5s;
}
.imgbox-ul .item img {
  transition: .5s;
}
.imgbox-ul .item:nth-child(10n+1) {
  margin-left: 0;
}

.process0 {
  padding-top: 80px;
  box-sizing: border-box;
}
.process0 .process0-images {
  margin-top: 34px;
  height: 360px;
  padding-top: 88px;
  box-sizing: border-box;
}
.process0 .process0-images .imagebox .items {
  width: 50%;
}
.process0 .process0-images .imagebox .items.fr {
  padding-left: 80px;
  box-sizing: border-box;
}
.process0 .process0-images .imagebox .items:hover .img img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.process0 .process0-images .imagebox .img {
  width: 300px;
  height: 180px;
  overflow: hidden;
}
.process0 .process0-images .imagebox .img img {
  transition: .5s;
}
.process0 .process0-images .imagebox .words {
  padding-left: 35px;
  padding-top: 45px;
  width: 210px;
  box-sizing: border-box;
}
.process0 .process0-images .imagebox .words .t0 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 25px;
}
.process0 .process0-images .imagebox .words .t1 {
  font-size: 13px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 78px;
}

.process1 {
  padding-top: 90px;
}
.process1 .process1-ul {
  margin-top: 40px;
  padding-bottom: 25px;
}
.process1 .process1-ul .imgbox {
  padding: 50px 0;
  padding-top: 65px;
  border-top: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.process1 .process1-ul .item {
  width: 520px;
  float: left;
  margin-left: 160px;
  padding-left: 120px;
  box-sizing: border-box;
  position: relative;
}
.process1 .process1-ul .item .t0 {
  line-height: 1;
  font-size: 20px;
  color: #000000;
  margin-bottom: 12px;
}
.process1 .process1-ul .item .t1 {
  color: #727171;
  font-size: 13px;
  line-height: 26px;
}
.process1 .process1-ul .item .image {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.process1 .process1-ul .item:nth-child(2n+1) {
  margin-left: 0;
}

.process2 {
  height: 300px;
  background: #333333;
  padding-top: 65px;
  box-sizing: border-box;
  text-align: center;
}
.process2 .text {
  font-size: 20px;
  line-height: 1.4;
  color: #ffffff;
}
.process2 .more {
  width: 90px;
  height: 40px;
  display: block;
  margin: 0 auto;
  line-height: 40px;
  font-size: 13px;
  color: #333333;
  background: #ffffff;
  margin-top: 25px;
  transition: .5s;
}
.process2 .more:hover {
  color: black;
  transition: .5s;
  background: rgba(255, 255, 255, 0.7);
}

.m770 {
  width: 770px;
}

.m430 {
  width: 430px;
}

.m340 {
  width: 340px;
}

.investment-process .process .process-top .process-left .words .words-0 .t1 {
  margin-bottom: 30px;
}

.investment-process {
  padding-top: 50px;
  box-sizing: border-box;
}
.investment-process .item, .investment-process .images {
  overflow: hidden;
}
.investment-process .item:hover .img, .investment-process .images:hover .img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.investment-process .img {
  transition: .5s;
}
.investment-process .process {
  margin-top: 48px;
  border-top: 1px solid #e0e0e0;
  box-sizing: border-box;
  height: 645px;
}
.investment-process .process .t0 {
  color: #ffffff;
  line-height: 1;
}
.investment-process .process .t2 {
  line-height: 1;
  font-size: 40px;
  font-family: Arial;
}
.investment-process .process .s0 .t0 {
  color: #000000;
}
.investment-process .process .s0 .t1 {
  color: #727171;
}
.investment-process .process .s0 .t2 {
  color: #727171;
}
.investment-process .process .process-right .item {
  float: left;
  width: 215px;
  height: 215px;
}
.investment-process .process .process-right .item.w1 .word {
  padding-top: 40px;
  padding-left: 20px;
  box-sizing: border-box;
}
.investment-process .process .process-right .item.w1 .word .t1 {
  margin-top: 13px;
  margin-bottom: 30px;
}
.investment-process .process .process-right .item.w2 {
  position: relative;
}
.investment-process .process .process-right .item.w2 .flex-title {
  width: 100%;
  height: 41px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.investment-process .process .process-right .item .img {
  width: 100%;
  height: 100%;
}
.investment-process .process .process-top .process-left .images {
  height: 430px;
  overflow: hidden;
}
.investment-process .process .process-top .process-left .images .img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
.investment-process .process .process-top .process-left .words {
  height: 430px;
  background: #333333;
  font-size: 13px;
  color: #727171;
  line-height: 26px;
  padding: 20px 35px;
  box-sizing: border-box;
}
.investment-process .process .process-top .process-left .words .t1 {
  margin-top: 12px;
  margin-bottom: 45px;
}
.investment-process .process .process-top .process-left .words .words-0 {
  padding-top: 20px;
  box-sizing: border-box;
  height: 50%;
}
.investment-process .process .process-top .process-left .words .words-1 {
  border-bottom: 1px solid #d4d5d5;
}
.investment-process .process .process-bot .bot-right .tx2 .word {
  width: 100%;
  height: 100%;
  padding: 30px;
  box-sizing: border-box;
  background: #333333;
}
.investment-process .process .process-bot .bot-right .tx2 .t0 {
  margin-top: 25px;
  margin-bottom: 15px;
  color: #ffffff;
}
.investment-process .process .process-bot .bot-right .tx3 {
  padding: 30px 25px;
  box-sizing: border-box;
}
.investment-process .process .process-bot .item {
  width: 215px;
  height: 215px;
  overflow: hidden;
  position: relative;
}
.investment-process .process .process-bot .tx0 {
  padding-top: 30px;
  box-sizing: border-box;
}
.investment-process .process .process-bot .tx0 .t0 {
  margin-top: 25px;
  margin-bottom: 20px;
}
.investment-process .process .process-bot .tx1 .t0 {
  color: #fff;
}
.investment-process .process .process-bot .tx1 .t1, .investment-process .process .process-bot .tx1 .t2 {
  color: #727171;
}
.investment-process .process .process-bot .tx1 .t1 {
  margin-top: 20px;
}
.investment-process .process .process-bot .tx1 .t2 {
  position: absolute;
  left: 25px;
  bottom: 22px;
}
.investment-process .process .process-bot .tx1 .word {
  background: #333333;
  padding: 30px 25px;
  height: 100%;
  box-sizing: border-box;
}
.investment-process .process .process-bot .posi .t2 {
  position: absolute;
  right: 25px;
  bottom: 22px;
}
.investment-process .process .process-bot .l02 .item {
  background: #f5f6f6;
  width: 100%;
  padding: 35px;
  box-sizing: border-box;
}
.investment-process .process .process-bot .l02 .item .t0 {
  margin-bottom: 10px;
}

.investment-process .process {
  font-size: 13px;
}

.investment-process .process .process-bot .bot-right .tx3 .t0 {
  margin-bottom: 10px;
}

.investment-process .process .process-right .item.w1 .word .t2 {
  position: absolute;
  line-height: 1;
  left: 20px;
  bottom: 25px;
}

.process1 .process1-ul .imgbox {
  position: relative;
}
.process1 .process1-ul .imgbox:before {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 1px;
  height: 80px;
  background: #e0e0e0;
  content: "";
  position: absolute;
  margin: auto;
}

.investment-process .process .process-right .item {
  position: relative;
}
.investment-process .process .process-right .item:after {
  position: absolute;
  width: 8px;
  height: 15px;
  content: "";
}
.investment-process .process .process-right .item.w0:after {
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/b0.png) no-repeat center;
  background-size: 100%;
}
.investment-process .process .process-right .item.w1:after {
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/b1.png) no-repeat center;
  background-size: 100%;
}
.investment-process .process .process-right .item.w3:after {
  top: 0;
  left: 0;
  right: 0;
  width: 15px;
  height: 8px;
  margin: auto;
  background: url(../img/b2.png) no-repeat center;
  background-size: 100%;
}

.investment-process .process .process-bot .bot-right .tx3:after {
  position: absolute;
  width: 8px;
  height: 15px;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 15px;
  height: 8px;
  margin: auto;
  background: url(../img/b4.png) no-repeat center;
  background-size: 100%;
}

.investment-process .process .process-bot .bot-right .tx2:after {
  position: absolute;
  width: 8px;
  height: 15px;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../img/b5.png) no-repeat center;
  background-size: 100%;
}

.investment-process .process .process-bot .l02 .item:after {
  position: absolute;
  width: 8px;
  height: 15px;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../img/b3.png) no-repeat center;
  background-size: 100%;
}

.investment-process .process .process-bot .tx1:after {
  position: absolute;
  width: 8px;
  height: 15px;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../img/b5.png) no-repeat center;
  background-size: 100%;
}

.investment-process .process .process-bot .tx0:after {
  position: absolute;
  width: 8px;
  height: 15px;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../img/b3.png) no-repeat center;
  background-size: 100%;
}

.mprocess img {
  width: 100%;
}
.mprocess .item {
  font-size: 13px;
  line-height: 23px;
  color: #727171;
  box-sizing: border-box;
}
.mprocess .item .t-0 {
  color: #ffffff;
}
.mprocess .item .t-1 {
  font-size: 18px;
}
.mprocess .item4 .words1 {
  background: #f5f6f6;
}
.mprocess .words0 {
  background: #333333;
  height: 265px;
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
}
.mprocess .words0 .w01 {
  padding-bottom: 20px;
  border-bottom: 1px solid #838484;
  box-sizing: border-box;
}
.mprocess .words0 .w02 {
  padding-top: 20px;
  box-sizing: border-box;
}
.mprocess .images {
  height: 265px;
}
.mprocess .item1 .words1:before {
  background: url(../img/b0.png) no-repeat center;
  background-size: 100%;
}
.mprocess .item2 .words1:before {
  right: 0;
  left: auto;
  background: url(../img/b1.png) no-repeat center;
  background-size: 100%;
  transform: rotate(180deg);
}
.mprocess .item3 .words1:before {
  width: 15px;
  left: -4px;
  height: 8px;
  background: url(../img/b4.png) no-repeat center;
  background-size: 100%;
  transform: rotate(-90deg);
}
.mprocess .item4 .words1 .t-1 {
  position: static;
  margin-top: 30px;
}
.mprocess .words1 {
  height: 265px;
  padding: 30px;
  box-sizing: border-box;
  position: relative;
}
.mprocess .words1:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 15px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.mprocess .words1 .t-0 {
  color: #000000;
}
.mprocess .words1 .t1 {
  margin-top: 15px;
}
.mprocess .words1 .t-1 {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.mprocess .b50 {
  width: 50%;
}

.product-list .news-img {
  width: 100%;
  display: inline-block;
}

.banner-images {
  width: 100%;
  /*height: 100%;*/
}

.banner .swiper-slide .item img {
  width: 100%;
}

.wel-product .product {
  padding-bottom: 0;
}

.wel-about .about-box .content .images {
  width: 520px;
}

.wel-biaodan {
  overflow: hidden;
}

.wel-more {
  display: block;
  text-align: center;
  width: 200px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #9e9f9f;
  border: 1px solid #dfe0e0;
  text-transform: uppercase;
  margin: 20px auto;
}
.wel-more:hover {
  color: #9e9f9f;
}

.product-list .news-items0 .web {
  display: block;
}

.flexd-rightbot {
  width: 50px;
  box-sizing: border-box;
  position: fixed;
  right: 23px;
  bottom: 150px;
  z-index: 4;
}
.flexd-rightbot .item {
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #dddede;
  box-sizing: border-box;
  cursor: pointer;
}
.flexd-rightbot .item:hover {
  border-color: #727171;
}
.flexd-rightbot .phone {
  position: relative;
  background:transparent;
  border:none;

}
.flexd-rightbot .phone:after{
    border: 1px solid #e0e0e0;
  box-sizing: border-box;
  position: absolute;
  content:"";
  width:100%;
  height:100%;
  left:0;
  top:0;
  background: url(../img/mm1.png) #fff no-repeat center;
  background-size: 55%;
  transition: .5s;
}
.flexd-rightbot .phone:hover:after {
  border:none;
  background: url(../img/mm01.png) #727171 no-repeat center;
 background-size:  55%;
  transition: .5s;
}
.flexd-rightbot .phone.active .phone-box {
  left: -150px;

  transition: .5s;
}
.flexd-rightbot .phone.active:after{
  left:100px;
  transition: .5s;
}
.flexd-rightbot .phone .phone-box {
  position: absolute;
  left: 75px;
  top:-70px;
  transition: .5s;
  z-index: 6;
}
.flexd-rightbot .phone .phone-box .images {
  position: relative;
  width: 200px;
  height: 60px;
}
.flexd-rightbot .phone .phone-box .images .span {
  cursor: pointer;
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../img/p8.png) no-repeat center;
  background-size: 100%;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.flexd-rightbot .phone .phone-box .words {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-family: Arial;
  padding-left: 50px;
  position: relative;
  background: #ffffff;
  border: 1px solid #dbdcdc;
  border-top: none;
}
.flexd-rightbot .phone .phone-box .words:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/s2.png) no-repeat center;
  background-size: 100%;
  left: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.flexd-rightbot .phone .phone-box .words span {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
}
.flexd-rightbot .phone .phone-box .words span:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background: #dedfdf;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.flexd-rightbot .wb {
  background: url(../img/mm02.png) #fff no-repeat center;
  /* background: url(../img/mm2.png) #fff no-repeat center; */
  background-size: 55%;
  transition: .5s;
}
.flexd-rightbot .wb:hover {
  /* background: url(../img/mm02.png) #727171 no-repeat center; */
  background: url(../img/mm2.png) #727171 no-repeat center;
   background-size: 55%;
  transition: .5s;
}
.flexd-rightbot .wx {
  background: url(../img/mm3.png) #fff no-repeat center;
   background-size: 55%;
  transition: .5s;
}
.flexd-rightbot .wx:hover {
  background: url(../img/mm03.png) #727171 no-repeat center;
   background-size: 55%;
  transition: .5s;
}
.flexd-rightbot .top {
  background: url(../img/p6.png) #fff no-repeat center;
  background-size: 45%;
  transition: .5s;
}
.flexd-rightbot .top:hover {
  background: url(../img/p7.png) #727171 no-repeat center;
  background-size: 45%;
  transition: .5s;
}

.wx-bgbox {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 15;
  top: 0;
  left: 0;
  display: none;
}
.wx-bgbox .bgbox {
  width: 240px;
  height: 270px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 15px;
  color: #000000;
  background: #fff;
  padding: 18px;
  border: 1px solid #acacac;
  box-sizing: border-box;
  text-align: center;
}
.wx-bgbox .bgbox .images {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.wx-bgbox .bgbox .words {
  line-height: 1;
  margin-top: 15px;
}
.wx-bgbox .bgbox .span {
  cursor: pointer;
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../img/p8.png) no-repeat center;
  background-size: 100%;
  right: 20px;
  top: -30px;
  right: -30px;
}

.mbox {
  display: none;
}

.video-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  z-index: 5;
  display: none;
}
.video-fixed .swiper-button-next.swiper-button-disabled, .video-fixed .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
}
.video-fixed .video-left {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/a26.png) #fff no-repeat center;
  cursor: pointer;
  transition: .5s;
}
.video-fixed .video-left:hover {
  background: url(../img/a26.png) rgba(255, 255, 255, 0.8) no-repeat center;
  transition: .5s;
}
.video-fixed .video-right {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/a27.png) #fff no-repeat center;
  cursor: pointer;
  transition: .5s;
}
.video-fixed .video-right:hover {
  background: url(../img/a27.png) rgba(255, 255, 255, 0.8) no-repeat center;
  transition: .5s;
}
.video-fixed .videofixed {
  width: 985px;
  height: 640px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #ffffff;
  padding: 10px;
  box-sizing: border-box;
}
.video-fixed .videofixed .video {
  height: 540px;
  /*background:#ccc;*/
}
.video-fixed .videofixed .video .main{
  width: 64px;
  height: 64px;
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  margin: auto;
  display: none;
}
.video-fixed .videofixed .words {
  font-size: 13px;
  color: #9d9e9e;
  padding-top: 25px;
  box-sizing: border-box;
}
.video-fixed .videofixed .words .t0 {
  color: #000000;
  line-height: 16px;
  height: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.video-fixed .videofixed .words .t1 {
  line-height: 16px;
  height: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 10px;
}

.video-fixed .videofixed .video video {
  width: 100%;
}

.recruitbox .recruit-table .td {
  line-height: 1.5;
}

.product .text-num {
  text-align: center;
}

.news-items0 {
  width: 100%;
}

.bocweb-footer.m {
  height: auto;

}
.bocweb-footer .anniu-home{
  position: fixed;
  bottom: 0;
  top:auto;
  z-index: 30;
}
 .bocweb-footer .anniu-home.active{
  position: absolute;
  bottom:40px;
 }

@media screen and (max-width: 1800px) {
  .w1740 {
    width: 95%;
  }
  .news-wrap .news-items0:nth-child(2){
  	padding-top: 1rem;
  }

  .product-list .list {
    width: 80%;
  }
  .product-list .list .paga {
    margin-top: 50px;
  }

  .productdetails .productdetails-top .imagebox .proimg {
    width: 90%;
  }

  .productdetails .productdetails-bot .textmore .text .t span {
    width: 90%;
  }

  .proword .top0 .tit2 .item {
    width: 48%;
    margin-left: 4%;
  }

  .proword .top0 .tit2 .item .img {
    width: 100%;
    height: auto;
  }

  .productdetails .productdetails-top .wordsbox .proword {
    width: 85%;
  }

  .productdetails .productdetails-bot .textmore .text .b span {
    width: 85%;
  }

  .proword .top0 {
    height: 80%;
  }

  .productdetails .productdetails-top {
    min-height: 11.5rem;
  }

  .imgbox-ul .item {
    width: 8%;
    height: auto;
    margin-left: 2.2222222222%;
    margin-top: 30px;
  }

  .imgbox-ul {
    padding: 0 5%;
    padding-bottom: 50px;
  }

  .story {
    padding-left: 5%;
  }
}
@media screen and (max-width: 1650px) {
  .video-box .videobox {
    float: right;
    margin-right: 5%;
  }
  .product-list .news-txts .news-time0{
    padding-top: 15px;
  }
  .wel-product .product-list .news-txts .news-time0{
		padding-top: 40px;
  }
  .wel-product .product .product-list .news-wrap .news-txts{
  	padding-bottom: 40px;
  }

  .product .product-list .news-txts {
    padding-bottom: 15px;
  }

  .product .text-num {
    font-size: 50px;
  }

  .wel-product {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .wel-about .about-box .content {
    margin-top: 70px;
    padding-bottom: 60px;
  }

  .wel-zixun {
    padding-top: 65px;
  }

  .wel-biaodan {
    padding-top: 130px;
    height: 550px;
  }
}
@media screen and (max-width: 1450px) {
  .w1200 {
    width: 85%;
  }
  .product .product-list .news-wrap .news-txts{
  	height: 70px;
  }
  .product-list .news-txts .news-time0{
    padding-top: 10px;
  }
  .wel-product{
        padding-top: 100x;
  }
  .product .product-list .news-items0:hover .news-txts .tts{
    margin-bottom: 0;
  }

  .proword .top0 .tit1 .t0 {
    font-size: 50px;
  }

  .proword .top0 .tit2 .item .word {
    padding-top: 18px;
    padding-bottom: 20px;
  }

  .proword .top0 .tit1 {
    margin-top: 30px;
    margin-bottom: 25px;
  }

  .product .product0 {
    padding-top: 30px;
    padding-bottom: 55px;
  }

  .newsbox .news .item .words {
    width: calc(100% - 370px);
  }

  .newsdetails .newsdetails-bot a {
    padding: 30px;
    height: 100px;
  }

  .recruitbox .recruit-table .td {
    width: 10%;
  }

  .recruitbox .recruit-table .td2 {
    width: 17.5%;
  }

  .recruitbox .recruit-table .td3 {
    width: 11.5%;
  }

  .recruit-bot .left {
    width: 50%;
  }

  .recruit-bot .right {
    width: 42%;
  }

  .recruitbox .recruit-table .td5 {
    padding-right: 5px;
  }

  .recruit-bot {
    padding-top: 40px;
    padding-bottom: 35px;
  }

  .contact .map-text .item {
    width: 32%;
    margin-left: 2%;
  }

  .newsbox .about .images .img {
    width: 32%;
    margin-left: 2%;
  }

  .videobox .video-list .items {
    width: 49%;
    margin-left: 2%;
  }
  .videobox .video-list .items img {
    width: 100%;
  }

  .videobox .video-list .images {
    height: auto;
  }

  .video-box .videobox {
    width: calc(98% - 200px);
  }

  .store .inputbox {
    width: 200px;
  }
  .video-fixed .videofixed{
    width: 800px;
    height: 565px;
  }
  .video-fixed .videofixed .video{
  	height: 450px;
  }

  .store .wordsbox {
    width: 250px;
  }

  .store .mapbox {
    width: calc(100% - 450px);
  }

  .investment-process .process {
    max-width: 1200px;
  }

  .process-left, .bot-left {
    width: 65%;
  }

  .process-right, .bot-right {
    width: 35%;
  }

  .investment-process .process .process-right .item {
    width: 50%;
  }

  .investment-process .process .process-bot .item {
    width: 50%;
  }

  .investment-process .process .process-top .process-left .images {
    width: 55%;
  }

  .investment-process .process .process-top .process-left .words, .l02 {
    width: 45%;
  }

  .bot-left .l01 {
    width: 55%;
  }

  .process1 .process1-ul .item {
    width: 43%;
    margin-left: 14%;
  }

  .process0 .process0-images .imagebox .img {
    width: 250px;
    height: auto;
  }

  .process0 .process0-images .imagebox .words {
    width: calc( 99% - 250px);
  }

  .process0 .process0-images .imagebox .items.fr {
    padding-left: 0;
  }

  .product .product-list .news-txts {
    padding-bottom: 10px;
  }

  .product-list .list .paga {
    margin-top: 30px;
  }

  .wel-about .about-box .content .images {
    width: 45%;
  }

  .wel-about .about-box .content .words {
    width: 53%;
  }

  .wel-biaodan .biaodan .inputbox {
    width: 56%;
  }

  .wel-biaodan .biaodan .words {
    width: 30%;
  }

  .wel-biaodan .biaodan .inputbox .input-ul .input {
    width: 32%;
    margin-left: 2%;
  }

  .wel-about .about-box .content .words {
    padding: 30px 25px;
  }

  body.yqnhome .index_nav .content {
    padding-top: 1rem;
  }

  .index_nav ul li.bocweb-submenu a {
    line-height: 40px;
  }

  .store .inputbox .selectbox .select-top {
    background-position: 90% center;
  }
}
@media screen and (max-width: 1380px) {
  .newsbox .news .item .words .text {
    width: calc(100% - 100px);
  }

  .w1200 {
    width: 90%;
  }

  .recruitbox .recruit-table .thead {
    font-size: 14px;
  }

  .about .about-top .numbox .num .text {
    font-size: 70px;
  }
  .about .about-top .numbox .num .text b {
    font-size: 40px;
  }

  .about .about-top .numbox {
    padding-top: 35px;
    padding-bottom: 50px;
  }

  .newsbox .about .images {
    padding: 45px 0;
  }

  .newsbox .about .words .itembox .item0 {
    padding: 16px 0;
  }

  .flex-title {
    left: 30px;
  }

  .product .text-num {
    font-size: 40px;
  }

  .productdetails .productdetails-top {
    min-height: 14rem;
  }
}
@media screen and (max-width: 1180px) {
  .video-fixed .videofixed {
    width: 800px;
    height: 550px;
  }
  .proword .top0{
  	height: 670px;
  }
  .productdetails .productdetails-top .wordsbox{
  	position: static;
  }

  .video-fixed .videofixed .video {
    height: auto;
  }
   .bot0-fl {
   	text-align: left!important;
   }
  .bot0-fl .span{
  	text-align: left;
  }
  .proword .bot0 .bot0-fr{
    position: static;
  }
   .bot0-fl .span span{
   	display: block;
   }
  .bot0-fl{
  	width: 100%;
  	margin-bottom: 15px;

  }
}
@media screen and (max-width: 1024px) {
  .top-title {
    display: none;
  }

  .product-list .list {
    width: 100%;
  }

  .bocweb-footer {
    text-align: center;
  }

  .paddingbox {
    padding-top: 50px;
  }

  .flex-title {
    width: 100%;
    text-align: center;
    position: static;
    margin-top: 30px;
  }

  .newsbox {
    padding-top: 0;
  }

  .newsbox .news {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .newsbox .news.active {
    border-top: none;
  }

  .newsbox .news .item .words {
    width: calc(100% - 330px);
  }

  .newsbox .news .item .images {
    width: 300px;
    height: auto;
  }

  .newsbox .news .item .words .text {
    width: calc(100% - 80px);
  }

  .newsdetails .newsdetails-bot a {
    width: 100%;
    font-size: 14px;
  }

  .mbox {
    display: block;
  }

  .pcbox {
    display: none;
  }

  .detailnews .flex-title {
    display: none;
  }

  .pagination {
    text-align: center;
  }

  .recruit-mtable .tbody {
    padding-bottom: 30px;
  }

  .recruit-bot .left {
    width: 100%;
  }

  .recruit-bot .right {
    width: 100%;
    margin-top: 20px;
  }

  .newsbox .recruitbox {
    padding-bottom: 0;
  }

  .recruit-bot {
    padding: 0 20px;
    padding-top: 40px;
    margin-top: 30px;
    border-top: 1px solid #e6e6e6;
    box-sizing: border-box;
  }

  .recruit .w1200 {
    width: 100%;
  }

  .recruitbox .recruit-tit {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }

  .recruitbox-details .detail-title {
    text-align: center;
  }

  .recruitbox-details .detail-words .items {
    padding: 20px 30px;
    margin-top: 20px;
    border-top: 1px solid #ededed;
    box-sizing: border-box;
  }
  .recruitbox-details .detail-words .items:nth-child(1) {
    border-top: none;
  }

  .contact .map-text {
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 15px;
    width: 100%;
  }
  .contact .map-text .item {
    width: 100%;
    float: none;
    margin-left: 0;
    padding: 30px 0;
    border-bottom: 1px solid #ededed;
    box-sizing: border-box;
  }

  .mapwords {
    padding-top: 40px;
    padding-bottom: 30px;
    box-sizing: border-box;
    text-align: center;
  }

  .contact .map-text .images {
    width: 70px;
    height: 70px;
  }

  .m-header .welcome-a {
    width: 300px;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
  }

  .m-header .welcome-a img {
    width: 2.25rem;
    margin: 0 auto;
    height: auto;
  }

  .newsbox .about {
    padding-top: 30px;
  }

  .about .about-top .numbox .num {
    padding-left: 5%;
  }

  .newsbox .about .words .item0.i3 {
    width: 100%;
    text-align: left;
  }

  .newsbox .about .words .itembox {
    line-height: 1.5;
    box-sizing: border-box;
  }
  .newsbox .about .words .itembox .item0 {
    padding: 20px 0;
    border-top: 1px solid #ededed;
  }
  .newsbox .about .words .itembox .item0:nth-child(1) {
    border-top: none;
  }

  .video-box .videobox {
    width: 90%;
    float: none;
    margin: 0 auto;
  }

  .videobox .video-list .images:after {
    width: 50px;
    height: 50px;
  }

  .store .mapbox {
    display: none;
  }

  .store .inputbox {
    width: 100%;
    padding: 0;
  }

  .store {
    height: auto;
  }

  .store .zhu {
    position: static;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .store .box {
    float: none;
  }

  .store .inputbox .input-box {
    height: auto;
    padding-bottom: 30px;
  }

  .store .wordsbox {
    width: 100%;
    padding-left: 0;
  }

  .store .inputbox .selectbox select {
    background-position: 95% center;
  }

  .investment-banner .flex-title {
    display: none;
  }

  .store .inputbox .ibox input {
    float: left;
    margin-right: 20px;
  }

  .store .inputbox .selectbox select {
    width: 32%;
    margin-left: 2%;
    display: block;
    float: left;
  }
  .store .inputbox .selectbox select:nth-child(1) {
    margin-left: 0;
  }

  .store-process {
    padding-top: 0;
  }

  .store .wordsbox .tet {
    display: none;
  }

  .investment-process {
    padding-top: 0;
  }

  .process0 .process0-images {
    background: none !important;
    padding-top: 0;
    margin-top: 25px;
    height: auto;
  }

  .process0 .process0-images .imagebox .items {
    width: 48%;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
  }

  .process0 .process0-images .imagebox .img {
    width: 100%;
  }

  .process0 .process0-images .imagebox .img img {
    width: 100%;
  }

  .process0 .process0-images .imagebox .words {
    width: 100%;
    padding: 20px;
  }

  .process1 {
    padding-top: 50px;
  }

  .process1 .process1-ul .item {
    margin-left: 0;
    width: 100%;
  }

  .process1 .process1-ul .imgbox:before {
    display: none;
  }

  .process1 .process1-ul .imgbox {
    padding: 0;
    border: none;
  }

  .process1 .process1-ul .item {
    padding: 40px 0;
    padding-left: 120px;
    border-top: 1px solid #e0e0e0;
  }

  .process0 {
    padding-top: 50px;
  }

  .productdetails .productdetails-top .wordsbox .proword .contents {
    padding-left: 35px;
  }

  .proword .bot0 {
    padding-left: 35px;
  }

  .proword .top0 .tit1 {
    margin-top: 20px;
  }

  .product .product-list .news-txts {
    /*margin-bottom: 10px;*/
  }

  .flex-title .pr-box .tit {
    position: relative;
    padding: 0 30px;
    text-align: left;
    box-sizing: border-box;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    background: #333333;
    cursor: pointer;
  }
  .flex-title .pr-box .tit:after {
    position: absolute;
    content: "";
    width: 23px;
    height: 15px;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../img/a25.png) no-repeat center;
    background-size: 100%;
  }

  .flex-title .pr-box {
    position: relative;
  }
  .flex-title .pr-box.active .tit:after {
    transform: rotate(180deg);
  }

  .flex-title .pr-box .ul {
    position: absolute;
    width: 100%;
    z-index: 4;
    display: none;
  }

  .flex-title .pr-box .li {
    text-align: left;
    margin-bottom: 0;
    padding: 0 30px;
    background: #131313;
    color: #fff;
    line-height: 36px;
    box-sizing: border-box;
  }
  .flex-title .pr-box .li.active {
    background: #000;
  }

  .product-list .list .paga {
    margin-top: 30px;
  }

  .product .product0 {
    padding-bottom: 20px;
  }

  .product .product-list .news-txts .tts .fr {
    display: none;
  }

  .wel-about .about-box .flex-title {
    margin-top: 0;
  }

  .banner .swiper-slide .item {
    height: auto;
  }

  .wel-product .product-list .list {
    width: 100%;
  }

  .wel-about .about-box .content .words {
    width: 100%;
    float: none;
    margin-top: 0;
    display: block;
    padding: 0;
    height: auto;
    margin-bottom: 20px;
  }

  .wel-about .about-box .content .images {
    width: 100%;
    float: none;
    display: block;
  }
  .wel-about .about-box .content .images img {
    width: 100%;
  }

  .wel-about .about-box {
    padding-top: 45px;
  }

  .wel-product {
    padding-bottom: 0;
    padding-top: 45px;
  }

  .wel-product .flex-title {
    margin-top: 0;
  }

  .wel-product .product-tit .span {
    display: none;
  }

  .wel-product .product-tit {
    border-bottom: none;
    margin-bottom: 0;
  }

  .wel-product .product-list {
    margin-top: 25px;
    padding: 0 30px;
    box-sizing: border-box;
  }

  .wel-product .product .product-list .news-txts {
    padding-bottom: 0;
  }

  .wel-about .about-box .content {
    margin-top: 50px;
    padding-bottom: 25px;
  }

  .wel-about {
    padding: 0 25px;
  }

  .wel-about .about-box .content .words .p {
    display: none;
  }

  .wel-about .about-box .content .words .tit {
    display: none;
  }

  .wel-zixun {
    padding-top: 75px;
  }

  .wel-zixun .item-box {
    margin-top: 20px;
  }

  .wel-biaodan {
    height: auto;
    padding: 50px 0;
  }

  .wel-biaodan .biaodan .words {
    width: 100%;
  }

  .wel-biaodan .biaodan .inputbox {
    width: 100%;
    margin-top: 30px;
  }

  .wel-biaodan .weixinbox {
    display: none;
  }

  .wel-biaodan .biaodan .inputbox .input-ul .input {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    border: 1px solid #dadbdb;
    padding-left: 15px;
    box-sizing: border-box;
  }

  .wel-biaodan .biaodan .inputbox .input-ul .input img {
    display: none;
  }

  .wel-biaodan .biaodan .inputbox .input-ul .input:after {
    display: none;
  }

  .wel-biaodan {
    background: #fff;
  }

  .wel-biaodan .biaodan .inputbox .input-ul .input input {
    padding: 0;
    height: 30px;
  }

  .wel-biaodan .biaodan .inputbox .textarea {
    height: 100px;
    margin-top: 0;
  }
  .wel-biaodan .biaodan .inputbox .textarea textarea {
    border: 1px solid #e0e0e0;
    padding: 10px 15px;
    box-sizing: border-box;
  }

  .wel-biaodan .biaodan .inputbox input[type=submit] {
    width: 100%;
  }

  .video-fixed .videofixed {
    width: 650px;
    height: 480px;
  }

  .video-fixed .videofixed .words .t1 {
    height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .bocweb-footer {
    background: #fff;
  }
}
@media screen and (max-width: 768px) {
  .newsbox .news .item .images {
    width: 100%;
  }
  .wel-product .product-list .news-txts .news-time0{
		padding-top: 20px;
  }
  .wel-product .product .product-list .news-wrap .news-txts{
  	padding-bottom: 20px;
  }

  .wel-product .product .product-list .news-txts{
  	padding-bottom: 15px;
  }
  .newsbox .news .item .images img {
    width: 100%;
  }
  .product .product-list .news-txts{
  	height: 65px;
  }
	.news-wrap .news-items0:nth-child(2) {
	    padding-top: 0;
	}
  .video-fixed .videofixed .words .t1 {
    height: auto;
    display: block;
    overflow: visible;
  }
  .product-list .news-txts .news-time0{
  	padding-top: 10px;
  	padding-bottom: 5px;
  	min-height: auto;
  }
  .news-wrap .news-items0{
  	margin-bottom: 10px;
  }

  .video-fixed .videofixed {
    width: 80%;
    height: 60%;
  }

  .video-fixed .video-left {
    width: 35px;
    height: 35px;
  }

  .video-fixed .video-right {
    width: 35px;
    height: 35px;
  }

  .product .product-list .news-txts {
    margin-bottom: 0;
    padding-bottom: 5px;
  }

  .productdetails .productdetails-top {
    min-height: auto;
    padding-bottom: 100px;
  }

  .newsbox .news .item .words {
    width: 100%;
  }

  .newsbox .news .item .words .text {
    width: 100%;
  }

  .newsbox .news .item .words .right {
    width: 100%;
    margin-top: 15px;
  }
  .newsbox .news .item .words .right .more {
    display: none;
  }

  .newsbox .about .images .img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .newsbox .about .images .img img {
    width: 100%;
  }

  .w1200 {
    width: 95%;
  }

  .newsbox .about .images {
    padding: 0;
    border-bottom: none;
  }

  .videobox .video-list .items {
    width: 100%;
    margin-left: 0;
  }

  .videobox .video-list {
    padding-bottom: 50px;
  }

  .history-items {
    margin-bottom: 40px;
  }

  .process1 .process1-ul .item .image {
    position: static;
    margin: 0 auto;
    margin-bottom: 25px;
  }

  .process1 .process1-ul .item {
    padding-left: 0;
    text-align: center;
  }

  .productdetails .productdetails-top .wordsbox {
    width: 100%;
    position: static;
  }

  .productdetails .productdetails-top .imagebox {
    width: 100%;
  }

  .productdetails .productdetails-top .imagebox .proimg {
    float: none;
    width: 100%;
    display: block;
  }

  .productdetails .productdetails-top .imagebox .proimg .proimg-swiper {
    position: relative;
  }

  .productdetails .productdetails-top .imagebox .proimg .opacity {
    display: none;
  }

  .productdetails .productdetails-top .wordsbox .proword {
    width: 100%;
    margin-top: 30px;
  }

  .proword .top0 {
    height: 500px;
  }

  .proword .top0 .tit2 .item .img img {
    width: 100%;
  }

  .proword .top0 .tit2 .item {
    width: 32%;
    margin-left: 2%;
  }
  .proword .top0 .tit2 .item:nth-child(2n+1) {
    margin-left: 2%;
  }
  .proword .top0 .tit2 .item:nth-child(3n+1) {
    margin-left: 0;
  }

  .story {
    width: 100%;
    margin-top: 35px;
    padding: 0 3%;
  }

  .imgbox-ul .item {
    width: 16%;
    margin-left: 5%;
  }
  .imgbox-ul .item:nth-child(10n+1) {
    margin-left: 5%;
  }
  .imgbox-ul .item:nth-child(5n+1) {
    margin-left: 0;
  }

  .proword .top0 .tit1, .proword .top0 .tit0 {
    display: none;
  }

  .productdetails .productdetails-bot .textmore .text .b {
    display: none;
  }

  .productdetails .productdetails-bot .textmore .text .t, .productdetails .productdetails-bot .textmore .text .b {
    width: 100%;
  }

  .productdetails .productdetails-bot .textmore .text .t span {
    float: none;
    padding: 0 5%;
    width: 100%;
    box-sizing: border-box;
  }

  .contents {
    overflow-y: scroll;
    height: 100%;
  }

  .m768box {
    display: block;
  }

  .product .product-list .news-txts .bbs {
    opacity: 1;
  }

  .product .product-list .news-txts .tts:before {
    width: 100%;
  }

  .wel-zixun .item-box .item {
    width: 50%;
  }

  .wel-zixun .item-box {
    padding: 20px;
  }

  .wel-zixun .item-box .item {
    border-left: 1px solid #f2f2f2;
    padding: 30px 0;
    box-sizing: border-box;
  }
  .wel-zixun .item-box .item:nth-child(2) {
    border-bottom: 1px solid #f5f5f5;
  }
  .wel-zixun .item-box .item:nth-child(1) {
    border-left: none;
    border-bottom: 1px solid #f5f5f5;
  }
  .wel-zixun .item-box .item:nth-child(3) {
    border-left: none;
  }

  .banner .swiper-button-prev {
    display: none;
  }

  .banner .swiper-button-next {
    display: none;
  }

  .product.on .flex-title {
    margin-top: 0;
  }

  .wx-bgbox .bgbox .words {
    display: none;
  }

  .wx-bgbox .bgbox {
    width: 240px;
    height: 240px;
  }

  .wx-bgbox .bgbox .images {
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  .newsbox .news {
    padding-top: 0;
  }
  .bocweb-footer .anniu-home.active{
    bottom:.9rem;
  }

  .flex-title {
    margin-top: .6rem;
  }
  .flex-title .cn {
    font-size: .3rem;
  }
  .flex-title .en {
    font-size: .24rem;
    margin-top: .15rem;
  }

  .product .product0 {
    padding-bottom: 1.5rem;
  }

  .story {
    font-size: .24rem;
    line-height: .45rem;
    margin-top: .8rem;
  }

  .wx-bgbox .bgbox {
    width: 3.9rem;
    height: 3.9rem;
  }
  .wx-bgbox .bgbox img {
    width: 100%;
  }

  .productdetails .productdetails-bot .textmore .text .t {
    line-height: 1;
  }

  .newsdetails .newsdetails-bot .fr .span {
    padding-right: .35rem;
  }

  .newsdetails .newsdetails-bot .fr .span span {
    padding-right: .3rem;
  }

  .newsdetails .newsdetails-bot .fl .span {
    padding-left: .35rem;
  }

  .newsdetails .newsdetails-bot .fl .span span {
    padding-left: .3rem;
  }

  .newsbox {
    padding-bottom: 1.3rem;
  }

  .detailnews .newsbox {
    padding-top: 0;
  }

  .newsdetails .newsdetails-title .time {
    margin-top: .4rem;
    font-size: .24rem;
    color: #9e9f9f;
    margin-bottom: .35rem;
  }

  .newsdetails .newsdetails-title .text {
    font-size: .24rem;
    line-height: .45rem;
  }

  .newsdetails .newsdetails-content {
    line-height: .45rem;
    font-size: .24rem;
    color: #727171;
    margin-bottom: 1rem;
    padding-bottom: .8rem;
  }

  .newsdetails .newsdetails-bot a .img {
    width: .8rem;
    height: .4rem;
  }

  .newsdetails .newsdetails-bot a {
    height: 1.2rem;
    padding: .4rem;
    line-height: .4rem;
  }

  .newsdetails .newsdetails-bot a .span span {
    font-size: .24rem;
  }

  .newsdetails .newsdetails-title {
    padding-top: .55rem;
    padding-bottom: .6rem;
    margin-bottom: .6rem;
  }

  .newsdetails .newsdetails-title .tit {
    font-size: .28rem;
  }

  .newsbox .news {
    padding-bottom: .5rem;
  }

  .pagination {
    text-align: center;
  }

  .newsbox .news .item {
    padding: .97rem 0;
  }

  .newsbox .news .item:nth-child(1) {
    padding-top: .7rem;
  }

  .newsbox .news .item .words .tit {
    font-size: .28rem;
    line-height: .4rem;
    height: .4rem;
  }

  .newsbox .news .item .words .p {
    line-height: .48rem;
    height: .92rem;
    font-size: .24rem;
    margin-top: .16rem;
  }

  .newsbox .news .item .words .right .time {
    height: auto;
    line-height: 1;
    margin-top: .25rem;
    font-size: .24rem;
    color: #9e9f9f;
  }

  .pagination a {
    width: .5rem;
    font-size: .24rem;
    line-height: .5rem;
    height: .5rem;
    box-sizing: border-box;
  }

  .pagination a.prev, .pagination a.next {
    width: .5rem;
    height: .5rem;
  }

  .recruitbox .recruit-tit {
    font-size: .24rem;
    color: #727171;
    line-height: 1.5;
    padding: .3rem;
    padding-bottom: .35rem;
    box-sizing: border-box;
  }

  .recruit-mtable .tbody .tr {
    padding: .3rem;
  }

  .recruit-mtable .tbody .tr .trtop {
    font-size: .24rem;
  }

  .recruit-mtable .tbody .tr .tybot {
    font-size: .24rem;
    margin-top: .1rem;
  }

  .recruit .w1200 {
    padding-top: 0;
  }

  .recruit-mtable .tbody .tr .tybot .span {
    font-size: .24rem;
    margin-right: .35rem;
  }

  .pagination a.prev:hover, .pagination a.next:hover {
    background-size: .1rem .2rem;
  }

  .recruit-mtable .tbody {
    padding-bottom: .6rem;
  }

  .recruit-bot {
    margin-top: .6rem;
    padding-top: .85rem;
    font-size: .24rem;
    line-height: .45rem;
  }

  .recruit-bot .left {
    padding-bottom: .36rem;
    border-bottom: 1px solid #dadbdb;
  }

  .recruit-bot .right {
    margin-top: .36rem;
    text-align: center;
  }
  .recruit-bot .right span {
    display: block;
  }

  .recruitbox-details .detail-title {
    padding-top: .6rem;
    font-size: .3rem;
    line-height: 1.2;
  }

  .recruitbox-details .detail-words {
    font-size: .24rem;
    line-height: .45rem;
  }

  .recruitbox-details .detail-words .tit {
    font-size: .24rem;
  }

  .recruitbox-details .detail-words .items {
    padding: .4rem .3rem;
    padding-top: .4rem;
    margin-top: .5rem;
  }

  .store .zhu {
    margin-bottom: 1.3rem;
  }

  .contact .map-text .item {
    padding-top: .6rem;
    padding-bottom: .8rem;
    box-sizing: border-box;
  }

  .contact .map-text .images {
    width: 1.5rem;
    height: 1.5rem;
  }

  .contact .map-text .words .t0 {
    font-size: .3rem;
    margin-top: .5rem;
    margin-bottom: .2rem;
  }

  .contact .map-text .item {
    font-size: .25rem;
    line-height: .45rem;
  }

  .mapwords {
    font-size: .24rem;
    line-height: .45rem;
    padding-bottom: 2.5rem;
    padding-top: .8rem;
  }

  .mapwords .txt0 {
    margin-bottom: .45rem;
  }

  .newsbox .about {
    padding-top: .6rem;
  }

  .about {
    font-size: .24rem;
    line-height: .45rem;
  }

  .about .about-top .numbox {
    margin-top: .85rem;
    padding-top: .9rem;
    padding-bottom: .95rem;
    border-bottom: none;
    border-top: 1px solid #dcdddd;
  }

  .about .about-top .numbox .num {
    padding-left: 0;
  }

  .about .about-top .numbox .num .text {
    font-size: .9rem;
  }
  .about .about-top .numbox .num .text b {
    font-size: .5rem;
  }

  .about .about-top .numbox .num .txt {
    font-size: .24rem;
  }

  .newsbox .about .images .img {
    margin-bottom: .2rem;
  }

  .newsbox .about .words .itembox .item0 {
    font-size: .24rem;
    padding: .25rem 0;
  }

  .videobox .video-list {
    padding-top: .7rem;
    padding-bottom: .65rem;
  }

  .video-box .videobox {
    padding-bottom: 1.15rem;
  }

  .videobox .video-list .items .words {
    text-align: center;
    padding: 0.55rem 0;
  }
  .videobox .video-list .items .words .t0 {
    font-size: .28rem;
    line-height: .4rem;
    height: .4rem;
  }
  .videobox .video-list .items .words .t1 {
    height: auto;
    font-size: .24rem;
    line-height: .45rem;
    overflow: visible;
    display: block;
  }

  .videobox .video-list .items {
    padding-bottom: 0;
  }

  .videobox .video-list .images:after {
    width: .6rem;
    height: .6rem;
  }

  .history .items span {
    font-size: .3rem;
  }

  .history-items .items {
    padding: .3rem 0;
  }

  .history-items {
    margin-bottom: .7rem;
  }

  .bocweb-footer {
    line-height: .9rem;
    font-size: .24rem;
  }

  .anniu-home {
    width: 5.22rem;
    height: .8rem;
    border-radius: .8rem;
    line-height: .8rem;
    top: -.8rem;
  }
  .anniu-home .anniu img {
    width: .45rem;
    height: .45rem;
  }

  .store {
    font-size: .24rem;
    line-height: .45rem;
    margin-top: .5rem;
    margin-bottom: .8rem;
  }

  .store-process {
    width: 100%;
    padding: 0 .3rem;
    box-sizing: border-box;
  }

  .store .inputbox .ibox input {
    width: 1.35rem;
    height: .6rem;
  }

  .store .inputbox .selectbox select {
    width: 2.2rem;
    margin-left: .15rem;
    height: .6rem;
    font-size: .24rem;
    padding-left: .15rem;
    margin-bottom: .5rem;
  }

  .store .wordsbox .word-ul {
    border-top: 1px solid #eaebeb;
  }

  .store .inputbox .input-box {
    padding-bottom: .5rem;
  }

  .store .wordsbox .word-ul .word {
    padding-top: .4rem;
    padding-bottom: .5rem;
  }

  .store .wordsbox .word-ul .word .h0 span {
    width: .3rem;
    height: .4rem;
    line-height: .36rem;
    font-size: .2rem;
  }

  .process0 {
    padding-top: 1rem;
  }

  .process0 .process0-images {
    margin-top: .4rem;
  }

  .process0 .process0-images .imagebox .items.fr {
    width: 3.4rem;
  }

  .process0 .process0-images .imagebox .words {
    padding: .25rem .4rem;
    padding-bottom: .4rem;
    box-sizing: border-box;
    text-align: center;
  }

  .process0 .process0-images .imagebox .words .t0 {
    line-height: .45rem;
    font-size: .27rem;
    margin-bottom: 0;
  }

  .process0 .process0-images .imagebox .words .t1 {
    font-size: .24rem;
    color: #727171;
    line-height: .45rem;
    height: .9rem;
    -webkit-line-clamp: 2;
  }

  .investment-process .flex-title {
    text-align: left;
    padding: 0 .25rem;
    box-sizing: border-box;
  }

  .process1 {
    padding-top: 1rem;
  }

  .process1 .process1-ul {
    width: 100%;
    padding: 0 .25rem;
    box-sizing: border-box;
    margin-top: .3rem;
  }

  .process1 .process1-ul .item {
    padding: .85rem 0;
    box-sizing: border-box;
  }

  .process1 .process1-ul .item .image img {
    width: 1.6rem;
    height: 1.6rem;
  }

  .process1 .process1-ul .item .image {
    margin-bottom: .45rem;
  }

  .process1 .process1-ul .item .t0 {
    font-size: .27rem;
    color: #000000;
    margin-bottom: .15rem;
  }

  .process1 .process1-ul .item .t1 {
    font-size: .24rem;
    line-height: .45rem;
  }

  .process2 {
    height: 3rem;
    padding-top: .8rem;
  }

  .process2 .text {
    font-size: .27rem;
    line-height: 1;
  }

  .process2 .more {
    font-size: .25rem;
    color: #333333;
    width: 2rem;
    height: .6rem;
    line-height: .6rem;
    margin-top: .25rem;
  }

  .mprocess .item {
    font-size: .24rem;
    line-height: .35rem;
  }

  .mprocess .item {
    height: 4.15rem;
  }

  .mprocess .item .t1 {
    margin-top: .15rem;
  }

  .mprocess .words0 {
    height: 100%;
    padding: .35rem .3rem;
  }

  .mprocess .words0 .w01 {
    padding-bottom: .4rem;
  }

  .mprocess .words0 .w02 {
    padding-top: .4rem;
  }

  .mprocess .words1 .t1 {
    margin-top: .3rem;
  }

  .mprocess .words1 {
    height: 100%;
    padding: .35rem .3rem;
  }

  .mprocess .item2, .mprocess .item3 {
    height: 3.75rem;
  }

  .mprocess .images {
    height: 100%;
  }

  .mprocess .item0 {
    height: auto;
  }

  .mprocess .item .t-1 {
    font-size: .4rem;
  }

  .mprocess .words1 .t-1 {
    left: .3rem;
    bottom: .3rem;
  }

  .mprocess .item4 .words0 .t-1 {
    margin-top: .15rem;
  }

  .productdetails {
    padding-top: .7rem;
  }

  .productdetails .productdetails-top .wordsbox .proword .contents {
    padding-left: .4rem;
  }

  .proword .top0 .tit2 .item .word {
    font-size: .2rem;
    color: #9e9f9f;
    text-transform: none;
    padding: .15rem 0;
  }

  .proword .top0 {
    height: 5rem;
  }

  .proword .bot0 {
    font-size: .24rem;
    line-height: .45rem;
    padding-top: .4rem;
    border-top: 1px solid #e3e4e4;
    box-sizing: border-box;
  }

  .productdetails .productdetails-top {
    padding-bottom: .55rem;
  }

  .productdetails .productdetails-bot .textmore .text .t span {
    text-align: center;
    font-size: .3rem;
  }

  .productdetails .productdetails-bot {
    padding-top: .9rem;
  }

  .imgbox-ul .item {
    margin-top: .35rem;
  }

  .imgbox-ul {
    border-bottom: 1px solid #e3e4e4;
    padding-bottom: .95rem;
    margin-bottom: 1rem;
    margin-top: .3rem;
  }

  .productdetails {
    padding-bottom: 2.35rem;
  }

  .product .product-list .news-txts .tts {
    font-size: .24rem;
    color: #000000;
  }
  .product .product-list .news-txts .tts span {
    font-size: .24rem;
    color: #000000;
    margin-left: 0;
  }

  .product .product-list .news-txts .bbs {
    font-size: .2rem;
    line-height: 1.4;
  }

  .wel-biaodan {
    padding-bottom: 2.4rem;
    padding-top: 1.1rem;
  }

  .wel-product .product-list {
    padding: 0 .3rem;
  }

  .banner .swiper-pagination .swiper-pagination-bullet {
    width: .12rem;
    height: .12rem;
    margin: 0 .04rem;
  }

  .wel-product {
    padding-top: 1rem;
  }

  .wel-product .product-tit {
    padding-bottom: .2rem;
  }

  .wel-product .product-list {
    margin-top: .25rem;
  }

  .wel-about {
    padding: 0 .3rem;
  }

  .wel-more {
    margin: .3rem auto;
  }

  .wel-about .about-box {
    padding-top: .7rem;
  }

  .wel-about .about-box .content {
    margin-top: .35rem;
    padding-bottom: .05rem;
  }

  .wel-about .about-box .content .words {
    margin-bottom: .3rem;
  }

  .wel-zixun {
    padding-top: .7rem;
  }

  .wel-zixun .zixun-title {
    font-size: .25rem;
  }

  .wel-zixun .item-box {
    margin-top: .4rem;
    padding: .35rem .3rem;
  }

  .wel-zixun .item-box .item .images {
    width: .8rem;
    height: .8rem;
  }
  .wel-zixun .item-box .item .images img {
    width: 100%;
  }

  .wel-zixun .item-box .item .t0 {
    font-size: .28rem;
    color: #000000;
    margin-top: .5rem;
    margin-bottom: .2rem;
  }

  .wel-zixun .item-box .item .t1 {
    font-size: .24rem;
    color: #727171;
  }

  .wel-biaodan .w1200 {
    width: 100%;
    padding: 0 .3rem;
    box-sizing: border-box;
  }

  .wel-biaodan .biaodan-tit {
    font-size: .28rem;
    margin-bottom: .3rem;
  }

  .wel-biaodan .biaodan .words {
    font-size: .24rem;
    color: #727171;
    line-height: .45rem;
  }

  .wel-biaodan .biaodan .inputbox {
    margin-top: .3rem;
  }

  .wel-biaodan .biaodan .inputbox .input-ul .input {
    height: .6rem;
    margin-bottom: .2rem;
    font-size: .24rem;
  }

  .wel-biaodan .biaodan .inputbox input[type=submit] {
    height: .6rem;
    font-size: .24rem;
    margin-top: .2rem;
  }
}
@media screen and (max-width: 340px) {
  .proword .top0 .tit2 .item {
    width: 49%;
  }
  .proword .top0 .tit2 .item:nth-child(3n+1) {
    margin-left: 2%;
  }
  .proword .top0 .tit2 .item:nth-child(2n+1) {
    margin-left: 0;
  }
}

/*# sourceMappingURL=style.css.map */
