@charset "UTF-8";
img.w100 {
  width: 100%;
}
.text-tl{text-align:left;}
.clearfix:before, 
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix       {zoom: 1;}
i{font-style: normal;}
.fl, .fr        {display: inline;}
.fl             {float: left;}
.fr             {float: right;}
.main{width: 1200px;margin: 0 auto;max-width: 96%;}
/* 重置表单样式 */
select::-ms-expand {display: none;}
.j-leftfixed .items .word .tit{display: none;}
.div-video{width: 80%;margin:0 auto;max-width: 600px;}
.nmimg{position: relative;}
.nmimg .i0{opacity: 0;}
.nmimg .words{width: 23%;position: absolute;right: 0;top: 0;}
.nmimg .li{width: 100%;height: 1.5rem;line-height: 1.5rem;background: #e6e6e6;text-align: center;color:#333333;cursor: pointer;font-size: .4rem;transition:.5s ease-in-out;}
.nmimg .li:nth-child(n+2){margin-top: .75rem;}
.nmimg .li:hover{background:#0c58ad;color:#ffffff;transition:.5s ease-in-out;}
.v-videofixed{position: fixed;top:0;left:0;width: 100%;height: 100%;background:rgba(0,0,0,.4);padding:0!important;z-index: 45;}
.v-videofixed .videobox{width: 70%;background:#ffffff;top: 50%;transform: translateY(-50%);position: absolute;left: 0;right: 0;margin: auto;max-width: 800px;}

.v-videofixed .videobox .items{
  position: relative;
}
.v-videofixed .videobox .word{
  position: absolute;
  bottom: 0;
  width: 100%;
  color:#666;
  left: 0;
  text-align: center;
  padding: 10px;

}

input, select, textarea {
  box-shadow: none;
  outline: none;
  border: none;
  border-radius: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
}

textarea {
  resize: none;
}

select::-ms-expand {
  display: none;
}

/* 更改placeholder颜色 */
input::-webkit-input-placeholder {
  color: #888;
}

input:-moz-placeholder {
  color: #888;
}

input::-moz-placeholder {
  color: #888;
}

input:-ms-input-placeholder {
  color: #888;
}

textarea::-webkit-input-placeholder {
  color: #888;
}

textarea:-moz-placeholder {
  color: #888;
}

textarea::-moz-placeholder {
  color: #888;
}

textarea:-ms-input-placeholder {
  color: #888;
}

.tit-20 {
  font-size: 20px;
}

.tit-48 {
  font-size: 1.2rem;
}

.tit-44 {
  font-size: 1.1rem;
}

.tit-36 {
  font-size: 0.9rem;
}

.tit-30 {
  font-size: 0.75rem;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 1 !important;
}

.pagination {
  text-align: center;
  display: block;
  font-size: 0;
  margin: 0;
}

.pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 16px;
  color: #666666;
  margin: 0 5px;
  transition: .5s ease-in-out;
}
.pagination a:hover, .pagination a.active {
  background: #0c58ad;
  border-color: #0c58ad;
  color: #ffffff;
  transition: .5s ease-in-out;
}

/*m*/
.m-header {
  height: 45px;
  width: 100%;
  background: #ffffff;
}

.m-header.cur {
  position: absolute;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  box-shadow: 0 0 10px 5px #F6F6F6;
}

.m-header .w-header {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  z-index: 24;
  height: 45px;
  background: #fff;
}

.m-header .welcome-a {
  float: left;
  width: 50%;
  height: 100%;
  line-height: 45px;
  position: relative;
}

.m-header .welcome-a img {
  max-height: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #0c58ad;
}

.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;
  height: 100%;
  width: 65px;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}

.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
  position: absolute;
  right: 17px;
  top: 50%;
  width: 31px;
  height: 24px;
  vertical-align: middle;
  cursor: pointer;
  margin-top: -15px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0c58ad;
  left: 0;
  border-radius: 2px;
}

.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: 11px;
  width: 70%;
}

.m-header .nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}



.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.icon-sousuo {
  cursor: pointer;
  text-align: center;
  width: 80px;
  border-left: 1px solid #e1e1e1;
  margin-left: 105px;
  font-size: 20px;
}

.icon-sousuo:hover {
  color: #059ea0;
}

.m-header .sub-menu {
  width: 100%;
  height: calc(100% - 45px);
  padding: 14px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 45px;
  background-color: white;
  z-index: 20;
  color: #666;
  overflow-y: auto;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}

.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  position: relative;
}

.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.m-header .sub-menu .tit a {
  color: #666;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {background: url(../images/minus.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(../images/add.png) center center no-repeat;background-size: 100%;}

.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 a {
  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 a:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a {
  padding-left: 21px;
  color: #888;
  display: block;
}

/*m*/
.con-banner {
  position: relative;
}
.con-banner .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 100px;
}
.con-banner .text {
  color: #fff;
  line-height: 1;
  padding-top: 5.125rem;
}
.con-banner .text .tit-en {
  font-weight: bold;
}
.con-banner .text .tit-cn {
  margin-top: 0.375rem;
  margin-bottom: 0.875rem;
}
.con-banner .text .line {
  background: #fff;
  height: 3px;
  width: 50px;
}

* {
  box-sizing: border-box;
}


.video-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 130;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}

.video-fixed .videoboxs .box {
  height: 100%;
}

.video-fixed .videoboxs {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  margin-top: 0;
  background: #000;
  /*padding: 30px;*/
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .video-fixed .videoboxs {
    width: 100%;
    height: 80%;
    bottom: 0;
    margin: auto;
  }

  .video-fixed .cha {
    right: 10px;
    top: -35px;
  }
}
.bocweb-header .bocweb-logo img{vertical-align: top;}
/*banner*/
.con-banner .images {
  height: 20rem;
}

.column-swiper {
  line-height: 90px;
  height: 90px;
  text-align: center;
  position: relative;
}
.column-swiper .swiper-button-prev, .column-swiper .swiper-button-next {
  width: 15px;
  height: 26px;
  background: transparent;
  margin: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}

