body{
    background-color: #f8f8f8;
    margin: 0;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}
.c999{
    color: #999 !important;
}
.c333{
    color: #333 !important;
}
.blue{
    color: #4793f1 !important;
}
.fwb{
    font-weight: bold !important;
}
.fs14{
    font-size: 14px !important;
}
.fs16{
    font-size: 16px !important;
}
.fs18{
    font-size: 18px !important;
}
.fs12{
    font-size: 12px !important;
}
.red{
    color: red !important;
}
.green{
    color: #0bb60b !important;
}
.cur{
    cursor: pointer;
}


.topic-top {
    top: -1px;
    width: 100%;
    background: #2F3942;
    height: 90px;
}
.items-list-user {
    margin-bottom: 10px;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.list-user-img {
    width: 26px;
    height: 26px;
    border-radius: 999px;
    margin-right: 8px;
    margin-top: 2px;
}
.items-list-content-topic {
    width: 660px;
    margin: 10px 0 16px 0;
}
.items-content-img {
    width: 187px;
    height: 105px;
    margin-left: 20px;
    border-radius: 5px;
    background-color: #f8f8f8;
}
.items-list-data {
    font-size: 12px;
    color: #999;
    height: 20px;
    line-height: 20px;
}
.items-content-remark-topic {
    font-size: 15px;
    color: #666;
    line-height: 1.8;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
}
.items-content-tittle-topic {
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
.items-list-topic-topic {
    height: 24px;
    background-color: #f8f8f8;
    line-height: 24px;
    width: fit-content;
    margin-bottom: 12px;
    padding: 3px 16px;
    border-radius: 999px;
}
.yg-matchlist-right{
    width: 208px;
    background-color: #fff;
    box-shadow: 0px 0px 6px 0px rgba(167,167,167,0.19);
    border-radius: 5px;
    padding: 16px;
    margin-bottom: 20px;
}
.matchlist-right-tittle span{
    width: 4px;
    height: 20px;
    background-color: #4793f1;
    display: block;
    float: left;
    margin-right: 10px;
}
.matchlist-right-tittle{
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}
.matchlist-right-userdata{
    margin: 16px 0;
}
.matchlist-right-userdata img{
    border-radius: 999px;
    width: 40px;
    float: left;
    margin-right: 10px;
}
.matchlist-right-more{
    width: 208px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    background-color: #f8f8f8;
    text-align: center;
    cursor: pointer;
}
.right-userdata p{
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    width: 120px;
    text-overflow: ellipsis;
    font-size: 14px;
}

.topic-data {
    width: 960px;
    margin: 0 auto;
}
.topic-top-left{
    color: #fff;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}
.topic-top-left p{
    color: #fff;
    margin: 20px 0 10px 0;
}
.topic-top-data img{
    width: 16px;
    border-radius: 999px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.topic-top-data{
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
.topic-top-data a{
    color: #ccc;
    margin-right: 20px;
}
.topic-top-right p{
    color: #999;
    font-size: 14px;
    text-align: right;

}
.topic-top-input{
    width: 68px;
    font-size: 14px;
    background-color: #4793f1;
    color: #fff;
    padding: 6px 10px;
    text-align: center;
    border-radius: 5px;
    margin: 18px 0px 8px 0px;
    cursor: pointer;
    margin-left: 30px;




}
.topic-bottom{
    width: 960px;
    margin: 20px auto;
}
.topic-bottom::after{
    content: "";
    display: block;
    clear: both;
}
.left-content{
    width: 660px;
    background-color: #fff;
    box-shadow: 0px 0px 6px 0px rgba(167,167,167,0.19);
    border-radius: 5px;
    padding: 20px;
}
.left-content-nav{
    font-size: 16px;
    color: #999;
    padding: 0px 20px 8px 20px;
    cursor: pointer;

}
.left-content-actnav{
    color: #4793f1;
    border-bottom: 4px solid #4793f1;
}
.right-userdata-ranking{
    color: #666;
    font-size: 20px;
    text-align: center;
    width: 20px;
    margin-top: 10px;
}
.right-userdata-data{
    width: 178px;
    cursor: pointer;
}
.share-list-name a{
    font-size: 16px;
    color: #333;
}
.share-list-name span{
    font-size: 16px;
    font-weight: bold;
}
.share-list-data{
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.right-share-lists{
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
}
.share-list-data img{
    height: 15px;
    vertical-align: text-top;
}
#dropDown_text_new {
    margin: 20px auto;
    height: 46px;
    width: 810px;
    line-height: 46px;
    color: #999;
    background: #FAFAFA;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    text-align: center;
    display: none;
}

.topic-top-input-join {
    /*width: 80px;*/
    /*font-size: 14px;*/
    /*background-color: #ff4200;*/
    /*color: #fff;*/
    /*padding: 6px 10px;*/
    /*text-align: center;*/
    /*border-radius: 5px;*/
    /*margin: 19px 0px 8px 116px;*/
    /*cursor: pointer;*/
    width: 220px;
    font-size: 15px;
    background-color: #ff4200;
    color: #fff;
    padding: 6px 10px;
    text-align: center;
    border-radius: 5px;
    margin: 0px 0px 20px 0px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;

}
.topic-top-input-no-join-no{
    width: 220px;
    font-weight: normal;
    font-size: 13px;
    background-color: #999;
    color: #fff;
    padding: 4px 8px;
    text-align: center;
    border-radius: 5px;
    margin: 0px 0px 20px 10px;
    cursor: pointer;
}
.topic-top-input-no-join{
    width: 220px;
    font-size: 15px;
    background-color: #999;
    color: #efefef;
    padding: 6px 10px;
    text-align: center;
    border-radius: 5px;
    margin: 0px 0px 20px 0px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}


.topic-top-input-jiangli{
    width: 220px;
    font-weight: normal;
    font-size: 13px;
    background-color: #ff9900;
    color: #fff;
    padding: 4px 8px;
    text-align: center;
    border-radius: 5px;
    margin: 0px 0px 20px 10px;
    cursor: pointer;
}
.toTopic_match{
    margin-left: 10px;
    color: #efefef;
    cursor: pointer;
}

.matchSet{

}

.matchSetName{

}
.matchMsg{
    height: 25px;
    margin: 15px 0 0 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    color: #999;
}

.fixed-matchset{
    position: fixed;
    top: 65px;
}
.fixed-left{
    left:300px;
}
.fixed-leftThin{
    right:80%;
}
.content-move{
    margin-left: 240px;
}
.choice-match{
    font-weight: 400;
    color: #4793f1;
}
.matchDic{
    cursor: pointer;
    font-size: 13px;
    margin-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #EFEFEF;
}
.banner{
    width: 225px;
    padding: 10px;
    overflow: hidden;
    max-height: 600px;
    overflow-y: scroll;
    background: #FFF;
    border: 1px solid #EFEFEF;
}
