/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';
  /* Project id 4017705 */
  src: url('font_4017705_gasf4aiqlo.woff2') format('woff2'), url('font_4017705_gasf4aiqlo.woff') format('woff'), url('font_4017705_gasf4aiqlo.ttf') format('truetype');
}
a:hover {
  color: #ff8000;
}
table {
  border-collapse: collapse;
}
.flex {
  display: flex;
}
.flex-auto {
  flex: auto;
}
.w-full {
  width: 100%;
}
.flex-warp {
  flex-wrap: wrap;
}
.justify-content-between {
  justify-content: space-between;
}
.caomolihong span:first-child {
  background: #ef475d;
  color: #fff;
}
.caomolihong span:last-child {
  color: #ef475d;
}
.jingtailan span:first-child {
  background: #2775b6;
  color: #fff;
}
.jingtailan span:last-child {
  color: #2775b6;
}
.qianlaohuang span:first-child {
  background: #f9bd10;
  color: #fff;
}
.qianlaohuang span:last-child {
  color: #f9bd10;
}
div.search_sell {
  border: none;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
div.search_sell span:first-child {
  font-family: "iconfont";
  display: inline-block;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #eee;
  border-radius: 50%;
  font-size: 22px;
}
.index-news h2 {
  padding: 0 10px;
}
.menu {
  background: #ff8000;
}
.menu a:link,
.menu a:visited,
.menu a:active {
  padding: 0 40px;
}
#content {
  font-size: 14px;
}
#content table {
  width: 100%;
  text-align: center;
}
#content table tr td:nth-child(2n+1) {
  background: #FAFAFA;
}
#content table tr td {
  font-size: inherit;
}
#content img {
  display: block;
  width: 80%;
}
#contact {
  display: flex;
  flex-direction: column;
}
#contact h3 {
  font-size: 16px;
  margin-top: 10px;
}
#contact .contact-body-item {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 20px 0px;
  margin-top: 20px;
}
#contact .contact-body-item span {
  font-size: 14px;
}
#contact .contact-body-item span:nth-child(2n+1) {
  padding: 0 10px;
  text-align: right;
}
#contact .contact-v {
  margin-top: 20px;
  padding-left: 10px;
}
#contact .contact-v span {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 2px;
}
#contact .contact-v .contact-v-0 {
  background: #F6F6F6;
  color: #5b5d5f;
}
#contact .contact-v .contact-v-1 {
  background: #EFF4FB;
  color: #4869AF;
}
#contact .contact-btn {
  margin-top: 20px;
}
#contact .contact-btn span {
  display: block;
  width: 80%;
  font-size: 16px;
  background: #ff8000;
  color: #fff;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 5px;
  margin: 0 auto;
  height: auto;
  line-height: normal;
  float: none;
}
.list-thumb-card {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
}
.list-rank img {
  width: 100%;
}
.footer-links {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}
.footer-links li {
  padding: 5px 10px;
}
.footer-links li a {
  display: inline-block;
  padding: 5px 10px;
  border-bottom: 2px solid #ccc;
}
.old_type {
  text-align: center;
  padding-top: 10px;
}
.old_type a {
  color: #5b5d5f;
}
