#in_date {
    width: 39px;
}

table {
    border-collapse: collapse
}

.menu {
    width: 1200px;
    margin: 128px auto 0px auto;
}

.content {
    overflow: hidden;
}

.menu ul {
    display: block;
    width: 837px;
    margin-left: 130px;
    position: relative;
    height: 65px;
}

.menu ul li {
    float: left;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    font-family: "微软雅黑";
    cursor: pointer;
    z-index: 2;
    position: relative;
}

.menu ul li::after {
    display: inline-block;
    content: "";
    width: 1px;
    height: 12px;
    background-color: rgba(255, 255, 255, .2);
    position: absolute;
    right: 0;
    top: 18px;
}

.menu ul li.clear {
    clear: left;
    height: 0px;
    width: 0px;
}

.menu ul li.logo {
    background: url(/omimg/logo.png) no-repeat left top;
    height: 163px;
    width: 131px;
    position: absolute;
    bottom: 10px;
    left: 30px;
    z-index: 1;
}

.menu ul li a {
    color: #ffffff;
    display: block;
    margin: 0 35px;
}

.menu ul li a:hover {
    color: #FF0;
    text-decoration: none;
}

.menu ul .on {
    height: 56px;
    color: #fff;
    font-weight: normal;
    background-color: #c81148;
    position: relative;
}

.menu ul .on a i {
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translate(-12px);
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid #fff;
    border-bottom: 0 none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    vertical-align: middle;
    margin-left: 6px;
    transition: all 300ms;
}

.tabs {
    overflow: hidden;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.tabs .item {
    float: left;
    height: 47px;
    width: 215px;
    display: block;
    background: url(/omimg/worldcup_20.jpg) no-repeat;
    margin-right: 10px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.tabs .item:hover {
    color: #b0060a;
}

.tabs .item.on {
    background: url(/omimg/worldcup_18.jpg) no-repeat;
    color: #ffffff;
}

.fiterBox {
    padding: 10px;
    border-top: 3px solid #94080B;
    width: 1180px;
    margin-right: auto;
    margin-left: auto;
    background: #F5F5F5;
    font-size: 14px;
}

.fiterBox .item {
    display: block;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
}

.fiterBox .item .btn {
    padding: 6px 12px;
    display: block;
    float: left;
    border: 1px solid #CCC;
    margin-right: 10px;
    cursor: pointer;
}

.fiterBox .item .btn:hover {
    background: #FFFFE8;
    color: #be0307;
}

.fiterBox .item .btn.on {
    color: #ffffff;
    background: #B5060B;
    border: 1px solid #be0307;
}

.yellow {
    color: #FF0;
}

.red {
    color: #B5060B;
}

.green {
    color: #090;
}

.blue {
    color: #327BC3;
}

#container {
    width: 100%;
    min-height: 1000px;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#container .layer {
    position: absolute;
    top: 0px;
    left: 0px;
}

#container .b1 {
    text-align: center;
    width: 100%;
}

#container .b2 {
    text-align: center;
    width: 100%;
    margin-top: 25px;
    padding-left: 60px;
}

#container .b3 {
    text-align: center;
    width: 100%;
    margin-top: -8px;
    margin-left: 78px;
}

#container2 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    width: 180px;
    height: 213px;
    margin-top: 30px;
}

#container2 .b1 {
    text-align: left;
}

tr.mylivetit td {
    background-color: #eff2f5;
    color: #707a85;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}

.l-line {
    border-left: 1px solid #efefef;
}

.l-line.w {
    background-color: #fafafa;
}

.container {
    /*position: absolute;*/
    top: 0px;
}

#tables {
    clear: both;
    background-image: url(/images/worldcup.jpg);
    height: 520px;
    width: 1200px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}

#tables .title {
    height: 55px;
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 100%;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.div_tab {
    position: absolute;
    height: 70px;
    width: 140px;
    padding: 5px;
}

.ddtd span {
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    color: #cccccc;
}

.div_tab .name_tab {
    text-align: left;
    width: 100px;
}

.img_tab {
    border-radius: 15%;
    border: 0;
    margin-top: 5px;
}

#tables a {
    color: #fff;
}

.tab_bf {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    text-align: center;
}

.div_tab td {
    text-align: center;
}

@media screen and (min-width: 1000px) {
    #container .b2 {
        text-align: center;
        width: 100%;
        margin-top: 25px;
        padding-left: 40px;
    }
    #container .b3 {
        text-align: center;
        width: 100%;
        margin-top: 11px;
        margin-left: 80px;
    }
    .container {
        position: absolute;
        top: 0px;
        left: 50%;
        margin-left: -637px;
        z-index: 2;
        width: 1200px;
    }
}

/*顶部的背景设计图*/

.top-worldcup {
    height: 198px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: url(/omimg/WorldCup_bg.png) no-repeat center top;
}

.mascot {
    background: url(/omimg/WorldCup_b4.png) no-repeat center top;
    width: 190px;
    height: 173px;
    position: absolute;
    left: 0px;
    top: 6px;
    right: 73px;
    animation: cup 3s infinite linear;
    z-index: 10;
}

.Cuptitle {
    background: url(/omimg/WorldCup_b2.png) no-repeat center top;
    width: 496px;
    height: 82px;
    position: absolute;
    left: 330px;
    top: 20px;
    right: 73px;
    animation: cup 3s infinite linear;
    z-index: 20;
}

.decorate {
    background: url(/omimg/WorldCup_b1.png) no-repeat center top;
    width: 804px;
    height: 126px;
    position: absolute;
    left: 184px;
    top: 0px;
    right: 73px;
    animation: cup 3s infinite linear;
    z-index: 10;
}

.Mainimg {
    background: url(/omimg/WorldCup_b3.png) no-repeat center top;
    width: 374px;
    height: 209px;
    position: absolute;
    left: 840px;
    top: 0px;
    right: 73px;
    animation: cup 3s infinite linear;
    z-index: 10;
}