/*公共样式 start*/
.fl{float: left;}
.fr{float: right;}
input {outline:none;}
.displaynone{display: none !important;}
.blue{color:#0d8ddd !important;}
.red{color:#ed2a43 !important;}
.green{color:#1ab246 !important;}
.gray{color:#cacaca !important;}
.clearfix{clear: both;}
.nopadding {padding: 0!important;}
.noboder {border: 0 solid transparent!important;}
.bor{border-right: none !important;}
p{margin: 0 !important;}
/*公共样式 end*/
html{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body {
    height:100%;
    overflow-x: hidden;
    overflow-y: auto;
	background-color: #e6e3e3 !important;
    background-size: cover;
    font-family:"Microsoft Yahei",微软雅黑,"Helvetica Neue",Arial,sans-serif !important;
}
a{text-decoration: none !important;}
ol,ul,li{list-style:none; padding: 0; margin: 0;}
::-webkit-scrollbar-track-piece{background:rgba(233,233,233,0.5);border-radius:6px;}
::-webkit-scrollbar{width:8px;height:8px;}
::-webkit-scrollbar-button{display:none;}
::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background:-webkit-gradient(linear,left);}
::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:horizontal{border-radius:6px;background:#bdbdbd;}
::-webkit-scrollbar-thumb:hover{background:#8e8e8e;}
::-webkit-scrollbar-thumb:active{background:#828181;}
/*nav*/
.luck_logo{float: left; display: block; width: 258px; height: 60px; background-position: center center; margin-top: 1.2%;background-size: contain}
.IG.luck_logo{background-image: url(../images/logo/cn/IG.png);}
.IG.en.luck_logo{background-image: url(../images/logo/en/IG.png);}
.en.luck_logo{background-image: url(../images/logo/en/IG.png);}
.KG.luck_logo{background-image: url(../images/logo/cn/KG.png);}
.KG.en.luck_logo{background-image: url(../images/logo/en/KG.png);}
.lotto_top{height: 93px; background-color: #fff; border-bottom: 7px solid #FF7600 !important; }
.nav_main{height: 93px; line-height: 93px; width: 1200px; margin: 0 auto;}
.nav_lotto_wrap{padding-left: 48%;}
.nav_lotto{border-bottom: none !important;height: 86px;}
.nav_lotto>li{
    display: flex !important;
    align-items: center;
	width: 152px;
	text-align: center;
	height: 86px;
	/* line-height: 86px; */
}
.nav_lotto>li>a{
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
	/* line-height: 86px !important; */
	font-size: 16px !important;
	padding: 0!important;
	border: none !important;
	color: #666 !important;
	border-radius: inherit !important;
	cursor: pointer !important; 
}
.nav_lotto li.nav-current{
	color: #fff !important;
	background-color: #FF7600 !important;
	border: none !important;
	border-radius: inherit;
	cursor: pointer;
}
.nav_lotto>li.active>a, .nav_lotto>li.active>a:focus, .nav_lotto>li.active>a:hover{
	color: #fff !important;
	background-color: #FF7600 !important;
	border: none !important;
	border-radius: inherit;
	cursor: pointer;
}
.nav_lotto>li>a:hover{
	border-color:transparent !important;
}
.nav_lotto>li>a:focus, .nav_lotto>li>a:hover{
	background-color: #FF7600 !important;
	color: #fff !important;
}


/*containWrap*/
.tab-content {
	margin-top: 14%;
	height: 100%;
	margin: 0 auto;
	margin-top: 15px;
}
.lotteryNamebox{
	position: absolute;
	width: 100%;
	height: auto;
	background: #fff;
	z-index:999999;
	display: none;
	left: 0;
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
}
.lotteryNamebox .content_middle {
    width: 1266px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    color: #333;
}
.lotteryNamebox .content_middle div {
    width: 100%;
    height: auto;
    clear: both;
}
.content_middle .LineOne {
    height: auto;
    font-size: 18px;
    text-align: left;
    border-bottom: 1px solid #e7e6e7;
    white-space: nowrap;
}
.content_middle .LineOne span {
    display: inline-block;
    width: auto;
    height: 55px;
    line-height: 55px;
}
.content_middle .RMC_span ,.content_middle .GPC_span ,.content_middle .JWC_span ,.content_middle .QGC_span,.content_middle .HWC_span {
	vertical-align: middle;
	padding-left: 30px;
	margin-left: 10px;
	float: left;
	margin-right: 30px;
}
.content_middle .RMC_span {
    background: url(../images/RMC.png) no-repeat;
    background-position-y: 0%;
    background-position-y: center;
}
.content_middle .GPC_span {
    /* margin-top: 17px; */
    background: url(../images/GPC.png) no-repeat;
    background-position-y: 0%;
    background-position-y: center;
}
.content_middle .JWC_span {
    background: url(../images/JWC.png) no-repeat;
    background-position-y: 0%;
    background-position-y: center;
}
.content_middle .QGC_span {
    background: url(../images/QGC.png) no-repeat;
    background-position-y: 0%;
    background-position-y: center;
}
.content_middle .HWC_span {
    background: url(../images/HWC.png) no-repeat;
    background-position-y: 0%;
    background-position-y: center;
}
.content_middle ul {
    width: 1076px;
    height: auto;
    padding: 12px 0;
    background: #fff !important;
    display: inline-block;
}
.content_middle ul li {
    width: auto;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 14px;
    border-radius: 3px;
    display: inline-block;
}
.content_middle ul li a {
    font-size: 14px;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #333;
    border-radius: 3px;
    padding-left: 8px;
    padding-right: 8px;
    text-overflow: clip;
    padding: 0 16px;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	text-align: center;
}
/*home*/
.tabbable{
	margin: 3px;
    width: 100%;
    height: auto;
}
.tabbable .nav_left{
	float: left;
    width: 12%;
}
.tabbable .nav_left .lotoNav,.tabbable .nav_left .lotoNav1{
	width: 100%;
    text-align: center;
    margin-bottom: 6px;
    width: 88%;
    margin-left: 12%;
}
.tabbable .nav_left .lotoNav a,.tabbable .nav_left .lotoNav1 a{
	background-color: #fff;
	border-radius: inherit;
	color: #666;
	padding: 12px 15px ;
}
.tabbable .nav_left .lotoNav1 a:hover{
	color: #fff !important;
	background-color:#313131 !important;
	/* padding:15px !important; */
	border-right: 3px solid #FF7600;
}
.tabbable .nav_left .active{
	width: 100%;
    margin-left: 0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	color: #fff !important;
	background-color:#313131 !important;
	padding:15px !important;
	border-right: 3px solid #FF7600;
}
.tabbable .loto_right,.tabbable .loto_history{
	float: left;
    width: 88%;
    height: auto;
    padding: 0 0 0 24px;
    margin-top: 0;
}

.cztypel{
	width: 1082px;
	margin: 0 auto;
	display: inline-block;
}
.cztypel ul {
    width: 100%;
    height: auto;
}
.cztypel ul .cztypell {
    background: #fff;
}
.cztypel ul li {
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 16px;
    width: 47%;
    height: 345px;
    position: relative;
    z-index: 1;
}
.cztypel ul li.cztypell:hover {
    z-index: 2;
/*    cursor: pointer;*/
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
}
.cztypel ul li .cztypelt {
    width: 100%;
    height: 295px;
    padding: 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cztypel ul li .cztypelt .rowbox1 {
    height: 124px;
}
.cztypelt .rowbox1>div {
    display: inline-block;
    height: 100px;
    overflow: hidden;
}
.cztypelt .rowbox1 .imgheadl {
    width: 100px;
    float: left;
}
.cztypelt .rowbox1 .inforr {
    width: 325px;
    float: left;
    margin-left: 25px;
    position: relative;
    height: auto;
}
.cztypelt .rowbox1 a {
    text-decoration: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
}
.cztypelt .rowbox1 .inforr h1 {
    margin-top: 7px;
    color: #333;
    font-size: 18px;
    line-height: 40px;
}
.cztypelt .rowbox1 .inforr p {
    display: inline-block;
}
.cztypelt .rowbox2 {
    height: auto;
}
.cztypelt .rowbox2 ul {
    width: 100%;
    overflow: hidden;
}
.cztypelt .rowbox2 ul li {
    display: inline-block;
    float: left;
    margin-right: 5px;
    width: 38px;
    height: 40px;
    line-height: 36px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-weight: normal;
}
.kl8 ul li{
	margin-bottom: 8px;
}

.cztypelt .rowbox3 {
    width: 100%;
    height: 50px;
}
.cztypelt .rowbox3 table {
    width: 100%;
    background: #e5e5e5;
}
.cztypelt .rowbox3 table th ,.cztypelt .rowbox3 table td{
	padding: 8px 0;
	text-align: center;
	border: 1px solid #e8e7e7;
	background: #fff;
}
.cztypelt .rowbox3 table th {
    color: #de0846;
}
.cztypelt .rowbox3 table td {
    color: #676767;
}
.shenxiao td {
    max-width: 30px;
    overflow:hidden; 
    white-space:nowrap; 
    text-overflow:ellipsis;
}

.cztypel ul li .cztypelb {
    border-top: 1px solid #e8e7e7;
    width: 100%;
    height: 50px;
}
.cztypel ul li .cztypelbb {
    width: 100%;
    height: 50px;
}
.cztypelbb table {
    width: 100%;
    height: 100%;
}
.cztypelbb table td {
    text-align: center;
}
.cztypelbb table td:last-child{
	border-right: none;
}
.cztypelbb table td a{
	color: #333;
}
.cztypelbb table td a:hover{
	color: #fa8e19;
}
.bgtime{
	font-size: 14px;
	color: #f30;
}
.numblueHead {
    background: url(../images/bjpknum.png) no-repeat 0px -46px!important;
}
.nub1 {
    
	background: url(../images/bjpknum.png ) no-repeat -248px -2px!important /* -246px -0px */
}

.nub2 {
	background: url(../images/bjpknum.png ) no-repeat -44px -2px!important
}

.nub3 {
	background: url(../images/bjpknum.png ) no-repeat -85px -2px!important
}

.nub4 {
	background: url(../images/bjpknum.png ) no-repeat -125px -2px!important
}

.nub5 {
	background: url(../images/bjpknum.png ) no-repeat -288px -2px!important
}

.nub6 {
	background: url(../images/bjpknum.png ) no-repeat -3px -2px!important
}

.nub7 {
	background: url(../images/bjpknum.png ) no-repeat -207px -2px!important
}

.nub8 {
	background: url(../images/bjpknum.png ) no-repeat -166px -2px!important
}

.nub9 {
	background: url(../images/bjpknum.png ) no-repeat -329px -2px!important
}

.nub10 {
	background: url(../images/bjpknum.png ) no-repeat -370px -2px!important
}


.numblue {
	background: url(../images/bjpknum2.png ) no-repeat -38px -373px!important
}

.numgreen {
	background: url(../images/bjpknum2.png ) no-repeat -339px -373px!important
}

.numred {
	background: url(../images/bjpknum.png ) no-repeat -91px -49px!important
}

.sscnumblue {
	background: url(../images/bjpknum2.png ) no-repeat -110px -373px!important
}

.numLightblue {
	background: url(../images/bjpknum2.png ) no-repeat -356px -325px!important
}

.numWeightblue {
	background: url(../images/bjpknum2.png ) no-repeat -394px -325px!important
}

.numOrange {
	background: url(../images/bjpknum2.png ) no-repeat -432px -325px!important
}

.numLightblueKong {
	background: url(../images/bjpknum2.png ) no-repeat -157px -371px!important
}

.numWeightblueKong {
	background: url(../images/bjpknum2.png ) no-repeat -193px -373px!important
}

.numOrangeKong {
	background: url(../images/bjpknum2.png ) no-repeat -228px -373px!important
}

.gxnumred {
	background: url(../images/bjpknum2.png ) no-repeat -3px -371px!important
}

.gxnumblue {
	background: url(../images/bjpknum2.png ) no-repeat -39px -371px!important
}

.gxnumgreen {
	background: url(../images/bjpknum2.png ) no-repeat -74px -371px!important
}

.numredkong {
	background: url(../images/bjpknum2.png ) no-repeat -3px -373px!important
}

.addF {
	background: url(../images/bjpknum2.png ) no-repeat -385px -373px
}

.equalF {
	background: url(../images/bjpknum2.png ) no-repeat -407px -373px
}

.num1 {
	background: url(../images/bjpknum.png ) no-repeat -424px 0
}

.num2 {
	background: url(../images/bjpknum.png ) no-repeat -424px -43px
}

.num3 {
	background: url(../images/bjpknum.png ) no-repeat -424px -86px
}

.num4 {
	background: url(../images/bjpknum.png ) no-repeat -424px -129px
}

.num5 {
	background: url(../images/bjpknum.png ) no-repeat -424px -172px
}

.num6 {
	background: url(../images/bjpknum.png ) no-repeat -424px -215px
}

.numsm01 {
	background: url(../images/bjpknum2.png ) no-repeat -246px -284px
}

.numsm02 {
	background: url(../images/bjpknum2.png ) no-repeat -42px -284px
}

.numsm03 {
	background: url(../images/bjpknum2.png ) no-repeat -83px -284px
}

.numsm04 {
	background: url(../images/bjpknum2.png ) no-repeat -123px -284px
}

.numsm05 {
	background: url(../images/bjpknum2.png ) no-repeat -286px -284px
}

.numsm06 {
	background: url(../images/bjpknum2.png ) no-repeat -1px -284px
}

.numsm07 {
	background: url(../images/bjpknum2.png ) no-repeat -205px -284px
}

.numsm08 {
	background: url(../images/bjpknum2.png ) no-repeat -164px -284px
}

.numsm09 {
	background: url(../images/bjpknum2.png ) no-repeat -327px -284px
}

.numsm10 {
	background: url(../images/bjpknum2.png ) no-repeat -368px -284px
}

.numss01 {
	background: url(../images/bjpknum2.png ) no-repeat 0 -199px
}

.numss02 {
	background: url(../images/bjpknum2.png ) no-repeat -36px -199px
}

.numss03 {
	background: url(../images/bjpknum2.png ) no-repeat -71px -199px
}

.numss04 {
	background: url(../images/bjpknum2.png ) no-repeat -107px -199px
}

.numss05 {
	background: url(../images/bjpknum2.png ) no-repeat -142px -199px
}

.numss06 {
	background: url(../images/bjpknum2.png ) no-repeat -178px -199px
}

.numss07 {
	background: url(../images/bjpknum2.png ) no-repeat -213px -199px
}

.numss08 {
	background: url(../images/bjpknum2.png ) no-repeat -249px -199px
}

.numss09 {
	background: url(../images/bjpknum2.png ) no-repeat -284px -199px
}

.numss10 {
	background: url(../images/bjpknum2.png ) no-repeat -320px -199px
}

.bignum {
	background: url(../images/bjpknum2.png ) no-repeat 0 -237px
}

.smallnum {
	background: url(../images/bjpknum2.png ) no-repeat -40px -237px
}

.evennum {
	background: url(../images/bjpknum2.png ) no-repeat -80px -237px
}

.singularnum {
	background: url(../images/bjpknum2.png ) no-repeat -120px -237px
}

.bluebig {
	background: url(../images/bjpknum2.png ) no-repeat 0 -327px
}

.bluesmall {
	background: url(../images/bjpknum2.png ) no-repeat -46px -327px
}

.blueeven {
	background: url(../images/bjpknum2.png ) no-repeat -90px -327px
}

.bluesingular {
	background: url(../images/bjpknum2.png ) no-repeat -138px -327px
}

.bluetotle {
	width: 38px !important;
    background: url(../images/bjpknum2.png) no-repeat -317px -326px;
}

.greennum {
    background: url(../images/bjpknum2.png?v=2018621131) no-repeat -71px -371px;
}
.bluenum {
    background: url(../images/bjpknum2.png?v=2018621131) no-repeat -38px -371px;
}
.rednum {
    background: url(../images/bjpknum2.png?v=2018621131) no-repeat -3px -371px!important;
}
.ncnum1 {
	background: url(../images/cqncicon.png ) no-repeat 0 0
}

.ncnum2 {
	background: url(../images/cqncicon.png ) no-repeat -55px 0
}

.ncnum3 {
	background: url(../images/cqncicon.png ) no-repeat -109px 0
}

.ncnum4 {
	background: url(../images/cqncicon.png ) no-repeat -164px 0
}

.ncnum5 {
	background: url(../images/cqncicon.png ) no-repeat -218px 0
}

.ncnum6 {
	background: url(../images/cqncicon.png ) no-repeat -273px 0
}

.ncnum7 {
	background: url(../images/cqncicon.png ) no-repeat -327px 0
}

.ncnum8 {
	background: url(../images/cqncicon.png ) no-repeat -382px 0
}

.ncnum9 {
	background: url(../images/cqncicon.png ) no-repeat -436px 0
}

.ncnum10 {
	background: url(../images/cqncicon.png ) no-repeat -491px 0
}

.ncnum11 {
	background: url(../images/cqncicon.png ) no-repeat 0 -77px
}

.ncnum12 {
	background: url(../images/cqncicon.png ) no-repeat -55px -77px
}

.ncnum13 {
	background: url(../images/cqncicon.png ) no-repeat -109px -77px
}

.ncnum14 {
	background: url(../images/cqncicon.png ) no-repeat -164px -77px
}

.ncnum15 {
	background: url(../images/cqncicon.png ) no-repeat -218px -77px
}

.ncnum16 {
	background: url(../images/cqncicon.png ) no-repeat -273px -77px
}

.ncnum17 {
	background: url(../images/cqncicon.png ) no-repeat -327px -77px
}

.ncnum18 {
	background: url(../images/cqncicon.png ) no-repeat -382px -77px
}

.ncnum19 {
	background: url(../images/cqncicon.png ) no-repeat -436px -77px
}

.ncnum20 {
	background: url(../images/cqncicon.png ) no-repeat -491px -77px
}
.numblotoo_gr,.numblotoo_bl,.numblotoo_red{
	background-size: 316px auto !important;
}
.numblotoo_gr{
	background: url(../images/xiao.png ) no-repeat -230px -68px
}
.numblotoo_bl{
	background: url(../images/xiao.png ) no-repeat -274px -68px
}
.numblotoo_red{
	background: url(../images/xiao.png ) no-repeat -185px -68px
}

/*trend*/
.caret_right {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

 .dropdown-submenu {  
    position: relative;  
}  
.dropdown-submenu > .dropdown-menu {  
    top: 0;  
    left: 100%;  
    margin-top: -6px;  
    margin-left: -1px;  
    -webkit-border-radius: 0 6px 6px 6px;  
    -moz-border-radius: 0 6px 6px;  
    border-radius: 0 6px 6px 6px;  
    max-height: 520px;
    overflow-y: auto;
    z-index: 999999 !important;
}  
.dropdown-submenu:hover > .dropdown-menu {  
    display: block;  
}  
.dropdown-submenu > a:after {  
    display: block;  
    content: " ";  
    float: right;  
    width: 0;  
    height: 0;  
    border-color: transparent;  
    border-style: solid;  
    border-width: 5px 0 5px 5px;  
    border-left-color: #ccc;  
    margin-top: 5px;  
    margin-right: -10px;  
}  
.dropdown-submenu:hover > a:after {  
    border-left-color: #fff;  
}  
.dropdown-submenu.pull-left {  
    float: none;  
}  
.dropdown-submenu.pull-left > .dropdown-menu {  
    left: -100%;  
    margin-left: 10px;  
    -webkit-border-radius: 6px 0 6px 6px;  
    -moz-border-radius: 6px 0 6px 6px;  
    border-radius: 6px 0 6px 6px;  
}
.haomabox ,.haomaqu_resetSon{
    width: 95.5%;
    height: auto;
}
.haomabox .haomaqu {
    width: 100%;
    /* height: 142px; */ /*此高度待確認是否要固定，因固定142有的頁面會跑版(如新幸運飛艇XYFT)*/
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.haomaqu .haomaqu_resetPar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.haomaqu .haomaqu_resetPar .haomaqul {
    width: 70%;
    min-height: 142px;
    display: inline-flex;
    /* float: left; */
}

.haomaqul .haomaline .numberqu .drawCountDiv {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #bfbebe;
    float: right !important;
    margin-left: 21px;
}
.haomaqu .haomaqu_resetPar .haomaqul .haomaline {
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: both;
}
.haomaqu .haomaqu_resetPar .haomaqul .haomaline .haomaimg {
    width:163px;
    height: 100%;
    text-align: center;
    padding: 0 20px;
    border-right: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
}
 /* .haomaimg img{
 	margin-top: 20px;
 } */
.haomaqu .haomaqu_resetPar .haomaqul .haomaline div {
    display: inline-block;
    float: left;
}
.haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu {
    margin-left: 20px;
    margin-top: 20px;
    color: #666;
    height: auto;
    overflow: hidden;
    display: block;
    width: 526px;
}
.webBtn{
	display: inline-block;
	border-radius: 120px;
    background-color: #ff7600;
    padding: 3px 16px;
    color: #fff;
    font-size: 12px;
    margin: 3px 8px;
    cursor: pointer;
}
.webBtn a{
	color: #fff;
}
.haomaqul .haomaline .numberqu .nuberqutit .pk10tit {
    font-size: 18px;
    color: #333;
    font-weight: 800;
    margin-right: 10px;
}
.haomaqul .haomaline .numberqu .nuberqutit .preDrawIssue {
    margin: 0 5px;
    color: #ff7b00;
}
.haomaqu .haomaqu_resetPar .haomaqur {
	 width: 30%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    float: left;
    /*display: none;*/
    text-align: center;
    /*margin-right: 12px;*/
}
.haomaqul .haomaline .numberqu .kajianhaoPar {
    width: 100%;
    height: 60px;
}
.haomaqul .haomaline .numberqu .kajianhao {
    margin-top: 15px;
    display: block;
}
.haomaqul .haomaline .numberqu .kajianhao ul {
    width: 100%;
    overflow: hidden;
}
.haomaqul .haomaline .numberqu .kajianhao ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 32px!important;
    height: 32px!important;
    line-height: 32px!important;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.haomaqul .haomaline .numberqu .kajianhao ul li i {
    position: absolute;
    left: 38px;
}

.haomaqur .linetit {
    height: 142px;
    line-height: 142px;
    margin-right: 9px;
}
.haomaqur .line {
    height: auto;
    overflow: hidden;
    color: #666;
}
.haomaqur .linetit .nextIssue {
    margin: 0 5px;
}
.haomaqur .linetime {
        margin-top: 48px;
    height: 42px;
    line-height: 42px;
}
.haomaqur .linetime .opening {
    width: 95%;
    height: 100%;
    background: #212224;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #f7f200;
    padding-left: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 18px;
    text-align: left;
    display: none;
}
.haomaqur .linetime .cuttime {
    color: #666!important;
}
.haomaqur .linetime .bgtime {
	display: inline-block;
    height: 40px;
    width: 40px;
    background: #444553;
    color: #ffd200;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.haomaqu_resetSon .homaline2 {
    width: 100%;
    background: #fff;
    border-top: 1px solid #f0f0f0;
    height: 60px;
    padding:0 20px;
}
.homaline2 .margt30 {
    width: 100%;
    height: 60px;
}
.homaline2 .margt30 .zoushimap {
    width: 100%;
    margin: 0;
}
.homaline2 .margt30 .zoushimap li {
    display: inline-block;
    float: left;
    height: 60px;
    line-height: 60px;
    margin-right: 20px;
}

.zoushimap li .active{
	background-color:#FF7600;
	color: #fff !important;
	border-radius: 18px;
}
.homaline2 .margt30 .zoushimap li a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    color: #333;
}

.zhlzbox {
    clear: both;
    width: 95.5%;
    margin: 15px 0 0 0;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #555;
}
.zhlzbox .listhead {
    height: 46px;
    display: flex;
    justify-content: space-between;
}
.listhead .listheadl {
    width: 220px;
    /* float: left; */
    position: relative;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    margin-left: 24px;
    display: inline-flex;
}

.listheadl .hmfb,.listheadl .hmfb1{
	width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    display: inline-block;
    margin-right: 25px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 12px;
    cursor: pointer;
}
.listheadl .lmms,.listhead .pk10gyhzs_listheadl .lmms {
    top: 0;
    left: 20px;
    color: #333;
    font-weight: 800;
}
.listhead .listheadr {
    /* width: auto; */
    /* float: right; */
    position: relative;
    top: 10px;
    right: 20px;
    flex: 1;
    display: inline-flex;
    flex-direction: row-reverse;
}
.listhead .listheadr .listheadrl, .listhead .pk10gyhzs_listheadr .listheadrl {
    width: auto;
    /* float: right; */
    margin-right: 20px;
    display: inline-flex;
}
.listhead .listheadr .listheadrr {
    /* float: right; */
    /* width: 66%; */
    height: auto;
    display: inline-flex;
    font-size: 12px;
    position: relative;
    z-index: 1001;
    flex-direction: row-reverse;
}
.listhead .listheadr .listheadrr .rightime {
    width: 220px;
    height: 28px;
}
.listhead .listheadr .listheadrr>div {
    display: inline-block;
    float: right;
    height: 28px;
    line-height: 28px;
}
#dateframe {
    width: 220px;
    position: relative;
    z-index: 4;
    left: -1px;
    height: 28px;
}

#date,.date {
    background: none;
    padding-left: 8px;
    cursor: pointer;
    width: 220px;
    height: 28px;
    border: 1px solid #dbdbdb;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.listhead .listheadr .listheadrl .checked {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fa8e19;
    color: #fff;
}
.listhead .listheadr .listheadrl span {
    cursor: pointer;
    display: inline-block;
    float: left;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
}

.listcontent .hmfb {
    width: auto;
    padding: 0 20px 20px;
    border-bottom: 1px solid #e7e7e7;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto;
    overflow: hidden;
}
.zhlzbox .hmfb .head{
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.zhlzbox .hmfb .head2{
    padding-top: 10px;
}
.reset {
    background: #f9982e;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 90px!important;
    height: 36px;
    text-align: center;
    margin-right: 0;
    cursor: pointer;
    border: none;
    height: 32px;
}
.reset, .reset a {
    color: #fff;
}

.zhlzbox .hmfb  div ul {
    float: left;
}
.hmfb .kaijiltit {
    font-size: 16px;
}
.zhlzbox div ul .kaijiltit {
    font-size: 18px;
    margin-right: 21px;
    padding: 0;
    border: 1px solid transparent;
}
.zhlzbox div ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    text-align: center;
    color: #999;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.zhlzbox div ul li a {
    color: #444;
}

.jrsmhmtj table {
    background: #e6e6e6;
    width: 100%;
}
#jrsmhmtj table tr th {
    height: 42px;
    background: #e7e7e7;
    font-weight: normal;
}
.jrsmhmtj table tr th {
    font-size: 16px;
    background: #f5f5f5;
}
.jrsmhmtj table tr td,.jrsmhmtj table tr th {
    height: 34px;
    text-align: center;
    padding: 0 7px;
    border: 1px solid #d4d4d4;
}
.jrsmhmtj table tr .numberbtn .spanselect,.jrsmhmtj table tr .numberbtn span:hover {
    background: #50515f;
}
.numberbtn span {
    color: #fff;
    display: inline-block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #b9b9b9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 12px;
    cursor: pointer;
    margin-right: 10px;
}
.jrsmhmtj table tr .numberbtn {
    width: 470px;
}
.jrsmhmtj table tr td {
    background: #fff;
    color: #333;
}
.jrsmhmtj table tr td .imgnumber,.jrsmhmtj table tr th .imgnumber {
    display: inline-block;
    float: inherit!important;
    width: auto!important;
    margin-top: 5px;
    margin-bottom: 0 !important;
    width: 100%;
}
.jrsmhmtj table tr td .imgnumber li, .jrsmhmtj table tr th .imgnumber li {
    display: inline-block;
    padding: 0;
    width: 32px;
    height: 32px;
    margin-left: 0;
    margin-right: 3px;
    position: relative;
    border: none;
}
.jrsmhmtj table tr td .imgnumber li i, .jrsmhmtj table tr th .imgnumber li i {
    width: 1px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 0;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    z-index: -999;
}
#jrsmhmtj #jrsmhmtjTab tr td:nth-child(4) {
    font-weight: 700;
    color: #a91818!important;
}
#jrsmhmtj table tr td:nth-child(n+4) {
    font-weight: 700;
    color: #184dd5;
}
.selected {
    border: 1px solid #f4831e !important;
    color: #f4831e;
    position: relative;
}
.selected a {
    color: #f4831e;
}
.selected i {
    position: absolute;
    top: 13px;
    right: 0;
    display: inline-block;
    height: 15px;
    width: 15px;
    background: url(../images/bjpknum.png) no-repeat -386px -55px;
}

.jrsmhmtj table tr td .imgnumber .selectedOpacity, .jrsmhmtj table tr th .imgnumber .selectedOpacity {
    opacity: .1;
}

#trend{
	width: 1255px;
	height: 100%;
	margin:15px auto 0 auto;
}

.zhlzbox .listbox, .zhlzbox .listbox .checkbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
}
.zhlzbox .listbox{
	padding: 20px;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 15px;
}
.listbox .listcontent, .listbox .listcontent .box {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.listbox .listcontent .box {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.zhlzbox .bastren {
    clear: both;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    padding-bottom: 18px\9;
    border: 1px solid #dfdfdf;
    border-top: none;
    border-left: none;
    margin-bottom: 15px;
}
.bastren table {
    border-collapse: collapse;
    border: none;
}
.bastren table th,.bastren table td{
	text-align: center;
    padding: 0 7px;
    border: 1px solid #d4d4d4;
}
.bastren table th {
    line-height: 26px;
    background: #ebebeb;
    min-width: 18px;
    color: #555;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}
.bastren #gyhlmlstable .smthead {
    font-size: 14px;
}
.bastren #gyhlmlstable tbody td {
    background: #fff;
    font-size: 12px;
}
.bastren #gyhlmlstable tr td {
    background: #f5f5f5;
    font-size: 16px;
    color: #555;
}
.bastren table td {
    height: 33px;
    color: #999;
    font-size: 12px;
}

.zhlzbox .listbox .checkbox .checkbtnmc {
    display: block;
}
.zhlzbox .listbox .checkbox .checkbtnzh {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}
.listbox .checkbox .checkbtnzh ul {
    display: block;
    height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
}
.listbox .checkbox .checkbtnzh ul li {
	width: auto !important;
	font-size: 14px !important; 
    display: inline-block;
    height: 25px;
    line-height: 25px;
    float: left;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: none;
}
.listbox .checkbox .checkbtnzh ul li i {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    width: 16px;
    height: 16px;
    line-height: 60px;
    border: 1px solid #ccc;
    color: #fff;
}
.listbox .checkbox .checked i {
    border: 1px solid #fa8e19!important;
    background: url(../images/bjpknum.png) no-repeat -232px -249px;
}
.zhlzbox .listbox .checkbox .checkbtnzh ul li a {
    height: 25px;
    line-height: 25px;
    color: #333;
}
.yiloufc {
    background: #9595c5!important;
    color: #fff !important;
}
.bastren table .leftth {
    font-size: 14px;
    color: #333;
}
.bastren table td .kaijnum {
    color: #f1010a;
    font-size: 14px;
}
.bastren #trend_table2 .rank1 {
    background: #fcf8f3;
}
.bastren #trend_table2 .rank2 {
    background: #f0f9fc;
}
.bastren #trend_table2 .rank3 {
    background: #f0fcf0;
}
.bastren #trend_table2 .rank4 {
    background: #f0f1fc;
}
.bastren #trend_table2 .rank5 {
    background: #f0fcf7;
}
.bastren #trend_table2 .rank6 {
    background: #fcf0f5;
}
.bastren #trend_table2 .rank7 {
    background: #fcf8f3;
}
.bastren #trend_table2 .rank8 {
    background: #f0f1fc
}
.bastren #trend_table2 .rank9 {
    background: #f0fcf0;
}

