@charset "UTF-8";
@import url(reset.css);
html {
  font-size: 16px;
  min-width: 1000px;
  max-width: 1920px;
  margin: 0 auto;
}

body {
  background: url(/picture/9/2412112224203096358.jpg) #b4e0f1 center 80px no-repeat;
}

a:hover {
  text-decoration: underline;
}

.clear {
  content: "";
  clear: both;
  display: table;
}

.content {
  width: 100%;
  min-height: 1200px;
  background: url(contest_01.jpg) bottom center no-repeat;
}
.content .banner {
  display: block;
  width: 100%;
  height: 414px;
}
.content > .cont {
  width: 1000px;
  margin: 0 auto;
  background: #ffffff;
  padding: 40px 40px 30px;
  box-sizing: border-box;
}
.content > .cont sub {
  width: 840px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 30px;
  text-indent: 2rem;
  font-family: "楷体";
  display: block;
  text-align: justify;
}
.content > .cont .ndyxzp,
.content > .cont .ndrwzp {
  width: 840px;
  margin: 0 auto;
  height: 46px;
  margin: 30px auto;
  display: block;
  background: url(contest_02.png) no-repeat center;
}
.content > .cont .ndrwzp {
  background: url(contest_03.png) no-repeat center;
}
.content > .cont .ndyxzp_list {
  display: flex;
  width: 635px;
  margin: 0 auto;
  justify-content: space-between;
}
.content > .cont .ndyxzp_list li a {
  display: block;
  width: 277px;
}
.content > .cont .ndyxzp_list li a img {
  width: 100%;
  height: 367px;
}
.content > .cont .ndyxzp_list li a p {
  width: 100%;
  display: table;
  color: #185130;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin: 30px 0;
}
.content > .cont .ndrwzp_list {
  width: 840px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.content > .cont .ndrwzp_list li {
  width: 120px;
  margin: 15px 30px;
}
.content > .cont .ndrwzp_list li:first-child, .content > .cont .ndrwzp_list li:nth-child(6n) {
  margin-left: 0;
}
.content > .cont .ndrwzp_list li:nth-child(5n) {
  margin-right: 0;
}
.content > .cont .ndrwzp_list li a {
  display: block;
  width: 120px;
  height: 185px;
}
.content > .cont .ndrwzp_list li a img {
  width: 100%;
  height: 155px;
}
.content > .cont .ndrwzp_list li a p {
  width: 100%;
  display: block;
  color: #185130;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dqwz {
  background: url(dqwz_red.png) no-repeat;
}

.article {
  width: 100%;
}
.article .hybrid {
  display: none;
}

.handover {
  display: none;
}

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