/* ------------------
top-page
------------------- */

#top .main-slide {
  margin-bottom: 0.4rem;
}

#top .main-slide .arrow-prev,
#top .main-slide .arrow-next {
  display: none !important;
}

#top .main-slide .slide-dots {
  margin-top: 0.2rem;
}

#top .main-slide .slide-dots li {
  width: 0.8rem;
  height: 0.1rem;
  background: #dbdee0;
  margin-right: 0.02rem;
}

#top .notice {
  margin: 0 auto 0.4rem;
  padding: 0 0.3rem 0 0;
}

#top .notice .image {
  padding: 0.22rem 0 0 0.3rem;
  width: 1.15rem;
}

#top .notice .image img {
  width: 0.6rem;
  vertical-align: top;
}

#top .notice .right dt {
  font-size: 0.28rem;
  line-height: 0.44rem;
}

#top .notice .right dd {
  font-size: 0.28rem;
  line-height: 0.44rem;
}

#top .notice .right {
  padding: 0.18rem 0 0.18rem 0.25rem;
}

#top .sumbs {
  display: block;
}

#top .sumbs li {
  width: 100%;
}

#top .sumbs li .content {
  font-size: 0.4rem;
  padding: 0.26rem;
  line-height: 0.48rem;
}
