.advertisement {
  margin-top: 5vh;
  height: 30vh;
  background: url(../../images/demo/advertisement.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}
.advertisement .minauto {
  text-align: center;
}
.advertisement .minauto h2 {
  text-align: center;
  font-size: 1.6rem;
  color: white;
  padding-top: 5vh;
}
.advertisement .minauto h5 {
  text-align: center;
  font-size: 0.7rem;
  color: white;
  padding-top: 1vh;
}
.news-content-page .conter .asideCon {
  width: 85%!important;
  margin: 0 auto;
}
.nav {
  font-size: 0.8rem;
}
.news-content-page .conter .asideCon .article {
  width: 900px;
  margin: 0 auto;
}
.news-content-page .conter .asideCon .article .name {
  font-size: 1.6rem;
}
.wrapper_1200 {
  width: 85%;
}
.phonedetail .article {
  width: auto !important;
}
.phonedetail img {
  width: 100% !important;
  height: 140px !important;
}
.pcdetail .article {
  width: 900px;
}
