@charset "utf-8";  
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,det,details,dfn,div,dl,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
img{border:0}
.bg_content a{text-decoration:none !important;}
.bg_content a:visited {text-decoration:none !important;} 
.bg_content a:hover {text-decoration: none !important;} 
.bg_content a:active {text-decoration: none !important;} 
/*清除浮动*/	
.clearFloat::after{content: "";display: block;clear: both;zoom: 0;}	
/*左浮动*/
.floatLeft{float: left;}
/*右边浮动*/
.floatRight{float: right;}
/*主体样式*/
.bg_content{overflow: hidden;margin: 0 auto;max-width:750px;font-family: "microsoft yahei";font-size: 0.16rem;background: #f9f8f4;}
.bg_content img{width: 100%;border: 0;display: block;border: 0;height: auto;}
.inner{margin:0 auto; width: 7.38rem;}	
.bg_public{background-size:100% 100% !important;background-position:center/*background-repeat:no-repeat !important;*/ !important;margin-top: -0.01rem;}
.bg_content .b_box{ padding: 0;margin: 0;/*overflow:hidden;*/ font-size: 0; margin-top: -1px;}

body{
	width: 100%;
}
/*main*/
.download_app img{
	width: 100%;
	height: auto;
}
.download_app .background1,.download_app .background2{
	position: relative;
}
.download_btn{
	width: 3.06rem;
	height:1.94rem;
	position: absolute;
	left: 0;
	right: 0;
	top: 3.24rem;
	margin: auto;
}
.download_btn>div{
	width: 100%;
    height: 0.78rem;
    cursor: pointer;
}
.btn_android{
	margin-top: 0.37rem;
}
.download_btn>div>a{
	width: 100%;
	height: 100%;
	display: block;
}

.download_btn2{
	width: 6.68rem;
	height: 0.93rem;
	position: absolute;
	left: 0;
	right: 0;
	top: .28rem;
	margin: auto;
}
.download_btn2>div{
	width: 3.07rem;
	height: 100%;
	float: left;
}
.download_btn2>div:nth-child(2){
	float: right;
}
.download_btn2 a{
	display: block;
	width: 100%;
	height: 100%;
}


.bottom_bar{
	width: 100%;
	height: 0.92rem;
	position: fixed;
	bottom: 0.3rem;
	display: block;
}
.bottom_bar .ul_d{
	width: 6.67rem;
	margin: 0 auto;
	position: relative;
}
.bottom_bar .ul_d img{
	width: 100%;
}
.bottom_bar .ul_d a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.fdappdownload{
  display: none;
}

.tishi{
	width: 100%;
	height: 100%;
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    box-sizing: border-box;
    padding: 0 0.6rem;
    display: none;
}
.tishi img{
	width: 100%;
}   