@CHARSET "UTF-8";

.count {
    width: 100%;
    height: 142px;
    margin: 5px 0 0 0;
    border:0px solid #1b9af7;
    background-color: #5ebbff;
    /*background: url(../img/game_bg.png) no-repeat;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;*/
}
.tr{
	height:42px;
}
.count_dibu{
    width: 100%;
    height: 35px;
    background-color:#1b9af7;
    margin-bottom: 5px;
}
.count .firstcount {
    width: 120px;
    height: 117px;
    float: left;
    /*padding-top: 20px;*/
}
.count .firstcount .pic {
    width: 110px;
    float: left;
    margin: 14px 0 0 14px;
}
.count .firstcount .text1 {
    width: 110px;
    float: left;
    text-align: center;
    margin:14px auto;
}
.text1 a{
	color:#333;
}
.text1 a:hover{
	color:#fff;
	text-decoration: none;
}
.count .firstcount .text1 h2 {
    font-family: "微软雅黑";
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    height: 36px;
    padding-top: 1px;
    /*background: url(../share/images/line2.png) no-repeat center bottom;*/
}
.count .firstcount .text1 p {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding-top: 16px;
}
.count .firstcount .text1 p span {
    font-size: 12px;
    color: #fff;
}
.count .middlecount {
    width: 800px;
    height: 140px;
    float: left;
    text-align: center;
}
.count .middlecount h2 {
    /*font-family: "微软雅黑";
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    height: 52px;
    line-height: 52px;
    background: url(../share/images/line1.png) no-repeat center bottom;
    padding-top: 18px;*/
}
.count .middlecount .lottery {
    padding-top: 14px;
}
.gamebtnurl{
	color:white;
	font-size:15px;
	margin-left:10px;
	display: block;
	border-left:1px solid white;
	float:left;
	font-family: -webkit-body;
	padding-left:10px;
}
a.green {
    color: #3e5706;
    background: #a5cd4e;
    background: -moz-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
    background: -webkit-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: -o-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: -ms-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
}
a.blue {
    color: #19667d;
    background: #70c9e3;
    background: -moz-linear-gradient(top, #70c9e3 0%, #39a0be 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70c9e3), color-stop(100%,#39a0be));
    background: -webkit-linear-gradient(top, #70c9e3 0%,#39a0be 100%);
    background: -o-linear-gradient(top, #70c9e3 0%,#39a0be 100%);
    background: -ms-linear-gradient(top, #70c9e3 0%,#39a0be 100%);
    background: linear-gradient(top, #70c9e3 0%,#39a0be 100%);
}
.count .lastcount {
    width: 250px;
    height: 120px;
    float: right;
    margin-top:10px;
    margin-right:10px;
}
.count .lastcount h2 {
    font-family: "微软雅黑";
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    height: 36px;
    background: url(../share/images/line3.png) no-repeat center bottom;
    padding-top: 16px;
    text-align: center;
}
.logo1 {
    background: url(../share/images/sound.png) no-repeat;
    width: 30px;
    height: 26px;
    cursor: pointer;
    margin-top: 18px;
    margin-left: 260px;
}
.count .lastcount #bottom #countdown {
    width: 180px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    text-align: center;
    margin-top: -20px;
}

.count .lastcount #bottom #countdown1 {
    width: 180px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    text-align: center;
    margin-top: -30px;
}
.count .lastcount #bottom #countdown1 .timeBox {
    display: inline-block;
    width: 75px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
}
.count .lastcount #bottom #countdown1 .timeBox .minutes {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(../share/images/square_03.png) no-repeat center center;
    font-family: "微软雅黑";
    font-size: 30px;
    color: #CD0000;
    margin-right: 3px;
}
.firstcount .text1 #countdown1 .timeBox .minutes {
	display: inline-block;width: 69px;height: 46px;line-height:46px;
	background: url(../share/images/square_01.png) no-repeat center center;font-family: "微软雅黑";font-size: 30px;color: #CD0000;margin-right: 3px;}
.count .lastcount #bottom #countdown .timeBox {
    display: inline-block;
    width: 75px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
}
.count .lastcount #bottom #countdown1 .timeBox .seconds {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(../share/images/square_03.png) no-repeat center center;
    font-family: "微软雅黑";
    font-size: 30px;
    color: #CD0000;
    margin-right: 3px;
}
.count .lastcount #bottom #countdown .timeBox {
    display: inline-block;
    width: 75px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
}
.count .lastcount #bottom #countdown .timeBox .minutes {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(../share/images/square_03.png) no-repeat center center;
    font-family: "微软雅黑";
    font-size: 30px;
    color: #CD0000;
    margin-right: 3px;
}
.firstcount .text1 #countdown .timeBox .minutes {
	display: inline-block;width: 69px;height: 46px;line-height:46px;
	background: url(../share/images/square_01.png) no-repeat center center;font-family: "微软雅黑";font-size: 30px;color: #CD0000;margin-right: 3px;}
