.ycltlb {
  background-color: #fff;
  height: 280px;
}

.ycltlb:hover {
  background-color: #fff;
}

.ycluntan>a {
  width: 184px;
  height: 36px;
  display: block;
  border-radius: 36px;
  border: 1px solid #0982a1;
  color: #0982a1;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -92px;
}

.ycluntan>a:hover {
  font-weight: bold;
  background-color: #0982a1;
  color: #fff;
  text-decoration: none;
}

.nrtie ul li a {
  display: block;
  font-size: 14px;
  color: #333;
}

.nrtie ul li span {
  font-size: 12px;
  color: #999;
}

.nrtie ul li {
  line-height: 24px;
  font-size: 24px;
  padding: 12px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}

.nrtie {
  height: 280px;
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}

.toptie>a {
  display: inline-block;
  width: 64px;
  height: 22px;
  margin-left: 24px;
  line-height: 22px;
  color: #0982a1;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
}

.toptie>a:hover {
  color: #fff;
  background-color: #0982a1;
}

.toptie span {
  color: #fff;
  font-size: 12px;
}

.toptie span a {
  display: block;
  color: #fff;
  margin: 5px 0 10px;
}

.toptie p a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.toptie {
  width: 226px;
  height: 128px;
  margin: 8px 7px;
  padding: 25px 10px 8px;
  box-sizing: border-box;
  background-image: url(/statics/files/img/toptiebg.png);
}

.ycluntan {
  position: relative;
  height: 510px;
}