* {
	margin: 0;
	padding: 0;
}

div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
	font-size: 12px;
}

html {
	overflow-x: hidden;
}

body {
	/*overflow: hidden;*/
	min-width: 1200px;
}

ul,ol,li {
	list-style: none;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none
}

em,i {
	font-style: normal;
}

a:focus,
input {
	outline: none;
}

a {
	outline: none;
	star: expression(this.onFocus=this.blur());
}

body,html {
	height: 100%;
	width: 100%;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.container {
	background: url(./bg.jpg) center top no-repeat;
	background-size: cover;
	position: relative;
	    height: 1080px!important;
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	
}
.h5header {
	height: 52px;
	padding-top: 20px;
}

.h5header .w1200 {
	height: 52px;
	position: relative;
}

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

.h5body {
	position: absolute;
	bottom: 7px;
	left: 50%;
	background: url(./iphonex.png) no-repeat;
	background-size: 100%;
	padding: 43px 13px 65px;
	display: none;
}

.h5body-container {
	position: relative;
	border: 0;
	width: 100%;
	height: 100%
}

.ewm {
	position: absolute;
	right: -385px;
    top: 55%;
}
.h5full-screen {
	background: #1b1b1b;
    color: #fff;
    font-size: 18px;
    position: absolute;
    width: 50px;
    height: 155px;
    top: 92px;
    right: -23px;
    line-height: 18px;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
    z-index: 2;
}
.ico-resize {
	display: block;
	width: 32px;
	height: 32px;
	margin: 10px auto 5px;
	background: url(./fd.png) center top no-repeat;
	background-size: 100%;
}
.ico-hx {
    display: block;
    width: 32px;
    height: 1px;
    background: #464646;
    margin: 5px auto;
}
.h5full-screen:hover {
	background: #272727;
}

.fullmode-screen {
	display: none
}

.pcmode-screen {
	display: block;
	padding: 0px 10px;
	font-size: 20px;
    line-height: 21px;
}

.fullmode .fullmode-screen {
	display: block;
	padding: 0px 10px;
	font-size: 20px;
    line-height: 21px;
}

.fullmode .pcmode-screen {
	display: none
}

.fullmode #h5body {
	background: none!important;
	height: 100%!important;
	bottom: 0!important;
	top: 0!important;
	padding: 0!important;
	z-index: 9999!important;
}

.fullmode .h5-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	outline: 0;
	-webkit-overflow-scrolling: touch;
	background-color: #000;
	filter: alpha(opacity=60);
	background-color: rgba(0, 0, 0, .6);
	z-index: 99;
}

.box-broder {
	border-radius: 0 0 38px 38px;
	overflow: hidden;
	height: 100%;
}

.app-btn {
	position: absolute;
	width: 59px;
	height: 38px;
	top: 6%;
	right: 7%;
}

.h5-bg {
	-moz-opacity: .7;
	opacity: .7;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99;
	background: #000;
	top: 0px;
	left: 0px;
	display: none;
}

.h5-tc {
	width: 500px;
	height: 527px;
	background: url(./h5-tc.png) no-repeat;
	position: fixed;
	z-index: 999;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -262px;
	display: none;
}

.h5-tc .close {
	height: 40px;
	width: 40px;
	background: url(./close.png) no-repeat;
	position: absolute;
	right: -62px;
	top: 0;
}

.h5-tc h3 {
	color: #4a0b07;
	font-size: 24px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 66px;
	width: 100%;
}

.h5-tc ul {
	color: #412c15;
	line-height: 31px;
	position: absolute;
	width: 350px;
	left: 50%;
	margin-left: -175px;
	top: 125px;
}

.h5-tc ul li {
	font-size: 18px;
}

.h5-tc ul li span {
	color: #d40101;
}

.h5-tc img {
	position: absolute;
	top: 338px;
	width: 140px;
	height: 140px;
	left: 50%;
	margin-left: -70px;
}

.box-broder::-webkit-scrollbar {
	display: none;
}

