/*------重写---总布局------*/

body, button, input, select, textarea /* for ie */ {
/*     font: 12px/1.5 verdana,Arial,Tahoma,"ff-tisa-web-pro-1","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei",sans-serif;
 */    /* font-weight: normal; */\
	font: 12px/1.5 arial, \5b8b\4f53;
}

/*------内容部分------*/
#content,#gn_menu{width:1080px;margin:0 auto;height:100%;overflow:hidden;}
#ad,#c_con{ float:left;}
#ad{ width:130px;}
#ad .zy_zd img{display:block; margin:5px;}
#c_con{ position:relative;}
#c_con .jianhao{width:15px;_width:16px;height:47px;position:absolute;z-index:-3px; overflow:hidden;}
/*-----全选箭头图标根据版头调整top距离 */
#c_con .jianhao{top:25px; left:8px;_left:9px;}
/*-----足球、篮球、指数列表表格容器*/
#c_con, #pei_c, #tb_th{width:1080px!important; margin:0 auto;}
#c_con .live{width:100%;}

#tb_th table, #pei_c table{
	width:100%!important;
}

#box_pei{width:100%;margin:0 auto;}
#content,#footer,.footer{margin-top:15px;}

.wrap-main{width: 1080px;margin:0 auto; margin-top: 10px;}

/*------ 工具条 ------- */
#gn_menu{
    margin:0 auto;
    height:36px;
    background:url('') no-repeat #f8f8f8;
    color:#333;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-border-radius:4px;
    border-radius: 4px;
    border: 1px solid #ddd;
    -moz-box-shadow: 1px 1px 2px #ddd;
    -webkit-box-shadow: 1px 1px 2px #ddd;
    -ms-box-shadow: 1px 1px 2px #ddd;
    box-shadow: 1px 1px 2px #ddd;
}
#gn_menu img {vertical-align: text-top;}

/*当前选中颜色*/
#c_con a.ddddd{background:#333;color:#fff}

#content {
/*     box-sizing: border-box;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius: 4px;
    border: 1px solid #ddd;
    -moz-box-shadow: 2px 2px 2px #ddd;
    -webkit-box-shadow: 2px 2px 2px #ddd;
    box-shadow: 2px 2px 2px #ddd; */
}

/*------ 历史提示栏 ------*/
.ls_bf_jl { height: 30px; width: 1050px; margin-left: 30px; _width:1030px; }
.ls_bf_jl .ts_02{width:865px;}