.column-swiper .swiper-button-disabled {
  display: none;
}
.column-swiper .swiper-slide:nth-child(1) .items:before {
  display: none;
}
.column-swiper .items {
  display: block;
  font-size: 16px;
  color: #666666;
  position: relative;
  padding: 0 2%;
}
.column-swiper .items .span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6;
}
.column-swiper .items:hover, .column-swiper .items.active {
  color: #0c58ad;
}
.column-swiper .items:hover:after, .column-swiper .items.active:after {
  opacity: 1;
  transition: .5s ease-in-out;
}
.column-swiper .items:after {
  position: absolute;
  width: 100%;
  content: "";
  height: 4px;
  background: #0c58ad;
  left: 0;
  bottom: 0;
  transition: .5s ease-in-out;
  opacity: 0;
}
.column-swiper .items:before {
  position: absolute;
  width: 1px;
  content: "";
  height: 15px;
  max-height: 30%;
  background: #cccccc;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}



.secwen.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: 1s;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  transition: .8s;
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1.0s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

/*header*/
body.active .bocweb-header {
  background: #fff;
  transition: .5s ease-in-out;
}
body.active .bocweb-header .nav-li .nav-top {
  color: #666;
}
body.active .bocweb-header .nav-li .nav-top:hover, body.active .bocweb-header .nav-li .nav-top.active {
  color: #0c58ad;
}
body.active .bocweb-header .nav-li .nav-top:hover:after, body.active .bocweb-header .nav-li .nav-top.active:after {
  background: #0c58ad;
}

.bocweb-header {
  line-height: 100px;
  /*height: 100px;*/
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 35;
  transition: .5s ease-in-out;
  background-color: #fff;
/*  box-shadow: 0 0 10px 5px #F6F6F6;*/
}
.bocweb-header .header {
  /*padding-right: 1rem;*/
  transition: .5s ease-in-out;
}
.bocweb-header .header.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
.bocweb-header .nav-li .nav-bot {
  left: 0;
  top: 100px;
  width: 6rem;
  border: 1px solid #e5e5e5;
  border-top: 3px solid #0c58ad;
  background: #fff;
}
.bocweb-header .nav-li .nav-bot a {
  color: #666;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
}
.bocweb-header .nav-li .nav-bot a:hover, .bocweb-header .nav-li .nav-bot a.active {
  background-color: #0c58ad;
  color: #fff;
}
.bocweb-header.on {
  background: #fff;
  transition: .5s ease-in-out;}
.bocweb-header.on .header {
  background: #ffffff;
  transition: .5s ease-in-out;
}
.bocweb-header.on .nav-li .nav-top {
  color: #666;
}

.bocweb-header .nav-top {
  display: block;
}
.bocweb-header .nav-sousuo {
  width: 120px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 1.25rem;
}
.bocweb-header .nav-sousuo form {
  height: 100%;
}
.bocweb-header .nav-sousuo .input {
  position: absolute;
  background: #0c58ad;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 35px;
  transition: .5s ease-in-out;
}
.bocweb-header .nav-sousuo.active .input {
  width: 250%;
  transition: .5s ease-in-out;
}

.bocweb-header .bocweb-logo {
  display: block;
  height: 100px;
 
}
.bocweb-header .nav-bot {
  display: none;
  position: absolute;
}
.bocweb-header .nav-bot .li {
  display: block;
  /*line-height: 30px;*/
  line-height: 1.25rem;
  color: rgba(255, 255, 255, 0.6);
  transition: .5s ease-in-out;
  padding: 0 .6rem;
}
.bocweb-header .nav-bot .li:hover, .bocweb-header .nav-bot .li.active {
  color: #fff;
  /*transition: .5s ease-in-out;*/
}
.bocweb-header .nav-box {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}
.bocweb-header .nav-li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 18px;
  color: #fff;
  
}
.bocweb-header .nav-li .nav-top {
  transition: .5s ease-in-out;
  color: #666;
  position: relative;
  padding: 0 0.75rem;
  font-weight: bold;
}
.bocweb-header .nav-li .nav-top:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background: #fff;
  left: 0;
  top: 0;
  transition: .5s ease-in-out;
  opacity: 0;
}
.bocweb-header .nav-li .nav-top:hover, .bocweb-header .nav-li .nav-top.active {
  transition: .5s ease-in-out;
  color: #0c58ad;
}
.bocweb-header .nav-li .nav-top:hover:after, .bocweb-header .nav-li .nav-top.active:after {
  opacity: 1;
  transition: .5s ease-in-out;
}

