html,
body {
  font-family: "Microsoft YaHei", -apple-system-font, "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  line-height: 1.47;
}
body {
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  word-wrap: break-word;
  letter-spacing: 0;
  word-spacing: 0;
  font-size: 14px;
  color: #fae367;
  margin: 0 auto;
  padding: 0;
  background: #ffbb49;
}
button,
a,
input {
  outline: none;
}
html,
body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td,
figure,
img,
a {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  border: 0 none;
  vertical-align: top;
}
.wrap {
  width: 7.5rem;
  line-height: 1.5042857;
  margin: 0 auto;
}
.wrap img {
  width: 100%;
}
.zhuanpanbg {
  background: url(zhuanpan-img3.png) no-repeat;
  background-size: 100% auto;
  height: 7.03rem;
  padding: 0 0.44rem;
}
.zhuanpanbg .turntable-bg {
  background: url(../123_files/zhuanpan-img4.png) no-repeat;
  background-size: 100% auto;
  height: 6.9rem;
  position: relative;
}
.zhuanpanbg .turntable-bg .rotate {
  width: 5.44rem;
  position: absolute;
  top: 0.55rem;
  left: 0.58rem;
}
.zhuanpanbg .turntable-bg .pointer {
  position: absolute;
  top: 2.13rem;
  width: 2.33rem;
  left: 2.16rem;
  z-index: 15;
}
.gundongbg {
  margin: 0 0.31rem 0.2rem;
  background: #9e2800;
  text-align: center;
  padding: 0.0rem 0.2rem 0.011rem;
}
.gundongbg .shouqi {
  margin: 10px 18% 0;
  background: #f8d414;
  color: #9e2800;
  padding: 5px 0;
  font-size: 0.3rem;
  box-shadow: 0 3px 1px #c9ac11;
  border-radius: 15px;
}
.fn03 {
  font-size: 0.3rem;
}
.txtScroll-top .mingdan-text {
  font-size: 0.42rem;
  position: relative;
  margin: 4px 0 10px;
  background: url(../123_files/zhuanpan-img7.png) repeat-x center center;
}
.txtScroll-top .mingdan-text span {
  background: #9e2800;
  padding: 0 10px;
}
.txtScroll-top li {
  overflow: hidden;
  font-size: 0.26rem;
}
.xianqingtext {
  background: url(../123_files/zhuanpan-img8.png) no-repeat;
  background-size: 100% auto;
  height: 0.36rem;
}
.xianqingbg {
  margin: 0 0.3rem 0.3rem;
  background: #f5d06f;
  padding: 0 0.15rem;
}
.xianqingbg h3 {
  color: #9e2800;
  font-size: 0.45rem;
  text-align: center;
  padding-bottom: 0.12rem;
}
.xianqingbg table {
  width: 100%;
  font-size: 0.24rem;
  color: #ffffeb;
  border-collapse: collapse;
  background: #a3002f;
}
.xianqingbg table th {
  border-bottom: 1px solid #f03b52;
  border-right: 1px solid #f03b52;
  padding: 5px;
  white-space: nowrap;
}
.xianqingbg table th:last-child {
  border-right: 0;
}
.xianqingbg table td {
  border-bottom: 1px solid #f03b52;
  border-right: 1px solid #f03b52;
  text-align: center;
  padding: 5px;
}
.xianqingbg table td:first-child {
  white-space: nowrap;
  text-align: center;
}
.xianqingbg table td:last-child {
  border-right: 0;
}
.xianqingbg table tr:nth-child(2n) td {
  background: #860025;
}
.ul-listtext {
  padding: 5px 0;
}
.ul-listtext li {
  border: 1px dashed #841a1f;
  padding: 5px 10px 5px 1.18rem;
  margin: 6px 0;
  border-radius: 6px;
  color: #4d1d11;
  font-size: 0.22rem;
  background: url(../123_files/zhuanpan-img9.png) no-repeat 10px center;
  background-size: auto 0.86rem;
  min-height: 0.86rem;
}
.ul-listtext li p {
  font-size: 0.36rem;
  color: #841a1f;
}
.ul-listtext li:nth-child(2) {
  background: url(../123_files/zhuanpan-img10.png) no-repeat 10px center;
  background-size: auto 0.86rem;
}
.ul-listtext li:nth-child(3) {
  background: url(../123_files/zhuanpan-img10.png) no-repeat 11px center;
  background-size: auto 0.86rem;
}
.winfixed {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.winfixed .win-wrap {
  width: 6.38rem;
  margin: 0 auto;
  position: relative;
  top: 5%;
}
.winfixed .win-wrap .p-title {
  background: url(zhuanpan-img13.png) no-repeat;
  background-size: 100% 4.78rem;
  height: 4.78rem;
}
.winfixed .win-wrap .close {
  height: 0.86rem;
}
.winfixed .win-wrap .text-wrap {
  background: #fff;
  text-align: center;
  padding: 0.1rem 0.1rem 0.2rem;
  margin: 0 0.42rem 0 0.55rem;
  color: #e50516;
  border-radius: 0 0 3px 3px;
}
.winfixed .win-wrap .text-wrap #tt {
  font-size: 0.42rem;
}
.winfixed .win-wrap .text-wrap .text1 {
  font-size: 0.24rem;
  color: #000;
  padding: 3px 0;
}
.winfixed .win-wrap .text-wrap .p-num {
  border-radius: 0.45rem;
  background: #f00;
  color: #fff;
  margin: 6px 15%;
  font-size: 0.36rem;
  padding: 5px 25px;
}
.winfixed-jihui {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 105;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.winfixed-jihui .jihui-wrap {
  background: url(../123_files/zhuanpan-img14.png) no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  width: 5.48rem;
  text-align: center;
  color: #000;
  position: relative;
  top: 20%;
  height: 3.4rem;
}
.winfixed-jihui .jihui-wrap .p-red {
  text-align: center;
  font-size: 0.38rem;
  padding-top: 0.39rem;
  padding-bottom: 0.3rem;
  color: #f00;
}
.winfixed-jihui .jihui-wrap .p-num {
  border-radius: 0.45rem;
  background: #f00;
  color: #fff;
  margin: 6px 15% 18px;
  font-size: 0.36rem;
  padding: 5px 25px;
}
.winfixed-jihui .jihui-wrap .close {
  color: #a39f9f;
  text-decoration: underline;
}
/*# sourceMappingURL=common.css.map */