.count .lastcount #bottom #countdown .timeBox {
    display: inline-block;
    width: 75px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
}
.count .lastcount #bottom #countdown .timeBox .seconds {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(../share/images/square_03.png) no-repeat center center;
    font-family: "微软雅黑";
    font-size: 30px;
    color: #CD0000;
    margin-right: 3px;
}
.button1 {
    display: inline-block;
    position: relative;
    margin: 10px 5px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    font: bold 12px/25px Arial, sans-serif;
    text-shadow: 1px 1px 1px rgba(255,255,255, .22);
    box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    transition: all 0.15s ease;
}
.button2 {
    display: inline-block;
    position: relative; 
    text-align: center;
    text-decoration: none;
    height:25px;
    width:70px;
    line-height:25px;
    font: bold 12px/25px Arial, sans-serif;
    text-shadow: 1px 1px 1px rgba(255,255,255, .22);
    box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    transition: all 0.15s ease;
}
div {
    margin-left: auto;
    margin-right: auto;
}
.tb td{
	border-left:solid 0px darkblue;
	border-bottom:solid 0px darkblue;
	background-color: white;
	padding:0px;
    width: 113.636px;
}
.tbgamelink{
    line-height: 31px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    border:0px;
    display:block;
	color:#fff;
    text-decoration: none;
    border-radius: 7px;
    margin:0px 5px 5px 5px;  
    border: 1px solid #1b9af7;
    box-shadow: 3px 3px 2px #eee;
}
.tbgamelink.bjpks{
	border-color: #f24a00;
    background: #f24a00;
    color: #FFF;
}
.tbgamelink.bjpks.on{
	border-color: #f24a00;
    background: #FFF;
    color: #f24a00;
}
.tbgamelink.ydeb{
	border-color: #093;
    background: #093;
    color: #FFF;
}
.tbgamelink.ydeb.on{
	border-color: #093;
    background: #FFF;
    color: #093;
}
.tbgamelink.ftyx{
	border-color: #da0d7c;
    background: #da0d7c;
    color: #FFF;
}
.tbgamelink.ftyx.on{
	border-color: #077994;
    background: #FFF;
    color: #077994;
}
.tbgamelink.txyx{
	border-color: #077994;
    background: #077994;
    color: #FFF;
}
.tbgamelink.txyx.on{
	border-color: #077994;
    background: #FFF;
    color: #077994;
}
.tbgamelink.empty {
    color: #333;
    border-color: #ccc;
    background: #fff;
}
.gameicon {
    background: url(../imges/boxandredbagicon.png);
    width: 21px;
    height: 30px;
    line-height: 1;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
}
.gameicon.tucao {
    background-position: 0 -70px;
}
.xybcolor{
	background-color: #1B9AF7;
}

