@charset "UTF-8";
@font-face {
  font-family: "canela";
  src: url("./fonts/CANELA-REGULAR.woff2") format("woff2"), url("./fonts/CANELA-REGULAR.woff") format("woff"), url("./fonts/CANELA-REGULAR.ttf") format("truetype"), url("./fonts/CANELA-REGULAR.eot") format("embedded-opentype"), url("./fonts/CANELA-REGULAR.svg") format("svg");
}
.canela {
  font-family: "canela";
}

/*子元素 高度一致*/
/*子元素 上下居中 两端对齐*/
/*子元素 上下颠倒*/
html, body {
  font-family: "Source Han Serif SC","宋体-简","宋体","STSongti SC Regular","SourceHanSansCN-Regular","Source Han Sans CN", "Noto Sans S Chinese","Noto Sans S Chinese Light","Microsoft Yahei", "Microsoft YaHei Light","PingFangSC-Semibold","Pingfang sc bold",   "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

html, button, input, select, textarea {
  font-family:"Source Han Serif SC","宋体-简","宋体","STSongti SC Regular","SourceHanSansCN-Regular","Source Han Sans CN", "Noto Sans S Chinese Light","Microsoft Yahei", "Microsoft YaHei Light","PingFangSC-Semibold","Pingfang sc bold",   "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

/*POPPINS-REGULAR*/
.textupper {
  text-transform: uppercase;
}

.lin1 {
  line-height: 1;
}

.pro {
  position: absolute;
}

.wow {
  opacity: 0;
}

.wow.animated {
  opacity: 1;
}

.video-fixed.ons {
  z-index: 1000;
}

.tit-21 {
  font-size: 21px;
  line-height: 1.5;
}

.m-searchs {
  width: 40px;
  height: 40px;
  margin-top: 5px;
}
.m-searchs span {
  display: block;
  background: url(../imgbox/search.png) no-repeat center;
  background-size: 50%;
  width: 100%;
  height: 100%;
}

@media (max-width: 1681px) {
  .tit-21 {
    font-size: 20px;
  }
}
@media (max-width: 1481px) {
  .tit-21 {
    font-size: 17px;
  }
}
@media (max-width: 1281px) {
  .tit-21 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .tit-21 {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  .tit-26 {
    font-size: 18px;
  }
}
body {
  overflow: hidden;
}

.arial {
  font-family: arial;
}

.m-header.fixed,
.bocweb-header.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 200;
}

.pagination {
  text-align: center;
  font-size: 0;
}
.pagination a {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  font-size: .4rem;
  margin: 0 .1rem;
  width: auto;
  height: 1rem;
  width: 1rem;
  line-height: 1rem;
  font-weight: normal;
  color: #666666;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: .5s ease-in-out;
  box-sizing: content-box;
  border-radius: 0;
}
.pagination a.active {
  transition: .5s ease-in-out;
  color: #fff;
  background-color: #c69c45;
  border-color: #c69c45;
}
.pagination .prev, .pagination [rel=prev] {
  background-image: url(../imgbox/prev.png);
  background-size: 100%;
}
.pagination .next, .pagination [rel=next] {
  background-image: url(../imgbox/next.png);
  background-size: 100%;
}

@media screen and (min-width: 1024px) {
  .pagination a {
    transition: .5s ease-in-out;
  }
  .pagination a:hover {
    transition: .5s ease-in-out;
    color: #fff;
    background-color: #c69c45;
  }
  .pagination .prev:hover, .pagination [rel=prev]:hover {
    background-image: url(../imgbox/prev1.png);
    background-color: #c69c45;
  }
  .pagination .next:hover, .pagination [rel=next]:hover {
    background-image: url(../imgbox/next1.png);
    background-color: #c69c45;
  }
}
/*transform*/
/*caijian*/
/*@media*/
/*@media not screen and (max-width: 1023px){}*/
.textup {
  text-transform: uppercase;
}

.page {
  padding: 0;
}

body {
  min-height: 100vh;
}

.bd_weixin_popup {
  box-sizing: content-box;
}

.news-details {
  width: 910px;
  margin: 0 auto;
  padding-top: 2.5rem;
  padding-bottom: 2.75rem;
  max-width: 90%;
}

.news-details .time {
  line-height: 1;
  margin-top: .75rem;
}

.newsdetails-tit {
  padding: 0 1.25rem;
  line-height: 1.36;
}

.new-detailscon {
  color: #666666;
  line-height: 1.9;
  margin-top: .9rem;
  padding-bottom: 2.2rem;
}

.news-details-bots {
  height: 1.5rem;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  line-height: 1.5rem;
  position: relative;
}

.forie {
  width: 100%;
  height: 100%;
  background: #eaeaea url(../imgbox/tishi.png) center no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}

.news-details-bots .back {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../imgbox/i35.png) no-repeat center;
  background-size: 100%;
}

.news-details-bots .back:hover {
  background: url(../imgbox/i36.png) no-repeat center;
  background-size: 100%;
}

.news-details-bots .btns {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  overflow: hidden;
  transition: .5s ease-in-out;
}

.news-details-bots .btns:hover {
  transition: .5s ease-in-out;
  color: #c69c45;
}

.news-details-bots .prev, .news-details-bots .next {
  max-width: 40%;
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.video-fixed .cha {
  width: 40px;
  height: 40px;
  background: url(../imgbox/close-vid2.png) #000 no-repeat center/80% auto;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}

.video-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, 0.5);*/
  z-index: 230;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
  transform: scale3d(0, 0, 1);
  transition: .8s ease-in-out;
}

.video-fixed.ons {
  transition: .8s ease-in-out;
  transform: scale3d(1, 1, 1);
}

.video-fixed .videoboxs .box {
  height: 100%;
}

.video-fixed .videoboxs {
  width: 80%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #000;
  /*padding: 30px;*/
  box-sizing: border-box;
}

.wel-banner .videoboxs {
  position: relative;
}
.wel-banner .videoboxs:before {
  position: absolute;
  pointer-events: none;
  content: "";
  width: 50px;
  height: 50px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../imgbox/videos.png) no-repeat center;
  background-size: 100%;
  z-index: 2;
  display: none;
}

@media screen and (max-width: 1023px) {
  .wel-banner .secwen {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .wel-banner .videoboxs:before {
    display: block;
  }

  .video-fixed .videoboxs {
    width: 90%;
    height: 90%;
  }
}
@media screen and (max-width: 767px) {
  .video-fixed .videoboxs {
    width: 100%;
    height: 80%;
    bottom: 0;
    margin: auto;
  }

  .video-fixed .cha {
    right: .2rem;
    top: -1.2rem;
    width: 1rem;
    height: 1rem;
  }
}
/**/
.m-header {
  height: 50px;
  width: 100%;
  position: absolute;
  width: 100%;
}

.search-dialog {
  position: absolute;
  right: 12%;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  z-index: 20;
}

.search-dialog .search-close {
  position: absolute;
  width: .55rem;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(../imgbox/search-close.png);
  right: -2.2rem;
  top: 50%;
  margin-top: -15px;
}

.search-dialog .search {
  width: 11.9rem;
  border: 1px solid #cac9c9;
  padding: .1rem .2rem;
  border-radius: 4px;
}

.search-dialog .search input[type=text] {
  float: left;
  width: calc(100% - 20px);
  height: 30px;
  line-height: 30px;
  font-size: .45rem;
  color: #cac9c9;
  background-color: transparent;
}

.search-dialog .search input[type=submit] {
  float: right;
  width: 15px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../imgbox/search.svg);
  background-color: transparent;
  background-position: center;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  transition: .5s ease-in-out;
  left: 0;
}

.m-header .w-header {
  position: absolute;
  width: 100%;
  padding: 0 35px 0 0;
  box-sizing: border-box;
  z-index: 24;
  height: 50px;
  transition: .5s ease-in-out;
  z-index: 300;
  background: #fff;
}

.uiobox {
  width: 50px;
  height: 50px;
  position: relative;
  background-color: #004487;
}

.m-header .welcome-a img {
  height: 50px;
  display: block;
  transition: .5s ease-in-out;
}

.m-header .welcome-a .icobox {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}

.m-header .welcome-a .i1 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  z-index: 1;
}