.bBK {
    background: #1e88d2;
}
.zoushiqiu {
    border-radius: 50%;
    height: 20px;
    line-height: 20px;
    width: 20px;
    display: inline-block;
    background: #2b72bd;
    z-index: 1;
    color: #fff;
    position: relative;
}
.zlfxbox{
	clear: both;
    width: 95.5%;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #555;
}
.zlfxbox .roadNav{
	background-color: #565656;
}
.zlfxbox .roadNav li{
	width: 33.3%;
	text-align: center;
}
.zlfxbox .roadNav li a{
	color: #fff ;
}
.roadNav>li.active>a, .roadNav>li.active>a:focus, .roadNav>li.active>a:hover {
    color: #FF7701 !important;
    background-color: #212121 !important;
    border: none !important;
    border-bottom: none;
    border-radius: unset;
}
.roadNav>li>a:focus, .roadNav>li>a:hover {
    text-decoration: none;
    border: none !important;
    border-radius: unset;
    background-color: #212121 !important;
}

.zlfxbox  .tab-pane table{
	text-align: center;
	margin-top: -1px;
}
.tab-pane table td {
    height: 30px;
    line-height: 15px;
    border: 1px solid #DEDEDE;
}
.graybg{
	background-color: #F5F5F5 !important;
}
.zoushiTable tr:nth-child(odd) {  
        background: #FFFAF6;  
    }  
    
