<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}

.clearfix {
  *zoom: 1;
}
.header img {
  width: 100%;
}
.section {
  width: 1200px;
  margin: auto;
}
.one {
  margin-top: 80px;
  background-image: url(../images/bg-h_03.jpg);
  background-repeat: no-repeat;
  background-position: 0 10px;
}
.one-l {
  /* padding-top: 35px; */
  margin-top: -26px;
  padding-left: 25px;
  width: 330px;
  float: left;
  color: #afb5bc;
  line-height: 20px;
  /* background-image: url('../images/bg-h_03.jpg');
  background-repeat: no-repeat;
  background-position: 0 10px; */
}
._top {
  color: #48a0d6;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}
.one-l ._top {
  margin-bottom: 35px;
}
.one-r {
  width: 800px;
  float: right;
}
.oner-top {
  height: 60px;
  text-align: right;
}
.oner-top img {
  cursor: pointer;
}
.oner-top img:first-child {
  width: 50px;
  height: 60px;
}
.oner-top img:last-child {
  width: 144px;
  height: 60px;
  margin-left: 5px;
}
.oner-bottom {
  border-radius: 12px;
  overflow: hidden;
}
.oner-bottom img {
  width: 100%;
}
.two {
  margin-top: 80px;
}
.tl {
  width: 520px;
  float: left;
  padding-left: 30px;
  background-image: url('../images/bg_03.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 20px;
}

.tlp-l {
  float: left;
  font-size: 30px;
  line-height: 60px;
  font-weight: 600;
  width: 210px;
}
.tlp-r {
  margin-right: 10px;
  float: right;
  height: 60px;
}
.tlp-r img {
  cursor: pointer;
}
.tlp-r img:first-child {
  width: 50px;
  height: 60px;
}
.tlp-r img:last-child {
  width: 144px;
  height: 60px;
  margin-left: 5px;
}
.tl-mid {
  border-radius: 12px;
  overflow: hidden;
}
.tr {
  padding-top: 20px;
  width: 520px;
  float: right;
  padding-left: 30px;
  background-image: url('../images/bg_03.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.tl .tlp-l {
  color: #e76748;
  line-height: 28px;
  font-size: 20px;
}
.tr .tlp-l {
  color: #ebb03d;
}
.word {
  margin-top: 15px;
  color: #afb5bc;
  line-height: 25px;
}
.tl-bottom .more {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  color: #e76748;
}
.tl-bottom .more:hover {
  text-decoration: underline;
}
.tl-bottom .word.active {
  height: 124px;
  overflow: hidden;
}
.tl-bottom .more {
  margin-top: 15px;
}
.one_ ._top {
  line-height: 60px;
}
.oner-top {
  margin-right: 10px;
}
.pic {
  padding-left: 30px;
  padding-top: 30px;
  background-image: url('../images/bg_03.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.pic .img:nth-child(1) {
  margin-top: 0;
}
.img {
  margin-top: 60px;
}
.pic {
  position: relative;
}
.pic .img:last-child {
  position: absolute;
  bottom: -60px;
}
.pic .img:last-child .pic-bottom img {
  border: 4px solid #fff;
}
.pic-top {
  line-height: 60px;
  font-size: 30px;
  font-weight: 600;
  color: #07295b;
}
.pic-bottom {
  width: 1160px;
}
.pic-bottom a {
  display: block;
}
.pic-bottom img {
  border: 5px solid #fff;
  border-radius: 27px;
  width: 1160px;
}
.footer img {
  width: 100%;
}
.oner-bottom a{
  display: block;
  height: 450px;
}</pre></body></html>