body{
    background-color: #f4f4f4;
}
.football_data {
    padding-top: 28px;
    margin: 0 auto;
    width: 1140px;
}

.football_header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.footbll_title {
    /* width: 72px; */
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #000000;
}

.footbll_search {
    display: flex;
}

.text {
    box-sizing: border-box;
    width: 200px;
    height: 36px;
    background: rgba(0, 108, 84, 0.05);
    border: 1px solid rgba(0, 82, 64, 0.1);
    margin-right: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    outline: none;
    padding-left: 10px;
}

input::-webkit-input-placeholder {
    color: #B3B3B3;
}

input:-moz-placeholder {
    color: #B3B3B3;
}

input::-moz-placeholder {
    color: #B3B3B3;
}

input:-ms-input-placeholder {
    color: #B3B3B3;
}

.button {
    box-sizing: border-box;
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #662d91;
    color: #ffffff;
    cursor:pointer;
}
.button:hover{
    background-color: #569d8d;
}
a:hover{
    opacity: 0.8;
}
.sum_text {
    box-sizing: border-box;
    width: 1140px;
    height: 40px;
    background: #e1e9e7;
    padding: 0 30px;
}

.sum_text_item {
    display: inline-block;
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #662d91;
    width: 105px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.sum_text .big {
    width: 240px;
    text-align: right;
}
.sum_data .big a{
color: #fff; 
text-decoration: none;
}
.sum_data .big a div:hover{
    opacity: 0.8;
}
.sum_data {
    box-sizing: border-box;
    width: 1140px;
    height: 80px;
    /* line-height: 80px; */
    background: #662d91;
    padding: 0 30px;
}

.sum_data_item {
    display: inline-block;
    color: #ffff;
    width: 105px;
    text-align: center;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: 800;
}

.sum_data .big {
    width: 240px;
    text-align: right;
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: 400
}

/* 内容  */
.container {
    width: 100%;
    height: 320px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.container_item {
    width: 262px;
    height: 100%;
    /* background-color: #88ddff; */
}

.goal_item {
    width: 262px;
    height: 40px;
    background: #F5F6F7;
    display: flex;
    justify-content: space-between;
}
/* .colour7{
    background-color: #FAFBFC;
} */
.goal_item:nth-child(odd){
    background-color: #FAFBFC;
}
.goal_title {
    background-color: #f6f4f5 !important;
}

.goal_title_word {
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
}
.seasonChoice{
    width: 96px;
    height: 24px;
    margin-left: 5px;
    padding-right: 5px;
    background-color: #e3eae9;
    margin-top: 10px;
}
.seaSel{
    width: 96px;
    height: 24px;
    background-color: #e3eae9;
    color: #662d91;
    border: 0;
    padding-left: 5px;
    outline: none;
    font-size: 12px;
}
.item_box {
    width: 30%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333;
}
.ranking,.name,.quantity{
    color: #662d91;
}

.examine {
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #662d91;
    cursor:pointer;
}
.examine:hover{
    color: #569d8d;
}
.colour1{
    color: #EA012F;
}
.colour2{
    color: #EA5401;
}
.colour3{
    color: #EAA001;
}
.colour4{
    color: #999999;
}
.colour5{
    color: #333;
}
.goal .colour6{
    background-color: #E1E9E7;
}

.feedback{
    width: 1139px;
/*height: 20px;*/
line-height: 20px;
background: #FAFBFC;

}
.feedback p{
    font-size: 12px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #898989;
    padding-left: 10px;
}



.table tr td{ background: #662d91; height: 80px; padding-left: 30px; text-align: center; color: #fff; font-size: 18px;font-weight: 800;}
.table tr:nth-child(1) td{ height: 40px; background: rgba(0, 108, 84, 0.07); text-align: center; 
    color: #662d91; font-size: 14px;;}
    
.table tr:nth-child(1) td:nth-last-child(1) p,
.table tr:nth-child(1) td:nth-last-child(2) p{
    text-align: center;
}

.table tr td:nth-last-child(1){ padding-left: 10px; padding-right: 60px;}
.table tr td:nth-last-child(2){ padding-left: 34px;}
.table td > a,.table td > div{ display: flex; align-items: center; justify-content: center;}
.table td:nth-last-child(1) > a,.table td:nth-last-child(1) > div{  justify-content: center;font-weight: 400; font-size: 14px;}
.table td:nth-last-child(2) > a,.table td:nth-last-child(2) > div{ font-weight: 400;font-size: 14px;}
.table a{ text-decoration: none; color: #fff;}
.table a:hover{ opacity: 0.8;}



