@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  font-size: 100%;
}
a {
  text-decoration: none;
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  height: 100%;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}
* {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  width: 100%;
}
html,
body {
  min-height: 100%;
  position: relative;
  font-size: 0.2rem;
  background: #fff;
}
input,
textarea {
  -webkit-appearance: none;
}
/**
 * border1px手机端解决方法    
 */
.wrapper {
  width: 7.5rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  height: 18.52rem;
  /*padding-top: 0.79rem;*/
  box-sizing: border-box;
  background: url(../img/bg.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.wrapper .nav{
	display: flex;
	height: 0.63rem;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 0.16rem;
}
.wrapper .nav a.nav-a{
	display: block;
	height: 0.63rem;
	width: 2.34rem;
}
a.nav-a img{
	height: 0.63rem;
	width: 2.34rem;
}
a.nav-a2{width: 2.59rem;}
a.nav-a2 img{
	width: 2.59rem;
	height: 0.63rem;
}
a.nav-a2{width: 2.35rem;}
a.nav-a2 img{
	width: 2.35rem;
	height: 0.63rem;
}
.btn_ios{
	width: 4.99rem;
	height: 0.94rem;
	margin: 0rem auto 0.6rem;
}
.btn_ios a{
	width: 4.99rem;
	height: 0.94rem;
	display: block;
}
.btn_ios a img{
	width: 100%;
	height: 100%;
}
.btn_android{
	width: 4.99rem;
	height: 0.94rem;
	margin: 0rem auto;
}
.btn_android a{
	width: 4.99rem;
	height: 0.94rem;
	display: block;
}
.btn_android a img{
	width: 100%;
	height: 100%;
}
.title{
	width: 4.97rem;
	height: 1.74rem;
	margin: 0rem 0 0 1.55rem;
}
.title img{
	width: 4.97rem;
	height: 1.74rem;
}
.logo{
	width: 2.37rem;
	height: 2.37rem;
	margin: 0rem auto 0.958rem;
}
.logo img{
	width: 2.37rem;
	height: 2.37rem;
}
.content{
	padding: 0.5rem;
	color: #010101;
	font-size: 0.32rem;
	text-align: justify;
	width: 100%;
	box-sizing: border-box;
}
.tab_box .hide{
	display: none;
}
.title_bg{
	margin: 0.89rem auto 0;
	width: 7.5rem;
	height: 0.51rem;
}
.title_bg img{
	width: 7.5rem;
	height: 0.51rem;
}
.tab_boxcon{
	color: #FFFFFF;
	font-size: 0.28rem;
	text-align: justify;
	width: 6.5rem;
	margin: 0.5rem auto 0;
}
