/***一门式服务***/
body{background: #fff;}
.server{
  background: #fff1ee;
  min-height: 8rem;
  padding-top: 20px;
}
.shi{
  margin: .3rem;
  padding-left: 20px;
  line-height: 1.2rem;
  font-size: .32rem;
  font-weight: 600;
  color: #222222;
  border-radius: 10px;
  letter-spacing: 3px;
}
.bgserver1{
  background: #f2f9ff;
}
.bgserver2{
  background: #ecfdf7;
}
.bgserver3{
  background: #fcf2e6;
}
.bgserver4{
  background: #fff3fd;
}
.bgserver5{
  background: #fcf2e6;
}
.bgserver6{
  background: #f5fff4;
}
.nucleic_select{
  background-color: #4374fd;
  border: 1px solid #4374fd;
  color: #fff;
  font-size: 0.32rem;
}
.xiaofang{
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #eeeaea;
    box-shadow: #e7e7e7 0px 3px 6px 0px;
}
.xflist{
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #fcfafa;
    box-shadow: #e7e7e7 0px 3px 6px 0px;
    padding: 0.1rem;
    margin: .4rem 0rem;
}
.xfbiao{
  border-radius: 5px;
  background: #435eff;
  color: #FFFFFF;
  padding: .05rem .08rem;
  font-size: .24rem;
  margin-right: 5px;
}
.lh50{
  line-height: 50px;;
}
.lh30{
  line-height: 30px;;
}
.lh25{
  line-height: 25px;;
}
.bg5{
  border-bottom: 5px solid #ececec;
  margin: 10px auto;
}
.xfimgs{
      width: 100%;
      height: auto;
      max-height: 86px;
  }
  .head-back {
    width: 0.3rem;
    height: 0.3rem;
}
.color1{
  color: #fff;
}
.color15{
  color: #6773ff;
}
.color16{
  color: #fbf7f7;
  font-size: .8em;
}
.color17{
  color: #979595;
}
.lh35{line-height: 35px;;}
.bgcolor1{
  background: #f2f5fe;
  padding: .5rem;
}
.bgcolor2{
  background: #fff;
  padding: .3rem;
}
.a-herder{
  background: #f2f5fe;
  padding: .3rem;
  overflow: hidden;
}
.a-herder-title{
  color: #6773ff;
  font-size: 1.8rem;
  text-shadow: 1px 1px 1px #adafc9;
}
.img{width: 100%; height: auto;}
.affairs{
  background: #FFFFFF;
  padding: 1rem;
}
.a-title{
  font-size: 1.1em;
  font-weight: bold;
  color: rgb(53, 53, 53);
  margin-bottom: .3em;
}
.a-lists{
  padding: 15px 0px;
  border-bottom: 2px solid rgb(238, 238, 238);
}
.a-lists li{
    list-style-type: none;
  line-height: 28px;
  font-size: 1rem;
  color: rgb(75, 74, 74);
}
.a-button-hhb{
  border-radius: 30px;
  font-size: .8rem;
  color:#fff;
  padding: 3px 15px;
  font-weight: 500;
  float: right;
  border: 0px;
  line-height: 23px;
  background-color: red;
  background-image: linear-gradient(to right, rgb(243, 100, 5) , rgb(247, 200, 46));
}
.a-button{
  border-radius: 30px;
  background: #7781fd;
  font-size: .8rem;
  color:#fff;
  padding: 3px 15px;
  font-weight: 500;
  float: right;
  border: 0px;
  line-height: 23px;
}
.a-buttons{
  border-radius: 30px;
  background: #7781fd;
  font-size: .8rem;
  color:#fff;
  padding: 3px 15px;
  font-weight: 500;
  border: 0px;
  line-height: 23px;
}
.a-text{
  border-radius: 30px;
  border: 0px;
  line-height: 30px;
  width: 70%;
}
.a-herder-button{
  border-radius: 15px;
  background: #7781fd;
  font-size: 1rem;
  color:#fff;
  padding: 3px 10px;
  font-weight: 500;
  float: right;
  border: 0px;
  line-height: 23px;
}
.b-list{
  overflow: hidden;
}
.b-list li{
  list-style-type: none;
  float: left;
  text-align: center;
  background: #fff;
  color: #222;
  font-size: .9rem;
  line-height: 30px;
  padding: 0px 3.8px;
  margin: 2px 2px 0px 0px;
}
.hovers{
  border-bottom: 5px solid #5e6af9;
  color: #fff !important;

}
.button-green{
  background: rgb(55, 173, 71);
  color: #FFF;
  font-size: .8rem;
  border-radius: 30px;
  padding: 2px 5px;
}
.button-yellow{
  color: #FFF;
  font-size: .8rem;
  background: rgb(247, 204, 64);
  border-radius: 6px;
  padding: 2px 5px;
}
.button-greens{
  background: rgb(95, 211, 111);
  color: #FFF;
  float: right;
  line-height: 25px;
  font-size: .24rem;
  border-radius: 5px;
  padding: 2px 5px;
}
.tjbutton{
  color: #FFF;
  width: 100%;
  line-height: 40px;
  border: 0px;
  border-radius: 30px;
  font-size: 5vw;
  letter-spacing:2px;
  background-color: red; /* 针对不支持渐变的浏览器 */
  background-image: linear-gradient(to right, rgb(243, 100, 5) , rgb(247, 200, 46));

}
.overbg{
  background: url(/public/mobile/img//bg.jpg)no-repeat;
  background-size: 100%;
  border-radius: 5px;
}
.over_list{
  overflow: hidden;
  padding: 5px;
}
.over_list li{
  float: left;
  width: 50%;
  line-height: 35px;
  color: #FFF;
  font-size: .30rem;
}
.list_white{
  overflow: hidden;
  border-radius: 5px;
  padding: 2px;
  margin: 10px auto;
  background: #fff;
}
.bgprocess{
  overflow: hidden;
  background: url(/public/wap/1905/style/img/d2.jpg);
  padding: 10px;
}
.process{overflow: hidden;}
.bu{
  background: #7295f6;
  border-radius: 0px 30px 30px  0px;
  line-height: 35px;
  color: #fff;
  padding: 5px 15px;
  margin-top: 15px;
}
.p_list{
  overflow: hidden;
  height: 2rem;
  border-radius: 10px;
  margin: 20px 15px;
  background: #ebf6fc;
  padding-top: 30px;
}
.guize{
    color: #1551f0;
    width: 100%;
    padding: 2px 20px;
    line-height: 35px;
    border: 0px;
    border-radius: 30px;
    font-size: .30rem;
    letter-spacing: 2px;
    background-color: #ffffff;
    background-image: linear-gradient(to right, rgb(255, 255, 255) , #baccfc);
}
.d_title{
  color: #fff;
  font-weight: bold;
  font-size: .58rem;
  letter-spacing:2px;
  text-shadow: 2px 2px 2px #adafc9;
}
.w100{width: 100%;}
.list_zj{
  overflow: hidden;
  padding: 10px;
  margin: 10px auto;
  background: url(/public/wap/1905/style/img/d9.png)no-repeat;
  background-size: 100%;
}
.zhichi{
    float: right;
    color: #fff;
    width: 100px;
    padding: 1px 6px;
    line-height: 30px;
    border: 0px;
    text-align: center;
    border-radius: 30px;
    letter-spacing: 2px;
    background-color: #ffffff;
    background-image: linear-gradient(to right, rgb(42, 182, 37) , #92f833);
}

.d_content{
  font-size: .28rem;
  padding: 5px;
  letter-spacing: 1px;
  line-height: 35px;
  text-indent: 20px;
}
.f26{
    font-size:  1rem;
}

.f50{
    font-size:  1.5em;
}
.b{font-weight: bold;}
.minh20{
    min-height: 40px;
}
/************协商议事**************/
.f30{
  font-size: 3.6vw;
}
.f32{
  font-size: 4.6vw;
}
.list_whites{
  overflow: hidden;
  border-radius: 2vw;
  padding: 2vw;
  margin: 5vw auto;
  background: #fff;
}
.banner{
    width: 100%;
    height: auto;
    border-radius: .5rem;
}
.menu-icon {
    width: 15vw;
    height: auto;
}
.mt3{
    margin-top: 3vw;
}
.col-menu{
    float: left;
    width: 20%;
}
.imgs{
    width: 100%;
    height: auto;
}
.f36{
    font-size: 5vw;
}
.mb5{
    margin-bottom: 4vw;
}
.article-list {
    padding: 0;
    background: none !important;
}
.color3{color: #1b1b1b;}
.green{color: #539e04;}
.panel-body {
    padding: 5px !important;
    margin-top: 40px;
}
.pc-wechat .panel-body {
    margin-top: 80px;
}
.img03 {
    width: 6vw;
    height: auto;
}
.zan {
    font-weight: bold;
    font-size: 5vw;
    color: #2e96ee;
    padding-left: 2vw;
}
.pl2{
  padding-left: 2vw;
}
.pl5{
  padding-left: 5vw;
}
.article-title{
  line-height: 8vw !important;
  font-size: 5vw !important;
  font-weight: bold;
}
.pc-wechat .article-title{
  line-height: 60px !important;
  font-size: 24px !important;
  font-weight: bold;
}
.pc-wechat .article-intro{
  line-height: 45px;
  font-size: 18px;
}
.media{
  margin-bottom: 3vw;
}
.pc-wechat .media{
 font-size: 24px !important;
}
.pc-wechat .btn-likes{
  font-size: 14px !important;
}
.pc-wechat .list-unstyled{font-size: 20px;}
.layui-layer-btn a{
  font-size: 14px !important;
}
.screenshots-box{
  padding: 2vw;
}
.screenshots-box img {
    border: 0;
    width: 100% !important;
    height: auto !important;
}
.entry-meta{
  margin: 1vw auto;
}
em{
  font-style: normal;
  color: #f5b743;
  padding-left: 1vw;
}
.row{
  margin: .6vw;
  padding: 1vw;
  border-radius: 1vw;
  background: #fff;
}
.hc-header {
      position: fixed;
      top: 0;
      z-index: 11111111;
      height: 2.9rem;
      left: 0;
      right: 0;
      padding: 0 .5rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #fff;
    }
    .pc-wechat .hc-header{height: 100px;}
    .hc-header .left-back,  .hc-header .right-icon{
      width: 1.2rem;
      height: 1.2rem;
      display: flex;
    }
    /* 顶部 */
    .header {
      display: none;
    }
    /* 结束 */
    body, html {
      font-size: 4vw;
    }
    * {
      box-sizing: border-box;
      list-style: none;
    }
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left;
        padding: 0px !important;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }
    .color8{color: #fff;}
    .pc-wechat .head-nav-content{font-size: 24px;}
    .pc-wechat .hc-header img{width: 30px; height: 30px;; margin-top: 30px;}
    .home_top{
      width: 100%;
      height: 20rem;
      background: linear-gradient(180deg, #4374fd 0%, #8492ff 100%);
      position: absolute;
      top: 0;
      z-index: 1;
      border-radius: 0 0 50% 50%;

    }
    .home_top_volunteers{
      width: 100%;
      height: 15rem;
      background: linear-gradient(180deg, #e2431c 0%, #fd9560 100%);
      position: absolute;
      top: 0;
      z-index: 1;
      border-radius: 0 0 50% 50%;

    }
    .volunteers_title{color: #e2431c;font-weight: bold;}
    .home_top_party{
      width: 100%;
      height: 20rem;
      background: linear-gradient(180deg, #cd291d 0%, #eb261d 100%);
      position: absolute;
      top: 0;
      z-index: 1;
      border-radius: 0 0 50% 50%;

    }
    .pc-wechat .home_top_party{
      width: 100%;
      height: 10rem;
    }
    .pc-wechat .home_top{height: 13rem;}
    .header-title{font-size: 1.2rem; color: #fff;padding-left: 2rem; overflow: hidden; margin-top: 3.6rem;}

    .home_body{overflow: hidden; padding: 20px;}
    .pc-wechat .header-title{font-size: .4rem; color: #fff; margin-top: 100px;  padding: 15px; overflow: hidden;}
    .home_body{margin: 0rem 1rem 1rem 1rem; background: #fff; padding: 5px; border-radius: 5px;}
    .pc-wechat .home_body{margin: .6rem; background: #fff; padding: 5px; border-radius: 5px;}
    .menulist{overflow: hidden; padding-top: 1rem;}
    .pc-wechat .menulist{overflow: hidden; padding-top: .5rem; overflow: hidden;}
    .menutitle{font-size: 1rem; padding-left: .6rem; overflow: hidden;}
    .pc-wechat .menutitle{font-size: .4rem;}
    .pc-wechat .f16{font-size: .4rem;}
    .t-c{text-align: center;}
    .t-r{text-align: right;}
    .index_fourmenu{margin-top: 1rem;}
    .icon img{min-width: 1rem;max-width: 3rem;min-height: 1rem; max-height: 3rem;}
    .index_fourmenu .icon img{min-width: .6rem;max-width: 2rem;min-height: .6rem; max-height: 2rem;}
    .pc-wechat .icon img{min-width: .6rem;max-width: 1rem;min-height: .6rem; max-height: 1rem;}
    .lh6{line-height: 3rem;}
    .pc-wechat .lh6{line-height: 1rem;}
    .lh40{line-height:1rem;}
    .lh2{line-height: 2rem;}
    .mt2{margin-top: 1rem;}
    .f18{font-size: 1rem;}
    .f16{font-size: .8rem;}
    .f14{font-size: .6rem;}
    .festival-more{color: #4374fd ; font-weight: bold;}
    .p10{padding: 6px !important;}
    .pc-wechat .f18{font-size: .6rem;}
    .pc-wechat .f16{font-size: .4rem;}
    .pc-wechat .f14{font-size: .3rem;}
    .pc-wechat .lh40{line-height: 1.2rem;}
    .urlcss{width: 100%; height: 100%; position: relative;}
    .aui-about {
        background: url(../h5/img/icon12.png) no-repeat;
        background-size: 100%;
        color: #fff;
        height: 6.6rem;
        padding-top: 2rem;
    }
    .aui-man {
        background: url(../h5/img/icon13.png) no-repeat;
        background-size: 100%;
        color: #fff;
        height: 6.6rem;
        padding-top: 2rem;
    }
    .aui-email {
        background: url(../h5/img/icon14.png) no-repeat;
        background-size: 100%;
        color: #fff;
        height: 6.6rem;
        padding-top: 2rem;
    }
    .pc-wechat .aui-about,.pc-wechat .aui-man,.pc-wechat .aui-email{height: 3rem;padding-top: .5rem;}
    .aui-sq {
        background: url(../h5/img/icon15.png) no-repeat;
        background-size: 100%;
        color: #4273ff;
        height: 6rem;
        border-radius: 5px;
        padding-top: 2rem;
    }
    .aui-dj {
        background: url(../h5/img/icon16.png) no-repeat;
        background-size: 100%;
        color: #e29000;
        height: 6rem;
        border-radius: 5px;
        padding-top: 2rem;
    }
    .aui-rz {
        background: url(../h5/img/icon17.png) no-repeat;
        background-size: 100%;
        color: #70bf86;
        height: 6rem;
        border-radius: 5px;
        padding-top: 2rem;
    }
    .pc-wechat .aui-sq,.pc-wechat .aui-dj,.pc-wechat .aui-rz{padding-top: .5rem;height: 3.8rem;}
    .more{
        overflow: hidden;
        margin-top: 1.6rem;
        margin-left: 8rem;
        text-align: center;
        width: 5.6rem;
        background-color: #f8ac59;
        border-color: #f8ac59;
        font-size: 1rem;
        color: #fff;
        border-radius: 5px;
        padding: .3rem .6rem;
  }
  .left-back img{width: 1rem; height: 1rem;}
 .slider {
    position: relative;
    height: 5rem;
    width: 100%;
    overflow: hidden;
  }

  .slider .slider-inner {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .slider .slider-inner .items {
    width: 100%;
    height: 100%;
    float: left;
  }
  .slider .slider-inner .img {
    background-position: center top !important;
    width: 100%;
    height: 100%;
  }
  .slider .slider-control {
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 999;
    border-radius: 30px;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    background-color: #ffffff;
    opacity: 0.5;
    cursor: pointer;
    top: 40%;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
    transition: all 320ms ease;
  }
  .slider .slider-control:hover {
    opacity: 0.65;
    background-color: #b00005;
  }
  .slider .slider-control:active {
    opacity: 0.85;
  }
  .slider .slider-control.prev {
    display: none;
    left: 20px;
  }
  .slider .slider-control.next {
    display: none;
    right: 20px;
  }
  .slider:hover .slider-control.prev {
    display: block;
    left: 20px;
  }
  .slider:hover .slider-control.next {
    display: block;
    right: 20px;
  }
.time {
    width: 100%;
    height: auto;
    color: #fff;
    background-color: #ffbb00;
    border-radius: .5rem;
    text-align: center;
}
.time_year{font-size: .8rem; line-height: 1rem;}
.time_day{font-size: 1.2rem; font-weight: bold; line-height: 1.2rem;}
.activity_list{overflow: hidden; margin: .5rem auto;}
.pt2{padding-top: .2rem;}
.endtime{ color: #9e9e9e; font-size: .8rem;}
.morenowrap {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.minh2 {
    min-height: 2rem;
}
/*tab*/
.bg-color-tab {
  color: #010101;
}
.bg-color-active {
  color: #4473fd;
  border-bottom: 2px solid #4473fd;
}
.bg-color-activet {
  color: #4473fd;
  border-top: 2px solid #4473fd;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
}
.p2{padding: .3rem .8rem;}
.newslist li {
    overflow: hidden;
}

.list-btnbox {
  line-height: 2em;
}

.list-btnbox span {
  border: 1px solid #ccc;
  line-height: 1em;
  vertical-align: middle;
  padding: 0.3rem 0.6rem;
  border-radius: 1rem;
  cursor: pointer;
  margin-right: .5rem;
}
.list-btnbox span img{margin-right: .5rem;}
.list-btnbox span:hover,
.list-btnbox span.hover,
.list-btnbox span:active {
  background: #ff5e00;
  color: #fff;
  border-color: #ff5e00;
}
    img{width: 100%; height: auto; border-radius: 5px;}
    .index_top{ padding: .2rem; overflow: hidden; font-size: 1.2rem; line-height: 2rem; color: #fff; text-align: center;}
    .wxqrcode img{width: 2rem; height: auto;}
    .logo {width: 3rem; height: auto;}
    .bulletins{overflow: hidden;}
    .aui-gg {
        width: 100%;
        background: url(/public/wap/1905/blue/images/tz.png);
        color: #fff;
        background-size: 100% auto;
        font-size: .9rem;
        padding-right: .5rem;
        padding-top: .1rem;
        line-height: 1.3rem;
    }
    .aptongzhi {
      width: 100%;
      height: 1.3rem;
      margin: auto;
      background-color: #fff;
    }
    .o-h{overflow: hidden;}
    .apple,.aa {
      width: 96%;
      height: 1.3rem;
      font-size: 1rem;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
    .nowrap {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .items{position: relative;}
    .index_news, .index_activity,.index_bulletin, .index_ad{overflow: hidden; margin: 0rem .5rem .5rem .5rem;}
    ul{padding: 0px 0px 0px 10px; }

