<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  padding: 0;
  margin: 0;
  font: normal 16px/180% 'Helvetica,Arial,Verdana';
  color: #333;
  background: #fff;
}

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

div {
  margin: 0 auto;
  text-align: left;
  font: normal 16px/180% 'Helvetica,Arial,Verdana';
}

a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #3b84cc;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

i {
  font-style: normal;
}

input, img {
  vertical-align: middle;
}

input[type="button"], input[type="submit"] {
  vertical-align: middle;
  cursor: pointer;
}

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block;
  margin: 0 auto;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
}

input[type=button], input[type=submit], input[type=text], input[type=password] {
  -webkit-appearance: none;
  outline: none;
}

.top {
  height: 681px;
}

.w1000 {
  width: 1000px;
  margin: 0 auto;
}

.left {
  float: left;
}

.right {
  float: right;
}

.nav {
  overflow: hidden;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 0 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 26px;
  text-align: center;
  height: 90px;
  padding-top: 40px;
}

.nav li {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  margin-left: 100px;
}

.nav li:first-child {
  margin-left: 0;
}

.nav li a {
  display: inline-block;
  padding: 5px 25px;
}

.nav li a:hover {
  background: #f4d7b9;
  color: #b12120;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.nav li a {
  color: #fff;
}

.blo1, .blo2, .zp {
  background: #fff;
}

.blo1 {
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.blo1 .swiper-container {
  width: 530px;
  float: left;
  position: relative;
}

.blo1 .swiper-container p {
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 100%;
  line-height: 50px;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
}

.blo1 .news {
  width: 370px;
  float: right;
}

.blo2 {
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin-top: 40px;
}

#certify {
  position: relative;
  width: 940px;
  margin: 0 auto;
}

#certify .swiper-container {
  margin-bottom: 20px;
}

#certify .swiper-slide {
  width: 500px;
}

#certify .swiper-slide img {
  display: block;
}

#certify .swiper-slide p {
  padding-top: 0;
  text-align: center;
  color: #636363;
}

#certify .swiper-slide .shuoming {
  display: none;
}

#certify .swiper-slide.swiper-slide-active .shuoming {
  display: block;
}

#certify .swiper-button-prev {
  background: url(../images/left.png) no-repeat;
  outline: none;
}

#certify .swiper-button-next {
  background: url(../images/right.png) no-repeat;
  outline: none;
}

.blo3 {
  margin-top: 40px;
  overflow: hidden;
}

