@charset "UTF-8";
html {
  font-family: "Microsoft YaHei", "微软雅黑 Light", Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hgroup, menu, nav, section, summary, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  line-height: 1.5;
  font-size: 0.28rem;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-touch-callout: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

img {
  border: 0;
  -webkit-touch-callout: none;
  vertical-align: top;
}

button, input, optgroup, select, textarea {
  margin: 0;
  padding: 0;
  line-height: normal;
  font: inherit;
  color: inherit;
  outline: none;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.opacity {
  -webkit-animation: opacity 0.3s linear;
  animation: opacity 0.3s linear;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.header {
  height: 0.7rem;
  margin: 0;
  padding: 0.15rem 0.2rem;
}
.header img {
  width: 0.19rem;
  height: 0.32rem;
  margin: 0.18rem 0.9rem 0 0;
}
.header span {
  width: 4.36rem;
  height: 0.68rem;
  display: inline-block;
  text-align: center;
  line-height: 0.68rem;
  text-indent: 0.3rem;
  font-size: 0.38rem;
  color: #080808;
}
.header .tits {
  margin-left: 1.4rem;
  height: 0.36rem;
  font-size: 0.38rem;
  font-weight: 700;
  color: #181818;
}

.content {
  padding: 0.48rem 0.3rem 0 0.27rem;
}
.content h2 {
  margin-bottom: 0.16rem;
}
.content i {
  font-style: normal;
  color: #F44444;
}
.content span {
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 400;
  color: #666666;
}
.content .content-list .classification h2 {
  font-size: 0.3rem;
  font-weight: 400;
  color: #181818;
}
.content .content-list .classification h2::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 0.06rem;
  margin-right: 0.19rem;
  width: 0.36rem;
  height: 0.36rem;
  background: url(/img/footer/sbgc1.png) no-repeat;
  background-size: 0.36rem;
}
.content .content-list .classification .classification-lis ul {
  width: 6.9rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.content .content-list .classification .classification-lis ul:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .content-list .classification .classification-lis ul li {
  margin-top: 0.39rem;
  margin-right: 0.5rem;
  width: 1.9rem;
  color: #666660;
  background: #F8FAFB;
  border: 0rem none;
  border-radius: 0.04rem;
  padding: 0.2rem 0;
  box-sizing: border-box;
}
.content .content-list .classification .classification-lis ul li:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .content-list .classification .classification-lis ul li.show {
  color: #F44444;
  background: #FFF7F5;
}
.content .content-list .classification .classification-lis ul li:nth-child(3n) {
  margin-right: 0;
}
.content .content-list .classification .classification-lis .lis-foo {
  margin-top: 0.4rem;
  margin-bottom: 0.82rem;
  padding-left: 0.29rem;
  width: 6.5rem;
  height: 0.72rem;
  font-size: 0.24rem;
  color: #B2B2B2;
  background: #F8FAFB;
  border-radius: 0.04rem;
  border: #F8FAFB;
}
.content .content-list .keyword h2 {
  font-size: 0.3rem;
  font-weight: 400;
  color: #181818;
}
.content .content-list .keyword h2::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 0.06rem;
  margin-right: 0.19rem;
  width: 0.36rem;
  height: 0.36rem;
  background: url(/img/footer/sbgc2.png) no-repeat;
  background-size: 0.36rem;
}
.content .content-list .keyword .lis-foo {
  margin-top: 0.4rem;
  margin-bottom: 0.82rem;
  padding-left: 0.29rem;
  width: 6.5rem;
  height: 0.72rem;
  font-size: 0.24rem;
  color: #B2B2B2;
  background: #F8FAFB;
  border-radius: 0.04rem;
  border: #F8FAFB;
}
.content .content-list .style h2 {
  font-size: 0.3rem;
  font-weight: 400;
  color: #181818;
}
.content .content-list .style h2::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 0.06rem;
  margin-right: 0.19rem;
  width: 0.36rem;
  height: 0.36rem;
  background: url(/img/footer/sbgc3.png) no-repeat;
  background-size: 0.36rem;
}
.content .content-list .style ul {
  width: 6.9rem;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.content .content-list .style ul:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .content-list .style ul li {
  margin-top: 0.39rem;
  width: 1.9rem;
  color: #666660;
  background: #F8FAFB;
  border: 0rem none;
  border-radius: 0.04rem;
  padding: 0.2rem 0;
  box-sizing: border-box;
}
.content .content-list .style ul li:after {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
}
.content .content-list .style ul li.show {
  color: #F44444;
  background: #FFF7F5;
  border: 0.01rem solid #F44444;
}
.content .content-list .style ul li:nth-child(3n) {
  margin-right: 0;
}
.content .contebt-footer {
  margin-top: 0.96rem;
  width: 7.02rem;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  background: #F44444;
  border-radius: 0.08rem;
  padding: 0.2rem 0;
  box-sizing: border-box;
}/*# sourceMappingURL=smartRecommend.css.map */