.mobile .page {
  background-color: rgba(239, 239, 239, 1);
  position: relative;
  width: 100%;
  overflow: hidden;
}

.mobile-title {
  margin: 20px 0;
}

/* list */

.group_7 {
  box-sizing: border-box;
  width: 100%;
  padding: 0.667rem 0.8rem;
}

.block_4 {
  width: 100%;
  height: 1.387rem;
  align-items: center;
}

.image-text_2 {
  width: 2.667rem;
  height: 0.774rem;
}

.image-text_2 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon_1 {
  width: 0.854rem;
  height: 0.774rem;
}

.mobile-text-group_1 {
  color: rgba(183, 26, 22, 1);
  font-size: 0.8rem;
  line-height: 0.8rem;
  font-weight: bold;
}

.icon_2 {
  width: 0.56rem;
  height: 0.96rem;
  margin: 0 0.8rem;
}

.icon_3 {
  width: 0.56rem;
  height: 0.96rem;
  margin: 0 0.8rem;
}

.text-wrapper_11 {
  width: 10.627rem;
  overflow: hidden;
}

.text-wrapper_11 .item {
  text-align: center;
  font-size: 0.8rem;
  line-height: 1.2rem;
}
.text-wrapper_11 .item a {
  color: #5f5f5f;
}
.text-wrapper_11 .item.active a {
  color: rgba(195, 29, 24, 1);
}
.block_5 {
  width: 100%;
  margin-top: 0.53rem;
  flex-wrap: wrap;
}
.block_5 .item {
  width: 4rem;
  height: 1.52rem;
  line-height: 1.52rem;
  text-align: center;
  background-color: #f8f8f8;
  border-radius: 4px;
  margin-right: 0.26rem;
  margin-bottom: 0.26rem;
}
.block_5 .item span {
  font-size: 0.64rem;
}
.block_5 .item.active span {
  color: #b91b17;
}
.block_5 .item:nth-child(4n) {
  margin-top: 0;
}
.mobile-list {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.6933rem;
  flex-wrap: wrap;
}
.mobile-list:not(:last-child)::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
/* .mobile-list:nth-child(2n-1) {
  background-color: #e8f3ff;
}
.mobile-list:nth-child(2n) {
  background-color: #fdfbed;
} */
.mobile-list .item {
  width: 8.8rem;
  margin-bottom: 0.8rem;
}
.mobile-list .item .pic {
  width: 4.586rem;
  height: 6.026rem;
}
.mobile-list .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mobile-list .item a {
  width: 100%;
}
.mobile-list .item .con {
  flex: 1;
  margin-left: 0.3rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.mobile-list .item .text_1 {
  font-size: 0.93rem;
  color: #ffffff;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.19);
  background: linear-gradient(65deg, #ea943e 0%, #ffe5a5 48.2177734375%, #ffe5a5 82.0068359375%, #ea943e 98.92578125%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.mobile-list .item .text_2 {
  font-size: 0.64rem;
  line-height: 0.8rem;
  color: #484848;
}
.mobile-list .item .text_2 span {
  font-weight: bold;
}

/* list1 */
.mobile-list1 {
  box-sizing: border-box;
  width: 100%;
  margin: 1.627rem auto 0;
  flex-wrap: wrap;
  padding: 0 0.88rem;
}

.mobile-list1 .item {
  margin-bottom: 0.8rem;
  font-size: 0.64rem;
  line-height: 1.2rem;
  color: #4a4a4a;
}
.mobile-list1 .item::before {
  content: "";
  width: 0.16rem;
  height: 0.16rem;
  background-color: #ea080a;
  border-radius: 100%;
  margin-top: 0.52rem;
  margin-right: 0.4rem;
}
.mobile-list1 .item a {
  margin-right: auto;
  color: #4a4a4a;
  width: 12.8rem;
}

/* list2 */
.mobile-list2 {
  width: 100%;
  margin: 1.627rem auto 0;
  flex-wrap: wrap;
  padding: 0 0.1rem;
}
.mobile-list2 .item {
  width: 9.04rem;
  margin-bottom: 0.8rem;
}
.mobile-list2 .item a {
  display: block;
  width: 100%;
}

.mobile-list2 .item img {
  width: 9.04rem;
  height: 5.094rem;
  object-fit: cover;
  display: block;
}

.mobile-list2 .item span {
  color: rgba(74, 74, 74, 1);
  font-size: 0.533rem;
  line-height: 1.014rem;
  margin: 0.48rem 0 0 0.054rem;
  display: block;
  width: 100%;
}

.mobile-more {
  overflow-wrap: break-word;
  color: rgba(189, 0, 0, 1);
  font-size: 0.64rem;
  line-height: 0.64rem;
  margin: 2rem auto;
}
