.news-info .box1 .news-page .fl a {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.in-block, .ex-share-box .icon, .ex-share-box .line, .ex-share-box .pos, .bocweb-header .bocweb-nav li .link span, .bocweb-header .bocweb-nav li .hide .sub-link .text, .bocweb-header-m .bocweb-nav li.weibo .link .icon, .bocweb-header-m .bocweb-nav li.wechat .link .icon, .ex-btn-blue, .ex-btn-blue .text, .ex-btn-blue .icon, .news-info .box1 .type-box .type span, .news-list3 .list .text-box h4 span, .form-box .input-box, .bocweb-footer.inner-footer .top-box .bocweb-logo, .bocweb-footer.inner-footer .top-box .link-box .link, .bocweb-footer.inner-footer .btm-box .wrap .copyright a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ex-btn-blue {
  position: relative;
  width: 205px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #000;
  border: 2px solid #1cc1f2;
  background-color: #1cc1f2;
  box-sizing: content-box;
}
.ex-btn-blue .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scaleX(0);
  transform-origin: 100% 0;
  transition: transform 0.34s cubic-bezier(0.67, 0.01, 0.26, 1), opacity 0s 0.34s;
}
.ex-btn-blue .text {
  position: relative;
  font-size: 16px;
}
.ex-btn-blue .icon {
  position: relative;
  top: -2px;
  width: 38px;
  height: 7px;
  margin-left: 7px;
  background: url(../img/template/header2/arrow-r-black.svg) no-repeat left top;
  background-size: contain;
}
@media (min-width: 1025px) {
  .ex-btn-blue:hover {
    color: #1cc1f2;
  }
  .ex-btn-blue:hover .icon {
    background: url(../img/template/header2/arrow-r-blue.svg) no-repeat left top;
    background-size: contain;
  }
  .ex-btn-blue:hover .bg {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scaleX(1);
    transition: transform 0.34s cubic-bezier(0.67, 0.01, 0.26, 1);
  }
}
@media (max-width: 1024px) {
  .ex-btn-blue {
    width: 5.125rem;
    height: 1.25rem;
    line-height: 1.25rem;
  }
  .ex-btn-blue .text {
    font-size: 14px;
  }
  .ex-btn-blue .icon {
    width: 30.4px;
  }
}
@media (max-width: 750px) {
  .ex-btn-blue {
    width: 138px;
    height: 35px;
    line-height: 35px;
  }
  .ex-btn-blue .text {
    font-size: 14px;
  }
  .ex-btn-blue .icon {
    width: 22px;
  }
}

