/**********float-div**************/
#float-div.float-div{
	position: fixed;
    top: 1.5rem;
    z-index: 800;
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem;
    box-shadow: 0 0 0.1rem 0 rgb(0 0 0 / 40%);
	color: #b1987f;
    background-color: #FCFCFC;
    padding: 0.25rem 0;
	font-size: .26rem;
	cursor: pointer;
}

#float-div .share-img{
	margin: 0 0.25rem 0.1rem 0.25rem;
}

#float-div .share-txt{
	writing-mode: vertical-rl;
	margin: 0 auto;
}
/**********float-div**************/

/**********上方 start**************/
.logo-div{
	margin: 0 .28rem;
    padding: .1rem 0;
}
.logo-div .logo-img{
	width: .7rem;
	display:block;
}
.banner-img{
	width: 100%;
}
.home-banner{
	height: 2.3rem;
	overflow: hidden;
	border-radius: .1rem;
	margin: 0 .28rem;
    margin-top:.1rem;
}
#my-focus, #my-focus .pic{
	height: 100%;
	width: 100%;
}
#my-focus .num{
	bottom: 0.04rem;
    height: auto;
    display: flex;
    justify-content: center;
}
.mF_YSlider .pic li, .mF_YSlider .rePic li{
	width: 100%;
}

.mF_YSlider .num li{
	width: 0.2rem!important;
    height: 0.2rem!important;
    margin: 0px 0.08rem!important;
}

.mF_YSlider .num li a {
    background-color: rgba(65,70,85,0.4)!important;
	width: 0.2rem!important;
    height: 0.2rem!important;
}

.mF_YSlider .num li.current a, .mF_YSlider .num li.hover a{
	background-color: rgba(65,70,85,1)!important;
}

.home-marquee{
	padding: .08rem .28rem;
	/*height: .36rem;*/
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.home-marquee .icon-noitce{
	width: .32rem;
	height: .32rem;
}
.home-marquee .icon-hot-events{
	width: 1.2rem;
	height: .36rem;
}

.home-marquee .news{
	flex: 1;
	display: flex;
	align-items: center;
    margin: 0 .1rem;
	color: #9aa4c2;
	font-size: .24rem;
	white-space: nowrap;
	overflow: hidden;
}

.login-btn, .logout-btn{
    background-color: rgb(202, 24, 24);
    color: #fff!important;
    line-height: 22px;
    cursor: pointer;
    border-radius: 3px !important;
    box-sizing: border-box;
    border: 0px;
    padding: .05rem .09rem;
    position: relative;
    top: -.02rem;
    text-decoration: none!important;
    font-size: .2rem;
}

.home-feature{
	display: flex;
	justify-content: space-between;;
	padding: 0 .28rem;
    margin-bottom: .2rem;
}

.home-feature .account{
	flex:1;
	padding-top: .1rem;
}

.home-feature .account.not-login{
	cursor: pointer;
}

.home-feature .account.not-login .text1{
	font-size: .28rem;
    color: #414655;
    font-weight: 600;
}

.home-feature .account.not-login .text2{
	font-size: .24rem;
    color: #a5a9b3;
	margin-top: .1rem;
}

.home-feature .account.has-login{
	font-size: .24rem;
}

.home-feature .account.has-login .text1{
	display: inline-block;
    background-color: #b1987f;
    color: #fff;
    padding: .05rem;
    border-radius: 10px;
}

.home-feature .account.has-login .main-account-title {
    margin-top: .05rem;
}
 
.home-feature .feature-btn{
	text-align: center;
	margin-left: .2rem;
	text-decoration:none;
}

.home-feature .feature-btn img{
	width: .72rem;
}

.home-feature .feature-btn .text{
	color: #b1987f;
    font-size: .14rem;
    font-weight: 400;
}

.home-feature .feature-btn .text2{
	color: #5c6df1;
	font-size: .14rem;
    font-weight: 400;
}


/**********上方 end**************/

/**********中間 start**************/
.game-area{
	padding: 0 .28rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.game-area .game-menu .item{
	background-image: url(../sty1_images/tabNormal.png);
	width: 1.2rem;
    height: .8rem;
    margin-bottom: .2rem;
    border-radius: .2rem;
    -webkit-box-shadow: 0 0.08rem 0.12rem 0 rgba(65,70,92,.3);
    box-shadow: 0 0.08rem 0.12rem 0 rgba(65,70,92,.3);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    position: relative;
	cursor:pointer;
}

.game-area .game-menu .item.active{
	background-image: url(../sty1_images/tabSelected.png);
	background-size: cover;
	border-bottom: 1px solid #bd9f7f;
	box-shadow: 0 0.08rem 0.12rem 0 rgba(168,135,102,.5);
    border-bottom-left-radius: .24rem;
    border-bottom-right-radius: .24rem;
}

.game-area .game-menu .item .bg{
	background-image: url(../sty1_images/home_tabs.png);
    width: .88rem;
    height: .88rem;
    position: absolute;
    left: -.08rem;
    background-repeat: no-repeat;
    background-size: .98rem 11.52rem;
}

.game-area .game-menu .item .bg1{
	background-position: -.04rem -.04rem;
}

.game-area .game-menu .item .bg2{
	background-position: -.04rem -1rem;

}

.game-area .game-menu .item .bg3{
	background-position: -.04rem -4.84rem;
}

.game-area .game-menu .item .bg4{
	background-position: -.04rem -2.92rem;
}

.game-area .game-menu .item .bg5{
	background-position: -.04rem -1.96rem;
}

.game-area .game-menu .item .bg6{
	background-position: -.04rem -3.88rem;
}

.game-area .game-menu .item.active .bg1{
	background-position: -.04rem -5.8rem;
}

.game-area .game-menu .item.active .bg2{
	background-position: -.04rem -6.76rem;
}

.game-area .game-menu .item.active .bg3{
	background-position: -.04rem -10.6rem;
}

.game-area .game-menu .item.active .bg4{
	background-position: -.04rem -8.68rem;
}

.game-area .game-menu .item.active .bg5{
	background-position: -.04rem -7.72rem;
}

.game-area .game-menu .item.active .bg6{
	background-position: -.04rem -9.64rem;
}

.game-area .game-menu .item .text{
	display: inline-block;
    width: .52rem;
    text-align: center;
    font-size: .2rem;
    color: #9aa4c2;
    position: absolute;
    right: .04rem;
    top: .3rem;
}

.game-area .game-menu .item.active .text{
	color:#FFF;
}

.game-area .game-list{
	padding-left: .22rem;
	flex: 1;
	height: 6rem;
    overflow-y: auto;
	position: relative;
}

.game-area .game-list .tab{
	position:relative;
}

.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;
	/**extra**/
    position: relative;
    text-align: center;
}

.game-area .game-list .item.v1{
	height: 2.8rem;
}

.game-area .game-list .item.v2{
	width: 48%;
    height: 1.8rem;
   	float:left;
}

.game-area .game-list .item.v3{
	width: 48%;
    height: 2.8rem;
    float:left;
}

.game-area .game-list .item.v4{
    height: 1.8rem;
   	float:left;
}

.game-area .game-list .item.v5{
    height: 5.8rem;
}

.game-area .game-list .item img{
	width:100%;
	height:100%;
}
/**********中間 end**************/

/********** extra *************/
.game-area .game-list .mask-txt{
	font-size: .2rem;
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 0%;
    background-color: rgba(0,0,0,.6);
    padding: .05rem 0;
}

.game-area .game-list .mask{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(51,51,51,.6);
}

.gs-close{
	color: #fff;
}


.gs-maintain{
	color: #fff;
}