﻿/*-----------------------------system css start -------------------------------------------*/
body {margin:0px; padding:0px; font-family:微软雅黑,Helvetica,sans-serif; font-size:12px;}
a{color:#000;text-decoration:none;}
a:hover{color:#BD0A01;text-decoration:underline;}
a:active{color:#BD0A01;text-decoration:underline;}
ul { margin:0px; padding:0px; list-style-type:none; }
/*-----------------------------system css end ---------------------------------------------*/

#head { width:100%; height:40px; overflow:hidden; color:#fff; line-height:40px; text-indent:5px; font-weight:bold; font-size:16px; background:url(Img/logo.jpg) right no-repeat red; min-width:287px;  }
#content { width:100%; height:auto; overflow:hidden;  min-width:287px; }
#bottom { width:100%; height:30px; overflow:hidden; background-color:red; color:#fff; background-color:red;   min-width:287px; text-align:center; line-height:30px;}

#wininfo_table { width:100%; height:auto; overflow:hidden; }
#wininfo_table ul {height:auto; margin:0px; padding:0px;}
#wininfo_table ul li { width:100%; height:40px; line-height:20px;} 
#wininfo_table ul li .playtitle{ background-color:#FFECEC; color:red; height:20px;}
#wininfo_table ul li .winball{height:20px; width:100%;}
#wininfo_table ul li .winball a{ float:left; margin-left:10px; }
#wininfo_table ul li .winball ul{ height:20px; line-height:20px; float:left; }
#wininfo_table ul li .winball ul li{ width:20px; float:left; height:20px; float:left; }
#wininfo_table ul li .winball ul .red_ball{  text-align:center; }
#wininfo_table ul li .winball ul .blue_ball{ color:blue; text-align:center; }
#wininfo_table ul li .winball ul .ball_shiji{ width:135px; display:none; }
#wininfo_table ul li .winball ul .ball_shiji span{ font-weight:bold;}

.dw_apk { width:100%; height:90px; border-top:1px solid red;border-bottom:1px solid red; margin-top:5px; margin-bottom:5px; }
.dw_apk .wx { width:100%; height:25px; line-height:25px; text-indent:5px; }
.dw_apk .wx span{ color:red; font-weight:bold;}
.dw_apk .apk { height:65px;}
.dw_apk .apk .title { font-weight:bold; text-indent:5px; text-align:left; height:25px; line-height:25px; }
.dw_apk .apk .dw_link{ width:100%; height:40px; line-height:40px; }
.dw_apk .apk .dw_link div { width:49%; float:left; height:40px; text-align:center; margin:0px; padding:0px; border:0px; }
.dw_apk .apk .dw_link div a{border:1px solid red; padding:5px; cursor:pointer; }

.news_list{ width:100%; height:auto; margin-bottom:5px; }
.news_list ul{ width:100%; height:auto; overflow:hidden;}
.news_list ul li{ width:100%; height:25px; line-height:25px; text-indent:10px; list-style-type:none; }
.news_list ul .title{  text-indent:5px; font-weight:bold; background-color:#ccc; color:red; }

.tel_gg{ width:100%; height:100px; overflow:hidden; }
.tel_gg img{ width:100%; height:100%; }
.newsHead{ width:100%; height:auto; overflow:hidden; margin-top:10px; }
.newsHead div{width:100%; height:auto; line-height:20px; text-align:center; }
.newsHead .title{ font-weight:bold; font-size:16px; }
.newsHead .time{ color:#ccc;}
.newsContent{ width:100%; height:auto; overflow:hidden; }
.newsContent p{ line-height:25px;letter-spacing:0.5px;color: #252525;font-size: 14px;line-height: 30px;text-align: left;text-indent: 2em;word-wrap: break-word; text-indent:20px;}
.newsContent img{ max-width:100%; max-height:100%; }
.wininfo_ball{ width:100%; height:50px; }
.wininfo_ball div{ width:100%; height:25px; line-height:25px; }
.wininfo_leveltable{ width:100%; height:auto; overflow:hidden; }
.wininfo_leveltable .tr{ width:100%; height:25px; line-height:25px; float:left;}
.wininfo_leveltable .tr_b{ font-weight:bold;}
.wininfo_leveltable .tr div{ width:33%; display:inline;  border-bottom:1px dashed  #ccc; float:left;height:25px; line-height:25px; text-align:center; }
.winball_ul{ height:20px; line-height:20px; float:left; }
.winball_ul li{ width:20px; float:left; height:20px; float:left; }
.winball_ul .red_ball{  text-align:center; }
.winball_ul .blue_ball{ color:blue; text-align:center; }
.winball_ul .ball_shiji{ width:150px; display:none; }