.box-broder {
	-ms-overflow-style: none;
	scrollbar-width: none;
}
body::-webkit-scrollbar{width:3px;height:4px}
body::-webkit-scrollbar-button{background-color:transparent;display:none}
body::-webkit-scrollbar-track{background:transparent}
body::-webkit-scrollbar-track-piece{background:transparent}
body::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
body::-webkit-scrollbar-corner{background:transparent}
body::-webkit-scrollbar-resizer{background:transparent}
body{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
body::-webkit-scrollbar {display: none}
body{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
html{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.h5body-container::-webkit-scrollbar{width:3px;height:4px}
.h5body-container::-webkit-scrollbar-button{background-color:transparent;display:none}
.h5body-container::-webkit-scrollbar-track{background:transparent}
.h5body-container::-webkit-scrollbar-track-piece{background:transparent}
.h5body-container::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.h5body-container::-webkit-scrollbar-corner{background:transparent}
.h5body-container::-webkit-scrollbar-resizer{background:transparent}
.h5body-container{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.h5body-container::-webkit-scrollbar {display: none}
.h5body-container{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.h5body-container{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.welfare .wrap::-webkit-scrollbar{width:3px;height:4px}
.welfare .wrap::-webkit-scrollbar-button{background-color:transparent;display:none}
.welfare .wrap::-webkit-scrollbar-track{background:transparent}
.welfare .wrap::-webkit-scrollbar-track-piece{background:transparent}
.welfare .wrap::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.welfare .wrap::-webkit-scrollbar-corner{background:transparent}
.welfare .wrap::-webkit-scrollbar-resizer{background:transparent}
.welfare .wrap{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.welfare .wrap::-webkit-scrollbar {display: none}
.welfare .wrap{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.welfare .wrap{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.uc .wrap::-webkit-scrollbar{width:3px;height:4px}
.uc .wrap::-webkit-scrollbar-button{background-color:transparent;display:none}
.uc .wrap::-webkit-scrollbar-track{background:transparent}
.uc .wrap::-webkit-scrollbar-track-piece{background:transparent}
.uc .wrap::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.uc .wrap::-webkit-scrollbar-corner{background:transparent}
.uc .wrap::-webkit-scrollbar-resizer{background:transparent}
.uc .wrap{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.uc .wrap::-webkit-scrollbar {display: none}
.uc .wrap{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.uc .wrap{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.mainDiv .ucMain::-webkit-scrollbar{width:3px;height:4px}
.mainDiv .ucMain::-webkit-scrollbar-button{background-color:transparent;display:none}
.mainDiv .ucMain::-webkit-scrollbar-track{background:transparent}
.mainDiv .ucMain::-webkit-scrollbar-track-piece{background:transparent}
.mainDiv .ucMain::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.mainDiv .ucMain::-webkit-scrollbar-corner{background:transparent}
.mainDiv .ucMain::-webkit-scrollbar-resizer{background:transparent}
.mainDiv .ucMain{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.mainDiv .ucMain::-webkit-scrollbar {display: none}
.mainDiv .ucMain{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.mainDiv .ucMain{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.mainDiv .ucMain .myGift .myCont::-webkit-scrollbar{width:3px;height:4px}
.mainDiv .ucMain .myGift .myCont::-webkit-scrollbar-button{background-color:transparent;display:none}
.mainDiv .ucMain .myGift .myCont::-webkit-scrollbar-track{background:transparent}
.mainDiv .ucMain .myGift .myCont::-webkit-scrollbar-track-piece{background:transparent}
.mainDiv .ucMain .myGift .myCont::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.mainDiv .ucMain .myGift .myCont::-webkit-scrollbar-corner{background:transparent}
.mainDiv .ucMain .myGift .myCont::-webkit-scrollbar-resizer{background:transparent}
.mainDiv .ucMain .myGift .myCont{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.mainDiv .ucMain .myGift .myCont::-webkit-scrollbar {display: none}
.mainDiv .ucMain .myGift .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.mainDiv .ucMain .myGift .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.games .gameCont .tabMain::-webkit-scrollbar{width:3px;height:4px}
.games .gameCont .tabMain::-webkit-scrollbar-button{background-color:transparent;display:none}
.games .gameCont .tabMain::-webkit-scrollbar-track{background:transparent}
.games .gameCont .tabMain::-webkit-scrollbar-track-piece{background:transparent}
.games .gameCont .tabMain::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.games .gameCont .tabMain::-webkit-scrollbar-corner{background:transparent}
.games .gameCont .tabMain::-webkit-scrollbar-resizer{background:transparent}
.games .gameCont .tabMain{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.games .gameCont .tabMain::-webkit-scrollbar {display: none}
.games .gameCont .tabMain{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.games .gameCont .tabMain{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.mainDiv .ucMain .myGame .myCont::-webkit-scrollbar{width:3px;height:4px}
.mainDiv .ucMain .myGame .myCont::-webkit-scrollbar-button{background-color:transparent;display:none}
.mainDiv .ucMain .myGame .myCont::-webkit-scrollbar-track{background:transparent}
.mainDiv .ucMain .myGame .myCont::-webkit-scrollbar-track-piece{background:transparent}
.mainDiv .ucMain .myGame .myCont::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.mainDiv .ucMain .myGame .myCont::-webkit-scrollbar-corner{background:transparent}
.mainDiv .ucMain .myGame .myCont::-webkit-scrollbar-resizer{background:transparent}
.mainDiv .ucMain .myGame .myCont{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.mainDiv .ucMain .myGame .myCont::-webkit-scrollbar {display: none}
.mainDiv .ucMain .myGame .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.mainDiv .ucMain .myGame .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.mainDiv .ucMain .myQuan .myCont::-webkit-scrollbar{width:3px;height:4px}
.mainDiv .ucMain .myQuan .myCont::-webkit-scrollbar-button{background-color:transparent;display:none}
.mainDiv .ucMain .myQuan .myCont::-webkit-scrollbar-track{background:transparent}
.mainDiv .ucMain .myQuan .myCont::-webkit-scrollbar-track-piece{background:transparent}
.mainDiv .ucMain .myQuan .myCont::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.mainDiv .ucMain .myQuan .myCont::-webkit-scrollbar-corner{background:transparent}
.mainDiv .ucMain .myQuan .myCont::-webkit-scrollbar-resizer{background:transparent}
.mainDiv .ucMain .myQuan .myCont{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.mainDiv .ucMain .myQuan .myCont::-webkit-scrollbar {display: none}
.mainDiv .ucMain .myQuan .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.mainDiv .ucMain .myQuan .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.mainDiv .ucMain .myPay .myCont::-webkit-scrollbar{width:3px;height:4px}
.mainDiv .ucMain .myPay .myCont::-webkit-scrollbar-button{background-color:transparent;display:none}
.mainDiv .ucMain .myPay .myCont::-webkit-scrollbar-track{background:transparent}
.mainDiv .ucMain .myPay .myCont::-webkit-scrollbar-track-piece{background:transparent}
.mainDiv .ucMain .myPay .myCont::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.mainDiv .ucMain .myPay .myCont::-webkit-scrollbar-corner{background:transparent}
.mainDiv .ucMain .myPay .myCont::-webkit-scrollbar-resizer{background:transparent}
.mainDiv .ucMain .myPay .myCont{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.mainDiv .ucMain .myPay .myCont::-webkit-scrollbar {display: none}
.mainDiv .ucMain .myPay .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.mainDiv .ucMain .myPay .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.mainDiv .ucMain .myMobile .myCont::-webkit-scrollbar{width:3px;height:4px}
.mainDiv .ucMain .myMobile .myCont::-webkit-scrollbar-button{background-color:transparent;display:none}
.mainDiv .ucMain .myMobile .myCont::-webkit-scrollbar-track{background:transparent}
.mainDiv .ucMain .myMobile .myCont::-webkit-scrollbar-track-piece{background:transparent}
.mainDiv .ucMain .myMobile .myCont::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.mainDiv .ucMain .myMobile .myCont::-webkit-scrollbar-corner{background:transparent}
.mainDiv .ucMain .myMobile .myCont::-webkit-scrollbar-resizer{background:transparent}
.mainDiv .ucMain .myMobile .myCont{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.mainDiv .ucMain .myMobile .myCont::-webkit-scrollbar {display: none}
.mainDiv .ucMain .myMobile .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.mainDiv .ucMain .myMobile .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.mainDiv .ucMain .myReal .myCont::-webkit-scrollbar{width:3px;height:4px}
.mainDiv .ucMain .myReal .myCont::-webkit-scrollbar-button{background-color:transparent;display:none}
.mainDiv .ucMain .myReal .myCont::-webkit-scrollbar-track{background:transparent}
.mainDiv .ucMain .myReal .myCont::-webkit-scrollbar-track-piece{background:transparent}
.mainDiv .ucMain .myReal .myCont::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.mainDiv .ucMain .myReal .myCont::-webkit-scrollbar-corner{background:transparent}
.mainDiv .ucMain .myReal .myCont::-webkit-scrollbar-resizer{background:transparent}
.mainDiv .ucMain .myReal .myCont{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.mainDiv .ucMain .myReal .myCont::-webkit-scrollbar {display: none}
.mainDiv .ucMain .myReal .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.mainDiv .ucMain .myReal .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.mainDiv .ucMain .myPwd .myCont::-webkit-scrollbar{width:3px;height:4px}
.mainDiv .ucMain .myPwd .myCont::-webkit-scrollbar-button{background-color:transparent;display:none}
.mainDiv .ucMain .myPwd .myCont::-webkit-scrollbar-track{background:transparent}
.mainDiv .ucMain .myPwd .myCont::-webkit-scrollbar-track-piece{background:transparent}
.mainDiv .ucMain .myPwd .myCont::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}
.mainDiv .ucMain .myPwd .myCont::-webkit-scrollbar-corner{background:transparent}
.mainDiv .ucMain .myPwd .myCont::-webkit-scrollbar-resizer{background:transparent}
.mainDiv .ucMain .myPwd .myCont{scrollbar-arrow-color:transparent;scrollbar-face-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-shadow-color:transparent;scrollbar-darkshadow-color:transparent;scrollbar-track-color:transparent;scrollbar-base-color:transparent}
.mainDiv .ucMain .myPwd .myCont::-webkit-scrollbar {display: none}
.mainDiv .ucMain .myPwd .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}
.mainDiv .ucMain .myPwd .myCont{-ms-overflow-style: none;scrollbar-width: none; scrollbar-color: transparent transparent;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;}

.games .gameCont {
    background: #2b323d;
}

/*==============================================*/
.h5body-container {
    overflow: auto;
}

.h5body-container::-webkit-scrollbar {
	display: none
}


footer {
    width: 10rem;
    height: 1.33333rem;
    position: fixed;
    bottom: 0.45rem;
    left: 50%;
    z-index: 10;
    background-color: #272e39;
    margin-left: -4.27rem;
    border-bottom-left-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
    
}
footer .nav {
    background-color: #272e39;
    border-top: 1px solid #323944;
    width: 10rem;
    height: 1.30667rem;
    padding: 0 0.93333rem;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-left-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
}
.fullmode footer {
    width: 10rem;
    height: 1.33333rem;
    position: fixed;
    bottom: 0rem;
    left: 47.85%;
    z-index: 10;
    background-color: #272e39;
    margin-left:-4.24rem;
    border-bottom-left-radius: 0rem;
    border-bottom-right-radius: 0rem;
    
}
.fullmode footer .nav {
    background-color: #272e39;
    border-top: 1px solid #323944;
    width: 10rem;
    height: 1.30667rem;
    padding: 0 0.93333rem;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-left-radius: 0rem;
    border-bottom-right-radius: 0rem;
}

.is_pc{
	
	
}

.is_m .pcmode-screen {
	display: none
}

.is_m #h5body {
	background: none!important;
	height: 100%!important;
	width: 100%!important;
	bottom: 0!important;
	top: 0!important;
	padding: 0!important;
	z-index: 9999!important;
}

.is_m .h5-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	outline: 0;
	-webkit-overflow-scrolling: touch;
	background-color: #000;
	filter: alpha(opacity=60);
	background-color: rgba(0, 0, 0, .6);
	z-index: 99;
}
body.is_m{
    min-width: 100%!important;
}
.is_m .container {
    height: 100%!important;
}
.is_m .h5body {
    left: 0%;
    margin-left: 0!important;
}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
	.container {
	    position: absolute;
	    top: 50%;
	    margin-top: -566.5px;
	    height: 1133px!important;
	}
	.h5body {
	    height: 17.4808rem!important;
	}
	footer {
	    width: 10rem;
	    height: 1.33333rem;
	    position: fixed;
	    bottom: 2.3rem;
	    left: 50%;
	    z-index: 10;
	    background-color: #272e39;
	    margin-left: -4.01rem;
	    border-bottom-left-radius: 0.8rem;
	    border-bottom-right-radius: 0.8rem;
	}
	.fullmode footer {
	    width: 10rem;
	    height: 1.33333rem;
	    position: fixed;
	    bottom: 1.8rem;
	    left: 50%;
	    z-index: 10;
	    background-color: #272e39;
	    margin-left: -5rem;
	    border-bottom-left-radius: 0rem;
	    border-bottom-right-radius: 0rem;
	}
}
@media only screen and (min-width: 1681px) and (max-width: 1768px) {
	footer {
	   margin-left: -4.29rem;
	}
	.fullmode footer {
	   margin-left: -4.29rem;
	}
	    
	
}
@media only screen and (min-width: 1601px) and (max-width: 1680px) {
	footer {
	    margin-left: -4.295rem;
	}
	.fullmode footer {
	    margin-left: -4.35rem;
	}
	
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
	footer {
	    margin-left: -4.3rem;
	}
	.fullmode footer {
	    margin-left: -4.37rem;
	}
	
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
	footer {
	    margin-left: -4.39rem;
	}
	.fullmode footer {
	    margin-left: -4.4rem;
	}
	
}
@media only screen and (max-width: 1366px) {
	footer {
	    margin-left: -4.49rem;
	}
	.fullmode footer {
	    margin-left: -4.47rem;
	}
	
}
@media only screen and (max-width: 750px) {
	footer {
	    margin-left: -5rem;
	    bottom: 0rem;
	    border-bottom-left-radius: 0rem;
	    border-bottom-right-radius: 0rem;
	}
	
}