.clsgame a{
	color:#ffffff;
	font-weight: bold;
    background-color: #da6a19;
    text-decoration: none;
} 
.game_s_tb{
	width:100%;border-style:None;height:90px;font-size:12px;margin:0px auto;
}
.game_s_tb_left{
	height:30px;width:50%;text-align: left;padding-left:10px;background-color: #ECECEC;
}
.game_s_tb_right{
	height:30px;text-align: right;padding-right:10px;background-color: #ECECEC;
}
.game_s_tb_left a{
	padding-left:5px;
	padding-right:5px;
	color:#333;
}
.game_s_tb_right a{
	padding-left:5px;
	padding-right:5px;
	color:#069;
} 
.btn_cls{
	color:white;
	border-color:darkblue;
	background-color: darkblue;
}
.clsjryk{
    font-family: "微软雅黑";
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    height: 60px;
    width:800px;
    margin:0px auto;
    line-height: 60px;
    //background: url(../../share/images/line1.png) no-repeat center bottom;
    margin-top: 18px;
}
.title_jryk {
    color: #fff;
    margin-top:25px;
    font-weight:bold;
    font: 18px 'microsoft yahei';
}
.clsjryk .s_span0{
    width: 125px;
    text-align: center;
    height: 80px;
    float: left;
    font-size:16px;
    background-color:#ef7f2f;
    opacity: 0.9;
}
.clsjryk .s_span0 b {
    color: #FF5903;
    font: bold 16px/30px 'microsoft yahei';
    margin-top: 0;
    font-weight:bold;
    display: block;
    text-shadow: 0 0 5px rgb(255, 255, 0);
}
.clsjryk .s_span1{
    width: 160px;
    text-align: center;
    height: 80px;
    float: left;
    background-color:#ef7f2f;
    opacity: 0.9;
    border-left:1px solid #ccc;
}
.clsjryk .s_span1 b {
    color: #FF5903;
    font: bold 16px/30px 'microsoft yahei';
    margin-top: 0;
    font-weight:bold;
    display: block;
    text-shadow: 0 0 5px rgb(255, 255, 0);
}
.clsjryk .s_span2{
    width: 200px;
    text-align: center;
    height: 80px;
    float: left;
    border-left:1px solid #333;
    background-color:#ef7f2f;
    opacity: 0.9;
    border-left:1px solid #ccc;
}
.title_cy {
    color: #fff;
    margin-top:25px;
    font-weight:bold;
    font: 18px 'microsoft yahei';
}
.clsjryk .s_span2 b {
    color: #FF5903;
    font: bold 16px/30px 'microsoft yahei';
    margin-top: 0;
    font-weight:bold;
    display: block;
    text-shadow: 0 0 5px rgb(255, 255, 0);
}
.clsjryk .s_span3{
    width: 430px;
    text-align: center;
    height: 80px;
    float: left;
    background-color:#ef7f2f;
    opacity: 0.9;
    border-left:1px solid #ccc;
}
.title_sl {
    color: #fff;
    margin-top:25px;
    font-weight:bold;
    font: 18px 'microsoft yahei';
}
.clsjryk .s_span3 b {
    color: #FF5903;
    font: bold 16px/30px 'microsoft yahei';
    margin-top: 0;
    font-weight:bold;
    display: block;
    text-shadow: 0 0 5px rgb(255, 255, 0);
}
.tbson_btn td a:hover{
	text-decoration: none;
	color:white;
} 
.game_btn_a{
    /*position: absolute;
    margin-left: -18px;*/
    padding-top: 11px;
    width:16px;
    height:16px;
    display:block;
    float:left;
}
.clsgameOn{height:16px;padding-left: 20px;background: url("../images/egg-dt.gif") left center no-repeat;}
.button-highlight:visited, .button-highlight-flat:visited {
    color: #FFF;
}
.button-highlight:visited, .button-highlight-flat:visited {
    color: #FFF;
}
.button-highlight{
    background-color: #FEAE1B;
    border-color: #FEAE1B;
    color: #FFF;
}
.gtable{
	width:100%;
	margin:0px auto;
}
.ga{
	width:100%;
	margin:0px auto;
	overflow: auto;
}
.ga .acbtn {
    border: none;
    width: 103px;
    height: 36px;
    color: #fff;
    border-radius: 5px;
    background-color: #1b9af7
}
.ga .game_s_bgimg{
	width:100%;
	height:40px;
    background: url("../share/images/game_banner_s.png");
}
.ga .bei{
	height:30px;
	line-height: 30px;
}
.ga .bei a:hover{
	color:yellowgreen;
}
.ga .game_s_md{
	width:560px;
	margin:0px auto;
	margin-top:-20px;
}
.gtable_game_sel{
	width:100%;
	background-color:#ECECEC;
	/*#da6a19*/;
}
.gtable_game_sel tr td{
    text-align: center;
    font-size: 12px;
	width:70px;
	background-color: white;
}
.actionbt a{
	font-size:12px;
}
.actionbt a:hover{
	color:#da6a19;
	font-weight:700;
}
.game_betadddbtn {
    width: 30px;
    height: 24px;
}
.gtable_game_sel tr td a{
	width:50px;
	height:25px;
	line-height:25px;
    display: inline-block;
    position: relative; 
    padding: 0 2px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #1b9af7;
    background: white;
    color: #dc5d00;
    margin-top: 5px;
    margin-bottom: 5px;
    /*text-decoration: none;
    font: bold 12px/25px Arial, sans-serif;
    text-shadow: 1px 1px 1px rgba(255,255,255, .22);
    box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    transition: all 0.15s ease;
	color:#000;
	text-decoration: none;
	background: -webkit-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);*/
}
.gtable_game_sel tr td a.beishu{
	background: #ffebeb;
    color: #8d0000;
}   
.gtable_game_sel tr td a:hover{background:#ffebeb;}

.gtable_game_sel tr td a.beishu{background:#ffebeb;}
.gtable_game_sel tr td a.beishu:hover{background:#fff7f7;}

.gtable_game_sel tr td .son {
    position: absolute;
    background: #fff;
    z-index:99;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #efdece;
    padding: 5px;
    width: 150px;
    margin-left:-10px;
}

.gtable_game_sel tr td .son a{ 
	float:left;
	margin-left:5px;
}
.game_two_title{
	background-color: #CCC;
	color:#000;
	font-size:14px;
	font-weight: 700px;
}
.game_two_btn{
	float: right;
	margin:5px;
    height: 20px;
    line-height: 20px;
    color:white;
    font-family: -webkit-body;
    border-left: 1px solid white;
    display:block;
    padding-left:8px;
    font-family: -webkit-body;
}
.game_two_btn:hover{
	cursor:pointer;
	color:#1b9af7;
}
.allte{width:120px;height:30px;}
.nvared{color:#000;}
.gtable .caption{
    font-size: 12px;
    font-weight: bold;
    line-height: 35px !important;
    color: #666;
    background: #ECECEC;
    height: 35px !important;
}

.caption2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 35px !important;
    color: #666;
    background: #ECECEC;
    height: 35px !important;
}
.xinjian{
	padding-left:10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px !important;
    color: #FFFFFF;
    background: #ec690b;
    height: 35px !important;    
    font-family: -webkit-body;
}
.gtable tr td{
    height: 35px;
    /*line-height: 40px;*/
    border-bottom: 1px solid #D7D7D7;
    text-align: center;
    background: #fff;
    font-size: 14px;
}   
.ctb{
	margin-top:10px;
}
.tdo1{
	padding-right:10px;
}
.ltb tr td{
    height: 40px;
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    line-height: 40px;
    text-align: left;
    background: #fff;
    font-size: 14px;
    padding-left:5px;
}
.ltb .td2{
	text-align: right;
    border-left: 1px solid #D7D7D7;
}
.gtable .jc{
	font-size:14px;
	font-weight: bold;
}
.gtable .cyrs{
	font-size:14px;
	padding-right: 20px;
    background: url("../images/group.png") right no-repeat;
}
.gtable .game_mybet {
    text-align: right;
    padding-right: 18px;
    margin-right: 23px;
    height:35px;
    background: url("../img/bean.png") right no-repeat #FFFFFF;
}
.gtable .game_mybet a{
	text-decoration: none;
}
.gtable .font_red{
	color: #1b9af7;
}
.font_bgrave{
	color:black;
}
.gtable .font_black{
	color:black;
}
.cyrs a:hover{
	text-decoration: none;
}
.gtable .a1{
	font-size:12px;
	color:black;
	float:right;
}
.gtable .a2{
	font-weight: 700;
	font-size:13px;
	color:green;/*#FF6600;*/
	float:right;
}
.gtable .a3{
	font-weight: 700;
	font-size:13px;
	color: #1b9af7;
	float:right;
}
.gtable .a4{
	font-weight: 700;
	font-size:13px;
	color:#FF6600;
	float:right;
}
.linkcy {
    width: 80px;
    height: 35px;
    background-color: #66cc99;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px; 
    display: inline-block;
    text-decoration:none; 
    border-radius: 20px;
}
.linkcy img{
	border:0px;
	vertical-align:middle;margin-left:10px;margin-top:7px;float:left;
}
.gtable .linkcy:hover{
	color:yellow;
	text-decoration: none;
}
.gtable select{
	height:30px;
	width:160px;
	margin-right:10px;
}
.linking {
    width: 80px;
    height: 25px;
    background-color: #1b9af7;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px; 
    display: inline-block;
    border-radius: 20px;
}
.linking img{
	border:0px;
	vertical-align:middle;margin-left:5px;margin-top:7px;float:left;
}
.linkend {
    width: 80px;
    height: 25px;
    background-color: #cccccc;
    text-align: center;
    line-height: 25px;
    color: #999;
    font-size: 14px; 
    display: inline-block;
	text-decoration: none;
	border-radius: 20px;
} 
.linkend img{
	border:0px;
	vertical-align:middle;margin-left:5px;margin-top:7px;float:left;
}
.gtable .linkend:hover{
	text-decoration: none;
}

.money_bg {
    font-family: Arial, Helvetica, sans-serif;
    color: #1b9af7;
    font-weight: bold;
    font-size: 14px;
    text-align: right;
    padding-right: 20px;
    background: url("/static/imgs/common/bean.png") right center no-repeat;
}
.money {
    font-family: Arial, Helvetica, sans-serif;
    color: #1b9af7;
    font-weight: bold;
    font-size: 14px;
}
.chips {
	outline:none;
    width: 31px;
    height: 31px;
    display: inline-block;
    border: none;
    line-height: 100px;
    background-repeat: no-repeat;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    margin-right:5px;
}
.chips.s10 {
    background: url(/static/imgs/common/chips_10000.png);
}
.chips.s100 {
    background: url(/static/imgs/common/chips_100000.png);
}
.chips.s500 {
    background: url(/static/imgs/common/chips_500000.png);
}
.chips.s1k {
    background: url(/static/imgs/common/chips_1000000.png);
}
.chips.s5k {
    background: url(/static/imgs/common/chips_5000000.png);
}
.btnsmall.xs {
    height: 25px;
    line-height: 24px;
}
.btnsmall.link {
    color: #FFF;
}
.btnsmall {
    height: 30px;
    line-height: 30px;
    background: #3986d6;
    color: #fff;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Lato', 'Helvetica Neue', Arial, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
    border: 0;
    padding: 0 5px;
    margin-right: 5px;
    margin-left:5px;
}

/*进度条样式*/
.warning {
  position: relative;
  background-color: #6DA807;
  border: 1px solid #6DA807;
  border-radius: 10px;
  box-shadow: 1vw 3vh 10vh rgba(109, 168, 7, 0.8);
  background-size: 3em 3em;
  background-image: linear-gradient(-45deg, transparent 0em, transparent 0.8em, #96D923 0.9em, #96D923 2.1em, transparent 2.1em, transparent 2.9em, #96D923 3.1em);
  -webkit-animation: warning-animation 750ms infinite linear;
  -moz-animation: warning-animation 750ms infinite linear;
  animation: warning-animation 750ms infinite linear;
}
@-webkit-keyframes warning-animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 3em 0;
  }
}
@-moz-keyframes warning-animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 3em 0;
  }
}
@keyframes warning-animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 3em 0;
  }
}
.warning:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  border-radius: 10px;
  background-image: linear-gradient(to bottom, #6DA807, rgba(171, 226, 77, 0.6) 15%, transparent 60%, #6DA807);
}

