.aboutMe {
  width: 100%;
  height: 0.93333333rem;
  background: #fe0000;
  margin-top: 0.2rem;
}
.aboutMe .aboutMe-wrap {
  width: 9.2rem;
  height: 100%;
  margin: auto;
}
.aboutMe .aboutMe-wrap .Chinese {
  float: left;
  display: block;
  height: 0.93333333rem;
  line-height: 0.93333333rem;
  color: #fff;
  font-size: 0.34666667rem;
}
.aboutMe .aboutMe-wrap .English {
  float: left;
  margin-left: 0.13333333rem;
  margin-top: 0.4rem;
  color: #fff;
  font-size: 0.21333333rem;
}
.aboutMe .aboutMe-wrap .btn {
  position: relative;
}
.aboutMe .aboutMe-wrap .btn.down {
  float: right;
  display: block;
  width: 0.93333333rem;
  height: 0.93333333rem;
  background: url("../images/成功案例/bg_07.png") no-repeat center / cover;
}
.aboutMe .aboutMe-wrap .btn.up {
  float: right;
  display: block;
  width: 0.93333333rem;
  height: 0.93333333rem;
  background: url("../images/成功案例/bg_08.jpg") no-repeat center / cover;
}
.aboutMe .aboutMe-wrap .btn ul {
  display: none;
  position: absolute;
  right: 0;
  top: 0.93333333rem;
  width: 1.46666667rem;
  height: auto;
  background: #e0e0e0;
  padding-bottom: 0.26666667rem;
  z-index: 5;
}
.aboutMe .aboutMe-wrap .btn ul li {
  width: 100%;
  height: 0.66666667rem;
  line-height: 0.66666667rem;
  border-bottom: 1px solid #c4c4c4;
  text-align: center;
  color: #727171;
  font-size: 0.24rem;
}
.aboutMe .aboutMe-wrap .btn ul li.active {
  color: #f00;
  border-color: #f00;
}
/*文章*/
.article {
  position: relative;
  width: 100%;
  padding-bottom: 0.4rem;
}
.article article {
  display: none;
  top: 0;
  left: 0.4rem;
  width: 9.2rem;
  height: auto;
  margin: 0.4rem auto 0;
}
.article article.block {
  display: block;
}
.article article .line {
  width: 0.29333333rem;
  height: 0.05333333rem;
  background: #f00;
}
.article article .title {
  font-size: 0.29333333rem;
  color: #727171;
  margin-top: 0.2rem;
  margin-bottom: 0.42666667rem;
}
.article article .txt p img{
  width: 100%!important;
  height: 100%!important;
}
/*.article article .txt p {
  font-size: 0.24rem;
  color: #727171;
  line-height: 0.46666667rem;
  margin-bottom: 0.64rem;
  letter-spacing: 0.01333333rem;
}*/
/*.article article .txt p:last-child {
  margin-bottom: 0;
}*/
/*最新动态*/
.dynamic {
  width: 9.2rem;
  height: auto;
  margin: auto;
  padding-bottom: 0.26666667rem;
}
.dynamic article .line {
  width: 0.29333333rem;
  height: 0.05333333rem;
  background: #f00;
}
.dynamic article .title {
  font-size: 0.29333333rem;
  color: #727171;
  margin-top: 0.2rem;
  margin-bottom: 0.42666667rem;
}
.dynamic article .small-banner {
  position: relative;
  width: 100%;
  height: 1.50666667rem;
  overflow: hidden;
}
.dynamic article .small-banner .swiper-container {
  width: 100%;
  height: 100%;
}
.dynamic article .small-banner .swiper-container .swiper-slide {
  position: relative;
  width: 2.25333333rem;
  height: 1.50666667rem;
  margin-right: 0.06rem;
  text-align: center;
  font-size: 0.24rem;
  background: #ddd;
}
.dynamic article .small-banner .swiper-container .swiper-slide p {
  position: absolute;
  bottom: 0rem;
  width: 100%;
  height: 0.33333333rem;
  background: #000;
  opacity: .6;
  color: #fff;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.33333333rem;
}
.dynamic article .small-banner .swiper-container .swiper-button-next {
  position: absolute;
  top: 50%;
  left: 9rem;
  width: 0.2rem;
  height: 0.30666667rem;
  margin-top: -0.15333333rem;
  background: url("../images/手机详情页/手机详情页_10.png") no-repeat center / cover;
}
.dynamic article .small-banner .swiper-container .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 0rem;
  width: 0.2rem;
  height: 0.30666667rem;
  margin-top: -0.15333333rem;
  background: url("../images/手机详情页/手机详情页_11.png") no-repeat center / cover;
}
/*.dynamic  article .small-banner ul{
  width:1000%;
  height: 113/@rem;

}
.dynamic  article .small-banner ul li{
  position: relative;
  float: left;
  width: 169/@rem;
  height: 113/@rem;
  margin-right: 4.5/@rem;
}
.dynamic  article .small-banner ul li p{
  position: absolute;
  bottom: 0rem;
  width: 100%;
  height: 25/@rem;
  background: #000;
  opacity: .6;
  color: #fff;
  font-size: 12/@rem;
  text-align: center;
  line-height: 25/@rem;
}
.dynamic  article .small-banner span{
  position: absolute;
  top: 50%;
  left: 0rem;
  width: 15/@rem;
  height: 23/@rem;
  margin-top: -11.5/@rem;
}
.dynamic  article .small-banner span.rightBtn{
  left: 675/@rem;
}*/
