@charset "utf-8";/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
    margin: 0;
    padding: 0;
    border: 0;
}
ul {
    list-style: none;
}
body {
    font-size: 10px;
    background: #EEEEEE;
    font-family: Helvetica, Tahoma, Arial, "PingFang SC",\534E\6587\7EC6\9ED1, \5FAE\8F6F\96C5\9ED1, sans-serif;
}
textarea, input, a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a{
    text-decoration: none;
}
body{
    background-color: #eeeeee;
}
ul {
    list-style: none;
}
.func-3,
.func-2 {
    width: 100%;
    height: 64px;
    position: relative;
    padding: 0;
    background: #fff;
    font-size: 11px;
    line-height: 12px;
}
.func-item {
    float: left;
    display: block;
    color: rgba(0,0,0,0.8);
    height: 44px;
    margin: 10px 0;
    width: 33%;
    border-left: 1px solid rgba(0,0,0,0.05);
}
.func-item:first-child {
    border: none;
}
.func-item-icon {
    margin: 0 auto;
}
.func-item p {
    text-align: center;
    margin: 5px 0 0;
}
.func-2 .func-item {
    width: 49%;
}
.hotBlock,
.discItemWrap,
.itemCircle {
    font-size: 16px;
    color: rgba(0,0,0,0.8);
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    position: relative;
}
.discoverItem {
    height: 60px;
    position: relative;
    display: block;
}
.hotBlock {
    min-height: 10em;
}
p.hotTitle {
    font-size: 12px;
    padding: 0.8em 0.8333em 0;
    color: #666;
}
img.discItemIcon {
    width: 40px;
    height: 40px;
    border-radius: 2px;
    position: absolute;
    left: 3.75%;
    margin: 10px 0;
}
.discItemInfo {
    position: absolute;
    top: 0;
    left: 25%;
    width: 75%;
}
p.discItemName,
p.disc-item-more {
    line-height: 20px;
    padding: 10px 0 3px 0;
    margin: 0 0 0 18.5%;
    overflow: hidden;
}
p.discItemName {
    color: #333;
    max-height: 32px;
    max-width: 81.5%;
    border-top: 1px solid rgba(0,0,0,0.1);
}
.discoverItem:first-child p.discItemName,
.itemCircle p.discItemName {
    border: none;
}
p.withSub {
    line-height: 28px;
    margin: 12px 0 0 0;
}
p.discItemNameSub {
    font-size: 12px;
    margin: 0;
}
li.topicListItem {
    border-top: 1px solid rgba(0,0,0,0.1);
}
p.topicTitle {
    font-size: 14px;
    left: 0.7143em;
}
p.topicTime {
    left: 0.6944em;
}
.arrowR {
    position: absolute;
    right: 8px;
    top: 24px;
}
ul.searchList {
    font-size: 1.2em;
}
.myTopicWrap {
    width: 100%;
    height: 60px;
    margin: -10px auto 0;
    background: #fff;
}
.myTopic {
    width: 75%;
    margin: 0 0 0 18.5%;
    border-top: 1px solid rgba(0,0,0,0.1);
}
.myTopicItem {
    float: left;
    width: 50%;
    margin: 7px 0 0 0;
}
.myTopicItem p {
    font-size: 12px;
    color: rgba(0,0,0,0.5);
}
p.myTopicNum {
    font-size: 20px;
    margin: 6px 0 0 0;
    font-weight: 100;
    color: #000;
    -webkit-font-smoothing: antialiased;
}
.disc-title,
.disc-circle-title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    position: relative; 
    background-color: #F6F6F6;
    border-top: 1px solid rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05);
    margin: 12px 0 0 0;
}
p.disc-title-name,
a.disc-title-create {
    position: absolute;
    right: 3.75%;
    color: #11d59c;
    top: 0;
}
p.disc-title-name {
    left: 16px;
    color: rgba(0,0,0,0.8);
}