.container_djs {
  width: 180px;
  margin: 0 auto 0;
}
.container_djs .warning {
  	height: 20px;
    margin-top: 10px;
}
.game_yzclass{
	margin-left:4px;font-size:12px;padding:2px;
	border-radius:5px;background-color: #1b9af7;color:white;
}
.szgame_new{
    position: absolute;  
    margin-left:5px; 
    margin-top: -38px;
    background: url(../images/new.PNG);
    width: 22px;
    height: 33px;
}


.clsmaptable{
	width:100%;
	background-color: white;
	border:1px;
}
.clsmaptable tr{
	height:20px;
}
.clsmaptable tr td{
	width:18px;
	height:18px;
	vertical-align: middle;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	text-align: center;
}
.clsmapdiv{
	border-left:1px solid #000;
	border-top:1px solid #000;
	width:auto;
	overflow: auto;
	height:auto; 
}
.numTitle{
	background: #FCEED1;
    color: #900;
    text-align: center;
}
.maptbtd{
    word-break: keep-all;
    height: 18px;
    width:18px;
    font-size: 12px;
    font-family: sans-serif;
    text-align: center;
    background: #FFF;
}
.mapfixedMenuTop{
	height: 35px;
    position: fixed;
    top: 60px;
    left: 0px;
    margin-bottom: 30px;
}
.mapfixedSel{ 
    width: 100%;
    text-align: left;
    margin: 0px auto; 
}
.result1{color:#BBB; font-size:13px; font-family:Verdana, Geneva, sans-serif;}
.result2{color:#F00; font-family:Verdana, Geneva, sans-serif;}
.result3{color:#06F; font-family:Verdana, Geneva, sans-serif;}
.result4{color:#999; font-size:18px; font-family:Verdana, Geneva, sans-serif;}


.numTitle{background:#FCEED1; color:#900}
.resulttd{background:#F00; color:#FFF}
.resulttdz{background:#00F; color:#FFF}
.styledan{background:#FC0; color:#FFF}
.styleshuang{background:#090; color:#FFF}
.stylezhong{background:#63C; color:#FFF}
.stylebian{background:#06F; color:#FFF}
.styleda{background:#F60; color:#FFF}
.stylexiao{background:#F06; color:#FFF}
.styleWda{background:#900; color:#FFF}
.styleWxiao{background:#603; color:#FFF}

.ckdqzz{
	background-color: #1075be;
    padding: 2px;
    border-radius: 5px;
    color: #fff;
    font-weight: normal;
}