body,
html {
  padding: 0;
  margin: 0;
  color: #323232;
  min-height: 100vh;
  min-width: 100vw;
}
@media screen and (max-width: 320px) {
  html {
    font-size: 12px;
  }
    /*====================== chenli修改 ===================*/
    .club-name_c,.club-name_e{

        font-size: 12px;
    }
    .all-club-list p {
        padding-left: 1vw;
        text-align: center;
        height: 3.5vw;
        line-height:6vw;
        color: #fff;
    }

}
@media screen and (min-width: 321px) {
  html {
    font-size: 14px;
  }
    /*====================== chenli修改 ===================*/
    .club-name_c,.club-name_e{

        font-size: 13px;
    }
    .all-club-list p {
        padding-left: 1vw;
        text-align: center;
        height: 3.8vw;
        line-height:6vw;
        color: #fff;
    }
}
@media screen and (min-width: 376px) {
  html {
    font-size: 16px;
  }
    /*====================== chenli修改 ===================*/
    .club-name_c,.club-name_e{

       font-size: 12px;
   }
    .all-club-list p {
        padding-left: 1vw;
        text-align: center;
        height: 3.5vw;
        line-height: 5.8vw;
        color: #fff;
    }
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.di {
  display: inline;
}
.fl {
  float: left;
  display: inline-block;
}
.fr {
  float: right;
  display: inline-block;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.ps {
  position: absolute;
}
.pf {
  position: fixed;
}
.pr {
  position: relative;
}
.ba {
  border: 1px solid #aaa;
}
.bt {
  border-top: 1px solid #aaa;
}
.bb {
  border-bottom: 1px solid #aaa;
}
.mt1 {
  margin-top: 1px;
}
.ml1 {
  margin-left: 1px;
}
.mb1 {
  margin-bottom: 1px;
}
.mr1 {
  margin-right: 1px;
}
.pt1 {
  padding-top: 1px;
}
.pl1 {
  padding-left: 1px;
}
.pb1 {
  padding-bottom: 1px;
}
.pr1 {
  padding-right: 1px;
}
.pa1 {
  padding: 1px;
}
.ma1 {
  margin: 1px;
}
.lh16 {
  line-height: 16px;
}
.mt2 {
  margin-top: 2px;
}
.ml2 {
  margin-left: 2px;
}
.mb2 {
  margin-bottom: 2px;
}
.mr2 {
  margin-right: 2px;
}
.pt2 {
  padding-top: 2px;
}
.pl2 {
  padding-left: 2px;
}
.pb2 {
  padding-bottom: 2px;
}
.pr2 {
  padding-right: 2px;
}
.pa2 {
  padding: 2px;
}
.ma2 {
  margin: 2px;
}
.lh17 {
  line-height: 17px;
}
.mt3 {
  margin-top: 3px;
}
.ml3 {
  margin-left: 3px;
}
.mb3 {
  margin-bottom: 3px;
}
.mr3 {
  margin-right: 3px;
}
.pt3 {
  padding-top: 3px;
}
.pl3 {
  padding-left: 3px;
}
.pb3 {
  padding-bottom: 3px;
}
.pr3 {
  padding-right: 3px;
}
.pa3 {
  padding: 3px;
}
.ma3 {
  margin: 3px;
}
.lh18 {
  line-height: 18px;
}
.mt4 {
  margin-top: 4px;
}
.ml4 {
  margin-left: 4px;
}
.mb4 {
  margin-bottom: 4px;
}
.mr4 {
  margin-right: 4px;
}
.pt4 {
  padding-top: 4px;
}
.pl4 {
  padding-left: 4px;
}
.pb4 {
  padding-bottom: 4px;
}
.pr4 {
  padding-right: 4px;
}
.pa4 {
  padding: 4px;
}
.ma4 {
  margin: 4px;
}
.lh19 {
  line-height: 19px;
}
.mt5 {
  margin-top: 5px;
}
.ml5 {
  margin-left: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.mr5 {
  margin-right: 5px;
}
.pt5 {
  padding-top: 5px;
}
.pl5 {
  padding-left: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.pr5 {
  padding-right: 5px;
}
.pa5 {
  padding: 5px;
}
.ma5 {
  margin: 5px;
}
.lh20 {
  line-height: 20px;
}
.mt6 {
  margin-top: 6px;
}
.ml6 {
  margin-left: 6px;
}
.mb6 {
  margin-bottom: 6px;
}
.mr6 {
  margin-right: 6px;
}
.pt6 {
  padding-top: 6px;
}
.pl6 {
  padding-left: 6px;
}
.pb6 {
  padding-bottom: 6px;
}
.pr6 {
  padding-right: 6px;
}
.pa6 {
  padding: 6px;
}
.ma6 {
  margin: 6px;
}
.lh21 {
  line-height: 21px;
}
.mt7 {
  margin-top: 7px;
}
.ml7 {
  margin-left: 7px;
}
.mb7 {
  margin-bottom: 7px;
}
.mr7 {
  margin-right: 7px;
}
.pt7 {
  padding-top: 7px;
}
.pl7 {
  padding-left: 7px;
}
.pb7 {
  padding-bottom: 7px;
}
.pr7 {
  padding-right: 7px;
}
.pa7 {
  padding: 7px;
}
.ma7 {
  margin: 7px;
}
.lh22 {
  line-height: 22px;
}
.mt8 {
  margin-top: 8px;
}
.ml8 {
  margin-left: 8px;
}
.mb8 {
  margin-bottom: 8px;
}
.mr8 {
  margin-right: 8px;
}
.pt8 {
  padding-top: 8px;
}
.pl8 {
  padding-left: 8px;
}
.pb8 {
  padding-bottom: 8px;
}
.pr8 {
  padding-right: 8px;
}
.pa8 {
  padding: 8px;
}
.ma8 {
  margin: 8px;
}
.lh23 {
  line-height: 23px;
}
.mt9 {
  margin-top: 9px;
}
.ml9 {
  margin-left: 9px;
}
.mb9 {
  margin-bottom: 9px;
}
.mr9 {
  margin-right: 9px;
}
.pt9 {
  padding-top: 9px;
}
.pl9 {
  padding-left: 9px;
}
.pb9 {
  padding-bottom: 9px;
}
.pr9 {
  padding-right: 9px;
}
.pa9 {
  padding: 9px;
}
.ma9 {
  margin: 9px;
}
.lh24 {
  line-height: 24px;
}
.mt10 {
  margin-top: 10px;
}
.ml10 {
  margin-left: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.mr10 {
  margin-right: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pa10 {
  padding: 10px;
}
.ma10 {
  margin: 10px;
}
.lh25 {
  line-height: 25px;
}
.mt11 {
  margin-top: 11px;
}
.ml11 {
  margin-left: 11px;
}
.mb11 {
  margin-bottom: 11px;
}
.mr11 {
  margin-right: 11px;
}
.pt11 {
  padding-top: 11px;
}
.pl11 {
  padding-left: 11px;
}
.pb11 {
  padding-bottom: 11px;
}
.pr11 {
  padding-right: 11px;
}
.pa11 {
  padding: 11px;
}
.ma11 {
  margin: 11px;
}
.lh26 {
  line-height: 26px;
}
.mt12 {
  margin-top: 12px;
}
.ml12 {
  margin-left: 12px;
}
.mb12 {
  margin-bottom: 12px;
}
.mr12 {
  margin-right: 12px;
}
.pt12 {
  padding-top: 12px;
}
.pl12 {
  padding-left: 12px;
}
.pb12 {
  padding-bottom: 12px;
}
.pr12 {
  padding-right: 12px;
}
.pa12 {
  padding: 12px;
}
.ma12 {
  margin: 12px;
}
.lh27 {
  line-height: 27px;
}
.mt13 {
  margin-top: 13px;
}
.ml13 {
  margin-left: 13px;
}
.mb13 {
  margin-bottom: 13px;
}
.mr13 {
  margin-right: 13px;
}
.pt13 {
  padding-top: 13px;
}
.pl13 {
  padding-left: 13px;
}
.pb13 {
  padding-bottom: 13px;
}
.pr13 {
  padding-right: 13px;
}
.pa13 {
  padding: 13px;
}
.ma13 {
  margin: 13px;
}
.lh28 {
  line-height: 28px;
}
.mt14 {
  margin-top: 14px;
}
.ml14 {
  margin-left: 14px;
}
.mb14 {
  margin-bottom: 14px;
}
.mr14 {
  margin-right: 14px;
}
.pt14 {
  padding-top: 14px;
}
.pl14 {
  padding-left: 14px;
}
.pb14 {
  padding-bottom: 14px;
}
.pr14 {
  padding-right: 14px;
}
.pa14 {
  padding: 14px;
}
.ma14 {
  margin: 14px;
}
.lh29 {
  line-height: 29px;
}
.mt15 {
  margin-top: 15px;
}
.ml15 {
  margin-left: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.mr15 {
  margin-right: 15px;
}
.pt15 {
  padding-top: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.pr15 {
  padding-right: 15px;
}
.pa15 {
  padding: 15px;
}
.ma15 {
  margin: 15px;
}
.lh30 {
  line-height: 30px;
}
.full {
  display: block;
  width: 100%;
}
p,
h1,
h2,
h3,
h4,
h5,
img {
  margin: 0;
  border: none;
}
.cl {
  clear: both;
}
a,
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  text-underline: none;
}
input,
p,
li,
a {
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input:focus {
  border: none;
  background: none;
}
.hide {
  display: none;
}
body {
  background: #f4f4f4;
}
.bgwhite {
  background: #fff;
}
.bigbtn {
  height: 2.8125rem;
  line-height: 2.8125rem;
  text-align: center;
  display: block;
  width: 100%;
  border: none;
  font-size: 1.4375rem;
}
.empty-content {
  background: rgba(0, 0, 0, 0);
}
.empty-content p {
  text-align: center;
  color: rgba(100, 100, 100, 0.5);
  padding: 50px 0;
  background: inherit;
}
.empty-content a {
  width: 80%;
  border: 1px solid rgba(100, 100, 100, 0.5);
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 1.2rem;
  border-radius: .2em;
  margin: auto;
  color: #323232;
}
.error {
  font-size: 6vw;
  text-align: center;
  padding: 20vh 0 5vh;
  color: red;
}
/*==========================首页=========================*/
.user-calendar-action {
  padding: 0.9375rem;
}
.user-calendar-action .list {
  margin: 20px 0;
  padding-left: 20px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 20px;
}
.user-calendar-action .list li {
  line-height: 23px;
}
.user-calendar-action .list .li {
  list-style: disc;
}
.user-calendar-action .list .title {
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: left center;
  text-indent: 1.25rem;
  margin: 10px 0 10px -22px;
  font-size: 1rem;
}
.user-calendar-action .list .title span {
  line-height: 1rem;
  display: inline-block;
  border: 1px solid #e5002c;
  text-align: center;
  text-indent: 0;
  padding: 0 5px;
  border-radius: 3px;
  color: #e5002c;
  font-size: 0.8125rem;
  margin-left: 5px;
}
.user-calendar-action .list .title.ok {
  background-image: url('../img/common/star-yellow.png');
  color: #ffae00;
}
.user-calendar-action .list .title.fail {
  background-image: url('../img/common/star-gray.png');
}
.user-calendar-action .list .detail-btn {
  line-height: 15px;
  margin-top: 15px;
  overflow: hidden;
}
.user-calendar-action .list .detail-btn a {
  color: #565656;
}
.user-calendar-action .list .detail-btn * {
  float: right;
  line-height: inherit;
}
.user-calendar-action .list .detail-btn img {
  height: 15px;
  margin-left: 8px;
}
/***=================双按钮====================***/
.btn-box {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}
.btn-box > a {
  width: 45%;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  line-height: 2.9375rem;
  font-size: 1.125rem;
}
.btn-box a.first {
  background: #a8a8a8;
}
.btn-box a.last {
  background: #e5002c;
}
/*================          所有俱乐部列表信息===================*/
/*.all-club-list .list {
  display: inline-block;
  position: relative;
  float: left;
  width: 50%;
  height: 40vw;
  background-size: cover;
  background-position: center;
}*/
/*================          所有俱乐部列表信息chenli更改===================*/
.all-club-list .tit_top {
    text-align: center;
    margin: 5vw 0 2vw 0;
}
.all-club-list .tit_top .tit_top_img{
    display: inline-block;
    width: 46%;
    margin: 0 auto;
}
.all-club-list .tit_bot {
    text-align: center;
    margin: 5vw 0 2vw 0;
    padding-top: 5vw;
    clear: both;
}
.all-club-list .tit_bot .tit_bot_img{
    display: inline-block;
    width: 62%;
    margin: 0 auto;
}
.all-club-list .tit_top_img,
 .all-club-list .tit_bot_img{
    display: inline-block;
}
.all-club-list .list {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
    height: 13vw;
    background-size:100% ;/*cover*/
    background-position: center;
    margin: 1.2vw 0;
}
.all-club-list p {
    padding-left: 1vw;
    text-align: center;
    /*height: 6vw;
    line-height: 9vw;*/
    color: #fff;
}
/*.all-club-list .club-name_c {
    top: 05rem;
    left: 11.5rem;
}
.all-club-list .club-name_e {
    left: 2.5rem;
    top: 10.5rem;
    font-size: 1.1875rem;
    color: #e5002c;
}*/
/*================          所有俱乐部列表信息chenli更改 END===================*/
.all-club-list .club-img {
  width: 100%;
  top: 0;
}
/*.all-club-list p {
  position: absolute;
  color: #fff;
}*/
.all-club-list .join-text {
  top: 0.9375rem;
  left: 0.9375rem;
}
.all-club-list .join-number {
  left: 0.9375rem;
  top: 2.5rem;
  font-size: 1.1875rem;
  color: #e5002c;
}
.all-club-list .club-name {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.all-club-list .club-name span {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 4px;
  padding: 0.4375rem;
  font-size: 1.1875rem;
  vertical-align: middle;
}
/*====================俱乐部详情==================*/
.club-detail {
  background: #fff;
}
.club-detail .head-img p {
  width: 100%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 1.4375rem;
  line-height: 0.1rem;
  /*line-height: 1.4375rem;
  background: rgba(156, 156, 156, 0.5);*/
  bottom: 0;
}
.club-detail .head-img p span {
  display: inline-block;
}
.club-detail .head-img p .club-name {
  color: #fff;
  padding-left: 0.9375rem;
}
.club-detail .head-img p .join-text {
  color: #fff;
  font-size: 0.75rem;
}
.club-detail .head-img p .join-number {
  color: #ffae00;
  padding-right: 0.9375rem;
  font-size: 1.125rem;
}
.club-detail .content {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin-top: 1.875rem;
}
.club-detail .content .title {
  font-size: 1.125rem;
  text-indent: 8px;
  color: #171717;
  font-weight: bold;
  background-image: url('../img/common/red-line.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 4px 20px;
}
.club-detail .content .content-text {
  margin-top: 1rem;
  line-height: 1.625rem;
  font-size: 0.875rem;
  color: #535353;
}
.join-club-result {
  padding: 0.9375rem;
}
/*=================我的俱乐部====================*/
.my-club-list {
  padding: 0.9375rem;
}
.my-club-list .list {
  /*===============11.30chenli修改===============*/
 /* border-radius: 10px;*/
  overflow: hidden;
}
.my-club-list .club-name {
  position: absolute;
  bottom: 3.75rem;
  font-size: 1.4375rem;
  color: #fff;
  margin-left: 0.9375rem;
}
.my-club-list .club-info {
  margin-left: 0.9375rem;
  position: absolute;
  right:0.1rem;
  bottom:0rem;
 /* bottom: 1.75rem;*/
  color: #e5002c;
}
.my-club-list .club-info img {
  height: 0.9375rem;
  line-height: 0.9375rem;
}
.my-club-list .club-info span {
  margin-right: 15px;
}
/*===================用户中心===================*/
.user-info {
  padding: 0.9375rem;
}
.user-info .user-info-header {
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  margin-bottom: 0.875rem;
  text-align: center;
  background: #fff;
}
.user-info .user-info-header #user-head {
  margin: auto;
  height: 3.875rem;
  width: 3.875rem;
  background-size: cover;
  background-position: center;
  border-radius: 100%;
  overflow: hidden;
}
.user-info form p {
  background: #fff;
  margin-bottom: 0.4375rem;
  overflow: hidden;
  font-size: 1rem;
}
.user-info form span,
.user-info form input,
.user-info form select {
  margin: 10px 0;
  line-height: 1.875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.user-info form span {
  float: left;
  text-indent: 15px;
  color: #c7c7c7;
  font-size: inherit;
}
.user-info form input,
.user-info form select {
  float: right;
  border: none;
  text-align: right;
  padding-right: 15px;
  color: #565656;
  font-size: inherit;
}
.user-info form input::-webkit-input-placeholder,
.user-info form select::-webkit-input-placeholder {
  color: #ffae00;
}
.user-info form .btn {
  margin: 50px 0;
  color: #fff;
  background: #e5002c;
  text-align: center;
}
/*====================用户参加的活动=========================*/
.user-action .menu {
  background: #e5002c;
  line-height: 3.4375rem;
  height: 3.4375rem;
  overflow: hidden;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.user-action .menu li {
  height: 100%;
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 2px solid #e5002c;
}
.user-action .menu li.active {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.user-action .list-box {
  background: #fff;
  margin-top: 20px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.user-action .list-box .list {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  height: 5.625rem;
  border-bottom: 1px solid #e6e6e6;
}
.user-action .list-box .list .activity-img {
  height: 100%;
  width: 5.625rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.user-action .list-box .list .text-content {
  box-flex: 1;
  -webkit-box-flex: 1;
  position: relative;
  padding-left: 15px;
  height: 100%;
}
.user-action .list-box .list .activity-name {
  color: #565656;
  font-size: 1.125rem;
}
.user-action .list-box .list .activity-time {
  color: #787878;
  line-height: 30px;
}
.user-action .list-box .list .activity-status {
  position: absolute;
  bottom: 0px;
  font-size: 0.9375rem;
  color: #e5002c;
}
.user-action .list-box .list .activity-status img {
  height: 13px;
  width: auto;
  float: left;
  margin-right: 5px;
}
.user-action .list-box .list .activity-status span {
  line-height: inherit;
  float: left;
}
.user-action .list-box .list .qiandao {
  position: absolute;
  top: 0;
  right: 0;
  padding: .3rem .8rem;
  border-radius: .18rem;
  font-size: 0.8rem;
}
.user-action .list-box .list .valid {
  border: 1px solid #e5002c;
  color: #e5002c;
}
.user-action .list-box .list .invalid {
  border: 1px solid #787878;
  color: #787878;
}
/*=======================活动详情页=========================*/
.action-detail {
  background: #fff;
}
.action-detail .back{
  display: block;
  width: 15px;
  height: 20px;
  margin: 10px;
  position: absolute;
  background-image: url(/Public/lejing/img/common/back.png);
  background-size: 100% 100%;
}
.action-detail .action-join-info {
  line-height: 4.0625rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background: #fd8c79;
}
.action-detail .action-join-info span {
  line-height: inherit;
}
.action-detail .action-title {
  color: #fff;
  font-size: 1.4375rem;
}
.action-detail .join-text {
  float: right;
  display: inline-block;
  color: #fff;
  font-size: 0.75rem;
}
.action-detail .join-text2 {
    float: right;
    display: inline-block;
    color: #fff;
    font-size: 0.75rem;
}
.action-detail .join-number {
  float: right;
  display: inline-block;
  color: #ff0000;
  margin-left: 3px;
  font-size: 1.1875rem;
}
.action-detail .content {
  background: #fff;
  padding: 0.9375rem;
  background:url(/Public/images/activity_detail.png) 100% 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;

}
.action-detail .content .title-img img {
  height: 1.5625rem;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
.action-detail .content .main-info {
  line-height: 1.4375rem;
  font-size: 0.875rem;
  color: #565656;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #f1f1f1;
}
.action-detail .content .time-info {
  font-size: 0.875rem;
  color: #565656;
  padding-bottom: 0.9375rem;
}
.action-detail .content .bigbtn {
    margin: 30px 10%;
    height: 50px;
    width: 80%;
    background: #fe4041;
    border-radius: 30px;
    font-weight: bold;
    box-shadow: 1px 1px 5px #bfbfbf;
}
.action-detail .content .valid {
  color: white;
}
.action-detail .content .invalid {
  /*border: 1px solid #565656;*/
    color: white;
    background: #8d8d8d;
}
.center-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/*========================俱乐部活动列表===========================*/
.club-actions .list-box .list {
  background: #fff;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  margin-bottom: 5px;
}
.club-actions .list-box .list .activity-img {
  height: 5.625rem;
  width: 5.625rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.club-actions .list-box .list .text-content {
  box-flex: 1.0;
  position: relative;
  padding-left: 15px;
}
.club-actions .list-box .list .activity-name {
  color: #565656;
  font-size: 1.125rem;
}
.club-actions .list-box .list .activity-time {
  color: #787878;
  line-height: 30px;
}
.club-actions .list-box .list .activity-status {
  margin-top: 20px;
  font-size: 0.9375rem;
  line-height: 20px;
  color: #787878;
}
/*会员头像显示*/
.members {
  padding: 10px 0.9375rem;
  overflow: hidden;
  border-bottom: 1px solid #aaa;
}
.members .p {
  height: 2.1875rem;
  line-height: 2.1875rem;
}
.members .p1 {
  overflow: hidden;
  float: left;
  max-width: 95%;
}
.members .p2 {
  text-align: right;
  width: 5%;
  float: right;
}
.members .arrow {
  height: 18px;
  vertical-align: middle;
}
.members .user-head {
  height: 100%;
  border-radius: 100%;
  float: left;
  margin-right: 10px;
}
/*发布首页*/
.publish-index {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
}
.publish-index .center-Camera {
  position: absolute;
  width: 67vw;
  height: 67vw;
  top: 30vw;
  left: 17vw;
  overflow: hidden;
  border-radius: 100%;
}
.publish-index .publish-btn {
  position: absolute;
  bottom: 27vw;
  width: 100%;
  height: 21vw;
}
.publish-index .publish-btn .p {
  width: 21vw;
  height: 100%;
  display: inline-block;
  border-radius: 100%;
}
.publish-index .publish-btn .p1 {
  margin-left: 13.8vw;
  float: left;
}
.publish-index .publish-btn .p2 {
  margin-right: 14.2vw;
  float: right;
}
/*发布活动页面*/
.publish-activity {
  padding: 0.9375rem;
}
.publish-activity select {
  background: #fff;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: 3;
  width: 100%;
  font-size: 1rem;
  border: none;
  text-indent: 10px;
}
.publish-activity .bianju {
  margin-top: 0.9375rem;
  padding: 0.9375rem;
  background: #fff;
}
.publish-activity .bianju .btn {
  background: #e5002c;
  color: #fff;
  margin-top: 40px;
}
.publish-activity textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  min-height: 80px;
  width: 100%;
  border: none;
  font-size: inherit;
}
.publish-activity .img-box {
  overflow: hidden;
  margin-top: 30px;
}
.publish-activity .img-box > * {
  margin-right: 10px;
  margin-top: 10px;
  height: 26vw;
  width: 26vw;
  line-height: 26vw;
  float: left;
}
.publish-activity .img-box > *:nth-child(3n) {
  margin-right: 0px;
}
.publish-activity .img-box p {
  font-size: 3.75rem;
  border: 1px solid #aaa;
  text-align: center;
  color: #bbb;
}
.publish-activity-box {
  padding: 0 0.9375rem 50px;
  background: #fff;
}
.publish-activity-list {
  border-bottom: 1px solid #aaa;
}
.publish-activity-list:last-child {
  border: none;
}
.publish-activity-list .publisher-info {
  height: 3.125rem;
  padding: 1rem 0;
}
.publish-activity-list .publisher-info li {
  display: inline-block;
  float: left;
  height: 100%;
}
.publish-activity-list .publisher-info li .head-img {
  display: block;
  height: 100%;
  border-radius: 100%;
  margin-right: 0.9rem;
}
.publish-activity-list .publisher-info .middle-li {
  position: relative;
  padding-top: 0.3125rem;
  box-sizing: border-box;
}
.publish-activity-list .publisher-info .middle-li .publisher-name {
  font-size: 1.0625rem;
}
.publish-activity-list .publisher-info .middle-li .publish-time {
  font-size: 0.8125rem;
  padding-top: .6rem;
  vertical-align: bottom;
  margin-left: 5px;
  color: #a7a7a7;
}
.publish-activity-list .publisher-info .middle-li .publisher-cominfo {
  position: absolute;
  bottom: 0rem;
  color: #565656;
}
.publish-activity-list .publisher-info .red-head {
  float: right;
}
.publish-activity-list .publisher-info .red-head img {
  width: 1.5625rem;
  margin-top: 0.3125rem;
}
.publish-activity-list .content {
  color: #171717;
  font-size: 0.9375rem;
  line-height: 1.25rem;
}
.publish-activity-list .imgs {
  height: 102px;
  overflow: hidden;
  padding: .95rem 0;
}
.publish-activity-list .imgs img {
  height: 100%;
  display: block;
  float: left;
  display: inline-block;
  width: 32%;
  margin-left: 1%;
}
.publish-activity-list .imgs img:nth-child(n+4) {
  display: none;
}
.publish-activity-list .view-info {
  line-height: 1;
  font-size: .95rem;
  height: .95rem;
  padding-bottom: 0.9375rem;
}
.publish-activity-list .view-info span {
  line-height: inherit;
  height: 100%;
  display: inline-block;
  margin-right: 10px;
  color: #a7a7a7;
  vertical-align: middle;
}
.publish-activity-list .view-info img {
  height: 100%;
  vertical-align: middle;
}
