
.main{
    padding-bottom:15px;
}
.page-header{
    background: url(../img/custom/designerDashboard-banner.jpg);
    background-size:100% 100%;
}
.community-page{
    background:#f5f4f4;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal !important;
}
.community-left,community-right{
    background:#fff;
}
.community-left{
    padding-bottom: 5px;
}
.community-left h6{
    color:#999999;
    font-size:12px;
    margin:20px 0;
}
.community-left .tabs-header h3{
    padding-right:50px;
    display: inline-block;
    float: left;
    margin-bottom:0;
}
.community-left .blockquote-secondary{
    border-color: #c70019 !important;
    padding: 0 2px 2px 13px !important;
    color: #2d2d2d !important;
    font-weight: normal;
    border-width: 3px !important;
    margin-bottom:10px !important;
}

.community-left ul{
    float:left;
    margin:-5px 0 0 0 !important;
}
.community-left li{
    margin-bottom:0 !important;
}
.community-left .tabs-header{
    overflow: hidden;
    position: relative;
    margin-bottom:20px;
}
.community-left .tabs-header:after{
    position:absolute;
    content:'';
    bottom:0;
    left:0;
    height:2px;
    width:100%;
    background:#c1c1c1;
    z-index:1;
}
.community-left .tabs-bottom hr{
    margin-top:10px !important;
    margin-bottom:15px !important;
}
.community-left .tabs.tabs-simple .nav-tabs > li a,
.community-left .tabs.tabs-simple .nav-tabs > li a:focus{
    padding:10px;
    border-width:2px !important;
    border-color:#c1c1c1;
    z-index:2;
}
.community-left .nav-tabs > li.active a,
.community-left .nav-tabs > li.active a,
.community-left .nav-tabs > li.active a:focus,
.community-left .nav-tabs > li.active a:focus,
.community-left .nav-tabs > li a:hover,
.community-left .nav-tabs > li a:hover,
.community-left .nav-tabs > li.active a:hover,
.community-left .nav-tabs > li.active a:hover{
    border-width:2px;
    border-color:#fbb100;
    color:#fbb100;
}
.community-left .tab-content{
    clear:both;
    overflow: hidden;
}
/*左边公用*/
ul,li{
    margin:0;
    padding:0;
    list-style: none;
}
.left-content-list,
.left-content-list li{
    width:100%;
}
.left-content-list li{
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    padding-bottom: 9px;
    margin-bottom: 9px !important;
}
.left-first-li{
    margin-bottom:24px !important;
    border-bottom: none;
}
.left-first-li .thumb-info{
    border:none;
}
.left-first-li .thumb-info-side-image-wrapper{
    margin-right:50px !important;
}
.left-first-li .thumb-info h3,
.left-first-li .thumb-info h5,.thumb-info p{
    color:#5c5c5c;
}
.left-first-li .thumb-info h5{
    font-size:16px;
    margin:23px 0 0 0;
}
.left-first-li .thumb-info a.share{
    color:#b9b9b9;
}
.left-content-list .feature-box-info h5{
    margin-bottom:0;
    line-height:28px;
}
.grey{
    color:#aaaaaa;
}
.already{
    border:1px solid #df0000;
    color:#df0000;
    margin:0 20px;
    font-size:12px;
    border-radius:2px;
}


.pagination>li>a, .pagination>li>span{
    border:none;
}
.pagination > .active > a, body.dark .pagination > .active > a{
    background:#a40000 !important;
}


