@charset "gbk";body,h1,h2,h3,p,dl,dd,ol,ul,th,td,form,fieldset,input,button,textarea{margin:0;padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,a,textarea,input,button,span,em,strong,img,div{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none; outline: none;}html{-webkit-text-size-adjust:none;word-wrap:break-word;background:#f4f4f4;font-family:Arial,Verdana,Sans-serif}h1,h2,h3{font-size:100%}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:inherit}fieldset,img{border:0}cite,em,s,i,b{font-style:normal}input,button,textarea,select{font-size:100%; border: medium none;}body,input,button,textarea,select,option{font-size:normal}a,input,textarea{text-decoration:none;outline:0}li,img,label,input{vertical-align:middle}var{font-style:normal}ins{text-decoration:none}body{font-size:.2rem;color:#3c3c3c}textarea{resize:none}a{color: #3c3c3c;}.mlr20{margin:auto .2rem}.m20{margin:.2rem 0}.m30{margin:.3rem 0}.mt20{margin-top:.2rem}.mb20{margin-bottom:.2rem}.mt40{margin-top:.4rem}.mb40{margin-bottom:.4rem}::-webkit-input-placeholder{ color: rgba(255,255,255,0.5);}:-moz-placeholder{ color: rgba(255,255,255,0.5);}::-moz-placeholder{ color: rgba(255,255,255,0.5);}:-ms-input-placeholder{ color: rgba(255,255,255,0.5);}.clear:after{content: '\20'; display: block; height: 0; clear: both;}
  html{ background: #fff;} 

body{background:#fff; font-family:"Arial","微软雅黑" ; color:#f7e6b2;  }
.content{ max-width: 7.5rem; margin:0 auto; position:relative;}
.content img{width:100%;}


.gameItem{width:6.9rem; padding: 0.15rem; margin: 0.1rem auto; background-color: #ededff; border-radius:4%;
position: relative;
}

.leftSide{width:1.5rem;} 

.leftSide a{
	display: block;
	width:1.5rem;
	height: 0.4rem;
	border-radius: 0.18rem;
	background-color: #ff6e00;
	line-height: 0.42rem;
	margin-top:0.1rem;
	margin-bottom:0.20rem;
	text-align: center;
	color:#FFFFFF;
	font-size: 0.16rem;
	font-weight: bold;
}
/*.tip{
	width: 1.5rem;
	color: #898989;

	font-size: 0.16rem;
}
*/
.star{ width:1.5rem;}

.rightSide{
	position: absolute;
	width:4.9rem;
	top:0.15rem;
	right:0.15rem;
}
.textBottom{
	line-height: 1.29rem;
	height: 1.29rem;
	text-align: center;
	font-size: 0.35rem;
	color: #FFFFFF;
	
}



        .dw_propt {
            width: 100%;
            min-height: 1.54rem;
            background: rgba(255, 255, 255, 0.9);
            position: fixed;
            left: 0;
            bottom: 0;
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
        }

        .ppt_lt {
            position: relative;
        }
        .img {
            display: block;
            width: 1.1rem;
            height: 1.1rem;
            position: absolute;
            top: 0.22rem;
            left: 0.38rem;
            overflow: hidden;
        }

        .img img {
            display: block;
            width: 100%;
            height: 100%;
        }

        .ppt_lt .lt_t {
            padding: 0.30rem 0 0 1.74rem;
            color: #333;
        }

        .ppt_lt .lt_t h3 {
            font-size: 0.4rem;
        }

        .ppt_lt .lt_t span {
            font-size: 0.28rem;
            color: #545454;
            display: block;
            margin-top: -0.01rem;
        }
.btn{
	width:2.44rem;
	position: absolute;
	top:0.3rem;
	right:0.3rem;
}
.btn img{
	        display: block;
            width: 100%;
            height: 100%;
}












footer{ background-color:#e9e9e9; width:7.5rem; margin:0px auto; margin-bottom:0.4rem; text-align:center; font-size:0.24rem; color:#676767;  padding:0.2rem 0rem; line-height:150%;}




/*客服样式*/
.kefu{ position:fixed; bottom:2rem; left:0.5rem; width:1.5rem; height:1.5rem; z-index:9999}
.kefu a{ display:block;}
.kefu a img{ width:100%;}
/*客服样式结束*/