@import url(./index.css?v=2023618);
#R-attract .H-detail {
  padding: 0.8rem 0.53333rem 0.53333rem 0.53333rem;
}
#R-attract .H-detail-left {
  font-size: 0.58667rem;
  font-weight: bold;
  color: #1e1e1e;
}
#R-attract .H-detail-left p {
  font-size: 0.29333rem;
  font-weight: 500;
  color: #b4b4b4;
}

#R-attract .R-heaimg {
  height: 4.26667rem;
  width: 100%;
}
#R-attract .R-heaimg img {
  width: 100%;
  height: 4.26667rem;
}

#jzl_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
}
#jzl_box > li {
  position: relative;
}
#jzl_box > li > img {
  width: 100%;
}
.text {
  position: absolute;
  bottom: 9%;
  left: 6px;
}
.text > .heavy_text {
  font-size: 16px;
  line-height: 24px;
}
.text > .light_text {
  color: #999;
  font-size: 12px;
}

/* utility classes extracted from inline styles */
.px-15 {
  padding: 0 15px;
}
.w-100 {
  width: 100%;
}
.w-49 {
  width: 49%;
}

#conditions_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#conditions_list > li {
  width: 33%;
  border-top: 1px solid #aa393d;
  overflow: hidden;
  background: #fcf4e4;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#conditions_list > li:nth-child(2n) {
  background: #fafafa;
}
#conditions_list > li > .sort {
  text-align: center;
  margin-top: 10px;
  font-size: 40x;
  font-weight: bold;
  background: linear-gradient(to bottom, #aa393d, #f5f5f5);
  -webkit-background-clip: text;
  color: transparent;
}
#conditions_list > li > .heavy_text {
  text-align: center;
  font-size: 18px;
  color: #1e1e1e;
  line-height: 40px;
}
#conditions_list > li > .light_text {
  text-align: center;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}

#R-attract .R-core .core-width {
  width: 30%;
  position: relative;
  top: 0.26667rem;
  margin: auto;
}
#R-attract .R-core .core-width .grad-core {
  width: 50%;
  height: 4px;
}
#R-attract .R-core .core-width .core {
  background-color: #646464;
}
#R-attract .R-core .core-width .grad-core-1 {
  width: 50%;
  height: 4px;
}
#R-attract .R-core .core-width .core-1 {
  background-color: #dcdcdc;
}

#R-attract .R-imglist {
  width: 89%;
  margin: auto;
}
#R-attract .R-imglist .imglist-1,
#R-attract .R-imglist .imglist-2 {
  width: 100%;
  height: 5.33333rem;
}
#R-attract .R-imglist .imglist-1 img,
#R-attract .R-imglist .imglist-2 img {
  height: 5.33333rem;
  width: 100%;
}
#R-attract .R-imglist .imglist-2 {
  margin-top: 0.26667rem;
}
#R-attract .R-imglist .flex {
  margin-top: 0.26667rem;
}
#R-attract .R-imglist .flex img {
  width: 48%;
}

#R-attract .R-Navigation {
  width: 100%;
  margin-top: 1.33333rem;
  background: url(../images/attract/join_process.png);
  font-size: 0.13333rem;
  background-size: 100% 100%;
  color: #fff;
}
#R-attract .R-Navigation .H-detail {
  padding-bottom: 0 !important;
}
#R-attract .R-Navigation .H-detail-left {
  color: #fff !important;
}
#R-attract .R-Navigation .H-detail-left p {
  color: #fff !important;
}
#R-attract .R-Navigation .R-nacenter {
  width: 89%;
  margin: auto;
  padding-bottom: 1.33333rem;
  font-size: 0.24rem;
}
#R-attract .R-Navigation .R-nacenter .R-border {
  border: 0.01333rem solid #fff;
  margin-top: 0.56rem;
}
#R-attract .R-Navigation .R-nacenter .R-border-1 {
  text-align: center;
}
#R-attract .R-Navigation .R-nacenter .R-border-2 {
  border: 0.01333rem solid #fff;
  text-align: center;
}
#R-attract .R-Navigation .R-nacenter .flex div {
  position: relative;
  text-align: center;
  width: 2.66667rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
}
#R-attract .R-Navigation .R-nacenter .flex div .abrrow {
  position: absolute;
  z-index: 100;
  right: -0.33333rem;
  font-size: 0.4rem;
}
#R-attract .R-Navigation .R-nacenter .flex div .abrrow-1 {
  position: absolute;
  z-index: 100;
  right: -0.33333rem;
  font-size: 0.4rem;
}
#R-attract .R-Navigation .R-nacenter .flex div .abrrow-2 {
  position: absolute;
  z-index: 100;
  transform: rotate(90deg);
  font-size: 0.4rem;
}
