@charset "UTF-8";
/* 初始化*/
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Helvetica Regular, Microsoft YaHei, sans-serif, Tahoma;
  color: #292929;
  background: #fff;
}

input {
  outline: none;
}

em, i {
  font-style: normal;
}

ul, ol {
  list-style: none;
}

a, input, button {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a {
  text-decoration: none;
  color: #292929;
  font-family: STHeiti,'Microsoft YaHei',Helvetica,Arial,sans-serif;
  outline: 0;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
  width: auto;
  -ms-interpolation-mode: bicubic;
}

.clear:before, .clear:after {
  content: '';
  display: block;
  clear: both;
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
}
#content{
  background: none !important;
}
.hide {
  display: none;
}

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

.ZQ_h5_warp {
  padding: .4267rem .4267rem 0;
  font-size: .3467rem;
}

.swiper_banner {
  padding-bottom: .4267rem;
}

.swiper_banner .swiper-slide .img {
  display: block;
}

.swiper_banner .swiper-slide .img img {
  width: 100%;
  height: auto;
}

.ZQ_Min {
  padding: 0 0  .5333rem 0;
}

.ZQ_Min:last-child {
  padding-bottom: 0px;
}

.ZQ_Min .title {
  line-height: .5867rem;
  overflow: hidden;
}

.ZQ_Min .title .bt {
  float: left;
  font-weight: 500;
  font-size: .4267rem;
  position: relative;
  color: #000;
}

.ZQ_Min .title .bt::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: .08rem;
  height: .4rem;
  content: '';
  background: linear-gradient(to top, rgba(249, 116, 79, 0.24) 0%, #F14027 100%);
  margin: -0.0533rem .1333rem 0 0;
}

.ZQ_Min .title .more {
  float: right;
  color: #666666;
  font-size: .32rem;
}

.ZQ_Min .title .more span {
  width: .16rem;
  height: .2667rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: -0.0267rem 0 0 .08rem;
}

.ZQ_Min .title .more span::before, .ZQ_Min .title .more span::after {
  border-top: .1333rem solid transparent;
  border-bottom: .1333rem solid transparent;
  display: block;
  position: absolute;
  content: '';
  top: 0px;
  left: 0;
}

.ZQ_Min .title .more span::before {
  border-left: .16rem solid #666666;
}

.ZQ_Min .title .more span::after {
  border-left: .16rem solid #fff;
  left: -1px;
}

.ZQ_Min .title .more:active {
  color: #F14027;
}

.ZQ_Min .title .more:active span::before {
  border-left-color: #F14027;
}
.Min1 .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0.2667rem;
}

.Min1 .list .img {
  position: relative;
  display: block;
  background: #D8D8D8;
  border-radius: .08rem;
  overflow: hidden;
  color: #fff;
  height: 4.2667rem;
  margin: .1333rem 0;
}

.Min1 .list .img img {
  width: 100%;
  height: 100%;
  border-radius: .08rem;
  object-fit: cover;
  display: block;
}

.Min1 .list .img p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background: linear-gradient(180deg, transparent 0%, #000000 100%);
  height: .6933rem;
  line-height: .6933rem;
  text-align: center;
  font-size: .3733rem;
}

.Min2 .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0.3467rem;
}

.Min2 .list .tab {
  background: #F5F5F5;
  border-radius: .0533rem;
  height: .7733rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #292929;
  font-size: .3467rem;
  overflow: hidden;
  padding: 0 .1067rem;
  margin-top: .2667rem;
}

.Min2 .list .tab:hover {
  background: #f2eaea;
}

.Min2 .list .tab span {
  overflow: hidden;
  display: block;
  flex: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.Min2 .list .tab img {
  max-width: .4267rem;
  height: auto;
  margin-left: .1333rem;
}

.Min3 .list {
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: .2667rem;
}

.Min3 .list.itm4 {
  grid-template-columns: repeat(4, 1fr);
  column-gap: .2133rem;
}

.Min3 .list.itm4 .box .img {
  height: 2.1333rem;
}

.Min3 .list .box {
  width: 100%;
  margin-top: .32rem;
  overflow: hidden;
  display: block;
  color: #292929;
  margin: .32rem 0 0 0;
}

.Min3 .list .box:active {
  color: #F14027;
}

.Min3 .list .box .img {
  width: 100%;
  height: 1.8133rem;
  display: block;
  border-radius: 6px;
  overflow: hidden;
}

.Min3 .list .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Min3 .list .box p {
  height: .48rem;
  line-height: .48rem;
  font-size: .3467rem;
  overflow: hidden;
  padding-top: .1067rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
}

.Min4 .list {
  font-size: .3733rem;
  padding: .16rem 0;
}
.Min3 .title{
  height: auto;
}
.Min4 .list li {
  height: .48rem;
  line-height: .48rem;
  padding: .16rem 0;
  display: flex;
  overflow: hidden;
  color: #666;
}

.Min4 .list li a {
  flex: 1;
  display: block;
  padding-right: .2667rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
}

.Min4 .list li a::before {
  display: inline-block;
  vertical-align: middle;
  background: #898989;
  width: .1067rem;
  height: .1067rem;
  border-radius: 50%;
  content: '';
  margin-right: .16rem;
}

.Min4 .list li a:active {
  color: #F14027;
}

.Min4 .list li a:active::before {
  background: #F14027;
}

.swiper-title {
  padding-bottom: .1067rem;
}

.swiper-title .swiper-slide {
  width: auto;
  color: #8F8F8F;
  font-size: .3733rem;
  padding-top: .32rem;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 4rem;
  height: .6133rem;
  overflow: hidden;
}

.swiper-title .swiper-slide-thumb-active {
  color: #333;
}

.swiper-title .swiper-slide-thumb-active::before {
  width: .4267rem;
  height: .0533rem;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -0.2133rem;
  background: #F14027;
}

.morebtn {
  background: #FAFAFA;
  height: .8533rem;
  line-height: .8533rem;
  margin-top: .4267rem;
  text-align: center;
  color: #666;
  font-size: .3467rem;
  border-radius: .0667rem;
}

.morebtn i {
  width: .3067rem;
  height: .16rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0.01rem 0 0 .1333rem;
}

.morebtn i::before, .morebtn i::after {
  border-left: .15rem solid transparent;
  border-right: .15rem solid transparent;
  display: block;
  position: absolute;
  content: '';
  left: 0;
}

.morebtn i::before {
  border-top: .16rem solid #666666;
  top: 0px;
}

.morebtn i::after {
  border-top: .16rem solid #FAFAFA;
  top: -1px;
}

.morebtn.on i {
  transform: rotate(180deg);
  margin-top: -0.04rem;
}