/*footer*/
footer{background-color: #262932;padding-top: 1.375rem;color: #fff;font-size: 0.3rem;}
.footer_top{padding: 0 2.5rem;padding-bottom: 1.25rem;border-bottom: 1px dashed #fff;position: relative;}
.footer_info dl{display: block;}
.footer_info dt{float: left;overflow: hidden;}
.footer_info dt h3{font-size: 0.75rem;margin-bottom: 0.25rem;line-height: 1.5rem;font-weight: normal;}
.footer_info dt li{display: block;margin-top: 0.375rem;font-size: 0.3rem;}
.footer_message li span{width: 25px;height: 24px;background: url(../images/phone_icon.png) no-repeat center;margin-right: 10px;}
.footer_message li:nth-of-type(2) span{background-image: url(../images/qq.png);}
.footer_message li:nth-of-type(3) span{background-image: url(../images/phone_icon2.png);}
.footer_message li:nth-of-type(4) span{background-image: url(../images/address_icon.png);}
.footer_info dt:nth-of-type(2){margin-left:2.5rem;}
.footer_info dt h4{font-size: 0.45rem;line-height: 1.5rem;font-weight: normal;}
.footer_info dt a{color: #fff;display: block;}
.footer_code {position: absolute;right: 2.5rem;top: 50%;transform: translateY(-50%);text-align: center;}
.footer_code img{width: 126px;}
.footer_code p{margin-top: 0.25rem;}
.footer_link{padding:0.75rem 2.5rem;margin: 0 35px;}
.footer_link p{width: 130px;}
.footer_link ul{width: calc(100% - 130px);}
.footer_link ul li{float: left;overflow: hidden;width: calc(100% / 3);}
.footer_link ul li a{color: #fff;display: block;}
.footer_bg{background-color: #0c58ad;padding: 0.375rem 0;text-align: center;}
.footer_bg a{color: #fff;}
/*home*/
.wel-more {
  display: block;
  width: 150px;
  height: 37px;
  line-height: 35px;
  font-size: 14px;
  border: 1px solid #999999;
  color: #666;
  text-align: center;
  transition: .5s ease-in-out;margin: 0 auto;;
}
.wel-more:hover {
  color: #fff;
  background: #0c58ad;
  transition: .5s ease-in-out;
}
.wel-more:hover span {
  background: url(../images/wel-more_icon_h.png) no-repeat center;
  background-size: 100%;
}
.wel-more.on {
  color: #fff;
  background: #004a9a;
}
.wel-more.on span {
  background: url(../images/wel-more_icon_h.png) no-repeat center;
  background-size: 100%;
}
.wel-more.on:hover span {
  transform: translateX(10px);
  transition: .5s ease-in-out;
}
.wel-more span {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 8px;
  background: url(../images/wel-more_icon.png) no-repeat center;
  background-size: 100%;
  margin-left: 10px;
  transition: .5s ease-in-out;
}
.wel-service .items .img {
  height: 300px;
}

.con-swiper .buts {
  font-size: 0;
  text-align: center;
}
.con-swiper .buts .swiper-pagination {
  width: 100%;
  text-align: center;
}
.con-swiper .buts .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #989a97;
  margin: 0 5px;
  transition: .5s ease-in-out;
  display: inline-block;
  vertical-align: middle;
}
.con-swiper .buts .swiper-pagination-bullet:hover {
  background: #0c58ad;
  transition: .5s ease-in-out;
}
.con-swiper .buts .swiper-pagination-bullet-active {
  background: #0c58ad;
  width: 35px;
  transition: .5s ease-in-out;
}

.wel-banner .buts .swiper-pagination {
  bottom: 115px;
}
.wel-banner .items {
  display: block;
  position: relative;
}
.wel-banner .images {
  height: 24.5rem;
}
.wel-banner .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 100px;
}
.wel-banner .text {
  padding-top: 4.625rem;
  color: #0c58ad;
  line-height: 1.2;
}
.wel-banner .text .titen {
  font-size: 2rem;
  line-height: 1.1;
  color: #0c58ad;
  font-family: "Microsoft YaHei UI",Arial;
  font-weight: bold;
}
.wel-banner .text .txtcn {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 0.75rem;
  margin-bottom: 1.625rem;
}

.scroll-btn {
  position: relative;
  width: 110px;
  margin: 0 auto;
  text-align: center;
  height: 1px;
  cursor: pointer;
}
.scroll-btn .i {
  width: 1px;
  height: 120px;
  background: #000;
  position: relative;
  z-index: 5;
  margin: 0 auto;
  margin-top: -60px;
}
.scroll-btn .i:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 1px;
  background: #ffffff;
  left: 0;
  top: 0;
}

.wel-banner {
  position: relative;
}
.wel-banner .scroll-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.wel-banner .scroll-btn .span {
  position: absolute;
  font-size: 14px;
  font-family: Arial;
  color: #ffffff;
  text-transform: uppercase;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 5;
  text-align: center;
  padding-bottom: 75px;
}

.con-text .tit-en {
  font-size: 14px;
  font-family: "Microsoft YaHei",Arial;
  line-height: 1.1;
  font-weight: bold;
}
.con-text .tit-cn {
  font-size: 1rem;
  color: #333333;
  line-height: 1.1;
  margin-top: 15px;
}

.text-con {
  font-size: 16px;
  line-height: 36px;
  /*color:#666;*/
}

.z-span {
  position: absolute;
  line-height: .8;
  bottom: -3%;
  left: 1%;
  font-size:6.25rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.03);
  text-transform: uppercase;
  z-index: 1;
}
.z-span{display: none;}
.bocweb-header .nav-li.cur .nav-top,.bocweb-header .nav-li:hover .nav-top{color: #0c58ad;}
.wel-profile {
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.wel-profile .s-span {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  background: url(../images/index_about_bg.png) no-repeat right bottom;
  background-size: 100% 100%;
  z-index: 0;
display: none;
}
.wel-profile .profile {
  padding-top: 3.75rem;
  padding-bottom: 3.5rem;
  position: relative;
  z-index: 5;
}
.wel-profile .profile .words, .wel-profile .profile .images {
  width: 50%;
}
.wel-profile .profile .words {
  padding-top: 1rem;
  padding-left: 2.5rem;
}
.wel-profile .profile .words .text {
  font-size: 15px;
  color: #666666;
  line-height: 36px;
  /*height: 108px;*/
  margin-top: 0.5rem;
  margin-bottom:0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wel-profile .profile .images {
  position: relative;
/*  padding-bottom: 2.75rem;*/
  /*padding-right: 2.75rem;*/
}

.wel-profile .profile .images .video img {
  transition: .5s ease-in-out;
}
.wel-profile .profile .images .video:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-profile .profile .images .img {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 280px;
  height: 280px;
}

.wel-service {
  overflow: hidden;
  background: #ececec;
  position: relative;
  display:none;
}
.wel-service .service {
  padding-top: 1rem;
  position: relative;
  padding-bottom: 2.25rem;
  z-index: 4;
}
.wel-service .welservice-con .con-text {
  position: relative;
}
.wel-service .welservice-con .buts {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  line-height: 30px;
}
.wel-service .button, .wel-service .page {
  display: inline-block;
  vertical-align: middle;
}
.wel-service .page {
  margin-left: 1.25rem;
}
.wel-service .swiper-pagination, .wel-service .swiper-button-prev, .wel-service .swiper-button-next {
  position: static;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  transition: .5s ease-in-out;
}
.wel-service .swiper-pagination {
  font-size: 18px;
  color: #999999;
}
.wel-service .swiper-pagination .swiper-pagination-current {
  font-weight: bold;
  color: #0c58ad;
}
.wel-service .buts {
  line-height: 1;
}
.wel-service .service_button {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 50%;transform: translateY(-50%);left: 20px;
   background: url(../images/service_pre.png) no-repeat center;
}
.wel-service .service_button.swiper-button-next {
	 background-image: url(../images/service_next.png);
 
 left: auto;right: 20px;
}
.wel-service .swiper-button-disabled {
  opacity: 0 !important;
  transition: .5s ease-in-out;
}

.wel-service .service-bg {
  width: 960px;
  left: 2.25rem;
  /*height: calc(100% - 2rem);*/
  position: absolute;
  bottom: 0;
 /* background: #ffffff;*/
  overflow: hidden;
  top: 0;
}
.wel-service .service-bg .text-bg {
  font-size: 7.5rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.03);
  line-height: .9;
  position: absolute;
  width: 100%;
  left: -3%;
  bottom: -3%;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
  display: none;
}
.wel-service .welservice-con {
  position: relative;
  z-index: 3;
}
.wel-service .swiper-container {
  overflow: visible;
}
.wel-service .service-swiper .market_img{
  margin-top: 1.375rem;
  /*height: 300px;*/
  margin: 0 auto;
  text-align: center;
   /*margin-bottom: 3rem;*/
   margin-top: 0.5rem;
}
/*.wel-service .service-swiper img{height: 300px;}*/
.wel-service .welservice-con {
  width: 950px;
  margin: 0 auto;
}
.wel-service .swiper-slide-active .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-service .swiper-slide-active .items .img:before {
  transition: .5s ease-in-out;
  opacity: 1;
}
.wel-service .swiper-slide-active .items .img:after {transition: .5s ease-in-out; opacity: 0;}
.wel-service .swiper-slide-active .items .words {opacity: 1;transition: .5s ease-in-out;}
.wel-service .items {display: block; position: relative;}
.wel-service .items .words {padding-top: .75rem;opacity: 0;transition: .5s ease-in-out;}
.wel-service .items .words .tit {font-size: .75rem;color: #1a1a1a;line-height: 1rem; height: 1rem; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.wel-service .items .words .txt {font-size: 0;margin-top: .75rem;}
.wel-service .items .words .txt img {margin-right: 0.25rem;}
.wel-service .items .words .txt img, .wel-service .items .words .txt .span {display: inline-block;vertical-align: middle;}
.wel-service .items .words .li {display: inline-block;font-size: 16px;color: #333333;font-weight: bold;line-height: 25px;}
.wel-service .items .words .li:nth-child(n+2) {margin-left: 1.25rem;}
.wel-service .items .img {position: relative;overflow: hidden;display: block;}
.wel-service .items .img img { transition: .5s ease-in-out;}
.wel-service .items .img:after {position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.4); transition: .5s ease-in-out;}
.tc { text-align: center;}
.wel-project,.wel_honour {padding-top: 2.4rem;padding-bottom: 1.45rem;position: relative;}
.wel-project .scroll-btn {position: absolute;bottom: 0;width: 100%;}
.wel-project .scroll-btn .i:after {display: none;}
.wel-project .more { margin: 0 auto; margin-top: 1.5rem;}
.wel-project .pro-list,.index_honour_swiper {margin-top: 1.25rem;font-size: 0;}
.wel-project .pro-list .li:hover img {transition: .5s ease-in-out;transform: scale3d(1.05, 1.05, 1);}
/*.wel-project .pro-list{height: 300px;}*/
.wel-project .pro-list .img {overflow: hidden;position: relative;}
.wel-project .pro-list .img img {transition: .5s ease-in-out;height:100%;width:100%;}
/*.wel-project .pro-list .img:after {position: absolute;left: 0;top: 0;content: "";width: 100%;height: 100%;background-size: cover;}*/
.wel-project .pro-list .items .span {font-size: 0.4rem;color: #fff;position: absolute;bottom: 0;left: 0;width: 100%;padding: .5rem .75rem;}
.wel-project .pro-list .items{height:300px;}
.wel-project .pro-list .items:nth-of-type(3n){margin-right: 0;}
.wel-project .pro-list .center {width: 48%; margin: 0 2%;}
.wel-project .pro-list .left, .wel-project .pro-list .right {width: 24%;}
.wel-project .pro-list .li { position: relative;display: block;height: 100%;}
.wel-project .project {position: relative;z-index: 3;}
.project_button{position: absolute;top: 50%;left: 20px;transform: translateY(-50%); cursor: pointer;width: 25px;height: 50px;background:url(../images/project_pre.png) no-repeat center;}
.project_button.swiper-project-next{left: auto;right: 20px;background-image: url(../images/project_next.png);}
.index_honour_swiper li{float: left;overflow: hidden;width: calc((100% - 1.25rem * 2) /3 );margin-right: 1.25rem;margin-bottom: 1rem;height: ;}
.index_honour_swiper li:nth-of-type(3n){margin-right: 0;}
.index_honour_swiper li img{width: 100%;height:254px;}
.index_honour_swiper .swiper-pagination .swiper-pagination-bullet{border-radius: 50%;border: 1px solid #9c9c9c;}
.index_honour_swiper .swiper-pagination{bottom: 0;}
.wel-news {padding-top: 0rem;padding-bottom: 1rem;background: #ececec;}
.wel-news .items { cursor: pointer;}
.wel-news a {display: block;}
.wel-news .swiper-slide {width: auto;}
.wel-news .news-con-list { margin-top: 1.5rem;}
.wel-news .news-con-list img{height: 100%;}
.wel-news .news-con-list .swiper-pagination {position: static;line-height: 1;margin-top: 1rem;}
.wel-news .news-con-list .items {position: relative;}
.wel-news .news-con-list .items .images {height: 300px;overflow: hidden;}
.wel-news .news-con-list .items:hover .words {background: rgba(0, 74, 154, 0.9);transition: .5s ease-in-out;}
.wel-news .news-con-list .items:hover .words .tit, .wel-news .news-con-list .items:hover .words .txt, .wel-news .news-con-list .items:hover .words .more {transition: .5s ease-in-out;}
.wel-news .news-con-list .items:hover .words .more{background-image: url(../images/wel-more_icon_h.png);}
.wel-news .news-con-list .items:hover .words .time {color: rgba(255, 255, 255, 0.4);}
.wel-news .news-con-list .items:hover .words .tit {color: #fff;}
.wel-news .news-con-list .items:hover .words .txt {color: rgba(255, 255, 255, 0.6);}
.wel-news .news-con-list .items:hover .words .more { background-size: 100%;}
.wel-news .news-con-list .items .words {position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: #f6f6f6;padding: 1rem .75rem;padding-bottom: 0.875rem;transition: .5s ease-in-out;}
.wel-news .news-con-list .items .time {line-height: 1;font-size: 14px;color: #0c58ad;}
.wel-news .news-con-list .items .tit, .wel-news .news-con-list .items .txt, .wel-news .news-con-list .items .more {transition: .5s ease-in-out;}
.wel-news .news-con-list .items .tit {font-size: 18px;color: #333333;line-height: 30px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: bold;margin-top: 0.375rem;margin-bottom: .5rem;}
.wel-news .news-con-list .items .txt {font-size: 14px;line-height: 24px;color: #808080;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.wel-news .news-con-list .items .more {width: 12px;height: 8px;background-size: 100%;margin-top: 1rem;background: url(../images/wel-more_icon.png) no-repeat;}
.wel-news .news-tit {position: relative;padding-top: 2.25rem;padding-left: 200px;border-bottom: 1px solid #d4d4d4;}
.wel-news .news-tit .con-text {position: absolute;left: 0;top: 0;}
.wel-news .news-tit .welnews-swiper {font-size: 16px;color: #1a1a1a;}
.wel-news .news-tit .swiper-slide {line-height: 1;}
.wel-news .news-tit .swiper-slide:nth-child(n+2) {padding-left: 1rem;}
.wel-news .news-tit .swiper-slide .li { padding-bottom: 1.125rem;position: relative;cursor: pointer;transition: .5s ease-in-out;}
.wel-news .news-tit .swiper-slide:hover .li, .wel-news .news-tit .swiper-slide.active .li {color: #0c58ad;transition: .5s ease-in-out;}
.wel-news .news-tit .swiper-slide:hover:after .li, .wel-news .news-tit .swiper-slide .li {opacity: 1;transition: .5s ease-in-out;}
.wel-news .news-tit .swiper-slide .li:after {position: absolute;content: "";height: 2px;width: 100%; background: #0c58ad; left: 0; bottom: 0; opacity: 0; transition: .5s ease-in-out;}
.news-con-list .index_news{display: none;}
.wel-news .news-tit .swiper-slide.active .li:after{opacity: 1;}
.s-span {width: 11.75rem;height: 14.175rem;position: absolute;left: 0;top: 0;z-index: -1;}
.s-more {display: inline-block; vertical-align: middle; font-size: 16px; color: #0c58ad; line-height: 1.2; padding-bottom: 15px; border-bottom: 1px solid #0c58ad; padding-right: 24px;box-sizing: border-box;position: relative;cursor: pointer;}
.s-more:after {position: absolute;content: ""; width: 10px; height: 5px; right: 0; top: 8px; background-size: 100%;}
.s-more.on {color: #e60012;border-bottom-color: #e60012;}
.s-more.on:after { background-size: 100%;}
.con-column { background: #f5f5f5;}
.text-con { text-align: center;}

 /*联系我们*/
.contact_top{width:100%;background-color: #f5f5f5;}
.contact_top .main{display:-moz-box; display:-webkit-box; display:box;line-height: 50px;overflow: hidden;}
.contact_top .main .contact_location{padding-left: 30px;background: url(../images/home.png) left center no-repeat;color: #303030;font-size: 14px;}
.contact_location a{color: #303030;}
.contact_nav{-moz-box-flex:1; -webkit-box-flex:1; box-flex:1;display: -webkit-box;position: relative;padding: 0 30px;}
.contact_nav .swiper-container{width: 100%;}
.contact_nav .nav_button{position: absolute;width: 20px;height: 20px;background:url(../images/nav_right.png) no-repeat center;background-size: 15px;right: 10px;top: 50%;transform: translateY(-50%);z-index: 9999;cursor: pointer;}
.contact_nav .nav_button.swiper-nav-prev{background-image: url(../images/nav_right.png);left:10px;transform: translateY(-50%) rotateY(180deg);}
/*.contact_nav ul{width: 100%;}*/
.contact_nav ul li{text-align: center;position: relative;}
.contact_nav ul li:before{content: "";display: block;position: absolute;top: 50%;transform: translateY(-50%);width: 1px;height: 30%;background-color: #d5d5d5;}
.contact_nav ul li:nth-of-type(1):before{display: none;}
.contact_nav ul li a{display: block;color: #666;font-size: 16px;}
.contact_nav ul li.cur a{color: #0c58ad;}
.contact_m{padding: 1rem 0;}
.contact_m_left{width: 450px;}
.contact_m_left h3{padding-left: 30px;background:url(../images/map_icon.png) left center no-repeat;line-height: 35px;color: #303030;font-size: 18px;margin-bottom: 0.75rem;}
.contact_m_left dl{padding-top: 0.75rem;border-top: 1px dashed #999;}
.contact_m_left dl dd{font-size: 16px;color: #303030;}
.contact_m_left dl dd i{font-style: normal;}
.contact_m_right{width: calc(100% - 600px);}
.contact_m_right #map{width: 100%;height: 300px;}
.contentBox{color: #303030;text-align: justify;font-size: 0.45rem;}
.contentBox img{margin: 0 auto;display: block;margin-bottom: 1rem;}
/*.contentBox p{font-size: 18px;text-indent: 2em;}*/
.news_box ul{width: 100%;display: block;overflow: hidden;}
.news_box ul li{width: 100%;display: block;padding-top: 0.5rem;border-top: 1px dashed #DCDCDC;padding-bottom: 0.5rem;}
.news_box ul li:nth-of-type(1){padding-top: 0;border-top: none;}
.news_box ul li .newsImg{width: 300px;height: 250px;}
.news_box ul li .newsImg img{width: 100%;height: 100%;}
.news_box ul li .news_info{width: calc(100% - 300px);padding-left: 0.5rem;}
.news_title{margin-top:40px;width: 100%;}
.news_title h3{color: #000;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: calc(100% - 150px);margin-bottom: 20px;}
.news_title time{font-size: 14px;color: #666;width: 150px;text-align: right;line-height: 32px;}
.news_info p{width: calc(100% - 150px);font-size: 14px;color: #999;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news_info a.news_more{width: 130px;height: 40px;overflow: hidden;color: #999;font-size: 14px;border: 1px solid #b1b1b1;line-height: 40px;text-align: center;margin-top:45px;}
.news_box ul li:hover .news_title h3{color: #0c58ad;}
.news_box ul li:hover .news_info a{background-color: #0c58ad;color: #fff;}
.pic_box ul{width: 100%;display: block;}
.pic_box ul li{float: left;width: calc((100% - 2rem) / 3); margin-right: 1rem;text-align: center;overflow: hidden;}
.pic_box ul li:nth-of-type(3n){margin-right: 0;}
.pic_box ul li a{display: block;}
.pic_box_img {border: 1px solid #DCDCDC;height: 252px;width: 100%;line-height: 250px;}
.pic_box ul li img{height:80%;width: auto; margin: 0 auto;}
.pic_box ul li p{color: #333;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 1rem;margin-bottom: 1.5rem;}

.pages {margin-top: 20px;text-align: center;font-size: 0;margin-bottom: 20px;}
.pages * {display: inline-block;font-size: 14px;}
.pages a, .pages b {padding: 5px 15px;border: 1px solid #ddd;background: #ffffff;text-align: center;color: #76838f;margin-left: 5px;border-radius: 5px;}
.pages b {background: #0c58ad;border-color: #0c58ad;color: #ffffff;cursor: default;}


.aboutBox{width: 100%;padding-top: 2rem;}
.about_profile,.about_business,.about_honor,.about_organized{padding: 0 2rem;}
.aboutBox.aboutBox2{padding-top: 1rem;}
.about_business{padding: 2rem;}
.about_profile_img{width: 400px;}
.about_profile_info{width: calc(100% - 400px - 1rem);}
.about_profile_img img{width: 100%;}
.about_profile_info i{color: #000;font-size: 0.5rem;}
.about_profile_info h3{color: #000;font-size: 0.65rem;}
.about_profile_info p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;color: #000;font-size: 14px;text-indent: 2em;text-align: justify;margin-top: 2rem;}
/*.about_profile_info a{width: 95px;height: 32px;line-height: 30px;border-radius: 25px;color: #0c58ad;font-size: 12px;border: 1px solid  #0C58AD;display: inline-block;text-align: center;margin-top: 1rem;}*/
.about_business li{float: left;width: calc(100% / 4);text-align: center;}
.about_business li a{display: block; }
.about_business .about_business_img{height: 88px;width: 88px;border-radius: 50%;border: 1px solid #cbcbcb;background: url(../images/about_business_1.png) no-repeat center;margin: 0 auto;transition: all 1s;}
.about_business .about_business_img.about_business_img2{background-image: url(../images/about_business_2.png);}
.about_business .about_business_img.about_business_img3{background-image: url(../images/about_business_3.png);}
.about_business .about_business_img.about_business_img4{background-image: url(../images/about_business_4.png);}
.about_business li.cur .about_business_img{background-image: url(../images/about_business_hover1.png);border: 1px solid #2b6eb8;}
.about_business li.cur .about_business_img.about_business_img2{background-image: url(../images/about_business_hover2.png);}
.about_business li.cur .about_business_img.about_business_img3{background-image: url(../images/about_business_hover3.png);}
.about_business li.cur .about_business_img.about_business_img4{background-image: url(../images/about_business_hover4.png);}
.about_business li a p{color: #cbcbcb;margin-top:1rem ;font-size: 14px;}
.about_business li.cur a p{color: #2b6eb8;}
.about_philosophy{background:url(../images/about_philosophy_bg.png) no-repeat center;background-size: cover;padding: 1rem 0 1.1rem 0;}
.about_philosophy_info{width: 550px;margin: 0 auto;color: #fff;text-align: center;}
.about_philosophy_info h3{font-size: 0.65rem;margin-bottom: 0.5rem;}
.about_philosophy_info p{color: #fff;text-indent: 2em;font-size: 0.4rem;}
.about_philosophy_info ul{display: block;width: 100%;padding: 0 0rem;}
.about_philosophy_info ul li{float: left;width: 33.3%;overflow: hidden;margin-top: 1rem;text-align: left;font-size: 0.35rem;}
.about_philosophy_info ul li:nth-of-type(2n){float:right;margin-left:33.3%;}
.about_philosophy_info ul li i{display: block;position: relative;font-size: 0.5rem;font-weight:bold;margin-bottom:0.25rem;}
.about_philosophy_info ul li i:after{content: '';display: block;width: 20px;height: 1px;background-color: #fff;position: absolute;left: 0;bottom: 0;}

.about_organized img{margin: 0 auto;display: block;}
.about_organized{padding: 1.5rem 2rem;}
.about_honor{margin:2rem 0;position: relative;padding: 0  2rem;}
.about_honor_button{position: absolute;top: 50%;right: 0;width: 23px;height: 46px;margin-top:-23px;background: url(../images/about_honor_button.png) no-repeat center;cursor: pointer;}
.about_honor_button.swiper-honor-prev{background-image: url(../images/about_honor_button.png); transform: rotateY(180deg) ;left: 0;}
/*.about_honor .swiper-slide.swiper-slide-prev{transform: rotate(0) !important;}*/
.about_team{background-color: #f8f8f8;padding:0.75rem 0 1.25rem 0;} 
.about_team .main{padding: 0 0.5rem;text-align: center;color: #010101;font-size: 0.65rem;}
.about_team h3{font-size: 0.65rem;}
.about_team ul{margin-top: 0.75rem;}
.about_team ul li{float: left;overflow: hidden;width: 48%;}
.about_team ul li a{display: block;}
.about_team ul li img{height: 360px;width: 100%;}
.about_team ul li:nth-of-type(2){float: right;}
.about_honor img{width: 100%;height: 710px;}
.about_honor  a{display: block;}
.contact_nav ul.cur{display:table;}
.contact_nav ul.cur li{display:table-cell;}
.index_honour_swiper li a{display:block;}
.index_honour_swiper li a:hover img{transition:.5s ease-in-out;transform:scale3d(1.05, 1.05, 1);}
.pic_box ul li a:hover img{transition:.5s ease-in-out;transform:scale3d(1.05, 1.05, 1);}
.news_box ul li .newsImg:hover img{transition:.5s ease-in-out;transform:scale3d(1.05, 1.05, 1);}
.wel-project .pro-list .img{height:100%;}
.bocweb-header .nav-li:nth-of-type(5) .nav-bot,.bocweb-header .nav-li:nth-of-type(6) .nav-bot,.bocweb-header .nav-li:nth-of-type(7) .nav-bot{border:none;width:0;}
.contact_nav{display: none;}
.text-speech2 {position: relative;}
.text-speech2 .t-bot {position: absolute; left: 0; bottom: 0; font-size: 12px; color: #666666; text-transform: uppercase;padding-top: 0.55rem; border-top: 1px solid #b8bec4; width: calc(320px - 2.25rem);}
.text-speech2 .txt { width: 320px;  padding-right: 2.25rem;  color: #0c58ad;  line-height: 1.2;}
.text-speech2 .txt .t0 { font-size: 24px;}
.text-speech2 .txt .t1 {  font-size: 16px;  line-height: 30px;  margin-top: 20px;}
.text-speech2 .tnt { width: calc(100% - 330px);  height: 320px;  overflow-y: auto;  font-size: 16px;  color: #333333; line-height: 30px; padding-right: 1.25rem;}
.text-speech2 .tnt::-webkit-scrollbar {  width: 1px;  height: 1px;}
.text-speech2 .tnt::-webkit-scrollbar-track {  background: #d0d7de;}
.text-speech2 .tnt::-webkit-scrollbar-thumb {background: #91969b;}
.text-speech2 .tnt::-webkit-scrollbar-thumb:window-inactive {  background: #91969b;}
.text-speech2 .tnt::-webkit-scrollbar-thumb:vertical:hover {  background: #91969b;}
.wel-service .service-bg .text-bg.market{font-size: 5.5rem;}
body.on, html.on {  overflow: hidden;  padding-right: 4px;}
.text-fixed-words {  position: fixed; z-index: 20;  width: 100%; height: 100%;  background: rgba(0, 0, 0, 0.4);  left: 0; top: 0;  display: none;}
.text-fixed-words .close {  position: absolute; right: 10px;  top: 10px;  width: 30px;  height: 30px;  background-size: 100%;  opacity: 1;}
.text-fixed-words .left {  width: 100%;  height: 100%;  overflow: auto;}
.text-fixed-words .fixed-box {  position: absolute;  left: 50%;  top: 50%;  background: #ffffff;  transform: translate(-50%, -50%);  padding: 1rem; max-height: 70%; overflow: hidden;  overflow-y: auto;}
.text-fixed-words .fixed-box .left {  width: 100%;}
.index_honour_swiper{margin-bottom: 1rem;/*padding-bottom: 1rem;*/}
.phoneBox{padding-left: 40px;background: url(../images/phone.png) no-repeat  left center ; background-size:30px;margin-top: 0.5rem;}


.wel-banner .swiper-pagination .swiper-pagination-bullet{border-radius: 50%;border: 1px solid #9c9c9c;}

.phoneBox p{color: #fff;}
.m768{display: none;}
.pc768{display: block;}
.about_banner{height: 500px;margin-top: 180px;}
.about_banner img{width: 100%;height: 100%;}
.about_leader{background-color: #f3f3f3; padding: 2rem 0;}
.about_leader .main{padding: 0 2rem;}
.about_leader_img{background: url(../images/leader_img_bg.png) no-repeat left bottom;padding-bottom: 1rem;padding-left: 1.5rem;width: 50%;}
/*.about_leader_img{width: 261px;}*/
.about_leader_info{padding-left: 1rem;width: 50%;} 
.about_leader_info p{display: block;font-size: 0.4rem;height: auto;width: 100%;color: #757575; margin-top: .5rem;text-indent: 2em;text-align:justify;}
.about_leader_info h3{font-size: 0.55rem;color: #000;font-weight: bold;display: block;}
.about_leader_info h3 i{font-weight: normal;color: #757575;}
.message_box p{margin-bottom: 20px;text-align: center;color: #666;font-size: 14px;}
.message_box .input label{display: inline-block;margin-right: 20px;line-height: 48px;vertical-align: top;}
.message_box input, .message_box textarea{display: inline-block;width: 400px;border: 1px solid #eee;resize: none;padding-left: 10px;}
.message_box input{height: 48px;}
.message_box textarea{padding-top: 10px;}
.message_box input[type="submit"]{color: #fff;background-color: #0c58ad;cursor: pointer;border-radius: 5px;padding-left: 0;font-size: 16px;}

.prenxt 	{margin: 20px auto;font-size: 16px;}
.prenxt a   {color:#333;}
.prenxt a:hover {text-decoration: underline;color:#0c58ad}

.index_logo{position: relative;padding-left: 1rem;}
.searchBox{position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.searchBox #keyboard{line-height:42px ;width: 250px;border: 1px solid #DCDCDC;padding-left: 10px;font-size:14px ;}
.searchBox .searchButton{width: 50px;height: 44px;background: #0c58ad url(../images/search_button.png) no-repeat center;}
.bocweb-header .index_nav .nav-box{display: block;line-height: 80px;}
.index_nav .nav-box .nav-li{float: left;width: calc(100% / 7 );text-align: center;position: relative;display: block;}
.index_nav .nav-box .nav-li:hover,.index_nav .nav-box .nav-li.active,.index_nav .nav-box .nav-li.cur{background: url(../images/index_nav_bg.png) no-repeat center center ;}
.index_nav .nav-box .nav-li:hover a.nav-top,.index_nav .nav-box .nav-li.active a.nav-top,.index_nav .nav-box .nav-li.cur a.nav-top{color: #fff;}
.bocweb-header .index_nav .nav-li .nav-bot{top: 80px;}
.bocweb-header  .index_nav .nav-li .nav-top{padding: 0;}
.bocweb-header .nav-li .nav-bot{width: 5rem;}
.search-jieguo{color: #666;margin: 20px 0;font-size: 16px;}
.search-jieguo strong{margin: 0 3px ;color: #f00;}
.search_box li{display: block;width: 100%;border-bottom: 1px dashed #d2d2d2;margin-top: 0.5rem;}
.search_box li a{display: block; color: #303030;font-size: 14px;}
.search_box li a p {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} 
.search_box li:nth-of-type(1){margin-top: 0;}
.index_CModulePA{position: absolute;right: 0;bottom: 0;z-index: 8;box-shadow: #DEE1E6 0 0 30px 5px;border-bottom: 5px solid #E9E9E9;background: #fff;padding: 20px;}
.index_CModulePA li{float: left;overflow: hidden;margin-left: 20px;position: relative;}
.index_CModulePA li:nth-of-type(1){margin-left: 0;}
.show {font-size:0.4rem;text-align:justify;}
.wel-banner .swiper-pagination{width:100%;left:50%;transform: translateX(-50%); }
@keyframes moves {
  from {
    transform: rotate(-90deg);
  }
  to {
    transform: rotate(90deg);
  }
}
.wel-body { overflow: hidden; position: relative;}

@keyframes widthx {
  from {
    width: 0px;
  }
  to {
    width: 100%;
  }
}
body { overflow: hidden;}
img {  max-width: 100%;}
 @media (min-width: 768px) {
  html {
    font-size: 28px !important;
  }
}
/*@media (min-width: 768px) {
  ::-webkit-scrollbar {width: 6px; height: 6px; }
  ::-webkit-scrollbar-track {background: #fff;}
  ::-webkit-scrollbar-thumb {background: #0c58ad;}
  ::-webkit-scrollbar-thumb:window-inactive {background: #0c58ad; }
  ::-webkit-scrollbar-thumb:vertical:hover {background: #0c58ad; }
 html {font-size: 28px !important;}
 html {font-size: 30px !important;}
  body {-ms-overflow-style: scrollbar;}
 }

@media (min-width: 1440px) {
	 html {font-size: 34px !important;
}*/
@media (min-width: 1200px) {
  html {
    font-size: 30px !important;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 34px !important;
  }
}
@media (min-width: 1680px) {
  html {
    font-size: 40px !important;
  }
}


.fa {background: #fafafa;}
@media (max-width: 1024px) {
  .wel-news .news-con-list .items .images {height: auto;}
  .wel-news .news-con-list .items .words {  position: static;}
  .view, .news-view {padding: 0 5%;width: auto;}
  .wel-news .news-tit .welnews-swiper { display: none; }
  .wel-news .news-tit {  border-bottom: none;}
}
@media (max-width: 768px) {
	html {
    font-size: 24px !important;
  }
	.pcbox {display: none !important; }
  .mbox {display: block !important;}
  .pc768 {display: none;}
  .m768 {display: block;}
   .wel-profile .profile .images {padding: 0;  }
  .wel-banner .text {padding-top: 2rem;}
  .wel-banner .text .titen {font-size: .65rem;}
  .wel-banner .text .txtcn {  font-size: .5rem;margin-top: .35rem;margin-bottom: .55rem;}
  /*.wel-more {width: 2rem;height: .6rem;line-height: .6rem;font-size: .22rem;}*/
  .wel-project .pro-list .center {width: 100%;margin: .3rem 0; }
  .wel-project .pro-list .center img {width: 100%;}
  .wel-service .items .words .txt {margin-top: .3rem;display: none;}
  .wel-project .pro-list .li:nth-child(2) {margin-top: .3rem;}
  .wel-service .items .words .li {font-size: .2rem;display: block;margin-left: 0 !important;}
  .wel-service .items .words .li:nth-child(n+2) {margin-left: .5rem;}
  .wel-service .items .words .txt img {width: .4rem;height: .4rem;}
  .wel-service .button {display: none;}
  .scroll-btn {display: none}
  .wel-project .pro-list .left, .wel-project .pro-list .right {width: 100%;}
  .wel-project .pro-list .left img, .wel-project .pro-list .right img {width: 100%;}
  .wel-project .more {margin-top: 1rem; }
  .wel-news .news-tit {padding: 0;}
  .wel-news .news-tit .con-text { position: static;}
  .wel-news .news-con-list .items .images {height: auto;}
  .wel-profile .profile .words.m-words {padding-bottom: .5rem;margin-bottom: .7rem;border-bottom: 1px solid #cccccc;}
  .wel-service .items .img:before {width: .8rem;height: .8rem;}
  .wel-service .items .img { height: auto;}
  .wel-profile .profile { padding-top: 1rem;padding-bottom: 1.5rem;}
  .wel-profile .profile .words {padding: 0;}
  .con-text .tit-cn { font-size: 1rem; margin-top: .25rem;}
  .wel-profile .s-span {display: none;}
  .wel-profile .profile .words .text { font-size: .24rem; line-height: normal; color: #666666; -webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
  .wel-service .service-bg {display: none;}
  .wel-service .service {padding-bottom: 1.5rem;padding-top: 0.9rem; }
  .wel-service .service-swiper {margin-top: 0.55rem;}
  .wel-service .items .words .tit {font-size: .3rem; line-height: .4rem;height: .4rem;}
  .wel-service .items .words { padding-top: .3rem;}
  .wel-project .project .con-text {text-align: left;}
  .wel-project {padding-top: 1.15rem;padding-bottom: 1.5rem;position: relative; }
  .wel-project .pro-list .items .span { font-size: .24rem; padding: .2rem .3rem;}
  .wel-news .news-con-list { margin-top: 0;}
  .z-span {font-size: 1.5rem;display: none;}
  .pc768 {display: none; }
  .m768 {display: block;}
  .column-swiper.w1280 {padding: 0;}
  .column-swiper {line-height: 1.3rem; height: 1.3rem; }
  .column-swiper .swiper-button-prev, .column-swiper .swiper-button-next {width: .3rem;height: .5rem;}
  .column-swiper .items { font-size: .24rem;}
  .tit-48 { font-size: .48rem; }
  .tit-36 {font-size: .36rem;}
 
  .con-banner .text { padding-top: 2.05rem;}
  .con-banner .text .tit-cn {margin-top: 0.15rem;margin-bottom: 0.35rem;}
  
  .con-swiper .buts .swiper-pagination {line-height: 1;}
  .con-swiper .buts .swiper-pagination-bullet {width: .15rem;height: .15rem; }
  .con-swiper .buts .swiper-pagination-bullet-active { width: .5rem;}
  .s-span { width: 4.7rem;height: 5.67rem;}
  .tit-44 {font-size: .44rem;}
  .text-con {font-size: .24rem;line-height: 1.6;}
 .s-more {font-size: .24rem; padding-bottom: .15rem;  padding-right: .25rem;}
  .wel-body .con-text .tit-en {text-transform: uppercase; color: #0c58ad; }
  .wel-service .welservice-con {width: 100%; }
  .wel-body .con-text { padding-bottom: .5rem; margin-bottom: .7rem; border-bottom: 1px solid #cccccc;}
  .wel-profile .profile .words { border-bottom: none;}
  .wel-profile .profile .images .video:after {width: .6rem; height: .6rem;}
  .wel-news {padding-top: 0rem;padding-bottom: 1.75rem;}
  .wel-news .news-tit .swiper-slide:nth-child(n+2) { padding-left: .4rem; }
  /*.wel-news .news-con-list .items .tit {font-size: .3rem; line-height: .5rem; height: 1rem; margin-bottom: .15rem;}*/
  .wel-news .news-con-list .items .time {display: none;}
  /*.wel-news .news-con-list .items .more {width: .24rem; height: .16rem;margin-top: .6rem;}*/
  .wel-news {background: #fff;}
  .wel-body {background: #fff;}
  .wel-project,.wel-service,.wel-profile {background: #fff; margin-bottom: .5rem;}
  .wel-profile .profile .words {  margin-bottom: 0;}
  .wel-service .swiper-pagination {font-size: .3rem;}
  .wel-news .news-con-list .items .words { padding: .4rem .3rem; padding-bottom: 0.35rem;background: transparent;border: 1px solid #e5e5e5;border-top: none;}
  .con-swiper .buts .swiper-pagination-bullet-active {width: .15rem;}
  .wel-news .news-con-list .items .tit { margin-top: 0;}
  .wel-news .news-con-list .items .txt {color: #666666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
  .wel-news .news-tit .swiper-slide .li {padding-bottom: 0.45rem;}
  .wel-news .news-con-list .swiper-pagination {margin-top: .5rem;}
  .tit-20 {font-size: .26rem; }
  .wel-profile .profile .words, .wel-profile .profile .images{width: 100%;}
  
  .index_honour_swiper li{width: calc((100% - 10px) / 2); margin-right: 10px;}
   .index_honour_swiper li:nth-of-type(3n){margin-right: 10px;}
   .index_honour_swiper li:nth-of-type(2n){margin-right: 0;}
   .show img{width:auto !important;height:auto !important;margin:0 auto !important;}
.show div{width:auto !important;margin: 0 !important;}
  .index_honour_swiper li img{height: 150px;}
  .wel-news .swiper-slide{width: 100%;}
  .wel-news .news-con-list .items .words {position: static;}
.wel-service .service_button{display: none;}
.contact_nav{display: none;}
.about_profile, .about_business, .about_honor, .about_organized{padding: 0;}
.about_profile_img{display: none;}
.about_profile_info{width: 100%;}
.about_profile_info p {margin-top: 1rem;}
.about_business{padding: 2rem 0;}
.about_philosophy_info{width: 100%;}
.about_organized{padding: 1.5rem 0;}
.about_team .main{padding: 0;}
.about_team ul li img{height: 150px;}
 .contact_m_left,.contact_m_right{width: 100%;}

.news_box ul li .newsImg{width: 150px;height: 150px;}
.news_box ul li .news_info{width: calc(100% - 150px);padding-left: 0.5rem;}
.news_title time{width: 70px;font-size: 12px;}
.news_title h3{width: calc(100% - 80px);margin-bottom: 10px;}
.news_title{margin-top: 0;}
.news_info p{width: 100%;-webkit-line-clamp:2;}
.news_info a.news_more{margin-top: 20px;}
.pic_box ul li{width: calc((100% - 0.5rem) / 2); margin-right: 0.5rem;}
.pic_box ul li:nth-of-type(3n){margin-right: .5rem;}
.pic_box ul li:nth-of-type(2n){margin-right: 0;}
.pic_box_img{height: 162px;line-height: 160px;}
/*.pic_box ul li img{height: 160px;}*/
.about_profile_info img{margin: 0 auto;}
.wel-project .pro-list{height: auto;}
.wel-project .pro-list .items{float: none;width: 100%;margin-right: 0;height:auto;}
.wel-project .pro-list .items:nth-of-type(3n){margin-right: 0;}
.project_button{display: none;}
.wel-project .pro-list .img img{height:300px;}
.about_honor img{height:300px;}

.m-header .sub-menu li:nth-of-type(5) .btn-v,.m-header .sub-menu li:nth-of-type(6) .btn-v,.m-header .sub-menu li:nth-of-type(7) .btn-v{display:none;}

.phoneBox{padding-left: 25px;background-size: 20px;}
.about_banner{height: auto;}
/*.about_leader_img {width:150px;}*/
.about_leader .main{padding: 0;}
.about_leader_info{padding: 0rem 0 0 1rem;}
.about_honor{padding: 0 2rem;}
.message_box .input label{display: none;}
.message_box input, .message_box textarea{width: 100%;}
.about_banner{margin-top:0px;}
.about_leader_info p{font-size:0.45rem;}
.wel-profile .profile .images .video img{display: block;margin: 0 auto;}
.wel-service .service-swiper .market_img{margin-bottom: 0;}
.contentBox img{width: auto !important;height: auto !important;}
.index_CModulePA{display: none;}
.footer_top{padding: 0;padding-bottom:1.25rem}
.footer_info dt:nth-of-type(2){display: none;}
.footer_code{right: 0;}
.footer_code img{width: 90px;}
.footer_link{padding: 0.75rem 0;margin: 0;}
.footer_link p{width: 55px;}
.footer_link ul{width: calc(100% - 55px);}
.footer_link ul li{width: calc(100% / 2);}
.about_leader_img{width: 100%;}
.about_leader_info{width: 100%;margin-top: 1rem;padding: 0;}



}