/* style CSS */
body{font-size:13px;color:#fff;background:#000;font-family: Verdana,"微软雅黑";background: #000 url(../images/bg.png?20191120) repeat-x top;}
.box{box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
a{color:#E6E6E6;text-decoration: none;}
.s_container{min-width:1240px;max-width:1570px;margin:0 auto;padding:0 20px 0 20px; min-height:600px;}

.s_main_loading_box{ width:60px;height:60px; background:#000;left:50%; margin-left:-30px; top:250px;position:absolute; z-index:99999; border:1px solid #000;}
.s_main_loading{width:60px;height:60px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAYAAACo29JGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAplJREFUeNrsmU1oE1EQx/8rOdjUUw8KCiISPbRXxYvFqwe/0kOFQhESrD0IIlRF/AAVLaIgUg+SkoCXQr1UiIecvFgFEY/WQ0V6UPEziJB6fO7f5NE0bprNy9sku52BZWcfm7C/nXkz/0kcpRSiahsQYRM4gRM4gRM4gYsyXMzvjTu2Og3v2duP1IMLyNI/fRvp1wvIed13KYX8ySQO0S+8xLvxSfSbPPzS57XVleNXfvmBe/YQaue2sv+1COw7Aa8PJZbyWKxe2DOKwR+/MG8bTvacXxu/haEPnwAeo1cwVOe299NzeKov6JtEzY9ZTcsmLaFhTb+gUVrGOpg1jaAS6WM4Ryf7BHdMXoJR5A4P4irP+ee4HhB44tUjLG7pK1+U/gADw9hVC2g9cru3Izl1Htfof/mJj/XKfSvmvrwRDUbr7QEYRTeCp6SJt5KWbNY8BxE1r7Ss9Mym07KT1XJN+1ZEPH0UE5W9PeNVUEILJwolagWF6RopOAJxknj7GGr5BUr0/UDGwgB3fwKzekSiVfxZtkQrBaUw5Sz8E8eGs1cr5rYFVd3UtWrp3a8cKSgNxxk3Yp2IGi0zh0zt2kxhZWwKdeQmczh7I4sMlQrTkTPgmbs43s3znDTxddXEIwXXjCIJBZypIrECx2mcR9CKhBO4ViRcawtc8Te+Bxm5IwdWpJa2kYP/rwWiLfk7o3usn4LCnuN1tFORBAYX3+jEpy87+dK8o/DGUfS5ZlIJTRVJYAql+p8bbXyom7nVYwmBWBy4h1gw9INv7sOybYViDa7eWDIwvPqfHr8vIZTyy1YlbOues1UEuhLObxFo50uwtufq5X/t51hQLqZwbyyJsU09ZbCOFxSZCgRO4ARO4ARO4LrL/gowAJlAQrb80YJ7AAAAAElFTkSuQmCC') no-repeat center center;-webkit-animation:spin 1.5s infinite linear;-moz-animation:spin 1.5s infinite linear;-ms-animation:spin 1.5s infinite linear;-o-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
@-webkit-keyframes spin{to{-webkit-transform:rotate(400deg)}}

.back_to_top{ width:40px; height:40px; position:absolute; right:20%; text-align:center; cursor:pointer; background:url(../images/s_ico.png?20191120) no-repeat -102px -52px; z-index:999; display:none;}

.s_main_msg_box{ width:100%; height:100%; position:fixed; z-index:999; display:none;}
.s_main_msg_box_bg{filter:alpha(opacity=40); -moz-opacity:0.4;-khtml-opacity: 0.4;opacity: 0.4; background-color:#000; position:absolute; left:0; top:0; z-index:1000; height:100%; width:100%;}
.s_msg_txt_box {border-radius:8px; width:280px; top:200px; left:50%; margin-left:-150px; height:140px; position:fixed; z-index:1001; box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-align:center; padding:40px 20px 0 20px; color:#fc0; border:solid 2px #fc0;background:rgba(0, 0, 0, 0.9)!important;filter:Alpha(opacity=90);box-shadow: 0 10px 50px #000;}
.s_msg_txt_box i.close{ width:13px; height:13px; position:absolute; right: 12px;top:11px; background:url(../images/s_ico.png?20191120) no-repeat -14px -30px; display:inline-block; cursor:pointer;}
.s_msg_txt_box i.close:hover { background-position:-28px -30px;}
.s_msg_txt_box a{  line-height:20px; height:20px; background:url(../images/s_r_m_1_li_now.png?20191120) repeat-x #ffcc00; text-align:center; color:#000; padding:0 15px; margin-top:15px; display:inline-block;border-radius:2px;}

.s_head{margin-top:5px;height:30px;line-height:40px;width:100%;}
.s_head ul li{float:left;line-height:30px;height:30px;padding:0 14px 0 16px; position:relative;}
.s_head_zh ul li{word-spacing:8px; letter-spacing: 1px;}
.s_head ul li a{font-size: 15px;color: #fff;text-decoration: none;font-weight: normal;color:#fefcfc;}
.s_head ul li a:hover,.s_head ul li.now a{color:#ffcc00;}

.s_head ul li i.hot{ background: url('../images/s_ico.png') no-repeat -34px -101px; width:22px; height:7px; position:absolute; right:-8px; top:0px; display:block;}

.s_head .s_notice_zmd{ line-height:30px; height:30px; width:680px; float:left; overflow:hidden; position:relative; margin-left:20px; font-size:13px;}
.s_head .s_notice_zmd p{ position:absolute; height:30px;left:100px; width:auto; display:inline-block;}

.s_head span.s_odds_type {float:right; padding-left:12px;display:inline-block;height:30px; line-height:30px;cursor:pointer; position:relative; padding-right:25px;}
.s_head span.s_odds_type .s_odds_type_con{ display:none; position:absolute; right:0; overflow:hidden;}
.s_head span.s_odds_type:hover .s_odds_type_con{ display:block; z-index:999;}
.s_head span.s_odds_type .s_odds_type_con li{ height:30px; line-height:30px; border-top:1px solid #5A5B5E;padding-left:12px; width:100%;}
.s_head span.s_odds_type .s_odds_type_con li:hover a{ color:#ffcc00;}
.s_head span.s_odds_type .s_odds_type_con li a{ font-size:12px; display:block; position:relative;}
.s_head span.s_odds_type i.ico_right_5{background-image:url(../images/s_ico.png?20191120); background-position:-14px -52px; background-repeat:no-repeat; width:10px; height:11px; position:absolute; right:8px; top:9px;}
.s_head span.s_odds_type:hover {color:#ffcc00;}
.s_head span.s_odds_type:hover i.ico_right_5{background-position:-27px -52px;}

.s_head_zh span.s_odds_type strong {word-spacing:2px; letter-spacing: 1px;}

.s_head span.s_odds_type strong.location {color:#ffcc00;}
.s_head span.s_odds_type i.ico_right_6{background-image:url(../images/s_ico.png?20191120); background-position:-37px -52px; background-repeat:no-repeat; width:7px; height:11px; position:absolute; right:12px; top:9px;}

.s_head span.s_odds_type i.ico_style{background-image:url(../images/ico_style.png?20191120); background-repeat:repeat-x; width:16px; height:16px; position:absolute; right:4px; top:7px;}
.s_head span.s_odds_type .s_odds_type_con i.ico_style{ top:8px; right:16px;}
.s_head span.s_odds_type i.ico_style_1{ background-position:0 0px;}
.s_head span.s_odds_type i.ico_style_2{ background-position:0 -16px;}
.s_head span.s_odds_type i.ico_style_3{ background-position:0 -32px;}
.s_head span.s_odds_type i.ico_style_4{ background-position:0 -48px;}
.s_head span.s_odds_type i.ico_style_5{ background-position:0 -64px;}
.s_head span.s_odds_type i.ico_style_6{ background-position:0 -80px;}
.s_head span.s_odds_type i.ico_style_7{ background-position:0 -96px;}
.s_head span.s_odds_type i.ico_style_8{ background-position:0 -112px;}
.s_head span.s_odds_type i.ico_style_9{ background-position:0 -128px;}

.s_main{width:100%;position:relative; height:auto; padding:15px 0 15px 0;-webkit-border-radius: 4px 4px 4px 4px;-moz-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;}

.s_c_list .s_bg,.s_bg{ border:none; background-color:transparent;background-image:url(../images/s_l_bg.png?20191120); background-repeat:repeat; }
.s_bg1{ border:none; background-color:transparent;background-image:url(../images/s_c_hover_bg.png?20191120); background-repeat:repeat; }
.s_bg2{ border:none; background-color:transparent;background-image:url(../images/s_c_league_bg.png?20191120); background-repeat:repeat; }
.s_bg3{ border:none; background-color:transparent;background-image:url(../images/s_bg3.png?20191120); background-repeat:repeat; }

.s_l{float:left; margin-left:15px; min-width:215px; max-width:235px; width:14.9%;}


.s_l .s_mini_nav{ display:none; width:36px; min-height:36px; line-height:36px;}
.s_l .s_mini_nav .s_mininav_hide{ height:36px; cursor:pointer; text-align:center;}
.s_l .s_mini_nav .s_mininav_hide i { background-image:url(../images/s_ico.png?20191120); display:inline-block; width:10px; height:7px; background-repeat:no-repeat; background-position:-118px -39px;}
.s_l .s_mini_nav .s_mininav_hide:hover i{ background-position:-102px -39px;}
.s_l .s_mini_nav .s_l_mini_nav li{ height:36px; text-align:center;border-top: 1px solid #212121; cursor:pointer;}
.s_l .s_mini_nav .s_l_mini_nav li i{ margin:8px 0 0 0;}

.s_l_t_1{ border:none; width:100%; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; height:30px; line-height:30px; font-size:14px; color:#ffcc00;  position:relative; }
.s_l_t_1 .s_mininav_show{ position:absolute; height:30px; line-height:30px; right:0; top:0; padding:0 10px 0 10px; cursor:pointer;}
.s_l_t_1 .s_mininav_show i.ico_mininav_show { background-image:url(../images/s_ico.png?20191120); display:inline-block; width:10px; height:7px; background-repeat:no-repeat; background-position:-118px -30px;}
.s_l_t_1 .s_mininav_show:hover i{ background-position:-102px -30px;}
.s_l_c ul {padding-bottom:8px;}
.s_l_c ul li{ height:19px; line-height:19px; width:90%; padding-left:5%; padding-top:5px; position:relative; cursor:pointer; }
.s_l_c ul li span{ height:19px; line-height:19px; display:inline-block; float:left; padding-left:2px; color:#fff;}
.s_l_c ul li span.tree_2 { padding-left:36px;}
.s_l_c ul li strong{ height:19px; line-height:19px; display:inline-block; float:left; padding-left:5px; color:#fefcfc;}
.s_l_c ul li i.margin_left_30{ margin-left:36px; }
.s_l_c i{ display:inline-block; float:left;}
.s_l_t_2{ border:none; width:100%; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; height:30px; line-height:30px; font-size:14px; color:#ffcc00; position:relative;}
.s_l_t_2 i{ display:inline-block; float:left; margin-top:4px; }

.s_l_t_2 i.ico_sport {  margin-left:8px;}
.s_l_t_1 span,.s_l_t_2 span{ padding-left:8px;}

.s_l_sports { padding:3px 3px 0 3px;}
.s_l_sports .s_l_sport {box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;padding-bottom:3px;}
.s_l_sports .s_l_sport .s_l_sport_title {background: url(../images/s_new_menu_bg.png?20191120) 0 0 repeat-x; height:30px; line-height:30px; width:100%; position:relative; cursor:pointer;}

.s_l_sports .s_l_sport .s_l_sport_title i.ico_sport{ margin-top:4px;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title i.ico_right_4,.s_l_sports .s_l_sport .s_l_sport_title i.ico_right_4{ position:absolute; right:5px; top:12px; margin:0; padding:0;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title b,.s_l_sports .s_l_sport .s_l_sport_title b{ position:absolute; right:7px; top:0px; margin:0; padding:0; }
.s_l_sports .s_l_sport .s_l_sport_title span{ line-height:30px; height:30px; display:inline-block; position:absolute; left:30px;}
.s_l_sports .s_l_sport .s_l_location{ }
.s_l_sports .s_l_sport .s_l_location .s_l_location_title{border:none;height:32px; line-height:32px; width:100%; position:relative; border-bottom: 1px solid #333;border-top: 1px solid #333;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.s_l_sports .s_l_sport .s_l_location .s_l_location_title .s_l_location_title_box{ width:100%; height:100%; cursor:pointer;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title span{ line-height:32px; height:32px; display:inline-block; position:absolute; left:30px; overflow:hidden;margin-right: 18px;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title span.fav { display:none;cursor: pointer;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title span.fav b{display: inline-block;zoom: 1;width: 18px;height: 100%; position: absolute; left:0; top:0;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title span.fav i{display: inline-block;zoom: 1;width: 11px;height: 11px;background: url(../images/s_ico.png?20191120) no-repeat -11px -89px;position: absolute;left: 5px;top: 9px;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title span.fav i.now,.s_l_sports .s_l_sport .s_l_location .s_l_location_title span.fav:hover i{background-position:-22px -89px;}

.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now i.ico_right_4 ,.s_l_sports .s_l_sport .s_l_location .s_l_location_title:hover i.ico_right_4 { right:7px;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now span ,.s_l_sports .s_l_sport .s_l_location .s_l_location_title:hover span { left:27px;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now b,.s_l_sports .s_l_sport .s_l_location .s_l_location_title:hover b { right:9px;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now i.ico_location,.s_l_sports .s_l_sport .s_l_location .s_l_location_title:hover i.ico_location { margin-left:2px; margin-right:0;}

.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now{margin-left:3px; border:1px solid #333; border-width:1px 1px 1px 0;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now span{color:#ffcc00;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now span.fav { position:absolute;top:-1px; left:-25px; width:29px; display:block; z-index:999; height:100%; border:1px solid #333; border-width:1px 0 1px 1px; padding:0;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now span.fav b{ width:16px; border-right:2px solid #fc0;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title_now span.fav i{left: 3px;}

.s_l_sports .s_l_sport .s_l_location .s_l_location_title:hover { margin-left:3px; border:1px solid #948463; border-width:1px 1px 1px 0; }
.s_l_sports .s_l_sport .s_l_location .s_l_location_title:hover span.fav { position:absolute;top:-1px; left:-25px; width:29px; display:block; z-index:999; height:100%; border:1px solid #948463; border-width:1px 0 1px 1px; padding:0;}


.s_l_sports .s_l_sport .s_l_location ul.s_c_league{ line-height:30px; width:100%;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li{ height:30px; line-height:30px; width:100%;padding:1px 1px 1px 0;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;  position:relative;border-bottom: 1px solid #333;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li span.title{width:100%; display:block; cursor:pointer; padding-left:30px;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:hidden; height:30px;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li span.fav { display:none; cursor:pointer;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li span.fav b{display: inline-block;zoom: 1;width: 18px;height: 100%; position: absolute; left:0; top:0;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li span.fav i{display: inline-block;zoom: 1;width: 11px;height: 11px;background: url(../images/s_ico.png?20191120) no-repeat -11px -89px;position: absolute;left: 5px;top: 9px;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li span.fav:hover i,.s_l_sports .s_l_sport .s_l_location ul.s_c_league li span.fav i.now{background-position:-22px -89px;}

.s_l_sports .s_l_sport .s_l_location ul.s_c_league li.now { margin-left:4px; border:1px solid #333; border-width:1px 1px 1px 0; padding:0 0 0 0;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li.now span.title{padding-left:26px; color:#ffcc00;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li.now span.fav { position:absolute;top:-1px; left:-26px; width:25px; display:block; z-index:999; height:100%; border:1px solid #333; border-width:1px 0 1px 1px; padding:0;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li.now span.fav b{ width:16px; border-right:2px solid #fc0;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li.now span.fav i{left: 3px;}

.s_l_sports .s_l_sport .s_l_location ul.s_c_league li:hover { margin-left:4px; border:1px solid #948463; border-width:1px 1px 1px 0; padding:0 0 0 0;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li:hover span.title{padding-left:26px;}
.s_l_sports .s_l_sport .s_l_location ul.s_c_league li:hover span.fav { position:absolute;top:-1px; left:-26px; width:25px; display:block; z-index:999; height:100%; border:1px solid #948463; border-width:1px 0 1px 1px; padding:0;}


/*国家隐藏*/
.s_l_sports .s_l_sport .s_l_sport_title i.ico_right_4,.s_l_sports .s_l_sport .s_l_location{display:none;}
.s_l_sports .s_l_sport .s_l_sport_title b{ display:block;}

/*国家显示*/
.s_l_sports .s_l_sport_show  .s_l_sport_title b{ display:none;}
.s_l_sports .s_l_sport_show  .s_l_sport_title i.ico_right_4,.s_l_sports .s_l_sport_show  .s_l_location{ display:block;}

/*联赛隐藏*/
.s_l_sports .s_l_sport .s_l_location .s_l_location_title i.ico_right_4,.s_l_sports .s_l_sport .s_l_location .s_c_league,.s_l_sports .s_l_sport .s_l_location .s_l_league_event{display:none;}
.s_l_sports .s_l_sport .s_l_location .s_l_location_title b{ display:block;}

/*联赛显示*/
.s_l_sports .s_l_sport  .s_l_location_show .s_l_location_title b{ display:none;}
.s_l_sports_fav .s_l_sport  .s_l_location_show .s_l_location_title b{ display:block;}
.s_l_sports .s_l_sport  .s_l_location_show .s_l_location_title i.ico_right_4,.s_l_sports .s_l_sport .s_l_location_show .s_c_league,.s_l_sports .s_l_sport .s_l_location_show .s_l_league_event{ display:block;}

.s_l_fav{ display:none;}

.s_l_sports .s_l_sport .s_l_location .s_l_league_event { width:100%; font-size:12px; }
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event { width:100%;border-bottom:1px solid #272727;padding:3px 1px 3px 0;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; position:relative;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event .goal { position:absolute; top:0; right:0; width:100%; height:100%;}
/*.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event:last-child { border-bottom:none;}*/

.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event dl.team{ width:100%; display: block; height:20px; line-height:20px; overflow:hidden; position:relative; cursor:pointer;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event dl dt { padding-left:8px; width:108px; overflow:hidden;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event dl dd { position:absolute; right:4px; top:0;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event dl dd b { width:16px; overflow:hidden; display:inline-block; text-align:center; margin-left:3px;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event dl dd b.ft { width:24px; color:#ffcc00;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event dl dd b.foot { width:auto; color:#ffcc00; margin-right:5px;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event dl dd b.time { width:auto; color:#a3a3a3; margin-right:5px; }

.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event span.fav { display:none; cursor:pointer;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event span.fav b{display: inline-block;zoom: 1;width: 18px;height: 100%; position: absolute; left:0; top:0;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event span.fav i{display: inline-block;zoom: 1;width: 11px;height: 11px;background: url(../images/s_ico.png?20191120) no-repeat -11px -89px;position: absolute;left: 5px;top: 16px;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event span.fav i.now,.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event span.fav:hover i{background-position:-22px -89px;}

.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event_now { margin-left:4px; border:1px solid #333; border-width:1px 1px 1px 0; padding:2px 0 3px 0;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event_now dl dt{ padding-left:4px; color:#ffcc00;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event_now dl dd{ right:8px;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event_now span.fav { position:absolute;top:-1px; left:-26px; width:25px; display:block; z-index:999; height:100%; border:1px solid #333; border-width:1px 0 1px 1px; padding:0;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event_now span.fav b{ width:16px; border-right:2px solid #fc0;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event_now span.fav i{left: 3px;}

.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event:hover{ margin-left:4px; border:1px solid #948463; border-width:1px 1px 1px 0; padding:2px 0 3px 0;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event:hover dl dt{ padding-left:4px;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event:hover dl dd{ right:8px;}
.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event:hover span.fav { position:absolute;top:-1px; left:-26px; width:25px; display:block; z-index:999; height:100%; border:1px solid #948463; border-width:1px 0 1px 1px; padding:0;}


i.ico_sport{ background-image:url(../images/sport_icons.png?20191120); background-repeat:no-repeat; width:19px; height:19px;display:inline-block; margin-left:5px;}
i.ico_sport_football{background-position: -76px -0px;}
i.ico_sport_basketball{background-position: -133px -0px;}
i.ico_sport_tennis{background-position: -95px -0px;}
i.ico_sport_volleyball{background-position: -152px -19px;}
i.ico_sport_baseball{background-position: -57px -38px;}
i.ico_sport_badminton{background-position: -76px -76px;}
i.ico_sport_ice{background-position: -36px -19px;}
i.ico_sport_afootball{background-position: -19px -19px;}
i.ico_sport_egames{background-position: -0px -0px;}
i.ico_sport_tabletenni{background-position: -114px -95px;}
i.ico_sport_handball{background-position: -114px -19px;}
i.ico_sport_rugby{background-position: -19px -38px;}
i.ico_sport_grapple{background-position: -176px -172px;}
i.ico_sport_boxing{background-position: -38px 0px;}
i.ico_sport_snooker{background-position: -57px -57px;}
i.ico_sport_golf{background-position: -57px -19px;}
i.ico_sport_futsal{background-position: -152px -38px;}
i.ico_sport_darts{background-position: -76px -57px;}
i.ico_sport_cricket{background-position: -38px -38px;}
i.ico_sport_hockey{background-position: -133px -38px;}
i.ico_sport_champion{background-position: -95px -38px;}

i.ico_location{ background-image:url(../images/s_location.png?20191120); background-repeat:no-repeat; width: 20px; height: 16px; margin-top:8px; margin-left:5px;display: inline-block;}
/*i.ico_location{ background-image:url(../images/location.png?20191120); background-repeat:no-repeat; width: 18px; height: 18px; margin-top:8px; margin-left:5px;display: inline-block;}*/
i.ico_right_1{background-image:url(../images/s_ico.png?20191120); background-position:0px -33px; background-repeat:no-repeat; width:9px; height:9px; margin-top:6px;}
i.ico_now_1{background-position:0px -24px;}
i.ico_right_2{background-image:url(../images/s_ico.png?20191120); background-position:0px -52px; background-repeat:no-repeat; width:13px; height:13px; margin-top:8.5px; margin-left:5px;display:inline-block; float:left; margin-right:8px;}
/*.s_c_t_1 span.s_sport_xl:hover i.ico_right_2,*/
i.ico_now_2{background-position:0px -45px;display:inline-block;width:13px; height:7px; margin-top:11px;}

i.ico_right_4{background-image:url(../images/s_ico.png?20191120); background-position:0px -79px; background-repeat:no-repeat; width:13px; height:7px; margin-top:11px; margin-left:13px;display:inline-block; float:left; margin-right:8px;}
i.ico_now_4{background-position:0px -45px;}

i.ico_right_3{background-image:url(../images/s_ico.png?20191120); background-position:0px -65px; background-repeat:no-repeat; width:13px; height:7px; margin-top:11px; margin-left:13px;display:inline-block; float:left; margin-right:8px; cursor:pointer;}
i.ico_now_3{background-position:0px -72px;}

.s_r_live_list{ margin-bottom:4px; display:none;}
.s_r_live_list .s_r_t_1{ cursor:pointer; box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.s_r_live_list i.ico_right_live{background-image:url(../images/s_ico.png?20191120); background-position:-102px 0px; margin-top:8px;background-repeat:no-repeat; width:29px; height:14px; margin-left:8px;display:inline-block; float:left; margin-right:8px;}
.s_r_live_list i.ico_right_7{background-image:url(../images/s_ico.png?20191120); background-position:0px -45px; margin-top:11px;background-repeat:no-repeat; width:13px; height:7px; margin-left:8px;display:inline-block; float:right; margin-right:8px;}
.s_r_live_list_hide i.ico_right_7{ background-position:0px -52px;margin-top:8.5px; width:13px; height:13px;}
.s_r_live_list_hide .s_live_list_con{display:none;}
.s_r_live_list .s_live_list_con{ max-height:240px;}
.s_r_live_list .s_live_list_con li{ height:30px; line-height:30px; border-top-style:solid; border-top-width:1px;padding-left:12px; width:100%;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;padding:0 30px 0 30px; position:relative;cursor:pointer; overflow:hidden}

.s_r_live_list .s_live_list_con li:hover{ color:#8D8D8D;}
.s_r_live_list .s_live_list_con li.live:hover{ color:#ffcc00;}
.s_r_live_list .s_live_list_con li.live i.ico_right_tv{background-position: -102px -15px;}

.s_r_live_list .s_live_list_con li a{ font-size:12px; display:block; position:relative;}
.s_r_live_list i.ico_sport{ position:absolute; left:3px; top:5px;}
.s_r_live_list i.ico_right_5{background-image: url(../images/s_ico.png?20191120);background-position: -14px -52px;background-repeat: no-repeat;width: 10px;height: 11px;position: absolute;right: 8px;top: 9px;}
.s_r_live_list:hover i.ico_right_5 {background-position: -27px -52px;}
.s_r_live_list i.ico_right_tv{background: url(../images/s_ico.png?20191120) no-repeat -118px -15px;width: 16px;height: 14px;position: absolute;right: 15px;top: 8px;}

.s_r_live .s_r_t_1{ cursor:pointer; box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.s_r_live i.ico_right_7{background-image:url(../images/s_ico.png?20191120); background-position:0px -45px; margin-top:11px;background-repeat:no-repeat; width:13px; height:7px; margin-left:8px;display:inline-block; float:right; margin-right:8px;}
.s_r_live_hide i.ico_right_7{ background-position:0px -52px;margin-top:8.5px; width:13px; height:13px;}
.s_r_live_hide .s_r_live_info{display:none;}

.s_r_live i.ico_right_live{background-image:url(../images/s_ico.png?20191120); background-position:-102px 0px; margin-top:8px;background-repeat:no-repeat; width:29px; height:14px; margin-left:8px;display:inline-block; float:left; margin-right:8px;}

.s_c{width:58%;float:left; margin-left:10px;min-height:750px;}
.s_euro{ margin-left:15px;}


.s_c_t_1{ border:none; width:100%; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; height:30px; line-height:30px; font-size:14px; position:relative;}
/*
.s_c_t_1 span.s_sport_xl { cursor:pointer; line-height:30px; height:30px; display:block; float:left; padding-right:16px;padding-left:8px; }
.s_c_t_1 span.s_sport_xl .s_sport_xl_con{ display:none;margin-left:-8px; width:35px;position: absolute;}
.s_c_t_1 span.s_sport_xl:hover .s_sport_xl_con{ display:block;z-index:999;}
.s_c_t_1 span.s_sport_xl .s_sport_xl_con li{ height:30px; line-height:30px; border-top:1px solid #5A5B5E;padding-left:8px;}
.s_c_t_1 span.s_sport_xl .s_sport_xl_con li a i{ display:inline-block; margin-top:6px; margin-left:0;}*/
.s_c_t_1 span.s_balls_t { padding:0 0 0 28px; height:30px; line-height:30px; cursor:pointer;}
.s_c_t_1 span.s_balls_t:hover, .s_c_t_1 span.s_balls_now { color:#ffcc00;}

.s_c_t_2{width:100%; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; height:30px; line-height:30px; font-size:14px; position:relative;}
.s_c_t_2 span.s_balls_t1 { height:30px; line-height:30px; cursor:pointer; width:92px; text-align:center; float:left;}
.s_c_t_2 span.s_balls_t1:hover, .s_c_t_2 span.s_balls_t1_now { color:#ffcc00; background:url(../images/s_new_menu_bg.png?20191120) 0 0 repeat-x;}

.s_c_t_2 span.s_fresh_num,.s_c_t_1 span.s_fresh_num {float:right;height:30px; line-height:30px; width:48px; display:inline-block; padding-right:8px; padding-left:8px;}
.s_c_t_2 span.s_fresh_num em,.s_c_t_1 span.s_fresh_num em { width:27px; height:30px; line-height:30px; overflow:hidden; display:inline-block; text-align:right;}
.s_c_t_2 span.s_fresh_num i,.s_c_t_1 span.s_fresh_num i{ float:right; margin-top:7px; cursor:pointer;}
.s_c_t_2 span.s_odds_type {float:right; padding-left:12px;display:inline-block;height:30px; line-height:30px;cursor:pointer; position:relative; padding-right:25px;}
.s_c_t_2 span.s_odds_type .s_odds_type_con{ display:none; position:absolute; right:0; overflow:hidden; width:100%;}
.s_c_t_2 span.s_odds_type:hover .s_odds_type_con{ display:block; z-index:999;}
.s_c_t_2 span.s_odds_type .s_odds_type_con li{ height:30px; line-height:30px; border-top:1px solid #5A5B5E;padding-left:12px; width:100%; overflow:hidden;}
.s_c_t_2 span.s_odds_type .s_odds_type_con li:hover a{ color:#ffcc00;}
.s_c_t_2 span.s_odds_type .s_odds_type_con li a{ font-size:12px; display:block; position:relative;}
.s_c_t_2 span.s_odds_type i.ico_right_5{background-image:url(../images/s_ico.png?20191120); background-position:-14px -52px; background-repeat:no-repeat; width:10px; height:11px; position:absolute; right:8px; top:9px;}
.s_c_t_2 span.s_odds_type:hover {color:#ffcc00;}
.s_c_t_2 span.s_odds_type:hover i.ico_right_5{background-position:-27px -52px;}

.s_c_t_1 span.s_show_htft{float:right; margin-right:2px; cursor:pointer;}
.s_c_t_1 span.s_show_ht {display:none;}
.s_c_list_hide_ht .s_c_t_1 span.s_show_ht {display:inline-block;}
.s_c_list_hide_ht .s_c_t_1 span.s_hide_ht {display:none;}

.s_c_t_league {width:100%; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; height:25px; line-height:25px; font-size:14px; color:#ffcc00; position:relative;  padding-left:16px;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.s_c_t_league_time { position:absolute; right:1%; top:0;}

/*.s_c_info .s_c_info_t { height:108px; width:100%; position:relative; }
.s_c_info .s_c_info_t .s_c_info_t_football { position:absolute; right:0; background:url(../images/s_info_sport_bg.png?20191120) 0 0 no-repeat; width:194px; height:108px; z-index:1;}
.s_c_info .s_c_info_t .s_c_info_t_leangue { color:#ffcc00; width:50%; padding-left:25px; padding-top:15px; font-size:13px; font-weight:bold; float:left;}
.s_c_info .s_c_info_t .s_c_info_t_back { right:8px; top:15px; position:absolute; z-index:2; padding-left:10px;background:url(../images/s_ico.png?20191120) no-repeat -95px 0px; cursor:pointer; font-size:13px;}
*/


.s_c_info .s_c_info_menu {width:100%; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; height:30px; line-height:30px; position:relative;}
.s_c_info .s_c_info_menu ul li { height:20px; line-height:18px; margin-top:5px; float:left; width:80px; text-align:center; margin-left:8px; background:url(../images/s_c_info_menu.png?20191120) 0 -19px repeat-x; cursor:pointer; border:1px #020202 solid; box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-top:1px\9;}
.s_c_info .s_c_info_menu ul li.now,.s_c_info .s_c_info_menu ul li:hover { background-position:0 0; color:#000; }


/*.s_c_info .s_c_info_menu ul li.now { background:none; color:#ffcc00; cursor:default;border:none;}
.s_c_info .s_c_info_menu ul li.now:hover { color:#ffcc00; }*/

.s_c_info .s_c_info_box { min-height:320px; padding:7px 0 30px 0;}
.s_c_info .s_c_info_box .s_c_info_outcome { width:100%; display:none;}
.s_c_info .s_c_info_box .s_c_info_outcome span.title { width:100%; margin-left:2%; color:#ffcc00; display:block; margin-top:4px; font-size:13px; height:25px; line-height:25px;}
.s_c_info .s_c_info_box .s_c_info_outcome span.title span{ color:#fff; padding-left:8px;}
.s_c_info .s_c_info_box .s_c_info_outcome dl { width:100%; height:20px; line-height:20px;}
.s_c_info .s_c_info_box .s_c_info_outcome dl dd { display:inline-block; float:left; background:url(../images/s_bet_bg.png?20191120) 0 -40px; padding-left:1%;padding-right:1%; cursor:pointer; height:22px; line-height:20px; position:relative; margin-left:1%;margin-top:4px; border:1px #020202 solid; box-sizing: border-box;-moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */ padding-top:1px\9; }
.s_c_info .s_c_info_box .s_c_info_outcome dl.bet_0 dd { width:38%; }
.s_c_info .s_c_info_box .s_c_info_outcome dl dd.bet_x { width:20%; }

.s_c_info .s_c_info_box .s_c_info_outcome dl.bet_2 dd { width:48.5%; }
.s_c_info .s_c_info_box .s_c_info_outcome dl.bet_3 dd { width:32%; }
.s_c_info .s_c_info_box .s_c_info_outcome dl.bet_4 dd { width:23.75%; }

.s_c_info .s_c_info_box .s_c_info_outcome dl dd.none{ visibility:hidden; }
.s_c_info .s_c_info_box .s_c_info_outcome dl dd:hover{ background-position:0 0;}
.s_c_info .s_c_info_box .s_c_info_outcome dl dd.now{ background-position:0 -20px; color:#000;}
.s_c_info .s_c_info_box .s_c_info_outcome dl dd.close{ background-position:0 -40px; cursor:default;}

.s_c_info .s_c_info_box .s_c_info_outcome dl dd.title{ cursor:default; color:#fc0; text-align:center;}

.s_c_info .s_c_info_box .s_c_info_outcome dl dd b.price { position:absolute; right:4px; top:0;}
.s_c_info .s_c_info_box .s_c_info_outcome dl dd.close b.price {width:13px; height:16px;background:url(../images/s_ico.png?20191120) no-repeat -49px -30px; margin-top:2px; cursor:default;text-indent:-9999px;}
.s_c_info .s_c_info_box .s_c_info_outcome dl dd.up b.price {color:#006500;}
.s_c_info .s_c_info_box .s_c_info_outcome dl dd.down b.price {color:#FF0000}
.s_c_info .s_c_info_box .s_c_info_outcome dl dd b.bet { }
.s_c_info .s_c_info_box .s_c_info_outcome dl dd b.line { position:absolute; right:50px; top:0; color:#fc0;}

.s_c_info .s_c_info_box .s_c_info_outcome dl dd:hover b.line{ color:#272727; }
.s_c_info .s_c_info_box .s_c_info_outcome dl dd.now b.line{ color:#272727; }

.s_c_info .g_0 .s_c_info_outcome{ display:block;}

.s_c_info .g_1 .g_1{ display:block;}
.s_c_info .g_2 .g_2{ display:block;}
.s_c_info .g_3 .g_3{ display:block;}
.s_c_info .g_4 .g_4{ display:block;}
.s_c_info .g_5 .g_5{ display:block;}
.s_c_info .g_6 .g_6{ display:block;}
.s_c_info .g_7 .g_7{ display:block;}
.s_c_info .g_8 .g_8{ display:block;}
.s_c_info .g_9 .g_9{ display:block;}
.s_c_info .g_10 .g_10{ display:block;}

.s_c_info .s_c_info_t .s_c_info_t_team { top:40px; position:absolute; width:100%; font-size:16px; text-align:center; font-weight:bold;}
.s_c_info .s_c_info_t .s_c_info_t_startdate { top:60px; position:absolute; width:100%; text-align:center; color:#a3a3a3;}

.s_c_info .s_c_info_t  dt.bet_datacenter{ width:22px; height:20px; position:absolute; right:8px; top:80px; z-index:2;background:url(../images/s_bet_bg.png?20191120) 0 -40px; cursor:pointer;}
.s_c_info .s_c_info_t  dt.bet_datacenter:hover{ background-position:0 0;}
.s_c_info .s_c_info_t  dt.bet_datacenter i.ico_center_datacenter {background:url(../images/s_ico.png?20191120) no-repeat -49px -52px; width:12px; height:11px; display:block; margin:5px 0 0 6px; cursor:pointer;}

.s_c_info .s_c_info_t  dt.bet_tv{ width:22px; height:20px; position:absolute; right:68px; top:80px; z-index:2;background:url(../images/s_bet_bg.png?20191120) 0 -40px; cursor:pointer;}
.s_c_info .s_c_info_t  dt.bet_tv:hover{ background-position:0 0;}
.s_c_info .s_c_info_t  dt.bet_tv i.ico_center_tv {width: 16px;height: 14px;background: url(../images/s_ico.png?20191120) no-repeat -118px -15px; display:block; margin:3px 0 0 3px; cursor:pointer;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}

.s_c_info .s_c_info_t  dt.bet_zhen{ width:22px; height:20px; position:absolute; right:38px; top:80px; z-index:2;background:url(../images/s_bet_bg.png?20191120) 0 -40px; cursor:pointer;}
.s_c_info .s_c_info_t  dt.bet_zhen:hover{ background-position:0 0;}
.s_c_info .s_c_info_t  dt.bet_zhen i.ico_center_zhen_football {background: url(../images/s_ico.png?20191120) no-repeat -78px 0px;width: 17px;height: 13px; display:block; margin:4px 0 0 3px; cursor:pointer;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.s_c_info .s_c_info_t  dt.bet_zhen i.ico_center_zhen_basketball {background:url(../images/s_ico.png?20191120) no-repeat -17px -114px;width: 17px;height: 13px; display:block; margin:4px 0 0 3px; cursor:pointer;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.s_c_info .s_c_info_t  dt.bet_zhen i.ico_center_zhen_tennis {background: url(../images/s_ico.png?20191120) no-repeat -34px -114px; width:17px; height:13px; display:block; margin:4px 0 0 3px; cursor:pointer;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}

.s_c_page {border: none;background-color: transparent;background-image: url(../images/s_l_bg1.png?20191120);background-repeat: repeat-x;line-height: 30px; height:30px; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; width:100%; margin-top:4px; text-align:center;}
.s_c_page span{ font-size:14px; padding:0 5px; cursor:pointer;}
.s_c_page span.now{ color:#ffcc00; cursor:default;}

.s_c_league .s_c_t_league_con{ width:100%; padding:6px 0 10px 0; font-size:12px;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li {width:100%; height:22px; line-height:20px; margin-top:4px; overflow:hidden; position:relative;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt{ display:inline-block; float:left; background:url(../images/s_bet_bg.png?20191120) 0 -40px; padding:0 1% 0 1%;cursor:pointer; height:22px; margin:0; top:0; left:0; line-height:20px; position:relative; border:1px #020202 solid; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding-top:2px\9;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt:hover{ background-position:0 0;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.now{ background-position:0 -20px; color:#000;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.close{ background-position:0 -40px;  cursor:default;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.now b.line,.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt:hover b.line { color:#000;}

.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.close b.price {width:13px; height:16px;background:url(../images/s_ico.png?20191120) no-repeat -49px -30px; margin-top:2px; cursor:default;text-indent:-9999px;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.up b.price {color:#006500;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.down b.price {color:#FF0000}

.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.time{ width:12.5%; text-align:center; background:none; border:none; cursor:default;margin-left:1%;/*padding: 0;*/}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.bet_3{ width:30%; text-align:left; margin-left:1%;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.bet_3_x{ width:13%; text-align:left; margin-left:1%;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.bet_2{ width:37%; text-align:left; margin-left:1%;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.bet_more{ width:5%;max-width:42px; text-align:center; margin-left:1%; padding:0 3px 0 0;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.bet_datacenter{ width:5%;max-width:23px; margin-left:1%; padding:0;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt.bet_datacenter i.ico_center_datacenter {background:url(../images/s_ico.png?20191120) no-repeat -49px -52px; width:12px; height:11px; display:block; margin:5px 0 0 6px; cursor:pointer;}

.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li i.tv{display: inline-block;zoom: 1;width: 16px;height: 14px;background: url(../images/s_ico.png?20191120) no-repeat -118px -15px;position: absolute;left: 12%;top: 4px;font-weight: bold;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li i.tv_cs{ cursor:pointer;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li i.tv_now,.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li i.tv_cs:hover{background-position: -102px -15px;}

.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li i.ico_live{display: inline-block;zoom: 1;width: 17px;height: 13px;background: url(../images/s_ico.png?20191120) no-repeat -34px -114px;position: absolute;left: 1%;top: 4px;font-weight: bold;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li i.ico_live_cs{cursor:pointer;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li i.ico_live_cs_now,.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li i.ico_live_cs:hover{background-position: -51px -114px;}

.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt b.price { position:absolute; right:4px; top:0;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt b.line { position:absolute; right:50px; top:0; color:#fc0;}
.s_c_league .s_c_t_league_con dl.s_c_t_league_con_li dt b.bet { overflow: hidden; display:block; width:178px;}

/* 亚洲版列表页 */

.s_c_list .s_c_league{  width:100%;}

.s_c_list .s_c_league dl.right_border{ border-right:1px #333 solid;}
.s_c_list .s_c_league .left_border{ border-left:1px #333 solid;}
.s_c_list .s_c_league dl{  float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative; height: auto; }
.s_c_list .s_c_league dl.dl_league{ width:100%; color:#ffcc00; overflow:hidden; height:30px; line-height:30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding-right:590px;}
.s_c_list .s_c_league dl.dl_league strong{ padding-left:12px;}
.s_c_list .s_c_league dl.dl_time{ width:72px; position:absolute; left:0; top:0;}
.s_c_list .s_c_league dl.dl_team{ width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding-right:630px; padding-left:72px;}
.s_c_list .s_c_league dl.dl_ft,.s_c_list .s_c_league dl.dl_ht{ width:290px;}
.s_c_list .s_c_league dl.dl_other{ width:45px;}
.s_c_list .s_c_league .s_c_event_li_main dl.dl_time{ height:50px;}
#s_c_list_football .s_c_league .s_c_event_li_main dl.dl_time{ height:75px;}
.s_c_list .s_c_league dl.dl_time_1{ padding-top:25px; }
.s_c_list .s_c_league dl.dl_time_2{ padding-top:12.5px; }


.s_c_list .s_c_league .dl_right_box{ position:absolute; right:0px; top:0px;}

.s_c_list .s_c_league .s_c_league_title{ line-height: 30px;}
.s_c_list .s_c_league .s_c_league_title dt.title { width:100%; height: 14px; line-height: 14px; font-size:11px; text-align: center; color: #ffcc00;text-align: right;}
.s_c_list .s_c_league .s_c_league_title dl.dl_ft dt.title span{ padding-right: 47%;}
.s_c_list .s_c_league .s_c_league_title dl.dl_ht dt.title span{ padding-right: 47%;}

.s_c_list .s_c_league .s_c_league_title dt.title,.s_c_list .s_c_league .s_c_league_title dt.title { width:100%; height: 14px; line-height: 14px; font-size:11px; text-align: center; color: #ffcc00;text-align: right;}

.s_c_list .s_c_league .s_c_league_title dl dd,.s_c_list .s_c_league .s_c_league_title dl dd{width:33.33%; height: 16px; line-height: 16px; font-size:14px; text-align: center;float: left;}

.s_c_list .s_c_league dl dd.dd_12{width:52px; text-align: center;float: left;}
.s_c_list .s_c_league dl dd.dd_ha{width:116px; text-align: center;float: left;}
.s_c_list .s_c_league dl dd.dd_ou{width:121px; text-align: center;float: left;}

.s_c_list .s_c_league .s_c_league_title dl dd { line-height: 16px;  font-size: 14px;  height: 16px;}
.s_c_list .s_c_league .s_c_league_title dl dd.dd_ha,.s_c_list .s_c_league .s_c_league_title dl dd.dd_ou{ text-align: right;}
.s_c_list .s_c_league .s_c_league_title dl dd.dd_ha span{ padding-right: 12%;}
.s_c_list .s_c_league .s_c_league_title dl dd.dd_ou span{ padding-right: 23%;}

.s_c_list .s_c_league .s_c_league_info dl dd.dd_ha,.s_c_list .s_c_league .s_c_league_info dl dd.dd_ou{ text-align: right;}
.s_c_list .s_c_league .s_c_league_info dl dd.dd_ha span,.s_c_list .s_c_league .s_c_league_info dl dd.dd_ou span{padding-right:2%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.s_c_list .s_c_league .s_c_league_info .s_c_event .s_c_event_li{border-top:none; margin-top:1px; position:relative;}

.s_c_list .s_c_league .s_c_league_info .s_c_event .s_c_event_li:hover{background-image:url(../images/s_c_hover_bg.png?20191120);}
.s_c_list .s_c_league .s_c_league_info .s_c_event .s_c_event_li_main{border-top:none;}
.s_c_list .s_c_league .s_c_league_info .s_c_event {margin-bottom:2px;}
.s_c_list .s_c_league { margin-bottom:4px;}

.s_c_list .s_c_league .s_c_league_info dl,.s_c_list .s_c_league .s_c_league_info dd{min-height: 50px;}
#s_c_list_basketball .s_c_league .s_c_league_info dl,#s_c_list_basketball .s_c_league .s_c_league_info dd{min-height: 54px;}
#s_c_list_football .s_c_league .s_c_league_info .s_c_event_li_main dl,#s_c_list_football .s_c_league .s_c_league_info .s_c_event_li_main dd{min-height: 75px;}

.s_c_list .s_c_league .s_c_league_info dl dd.dd_12 span b.price
{ cursor:pointer; padding-left:2px;padding-right:2px; height:18px; line-height:18px; display:inline-block;border-radius: 3px;}

.s_c_list .s_c_league .s_c_league_info dl dd.dd_ou span b.price,
.s_c_list .s_c_league .s_c_league_info dl dd.dd_oe span b.price,
.s_c_list .s_c_league .s_c_league_info dl dd.dd_ha span b.price {cursor:pointer; padding-left:2px;padding-right:2px; height:18px; line-height:18px; display:inline-block;border-radius: 3px; margin-left:3px;max-width:48px;}

.s_c_list .s_c_league .s_c_league_info dl dd span b.bet {  font-size:12px;}
.s_c_list .s_c_league .s_c_league_info dl dd span b.price:hover { background-color:#c7a210; font-size:14px; color:#fefefc;}
.s_c_list .s_c_league .s_c_league_info dl dd span b.now:hover,.s_c_list .s_c_league .s_c_league_info dl dd span b.now { background-color:#d7ae5b; font-size:13px; color:#060606;}
.s_c_list .s_c_league .s_c_league_info dl dd span b.up { color:#006500;}
.s_c_list .s_c_league .s_c_league_info dl dd span b.down { color:#FF0000;}
.s_c_list .s_c_league .s_c_league_info dl dd.dd_12 span b.close,.s_c_list .s_c_league .s_c_league_info dl dd.dd_ou span b.close,.s_c_list .s_c_league .s_c_league_info dl dd.dd_oe span b.close,.s_c_list .s_c_league .s_c_league_info dl dd.dd_ha span b.close{ margin-left:14px; vertical-align:middle;background-color: transparent; cursor:default;}
.s_c_list .s_c_league .s_c_league_info dl dd span b.close {width:10px; height:16px;background:url(../images/s_ico.png?20191120) no-repeat -49px -30px; margin:0 9px 0 10px; cursor:default;text-indent:-9999px;}
.s_c_list .s_c_league .s_c_league_info dl dd span b.line {color: #e2bc6c; padding-left: 1px; cursor: default;}

.s_c_list .s_c_league .s_c_league_title {border:none;background-color: transparent; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; position:relative;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl { height: 100%;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_time span,.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_other span{text-align:center;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span{text-align:left; padding-left: 6px; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; width:100%; position:relative; overflow:hidden;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span b{}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.hpai {zoom: 1;width: 14px;height: 15px;background: #800000;vertical-align: middle;margin-left: 5px;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;position: absolute;right: 6px;top: 3px;font-size: 12px;color: #e6e6e6;line-height: 15px;font-style: normal;text-align: center;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.fav {display: inline-block;zoom: 1;width: 11px;height: 11px;background: url(../images/s_ico.png?20191120) no-repeat 0 -89px;position: absolute;right: 6px;top: 3px;cursor: pointer;margin-top: 5px;font-weight: bold;}
.s_c_list .s_c_league .s_c_league_info .s_c_event:hover dl.dl_team span i.fav { background-position:-11px -89px;}
.s_c_list .s_c_league .s_c_league_info .s_c_event:hover dl.dl_team span i.now {background-position:-22px -89px;}
.s_c_list .s_c_league .s_c_league_info .s_c_event .s_c_event_li:hover dl.dl_team span{ color:#ffcc00;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.now,.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.fav:hover{background-position:-22px -89px;}

.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.tv {display: inline-block;zoom: 1;width: 16px;height: 14px;background: url(../images/s_ico.png?20191120) no-repeat -118px -15px;position: absolute;right: 6px;top: 0px;margin-top: 7px;font-weight: bold;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.tv_cs{cursor: pointer;right: 26px;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.tv_now,.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.tv_cs:hover{ background-position:-102px -15px;}


.s_c_list .s_c_league .s_c_league_info .s_c_event dl span{width:100%; display:block; height:25px; line-height:25px;}
#s_c_list_basketball .s_c_league .s_c_league_info .s_c_event dl span{height:27px; line-height:27px;}

.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_other span i.bet_datacenter {background: url(../images/s_ico.png?20191120) no-repeat -67px -30px;width: 10px;height: 14px;display: inline-block;margin-top: 8px;cursor: pointer;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_other span i.ico_live {background:url(../images/s_ico.png?20191120) no-repeat -79px -15px; width:17px; height:13px; display:inline-block;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_other span i.ico_live_cs{cursor:pointer}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_other span i.ico_live_cs:hover,.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_other span i.ico_live_cs_now {background-position:-78px 0px;}


.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.ico_live {background:url(../images/s_ico.png?20191120) no-repeat 0px -114px; width:17px; height:13px; position:absolute; right:5px; top:6px; display:block;}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.ico_live_cs{cursor:pointer}
.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.ico_live_cs:hover,.s_c_list .s_c_league .s_c_league_info .s_c_event dl.dl_team span i.ico_live_cs_now {background-position:-17px -114px;}


.s_c_list .s_c_league dl dd.dd_oe{display:none;}

.s_c_list_hide_ht .s_c_league .s_c_league_title dl dt.title { display:none;}
.s_c_list_hide_ht .s_c_league dl.dl_ht{display:none;}
.s_c_list_hide_ht .s_c_league .s_c_event_li_ht{ display:none; }

.s_c_list_ft  .s_c_league .s_c_league_title dl dd,.s_c_list_hide_ht .s_c_league .s_c_league_title dl dd { height:30px; line-height:30px;}
.s_c_list_ft .s_c_league dl.dl_ft,.s_c_list_hide_ht .s_c_league dl.dl_ft{ width:580px; }

.s_c_list_ft .s_c_league dl.dl_league{ 
width: 100%;
padding-right: 510px;
}
.s_c_list_ft .s_c_league dl.dl_time{ width:72px;}
.s_c_list_ft .s_c_league dl.dl_team{ width:100%; padding-right:510px;}
.s_c_list_ft .s_c_league dl.dl_ft{ width:460px;}

/*.s_container_en #s_c_list_basketball .s_c_league dl.dl_time{ width:10%;}
.s_container_en #s_c_list_basketball .s_c_league dl.dl_team{ width:17.43%;}*/

.s_c_list_ft .s_c_league dl.dl_ft dd.dd_oe,.s_c_list_hide_ht .s_c_league dl.dl_ft dd.dd_oe{display:block;}

.s_c_list_ft .s_c_league .s_c_league_info dl dd.dd_ha span, .s_c_list_ft .s_c_league .s_c_league_info dl dd.dd_ou span,.s_c_list_hide_ht .s_c_league .s_c_league_info dl dd.dd_ha span, .s_c_list_hide_ht .s_c_league .s_c_league_info dl dd.dd_ou span{ padding-right:10%;}
.s_c_list_ft .s_c_league .s_c_league_title dl dd.dd_ha span, .s_c_list_ft .s_c_league .s_c_league_title dl dd.dd_ou span,.s_c_list_hide_ht .s_c_league .s_c_league_title dl dd.dd_ha span, .s_c_list_hide_ht .s_c_league .s_c_league_title dl dd.dd_ou span{ padding-right: 32%;}

.s_container_en .s_c_list_ft .s_c_league .s_c_league_title dl dd.dd_ha span,
.s_container_en .s_c_list_hide_ht .s_c_league .s_c_league_title dl dd.dd_ha span{ padding-right: 15%;} 
.s_container_en .s_c_list_ft .s_c_league .s_c_league_title dl dd.dd_ou span,
.s_container_en .s_c_list_hide_ht .s_c_league .s_c_league_title dl dd.dd_ou span{ padding-right: 25%;} 

#s_c_list_basketball .s_c_league dl dd.dd_12{width:52px; text-align: center;float: left;}
#s_c_list_basketball .s_c_league dl dd.dd_ha{width:100px; text-align: right;float: left;}
#s_c_list_basketball .s_c_league dl dd.dd_ou{width:107px; text-align: right;float: left;}

#s_c_list_basketball .s_c_league dl.dl_ft{ width:260px;}
#s_c_list_basketball .s_c_league dl.dl_ou{ width:200px;}
#s_c_list_basketball .s_c_league dl.dl_ou dd.dd_ou{width:50%; text-align: right;float: left;}

.s_c_list_ft .s_c_league dl dd.dd_12,.s_c_list_hide_ht .s_c_league dl dd.dd_12{width:16%; text-align: center;float: left;}
.s_c_list_ft .s_c_league dl dd.dd_ha,.s_c_list_hide_ht .s_c_league dl dd.dd_ha{width:29%; text-align: center;float: left;}
.s_c_list_ft .s_c_league dl dd.dd_ou,.s_c_list_hide_ht .s_c_league dl dd.dd_ou{width:29%; text-align: center;float: left;}
.s_c_list_ft .s_c_league dl dd.dd_oe,.s_c_list_hide_ht .s_c_league dl dd.dd_oe{width:26%; text-align: center;float: left;}

#s_c_list_basketball .s_c_league .s_c_league_title dl dd.dd_ha span, #s_c_list_basketball .s_c_league .s_c_league_title dl dd.dd_ou span{ padding-right: 10%;} 

.s_container_zh #s_c_list_basketball .s_c_league .s_c_league_title dl dd.dd_ha span{padding-right: 20%;}
.s_container_zh #s_c_list_basketball .s_c_league .s_c_league_title dl dd.dd_ou span{padding-right: 14%;}

.s_r{width:23%; margin-right:15px; position:absolute; right:0; top:15px;}
.s_l_mini .s_l{ width:36px; min-width:36px; max-width:36px;}
.s_l_mini .s_r{ width:28%;}
.s_r_info{width:25%;}
.s_l_mini .s_r{ width:30%;}
.s_l_mini .s_l .s_full_nav{ display:none;}
.s_l_mini .s_l .s_mini_nav{ display:block;}

.s_r_t_1{ border:none; width:100%; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; height:30px; line-height:30px; font-size:14px; color:#ffcc00;  position:relative;}

.s_r_m_1{width:100%; background-image:url(../images/s_l_bg1.png?20191120); background-repeat:repeat-x; height:30px; line-height:30px; font-size:14px; color:#fff; position:relative;border-bottom:2px solid #ffcc00;}

.s_r_m_1 .s_r_m_1_ul { width:100%;}

.s_r_m_1 .s_r_m_1_ul .s_r_m_1_li{ text-align:center; float:left; cursor:pointer; padding-right: 8px; background:url(../images/s_r_m_1.png?20191120) 0  -30px repeat-x; width:auto; display:inline-block; color:#000}
.s_r_m_1 .s_r_m_1_ul .s_r_m_1_li:first-child{ padding-left:12px;}
.s_r_m_1 .s_r_m_1_ul .s_r_m_1_li.now{ background-position: 0 0; cursor:default;}

.s_container_en .s_r_m_1{font-size:12px;}
.s_container_en .s_r_m_1 .s_r_m_1_ul .s_r_m_1_li{ padding-right: 4px;}
.s_container_en .s_r_m_1 .s_r_m_1_ul .s_r_m_1_li:first-child{ padding-left:8px;}

.s_r_m_1 .s_r_m_1_ul .s_r_m_1_li_1,.s_r_m_1 .s_r_m_1_ul .s_r_m_1_li_2,.s_r_m_1 .s_r_m_1_ul .s_r_m_1_li_3{ width:19px; height:30px; float:left; display:block; background:url(../images/s_r_m_1.png?20191120) no-repeat 0 -60px;}
.s_r_m_1_ul .s_r_m_1_li_4{ width:10px; height:30px; float:left; display:block; background:url(../images/s_r_m_1.png?20191120) no-repeat 0 -180px;}

.s_r_m_1 .li_4 .s_r_m_1_li_3,.s_r_m_1 .li_3 .s_r_m_1_li_2,.s_r_m_1 .li_2 .s_r_m_1_li_1{ background-position:0 -120px;}
.s_r_m_1 .li_3 .s_r_m_1_li_3,.s_r_m_1 .li_2 .s_r_m_1_li_2,.s_r_m_1 .li_1 .s_r_m_1_li_1{ background-position: 0 -90px;}
.s_r_m_1 .li_4 .s_r_m_1_li_4{ background-position: 0 -150px;}

/*.s_r_m_1 .s_r_m_1_ul .s_r_m_1_li.no{ cursor:not-allowed;}*/

.s_r_live { width:100%; overflow:hidden; margin-bottom:1px; display:none;}

.s_r_live_info_tv { width:100%; height:276px; position:relative; display:none;background:url(../images/r_live_info_tv.jpg) no-repeat;background-size: 100% 100%;}
.s_r_live_info_tv_info {width:100%;height:100%; position:absolute; top:0; left:0;}
.s_r_live_info_tv_loding {background:url(../images/s_r_live_info_tv_loding.png?20191120) no-repeat; width:235px; height:12px; position:absolute; left:50%; margin-left:-117.5px; bottom:19%;}
.s_r_live_info_tv_menu { position:absolute; width:100%; height:30px; left:0px; bottom:0px; text-align:right;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding-right:15px; line-height:30px;filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4;}
.s_r_live_info_tv_nav { width:100%; position:absolute; top:0;z-index:3; height:30px; top:0; left:0;filter:alpha(opacity=10); -moz-opacity:0.1; -khtml-opacity: 0.1; opacity: 0.1;}
.s_r_live_info_tv:hover .s_r_live_info_tv_menu,.s_r_live_info_tv:hover .s_r_live_info_tv_nav{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}

.s_r_live_info_tv_nav>li{ width:100%; height:30px; line-height:30px; box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:0 20px 0 30px; position:relative; cursor:pointer;list-style: none; overflow:hidden;}
.s_r_live_info_tv_nav .s_tv_nav_con{ display:none; position:absolute; right:0; overflow:hidden; width:100%; max-height:210px;}
.s_r_live_info_tv_nav:hover .s_tv_nav_con{ display:block; z-index:999;}
.s_r_live_info_tv_nav .s_tv_nav_con li{ height:30px; line-height:30px; border-top:1px solid #5A5B5E;width:100%;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;padding:0 38px 0 30px; position:relative;filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; overflow:hidden;}
.s_r_live_info_tv_nav .s_tv_nav_con li.live{ cursor:pointer;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.s_r_live_info_tv_nav .s_tv_nav_con li.live:hover{ color:#ffcc00;}
.s_r_live_info_tv_nav .s_tv_nav_con li.live:hover i.ico_right_tv {background-position: -102px -15px;}

.s_r_live_info_tv_nav .s_tv_nav_con li a{ font-size:12px; display:block; position:relative;}
.s_r_live_info_tv_nav i.ico_sport{ position:absolute; left:3px; top:5px;}
.s_r_live_info_tv_nav i.ico_right_5{background-image: url(../images/s_ico.png?20191120);background-position: -14px -52px;background-repeat: no-repeat;width: 10px;height: 11px;position: absolute;right: 8px;top: 9px;}
.s_r_live_info_tv_nav:hover i.ico_right_5 {background-position: -27px -52px;}
.s_r_live_info_tv_nav i.ico_right_tv{background: url(../images/s_ico.png?20191120) no-repeat -118px -15px;width: 16px;height: 14px;position: absolute;right: 15px;top: 8px;}


.s_r_live_info_tv_menu li{ width:20%; text-align:center; height:30px; line-height:30px; float:left;list-style: none;}
.s_r_live_info_tv_menu li i,.s_r_live_info_tv_menu li i.off:hover{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.s_r_live_info_tv_menu li i:hover,.s_r_live_info_tv_menu li i.on{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);}
.s_r_live_info_tv_menu i.icon_max{background:url(../images/s_ico.png?20191120) no-repeat -112px -101px; width:16px; height:13px; display:inline-block; line-height:30px; cursor:pointer; margin:9px auto;}
.s_r_live_info_tv_menu i.icon_min{background:url(../images/s_ico.png?20191120) no-repeat -128px -101px; width:16px; height:13px; display:inline-block; line-height:30px; cursor:pointer; margin:9px auto;}
.s_r_live_info_tv_menu i.icon_fresh{background:url(../images/s_ico.png?20191120) no-repeat -102px -15px; width:16px; height:14px; display:inline-block; line-height:30px; cursor:pointer;margin:8px auto;}
.s_r_live_info_tv_menu i.icon_zhen_football{background:url(../images/s_ico.png?20191120) no-repeat -78px 0px; width:17px; height:13px; display:inline-block; line-height:30px; cursor:pointer;margin:10px auto;}
.s_r_live_info_tv_menu i.icon_zhen_basketball{background:url(../images/s_ico.png?20191120) no-repeat -17px -114px; width:17px; height:13px; display:inline-block; line-height:30px; cursor:pointer;margin:10px auto;}
.s_r_live_info_tv_menu i.icon_zhen_tennis{background:url(../images/s_ico.png?20191120) no-repeat -34px -114px; width:17px; height:13px; display:inline-block; line-height:30px; cursor:pointer;margin:10px auto;}
.s_r_live_info_tv_menu i.icon_info{background:url(../images/r_g_l_m.png?20191120) no-repeat -100px -18px; width:20px; height:18px; display:inline-block; line-height:30px; cursor:pointer;margin:6px auto;}
.s_r_live_info_tv_menu i.icon_datacenter{background:url(../images/r_g_l_m.png?20191120) no-repeat -60px -18px; width:20px; height:18px; display:inline-block; line-height:30px; cursor:pointer;margin:6px auto;}

.s_r_live_info_tv_menu li i.off{ cursor:default;}

.s_r_live_info_football { width:100%; height:140px; margin-bottom: 32px; position:relative; margin-top:25px; display:none;}
.s_r_live_info_football .s_r_live_t{width:100%; background-image:url(../images/s_c_league_bg.png?20191120); background-repeat:repeat; height:25px; line-height:25px; font-size:12px; color:#fff; position:absolute; text-align:center; top:-25px; left:0;}
.s_r_live_info_football .s_r_live_info_football_live { width:100%; height:100%;}
.s_r_live_info_football .s_r_live_info_football_live .s_r_live_info_football_tv { width:100%; height:100%;}
.s_r_live_info_football .s_r_live_info_football_ht { width:100%; height:100%; position:absolute; z-index:666; top:0; left:0; overflow:hidden; display:none;}
.s_r_live_info_football .s_r_live_info_football_jd { width:100%; height:100%; position:absolute; z-index:667; top:0; left:0; overflow:hidden; display:none;}

.s_r_live_info_football_ht .title_txt{width:100%;text-align:center;top:54%;display:block;font-size:16px; position:absolute;}
.s_r_live_info_football_ht .title_l{float:left;  width:30%;text-align:center; background-repeat: no-repeat; background-position: center 40%; overflow:hidden; display:inline-block; height:100%; line-height:100%; margin-left:8%;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding-top:32%;}
.s_r_live_info_football_ht .title_r{float:right; width:30%;text-align:center; background-repeat: no-repeat; background-position: center 40%; overflow:hidden; display:inline-block; height:100%; line-height:100%; margin-right:8%;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding-top:32%;}
.s_r_live_info_football_ht .scores{width:100px;text-align:center;font-size:20px;line-height:40px; position:absolute;margin:-20px auto; display:inline-block;top: 40%; left: 0; bottom: 0; right: 0; font-weight:500;color:#fff;}

#s_r_live_info_tennis_info .title_l{margin-left:5%;padding-top:20%;}
#s_r_live_info_tennis_info .title_r{margin-right:5%;padding-top:20%;}

.s_r_live_info_football_jd div.jd_t_home{ position:absolute; left:3%; top:5%; width:14px; font-weight:bold; display:inline-block; margin-left:22px; line-height:11px; height:10px;}
.s_r_live_info_football_jd div.jd_t_away{ position:absolute; right:3%; top:5%; font-weight:bold; display:inline-block; margin-right:22px; line-height:11px; height:10px;}
.s_r_live_info_football_jd div.jd_t_home .jd_home_color{ background-color:#FFB400; border-radius: 5px; width:10px; height:10px; position:absolute; left:-22px;}
.s_r_live_info_football_jd div.jd_t_away .jd_away_color{ background-color:#01BDFF; border-radius: 5px; width:10px; height:10px; position:absolute; right:-22px;}

.s_r_live_info_football_jd ul{position:relative; overflow:hidden; width:100%;height:100%;padding-top:5%;}
.s_r_live_info_football_jd li{ float:left; width:44%; margin: 5% 3% 0 3%; height:26px; overflow:hidden; position:relative;}
.s_r_live_info_football_jd li .jd_title{width:100%; height:14px; text-align:center; position:relative; display:inline-block; font-size:12px;}
.s_r_live_info_football_jd li .jd_title .jd_title_h{ position:absolute; left:5px; top:0;}
.s_r_live_info_football_jd li .jd_title .jd_title_a{position:absolute; right:5px; top:0;}
.s_r_live_info_football_jd li .jd_tiao b{height:10px; position: absolute; top:16px; bottom:0; display:block;}
.s_r_live_info_football_jd li .jd_tiao b.jd_home{ left:0; background-color:#FFB400;}
.s_r_live_info_football_jd li .jd_tiao b.jd_away{ right:0; background-color:#01BDFF;}
.s_r_live_info_football_jd li .jd_tiao b em.jd_away_win { border-style:solid;border-color: #01BDFF;border-top: 5px solid transparent;border-bottom: 5px solid transparent; position: absolute;top: 0;bottom: 0;left: -5px; border-right-width: 5px; border-left:none; z-index:7; display:none;}
.s_r_live_info_football_jd li .jd_tiao b em.jd_home_win { border-style:solid;border-color: #FFB400;border-top: 5px solid transparent;border-bottom: 5px solid transparent; position: absolute;top: 0;bottom: 0;right: -5px; border-left-width: 5px; border-right:none;z-index:7; display:none;}

#s_r_live_info_tennis_jd ul{padding-top:0%;}
#s_r_live_info_tennis_jd li{margin: 1% 3% 0 3%;height:45px;}
#s_r_live_info_tennis_jd li .jd_title_h1{width: 100%;text-align: center;margin-top: 10px;}
/*
#s_r_live_info_tennis_jd li .jd_tiao b.jd_away{background-color: #fff;}
#s_r_live_info_tennis_jd li .jd_tiao b em.jd_away_win{border-style:solid;border-color: #fff;border-top: 5px solid transparent;border-bottom: 5px solid transparent; position: absolute;top: 0;bottom: 0;left: -5px; border-right-width: 5px; border-left:none; z-index:7; display:none;}
*/
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu{height:32px;width:100%;position:relative;margin:auto;top:0; overflow:hidden;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu ul.l_m_u li{ width:16.66%; height:18px; float:left; margin-top:7px; text-align:center;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu ul.l_m_u li i{width:20px; height:18px; background-image:url(../images/r_g_l_m.png?20191120); background-repeat:no-repeat; cursor:pointer; display:block; margin:0 auto;}


.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_1 i{background-position:0 0;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_1 i:hover,.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_1_now i{background-position:0 -18px;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_2 i{background-position:-20px 0;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_2 i:hover,.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_2_now i{background-position:-20px -18px;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_3 i{background-position:-40px 0;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_3 i:hover,.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_3_now i{background-position:-40px -18px;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_4 i{background-position:-80px 0;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_4 i:hover,.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_4_now i{background-position:-80px -18px;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_5 i{background-position:-60px 0;}
.s_r_live .s_r_live_info .live_menu .l_m_u li.l_m_5 i:hover,.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_5_now i{background-position:-60px -18px;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_6 i{background-position:-100px 0;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_6 i:hover,.s_r_live .s_r_live_info .s_r_live_info_football .live_menu .l_m_u li.l_m_6_now i{background-position:-100px -18px;}


.s_r_live .s_r_live_info .s_r_live_info_football .live_menu ul.l_m_u_tennis li.l_m_4 i{background:url(../images/s_ico.png?20191120) no-repeat -34px -114px; width:17px; height:13px; cursor:pointer; display:block; margin:2px auto;}
.s_r_live .s_r_live_info .s_r_live_info_football .live_menu ul.l_m_u_tennis li.l_m_4 i:hover,.s_r_live .s_r_live_info .s_r_live_info_football .live_menu ul.l_m_u_tennis li.l_m_4_now i{background-position:-51px -114px;}


.s_r_live_info_basketball { width:100%; height:140px; margin-bottom: 32px; position:relative; display:none;}
.s_r_live_info_basketball .s_r_live_info_basketball_live { width:100%; height:100%;}
.s_r_live_info_basketball .s_r_live_info_basketball_live .s_r_live_info_basketball_tv { width:100%; height:100%;}
.s_r_live_info_basketball .s_r_live_info_basketball_ht { width:100%; height:100%; position:absolute; z-index:666; top:0; left:0; overflow:hidden; display:none;}
.s_r_live_info_basketball .s_r_live_info_basketball_jd { width:100%; height:100%; position:absolute; z-index:667; top:0; left:0; overflow:hidden; display:none;}


.s_r_live_info_basketball_ht .title_txt{width:100%;text-align:center;top:54%;display:block;font-size:14px; position:absolute;}
.s_r_live_info_basketball_ht .title_l{float:left;  width:30%;text-align:center; overflow:hidden; display:inline-block; height:30px; line-height:30px; margin-left:8%; position:absolute; left:0; top:50%; margin-top:-15px; font-size:16px;}
.s_r_live_info_basketball_ht .title_r{float:right; width:30%;text-align:center; overflow:hidden; display:inline-block; height:30px; line-height:30px; margin-right:8%; position:absolute; right:0; top:50%; margin-top:-15px; font-size:16px;}
.s_r_live_info_basketball_ht .scores{width:100px;text-align:center;font-size:18px;line-height:40px; position:absolute;margin:-20px auto; display:inline-block;top: 40%; left: 0; bottom: 0; right: 0; font-weight:500;color:#fc0;}

.s_r_live_info_basketball_jd div.jd_t_home{ position:absolute; left:3%; top:5%; width:14px; font-weight:bold; display:inline-block; margin-left:22px; line-height:11px; height:10px;}
.s_r_live_info_basketball_jd div.jd_t_away{ position:absolute; right:3%; top:5%; font-weight:bold; display:inline-block; margin-right:22px; line-height:11px; height:10px;}
.s_r_live_info_basketball_jd div.jd_t_home .jd_home_color{ background-color:#FFB400; border-radius: 5px; width:10px; height:10px; position:absolute; left:-22px;}
.s_r_live_info_basketball_jd div.jd_t_away .jd_away_color{ background-color:#01BDFF; border-radius: 5px; width:10px; height:10px; position:absolute; right:-22px;}

.s_r_live_info_basketball_jd ul{position:relative; overflow:hidden; width:100%;height:100%;padding-top:5%;}
.s_r_live_info_basketball_jd li{ float:left; width:94%; margin: 8% 3% 0 3%; height:26px; overflow:hidden; position:relative;}
.s_r_live_info_basketball_jd li .jd_title{width:100%; height:14px; text-align:center; position:relative; display:inline-block; font-size:12px;}
.s_r_live_info_basketball_jd li .jd_title .jd_title_h{ position:absolute; left:5px; top:0;}
.s_r_live_info_basketball_jd li .jd_title .jd_title_a{position:absolute; right:5px; top:0;}
.s_r_live_info_basketball_jd li .jd_tiao { margin-top:5%;}
.s_r_live_info_basketball_jd li .jd_tiao b{height:10px; position: absolute; top:16px; bottom:0; display:block;}
.s_r_live_info_basketball_jd li .jd_tiao b.jd_home{ left:0; background-color:#FFB400;}
.s_r_live_info_basketball_jd li .jd_tiao b.jd_away{ right:0; background-color:#01BDFF;}
.s_r_live_info_basketball_jd li .jd_tiao b em.jd_away_win { border-style:solid;border-color: #01BDFF;border-top: 5px solid transparent;border-bottom: 5px solid transparent; position: absolute;top: 0;bottom: 0;left: -5px; border-right-width: 5px; border-left:none; z-index:7; display:none;}
.s_r_live_info_basketball_jd li .jd_tiao b em.jd_home_win { border-style:solid;border-color: #FFB400;border-top: 5px solid transparent;border-bottom: 5px solid transparent; position: absolute;top: 0;bottom: 0;right: -5px; border-left-width: 5px; border-right:none;z-index:7; display:none;}

.live_menu_b{height:32px;width:100%;position:relative;margin:auto;top:0;}
.live_menu_b ul.l_m_u_b li{width:14.28%; height:15px; float:left; margin-top:8.5px; text-align:center;}
.live_menu_b ul.l_m_u_b li i{height:16px; width:26px; background-image:url(../images/r_g_l_m_basketball.png?20191120); background-repeat:no-repeat; cursor:pointer;display:block; margin:0 auto;}

.live_menu_b .l_m_u_b li.l_m_1_b i{background-position:0 0;}
.live_menu_b .l_m_u_b li.l_m_1_b:hover i,.live_menu_b .l_m_u_b li.l_m_1_b_now i{background-position:0 -16px;}

.live_menu_b .l_m_u_b li.l_m_2_b i{background-position:-26px -16px;}
.live_menu_b .l_m_u_b li.l_m_2_b:hover i,.live_menu_b .l_m_u_b li.l_m_2_b_now i{background-position:-26px -32px;}
.live_menu_b .l_m_u_b li.l_m_2_b_off:hover i,.live_menu_b .l_m_u_b li.l_m_2_b_off i{background-position:-26px 0; cursor:default;}

.live_menu_b .l_m_u_b li.l_m_3_b i{background-position:-52px -16px;}
.live_menu_b .l_m_u_b li.l_m_3_b:hover i,.live_menu_b .l_m_u_b li.l_m_3_b_now i{background-position:-52px -32px;}
.live_menu_b .l_m_u_b li.l_m_3_b_off:hover i,.live_menu_b .l_m_u_b li.l_m_3_b_off i{background-position:-52px 0; cursor:default;}

.live_menu_b .l_m_u_b li.l_m_4_b i{ background-position:-78px -16px;}
.live_menu_b .l_m_u_b li.l_m_4_b:hover i,.live_menu_b .l_m_u_b li.l_m_4_b_now i{background-position:-78px -32px;}
.live_menu_b .l_m_u_b li.l_m_4_b_off:hover i,.live_menu_b .l_m_u_b li.l_m_4_b_off i{background-position:-78px 0; cursor:default;}

.live_menu_b .l_m_u_b li.l_m_5_b i{ background-position:-104px -16px;}
.live_menu_b .l_m_u_b li.l_m_5_b:hover i,.live_menu_b .l_m_u_b li.l_m_5_b_now i{background-position:-104px -32px;}
.live_menu_b .l_m_u_b li.l_m_5_b_off:hover i,.live_menu_b .l_m_u_b li.l_m_5_b_off i{background-position:-104px 0; cursor:default;}

.live_menu_b .l_m_u_b li.l_m_6_b i{background-position:-130px 0;}
.live_menu_b .l_m_u_b li.l_m_6_b:hover i,.live_menu_b .l_m_u_b li.l_m_6_b_now i{background-position:-130px -16px;}

.live_menu_b .l_m_u_b li.l_m_7_b i{background-position:-156px 0;}
.live_menu_b .l_m_u_b li.l_m_7_b:hover i,.live_menu_b .l_m_u_b li.l_m_7_b_now i{background-position:-156px -16px;}


/*.s_r_t_1 .s_r_t_1_checkbox { color:#fff; padding-left:22px; float:left; font-size:13px;}
.s_r_t_1 .s_r_t_1_checkbox input {position: absolute;left: 10px;top: 8px;}
.s_r_t_1 .s_r_t_1_delete_all { float:right; background:#000; height:20px; line-height:20px; font-size:13px; padding: 0 8px 0 8px; margin-right:15px; margin-top:5px; color:#fff; cursor:pointer;border-radius: 5px;}
.s_r_t_1 .s_r_t_1_delete_all:hover { color:#ffcc00;}*/


.bg_70{background-image: url(../images/70.png?20191120) ; background-repeat:repeat;}
.r_bets { position:relative;}
.r_bets .r_bets_loading_box{ width:100%; height:100%; position:absolute; z-index:999; background-color:#b87d00;filter:alpha(opacity=20); -moz-opacity:0.2;-khtml-opacity: 0.2;opacity: 0.2; display:none;}
.r_bets .r_bets_loading_box .r_bets_loading{ width:24px; height:24px; position:absolute; top:50%; margin-top:-12px; left:50%; margin-left:-25px; background:url(../images/r_bets_loading.gif) no-repeat;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; display:block;}
.bet_ul {max-height:318px; overflow:hidden; width:100%; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:5px 0 5px 0;}
.s_r_o_li {position:relative; width:100%;font-size:12px; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height:auto; padding:6px 0 6px 0; border-bottom:1px solid #333;}
.s_r_o_li:hover { background-image:url(../images/s_l_bg.png?20191120);}
.s_r_o_li .s_r_o_t1 { height:auto; line-height:22px; width:100%; padding-left:30px; font-size:13px; color:#ffcc00; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding-right:30px;}

.s_r_o_li_warning .s_r_o_t1{ color:red; }

.s_r_o_li .s_r_o_t1 input.r_o_input {position: absolute;left: 10px;top:11px;}
.s_r_o_li .s_r_o_t1 i.s_r_o_t_close { width:13px; height:13px; position:absolute; right: 12px;top:11px; background:url(../images/s_ico.png?20191120) no-repeat -14px -30px; display:inline-block; cursor:pointer;}
.s_r_o_li .s_r_o_t1 i.s_r_o_t_close:hover { background-position:-28px -30px;}

.s_r_o_li .s_r_o_t4 { height:28px; line-height:28px; width:100%; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:3px 12px 3px 10px; display:none;}
.s_r_o_li .s_r_o_t4 span{ width:100%; height:28px; line-height:24px; border: solid 2px #b40e0e; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; display:block; background-color:#fff; color:#010101; padding-left:35px; position:relative;}
.s_r_o_li .s_r_o_t4 span i{background:url(../images/s_ico.png?20191120) no-repeat -64px -47px; width:18px; height:17px; display:block; position:absolute; top:3px; left:10px;}

.s_r_o_li .s_r_o_t2 { height:20px; line-height:20px; width:100%; padding-left:30px; font-size:12px; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.s_r_o_li .s_r_o_t2 span.price{ float:right; padding-right:12px;}
.s_r_o_li .s_r_o_t2 .max_money{ cursor:pointer;}
.s_r_o_li .s_r_o_t2 b.price{ color:#ffcc00;}
.s_r_o_li .s_r_o_t3 { height:22px; line-height:22px; width:100%; padding-left:30px; font-size:12px;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.s_r_o_li .s_r_o_t3 span.bet{  padding-right:3px; }
.s_r_o_li .s_r_o_t3 span.price{ float:right; padding-right:12px;}
.s_r_o_li .s_r_o_t3 span.price b{ color:#ffcc00;}

.bet_msg_box { height:auto; line-height:38px; width:100%; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:3px 12px 3px 10px; display:none;}
.bet_msg_box span{ width:100%; height:auto; line-height:24px; border: solid 2px #b40e0e; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; display:block; background-color:#fff; color:#010101; padding-left:35px; padding-right:8px;  position:relative;margin-bottom: 4px;}
.bet_msg_box span i{background:url(../images/s_ico.png?20191120) no-repeat -64px -47px; width:18px; height:17px; display:block; position:absolute; top:3px; left:10px;}

.bet_system_box{ height:auto; line-height:25px; width:100%; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:3px 12px 3px 30px; display:none;}
.bet_system_box strong { height:25px; line-height:25px; width:100%; display:block; vertical-align:middle; text-align:justify; position:relative;}
.bet_system_box strong input{ margin-right:10px; position:absolute; top:5px; left:0;}
.bet_system_box strong label{ margin-right:10px; position:absolute; left:20px; height:25px; line-height:25px;}

.bet_button { height:30px; line-height:30px; width:100%; padding-right:12px;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; display:none;}
.bet_button i{ display:block; background-image:url(../images/s_ico.png?20191120); width:22px; height:15px; float:right; margin-top:5px; margin-left:5px; cursor:pointer;}
.bet_button i.check_all{ background-position:-34px -65px;}
.bet_button i.de_check_all{ background-position:-56px -65px;}
.bet_button i.remove_all{ background-position:-78px -65px;}

.bet_button i.check_all:hover{ background-position:-34px -80px;}
.bet_button i.de_check_all:hover{ background-position:-56px -80px;}
.bet_button i.remove_all:hover{ background-position:-78px -80px;}

.r_bet_sum { height:44px; line-height:22px; background:url(../images/r_bet_sum.png?20191120) repeat; font-size:12px; padding:4px 0 4px 8px;}
.r_bet_sum span { width:100%; display:block; position:relative;}
.r_bet_sum span strong { position:absolute; top:0; right:8px; text-align:right; vertical-align:middle;}
.r_bet_sum span.bet_sum strong input {border:none; height:18px; line-height:18px;padding-right: 5px; color:#000; width:74px;  border:1px solid #000;vertical-align:middle; text-align:right;}
.r_bet_sum span.bet_sum strong i.selected_bets_btn{ width:17px; height:18px; background:url(../images/s_ico.png?20191120) -83px -47px no-repeat; display:inline-block;vertical-align:middle; border:#000 solid 1px; border-width:1px 1px 1px 0; cursor:pointer;}
.r_bet_sum span.win_sum b { color:#ffcc00;}
.r_bet_sum span.win_sum b#bet_num { color:#fff;}

.r_bet_sum span.bet_sum strong div.selected_bets{ width:79px; line-height:25px; height:auto; border:1px solid #000;  background:#fff; color:#000; position:absolute; z-index:555; display:none;}
.r_bet_sum span.bet_sum strong div.selected_bets b{ display:block; width:100%; text-align:right; height:25px; line-height:25px; padding-right:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; cursor:pointer;}
.r_bet_sum span.bet_sum strong div.selected_bets b:hover{ background:#ddd;}

.r_bet_balance { height:50px; line-height:50px; padding-left:8px; font-size:12px;}
.r_bet_balance .r_bet_balance_bet { float:right; color:#000; height:30px; line-height:30px; margin-top:10px; width:87px; text-align:center; margin-right:8px;background:url(../images/s_r_m_1_li_now.png?20191120) repeat-x #ffcc00; cursor:pointer;}

.r_bet_reg { height:50px; line-height:50px; font-size:12px; text-align:center;}
.r_bet_reg a { line-height:30px; height:30px; background:url(../images/s_r_m_1_li_now.png?20191120) repeat-x #ffcc00; width:100px; text-align:center; display:inline-block; margin:10px auto; color:#000;}

.r_my_order { position:relative; width:100%; min-height:50px;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; display:none;}
.r_my_order .r_my_order_loading_box{ width:100%; height:100%; position:absolute; z-index:999; background-color:#b87d00;filter:alpha(opacity=20); -moz-opacity:0.2;-khtml-opacity: 0.2;opacity: 0.2; display:none;}
.r_my_order .r_my_order_loading_box .r_my_order_loading{ width:24px; height:24px; position:absolute; top:50%; margin-top:-12px; left:50%; margin-left:-25px; background:url(../images/r_bets_loading.gif) no-repeat;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; display:block;}

.r_my_order .s_r_order_ul{max-height:440px;overflow: hidden; position:relative;}


.s_r_order_li {position:relative; width:100%;font-size:12px; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height:auto; padding:6px 0 6px 0; border-bottom:1px solid #333;}
.s_r_order_li:hover { background-image:url(../images/s_l_bg.png?20191120);}

.s_r_order_li .s_r_order_title{ cursor:pointer;}
.s_r_order_li .s_r_o_t1 { height:auto; line-height:22px; width:100%; padding-left:30px; font-size:13px; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding-right:60px;}
.s_r_order_li .s_r_o_t1 span.s_r_o_title {color:#ffcc00;}

.s_r_order_li .s_r_o_t1 i.ico_right_7{background-image:url(../images/s_ico.png?20191120);background-position:0px -52px;width:13px; height:13px;background-repeat:no-repeat; position:absolute; right:12px; top:12px;}
.s_r_order_li .s_r_order_sub{ display:none;}
.s_r_order_li_show .s_r_o_t1 i.ico_right_7{ background-position:0px -45px;  width:13px; height:7px;}
.s_r_order_li_show .s_r_order_sub{display:block;}


.s_r_order_li .s_r_o_t1 i.ico_sport {position: absolute;left: 1px;top:7px;}
.s_r_order_li .s_r_o_t1 span.confirm { position:absolute; right:12px; top:6px; color:red;}
.s_r_order_li .s_r_o_t2 { line-height:20px; width:100%; padding-left:30px; font-size:12px; box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.s_r_order_li .s_r_o_t2 b.price{ color:#ffcc00;}
.s_r_order_li .s_r_o_t3 { line-height:22px; width:100%; padding-left:30px; font-size:12px;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.s_r_order_li .s_r_o_t3 span.bet{  padding-right:3px; }
.s_r_order_li .s_r_o_t3 span.bet b{ color:#ffcc00;}

.s_r_order_li .s_r_o_t3 span.confirm,.s_r_order_li .s_r_o_t3 span.price{ float:right; margin-right:12px;}
.s_r_order_li .s_r_o_t3 span.price b{ color:#ffcc00;}
.s_r_order_li .s_r_o_t3 span.confirm{color:red;}

.r_banner{ width:100%; margin-top:8px; margin-bottom:0px;}
.r_banner img{ width:100%; margin:0; padding:0;}

.margin_top_8{ margin-top:8px; }
.margin_bottom_8{ margin-bottom:8px; }
.margin_top_4{ margin-top:4px; }
.margin_top_2{ margin-top:2px; }

i.ico_fresh{ background:url(../images/s_ico.png?20191120) no-repeat -64px -15px; height:15px; width:15px; display:inline-block;}
/*i.ico_fresh:hover,i.ico_fresh_now{ background-position:-49px -15px;}*/
@-webkit-keyframes btnRotate {0% {-webkit-transform: rotateZ(0deg);}100% {-webkit-transform: rotateZ(-360deg);}}
i.ico_fresh:hover{-webkit-animation: btnRotate 0.4s linear infinite;background-position:-49px -15px;}
i.ico_fresh_now:hover,i.ico_fresh_now {-webkit-animation: btnRotate 1.5s linear infinite;cursor:wait;}

i.ico_fav{ background:url(../images/s_ico.png?20191120) no-repeat 0 0; height:19px; width:19px; display:inline-block;}
i.ico_timer{ background:url(../images/s_ico.png?20191120) no-repeat -24px 0; height:19px; width:19px; display:inline-block;}
i.ico_twitter{ background:url(../images/s_ico.png?20191120) no-repeat -49px 0; height:15px; width:17px; display:inline-block; margin-top:2.5px}

.s_l_sports .s_l_sport .s_l_location .s_l_league_event .event .goal{background: url('data:image/gif;base64,R0lGODlhRgAyAMIFAAAAADMzM2ZmZpmZmczMzP///////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBQAHACwAAAAARgAyAAADnXi63P4wykmrvTjrzbv/YCiOZGmeaKqubAO8b0sGdA3IIFDvN97twJ4vowPahpqiMSBEWpZH5wXKlGKUQOt12dRSuN4L1tYNP8Y8c4RaUz/YUbcCDZUv4Gk7Pq6mU+1+UGU4eXt5SGM3hjtWi2xagYZekXhulEtyl4dmmnxmhoNhknYKoKQHnaedoV6Lp66ksHqjmTC2tzCnuru8BwkAIfkECQUABwAsGwAJABkAJgAAA3l4urzwoMmpgrg3UgqwD9tkeRgYMuR3Omm5Vm32HmNqvl2rze09167Zordb5XQvYGul7J1iqVAz5mtMnRQoUnLUllQ0L0kZuULNYsyhm46uA2gtN+5usL3VYVtQRKXzDHR8Un8hdzF9DW2Aemkhe49tkY4bEJaXEAcJACH5BAkFAAcALBkACQAZACYAAAOJeLq88QG0SU8YGIfKT/6C1DHXlwkjI5hfurCtC8Caa9Go7cGivZo53QyoW/xAvdSQJ6NllM7MpnOMdpbRwZRSyg6Ck2o2yfB+AlUF1iuobrpmAfxrNh0A4vpTgdbbGwBzXhRrWWBleodGcR2CTByFMFsVdWQNeTCKKnVUlRyYjxSgLI0QpqcRBwkAIfkECQUABwAsFwAJABkAJgAAA454urzxocmpALlkRMoHxgPAScH3CWPjmVjKsJ+rlDCByjQ7yEu98QIdb2Ex7YaK1UczBChNt1SuJhoVa5djB/upTq5cG2ca5gTDmJ8KjRGcMxU26Bkho8mDJ/vglNcWAnl+MSSDBBSDWmtyUQ1vXIqFdyN2MI0TcmoSejWRjplmoBSPXJoMpFiUEKusDwcJACH5BAkFAAcALBUACQAaACYAAAOeeLq88QG0SRUgJRchqx+aRgQeBYQhUU4CGnarAroZHGO0EDN0QdixGUq3c7hURQZOlGS0UANSUzgsXno+YGXZG8Se2NqKi/V6TmGmJ5AOSSnUtJet6ZDDKnDBi25rDlcid2lSen4obwEDg21vDHSHBY5KkQUfkWYUhl0rkGGTFIwhRCVxPaANmzRIHqo0qEZ+pJqHsyyHsAoQu7wQCgkAIfkECQUABwAsBgABACkALgAAA8kIs9xxMMpJ6xkl6z2s/5CwjUUHnhRBagLqRspqvnSAZYQA0Hzv/8BgJUAM7IQggIp1RFZuG8LDOQGsCgTqRHSdai/Xgle7JM2+V0LzW960vpEAKQuXtLF1CZejy0NHZ1R/JGNIg3NacmEsVHdpTlaLG4U+ipIZgT57l3QuNgwRh4s0m2+XI5QeShyii6kfm6eoPQIDjqevnrIauS63YWs+rSudQLGPTpaLmUC/blrDz07HxME/yq7Jsm9C2GHcQdQrvS9F5udFEAkAIfkECQUABwAsDAAEACEAKwAAA8V4J0NVI6hJq6VgvP3E/Z/GcRJoKuM4nGfKrSwouvAVDDguABXguKXLj2TJpGqWgIvwYeiCQlch1pJSTVLm9SNFbik03tcy20DHlOFDi66UO22MekMQt98c9lgphe/nR2M+fRxjAoREW4eID2cseFKOVYwFHh8BmHYHlH5FKgcAnAV6FSMEDKIFmhSLqZ+XDICUXh8AN6mWVLI0X5CmO1+tfblbfITEW4ySMbsbtFS+dHeMyNCMzyehjKQx0Xlftpji4+QKCQAh+QQJBQAHACwRAAgAGwAnAAADuni6zPIQtBVqlQyUzUmYArcRA3aE4jY0aFoQ2OAWK0PM23fcbr3wM4EC51PIcMLDMZVcAIBM48xEgap+s4kisCQ0DwFrQUtuLDm6Mvk8SqsdOBpV3SK+Fc/46K7Uc+4afjlvdXpuWmxxhxNiSG+CHEUTAZB7ZZSVBR9cPDWYlUKFJI1xCoWZIh8AiaiaFBYQlSRzDZCSWp96tBOsLrsstoCQBHe5hm/GcV9ap3ZqvVlqpD1qABbX2NcKCQAh+QQJBQAHACwSAAgAGQAnAAADmXi6fDElFhKatUJqcfuBWkQAHhZKVcmAJ6ku2Tm8QR3EIecB7Cm5HYLvVAoMWx7jUTPqKJebIJTpFE4jKUvAOp05e0ug9lrQXXBQgge8XJMLHm7a825aAO+CGFZXCP5/W28zeHkhXgJyZAQDQACKU2YMNQJsPlkXT0uYY5FFV5KdUF5OV2oeaG1uV5wMkEN7C5pQOza2tzYLCQAh+QQJBQAHACwUAAcAFgAoAAADmni6PD4isElHuZgAyrEvEjd9mCBOBFmY52KRbHu8niYrAhmKgeCknxZNtRINiYXBhpFDfmyLptMzYE5JywMAeL3EDtIuYRI4OrOuLojCnX616uQkPK024mNG+zqK2xd7Tn8KZkhKAT0+YgEbgVM7AXEXE4VIZJJoAAKOKjt6XZ5pV28HkV2DOGqoB5wql2p5oqcMAIi2t7iISwkAIfkECQUABwAsEwAGABgAKQAAA6R4unwgELRJAym4DElr/gTXMdeXBWNjfmi6lKvoDmtBjEEeSEE9VDDMpiaYAIK1T7FBS9ZCTGeS0FI0pb6FADtdHLk1UeBKGCBrVYVOcV4tKVvur9Ne3SgAMEa26OnfDHF6fAeCYGkKhlyEik5UcH8djUmIWmB3DQBXWHNRepWTTqB6GICJpBpGAaFEkHqdDJucRqiwp6S2B3VJpqy8DTrBwsMcCQAh+QQJBQAHACwQAAUAHAAqAAADuni6vBAQtElZKBiPUPsiWch5FBCGA0ldp6ZOZlukbyMXYxUM/Pa1BI8AqBi0aBSjjKNE6W6zAwB0ylmghd/Jd4VqTwQJg3pUsGSCCTlDE6zBMDeGkD6coVZPE4r0xLAFQSpDgBhieoUYdR1/hYIdhIkFi0mSGXkMe44elhuHFJaYE5KPnIl9FZGAlBSqqx4Bb1isXZ2QlnOMPLiiNpKoE5pYpROuhZ8Nwq8ruC6VzVmg0DgrENbX2NgSCQAh+QQJBQAHACwPAAUAHQAqAAADwni6vEAlltGqZUNKAq5XgaYJnyeIEllaJ1qoaxO6QVzNImHmQnfgGorl4RISRcJKC6UDZTQcC8RVqC2YPgY1YlVQB9nD1JVdomCHI7RrZjYAzwihC6SiFYCAvhHfJksAWyJdH21+MYZbhBd9ghMrjY6LSo4idxWRVHMrY5IrdYeflVwxmWQriVSooxJhN6wSkwypoRcBAgIBpjk2gaOylKN/Hp2CTR+ggq6YsFUfvrDDfM2PxNTSC7Rblwt63t/g4B0JACH5BAkFAAcALA0ABAAhACsAAAPSeLrcICMOAZq9d5TNS8VgE3TdEJ6KQHImGmpr0boYERcCDcLrFwKBYMACuKFUHcLAd7CtTsjV7MDr5DAA54rQiJaGltGtYBlfGWJjY1wAM7QkLqO6tXg77kPabIcT8lRsGwRMC0KAB0WCG1Mud2yIIY9jhDqTY42SiySZGJeYNJ9bhZqbGzoHopyoqhyVNAFwlCgAA7KLnXamVo6utzFnPxFXv3GkKHQ3uSG7kSCtHMHIu8tEuzKW19UMWddyR9enLsmLNOSCxxbnbNJYh+/wQhUJACH5BAkFAAcALAsAAwAlACwAAAPqeLrcLBACR2sFpGhNgv3WsI0DaDLAqJ5soI7sKbxaGYMzbd8fXQg8kM9jAkQixEbm1TGJXruFYAkFVnI0KyNAhU4cXVVUgfFxvguXeZwybwiNtk+rwLoL4ycNrdDffw1+HEkLYW4EfAcAA4wDAokHan8bdCx2k4g8gpiQH5uTlTiTL6Efl6NjFoujUCYBA4Z/BAOdC0axk4QNARCfrAUVkmu+L53CeI4BylJ/qYUFTarNqgG1DLLWLKBBDZzcCsdmpZajcN+nZt8H6DTm3Oyt38Qq4yfzI/VOo7o35epyd5yxAKCsoMGDfBIAACH5BAkFAAcALAkAAgAsAC0AAAP+eLrcHiKK4Kq9dZTNB/6gAnBk4YWoI5Rk6i4rWxDvG7NnjRJyQemoWwmYAvBYACJKwyL8lJgIs0QYJEGAwXEzeFYCW1nuEiYJLNPexnkZ9WgqddPLELLobjmVrrCXrjB6MgSACwFqcAxpghyEDVk9Zw1ljGuFB5Alkgx5lXsPEgKXfZ6ImyFGpWpjH6mlTlolfBYClII5TASnFgC1qh0LAAGzIhCxYrY4HwIDiz1WfmIYzo3NAxNXh4KJDyXXxMGVo6Rr4A7JmhdMux/aeqxQCuiN8XGC40rRLOxQ7nLwUDqtqteAGguCdRghXDCPw0IFlR4eYMSNYMMC/KAYJIERT8nGDRk1/pOoYJjJk8M6JgAAIfkECQUABwAsBwABADYALgAAA/54utyuYsgpw7s4Y1C694Qmjk/wnYVFrqKAfiorP+7bzbhj2mHuHwNbYfDzAYIvYtFnGwQAS5ywMxBAo6PdtECIYS+1rWdw/TbCYpBXFBgQOgQBJvBOn+Ik5Enp0NtPVhpaKHINg393ZQ9+KGt1iE1rC4wnXmiQaYWUIAwAj5hiZAp0NoUKm6BCZaR7DKiIBBMCER8EigARE16UXZ9CfDoBwooZAr5cFq8fwDMBuahdp2nMGrhudqLSoSueU1UCwpKXPCuHXFWSJXYrYU7EIhxp6RdI8yLHL6YjAE85ymNmBK0LuMGOPYL4CBHE8I/KQjBpejw0NHBip4gWHST8oCovIxAx7yaOQ0FtIqspB82YeyExo7FtHg+MfJESy0ySMQ+E28kzXMgMCQAAIfkECQUABwAsCQABAD0ALgAAA/54utweI8oJnL0458K7H1oojoRngmOqMoP5rXAquB0a3xgw0wTuYyVeRBD4+XRB2qdiXAWSShNB0JRFrwVCsZrZYa9UrgUA/Sq14obXjA2nyWz2dFttxe+EoSIgYO4nA3QMa3d4A1BFdiZue2WFjxx9hB6CAZBmh1Egjh09CwA8hhNTfy4EFVgKSC4Ck1GnGgITdJwdfI4ocGaCTo9oCopYvCuuZwN+B8Uuw8RYA0QWlmaMKwDBHHlEzAzSXzYwhM/IGt1YnjFevyrKLj4QxzHXV2kq5an0KbXt+CPySuP8LvijQS2ghYGmDGpAKKWgwgUMOwF8CNHMOYoOInL4hjHxkz6JHdV83DjxoTVMIRnocpaSwcgODimyW9QSWByOHf0dM1VSIYAAQIMyCUq0Z4oEACH5BAkFAAcALAgAAQA+AC4AAAP+eLrcvkDIScO7OGtHiv8fsY3kJoBoUa7sEqSg1c7kABeEFAB07wSCzg00EPB8rYBteMshV0GmlCB7ZgBCqXRQtTqW2rDTyziFz6Fit/dCu0PrFvZN9xSPLXN9H9/M93wtYIBDBEWDBX0aiHsDjo+OeAcBlDsuFRh/IW5UMwCMA5IKUSAEn2gDNFkoAgynKKYHjEOKGm0wIgqvpUd6WrUZtzAWpKVVvlszwikEq3Zry0ypcmiGogrRQ9OCWjnXLqg9xbCttuE9ux9GI9k32zSDoSXtMOXiHWPzaPY+liz0KfiRIQEQBbCBDwrGQLhC4QeGDc/kgsjujECKmcRgJIEzDNe3jQ1mwToIUiSRjyB1mfQQK2WGjineuUzYjSRImPVmXnAmDeVGh6V0uqpEtKhRHwkAACH5BAkFAAcALAgAAQA+AC4AAAP+eLrc7mDIScW7OOsWiv8gAWxkqRFgWhCB6b5HpKqDILRw/gDoPBOCkS4X6PmOhZpwSBogn6AaUyOAWj/AwHK6MF6/hMF2WP2aQeOc9/zFkdlwt24N94V7cli5jhQrBCxDPHwhEzZ5Ux2ESWlcDTJ8BI4bgFFOXxaTGJdYB5xWjZqeKSKjV5IvAJUeUhd7HzhmA6l0SQ+vrAoAZpkmnyl5v4wKileIGn0LgyG9B7hPxxlIkqo0Y89IMLVYpH4OwkeoLtg/0QrbM7MwwkBY5rq8OgE29NUr78Rm+C4B/fumVsSJKgHOh7qBJfQhLFEMysGFVNpAbHKl2UQM5FI8vIg80SFHEhk9/Pu4TEWgjyQahhj5sUifUCh1ocNiMWaXLzVuwFz4LKcNCT52DhSGKICwjRf9+YMJQGm/FwkAACH5BAkFAAcALAcAAQA/AC4AAAP+eLrc/iuMSeuAOOutRPlgeHFkiQVEqA5CEJiwGag0SExCG+8KMKS14ArAgwGFSFux5Ek6bazXEnJ8WgvSKWN27Wa1ikHXC2ZUx8mvlotW3XItF7F8ELc/BMGcTr0XBnt8D01tBIIZhG0ChxhnXYaMD2xtI5ENdndqlol4XZYNAGcCjkKQnx0heQBdlZ8oNi+YT5qHrx+AB5NPgRsBcHC8DrYFiwehjzCyeLS+mARZyk6tG6tBapy4qGO0GJwhxdrLl2jBGdEglce3wd5J0xvntwsAcNykSNwY8cRMY6Yl6laU0PUEnAkfR/IAvFfqFIR9QvJZqsbKoaQx7yzmGlM3zmI7fBodQKxBoOOpJwSqZHQ4ElciiRODPGOAyWBIgvxEFlAYUsEwcRACmPx0ZmZPEi6SCrWUAAAh+QQJBQAHACwGAAEAQAAuAAAD/ni63P7wjEkrFSDqzZ8oYCiOBJV1aHoEY+sSgSpHgEC4uDjE8wwMuWBr11MBhUgRr8i5JZ9LZoT1hEo3xyoyenU4tUJud/EBjwRjVNZcQKc5AHZo8O5Q2YRTXVNm0/cbfWZ6gBBrWn+FEHdmbooPh1V5jw9xcomUDIJghJkKX2CYngebWmKUpaajK5Fgoz9yIgQzAbW1tKBajna5MCmpVZ0aALkgkxwBxVWiWDnMDsmxBcI0Qc8MxNK7yNbNsccojC3bDa2qMsoF4NDSbT2wJNQL6U+zTAFHBOQO0uuZ4sZ2mAtx6lGpARmAhdiHKoS+DPBa6BPA8F8AQsr0rfrlHKLiRgelfH2EE8nfyErFTJ500MrjSgW2Yl5UlAAAIfkECQUABwAsBQABAEEALgAAA/54utz+0AVBq702xM37EUUojmQ5eKgHDGXrhkIqPwDx3mQ870qA/zAeDwTEaYQzYvF1RKaUy5ZzxoqOdAHANFW1Fk7bXdfaDHO9obLZM46uqWjwG9Uuqueb+k+O5+h/d30SaASCHX84OoYRNl5aixBQS4WQDitoBYqVPY1oj5sfnV58kJeYQZsBooSgkpikfaanIQSfgqqzV5Cup5SCAoheBIERwAPHA5oNAqstBAIBycGZKTUtsB84z7bTyhzNImq8Icm2B7g33hs+L74HdQQDWQ/oL9jrOAqyBfHEC38EbAww14Hdi1AitnXgpRAJuIQjBnpw9SyMQW3+GMDLODCjnguJHPaF69MmGTQV4NSF6VQxhUcRKsOwaIjiJTlQMmy2xImyxDCe1QIIHcrRSQIAIfkECQUABwAsBAABAEIALgAAA/54utz+EI5Jq70h6s3PKGAojqTQnehBkGxrpnDUzuMb38xK0xnuezvezycIzoZEI2uAxAWUJGYzVoSKetOUzlogZGMfbkH6RYW52HJnawWoT1Wu980JsKFkOsQuBtn0DQBnfW6ADXx9foYMgokhBIWLQI6KkpOUc5JxjpCWg45/eo2UIJ2Ao6QgeWoAAnekaV+tr48CWE9BoVOzMwO6B0GrTahLsQubS2UBnzWRDsw1stClAs7PO8I/iEvW1zu/OMgiA90O4iVDAeoC0ATkHecEturGHAD0A7S15Q/n7zjEaMjj14+EvCHnDFZLca5eCgD6alFJlm6HqRTQsk0U8iyQGQGHMQAIhAExCsEb0wqAfFBSxEdWr16i2FbpTasKC2eykWkpBj16J4ckAAAh+QQJBQAHACwMAAEAOgAuAAAD/ni63P6wjUmrHSHqrUH5YCgWGWeewaiC5elGwrq2b80MskrbdZqPO56L8AMKbbGiKHjcEJUhZhPig7KmJ5z1it0AnltSt6MNi8cOgABslmKT5iiaUY1z5we2/Tyv7/lofnYCeAqCZgOFBwF6iIprfwUEhQBlewRuQoyRH4QcAaAAHHArGAeWKpMRlY0DAqINmzKmB6SpsGmoIwS4lTmYC4cing+6qRmyKrSGjSKJELa/xpKvDV8/vBDXfwTV1s2SA0RuwlbZac3dJ9Fbz+gqxCblOcvvzrgnHlvqEckg8S+mrQAYq9WRbUXcPRCGz4avHwMa0mlGkEeAafXshQCGMEZNBQGZDiD8wE+RC3/dJJrUkKzkShMPP0R8mQ+STJU0H9iqmBOCpXM9OQAAFeplAgAh+QQJBQAHACwRAAEANQAtAAAD/ni63P5wiUGrpSHqHUf5YPhlXMkBhKgWpOk+3iq2b33EckjbppCrO97G95sJTYFUUXcKCJ5QaAAASS6NkQDuN9hZP8Rl8AAQKK8fgoAaVm9/QTN6RcARAIE5DfCey6h9OS0oflcHeXoLZ4U5BF9oJGGMP4tXGQCTmUUZgZqeU56hQJKioVqlqKeooQN8q54CCp2vRY4StIyxC4S4aAQNrr2WDqTCIGpOug6Vxmscj8KtLoi9tjVytHdC0KVjL8WaA0cMWsx+XeMOZQPmlMrpVRMXAxOL0vA8kuj4NsEFavzyKQEY8EWZM9YKluAF4p7CEm/EPUQiQuLEhRbeKUwAACH5BAkFAAcALAAAAABGADIAAAPMKLrc/jDKucK4OOvNu/8gJoRkaZrjqa5qyr4w58Y0PNf4eec8uPfAzS9IHAyLwCOSp1zimk4aNGqjFhXWIDbbEwC43cMUTBIcLOSaWZyWHs7t2Pobf63Z9dWdnte932h9JXdvY4KEB3yCPn9/gYseiIWQH5KJhnGWl5QyjZ4AmGSagJwao6SlF6eAoVarb6Clr7CtTrOOlLd/sYeevr+8ebqeAbVhv8ifxjnDwMtuydHEz3bS1o3FXM3W2VQB1+CNAN1F3+HnjuRPXm8JACH5BAkFAAcALAAAAABGADIAAANNGLrc/jDKSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRyyWw6n9CodEqtVgHNA3Z50CoB3cM3LD6CyWXiOQEAIfkEAXgABwAsAAAAAAIAAgAAAwN4egkAOw==') no-repeat scroll;
background-position: right top;cursor:pointer;}

.s_container_notice{width:1000px;margin:0 auto;padding:0 20px 0 20px; min-height:600px;}
.s_l_notice{float:left; margin-left:15px; width:210px;min-width:210px; max-width:210px;}
.s_c_notice{width:990px;float:left; margin-left:10px;min-height:750px; overflow:hidden;}
.s_c_t_1_notice{ text-align:center; color:#fc0;}
.s_notice_ul { line-height:30px; width:100%; overflow:hidden;}
.s_notice_ul li{ line-height:30px; height:30px; width:100%; border-bottom:1px solid; padding-left:28px; position:relative;}
.s_notice_ul li i{ position:absolute; left:8px; top:9px; background:url(../images/s_ico.png?20191120) no-repeat -11px -101px; width:11px; height:12px; display:block;}
.s_notice_ul li.now i,.s_notice_ul li:hover i{ background-position:0px -101px;}
.s_notice_ul li:hover a{ display:block; width:100%;}
.s_notice_ul li.now a,.s_notice_ul li:hover a:hover{ color:#fc0;}

.s_c_notice span.s_odds_type {float:left; padding-left:28px;display:inline-block;height:30px; line-height:30px;position:relative; padding-right:25px; width:80px; margin-right:3px; margin-top:3px;}
.s_c_notice span.s_odds_type .s_odds_type_title {cursor:pointer; }
.s_c_notice span.s_odds_type .s_odds_type_title:hover {color:#ffcc00;}
.s_c_notice span.s_odds_type .s_odds_type_con{ display:none; position:absolute; left:0; overflow:hidden; max-height:309px; overflow-x:hidden; overflow:hidden;width:133px;}
.s_c_notice span.s_odds_type:hover .s_odds_type_con{ display:block; z-index:999;}
.s_c_notice span.s_odds_type .s_odds_type_con li{ height:30px; line-height:30px; border-top:1px solid #5A5B5E;padding-left:28px;  width:100%; position:relative;}
.s_c_notice span.s_odds_type .s_odds_type_con li:hover a{ color:#ffcc00;}
.s_c_notice span.s_odds_type .s_odds_type_con li a{ font-size:12px; display:block; position:relative;}
.s_c_notice span.s_odds_type i.ico_right_5{background-image:url(../images/s_ico.png?20191120); background-position:-14px -52px; background-repeat:no-repeat; width:10px; height:11px; position:absolute; right:8px; top:9px;}
.s_c_notice span.s_odds_type:hover i.ico_right_5{background-position:-27px -52px;}

.main_info_right{width:980px; min-height: 200px; box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; float:left;margin-left:9px; position:relative;}
.main_info_right .main_info_right_header{background-image: url(../images/s_l_bg1.png?20191120);overflow: hidden; width:100px; height:29px; line-height:29px; width:100%;}
.main_info_right .main_info_right_header h3{color: #fc0;margin: 0;padding: 1px 10px; font-weight:bold;font-size:14px;}
.main_info_right .main_info_right_header  a.refresh {display: block;position: absolute;right: 10px;width: 15px;height: 15px;background: url(../images/s_ico.png?20191120) no-repeat -64px -15px;top: 7px;}
.main_info_right .main_info_right_header  a.refresh:hover{ background-position:-49px -15px;}

.main_info_right_box {padding: 12px 10px 27px;}
.main_info_right_box .main_info_right_box_menu a{ margin:6px; font-size:14px; color:#fff; padding:6px; border-radius:3px;background-image:url(../images/s_l_bg.png?20191120); background-repeat:repeat; display:inline-block;}
.main_info_right_box .main_info_right_box_menu a:hover{ color:#fc0;}
.main_info_right_box>:first-child {margin-top: 0;}
.main_info_right_box p{margin: 10px 0 7px 8px;color:#ccc}
.main_info_right_box table p{margin:3px;}
.main_info_right_box table.rules_table{border-collapse: separate;border-spacing: 1;border: none; text-align:center; height:25px; line-height:25px; font-size:12px; margin:15px 5px;}
.main_info_right_box table.rules_table tr{ background-image:url(../images/s_l_bg.png?20191120); background-repeat:repeat;}
.main_info_right_box table.rules_table .firstRow th{text-align:center; color:#000;background-color:#fc0; font-weight:bold; background-image:none;}

.main_info_right_box h1,.main_info_right_box h2,.main_info_right_box h3,.main_info_right_box h4,.main_info_right_box h5,.main_info_right_box h6 { font-weight:bold;margin: 19px 0 7px;}
.main_info_right_box h1{ font-size:18px;}
.main_info_right_box h2{ font-size:16px; margin-left:8px;}
.main_info_right_box h3{ font-size:14px; margin-left:10px;}
.main_info_right_box h4{ margin-left:0;}
.main_info_right_box h1{color: #fc0;}

.main_info_right_box li h1,.main_info_right_box li h2,.main_info_right_box li h3,.main_info_right_box li h4,.main_info_right_box li h5,.main_info_right_box li h6 { font-weight:bold;margin: 19px 0 5px 0;}
.main_info_right_box li>p>p{ margin-left:8px;}
.main_info_right_box ul{ padding-left:35px;	margin: 12px 0 7px 20px;list-style-type: disc;}
.main_info_right_box ul li{margin-top:7px;}


.main_info_left_body>ul.ss_notice_ul { line-height:30px; width:100%; overflow:hidden; padding:0;}
.main_info_left_body>ul.ss_notice_ul li{ line-height:30px; width:100%; position:relative; margin:0;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.main_info_left_body>ul.ss_notice_ul li i{ position:absolute; left:8px; top:9px; background:url(../images/s_ico.png?20191120) no-repeat -11px -101px; width:11px; height:12px; display:block;}
.main_info_left_body>ul.ss_notice_ul li>a{ margin:0; width:100%; padding-left:28px; border-bottom-style:solid; border-bottom-width:1px;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; line-height:30px; height:30px; display:block;}
.main_info_left_body>ul.ss_notice_ul li.now i,.ss_notice_ul li:hover i{ background-position:0px -101px;}
.main_info_left_body>ul.ss_notice_ul li:hover>a{ display:block; width:100%;}
.main_info_left_body>ul.ss_notice_ul li.now>a,.ss_notice_ul li:hover>a:hover{ color:#fc0;}

.main_info_left_body>ul.ss_notice_ul li i.li_icon {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAIwCAYAAABUe0FcAAADH0lEQVR42u2bAXKrMAxEcXqk3CnX+HCM5EzkRm1c20GMkcFaCOYDVWY6SeGxlaUdoQIx1tpKepkDQda4lwiFnR2YhQgUoUklt81SSFklv/1yuZiPV3fY2u0OipL9rmMOer1eodCTkO12+LflfoqVxMAJXL46dcH/aGJ+Xw6KN4w2DMtay7veEZQAfY/SspwCsrywCUTtiAPcKrDpYPtq7XYKPY2trtbIkH91YB7qQBlaR0mMSVyduqAQ5LKfh7oaTkOREz7wE6QExwSvTl2wmybGOkoKMR+lrWcM0LKcCIILLFoFNp2epQ4PPZ9Pe71ejQgFE3RgFiJQhNZREmMSV6cuKAT57GchquEkFDthuZ8gJTgmeHXqgt00Md5REoj7KGk9Y4CW5UQQXGDRKrDp9Cx1fOjxeNjb7WZEyL8TmIUIFKF1lMSYxNWpCwpBPvtZiGo4CcVOWO4nSAmOCV6dumA3TYx3lATiPkpazxigZTkRBBdYtApsOj1L/XHIrgZpMhXKXECfCWkyFcpeUJgHaTIVstkBax6kyTwCRBtMOajM/LRB4GqVuRB72qwEVGZ+2iBwtcpsiN99LwCVmZ82CFytUgjitywKQGWGrA0CV6tUP/bHk82X+apph9vmP/9z24z5fn3HUgEkoFdy0GCDB/nv9Oc4OFDuAx8B+xgxJSgmaHVQntRP8azSuIGhjoaId0LDA5PtYDh+gwT0Sm2F+YkfyZXjJz1TxS5GUAmKCVodlCf1UzSrNG5gqKMhIuQpPEDStu0g4x4koFdyEOYnfiRXjp98SRQpRkwJiglaHZQn9VM8hjRuFqij+SDkKdxQu9/vg4x7kIBeyUGYn/iRXDm+E5goUoyYEhQTtDooT+qnj75vHr6ILULheo7NfIuAIAJFaB0lMSZxdeqCQpDPfhaiGk5CsROW+wlSgmOCV6cu2E0T4x0lgbiPktYzBmhZTgTBBRatAptOz1J/GcoZbh6kyTwHxEfaAlAZ020QuFqFctO4z3WUr/B/cDgBVcOb/QEkoD/A/WDXC/iRiXJ05kwUKUZMCYoJWh2Up21r9wtHxDg0Pu0LYAAAAABJRU5ErkJggg==) no-repeat left top transparent;}
.main_info_left_body>ul.ss_notice_ul li i.li_icon {width: 16px;height: 16px; left:auto;right: 6px;top: 6px;cursor: pointer; }
.main_info_left_body>ul.ss_notice_ul li i.li_icon_now {background-position: 1px -48px;}

.main_info_left_body>ul.ss_notice_ul>li .s_notice_ul_sub{ display:none;}
.main_info_left_body>ul.ss_notice_ul>li.now .s_notice_ul_sub{ display:block;}

.s_odds_type_con i.ico_sport,.s_odds_type i.ico_sport{ position:absolute; top:5px; left:0px;}

.date{width:100%; margin-top:3px;margin-bottom:3px;}
.date li{width:82px;float:left;text-align:center; margin-left:1px;height:30px;background: url(../images/s_l_bg.png?20191120) 0 0 repeat-x;}
.date li a{color:#999;font-size:12px;}
.date li.now a,.date li:hover a{color:#FFF;}
.date li.now{border-left:none;background-image: url(../images/s_new_menu_bg.png?20191120);}
.date li span{display:block;width:100%;height:13px;line-height:17px;text-align:center;}
.date li.jibie{height:30px;line-height:30px;position:relative;width:167px;}
.date li.jibie strong{display:block;width:100%;height:30px;line-height:35px;text-align:left;position:relative;cursor:pointer;}
.date li.jibie strong span{display:inline;margin-left:8px;line-height:35px;}
.date li.jibie .jib_ctn{width:100%;background:#343434;position:absolute;left:0px;top:35px;}
.jibie .jib_ctn li{width:100%;height:25px;line-height:25px;border:none;text-align:left;float:none;border-bottom: 1px solid #414141;border-top:1px solid #575757;}
.jibie .jib_ctn li a{margin-left:8px;color:#999;}

.sai_list , .sai_list ul{width:100%;}
.sai_list ul .list_h{width:100%;height:30px;line-height:30px;}
.list_h .h_bg{height: 30px; line-height: 30px; text-align: center;width:90px;}
.list_h .h_bg a{background: url("../images/btn_toggle_arrow.png") no-repeat scroll -42px 0 rgba(0, 0, 0, 0); display: inline-block; height: 6px; margin-top: 12px; width: 10px;}
.list_h .sai_title{width:431px;color:#fc0;text-align:left;height:30px;line-height:30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-right:10px;}
.list_h .sai_title span{margin-left:15px;}
.list_h .shang , .list_h .quan{width:143px;text-align:center;border-right: 1px solid #272831;}
.list_h .jie{width:60px;text-align:center;border-right: 1px solid #272831;}
.list_h .jie_f{width:90px;text-align:center;border-right: 1px solid #272831;}
.sai_list>ul>li div{float:left;border-right:1px solid #161616;}
.sai_list ul{width:100%;}
.sai_d ul li{width:100%;}
.sai_d , .li_ctn{border-bottom:1px solid #161616;}
.sai_d div{height:30px;line-height:30px;color:#e6e6e6;}
.sai_d .s_time , .sai_d .jia{min-width:90px;text-align:center;position:relative;}
.sai_d .jia{cursor:pointer;}
.sai_d .jia em{display:block;position:absolute;width:15px;height:20px;top:3px;left:15px;background:url(../images/btn_toggle_arrow.png?20191120) 0px -43px;}
.sai_d .s_dui{width:350px;overflow:hidden;text-align:left;}
.sai_d .s_dui span{margin-left:15px;}
.sai_d .bifen{text-align: center;border-right:1px solid #141414;width: 143px;font-weight:bold;}
.sai_d .jie{width:60px;text-align:center;border-right: 1px solid #141414;font-weight:bold;}
.sai_d .jie_f{width:90px;text-align:center;border-right: 1px solid #141414;font-weight:bold;}
.li_ctn{width:100%;border-top:none;}
.li_ctn div{height:30px;line-height:30px;color:#F2F2F2;}
.li_ctn li{border-top:1px solid #272831;}
.li_ctn .s_time{width:5%;min-width:90px;}
.li_ctn .s_dui{width:38%;text-align:left;}
.li_ctn .s_dui span{margin-left:15px;}
.li_ctn .s_duim{width:50%;border-right:none;text-align:center;}

.notice{width:100%;padding-top:10px;padding-bottom:10px;color:#FFF;text-align:left;}
.notice dl{width:100%; border-bottom-width:1px; border-bottom-style:solid;/*margin-bottom:20px;*/padding-bottom:10px;}
.notice dl:last-child{border-bottom:none;}
.notice dl dt{width:240px;height:140px;float:left;margin-left:10px;}
.notice dl dt img{width:240px;height:140px;vertical-align:middle;}
.notice dl dd{width:60%;min-width:480px;float:left;margin-left:10px;color:#C6C6C6;line-height:180%;}
.notice dl dd a{color:#fc0;}
.notice dl dd.title{height:30px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.notice dl dd.title a{font-size:14px;}
.notice dl dd.des{color:#FFF;overflow:hidden;}
.notice .pages{text-align:center;padding-left:10px;font-size:12px;}
.notice .pages a,.notice .pages .current{background-color: transparent;background-image: url(../images/s_l_bg.png?20191120);background-repeat: repeat; border-radius: 3px; color: #fff; margin-right: 5px; padding: 3px 6px; text-decoration: none;margin-left:5px; height:20px; line-height:20px; display:inline-block;}
.notice .pages a:hover,.notice .pages span.current{background: none repeat scroll 0 0 #fc0; color: #000;}

.s_c_notice span.s_odds_type_league { width: 210px;padding-left:18px;}
.s_c_notice span.s_odds_type_league .s_odds_type_con{ width:600px; padding:15px 0 30px 0;}
.s_c_notice span.s_odds_type_league .s_odds_type_con li{ border:none; height:25px; line-height:25px; width:auto; float:left; padding-right:18px; padding-left:18px;}
.s_c_notice span.s_odds_type_league .s_odds_type_con .submit{ position:absolute; bottom:0px; right:20px; height:28px; line-height:28px;}
.s_c_notice span.s_odds_type_league .s_odds_type_con .submit a {display: block;width: 65px;height: 25px;line-height: 25px;text-align: center;float: right;margin-right: 18px;color: #F3890B;border-radius: 3px;}
.s_c_notice span.s_odds_type_league .s_odds_type_con .submit a{background: url(../images/middle_bg1.jpg) #474747;}

.s_c_notice span.s_odds_type_league .s_odds_type_con .s_dds_type_sc{ max-height:309px;}

.gun_live_left_nav{background-color:#121212;width:100%;height:82px;filter: alpha(opacity=90);-moz-opacity: 0.9;-khtml-opacity: 0.9;opacity: 0.9;}

.gun_live_left_team{background-color:#242424;width:100%;height:18px; line-height:18px; text-align:left; position:relative;}
.team_title{ width:62px;height:18px; line-height:22px; overflow:hidden; background-color:#085e8d;  font-size:12px; background-repeat:no-repeat; background-size:16px 16px; background-position:3px center; padding-left:20px;}
.team_title_t{height:18px; line-height:18px; float:left; padding-left:10px; font-size:13px; font-weight:600; color:#fff; display:inline-block;word-spacing:10px; letter-spacing: 1px;}
.gun_lie_left_team_sub{width:auto;height:18px;text-align: left;position:relative; margin-left:82px; margin-top:-18px;}

.gun_live_right{width:50%;height:242px;float:left;}
.gun_live_left_nav .gun_live_left_ke{background:url(../images/gun_live_left_ke.jpg) left center repeat-x #121212;width:auto;height:46px;text-align: left;position:relative; margin-left:82px;}

.gun_live_left_ke .time_ke{position:absolute;background:url(../images/live1.gif) -1px -51px;width:11px;height:11px;display:inline-block;top:18px;left:0; margin-left:-5.5px; z-index:3;}
.gun_live_left_team .red{position:absolute;background:url(../images/live1.gif) -2px -16px;width:7px;height:10px;top:4px;left:280px;z-index:4; display:block; margin-left:-3.5px; display:none;}
.gun_live_left_team .yellow{position:absolute;background:url(../images/live1.gif) -2px -34px;width:7px;height:10px;top:4px;left:85px;z-index:3; display:block; margin-left:-3.5px; display:none;}
.gun_live_left_team .goal{position:absolute;background:url(../images/live1.gif) 0 0;width:12px;height:12px;top:3px;left:45px;z-index:5; display:block; margin-left:-6px; display:none;}
.gun_live_left_team .corners{position:absolute;background:url(../images/live1.gif) 0 -70px;width:14px;height:14px;top:2px;left:45px;z-index:5; display:block; margin-left:-7px; display:none;}

.gun_live_left_ke_time{position:absolute;background:url(../images/gun_live_left_ke_time.jpg) no-repeat; width:21px; height:9px; margin-left:-8.5px; top:35px;}
.time_0{ background-position:0px 0px;}
.time_15{ background-position:0px -9px;}
.time_20{ background-position:0px -18px;}
.time_30{ background-position:0px -27px;}
.time_35{ background-position:0px -36px;}
.time_40{ background-position:0px -45px;}
.time_45{ background-position:0px -54px;}
.time_60{ background-position:0px -63px;}
.time_65{ background-position:0px -72px;}
.time_70{ background-position:0px -81px;}
.time_75{ background-position:0px -90px;}
.time_80{ background-position:0px -99px;}
.time_90{ background-position:0px -108px;}
.time_105{ background-position:0px -117px;}
.time_120{ background-position:0px -126px;}
.gun_live_left_ke_c{position:absolute;width:1px; height:22px; margin-left:-0.5px; top:12px; background-color:#4b4b4b; z-index:2;}
.gun_live_left_ke_d{position:absolute;width:1px; height:16px; margin-left:-0.5px; top:15px; background-color:#4b4b4b;  z-index:2;}

/*足球*/

.gun_z .s_c_info_t_back { right:58px; top:7px; position:absolute; z-index:4; padding-left:10px;background:url(../images/s_ico.png?20191120) no-repeat -155px 0px; cursor:pointer; font-size:13px;}
.gun_z .s_c_info_t_back:hover {color:#fc0;}
.gun_z span.s_fresh_num { position:absolute; top:0px; right:8px; height:30px; line-height:30px; width:48px; display:inline-block; padding-left:8px; z-index:4;}
.gun_z span.s_fresh_num em { width:27px; height:30px; line-height:30px; overflow:hidden; display:inline-block; text-align:right;}
.gun_z span.s_fresh_num i{ float:right; margin-top:7px; cursor:pointer;}

.gun_z dt.bet_datacenter{ width:22px; height:20px; position:absolute; right:8px; top:80px; z-index:4;background:url(../images/s_bet_bg.png?20191120) 0 -40px; cursor:pointer;}
.gun_z dt.bet_datacenter:hover{ background-position:0 0;}
.gun_z dt.bet_datacenter i.ico_center_datacenter {background:url(../images/s_ico.png?20191120) no-repeat -49px -52px; width:12px; height:11px; display:block; margin:5px 0 0 6px; cursor:pointer;}
.gun_z .s_c_info_t_football { position:absolute; right:0; background:url(../images/s_info_sport_bg.png?20191120) 0 0 no-repeat; width:194px; height:108px; z-index:1;}
.gun_z .s_c_info_t_leangue { color:#ffcc00; position:absolute; z-index:4; left:25px; top:15px; font-size:13px; font-weight:bold;}

.gun_z{width:100%;padding-top:8px;padding-bottom:0px;overflow:hidden;position:relative;max-height:134px;min-height:106px; overflow:hidden; text-align:center;box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.gun_z .zuqiu{width:100%;position:absolute;left:0px;top:0px;text-align:center; z-index:1;}
.gun_z .zuqiu img , .gun_z .yiy img{width:100%;min-height:106px;-min-height:106px;}
.gun_z .yiy{width:100%;position:absolute;top:0px;left:0px; z-index:2;}
.gun_z .tu_m{width:433px;height:99px;background:url(../images/soccer_inner.png?20191120) no-repeat;top:8px; padding-top:4px; position:absolute; z-index:3; left:50%; margin-left:-216.5px;}
.tu_m .top{width:400px;height:25px;margin:0px auto;line-height:25px;color:#FFF;font-weight:bold;position:relative;}
.tu_m .top em{display:block;position:absolute;right:5px;top:0px;font-weight:normal;color:#999;font-size:12px;}
.tu_m .mian{width:400px;margin:0px auto;}
.tu_m .mian strong , .tu_m .mian span{display:inline-block; height:15px; line-height:15px;*display:inline;zoom:1;}
.tu_m .mian strong{width:156px;text-align:right;font-weight:bold;}
.tu_m .mian span{width:62px;height:35px;line-height:35px;font-size:16px;font-weight:bold;color:#FF9200;text-shadow:1px 0px 2px #000;margin-left:7px;margin-right:7px; text-align:center;}
.tu_m .mian strong.sr{text-align:left;}
/*篮球*/
.tu_m .top_l{width:384px;margin:0px auto;text-align:left;position:relative;}
.tu_m .top_l .ju{color:#999;margin-left:3px;}
.tu_m .top_l .t_r{width:130px;position:absolute;right:0px;top:0px;text-align:right;}
.top_l .t_r span{display:inline-block;*display:inline;zoom:1;width:25px;height:20px;line-height:20px;margin-left:3px;background:url(../images/quarter_icons.png?20191120) no-repeat;}
.top_l .t_r .rt1{background-position:0px 0px;}
.top_l .t_r .rt2{background-position:0px -20px;}
.top_l .t_r .rt3{background-position:0px -40px;}
.top_l .t_r .rt4{background-position:0px -60px;}
.gun_z .tu_ml{background:url(../images/soccer_inner1.png?20191120) no-repeat;
}
.tu_ml .mian{width:384px;margin:0px auto;padding-top:5px;}
.tu_ml .mian .dm{width:100%;height:25px;line-height:25px;position:relative;text-align:left;}
.tu_ml .mian .dm a{font-weight:bold;display:inline-block;*display:inline;zoom:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:180px;}
.tu_ml .mian .dm .bif{width:222px;position:absolute;right:0px;top:0px;text-align:right;}
.tu_ml .mian .dm .bif span{display:inline-block;*display:inline;zoom:1;width:28px;font-size:14px;height:25px;line-height:25px;margin:-2px 0px;text-align:center;margin-right:1px;}
.dm .bif .one{color:#F4F498;}
/*网球*/
.tu_m .top_l .wt_r{width:180px;position:absolute;right:0px;top:0px;text-align:right;}
.top_l .wt_r span{display:inline-block;*display:inline;zoom:1;width:30px;height:20px;line-height:20px;margin-left:2px;text-align:center;}
.tu_ml .mian .wm .bif span{width:30px;}
.tu_ml .mian .wm .bif .one{color:#FFF;border-left:none;}
.yi{background:url(../images/yi.png?20191120) no-repeat 0px center;}
.tu_m .mian span.red_p{display:inline-block;*display:inline;zoom:1;width:14px;height:15px;text-align:center;line-height:15px;color:#e6e6e6;vertical-align:middle;background:#800000;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;font-size:12px;font-weight:normal; margin-top:-3px;}


.gun_z .tu_m2{width:600px;height:99px;background:url(../images/soccer_inner2.png?20191120) no-repeat;margin:0px auto;margin-top:3px;padding-top:4px; position:absolute; z-index:3; left:50%; margin-left:-300px;}
.tu_m2 .top_l{width:545px;margin:0px auto;text-align:left;position:relative;}
.tu_m .top_l .wt_r{width:340px;position:absolute;right:0px;top:0px;text-align:right;}
.tu_ml .mian .bm .bif span{width:30px;} 
.tu_ml .mian .bm .bif .one{color:#FFF;border-left:none;}
.tu_ml .mian .bm .bif{width:360px;position:absolute;right:0px;top:0px;text-align:right;}
.tu_m2 .mian{width:545px;margin:0px auto;padding-top:5px;}


/*
euro
*/
.s_euro .s_c_t_2 span.s_balls_t1{ width:100px;}



.zhxx_m{width:100%;}
.zhxx_m p{width:90%;padding-left:10px;padding-top:10px;font-size:14px;color:#FC0;line-height:150%;}
.zhxx_m table{width:96%;margin:0px auto;margin-top:0px;}
.zhxx_m table th{width:80px;text-align:left;height:25px;line-height:25px;color:#e6e6e6;padding-bottom:10px;}
.zhxx_m table td{width:330px;height:25px;line-height:25px;padding-bottom:0px;}
.zhxx_m table td div{width:290px;position:relative;height:25px;}
.zhxx_m .search td div{width:120px;}
.zhxx_m .search td div a{margin-left:15px;}
.zhxx_m table td select{width:105px;height:25px;line-height:25px;color:#000000;background:#EDEDED;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;border:0px;padding-left:5px;vertical-align:middle; margin:0 15px 0 8px;}
.zhxx_m table td input{width:105px;height:25px;line-height:25px;color:#000000;background:#EDEDED;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;border:0px;padding-left:5px;vertical-align:middle; margin:0 15px 0 8px;}
.zhxx_m table td select{*border:0px;*background:#24272E;*margin-top:2px;}
.zhxx_m table td textarea{width:260px;height:85px;}
.zhxx_m table td.address input{width:125px;}
.zhxx_m table td.address select{width:85px;}
.zhxx_m table td.address img{width:85px;height:25px;vertical-align:middle;}
.zhxx_m table td.code img{height:25px;border:0px;vertical-align:middle;}
.zhxx_m table td.code input{width:90px;vertical-align:middle;}
.zhxx_m table td a{display:inline-block;*display:inline;zoom:1;height:25px;padding-left:8px;padding-right:8px;text-align:center;line-height:25px;color:#FFF;border-radius: 3px;background-color: transparent;background-image: url(../images/s_l_bg.png?20191120);background-repeat: repeat;margin-right:10px;font-size:14px;}
.zhxx_m table th span{color:#FF0000;font-size:16px;}
.zhxx_m table td a:hover,#pages span.current{ display:inline-block;*display:inline;zoom:1;height:25px;padding-left:8px;padding-right:8px;text-align:center;line-height:25px;border-radius: 3px;background-image:none;background-color: #fc0;margin-right:10px;font-size:14px; color:#000;}
#pages div{text-align:center; width:100%;}
#pages span.tol{display:inline-block;*display:inline;zoom:1;height:25px;padding-left:8px;padding-right:8px;text-align:center;line-height:25px;color:#FFF;border-radius: 3px;background-color: transparent;background-image: url(../images/s_l_bg.png?20191120);background-repeat: repeat;margin-right:10px;font-size:14px;}

.zhxx_m .zd_list{width:100%;}
.zhxx_m .zd_list th{height:35px;line-height:35px;text-align:center; border-width:1px 0 0 1px; border-style:solid;padding-bottom:0px;}
.zhxx_m .zd_list th.th_a{width:16%;}
.zhxx_m .zd_list th.th_d{width:40%;}
.zhxx_m .zd_list th.th_c{width:14%;}
.zhxx_m .zd_list th span{font-size:14px;margin-left:5px;color:#e6e6e6;font-weight:bold;}
.zhxx_m .zd_list td{text-align:right;padding:5px; border-width:1px 0 0 1px; border-style:solid;}
.zhxx_m .zd_list td.zt{ padding-right:15px;}

.zhxx_m .search{width:96%;margin:0px auto;text-align:left;height:30px;line-height:20px;color:#999;vertical-align:middle;padding-top: 5px;margin-bottom:0px;}
.zhxx_m .search table{width:100%;}
.zhxx_m .search table td{width:120px;vertical-align:middle;}
.zhxx_m .search input ,.zhxx_m .search select{width:120px;height:25px;line-height:25px;border:0px;background:#EDEDED;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;margin-right:10px;color:#000000;}
.zhxx_m .search select{*border:0px;*background:#24272E;;*height:25px;*padding:4px;}
.zhxx_m .search .wz{text-align:right;color:#e6e6e6;}
.zhxx_m .search a{display:inline-block;*display:inline;zoom:1;width:60px;height:25px;line-height:25px;text-align:center;color:#FFF;background:#333;margin-right:10px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.zhxx_m .search a:hover{ color:#fc0;}

.zhxx_m table td div.money {width: 100%;height: 58px;position: static;border-right: 1px solid #444;}
.zhxx_m table td div.money_end{	border-right:none;}
.zhxx_m table td strong.nums{line-height: 22px;	font-size:13px;}
.zhxx_m table td strong.orange{	color:#FC0;}

.swiper-container,.swiper-container .swiper-wrapper,.swiper-container .swiper-slide {height:100%; width: 100%;}

#s_r_basketball_msg *,#s_r_tennis_msg *,#s_r_football_msg *{box-sizing: border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#s_r_basketball_msg{ padding-top:3px;}

#s_r_basketball_msg .ml1-ScoreHeader_Timer{ margin-top:6px; background-color:#6a5949; color:#ff7e00;}