.m-header .w-header .nav-btn .hover .line2 {
  display: none;
}

.m-header .w-header.fixed .nav-btn .line {
  background: #333;
  transition: .5s ease-in-out;
}

.m-header .w-header.fixed {
  background: #fff;
}

.m-header .w-header.fixed .welcome-a .i0 {
  opacity: 0;
}

.m-header .w-header.fixed .welcome-a .i1 {
  opacity: 1;
}

.m-header .w-header.fixed .welcome-a img {
  transition: .5s ease-in-out;
}

.m-header .w-header.fixed .nav-sousuo svg path {
  fill: #333;
  /*color:#333;*/
  transition: .5s ease-in-out;
}

.m-header .welcome-a {
  display: block;
  /*width: 165px;*/
  height: 100%;
  line-height: 50px;
  position: relative;
}

.m-header .search-cover {
  float: right;
  width: 35px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .nav-sousuo {
  margin-right: 28px;
  margin-left: 25px;
  font-size: 0;
  color: #fff;
  line-height: 50px;
  height: 50px;
  background-size: 100%;
  width: 40px;
  transition: .5s ease-in-out;
  background: url(../imgbox/search.png) no-repeat center;
  background-size: 70%;
}

.m-header .nav-sousuo svg {
  height: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}

.m-header .nav-sousuo svg path {
  fill: #333;
  transition: .5s ease-in-out;
}

.m-header .nav-sousuo a {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  margin: 0 2px;
}

.m-header .nav-sousuo a.active {
  color: #f3980f;
}

.m-header .uio {
  /*height: 100%;*/
  height: 23px;
  width: 27px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}

.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.footerlangs a {
  color: #333333;
  font-size: 16px;
}

.m-header .nav-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  cursor: pointer;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  left: 0;
  border-radius: 2px;
}

.m-header .nav-btn .line1 {
  width: 58%;
  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;
}

.m-header .nav-btn .line3 {
  width: 58%;
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 0;
  /*background-color: #fff;*/
}

.m-header .sub-menu {
  width: 100%;
  /*height: calc(100% - 50px);*/
  height: 100%;
  padding: 50px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  /*background-color: white;*/
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 15;
  overflow-y: auto;
  z-index: 200;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}

.m-header .sub-menu li .sub-tit .tu-box {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  position: relative;
}

.m-header .sub-menu li:nth-child(2n+1) {
  background: #f7f7f7;
}

.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #333333;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.m-header .sub-menu .tit a {
  color: #666;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: 33px;
  color: #333333;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on .btn-v {
  background: url(../imgbox/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right;
  margin-top: 0;
  background: url(../imgbox/img5.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;
  /*padding-top: 20px;*/
  padding-bottom: 35px;
}

.m-header .sub-menu .sec-list p:nth-child(1) a {
  border-top: 1px solid #d6d6d6;
}

.m-header .sub-menu .tit {
  text-transform: capitalize;
}

.m-header .sub-menu .sec-list a {
  background-size: 8px auto;
  line-height: 3;
  font-size: 13px;
  padding: 2px 0;
  border-bottom: 1px solid #d6d6d6;
  box-sizing: border-box;
}

.m-header .sub-menu .sec-list a {
  padding-left: 30px;
  color: #333;
  display: block;
  position: relative;
}

.m-header .sub-menu .sec-list a:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: 13px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #c69c45;
  border-radius: 50%;
}

.m-header .w-header .inj {
  line-height: 25px;
  height: 25px;
  margin-top: 10px;
  color: #ffffff;
}

.m-header .w-header .inj a {
  color: #ffffff;
  font-size: 14px;
}

.m-header .w-header .inj.en {
  margin-left: 25px;
}

.m-header .w-header .ser {
  width: 25px;
  height: 25px;
  background: url(../imgbox/search.png) no-repeat center;
  background-size: 100%;
}

.search-dialogbox {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 1rem;
  z-index: 200;
  background: #fff;
  left: 0;
  top: 0;
  display: none;
}

.search-wrap {
  padding: 1.5rem 0;
  /*margin-top: 120px;*/
}

.search-wrap .tab-btns {
  float: left;
  width: 15.17%;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  overflow: hidden;
}

.search-wrap .tab-btns a {
  display: block;
  height: 1.95rem;
  line-height: 1.95rem;
  font-family: "Microsoft Yahei";
  text-align: center;
  color: #666;
  font-size: .45rem;
  border-bottom: 1px solid #e6e6e6;
  transition: all .3s;
}

.search-wrap .tab-btns a:last-child {
  border-bottom: none;
}

.search-wrap .tab-btns a.cur {
  color: #fff;
  background-color: #c69c45;
}

.search-wrap .right {
  float: right;
  width: 78.57%;
  min-height: 60vh;
}

.search-wrap .right .num {
  font-size: .45rem;
  line-height: .5rem;
  border-bottom: 1px solid #e6e6e6;
  color: #999;
  padding-bottom: .75rem;
  font-family: "Microsoft Yahei";
}

.search-list .item {
  display: block;
  padding: 1rem 0;
  border-bottom: 1px solid #e6e6e6;
}

.search-list .item .tit {
  color: #333;
  font-weight: bold;
}

.search-list .item .pub-con {
  margin-top: .5rem;
}

.search-list .item .time {
  font-size: .4rem;
  line-height: .5rem;
  color: #999;
  font-family: "Microsoft Yahei";
  margin-top: .75rem;
}

.search-list .page {
  margin-top: 2.15rem;
}