.drawTimebox {
    color: #666;
    display: -webkit-box;
    display: box;
}

.drawCodebox{
	padding: 0 12px 12px 12px;
    margin-bottom: 15px;
}
.drawCodebox .linebox {
    display: -webkit-box;
    display: box;
    box-sizing: border-box;
	width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-top: 15px;
    background: #E7E7E7;
}
.pk10li{
	margin-bottom: 6px !important;
}
.listline{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
} 
.leftspan,.middlespan,.rightspan,.middlespanll {
	height: 45px;
	text-align: center;
}
.leftspan{
	width: 30%;
}
.leftspan span,.middlespan span,.rightspan span,.middlespanll span{
	float: left;
	display: inline-block;
}
.boxflex{
	width: 100%;
}
.leftspan .time{
	width: 58%;
    border-right: 1px solid #c7c7c7;
}
.leftspan .periods{
	width: 42%;
    border-right: 1px solid #c7c7c7;
}
.middlespan,.middlespanll{
	width: 45%;
	border-right: 1px solid #c7c7c7;
	padding-left: 11%;
}
.middlespan .rightdiv .spanchecked,.middlespanll .rightdiv .spanchecked{
	background-color:#50515F;
}
.middlespanll .rightdiv span{
    height: 36px;
    width: 36px;
    color: #fff;
    margin: 2px 6px;
    padding: 0;
    /* line-height: 36px; */
    display: inline-block;
    cursor: pointer;
}
.middlespan .rightdiv span{
	padding: 0 11px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 9px;
    background-color: #B9B9B9;
    margin-right: 6px;
    color: #fff;
    cursor: pointer;
}
.rightspan{
	width: 25%;
}
.rightspan .gyh{
	width: 35%;
    border-right: 1px solid #c7c7c7;
    height: 45px;
    display: inline-block;
}
.rightspan .lh{
	width: 65%;
	height: 45px;
    display: inline-block;
}

