.nav_tordr {
  background-color: #fff !important;
  position: initial !important;
}
body {
  background-color: #f4f4f4 !important;
}
.middle_top {
  width: 100%;
  height: auto;
}
.middle_top img {
  width: 10rem;
  height: 7.8267rem;
}
.free {
  display: flex;
  justify-content: center;
  padding-top: 0.8rem;
}
.free .title {
  padding-bottom: 0.84rem;
}
.free .title > div:nth-child(1) {
  text-align: center;
  font-size: 0.48rem;
  font-weight: 700;
  color: #333333;
}
.free .title > div:nth-child(2) {
  text-align: center;
  font-size: 0.2933rem;
  font-weight: 400;
  color: #888888;
}
.free .four_picture {
  display: flex;
  justify-content: center;
  padding-bottom: 0.4533rem;
}
.free .four_picture img {
  width: 6.5067rem;
  height: 6.4267rem;
}
.span1 {
  font-size: 0.48rem;
  font-weight: 700;
  text-align: center;
  color: #333333;
  display: block;
}
.span2 {
  font-size: 0.2933rem;
  text-align: center;
  display: block;
  color: #888888;
}
.apply {
  display: flex;
  justify-content: center;
  padding-top: 0.6667rem;
}
.apply .apply_text img {
  width: 9.467rem;
  height: 6rem;
  /*margin: 0 auto;*/
  /*margin-top: 0.5333rem;*/
}
.apply .apply_text .apply_text_list {
  width: 8.96rem;
  height: auto;
  padding: 0.4533rem 0.1867rem 0.4533rem 0.32rem;
  background-color: #fff;
}
.apply .apply_text .apply_text_list .apply_text_div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.apply .apply_text .apply_text_list .apply_text_div div {
  width: auto;
  height: auto;
  background: #f0f0f0;
  border-radius: 0.0667rem;
  padding: 0.24rem 0.2rem 0.2133rem 0.1867rem;
  font-size: 0.32rem;
  color: #333333;
  margin-right: 0.0533rem;
  margin-bottom: 0.1867rem;
}
.apply .apply_text .apply_text_list > div:nth-child(1) {
  font-size: 0.4rem;
  font-weight: 700;
  color: #333333;
  padding: 0rem 0rem 0.2533rem 0rem;
}
.apply .apply_text .apply_text_list > div:nth-child(2) {
  font-size: 0.32rem;
  font-weight: 400;
  color: #767676;
  line-height: 2;
  padding-bottom: 0.28rem;
}
.apply .apply_text .star {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.48rem;
  font-weight: 700;
  color: #333333;
  padding-bottom: 0.5867rem;
  padding-top: 0.68rem;
}
.apply .apply_text .star img {
  width: 0.5733rem;
  height: 0.5733rem;
  padding-right: 0.1267rem;
}
.apply .apply_text .star_tu > img:nth-child(1) {
  width: 9.4667rem;
  height: 9.1867rem;
}
.apply .apply_text .star_tu > img:nth-child(2) {
  width: 9.4667rem;
  height: 3.04rem;
  background-size: cover;
  background-repeat: no-repeat;
}
.apply .apply_text .apply_text > div:nth-child(1) {
  font-size: 0.48rem;
  font-weight: 700;
  text-align: center;
  color: #333333;
}
.apply .apply_text .apply_text > div:nth-child(2) {
  font-size: 0.2933rem;
  font-weight: 400;
  text-align: center;
  color: #888888;
  padding: 0.2267rem 0rem 0.52rem 0rem;
}
.apply .apply_text .star_list {
  width: 9.4667rem;
  height: auto;
  padding-bottom: 0.48rem;
}
.apply .apply_text .star_list div {
  font-size: 0.48rem;
  font-weight: 700;
  color: #333333;
  padding: 0.7333rem 0rem 0.76rem 0rem;
}
.apply .apply_text .star_list ul li {
  display: flex;
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.267rem;
}
.apply .apply_text .star_list ul li img {
  width: 0.3733rem;
  height: 0.3733rem;
  padding-top: 0.0533rem;
  padding-right: 0.0933rem;
}
.apply .tab-content {
  display: none;
  padding-top: 0.2667rem;
  padding-bottom: 0.5333rem;
  width: 9.4667rem;
  margin: 0 auto;
}
.apply .tab-content img {
  width: 100%;
  height: 4.48rem;
}
.apply .tab-content span {
  font-size: 0.32rem;
  color: #3c3c3c;
  display: block;
  padding-top: 0.1333rem;
}
.apply .tab {
  display: flex;
  border: 1px solid rgba(145, 145, 145, 0.2);
}
.apply .active {
  display: block;
  color: #F17633 !important;
}
.apply .tab-button {
  cursor: pointer;
  font-size: 0.3467rem;
  color: #333333;
  width: 3.2133rem;
  height: 1.48rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-right: 1px solid rgba(145, 145, 145, 0.2);
}
