#chan2 {
    background-attachment: scroll;
    background-size: auto;
  background-size: cover;
  background-attachment: fixed;
  padding: 20px 0px 25px 0px;
}
#chan2 .container {
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
}
.chan2_tt {
  font-size: 20px;
  text-align: center;
}
.chan2_ft {
  color: #888;
  margin-top: 5px;
  text-align: center;
}
.youshi {
  overflow: hidden;
  margin-top: 15px;
  background: rgba(255, 255, 255, 0.85);
  padding: 10px 10px;
}
@media (min-width: 768px) {
  .youshi a {
    width: 29.5% !important;;
  }
}
@media (min-width: 992px) {
  .youshi a {
    width: 21.5% !important;;
  }
}
.youshi a {
  width: 43.5%;
  float: left;
  text-align: center;
  padding: 10px 15px;
}
.youshi_tt {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 6px;
}
.youshi_dc {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #888;
  margin-top: 6px;
}

.chan2_mm {
  text-align: center;
  margin-top: 15px;
}
.chan2_mm_cc {
  display: inline-block;
}

.chan2_mm_a2 {
  float: left;
  color: #ff6688;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  border: solid 1px #fff;
  padding: 0px 28px 0px 72px;
}




.con02bg {
  margin-top: 50px;
}
.tit1 {
  text-align: center;
  padding-bottom: 20px;
}
.wapper {
  width: 1100px;
  margin: 0 auto;
}
.tit1 h2 {
  box-sizing: border-box;
  font-size: 22px;
  font-weight: bold;
  color: #71cef0;
}
.con02 {
  background: #6abb8e;
  color: #fff;
  margin-top: 30px;
  padding: 30px 0;
}
.con02 .list_pc .img {
  float: left;
  width: 400px;
}
.con02 .list_pc .img img {
  display: block;
  width: 100%;
}
.con02 .list_pc .txt h2 {
  font-weight: normal;
  font-size: 22px;
  line-height: 1.5em;
}
.con02 .list_pc .txt .nr {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5em;
}