.homes[data-v-38a80b90] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #f3f7fd;
  padding: 10px;
  box-sizing: border-box;
}
.homes .homes_year[data-v-38a80b90] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.homes .homes_year .homes_year_time[data-v-38a80b90] {
  margin-left: 5px;
  color: #6c7482;
  font-size: 14px;
}
.homes .homes_year .homes_year_child[data-v-38a80b90] {
  float: right;
  overflow: hidden;
  width: 400px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.homes .homes_year .homes_year_child .homes_year_title[data-v-38a80b90] {
  width: 100px;
  margin-right: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #202020;
}
.homes .homes_main[data-v-38a80b90] {
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}
.homes .homes_top[data-v-38a80b90] {
  height: 22%;
  display: flex;
  margin-top: 10px;
}
.homes .homes_top .homes_top_content[data-v-38a80b90] {
  height: 100%;
  border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.homes .homes_top .homes_top_l[data-v-38a80b90] {
  width: 40%;
  margin-right: 10px;
  background: linear-gradient(127deg, rgba(167, 201, 255, 0.05) 0%, rgba(241, 246, 255, 0.43) 37%, #ffffff 100%);
  border: 4px solid #ffffff;
}
.homes .homes_top .homes_top_l .homes_contents_c[data-v-38a80b90] {
  display: flex;
  flex-wrap: wrap;
  padding-left: 12%;
}
.homes .homes_top .homes_top_l .homes_contents_c .homes_top_l_box[data-v-38a80b90] {
  width: 50%;
  height: 50%;
  display: flex;
  align-items: center;
}
.homes .homes_top .homes_top_l .homes_contents_c .homes_top_l_box img[data-v-38a80b90] {
  width: 4.8vh;
  height: 4.8vh;
}
.homes .homes_top .homes_top_l .homes_contents_c .homes_top_l_box .homes_top_l_box_text[data-v-38a80b90] {
  font-size: 1.2vh;
  color: #202020;
  margin-left: 10px;
}
.homes .homes_top .homes_top_l .homes_contents_c .homes_top_l_box .homes_top_l_box_text span[data-v-38a80b90] {
  font-size: 2.3vh;
  color: #1c1c1c;
  font-weight: bold;
}
.homes .homes_top .homes_top_l .homes_contents_c .homes_top_l_box .click-class[data-v-38a80b90] {
  cursor: pointer;
}
.homes .homes_top .homes_top_l .homes_contents_c .homes_top_l_box .click-class span[data-v-38a80b90] {
  color: #409eff;
}
.homes .homes_top .homes_top_r[data-v-38a80b90] {
  flex: 1;
  overflow: hidden;
  border: 4px solid #ffffff;
  background-size: 100% 100%;
}
.homes .homes_top .homes_top_r .homes_contents_c[data-v-38a80b90] {
  display: flex;
  flex-wrap: wrap;
  padding-left: 3%;
}
.homes .homes_top .homes_top_r .homes_contents_c .homes_top_r_box[data-v-38a80b90] {
  width: 33%;
  height: 50%;
  display: flex;
  align-items: center;
}
.homes .homes_top .homes_top_r .homes_contents_c .homes_top_r_box img[data-v-38a80b90] {
  width: 4.8vh;
  height: 4.8vh;
}
.homes .homes_top .homes_top_r .homes_contents_c .homes_top_r_box .homes_top_r_box_text[data-v-38a80b90] {
  font-size: 1.2vh;
  color: #202020;
  margin-left: 10px;
}
.homes .homes_top .homes_top_r .homes_contents_c .homes_top_r_box .homes_top_r_box_text span[data-v-38a80b90] {
  font-size: 2.3vh;
  color: #1c1c1c;
  font-weight: bold;
}
.homes .homes_top .homes_top_r .homes_contents_c .homes_top_r_box .click-class[data-v-38a80b90] {
  cursor: pointer;
}
.homes .homes_top .homes_top_r .homes_contents_c .homes_top_r_box .click-class span[data-v-38a80b90] {
  color: #409eff;
}
.homes .homes_center[data-v-38a80b90] {
  flex: 1;
  display: flex;
}
.homes .homes_center .homes_center_l[data-v-38a80b90] {
  flex: 3.5;
  margin-right: 10px;
}
.homes .homes_center .homes_center_l .homes_contents_c[data-v-38a80b90] {
  overflow: visible;
  display: flex;
  justify-content: space-between;
}
.homes .homes_center .homes_center_l .homes_contents_c .homes_center_l_box[data-v-38a80b90] {
  width: 48%;
  height: 100%;
}
.homes .homes_center .homes_center_r .homes_contents_c[data-v-38a80b90] {
  margin-top: 5px;
}
.homes .homes_center .homes_center_r .homes_contents_c .homes_center_r_content[data-v-38a80b90] {
  height: 99%;
  border-left: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
  border-top: 1px solid #ebeef5;
}
.homes .homes_bottom[data-v-38a80b90] {
  flex: 1;
  display: flex;
}
.homes .homes_bottom .homes_bottom_c[data-v-38a80b90] {
  margin-left: 10px;
  margin-right: 10px;
}
.homes .homes_bottom .homes_bottom_l[data-v-38a80b90] {
  flex: 2.15;
}
.homes .homes_bottom .homes_bottom_c[data-v-38a80b90] {
  flex: 1.2;
}
.homes .homes_bottom .homes_bottom_r[data-v-38a80b90] {
  flex: 1;
}
.homes .homes_bottom .homes_bottom_r .homes_contents_c[data-v-38a80b90] {
  margin-top: 5px;
}
.homes .homes_bottom .homes_bottom_r .homes_contents_c .homes_bottom_r_content[data-v-38a80b90] {
  height: 99%;
  border-left: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
  border-top: 1px solid #ebeef5;
}
.homes .homes_contents[data-v-38a80b90] {
  flex: 1;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.homes .homes_contents_title[data-v-38a80b90] {
  font-weight: bold;
  font-size: 1.8vh;
  color: #202020;
  margin-bottom: 1vh;
}
.homes .homes_contents_title span[data-v-38a80b90] {
  color: #0080ff;
  margin-left: 5px;
}
.homes .homes_contents_c[data-v-38a80b90] {
  flex: 1;
  overflow: hidden;
}

