/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
body{
    background-color: #EEF2F9;
}

footer {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
  background-color: #35302c;
  float: left;
  text-align: center;
}
.fix-service {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -96px;
  z-index: 888;
}
.fix-service img {
  width: 121px;
}
.mobile-wrap{

    max-width: 750px;
    height: auto;
    margin: 0px auto;
    background-color: #FBEEC3;
    /* background-image: url(/img/bg.png); */

}
.header{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    padding-top: 24px;
    background: url(/img/bg.png) no-repeat; 
    background-size: cover;
    /* background-size: auto; */
}
.header_title{

    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: row;
    /* justify-content: center; */
    align-items: center;
    width: 100%;
    height: 48px;
}
.header_title_span {

    margin: 0 auto;
    text-align: center;
    color: white;
    font-size: 21px;
    font-weight: bold;
}
.sapn_line{

    margin-left: 16px;
    margin-right: 16px;
    width: 48px;
    height: 2px;
    background-color: #F6DE8C;

}

.logo{

    margin-top: 16px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.header_subs{

    display: flex;
    justify-content: center;
    align-items: center;

    margin-top: 24px;
    align-self: center;
    background-color: #F9E260;
    width: 160px;
    height: 32px;

    border-radius: 5px;

    font-size: 18px;
    /* color: #9D5D39; */
    color: #EE864B;
}
.header_download {

    margin-top: 20px;
    margin-bottom: 16px;
    padding-left: 68px;
    padding-right: 68px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: auto;
}
.download_btn{

    display: flex;
    flex-direction: column;
    align-items: center;

    color: #9D5D39;
    /* color: #EE864B; */
    font-size: 12px;
    width: 70px;
    /* height: 48px; */
}
.download_btn_icon {

    margin-bottom: 5px;
    width: 48px;
    height: 48px;
}
.lines{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
}
.box_title{
    
    display: flex;
    justify-content: center;
    color: #EE864B;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.line_tbale{

    margin-top: 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
}

.line-item{

    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #F8D8B6;
    width: 100%;
    height: 70px;
    
    border-bottom: 0.5px solid #EEF2F9;
}
.line-titleBox{

    display: flex;
    justify-content: center;
    align-items: center;

    margin-left: -12px;
    background-color: #E2742C;
    width: 90px;
    height: 68px;
    
    border-radius: 0 100% 100% 0/95%;
    box-shadow: 2px 1px 2px 1px rgba(0, 0, 0, 0.2);
    width: 90px;
    height: 67px;
}
.line-item-title{
 
    margin-left: -16px;
    background-color: #E9A23B;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #F5F5F3;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
}
.line-item-content{

    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #DE702B;
    margin: 0 auto;
}
.line-tiem-go {

    line-height: 40px;
    text-align: center;
    color: #F5F5F3;
    background-color: #DA4839;
    width: 80px;
    height: 40px;
    border-radius: 5px;
}

.gamemenus {

    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
}

.game_table{

    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;

}
.game-item {


    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;

    box-shadow: -2px -2px 2px 1px rgba(0, 0, 0, 0.2);
    background-color: #FFF;
    border-radius: 10px;
    /* margin: 20px; */
    margin: 10px auto 10px auto;
    width: 150px;
    height: 160px;
    /* margin-right: auto; */
}
.game-item-title {

    font-size: 18px;
    font-weight: bold;
    color: #EE864B;
    margin-top: 16px;
    margin-bottom: 16px;
}
.game-item-btn {

    width: 90px;
    height: 90px;
    /* background-color: #9D5D39; */
}


.fix-server{

    width: 66px;
	height: 101px;
	position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
}
.fix-server-img{
    width: 66px;
    height: 101px;
}
.header_bottomLines{
    background-color: #E57640;
    width: 100%;
    height: 10px;
}