body {
	font-family: Microsoft JhengHei;
    font-weight: 300;
}
a:hover {
	text-decoration:none;
}

.marquee_bg {
    background: #fff4d1;
    padding: 0;
	height:0;
}

.marquee {
    width: 1800px;
    margin: 0 auto;
}

marquee {
    width: calc(100% - 215px);
    vertical-align: center;
}

.login , .user {
    width: 1280px;
    margin: 0 auto;
    text-align: right;
    padding: 6px 0px;
}

.user {
    color: #000;
}
.user a {
	color: #8a8a8a;
}
.user a:hover {
	color: #0062fb;
}
span.username {
    color: #0062fb;
}

span.wallet {
    color: #f76800;
}


.input_box {
    background: #2f2f2f;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 2px 5px;
    display: inline-block;
}

input.login_text {
    background: #2f2f2f;
    border: none;
    color: #fff;
}
input.login_text::placeholder {
	color:#ffffff;
}
input.login_text:-ms-input-placeholder {
	color:#ffffff;
}
input.login_text::-ms-input-placeholder {
	color:#ffffff;
}

.input_box a {
    color: #40e9ff;
}

a.login_btn {
    background: #9f0000;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 4px 15px;
}

a.join_btn {
    background: #ea640b;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 4px 15px;
}

a.service_btn {
    background: #419031;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 4px 15px;
}

.menu {
    background: #1f1f1f;
}

.menu_box {
    width: 1280px;
    margin: 0 auto;
    height: 90px;
}

.logo {
    float: left;
    padding-top: 7px;
}

.menu_list {
    float: right;
}

.menu_list a {
    color: #fff;
    display: block;
    float: left;
    font-size: 18px;
    padding: 32px 18px 33px;
	text-decoration:none;
}
.menu_list a:hover {
	background:#9f0000;
}
.menu_list a.active {
	background:#9f0000;
}


.list_box {
    background: url(../images/list_box_bg.jpg)top center no-repeat;
    width: 100%;
    height: 584px;
    margin-top: 50px;
    padding-top: 109px;
}
.list_box_img {
    width: 350px;
    height: 350px;
    display: inline-block;
	background-position:top;
}
.list_box_img:hover {
	background-position:bottom;
}


.list_box ul {
    padding: 0;
    margin: 10px auto;
    width: 1280px;
}

.list_box_img {
    width: 350px;
    height: 350px;
    display: inline-block;
    background-position: top;
    margin-left: 55px;
}

.text_box {
    text-align: center;
}


.footer {
    background: url(../images/footer_bg.jpg)top center no-repeat #393939;
    padding-top: 70px;
}

.footer table a {
	color:#fff;
	display:block;
}
.footer table a:hover {
	margin-top:-10px;
}

.foot_logo {
    width: 1200px;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}

.foot_logo li {
    list-style: none;
    display: table-cell;
    text-align: center;
}

.foot_logo li img {
    max-width: 80px;
}

.footer p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 20px;
    color: #fff;
}

.footer p a {
    color: #fff;
}

a.thumb {
	cursor:pointer;
}

.menu_slide {
    position: absolute;
    z-index: 999;
    width: 100%;
    background-color: #272727;
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 10px;
}


.menu_list2 {
    width: auto;
    margin: 0 auto;
    position: absolute;
    right: 0;
    margin-right: 256px;
	min-width: 900px;
}
.menu_close {
    float: right;
    padding-left: 5px;
	cursor:pointer;
}
.menu_slide li {
    list-style: none;
    display: inline-block;
    width: auto;
    text-align: center;
    padding: 0;
}

.menu_slide li a {
    color: #fff;
}

.menu_slide li a span {
    display: block;
}