.linebox .rightspan > span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

/*footer*/
.lotto_foot{
	width: 100%;
    height: 66px;
}
.pk10li li {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-right: 6px;
    text-align: center;
}
.tiger {
    margin-top: 6px;
    color: #666;
}
.verline {
    color: #ccc;
}
.linebox_fir,.linebox_sec{
	display: -webkit-box;
	display: box;
	padding-left: 7px;
	padding-right: 7px;
	box-sizing: border-box;
	width: 100%;
	margin-top: 8px;
}
.linebox_fir{
	height: 60px;
}
.linebox_sec{
	height: 45px;
}
.linebox_fir span,.linebox_sec span{
	display: inline-block;
	margin: 12px;
}
.linebox_fir ul li,.linebox_sec ul li{
	width:110px !important;
	height:28px !important;
	line-height: 28px !important;
	border: 1px solid #dbdbdb;
	font-size: 14px !important;
	position: relative;
	margin-top: 6px;
	cursor: pointer;
}	
.linebox_fir ul li:hover,.linebox_sec ul li:hover{
	color:#fc8f1a !important;
}
.ListHead .drawCodebox {
    height: auto;
    overflow: hidden;
    width: 100%;
    position: relative;
    left: 0;
    font-size: .12rem;
    min-height: 2.14rem;
}
#loadingbox {
	width: auto;
	min-width: 1px;
	height: 0;
	line-height: 18px;
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
	text-align: center;
	background: #e2e2e2;
	font-size: 14px;
}