.pub-con {
  color: #4c4c4c;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .search-wrap {
    padding: 2rem 0;
  }

  .search-wrap .tab-btns {
    float: none;
    width: 100%;
    font-size: 0;
  }

  .search-wrap .tab-btns a {
    width: 50%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border-right: 1px solid #e6e6e6;
    box-sizing: border-box;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.75rem;
  }

  .search-wrap .tab-btns a:nth-child(2n) {
    border-right: none;
  }

  .pub-con {
    font-size: 0.6rem;
    line-height: 1.6;
  }

  .search-wrap .right {
    float: none;
    width: 100%;
    margin-top: 1.25rem;
  }

  .search-wrap .right .num {
    font-size: 0.6rem;
    line-height: 1rem;
    padding-bottom: 0.75rem;
  }

  .search-list .item {
    padding: 1rem 0;
  }

  .search-list .item .pub-con {
    margin-top: 0.5rem;
  }

  .search-list .item .time {
    font-size: 0.6rem;
    line-height: 1rem;
    margin-top: 0.5rem;
  }

  .search-dialog .search {
    width: 75%;
    padding: 0.25rem 0.5rem;
  }

  .search-dialog .search input[type=submit] {
    width: 1rem;
    height: 1rem;
  }

  .search-dialog {
    position: absolute;
    right: 0;
    left: 0;
    margin-top: 0;
    width: 70%;
    margin: auto;
  }

  .search-dialog .search input[type=text] {
    width: 80%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.75rem;
  }

  .search-dialog .search-close {
    width: 0.75rem;
    height: 0.8rem;
    right: 0;
    margin-top: -0.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .search-list .item .tit {
    transition: .5s ease-in-out;
  }

  .search-list .item:hover {
    color: #c69c45;
  }
  .search-list .item:hover .tit {
    color: #c69c45;
    transition: .5s ease-in-out;
  }

  .search-wrap .tab-btns a:hover {
    color: #fff;
    background-color: #c69c45;
    transition: .5s ease-in-out;
  }

  .search-wrap .tab-btns a {
    transition: .5s ease-in-out;
  }
}
@media screen and (max-width: 767px) {
  .search-dialog {
    width: 80%;
  }

  .search-dialog .search {
    width: 90%;
  }

  .m-header .nav-sousuo {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .m-header .w-header {
    padding-right: 3%;
  }

  .search-dialog .search-close {
    right: 0;
  }
}
.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(40px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.secwen {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=100);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animated.secwen {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=100);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.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.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;
}

.search-dialog2 {
  position: absolute;
  left: 0;
  top: 90px;
  width: 100%;
  padding: .8rem 0;
  color: #c69c45;
  background-color: #ccc;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
  z-index: 99;
}

.bocweb-header.cur .search-dialog2 {
  opacity: 1;
  visibility: visible;
}

.search-dialog2 input:-moz-placeholder,
.search-dialog2 textarea:-moz-placeholder {
  color: #c69c45;
}
.search-dialog2 input::-moz-placeholder,
.search-dialog2 textarea::-moz-placeholder {
  color: #c69c45;
}
.search-dialog2 input:-ms-input-placeholder,
.search-dialog2 textarea:-ms-input-placeholder {
  color: #c69c45;
}
.search-dialog2 input::-webkit-input-placeholder,
.search-dialog2 textarea::-webkit-input-placeholder {
  color: #c69c45;
}

.search-dialog2 input[type=text] {
  float: left;
  width: 85%;
  height: .8rem;
  background-color: transparent;
  color: #c69c45;
  font-size: .45rem;
  line-height: .8rem;
}

.search-dialog2 input[type=submit] {
  float: right;
  width: .8rem;
  height: .8rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../imgbox/search.png);
  background-color: transparent;
  transition: all .3s;
}

/**/
.details.info {
  padding: 65px 0;
}

.infotx img {
  max-width: 100%;
}

.infotx p {
  word-wrap: break-word;
  margin-bottom: 20px;
}

.infoctrl {
  padding-top: 40px;
  border-top: solid 1px #ededed;
  margin-top: 30px;
  overflow: hidden;
}

.pagectrl {
  float: left;
  width: 70%;
}

.pagectrl p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 75%;
}

.pagectrl p a {
  color: #999;
  display: inline;
}

.pagectrl p a:hover {
  color: #364481;
}

.pageback {
  float: right;
}

.pageback a {
  width: 198px;
  height: 45px;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
  border: 1px solid #eaeaea;
  display: block;
  color: #666;
}

.pageback a:hover {
  background: #364481;
  font-size: 16px;
  transition: .5s;
}

.infotit .tit01 {
  margin-bottom: 12px;
}

.pageback a {
  font-size: 16px;
}

.pageback a:hover {
  color: #ffffff;
}

.infotx img {
  max-width: 100%;
  height: auto !important;
}

.infotx p {
  word-wrap: break-word;
}

.infoctrl {
  padding-top: 40px;
  border-top: solid 1px #ededed;
  margin-top: 30px;
  overflow: hidden;
}

.pageback {
  float: right;
}

.infotit {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: solid 1px #ededed;
  margin-bottom: 30px;
}

.infotit h2 {
  font-size: 38px;
  color: #333;
  line-height: 42px;
  margin-bottom: 30px;
}

.infotit p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}

.infotit p span {
  color: #999;
}

/**/
.bold {
  font-weight: bold;
}

.tc {
  text-align: center;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.w1400 {
  width: 1400px;
  max-width: 80%;
  margin: 0 auto;
}

.w1500 {
  width: 1500px;
  max-width: 80%;
  margin: 0 auto;
}

.pc768 {
  display: block;
}

.m768 {
  display: none;
}

.w1600 {
  width: 1600px;
  max-width: 83%;
  margin: 0 auto;
}

img.w100 {
  width: 100%;
}

.page {
  display: block;
}
.page a {
  float: none;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 1023px) {
  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }

  .search-list .item .pub-con {
    margin-top: .25rem;
  }

  .search-list .page {
    margin-top: 1.5rem;
  }

  .w1400 {
    max-width: 92%;
  }
}
@media (max-width: 767px) {
  .pc768 {
    display: none;
  }

  .m768 {
    display: block;
  }
}
.warp-search-form {
  display: none;
  position: fixed;
  top: 81px;
  left: 0;
  width: 100%;
  background-color: #f9f9f9;
  height: 95px;
  border-bottom: 1px solid #e3e3e3;
  z-index: 99;
}

.warp-search-form .search-form .dxnav-search-icon {
  height: 24px;
  width: 24px;
  display: flex;
  margin: 0 33px;
  align-self: center;
  align-items: center;
  justify-content: center;
}

.warp-search-form .search-form .dxnav-icon {
  width: 24px;
  height: 24px;
  margin-right: 0;
}

.warp-search-form .search-form .input2 {
  width: calc(100% - 320px - 0.5rem);
  margin-right: .5em;
  font-size: 2.4em;
  background-color: transparent;
  border: none;
}

.warp-search-form .search-form .search-close {
  width: 44px;
  height: 44px;
  margin: 0 10px 0 32px;
  cursor: pointer;
  background-color: transparent;
}

.warp-search-form .search-form .search-close svg {
  width: 20px;
  height: 20px;
}

.warp-search-form .search-form .submit-button {
  width: 125px;
  height: 45px;
  margin: 0;
  padding: 0 12px;
  /*font-size: 12px;*/
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #183030;
  background-color: #183030;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  border: none;
  letter-spacing: .12em;
  transition: color .4s ease,background-color .4s ease;
}

.warp-search-form .search-form .submit-button:hover {
  background-color: #fff;
  color: #183030;
  box-shadow: inset 0 0 0 1px #183030;
}

.warp-search-form .search-form .submit-button:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: #e4e4e4;
  box-shadow: none;
  border: none;
}

.warp-search-form .search-form.active {
  transform: translateY(0%);
}

.warp-search-form .search-form {
  height: 95px;
}

