.marg-b-0px{
	margin-bottom:0px!important;
}

.marg-l-3per{
	margin-left:3%;
}

.pd-t-005rem{
	padding-top: .05rem;
}

.txt-color-1{
	color:red;
}

.ft-sz-18px{
	font-size:18px;
}

.layer-link{
	text-decoration: underline!important;
    color: #ED9E65!important;
}

.hidden{
	display:none;
}

.clear{
	clear: both;
}

a, abbr, acronym, address, applet, big, blockquote, body, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, ul, var {
    font-size: .24rem;
}

a, body, button, input {
    outline: none;
    color: #263440;
    text-decoration: none;
}
html, body {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: "Arial","Microsoft YaHei";
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    max-width: 800px;
    margin: 0 auto;
}

/**********general start**************/
#wrapper{
	max-width:900px;
	margin:0 auto;
	position:relative;
	background-color:#fff;
}

#header{
	background: #fafafa;
    border-bottom: 1px solid #e6e6e6;
	position:fixed;
	width:100%;
	z-index:800;
	max-width: 800px;
}

#header .inner{
	padding:6px 15px;
}

#header .inner .left{
	float:left;
}

#header .inner .left .logo-img{
	width: .7rem;
	display:block;
}

#header .inner .right{
	float:right;
	top: .11rem;
    position: relative;
}

#header .inner .right .text1{
	color: #337ab7;
    display: inline-block;
    position: relative;
    font-size: .34rem;
    /* top: .03rem; */
    right: .1rem;
    bottom: .2rem;
	font-weight:bold;
}

#header .login-btn{
    cursor: pointer;
	display:inline-block;
	text-align:center;
}

#header .login-btn i{
    font-size: .3rem;
	color:gray;
}

#header .login-btn .text{
	color:#333;
	padding-top:3px;
	font-size: .22rem;
}

#footer {
	width: 100%;
    max-width: 800px;
    background: #fdfdfd;
    box-shadow: 0 0px 2px #ffc408;
    height: .8rem;
    position: fixed;
    bottom: 0;
    z-index: 800;
}
#footer ul{
	display: flex;
	width: 100%;
	height: 100%;
	border-top-left-radius: .4rem;
	border-top-right-radius: .4rem;
	background-color: #fff;
	justify-content: center;
}
#footer ul li{
	flex: 0.2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}
#footer ul li span{
	margin-top: .04rem;
	font-size: .2rem;
	color: #737373;
}
#footer ul li i{
	font-size: .3rem;
	color: gray;
}

#footer ul li a, #footer ul li a:hover{
	text-decoration:none;
	text-align:center;
}
/**********general end**************/


/**********home area start**************/
#home-area .banner-img{
	width: 100%;
}
#home-area .home-banner{
	height: 3.04rem;
	overflow: hidden;
	border-radius: .1rem;
	background: #fff;
	margin-top:.08rem;
}
#home-area #my-focus, #my-focus .pic{
	height: 100%;
	width: 100%;
}
#home-area #my-focus .num{
	bottom: 0px;
	height:12px;
	display: flex;
    justify-content: center;
}
#home-area .mF_YSlider .pic li, .mF_YSlider .rePic li{
	width: 100%;
}

#home-area .mF_YSlider .pic li a{
	display:inline-block;
}

#home-area .mF_YSlider .num li{
	width: 0.4rem !important;
	margin: 0 3px !important;
	height:10px;
}

#home-area .mF_YSlider .num li a {
	border-radius: 8px  !important;
    width: 0.3rem  !important;
    height: 10px  !important;
    background: #dcdcdc  !important;
    border: 0  !important;
    margin: 0 2px !important;
}

#home-area .mF_YSlider .num li.current a, .mF_YSlider .num li.hover a{
	background: #ffa207 !important;
}

#home-area .home-marquee{
	padding: .1rem .28rem;
	height: .36rem;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#home-area .home-marquee .icon-noitce {
    width: .32rem;
    height: .32rem;
}

