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: .3rem;
  background-color: #dbf0fb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex
}

@media (max-width:991px) {
  .section1 .cont {
    display: block
  }
}

.section1 .cont .left-title {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: .3rem;
  background-color: #fff;
  width: 6.68rem
}

@media (max-width:991px) {
  .section1 .cont .left-title {
    width: 100%
  }
}

.section1 .cont .left-title .fixed-cont {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.6rem;
  width: 6.68rem;
}

@media (max-width:991px) {
  .section1 .cont .left-title .fixed-cont {
    position: static
  }
}

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

@media (max-width:991px) {
  .section1 .cont .left-title .fixed-cont {
    width: 100%
  }
}

.section1 .cont .left-title .fixed-cont.fixed {}

@media (max-width:991px) {
  .section1 .cont .left-title .fixed-cont.fixed {
    position: static
  }
}

.section1 .cont .left-title .fixed-cont.abs {}

@media (max-width:991px) {
  .section1 .cont .left-title .fixed-cont.abs {
    position: static
  }
}

.section1 .cont .left-title .fixed-cont .tag {
  margin-bottom: .76rem
}

@media (max-width:767px) {
  .section1 .cont .left-title .fixed-cont .tag {
    margin-bottom: .3rem
  }
}

.section1 .cont .left-title .fixed-cont .tag span {
  display: inline-block;
  color: #1395da;
  background-color: #c3eaff;
  border-radius: 48px;
  padding: .13rem .28rem;
  font-size: .18rem
}

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

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

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

.section1 .cont .left-title .fixed-cont .logo {
  border: 7px solid #ffe500;
  border-radius: .24rem;
  overflow: hidden;
}

.section1 .cont .left-title .fixed-cont .logo img {
  width: 100%;
  display: block;
}


.section1 .cont .left-title .fixed-cont .title {
  line-height: 1.5;
  font-weight: 700;
  border-bottom: .01rem solid #cce8f7;
  padding-bottom: .3rem;
  margin-bottom: .25rem;
  font-size: .44rem;
  color: #082d43;
}

@media (max-width:1024px) {
  .section1 .cont .left-title .fixed-cont .title {
    border-bottom-width: 1px;
    font-size: .5rem
  }
}

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

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

.section1 .cont .left-title .fixed-cont .desc {
  font-size: 18px;
  color: #082d43;
  line-height: 2;
  margin-bottom: .6rem;
}

.section1 .cont .right-article {

  width: calc(100% - 6.68rem);
  padding: .6rem .5rem .6rem .9rem;

}

@media (max-width:991px) {
  .section1 .cont .right-article {
    width: 100%
  }
}

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

  .section1 .cont .left-title .fixed-cont .desc {
    font-size: 16px;
    margin-bottom: 0.3rem;
  }
}

@media (max-width:991px) {
  .section1 .cont .right-article {
    display: block
  }
}

.section1 .cont .right-article .link {
  text-align: right;
  margin-bottom: .5rem;
  margin-top: 0
}

@media (max-width:991px) {
  .section1 .cont .right-article .link {
    margin-bottom: 0;
    margin-top: .4rem
  }
}

@media (max-width:767px) {


  .section1 .cont .right-article .link {
    margin-top: .1rem
  }
}

.section1 .cont .right-article .article {
  line-height: 2;
  white-space: wrap !important;
  text-wrap: wrap !important;

  font-size: 16px;
}

@media (max-width:1024px) {
  .section1 .cont .right-article .article {
    min-height: 30vw
  }
}

@media (max-width:991px) {
  .section1 .cont .right-article .article {
    min-height: auto;
    margin-top: 20px;
  }
}

@media (max-width:767px) {

  .section1 .cont .right-article .article {
    font-size: 14px;
  }
}

.section1 .cont .right-article .article p {
  margin-bottom: .3rem
}

.section1 .cont .right-article .article img {
  display: block;
  width: 100%;
  height: auto
}

/*# sourceMappingURL=f751613d049c1a4c32ee93b1efb591ec.css.map*/