* {
	margin: 0;
	padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

body {
	font: 16px"微软雅黑", "Arial", HELVETICA;
	-webkit-text-size-adjust: 100%;
	color: #000;
	background: #000;
}

.clear:after {
	clear: both;
	content: "";
	display: block;
}

*+html .clear {
	*clear: both;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

i,
i::before,
i::after {
	font-family: "iconfont";
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	background: transparent;
	cursor: pointer;
	line-height: normal;
}

.w1000 {
	width: 1000px!important;
	margin: 0 auto;
}

.slots {
	width: 1000px;
	margin: 0 auto 25px;
	background: #6e0000;
	margin-top: 25px;
}
.gameInfo{
	float: left;
	min-height: 500px;
	min-width: 1000px;
}
.pageBtn{
	float: left;
	min-width: 1000px;
}

//
.slots-top {
	height: 90px;
}

.slots-top ul li {
	float: left;
}

.slots-top ul li a {
	display: block;
	width: 123px;
	float: left;
}

.games .type_slots ul {
	height: 90px;
	overflow: hidden;
}

.games .type_slots li {
	position: relative;
	float: left;
	width: 123px;
	height: 100%;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	border-top: 2px solid #910606;
	cursor: pointer !important;
}

.games .type_slots li.cur{
	border-top-color: #910606;
	border-top-width: 5px;
}
.games .type_slots li.cur a{
	color: #fae04d!important;
	border-top-color: #910606;
}
.games .type_slots li a:HOVER{
	color: #fae04d!important;
	border-top-color: #910606;
}

.games .type_slots li i {
	display: inline-block;
	width: 48px;
	height: 48px;
	vertical-align: top;
	margin: 5px 0;
	width: 110px;
}

.games .type_slots li:hover {
	border-top-color: #910606;
	border-top-width: 5px;
}

.games .type_slots li:hover a {
	color: #fae04d!important;
}

.games .type_slots li .i_ig {
	background: url(../../../../images/all/slots/slots-ig.png) center no-repeat;
}

.games .type_slots li .i_pt {
	background: url(../../../../images/all/slots/slots-pt.png) center no-repeat;
}

.games .type_slots li .i_sg {
	background: url(../../../../images/all/slots/slots-sg.png) center no-repeat;
}

.games .type_slots li .i_ag {
	background: url(../../../../images/all/slots/slots-ag.png) center no-repeat;
}

.games .type_slots li .i_yy {
	background: url(../../../../images/all/slots/slots-yy.png) center no-repeat;
}

.games .type_slots li .i_mg {
	background: url(../../../../images/all/slots/slots-mg.png) center no-repeat;
}

.games .type_slots li .i_bbin {
	background: url(../../../../images/all/slots/slots-bbin.png) center no-repeat;
}

.games .type_slots li .i_hb {
	background: url(../../../../images/all/slots/slots-hb.png) center no-repeat;
}

.games .type_slots li .i_pp {
	background: url(../../../../images/all/slots/slots-pp.png) center no-repeat;
}

.menu_l {
	width: 1px!important;
	/* background: url(../../../../images/all/slots/top_l.jpg) center no-repeat;
	height: 92px!important; */
	border-right: 1px solid #460000;
}


/*新头部*/

.slots .slots-newtop{height: auto;}
#deposit-list {
    position: relative;
    display: block;
    height: auto;
    font-size: 0;
    text-align: center;
    /* background: #6e0000; */
    /* width: 1000px; */
    display: flex;
    flex-flow: row wrap;
    padding: 15px 20px 5px 20px;
}
#deposit-list li {
    position: relative;
    display: inline-block;
    padding: 9px;
    margin: 5px;
    width: 164px;
    font-family: "Microsoft YaHei",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    background: #8a1d15;
    border: 1px #940606 solid;
    margin: 0 10px 10px 0;
}

#deposit-list li:nth-child(5n){
    margin-right: 0;
}
#deposit-list li:hover{
	border: 1px #FFEB3B solid;
}
#deposit-list li.slots_li_active{
	border: 1px #FFEB3B solid;
}
#deposit-list li.slots_li_active a{
	color: #FFEB3B;
}
#deposit-list li a {
    display: block;
    padding: 0px 0 0 65px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    background-position: 0px center;
    background-repeat: no-repeat;
}
#deposit-list li a span {
    display: block;
    color: #e26666;
    font-size: 12px;
}
#deposit-list li.slots-ig a {
    background-image: url('../../../../images/all/slots/img01.png');
}
#deposit-list li.slots-pt a {
    background-image: url('../../../../images/all/slots/img02.png');
}
#deposit-list li.slots-sg a {
    background-image: url('../../../../images/all/slots/img03.png');
}
#deposit-list li.slots-ag a {
    background-image: url('../../../../images/all/slots/img04.png');
}
#deposit-list li.slots-mg a {
    background-image: url('../../../../images/all/slots/img05.png');
}
#deposit-list li.slots-bbin a {
    background-image: url('../../../../images/all/slots/img06.png');
}
#deposit-list li.slots-hb a {
    background-image: url('../../../../images/all/slots/img07.png');
}
#deposit-list li.slots-pp a {
    background-image: url('../../../../images/all/slots/img08.png');
}
#deposit-list li.slots-jqqd a {
    background-image: url('../../../../images/all/slots/img00.png');
}
#deposit-list li.slots-ptn a {
    background-image: url('../../../../images/all/slots/img02.png');
}
#deposit-list li.slots-opus a {
    background-image: url('../../../../images/all/slots/img07.png');
}
#deposit-list li.slots-rtg a {
    background-image: url('../../../../images/all/slots/slots-rtg.png');
}
#deposit-list li.slots-f8 a {
    background-image: url('../../../../images/all/slots/slots-f8.png');
}
#deposit-list li.slots-qt a {
    background-image: url('../../../../images/all/slots/slots-qt.png');
}
#deposit-list li.slots-cq9 a {
    background-image: url('../../../../images/all/slots/slots-cq9.png');
}
#deposit-list li.slots-ng a {
    background-image: url('../../../../images/all/slots/slots-ng.png');
}
#deposit-list li.slots-ne a {
    background-image: url('../../../../images/all/slots/slots-ne.png');
}
#deposit-list li.slots-bs a {
    background-image: url('../../../../images/all/slots/slots-bs.png');
}
#deposit-list li.slots-mgx a {
    background-image: url('../../../../images/all/slots/slots-Igmg.png');
}
#deposit-list li.slots-cq9 a {
    background-image: url('../../../../images/all/slots/slots-cq9.png');
}
#deposit-list li.slots-pg a {
    background-image: url('../../../../images/all/slots/slots-pg.png');
}

.games .type_slots .dtmg {
	position: relative;
	float: left;
	width: 124px;
	height: 100%;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	border-top: 2px solid #5a0000;
	cursor: pointer !important;
}
.games .type_slots li.cur {
	color: #fae04d;
	border-top-color: #910606;
}
.games .type_slots .dtmg i {
	display: inline-block;
	width: 48px;
	height: 48px;
	vertical-align: top;
	margin: 5px 0;
	width: 110px;
}
.games .type_slots .dtmg:hover {
	border-top-color: #910606;
}
.games .type_slots .dtmg:hover p {
	color: #fae04d;
}
/*新头部  */



/*menu*/

.slots-menu {
	height: 60px;
	line-height: 60px;
	background: #940606;
}

.menu-secondary {
	float: left;
	margin-left: 20px;
}

.menu-secondary ul li {
	float: left;
}

