/*顶部轮播*/
body, html {
  max-width: 100%;
  min-width: unset;
}
.header {
  width: 4rem !important;
  margin: 0 !important;
  height: 0.4rem;
}
.header img:first-child {
  width: 2rem;
  margin-left: 0.2rem;
}
.header ul {
  display: none;
}
.header ul li a {
  border-left: none;
}
#nh {
  display: inherit;
}
#nh_ul {
  position: absolute;
  right: -0.2rem;
  top: 0.55rem;
  margin-left: 0;
  width: 1rem;
  z-index: 111;
  background: #2a7daf;
  border-radius: 0.1rem;
}
#nh_ul li {
  width: 1rem;
  float: unset;
  margin: 0.06rem 0;
  padding: 0;
  border: none;
}
#nh_ul li a{
  padding: 0;
  display: block;
  font-size: 0.14rem;
  text-align: center;
  line-height: 2;
  color: #eff0f0;
}
#search {
  overflow: hidden;
  float: right;
  height: 0.4rem;
  margin-top: -0.1rem;
}
#search img{
  overflow: hidden;
  display: block;
  width: 0.3rem;
}
#search-input {
  width: 3.5rem;
  height: 0.3rem;
}
#search-input input {
  height: 0.18rem;
}
#search-input img {
  width: 0.18rem;
}
#nh {
  height: 0.26rem;
  margin-top: -0.1rem;
}
#nh img{
  width: 0.26rem;
}
.footer {
  background: url(../img/footer_bg_2.jpg) center bottom no-repeat;
  background-size: cover;
  height: 2.6rem;
}
.footer .link-group, .link-box .home-link {
  display: none;
}
.ipv6 {
  display: none;
}
.footer {
  margin-top: 0.4rem;
}
.footer .code {
  width: 1rem;
  float: unset !important;
  left: 50%;
  transform: translate(-50%, -50%);
}
.copyright {
  height: 0.6rem;
  line-height: 3;
  font-size: 0.1rem;
  padding: 0;
}
.copyright p:last-child {
  display: none;
}
.copyright img {
  width: 0.12rem;
}
.link-box {
  height: 1.8rem;
}
.w-1400 {
  width:3.9rem;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  pointer-events: none;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  float: left;
  width: 100%;
  border: 0;
}

.centered-btns_tabs {
  text-align: center;
  font-size: 0;
  list-style-type: none;
  position: absolute;
  left: 50%;
  top: 1.7rem;
  transform: translate(-50%, 0);
  z-index: 3;
}

.centered-btns_tabs li {
  display: inline-block;
  margin: 0 0.08rem 0 0;
  *display: inline;
  *zoom: 1;
}

.centered-btns_tabs a {
  display: inline-block;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  line-height: 0.2rem;
  background-color: #fff;
  overflow: hidden;
  *display: inline;
  *zoom: 1;
}

.centered-btns_tabs .centered-btns_here a {
  background-color: #257cae;
}

.orientation {
  width: 80% !important;
  padding: 0.15rem 0 0.15rem 0.15rem;
  margin: 0.3rem auto;
  overflow: hidden;
  position: relative;
}

