* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #000;
}

html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

a {
  text-decoration: none;
}

.main {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.wrapper {
  width: 100%;
  padding-top: 485px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: auto 485px;
  /* background-image: url('../images/bg.png'); */
  padding-bottom: 120px;
}

.wrapper.b_1 {
  background-image: url('/images/rmc/images/b_1.png');
}

.wrapper.b_2 {
  background-image: url('/images/rmc/images/b_2.png');
}

.wrapper.b_3 {
  background-image: url('/images/rmc/images/b_3.png');
}

.main-head{
    max-width:1200px;
    margin:0 auto;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #999;
}
.main-head a {
    color: #999;
}
.main-head a:hover{
    color: #000;
}

.description,
.news,
.exports {
  max-width: 1200px;
  min-width: 375px;
  width: 100%;
  padding-top: 20px;
  margin: auto;
}

.description .title,
.news .title,
.exports .title {
  color: rgb(75, 154, 123);
  font-size: 30px;
  text-align: center;
  padding-top: 20px;
  line-height: 40px;
  padding-bottom: 50px;
  font-weight: bold;
}

.description .content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.description .content .box {
  flex: 1;
}

.description .content .img {
  width: 360px;
  /*height: 320px;*/
  object-fit: cover;
  margin-left: 40px;
}

.description .text {
  width: 100%;
  font-size: 20px;
  text-indent: 2em;
  margin-bottom: 20px;
  text-align: justify;
  line-height: 2em;
}

.news ul {
  width: 100%;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.news ul li {
  width: 24%;
  height: 220px;
  border: 1px solid transparent;
  background-color: #fafafa;
  transition: all .2s ease;
  margin-right: calc(4% / 3);
  margin-bottom: 20px;
}

.news ul li:nth-child(4n) {
  margin-right: 0;
}

.news ul li:hover {
  border: 1px solid rgba(75, 154, 123, .3);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
}

.news ul li a {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.news ul li:hover .time {
  opacity: .5;
}

.news .time {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: all .2s ease;
}

.news .date {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
}

.news .year-month {
  font-size: 12px;
  line-height: 12px;
}

.news .name {
  font-size: 18px;
  line-height: 1.5em;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all .2s ease;
}

.news li:hover .name {
  color: rgb(75, 154, 123);
}

.news .des {
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  color: #aaa;
}

.news .arrow {
  align-self: flex-end;
  font-size: 14px;
  line-height: 14px;
  padding-right: 20px;
  background: url('data:image/svg+xml;charset=utf-8,<svg t="1706617756662" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4210" width="200" height="200"><path fill="rgb(0, 0, 0)" d="M1004.593 519.476c0-268.009-217.268-485.268-485.276-485.268-268.001 0-485.26 217.258-485.26 485.268 0 268.008 217.258 485.265 485.26 485.268 268.009 0.001 485.276-217.259 485.276-485.266zM94.709 519.476c0-234.511 190.111-424.607 424.607-424.607 234.501 0 424.608 190.098 424.608 424.607 0 234.501-190.109 424.606-424.608 424.606-234.498 0.001-424.607-190.106-424.608-424.606zM656.876 546.118c7.281-7.264 13.253-17.223 11.601-26.641 1.653-9.419-4.32-19.38-11.601-26.658l-232.226-232.226c-11.847-11.83-31.045-11.828-42.892 0-11.847 11.847-11.848 31.054 0 42.902l215.981 215.982-215.981 215.974c-11.847 11.845-11.847 31.052 0 42.9 11.845 11.839 31.043 11.839 42.892 0l232.226-232.23z" p-id="4211"></path></svg>') no-repeat right center / 14px 14px;
  transition: all .2s ease;
}

.news ul li:hover .arrow {
  color: rgb(75, 154, 123);
  background: url('data:image/svg+xml;charset=utf-8,<svg t="1706617756662" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4210" width="200" height="200"><path fill="rgb(75, 154, 123)" d="M1004.593 519.476c0-268.009-217.268-485.268-485.276-485.268-268.001 0-485.26 217.258-485.26 485.268 0 268.008 217.258 485.265 485.26 485.268 268.009 0.001 485.276-217.259 485.276-485.266zM94.709 519.476c0-234.511 190.111-424.607 424.607-424.607 234.501 0 424.608 190.098 424.608 424.607 0 234.501-190.109 424.606-424.608 424.606-234.498 0.001-424.607-190.106-424.608-424.606zM656.876 546.118c7.281-7.264 13.253-17.223 11.601-26.641 1.653-9.419-4.32-19.38-11.601-26.658l-232.226-232.226c-11.847-11.83-31.045-11.828-42.892 0-11.847 11.847-11.848 31.054 0 42.902l215.981 215.982-215.981 215.974c-11.847 11.845-11.847 31.052 0 42.9 11.845 11.839 31.043 11.839 42.892 0l232.226-232.23z" p-id="4211"></path></svg>') no-repeat right center / 14px 14px;
}

.scroll {
  width: 100%;
  height: 640px;
  overflow-x: hidden;
  overflow-y: auto;
}

.scroll ul {
  width: 100%;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.scroll ul li {
  width: 19%;
  height: 340px;
  /* border: 1px solid rgb(75, 154, 123); */
  margin-right: calc(5% / 4);
  margin-bottom: 20px;
  transition: all .2s ease;
  background-color: #fafafa;
  border: 1px solid transparent;
  padding-top: 15px;
}

.scroll ul li:hover {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
} 

.scroll ul li:nth-child(5n) {
  margin-right: 0;
}

.scroll ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

.scroll ul li a img {
  display: block;
  max-width: 170px;
  max-height: 220px;
  height: auto;
  margin: auto;
}

.scroll ul li a .name {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

.scroll ul li a .department {
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}

.scroll ul li a .duration {
  font-size: 12px;
  text-align: center;
  padding-top: 10px;
}

.scroll ul li a .name .large {
  font-size: 18px;
  font-weight: bold;
}

.scroll ul li a .name .small {
  font-size: 12px;
}

.more {
  width: 160px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin: 20px auto 0;
  background-color: #fafafa;
  font-size: 16px;
  font-weight: bold;
  transition: all .2s ease;
  border: 1px solid transparent;
}

.more:hover {
  color: rgb(75, 154, 123);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
}

@media (max-width: 1200px) {
  .wrapper {
    padding-top: 360px;
    background-size: auto 360px;
  }
}

@media (max-width: 960px) {
  .scroll ul li {
    width: calc(95% / 4);
    margin-right: calc(5% / 3);
  }
  
  .scroll ul li:nth-child(5n) {
    margin-right: calc(5% / 3);
  }

  .scroll ul li:nth-child(4n) {
    margin-right: 0;
  }
}

@media (max-width: 780px) {
  .scroll ul li {
    width: calc(95% / 3);
    margin-right: calc(5% / 2);
  }
  
  .scroll ul li:nth-child(5n) {
    margin-right: calc(5% / 2);
  }

  .scroll ul li:nth-child(4n) {
    margin-right: calc(5% / 2);
  }

  .scroll ul li:nth-child(3n) {
    margin-right: 0;
  }
}

@media (max-width: 590px) {
  .scroll ul li {
    width: calc(95% / 2);
    margin-right: 5%;
  }
  
  .scroll ul li:nth-child(5n) {
    margin-right: 5%;
  }

  .scroll ul li:nth-child(4n) {
    margin-right: 5%;
  }

  .scroll ul li:nth-child(3n) {
    margin-right: 5%;
  }

  .scroll ul li:nth-child(2n) {
    margin-right: 0;
  }
}

@media (max-width: 800px) {
  .wrapper {
    padding-top: 240px;
    background-size: auto 240px;
  }

  .description .content {
    flex-direction: column;
    align-items: center;
  }

  .description .content .box {
    padding: 0 20px;
  }

  .description .content .img {
    margin-left: 0;
  }

  .news ul li {
    width: calc(96% / 3);
    margin-right: calc(4% / 2);
  }
  
  .news ul li:nth-child(3n) {
    margin-right: 0;
  }

  .news ul li:nth-child(4n) {
    margin-right: calc(4% / 2);
  }
}

@media (max-width: 540px) {
  .wrapper {
    padding-top: 140px;
    background: url('/images/rmc/images/bg.png') no-repeat center 0 / auto 140px;
  }

  .description .content {
    flex-direction: column;
    align-items: center;
  }

  .description .content .box {
    padding: 0 20px;
  }

  .description .content .img {
    margin-left: 0;
  }

  .news ul li {
    width: 48%;
    margin-right: 4%;
  }

  .news ul li:nth-child(2n) {
    margin-right: 0;
  }

  .news ul li:nth-child(2n+1) {
    margin-right: 4%;
  }
}

/*footer*/#pageFooter {
    padding: 35px 0;
    width: 100%;
    background: #057044;
    background-size: contain !important;
}

.copyright {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.8
}