#home-area .home-marquee .news{
	flex: 1;
	display: flex;
	align-items: center;
    margin: 0 .1rem;
	color: #9aa4c2;
	font-size: .24rem;
	white-space: nowrap;
	overflow: hidden;
}

#home-area .home-feature{
	display: flex;
	justify-content: flex-end;
	padding: .1rem;
    margin-bottom: .02rem;

	background: #eeeeee;
    box-shadow: 0 -1px 2px #fde9a8;
    border-bottom: 3px solid #fff;
}
 
#home-area .home-feature .feature-btn{
    margin-left: .1rem;
    background: #fff;
    border-radius: 8px;
    padding: .05rem;
}

#home-area .home-feature .feature-btn img{
	width: .40rem;
	position: relative;
    top: 0.02rem;
	margin-left:.1rem;
}

#home-area .home-feature .feature-btn .text{
	color: #b1987f;
    font-size: .2rem;
    font-weight: 400;
    float: left;
    position: relative;
    top: .12rem;
}

#home-area .home-feature .feature-btn .text.sty2{
	color: #5c6df1;
}

#home-area .game-area{
	padding: .28rem .14rem 0rem .14rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background: #eeeeee;
}

#home-area .game-area .game-menu .item{
	width: 1.8rem;
    height: .8rem;
	border-bottom: none;
    margin-bottom: .2rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    color: #0a0a0a;
	cursor:pointer;
	border-radius: 0.1rem;
	display: flex;
	position: relative;
}

#home-area .game-area .game-menu .item.active{
	background: linear-gradient(to right, #fa9602, #ffc408);
    color: #fff;
}

#home-area .game-area .game-menu .item img{
    width: .4rem;
    height: .4rem;
    left: .1rem;
    top: .21rem;
    position: relative;
}

#home-area .game-area .game-menu .item .text{
	display: inline-block;
    width: .82rem;
    text-align: center;
    font-size: .2rem;
    /*color: #9aa4c2;*/
    position: absolute;
	color: #000;
    left: .7rem;
    top: .3rem;
}

#home-area .game-area .game-menu .item.active .text{
	color:#FFF;
}

#home-area .game-area .game-list{
	padding-left: .22rem;
	flex: 1;
	height: 6rem;
    overflow-y: auto;
    position: relative;
}

#home-area .game-area .game-list .tab{
	position:relative;
}

#home-area .game-area .game-list .item{
	width:100%;
	border-radius: .12rem;
    margin-bottom: .2rem;
	box-shadow: 0 0.04rem 0.28rem 0 rgba(65,70,92,.3);
	cursor:pointer;
}

#home-area .game-area .game-list .item.v1{
	height: 2.8rem;
}

#home-area .game-area .game-list .item.v2{
	width: 48%;
    height: 1.8rem;
   	float:left;
}

#home-area .game-area .game-list .item.v3{
	width: 48%;
    height: 2.8rem;
    float:left;
}

#home-area .game-area .game-list .item.v4{
    height: 1.8rem;
   	float:left;
}

#home-area .game-area .game-list .item.v5{
    height: 5.8rem;
}

#home-area .game-area .game-list .item img{
	width:100%;
	height:100%;
}
/**********home area end**************/


/**********登入 start**************/
#login-div{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: bisque;
    z-index: 998;
    background: url(/templates/new_images5/login-bg.jpg) no-repeat 50%;
    background-size: cover;
}
#login-div .login-title-div{
	position: relative;
    width: 100%;
    height: .5rem;
    line-height: .5rem;
    padding: 0 .33rem;
    margin: .6rem 0 0;
    box-sizing: border-box;
    text-align: center;
}
#login-div .login-title-content{
	font-size: .36rem;
    font-weight: 600;
    color: #fff;
}
#login-div .close-icon{
	position: absolute;
    top: 0;
    left: .33rem;
    width: .48rem;
    height: .48rem;
    background: url(/templates/new_images2/register_icon_close.png) no-repeat 50%;
    background-size: contain;
}

