#content,#head,#mainMenu,.link{width:1000px;}.headRight{width:610px;float:right;}#mainMenu ul{width:1030px;}.lfun{width:688px;}#liveTips{width:698px;}.link_list,#cCenter,#ls,.live{width:700px;}.bottomBt,.u7MAD_MB,.notice,.remark{clear:both;}.u7MAD_MB{float:left;margin:auto;text-align:center;padding:0 25px;width:650px;}.u7MAD_MB a{float:none;width:550px;display:block;margin:auto;margin-bottom:10px;}.u7MAD_M1{width:100%;}/*.u7MAD_M1 a img{width:480px;}*/.th_x{width:2%;}.th_match{width:10%;}.th_time{width:6%;}.th_state{width:7%;}.th_home{width:22%;}.th_home_c{width:21%;}.th_score{width:8%;}.th_away{width:22%;}.th_away_c{width:21%;}.th_ht{width:6%;}.th_data{width:9%;}.th_sound{width:4%;}#liveTips{width:698px;}.tipsText{width:670px;}body.page_en .th_away,body.page_en .th_home{width:24%;}body.page_en .th_home_c{width:29%;}body.page_en .th_away_c{width:29%;}body.page_en div.u7MAD_MB{padding:0 75px;}.u7MAD_sTop a{margin-left:14px;margin-right:8px;}body.page_split #cCenter{width:1000px;}body.page_split #ls{width:1000px;}body.page_split #liveTips{width:998px;}body.page_split .lfun{width:988px;}body.page_split .lfunLeft{width:58%;}body.page_split .lfunRight{width:42%;}body.page_split #liveTips .u7MAD_tTxt,body.page_split #liveTips .tipsText{width:490px;}body.page_split .live{width:500px;}body.page_split .th_x{width:3%;}body.page_split .th_match{width:13%;}body.page_split .th_time{width:7%;}body.page_split .th_state{width:4%;}body.page_split .th_home{width:22%;}body.page_split .th_score{width:10%;}body.page_split .th_away{width:22%;}body.page_split .th_ht{width:7%;}body.page_split .th_data{width:8%;}body.page_split .th_sound{width:4%;}body.page_split .u7MAD_sMB{padding:0 175px;}body.page_split #ls div.one .th_x{width:3%;}body.page_split #ls div.one .th_match{width:11%;}body.page_split #ls div.one .th_time{width:6%;}body.page_split #ls div.one .th_state{width:4%;}body.page_split #ls div.one .th_home{width:25%;}body.page_split #ls div.one .th_score{width:9%;}body.page_split #ls div.one .th_away{width:25%;}body.page_split #ls div.one .th_ht{width:7%;}body.page_split #ls div.one .th_data{width:7%;}body.page_split #ls div.one .th_sound{width:3%;}.topBox{width:100%;}.topBox .topFunBox{height:30px;width:100%;min-width:940px;}#topFun{width:1000px;margin:0 auto;float:none;}.headBox{min-height:70px;width:100%;min-width:1000px;}#head{width:1000px;margin:0 auto;float:none;clear:both;}.headBox .headLeft{float:right;background:no-repeat;width:310px;}.headBox .headRight{display:;}.headBox .goalLogBox{width:290px;padding:1px 1px 1px 3px;float:right;}.headBox .goalLog{background-color:#f5f5f5;}.mainMenuBox{width:100%;min-width:1000px;}#mainMenu{/*width:1030px;margin:0 auto;*/float:none;}#live_Table tr.tbg0 td{/*padding:6px 0;font-size:12px;*/}#live_Table tr.tbg1 td{/*padding:6px 0;font-size:12px;*/}td.date span{font-size:12px;}#content{z-index:1;}.timeZone{overflow:hidden;height:30px;}

body.page_screen #cCenter, body.page_screen #ls, body.page_screen .live{
    width: 1000px;
}
body.page_screen .lfun{
    width:988px;
    overflow: visible;
}
body.page_screen .lfunLeft, body.page_screen .lfunRight{
    width:50%;
    position: relative;
    z-index: 10;
}

