body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd,
dl,
dt {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
  margin: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol,
li {
  list-style: none;
}
.clear_both {
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  -webkit-text-size-adjust: none;
}
a,
a:active,
a:link,
a:visited,
a:hover {
  text-decoration: none;
}
img,
canvas {
  display: block;
}
input {
  outline: medium none;
  border-style: none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
option {
  border: 0;
}
input,
select {
  border: none;
  padding: 0;
}
.parent {
  text-align: center;
}
.parent:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.parent .child {
  display: inline-block;
  vertical-align: middle;
}
.justify-container {
  text-align: justify;
  font-size: 0;
}
.justify-container:after {
  width: 100%;
  display: inline-block;
  content: "";
}
.justify-container .justify-item {
  display: inline-block;
  vertical-align: bottom;
}
a {
  color: #999;
}
:focus {
  outline: none;
}
.w1200 {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
body {
  font-family: '宋体';
  -webkit-font-smoothing: antialiased;
  min-width: 1200px;
}
input[type="button"],
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 450px) {
  body {
    min-width: 300px;
  }
}
.custom-select {
  padding: 0;
  margin: 10px 0;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
  background: #efedee url(/images/arrow_down.png) no-repeat 90% 50%;
}
.custom-select select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  border-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  height: auto;
  color: #9d9ba0;
  font-size: 14px;
}
.custom-select select:focus {
  outline: none;
}
.img-container {
  text-align: center;
  font-size: 0;
}
.img-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.img-container img {
  display: inline-block;
  vertical-align: middle;
}
.parent {
  text-align: center;
  font-size: 0;
}
.parent:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.parent .child {
  display: inline-block;
  vertical-align: middle;
}
.btn {
  cursor: pointer;
}
[v-cloak] {
  display: none!important;
}
body,
html {
  background-color: #ebedf5;
}
.top-container {
  width: 10rem;
  height: 9.07rem;
  background: #00D396;
  border-radius: 0rem 0rem 0.4rem 0.4rem;
}
.top-container.top-container-fixed {
  height: 2.8rem;
}
.top-container .top-header {
  width: 10rem;
  height: 2.8rem;
  background-color: #00D396;
}
.top-container .top-header .tf-body {
  background-color: #00D396;
  background-image: none;
  flex-direction: column;
  height: 2.8rem;
}
.top-container .top-header .tf-body .top-cont {
  height: 0.41rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.85rem;
}
.top-container .top-header .tf-body .top-cont .back-image {
  width: 0.21rem;
  height: 0.37rem;
  margin: 0;
  padding: 0 0.49rem;
}
.top-container .top-header .tf-body .top-cont .logo-txt {
  font-size: 0.43rem;
  font-weight: bold;
  color: #FFFFFF;
}
.top-container .top-header .tf-body .top-cont .right-cont .point-cont {
  padding: 0 0.22rem;
  display: flex;
  position: relative;
  margin: 0;
}
.top-container .top-header .tf-body .top-cont .right-cont .point-cont .point-image {
  width: 0.35rem;
  height: 0.08rem;
}
.top-container .top-header .tf-body .top-cont .right-cont .point-cont .thrc-popover-list {
  position: absolute;
  width: 2.44rem;
  background: #FFF;
  box-shadow: 0 2px 12px rgba(50, 50, 51, 0.12);
  border-radius: 0.13rem;
  flex-direction: column;
  align-items: center;
  top: 0.68rem;
  right: 0;
  display: none;
}
.top-container .top-header .tf-body .top-cont .right-cont .point-cont .thrc-popover-list .thrc-p-l-item {
  font-size: 0.32rem;
  font-weight: 500;
  color: #333;
  line-height: 0.74rem;
}
.top-container .top-header .tf-body .top-cont .right-cont .point-cont.show .thrc-popover-list {
  display: flex;
}
.top-container .top-header .tf-body .last-cont {
  margin-top: 0.44rem;
  padding-bottom: 0.24rem;
}
.top-container .top-header .tf-body .last-cont .search-input {
  width: 9.15rem;
  height: 0.85rem;
  background: #FFFFFF;
  border-radius: 0.4rem;
  display: flex;
  align-items: center;
}
.top-container .top-header .tf-body .last-cont .search-input .search-image {
  width: 0.55rem;
  height: 0.53rem;
  margin-left: 0.35rem;
}
.top-container .top-header .tf-body .last-cont .search-input input {
  font-size: 0.4rem;
  height: 0.85rem;
  width: 6.8rem;
  text-indent: 0.23rem;
}
.top-container .top-header .tf-body .last-cont .search-input .category-search {
  width: 1.33rem;
  height: 0.69rem;
  background: linear-gradient(0deg, #FFB400 0%, #FFC334 100%);
  border-radius: 0.35rem;
  margin-right: 0.12rem;
  border: none;
  font-size: 0.32rem;
  font-weight: 500;
  color: #FFFFFF;
}
.top-container .top-hots {
  padding-top: 0.09rem;
}
.top-container .top-hots .th-title {
  display: flex;
  align-items: center;
  font-size: 0.43rem;
  font-weight: bold;
  height: 0.56rem;
  color: #FFFFFF;
}
.top-container .top-hots .th-title img {
  width: 0.49rem;
  height: 0.56rem;
  margin: 0 0.25rem 0 0.83rem;
}
.top-container .top-hots .hot-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0.115rem auto 0;
  justify-content: center;
}
.top-container .top-hots .hot-list .hot-item {
  width: 1.87rem;
  height: 1.87rem;
  background: #FFFFFF;
  border-radius: 0.13rem;
  margin: 0.135rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.top-container .top-hots .hot-list .hot-item:nth-child(2n) .hi-num {
  border-color: #B2D8FF;
  background-color: #E6F1FF;
  color: #4795FF;
}
.top-container .top-hots .hot-list .hot-item .hi-num {
  width: 0.99rem;
  height: 0.99rem;
  border-radius: 0.99rem;
  border: 2px solid #D8D0FF;
  background-color: #F1EFFF;
  color: #9584FF;
  font-size: 0.35rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-container .top-hots .hot-list .hot-item .hi-name {
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.top-category-search-history {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.top-category-search-history .tcsh-title {
  padding-top: 0.73rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-category-search-history .tcsh-title .tcsh-title-text {
  font-size: 0.37rem;
  font-weight: bold;
  color: #212121;
  margin-left: 0.44rem;
}
.top-category-search-history .tcsh-title img {
  margin: 0;
  width: 0.29rem;
  margin-right: 0.8rem;
}
.top-category-search-history .tcsh-list {
  display: flex;
  margin: 0.55rem auto 0;
  width: 9.48rem;
  flex-wrap: wrap;
}
.top-category-search-history .tcsh-list a {
  font-size: 0.32rem;
  font-weight: 400;
  color: #666666;
  padding: 0.25rem 0.4rem;
  background: #F2F7FC;
  border-radius: 0.11rem;
  max-width: 4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0.145rem;
}
.category-list {
  display: flex;
  flex-direction: column;
  width: 9.15rem;
  margin: -0.8rem auto 0;
}
.category-list .cate-item {
  width: 9.15rem;
  height: 2.35rem;
  background: #FFFFFF;
  box-shadow: 0px 8px 12px 1px rgba(183, 183, 183, 0.29);
  border-radius: 0.21rem;
  margin-bottom: 0.32rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.category-list .cate-item .ci-img {
  width: 0.91rem;
  height: 0.91rem;
  margin-left: 0.31rem;
  margin-right: 0.28rem;
}
.category-list .cate-item .ci-cont {
  width: 7.12rem;
  height: 100%;
}
.category-list .cate-item .ci-cont .cic-title {
  width: 100%;
  display: flex;
  padding-top: 0.39rem;
  justify-content: space-between;
}
.category-list .cate-item .ci-cont .cic-title .cic-name {
  font-weight: bold;
  color: #303133;
  font-size: 0.37rem;
}
.category-list .cate-item .ci-cont .cic-title .show-cate-intro {
  font-size: 0.32rem;
  font-weight: 500;
  color: #0EE9A9;
}
.category-list .cate-item .ci-cont .cic-info {
  font-size: 0.32rem;
  font-weight: 400;
  color: #909399;
  line-height: 0.53rem;
  margin-top: 0.21rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
