@CHARSET "UTF-8";

/*Record列表*/
.RecordBody {
    background-color:none;
    padding: 0 ;
    margin-top: 10px;
}
.RecordTitle {
    height: 40px;
    line-height: 36px;
    padding-top: 10px;
}
.EventTitle {
    line-height:40px;
    height: 50px;
}
.recordList {
    position:relative;
}
.recordnodata {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    bottom: 0;
}
.content_Record_title {
        height: 61px;
    width: 1003px;
    background: url(../images/tbg-rec.png);
}
.RecordContent{
    padding: 15px 15px;
}
.RecordSelect {
    height: 24px;
    width: 170px;
    border-radius: 6px;
    color: #79797b;
    padding-left: 10px;
    outline: none;
}
.RecordTableTitleList {
    float:left;
}
.ContentTableTitle {
    text-align:center;
}
.RecordTableTitleList:nth-child(1) {
    width: 13%;
    font-weight: normal;
    font-size:14px;
}
.RecordTableTitleList:nth-child(2) {
    width: 30%;
    font-size:14px;
}
.RecordTableTitleList:nth-child(3) {
    width: 8%;
    font-size:14px;
}
.RecordTableTitleList:nth-child(4) {
    width: 8%;
    font-size:14px;
}
.RecordTableTitleList:nth-child(5) {
    width: 16%;
    font-size:14px;
}
.RecordTableTitleList:nth-child(6) {
    width: 25%;
    text-align:left;
    font-size:14px;
}
.ContentTableItem_li {
    font-size:12px;
}
.ContentTableItem_li:nth-child(2),.ContentTableItem_li:nth-child(4) {
    font-weight:800;
    font-size:14px;
}
.TableRecordTypList {
    border-bottom: 1px solid #c6c6c6;
}
.TableRecordTypList:last-child {
    border: none;
}
.TableRecordTypTitle {
    height: 50px;
    line-height: 50px;
    background-color: #dfe0de;
    border-bottom: 1px solid #c6c6c6;
}
.TableRecordTypName {
    font-weight: 800;
    padding-left: 15px;
}
.TableRecordTypNomber {
    margin-left: 32px;
    font-size: 12px;
}
.RecordByTypTitle {
    height: 48px;
    line-height: 28px;
    background-color: #dfe0de;
    border-bottom: 1px solid #c6c6c6;
    padding: 8px 0 0 10px;
}
.TitleByDiscipline_Up {
    float: right;
    cursor:pointer;
}
.TitleByDiscipline_FirstLi {
    padding-top:6px;
}
.RecordPerson {
    padding-left:5px;
    cursor:pointer;
}
.RecordPerson:hover {
    color: #F00;
}
.EventImg {
    display:inline-block;
    height:50px;
    vertical-align: middle;
}
.RecordTitleDate-s {
    display:inline-block;
    width:68px;
    height:26px;
    text-align:center;
    line-height:26px;
    font-size:14px;
    color:#fff;
    background-color:#222;
    margin-top: 20px;
}

.total-content-listItem-record:nth-child(1) {
    width:23%;
    text-align: center;
    font-size: 12px;
    border-right: 1px #FFF solid;

}
.total-content-listItem-record:nth-child(2) {
    width:10%;
    font-size: 12px;
    border-right: 1px #FFF solid;
    text-align: center;
  
}
.total-content-listItem-record:nth-child(3) {
    width:10%;
    text-align: center;
    font-size: 12px;
    border-right: 1px #FFF solid;

}
.total-content-listItem-record:nth-child(4) {
    width:15%;
    text-align: center;
    font-size: 12px;
    border-right: 1px #FFF solid;

}
.total-content-listItem-record:nth-child(5) {
    width:10%;
    text-align: center;
    font-size: 12px;
    border-right: 1px #FFF solid;

}
.total-content-listItem-record:nth-child(6) {
    width:10%;
    text-align: center;
    font-size: 12px;
    border-right: 1px #FFF solid;
	
}
.total-content-listItem-record:nth-child(7) {
    width:10%;
    text-align: center;
    font-size: 12px;
    border-right: 1px #FFF solid;
	
}
.total-content-listItem-record:nth-child(8) {
    width:11%;
    font-size: 12px;
    text-align: center;

}


.total-content-item-record {
	background-color: #b1e8fd;
}

.record-athlete-span {
    color: #009edf;
    font-size: 12px;
    margin: 0 4px;
    font-weight: 350;
    cursor: pointer;
}

.nowrap-title {
	white-space:break-spaces;
	height: 50px;
    line-height: 23px; 
    font-size: 12px;
}