@media (max-width: 1023px) {
  .warp-search-form {
    top: 50px;
  }
}
@media (max-width: 767px) {
  .warp-search-form .search-form .dxnav-search-icon {
    margin: 0 1% 0 3%;
  }

  .warp-search-form .search-form .search-close {
    width: 30px;
    height: 30px;
    margin: 0 3% 0 1%;
  }

  .warp-search-form .search-form .search-close svg {
    width: 16px;
    height: 16px;
  }

  .warp-search-form .search-form .submit-button {
    width: 65px;
    height: 30px;
    padding: 0 6px;
  }

  .warp-search-form .search-form .dxnav-icon {
    width: 20px;
    height: 20px;
  }

  .warp-search-form .search-form, .warp-search-form {
    height: 60px;
  }

  .warp-search-form .search-form .input2 {
    font-size: 14px;
    width: calc(100% - 165px);
  }
}
.dxnav__dropdown-overlay {
  background: rgba(255, 255, 255, 0.5);
  height: 100vh;
  left: 0;
  max-width: 100vw;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  backdrop-filter: blur(5px);
}

.overlay--open {
  animation: overlayOpen .4s ease-out forwards;
}

@keyframes overlayOpen {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
  }
  1% {
    width: 100%;
    height: 100vh;
    z-index: 95;
  }
  100% {
    opacity: 1;
    width: 100%;
    height: 100vh;
    z-index: 95;
  }
}
/*20211222*/
/*20211222*/
.w1680 {
  width: 87.5%;
  max-width: 1680px;
  margin: 0 auto;
}

.lin177 {
  line-height: 1.77;
}

.lin15 {
  line-height: 1.5;
}

.lin133 {
  line-height: 1.33;
}

.kj {
  display: block;
}

.pre {
  position: relative;
}

.vh100 {
  height: 100vh;
}

.cons-swiper .swiper-button-prev,
.cons-swiper .swiper-button-next {
  width: 1.25rem;
  height: 1.25rem;
  background: transparent;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.cons-swiper .swiper-button-prev {
  background-image: url(../img/i3.png);
}
.cons-swiper .swiper-button-next {
  background-image: url(../img/i2.png);
}

/*header*/
.proheader .bocweb-header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
}

body.wel-active,
html.wel-active {
  overflow: hidden;
}

body.wel-active .wel-footer {
  color: #333;
}
body.wel-active .bocweb-header .boc-leftbtns .btns .line {
  background-color: #222222;
}
body.wel-active .bocweb-header .bocweb-logo {
  transform: none !important;
}
body.wel-active .bocweb-header .boc-rightsearchs .btns {
  background: url(../img/sear2.png) no-repeat center;
  background-size: 100%;
}

.con-header-box {
  display: none;
  position: fixed;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  background-color: #f7f7f7;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  background-image: url(../img/sec6.jpg);
}
.con-header-box .confixed-fl {
  width: 71.3%;
  padding-left: 6.625rem;
}
.con-header-box .confixed-fl .ulbox {
  position: relative;
  width: 380px;
}
.con-header-box .confixed-fl .ulbox .ul-bots {
  position: absolute;
  left: 100%;
  top: 0;
  width: 200px;
  display: none;
}
.con-header-box .confixed-fl .ulbox .ul-bots .li {
  display: block;
  line-height: 2.6;
  color: #333333;
  transition: .5s ease-in-out;
}
.con-header-box .confixed-fl .ulbox .ul-bots .li:hover, .con-header-box .confixed-fl .ulbox .ul-bots .li.active {
  color: #c69c45;
  transition: .5s ease-in-out;
}
.con-header-box .confixed-fl .ulbox .ul-tops {
  color: #999999;
  position: relative;
  line-height: 1.95;
  padding-left: 1.2rem;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.con-header-box .confixed-fl .ulbox .ul-tops:hover, .con-header-box .confixed-fl .ulbox .ul-tops.active {
  color: #333333;
  transition: .5s ease-in-out;
}
.con-header-box .confixed-fl .ulbox .ul-tops:hover:before, .con-header-box .confixed-fl .ulbox .ul-tops.active:before {
  opacity: 1;
  transition: .5s ease-in-out;
}
.con-header-box .confixed-fl .ulbox .ul-tops:before {
  width: .5rem;
  height: 2px;
  background-color: #000;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: .5s ease-in-out;
}
.con-header-box .confixed-fr {
  width: 28.7%;
  position: relative;
  padding-left: 2.1rem;
  padding-top: .5rem;
}
.con-header-box .confixed-fr:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 13rem;
  left: 0;
  top: 0;
  background: #e5e5e5;
}
.con-header-box .confixed-fr .fx {
  margin-top: 6rem;
  font-size: 0;
}
.con-header-box .confixed-fr .fx .i {
  display: inline-block;
  vertical-align: top;
  margin: 0 .5rem;
  position: relative;
}
.con-header-box .confixed-fr .fx .i:before {
  width: 1px;
  position: absolute;
  height: .5rem;
  content: "";
  left: -.5rem;
  top: 0;
  background-color: #dcdcdc;
}
.con-header-box .confixed-fr .fx .i:nth-child(1) {
  margin-left: 0;
}
.con-header-box .confixed-fr .fx .i:nth-child(1):before {
  display: none;
}
.con-header-box .confixed-fr .fx .i:last-child {
  margin-right: 0;
}
.con-header-box .confixed-fr .li {
  line-height: 1;
  display: block;
  color: #333333;
  transition: .5s ease-in-out;
}
.con-header-box .confixed-fr .li:hover {
  transition: .5s ease-in-out;
  color: #c69c45;
}
.con-header-box .confixed-fr .li:nth-child(n+2) {
  margin-top: .75rem;
}

.bocweb-header {
  padding-top: 1.45rem;
  padding-bottom: 1.45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.bocweb-header .boc-leftbtns {
  padding-top: 2px;
  position: absolute;
  left: 1.5rem;
  top: 1.45rem;
}
.bocweb-header .boc-leftbtns .btns {
  width: 48px;
  height: 9px;
  position: relative;
  cursor: pointer;
}
.bocweb-header .boc-leftbtns .btns.active .line {
  transition: .5s ease-in-out;
}
.bocweb-header .boc-leftbtns .btns.active .line1 {
  transform: rotate(15deg);
}
.bocweb-header .boc-leftbtns .btns.active .line2 {
  transform: rotate(-15deg);
}
.bocweb-header .boc-leftbtns .btns .line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transform-origin: 25% 75%;
  transition: .5s ease-in-out;
}
.bocweb-header .boc-leftbtns .btns .line1 {
  top: 0;
}
.bocweb-header .boc-leftbtns .btns .line2 {
  bottom: 0;
}
.bocweb-header .bocweb-logo {
  display: block;
  width: 300px;
  height: 46px;
  margin: 0 auto;
  position: relative;
  transition: .5s ease-in-out;
}
.bocweb-header .boc-rightsearchs {
  position: absolute;
  right: 1.5rem;
  top: 1.45rem;
}
.bocweb-header .langbox {
  position: absolute;
  right: 3rem;
  top: 1.45rem;
  z-index:3;
}
.bocweb-header .langbox a{
  transition:all .6s;
}
.bocweb-header .langbox a:hover{
  color:#ffdb91;
}
.bocweb-header .boc-rightsearchs .btns {
  width: 25px;
  height: 25px;
  cursor: pointer;
  /*background: url(../img/sear.png) no-repeat center;
  background-size: 100%;*/
}
.bocweb-header .boc-rightsearchs .btns .icon{
  width:25px;
  height:25px;
  fill:#fff;
}