.lichecked {
	border: 1px solid #fc8f1a !important;
	color:#fc8f1a !important;
}

.lichecked:after {
	content: "";
	display: inline-block;
	height: 15px;
    width: 15px;
	position: absolute;
	top: 11px;
    right: -2px;
	background: url(../images/bjpknum.png) no-repeat -386px -55px;
}
.selectedOpacity {
    opacity: .1;
}

.doubleFace_fir, .doubleFace_sec{
	text-align: center;
}
.doubleFace_fir {
	width: 25%;
	height: 45px;
	border-right: 1px solid #c7c7c7;
	padding-left: 11%;
}
.doubleFace_sec {
	width: 75%;
	height: 45px;
}
.doubleFace_fir span, .doubleFace_sec span{
    float: left;
    display: inline-block;
    text-align: center;
}
.doubleFace_sec .doubleFace_gyh{
	width: 25%;
	text-align: center;
	border-right: 1px solid #c7c7c7;
}
.opentyle{
	width: 120px;
    height: 35px;
    line-height: 35px;
    margin-top: 6%;
    background: #212224;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #ffd200;
    padding-left: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 18px;
    text-align: left;
    display: none;
}
#videobox{
	display: none;
}

.luziBoardHeader {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    background: #eee;
    color: #333;
    font-size: 1.2rem;
    text-align: center;
    font-size: 16px;
}
.luziTable{
	width: 100%;
	height: 120px;
	background:#fff;
	margin-bottom: 12px;
} 

.luziTable td{
	text-align: center;
 	font-size: 12px;
 	width: 38px !important;
    height: 38px !important;
    line-height: 15px;
 }
