.maincate{width: 100%; 
        margin:0 auto;
        /*border-radius:10px;*/
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 12px;
        white-space: nowrap;
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        -webkit-overflow-scrolling: touch;
        text-align: justify;
        background: #fff;
        padding: 0px 5px;
        box-sizing: border-box;
        position: fixed;
        top: 0; 
        left: 0;
        z-index: 1000; 
    }
.maincate a{ 
    color: #000; padding:0 5px 0 5px; text-decoration: none; margin-right: 10px;}
.maincate::-webkit-scrollbar{display: none;}

.maincate .on{
    color: #35ccca;
    font-weight:bold;
}/*
* @Author: Rosen
* @Date:   2017-05-28 11:58:18
* @Last Modified by:   newtonf5
* @Last Modified time: 2020-02-04 04:34:23
*/
.pg-content{
    text-align: center;
    color: #333;
}
.pg-content .pg-item{
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    margin: 0 2px;
    border: 1px solid #ccc;
    background: #eee;
    cursor: pointer;
    -moz-user-select : none;
    -webkit-user-select : none;
    -ms-user-select : none;
    user-select : none;
    font-size: 10px;
}

.pg-content .pg-item.active{
    border: 1px solid #f6f6f6;
    background: none;
    cursor: auto;
}
.pg-content .pg-total{
    margin-left: 10px;
    background: none;
    cursor: auto;
}

.pg-content{
    text-align:left;
    padding-left: 10px;
}
.pg-content a{display:inline-block; min-width:10px; line-height:18px; border:1px solid #ccc;padding:0 10px;margin:0 2px;color:#666; text-align:center;}

.pg-content a:hover {background:#fff; border-color: #35ccca; color: #35ccca }
.pg-content a.on { background: #35ccca; border-color: #35ccca; color: #fff; }

.pg-content .pg-item.disabled{
    color: #ccc;
    background: none;
    cursor: auto;
}





/*
* @Author: newtonf5
* @Date:   2018-10-24 21:37:53
* @Last Modified by:   newtonf5
* @Last Modified time: 2020-03-24 09:48:58
*/
.div_header { height: 60px; }

.myfollow .list { 
	position: relative; 
	border: 1px solid #dcdcdc; 
	/*padding: 23px; */
	padding-top:5px;
	padding-bottom: 5px;
	/*margin-bottom: 5px;*/
	background: #fff;
}

.myfollow .list .span_num{
	display:block;
	text-align:center;
	line-height:35px; 
	position:absolute; 
	top:-10px;
	min-width:40px; 
	text-align:center; 
	left:0;padding:0 10px;
	line-height:24px; 
	background:#35ccca;
	border-radius:20px;
	border-bottom-left-radius:0;
	border-top-left-radius:0; 
	color:#fff;
	font-size:15px;
}


.myfollow .tit { background: #fff; }
.myfollow ul{background:#fff;}
.myfollow .tit { line-height: 50px; border-bottom: 1px solid #f1f1f1; padding: 0 20px; font-size: 18px; }
.myfollow .tit>a {color:#fff; line-height:24px;font-size:14px;color:#fff;border-radius:20px;margin-left:20px; display: inline-block; vertical-align: middle; padding: 0 20px; background: #35ccca }
/*.myfollow .wrap>ul{padding:24px;}*/

.myfollow .img_lt{width:100%; float:left;}
.myfollow .img_lt .img{width:65px; height:65px; border-radius:20%; overflow:hidden; float:left;margin-right:10px;}
.myfollow .img_lt .text{ overflow:hidden;padding-left: 10px;line-height:25px;font-size: 13px;}
.myfollow .img_lt .text h3 a{font-size:13px;color:#3A5FCD;}
.myfollow .img_lt .text h3 label { font-weight: normal; 
	display: inline-block; 
	padding: 0 15px; 
	border-radius: 20px; 
	border: 1px solid #3A5FCD; 
	font-size: 16px; 
	color:#3A5FCD ;
	line-height:22px; 
	margin-left:20px;
}

.myfollow .ul2 .img_lt{ width:100%; float:none;}


.myfollow .list_rt { width: 100%;margin-bottom: 5px; padding-left: 20px; }
.myfollow .list_rt ul li{width:50%; float:left;line-height:20px;}
.myfollow .list_rt ul li p{color:#999;font-size: 10px;float:left;}
.myfollow .list_rt ul li label{color:#333;font-size: 13px;}
.myfollow .list_rt ul {margin-top:5px; width: 100%; }
.myfollow .ul2 .list_rt { width: 100%; float: none; margin-top: 5px; }
.myfollow .ul2 .list_rt li{width:auto; margin-right:40px;}



/*.tit2 { background: #f1f1f1; padding-bottom: 20px;height:65px; }
.tit2 .img{width:65px; height:65px; border-radius:100%; overflow:hidden; border:2px solid #fff;float:left; margin-right:10px;}
.tit2  h3{line-height:69px;font-size:18px; overflow:hidden;float: left;}
.tit2 .no_follow {float: left; margin-left: 30px;margin-top: 20px; width: 93px; line-height: 28px; border: 1px solid #35ccca; text-align: center;   color: #35ccca; }
.tit2 .no_follow span{display:inline-block; padding-left:22px;background:url(../../image/icon5.png) no-repeat left center;}
.tit2 .no_follow.on{ border-color:#ccc;border-color:#ccc}
.tit2 .no_follow.on span {color:#ccc; background: url(../../image/icon5-1.png) no-repeat left center; }
.tit2 .processing{ float: left; margin-left: 30px; }*/

.tit2 { background: #fff; height:65px; padding-left: 10px; padding-top: 10px;}
.tit2 .img{width:50px; height:50px; border-radius:100%; overflow:hidden; border:2px solid #fff;float:left; margin-right:5px;}
.tit2  h3{font-size:13px; float: left;vertical-align: middle;margin-top: 20px;}
.tit2 .no_follow {right: 20px; position: absolute; top: 30px;  width: 30px;  /*border: 1px solid #35ccca;*/ text-align: center;   color: #35ccca; }
.tit2 .no_follow span{/*display:inline-block;*/ padding-left:22px;background:url(//s.bojianger.com/bojianger_wap/dist/resource/icon5-4.png) no-repeat center;}
.tit2 .no_follow.on{ border-color:#ccc;border-color:#ccc}
.tit2 .no_follow.on span{color:#ccc; background: url(//s.bojianger.com/bojianger_wap/dist/resource/icon5-5.png) no-repeat center; }
.tit2 .processing_tit{  right: 12px; position: absolute; top: 30px;  width: 30px;  /*border: 1px solid #35ccca;*/ text-align: center;}


/*.tit3{margin-top: 5px; overflow:hidden; background:#fff; border-radius:5px 5px 0 0 ; border-bottom:2px solid #f1f1f1;line-height:58px;  margin-bottom:2px;}
.tit3 li { float: left;; width: 120px; border-right: 1px solid #eaeaea }
.tit3:after{ content:'';display:block;clear:both;}
.tit3 li a{display:block; text-align:center;font-size:16px;color:#999;position:relative;}
.tit3 li a:hover:after, .tit3 li.on a:after { position: absolute; bottom: -1px; left: 0; width: 100%; height: 4px; border-radius: 2px; background: #35ccca; content: ''; display: block; }
.tit3 li a:hover, .tit3 li.on a{ font-size:20px;color:#333;font-weight:bold;}*/
 
.myfollow .ul3>li{padding:13px;}
.ul3 .img{width:240px; float:left; margin-right:20px;}
.ul3 .text{ overflow:hidden;}
.ul3 .text h3{ line-height:55px;font-size:16px;color:#999; font-weight:normal;}
.ul3 .text h3 label{ font-size:20px; font-weight:bold;color:#333;margin-right:30px;display:inline-block; vertical-align:middle;}
.myfollow .ul3 .list_rt { width: 100%; float: none; }
.ico_type{ position:absolute; top:-1px; right:-1px; width:64px; height:64px; background:url(//s.bojianger.com/bojianger_wap/dist/resource/icon6.png) no-repeat center center;}
.ico_type.on { background: url(//s.bojianger.com/bojianger_wap/dist/resource/icon6-1.png) no-repeat center center; }
/*----------custom----------*/
.myfollow .wrap > ul.ul4 { padding-top: 0 }
/*.tit3 { border-bottom: 1px solid #f1f1f1; line-height: 50px; }
.tit3 > span { font-size: 18px; padding: 0 20px; display: inline-block }*/


.tit3{overflow:hidden; background:#fff; border-radius:5px 5px 0 0 ; border-bottom:2px solid #f1f1f1;line-height:30px;  margin-bottom:2px;}
.tit3 li { float: left;; width: 70px; border-right: 1px solid #eaeaea }
.tit3:after{ content:'';display:block;clear:both;}
.tit3 li a{display:block; text-align:center;font-size:12px;color:#999;position:relative;}
.tit3 li a:hover:after, .tit3 li.on a:after { position: absolute; bottom: -1px; left: 0; width: 100%; height: 4px; border-radius: 2px; background: #35ccca; content: ''; display: block; }
.tit3 li a:hover, .tit3 li.on a{ font-size:12px;color:#333;font-weight:bold;}
.tit3 { border-bottom: 1px solid #f1f1f1; line-height: 30px; margin-top: 5px; }
.tit3 > span { font-size: 6px; padding: 0 10px; display: inline-block }



.audience_tit { padding:20px;background:#fff;padding-bottom:1px }
.audience_tit span { float: left; display: block; margin: 5px 0; margin-right: 20px; }
.audience_tit { line-height: 24px; }
.audience_tit li { margin-bottom: 10px; }
.audience_tit .list { overflow: hidden; padding:0;border:0}
.audience_tit .list a { margin: 5px 10px; width: 77px; line-height: 22px; border: 1px solid #ebebeb; color: #b8b9ba; text-align: center; border-radius: 20px; display: inline-block }
.audience_tit .list a:hover, .audience_tit .list a.on { border-color: #35ccca; color: #35ccca; }





.ul4 .tips{margin-top:2px; padding-left:75px;color:#999;}
.ul4 .tips span{ color:#333;}


.myfollow_tabs{padding:10px;background:#fff; margin-bottom: 5px;}
.myfollow_tabs .tab { /*border: 1px solid #dcdcdc ;*//*padding:10px 20px;*/margin-bottom:15px;}
.myfollow_tabs .tab table td{width:25%}
.myfollow_tabs .tab table td:last-child{width:20%;}
.myfollow_tabs .tab table td { line-height: 32px; }
.myfollow_tabs .tab table th{ line-height:50px;}
.live_status{
	float: left;
}
.living{
	color:#35ccca;
}
.myfollow_tabs .tab table th label{
	display:inline-block;
	padding-left:30px;
	margin-bottom: 0px;
	font-size:16px;
	width:500px;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*兼容性*/  
	-webkit-text-overflow:ellipsis;
}

.myfollow_tabs .tab .past_time{
	display:inline-block;
	/*padding-left:30px;*/
	margin-bottom: 0px;
	font-size:16px;
	width:800px;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*兼容性*/  
	-webkit-text-overflow:ellipsis;
}
.myfollow_tabs .tab table tr:hover td{color:#333}
.myfollow_tabs .tab table tr td:hover{color:#35ccca}


.room_thumb{
	/*width: 124.6px;*/
	width: 124.6px;
	height: 70px;
}
.mainer{
	min-height: 800px;
}





.mode-line{
	background:none;
	height: 5px;
}


.mode_tit { margin-top:5px;padding-top:10px; padding-left:10px;background:#fff;padding-bottom:5px }
.mode_tit span { float: left; display: block; /*margin: 5px 0;*/ margin-right: 20px; }
/*.mode_tit { line-height: 18px; }*/
/*.mode_tit li { margin-bottom: 10px; }*/
.mode_tit .list { overflow: hidden; padding:0;border:0}
.mode_tit .list a { 
	margin-right: 5px; 
	width: 70px; 
	line-height: 20px; 
	font-size: 10px;
	border: 1px solid #ebebeb; 
	color: #b8b9ba; 
	text-align: center; 
	border-radius: 20px; 
	display: inline-block 
}
.mode_tit .list a:hover, .mode_tit .list a.on { border-color: #35ccca; color: #35ccca; }
.date {
	margin-top: 3px;
}







.audience_tit .category-list { padding:0;border:0}
.audience_tit .category-list a { margin: 5px 10px; width: 77px; line-height: 22px; border: 1px solid #ebebeb; color: #b8b9ba; text-align: center; border-radius: 20px; display: inline-block }
.audience_tit .category-list a:hover, .audience_tit .category-list a.on { border-color: #35ccca; color: #35ccca; }

.audience_tit .total-category-list { padding:0;border:0}
.audience_tit .total-category-list a { margin: 5px 10px; width: 77px; line-height: 22px; border: 1px solid #ebebeb; color: #b8b9ba; text-align: center; border-radius: 20px; display: inline-block }
.audience_tit .total-category-list a:hover, .audience_tit .category-list a.on { border-color: #35ccca; color: #35ccca; }

.total-category-list { padding:0;border:0;max-height:390px;overflow-y:scroll;}
.total-category-list a { margin: 5px 10px; width: auto; min-width:77px;line-height: 22px; border: 1px solid #ebebeb;background:#ffffff; color: #b8b9ba; text-align: center; border-radius: 20px; display: inline-block }
.total-category-list a:hover, a.on { border-color: #35ccca; color: #35ccca; }


.audience_tit .club-list { padding:0;border:0}
.audience_tit .club-list a { margin: 5px 10px; width: 77px; line-height: 22px; border: 1px solid #ebebeb; color: #b8b9ba; text-align: center; border-radius: 20px; display: inline-block }
.audience_tit .club-list a:hover, .audience_tit .club-list a.on { border-color: #35ccca; color: #35ccca; }

.audience_tit .total-club-list { padding:0;border:0}
.audience_tit .total-club-list a { margin: 5px 10px; width: 77px; line-height: 22px; border: 1px solid #ebebeb; color: #b8b9ba; text-align: center; border-radius: 20px; display: inline-block }
.audience_tit .total-club-list a:hover, .audience_tit .category-list a.on { border-color: #35ccca; color: #35ccca; }

.total-club-list { padding:0;border:0;max-height:390px;overflow-y:scroll;}
.total-club-list a { margin: 5px 10px; width: auto; min-width:77px;line-height: 22px; border: 1px solid #ebebeb;background:#ffffff; color: #b8b9ba; text-align: center; border-radius: 20px; display: inline-block }
.total-club-list a:hover, a.on { border-color: #35ccca; color: #35ccca; }


.query_tit {
    background:#fff;
    padding-bottom:1px;
    display: block;
    line-height: 40px; 
    width: 100%;
    height: 40px;
}

.query_tit .query-info{ 
    padding-left: 5px;
    font-size: 12px;
    height: 30px;
    margin-right:20px;
}
.query_tit .switch-info{

    height: 30px;
    font-size: 12px;  
    margin-right: 10px; 
}

.query_tit .switch-info .desc{
    margin-right: 10px;

}
.filter-more {
	display:inline
}





.div_alt { position: fixed; top: 50%; left: 20%; background: rgba(0,0,0,0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f000000', endColorstr='#6f000000'); padding: 20px 30px; width: 60%;  border-radius: 8px; }
.alt_yy1, .alt_yy2 { margin-top: -208px; }
.div_alt.alt_access { width: 357px; margin-left: -206px; margin-top: -103px; }
.close { position: absolute; top: -10px; right: -65px; width: 35px; height: 38px; background: url(//s.bojianger.com/bojianger_wap/dist/resource/icon18.png) no-repeat center center #3cb49f; border-radius: 0 5px 5px 0; cursor: pointer; }


.search-filter {
	text-align: center;
	margin-bottom:20px;
}

.search-filter input{
	padding-left:15px;
	width:30%;
	height:30px;
	border-radius: 20px;
	border: 0;
}

.searchable-select {
    display: inline-block;
    min-width: 80px;
    /*height: 13px;*/
    font-size: 10px;
    line-height: 1.428571429;
    /*line-height: 1;*/
    color: #555;
    vertical-align: middle;
    position: relative;
    outline: none;
}



.tit11{
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    height: 30px;
    background:#fff;
}

.tit11 li{
    float: left;
    font-size: 10px;
    /*margin-left:10px;*/
    margin-top:8px;
    width: 33.3%;
}

.load_more{
    font-size: 13px;
    width: 100%;
    height: 80px;
    vertical-align: middle;
    text-align: center;
}



.anchor_part{
	background-color:#fff;
}

.anchor_list_con .list_anchor { 
    position: relative; 
    border: 1px solid #dcdcdc; 
    /*padding: 0px; */
    margin-bottom: 15px; 
}

.anchor_list_con .list_anchor {
    /* padding: 15px; */
    padding: 6px;
    padding-top: 25px;
}
/*.myfollow .list .span_num{display:block;text-align:center;line-height:35px; position:absolute; top:0; left:0;padding-right:20px;padding-bottom:10px; width:30px; height:40px; background:url(../../image/icon4.png) no-repeat center center; color:#fff;font-size:24px;}*/

.anchor_list_con .list_anchor .span_num{
	display:block;
	text-align:center;
	line-height:35px; 
	position:absolute; 
	top:-10px;
	min-width:40px; 
	text-align:center; 
	left:0;padding:0 10px;
	line-height:24px; 
	background:#35ccca;
	border-radius:20px;
	border-bottom-left-radius:0;
	border-top-left-radius:0; 
	color:#fff;
	font-size:15px;
}

.anchor_list_con .no_follow_anchor  {/*display:none;*/ position: absolute; top: 5px; right: 5px; width: 30px; line-height: 30px; /*border: 1px solid #35ccca;*/ text-align: center;   color: #35ccca; }
.anchor_list_con .no_follow_anchor  span{/*display:inline-block;*/ padding-left:22px;background:url(//s.bojianger.com/bojianger_wap/dist/resource/icon5-4.png) no-repeat center;}
.anchor_list_con .no_follow_anchor.on{ border-color:#ccc;border-color:#ccc}
.anchor_list_con .no_follow_anchor.on span{color:#ccc; background: url(//s.bojianger.com/bojianger_wap/dist/resource/icon5-5.png) no-repeat center; }
.anchor_list_con .no_follow_anchor  .processing{padding-left:8px;margin-top:8px;}


.anchor_list_con .img_lt{width:100%;padding-left: 10px;}
.anchor_list_con .img_lt .img{width:50px; height:50px; border-radius:100%; overflow:hidden; float:left;margin-right:10px;}
.anchor_list_con .img_lt .text{color:#999; overflow:hidden;padding-top:3px;line-height:25px;}
.anchor_list_con .img_lt .text h3 a{font-size:13px;color:#0c69d3;}
.anchor_list_con .img_lt .text h3 label { 
    font-weight: normal; 
    display: inline-block; 
    padding: 0 15px; 
    border-radius: 20px; 
    border: 1px solid #ebebeb; 
    font-size: 12px; 
    color: #313239 ;
    line-height:18px; 
    color:#999;
    margin-left:10px;
}

.anchor_list_con .img_lt .text h3 .clun_info { 
    font-weight: normal; 
    display: inline-block; 
    padding: 0 15px; 
    border-radius: 20px; 
    border: 1px solid #ebebeb; 
    font-size: 12px; 
    color: #313239 ;
    line-height:18px; 
    color:#999;
    margin-left:5px;
}

.anchor_list_con .img_lt .text p{font-size:12px;color:#333;}

.anchor_list_con .ul2 .img_lt{ width:100%; float:none;}

.anchor_list_con  .list_rt_anchor { width: 100%;margin-bottom: 5px; padding-left: 10px; }
.anchor_list_con  .list_rt_anchor ul li{width:50%; float:left;line-height:20px;}
.anchor_list_con  .list_rt_anchor ul li p{color:#999;font-size: 10px;float:left;}
.anchor_list_con  .list_rt_anchor ul li label{color:#333;font-size: 13px;}
.anchor_list_con  .list_rt_anchor ul {margin-top:5px; width: 100%; }
.anchor_list_con .ul2 .list_rt { width: 100%; float: none; margin-top: 5px; }
.anchor_list_con .ul2 .list_rt li{width:auto; margin-right:40px;}


.ul4 .tips{margin-top:2px; padding-left:75px;color:#999;}
.ul4 .tips{padding-left:0}
.ul4 .tips span{ color:#333;}
.tips {
    margin-top: 3px;
    margin-left: 10px;
    font-size: 12px;
    width:90%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	/*兼容性*/  
	-webkit-text-overflow:ellipsis;
}