.fp-viewing-0 .bocweb-header .bocweb-logo {
  transform: translateX(2.1rem);
  transition: .5s ease-in-out;
}

.wel-more {
  position: relative;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: block;
  color: #fff;
}
.wel-more:hover {
  color: #fff;
}
.wel-more .annniu {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-bottom: 0.55rem;
  line-height: 1;
  font-size: 14px;
  min-width: 4em;
}
.wel-more .annniu b {
  position: absolute;
  width: .5rem;
  height: .25rem;
  bottom: 0;
  left: .5rem;
  background: url(../img/jt.png) no-repeat center;
  background-size: 100%;
}

/*header*/
.svgbox .svgs svg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.svgbox .svg {
  stroke-width: 2;
  r: calc(50% - 1px);
}

@keyframes circle {
  from {
    stroke-dasharray: 0 1000;
  }
  to {
    stroke-dasharray: 1000 0;
  }
}
.svgbox {
  width: 100%;
  height: 100%;
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
}

.svgbox .circle {
  opacity: 0;
  transition: .8s ease-in-out;
}

.svgbox:hover .circle {
  animation: circle 3s linear;
  opacity: 1;
  transition: .8s ease-in-out;
}

@media screen and (min-width: 1024px) {
  .bocweb-header .boc-rightsearchs .btns {
    transition: .5s ease-in-out;
  }
  .bocweb-header .boc-rightsearchs .btns:hover .icon{
    transition: .5s ease-in-out;
    fill:#ffdb91;
    /*background: url(../img/sear3.png) no-repeat center !important;
    background-size: 100%;*/
  }

  .wel-more {
    transition: .5s ease-in-out;
  }
  .wel-more:hover {
    animation: pulse 2s linear infinite;
  }
}
/*footer*/
.wel-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 0 1.5rem;
  padding-bottom: 1.2rem;
  line-height: 1.53;
  color: #fff;
  z-index: 1100;
}

/*footer*/
.section4 {
  position: relative;
  background-color: #000000;
  perspective: 340px;
  overflow: hidden;
}

.stars {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 2px;
  box-shadow: -238px 108px #c69c45, 193px -376px #c69c45, -1264px -60px #c69c45, 145px -443px #c69c45, -1440px 37px #c69c45, 262px -136px #c69c45, 212px 219px #c69c45, 319px 223px #c69c45, 1246px -51px #c69c45, 308px 26px #c69c45, 147px 229px #c69c45, -1041px 450px #c69c45, 671px 86px #c69c45, -921px 234px #c69c45, -957px 242px #c69c45, 1249px -285px #c69c45, 741px 434px #c69c45, -1030px 330px #c69c45, 311px -475px #c69c45, -413px -105px #c69c45, 868px -435px #c69c45, -790px 289px #c69c45, 202px 427px #c69c45, -22px -158px #c69c45, -1294px -297px #c69c45, -63px 200px #c69c45, -592px -86px #c69c45, -732px 366px #c69c45, -1426px -262px #c69c45, 475px -400px #c69c45, -1442px -153px #c69c45, 1124px -219px #c69c45, 701px 257px #c69c45, 36px -179px #c69c45, -937px 480px #c69c45, -267px -418px #c69c45, 1467px 127px #c69c45, -1128px 274px #c69c45, -180px 430px #c69c45, 624px 275px #c69c45, -473px 150px #c69c45, -537px -348px #c69c45, 410px 455px #c69c45, 497px -29px #c69c45, 416px -370px #c69c45, 977px 82px #c69c45, 1209px -222px #c69c45, 637px 360px #c69c45, -1049px 409px #c69c45, 959px 407px #c69c45, -1153px -168px #c69c45, -437px -216px #c69c45, -572px 420px #c69c45, -228px 78px #c69c45, -925px 452px #c69c45, 244px 30px #c69c45, 453px -336px #c69c45, 993px -63px #c69c45, 670px -343px #c69c45, -1088px 344px #c69c45, -170px -153px #c69c45, 987px -208px #c69c45, 596px 166px #c69c45, -1362px -28px #c69c45, 1291px -106px #c69c45, -1128px 169px #c69c45, 1056px 367px #c69c45, 261px -128px #c69c45, 1017px 401px #c69c45, 1381px 245px #c69c45, 536px -113px #c69c45, -92px -217px #c69c45, 1481px 268px #c69c45, 832px -345px #c69c45, -863px 138px #c69c45, -997px -412px #c69c45, -330px -260px #c69c45, 691px -39px #c69c45, -468px -135px #c69c45, -535px 405px #c69c45, -1289px -284px #c69c45, 823px -225px #c69c45, -1172px -348px #c69c45, 505px -319px #c69c45, 94px -45px #c69c45, -687px -64px #c69c45, -1133px -456px #c69c45, 1357px 135px #c69c45, -919px -249px #c69c45, 206px 32px #c69c45, 1453px -338px #c69c45, -764px 83px #c69c45, 726px 85px #c69c45, 205px 103px #c69c45, 85px 116px #c69c45, 1104px -121px #c69c45, 649px -304px #c69c45, -313px 313px #c69c45, 491px -419px #c69c45, -1405px 397px #c69c45, 30px -81px #c69c45;
  animation: fly 3s linear infinite;
  transform-style: preserve-3d;
  z-index: 2;
}

.section1 .swiper-slide {
  overflow: hidden;
  background-color: #000;
}

.section4 .words {
  position: relative;
  z-index: 5;
}

.stars:before,
.stars:after {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  box-shadow: inherit;
}

.stars:before {
  transform: translateZ(-300px);
  animation: fade1 3s linear infinite;
}

.stars:after {
  transform: translateZ(-600px);
  animation: fade2 3s linear infinite;
}

@keyframes fly {
  from {
    transform: translateZ(0px);
  }
  to {
    transform: translateZ(300px);
  }
}
@keyframes fade1 {
  from {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.5;
  }
}
/* 流星效果 */
#liuxing {
  margin: 0 auto;
  /* max-width: 1600px; */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.star {
  display: block;
  width: 1px;
  background: transparent;
  position: relative;
  opacity: 0;
  /*过渡动画*/
  animation: star-fall 3s linear infinite;
}

.star:after {
  content: '';
  display: block;
  border: 0px solid #fff;
  border-width: 0px 90px 2px 90px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.1);
  /*变形*/
  transform: rotate(-45deg) translate3d(1px, 3px, 0);
  transform-origin: 0% 100%;
}

