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: rgba(0, 0, 0, 0);
}

body {
	background: #F6F5F7;
}

.beatHeader {
	background: #494A4D;
	height: 50px;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.beatMain {
	position: relative;
	z-index: 2;
	padding: 0 16px;

}

.beatMain .imgContainer {
	margin-top: 14px;
    position: relative;
}

.beatMain .imgContainer img {
	width: 100%;
	height: auto;
	box-shadow: 0px 3px 12px rgba(21, 0, 71, 0.16);
}

.beatMain .moonTitleContainer {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.4);
	margin-bottom: 16px;
}

.beatMain .moonTitleContainer span {
	color: #FF5500;
	margin-right: 16px;
}

.beatMain .itemContent {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 21px;
	text-align: left;
	margin-bottom: 10px;
}

.beatMain .itemPrice {
	font-family: STHeitiSC-Light;
	font-size: 16px;
	color: #FF5500;
	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: 0.8em;
	margin: 0 2px;
	border: 1px dashed #f54d23;
	background: #fff;
}

.beatWord fieldset legend {
	background: #f54d23;
	border: none;
	font-size: 0.8rem;
	line-height: 20px;
	color: #fff;
	padding: 0 4px;
}

.beatWord button {
	border: none;
	font-size: 16px;
	padding: 6px 15px;
	background: #f60;
	display: inline-block;
	margin: 10px auto;
	border-radius: 16px;
	color: #fff;
}
.commodity-price {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    padding-left: .85rem;
    width: 100%;
    height: 2.2rem;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background: -webkit-linear-gradient(top, rgba(250, 88, 90, 0.76) 0%, #fd0b0e 100%);
    background: linear-gradient(261deg, rgb(73 57 57 / 76%) 0%, #f70609 100%);
    box-shadow: 0px 0px 0.13rem 0px rgba(0, 0, 0, 0.13);
    line-height: 2.2rem;
    vertical-align: middle;
  }
.commodity-price-prompt {
    position: absolute;
    top: .32rem;
    right: 0;
    width: 7.8rem;
    height: 1.58rem;
    font-size: .82rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.58rem;
    background: rgba(255, 255, 255, 0.2866);
    border-radius: .37rem 0 0 .37rem;
}
.info-card {
    display: block;
    margin: 0 auto;
    line-height: 0.613rem;
    font-size: 0.35rem;
    color: #43240C;
}
.box3 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0.5rem auto 0;
    padding: .2rem .35rem;
    width: 100%;
    color: #877A73;
    text-align: center;
    font-size: 0.85rem;
    line-height: 1.6rem;
    overflow: hidden;
    display: block;
    border-radius: .19rem;
    background: #EAEAEA;
}
.iCopy {
    display: block;
    margin: .46rem auto 0;
    width: 100%;
    height: 2.3rem;
    font-size: 1rem;
    line-height: 2.3rem;
    text-align: center;
    color: #43240C;
    background: -webkit-linear-gradient(top, #ffe072 0%, #ffc600 100%);
    background: linear-gradient(180deg, #ffe072 0%, #ffc600 100%);
    border-radius: .61rem;
}
button {
    border: none;
    outline: none;
}
.title {
    font-size: 0.373rem;
    text-align: center;
    font-weight: normal;
    color: rgba(67, 36, 12, 0.7531);
    margin: .26rem auto .35rem;
}
.box1, .copyKey .box3, .copyKey .box2 {
    overflow: hidden;
    display: block;
    border-radius: .19rem;
    background: #EAEAEA;
    padding-left: .85rem;
  }
.info-card {
    display: block;
    margin: 0 auto;
    line-height: 1.7rem;
    font-size: 0.8rem;
    color: #43240C;
}