
.m-tab{
    background: #fff;
    height: .45rem;
    display: -webkit-box;
    -webkit-box-align: center;
    position: fixed;
    top:0;
    left:0;
    right:0;
    z-index: 110;
    border-bottom:1px solid #eee
}
.m-tab li{
    -webkit-box-flex: 1;
   width:33.333%;
    font-size: .15rem;
    text-align: center;
}
.m-tab li .arrow-down:after{
    content: '';
    background-image:url(../images/active/arrow-down.png) ;
    width:.14rem;
    height: .12rem;
    background-size: .08rem;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: .1rem;


}
.lm-party-1{
	margin-top: .15rem;
	margin-left: .15rem;
	margin-right: .15rem;
	
}
.lm-party-img{
	width: 100%;
	height: 100%;
	margin-top: 0;
	border-radius:10px;
	box-shadow:0px 2px 8px 0px rgba(200,200,200,0.5);
}
.lm-party-time{
	color: #7f7f7f;
	font-size: 12px;
	margin-left: .1rem;
	margin-top: 0rem;
}
.lm-info-list{
	margin: .15rem;
	
}
.lm-info-img{
	width: 100%;
	height: 82px;
}
.lm-team-block{
	
}
.lm-team{
	height: 50px;
	margin: .15rem;
}
.lm-party-team-logo{
	height: 25px;
	width: 25px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	
}
.lm-team-logo{
	    height: 50px;
	    width: 50px;
	    border-radius:50%;
	    -webkit-border-radius:50%;
	    -moz-border-radius:50%;
	   
		box-shadow:4px 2px 6px #ccc; 
}
.lm-team-data{
	margin: .18rem;
}
.lm-botton{
	
	
	    background: linear-gradient(right,#FF6034,#FF8647); 
	    background: -ms-linear-gradient(right,#FF6034,#FF8647); 
	    background: -webkit-linear-gradient(right,#FF6034,#FF8647); 
	    background: -o-linear-gradient(right,#FF6034,#FF8647); 
	    background: -moz-linear-gradient(right,#FF6034,#FF8647);
	 
		 width:60px; 
	   height:30px; 
	   border: none;
	   text-align: center; 

	   margin-left: 10%; 
	   font-size:12px; 
	   color: white;
	  
	box-shadow:4px 2px 6px #ccc;
}
.lm-service-text
{
	margin-top: .1rem;
    
    height:36px;
    line-height:.15rem;
    
    text-align:center;
}
.lm-card-text{
	font-size: 14px;
	color: #444444;
}
.lm-line
{
    display:inline-block;
    width:40px;
    border-top:1px solid #cccccc;
    vertical-align:5px;  
　
}
.lm-service-p{
	font-size: 12px;
	color: #cccccc;
}
.lm-card{
	margin: .25rem;
}
.lm-card-block{
	margin: 7px;
	box-shadow:0px 4px 19px -4px rgba(89,89,89,0.08);
	border-radius: 18px 18px 18px 18px;
}
.li-bg{
	width: 100%;
	height: 230px;
	background-image: url('/template/mpublic/images/bg/bgorange.png');
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 0 0 30px 30px;
}
.lm-service-data{
	margin: .15rem;
	background-color: white;
	height: 90px;
	border-radius: 10px 10px 10px 10px;
	text-align: center;
}
.m-tab li.active{
    background-color: #f4f4f4;
}
.m-tab li .iconfont{
    font-size: .12rem;
}

.m-tab li .icon-xiangxia1{
    display: inline;
}

.m-tab li .icon-xiangshang1{
    display: none;
}

.m-tab li.active .icon-xiangxia1{
    display: none;
}

.m-tab li.active .icon-xiangshang1{
    display: inline;
}


.m-tab li a{
    color: #000;
    height: .43rem;
    line-height: .45rem;
    overflow: hidden;

}
.m-tab li.active a{
    /*border-bottom:2px solid #6BC2F9;*/

    width:.7rem;

}
.m-view{

}




.m-view .m-grid > div,.m-view .m-grid-list > li{
    width:33.333333%
}
.m-view .b-category{
    margin: 0;
    padding: 0;
}


.b-tabCategory{
    height: 80%;
    overflow: auto;
    position: fixed;
    left:0 ;
    right: 0;
}


.b-tabCategory .b-category{
    padding-bottom: .3rem;

}


.m-view .b-category .thumb{
    height: 0.4rem;
    width: 0.4rem;
}
.m-view  .b-category > li{
    margin-top: 0.3rem;
}
.m-view  .b-category h2{
    margin: 0.02rem 0 0 0;
}
.mask{
    position: fixed;
    background: rgba(0,0,0,.6);
    z-index: 100;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height: 100%;
}
.m-tab-sub{
    background: #fff;
    position: fixed;
    top:.86rem;
    left:0;
    right:0;
    z-index:110;
    /*padding: .1rem 0;*/
    /*border-top:1px solid #eee;*/
    max-height: 3.6rem;
    overflow: auto;
}


.tabcontent{

    z-index: 105;
}

.m-tab-sub li{
    height: .4rem;
    text-align: center;
    line-height: .4rem;
    font-size: .14rem;
    /*padding-right: .4rem;*/
    border-bottom: 1px solid #eee;
}

.m-tab-sub li > a{
    color: #333;
}

.m-tab-sub li.active > a{
    color: #6BC2F9;
}
.active-list{ float:left; width:100%;

}
.active-list .m-list{
    margin:0; margin-bottom:40px
}
.active-list .m-list li{
    background: #fff;
    margin-bottom:.1rem;
    position: relative;

}

.active-list .m-list li > a.link{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    display: block;
}

.m-list-tit{
    padding:  .1rem;
    display: -webkit-box;
    -webkit-box-align: center;
}
.m-list-tit h2{
    font-size: .15rem;font-weight: normal;
    -webkit-box-flex: 1;
}
.m-list-tit h2 .ident{
    border:1px solid #bbb;
    border-radius: 2px;
    font-size: .11rem;
    height: .15rem;line-height: .15rem;
    padding: 0 .02rem;
    color: #bbb;
    display: inline-block;
    margin-left:.05rem;
    vertical-align: middle;
    overflow: hidden;
}
.active-list .m-dl .thumb{
    width:.93rem;
    height: .73rem;
}
.active-list .m-dl .mod .info {
    color: #999;
    font-size: 13px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: auto;
}



.active-list .m-dl .mod .desc{
    color: #888;
    padding-top: .05rem;
    font-size: .12rem;
}
.active-list .m-dl .time{
    padding-left: .3rem;
}
.active-list .m-dl .red {
color:#FB7850
}


.active-list-art .m-dl{
        display: block;
}

.active-list-art .m-dl .thumb{
    width: 100%;
    height: auto;
    position: relative;
}


.active-list-art .thumb .m-mass-img{

    background-color: #fff;
    position: absolute;
    right: .15rem;
    bottom:-0.15rem;
    height: .5rem;
    width: .5rem;
    border: 2px solid #fff;
    border-radius: 50%;
     overflow: hidden;

}


.active-list-art .thumb .m-mass-img > img{
    width: 100%;
    height: 100%;
}


.m-cover-tag{
    position: absolute;
    right: 0;
    top:0;
    font-size: 12px;
    width: .8rem;
    text-align: right;
    line-height: .2rem;
    color: #fff;
    background: linear-gradient(90deg,rgba(255,255,255,0),rgba(0,0,0,.5));
	padding-right: 2px;
}

.active-list-art .m-dl .mod{
    margin-left: 0;

    padding-top: .15rem;
}





.onhand{
    border:1px solid #6cc2f9;
    border-radius: 2px;
    font-size: .11rem;
    height: .15rem;
    line-height: .15rem;
    padding: 0 .02rem;
    color: #6cc2f9;
    margin-left:.05rem;
    vertical-align: middle;
    overflow: hidden;
}

.b-onstatus{
    border:1px solid #68de9e;
    border-radius: 2px;
    font-size: .11rem;
    
    line-height: .15rem;
    padding: 0 .02rem;
    color: #68de9e;
    margin-left:.05rem;
    vertical-align: middle;
    overflow: hidden;
}


.b-onstatus-end{
    border:1px solid #999;
    color: #999;
}


.b-onstatus i{
    font-size: 12px;
}

.onhand:before{
    content: '';
    background-image:url(../images/active/user.jpg) ;
    width:.14rem;
    height: .11rem;
    background-size: .12rem;

    display: inline-block;
    background-repeat: no-repeat;
    background-position:.01rem .01rem ;
}



.b-act{
    background-color: #fff;
    margin-top: 0.1rem;
    padding: 0 .1rem;
}

.b-act-detail{
    background-color: #fff;

}

.b-act-detail li{
    line-height: 0.4rem;
    height:0.4rem;
    border-bottom: 1px solid #efefef;
    font-size: 0.13rem;
}


.b-act-detail a{
    color: #333;
}

.b-act-detail li:last-child{
    border-bottom: 0;
}

.b-act-detail li > i{
    margin-right: 0.05rem;
}

.b-act-tlt{
    font-size: 14px;
    height: 0.4rem;
    line-height: 0.4rem;
    margin:  0 auto;
    border-bottom: #cccccc solid 1px;
	color:#3d464d

}
.detail_title{padding: 15px 10px 5px;
    overflow: hidden;
    background-color: #FFF;}
.detail_title h1{    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    overflow: hidden;}
	.mb_share_wrap_Y{ width:100%}

.b-act-tlt .icon-xiangyou1{
    font-size: .16rem;
    color: #bbb;
    float: right;
}

.b-act-tlt .text-right{
    float: right;
    font-size: .13rem;
    height: 0.35rem;
    line-height: 0.35rem;
    width: 1rem;
    text-align: right;
    /*padding-right: .1rem;*/
}


.b-act-tlt:after{
    clear: both;
    display: block;
    content: '.';
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}




.b-act-cont{
    padding: 0.1rem 0;
    line-height: 0.18rem;
    font-size: .12rem;
}
.b-act-cont img{ width:100% !important; height:auto !important}

.b-volunteer{
    padding: .1rem 0;
    overflow: hidden;
}


.b-volunteer:after{
    clear: both;
    display: block;
    content: '.';
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}


.b-volunteer > li{
    float: left;
    width: 20%;
    text-align: center;

}

.b-volunteer > li > a{
    display: block;
    color: #333;
}

.b-volunteer   li   img{
    display: inline-block;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    margin: 0;
    padding: 0;

}

.b-volunteer   li   h3{
    line-height: .22rem;
    font-size: .12rem;
    font-weight: normal;
    height: .22rem;
    overflow: hidden;
}

.b-act-buttons{
    margin: .1rem  0;
    padding-bottom: .1rem;
    display: -webkit-box;
}



.b-act-buttons > a {
    display: block;
    background-color: #fa6823;
    color: #fff;
    height: .4rem;
    line-height: .4rem;
    font-size: .13rem;
    text-align: center;
    padding: 0 .1rem;
}

.b-act-buttons > a.btn{
    background-color: #6bc2f9;

    -webkit-box-flex: 1;
    color: #fff;
}

.b-act-buttons > a.active{
    background-color: #00B05F;
}

.b-act-buttons > a.shoucanng{
    width: 100px;
}

.b-act-buttons > a.dingwei{
     background-color: #189DE1;
        
}

.b-act-buttons > a.green{
    background-color: #3acc2f;
    color: #fff;
}


    /*个人中心*/

.home-active-list{

    padding-top:.1rem;
}

.home-active-list .team{
    line-height: .2rem;
    font-size: .12rem;
    padding:0 .1rem ;

    color: #777;
}

.home-active-list .appro{
    line-height: .2rem;
    font-size: .12rem;
    color: #777;
    padding:0 .1rem ;

}


.home-active-list .oper{

    padding:.05rem .1rem ;
}


.home-active-list .oper > a{

}


.home-active-list .m-dl .mod .info > a{
     color: #333;
}


.b-f-expand{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: .3rem;
    line-height: .3rem;
    font-size: .14rem;
    text-align: center;
    background-color: #fefefe;
    text-shadow: 1px 1px 1px #ccc;
}



.m-tab-rank{

}

.m-tab-rank{

    display: -webkit-box;
    background-color: #fff;
}

.m-tab-rank > a{
    width: 48%;
    display: block;
    -webkit-box-flex: 1;
    height: .4rem;
    line-height: .4rem;
    font-size: .14rem;
    border-bottom: 1px solid #fff;
    color: #ff6338;
    text-align: center;
    margin: 0 1%;
}

.m-tab-rank > .on{
    border-color: #ff6338;
}





.m-list-rank{
    padding: 0;
    margin: 0;
    background-color: #fff;
}

.m-list-rank .rank{
    height: .3rem;
    line-height: .3rem;
    width: .4rem;
    text-align: center;
}

.m-list-rank .rank .innerNum{
    height: .2rem;
    line-height: .2rem;
    display: inline-block;
    width: .2rem;
    border-radius: 50%;
    border: 1px solid #6bc2f8;
    color: #6bc2f8;
}


.m-list-rank li{
    padding: 0.1rem ;
    display: -webkit-box;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.m-noLiborder li{
    border-bottom:0;
}

.m-list-rank .thumb{

    width: .4rem;
    height: .3rem;
}
.m-list-rank .thumb > img{
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
}

.m-list-rank .mod{
    -webkit-box-flex: 1;
    display: block;
    line-height: .3rem;
    font-size: 12px;
    color: #999;

}

.m-list-rank2 .mod{
    line-height: .2rem;
}

.m-list-rank2 li{
    padding: .1rem .1rem 0 .1rem;
}

.m-list-rank .mod h2{
    margin: 0;
    line-height: 0.16rem;
    font-size: 0.14rem;
    height: 0.16rem;
    margin-bottom: 0.04rem;
    overflow: hidden;
    color: #333;
}

.m-list-rank .mod .desc{
    color: #999;
    line-height: 1.5;
    height:0.36rem;
    overflow: hidden;
    font-size: 0.12rem;
}




.m-list-rank .mod .leftBehind{
    color: #fa0;
    font-size: 12px;
    float: right;
}


.m-list-rank .mod .mark{
    color: #999;
    font-size: 12px;
}



.m-list-rank a.link{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}


/*活动公示*/

.pub-table-wrap{
    margin-top:.1rem;
}

.pub-table
{
    width:100%;
    border-collapse:collapse;
}

.pub-table td, .pub-table th
{
    font-size:.12rem;
    border:1px solid #00B05F;
    padding:3px 7px 2px 7px;
}

.pub-table th
{
    font-size:.12rem;
    text-align:center;
    padding-top:5px;
    padding-bottom:4px;
    background-color:#00B05F;
    color:#ffffff;
}

.pub-table tr.alt td
{
    color:#000000;
    background-color:#00B05F;
}



.pub-table-tip{
    font-size: .12rem;
    padding:.1rem;
    line-height: .2rem;
    color: #999;
}

/* 新增团队主页 1.9 */
.hd-heads{ width: 100px; height: auto;margin: 0 auto;}
.hd-heads img{ width: 100%}

.footermass{height: .4rem;
    font-size: 12px;
    display: -webkit-box;
    padding: .1rem .05rem;
    background-color: #393939;
    border-top: 1px solid #eee;
    color: #efefef;
   }
.jionguan { padding-left: 30%; padding-top: 10px}
#appro{  border: 0;
    font-size: 14px;
    cursor: pointer;
    padding: 6px 13px;
    position: relative;
    background:#fd082b;
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;font-weight: bold}
#join{background: #fd082b；    border: 0;
    font-size: 14px;
    cursor: pointer;
    padding: 6px 13px;
    position: relative;
    background:#fd082b;
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important; font-weight: bold}
.center-hd{background-size: cover;}
.hd-name { font-weight: bold}

.letfb{ width: 60px; float: left; text-align: right}
.color-mass{color: #111}






/**
 修正 第三次修改  2018/01/13

 */




.m-list-tit2{
    padding:  .1rem  0 .05rem 0;
    margin: 0 .1rem;
    display: -webkit-box;
    -webkit-box-align: center;
    border-bottom:  1px solid #eee;
}


.m-list-tit2 h2{
    font-size: .13rem;font-weight: normal;
    -webkit-box-flex: 1;
}
.m-list-tit2 h2 .ident{
    border:1px solid #bbb;
    border-radius: 2px;
    font-size: .11rem;
    height: .15rem;line-height: .15rem;
    padding: 0 .02rem;
    color: #bbb;
    margin-left:.05rem;
    vertical-align: middle;
    overflow: hidden;
    display: none;
}



.active-list .m-dl .mod .b2k{
    display: -webkit-box;
    font-size: 12px;
    color: #999;
    line-height: 18px;
}


.active-list .m-dl .mod .b2k > div{
    display: block;
    -webkit-box-flex: 1;
    width: 50%;

}
.index-active .m-dl .thumb{ width:0.8rem; height: 0.8rem; float:left; padding:0 .1rem 0 0}
.index-active .m-dl .thumb img{height: 0.7rem}
.index-active .m-dl .mod{ padding:0 .1rem}