.blo3 .tab {
  overflow: hidden;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blo3 .tab li {
  float: left;
  background: #e1291e;
  height: 60px;
  width: 220px;
  text-align: center;
  color: #fff;
  margin: 0 5px;
  line-height: 1;
  -webkit-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.blo3 .tab .active {
  background: #ffd7bc;
  color: #b7120b;
}

.blo3 .zp {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.blo3 .title {
  overflow: hidden;
}

.blo3 .lists {
  overflow: hidden;
  margin-bottom: 80px;
}

.blo3 .lists li {
  float: left;
  margin-right: 20px;
  width: 300px;
  height: 350px;
}

.blo3 .lists li .cover {
  width: 300px;
  height: 200px;
}

.blo3 .lists li:nth-child(3n) {
  margin-right: 0;
}

.blo3 .lists .dz {
  text-align: center;
}

.blo3 .lists .dz .vote {
  width: 100px;
  height: 40px;
  display: inline-block;
  padding: 0 10px;
  line-height: 40px;
  background: url(../images/red_hand.png) center right 10px no-repeat #fff;
  background-size: 25px;
  border: 1px solid #e1291e;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin: 10px 0;
  color: #e1291e;
  font-size: 14px;
  text-align: left;
}

.blo3 .lists .dz .vote.active {
  background: url(../images/white_hand.png) center right 10px no-repeat #e1291e;
  background-size: 25px;
  margin: 10px 0;
  color: #fff;
  font-size: 14px;
}

.blo3 .lists .dz .ps {
  padding-left: 10px;
  color: #e1291e;
}

.blo3 h3 {
  float: left;
}

.blo3 input {
  height: 36px;
  line-height: 36px;
  width: 200px;
  background: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #636363;
  padding-left: 10px;
  margin-right: 15px;
}

.copyright {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

h2 {
  text-align: center;
  color: #b7120b;
  font-size: 42px;
  line-height: 1;
  margin-bottom: 30px;
}

h3 {
  color: #b7120b;
  font-size: 36px;
  margin-bottom: 30px;
  line-height: 1;
}

.mobileBanner {
  display: none;
}

.blo4 {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-top: 30px;
}

.blo4 h3 {
  border-bottom: 1px solid #efefef;
  line-height: 1;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.blo4 ul {
  padding: 40px 20px;
}

.blo4 ul li {
  margin-bottom: 40px;
  overflow: hidden;
}

.blo4 ul li img {
  float: left;
}

.blo4 ul li .text {
  float: left;
  width: 500px;
  margin-left: 50px;
}

.blo4 ul li .text h4 {
  font-size: 22px;
  line-height: 140%;
  padding-bottom: 10px;
}

.blo5 {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-top: 30px;
}

.blo5 h3 {
  border-bottom: 1px solid #efefef;
  line-height: 1;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.blo5 ul {
  padding: 30px 0;
}

.blo5 li {
  line-height: 40px;
  position: relative;
  padding-left: 20px;
  color: #3c2423;
  font-size: 18px;
}

.blo5 li a {
  color: #3c2423;
}

.blo5 li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  background: #b7120b;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blo6 {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-top: 30px;
}

.blo6 h3 {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.blo6 .content {
  text-align: center;
}

.blo6 .source {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.blo6 .source #danwei {
  padding-right: 10px;
}

.blo6 #jianjie {
  text-align: left;
  margin-top: 20px;
}

.blo6 .mz {
  text-align: center;
  margin-top: 30px;
}

.mobile-title {
  display: none;
}

.pc-title {
  display: block;
}

@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  .logo-rmw {
    margin-left: 10px;
  }
  body {
    background-size: 160% auto;
  }
  .top {
    height: 55vw;
  }
  .mobileBanner {
    display: block;
    width: 100%;
  }
  .w1000 {
    width: 100%;
  }
  .nav {
    display: block;
    font-size: 14px;
    width: 100%;
    height: 10vw;
    padding: 0;
    padding-top: 2vw;
  }
  .nav li {
    margin-left: 2vw;
  }
  .nav li a {
    padding: 5px 1px;
  }
  .blo1 {
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 30px;
    overflow: hidden;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: none;
  }
  .blo1 .swiper-container {
    width: 100%;
    float: none;
  }
  .blo1 .swiper-container img {
    width: 100%;
  }
  .blo1 .news {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .blo2 {
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-top: 20px;
    display: none;
  }
  .blo2 h3 {
    text-align: center;
  }
  #certify {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #certify .swiper-container {
    margin-bottom: 20px;
  }
  #certify .swiper-slide {
    width: 100%;
    height: auto;
  }
  #certify .swiper-slide img {
    width: 100%;
    height: auto;
  }
  #certify .swiper-slide p {
    padding-top: 0;
    text-align: center;
    color: #636363;
  }
  #certify .swiper-slide .shuoming {
    display: none;
  }
  #certify .swiper-slide.swiper-slide-active .shuoming {
    display: block;
  }
  #certify .swiper-button-prev {
    background: url(../images/left.png) no-repeat;
    outline: none;
  }
  #certify .swiper-button-next {
    background: url(../images/right.png) no-repeat;
    outline: none;
  }
  .blo3 {
    margin-top: 0px;
    background: #fff;
    margin-top: 30px;
    padding-top: 30px;
    -webkit-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
  }
  .blo3 .bza {
    padding: 0 30px 30px;
  }
  .blo3 .tab {
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blo3 .tab li {
    float: left;
    background: #e1291e;
    height: 60px;
    width: 85%;
    text-align: center;
    color: #fff;
    margin: 0 1%;
    line-height: 1;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .blo3 .zp {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .blo3 .title {
    overflow: hidden;
  }
  .blo3 .title .search {
    float: none;
    text-align: center;
  }
  .blo3 .lists {
    overflow: hidden;
    margin-top: 20px;
  }
  .blo3 .lists li {
    float: none;
    margin-right: 0px;
    margin-top: 10px;
  }
  .blo3 .lists li img {
    width: 100%;
  }
  .blo3 .lists li:nth-child(3n) {
    margin-right: 0;
  }
  .blo3 h3 {
    float: none;
    text-align: center;
  }
  .blo3 input {
    height: 36px;
    line-height: 36px;
    width: 200px;
    background: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #636363;
    padding-left: 10px;
    margin-right: 15px;
  }
  .blo4 {
    padding: 20px;
  }
  .blo4 h3 {
    font-size: 20px;
  }
  .blo4 ul li {
    font-size: 16px;
    line-height: 170%;
    padding-left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blo4 ul li .text {
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  .blo4 ul li .text h4 {
    font-size: 16px;
    line-height: 160%;
  }
  .blo5 {
    padding: 20px;
  }
  .blo5 h3 {
    font-size: 20px;
  }
  .blo5 li {
    font-size: 16px;
    line-height: 170%;
    padding-left: 15px;
  }
  .blo6 {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    margin-top: 0;
  }
  .blo6 h3 {
    text-align: center;
    font-size: 20px;
    line-height: 150%;
  }
  .blo6 .content {
    text-align: center;
  }
  .blo6 .content video {
    width: 100%;
    height: auto;
  }
  .blo6 p {
    text-align: left;
    text-indent: 2em;
    margin-top: 20px;
  }
  .blo6 p img {
    width: 100%;
    height: auto;
  }
  h2, h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .mobile-title {
    display: block;
  }
  .pc-title {
    display: none;
  }
  .copyright {
    font-size: 12px;
  }
}

.video-wrap {
  text-align: center;
}

.video-wrap video {
  border: 0;
}

#jianjie p {
  font-size: 20px;
  line-height: 1.8;
  text-indent: 2em;
  margin-bottom: 10px;
}

.item-img {
  text-align: center;
  margin-bottom: 20px;
}

.item-img p {
  color: gray;
  margin-top: 5px;
}

.item-img img {
  max-width: 100%;
  height: auto;
}
</pre></body></html>