.menu-secondary ul li a {
	display: block;
	color: #fff;
	width: 110px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.menu-secondary ul li a:hover {
	border-radius: 30px;
	background: #6e0000;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}

.menu-secondary ul li a.c {
	border-radius: 30px;
	background: #6e0000;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}


/*搜索*/

.slots-seo {
	float: right;
	width: 174px;
	height: 41px;
	background: #6e0000;
	border-radius: 3px;
	margin-right: 20px;
	margin-top: 10px;
	position: relative;
}

.slots-seo input {
	background: #910606;
	border: none;
	color: #fff;
	height: 33px;
	line-height: 33px;
	position: absolute;
	top: 4px;
	left: 5px;
	padding-left: 5px;
	width: 120px;
}

.slots-seo img {
	float: right;
	position: absolute;
	right: 7px;
	top: 6px;
}


/*content*/

.slots-content {
	overflow: hidden;
	padding: 20px;
}

.slots-content .slots-first {
	text-align: center;
	width: 184px;
	height: 130px;
	position: relative;
	margin: 0 10px 20px 0;
	float: left;
	overflow: hidden;
}

.slots-content .slots-first img {
	width: 184px;
    height: 130px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.black_bar {
	width: 184px;
	height: 30px;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url("../../../../images/all/slots/black60.png") repeat;
	text-align: center;
	line-height: 30px;
	color: #fff;
	    font-size: 13px;
}

.box .box-span {
	position: absolute;
	display: block;
	background-color: #fac800;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s
}

.box .top-line {
	top: 0;
	left: 0;
	width: 0;
	height: 1px
}

.box:hover .top-line {
	width: 100%
}

.box .right-line {
	top: 0;
	right: 0;
	width: 1px;
	height: 0
}

.box:hover .right-line {
	height: 100%
}

.box .bottom-line {
	right: 0;
	bottom: 0;
	width: 0;
	height: 1px
}

.box:hover .bottom-line {
	width: 100%
}

.box .left-line {
	left: 0;
	bottom: 0;
	width: 1px;
	height: 0
}

.box:hover .left-line {
	height: 100%
}

.slots-first .rmd_boxhvr {
	width: 184px;
	height: 130px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../../../../images/all/slots/violet70.png") repeat;
	color: #fff;
	line-height: 20px;
	display: none;
}

.rmd_btn {
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 28px;
	color: #000;
	background: #fac800;
	display: block;
	margin: 50px 30px 0px 35px;
	overflow: hidden;
	position: relative;
	z-index: 22;
	transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	text-decoration: none;
}

.rmd_btn:hover {
	color: #fff;
	background: none;
}

.rmd_btn:hover span {
	-webkit-transform: translate3d(-10%, 0, 0);
	-moz-transform: translate3d(-10px, 0, 0);
	-ms-transform: translate3d(-10%, 0, 0);
	-o-transform: translate3d(-10%, 0, 0);
	transform: translate3d(-10%, 0, 0);
}

.rmd_btn span {
	position: relative;
	z-index: 1;
	font-weight: inherit;
	text-align: center;
	line-height: 35px;
	display: block;
	width: 100%;
	height:35px;
	font-size: 14px;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
}

.rmd_btn:hover i {
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

.rmd_btn i {
	display: block;
	position: absolute;
	width: 100%;
	height: 160px;
	left: 0px;
	top: -60px;
	border-radius: 80px;
	background-color: #EB9A14;
	z-index: 0;
	/* transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s; */
	text-align: center;
}

.rmd_btn:hover em {
	-webkit-transform: translate3d(135%, 0, 0);
	-moz-transform: translate3d(135%, 0, 0);
	-ms-transform: translate3d(135%, 0, 0);
	-o-transform: translate3d(135%, 0, 0);
	transform: translate3d(135%, 0, 0);
	opacity: 1;
}

.rmd_btn em {
	width: 14px;
	height: 14px;
	display: block;
	background-image: url(../../../../images/all/slots/header.png);
	background-position: 0 -110px;
	position: absolute;
	top:11px;
	left: 52%;
	opacity: 0;
	/* transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s; */
}

.slots-first:hover .rmd_boxhvr {
	display: block;
}

.slots-first:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.page ul {
	width: 550px;
	margin: 0 auto;
}

.page ul li {
	float: left;
}

.page ul li a {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	background: #9c0606;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	margin-right: 10px;
}

.page ul li a:hover {
	background: #fac800;
	color: #000;
}
/* 分页 */

/* 分页插件 */
@charset "UTF-8";
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    margin: 0 5px;
    height: 38px;
    line-height: 38px;
    background: #000;
    color: #fff;
    font-size: 14px;
    border: 1px solid #000;
}

.m-style a {
    margin: 0 5px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #000;
    font-size: 14px;
    padding: 3px 10px;
}

.m-style a:hover {
    color: #fff;
    background: #000;
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

/* input {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
} */
/* 分页插件 */

/* **************************************************************酒红色**开始******************************************************************************** */
.Redwine_Slots .slots {background: #420518;}
.Redwine_Slots .slots {background: #7d1132;}
.Redwine_Slots .slots-top ul li a {color: #fafcfb;}
.Redwine_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #efbb2e;cursor: pointer;}
.Redwine_Slots .games .type_slots li.cur{border-top-color: ##1262e3;border-top-width: 5px;}
.Redwine_Slots .games .type_slots li:hover {border-top-color: #efbb2e;border-top-width: 5px;}
.Redwine_Slots .games .type_slots li:hover a {color: #fae04d!important;}
.Redwine_Slots .slots-menu {background: #ab7522;}
.Redwine_Slots .menu_l {border-right: 1px solid #ab7522;}
.Redwine_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Redwine_Slots .menu-secondary ul li a:hover {background: #7d1132;	color: #fff;}
.Redwine_Slots .menu-secondary ul li a.c {background: #7d1132;color: #fff;}
.Redwine_Slots .slots-seo {background: #7d1132;}
.Redwine_Slots .slots-seo input {background: #7d1132;color: #fff;}
.Redwine_Slots .slots-seo img {cursor: pointer;}
.Redwine_Slots .slots-content .slots-first {cursor: pointer;}
.Redwine_Slots #deposit-list li{background: #5f0923;border: 1px #5f0923 solid;}
.Redwine_Slots #deposit-list li.slots_li_active,.Redwine_Slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
/* **************************************************************酒红色**结束********************************************************************************** */
/* **************************************************************大紫色**开始******************************************************************************** */
.Bigblue_Slots .slots {background: #402a84;}
.Bigblue_Slots .slots {background: #402a84;}
.Bigblue_Slots .slots-top ul li a {color: #fafcfb;}
.Bigblue_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #2167d6;cursor: pointer;}
.Bigblue_Slots .games .type_slots li.cur{border-top-color: ##1262e3;border-top-width: 5px;}
.Bigblue_Slots .games .type_slots li:hover {border-top-color: #2167d6;border-top-width: 5px;}
.Bigblue_Slots .games .type_slots li:hover a {color: #fae04d;}
.Bigblue_Slots .slots-menu {background: #271364;}
.Bigblue_Slots .menu_l {border-right: 1px solid #001018;}
.Bigblue_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Bigblue_Slots .menu-secondary ul li a:hover {background: #402a84;	color: #fff;}
.Bigblue_Slots .menu-secondary ul li a.c {background: #402a84;color: #fff;}
.Bigblue_Slots .slots-seo {background: #402a84;}
.Bigblue_Slots .slots-seo input {background: #271364;color: #fff;}
.Bigblue_Slots .slots-seo img {cursor: pointer;}
.Bigblue_Slots .slots-content .slots-first {cursor: pointer;}
/* **************************************************************大紫色**结束********************************************************************************** */
/* **************************************************************深蓝色**开始******************************************************************************** */
.Navyblue_Slots .slots {background: #630606;}
.Navyblue_Slots #deposit-list{background: #0d48a6;}
.Navyblue_Slots #deposit-list li{background: #13305f;border: 1px #786969 solid;}
.Navyblue_Slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
.Navyblue_Slots #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.Navyblue_Slots .slots-newtop ul li a {color: #c5dbe4;}
.Navyblue_Slots .slots {background: #0d48a6;}
.Navyblue_Slots .slots-top ul li a {color: #ebebeb;}
.Navyblue_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #1262e3;cursor: pointer;}
.Navyblue_Slots .games .type_slots li.cur{border-top-color: ##1262e3;border-top-width: 5px;}
.Navyblue_Slots .games .type_slots li:hover {border-top-color: #1262e3;border-top-width: 5px;}
.Navyblue_Slots .games .type_slots li:hover a {color: #fae04d;}
.Navyblue_Slots .slots-menu {background: #2167d6;}
.Navyblue_Slots .menu_l {border-right: 1px solid #001018;}
.Navyblue_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Navyblue_Slots .menu-secondary ul li a:hover {background: #2167d6;	color: #fff;}
.Navyblue_Slots .menu-secondary ul li a.c {background: #00367e;color: #fff;}
.Navyblue_Slots .slots-seo {background: #0d2352;}
.Navyblue_Slots .slots-seo input {background: #0c2756;color: #fff;} 
.Navyblue_Slots .slots-seo img {cursor: pointer;}
.Navyblue_Slots .slots-content .slots-first {cursor: pointer;}
/* **************************************************************深蓝色**结束********************************************************************************** */

/* **************************************************************蓝色色**开始******************************************************************************** */
.blue_Slots .slots {background: #022636;}
.blue_Slots .slots-top ul li a {color: #c5dbe4;}
.blue_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #114f6b;cursor: pointer;}
.blue_Slots .games .type_slots li.cur{border-top-color: #114f6b;border-top-width: 5px;}
.blue_Slots .games .type_slots li:hover {border-top-color: #114f6b;border-top-width: 5px;}
.blue_Slots .games .type_slots li:hover a {color: #fae04d;}
.blue_Slots .slots-menu {background: #114f6b;}
.blue_Slots .menu_l {border-right: 1px solid #001018;}
.blue_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.blue_Slots .menu-secondary ul li a:hover {background: #022636;	color: #fff;}
.blue_Slots .menu-secondary ul li a.c {background: #022636;color: #fff;}
.blue_Slots .slots-seo {background: #022636;}
.blue_Slots .slots-seo input {background: #114f6b;color: #fff;} 
.blue_Slots .slots-seo img {cursor: pointer;}
.blue_Slots .slots-content .slots-first {cursor: pointer;}
/* **************************************************************蓝色**结束********************************************************************************** */
/* **************************************************************天蓝色**开始******************************************************************************** */
.sky_blue_Slots .slots {background: #009cc8;margin: 0px auto;}
.sky_blue_Slots .slots-top ul li a {color: #ffffff;}
.sky_blue_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #fcd425;cursor: pointer;}
.sky_blue_Slots .games .type_slots li.cur{border-top-color: #fcd425;border-top-width: 5px;}
.sky_blue_Slots .games .type_slots li:hover {border-top-color: #fcd425;border-top-width: 5px;}
.sky_blue_Slots .games .type_slots li:hover a {color: #fae04d;}
.sky_blue_Slots .slots-menu {background: #03abdb;}
.sky_blue_Slots .menu_l {border-right: 1px solid #03abdb;}
.sky_blue_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.sky_blue_Slots .menu-secondary ul li a:hover {background: #ffda00;	color: #000;}
.sky_blue_Slots .menu-secondary ul li a.c {background: #ffda00;color: #232323;}
.sky_blue_Slots .slots-seo {background: #74cbe4;}
.sky_blue_Slots .slots-seo input {background: #03abdb;color: #040404;} 
.sky_blue_Slots .slots-seo img {cursor: pointer;}
.sky_blue_Slots .slots-content .slots-first {cursor: pointer;}
.sky_blue_Slots #deposit-list li{background: #007898;border: 1px #007898 solid;}
.sky_blue_Slots #deposit-list li{background: #007898;border: 1px #007898 solid;}
.sky_blue_Slots #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.sky_blue_Slots #deposit-list li:HOVER{border: 1px #FFEB3B solid;}
/* **************************************************************天蓝色**结束********************************************************************************** */

/* **************************************************************浅蓝色**开始******************************************************************************** */
.Light_blue_Slots .slots {background: #6babde;margin: 0px auto;}
.Light_blue_Slots .slots-top ul li a {color: #ffffff;}
.Light_blue_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #fcd425;cursor: pointer;}
.Light_blue_Slots .games .type_slots li.cur{border-top-color: #fcd425;border-top-width: 5px;}
.Light_blue_Slots .games .type_slots li:hover {border-top-color: #fcd425;border-top-width: 5px;}
.Light_blue_Slots .games .type_slots li:hover a {color: #fae04d;}
.Light_blue_Slots .slots-menu {background: #459de2;}
.Light_blue_Slots .menu_l {border-right: 1px solid #2391b1;}
.Light_blue_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Light_blue_Slots .menu-secondary ul li a:hover {background: #ffda00;	color: #000;}
.Light_blue_Slots .menu-secondary ul li a.c {background: #ffda00;color: #232323;}
.Light_blue_Slots .slots-seo {background: #0d85e4;}
.Light_blue_Slots .slots-seo input {background: #61b9ff;color: #040404;} 
.Light_blue_Slots .slots-seo img {cursor: pointer;}
.Light_blue_Slots .slots-content .slots-first {cursor: pointer;}
/* **************************************************************浅蓝色**结束********************************************************************************** *//* **************************************************************棕色**开始******************************************************************************** */
.brown_Slots .slots {background: #443017;}
.brown_Slots .slots-top ul li a {color: #c5dbe4;}
.brown_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #cb9638;cursor: pointer;}
.brown_Slots .games .type_slots li.cur{border-top-color: #cb9638;border-top-width: 5px;}
.brown_Slots .games .type_slots li:hover {border-top-color: #cb9638;border-top-width: 5px;}
.brown_Slots .games .type_slots li:hover a {color: #fae04d;}
.brown_Slots .slots-menu {background: #5b3f1a;}
.brown_Slots .menu_l {border-right: 1px solid #5b3f1a;}
.brown_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.brown_Slots .menu-secondary ul li a:hover {background: #443017;	color: #fff;}
.brown_Slots .menu-secondary ul li a.c {background: #443017;color: #fff;}
.brown_Slots .slots-seo {background: #443017;}
.brown_Slots .slots-seo input {background: #5b3f1a;color: #fff;} 
.brown_Slots .slots-seo img {cursor: pointer;}
.brown_Slots .slots-content .slots-first {cursor: pointer;}
.brown_Slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #5b3f1a;color: #fff;font-size: 14px;border: 1px solid #5b3f1a;}
.brown_Slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.brown_Slots .m-style a:hover {color: #fff;background: #5b3f1a;}
.brown_Slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************棕色**结束********************************************************************************** */
/* **************************************************************棕色1**开始******************************************************************************** */
.brown_Slots1 .slots {background: #7c5601;}
.brown_Slots1 .slots-top ul li a {color: #c5dbe4;}
.brown_Slots1 .games .type_slots li {color: #FFF;border-top: 2px solid #cb9638;cursor: pointer;}
.brown_Slots1 .games .type_slots li.cur{border-top-color: #cb9638;border-top-width: 5px;}
.brown_Slots1 .games .type_slots li:hover {border-top-color: #cb9638;border-top-width: 5px;}
.brown_Slots1 .games .type_slots li:hover a {color: #fae04d;}
.brown_Slots1 .slots-menu {background: #966d01;}
.brown_Slots1 .menu_l {border-right: 1px solid #966d01;}
.brown_Slots1 .menu-secondary ul li a {color: #fff;cursor: pointer;}
.brown_Slots1 .menu-secondary ul li a:hover {background: #7c5601;	color: #fff;}
.brown_Slots1 .menu-secondary ul li a.c {background: #7c5601;color: #fff;}
.brown_Slots1 .slots-seo {background: #7c5601;}
.brown_Slots1 .slots-seo input {background: #6b4600;color: #fff;} 
.brown_Slots1 .slots-seo img {cursor: pointer;}
.brown_Slots1 .slots-content .slots-first {cursor: pointer;}
.brown_Slots1 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #966d01;color: #fff;font-size: 14px;border: 1px solid #966d01;}
.brown_Slots1 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.brown_Slots1 .m-style a:hover {color: #fff;background: #966d01;}
.brown_Slots1 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************棕色1**结束********************************************************************************** */
/* **************************************************************深蓝色(假的紫色)**开始******************************************************************************** */
.purple_slots .slots {background: #1d124c;}
.purple_slots .slots-top ul li a {color: #c5dbe4;}
.purple_slots .games .type_slots li {color: #FFF;border-top: 2px solid #364ccf;cursor: pointer;}
.purple_slots .games .type_slots li.cur{border-top-color: #364ccf;border-top-width: 5px;}
.purple_slots .games .type_slots li:hover {border-top-color: #364ccf;border-top-width: 5px;}
.purple_slots .games .type_slots li:hover a {color: #fae04d;}
.purple_slots .slots-menu {background: #2a3577;}
.purple_slots .menu_l {border-right: 1px solid #2a3577;}
.purple_slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.purple_slots .menu-secondary ul li a:hover {background: #2a51ae;color: #fff;}
.purple_slots .menu-secondary ul li a.c {background: #1d124c;color: #fff;}
.purple_slots .slots-seo {background: #1d124c;}
.purple_slots .slots-seo input {background: #2a3577;color: #fff;} 
.purple_slots .slots-seo img {cursor: pointer;}
.purple_slots .slots-content .slots-first {cursor: pointer;}
.purple_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #213089;color: #fff;font-size: 14px;border: 1px solid #213089;}
.purple_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.purple_slots .m-style a:hover {color: #fff;background: #213089;}
.purple_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.purple_slots #deposit-list li{background: #2a3577;border: 1px solid #13083f;}
.purple_slots #deposit-list li.slots_li_active{border: 1px solid #ffeb3b;}
.purple_slots #deposit-list li:HOVER{border: 1px solid #ffeb3b;}

/* **************************************************************深蓝色**结束********************************************************************************** */
/* **************************************************************紫色2**开始******************************************************************************** */
.purple_slots2 .slots {background: #983caa;}
.purple_slots2 .slots-top ul li a {color: #ffffff;}
.purple_slots2 .games .type_slots li {color: #FFF;border-top: 2px solid #542a74;cursor: pointer;}
.purple_slots2 .games .type_slots li.cur{border-top-color: #542a74;border-top-width: 5px;}
.purple_slots2 .games .type_slots li:hover {border-top-color: #542a74;border-top-width: 5px;}
.purple_slots2 .games .type_slots li:hover a {color: #542a74;}
.purple_slots2 .slots-menu {background: #b54fc7;}
.purple_slots2 .menu_l {border-right: 1px solid #2a3577;}
.purple_slots2 .menu-secondary ul li a {color: #fff;cursor: pointer;}
.purple_slots2 .menu-secondary ul li a:hover {background: #5e1f8c;	color: #fff;}
.purple_slots2 .menu-secondary ul li a.c {background: #5e1f8c;color: #fff;}
.purple_slots2 .slots-seo {background: #1a1e3c;}
.purple_slots2 .slots-seo input {background: #5e1f8c;color: #fff;} 
.purple_slots2 .slots-seo img {cursor: pointer;}
.purple_slots2 .slots-content .slots-first {cursor: pointer;}
.purple_slots2 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #9d3ead;color: #fff;font-size: 14px;border: 1px solid #5b1c88;}
.purple_slots2 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.purple_slots2 .m-style a:hover {color: #fff;background: #9d3ead;}
.purple_slots2 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.purple_slots2 #deposit-list li{background: #481059;border: 1px #481059 solid;}
.purple_slots2 #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.purple_slots2 #deposit-list li:HOVER{border: 1px #FFEB3B solid;}
/* **************************************************************紫色2**结束********************************************************************************** */
/* **************************************************************紫黑(模版4)**开始******************************************************************************** */
/* .purple_slots4 {background: #2F2A55;} */
.purple_slots4 .slots {background: #2F2A55;}
.purple_slots4 #deposit-list{background:#2F2A55;display:flex;flex-wrap:wrap;padding:10px 20px;box-sizing:border-box}
.purple_slots4 #deposit-list li{background:#292840;border:2px #8C86F7 solid;margin:5px 0}
.purple_slots4 #deposit-list li:hover{background:#161525;border: 2px #848FE8 solid;}
.purple_slots4 #deposit-list li.slots_li_active{border: 1px #fc1302 solid;}
.purple_slots4 #deposit-list li:not(:nth-child(5n)){margin-right:calc(4%/4 - 3px)}
.purple_slots4 .slots-top ul li a {color: #666;}
.purple_slots4 #deposit-list li a span{color:#8C86F7}
.purple_slots4 .games .type_slots li {color: #FFF;border-top: 2px solid #33bafe;cursor: pointer;}
.purple_slots4 .games .type_slots li.cur{border-top-color: #33bafe;border-top-width: 5px;}
.purple_slots4 .games .type_slots li.cur a {color: #c9261f!important;border-top-color: #910606;}
.purple_slots4 .games .type_slots li:hover {border-top-color: #33bafe;border-top-width: 5px;}
.purple_slots4 .games .type_slots li:hover a {color: #fff!important;}
.purple_slots4 .slots-menu {background: #5A569A;}
.purple_slots4 .menu_l {border-right: 1px solid #dbdbdb;}
.purple_slots4 .menu-secondary {display: flex;float: none;margin-left: 15px;}
.purple_slots4 .menu-secondary ul li {display: inline-flex;float: none;padding: 0 5px;}
.purple_slots4 .menu-secondary ul li a {color: #fff;cursor: pointer;}
.purple_slots4 .menu-secondary ul li a:hover {background: #8C86F7;color: #fff;}
.purple_slots4 .menu-secondary ul li a.c {background: #8C86F7;color: #fff;}
.purple_slots4 .slots-seo {background: #8C86F7;}
.purple_slots4 .slots-seo input {background: #fff;color: #dadcdb;} 
.purple_slots4 .slots-seo img {cursor: pointer;}
.purple_slots4 .slots-content .slots-first {cursor: pointer;}
.purple_slots4 .black_bar {background:#3D3B68}
.purple_slots4 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #5a569a;color: #fff;font-size: 14px;border: 1px solid #8C86F7;}
.purple_slots4 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #8C86F7;color: #000;font-size: 14px;padding: 3px 10px;}
.purple_slots4 .m-style a:hover {color: #fff;background: #5a569a;}
.purple_slots4 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.purple_slots4 .rmd_btn {background: #8C86F7;color: #fff;}
.purple_slots4 .rmd_btn i {background-color: #8C86F7;color: #fff;}
.purple_slots4 .slots-first .rmd_boxhvr {background: #181F48;opacity: 0.7;}
.purple_slots4 .box .box-span {background-color: #8C86F7;}
/* **************************************************************(模版4)**结束********************************************************************************** */




/* **************************************************************金色**开始******************************************************************************** */
.gold_slots .slots {background: #ac852a;}
.gold_slots .slots-top ul li a {color: #c5dbe4;}
.gold_slots .games .type_slots li {color: #FFF;border-top: 2px solid #f5c743;cursor: pointer;background: #945a08!important;}
.gold_slots .games .type_slots li.cur{border-top-color: #f5c743;border-top-width: 5px;}
.gold_slots .games .type_slots li:hover {border-top-color: #f5c743;border-top-width: 5px;}
.gold_slots .games .type_slots li:hover a {color: #fae04d;}
.gold_slots .slots-menu {background: #945a08;}
.gold_slots .menu_l {border-right: 1px solid #f5c743;}
.gold_slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.gold_slots .menu-secondary ul li a:hover {background: #ac852a;	color: #fff;}
.gold_slots .menu-secondary ul li a.c {background: #ac852a;color: #fff;}
.gold_slots .slots-seo {background: #ac852a;}
.gold_slots .slots-seo input {background: #f9e06a;color: #fff;} 
.gold_slots .slots-seo img {cursor: pointer;}
.gold_slots .slots-content .slots-first {cursor: pointer;}
.gold_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #744a02;color: #fff;font-size: 14px;border: 1px solid #794d02;}
.gold_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.gold_slots .m-style a:hover {color: #fff;background: #744a02;}
.gold_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.golden_Slots #deposit-list li{background: #905604;border: 1px #905604 solid;}
.golden_Slots #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.golden_Slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
/* **************************************************************金色**结束********************************************************************************** */

/* **************************************************************浅灰色**开始******************************************************************************** */
.light_grey_Slots .slots {background: #52566d;}
.light_grey_Slots .slots-top ul li a {color: #ffff00;}
.light_grey_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #FFC107;cursor: pointer;}
.light_grey_Slots .games .type_slots li.cur{border-top-color: #FFC107;border-top-width: 5px;}
.light_grey_Slots .games .type_slots li:hover {border-top-color: #FFC107;border-top-width: 5px;}
.light_grey_Slots .games .type_slots li:hover a {color: #fff700;}
.light_grey_Slots .slots-menu {background: #6c7088;}
.light_grey_Slots .menu_l {border-right: 1px solid #20222e;}
.light_grey_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.light_grey_Slots .menu-secondary ul li a:hover {background: #544248;color: #fff;}
.light_grey_Slots .menu-secondary ul li a.c {background: #000000;color: #fff;}
.light_grey_Slots .slots-seo {background: #787d98;}
.light_grey_Slots .slots-seo input {background: #20222e;color: #ffffff;} 
.light_grey_Slots .slots-seo img {cursor: pointer;}
.light_grey_Slots .slots-content .slots-first {cursor: pointer;}
.light_grey_Slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #20222e;color: #fff;font-size: 14px;border: 1px solid #5b3f1a;}
.light_grey_Slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.light_grey_Slots .m-style a:hover {color: #fff;background: #000000;}
.light_grey_Slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************浅灰色**结束********************************************************************************** */


/* **************************************************************金黄色**开始******************************************************************************** */
.golden_Slots .slots {background: #cc8522;}
.golden_Slots .slots-top ul li a {color: #c5dbe4;}
.golden_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #d1885a;cursor: pointer;}
.golden_Slots .games .type_slots li.cur{border-top-color: #e68701;border-top-width: 5px;}
.golden_Slots .games .type_slots li:hover {border-top-color: #ca9c5d;border-top-width: 5px;}
.golden_Slots .games .type_slots li:hover a {color: #fae04d;}
.golden_Slots .slots-menu {background: #fece00;}
.golden_Slots .menu_l {border-right: 1px solid #5b3f1a;}
.golden_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.golden_Slots .menu-secondary ul li a:hover {background: #ca7b0d;color: #fff;}
.golden_Slots .menu-secondary ul li a.c {background: #e0952a;color: #fff;}
.golden_Slots .slots-seo {background: #de9227;}
.golden_Slots .slots-seo input {background: #ca7e14;color: #ffffff;} 
.golden_Slots .slots-seo img {cursor: pointer;}
.golden_Slots .slots-content .slots-first {cursor: pointer;}
.golden_Slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #5b3f1a;color: #fff;font-size: 14px;border: 1px solid #5b3f1a;}
.golden_Slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.golden_Slots .m-style a:hover {color: #fff;background: #5b3f1a;}
.golden_Slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************金黄色**结束********************************************************************************** */



/* **************************************************************红色**开始******************************************************************************** */
.Red_slots .slots {background: #630606;}
.Red_slots #deposit-list{background: #9e2028;}
.Red_slots #deposit-list li{background: #5d1611;border: 1px #9E9E9E solid;}
.Red_slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
.Red_slots #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.Red_slots .slots-newtop ul li a {color: #c5dbe4;}
.Red_slots .slots {background: #9e2028;}
.Red_slots .slots-top ul li a {color: #c5dbe4;}
.Red_slots .games .type_slots li {color: #FFF;border-top: 2px solid #e60012;cursor: pointer;}
.Red_slots .games .type_slots li.cur{border-top-color: #e60012;border-top-width: 5px;}
.Red_slots .games .type_slots li:hover {border-top-color: #e60012 ;border-top-width: 5px;}
.Red_slots .games .type_slots li:hover a {color: #fae04d;}
.Red_slots .slots-menu {background: #8a1d15;}
.Red_slots .menu_l {border-right: 1px solid #af1509;}
.Red_slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Red_slots .menu-secondary ul li a:hover {background: #4f0904;color: #fff;}
.Red_slots .menu-secondary ul li a.c {background: #4f0904;color: #fff;}
.Red_slots .slots-seo {background: #4f0904;}
.Red_slots .slots-seo input {background: #8a1d15;color: #ffffff;} 
.Red_slots .slots-seo img {cursor: pointer;}
.Red_slots .slots-content .slots-first {cursor: pointer;}
.Red_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #4f0101;color: #fff;font-size: 14px;border: 1px solid #4f0101;}
.Red_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.Red_slots .m-style a:hover {color: #fff;background: #4f0101;}
.Red_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.Red_slots #deposit-list li{background: #8a1d15;border: 1px #8a1d15 solid;}
.Red_slots #deposit-list li.slots_li_active,.Red_slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
/* **************************************************************红色**结束********************************************************************************** */


/* **************************************************************咖啡色**开始******************************************************************************** */
.Coffee_slots .slots {background: #5f391e;}
.Coffee_slots .slots-top ul li a {color: #c5dbe4;}
.Coffee_slots .games .type_slots li {color: #FFF;border-top: 2px solid #8a522a;cursor: pointer;}
.Coffee_slots .games .type_slots li.cur{border-top-color: #8a522a;border-top-width: 5px;}
.Coffee_slots .games .type_slots li:hover {border-top-color: #8a522a ;border-top-width: 5px;}
.Coffee_slots .games .type_slots li:hover a {color: #fae04d;}
.Coffee_slots .slots-menu {background: #753b11;}
.Coffee_slots .menu_l {border-right: 1px solid #9c552a;}
.Coffee_slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Coffee_slots .menu-secondary ul li a:hover {background: #8a522a;color: #fff;}
.Coffee_slots .menu-secondary ul li a.c {background: #8a522a;color: #fff;}
.Coffee_slots .slots-seo {background: #8a522a;}
.Coffee_slots .slots-seo input {background: #753b11;color: #ffffff;} 
.Coffee_slots .slots-seo img {cursor: pointer;}
.Coffee_slots .slots-content .slots-first {cursor: pointer;}
.Coffee_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #a74c16;color: #fff;font-size: 14px;border: 1px solid #260f01;}
.Coffee_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.Coffee_slots .m-style a:hover {color: #fff;background: #a74c16;}
.Coffee_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.Coffee_slots #deposit-list li{background: #592b0a;border: 1px #592b0a solid;}
.Coffee_slots #deposit-list li.slots_li_active,.Coffee_slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
/* **************************************************************咖啡色**结束********************************************************************************** */


/* **************************************************************淡黄色**开始******************************************************************************** */
.light_yellow_Slots .slots {background: #630606;}
.light_yellow_Slots #deposit-list{background: #cb9835;}
.light_yellow_Slots #deposit-list li{background: #594319;border: 1px #FFEB3B solid;}
.light_yellow_Slots #deposit-list li:hover{border: 1px #a00101 solid;}
.light_yellow_Slots #deposit-list li.slots_li_active{border: 1px #ed0000 solid;}
.light_yellow_Slots .slots-newtop ul li a {color: #c5dbe4;}
.light_yellow_Slots.slots {width: 1000px;margin: 0 auto 25px;background: #f6d76c;margin-top: 40px;}
.light_yellow_Slots .slots {background: #cb9835;}
.light_yellow_Slots .slots-top ul li a {color: #0d0d0d;}
.light_yellow_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #dfb831;cursor: pointer;}
.light_yellow_Slots .games .type_slots li.cur{border-top-color: #dfb831;border-top-width: 5px;}
.light_yellow_Slots .games .type_slots li:hover {border-top-color: #dfb831;border-top-width: 5px;}
.light_yellow_Slots .games .type_slots li:hover a {color: #c9110e;}
.light_yellow_Slots .slots-menu {background: #f1dfa1;}
.light_yellow_Slots .menu_l {border-right: 1px solid #f6f0d6;}
.light_yellow_Slots .menu-secondary ul li a {color: #000;cursor: pointer;}
.light_yellow_Slots .menu-secondary ul li a:hover {background: #ebc232;color: #e72f2f;}
.light_yellow_Slots .menu-secondary ul li a.c {background: #ebc232;color: #e72f2f;}
.light_yellow_Slots .slots-seo {background: #ebc232;}
.light_yellow_Slots .slots-seo input {background: #f1dfa1;color: #fff;} 
.light_yellow_Slots .slots-seo img {cursor: pointer;}
.light_yellow_Slots .slots-content .slots-first {cursor: pointer;}
.light_yellow_Slots #deposit-list li{background: #946a06;border: 1px #946a06 solid;}
/* **************************************************************淡黄色**结束********************************************************************************** */


.light_yellow_Slots1 .slots {background: #630606;}
.light_yellow_Slots1 #deposit-list{background: #cb9835;}
.light_yellow_Slots1 #deposit-list li{background: #594319;border: 1px #594319 solid;}
.light_yellow_Slots1 #deposit-list li:hover{border: 1px #ff0 solid;}
.light_yellow_Slots1 #deposit-list li.slots_li_active{border: 1px #ff0 solid;}
.light_yellow_Slots1 .slots-newtop ul li a {color: #c5dbe4;}
.light_yellow_Slots1.slots {width: 1000px;margin: 0 auto 25px;background: #f6d76c;margin-top: 40px;}
.light_yellow_Slots1 .slots {background: #cb9835;}
.light_yellow_Slots1 .slots-top ul li a {color: #0d0d0d;}
.light_yellow_Slots1 .games .type_slots li {color: #FFF;border-top: 2px solid #dfb831;cursor: pointer;}
.light_yellow_Slots1 .games .type_slots li.cur{border-top-color: #dfb831;border-top-width: 5px;}
.light_yellow_Slots1 .games .type_slots li:hover {border-top-color: #dfb831;border-top-width: 5px;}
.light_yellow_Slots1 .games .type_slots li:hover a {color: #c9110e;}
.light_yellow_Slots1 .slots-menu {background: #f1dfa1;}
.light_yellow_Slots1 .menu_l {border-right: 1px solid #f6f0d6;}
.light_yellow_Slots1 .menu-secondary ul li a {color: #000;cursor: pointer;}
.light_yellow_Slots1 .menu-secondary ul li a:hover {background: #ebc232;color: #e72f2f;}
.light_yellow_Slots1 .menu-secondary ul li a.c {background: #ebc232;color: #e72f2f;}
.light_yellow_Slots1 .slots-seo {background: #ebc232;}
.light_yellow_Slots1 .slots-seo input {background: #f1dfa1;color: #fff;} 
.light_yellow_Slots1 .slots-seo img {cursor: pointer;}
.light_yellow_Slots1 .slots-content .slots-first {cursor: pointer;}


/* **************************************************************白色**开始******************************************************************************** */
.White_slots .slots {background: #d1d1d1;}
.White_slots .slots-top ul li a {color: #333;}
.White_slots .games .type_slots li {color: #FFF;border-top: 2px solid #ba344f;cursor: pointer;}
.White_slots .games .type_slots li.cur{border-top-color: #ba344f;border-top-width: 5px;}
.White_slots .games .type_slots li:hover {border-top-color: #ba344f ;border-top-width: 5px;}
.White_slots .games .type_slots li:hover a {color: #da536c;}
.White_slots .slots-menu {background: #dedede;}
.White_slots .menu_l {border-right: 1px solid #ba344f;}
.White_slots .menu-secondary ul li a {color: #333;cursor: pointer;}
.White_slots .menu-secondary ul li a:hover {background: #da536c;color: #fff;}
.White_slots .menu-secondary ul li a.c {background: #da536c;color: #fff;}
.White_slots .slots-seo {background: #da536c;}
.White_slots .slots-seo input {background: #dedede;color: #000;} 
.White_slots .slots-seo img {cursor: pointer;}
.White_slots .slots-content .slots-first {cursor: pointer;}
.White_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #da536c;color: #fff;font-size: 14px;border: 1px solid #da536c;}
.White_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.White_slots .m-style a:hover {color: #fff;background: #da536c;}
.White_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.White_slots .games .type_slots li.cur a{color: #da536c!important;border-top-color: #da536c;}
.White_slots #deposit-list li{background: #9E9E9E;border: 1px #9e9e9e solid;}
.White_slots #deposit-list li.slots_li_active,.White_slots #deposit-list li:hover{border: 1px #da536c solid;}
/* **************************************************************白色**结束********************************************************************************** */

/* **************************************************************灰红色**开始******************************************************************************** */
.WhiteRed_slots .slots {background: #630606;}
.WhiteRed_slots #deposit-list{background: #d0d0d0;}
.WhiteRed_slots #deposit-list li{background: #988686;border: 1px #e4edf1 solid;}
.WhiteRed_slots #deposit-list li:hover{border: 1px red solid;}
.WhiteRed_slots #deposit-list li.slots_li_active{border: 1px red solid;}
.WhiteRed_slots .slots-newtop ul li a {color: #c5dbe4;}
.WhiteRed_slots .slots {background: #d0d0d0;}
.WhiteRed_slots .slots-top ul li a {color: #333;}
.WhiteRed_slots .games .type_slots li {color: #FFF;border-top: 2px solid #ba344f;cursor: pointer;}
.WhiteRed_slots .games .type_slots li.cur{border-top-color: #e31d1a;border-top-width: 5px;}
.WhiteRed_slots .games .type_slots li:hover {border-top-color: #e31d1a ;border-top-width: 5px;}
.WhiteRed_slots .games .type_slots li:hover a {color: #e31d1a;}
.WhiteRed_slots .slots-menu {background: #dedede;}
.WhiteRed_slots .menu_l {border-right: 1px solid #ba344f;}
.WhiteRed_slots .menu-secondary ul li a {color: #333;cursor: pointer;}
.WhiteRed_slots .menu-secondary ul li a:hover {background: #e31d1a;color: #fff;}
.WhiteRed_slots .menu-secondary ul li a.c {background: #e31d1a;color: #fff;}
.WhiteRed_slots .slots-seo {background: #e31d1a;}
.WhiteRed_slots .slots-seo input {background: #dedede;color: #000;} 
.WhiteRed_slots .slots-seo img {cursor: pointer;}
.WhiteRed_slots .slots-content .slots-first {cursor: pointer;}
.WhiteRed_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #e31d1a;color: #fff;font-size: 14px;border: 1px solid #da536c;}
.WhiteRed_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.WhiteRed_slots .m-style a:hover {color: #fff;background: #da536c;}
.WhiteRed_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.WhiteRed_slots .games .type_slots li.cur a{color: #e31d1a!important;border-top-color: #da536c;}
/* **************************************************************灰红色**结束********************************************************************************** */

/* **************************************************************白色2**开始******************************************************************************** */
.white_slots2 .slots {background: #fff;}
.white_slots2 .slots-top ul li a {color: #666;}
.white_slots2 .games .type_slots li {color: #FFF;border-top: 2px solid #dbdbdb;cursor: pointer;}
.white_slots2 .games .type_slots li.cur{border-top-color: #c9261f;border-top-width: 5px;}
.white_slots2 .games .type_slots li.cur a {color: #c9261f!important;border-top-color: #910606;}
.white_slots2 .games .type_slots li:hover {border-top-color: #c9261f;border-top-width: 5px;}
.white_slots2 .games .type_slots li:hover a {color: #c9261f;}
.white_slots2 .slots-menu {background: #dbdbdb;}
.white_slots2 .menu_l {border-right: 1px solid #dbdbdb;}
.white_slots2 .menu-secondary ul li a {color: #232323;cursor: pointer;}
.white_slots2 .menu-secondary ul li a:hover {background: #f4f4f4;color: #666;}
.white_slots2 .menu-secondary ul li a.c {background: #f4f4f4;color: #666;}
.white_slots2 .slots-seo {background: #aaaaaa;}
.white_slots2 .slots-seo input {background: #f4f4f4;color: #232323;} 
.white_slots2 .slots-seo img {cursor: pointer;}
.white_slots2 .slots-content .slots-first {cursor: pointer;}
.white_slots2 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #aaaaaa;color: #fff;font-size: 14px;border: 1px solid #ffffff;}
.white_slots2 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.white_slots2 .m-style a:hover {color: #fff;background: #aaaaaa;}
.white_slots2 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.white_slots2 #deposit-list li{background: #aaaaaa;border: 1px #aaaaaa solid;}
.white_slots2 #deposit-list li:HOVER{border: 1px #bc1a0e solid;}
.white_slots2 #deposit-list li.slots_li_active{border: 1px #bc1a0e solid;}

/* **************************************************************白色2**结束********************************************************************************** */
/* **************************************************************白色3**开始******************************************************************************** */
.White_slots3 .slots {background: #630606;}
.White_slots3 #deposit-list{background: #e4edf1;}
.White_slots3 #deposit-list li{background: #9E9E9E;border: 1px #e4edf1 solid;}
.White_slots3 #deposit-list li:hover{border: 1px #a00101 solid;}
.White_slots3 #deposit-list li.slots_li_active{border: 1px #a00101 solid;}
.White_slots3 .slots-newtop ul li a {color: #c5dbe4;}
.White_slots3 .slots {background: #bfbcbc;}
.White_slots3 .slots-top ul li a {color: #666;}
.White_slots3 .games .type_slots li {color: #FFF;border-top: 2px solid #c9261f;cursor: pointer;}
.White_slots3 .games .type_slots li.cur{border-top-color: #c9261f;border-top-width: 5px;}
.White_slots3 .games .type_slots li.cur a {color: #c9261f!important;border-top-color: #910606;}
.White_slots3 .games .type_slots li:hover {border-top-color: #c9261f;border-top-width: 5px;}
.White_slots3 .games .type_slots li:hover a {color: #c9261f;}
.White_slots3 .slots-menu {background: #dbdbdb;}
.White_slots3 .menu_l {border-right: 1px solid #dbdbdb;}
.White_slots3 .menu-secondary ul li a {color: #232323;cursor: pointer;}
.White_slots3 .menu-secondary ul li a:hover {background: #f4f4f4;color: #666;}
.White_slots3 .menu-secondary ul li a.c {background: #f4f4f4;color: #666;}
.White_slots3 .slots-seo {background: #aaaaaa;}
.White_slots3 .slots-seo input {background: #f4f4f4;color: #232323;} 
.White_slots3 .slots-seo img {cursor: pointer;}
.White_slots3 .slots-content .slots-first {cursor: pointer;}
.White_slots3 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #aaaaaa;color: #fff;font-size: 14px;border: 1px solid #ffffff;}
.White_slots3 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.White_slots3 .m-style a:hover {color: #fff;background: #aaaaaa;}
.White_slots3 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************白色2**结束********************************************************************************** */

/* **************************************************************白色3(灰白 浅蓝)**开始******************************************************************************** */
.White_slots3 .slots {background: #e4edf1;}
.White_slots3 .slots-top ul li a {color: #666;}
.White_slots3 .games .type_slots li {color: #FFF;border-top: 2px solid #33bafe;cursor: pointer;}
.White_slots3 .games .type_slots li.cur{border-top-color: #33bafe;border-top-width: 5px;}
.White_slots3 .games .type_slots li.cur a {color: #c9261f!important;border-top-color: #910606;}
.White_slots3 .games .type_slots li:hover {border-top-color: #33bafe;border-top-width: 5px;}
.White_slots3 .games .type_slots li:hover a {color: #25aae1;}
.White_slots3 .slots-menu {background: #dbdbdb;}
.White_slots3 .menu_l {border-right: 1px solid #dbdbdb;}
.White_slots3 .menu-secondary ul li a {color: #232323;cursor: pointer;}
.White_slots3 .menu-secondary ul li a:hover {background: #f4f4f4;color: #666;}
.White_slots3 .menu-secondary ul li a.c {background: #c1e7f5;color: #666;}
.White_slots3 .slots-seo {background: #aaaaaa;}
.White_slots3 .slots-seo input {background: #f4f4f4;color: #232323;} 
.White_slots3 .slots-seo img {cursor: pointer;}
.White_slots3 .slots-content .slots-first {cursor: pointer;}
.White_slots3 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #aaaaaa;color: #fff;font-size: 14px;border: 1px solid #ffffff;}
.White_slots3 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.White_slots3 .m-style a:hover {color: #fff;background: #aaaaaa;}
.White_slots3 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************白色3**结束********************************************************************************** */

/* **************************************************************白色4(灰白红)**开始******************************************************************************** */
.White_slots4 .slots {background: #b1b1b1;}
.White_slots4 .slots-top ul li a {color: #666;}
.White_slots4 .games .type_slots li {color: #FFF;border-top: 2px solid #ea2424;cursor: pointer;}
.White_slots4 .games .type_slots li.cur{border-top-color: #ea2424;border-top-width: 5px;}
.White_slots4 .games .type_slots li.cur a {color: #c9261f!important;border-top-color: #910606;}
.White_slots4 .games .type_slots li:hover {border-top-color: #ea2424;border-top-width: 5px;}
.White_slots4 .games .type_slots li:hover a {color: #fe2a2b;}
.White_slots4 .slots-menu {background: #dbdbdb;}
.White_slots4 .menu_l {border-right: 1px solid #dbdbdb;}
.White_slots4 .menu-secondary ul li a {color: #232323;cursor: pointer;}
.White_slots4 .menu-secondary ul li a:hover {background: #b1b1b1;color: #666;}
.White_slots4 .menu-secondary ul li a.c {background: #b1b1b1;color: #666;}
.White_slots4 .slots-seo {background: #aaaaaa;}
.White_slots4 .slots-seo input {background: #f4f4f4;color: #232323;} 
.White_slots4 .slots-seo img {cursor: pointer;}
.White_slots4 .slots-content .slots-first {cursor: pointer;}
.White_slots4 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #aaaaaa;color: #fff;font-size: 14px;border: 1px solid #ffffff;}
.White_slots4 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.White_slots4 .m-style a:hover {color: #fff;background: #aaaaaa;}
.White_slots4 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************白色4**结束********************************************************************************** */

/* **************************************************************蓝白**开始******************************************************************************** */
.White_blue_slots {background: #fff;}
.White_blue_slots .slots {background: #f3f3f3;}
.White_blue_slots #deposit-list{background:#f3f3f3;display:flex;flex-wrap:wrap;padding:10px 20px;box-sizing:border-box}
.White_blue_slots #deposit-list li{background:#989898;border:1px #707070 solid;margin:5px 0}
.White_blue_slots #deposit-list li:hover{border: 1px #33c2ef solid;}
.White_blue_slots #deposit-list li.slots_li_active{border: 1px #fc1302 solid;}
.White_blue_slots #deposit-list li:not(:nth-child(5n)){margin-right:calc(4% / 4)}
.White_blue_slots .slots-top ul li a {color: #666;}
.White_blue_slots #deposit-list li a span{color:#33c2ef}
.White_blue_slots .games .type_slots li {color: #FFF;border-top: 2px solid #33bafe;cursor: pointer;}
.White_blue_slots .games .type_slots li.cur{border-top-color: #33bafe;border-top-width: 5px;}
.White_blue_slots .games .type_slots li.cur a {color: #c9261f!important;border-top-color: #910606;}
.White_blue_slots .games .type_slots li:hover {border-top-color: #33bafe;border-top-width: 5px;}
.White_blue_slots .games .type_slots li:hover a {color: #25aae1;}
.White_blue_slots .slots-menu {background: #aaa;}
.White_blue_slots .menu_l {border-right: 1px solid #dbdbdb;}
.White_blue_slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.White_blue_slots .menu-secondary ul li a:hover {background: #f4f4f4;color: #666;}
.White_blue_slots .menu-secondary ul li a.c {background: #33c2ef;color: #fff;}
.White_blue_slots .slots-seo {background: #33c2ef;}
.White_blue_slots .slots-seo input {background: #fff;color: #dadcdb;} 
.White_blue_slots .slots-seo img {cursor: pointer;}
.White_blue_slots .slots-content .slots-first {cursor: pointer;}
.White_blue_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #aaaaaa;color: #fff;font-size: 14px;border: 1px solid #ffffff;}
.White_blue_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.White_blue_slots .m-style a:hover {color: #fff;background: #aaaaaa;}
.White_blue_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.White_blue_slots .rmd_btn {background: #33c2ef;color: #fff;}
.White_blue_slots .rmd_btn i {background-color: #33c2ef;color: #fff;}
.White_blue_slots .slots-first .rmd_boxhvr {background: #737373;opacity: 0.7;}
.White_blue_slots .box .box-span {background-color: #33c2ef;}
/* **************************************************************蓝白**结束********************************************************************************** */


/* **************************************************************深紫色**开始******************************************************************************** */
.Dark_purple_Slots .slots {background: #661349;margin: 0px auto;}
.Dark_purple_Slots .slots-top ul li a {color: #ffffff;}
.Dark_purple_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #c51d96;cursor: pointer;}
.Dark_purple_Slots .games .type_slots li.cur{border-top-color: #bd1b8c;border-top-width: 5px;}
.Dark_purple_Slots .games .type_slots li:hover {border-top-color: #b61984;border-top-width: 5px;}
.Dark_purple_Slots .games .type_slots li:hover a {color: #fae04d;}
.Dark_purple_Slots .slots-menu {background: #90005e;}
.Dark_purple_Slots .menu_l {border-right: 1px solid #a81673;}
.Dark_purple_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Dark_purple_Slots .menu-secondary ul li a:hover {background: #d434a3;color: #fff;}
.Dark_purple_Slots .menu-secondary ul li a.c {background: #d434a3;color: #fff;}
.Dark_purple_Slots .slots-seo {background: #b41982;}
.Dark_purple_Slots .slots-seo input {background: #751e5c;color: #fff;} 
.Dark_purple_Slots .slots-seo img {cursor: pointer;}
.Dark_purple_Slots .slots-content .slots-first {cursor: pointer;}
/* **************************************************************深紫色**结束********************************************************************************** */


/* **************************************************************浅紫色**开始******************************************************************************** */
.Light_purple .slots {background: #6e0000;}
.Light_purple #deposit-list{background: #2f3565;}
.Light_purple #deposit-list li{background: #1e2137;border: 1px #9E9E9E solid;}
.Light_purple #deposit-list li:hover{border: 1px #f81100 solid;}
.Light_purple #deposit-list li.slots_li_active{border: 1px #fc1302 solid;}
.Light_purple .slots-newtop ul li a {color: #c5dbe4;}
.Light_purple .slots {background: #2f3565;}
.Light_purple .slots-top ul li a {color: #ffffff;}
.Light_purple .games .type_slots li {color: #FFF;border-top: 2px solid #4a54a6;cursor: pointer;}
.Light_purple .games .type_slots li.cur{border-top-color: #4952a5;border-top-width: 5px;}
.Light_purple .games .type_slots li:hover {border-top-color: #4952a5;border-top-width: 5px;}
.Light_purple .games .type_slots li:hover a {color: #eed33a;}
.Light_purple .slots-menu {background: #3f467f;}
.Light_purple .menu_l {border-right: 1px solid #001756;}
.Light_purple .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Light_purple .menu-secondary ul li a:hover {background: #4c56aa;color: #fff;}
.Light_purple .menu-secondary ul li a.c {background: #4e5ab1;color: #fff;}
.Light_purple .slots-seo {background: #4c56aa;}
.Light_purple .slots-seo input {background: #2f3350;color: #ffffff;} 
.Light_purple .slots-seo img {cursor: pointer;}
.Light_purple .slots-content .slots-first {cursor: pointer;}
.Light_purple .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #4c56aa;color: #fff;font-size: 14px;border: 1px solid #343c6d;}
.Light_purple .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.Light_purple .m-style a:hover {color: #fff;background: #343c6d;}
.Light_purple .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************浅紫色**结束********************************************************************************** */




/* **************************************************************橘色**开始******************************************************************************** */
.Orange_slots .slots {background: #d87b1f;}
.Orange_slots .slots-top ul li a {color: #000000;}
.Orange_slots .games .type_slots li {color: #FFF;border-top: 2px solid #ff7f00;cursor: pointer;}
.Orange_slots .games .type_slots li.cur{border-top-color: #8a522a;border-top-width: 5px;}
.Orange_slots .games .type_slots li:hover {border-top-color: #8a522a ;border-top-width: 5px;}
.Orange_slots .games .type_slots li:hover a {color: #fae04d;}
.Orange_slots .slots-menu {background: #ef9c4a;}
.Orange_slots .menu_l {border-right: 1px solid #000000;}
.Orange_slots .menu-secondary ul li a {color: #000;cursor: pointer;}
.Orange_slots .menu-secondary ul li a:hover {background: #ab622e;color: #fff;}
.Orange_slots .menu-secondary ul li a.c {background: #964c16;color: #fff;}
.Orange_slots .slots-seo {background: #ef7e0e;}
.Orange_slots .slots-seo input {background: #753b11;color: #ffffff;} 
.Orange_slots .slots-seo img {cursor: pointer;}
.Orange_slots .slots-content .slots-first {cursor: pointer;}
.Orange_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #d87b1f;color: #fff;font-size: 14px;border: 1px solid #260f01;}
.Orange_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.Orange_slots .m-style a:hover {color: #000;background: #ff5f00;}
.Orange_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.Orange_slots #deposit-list li{background: #964c16;border: 1px #964c16 solid;}
.Orange_slots #deposit-list li.slots_li_active{border: 1px #FFEB3B solid}
.Orange_slots #deposit-list li:HOVER{border: 1px #FFEB3B solid;}
/* **************************************************************橘色**结束********************************************************************************** */

/* **************************************************************橘色1**开始******************************************************************************** */
.Orange_slots1 .slots {background: #dd0202;}
.Orange_slots1 .slots-top ul li a {color: #000000;}
.Orange_slots1 .games .type_slots li {color: #FFF;border-top: 2px solid #ff7f00;cursor: pointer;}
.Orange_slots1 .games .type_slots li.cur{border-top-color: #8a522a;border-top-width: 5px;}
.Orange_slots1 .games .type_slots li:hover {border-top-color: #8a522a ;border-top-width: 5px;}
.Orange_slots1 .games .type_slots li:hover a {color: #fae04d;}
.Orange_slots1 .slots-menu {background: #ef9c4a;}
.Orange_slots1 .menu_l {border-right: 1px solid #000000;}
.Orange_slots1 .menu-secondary ul li a {color: #000;cursor: pointer;}
.Orange_slots1 .menu-secondary ul li a:hover {background: #dd0202;color: #fff;}
.Orange_slots1 .menu-secondary ul li a.c {background: #dd0202;color: #fff;}
.Orange_slots1 .slots-seo {background: #dd0202;}
.Orange_slots1 .slots-seo input {background: #ef9c4a;color: #ffffff;} 
.Orange_slots1 .slots-seo img {cursor: pointer;}
.Orange_slots1 .slots-content .slots-first {cursor: pointer;}
.Orange_slots1 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #d87b1f;color: #fff;font-size: 14px;border: 1px solid #260f01;}
.Orange_slots1 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.Orange_slots1 .m-style a:hover {color: #000;background: #ff5f00;}
.Orange_slots1 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************橘色1**结束********************************************************************************** */

/* **************************************************************绿色**开始******************************************************************************** */
.gray_Slots1 .slots {background: #175636;}
.gray_Slots1 .slots-top ul li a {color: #c5dbe4;}
.gray_Slots1 .games .type_slots li {color: #FFF;border-top: 2px solid #af8435;cursor: pointer;}
.gray_Slots1 .games .type_slots li.cur{border-top-color: #ad8331;border-top-width: 5px;}
.gray_Slots1 .games .type_slots li:hover {border-top-color: #00603c;border-top-width: 5px;}
.gray_Slots1 .games .type_slots li:hover a {color: #fae04d;}
.gray_Slots1 .slots-menu {background: #00623c;}
.gray_Slots1 .menu_l {border-right: 1px solid #5b3f1a;}
.gray_Slots1 .menu-secondary ul li a {color: #fff;cursor: pointer;}
.gray_Slots1 .menu-secondary ul li a:hover {background: #ac8133;color: #fff;}
.gray_Slots1 .menu-secondary ul li a.c {background: #b58837;color: #fff;}
.gray_Slots1 .slots-seo {background: #312a2a;}
.gray_Slots1 .slots-seo input {background: #544248;color: #ffffff;} 
.gray_Slots1 .slots-seo img {cursor: pointer;}
.gray_Slots1 .slots-content .slots-first {cursor: pointer;}
.gray_Slots1 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #5b3f1a;color: #fff;font-size: 14px;border: 1px solid #5b3f1a;}
.gray_Slots1 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.gray_Slots1 .m-style a:hover {color: #fff;background: #5b3f1a;}
.gray_Slots1 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************灰色**结束********************************************************************************** */

/* **************************************************************深蓝色1(假的紫色)**开始******************************************************************************** */
.purple_slots1 .slots {background: #630606;}
.purple_slots1 #deposit-list{background: #1a1b47;}
.purple_slots1 #deposit-list li{background: #1a1b47;border: 1px #9E9E9E solid;}
.purple_slots1 #deposit-list li:hover{border: 1px #FFEB3B solid;}
.purple_slots1 #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.purple_slots1 .slots-newtop ul li a {color: #c5dbe4;}

.purple_slots1 .slots {background: #1a1b47;}
.purple_slots1 .slots-top ul li a {color: #c5dbe4;}
.purple_slots1 .games .type_slots li {color: #FFF;border-top: 2px solid #364ccf;cursor: pointer;}
.purple_slots1 .games .type_slots li.cur{border-top-color: #364ccf;border-top-width: 5px;}
.purple_slots1 .games .type_slots li:hover {border-top-color: #364ccf;border-top-width: 5px;}
.purple_slots1 .games .type_slots li:hover a {color: #fae04d;}
.purple_slots1 .slots-menu {background: #1a235d;}
.purple_slots1 .menu_l {border-right: 1px solid #2a3577;}
.purple_slots1 .menu-secondary ul li a {color: #fff;cursor: pointer;}
.purple_slots1 .menu-secondary ul li a:hover {background: #2a51ae;color: #fff;}
.purple_slots1 .menu-secondary ul li a.c {background: #2b50ac;color: #fff;}
.purple_slots1 .slots-seo {background: #1a1e3c;}
.purple_slots1 .slots-seo input {background: #2a3577;color: #fff;} 
.purple_slots1 .slots-seo img {cursor: pointer;}
.purple_slots1 .slots-content .slots-first {cursor: pointer;}
.purple_slots1 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #213089;color: #fff;font-size: 14px;border: 1px solid #213089;}
.purple_slots1 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.purple_slots1 .m-style a:hover {color: #fff;background: #213089;}
.purple_slots1 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************深蓝色1**结束********************************************************************************** */

/* **************************************************************黑色2**开始******************************************************************************** */
.light_black_slots .slots {background: #3a3a3a;}
.light_black_slots .slots-top ul li a {color: #c5dbe4;}
.light_black_slots .games .type_slots li {color: #FFF;border-top: 2px solid #666;cursor: pointer;}
.light_black_slots .games .type_slots li.cur{border-top-color: #666;border-top-width: 5px;}
.light_black_slots .games .type_slots li:hover {border-top-color: #666 ;border-top-width: 5px;}
.light_black_slots .games .type_slots li:hover a {color: #fae04d;}
.light_black_slots .slots-menu {background: #464545;}
.light_black_slots .menu_l {border-right: 1px solid #666;}
.light_black_slots .menu-secondary ul li a {color: #fff;cursor: pointer;    font-size: 13px;}
.light_black_slots .menu-secondary ul li a:hover {background: #232323;color: #fff;}
.light_black_slots .menu-secondary ul li a.c {background: #232323;color: #fff;}
.light_black_slots .slots-seo {background: #232323;}
.light_black_slots .slots-seo input {background: #464545;color: #ffffff;} 
.light_black_slots .slots-seo img {cursor: pointer;}
.light_black_slots .slots-content .slots-first {cursor: pointer;}
.light_black_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #464545;color: #fff;font-size: 14px;border: 1px solid #464545;}
.light_black_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.light_black_slots .m-style a:hover {color: #fff;background: #464545;}
.light_black_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.light_black_slots #deposit-list li{background: #222020;border: 1px #222020 solid;}
.light_black_slots #deposit-list li a span{color: #aba9a9;}
.light_black_slots #deposit-list li.slots_li_active,.light_black_slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
/* **************************************************************黑色2**结束********************************************************************************** */

/*新版头部颜色*/

/* **************************************************************新版黑色**开始******************************************************************************** */
.black_slots .slots {background: #630606;}
.black_slots #deposit-list{background: #232323;}
.black_slots #deposit-list li{background: #464545;border: 1px #9E9E9E solid;}
.black_slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
.black_slots #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.black_slots .slots-newtop ul li a {color: #c5dbe4;}
.black_slots .slots {background: #232323;}
.black_slots .slots-top ul li a {color: #c5dbe4;}
.black_slots .games .type_slots li {color: #FFF;border-top: 2px solid #666;cursor: pointer;}
.black_slots .games .type_slots li.cur{border-top-color: #666;border-top-width: 5px;}
.black_slots .games .type_slots li:hover {border-top-color: #666 ;border-top-width: 5px;}
.black_slots .games .type_slots li:hover a {color: #fae04d;}
.black_slots .slots-menu {background: #464545;}
.black_slots .menu_l {border-right: 1px solid #666;}
.black_slots .menu-secondary ul li a {color: #fff;cursor: pointer;    font-size: 13px;}
.black_slots .menu-secondary ul li a:hover {background: #232323;color: #fff;}
.black_slots .menu-secondary ul li a.c {background: #232323;color: #fff;}
.black_slots .slots-seo {background: #232323;}
.black_slots .slots-seo input {background: #464545;color: #ffffff;} 
.black_slots .slots-seo input::placeholder { color: #f8f1f1;}
.black_slots .slots-seo img {cursor: pointer;}
.black_slots .slots-content .slots-first {cursor: pointer;}
.black_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #464545;color: #fff;font-size: 14px;border: 1px solid #464545;}
.black_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.black_slots .m-style a:hover {color: #fff;background: #464545;}
.black_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************黑色**结束********************************************************************************** */


/* **************************************************************暗红色**开始******************************************************************************** */
.Darkred_Slots .slots {background: #630606;}
.Darkred_Slots #deposit-list{background: #630606;}
.Darkred_Slots #deposit-list li{background: #8c0202;border: 1px #940606 solid;}
.Darkred_Slots #deposit-list li:hover{ border: 1px #ff9b07 solid;}
.Darkred_Slots #deposit-list li.slots_li_active{border: 1px #ff9b07 solid;}
.Darkred_Slots .slots-newtop ul li a {color: #c5dbe4;}
.Darkred_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #af8435;cursor: pointer;}
.Darkred_Slots .games .type_slots li.cur{border-top-color: #ad8331;border-top-width: 5px;}
.Darkred_Slots .games .type_slots li:hover {border-top-color: #00603c;border-top-width: 5px;}
.Darkred_Slots .games .type_slots li:hover a {color: #fae04d;}
.Darkred_Slots .slots-menu {background: #8c0202;}
.Darkred_Slots .menu_l {border-right: 1px solid #5b3f1a;}
.Darkred_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Darkred_Slots .menu-secondary ul li a:hover {background: #ac8133;color: #fff;}
.Darkred_Slots .menu-secondary ul li a.c {background: #b58837;color: #fff;}
.Darkred_Slots .slots-seo {background: #630606;}
.Darkred_Slots .slots-seo input {background: #8c0202;color: #ffffff;} 
.Darkred_Slots .slots-seo img {cursor: pointer;}
.Darkred_Slots .slots-content .slots-first {cursor: pointer;}
.Darkred_Slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #5b3f1a;color: #fff;font-size: 14px;border: 1px solid #5b3f1a;}
.Darkred_Slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.Darkred_Slots .m-style a:hover {color: #fff;background: #5b3f1a;}
.Darkred_Slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************暗红色**结束********************************************************************************** */

/* **************************************************************灰色**开始******************************************************************************** */
.gray_Slots .slots {background: #630606;}
.gray_Slots #deposit-list{background: #4e4e58;}
.gray_Slots #deposit-list li{background: #1a1717;border: 1px #9E9E9E solid;}
.gray_Slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
.gray_Slots #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.gray_Slots .slots-newtop ul li a {color: #c5dbe4;}
.gray_Slots .slots {background: #4e4e58;}
.gray_Slots .slots-top ul li a {color: #c5dbe4;}
.gray_Slots .games .type_slots li {color: #FFF;border-top: 2px solid #ffb72a;cursor: pointer;}
.gray_Slots .games .type_slots li.cur{border-top-color: #ffb72a;border-top-width: 5px;}
.gray_Slots .games .type_slots li:hover {border-top-color: #ffb72a ;border-top-width: 5px;}
.gray_Slots .games .type_slots li:hover a {color: #fae04d;}
.gray_Slots .slots-menu {background: #1a1717;}
.gray_Slots .menu_l {border-right: 1px solid #5b3f1a;}
.gray_Slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.gray_Slots .menu-secondary ul li a:hover {background: #005372;color: #fff;}
.gray_Slots .menu-secondary ul li a.c {background: #005372;color: #fff;}
.gray_Slots .slots-seo {background: #312a2a;}
.gray_Slots .slots-seo input {background: #544248;color: #ffffff;} 
.gray_Slots .slots-seo img {cursor: pointer;}
.gray_Slots .slots-content .slots-first {cursor: pointer;}
.gray_Slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #ffb72a;color: #fff;font-size: 14px;border: 1px solid #ffb72a;}
.gray_Slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.gray_Slots .m-style a:hover {color: #fff;background: #ffb72a;}
.gray_Slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************灰色**结束********************************************************************************** */

/* **************************************************************红色**开始******************************************************************************** */
.Darkred_Slots11 .slots {background: #6e0000;}
.Darkred_Slots11 #deposit-list{background: #6e0000;}
.Darkred_Slots11 #deposit-list li{background: #550404;border: 1px #ca4242 solid;}
.Darkred_Slots11 #deposit-list li:hover{ border: 1px #ff9b07 solid;}
.Darkred_Slots11 #deposit-list li.slots_li_active{border: 1px #ff9b07 solid;}
.Darkred_Slots11 .slots-newtop ul li a {color: #c5dbe4;}
.Darkred_Slots11 .games .type_slots li {color: #FFF;border-top: 2px solid #af8435;cursor: pointer;}
.Darkred_Slots11 .games .type_slots li.cur{border-top-color: #ad8331;border-top-width: 5px;}
.Darkred_Slots11 .games .type_slots li:hover {border-top-color: #00603c;border-top-width: 5px;}
.Darkred_Slots11 .games .type_slots li:hover a {color: #fae04d;}
.Darkred_Slots11 .slots-menu {background: #940606;}
.Darkred_Slots11 .menu_l {border-right: 1px solid #5b3f1a;}
.Darkred_Slots11 .menu-secondary ul li a {color: #fff;cursor: pointer;}
.Darkred_Slots11 .menu-secondary ul li a:hover {background: #ac8133;color: #fff;}
.Darkred_Slots11 .menu-secondary ul li a.c {background: #b58837;color: #fff;}
.Darkred_Slots11 .slots-seo {background: #b11313;}
.Darkred_Slots11 .slots-seo input {background: #cac4c4;color: #ffffff;} 
.Darkred_Slots11 .slots-seo img {cursor: pointer;}
.Darkred_Slots11 .slots-content .slots-first {cursor: pointer;}
.Darkred_Slots11 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #5b3f1a;color: #fff;font-size: 14px;border: 1px solid #5b3f1a;}
.Darkred_Slots11 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.Darkred_Slots11 .m-style a:hover {color: #fff;background: #5b3f1a;}
.Darkred_Slots11 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************红色**结束********************************************************************************** */
/* **************************************************************紫色**开始******************************************************************************** */
.purple_slots3 .slots {background: #7d006d;}
.purple_slots3 .slots-top ul li a {color: #ffffff;}
.purple_slots3 .games .type_slots li {color: #FFF;border-top: 2px solid #c600a5;cursor: pointer;}
.purple_slots3 .games .type_slots li.cur{border-top-color: #c600a5;border-top-width: 5px;}
.purple_slots3 .games .type_slots li:hover {border-top-color: #c200a2;border-top-width: 5px;}
.purple_slots3 .games .type_slots li:hover a {color: #fae04d;}
.purple_slots3 .slots-menu {background: #69005c;}
.purple_slots3 .menu_l {border-right: 1px solid #69005c;}
.purple_slots3 .menu-secondary ul li a {color: #fff;cursor: pointer;}
.purple_slots3 .menu-secondary ul li a:hover {background: #9a1784;color: #fff;}
.purple_slots3 .menu-secondary ul li a.c {background: #9a1784;color: #fff;}
.purple_slots3 .slots-seo {background: #9a1784;}
.purple_slots3 .slots-seo input {background: #69005c;color: #ffffff;} 
.purple_slots3 .slots-seo img {cursor: pointer;}
.purple_slots3 .slots-content .slots-first {cursor: pointer;}
.purple_slots3 .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #9a1784;color: #fff;font-size: 14px;border: 1px solid #9a1784;}
.purple_slots3 .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #9a1784;color: #000;font-size: 14px;padding: 3px 10px;}
.purple_slots3 .m-style a:hover {color: #fff;background: #9a1784;}
.purple_slots3 .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
.purple_slots3 #deposit-list li{background: #69005c;border: 1px #69005c solid;}
.purple_slots3 #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.purple_slots3 #deposit-list li:hover{border: 1px #FFEB3B solid;}
/* **************************************************************紫色**结束********************************************************************************** */

/* **************************************************************金黄1**开始******************************************************************************** */
.light_yellow_Slots1 .slots {background: #630606;}
.light_yellow_Slots1 #deposit-list{background: #f4cb1a;}
.light_yellow_Slots1 #deposit-list li{background: #594319;border: 1px #FFEB3B solid;}
.light_yellow_Slots1 #deposit-list li:hover{border: 1px #a00101 solid;}
.light_yellow_Slots1 #deposit-list li.slots_li_active{border: 1px #ed0000 solid;}
.light_yellow_Slots1 .slots-newtop ul li a {color: #c5dbe4;}
.light_yellow_Slots1.slots {width: 1000px;margin: 0 auto 25px;background: #f6d76c;margin-top: 40px;}
.light_yellow_Slots1 .slots {background: #f4cb1a;}
.light_yellow_Slots1 .slots-top ul li a {color: #0d0d0d;}
.light_yellow_Slots1 .games .type_slots li {color: #FFF;border-top: 2px solid #dfb831;cursor: pointer;}
.light_yellow_Slots1 .games .type_slots li.cur{border-top-color: #dfb831;border-top-width: 5px;}
.light_yellow_Slots1 .games .type_slots li:hover {border-top-color: #dfb831;border-top-width: 5px;}
.light_yellow_Slots1 .games .type_slots li:hover a {color: #c9110e;}
.light_yellow_Slots1 .slots-menu {background: #4d4c45;}
.light_yellow_Slots1 .menu_l {border-right: 1px solid #f6f0d6;}
.light_yellow_Slots1 .menu-secondary ul li a {color: #000;cursor: pointer;}
.light_yellow_Slots1 .menu-secondary ul li a:hover {background: #ebc232;color: #e72f2f;}
.light_yellow_Slots1 .menu-secondary ul li a.c {background: #ebc232;color: #e72f2f;}
.light_yellow_Slots1 .slots-seo {background: #ebc232;}
.light_yellow_Slots1 .slots-seo input {background: #f1dfa1;color: #fff;} 
.light_yellow_Slots1 .slots-seo img {cursor: pointer;}
.light_yellow_Slots1 .slots-content .slots-first {cursor: pointer;}
.light_yellow_Slots1 #deposit-list li{background: #4d4c45;border: 1px #946a06 solid;}
/* **************************************************************金黄1**结束********************************************************************************** */


/* **************************************************************红粉色**开始******************************************************************************** */
.pink_slots .slots {background: #630606;}
.pink_slots #deposit-list{background: #f59696;}
.pink_slots #deposit-list li{background: #372626;border: 1px #F44336 solid;}
.pink_slots #deposit-list li:hover{border: 1px #FFEB3B solid;}
.pink_slots #deposit-list li.slots_li_active{border: 1px #FFEB3B solid;}
.pink_slots .slots-newtop ul li a {color: #c5dbe4;}
.pink_slots.slots {width: 1000px;margin: 0 auto 25px;background: #f6d76c;margin-top: 40px;}
.pink_slots .slots {background: #f59696;}
.pink_slots .slots-top ul li a {color: #fff;}
.pink_slots .games .type_slots li {color: #FFF;border-top: 2px solid red;cursor: pointer;}
.pink_slots .games .type_slots li.cur{border-top-color: red;border-top-width: 5px;}
.pink_slots .games .type_slots li:hover {border-top-color: red;border-top-width: 5px;}
.pink_slots .games .type_slots li:hover a {color: #fae04d;}
.pink_slots .slots-menu {background: #dc5556;}
.pink_slots .menu_l {border-right: 1px solid #e4393c;}
.pink_slots .menu-secondary ul li a {color: #fff;cursor: pointer;}
.pink_slots .menu-secondary ul li a:hover {background: red;color: #fff;}
.pink_slots .menu-secondary ul li a.c {background: red;color: #fff;}
.pink_slots .slots-seo {background: #f59696;}
.pink_slots .slots-seo input {background: #fdcece;color: #fff;} 
.pink_slots .slots-seo img {cursor: pointer;}
.pink_slots .slots-content .slots-first {cursor: pointer;}
.pink_slots .m-style .active {margin: 0 5px;height: 38px;line-height: 38px;background: #e4393c;color: #fff;font-size: 14px;border: 1px solid #fff;}
.pink_slots .m-style a {margin: 0 5px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #000;font-size: 14px;padding: 3px 10px;}
.pink_slots .m-style a:hover {color: #fff;background: #e4393c;}
.pink_slots .m-style .next,.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}
/* **************************************************************红粉色**结束********************************************************************************** */



