﻿
.focus-con .focus-new {
    width: 370px;
}

.pull-left {
    float: left;
}

.focus-con .new-con {
    padding-bottom: 12px;
}

    .focus-con .new-con h3 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 0px;
    }

        .focus-con .new-con h3 a {
            color: #2a6cb8;
            padding-left: 6px;
        }

.focus-con .focus-new {
    font: 14px/1.25 Helvetica,"Microsoft YaHei",SimSun,"黑体";
}

b, strong {
    font-weight: bold;
}

.focus-con .new-con .new-list ul {
    margin-bottom: 0;
}

    .focus-con .new-con .new-list ul li a {
        float: left;
    }

    .focus-con .new-con .new-list ul li {
        float: left;
        margin: 0 0 10px 0px;
        width: 100%;
        overflow: hidden;
    }

        .focus-con .new-con .new-list ul li a {
            float: left;
            color: #333;
        }
.focus-con .new-con .new-list ul li a:hover {

    color: red;
}
.focus-con .focus-banner {
    width: 641px;
}

.pull-right {
    float: right;
}

.undis {
    display: none;
}

.mod_focus .focus {
    width: 640px;
    height: 380px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.mod_focus ul {
    width: 640px;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.mod_focus li {
    width: 640px;
    height: 380px;
    float: left;
    position: relative;
    list-style-type: none;
}

    .mod_focus li a {
        display: block;
        cursor: pointer;
    }

.mod_focus .tit {
    width: 640px;
    position: absolute;
    left: 0;
    bottom: 35px;
    text-align: center;
    z-index: 1;
}

    .mod_focus .tit a {
        color: #fff;
    }

        .mod_focus .tit a:hover {
            text-decoration: none;
        }

.mod_focus .bg {
    width: 640px;
    height: 70px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.mod_focus .foucsTit {
    width: 640px;
    height: 22px;
    left: 0;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

    .mod_focus .foucsTit span {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin: 0 5px;
        line-height: 0;
        font-size: 0;
        background: url(/images/icons_v8.png) -160px -90px no-repeat;
        cursor: pointer;
        overflow: hidden;
    }

        .mod_focus .foucsTit span.on {
            background: url(/images/icons_v8.png) -170px -90px no-repeat;
        }

.mod_focus .focusBtnL,
.mod_focus .focusBtnR {
    width: 40px;
    height: 56px;
    padding: 7px;
    margin-top: -70px;
    position: relative;
    z-index: 1;
}

.mod_focus .focusBtnL {
    float: left;
}

.mod_focus .focusBtnR {
    float: right;
}

.mod_focus .focusBtnL img {
    float: right;
}

.mod_focus .focusBtnL img,
.mod_focus .focusBtnR img {
    display: none;
    cursor: pointer;
}

.mod_focus .focusBtnL span,
.mod_focus .focusBtnR span {
    display: inline;
    width: 23px;
    height: 45px;
    margin: 7px 5px 0;
    cursor: pointer;
    overflow: hidden;
    background: url(/images/icons_v8.png) 0 0 no-repeat;
}

.mod_focus .focusBtnL span {
    float: left;
    background-position: 0 -90px;
}

.mod_focus .focusBtnR span {
    float: right;
    background-position: -30px -90px;
}

.mod_focus .focusBtnLHover span {
    background-position: -60px -90px;
}

.mod_focus .focusBtnRHover span {
    background-position: -90px -90px;
}

.mod_focus .focusBtnLHover,
.mod_focus .focusBtnRHover {
    width: 146px;
    background: #408ED6;
    overflow: hidden;
}

    .mod_focus .focusBtnLHover img,
    .mod_focus .focusBtnRHover img {
        display: inline;
    }

.fitem-title {
    width: 100%;
    height: 64px;
    border-bottom: 2px solid #2e76c7;
    position: relative;
    margin-bottom: 25px;
}

.fitem-left {
    position: absolute;
    left: 0;
    top: -1px;
}

.playBtn {
    background: 0 0\9;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src="http://imgcache.gtimg.cn/mediastyle/yqq/img/cover_play.png", sizingmethod="crop") alpha(opacity=90);
    opacity: .9;
    -webkit-transform: scale(1);
    -webkit-transition-property: opacity,-webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(1);
    transition-property: opacity,transform;
    transition-duration: .5s;
    cursor: pointer;
}
.clearfix {
    display: block;
    /* height: 139px; */
}
.infor-con {
    padding-top: 20px;
}

.fitem-title {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #2e76c7;
    position: relative;
    margin-bottom: 11px;
}

.fitem-left {
    position: absolute;
    left: 0;
    top: -1px;
}

.fitem-title h4 {
    width: 206px;
    height: 34px;
    padding-top: 6px;
    padding-left: 14px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(/images/new/big-title-bg.png) no-repeat 0 0;
    margin: 0;
    background-size: 129px;
}

    .fitem-title h4 span {
        padding-top: 7px;
    }

.fitem-left .tj {
    width: 35px;
    height: 35px;
    background: url(/Public/Home/images/index/tj-icon.png) no-repeat 0 center;
    margin-right: 4px;
}

.fitem-left .qb {
    width: 35px;
    height: 35px;
    background: url(/Public/Home/images/index/qb-icon.png) no-repeat 0 center;
    margin-right: 4px;
}

.fitem-left .zx {
    width: 27px;
    height: 35px;
    background: url(/images/new/zx-icon.png) no-repeat 0 center;
    margin-right: 3px;
    background-size: 30px;
}

.fitem-left .tp {
    width: 35px;
    height: 35px;
    background: url(/Public/Home/images/index/tp-icon.png) no-repeat 0 center;
    margin-right: 4px;
}

.fitem-line {
    margin-top: 16px;
}

    .fitem-line li {
        float: left;
    }

        .fitem-line li a {
            padding: 0 14px;
        }

        .fitem-line li.on a {
            color: #2a6cb8;
        }

.more-icon {
    margin-left: 36px;
}

    .more-icon i {
        width: 20px;
        height: 20px;
        background: url(/Public/Home/images/index/more-icon.png) no-repeat 0 0;
    }

.tjBox {
    margin-bottom: 20px;
}

.tjLeft {
    width: 300px;
    border: 1px solid #e5e5e5;
}

    .tjLeft .title {
        height: 54px;
        line-height: 54px;
        background: #2e76c7;
        text-align: center;
    }

        .tjLeft .title span {
            font-size: 20px;
            color: #fff;
            background: url(/Public/Home/images/index/graph-icon.png) no-repeat 0 center;
            padding-left: 36px;
        }

    .tjLeft .rankList {
        padding: 0 10px 0 10px;
    }

        .tjLeft .rankList ul li {
            border-bottom: 1px solid #e5e5e5;
        }

            .tjLeft .rankList ul li.last {
                border-bottom: none 0;
            }

            .tjLeft .rankList ul li a {
                padding: 12px 0;
            }

                .tjLeft .rankList ul li a:hover, .tjLeft .rankList ul li a:hover .name {
                    color: #cc1818;
                }

                .tjLeft .rankList ul li a div {
                    height: 26px;
                    line-height: 26px;
                }

        .tjLeft .rankList .rank, .tjLeft .rankList .percent {
            width: 50px;
        }

        .tjLeft .rankList .faceImg, .tjLeft .rankList .faceImg img {
            width: 26px;
            height: 26px;
            border-radius: 50%;
            overflow: hidden;
        }

        .tjLeft .rankList .faceImg {
            margin-right: 5px;
        }

.tjRight {
    width: 676px;
    border: 1px solid #f5f5f5;
    border-top: none 0;
    background: #fff;
}

    .tjRight .tabNav {
        margin-bottom: 12px;
    }

        .tjRight .tabNav ul li {
            float: left;
            width: 20%;
            border-top: 2px solid #f5f5f5;
        }

            .tjRight .tabNav ul li.on {
                border-color: #2e76c7;
            }

            .tjRight .tabNav ul li a {
                display: block;
                height: 54px;
                line-height: 54px;
                text-align: center;
                font-size: 20px;
                background: #f5f5f5;
            }

            .tjRight .tabNav ul li.on a {
                background: #fff;
                color: #2e76c7;
            }

.tabContent {
    height: 495px;
}

    .tabContent .tabItem ul li {
        width: 314px;
        border: 1px solid #e5e5e5;
        float: left;
        margin: 10px;
    }

    .tabContent .tabItem .uState {
        width: 120px;
        margin: 0 auto;
        padding-top: 80px;
    }

        .tabContent .tabItem .uState .uImg {
            margin-bottom: 10px;
        }

        .tabContent .tabItem .uState a {
            width: 100%;
            border-radius: 3px;
        }

.uIforImg {
    width: 72px;
    height: 72px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    background: #f7f7f7;
    margin-right: 10px;
}

    .uIforImg img {
        width: 100%;
        height: 100%;
    }

.uIforBox {
    display: block;
    height: 182px;
    padding: 10px;
    position: relative;
    background: #f5f7fa;
}

    .uIforBox:hover {
        background: #e6e8eb;
    }

.uIfor h4 {
    font-size: 24px;
}

.uIfor p {
    font-size: 18px;
}

.uIforBox .uInt {
    height: 90px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.rateIcon {
    width: 75px;
    height: 75px;
    position: absolute;
    right: 0;
    top: 0;
}

.rate8 {
    background: url(/Public/Home/images/index/z8.png) no-repeat 0 0;
}

.rate9 {
    background: url(/Public/Home/images/index/z9.png) no-repeat 0 0;
}

.rate10 {
    background: url(/Public/Home/images/index/z10.png) no-repeat 0 0;
}

.uIforBottom {
    height: 38px;
    background: #fff;
}

.carLeft {
    padding: 5px 0 0 5px;
}

.carNum {
    background: url(/Public/Home/images/index/car-icon.png) no-repeat 0 center;
    padding-left: 20px;
}

.perCon {
    font-size: 12px;
    color: #999;
}

    .perCon .percent {
        width: 112px;
        height: 4px;
        border-radius: 2px;
        position: relative;
        background: #e5e5e5;
        margin: 6px 5px 6px 0;
    }

    .perCon .expand {
        height: 4px;
        border-radius: 2px;
        position: absolute;
        left: 0;
        top: 0;
        background: #df595a;
    }

.carRight {
    width: 140px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    background: url(/Public/Home/images/index/car-price-bg.png) no-repeat 0 0;
}

.moreLink {
    text-align: center;
}

.zqBox .zqLeft {
    width: 660px;
}

.zqBox .zqRight {
    width: 312px;
}

.newsCon .newsLeft, .newsCon .newsRight {
    width: 310px;
}

.newsTitle {
    background: url(/Public/Home/images/index/news-title-bg.png) no-repeat 0 center;
    padding-left: 14px;
}

.newsMore {
    margin-top: 10px;
}

.newsList {
    margin-bottom: 11px;
}

    .newsList ul li {
        width: 310px;
        padding-right: 5px;
        height: 24px;
        line-height: 33px;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
        -moz-white-space: nowrap;
        -ms-white-space: nowrap;
        -o-white-space: nowrap;
        -webkit-white-space: nowrap;
    }

        .newsList ul li a {
            padding-left: 10px;
            background: url(/Public/Home/images/common/li.jpg) no-repeat 0 center;
        }

            .newsList ul li a:hover {
                text-decoration: underline !important;
            }

.newsHot a {
    display: block;
    /* background: #f3f0f0; */
}

    .newsHot a:hover {
        /* background: #e6e8eb; */
    }
.newsHot{
position:relative;
    
}
.newsHot .newsHotIfor {
    padding: 0 10px 3px;
    height: 28px;
    position: absolute;
    bottom: 5px;
    text-align: center;
    width: 91%;
    color: white;
    /* background-color: #000000; */
    /* opacity: 0.7; */
    filter: alpha(opacity=70);
}

.itemList ul li {
    margin-bottom: 20px;
    height: 90px;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .itemList ul li:hover {
        background: #f5f5f5;
    }

.itemList .rec_img {
    width: 124px;
    height: 86px;
}





.itemList .mlc_des {
    line-height: 18px;
    height: 45px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 3;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
}

.bigShot {
    margin-bottom: 20px;
    padding-top: 18px;
}

.shotBox {
    border: 1px solid #e5e5e5;
    padding: 0 15px;
}

.shotTitle {
    border-bottom: 2px solid #e5e5e5;
}

    .shotTitle h4 {
        font-size: 20px;
        margin: 0;
        padding: 10px 0;
        position: relative;
    }

        .shotTitle h4:after {
            width: 100%;
            height: 3px;
            background: #2e76c7;
            position: absolute;
            bottom: -3px;
            left: 0;
            z-index: 1;
            pointer-events: none;
            position: absolute;
            content: '';
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
        }

    .shotTitle .shotMore {
        margin-top: 15px;
    }

.shotBox ul li {
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5;
}

.shotBox .last {
    border-bottom: none 0;
}

.shotBox .faceImg {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
}

    .shotBox .faceImg img {
        width: 100%;
        height: 100%;
    }

.shotBox .uShot {
    margin-left: 16px;
}

    .shotBox .uShot span {
        padding-left: 10px;
    }

.photosBox .row {
    margin-left: -7px;
    margin-right: -7px;
}

.photosBox .imgBox {
    width: 188px;
    height: 280px;
    line-height: 280px;
    text-align: center;
    overflow: hidden;
    background: #fff;
}

.photosBox .col-xs-3 {
    margin: 7px;
    padding: 0;
    overflow: hidden;
    background: #f2f5f7;
    width: 188px;
    border-radius: 4px;
    border: 1px solid #edefee;
    overflow: hidden;
}

.photosBox .imgText {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.photosBox ul li img {
    -webkit-transform: scale(1) translateZ(0);
    -webkit-transition: -webkit-transform .75s;
    transform: scale(1) translateZ(0);
    transition: transform .75s;
}

.photosBox ul li a:hover img {
    -webkit-transform: scale(1.2) translateZ(0);
    -webkit-transition: -webkit-transform .75s cubic-bezier(0,1,.75,1);
    transform: scale(1.2) translateZ(0);
    transition: transform .75s cubic-bezier(0,1,.75,1);
}

.fs-link ul {
    padding-top: 18px;
}

    .fs-link ul li {
        float: left;
        margin-right: 5px;
        margin-bottom: 11px;
    }

        .fs-link ul li a {
            color: #555;
        }

            .fs-link ul li a:hover {
                color: #ff7e00;
            }
            p{margin:0px;}
.friend-con .stat-title {
    background: url(/Public/Home/images/index/b-line.png) repeat-x left center;
    margin-top: 15px;
    padding: 0;
}

    .friend-con .stat-title h4 {
        color: #333;
        text-align: center;
    }

        .friend-con .stat-title h4 span {
            background: #fff;
            padding: 0 10px;
        }
.newsHotIfor h5
{
    font-size: 14px;
    text-align: center;
    line-height: 33px;
}
.itemList ul li {
    margin-bottom: 19px;
    margin-top: 0px;
    height: 99px;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.newsCon .newsLeft, .newsCon .newsRight {
    width: 320px;
}
.itemList .rec_img {
    width: 139px;
    height: 98px;
}
.itemList .rec_right {
    width: 171px;
    padding-left: 10px;
    font-weight: bold;
}
.itemList .mlc_title {
    font-size: 14px;
    /* margin-top: 2px; */
    line-height: 24px;
    /* font-weight: 500; */
    font-family: '宋体', Simsun;
    margin-bottom: 1px;
    height: 24px;
    overflow: hidden;
}

.itemList .mlc_des {
    line-height: 24px;
    height: 72px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 3;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
}
.newsList {
    margin-bottom: -1px;
    margin-top: 6px;
}
.newsList ul li {


font: 14px/25px Helvetica,"Microsoft YaHei",SimSun,"黑体";
}
.newsList ul li a {
    padding-left: 10px;
    background: url(/images/new/li.jpg) no-repeat 0 center;
}
.tianyi__title-a {
    height: 48px;
}
.tianyi__title-a .feed__title, .tianyi__title-b .separator, .tianyi__title-totop {
    background-image: url(/images/new/sprite.page.home2.png);
    background-size: 470px;
    background-repeat: no-repeat;
}
.tianyi__title-a .feed__title {
    color: #fff;
    height: 44px;
    width: 103px;
    line-height: 36px;
    float: left;
    font-size: 24px;
    background-position: 0 -220px;
    /* text-align: center; */
    position: relative;
    z-index: 1;
    padding-left: 20px;
}

.tianyi__title-b {
    padding: 0 0 0 90px;
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 4px solid #d00;
    height: 38px;
}

.tianyi {
    height: 41px;
    width: 641px;
    position: relative;
    overflow: hidden;
    margin-top: 5px;
}
.tianyi__title-a .feed__title a {
    color: #fff;
    font-size: 16px;
    line-height: 38px;
}
.ty-card {
    width: 310px;
    margin-right: 10px;
    float: left;
    display: inline;
    position: relative;
}
.ty-card-l {
    float: left;
    width: 150px;
    padding-bottom: 20px;
}
 .ty-card-l {
    padding-bottom: 12px;
}
 .ty-card-thumb-w {
    margin-top: 32px;
}
 .ty-card-thumb-w {
    position: relative;
    margin-top: 10px;
    width: 150px;
    height: 100px;
    overflow: hidden;
}
 .ty-card-thumb {
    width: 150px;
    height: 100px;
    padding-right: 6px;
    will-change: transform;
    transition: transform 0.3s ease-in-out;
}
 .ty-card-video {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 27px;
    height: 27px;
    background: url(/images/new/icon-video.png) 0px 0px no-repeat;
}
 .ty-card-tt {
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
    margin-top: 12px;
    margin-left: 159px;
    height: 24px;
    overflow: hidden;
}
 .ty-card-tip1 {
    margin-top: 8px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: rgb(153, 153, 153);
}
 .ty-card-tip2 {
    margin-top: 3px;
    /* padding-bottom: 10px; */
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    padding-left: 155px;
    color: rgb(153, 153, 153);
    /* overflow: hidden; */
}
 .ty-card-thumb:hover {
    transform: scale(1.1, 1.1);
}
  .stat-title {
        border-bottom:none 0;
        background: url(/images/stat-title-line.jpg) repeat-x left 30px;
        padding-left:0;
        height: 32px;
        /* background-size: 62%; */
    }
    .stat-title h4 {
        width:132px;
        font-size:22px;
        margin:0;
        height:32px;
        line-height:32px;
        color:#fff;
        background:url(/images/stat-title-bg.png) no-repeat left bottom;
        padding-left:24px;
        background-size: 73%;
    }
    .stat-title .title-nav li {
        float:left;
        color:#8a8a8a;
        margin:0 2px;
        padding-top:8px;
        font-size:12px
    }
    .pro-con {
        margin-bottom:10px;
        font-size:12px
    }
    .pro-con .zhu, .pro-con .ke {
        width:66px;
        text-align:center
    }
    .content {
        width:166px;
        margin:0;
        float:left;
        font-size:12px
    }
    .col {
        width:166px
    }
     .friend-con .stat-title {
        background:url(/images/b-line.png) repeat-x left center;
        margin-top:15px
    }
    .friend-con .stat-title h4 {
        color:#333;
        text-align:center
    }
    .friend-con .stat-title h4 span {
        background:#fff;
        padding:0 10px
    }
 
    .stat-title h4 {
        font-size: 15px;
        margin:0;
        height: 29px;
        line-height: 33px;
        color:#fff;
    }
    .stat-title .title-nav li {
        float:left;
        color:#8a8a8a;
        margin:0 2px;
        padding-top:18px;
        font-size:12px
    }
     .div02 .stat-main {
        /* padding-top: 7px; */
        width: 100%;
    }
    .stat-main ul {
        margin-bottom:0px;
        width: 100%;
    }
    .stat-main .li-list {
        float:left;
        margin-bottom: 0px;
        border-color: rgb(148, 207, 253);
        border-style: solid;
        border-width: 1px;
        width: 366px;
    }
    .stat-main .li-list02 {
        margin-left:16px
    }
    .stat-main .li-list .time {
        text-align:center;
        font-size:12px
    }
    .stat-main .li-list .against {
        width:166px;
        margin:0 2px
    }
    .stat-main .li-list .against td {
        text-align:center
    }
    .stat-main .li-list .against .gray {
        background:#f7f7f7
    }
     .li-list .team1, .li-list .team2 {
        width:66px;
        text-align:center;
        text-overflow:ellipsis;
        -o-text-overflow:ellipsis;
        -moz-text-overflow:ellipsis;
        -webkit-text-overflow:ellipsis;
        -ms-text-overflow:ellipsis;
        text-overflow:ellipsis;
        -moz-text-overflow:ellipsis;
        -ms-text-overflow:ellipsis;
        -o-text-overflow:ellipsis;
        -webkit-text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        -moz-white-space:nowrap;
        -ms-white-space:nowrap;
        -o-white-space:nowrap;
        -webkit-white-space:nowrap
    }
    .team-name {
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
     .stat-main .li-list .time {
        text-align:center;
        font-size: 12px;
        margin: 0px;
    }
    .stat-main .li-list .against {
        width: 366px;
        margin: 0px;
    }
    .stat-main .li-list .against td {
        text-align:center
    }

 .gray {
        background:#f7f7f7
    }
    .table-bordered
    {width:100%;}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #e5e5e5;
}


.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 4px 2px;
    line-height: 20px;
    display: table-cell;
    vertical-align: inherit;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    font: 12px/22px tahoma,arial,宋体,sans-serif;
}
.against .game
{

        color: #2a6cbe;
    font-weight: 900;
}
.text-555
{

        vertical-align: 9px;
    margin-left: 5px;
}
.time i
{

background: url(/images/indeximg.png) 0 0 no-repeat;

display: inline-block;

width: 30px;

height: 30px;

margin-top: 2px;
}
.time .zuqiu
{background-position: -10px -2052px;}
.time .wangqiu
{background-position: -10px -1932px;}

.time .bangqiu {
    background-position: -10px -10px;
}
.time .class0
{background-position: -10px -2052px;}
.time .class1
{  background-position: -10px -578px;}

.time .class2 {
    background-position: -10px -10px;
}
.time .class3 {
    background-position: -10px -10px;
}
.time .class4 {
    background-position: -10px -10px;

}
.time .class5 {
    background-position: -10px -10px;
}
.time .class6 {
    background-position: -10px -10px;
}
.time .class7 {
      background-position: -10px -1972px;
}
.time .class8 {
       background-position: -10px -538px;
}
.time .class9 {
    background-position: -10px -10px;
}
.time .class10
{
    background-position: -10px -1113px;
}
.time .class11 {
    background-position: -10px -2012px;
}
.time .class12 {
    background-position: -10px -899px;
}
 .main-title {
      border-bottom: 3px solid #c0c0c0;
      line-height: 29px;
      height: 32px;
      margin-top: 3px;
}
.main-title .tit_con {
    position: relative;
    top: 3px;
}
.fl, .layout .fl, .chief {
    float: left;
    display: inline;
}
 .tit_con h5 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    border-bottom: 3px solid #408ed6;
        font-family: "microsoft yahei", "simsun", "Arial Narrow", HELVETICA;
    width: 4em;
}
 .main-title span {
    width: 1px;
    background: #fff;
    height: 43px;
}
 .tysq {
    border: 1px solid #eee;
    border-top: none;
}
 .tysq .hd {
    padding-top: 8px;
}
.tysq .hd .red {
    background-position: -286px -586px;
}

 .tysq .tysq-kind {
    color: #fff;
    line-height: 20px;
    width: 61px;
    position: relative;
    left: -4px;
    padding-bottom: 4px;
    text-align: center;
}
.icons, .site-scr .scr-news em.dujia {
    background: url(/images/icons-1.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/images/icons-1.png');
}
.ft12 {
    font-size: 12px;
}
.date{    font-size: 12px;
    color: #808080;}
.tysq .hd .blue {
    background-position: -286px -652px;
}
.tysq .hd .green {
    background-position: -286px -728px;
}
.newl li{    color: #333;
              font-family: "microsoft yahei", "simsun", "Arial Narrow", HELVETICA;
}
.ty-card3{  display: block;
    text-indent: 2em;}
  