@CHARSET "UTF-8";


/*Medal*/
.MedalTitle {
    height: 60px;
    width: 1003px;
      background: url(../images/tbg-ds.png) left;
}
.intimepage {
    padding:24px;
}
.MedalDate {
     width: 100%;
    height: 120px;
    background-color:#fff;
    background-color: rgba(255, 255, 255, 0.95);
    display: inline-block;
}
.MedalDate ul li {
    float: left;
    list-style: none;
}
.MedalMonth{
    height: 28px;
    margin: 30px 25px;
    display: block;
    border-bottom: 1px solid #2290db;
    position: relative;
}
.MedalMonth_div {
    margin: 5px;
    font-size: 15px;
    margin: 0 10px;
    padding: 2px;
    color: #797778;
    cursor: pointer;
    border-bottom: 4px solid transparent;
}
.MedalMonth_div:hover {
    color: #000;
    border-bottom: 4px solid #2290db;
}
.MedalMonth_list:first-child {
    padding-left: 5px;
}  
.MedalMonth_Active {
    color: #000;
    border-bottom: 4px solid #2290db;

}
.MedalDay {
    position: absolute;
    left: 0;
    padding: 10px;
    font-size:0;
}
.MedalDay_list{
}
.MedalDay_list_div{
    border: 1px solid #ddd;
    background-color: #ddd;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    cursor: default;
    display: block;
    margin:1px 1px 0 0 ;
    font-size:14px;
    text-decoration: none !important;
}

.silgDy-dayListGold:hover {
    border: 2px solid #333;
}
.silgDy-dayListGold {
    border: 2px solid #f5ba38;
    background-color: #feca5a;
    cursor:pointer;
   
}
.silgDy-dayListActive {
    border: 2px solid #333;
}
.Content_Top {
    position: relative;
    height: 30px;
}
.EventSelect {
    position: absolute;
    top: 30px;
    left: 0;
    width: 170px;
    padding: 5px;
    background-color: #009edf;
    display: none;
}

.ContentBody {
    background-color:#fff;
    background-color: rgba(255,255,255,0.95);
    padding: 0 25px 20px 25px;
    margin-bottom: 10px;
}
    .ContentBody:last-child {
        margin-bottom:0;
    }
.MedalEventTitle{
     height: 58px;
    line-height: 58px;
    padding-left: 10px;
    /* color: #6e6e6e; */
    padding-top: 6px;
}
.MedalEventImg{
    height: 50px;
    width: 50px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}
.total-content-titleImg{
    display: inline-block;
    width: 22px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -4px;
}
.total-content-titleNum{
    margin-right: 25px;
    font-size: 14px;
}
.ContentTableShowOrhideBox{
    float: right;
    cursor: pointer;
    font-weight: 100;
    font-size: 12px; 
    height: 30px;

}

.ContentTableShowOrhideImg {
    display: inline-block;
    height: 13px;
    width: 13px;
    margin: 0 5px;
    vertical-align: middle;
}
.ContentTableTitle {
    display: inline-block;
    text-align: center;
        float: left;
}

.ContentTableTitleList:nth-child(1) {
    width: 10%;

}

.ContentTableTitleList:nth-child(2) {
    width: 30%;
}
.ContentTableTitleList:nth-child(3) {
    width: 15%;
}
.ContentTableTitleList:nth-child(4) {
    width: 15%;
}
.ContentTableTitleList:nth-child(5) {
    width: 15%;
}
.ContentTableTitleList:nth-child(6) {
    width: 15%;
}
.ContentTableTitlePannalImg{
    display: inline-block;
    height: 18px;
    width: 22px;
    margin-top: 7px;
    background: url(../images/Medals.png);
}
.Medal-Medals {
    width: 21px;
    margin-top: 4px;
}

