html {height:100%;}

body {
	background-image: url(/assets/290/images/background.jpg);
	background-repeat:no-repeat;
	background-color:#111111;
	color:#fff;
	height:100%;
	background-position: center top;	/*
	background-size:100% 100%;
	-moz-background-size:100% 100%;*/
}

.main {
	width:100%;
	height:100%;
	text-align: center;
	margin:auto;
	position:relative;
}

.main-text {
	width: 1200px;
	/*height: 540px;
	margin:auto;*/
	text-align: center;
 	position: absolute;
 	left: 50%;
	top:380px;
 	/*top: 50%;*/
	/*margin-top:-10px;*/
	margin-left:-600px;

}

.text {
	background-color: rgba(0,0,0,0.9);
	border:rgb(49,49,49) solid 1px;
	width: 800px;
	height: 626px;
	margin:auto auto;
	float: left;
	border-radius: 5px;
	text-align: left;
}

.text ul li{
	color:rgb(255,255,255);
	margin:9px;
	font-weight: 50;
}

.text ul .red{
	color:red;
}
	
.news {
	background-color: rgba(0,0,0,0.8);
	border:rgb(49,49,49) solid 1px;
	width: 1122px;
	height: 30PX;
	margin:2px 0;
	border-radius: 5px;
	text-align:center;
	line-height:30px;
	color:rgb(255,255,255);
	font-size:16px;
}

.menu {
	background-color: rgba(0,0,0,0.5);
	border:rgb(49,49,49) solid 1px;
	width: 1122px;
	height: 60PX;
	margin:2px auto;
	border-radius: 5px;
	text-align:center;
}

.menu ul{
	margin:0 auto;
}

.menu li{
	float: left;
	display:block;
	margin:20px 10px;
}

.menulist{
	width: 118px;
	height: 20px;
	line-height: 20px;
	cursor:pointer;
}

.menulist:hover{
	color: rgb(194,119,34);
	border-bottom:1px solid rgb(194,119,34);
}

.menu li a{color:#fff;}
.menu li a:hover{color: rgb(194,119,34);}

.nobottom:hover{
	border:none;
}

.top_data {
	width: 300px;
	height: 96%;
	float: left;
	margin:auto 20px;
}

.top_data .pay{
	background-color: rgba(0,0,0,0.7);
	border:rgb(49,49,49) solid 1px;
	width: 300px;
	height: 49%;
	margin:auto 0px;
	border-radius: 5px;
}

.top_data .em{
	margin: 1% 0px;
}

.top_data .pay .pay_title{ height:30px;text-align:center;line-height:26px;}

.top_data .pay .pay_text span{color: rgb(194,119,34);width:50px;height:28px;background-color:rgba(0,0,0,0.5);text-align:center;line-height:28px;display:inline-block;float:left;font-size:12px;}

.top_data .pay .pay_data{width:300px;height:200px;overflow:hidden;color:rgb(194,119,34);}

.top_data .pay .pay_data ul li{width:300px;height:14px;line-height:14px;display:inline-block;font-size:13px;margin-top:5px;}
.top_data .pay .pay_data ul li .p1{width:50px;height:14px;line-height:14px;display:inline-block;text-align:center;float:left;}
.top_data .pay .pay_data ul li .p2{width:120px;height:14px;line-height:14px;display:inline-block;text-align:center;float:left;}
.top_data .pay .pay_data ul li .p3{width:130px;height:14px;line-height:14px;display:inline-block;text-align:center;float:left;}

.card {
    width:1122px;
    background: #181818;
    background-image: linear-gradient(90deg, rgba(236, 240, 246, .05) 8px, transparent 0), linear-gradient(90deg, rgba(236, 240, 246, .05) 8px, transparent 0), linear-gradient(90deg, rgba(236, 240, 246, .05) 8px, transparent 0), linear-gradient(90deg, rgba(236, 240, 246, .05) 8px, transparent 0), linear-gradient(90deg, rgba(236, 240, 246, .05) 8px, transparent 0), linear-gradient(90deg, rgba(236, 240, 246, .05) 8px, transparent 0), linear-gradient(90deg, hsla(0, 0%, 100%, .05) 8px, transparent 0), linear-gradient(90deg, hsla(0, 0%, 100%, .06) 8px, transparent 0);
    background-repeat: repeat-x;
    background-size: 72px 36px, 72px 52px, 72px 48px, 72px 65px, 72px 59px, 72px 42px, 144px 52px, 216px 57px;
    background-position: 0 100%, 12px 100%, 24px 100%, 36px 100%, 48px 100%, 60px 100%, 12px 100%, 48px 100%;
    border-radius: .05rem;
    position: relative;
    color: #CCCCCC;
    margin:auto;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    text-align:left;
}
.card-header:before {
    content: "";
    display: block;
    position: absolute;
    width: 3px;
    height:44px;
    left: 0;
    top: 0px;
    bottom: 0;
    background-color: #ff0000;
    /* border-radius: 3px 0 0 0; */
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.more {
    color: #9d9d9d!important;
    background-color: #1e1e1e!important;
}

.card-header a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
.list-group-flush {
    border-radius: 0;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
}
.card .table-bordered {
    border: 1px solid #000000;
}
.card table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}
.card tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.card tbody tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.card tbody>tr:hover {
    background-color: #000000!important;;
} 
.card .table>tbody>tr>td, .card .table>tbody>tr>th, .card .table>tfoot>tr>td, .card .table>tfoot>tr>th, .card .table>thead>tr>td, .card .table>thead>tr>th {
    border:none;
    margin:0;
    border-collapse:collapse;
    border-spacing:0;
    padding: 10px;
    line-height: 1.42857143;
    vertical-align: inherit;
    border-top: 1px solid #242425;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.card p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.card .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.1);
}
.text-danger {
    color: #dc3545!important;
    text-align:center;
}