blockquote,
body,
dd,
dir,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
menu,
ol,
optgroup,
p,
pre,
tbody,
td,
textarea,
tfoot,
th,
thead,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style-type: none;
	list-style-image: none
}

body,
button,
input,
select,
textarea {
	-ms-text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis;
	text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

* {
	-webkit-tap-highlight-color: transparent
}

body {
	background: #f6f5f7
}

.beatMain {
	position: relative;
	z-index: 2;
	padding: 0 16px
}

.beatMain .imgContainer {
	padding: 0 16px;
	margin-top: 14px
}

.beatMain .imgContainer img {
	width: 100%;
	height: auto;
	box-shadow: 0 3px 12px rgba(21, 0, 71, .16)
}

.beatMain .moonTitleContainer {
	font-size: 14px;
	color: rgba(0, 0, 0, .4);
	margin-bottom: 16px
}

.beatMain .moonTitleContainer span {
	color: #f50;
	margin-right: 16px
}

.beatMain .itemContent {
	font-size: 14px;
	color: rgba(0, 0, 0, .8);
	line-height: 21px;
	text-align: left;
	margin-bottom: 10px
}

.beatMain .itemPrice {
	font-family: STHeitiSC-Light;
	font-size: 16px;
	color: #f50;
	line-height: 16.5px;
	text-align: right;
	margin-bottom: 10px
}

.beatMain .itemTips {
	font-size: 12px;
	color: rgba(0, 0, 0, .4);
	text-align: center
}

.beatWord {
	text-align: center
}

.beatWord fieldset {
	padding: .8em;
	margin: 0 2px;
	border: 1px dashed #f54d23;
	background: #fff
}

.beatWord button {
	border: 0;
	font-size: 16px;
	padding: 6px 15px;
	background: #f60;
	display: inline-block;
	margin: 10px auto;
	border-radius: 16px;
	color: #fff
}

.itemCopy {
	background: #fb6a65;
	background-color: #fb6a65;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	margin: 16px auto;
	margin-bottom: 16px;
	padding: 60px;
	margin-bottom: 2px;
	width: 100%
}

.copy-tip {
	text-align: left;
	color: #8f8f8f;
	font-size: 14px;
	clear: both;
	margin-bottom: 10px
}

.copy-tip span {
	position: relative;
	top: 2px;
	left: -2px;
	width: 20px;
	height: 10px;
	margin: 0 4px;
	border: 1px dashed #df7162
}

.copy-tip span,
.img {
	display: inline-block
}

.img {
	vertical-align: middle
}
