.mobile_con .hr-list {
  border-bottom: 0rem solid #E1DFDA;
}
.mobile_con .hr-list li {
  overflow: hidden;
  margin-bottom: 0.3rem;
}
.mobile_con .hr-list span {
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  box-sizing: border-box;
  border-radius: 50%;
  border: 0.05rem solid #DF2C25;
  color: #DF2C25;
  text-align: center;
  line-height: 0.52rem;
  font-size: 0.46rem;
}
.mobile_con .hr-list div {
  width: 6.08rem;
  margin-left: 0.15rem;
  color: #666460;
}
.mobile_con .fz-title {
  line-height: 0.5rem;
}
.mobile_con .fz-type {
  text-align: center;
  margin: 0.4rem 0 0.1rem;
}
.mobile_con .fz-type span {
  display: inline-block;
  font-size: 0.26rem;
  padding-bottom: 0.2rem;
}
.mobile_con .fz-type span:last-child {
  margin-left: 0.7rem;
}
.mobile_con .fz-type .active {
  border-bottom: 0.01rem dashed #DF2C25;
  color: #DF2C25;
}
.mobile_con .fz-list li {
  font-size: 0.22rem;
  margin-top: 0.2rem;
}
.mobile_con .fz-list span {
  color: #DF2C25;
  margin-right: 0.1rem;
}
.mobile_con .fz-photo {
  margin-top: 0.3rem;
}
.mobile_con .fz-photo img {
  width: 6.9rem;
  height: 2.7rem;
}
.mobile_con .hr-photo img {
  width: 6.9rem;
  height: 4rem;
}
.mobile_con .xc-list span {
  display: inline-block;
  margin-right: 0.1rem;
  color: #DF2C25;
  font-size: 0.24rem;
}
.mobile_con .xc-list li {
  margin-top: 0.2rem;
  font-size: 0.24rem;
}
.mobile_con .swiper-pagination {
  top: 3.5rem;
}
.mobile_con .swiper-pagination-bullet {
  border-radius: 0rem;
  width: 0.13rem;
  height: 0.13rem;
  background: #C63C35;
  opacity: 1;
}
.mobile_con .swiper-pagination-bullet-active {
  background: #8D0700;
}
.mobile_con .swiper-container3 {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.35rem;
}
.mobile_con .rc-zhaopin h3 {
  margin: 0.3rem 0;
  font-size: 0.3rem;
  text-align: center;
  font-weight: normal;
}
.mobile_con .rc-zhaopin h3 span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(../img/yuan.png) no-repeat;
  background-size: 0.16rem 0.16rem;
  margin-right: 0.1rem;
}
.mobile_con .rc-zhaopin .table_title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 0.76rem;
  background: #b4b4b4;
  color: #fff;
}
.mobile_con .rc-zhaopin .table_title span {
  display: block;
  width: 1.48rem;
  height: 100%;
  line-height: 0.76rem;
  text-align: center;
}
.mobile_con .rc-zhaopin .table_title span:last-child {
  margin-right: 0;
}
.mobile_con .rc-zhaopin li {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0;
  border-bottom: 1px solid #ddd;
  color: #666;
  line-height: 0.4rem;
}
.mobile_con .rc-zhaopin li span {
  display: block;
  width: 1.48rem;
  text-align: center;
}
.mobile_con .rc-zhaopin li span:last-child {
  margin-right: 0;
}
.mobile_con .rc-zhaopin .swiper-button-next,
.mobile_con .rc-zhaopin .swiper-button-prev {
  opacity: 1;
  position: relative;
  left: auto;
  right: 0;
  top: auto;
  margin: 0.3rem 0 0.5rem;
  width: 48%;
  height: 0.8rem;
}
.mobile_con .rc-zhaopin .swiper-button-next {
  float: right;
  background: #D7D4CF url(../img/xia.png) center no-repeat;
  background-size: 0.36rem auto;
}
.mobile_con .rc-zhaopin .swiper-button-prev {
  float: left;
  background: #D7D4CF url(../img/shang.png) center no-repeat;
  background-size: 0.36rem auto;
}
.mobile_con .xinchou .xc-title2 {
  position: relative;
}
.mobile_con .xinchou .xc-title2 .text {
  width: 3rem;
}
.mobile_con .xinchou .xc-title2 img {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 3.19rem;
  height: 2.38rem;
}
