/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 50px tall */
body {
  font-family:Microsoft Yahei;
  font-size:14px;
  background:#fff;
  color:#222;
	
}

/*
 * Global add-ons
 */
a {
    color:#e23a3a;
    text-decoration: none;
}
a:hover, a.focus {
	text-decoration:none;
	color:#d42b2b;
} 


.warp-index {
	background-image: url(../img/wrap_bg.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 30px;
}
.container {
	width: 1000px;
}
.topbar {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: #f6f6f6;
    border-bottom: 1px solid #e5e5e5;
}
.topbar .glyphicon {
	font-size: 18px;
	margin-top: 6px;
	color: #999;
	float: left;
	position: absolute;
}
.topbar marquee {
	margin-left: 23px;
	color:#e23a3a;
}
.header {
	height: 90px;
}
.logo {
	background: url(../img/logo.png) no-repeat;
	height: 50px;
	width: 250px;
	margin: 20px 0;
	float: left;
}
.header-login {
	float: right;
	margin-top: 28px;
}
.header-login .form-group {
	position: relative;
}
.header-login .form-label {
	font-size: 12px;
	color: #999;
	position: absolute;
	padding: 8px 8px;
}
.header-login .form-control {
	padding-left: 55px;
	font-size: 12px;
	width: 155px;
}
.header-code {
	position: absolute;
	right: 4px;
	top: 4px;
	height: 26px;
}


.header-nav {
	background: #e23a3a;
}
.header-nav .container {
	padding: 0;
	position: relative;
}
.header-nav-index {
	background:none;
}
.header-nav-index .container {
	background: #e23a3a;
}
.header-nav-lottery {
	width: 230px;
	float: left;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	background: #d42b2b;
	padding-left: 15px;
	position: relative;
}
.header-nav-lottery>a {
	color: #fff;
	display: block;
}
.header-nav-lottery span {
	float: right;
	margin: 20px 15px;
}
.header-nav-lottery em{
	position: absolute;
	right: 8px;
	top: 13px;
	width: 18px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
  background: url(../img/arrow.png) no-repeat center center;
}
.header-nav-lottery a:hover em{
  background: url(../img/arrow_up.png) no-repeat center center;
}
.nav-header {
	margin-left: 240px;
}
.nav-header>li {
	float: left;
}
.nav-header>li>a {
	color: #fff;
	font-size: 16px;
	padding: 14px 20px;
}
.nav-header>li>a:hover, .nav-header>li>a:focus {
	background: #d42b2b;
}
.hot-icon {
    width: 20px;
    height: 14px;
    background: url(../img/hot_new.gif) no-repeat;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 2px;
    overflow: hidden;
    z-index: 10;
}
.header-nav .nav .two-code {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 5;
    width: 200px;
    padding: 25px 0;
    background: #fff;
    display: none;
	color: #555;
	text-align: center;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.header-nav .nav .two-code img {
    width: 132px;
    height: 132px;
    display: block;
    margin: 0 auto;
}
.header-nav .nav>li.phonecode>a:hover .two-code {
	display: block;
}

.header-nav .nav-lottery {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 998;
}


.main .container {
	background: #fff;
	padding: 0;
}
.index-left {
	width: 230px;
	height: 448px;
	float: left;
}
.nav-lottery {
	border: 2px solid #d42b2b;
	border-top: 0;
	height: 448px;
	width: 230px;
	background: #fff;
}
.nav-lottery1 .nav>li>a {
	line-height: 32px;
	padding: 0 10px 0 10px;
	margin: 10px 0;
	color: #222;
	font-size: 16px;
}
.nav-lottery1 .nav>li>a>img {
	width: 32px;
	height: 32px;
	margin-right: 5px;
}
.nav-lottery1 .nav>li>a small {
	font-size: 12px;
	color: #999;
	float: right;
}
.nav-lottery1 .nav>li>a:hover, .nav-lottery1 .nav>li>a:focus {
	background: none;
	color: #d42b2b;
}
.nav-lottery2 dl {
	padding: 5px 10px;
	margin: 0 0 2px; 
	font-size: 12px;
}
.nav-lottery2 dt {
	width: 20px;
	font-weight: normal;
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	height: 60px;
	padding-top: 4px;
}
.nav-lottery2 dd {
	margin-left: 26px;
}
.nav-lottery2 dd a {
	color: #555;
	display: inline-block;
	width: 90px;
	margin: 1px 0 2px;	
}
.nav-lottery2 dd a:hover, .nav-lottery2 dd a:focus {
	color: #d42b2b;
}


.index-main {
	width: 520px;
	float: left;
	margin-left: 10px;
}
.index-main .carousel-inner>.item>img {
	width: 100%;
	height: 230px;
}
.index-main .carousel {
	margin-top: 10px;
}
.index-main .carousel-indicators {
    bottom: 0;
}



.index-right {
	width: 230px;
	background: #f5f5f5;
	float: right;
	padding:10px;
	height: 448px;
}
.index-login {
	
}
.form-link {
	text-align: right;
}
.form-link a {
	margin-left: 15px;
}
.index-login .form-group {
	position: relative;
}
.index-login .form-label {
	font-size: 12px;
	color: #999;
	position: absolute;
	padding: 8px 8px;
}
.index-login .form-control {
	padding-left: 60px;
	font-size: 12px;
}
.index-code {
	position: absolute;
	right: 4px;
	top: 4px;
	height: 26px;
}
.red {
	color: #e23a3a;
}
.btn-red {
	background: #e23a3a;
	border-color: #e23a3a;
	color: #FFF;
}
.btn-red:hover,.btn-red:focus {
	background: #d42b2b;
	border-color: #d42b2b;
	color: #FFF;
}
.index-news {
	margin-top: 15px;
}
.index-news .nav-tabs>li>a {
	border: 0;
	border-bottom: 1px solid #ddd;
	color: #555;
}
.index-news .nav-tabs>li>a:hover, .index-news .nav-tabs>li>a:focus {
	background: none;
}
.index-news .nav-tabs>li.active>a, .index-news .nav-tabs>li.active>a:hover, .index-news .nav-tabs>li.active>a:focus {
    color: #e23a3a;
    background: none;
    border: 0;
	border-bottom: 2px solid #e23a3a;
}
.index-news-list {
	margin-top: 10px;
}
.index-news-list .nav>li>a {
	font-size: 12px;
	color: #555;
	padding: 6px 5px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.index-news-list .nav>li>a:hover, .index-news-list .nav>li>a:focus {
	background: none;
	color: #d42b2b;
}

.index-quick {
	
}
.index-quick .nav-tabs>li>a {
	border: 0;
	border-bottom: 1px solid #ddd;
	color: #555;
	font-size: 16px;
}
.index-quick .nav-tabs>li>a:hover, .index-quick .nav-tabs>li>a:focus {
	background: none;
}
.index-quick .nav-tabs>li.active>a, .index-quick .nav-tabs>li.active>a:hover, .index-quick .nav-tabs>li.active>a:focus {
    color: #e23a3a;
    background: none;
    border: 0;
	border-bottom: 2px solid #e23a3a;
}
.index-quick-box1 {
	margin: 15px 0;
	color: #999;
}
.index-quick-box1 a {
	color: #999;
}
.index-quick-box1 a:hover {
	color: #d42b2b;
} 

.index-quick-box3 {
	margin-top: 20px;
}


.index-open {
	width: 230px;
	height: 360px;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
}
.index-open .nav-tabs {
	border-bottom: 1px solid #ddd;
}
.index-open h4 {
	font-size: 16px;
	float: left;
	line-height: 0;
	margin-left: 10px;
	font-weight: bold;
	color: #555;
}
.index-open .nav-tabs>li {
	float: right;
}
.index-open .nav-tabs>li>a {
	border: 0;
	border-bottom: 2px solid transparent;
	color: #555;
	padding: 5px 5px;
}
.index-open .nav-tabs>li>a:hover, .index-open .nav-tabs>li>a:focus {
	background: none;
}
.index-open .nav-tabs>li.active>a, .index-open .nav-tabs>li.active>a:hover, .index-open .nav-tabs>li.active>a:focus {
    color: #e23a3a;
    background: none;
    border: 0;
	border-bottom: 2px solid #e23a3a;
}
.index-open-list dl {
	margin: 10px 0 0;
	padding: 0 10px;
		line-height: 1;
}
.index-open-list small {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	float: right;
	margin-top: 2px;
}
.index-open-list .text-right ,.index-open-list a {
	font-size: 12px;
	color: #555;
	line-height: 1;
}
.index-open-list a:hover {
	color: #d42b2b;
}

.index-infor {
	margin:20px 0 0 240px;
}
.index-infor h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 10px;
	color: #555;
}
.index-infor .nav>li {
	width: 50%;
	float: left;
}
.index-infor .nav>li>a {
	padding: 6px 10px;
	color: #222;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-infor .nav>li>a span {
	color: #999;
	margin-right: 5px;
}
.index-infor .nav>li>a:hover {
	color: #d42b2b;
	background: none;
}

.footer {
	border-top: 1px solid #e5e5e5;
	margin-top: 30px;
}
.bottom-link {
	margin-top: 30px;
}
.bottom-link dl {
	width: 20%;
	float: left;
	margin: 0;
}
.bottom-link dt {
	font-size: 20px;
	color: #555;
	font-weight: normal;
}
.bottom-link .nav>li>a {
	color: #555;
	padding: 6px 0;
}
.bottom-link .nav>li>a:hover {
	background: none;
	color: #d42b2b;
}
.phone-code img {
	width: 120px;
	display: block;
}
.phone-code {
	float: left;
	color: #999;
	text-align: center;
}
.bottom-pic {
	margin: 30px 0 10px
}
.foot_info { 
	margin:0 auto;
	width:750px;
}
.foot_info li {
	float:left; 
	width:120px;  
	height:45px; 
	background:url(../img/footer_img.png) no-repeat; 
	margin:0 10px; 
	list-style: none;
}
.foot_info li.foot_wljc { 
	background-position:0 0
}
.foot_info li.foot_wangan { 
	background-position:0 -45px
}
.foot_info li.foot_wsjy { 
	background-position:0 -90px
}
.foot_info li.foot_xylh { 
	background-position:0 -135px
}
.foot_info li.foot_kxwz { 
	background-position:0 -180px
}
.bottom-copy {
	text-align: center;
	font-size: 12px;
	padding-bottom: 20px;
	color: #555;
	line-height: 2;
}
.bottom-copy a {
	color: #555;
}
.bottom-copy a:hover {
	color: #d42b2b;
}


.promotion {
	margin: 20px 0;
}
.promotion dl {
   border: 1px solid #eee;
	margin: 0 0 20px;
	padding: 15px;
	cursor: pointer;
}
.promotion dt {
	float:left;
}
.promotion dt img {
	width: 640px;
}
.promotion dd {
	margin-left: 660px;
}
.promotion-t {
	color: #ee7537;
	font-size: 20px;
    font-weight: 500;
}
.promotion dd ul {
	font-size: 12px;
	color: #555;
	margin: 20px 0 0;
	line-height: 2;
}
.promotion-box {
	display: none;
	padding: 15px;
	border: 1px solid #eee;
	border-top: 0;
	margin: -20px 0 20px;
}


.open {
	margin: 20px 0;
}
.open-tab .nav-tabs {
	background: #f5f5f5;
}
.open-tab .nav-tabs>li>a {
	color: #555;
	border-radius: 0;
}
.open-tab .nav-tabs>li.active>a, .open-tab .nav-tabs>li.active>a:hover, .open-tab .nav-tabs>li.active>a:focus {
	color: #222;
	border-top: 2px solid #e23a3a;
}
.open-tab .tab-content {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 10px 0;
}
.open-tab .nav-pills {
	
}
.open-tab .nav-pills>li>a {
	color: #555;
	width:140px;
	text-align:center;
	border-radius: 0;
	padding: 0 15px;
	line-height: 1;
	
}
.open-tab .nav-pills>li.active>a{
	color:#e23a3a;
	background:none;
}
.open-tab .nav-pills>li {
	border-right: 1px solid #ddd;
	margin: 8px 0;
}
.open-tab .nav-pills>li:last-child {
	border-right:0;
}
.open-tab .nav-pills>li>a:hover, .open-tab .nav-pills>li>a:focus {
	background: none;
	color: #d42b2b;
}
.open h4 {
	margin: 20px 0;
}
.open h4 .btn {
	margin-top: -8px;
}
.open-table {
	overflow:auto;
	max-height:2350px;
}
.open-table .table {
	font-size: 12px;
	border: 1px solid #ddd;
	color: #555;
}
.open-table .table a {
	color: #1E50A2;
}
.open-table .table a:hover, .open-table .table a:focus {
	color: #d42b2b;
}
.open-table .table a.btn {
	padding: 0px 10px;
	color: #fff;
}
.open-table .table a.btn:hover, .open-table .table a.btn:focus {
	color: #fff;
}
.open-table .table>thead>tr>th {
    border-bottom: 1px solid #ddd;
	font-weight: normal;
	background: #f5f5f5;
}
.trend {
	margin: 20px 0;
}
.trend-list{
	display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    text-align: center;
}
.trend-list dl {
	float: left;
	text-align: center;
	margin: 5px 25px 15px 25px;
	width:8%;
}
.trend-list dt {
	font-weight: normal;
	margin-bottom: 10px;
}
.trend-list dt img {
	height:88px;
	border-radius:50%;
	width: 88px;
	display: block;
	margin: auto;
	margin-bottom: 5px;
}
.news h4 {
	margin: 20px 0;
}
.news .table {
	border-bottom: 1px solid #ddd;
}
.news .table>thead>tr>th, .news  .table>tbody>tr>th, .news  .table>tfoot>tr>th, .news  .table>thead>tr>td, .news  .table>tbody>tr>td, .news .table>tfoot>tr>td {
    padding: 15px 8px;
}
.news .table a {
	color: #555;
}
.news .table a:hover, .news .table a:focus {
	color: #d42b2b;
}
.news .pager li>a, .news .pager li>span {
	border-radius: 0;
}
.news-view {
	margin: 20px;
	border: 1px solid #ddd;
	border-top: 3px solid #ddd;
	padding: 20px;
	min-height: 700px;
}
.news-view h1 {
	margin: 20px;
	font-size: 30px;
	text-align: center;
}
.author {
	color: #999;
	border-bottom: 1px dashed #ddd;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.news-box {
	color: #555;
	line-height: 2;
}
.news-box p {
	margin-bottom: 20px;
	text-indent: 2em;
}
.news-pager {
	margin: 20px;
}
.news-pager li>a, .news-pager li>span {
    border-radius: 0;
}
.help h4 {
	margin: 20px 0 0;
}
.help .list-group-item a {
	color: #555;
}
.help .list-group-item a em {
	color: #e23a3a;
	font-size: 16px;
	margin-right: 10px;
	font-style: normal;
}
.help .list-group-item a:hover, .help .list-group-item a:focus {
	color: #d42b2b;
}
.help-box {
	margin-top: 20px;
	border: 1px solid #ddd;
	padding: 0 20px 20px;
}
.help-wrap h3 {
	font-size: 20px;
	margin: 20px -20px 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 15px 20px;
	background: #f5f5f5;
}
.help-box>.help-wrap:first-child h3 {
	margin-top: 0;
	border-top: 0;
}
.help-wrap-tit {
    color: #c71f33;
    font-size: 14px;
    margin: 15px 0 0;
}
.register {
	border: 1px solid #ddd;
	margin: 20px 0;
	border-top: 0;
	min-height: 500px;
}
.t-sub {
	font-size: 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px 20px;
    background: #f5f5f5;
}


.float-left {
	position: fixed;
	left: 10px;
	top: 200px;
	z-index: 999;
}
.float-right {
	position: fixed;
	right: 10px;
	top: 200px;
	z-index: 999;
}

.ml10 {
	margin-left: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mt20 {
	margin-top: 20px;
}
.wl {
    width: 70px;
}


.red-ball {
	display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin-right: 16px;
    border-radius: 50%;
    background: #e23a3a;
	font-style: normal;
}
.blue-ball {
	display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin-right: 16px;
    border-radius: 50%;
    background: #4493eb;
	font-style: normal;
}
.red-ball-sm {
	display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 19px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-right: 4px;
    border-radius: 50%;
    background: #e23a3a;
	font-style: normal;
}
.blue-ball-sm {
	display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 19px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-right: 4px;
    border-radius: 50%;
    background: #4493eb;
	font-style: normal;
}
.racing {
	width: 36px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #ddd;
	display: inline-block;
	color: #fff;
	font-size: 36px;
	text-shadow: 0 1px 1px #000;
	font-style: normal;
	border-radius: 6px;
	margin-right: 3px;
}
.racing-sm {
	width: 18px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #ddd;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	text-shadow: 0 1px 1px #000;
	font-style: normal;
	margin-right: 2px;
}
.r1 {
	background: #ffff02;
}
.r2 {
	background: #018aff;
}
.r3 {
	background: #4c4c4c;
}
.r4 {
	background: #ff7400;
}
.r5 {
	background: #82feff;
}
.r6 {
	background: #5204ff;
}
.r7 {
	background: #e4e4e4;
}
.r8 {
	background: #ff1201;
}
.r9 {
	background: #770400;
}
.r10 {
	background: #23c300;
	letter-spacing:-6px;
	text-indent: -9px;
}
.racing-sm.r10 {
	letter-spacing:0;
	text-indent: 0;
}
.LHC-num {
	float:left;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 0;
}
.LHC-num dl {
	justify-content: center;
}
.LHC-num dd {
	color: #555;
}
.LHC-redball, .LHC-blueball, .LHC-greenball {
	width: 40px;
    height: 40px;
	line-height: 35px;
    color: #000;
    font-size: 20px;
	font-style: normal;
	font-weight: bold;
    display: inline-block;
    text-align: center;
	border-radius: 50%;
    background-size: 40px;
	letter-spacing:-1px;
	text-indent: -1px;
}
.LHC-redball {
	border: 1px solid #fb4a51;
	background-image: url(../img/LHC-redball.png);
}
.LHC-blueball {
	border: 1px solid #2ebff6;
	background-image: url(../img/LHC-blueball.png);
}
.LHC-greenball {
	border: 1px solid #7cd932;
	background-image: url(../img/LHC-greenball.png);
}
.LHC-add {
	line-height: 35px;
	font-style: normal;
	font-size: 24px;
}
.LHC-sm {
	height: 20px;
	width: 20px;
	line-height: 16px;
	font-size: 12px;
	font-weight:  normal;
	background-size: 20px;
	letter-spacing:-1px;
	text-indent: 1px;
}
.LHC-sm.LHC-full {
    line-height: 19px;
    color: #fff;
    letter-spacing: 0px;
    text-indent: 0px;
}
.LHC-redball.LHC-full {
	background: #e23a3a;
}
.LHC-blueball.LHC-full {
	background: #4493eb;
}
.LHC-greenball.LHC-full {
	background: #4caf50;
}
.LHC-add-sm {
	line-height: 16px;
	font-style: normal;
	font-size: 14px;
	color: #555 !important;
}
.kuai3Ball {
    width: 53px;
    height: 53px;
    display: inline-block;
    background: url(../img/kuai3.png) no-repeat;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
	margin: 0 20px 0 0;
}
.num1 {
    background-position: -15px -39px;
}
.num2 {
    background-position: -96px -39px;
}
.num3 {
    background-position: -15px -114px;
}
.num4 {
    background-position: -96px -114px;
}
.num5 {
    background-position: -15px -189px;
}
.num6 {
    background-position: -96px -189px;
}
.open-kuai3 {
	width: 36px;
    height: 36px;
    display: inline-block;
    background: url(../img/kuai3.png) no-repeat;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
	margin: 0 10px 0 0;
}
.no1 {
	background-position: -9px -266px;
}
.no2 {
	background-position: -64px -266px;
}
.no3 {
	background-position: -119px -266px;
}
.no4 {
	background-position: -9px -315px;
}
.no5 {
	background-position: -64px -315px;
}
.no6 {
	background-position: -119px -315px;
}
.open-kuai3-small {
	width: 26px;
    height: 26px;
    display: inline-block;
    background: url(../img/kuai3.png) no-repeat;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
	margin: 0 10px 0 0;
}
.n1 {
	background-position: 0 0;
}
.n2 {
	background-position: -27px 0;
}
.n3 {
	background-position: -54px 0;
}
.n4 {
	background-position: -81px 0;
}
.n5 {
	background-position: -108px 0;
}
.n6 {
	background-position: -135px 0;
}
.ball-chart,.ball-green-chart{
	color:#fff;
    width: 18px;
    height: 18px;
    line-height: 16px;
    border-radius: 9px;
    text-align: center;
    font-style: normal;
    display: inline-block;
    font-size: 12px;
	background: #f54646;
}
.redball-chart {
	background: #f54646;
}
.blueball-chart{
	background: #4285f4;
}
.greenball-chart,.ball-green-chart{
	background: #34a853;
}
.table-chart>thead>tr>th, .table-chart>thead>tr>td {
    border-bottom-width: 1px;
    background-color: #fcf8e3;
}
.table-chart>thead>tr>th, .table-chart>tbody>tr>th, .table-chart>tfoot>tr>th, .table-chart>thead>tr>td, .table-chart>tbody>tr>td, .table-chart>tfoot>tr>td {
	padding:4px;
	font-size:12px;
	text-align:center;
	vertical-align: middle;
}
.table-chart>thead>tr>th.wth45{
	min-width:45px;
}
.table-chart>thead>tr>th.wth60{
	min-width:60px;
}

.LUSTCITY-nana-small,
.LUSTCITY-lucy-small,
.LUSTCITY-goldbar-small,
.LUSTCITY-car-small,
.LUSTCITY-tower-small,
.LUSTCITY-num-small,
.LUSTCITY-yellow-small,
.LUSTCITY-darkred-small,
.LUSTCITY-red-small {
  width: 30px;
  height: 30px;
  line-height: 27px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  text-align: center;
/*   border-radius: 50%; */
  background-size: 30px;
/*   text-indent: 2px; */
}
.LUSTCITY-nana-small {
  border: 1px solid;
  background-image: url(../../mem/img/LUSTCITY/娜娜.png);
  background-color: white;
}
.LUSTCITY-lucy-small {
  border: 1px solid;
  background-image: url(../../mem/img/LUSTCITY/露西.png);
  background-color: white;
}
.LUSTCITY-goldbar-small {
  border: 1px solid;
  background-image: url(../../mem/img/LUSTCITY/金条.png);
  background-color: white;
}
.LUSTCITY-car-small {
  border: 1px solid;
  background-image: url(../../mem/img/LUSTCITY/豪车.png);
  background-color: white;
}
.LUSTCITY-tower-small {
  border: 1px solid;
  background-image: url(../../mem/img/LUSTCITY/摩天大楼.png);
  background-color: white;
}
.LUSTCITY-num-small {
  border: 1px solid;
  background-color: white;
}
.LUSTCITY-yellow-small {
  border: 1px solid;
  background-image: url(../../mem/img/LUSTCITY/金色.png);
  background-color: white;
}
.LUSTCITY-darkred-small {
  border: 1px solid;
  background-image: url(../../mem/img/LUSTCITY/深红色.png);
  background-color: white;
}
.LUSTCITY-red-small {
  border: 1px solid;
  background-image: url(../../mem/img/LUSTCITY/浅红色.png);
  background-color: white;
}

.YSC-green-small,
.YSC-red-small,
.YSC-purple-small,
.YSC-gpcolor-small,
.YSC-rpcolor-small,
.YSC-num-small {
	width: 30px;
	height: 30px;
	line-height: 27px;
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	/*   border-radius: 50%; */
	background-size: 30px;
	/*   text-indent: 2px; */
}
.YSC-green-small {
	border: 1px solid;
	background-image: url(../../mem/img/YSC/green.png);
	background-color: white;
}
.YSC-red-small {
	border: 1px solid;
	background-image: url(../../mem/img/YSC/red.png);
	background-color: white;
}
.YSC-purple-small {
	border: 1px solid;
	background-image: url(../../mem/img/YSC/purple.png);
	background-color: white;
}
.YSC-gpcolor-small {
	border: 1px solid;
	background-image: url(../../mem/img/YSC/green-purple.png);
	background-color: white;
}
.YSC-rpcolor-small {
	border: 1px solid;
	background-image: url(../../mem/img/YSC/red-purple.png);
	background-color: white;
}
.YSC-num-small {
	border: 1px solid;
	background-color: white;
}
.OSD-0-small,
.OSD-1-small {
  width: 25px;
  height: 25px;
  line-height: 27px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  background-size: 25px;
  margin-right: 5px;
}
.OSD-1-small {
  background-image: url(../../mem/img/OSD/red.png);
}
.OSD-0-small {
  background-image: url(../../mem/img/OSD/white.png);
}
.YXX-1-xsmall,
.YXX-2-xsmall,
.YXX-3-xsmall,
.YXX-4-xsmall,
.YXX-5-xsmall,
.YXX-6-xsmall {
  width: 22px;
  height: 21px;
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  background-size: 20px;
  margin-right: 1px;
}

.YXX-1-xsmall {
  background-image: url(../../static/img/YXX/deer.png);
}
.YXX-2-xsmall {
  background-image: url(../../static/img/YXX/gourd.png);
}
.YXX-3-xsmall {
  background-image: url(../../static/img/YXX/rooster.png);
}
.YXX-4-xsmall {
  background-image: url(../../static/img/YXX/fish.png);
}
.YXX-5-xsmall {
  background-image: url(../../static/img/YXX/crab.png);
}
.YXX-6-xsmall {
  background-image: url(../../static/img/YXX/prawn.png);
}

.none-bg {
	background: none;
}