span.score_set{
    color: #0000CC;
    cursor: pointer;
}
span.odds_check_box{
    color: #333;
}
.odds_compay{
    display: flex;
    width: 67px;
    height: 27px;
    align-items: center;
}
.odds_compay select{
    width: 100%;
}
span.odds_tab{
    background-color: #fff;
    border:1px solid #DEA67C;
    line-height: 18px;
    margin-top: 4px;
}
span.odds_tab a{
    margin: 0;
    padding:0 8px;
    color: #333;
}
span.odds_tab a.tab_on{
    background-color: #FFEEB9;
}
span.odds_tab a.tab_on:nth-child(1){
    border-left: 1px solid #DEA67C;
    cursor:default;
    text-decoration: none;
}
span.odds_tab a.tab_on:nth-child(2){
    border-right: 1px solid #DEA67C;
}

.set_box{
    position: absolute;
    top: 29px;
    right: 0;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px 0 rgba(0,0,0, 0.2);
    text-align: left;
    color: #333;
    overflow: hidden;
    line-height: normal;
    display: none;
}
.set_box span{
    color: #333;
}
.set_box_top{
    display: flex;
    align-items: center;
    height: 40px;
    padding: 0 16px;
    background-color: #F6F6F6;
}
.set_box_top h4{
    display: flex;
    align-items: center;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.set_box_top span.close{
    margin-left: auto;
    width: 14px;
    height: 14px;
    background: url(//px-img.7mdt.com/v2/close_s.png) no-repeat center center;
    cursor: pointer;
}
.set_box_main{
    padding: 14px 16px;
}
.set_box_con{}
.set_box_con_line{
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
}
.set_box_con h4{
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.set_box_con h4 span{
    color: #D9001B;
}
.set_box_item{
    display: flex;
    align-items: center;
    margin-top: 12px;
}
.set_box_item_t{
    width: 82px;
    margin-right: 5px;
}
.set_box_item_c{}
.set_box_item_c span{
    float: left;
}
.set_box span.set_box_font{
    margin: 0;
    width: 60px;
}
.set_box span.set_box_team{
    margin: 0 5px 0 0;
}

body.page_screen .th_time{
    width: 4%;
}
body.page_screen .th_state{
    width: 5%;
}
body.page_screen .th_match{
    width: 6%;
}
body.page_screen .th_home, body.page_screen .th_away{
    width: 18%;
}
body.page_screen .th_score{
    width: 5%;
}
body.page_screen .th_ht{
    width: 4%;
}
body.page_screen .th_corner{
    width: 4%;
}
body.page_screen .th_zd{
    width: 3%;
}
body.page_screen .th_sound{
    width: 3%;
}
body.page_screen .th_opa{
    width: 12%;
}
body.page_screen .th_data{
    width: 16%;
}
body.page_screen .birs, body.page_screen .birs2{
    float: none;
    display: block;
    margin: 0 auto;
    width: 11px;
    height: 21px;
}
body.page_screen .birs2{
    background: url(//px-img.7mdt.com/v2/birs2.gif) center 3px no-repeat;
}
.corner{
    color: #F00;
}
.ope a{
    display: inline-block;
    margin: 0 4px;
}
.odds_box{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 16px;
}
.odds_box a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #333;
}
.odds_box a span{
    width: 27%;
    height: 100%;
}
.odds_box a span:nth-child(1){
    border-right: 1px solid #ccc;
}
.odds_box a span:nth-child(2){
    width: 40%;
    margin:0 2%;
}
.odds_box a span:nth-child(3){
    border-left: 1px solid #ccc;
}

.odds_box a span.up{
    background-color: #FAC2C3;
}
.odds_box a span.down{
    background-color: #C7F4CA;
}
.odds_box a span.select{
    background-color: #C5BAF9;
}