.community-right-con{
    padding:15px 15px 8px 15px;
    background:#fff;
}
.community-right h1{
    background:#c70019;
    font-size:36px;
    height:88px;
    line-height: 88px;
    text-align: center;
}
.community-right-con h1 a{
    color:#fff !important;
}
.community-right-con h1 a:hover,
.community-right-con h1 a:active,
.community-right-con h1 a:visited,
.community-right-con h1 a:focus{
    text-decoration: none;
}
.row-col{
    margin-bottom:8px;
    overflow: hidden;
}
.row-col h5{
    margin-bottom:13px;
}
.row-col div{
    margin:8px 0;
}
.community-right .nav-tabs > li a,
.community-right .nav-tabs > li a:focus{
    padding:0 0 10px 0 !important;
    font-size:14px !important;
    border-width:2px !important;
}
.tabs-no-border .nav-tabs > li a,
.tabs-no-border .nav-tabs > li a:focus{
    padding:5px !important;
    border:none !important;
}
.tabs-no-border .nav-tabs > li.active a,
.tabs-no-border .nav-tabs > li.active a,
.tabs-no-border .nav-tabs > li.active a:focus,
.tabs-no-border .nav-tabs > li.active a:focus,
.tabs-no-border .nav-tabs > li a:hover,
.tabs-no-border .nav-tabs > li a:hover,
.tabs-no-border .nav-tabs > li.active a:hover,
.tabs-no-border .nav-tabs > li.active a:hover{
    border:none !important;
    color:#c70019 !important;
}
.community-right .row-list h5{
    border-bottom:2px solid #e3e3e3;
    padding-bottom:10px;
    margin-bottom:10px;
}
.community-right .row-list p{
    margin-bottom:5px;
}
.community-right .nav-tabs ul,
.community-right .nav-tabs li{
    margin-bottom:0 !important;
}
.community-right .tab-content li{
    border-bottom:1px solid #e3e3e3;
    padding-bottom:10px;
    margin-bottom:10px;
}
.community-right .tab-content li span{
    width:15px;
    height:15px;
    display: inline-block;
    line-height: 15px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.community-right .one{
    background:#ed741c;
    color:#fff;
}
.community-right .two{
    background:#f3ac27;
    color:#fff;
}
.community-right .three{
    background:#f8cb5e;
    color:#fff;
}
.topic li{
    border-bottom:none !important;
}
.tab-content a{
    color:#666;
}
.tab-content a:hover,
.tab-content a:hover h5{
    color:#c70019 !important;
}
.thumb-info a{
    color:#2ec7bb !important;
    font-size:14px;
}

.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p{
    margin:0 !important;
}

/*板块页面*/
.topics-left{
    background:#fff;
}
.topics-left .topics-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.topics-left h1{
    margin:23px 0;
}
.nav-tabs-two>li>a,
.nav-tabs-two>li>a:focus,
.nav-tabs-two>li>a:hover
.nav-tabs-two>li.active>a,
.nav-tabs-two>li.active>a:focus,
.nav-tabs-two>li.active>a:hover{
    border:none !important;
    background:none !important;
}
.nav-tabs-two>li.active>a,
.nav-tabs-two>li.active>a:focus,
.nav-tabs-two>li.active>a:hover{
    color:#c70019 !important;
}

.deep-grey{
    color:#5c5c5c;
}
.light-blue{
    color:#5ec7d3;
}
.bg-lighter-blue{
    background:#5ec7d3;
}
.text-blue{
    color:#0000ff;
}

.topics-title-icon{
    display: inline-block;
    width:60px;
    height:60px;
    line-height: 58px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.topics-left .topics-list-header{
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    padding-bottom:10px;
    margin-bottom:10px !important;
    display: flex;
    align-items: center;
}
.topics-left .nav-tabs,
.topics-left .tab-content{
    border:none !important;
    box-shadow: none;
}
.topics-left .nav-tabs li{
    position:relative;
}
.topics-left .nav-tabs li a{
    color:#7c7c7c;
}
.topics-left .nav-tabs li:after{
    position:absolute;
    right:0;
    top:10px;
    content:'';
    background:#e5e5e5;
    height:20px;
    width:1px;
}
.topics-left .nav-tabs li:last-child:after{
    background:transparent;
}
.topics-left select{
    display: inline-block;
    width:20%;
}
.bg-grey{
    background:#f6f6f6;
}
.mt--20{
    margin-top:-20px;
}
.topic-left{
    background:#fff;
    padding-top:20px;
}
.topic-left h6{
    background:#f7f7f7;
    padding:10px 15px !important;
}
.topic-content h3{
    margin-bottom:10px;
}
.topic-content .topic-time{
    border-bottom:1px solid #e3e3e3;
    overflow: hidden;
    padding-bottom:15px;
    margin-bottom:0;
}
.topic-con{
    padding:15px 15px 30px 15px;
    font-size:16px;
}
.topic-bottom{
    margin-top:30px;
    overflow: hidden;
    border-bottom:1px solid #e3e3e3;
}
.topic-tip{
    background:#f5f4f4;
    font-size:14px;
    padding:6px;
    margin-left:-15px;
    margin-right:-15px;
}
.border{
    background:#e3e3e3;
    height:1px;
    width:100%;
    margin:20px 0;
}

.topic-textarea{
    margin:20px;
    text-align: center;
    background:#fff;
    height:110px;
    line-height: 110px;
    border:1px solid #e3e3e3;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2) inset;
}