.circle-more-btn {
    position: absolute;
    right: 4px;
    top: 0;
}
.my-topic-dialog {
    width: 160px;
    border-radius: 3px;
    background: #FCFCFC;
    position: absolute;
    right: 6px;
    top: 2px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.30);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.30);
    z-index: 9997;
}
.my-topic-dialog a {
    display: block;
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    border-top: 1px solid rgba(0,0,0,0.05);
    color: #000;
    text-align: left;
    text-indent: 12px;
}
.disc-item-content {
    position: relative;
    height: 24px;
}
p.disc-item-detail {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    max-width: 180px;
    max-height: 24px;
    overflow: hidden;
    color: rgba(0,0,0,0.5);
    margin: 0 0 0 18.5%;
    text-overflow:ellipsis;
    white-space:nowrap;
}
p.disc-item-detail-tag {
    position: absolute;
    right: 12px;
    bottom: 5px;
    line-height: 14px;
    font-size: 10px;
    height: 14px;
    display: block;
    color: #529DEE;
    padding:0 6px;
    border:1px solid #529DEE;
    border-radius: 3px;
    box-sizing: content-box;
}
p.disc-item-more {
    font-size: 16px;
    line-height: 60px;
    color: #44D343;
    border-top: 1px solid rgba(0,0,0,0.1);
}
.disc-pic {
    width:100%;
    height:110px;
    position: relative;
    overflow: hidden;
}
.disc-scroller {
    height: 110px;
    float: left;
    display:block;
    background-position: center center !important;
    background-size: auto 110px !important;
}
.pic-loading {
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: 100%;
    background: rgba(0,0,0,0.1);
}
.pic-loading .loadingIcon {
    margin: 39px auto;
}
.hot-topic-crew {
    margin-left: 18px;
}
.hot-topic-contain {
    width: 100%;
    background: rgba(255,255,255,0.8);;
}
p.hot-topic-title,
p.hot-topic-title-jing,
p.hot-topic-title-1,
p.hot-topic-title-1-jing {
    font-size: 18px;
    max-height: 63px;
    overflow: hidden;
    word-break: break-all;
}
p.hot-topic-title {
	padding-top: 10px; 
    max-width: 96%;
    line-height: 21px;
}
p.hot-topic-title-jing {
    line-height: 22px;
    max-width: 89%;
    margin: 10px 0 8px 22px;
}
p.hot-topic-title-1 {
	margin: 10px 0 8px 0;
	width: 71%;
	overflow: hidden;
}
p.hot-topic-title-1-jing {
	margin: 10px 0 8px 22px; 
	width: 63%;
	overflow: hidden;
}
span.jing,
span.ding {
    float: left;
    margin-top: 2px;
}
.hot-topic-content {
    width: 100%;
    height: 84px;
    position: relative;
}
p.hot-topic-text-1,
p.hot-topic-text-2 {
    line-height: 24px;
    max-height: 72px;
    font-size: 14px;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.7);
    word-break: break-all;
}
p.hot-topic-text-1 {
    width: 71%;
    margin-top: 8px;
    float: left;
}
p.hot-topic-text-2 {
    max-width: 96%;
    margin: 8px 4% 0 0;
}
p.hot-topic-text-3,
p.hot-topic-text-3-jing {
	max-height: 64px;
	font-size: 18px;
    overflow: hidden;
    word-break: break-all;
    line-height: 22px;
}
p.hot-topic-text-3 {
    max-width: 71%;
    padding-top: 10px;
    margin-bottom: 8px;
}
p.hot-topic-text-3-jing {		
    max-width: 63%;
    margin: 10px 0 10px 22px;
}
.hot-topic-pic {
    position: absolute;
    right: 22px;
    width: 64px;
    height: 64px;
    background: no-repeat scroll top center;
    background-size: cover;
    top: 8px;
}
.hot-topic-user-info {
    height: 45px;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    position: relative;
}
.hot-topic-user-avatar {
    float: left;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    margin: 10px auto;
}
p.hot-topic-user-name,
p.hot-topic-user-from {
    font-size: 12px;
    line-height: 14px;
    width: 56.4%;
    float: left;
    word-break: break-all;
}
p.hot-topic-user-name {
    margin-top: 8px;
    margin-left: 5px;
    display: block;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.6);
}
p.circle-topic-name {
    max-width: 32%;
    float: left;
    display: block;
    font-size: 12px;
    margin-left: 5px;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    word-break: break-all;
    color: rgba(0, 0, 0, 0.6);
}
p.circle-topic-time {
    max-width: 22%;
    display: block;
    font-size: 12px;
    padding-left: 5px;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    word-break: break-all;
    color: rgba(0, 0, 0, 0.5);
}
.hot-topic-user-from-info {
    width: 56.4%;
}
p.hot-topic-user-from {
    margin-top: 3px;
    margin-left: 4px;
    height: 14px;   
    overflow: hidden;
    color: rgba(0, 0, 0, 0.3);
}
.hot-topic-view-info {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 96px;
    height: 45px;
}
.icon-view-num,
.icon-reply-num {
    float: right;   
}
.icon-view-num {
    margin: 18px 3px 18px 8px;
}
.icon-reply-num {
    margin: 17px 2px 17px 8px;
}
p.hot-topic-view-num,
p.hot-topic-reply-num {
    float: right;
    font-size: 9px;
    line-height: 45px;
    height: 11px;
    color: rgba(0,0,0,0.3);
}
/*p.hot-topic-view-num {
    left: 23px;
}*/
p.hot-topic-reply-num {
    margin-right: 12px;
}
/**************热门活动**************/
.event-list {
    padding-bottom: 12px;
}
.event-link {
    height: 104px;
    width: 94%;
    margin: 12px auto 0;
    background: no-repeat scroll center center;
    background-size: auto 104px;
    display: block;
}
.acti-list-discover {
    width: 100%;
    background: #FCFCFC;
}
a.acti-item-discover {
    height: 80px;
    display: block;
    position: relative;
}
.circle-head {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    position: absolute;
    left: 12px;
    top: 0px;
    bottom: 0;
    margin: auto;

}
.circle-name-in-acti,
.circle-acti-name,
.circle-acti-tips {
    margin-left: 20%;
    text-indent: 3px;
    line-height: 21px;
}
.circle-acti-tips,
.circle-name-in-acti {
    font-size: 12px;
    color: rgba(0,0,0,0.5);
}
.circle-name-in-acti {
    border-top: 1px solid rgba(0,0,0,0.05);
    padding: 6px 0 0 0;
    max-width: 50%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.circle-acti-tips {
    max-width: 78%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
a.acti-item-discover:first-child .circle-name-in-acti {
    border: none;
}
.circle-activity-top {
    margin-left: 20%;
    background: #FAFAFA url(../img/border0_5.png) repeat-x 0 top;
    background-size: auto 1px;  
}
.circle-activity-top .circle-name-in-acti {
    margin-left: 0;
    border: none;
}
a.acti-item-discover:first-child .circle-activity-top {
    background: none;
}
.circle-acti-name {
    font-size: 14px;
    color: rgba(0,0,0,0.8);
}
.circle-acti-name-p {
    display: inline-block;
    text-indent: 3px;
    line-height: 21px;
    height: 21px;
    max-width: 70%;
    font-size: 14px;
    color: rgba(0,0,0,0.8);
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.circle-acti-time {
    position: absolute;
    right: 8px;
    top: 8px;
    color: rgba(0,0,0,0.5);
    font-size: 11px;
}
.circle-acti-state-green,
.circle-acti-state-gray,
.circle-acti-state-orange,
.circle-acti-state-blue {
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 0 0 6px;
    padding: 0 5px;
    text-indent: 0;
    vertical-align: text-bottom;
    box-sizing: content-box;
}
.circle-acti-state-green {
    border: 1px solid #1CC019;
    color: #1CC019;
}
.circle-acti-state-gray {
    border: 1px solid rgba(0,0,0,0.2);
    color: rgba(0,0,0,0.5);
}
.circle-acti-state-blue {
    border: 1px solid #00AEF0;
    color: #00AEF0;
}
.circle-acti-state-orange {
    border: 1px solid rgb(239,108,74);;
    color: rgb(239,108,74);
}
.circle-acti-state-going {
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 0 0 6px;
    padding: 0 5px;
    text-indent: 0;
    vertical-align: middle;
    box-sizing: content-box;
    border: 1px solid #1CC019;
    color: #1CC019;
}
/**************寻找圈子**************/
.top-pannel{
    display: flex;
    width: 100%;
    align-items: center; 
    background-color: #fff;
}
.top-pannel .search-box{
    flex: 1;
}
.top-pannel .right-btn{
    display: inline;
    visibility: hidden;
    width: 18px;
    height: 18px;
    margin-right: 15px;
    background-image: url(https://ssl-pubpic.51yund.com/978654163.jpg);
    background-size: 100% 100%;
}

.srchBlock {
    width: 100%;
}
input.inputSrch {
    width: 74%;
    margin: 10px 1% 10px 2%;
    font-size: 13px;
    border-radius: 3px;
    background: #ffffff;
    padding: 8px 5px;
    border: 1px solid rgba(0,0,0,0.1);
    box-sizing: content-box;
}
input.new-inputSrch {
    width: 62%;
    margin: 10px 0 10px 2%;
    font-size: 13px;
    border-radius: 3px 0 0 3px;
    background: #ffffff;
    padding: 8px 5px;
    border: 1px solid rgba(0,0,0,0.1);
    box-sizing: content-box;
}
input.btnSrch {
    -webkit-appearance: none;
    font-size: 14px;
    border-radius: 3px;
    border: none;
    width: 16%;
    color: #fff;
    background: #1CC019;
    padding: 8px 0;
    height: 18px;
    box-sizing: content-box;
}
.new-searchSubmit {
    -webkit-appearance: none;
    font-size: 14px;
    border-radius: 0 3px 3px 0;
    border: none;
    width: 26%;
    color: #fff;
    background: #1CC019;
    padding: 7px 0 8px 0;
    height: 18px;
    margin-left: 3px;
    box-sizing: content-box;
}
p.listTitle {
    color: #666;
    font-size: 12px;
    width: 100%;
    margin: 10px 0 5px 0;
    text-indent: 1em;
}
ul.circleList,
.srchBlock {
    background: #FFF;
}
ul.circle-list{
    background-color: #f9f9f9;
    padding: 16px 14px;
}

.circleInfoFind {
    min-height: 60px;
}
li.circleListItem {
    background-color: #fff;
    position: relative;
    margin-bottom: 12px;
}
li.circleListItem a {
    background-color: #fff;
    display: flex;
    padding: 14px 14px 16px 11px;
    justify-content: center;
    align-items: center;
}
img.circleAvatar {
    width: 40px;
    height: 40px;
    border-radius: 2px;
    position: absolute;
    left: 12px;
    top: 12px;
}
div.circleAvatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-size: cover;
}
li.circleListItem:first-child .circleInfo {
    border:none;
}
.circleInfo {
   flex: 1;
   margin-left: 13px;
}

span.iconBlue {
    padding: 3px 4px;
    width: 30px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    background: #0099FF;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    vertical-align: text-bottom;
}
p.circleName {
    line-height: 22px;
    width: 48vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.circle-detail-mess .join-num-icon-green{
    background-image: url("https://ssl-pubpic.51yund.com/978169757.jpg");
    width: 12px;
    height: 12px;
    display: inline-block;
    background-size: cover;
    margin-right: 6px;
    vertical-align: middle;
}
.circle-detail-mess .num {
    line-height: 17px;
}
.circle-detail-mess .dicuss-num-icon-green{
    background-image: url(https://ssl-pubpic.51yund.com/978170667.jpg);
    background-size: cover;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
p.circleDetail ,div.circleDetail {
    margin: 6px 0 0 0;
    width: 53vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
}
.circle-join-btn-v1{
    background: #11D59C;
    border-radius: 14px;
    font-size: 12px;
    width: 68px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    color: #fff;
}
.srch-circle-item-mile,
.srch-circle-item-data {
    position: absolute;
    color: rgba(0,0,0,0.5);
    font-size: 11px;
    line-height: 14px;
    height: 14px;
    font-weight: 100;
}
.srch-circle-item-mile {
    left: 8px;
    bottom: 8px;
}
.srch-circle-item-data {
    top: 15px;
    right: 8px;
}
.srch-circle-item-mile span {
    display: inline-block;
    padding: 0 0 0 1px;
}
.srch-circle-item-mile .ic-runner-small {
    vertical-align: text-bottom;
}
li.topicListItem {
    border-top: 1px solid #eee;
}
p.topicTitle {
    font-size: 1.3333em;
    left: 0.7143em;
    width: 80%;
}
p.topicTime {
    left: 0.6944em;
}
.circleName {
    font-size: 16px;
    color: #333;
}
.circleDetail {
    font-size: 12px;
    color: rgba(0,0,0,0.5);
}
.search-circle-text {
    font-size: 12px;
    line-height: 14px;
    height: 14px;
    width: 100%;
    text-indent: 1em;
    color: #1CC019;
    background: #FFF;
    padding-bottom: 8px;
}
.circle-srch-nav {
    height: 40px;
    font-size: 14px;
    width: 86%;
    padding: 0 7%;
    display: block;
    line-height: 32px;
    font-size: 12px;
    position: relative;
    background-color: #FFF;
    border-bottom: 1px solid rgba(0,0,0,0.05);
   
}
.circle-srch-nav div:first-child {
    margin-left: 0;
}
.circle-srch-nav .disc-title-name {
    padding: 6px 0 0 0;
}
.circle-srch-nav-item,
.circle-srch-nav-item-on {
    width: 30%;
    color: #999;
    float: left;
    padding: 6px 0 0 0;
    margin-left: 5%;
    display: block;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}
.circle-srch-nav-item-on span{
    /* border-bottom: 2px solid #1CC019;
    color: #1CC019; */
    font-size: 16px;
    color: #333;
    border-bottom: 2px solid #11D59C;
    line-height: 32px;
    padding-bottom: 8px;
}
.create-circle-block {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    background: #fafafa;
    z-index: 9999;
    box-shadow: 0 -1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 -1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 -1px 3px rgba(0,0,0,0.2);
}
.create-circle-block p {
    color: rgba(0,0,0,0.5);
    text-indent: 16px;
}
.search-circle-attest {
    position: relative;
    display: inline-block;
    vertical-align: -8px;
    margin-left: 4px;
}

.circle-list-footer{
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
    background-color: #11D59C;
}
.create-circle-btn{
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
 @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .circle-list-footer{
         height: 70px;
    }
   
}
@media only screen and (device-width: 414px) and (device-height: 896px){
    .circle-list-footer{
         height: 70px;
    }
}
/**********************我的话题**********************/
li.topicListItem,
li.topicListItem a {
    height: 64px;
    width: 100%;
}
li.topicListItem {
    position: relative;
}
li.topicListItem:first-child {
    border: none;
}
p.topicTitle,
p.topicTime,
p.topicView,
p.topicFollow,
img.topicOwner {
    position: absolute;
}
p.topicTime,
p.topicView,
p.topicFollow {
    bottom: 6px;
    font-size: 11px;
    color: #333;
}
p.topicTitle {
    word-break: break-all;
    color: #333;
    top: 10px;
    max-height: 3em;
    line-height: 1.5em;
    max-width: 75%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
p.topicView {
    right:6.6em;
}
p.topicFollow {
    right:1.4em;
}
img.topicOwner {
    height: 28px;
    width: 28px;
    border-radius: 14px;
    right: 18px;
    top: 8px;
}
.myTopicBlock img.topicOwner {
    border-radius: 0.2em;
}
.cir-dim-code {
    float: right;
    margin: 15px 12px;
}
.activity-nav-3{
    background-color: #fafafa;
}
.life-group{
    background-color: #ffffff;
    padding: 15px 0;
    position: relative;
}
.life-group p{
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    width: 60px;
    text-decoration: none;
    text-align: center;
    border-radius: 14px;
    border: 1px solid;
}
.hot-button-normal{
    color: #f5816c;
    background-color: #ffffff;
}
.hot-button-hover{
    background-color: #f5816c;
    color: #ffffff;
}
.hot-button-hover,
.hot-button-normal{
    margin: 0 0 0 12px;
}
.elite-button-hover{
    background-color: #22CF11;
    color: #ffffff;
}
.elite-button-normal{
    background-color: #ffffff;
    color: #22CF11;
}
.elite-button-hover,
.elite-button-normal{
    position: absolute;
    left: 82px;
    top: 15px;
}
.activity-button-normal{
    background-color: #ffffff;
    color: #ffb346;
}
.activity-button-hover{
    background-color: #ffb346;
    color: #ffffff;
}
.activity-button-normal,
.activity-button-hover{
    position: absolute;
    left: 152px;
    top: 15px;
}
.promotion-button-hover,
.promotion-button-normal{
    position: absolute;
    top: 15px;
    left: 222px;
}
.promotion-button-hover{
    background-color: #ae70fa;
    color: #ffffff;
}
.promotion-button-normal{
    background-color: #ffffff;
    color: #ae70fa;
}



.duotuiAdvertisement{
    height: 80px;
    margin-top: 66px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #ccc;
}
.cir-login-btn {
    width: 41%;
    font-size: 14px;
    height: 40px;
    border-radius: 3px;
    line-height: 40px;
    background: #FFF;
    color: #1CC019;
    text-align: center;
    border: 1px solid #1CC019;
    margin-left: 5.5%;
    display: block;
    float: left;
    margin-top: 10px;
}
/******************热门活动****************/
.comm-cir-rlist-lv2{
    width: 100%;
    color: rgba(0,0,0,0.3);
    background: #FFF;
    position: fixed;
    top: 40px;
    left: 0;
    z-index: 99;
}
.comm-cir-rlist-lv2 li{
    position: relative;
    font-size: 15px;
    height: 50px;
    width: 100%;
    line-height: 50px;
    text-indent: 12px;
    background: #FFF url(https://ydcommon.51yund.com/html/img/border0_5.png) repeat-x 0 top;
}
.comm-cir-rlist-lv2 li.comm-hot-list {
    color: #000;
}
.check-site{
    position: absolute;
    right: 12px;
    top: 15px;
}
#hot_activity_data{
    margin-top: 40px;
}
.emoji {
    width: 22px;
    height: 22px;
    vertical-align: middle;
}
/*yd-common.css -> circle_list*/
.bg-gray {
    background-color: #EEEEEE;
    
}
.db {
    display: block;
}
.ic-runner-small {
    width: 14px;
    height: 14px;
    background: url(../../../yd_common/html/img/circle_slice@2x.png) no-repeat scroll;
    background-position: -271px -38px;
    background-size: 360px 360px !important; 
}
/******************未登陆时的样式*****************/
p.loginTips {
    font-size: 12px;
    text-align: center;
    color: #666;
    margin: 6em auto 0;
}
a.btnLoginBig {
    font-size: 14px;
    color: #1CC019;
    border: 1px solid #1CC019;
    border-radius: 3px;
    height: 32px;
    line-height: 32px;
    width: 120px;
    margin: 1.5em auto 3em;
    display: block;
    text-align: center;
    box-sizing: border-box;
} 
.btnLeft .arrowR {
     top: 31px;
} 
  .btnLeft {
     background-color: #f8f8f8 !important;
}
a.btnLeft {
    font-size: 1.2em;
    background-color: #ffffff;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
}
.fontGreen {
    color: #65c116 !important;
  }
  p.circleNameL {
    font-size: 16px;
    line-height: 72px;
    margin: 0 0 0 16px;
    color: #333;
}
@media screen and (max-width: 320px) {
   
    .circle-acti-name{
        max-width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .circle-acti-name-p{
        max-width: 56%;
    }
}