/*------功能选择1------*/
.gn{padding-left:3px; margin-top:5px;}
.gn,.dx{ float:left;}
.gn li{
    border:1px solid #cccccc;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    display:block;float:left;height:25px;line-height:25px; margin-left:3px;width:auto !important; width:1%;white-space:nowrap;
}
.gn li a{
    display:block;
    background:url('') #ddd;
    padding-left:4px;
    color:#333;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
        /***背景色渐变**/
		background:-webkit-linear-gradient(top,#f8f8f8,#ddd);
		background:-moz-linear-gradient(top,#f8f8f8,#ddd);
		background:-o-linear-gradient(top,#f8f8f8,#ddd);
		background:linear-gradient(top,#f8f8f8,#ddd);
}

.gn li span{
    display:block;
    background:url('') #ddd;
    padding-right:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
        /***背景色渐变**/
		background:-webkit-linear-gradient(top,#f8f8f8,#ddd);
		background:-moz-linear-gradient(top,#f8f8f8,#ddd);
		background:-o-linear-gradient(top,#f8f8f8,#ddd);
		background:linear-gradient(top,#f8f8f8,#ddd);

}

/*  工具条按钮 */
.gn li.cur a,
.gn li.cur span{
	color:#ffffff;
    display:block;
	background:url('') #277bd5;
}

/* 收藏按钮样式 */
.gn li.sc_90ko a,
.gn li.sc_90ko span {
    display: block;
    background: url() #1C5595;
    padding: 0 4px;
    color: #fff;
}

#bf_table .w>td{
	color:green;
}

/* 工具条展开浮层 */
.pop_title {
    border-radius: 6px;
    border: #277bd5 4px solid !important;
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: #f8f8f8;
    line-height: 18px;
    -moz-box-shadow: 1px 1px 4px #ddd;
    -webkit-box-shadow: 1px 1px 4px #ddd;
    -ms-box-shadow: 1px 1px 4px #ddd;
    box-shadow: 1px 1px 4px #ddd;
}

/*---语音设置---*/
.yuyin{
    width:auto;font-family:tahoma;height:25px;margin-top:8px; margin-left:3px;_margin-left:5px;
    background:url('') no-repeat left center;
    _background:url('') no-repeat 10px center;
}



/*------ 比分表格 -------*/
.live .t1{font-size:10pt;font-size:10pt;height:23px;color:#333;background:#efefef;text-align:center}
.live .t12{BACKGROUND-COLOR:#FFCC00;height:22px;line-height:22px;padding-top:1px;text-align:center;}
.live .t2{font-size:10pt;height:22px;line-height:22px;background-color:#ffffff;text-align:center;}
.live .t3{font-size:10pt;height:22px;line-height:22px;background:#e8e8e8;text-align:center;}
.live .time_tang{font-size:12px;height:25px;line-height:25px;background:#ffffea;text-align:center}
.live .jtj_k{background:#ffffff;}
.live .jtj_z{background:#ffffff;}
.live .jtj_y{background:#c4d6ec;}
.live .fa, .live .fb , .live .fc{border:1px solid #cccccc;}
.live .guanggao{background:#f9f8ec;height:23px;line-height:23px;text-align:center}
.live .guanggao a{margin:0 auto;}.live{border:1px solid #cccccc;border-collapse:collapse;}
.live tr td{border:1px solid #cccccc;}
.live .fg1{color:#008000;}
.live .end{color:#7d8a9b;}
.live .a_1,.live .a_2,.live .a_3{color:#008000;text-align:center;display:block;line-height:22px !important;}
.live .a_1{width:42px;float:left;}
.live .a_2{width:54px;border-right:#cccccc solid 1px;border-left:#cccccc solid 1px;float:left;}
.live .a_3{width:37px;float:left;}
.live .bf_de, .basketball .b1, .basketball .zt u {color: #277bd5;} /*足球、篮球比分字色*/
#bf_table td span,#id_vmenu td span{font-size:10pt;cursor: pointer}
#bf_table td div font,#id_vmenu td div font,#id_vmenu td font,#bf_table td font{font-size:9pt;cursor: pointer}
.f_ont span,.f_ont td{font:9pt arial,serif !important;}
#bf_table .sb{
    background: #277bd5 !important;
    color: #FFF !important;
}

/*nba 比分表格头*/
.basketball .t1,.id_vmenu1 .t1{ background:#e8e8e8 !important;}/*表格背景颜色1*/
.basketball .biao,.basketball .time_tang,.id_m1 .gn_h1,.id_vmenu1 .gn_h1 {
  background:url(); height:32px!important;color:#333;background:#efefef;
}
/*odds 比分表格头*/
#tb_th thead {background: url();height:32px!important;color:#333;background:#efefef;}
/*表格头边框色*/
#tb_th td {border: 1px solid #ccc;}

/* 电竞比分表格头 */
.bf4 .a1 {
	color:#333!important;
	background:#efefef!important;
}


/*最新提示、历史提示*/
.ts_01,.ts_03{
    width:72px;
    height:26px;
    line-height:26px;
    background:url() #de1330 no-repeat left top;
    border:1px solid #ccc;
    width:72px;
    height:26px;
    background:-webkit-linear-gradient(top,#fff,#ddd);
    background:-moz-linear-gradient(top,#fff,#ddd);
    background:-o-linear-gradient(top,#fff,#ddd);
    background:linear-gradient(top,#fff,#ddd);
}



/*----- 页脚重写-------*/
#footer{display:block;background-color: #2C2C2C; border-top:2px solid #3B3B3B; width:100%; text-align:center; line-height:20px; /*padding-top:10px;*/ font-size: 12px; color: #727272; text-shadow: 0 -1px 0 #000;}
#footer a,#footer p,#footer .f_con,#footer p span,#footer .f_liulanqi li a{color:#727272;text-shadow: 0 -1px 0 #000;}
#footer a{margin-right:3px;}
#footer .f_con {width:1007px;margin: 0 auto;background:url();}
#footer .f_liulanqi li{-webkit-filter: grayscale(80%);-moz-filter: grayscale(80%);-ms-filter: grayscale(80%);-o-filter: grayscale(80%);filter: grayscale(80%); 	     filter: gray;}



/*----- 全站广告控制-------*/
.lrad{width:auto;}
.lrad li{ width:120px;  margin-bottom:4px; line-height:20px; overflow:hidden;}
.lrad img,.lrad embed{ width:120px;}
.lrad ul{ width:120px; margin-left:4px;}

.txtad{border-top:1px solid #e4e4e4;background-color:#fffee0;text-align:center;/*height:22px; line-height:22px;*/}
/* height:auto; line-height:auto; position:relative;*/
.txtad a{font-weight:bold;}
.txtad a:hover{color:#b20;}
.txtad img{display:block; border:none;overflow:hidden;}
.txtadClose{ color:#b70; width:18px; height:16px; overflow:hidden; text-align:center; float:right;  display:block; padding:0; line-height:16px; cursor:pointer; }
.txtadClose:hover{ color:red;}

div.txtadbox {overflow:hidden;height:18px;line-height:18px;}

.adFixed li,.adFly li{/* background-color:#e1eaee; */text-align:center;}
.adv div{height:100%;}
.adFly{ width:76px; text-align:center;}
.adFly{ position:absolute;}
.adFly a{ display:block; width:70px;  margin:15px auto 0 auto; overflow:hidden;}
.adFly img{ width:70px;  display:block;}
#wAdFlyRight{ float:right;}
html>* #wAdFlyLeft{ left:0;}
html>* #wAdFlyRight{ right:0; float:none;}
html>* .adFly{ position:fixed; z-index:1; bottom:20px;}
#wAdFixed{width:1075px; z-index:101;height:0px; }
#wAdFixed ul{width:120px; position:absolute; z-index:102;}
.adFixed{ position:absolute; }
.adFixed2{ position:fixed; top:5px;}
.adFixed2 ul{padding-top:5px;}
#wAdFlyBottom{text-align:left; height:0px;}
#wAdFlyBottomBox{ position:absolute; z-index:109; width:100%; }

/*广告位统一样式ul.ad{margin-bottom:2px;}*/
.adv{padding:2px 0;}
.adv a img{padding-right:2px;padding-bottom:2px;}
.adv li a img{float:left;padding-left:0;padding-bottom:2px;}


/*资料库联赛列表 /zl/1000_list.html*/

#main .por h2.title,
#content ul.tab-list li.focus{
	background-color:#277bd5;color:#fff;font-size: 14px;
}
.hotRace span.title {
	background: #277bd5;
}

/*info 首页 线条色*/
#content ul.tab-list {border-bottom: 3px solid #277bd5;}

#content h2.title i{background:#277bd5;}

.raceList li {
    margin: 0 22px 20px 0;
}

/*资料库数据表格头颜色*/
.live_tr{background:#277bd5; color:#fff; }
.live_tr td{ height:25px!important; }
/*资料库联队详细页*/
.t1b{height:25px;background:url() #277bd5;}
.t3b{height:30px;background: url();}
.f_match3,
.t2b{
    height:23px;
    background:url('') #f4f4f4;
    border: 1px solid #ddd;
        /***背景色渐变**/
		background:-webkit-linear-gradient(top,#fff,#ddd);
		background:-moz-linear-gradient(top,#fff,#ddd);
		background:-o-linear-gradient(top,#fff,#ddd);
		background:linear-gradient(top,#fff,#ddd);
}
.t2b,.t3b{border-bottom: 2px solid #277bd5;}
.f_match{background:#277bd5;}
.dt_title_khot3{background:url('') #e8e8e8; color:#333;font-size: 14px;font-weight: bold;}
/*滚动广告*/
.gg_piaofu_left{position: fixed;left:50%;margin-left:563px;top:130px;width:100px;}
.gg_piaofu_right{position: fixed;right:50%;margin-right:565px;top:130px;width:100px;}
.gg_piaofu_left img{margin-top:2px;}
.gg_piaofu_right img{margin-top:2px;}