.news-info {
  width: 100%;
}
.news-info .box1 {
  padding: 88px 0 100px;
}
.news-info .box1 .title {
  padding-bottom: 50px;
  font-size: 46px;
  line-height: 1.46;
  font-weight: normal;
  color: #000;
}
.news-info .box1 .type-box {
  padding-bottom: 28px;
  border-bottom: 1px solid #ebebeb;
}
.news-info .box1 .type-box .type {
  font-size: 17px;
  color: #000;
}
.news-info .box1 .type-box .type span {
  vertical-align: middle;
}
.news-info .box1 .type-box .type .line {
  width: 1px;
  height: 17px;
  margin: 0 24px;
  background-color: #ebebeb;
}
.news-info .box1 .type-box .ex-share-box .img-box {
  top: 40px;
}
.news-info .box1 .cont {
  padding: 50px 0;
  border-bottom: 1px solid #ebebeb;
}
.news-info .box1 .cont p, .news-info .box1 .cont strong, .news-info .box1 .cont span {
  font-size: 16px !important;
  line-height: 2.5 !important;
  color: #000 !important;
}
.news-info .box1 .cont img {
  max-width: 100%;
  height: auto !important;
}
.news-info .box1 .news-page {
  padding-top: 50px;
}
.news-info .box1 .news-page .fl {
  width: 60%;
  display: block;
}
.news-info .box1 .news-page .fl a {
  display: block;
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
}
@media (max-width: 1024px) {
  .news-info .box1 {
    padding: 2.2rem 0 2.5rem;
  }
  .news-info .box1 .title {
    padding-bottom: 1.25rem;
    font-size: 1.15rem;
  }
  .news-info .box1 .type-box {
    padding-bottom: 0.7rem;
  }
  .news-info .box1 .type-box .type .line {
    height: 14px;
    margin: 0 0.6rem;
  }
  .news-info .box1 .type-box .ex-share-box {
    display: none;
  }
  .news-info .box1 .cont {
    padding: 1.25rem 0;
  }
  .news-info .box1 .cont p, .news-info .box1 .cont strong, .news-info .box1 .cont span {
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
  .news-info .box1 .news-page {
    padding-top: 0.75rem;
  }
  .news-info .box1 .news-page .fl a {
    padding-bottom: 6px;
  }
}
@media (max-width: 750px) {
  .news-info .box1 .title {
    font-size: 22px;
  }
  .news-info .box1 .cont {
    line-height: 5px;
  }
  .news-info .box1 .news-page .fl {
    float: none;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .news-info .box1 .news-page .fr {
    float: none;
  }
}

.news-info1 {
  background: #fff;
  padding: 2.5rem 0 0;
}
.news-info1 .news-top {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 18px;
  text-align: center;
}
.news-info1 .news-top .news-tit {
  font-size: 22px;
  line-height: 32px;
  color: #333;
  margin-bottom: 20px;
}
.news-info1 .news-top .time {
  color: #999;
  font-size: 14px;
  color: #999;
}
.news-info1 .news-text {
  padding: 30px 0 50px;
  font-size: 16px;
  color: #666;
  line-height: 2;
  border-bottom: 1px solid #e5e5e5;
}
.news-info1 .news-text img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.news-info1 .news-nav {
  padding-top: 45px;
}
.news-info1 .news-nav .nav-l {
  width: 70%;
}
.news-info1 .news-nav .nav-l span {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  display: block;
}
.news-info1 .news-nav .nav-l span a {
  color: #666;
  width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  transition: all .5s ease;
}
.news-info1 .news-nav .nav-l span a:hover {
  color: #28ad80;
}
.news-info1 .news-nav .news-back {
  width: 68px;
}
.news-info1 .news-nav .news-back .back-btn {
  display: block;
  text-align: left;
  color: #333;
  font-size: 14px;
  transition: all .5s ease;
}
.news-info1 .news-nav .news-back .back-btn:hover {
  color: #28ad80;
}

@media (max-width: 767px) {
  .news-info1 .news-text {
    padding-bottom: 30px;
  }

  .news-info1 .news-nav {
    padding-top: 20px;
  }

  .news-info1 .news-nav .nav-l {
    width: 100%;
  }

  .news-info1 .news-nav .news-back {
    float: left;
    margin-top: 20px;
    display: block;
  }

  .news-info1 .news-text {
    font-size: 14px;
  }

  .news-info1 .news-nav .nav-l span {
    font-size: 12px;
  }
}

.result-box{
    padding: 5rem 0 2rem 0;
}
.result-box .result-tit{
    font-size: .6rem;
    line-height: .7rem;
    color: #666;
}
.search-nav{
    overflow: hidden;
}
.search-nav .swiper-slide{
    width: auto;
    margin-right: 2.5rem;
}
.search-nav .swiper-slide:last-child{
    margin-right: 0;
}
.search-nav .swiper-slide a{
    display: block;
    font-size: .35rem;
    line-height: 1.5rem;
    color: #555;
    transition: all .3s;
}
.search-nav .swiper-slide a:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background-color: #008fb2;
    transition: all .3s;
    
}
.search-nav .swiper-slide a:after {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.search-nav .swiper-slide.cur a{
     color: #008fb2;
}
.search-nav .swiper-slide.cur a:before{
    width: 100%;
}
.search-nav .swiper-slide a {
    display: block;
    font-size: .35rem;
    line-height: 1.5rem;
    color: #555;
    transition: all .3s;
}
.result-box .sub-nav{
    border-bottom: 1px solid #e5e5e5;
    margin-top: .5rem;
}
.result-box .sub-nav .swiper-slide{
margin-right: 1.75rem;
}
.result-box .sub-nav .swiper-slide a:after{
    display: none;
}
.result-box .sub-nav .swiper-slide.cur a{
    font-weight: normal;
}
.result-box .result-list{
    margin-top: 1.25rem;
}
.result-box .pro-list .row{
    margin: 0 -.35rem;
}
.result-box .pro-list .item{
    box-sizing: border-box;
    padding: 0 .35rem;
    margin-bottom: .7rem;
}
.result-box .pro-list .con-box{
    display: block;
}
.result-box .pro-list .img{
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.result-box .pro-list img{
    width: 100%;
}
.result-box .pro-list .text{
    margin-top: .4rem;
}
.result-box .pro-list .tit{
    font-size: .45rem;
    line-height: .55rem;
    color: #333;
    transition: all .2s;
}
.result-box .pro-list .more{
    font-size: .3rem;
    line-height: .4rem;
    color: #666;
    margin-top: .25rem;
    transition:all .2s;
}
.result-box .news-lists .row{
    margin: 0 -.75rem;
}
.result-box .news-lists .news-item{
    padding: 0 .75rem;
    box-sizing: border-box;
}
.result-box .news-lists .con-box{
    display: block;
    padding: .5rem 0 .5rem .75rem;
    position: relative;
    font-size: .35rem;
    line-height: .4rem;
    color: #666;
    border-bottom: 1px dotted #ddd;
    transition: all .2s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
}
.result-box .news-lists .con-box:before{
    content: "";
    position: absolute;
    left: .25rem;
    top: 50%;
    width: 6px;
    height: 6px;
    background-color: #888888;
    border-radius: 100%;
    transform: translateY(-50%);
    transition: all .2s;
}
.result-box .search-nav{
    border-bottom: 1px solid #e5e5e5;
    margin-top: .5rem;
}
.result-box .search-nav .swiper-slide{
    margin-right: 1.75rem;
}
.result-box .search-nav .swiper-slide a:after{
    display: none;
}
.result-box .search-nav .swiper-slide.cur a{
    font-weight: normal;
}
.result-box .page{
    margin-top: 1.25rem;
}
@media (max-width: 762px){
.result-box {
      padding: .6rem 0;
  }
  .result-box .result-tit {
      font-size: .48rem;
      line-height: .5rem;
  }
  .search-nav .swiper-slide a {
      font-size: .26rem;
      line-height: .9rem;
  }
  .result-box .search-nav .swiper-slide {
      margin-right: .5rem;
  }
  .result-box .result-list {
      margin-top: .2rem;
  }
  .result-box .news-lists .row {
      margin: 0;
  }
  .result-box .news-lists .news-item {
      padding: 0;
  }
  .result-box .news-lists .con-box {
      padding: .3rem 0 .3rem .5rem;
      font-size: .24rem;
      line-height: .4rem;
  }
}