.TR_gray{
    background: #E5E5E5;
}
.ContentListItems:hover {
    background-color: #e4dd68;
}
.ContentTableItem_li{
    height:50px;
    font-size:12px;
    text-align:left;
}
.ContentTableItem_li_Name {
    padding-left: 10px;
}
.ContentTableItem_li:nth-child(1) {
   text-align:center;
    font-weight: 800;
}
.ContentTableItem_li:nth-child(2) {
       padding-left:12px;
    box-sizing: border-box;
    font-weight: bold;
}
.ContentTableItem_li:nth-child(3),.ContentTableItem_li:nth-child(4),.ContentTableItem_li:nth-child(5) {
    box-sizing: border-box;
    text-align: center;
}
.ContentTableItem_li:nth-child(4) {
   /*font-weight:bold;*/
}
.ContentTableItem_li:nth-child(5) {
     padding: 0 20px;
    box-sizing: border-box;
}
.ContentTableItemRadio {
   width: 53px;
    height: 20px;
    background: url(../images/paly_blue.png) no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 10px;
    cursor:pointer;
    display:none;
}
.HaveRadio {
    background: url(../images/paly_blue.png) no-repeat;
}
.NoRadio {
    background: url(../images/paly_gray.png) no-repeat;
}
.ContentTableLastitemName .isRankData{
       
    color: #0066ad;
}
.ContentTableLastitemImg {
    vertical-align: middle;
    margin: 0 0 5px 5px;
    cursor: pointer;
    background: url(../images/download.png) no-repeat;
    WIDTH: 26px;
    height: 17px;
    display: inline-block;
}
.ContentTableMedalImg{
      vertical-align: middle;
    margin: 0 5px 5px 0;
}
.ContentTableLastitemName {
    cursor:pointer;
}
.ContentTableLastitemName:hover .isRankData {
    cursor:pointer;
     text-decoration: underline;
}

/*Record列表*/
.RecordBody {
    background-color:none;
    padding: 0 ;
    margin-bottom: 10px;
}
.RecordTitle {
        height: 36px;
    line-height: 36px;
    padding-top: 20px;
}
.content_Record_title {
        height: 61px;
    width: 1003px;
    background: url(../images/tbg-rec.png);
}
.DateSelect {
     position: absolute;
    top: 30px;
    left: 0;
    width: 170px;
    padding: 5px;
    background-color: #008d77;
    display: none;
}

