header .header .logo img.logo-white {
  opacity: 0
}

header .header .logo img.logo-color {
  opacity: 1
}

header .header .right .nav ul li .title {
  color: #163f57
}

header .header .right .nav ul li .title a:after {
  bottom: 30%
}

header .header .right .right-fun .language {
  color: #163f57
}

header .header .right .right-fun .hamburger>div,
header .header .right .right-fun .hamburger>div:after,
header .header .right .right-fun .hamburger>div:before,
header .header .right .right-fun .hamburger>view,
header .header .right .right-fun .hamburger>view:after,
header .header .right .right-fun .hamburger>view:before {
  background-color: #163f57
}

.section1 {
  position: relative;
  margin-top: 1.8rem
}

@media (max-width:767px) {
  .section1 {
    margin-top: 1.24rem
  }
}

.section1 .cont {
  border-radius: .36rem;
  background-color: #dbf0fb;
  padding: .55rem 1.32rem .72rem 1.32rem
}

@media (max-width:1024px) {
  .section1 .cont {}
}

@media (max-width:991px) {
  .section1 .cont {
    padding: 1rem
  }
}

@media (max-width:767px) {
  .section1 .cont {
    padding: .4rem
  }
}

.section1 .cont .tag {
  margin-bottom: .2rem
}

.section1 .cont .tag span {
  display: inline-block;
  color: #00b0ec;
  background-color: #fff;
  border-radius: 50px;
  padding: .14rem .28rem;
  font-size: .18rem
}

@media (max-width:1024px) {
  .section1 .cont .tag span {
    font-size: .26rem
  }
}

@media (max-width:991px) {
  .section1 .cont .tag span {
    font-size: .36rem
  }
}

@media (max-width:767px) {
  .section1 .cont .tag span {
    font-size: .26rem
  }
}

.section1 .cont .title {
  line-height: 1.5;
  /* font-weight: 700; */
  margin-bottom: .2rem;
  font-size: .44rem;
  text-align: center;
  font-weight: 600;
}

@media (max-width:1024px) {
  .section1 .cont .title {
    font-size: .40rem
  }
}

@media (max-width:991px) {
  .section1 .cont .title {
    font-size: .36rem
  }
}

@media (max-width:767px) {
  .section1 .cont .title {
    font-size: .32rem
  }
}

.section1 .cont .date {
  color: #082d43;
  margin-bottom: .28rem;
  font-size: 16px;
  text-align: center;
}

@media (max-width:1024px) {
  .section1 .cont .date {
    font-size: .26rem
  }
}

@media (max-width:991px) {
  .section1 .cont .date {
    font-size: .36rem
  }
}

@media (max-width:767px) {
  .section1 .cont .date {
    font-size: .26rem
  }
}

.section1 .cont .article {
  line-height: 1.9;
  white-space: wrap !important
}

.section1 .cont .article p {
  font-size: 16px;
  line-height: 2;
  color: #333;
  margin-bottom: .3rem
}

.section1 .cont .article img {
  max-width: 100%;
  width: auto;
  height: auto
}

.section1 .cont .link {
  text-align: center;
  margin-top: .8rem
}

@media (max-width:991px) {
  .section1 .cont .link {
    text-align: right;
    margin-top: .8rem
  }
}

@media (max-width:767px) {
  .section1 .cont .link {
    margin-top: 1.1rem
  }

  .section1 .cont .article p {
    font-size: 14px;
    line-height: 1.8;
  }
}

.pn-page {
  clear: both;
  width: 100%;
  padding-top: .55rem;
  margin-top: .5rem;
  border-top: 1px solid #1395da;
}

.pn-page a {
  font-size: 16px;
  color: #666;
  max-width: 48%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pn-page a:hover {
  color: #00b4f8;
}

.pn-page .p-page {
  float: left;
}

.pn-page .n-page {
  float: right;
}

@media (max-width:767px) {
  .pn-page {
    margin-bottom: .2rem;
  }

  .pn-page a {
    max-width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .pn-page {
    padding-top: .35rem;
    margin-top: .3rem;
  }

  .pn-page .n-page {
    float: left;
  }
}

/*# sourceMappingURL=08b4fcf5c232e00ac7659de08c02a440.css.map*/