.menu_slide li a img {
    padding: 3px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.menu_slide li a img:hover {
    border: 0px solid #272727;
}

.menu_slide li a span span {
    display: inline-block;
    padding: 3px;
    border: 1px solid #ff8d00;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 120px;
    margin-top: 15px;
    color: #ff8d00;
}

.slideactive a span span {
	background:#ff8d00;
	color:#fff !important;
}

.red {
	color:#F00;
}

.join_content {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.join_content_title {
    border-bottom: 1px solid #ccc;
	padding:10px;
    padding-top: 0px;
}
.join_content td {
    padding: 10px;
}

td.join_list {
    text-align: right;
}

.join_inp input {
    width: 100%;
}

.join_inp select {
    width: 100%;
}

.join_rule {
    padding-left: 93px;
    margin: 15px 0;
}

.join_submit {
    margin-left: 114px;
    margin-top: 10px;
    margin-bottom: 30px;
}


.center_content {
    width: 1200px;
    margin: 30px auto;
}

.center_title {
    border: 1px solid #ccc;
    background: #e8e8e8;
}

.center_title h3 {
    padding: 20px;
    margin: 0;
}

.center_title ul {
	margin: 0;
	padding: 0;
	float: right;
}

.center_title ul li {
    list-style: none;
    float: left;
}

.center_title ul li a {
    display: inline-block;
    width: 100px;
    text-align: center;
    height: 66px;
	color:#444;
}

.center_title ul li a div {
    width: 38px;
    height: 28px;
    margin: 7px auto;
}

.center_title ul li.active a {
    background: #fff;
    color: #cf271e;
}

.center_title ul li.active a div {
    background-position: bottom;
}

.center_title ul li.active2 a {
    background: #fff;
    color: #cf271e;
}

.center_title ul li.active2 a div {
    background-position: bottom;
}

.center_detail {
    border: 1px solid #ccc;
    padding: 10px;
    border-top: none;
}

.personal_menu {
	margin-bottom:20px;
}

.personal_menu a {
    display: inline-block;
    color: #444;
    background: #e8e8e8;
    padding: 5px 10px;
    margin-right: 5px;
}
.personal_menu a:hover {
	color:red;
}
.personal_menu a.active {
	background:#9f0000;
	color:#fff;
}

td.info_title_list {
    width: 150px;
    text-align: right;
    padding: 10px;
    color: #868686;
    padding-right: 20px;
}

table.user_report_table {
	margin-bottom:20px;
}
table.user_report_table tbody tr:hover {
	background:#fff8d9;
}


table.user_report_table td {
    border: 1px solid #ccc;
    padding: 10px 5px;
    text-align: center;
}

table.user_report_table thead {
    background: #e8e8e8;
}

table.user_report_table tfoot {
    background: #e8e8e8;
}

.date_input {
    width: 180px;
    display: inline-block;
}

.report_search {
    margin-bottom: 20px;
}

td.auction_font {
    padding: 5px;
    padding-left: 81px;
}

td.auction_font span {
    background: #ffe483;
    padding: 5px;
}
p.p_title {
    color: red;
}
.center_detail p {
    padding-left: 30px;
}

.new_auction {
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
}

.new_auction_title {
    width: 400px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #b22;
}

.new_auction {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: -1px;
}

.main_wallet {
    margin-top: 10px;
    margin-bottom: 20px;
}

.main_wallet span {
    color: red;
    font-size: 30px;
    vertical-align: middle;
    padding: 10px;
}

.transfer_list {
    margin-bottom: 20px;
}

span.font_red {
    color: red;
}


.promotion_list {
    width: 1000px;
    margin: 10px auto;
}
.promotion_list li {
    list-style-type: none;
    background: #fff;
    padding: 20px;
    display: none;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
    box-shadow: 0 1px 5px rgba(0,0,0,0.75);
}
.promotion_list li a {
	color:#fff;
	text-decoration:underline;
}
.promotion_title {
    font-size: 16px;
    margin-bottom: 10px;
    color: #a93737;
}
.promotion_detile {
    margin-bottom: 10px;
	font-size:14px;
}
.promotion_detile td {
	border: 1px solid #ffffff;
    padding: 5px;
}
.promotion_img {
	cursor:pointer;
}

span.send_title {
    background: #cccccc;
    color: #000000;
    padding: 10px 10px;
    margin-right: 10px;
    display: inline-block;
}

.send_box {
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.send_box select {
    margin-right: 10px;
}

.deposit_select {
    border: 1px solid #ccc;
    padding: 10px;
}

.deposit_option {
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.deposit_option img {
    border: 1px solid #ccc;
}
.deposit_option img:hover {
    border: 1px solid #ff0e0e;
}

.deposit_text {
    margin-bottom: 10px;
}

.deposit_content {
    border: 1px solid #ccc;
    border-top: none;
    padding: 20px;
}

.deposit_list {
    display: inline-block;
}

.service_bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000000a3;
    z-index: 9999;
    position: fixed;
}

.service {
    width: 600px;
    margin: 20px auto;
    margin-top: 5%;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    color: #000000;
    padding-bottom: 20px;
}

.service_close {
    float: right;
	cursor:pointer;
}

.service_top {
    text-align: center;
}

.service_top p {
    font-size: 26px;
}

.service_body {
    text-align: center;
    margin: 30px auto;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
}

.service_body li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.service_body li span {
    display: block;
    margin-top: 10px;
    font-size: 18px;
}

.service_body li img {}

.menu_list3 {
    width: 100%;
    float: right;
    margin-right: 30px;
}

.menu_list3 ul {
    width: 100%;
    padding: 0;
    margin: 0;
	text-align:right;
}

.menu_list4 {
    display: flex;
    align-items: end;
    justify-content: center;
}

.menu_list4 ul {
    display: flex;
    align-items: end;
    justify-content: flex-end;
    flex-wrap: wrap;
    max-width: 1200px;
}

.balance {
    position: absolute;
    width: 215px;
    background: #9f0000d6;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: 0px;
    cursor: pointer;
    color: #fff;
    padding: 5px 0;
}


.point_box_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000000c9;
    z-index: 99999999;
}
.point_box {
    width: 600px;
    margin: 0 auto;
    margin-top: 5%;
    background: #fff;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.point_close {
    float: right;
}

.point_title {
    text-align: center;
    font-size: 20px;
    padding: 10px;
}

.point_balance {
    padding: 5px;
}

.point_balance div {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}

.point_balance div span {
    color: #a00c0c;
}

.turn_select {
    display: inline-block;
    vertical-align: top;
    width: 30%;
}

.turn_input {
    display: inline-block;
    vertical-align: top;
    width: 58%;
}

.turn_point {
    padding: 10px 0;
}

.hot_key {
    padding: 10px 0;
}

.point_btn {
    text-align: center;
}


.lj_box_bg {
    position: absolute;
    width: 100%;
    background: #404040;
    top: 282px;
    z-index: 9999;
    height: 150px;
    padding: 10px;
}

.lj_box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.lj_box a {
    display: inline-block;
    text-align: center;
    margin: 0 20px;
    color: #fff;
}

.lj_box a img {
    display: block;
    height: 116px;
}

.lang_select {
    display: inline-block;
    cursor: pointer;
}

.lang_list {
    text-align: left;
    position: absolute;
    background: #fff;
    padding: 10px;
    z-index: 9;
    border: 1px solid #6b6b6b;
    border-top: 0;
    margin-left: -80px;
    margin-top: 6px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.lang_list li {
    list-style: none;
    padding: 3px 0;
}

.lang_list li a {
    color: #000;
}


/*圖片slide*/
.abgne-yahoo-carousel {
    width: 1280px;
    height: 314px;
    padding: 10px;
    position: relative;
    background: url(../images/slide_bg.png)top center no-repeat;
    margin: 10px auto;
}
	.abgne-yahoo-carousel * {
		margin: 0;
		padding: 0;
	}
	.abgne-yahoo-carousel ul, .abgne-yahoo-carousel li {
		list-style: none;
	}
.abgne-yahoo-carousel a img {
    border: none;
    width: 295px;
}
.abgne-yahoo-carousel h3 {
    height: 30px;
    display: block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 10px;
}
	.abgne-yahoo-carousel .page {
		position: absolute;
		top: 12px;
		right: 80px;
	}
	.abgne-yahoo-carousel .btn {
    position: absolute;
    top: 174px;
    right: -4px;
    height: 20px;
}
	.abgne-yahoo-carousel .btn a {
		width: 31px;
		height: 24px;
		float: left;
		text-indent: -9999px;
	}
	.abgne-yahoo-carousel .btn a.prev {
    background: url(../images/prev.png) no-repeat 0 0;
    margin-left: -1241px;
}
	.abgne-yahoo-carousel .btn a.next {
		background: url(../images/next.png) no-repeat 0 0;
	}
	.abgne-yahoo-carousel .frame {
    position: relative;
    overflow: hidden;
    width: 1211px;
    height: 200px;
    margin-left: 23px;
}
	.abgne-yahoo-carousel ul {
		width: 99999px;
		position: absolute;
	}
.abgne-yahoo-carousel li {
    float: left;
    width: 295px;
    height: 209px;
    position: relative;
    margin-right: 10px;
}
.abgne-yahoo-carousel li h3 {
	display:none;
}
.ovrly {
	display:none;
}
	.abgne-yahoo-carousel li .thumb, .abgne-yahoo-carousel li .ovrly, .abgne-yahoo-carousel li h3 {
		position: absolute;
	}
	.abgne-yahoo-carousel li .ovrly, .abgne-yahoo-carousel li h3 {
		width: 100%;
		height: 32px;
		line-height: 32px;
		text-align: center;
		bottom: 0;
	}
	.abgne-yahoo-carousel li .ovrly {
		background: #000;
	}
	.abgne-yahoo-carousel li h3 a {
		color: #fff;
	}
	.abgne-yahoo-carousel li h3 a:hover {
		color: #f90;
	}
/*圖片slide end*/

@media all and (max-width: 1680px) {
.menu_list2 {
	margin-right: 130px;
}
.menu_list3 {
    width: 100%;
    float: right;
    margin-right: 30px;
}

.menu_list3 ul {
    width: 1650px;
    padding: 0;
    margin: 0;
}
}
@media all and (max-width: 1440px) {
.menu_list2 {
	margin-right: 30px;
}
.menu_list3 {
    width: 1200px;
    overflow-x: scroll;
    float: right;
    margin-right: 30px;
}

.menu_list3 ul {
    width: 1650px;
    padding: 0;
    margin: 0;
	text-align:left;
}
}
@media all and (max-width: 1280px) {
.menu_box {
	width:100%;
}
}