#login-div #login-div-content{
	width: 100%;
    padding: 0 .72rem;
    box-sizing: border-box;
}

#login-div #login-div-content .login-btn-div{
	width: 100%;
    text-align: center;
    margin-top: .3rem;
}

#login-div #login-div-content .login-btn-div button{
	color: #ffffff;
	border-radius: 50px;
    background: #fa9602;
    background: linear-gradient(to right, #fa9602, #ffc506);
    height: 45px;
    line-height: 45px;
    width: 85%;
    font-size: 0.3rem;
    text-shadow: none;
    box-shadow: 0px 1px 1px #ffc506;
    border: none;
	opacity: .5;
}

#login-div #login-div-content .icon-img{
    width: .4rem;
    margin-right: .22rem;
}
#login-div #login-div-content .login-div-content-text{
	height: 3.6rem;
    margin-bottom: .18rem;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
}


#login-div #login-div-content .login-username-div, #login-div #login-div-content .login-password-div{
    display: flex;
    flex-flow: row nowrap;
	justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: .9rem;
    padding: 0 .3rem;
    margin-bottom: .2rem;
	margin-top: .2rem;
    box-sizing: border-box;
	border-bottom: 2px solid #616267;
}
#login-div #login-div-content .login-username-div-inner, #login-div #login-div-content .login-password-div-inner{
    flex: 1;
    height: 100%;
    z-index: 2;
	box-sizing: border-box;
    position: relative;
    display: flex;
}

#login-div #login-div-content .login-remember-div{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 .3rem;
    margin-bottom: .4rem;
    box-sizing: border-box;
    font-size: .2rem;
    color: #fff;
}


#login-div #login-div-content .login-remember-div .checkbox-true-icon{
	display: inline-block;
    width: .32rem;
    height: .32rem;
    margin-right: .09rem;
    background: url(/templates/new_images5/checkbox_true_icon.png) no-repeat 50%;
    background-size: contain;
	vertical-align: middle;
	font-weight: 600;
    font-size: .2rem;
    letter-spacing: .02rem;
}

#login-div #login-div-content .login-remember-div .checkbox-false-icon{
	display: inline-block;
    width: .32rem;
    height: .32rem;
    margin-right: .09rem;
    background: url(/templates/new_images5/checkbox_false_icon.png) no-repeat 50%;
    background-size: contain;
	vertical-align: middle;
	font-weight: 600;
    font-size: .2rem;
    letter-spacing: .02rem;
}

#login-div .my-list-item {
    position: relative;
    display: flex;
    padding-left: 15px;
    min-height: 44px;
    background-color: #fff;
    vertical-align: middle;
    overflow: hidden;
    transition: background-color .2s;
    align-items: center;
}

#login-div .my-list-item.my-input-item {
    height: 44px;
    box-sizing: border-box;
    flex: 1;
    height: 100%;
    border: none;
    outline: none;
    background-color: transparent;
    min-height: auto;
    padding: 0;
}

#login-div .my-list-item .my-list-line {
    height: 100%;
    position: relative;
    display: flex;
    flex: 1;
    align-self: stretch;
    padding-right: 15px;
    overflow: hidden;
}

#login-div .my-list-item.my-list-item-middle .my-list-line {
    align-items: center;
}

#login-div .my-list-item .my-input-control {
    height: 100%;
    font-size: 17px;
    flex: 1;
}

#login-div .my-list-item .my-input-control input {
    appearance: none;
    width: 100%;
    height: 100%;
    border: 0;
    background-color: transparent;
    line-height: 1;
    box-sizing: border-box;
    color: #fff;
    padding: 0;
    font-size: .28rem;
	
}
#login-div .icon{
    width: .36rem;
    margin-left: .2rem;
}

#login-div .icon img{
    width: 100%;
}
/**********登入 end**************/

/**********layer 修改 start**************/
.layui-layer-btn0{
	font-size:16px;!important
}
/**********layer 修改 end**************/