.luziTable td i{
	display: inline-block;
    width: 24px;
    height: 24px;
    font-style: normal;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    border-radius: 50%;
    margin: 0 auto;
}
.dishReload_nums {
    background: #b62929 !important;	
}
.dishReload_da {
    background: #c8262c no-repeat !important;
}
.dishReload_ti{
    background: #1bc40e !important;
}
.dishReload_small {
    background: #0656cb no-repeat !important;
}
.dishReload_dan,.dishReload_qian{
    background: #c8262c no-repeat !important;
}
.dishReload_shuang,.dishReload_hou {
    background: #0656cb no-repeat !important;
}
.item-inner_width50 {
	display: inline-block;
    width: 50%;
    float: left;
    font-size: 14px !important;
    text-align: center;
    color: #020202;
}
.yilou1{
	border: 1px solid #ccc;
	margin: 0;
	height: 693px;
	overflow: auto;
}
.border_1px{border-right: 1px solid #ccc;}
.yilou1 li{
	width: 100% !important;
	height: 35px !important;
	border-bottom: 1px solid #ccc;
	border-radius: unset !important;
}
.yilou1 li:nth-of-type(odd){background-color:#FFFAF5;}  
.yilou1 li:nth-of-type(even){background-color:#fff;}
.yilou1 li:last-child{border-bottom: none;}

/*长龙*/
 .listhead .listheadlo{
    width: 490px;
    float: left;
    position: relative;
    font-size: 16px;
}
.listhead .listheadlo .xxselected {
    top: -5px;
    height: 50px !important;
    background: #313242;
    color: #fff;
}
.listhead .listheadlo .zhms, .listhead .listheadlo .dxms,.listhead .listheadlo .lmms,.listhead .listheadlo .scl,.listhead .listheadlo .lcl,.listhead .listheadlo .hcl{
    display: inline-block;
    line-height: 45px;
    width: 160px;
    text-align: center;
    height: 45px;
    position: absolute;
    vertical-align: middle;
    border-right: 1px solid #e5e5e5;
    cursor: pointer;
}
.listheadlo span i {
    display: none;
}
.listheadlo .zhms {
    top: 0;
    left: 0;
}
.listheadlo .dxms {
    top: 0;
    left: 160px;
}
.listheadlo .lmms {
    color: #333;
    top: 0;
    left: 320px;
}
.listheadlo .scl {
    top: 0;
    left: 480px;
}
.listheadlo .lcl {
    top: 0;
    left: 640px;
}
.listheadlo .hcl {
    top: 0;
    left: 800px;
}
.checkndx .xuanzhemc {
    /* height: 32px; */
}
.checkndx ul {
    display: block;
    /* height: 25px; */
    overflow: hidden;
    margin-bottom: 10px;
}
#dxdsmc .checked, #lhmc .checked,#selectwayNum .checked {
    border: none!important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fa8e19;
}
#dxdsmc .checked a, #lhmc .checked a ,#selectwayNum .checked a{
    color: #fff;
}
.checkndx .xuanzhemc li,#selectwayNum li {
    padding-left: 0;
    margin-right: 18px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 77px !important;
    font-size: 14px !important;
}
.checkndx .xuanzhemc span {
    display: none;
}
.checkndx .xuanzhemc ul li a {
    height: 25px;
    line-height: 25px;
    color: #333;
}
#table_cltj .div_out {
    border-top: 53px solid #e6e6e6;
    border-left: 123px solid #ebebeb;
    position: relative;
    top: 1px;
    color: #555;
}
#table_cltj .div_out .spanc {
    font-style: normal;
    display: block;
    position: absolute;
    top: -51px;
    left: -93px;
    width: 123px;
    z-index: 999;
}
#table_cltj .div_out .spanr {
    font-style: normal;
    display: block;
    position: absolute;
    top: -30px;
    left: -155px;
    width: 123px;
    z-index: 999;
}
#table_cltj .div_out .div_gai {
    border-top: 53px solid #e8e6e6;
    border-left: 123px solid transparent;
    position: absolute;
    top: -55px;
    left: -124px;
    color: #000;
}
#table_cltj th {
    background: #ebebeb;
    line-height: 26px;
    min-width: 18px;
    font-size: 16px;
    color: #555;
    text-align: center;
    padding: 0 !important;
}
/*SSC*/
.sscli li {
    text-align: center;
    color: #fff;
    background: #0092dd;
    box-sizing: border-box;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
}
.ssclilist{
	margin-bottom: 0 !important;
}
.ssclilist li{
	width: 36px !important;
	height: 36px !important;
	float: unset !important;
}
.ssclilist li i{
	font-style: normal;
	font-size: 16px;
	color: #012537;
}
.listlli span{
	display: inline-block;
	width: 14.2% !important;
	margin-right: 0 !important;
	font-size: 15px !important;
	line-height: 45px !important;
}
.doubleFace_fif .doubleFace_ball {
	display: inline-block;
    width: 20%;
    height: 60px;
    text-align: center;
    border-right: 1px solid #c7c7c7;
    font-size: 14px;
    margin-right: 0;
    border-radius: unset;
}
.doubleFace_fif .doubleFace_ball p{
	display: block;
    margin: 0;
    padding: 0;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #c7c7c7;
}
.doubleFace_ball .status{
	height: 36px;
	width: 100%;
    line-height: 36px;
}
.doubleFace_ball .status i,.doubleFace_fouth .doubleFace_ball i{
	display: inline-block;
	width: 25%;
	font-style: normal;
	text-align: center;
	border-right:1px solid #c7c7c7; 
}
.doubleFace_ball .status i{
	height: 36px;
    line-height:36px;
}
.doubleFace_fouth .doubleFace_ball i{
	height: 45px;
    line-height: 45px;
}
.doubleFace_thir {
    width: 25%;
    height: 61px;
    line-height: 61px;
    border-right: 1px solid #c7c7c7;
    text-align: center;
}

.doubleFace_fif {
    width: 75%;
     height: 61px;
    text-align: center;
}
.doubleFace_fouth{
	margin: 0;
	width: 75%;
    height:45px;
    text-align: center;
}
.doubleFace_fouth .doubleFace_ball {
	display: inline-block;
    width: 20%;
    height: 45px;
    text-align: center;
    font-size: 14px;
    margin-right: 0;
    border-radius: unset;
    border-right: 1px solid #c7c7c7;
}
.dishReload_tiger,.dishReload_tie,.dishReload_long{
	font-weight: bold;
    font-size: 16px !important;
}
.dishReload_tiger{
    color: #0566cb !important;
}
.dishReload_tie{
    color: #1bc40e !important;
}
.dishReload_long{
    color: #c8262c !important;
}
.klsffli span {
    display: inline-block;
    width: 12.5% !important;
    margin-right: 0 !important;
    font-size: 15px !important;
    line-height: 45px !important;
}

#lmsjtable tr td,#lmsjtable tr th{text-align: center;}
#lmsjtable tr th{
	font-weight: normal;
	border: 1px solid #d6d6d6;
	line-height: 26px;
    background: #ebebeb;
    color: #555;
    font-size: 16px;
}
.mrcltj_listheadl {
    width: 490px;
    float: left;
    position: relative;
    font-size: 16px;
}
.mrcltj_listheadl span {
    display: inline-block;
    line-height: 45px;
    width: 89px;
    text-align: center;
    height: 45px;
    position: absolute;
    vertical-align: middle;
    border-right: 1px solid #e5e5e5;
    cursor: pointer;
}
.mrcltj_listheadl span i{
	display: none;
}
.mrcltj_listheadl  .zhms {
    top: 0;
    left: 0;
}
.mrcltj_listheadl  .dxms {
    top: 0;
    left: 89px;
}
.mrcltj_listheadl  .lmms {
    top: 0;
    left: 178px;
}
.mrcltj_listheadl  .scl {
    top: 0;
    left: 267px;
}
.mrcltj_listheadl  .lcl {
    top: 0;
    left: 356px;
}
.mrcltj_listheadl  .hcl {
    top: 0;
    left: 445px;
}
.mrcltj_listheadl  .wdcl {
    color: #333;
    top: 0;
    left: 534px;
}
.mrcltj_listheadl  .wxcl {
    top: 0;
    left: 623px;
}
.mrcltj_listheadl  .hscl {
    top: 0;
    left: 712px;
}
.mrcltj_listheadl  .hxcl {
    top: 0;
    left: 801px;
}
.mrcltj_listheadl .xxselected {
    top: -5px;
    height: 50px;
    background: #313242;
    color: #fff;
}
.ksbox li{
	width: 36px !important;
    height: 40px !important;
}
.redqiu li {
    background: red !important;
}
#selectwayNum li span{
	display: none;
}
.klbox li{
	margin-bottom: 5px;
}
.klccli {
	/* padding-left: 5%; */
}

.klccli span {
    display: inline-flex;
	align-items: center;
	width: calc(100%/7) !important;
    /* width: 14% !important; */
    margin-right: 0 !important;
    font-size: 12px !important;
	line-height: 120%;
    height: 100px;
    justify-content: center;
}

.ssc-index-list span {
    display: inline-flex;
	align-items: center;
	width: calc(100%/7) !important;
    /* width: 14% !important; */
    margin-right: 0 !important;
    font-size: 12px !important;
	line-height: 100%;
    height: 45px;
    justify-content: center;
}


