/* 视觉稿宽度为 1000, 请设置html的font-size为 37.5px, 以便在布局视口宽度为 375 的页面中自适应 */

.p01 {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(./images/img_48847_4_0.png);
  width: 100%;
  height: 100%;
}
.p01 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p01 .banner {
  position: relative;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin-right: 0.2rem;
  width: 5.87rem;
  height: 4.27rem;
}
.p01 .cover {
  position: relative;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-top: 0.29rem;
  width: 7.2rem;
  height: 6.17rem;
}/* 视觉稿宽度为 1000, 请设置html的font-size为 37.5px, 以便在布局视口宽度为 375 的页面中自适应 */

.p02 {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(./images/img_48849_4_0.png);
  width: 100%;
  height: 100%;
}
.p02 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p02 .banner {
  position: relative;
  width: 100%;
  height: 1.94rem;
}
.p02 .cover {
  position: relative;
  margin-top: 0.23rem;
  width: 7.1rem;
  height: 4.4rem;
}
.p02 .main {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.01rem;
  background-image: url(./images/img_48849_4_1.png);
  width: 7.1rem;
  height: 2.94rem;
}
.p02 .outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 0.51rem;
  margin-left: 0.47rem;
  width: 5.7rem;
  height: 1.72rem;
}
.p02 .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 0.54rem;
  margin-bottom: 0.57rem;
  width: 2.5rem;
}
.p02 .txt {
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #333333;
  font-size: 0.24rem;
}
.p02 .info {
  position: relative;
  margin-top: 0.11rem;
  text-align: center;
  line-height: 0.24rem;
  color: #333333;
  font-size: 0.24rem;
}
.p02 .wrap_1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 0.54rem;
  width: 1.65rem;
  margin-left: 0.5rem;
}
.p02 .txt_1 {
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 0.24rem;
  color: #333333;
  font-size: 0.24rem;
}
.p02 .info_1 {
  position: relative;
  margin-top: 0.1rem;
  text-align: center;
  text-decoration: none;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #333333;
  font-size: 0.24rem;
}
.p02 .group {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-right: 0.54rem;
  width: 2.5rem;
}
.p02 .word {
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #333333;
  font-size: 0.24rem;
}
.p02 .info_2 {
  position: relative;
  margin-top: 0.1rem;
  text-align: center;
  text-decoration: none;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #333333;
  font-size: 0.24rem;
}
.p02 .container {
  display: flex;
  margin-left: 0.5rem;
  align-items: center;
  flex-direction: column;
  width: 1.65rem;
}
.p02 .txt_2 {
  position: relative;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #333333;
  font-size: 0.24rem;
}
.p02 .word_1 {
  position: relative;
  margin-top: 0.12rem;
  overflow: hidden;
  text-align: center;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #333333;
  font-size: 0.24rem;
}/* 视觉稿宽度为 1000, 请设置html的font-size为 37.5px, 以便在布局视口宽度为 375 的页面中自适应 */