.orientation-background {
  background: #267cb1;
  width: 2.4rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.hide {
  display: none;
}

.orientation-background2 {
  width: 100%;
  background: none;
}

.orientation img {
  float: left;
  width: 0.85rem;
  height: 0.56rem;
}

.mbzr_hover {
  display: none;
}

.img-title {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.2rem !important;
}
.img-title a {
  width: 40%;
  display: block;
}
.img-title a img {
  width: 100%;
}
/*新闻中心*/
.new-box {
  width: 3.9rem;
  margin: 0 auto;
}
.slideBox {
  width: 3.9rem;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 0.15rem;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0.03rem;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 0.1rem;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  text-align: center;
  background: #fefeff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #999a92;
}
.slideBox .bd {
  width: 390px;
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd li p {
  width: 3.9rem;
  color: white;
  position: absolute;
  bottom: 0;
  height: 0.3rem;
  line-height: 0.3rem;
  background: #267cb1;
  box-sizing: border-box;
  padding-right: 0.8rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 0.1rem;
  font-size: 0.14rem;
}

.slideBox .bd img {
  width: 3.9rem;
  height: 2.62rem;
  display: block;
  margin-top: 0.25rem;
}

.slideTxtBox {
  margin-top: 0.2rem;
  width: 100%;
  text-align: left;
}

.slideTxtBox .hd {
  height: 0.4rem;
  padding: 0 0.1rem 0 0.2rem;
  position: relative;
}

.slideTxtBox .hd ul {
  width: 3.9rem;
  float: left;
  position: absolute;
  height: 0.4rem;
  line-height: 0.4rem;
  background: #e7e7e7;
  left: 50%;
  transform: translate(-50%, 0);
}

.slideTxtBox .hd ul li {
  float: left;
  padding: 0 0.09rem;
  cursor: pointer;
  color: #267cb1;
  font-weight: bold;
  font-size: 0.14rem;
}

.slideTxtBox .hd ul li.on {
  height: 0.4rem;
  background: #267cb1;
  color: #fff;
}

.slideTxtBox .bd ul {
  zoom: 1;
}
.slideTxtBox .bd li {
  height: 0.5rem;
  line-height: 0.5rem;
  border-bottom: 0.01rem dashed #adadaf;
  padding-left: 0.2rem;
}

.slideTxtBox .bd li a {
  display: block;
  color: #656364;
  font-size: 0.14rem;
  width: 2.8rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.slideTxtBox .bd li.on {
  height: 0.8rem;
  background: #e7e7e7;
  border-bottom: none;
  line-height: 0.3rem;
  padding-top: 0.1rem;
  animation: in 0.1s linear both;
}
.slideTxtBox .bd li.on a {
  display: block;
  width: 2.94rem;
  height: 0.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@keyframes in {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

.slideTxtBox .bd li span.on-date, .slideTxtBox .bd li p {
  display: none;
}

.slideTxtBox .bd li.on > span.date {
  display: none;
}

.slideTxtBox .bd li.on p {
  display: block;
  font-size: 0.12rem;
  line-height: 0.16rem;
}

.slideTxtBox .bd li.on > span.on-date {
  display: block;
  margin-top: 0.05rem;
  margin-right: 0.15rem;
}

.slideTxtBox .bd li.on > span.on-date .dd {
  display: block;
  width: 0.54rem;
  height: 0.3rem;
  text-align: center;
  background: #adadaf;
  color: #ffffff;
  font-size: 0.16rem;
}

.slideTxtBox .bd li.on > span.on-date .yy-mm {
  color: white;
  background: #257cae;
  font-size: 0.12rem;
  display: block;
  width: 0.54rem;
  height: 0.2rem;
  line-height: 0.2rem;
  text-align: center;
}

.slideTxtBox .bd li.on a {
  color: #121212;
  font-weight: bold;
}

.slideTxtBox .bd li p {
  color: #656364;
}


.slideTxtBox .bd ul > .more {
  font-weight: bold;
  margin-top: 0.2rem;
}

.slideTxtBox .bd ul > .more a {
  color: #257bb0;
  font-size: 0.14rem;
}

.slideTxtBox .bd li .date {
  float: right;
  color: #999;
  font-size: 0.12rem;
}


/*产业布局*/
.domain {
  margin-top: 0.3rem;
}

.domain-box ul {
  overflow: hidden;
  margin-top: 0.4rem;
  pointer-events: none;
}

.domain-box ul li {
  float: left;
  margin-right: 0.02rem;
}

.domain-box ul li:last-child {
  margin-right: 0;
}

.domain-box ul li img {
  width: 0.41rem;
  /*height: 3.87rem;*/
}