/*运动员*/
.content_Athele_title {
    height: 61px;
    width: 1003px;
    background: url(../images/tbg-rec.png);
}
.AthleteContent {
    padding: 30px 30px;
    background-color:#fff;
    background-color: rgba(255, 255, 255, 0.95);
    margin-bottom: 30px;
        overflow: hidden;
}
.Content_search {
    border-bottom: 1px solid #036E95;
        padding-bottom: 5px;
}
.AthleteByDiscpline,.AthleteByKey {
    height: 45px;
    line-height: 45px;
        padding-right: 25px;
}
.AthleteByDiscpline > span:before,.AthleteByKey > span:before {
    content: '';
    background: #006D98;
    width: 8px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-right: 10px;
}
.AthleteByDiscpline > span:before {
    background: #006D98;
}
.AthleteByKey > span:before {
    background: #B80685;
}
.SearchText {
        height: 24px;
    width: 170px;
    border-radius: 6px;
    color: #79797b;
    padding-left: 10px;
    outline: none;
    border: 1px solid #79797b;
    margin:0 5px;
}
.AthleteSelect {
        height: 26px;
    width: 170px;
    border-radius: 6px;
    color: #79797b;
    padding-left: 10px;
    outline: none;
    border: 1px solid #79797b;
        margin: 0 5px;
}
.SearchBt {
float: right;
    padding: 6px 22px;
    border-radius: 5px;
    border: none;
    background: -webkit-linear-gradient(left top, #076E9C , #229073); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right,  #076E9C , #229073); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #076E9C , #229073); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #076E9C , #229073); /* 标准的语法 */
    color: #fff;
    margin-top: 12px;
        cursor: pointer;
        outline:none;
}
.SearchResult {
    margin: 35px 0 20px 6px;
    font-size: 17px;
}
.SearchResult>span{
    color: #036E95;
    font-weight: bold;
}
.Athlete_List ul{
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.Athletes {
    width: 90px;
    float: left;
    margin: 5px 7px;
}
.PersonTitle {
    height:24px;
    line-height:24px;
    color:#fff;
    text-align:center;
     background: -webkit-linear-gradient(left, #14C1F4 , #BE228E); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #14C1F4, #BE228E); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #14C1F4, #BE228E); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #14C1F4 , #BE228E); /* 标准的语法 */
}
.PersonImg {
    width: 100%;
    height: 110px;
}
.NoRankData {
    color:#989898;    
    cursor: default;
}

/*名次公告*/
.Rank_Page {
        width: 100%;
    height: auto;
    margin: 0 auto;
}
.RankBG {
     background: url(../images/bg2.png) no-repeat;
}
.RankTop {
    width:1007px;height:80px;  margin:0 auto;
}
.RankTop img {
    margin: 0 auto;
    display: inline-block;
    width: 1003px;
}
.RankContent {
    width: 1003px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 50px;
}
#RankBody {
    background:#fff;
}
.RankBody {
        padding: 0 30px 50px 30px;
}
.RankTitle {
        height: 66px;
}
.RankTitle > div{
        float: left;
}
.RankTitle img {
        width: 65px;
    height: 65px;
    margin-left: 0px;
}
.RankTitle_text {
        padding: 4px 0 0 10px;
}
.RankEventName {
    height: 30px;
    color: #000;
    font-size: 20px;
}
.RankItemName{
    height: 25px;
    color: #01516d;
    font-size: 16px;
    font-weight: bold;
}
.RankToAthlete {
color: #000;
    text-decoration: none;
}
.RankToAthlete:hover {
color: #F00;
    text-decoration: underline;
}
.RankFoot {
    border-top: #d5d4d4 solid 1px;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.close {
        float: right;
    text-decoration: underline;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    background: url(../images/close.png) no-repeat;
    width: 75px;
    color: #000;
    display: inline;
}
.close:hover {
    color: #ff0000;
    background: url(../images/close_change.png) no-repeat;
}
.gray {
    background:rgb(246,246,246);
}
.RankTableTitleList:nth-child(1) {
    width: 10%;
}
.RankTableTitleList:nth-child(2) {
    width: 20%;
}
.RankTableTitleList:nth-child(3) {
    width: 55%;
}
.RankTableTitleList:nth-child(4) {
    width: 15%;
}
#MedalList {
    min-height:300px;
}






/*Report*/
.Report_Body {
        min-height: 350px;
    background-color:#fff;
    background-color: rgba(255,255,255,.95);
    padding: 30px 30px;
}
.Report_Title {
  border-bottom:1px solid #2290db;
  position:relative;
}
.intimetip {
    position:absolute;
    top:27px;
    left:0;
}
.Report_content {
        margin-top: 30px;
}
.Report_content_text {
    float: left;
    height: 30px;
    width: 450px;
    text-indent: 35px;
    
}
.Report_content_text span {
    color:#000;
    line-height: 30px;
    font-size: 16px;
    margin-left: 10px;
}
.Report_content_state {
      float:left;
    line-height: 30px;
        margin-left: 30px;
}
.Report_content_nav {
    float: right;
    margin-right: 40px;
}
.Report_content_nav li {
      float: left;
    text-align: center;
    border: 1px solid #AFAFB1;
    border-bottom: none;
    margin: 0 5px;
    height: 35px;
    line-height: 35px;
    border-radius: 8px 8px 0 0;
    color: #AFAFB1;
    font-size: 16px;
    cursor:pointer;
}
.intime-navList div {
    padding:0 5px;
}
.Report_content_nav li.active {
    border: 1px solid #2290db;
      border-bottom:#ECEBEB;
    color: #05598F;
}
.Report_content_nav li.active div {
    height: 30px;
    line-height: 29px;
    margin-top: 4px;
    border-bottom: 5px solid #EDF0F5;
}
.Report_nav_hover:hover {
      border: 1px solid #2290db;
    border-bottom: #ECEBEB;
    color: #05598F;
}
.Report_nav_hover:hover div{
      height: 30px;
    line-height: 29px;
    margin-top: 4px;
    border-bottom: 5px solid #EDF0F5;
}
.Report_content_nav li.NOClick {
    cursor:not-allowed;
}
.Report_sport_list {
    border-bottom: 2px solid #666666;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.Report_sport_list_tr  td{
    height: 50px;
    line-height: 28px;
    border-bottom: 1px solid #c6c6c6;
}
.Rank-Glods {
    text-align: right;
}
.Rank-tdRank {
    text-align: left;
    text-indent: 10px;
}
.Report_sport_list_tile {
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #0066ab;
}
.Report_sport_list_tr:hover {
    background-color: #e4dd68;
}
.Rank-Delegation {
    /*text-align: left;
    text-indent: 10px;*/
}
.Rank-Img {
    width:27px;
}
.total-tabBox-sportList.active {
    color: #d84a49;
}
.Report_gray{
    background: rgb(246,246,246);
}
.Repot_AthleteBox {
    /*text-align: left;*/
    padding: 0px 30px;
}
.Repot_Athlete {
    margin: 0 2px;
    display:inline-block;
    cursor:pointer;
}
.Repot_Athlete:hover {
    color: #f00;
}
.Medal-content {
    position:relative;
    background-color:#fff;
    background-color: rgba(255,255,255,0.95);
}
.iconfont.IconClock {
    font-size: 26px;
    vertical-align: middle;
    font-weight: 100;
}
.ContentListItems .ContentTableItem_li.Font-W-no {
    font-weight:normal;
}
.agegroup-item{
    height: 6rem;
    width:100%;
    background-color:#ececec;
}
.agegroup-item .title{
    position: absolute;
    line-height: 6rem;
    font-weight: blod;
}