.p03 {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(./images/img_48850_4_0.png);
  width: 100%;
  height: 100%;
}
.p03 .box {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.p03 .banner {
  position: relative;
  width: 100%;
  height: 1.95rem;
}
.p03 .p03-swiper-container {
  margin-top: 0.3rem;
  width:7.1rem;
  height: 6.8rem;

}
.p03-swiper-container .swiper-slide{
  display: flex;
  justify-content: space-around;
height: 5.96rem;
width: 7.1rem;
}
.p03 .swiper-slide img{
width: 3.5rem;
height: 3rem;
}
.p03 .swiper-slide p{
font-size: 0.24rem;
padding:0.1rem 0.2rem;
text-align: justify;
color: #999999;
}
.p03 .swiper-slide h2{
  margin-top: 0.3rem;
  padding-left: 0.2rem;
  font-size: 0.3rem;
  border-left: 0.08rem solid#c2a584;
}
.p03 .item{
  width: 3.5rem;
  height: 5.96rem;
  background:url(./images/p03-bg.png);
background-size: cover;
}
.p03 .act{
  width: 3.5rem;
  height: 5.96rem;
  background:url(./images/p03-bg.png);
background-size: cover;
}
.p03 .box .swiper-pagination .swiper-pagination-bullet-active {
	border-radius:50%;
	opacity:1;
	width:0.32rem;
	height:0.32rem;
  background-color:#c2a584;
}
.p03 .box .swiper-pagination-bullet {
  border-radius:50%;
  border: 1px solid#c2a584;
	opacity:1;
	width:0.32rem;
	height:0.32rem;
	background-color:unset
}


.p04 {
  background-size: cover;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: url(./images/img_48850_4_0.png);
  width: 100%;
  height: 100%;
}
.p04 .box {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.p04 .banner {
  position: relative;
  width: 100%;
  height: 1.95rem;
}
.p04 .slide-box{
  width: 7.4rem;
}
.p04 .slide-box .hd li{
  width: 1.7rem;
  height: 0.6rem;
  border: 1px solid#313950;
  border-radius: 0.05rem;
  float: left;
  color: #313950;
  text-align: center;
  line-height: 0.6rem;
  margin:0.1rem 0.05rem;
}
.p04 .slide-box .hd li.on{
  background-color: #39415b;
  color: #d6b989;
}
.p04 .slide-box .bd{
  margin:0 auto ;
  width: 7.1rem;
  height: 6rem;
  overflow: hidden;
}
.p04 .slide-box .bd li{
  width: 7.1rem;
  height: 6rem;
}
.p04 .slide-box .bd li img{
  width: 7.1rem;
  height: 3.8rem;
}
.p04 .text{
  overflow: hidden;
  width: 7.1rem;
  height: 2.12rem;
  background:url(./images/p04-btm-bg.jpg) ;
  background-size: cover;
}
.p04 .text p{
  color: #d6b989;
  width: 6.3rem;
  margin:0.35rem auto 0;
  text-align: justify;
  font-size: 0.24rem;
  padding: 0.4rem 0;
  background:url(./images/text-bg.png) no-repeat;
  background-size:6.3rem;
}

/* 视觉稿宽度为 1000, 请设置html的font-size为 37.5px, 以便在布局视口宽度为 375 的页面中自适应 */

.p05 {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(./images/img_48851_4_0.png);
  width: 100%;
  height: 100%;
}
.p05 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p05 .banner {
  position: relative;
  width: 100%;
  height: 1.94rem;
}
.p05 .p05-swiper-container {
  margin-top: 0.69rem;
  width: 7.5rem;
  height: 7.7rem;
}
.p05 .swiper-slide{
  border-radius: 0.05rem;
  text-align: center;
  padding: 0.1rem;
  width: 5.5rem;
  height: 7.1rem;
  color: #fff;
  background: url(./images/p05-slide-bg.png);
  background-size: cover;
  overflow: hidden;
}
.p05 .longBanner {
  position: relative;
  width: 5.5rem;
  height: 4.2rem;
}
.p05 .swiper-slide h2{
  margin-top: 0.66rem;
  line-height: 0.55rem;
}
.p05 .swiper-scrollbar-drag {
  height: 0.1rem;
  width: 100%;
  position: absolute;
  background: #c8ab76;
  border-radius: 0.1rem;
  left:0;
  top: -0.04rem;
}

.p05 .swiper-scrollbar {
  position: relative;
  height: 0.02rem;
  border: unset;
  background-color: #000;
  border-radius: unset;
}

/* 视觉稿宽度为 1000, 请设置html的font-size为 37.5px, 以便在布局视口宽度为 375 的页面中自适应 */

.p06 {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(./images/img_48853_4_0.png);
  width: 100%;
  height: 100%;
}
.p06 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p06 .banner {
  position: relative;
  width: 100%;
  height: 1.94rem;
}
.p06 .p06-swiper-container {
  margin-top: 0.68rem;
  width: 7.3rem;
  height: 6.8rem;
}
.p06 .swiper-pagination .swiper-pagination-bullet-active {
	border-radius:50%;
	opacity:1;
	width:0.32rem;
	height:0.32rem;
  background-color:#374260;
}
.p06 .swiper-pagination-bullet {
  border-radius:50%;
  border: 1px solid#374260;
	opacity:1;
	width:0.32rem;
	height:0.32rem;
	background-color:unset
}
.p06 .cover {
  position: relative;
  width: 7.3rem;
  height: 4.7rem;
}
.p06 .main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #293147;
  width: 7.3rem;
  height: 1.2rem;
  overflow: hidden;
}
.p06 .info {
  text-align: center;
  line-height: 0.23rem;
  color: #d8b77a;
  font-size: 0.24rem;
  width: 100%;
}

/* 视觉稿宽度为 1000, 请设置html的font-size为 37.5px, 以便在布局视口宽度为 375 的页面中自适应 */

.p07 {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(./images/img_48854_4_0.png);
  width: 100%;
  height: 100%;
}
.p07 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p07 .banner {
  position: relative;
  width: 100%;
  height: 2.11rem;
}
.p07 .txtBg {
  position: relative;
  margin-top: 0.77rem;
  width: 3.9rem;
  height: 0.5rem;
}
.p07 .article {
  position: relative;
  margin-top: 0.64rem;
  width: 5.6rem;
  height: 2.74rem;
  overflow: hidden;
  text-decoration: none;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 0.46rem;
  letter-spacing: 0;
  color: #222222;
  font-size: 0.24rem;
  -webkit-line-clamp: 0.06rem;
}/* 视觉稿宽度为 1000, 请设置html的font-size为 37.5px, 以便在布局视口宽度为 375 的页面中自适应 */

.p08 {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(./images/img_48855_4_0.png);
  width: 100%;
  height: 100%;
}
.p08 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p08 .planningTeamPrev {
  position: relative;
  max-width: 4.68rem;
  height: 0.35rem;
  overflow: hidden;
  text-decoration: none;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 0.36rem;
  letter-spacing: 0.14rem;
  color: #ffffff;
  font-size: 0.36rem;
}
.p08 .planningTeam {
  position: relative;
  margin-top: 0.14rem;
  max-width: 4.68rem;
  overflow: hidden;
  text-decoration: none;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 0.2rem;
  letter-spacing: 0.03rem;
  color: #ffffff;
  font-size: 0.2rem;
}
.p08 .hd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 0.69rem;
  height: 0.26rem;
}
.p08 .nickNamePrev {
  margin-right: 0.13rem;
  text-align: right;
  text-decoration: none;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 0.24rem;
}
.p08 .nickName {
  text-align: left;
  text-decoration: none;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 0.24rem;
}
.p08 .bd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 0.24rem;
  height: 0.26rem;
}
.p08 .word {
  margin-right: 0.09rem;
  text-align: right;
  text-decoration: none;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 0.24rem;
}
.p08 .text {
  text-align: right;
  text-decoration: none;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 0.24rem;
}
.p08 .main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 0.24rem;
  height: 0.26rem;
}
.p08 .namePrev {
  margin-right: 0.14rem;
  text-align: right;
  text-decoration: none;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 0.24rem;
}
.p08 .name {
  text-align: right;
  text-decoration: none;
  line-height: 0.24rem;
  letter-spacing: 0;
  color: #ffffff;
  font-size: 0.24rem;
}
.p08 .actionBg {
  position: relative;
  margin-top: 0.77rem;
  width: 2.34rem;
  height: 0.52rem;
}
.p08 .tte {
  margin-top: 0.45rem;
  width: 6.42rem;
}
.p08 .article {
  position: relative;
  width: 6.42rem;
  line-height: 0.28rem;
  text-indent: 2em;
  color: #ffffff;
  font-size: 0.2rem;
}
.p08 .article_1 {
  position: relative;
  text-indent: 2em;
  margin-top: 0.16rem;
  width: 6.43rem;
  line-height: 0.28rem;
  color: #ffffff;
  font-size: 0.2rem;
}