.klccline{
	height: 100px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.dishReload_mu,.dishReload_tu,.dishReload_shui,.dishReload_huo,.dishReload_jin{
	color: #fff;
} 
.dishReload_mu {
    background-color: #1bc40e;
}
.dishReload_tu {
    background-color: #8a3a00;
}
.dishReload_shui{
 	background-color: #0566cb;
}
.dishReload_huo{
	background-color: #c8262c;
}
.dishReload_jin{
    background-color: #f7731c;
}
.pcddResult ul li{
	margin-right: 30px !important;
}
.pcddResult span{
	position: absolute;
	display: inline-block;
    width: 24px;
    height: 36px;
}

.pcddResult .addF1{
	left: 36px;
    top: -3px;
}
.pcddResult .addF2{
	left: 98px;
    top: -3px;
}
.pcddResult .equalF{
	left: 160px;
    top: -3px;
}

.code_box .result_num, .code_box .result_five,.code_box .result_zoo{
    height: 42px;
    width: 100%;
}

.code_box .result_five, .code_box .result_zoo {
    font-size: 16px;
}
.code_box ul {
    text-align: center;
    margin-bottom: 0;
}
.code_box ul li{
    float: left;
    height: 42px;
    line-height: 42px;
    width: 55px;
    font-size: 16px;
    margin-right: 6px;
}
.code_box .result_num li {
    font-weight: 600;
}
.code_box .result_num .addF3{
	width: 21px !important;
}
.result_num .red{
    color: #ed2a43;
    text-align: center;
}
.result_num .green{
    color: #1ab246;
    text-align: center;
}
.result_num .blue{
	color: #0d8ddd;
    text-align: center;
}
.code_box .result_num .red i, .code_box .result_num .blue i,.code_box .result_num .green i{
	display: inline-block;
	font-style: normal;
    height: 38px;
    line-height: 38px;
    width: 38px;
    background: url(../images/colorball.png) 0 0 no-repeat;
}
.code_box .result_num .blue i{
	background: url(../images/colorball.png) -80px 0 no-repeat;
}
.code_box .result_num .green i{
	background: url(../images/colorball.png) -39px 0 no-repeat;
}
.code_box .result_five .empt,.code_box .result_zoo .empt {
    margin-top: .10px;
    width: 21px;
    height: auto;
}
.lhclist span{
	border-right: 1px solid #c7c7c7;
}
.lhclist span:last-child{
	border-right: none;
}
.lhcSpan{
	width: 50% !important;
	height: 45px !important;
	line-height: 45px !important;
	display: inline-block !important;
	font-size: 14px !important;
	color: #555 !important;
	margin-right: 0 !important;
}
.lhcSpan:first-child{
    border-radius: 0;
	border-right: 1px solid #c7c7c7;
}
.fixedgoBack {
    position: fixed;
    width: 100%;
    height: 0;
    left: 5%;
    top: 50%;
    z-index: 1999;
}
.fixedgoBack .fix1200 {
    margin: 0 auto;
    position: relative;
    max-width: 1066px;
    width: 100%;
    height: 0;
}
.fixedgoBack  ul {
    position: absolute;
    width: 50px;
    top: 0;
    right: 10px;
    z-index: 99999;
    height: 0;
}
.fixedgoBack ul li {
    margin-top: 5px;
    width: inherit;
    height: 50px;
    position: relative;
    cursor: pointer;
}
.ul_pre .prev_li {
    background-image: url(../images/prev_li.png?v=20186111737);
    float: left;
    left: 66px;
}
.ul_pre .next_li {
    background-image: url(../images/next_li.png?v=20186111737);
    float: right;
    right: 87px;
}
.ul_pre .next_li, .ul_pre .prev_li {
    display: none;
    font-size: 18px;
    width: 40px;
    height: 140px;
    line-height: 140px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: rgba(0,0,0,.15);
}
.fixedgoBack .ul_pre {
    top: 36px;
    height: 0;
    width: 100%!important;
}

.todayRank tr th{
	border-right: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
}
.todayRank tr th,.todayRank tr td{
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-weight: normal;
	color: #666;
}
/*冷热分析*/
.lrul{
    display: block;
    height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
}
.lrul li{
    cursor: pointer;
	width: 16% !important;
    line-height: 20px !important;
}
.lrul li i {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    width: 14px;
    height: 14px;
    line-height: 60px;
    border: 1px solid #ccc;
    color: #fff;
}
.lrul li a {
    height: 25px;
    line-height: 25px;
    color: #333;
	font: 14px/1 Tahoma,微软雅黑,\\5FAE\8F6F\96C5\9ED1,sans-serif;
}
.lrul li i:hover{
	border:1px solid  #fa8e19;
}
.lrul li a:hover{
	color: #fa8e19;
}
.lrfx tr th,.lrfx tr td{
	text-align: center;
}
.lrfx tr th{
    border-right: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
    font-size: 16px;
    font-weight: normal;
	background: #ebebeb;
	color: #555;
}

.lrul .checked i {
    border: 1px solid #fa8e19!important;
    background: url(../images/bjpknum.png) no-repeat -233px -251px;
}
.lrul .checked a{
	color: #fa8e19;
}
 #lensetable td ul li {
    position: relative;
	margin: 3px 8px;
}
#lensetable td ul li i {
    position: absolute;
    left: 24px;
    top: -7px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 20px;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #f1010a;
	font-style: normal;
	text-align: center;
	font-size: 14px;
}

#lensetable td ul li span{
	padding-left: 18%;
}


.lsjelsd{
	line-height: 140px;
}


/* 多語系 */
.lan {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    width: 100%;
}
.lan a {
    cursor: pointer;
}
.lan a + a {
    margin-left: 10px;
}
.lan img {
    width: 25px;
}



/* 多語系畫面調整 */

/* Lottery Lobby nav  */
.content_middle .LineOne span { width: 13%; }

.en .bluetotle {
	width: 38px !important;
    background: url(../images/bjpknum2_en.png) no-repeat -317px -326px;
}

/* Results */
.en .bluebig      { background: url(../images/bjpknum2_en.png ) no-repeat 0 -327px }
.en .bluesmall    { background: url(../images/bjpknum2_en.png ) no-repeat -46px -327px }
.en .blueeven     { background: url(../images/bjpknum2_en.png ) no-repeat -90px -327px }
.en .bluesingular { background: url(../images/bjpknum2_en.png ) no-repeat -138px -327px }
.en .bignum       { background: url(../images/bjpknum2_en.png ) no-repeat 0 -237px }
.en .smallnum     { background: url(../images/bjpknum2_en.png ) no-repeat -40px -237px }
.en .evennum      { background: url(../images/bjpknum2_en.png ) no-repeat -80px -237px }
.en .singularnum  { background: url(../images/bjpknum2_en.png ) no-repeat -120px -237px }

.en .haomaqu .haomaqu_resetPar .haomaqul { width: 73%; }

.en .haomaqu .haomaqu_resetPar .haomaqur { width: 25%; }

.en .homaline2 .margt30 .zoushimap li { margin-right: 0; }

.en .listhead .listheadl { width: auto; }

.en .linebox .leftspan,
.en .linebox .rightspan,
.en .linebox .middlespan,
.en .linebox .middlespanll {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.en .middlespan .rightdiv span {
    margin-top: 0;
}

.en .middlespanll {
    display: flex;
    align-items: center;
    justify-content: center;
}

.en .middlespanll .rightdiv {
    height: 100%;
}

.en .middlespanll .rightdiv ul {
    height: 100%;
}


/* 調整表格總和欄位(中、英) */
.en .listline .rightspan {
    display: flex;
    align-items: center;
    padding-left: 0 !important;
}

.rightspan .ssc-index-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-left: 0 !important;
    flex: 1;
}

.en .rightspan > ul {
    width: 100%;
    margin: 0;
}

.en .rightspan .gyh-line-height{
    line-height: 1.6;
}

.en .listline .rightspan .listlli  {
    display: inline-flex !important;
    align-items: center;
    flex: 1;
}

.en .listlli span {
    flex: 1;
    font-size: 12px !important;
    line-height: 110% !important;
}

.en .listline .rightspan .listlli.lhclist {
    flex-wrap: wrap;
}

.en .listlli.lhclist span  {
    flex: none;
    font-size: 11px !important;
    line-height: 150% !important;
    padding: 0 3px;
    width: auto !important;
}

.en .numbtn {
    width: 80%;
}

.en .pk10li.longhu li {
    font-size: 13px;
}

.en .checkndx .xuanzhemc li {
    width: auto !important;
    margin-top: 10px;
}

.en .haomaqu_resetSon .homaline2 {
    padding: 0;
}

.en .haomaqul .haomaline .numberqu .drawCountDiv {
    margin-left: 10px;
}

.en #selectwayNum li {
    width: auto !important;
}

.en .mrcltj_listheadl span {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 14px;
}

.en .klsffli,
.en .klsffli span {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    font-size: 11px !important;
    line-height: 1 !important;
}

.en .lrul li {
    width: 18% !important;
}

.en .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu {
    width: 555px;
}

.en .haomaqu .haomaqu_resetPar .haomaqul .haomaline .nuberqutit{
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

.en .drawCodebox .linebox {
    display: flex;
    line-height: 120%;
    align-items: center;
}

.en .drawCodebox .linebox span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.en .linebox_fir {
    height: auto !important;
}

.en #table_cltj th {
    font-size: 14px;
}

.en #table_cltj .div_out {
    border-top: 64px solid #e8e6e6;
    height: 100%;
}

.en #table_cltj .div_out .spanc {
    top: -65px;
    left: -108px;
}

.en #table_cltj .div_out .spanr {
    /* top: -20px; */
    left: -148px;
}

.en #table_cltj .div_out .div_gai {
    border-top: 64px solid #e8e6e6;
    top: -64px;
}

