* {
  margin: 0;
  padding: 0 !important;
  list-style: none;
  text-decoration: none !important;
}
@font-face {
  font-family: RUIZIZHENYANTIMIANFEISHANGYONG-2;
  src: url(../font/RUIZIZHENYANTIMIANFEISHANGYONG-2.TTF);
}
.nav-top-list .nav-mian .navbar-nav li a {
  color: #fdf204 !important;
}
.footerLinks {
  display: none !important;
}
.banner img {
  width: 100%;
  height: auto;
}
.content .contentOne {
  padding-top: 44px !important;
  margin-bottom: 50px;
}
.content .contentOne a {
  display: block;
  padding-right: 37px !important;
}
.content .contentOne a h2 {
  font-size: 30px;
  color: #000;
  margin-bottom: 25px;
}
.content .contentOne a p {
  font-size: 15px;
  color: #333;
  margin-bottom: 72px;
}
.content .contentOne a .contentsOfTheExhibition {
  background: url(../img/back1.png) no-repeat;
  background-size: cover;
  border-radius: 50px;
}
.content .contentOne a .contentsOfTheExhibition .img {
  width: 1063px;
  height: 563px;
  margin: 0 auto;
}
.content .contentOne a .contentsOfTheExhibition .img img {
  width: 100%;
  height: 100%;
}
.content .contentOne a .contentsOfTheExhibition .text h6 {
  font-size: 20px;
  font-weight: 600;
  color: #fdf204;
}
.content .contentOne a .contentsOfTheExhibition .text p {
  width: 847px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 70px !important;
}
.content .contentTwo {
  margin-bottom: 50px;
}
.content .contentTwo p {
  font-size: 16px;
}
.content .contentTwo .one {
  margin-bottom: 35px;
}
.content .contentTwo .one .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.content .contentTwo .one .top img {
  width: 384px;
  height: auto;
}
.content .contentTwo .one .bottom {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .contentTwo .one .bottom p {
  width: 80px;
  height: 4px;
  border-radius: 2px;
}
.content .contentTwo .one .bottom p:first-child {
  background-color: #12784a;
  margin-right: 20px;
}
.content .contentTwo .one .bottom p:last-child {
  background-color: #d3d3d3;
}
.content .contentTwo .two .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
.content .contentTwo .two .top a img {
  width: 580px;
  height: auto;
}
.content .contentTwo .two .bottom {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .contentTwo .two .bottom p {
  width: 599px;
  height: 4px;
  border-radius: 2px;
}
.content .contentTwo .two .bottom p:first-child {
  background: #12784a;
}
.content .contentTwo .two .bottom p:last-child {
  background: #d3d3d3;
}
.content .contentThree {
  margin-bottom: 50px;
}
.content .contentThree img {
  width: 100%;
  height: auto;
}
.content .contentFour ul li {
  margin-bottom: 55px;
}
.content .contentFour ul li .img {
  background: #f0f0f0;
  display: flex;
  justify-content: center;
}
.content .contentFour ul li .text {
  margin-top: 40px;
}
.content .contentFour ul li .text p:first-child {
  font-size: 30px;
  line-height: 40px;
}
.content .contentFour ul li .text p:nth-child(2) {
  font-size: 16px;
  margin-bottom: 30px;
  color: #666;
  line-height: 25px;
}
.content .contentFour ul li .text a {
  padding: 13px 30px !important;
  color: #999;
  border: 1px solid #999;
  border-radius: 20px;
}
.content .contentFour ul li .text a:hover {
  color: #d3ca00;
  border: 1px solid #d3ca00;
}
.content .contentFive {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.content .contentFive li img {
  width: 380px;
  height: auto;
  margin-bottom: 20px;
}
.content .contentFive li h6 {
  font-size: 18px;
  font-weight: 600;
}
.content .contentFive li p {
  font-size: 16px;
  color: #333;
}
.content .more {
  height: 35px;
  background-color: #eeeeee;
  border-radius: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #999;
}
.content .moreExhibitions {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
  margin-bottom: 50px;
}
.content .moreExhibitions li img {
  width: 380px;
  height: auto;
  margin-bottom: 20px;
}
.content .moreExhibitions li h6 {
  font-size: 18px;
  font-weight: 600;
}
.content .moreExhibitions li p {
  font-size: 16px;
  color: #333;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .content .contentOne a {
    padding-right: 0 !important;
  }
  .content .contentOne a .contentsOfTheExhibition .img {
    width: 100%;
    height: auto;
  }
  .content .contentOne a .contentsOfTheExhibition .text p:nth-child(2) {
    width: 100%;
  }
  .content .contentTwo .one .top,
  .content .contentTwo .two .top {
    flex-direction: column;
  }
  .content .contentTwo .one .top a,
  .content .contentTwo .two .top a {
    width: 100%;
  }
  .content .contentTwo .one .top a img,
  .content .contentTwo .two .top a img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .content .contentTwo .one .bottom,
  .content .contentTwo .two .bottom {
    display: none;
  }
  .content .contentFour img {
    width: 100%;
    height: auto;
  }
  .content .contentFive {
    flex-direction: column;
  }
  .content .contentFive li img {
    width: 100%;
    height: auto;
  }
  .content .moreExhibitions {
    flex-direction: column;
  }
  .content .moreExhibitions li img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .content .contentOne a {
    padding-right: 0 !important;
  }
  .content .contentOne a .contentsOfTheExhibition .img {
    width: 100%;
  }
  .content .contentOne a .contentsOfTheExhibition .text p:nth-child(2) {
    width: 100%;
  }
  .content .contentTwo .one .top,
  .content .contentTwo .two .top {
    flex-direction: column;
  }
  .content .contentTwo .one .top a,
  .content .contentTwo .two .top a {
    width: 100%;
  }
  .content .contentTwo .one .top a img,
  .content .contentTwo .two .top a img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .content .contentTwo .one .bottom,
  .content .contentTwo .two .bottom {
    display: none;
  }
  .content .contentFour img {
    width: 100%;
    height: auto;
  }
  .content .contentFive {
    flex-direction: column;
  }
  .content .contentFive li img {
    width: 100%;
    height: auto;
  }
  .content .moreExhibitions {
    flex-direction: column;
  }
  .content .moreExhibitions li img {
    width: 100%;
    height: auto;
  }
}