@keyframes star-fall {
  0% {
    opacity: 0;
    transform: scale(0.5) translate3d(0, 0, 0);
  }
  50% {
    opacity: 1;
    transform: translate3d(-200px, 200px, 0);
  }
  100% {
    opacity: 0;
    transform: scale(1.2) translate3d(-300px, 300px, 0);
  }
}
/*20211213*/
@keyframes turnas {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.ban-wel {
  position: relative;
}
.ban-wel .i {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 0;

}
.ban-wel .i1 {
  position: relative;
}
.ban-wel .iii {
  font-size: 0;
  white-space: nowrap;
  height: 50%;
  animation: turnas 6s infinite 1s linear;
  z-index:1;
}
.ban-wel .iii .i-img {
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
.ban-wel .iii img {
  max-height: 100%;
}
.ban-wel .i2{
  z-index:3;
}
.section1 .words{
  z-index:4;
}

.section {
  overflow: hidden;
  position: relative;
}

.wel-footer {
  font-family: "SourceHanSansCN-Regular","Source Han Sans CN", "Noto Sans S Chinese","Noto Sans S Chinese Light","Microsoft Yahei", "Microsoft YaHei Light","PingFangSC-Semibold","Pingfang sc bold",   "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

.section1 .imgs {
  height: 100vh;
}
.section1 .items {
  display: block;
  position: relative;
}
.section1 .words {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3.5rem;
}
.section1 .text {
  padding-right: 2rem;
}
.section1 .tits-img {
  padding-left: 3rem;
}
.section1 .tits-img img {
  width: 4.25rem;
}
.section1 .txts {
  color: #bcae96;
  margin-top: 2.5rem;
}
.section1 .txts img {
  width: 12.8rem;
}
.section1 .swiper-pagination {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  width: auto;
  right: 3rem;
  font-size: 18px;
  color: #999999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section1 .swiper-pagination .swiper-pagination-current {
  color: #fff;
}

.section1 .swiper-pagination {
  font-family: "canela";
}

.section2 {
  background-position: center bottom !important;
}
.section2 .wel-morebox {
  left: 51%;
  bottom: 27%;
  position: absolute;
  z-index: 5;
}
.section2 .wel-more2 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section2 .words {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 2.16rem;
  padding-right: .8rem;
}
.section2 .words .txts {
  color: #fff;
}
.section2 .words .txts .kj {
  width: 12.375rem;
}
.section2 .words .tits {
  color: #c69c45;
  /*margin-bottom: (20rem*.9/40);*/
  margin-bottom: .65rem;
}
.section2 .words .tits .kj {
  width: 3.25rem;
}

.wel-titles .en {
  color: #fff;
  margin-top: .55rem;
}
.wel-titles .cn {
  color: #fff;
  
}

.section5 .words {
  position: absolute;
  top: calc(46px + 3.9rem);
  max-height: calc(100% - 170px);
  padding-top: .5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section5 .wel-titles {
  position: absolute;
  left: 2.5rem;
  top: 0;
}
.section5 .images {
  position: relative;
  height:104vh;
  margin-top:-4vh;
}
.section5 .images .i{
   height:104vh;
}
.section5 .images .i {
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  top: 0;
  /*opacity: 0;*/
  opacity: 1;
  transition: .5s ease-in-out;
}
.section5 .images .i0 {
  position: relative;
}
.section5.animate .images .i1, .section5.animate .images .i2, .section5.animate .images .i3, .section5.animate .images .i4, .section5.animate .images .i5 {
  opacity: 0;
  transition: .5s ease-in-out;
}
.section5.animate .images .i1 {
  /*transition-delay:.2s;*/
  animation: opacitys 1s infinite 0.1s linear;
}
.section5.animate .images .i2 {
  /*transition-delay:.6s;*/
  animation: opacitys 1s infinite 0.2s linear;
}
.section5.animate .images .i3 {
  /*transition-delay:.8s;*/
  animation: opacitys 1s infinite 0.3s linear;
}
.section5.animate .images .i4 {
  /*transition-delay:1s;*/
  animation: opacitys 1s infinite 0.4s linear;
}
.section5.animate .images .i5 {
  /*transition-delay:1.2s;*/
  animation: opacitys 1s infinite 0.5s linear;
}

.section5-list {
  text-align: center;
  font-size: 0;
  padding-top: 1.2rem;
  color: #fff;
  padding-left: 1rem;
}
.section5-list .items {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.section5-list .items .tits {
  line-height: 1.25;
  margin-bottom: .6rem;
}
.section5-list .items .li-01 {
  line-height: 1.7;
  margin-bottom: .35rem;
}
.section5-list .items .li-02 {
  line-height: 1;
  color: #ffdb91;
}
.section5-list .items .li:nth-child(n+2) {
  margin-top: 1.05rem;
}
.section5-list .items .sec5-wel-more {
  margin-top: 1.4rem;
}
.section5-list .items1 {
  padding-right: 3.4rem;
}
.section5-list .items2 {
  padding-left: 3.6rem;
  position: relative;
}
.section5-list .items2:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 5.3rem;
  left: 0;
  top: .3rem;
  background-color: rgba(255, 255, 255, 0.2);
}

.section4 .words {
  position: absolute;
  left: 50%;
  top: calc(46px + 2.9rem);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: .5rem;
}
.section4 .wel-titles .cn {
  margin-top: 0;
}

.section4-list {
  margin-top: 1rem;
}
.section4-list .svgbox-box {
  bottom: auto;
  top: 16.5vh;
  margin-top: -.625rem;
  /*top: (160rem/40);*/
}
.section4-list .swiper-button-prev {
  left: -2.1rem;
}
.section4-list .swiper-button-next {
  right: -2.1rem;
}
.section4-list .words-text {
  color: #999999;
  padding-top: 1rem;
}
.section4-list .words-text .time, .section4-list .words-text .baodao {
  line-height: 1;
}
.section4-list .words-text .txts {
  line-height: 1.25em;
  max-height: 2.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #fff;
  margin-top: .45rem;
  margin-bottom: .6rem;
}
.section4-list .words-text .baodao {
  padding-left: .5rem;
  position: relative;
}
.section4-list .words-text .baodao:before {
  position: absolute;
  width: 0.325rem;
  height: 0.325rem;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  background: url(../img/i4.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}
.section4-list .items {
  display: block;
  width: 28%;
  margin-right: 8%;
}
.section4-list .items:last-child {
  margin-right: 0;
}
.section4-list .swiper-container{
  padding-right:5px;
}
.section4-list .items .images {
  overflow: hidden;
  position: relative;
  height: 33vh;
  overflow: hidden;
  box-sizing:content-box;
}
.section4-list .items .images:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 1px solid #d99914;
  box-sizing: border-box;
  z-index: 5;
}
.section4-list .items .images img {
  transition: .5s ease-in-out;
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-width: none;
  position: relative;
}

.topsoo {
  position: absolute;
  top: calc(46px + 2.9rem);
  max-height: calc(100% - 170px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section3-2 .words-text .words-list {
  width: 45%;
  position: relative;
  top: -.375rem;
  left: 3rem;
}
.section3-2 .words-text .wel-titles {
  left: -3rem;
  position: relative;
  z-index: 6;
}
.section3-2 .maps {
  position: relative;
  left: -1rem;
  top: -1.5rem;
}
.section3-2 .maps .lis {
  position: absolute;
  color: #fff;
}
.section3-2 .maps .lis b, .section3-2 .maps .lis span {
  font-weight: normal;
  line-height: .8;
}
.section3-2 .maps .lis b {
  font-family: Arial;
}
.section3-2 .maps .lis .num {
  color: #ffdb91;
}
.section3-2 .maps .lis.lis2 {
  bottom: 0rem;
  left: 4rem;
}
.section3-2 .maps .lis.lis1 {
  bottom: 3.25rem;
  left: -.55rem;
}
.section3-2 .maps .lis .span {
  margin-top: .2rem;
}
.section3-2 .maps .lis .num, .section3-2 .maps .lis .span {
  position: relative;
  padding-left: 2.5rem;
}
.section3-2 .maps .lis .num:before {
  position: absolute;
  content: "";
  width: 2.25rem;
  height: 1px;
  background-color: #959595;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.section3 .words-box .li-01 {
  transition: .5s ease-in-out;
}
.section3 .words-box .li span {
  transition: .5s ease-in-out;
}
.section3 .words-box .li.active2 .li-02 span {
  font-size: 150%;
  transition: .5s ease-in-out;
}
.section3 .words-box .li.active2 .li-01.on {
  color: #fff;
  transition: .5s ease-in-out;
}

@keyframes opacitys {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.section3.animate .images .dian {
  opacity: 1;
  transition-delay: 2s;
}
.section3 .images .dian {
  position: absolute;
  opacity: 0;
}
.section3 .images .dian span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/imgs/7.png) no-repeat center;
  background-size: 100%;
  width: 2.5rem;
  height: 2.5rem;
  opacity: 0;
}
.section3 .images .dian1 {
  left: 58.8%;
  top: 61%;
}
.section3 .images .dian1 span {
  animation: opacitys 1s infinite 0.1s linear;
}
.section3 .images .dian2 {
  left: 69%;
  top: 45%;
}
.section3 .images .dian2 span {
  animation: opacitys 1s infinite 0.3s linear;
}
.section3 .images .dian3 {
  left: 76%;
  top: 40%;
}
.section3 .images .dian3 span {
  animation: opacitys 1s infinite 0.4s linear;
}
.section3 .images .dian4 {
  left: 81%;
  top: 50%;
}
.section3 .images .dian4 span {
  animation: opacitys 1s infinite 0.5s linear;
}
.section3 .words-box {
  padding-left: 2.25rem;
}
.section3 .images {
  position: relative;
  z-index: 0;
}
.section3 .images .i {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 2.2s ease-in;
  z-index: 0;
}
.section3 .images .i1, .section3 .images .i2 {
  z-index: 2;
}
.section3 .images .i0 {
  opacity: 1;
}
.section3 .images .i3 {
  /*transform:translateX(100%);*/
  transition-delay: 0;
}
.section3 .sec3-wel-more {
  margin-top: 1.6rem;
  /*margin-top: 2.1rem;*/
}
.section3 .words {
  position: absolute;
  padding-top: 0;
  color: #fff;
  z-index: 2;
}
.section3 .words .li-01 {
  line-height: 1;
}
.section3 .words .li-01.on {
  color: rgba(255, 255, 255, 0.4);
}
.section3 .words .li-02 {
  line-height: 1;
  margin-top: 0.45rem;
}
.section3 .words .li:nth-child(n+2) {
  margin-top: 0.9rem;
}
.section3 .btn-list {
  bottom: 12%;
  position: absolute;
  padding-left: 2.5rem;
  padding-right: 2.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.section3 .btn-list .li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  width: 4rem;
}
.section3 .btn-list .li .bg {
  position: relative;
  visibility: hidden;
  width: 100%;
  display: block;
}
.section3 .btn-list .li .c0, .section3 .btn-list .li .c1 {
  position: absolute;
  left: 0;
}
.section3 .btn-list .li .c0 {
  top: 0;
  z-index: 1;
}
.section3 .btn-list .li .c1 {
  z-index: 0;
  top: .5rem;
}
.section3 .btn-list .li:before {
  position: absolute;
  content: "";
  right: 0;
  top: -.4rem;
  width: .6rem;
  height: .6rem;
  background: url(../img/i9.png) no-repeat center;
  background-size: 100%;
  z-index: 0;
  transition: .5s ease-in-out;
  opacity: 0;
}
.section3 .btn-list .li img {
  pointer-events: none;
  position: relative;
  z-index: 2;
}
.section3 .btn-list .li.active:before, .section3 .btn-list .li.onactive:before {
  opacity: 1;
  transition: .5s ease-in-out;
}
.section3.animate .images .i {
  opacity: 1;
  transition: 1.5s ease-in-out;
}
.section3.animate .images .i2 {
  transition-delay: .3s;
}
.section3.animate .images .i3 {
  transform: translateX(0);
  transition-delay: .4s;
}

.section3 .btn-list .li {
  transition: .5s ease-in-out;
  position: relative;
}
.section3 .btn-list .li img {
  transition: .5s ease-in-out;
}
.section3 .btn-list .li.onactive {
  transition: .5s ease-in-out;
}
.section3 .btn-list .li.onactive img {
  transition: .5s ease-in-out;
}
.section3 .btn-list .li.onactive .c0 {
  top: -.4rem;
}
.section3 .btn-list .li.onactive .c1 {
  top: .6rem;
  left: 0;
}

@media screen and (min-width: 1024px) {
  .section4-list .items:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }

  .section4-list .words-text .txts {
    transition: .5s ease-in-out;
  }

  .section4-list .items:hover .words-text .txts {
    transition: .5s ease-in-out;
    color: #c69c45;
  }
}
.section3-2 .words-text,
.section3-2 .words-text .words-list {
  height: 100%;
}

@media screen and (max-width: 1650px) {
  .section3-2 .maps .lis.lis2 {
    bottom: 1.2rem;
  }

  .section3-2 .maps .lis.lis1 {
    bottom: 4.2rem;
  }

  .section3-2 .maps {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
  }

  .section3-2 .words-text {
    max-height: calc(100% - 92px - 5.8rem);
  }

  .section3-2 .words-text .words-list {
    top: 0;
  }
}
@media screen and (max-width: 1480px) {
  .section3-2 .maps{
    top: 50%;
    position: absolute;
    transform: translateY(-40%);
    width: 85%;
  }
  .section3-2 .maps .lis.lis1{
    left: -2rem;
    bottom:2.2rem;
  }
  .section3-2 .maps .lis.lis2{
    left: 3.25rem;
    bottom: -0.5rem;
  }
  .bocweb-header .bocweb-logo{
    width:7.5rem;
    height:auto;
  }
  .section3-2 .maps .lis .num span{
    font-size:36px;
  }
  .section3-2 .maps .lis .span{
    font-size:12px;
  }
  .section3-2 .words-text .wel-titles{
    top: -1rem;
  }
  .section1 .txts{
    font-size:24px;
  }
  .section4-list .words-text .txts{
    font-size:16px;
  }
}
@media screen and (max-width: 1024px) {
  .section2 .wel-more2{
    left:42%;
  }
  .section3-2 .maps{
    width:100%;
  }
}
@media screen and (max-width: 767px) {
  .section3-2 .maps .lis.lis1{
    left:0;
  }
  .section3-2 .maps .lis.lis2{
    left:3rem;
  }
}

.section2 .bg{
  position: absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:1;
}
.section2 .words{
  z-index:3;
}


/*首页响应*/
@media (max-width:1480px){
  .section2 .words{
    bottom: 6vh;
  }
  .section3 .btn-list{
    bottom:5%;
  }
  .wel-more{
    width: 3rem;
    height: 3rem;
  }
  .section3 .btn-list .li{
    width:3.5rem;
  }
  .section1 .txts{
    line-height:1.8;
  }
  .wel-more .annniu{
    font-size:12px;
  }
  .section2 .words .txts{
    font-size:14px;
  }
  .section1 .words{
    bottom: 4rem;
    line-height:2;
  }
  .section3 .words{
    top: calc(46px + 1.9rem);
  }
  .section3 .words-box .li span{
    font-size:14px;
  }
  .section3 .words .li-02{
    font-size:18px;
  }
  .wel-titles .cn{
    font-size:28px;
  }
}
@media (max-width:768px){
  .section1 .text{
    width:100%;
    padding-right:0;
    display: flex;
      flex-flow: column wrap;
      justify-content: center;
      align-items: center;
  }
  .section1 .txts{
    text-align:center;
  }
  .section1 .tits-img{
    padding-left:0 !important;
  }
  .section1 .words{
    bottom:4rem;
  }
  .section1 .txts{
    margin-top:1rem;
  }
  /*.section2{
    background:url(../img/sec2-1.jpg) no-repeat center center !important;
    background-size:cover !important;
  }*/
  .section2 .wel-morebox{
    display:none;
  }
  .section2 .words .tbox{
    width:100%;
  }
  .section2 .words{
    padding-left:2rem;
    bottom:4.2rem;
  }
  .section2 .words .tits .kj{
    display:none;
    width:auto;
    height:1rem;
  }
  .section2 .words .tits .kj2{
    display:block;
  }
  .section2 .words .txts{
    line-height:2;
  }
  .section3 .sec3-wel-more{
    display:none;
  }
  .section3 .words-box{
    padding-left:0;
  }
  .section3-2 .words-text .words-list{
    width:70%;
  }
  .section3-2 .words-text{
    max-height: none;
  }
  .section3-2 .words-text{
    height:auto;
  }
  .section3-2 .maps{
    position: relative;
    top: 0;
    left:0;
    transform: translateY(0);
  }
  .section3-2 .maps .lis.lis2{
    left: 3rem;
  }
  .section5-list{
    padding-top: 3.2rem;
  }
  .section5-list .items .sec5-wel-more{
    display:none;
  }
  .section4-list .swiper-button-prev{
    left:-1.5rem;
  }
  .section4-list .swiper-button-next{
    right:-1.5rem;
  }
  
}
@media (max-width:767px){
  .wel-banner .videoboxs:before{
    width:40px;
    height:40px;
  }
  .section1 .words{
    bottom:3rem;
  }
  .section3 .images .dian3{
    left: 56%;
  }
  .wel-footer{
    padding: 0 5%;
    line-height:1.8;
    padding-bottom: .65rem;
  }
  .section1 .txts{
    font-size:18px;
  }
  .section1 .tits-img img{
    width:3rem;
  }
  .section2 .words .txts{
    font-size:12px;
  }
  .section2 .words .tits .kj{
    height:.7rem;
  }
  .section2 .words{
    bottom: 3.8rem;
  }
  .section3 .words{
    top:2.8rem;
  }
  .section3 .btn-list .li{
    width:3rem;
  }
  
  .section3-2 .words-text .wel-titles{
    left:0;
  }
  .section3-2 .words-text .words-list{
    width:95%;
    left:0;
  }
  .section3-2 .words-text{
    top:3rem;
  }
  .section3-2 .maps .lis .num:before{
    width: 1.5rem;
  }
  .section3-2 .maps .lis span{
    font-size:28px;
  }
  .section3-2 .maps .lis .span{
    font-size:12px;
    margin-top:0;
  }

  .section3-2 .maps .lis .num, .section3-2 .maps .lis .span{
    padding-left:1.85rem;
  }
  .section1 .swiper-pagination{
    right:1rem;
  }
  .section4-list .swiper-button-next,.section4-list .swiper-button-prev{
    display:none !important;
  }
  .section5 .wel-titles{
    left:0;
  }
  .section5-list{
    padding-left: 0;
  }
  .section5-list .items1{
    padding-right:.5rem;
    /*width:100%;*/
  }
  .section5-list .items2{
    padding-left:1rem;
    width:50%;
  }
  .section5-list .items1{
    width:50%;
  }
  .section5 .words{
    top:3rem;
  }
  .section5-list .items .li-02{
    font-size:16px;
  }
  /*.section5-list .items2{
    width:100%;
  }*/
  /*.section5-list .items2:before{
    display:none;
  }*/


  body.wel-active .bocweb-header .bocweb-logo{
    transform: translate(-50%, -50%) !important;
  }
  .bocweb-header .btn2{
    width:1rem;
  }
  .con-header-box{
    background-image: url(../img/sec6-1.jpg);
  }
  /*.proheader .bocweb-header{
    z-index:9999;
  }
  .con-header-box{
    z-index:8888;
  }*/
  .con-header-box .topsoo{
    top:12vh;
  }
  .con-header-box .ulbox{
    padding:0 10%;
  }
  .con-header-box .ulbox .li{
    width:100%;
  }
  .con-header-box .li .title{
    font-size:20px;
  }
  .con-header-box .ulbox .li .titbox{
    display:none;
  }
  .con-header-box .fotbot{
    display:none;
  }
  .con-header-box .warp-fotbot{
    padding:0 8%;
    position: absolute;
    bottom:1rem;
  }
  .con-header-box .tab-img{
    margin-left: 0;
    margin-bottom:1rem;
  }
  .con-header-box .tab-img .tab-li{
    padding:0 1rem;
    
  }
  .con-header-box .ulbox{
    overflow-y:auto;
    max-height:50vh;
  }
  .con-header-box .linebox {
    color:#fff;
    margin-bottom:1rem;
  }
  .con-header-box .tab-img .tab-li .icon,.con-header-box .tab-img .tab-li{
    height:1.55rem;
  }
  .section3-2 .words-text .wel-titles{
    top:0;
  }
}

@media (max-width: 768px){
  .section3 .btn-list{
    width:100%;
    padding:0 8%;
    bottom:8%;
  }
  .section3-2 .maps{
    position: absolute;
    width: 100%;
    top: 73vh;
  }
  .section3-2 .maps .lis.lis2{
    left:2rem;
  }
      
}
.langbox .xbtn{
  cursor:pointer;
}
.langbox .xbtn .icon{
  width:12px;
  height:12px;
  fill:#fff;
  margin-left:10px;
  
}
.langbox .langdown{
  position: absolute;
  left:0;
  display:none;
  cursor:pointer;
  top:35px;
}
.langbox .langdown a{
  display:block;
  margin-bottom:5px;
}
@media (max-width: 767px){
  .section3 .words .li:nth-child(n+2) .li-02{
    font-size:14px;
  }
  .section3 .words .li:nth-child(n+2){
    margin-top:.5rem;
  }
  .section2 .words{
    bottom: 3.25rem;
  }
  .bocweb-header .langbox{
    position: absolute;
    right: 2rem;
    top: 0.65rem;
    z-index: 3;
  }
  .bocweb-header .langbox .line{
    margin: 0 5px !important;
  }
  .bocweb-header .langbox a{
    font-size:12px;
  }
  .bocweb-header .bocweb-logo{
    left:44% !important;
  }
}

.section4-list .swiper-container{
  padding-bottom:1.5rem;
}
.section4-list .swiper-container .swiper-pagination{
  display:none;
}
.section4-list .swiper-container .swiper-pagination span{
  background: #ffdb91;
}
.section4-list .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
    background: #ffdb91;
}
@media (max-width: 767px){
  .section4-list .swiper-container .swiper-pagination{
    display:block;
  }
}



/*# sourceMappingURL=style.css.map */
