@media screen and (min-width:1000px){
.matchList{width:730px;height:auto;background:#FFFFFF}
.game img{vertical-align: middle;width:25px !important;height:25px !important;margin:0 4px 2px 0!important}
.listCenter a{display:block}
.listCenter a:active{color:#333333 !important}
.listCenter div{overflow:hidden;padding:0 10px 2px;border-bottom:1px solid #F6F6F6}
.listCenter div:hover{color:#333333 !important}
.listCenter div li{float:left;font-size:15px;line-height:60px;margin-right:8px;list-style:none;text-decoration:none}
.times {height:20px;text-align:center;font-size:12px !important}
.listCenter div li:last-of-type{margin-right:0px}
.listCenter div li img{width:25px;height:25px;vertical-align:middle}
.type{width:50px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.teamName{width:170px}
.nameImg{width:100px;float:left;line-height:60px;text-align:right;margin:0px !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nameImg2{float:right;text-align:left}
.videotape p:hover{background:#006FC6}
.live p:hover{background:#A70303 !important}
.videotape p,.live p,.notBegin p{width:70px;height:30px !important;color:#FFFFFF;line-height:30px !important;background:#005fa1;margin-top:15px;text-align:center;border-radius:5px;padding:0px !important;font-size:14px !important}
.videotape p img,.live p img,.notBegin p img{width:14px !important;height:14px !important;margin:0 4px 2px 0!important}
.score{font-weight:bold;text-align:center;width:85px !important}
.livebox{width:730px;height:auto;margin:0 auto;float:left}
.msg{width:730px;height:83px;padding-top:10px;background-repeat:no-repeat}
.msg ul{height:60px;line-height:35px;font-size:16px;overflow:hidden}
.msg ul li{color:#FFFFFF;float:left;margin-right:5px;list-style:none;text-align:center}
.msg ul li:last-of-type{margin-right:0px}
.msg ul li img{height:32px;vertical-align:middle;border-radius:50%}
.team{width:200px;font-weight:700}
.times{width:20%;text-align:center;font-size:14px}
.times p:first-of-type {font-size: 12px !important;}
.channel{width:730px;height:auto;background:#FFFFFF}
.channel li{height:56px;padding:0 30px;font-size:15px;line-height:56px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom: 1px solid #F4F4F4;}
.channel li:before{width:0;height:0;margin-top:-6px;border-left:8px solid #d8d8d8;border-top:6px solid transparent;border-bottom:6px solid transparent;position:absolute;top:50%;left:16px;content:''}
.channel li .go_play{margin-left:20px;color:#0f6392;float:right}
.luxiang{margin: 20px;}
.channel p, .checkChannel {
    display: inline-block;
    width: 96%;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    overflow: hidden;
    /* border-bottom: 1px solid #F4F4F4; */
}
}@media screen and (max-width:1000px){
.matchList{height:auto;background:#FFFFFF}
.game img{vertical-align: middle;width:18px !important;height:18px !important;margin:0 4px 2px 0!important}
.listCenter a{display:block}
.listCenter a:active{color:#333333 !important}
.listCenter div{overflow:hidden;padding:0 10px;border-bottom:1px solid #F6F6F6}
.listCenter div:hover{color:#333333 !important}
.listCenter div li{float:left;font-size:15px;line-height:50px;margin-right:8px;list-style:none;text-decoration:none}
.times {height:20px;text-align:center;font-size:12px !important}
.times p:first-of-type {font-size: 12px !important;}
.listCenter div li:last-of-type{margin-right:0px;display:none;width:10%}
.listCenter div li img{width:25px;height:25px;vertical-align:middle}
.type{width:30%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.teamName{width:35%}
.nameImg{width:50%;float:inherit;line-height:50px;text-align:center;margin:0px !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nameImg2{float:right;text-align:left}
.videotape p:hover{background:#006FC6}
.live p:hover{background:#A70303 !important}
.videotape p,.live p,.notBegin p{width:80px;height:30px !important;color:#FFFFFF;line-height:30px !important;background:#005fa1;margin-top:15px;text-align:center;border-radius:5px;padding:0px !important;font-size:14px !important}
.videotape p img,.live p img,.notBegin p img{width:14px !important;height:14px !important;margin:0 4px 2px 0!important}
.live p{background:#D20000 !important}
.notBegin p{background:#BDBDBD !important}
.noMatch{padding:31px 0;text-align:center}
.score{font-weight:bold;text-align:center;width:20% !important}
.livebox{width:100%;height:auto;margin:0 auto;float:left}
.msg{width:100%;height:83px;padding-top:10px;background-repeat:no-repeat}
.msg ul{height:60px;line-height:60px;font-size:16px;overflow:hidden}
.msg ul li{color:#FFFFFF;float:left;margin-right:5px;list-style:none;text-align:center}
.msg ul li:last-of-type{margin-right:0px}
.msg ul li img{height:32px;vertical-align:middle;border-radius:50%}
.team{width:30%;font-weight:700}
.times{width:5%;text-align:center;font-size:14px;display:none}
.channel{width:100%;height:auto;background:#FFFFFF}
.channel li{height:56px;font-size:15px;line-height:56px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom: 1px solid #F4F4F4;}
.channel li .go_play{margin-left:20px;color:#0f6392;float:right;display:none}
}