@charset "utf-8";
html {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
figure,
menu,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
select,
th,
td {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active {
  outline: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}
strong {
  font-weight: normal;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 0.09rem;
}
ul,
ol {
  list-style: none;
}
button,
input,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"] {
  font-family: inherit;
  font-size: 100%;
  border: none;
}
button:focus,
input:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus {
  outline: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
}
textarea {
  overflow: hidden;
  vertical-align: top;
}
input,
textarea {
  -webkit-appearance: none;
}
input[type=search] {
  -webkit-appearance: none;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}
input:disabled,
textarea:disabled {
  opacity: 1;
}
img {
  border: none;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  font-size: 100px;
  font-size: 31.25vw;
}
body {
  background-color: #f0f0f0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.126rem;
  line-height: 1;
  color: #333333;
}
a {
  color: #333333;
  text-decoration: none;
}
a:focus,
a:visited,
a:active {
  color: #333333;
  text-decoration: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide,
.dn {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.disabled {
  color: #c8c8c8!important;
}
.po-fixed {
  position: fixed;
}
.po-relative {
  position: relative;
}
.po-absolute {
  position: absolute;
}
.po-static {
  position: static;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.text-overflow {
  white-space: nowrap;
  overflow: hidden;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-break {
  word-break: break-all;
  word-wrap: break-word;
}
.m-box {
  margin-top: .07rem;
  margin-bottom: .07rem;
  background-color: #fff;
}
.m-box.m-box-Ptop {
  padding-top: .07rem;
}
.m-box.m-box-Pbottom {
  padding-bottom: .07rem;
}
.m-box.m-box-top {
  margin-top: 0;
}
.m-box.m-box-bottom {
  margin-bottom: 0;
}
.m-box.m-box-mid {
  margin-top: 0;
  margin-bottom: 0;
}
.m-box > .m-box-items {
  padding-left: .07rem;
  padding-right: .07rem;
}
.m-box > .m-box-items.m-box-items-full {
  padding-left: 0;
  padding-right: 0;
}
.m-box > .m-box-items.m-box-items-Ptop {
  padding-top: .07rem;
}
.m-box > .m-box-items.m-box-items-Pbottom {
  padding-bottom: .07rem;
}
.padding-base {
  padding: 0.07rem;
}
.padding-large {
  padding: 0.14rem;
}
.c-rb,
.c-rt,
.c-lb,
.c-lt {
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.c-rb {
  right: 0;
  bottom: 0;
}
.c-rt {
  right: 0;
  top: 0;
}
.c-lb {
  left: 0;
  bottom: 0;
}
.c-lt {
  left: 0;
  top: 0;
}
.c-date {
  display: inline-block;
  font-size: 0.09rem;
  line-height: .135rem;
  padding: .0rem .03rem 0;
  background: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  height: .12rem;
}
.c-date-score {
  color: #ff4e00;
  line-height: 1;
  height: .15rem;
  line-height: .16rem;
}
.c-date-score .score-item {
  display: inline-block;
  font-size: 0.09rem;
}
.c-date-score .score-item:first-letter {
  font-size: 0.126rem;
}
.body-overflow {
  overflow: hidden;
}
.noborder-top {
  border-top: 0 !important;
}
.cover {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: -80px;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.6);
}
body {
  background-color: #fff;
}
.search-tx img {
  width: 100%;
}
.search-tx-btn {
  display: block;
  width: 1.35rem;
  height: .35rem;
  margin: .76rem auto .73rem;
  line-height: .35rem;
  text-align: center;
  background-color: #0bbe06;
  font-size: .12rem;
  color: #fff;
}
.search-tx-btn:focus,
.search-tx-btn:visited,
.search-tx-btn:active {
  color: #fff;
}
