.public {
  width: 100%;
  height: 0.93333333rem;
  background: #fe0000;
  margin-top: 0.2rem;
}
.public .public-wrap {
  width: 9.2rem;
  height: 100%;
  margin: auto;
}
.public .public-wrap .Chinese {
  float: left;
  display: block;
  height: 0.93333333rem;
  line-height: 0.93333333rem;
  color: #fff;
  font-size: 0.34666667rem;
}
.public .public-wrap .English {
  float: left;
  margin-left: 0.13333333rem;
  margin-top: 0.4rem;
  color: #fff;
  font-size: 0.21333333rem;
}
.public .public-wrap .btn {
  position: relative;
}
.public .public-wrap .btn.down {
  float: right;
  display: block;
  width: 0.93333333rem;
  height: 0.93333333rem;
  background: url("../images/成功案例/bg_07.png") no-repeat center / cover;
}
.public .public-wrap .btn.up {
  float: right;
  display: block;
  width: 0.93333333rem;
  height: 0.93333333rem;
  background: url("../images/成功案例/bg_08.jpg") no-repeat center / cover;
}
.public .public-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;
}
.public .public-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;
}
.public .public-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 p.title {
  font-size: 0.29333333rem;
  color: #727171;
  margin-top: 0.2rem;
  margin-bottom: 0.42666667rem;
}
.article article p.firstPage {
  color: #727171;
  font-size: 0.24rem;
  margin-bottom: 0.26666667rem;
}
.article article ul.main {
  width: 100%;
  height: 6.66666667rem;
}
.article article ul.main > li {
  float: left;
  width: 1rem;
  margin-right: 0.64rem;
}
.article article ul.main > li:last-child {
  margin-right: 0rem;
}
.article article ul.main li p.plate {
  color: #727171;
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
}
.article article ul.main li p.plate.active {
  color: #f00;
}
.article article ul.main li ul.second {
  width: 100%;
}
.article article ul.main li ul.second li {
  width: 100%;
  height: auto;
  margin-bottom: 0.06666667rem;
}
.article article ul.main li ul.second li a {
  display: block;
  color: #727171;
  font-size: 0.21333333rem;
  text-align: center;
}
/*
.article  article .main{
  width: 100%;
  height: auto;
}
.article  article .main li{
  width: 100%;
  height: 110/@rem;
  border: 1px solid #c4c4c4;
  margin-bottom: 15/@rem;
}
.article  article .main li .img{
  float: left;
  height: 100%;
  width: auto;
}
.article  article .main li .img img{
  height: 100%;
  width: auto;
}
.article  article .main li .txt{
  float: left;
  width: 484/@rem;
  margin-left: 20/@rem;
}
.article  article .main li .txt p:nth-child(1){
  margin-top: 15/@rem;
}
.article  article .main li .txt p:nth-child(1) span.title{
  float: left;
  color: #FF0000;
  font-size: 18/@rem;
  font-weight: bold;
}
.article  article .main li .txt p:nth-child(1) span.time{
  float: right;
  color: #FF0000;
  font-size: 12/@rem;
  font-weight: bold;
  margin-top: 6/@rem;
}
.article  article .main li .txt p:nth-child(2){
  margin-top: 15/@rem;
  color: #FF0000;
  font-size: 14/@rem;
  line-height: 1.6;
}
.article  article .buttons{
  width: 306/@rem;
  height: 26/@rem;
  line-height: 26/@rem;
  margin: 32/@rem auto 30/@rem;
}
.article  article .buttons span{
  float: left;
  width: 26/@rem;
  height: 26/@rem;
  text-align: center;
  line-height: 26/@rem;
  margin: 0 15/@rem;
}
.article  article .buttons span.red{
  color: #FF0000;
}
.article  article .buttons span.btn{
  vertical-align: middle;
}
.article  article .buttons span:nth-child(1){
  margin: 0 15/@rem 0 0;
}
.article  article .buttons span:last-child{
  margin: 0 0 0 15/@rem;
}
.article  article .buttons span.num{
  width: auto;
  height: auto;
  font-size: 18/@rem;
  color: #727171;
  vertical-align: bottom;
}
.article  article .buttons span.red{
  color: #FF0000;
}
.article  article .buttons span img{
  width: 100%;
  height: 100%;
}*/