.en #qihao th {
    line-height: 130%;
    height: 40px;
}

/* 開獎中 */
.en .opentyle {
    padding-left: 0;
    text-align: center;
}

.en .cztypelt .rowbox3 .shenxiao td {
    font-size: 10px;
}

img[src*="images/Lotto_icon"] {
    display: none;
}



/* ========= 印尼語版面調整 ========= */

/* 上方資訊列 */
.id .haomabox { position: relative; }

.id .haomaqu .haomaqu_resetPar .haomaqul {
    width: 100%;
}

.id .haomaqu .haomaqu_resetPar .haomaqul .haomaline {
    display: flex;
    align-items: center;
}

.id .haomaqu .haomaqu_resetPar .haomaqul .haomaline .webBtn {
    width: 100px;
}

.id .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: auto !important;
}


.id .haomaqul .haomaline .numberqu .kajianhao ul {
    width: 450px;
}

.id .pk10li li { font-size: 13px; }

/* .id .code_box .result_num .blue i { line-height: 35px;} */
.id .code_box ul.result_zoo li { font-size: 13px; }


/* 距離開獎時間區塊 */
.id .haomaqu .haomaqu_resetPar .drawTimebox {
    position: absolute;
    top: 25%;
    right: -4%;
    width: 300px;
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.id .haomaqur .linetit {
    line-height: 120%;
    /* width: 410px; */
    width: 200px;
    transform: translateY(50%);
}

.id .haomaqur .linetime {
    margin-top: 20px;
}

.id .haomabox, .haomaqu_resetSon {
    display: flex;
}

.id .homaline2, .id .homaline2 .margt30 { height: auto; min-height: 60px; }

.id .homaline2 .margt30 .zoushimap { padding: 10px 0;}

.id .homaline2 .margt30 .zoushimap li {
    height: auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    float: none;
    margin: 10px 20px 10px 0;
}

/* 開獎中 */
.id .haomaqu .haomaqu_resetPar .drawTimebox.opentyle {
    padding-left: 0;
    text-align: center;
    right: 5px;
    width: auto;
    padding: 0 5px;
    display: none;
}

.id .cztypelt .rowbox3 .shenxiao td {
    font-size: 10px;
}


/* 下方開獎記錄區塊 */

.id .numberbtn span {
    width: auto;
    margin-top: 0;
}

.id .linebox .leftspan,
.id .linebox .rightspan,
.id .linebox .middlespan,
.id .linebox .middlespanll {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.id #rightdiv {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95%;
}

.id .rightspan > span {
    font-size: 12px; 
    line-height: 120%;
}

.id .drawCodebox .linebox {
    display: flex;
    line-height: 120%;
    align-items: center;
}

.id .drawCodebox .linebox span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.id .drawCodebox.kaijianghm .middlespan span {
    font-size: 11px;
    line-height: 100%;
    padding: 0 5px;
    margin: 0;
}
.id .drawCodebox.kaijianghm .middlespan span + span {
    margin-left: 6px;
}

.id .linebox_fir {
    height: auto !important;
}

.id .numbtn {
    width: 80%;
}

.id .checkndx .xuanzhemc li {
    margin-bottom: 10px;
    width: auto !important;
}

.id .listhead .listheadlo .zhms,
.id .listhead .listheadlo .dxms,
.id .listhead .listheadlo .lmms,
.id .listhead .listheadlo .scl,
.id .listhead .listheadlo .lcl,
.id .listhead .listheadlo .hcl {
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 150%;
}


/* icon */
.id .bluebig      { background: url(../images/bjpknum2_id.png ) no-repeat 0 -327px }
.id .bluesmall    { background: url(../images/bjpknum2_id.png ) no-repeat -46px -327px }
.id .blueeven     { background: url(../images/bjpknum2_id.png ) no-repeat -90px -327px }
.id .bluesingular { background: url(../images/bjpknum2_id.png ) no-repeat -138px -327px }
.id .bignum       { background: url(../images/bjpknum2_id.png ) no-repeat 0 -237px }
.id .smallnum     { background: url(../images/bjpknum2_id.png ) no-repeat -40px -237px }
.id .evennum      { background: url(../images/bjpknum2_id.png ) no-repeat -80px -237px }
.id .singularnum  { background: url(../images/bjpknum2_id.png ) no-repeat -120px -237px }

.id .bluetotle {
	width: 38px !important;
    background: url(../images/bjpknum2_id.png) no-repeat -317px -326px;
}

.id .listhead .listheadl { width: auto; }


.id #table_cltj th {
    font-size: 13px;
}

.id #table_cltj .div_out {
    border-top: 64px solid #e8e6e6;
    height: 100%;
}

.id #table_cltj .div_out .spanc {
    top: -65px;
    left: -108px;
}

.id #table_cltj .div_out .spanr {
    /* top: -20px; */
    left: -148px;
}

.id #table_cltj .div_out .div_gai {
    border-top: 64px solid #e8e6e6;
    top: -64px;
}

.id #qihao th {
    line-height: 130%;
    height: 40px;
}

.id .todayRank tr th, .todayRank tr td {
    line-height: 120%;
}


/* 調整表格總和欄位(中、英) */
.id .listline .rightspan {
    display: flex;
    align-items: center;
    padding-left: 0 !important;
}

.rightspan .ssc-index-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-left: 0 !important;
    flex: 1;
}

.id .rightspan > ul {
    width: 100%;
    margin: 0;
}

.id .rightspan .gyh {
    width: 50%;
}

.id .rightspan .gyh-line-height{
    line-height: 1.6;
}

.id .listline .rightspan .listlli  {
    display: inline-flex !important;
    align-items: center;
    flex: 1;
}

.id .listlli span {
    flex: 1;
    font-size: 12px !important;
    line-height: 110% !important;
}

.id .listline .rightspan .listlli.lhclist {
    flex-wrap: wrap;
}

.id .listlli.lhclist span  {
    flex: none;
    font-size: 11px !important;
    line-height: 150% !important;
    padding: 0 3px;
    width: auto !important;
}

.id .klsffli,
.id .klsffli span,
.id .klccli {
    /* width: 350px; */
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex: 1; */
    font-size: 11px !important;
    line-height: 120% !important;
}

.id .klsffli,
.id .klccli {
    width: 100%;
}

.id .klsffli span:first-child {
    width: 25px !important;
}

.id .klsffli span:nth-child(n+2) {
    width: calc(100%/7) !important;
    padding: 0 3px;
}

.id .klccli > div {
    display: inline-flex;
}

.id .klccli > div:first-of-type {
    width: 30px;
    justify-content: center;
}

.id .klccli > div:last-of-type {
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
    padding: 0 5px;
}

.id .klccli > div:last-of-type span {
    display: inline-flex;
    align-items: center;
    width: auto!important;
    height: auto;
    margin-right: 0 !important;
    font-size: 12px !important;
    line-height: 150%;
    white-space: nowrap;
    padding: 0 5px;
}

/* 六合長龍 & 11选5 */

.id .zhlzbox .listhead {
	/* height:inherit;
	position: relative; */
    width: 100%;
	min-height: 45px;
}

.id .mrcltj_listheadl {
    display: flex;
    float: none;
    width: 100%;
}

.id .mrcltj_listheadl span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 130%;
    font-size: 12px;
    /* width: 120px; */
    width: auto;
    flex: 1;
    position: relative;
}

.id .mrcltj_listheadl .xxselected {
    height: 55px;
    margin-top: -5px;
}
/* .id .mrcltj_listheadl .xxselected,
.id .mrcltj_listheadl .lmms,
.id .mrcltj_listheadl .scl,
.id .mrcltj_listheadl .lcl,
.id .mrcltj_listheadl .hcl,
.id .mrcltj_listheadl .wdcl,
.id .mrcltj_listheadl .wxcl,
.id .mrcltj_listheadl .dxms{
	left:0;
} */
.id .mrcltj_listheadl > span { left: 0; }

.id .cztypelt table,.id .cztypelbb table {
    font-size: 13px;
}

.id #lensetable td ul li span {
    padding-left: 8%;
}


.id #selectwayNum li {
    width: inherit !important;
    min-width: 77px;
}


/* 首頁調整 */
.id .cztypelt table,
.id .cztypelbb table {
    font-size: 13px;
}

/* 路子page */
.id .luziTable td i { font-size: 13px; }

