.ps[data-v-000fafb9] {
  width: 100%;
}
.home_index[data-v-000fafb9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  -webkit-box-shadow: 0 4px 60px 0 rgba(111, 111, 111, 0.1);
          box-shadow: 0 4px 60px 0 rgba(111, 111, 111, 0.1);
}
.home_index .home_header[data-v-000fafb9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 26px;
}
.home_index .home_header .home_header_image[data-v-000fafb9] {
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
.home_index .home_header .home_header_title[data-v-000fafb9] {
  font-size: 18px;
  font-weight: 600;
  color: #262626;
  line-height: 25px;
  margin: 8px 7px 6px 2px;
}
.home_index .home_header .home_header_subtitle[data-v-000fafb9] {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin: 10px 10px 0 0;
}
.home_index .home_used_tools[data-v-000fafb9] {
  margin-bottom: 13px;
}
.home_index .home_used_tools .home_used_tools_title[data-v-000fafb9] {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  line-height: 25px;
  margin-bottom: 20px;
}
.home_index .home_used_tools .home_used_tools_image[data-v-000fafb9] {
  background: #00CB97;
  border-radius: 20px;
  width: 108px;
  height: 3px;
  margin-bottom: 22px;
}
.home_index .home_used_tools .home_used_tools_list[data-v-000fafb9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.home_index .home_used_tools .home_used_tools_list .card_item[data-v-000fafb9] {
  width: 180px;
  height: 102px;
  cursor: pointer;
  position: relative;
  margin-right: 17px;
  margin-bottom: 9px;
}
.home_index .home_used_tools .home_used_tools_list .card_item[data-v-000fafb9]:first-child {
  margin-left: -9px;
}
.home_index .home_used_tools .home_used_tools_list .card_item img[data-v-000fafb9] {
  width: 100%;
  height: 100%;
}
.home_index .home_tools[data-v-000fafb9] {
  margin-bottom: 16px;
}
.home_index .home_tools .home_tools_title[data-v-000fafb9] {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
  margin-bottom: 27px;
}
.home_index .home_tools .home_tools_list[data-v-000fafb9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.home_index .home_tools .home_tools_list .tools_card_item[data-v-000fafb9] {
  width: 180px;
  height: 102px;
  cursor: pointer;
  position: relative;
  margin-right: 12px;
  margin-bottom: 16px;
}
.home_index .home_tools .home_tools_list .tools_card_item[data-v-000fafb9]:first-child {
  margin-left: -6px;
}
.home_index .home_tools .home_tools_list .tools_card_item .number[data-v-000fafb9] {
  height: 20px;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-radius: 20px 20px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -17px;
  right: -14px;
  padding: 1.5px 6px;
}
.home_index .home_tools .home_tools_list .tools_card_item .number .img[data-v-000fafb9] {
  width: 10px;
  height: 14px;
  margin-right: 5px;
  margin-top: -2px;
}
.home_index .home_tools .home_tools_list .tools_card_item .number .frequency[data-v-000fafb9] {
  width: auto;
  height: 17px;
  font-size: 12px;
  font-weight: 500;
  text-align: LEFT;
  color: #999999;
  line-height: 17px;
}
.home_index .home_tools .home_tools_list .tools_card_item img[data-v-000fafb9] {
  width: 100%;
  height: 100%;
}
.home_index .home_ai_write .home_ai_write_title[data-v-000fafb9] {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
  margin-bottom: 16px;
}
.home_index .home_ai_write .home_ai_write_list[data-v-000fafb9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.home_index .home_ai_write .home_ai_write_list .ai_card_item[data-v-000fafb9] {
  width: 166px;
  height: 67px;
  margin-right: 24px;
  margin-bottom: 24px;
  cursor: pointer;
  position: relative;
}
.home_index .home_ai_write .home_ai_write_list .ai_card_item .number[data-v-000fafb9] {
  height: 20px;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-radius: 20px 20px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -17px;
  right: -14px;
  padding: 1.5px 6px;
}
.home_index .home_ai_write .home_ai_write_list .ai_card_item .number .img[data-v-000fafb9] {
  width: 10px;
  height: 14px;
  margin-right: 5px;
  margin-top: -2px;
}
.home_index .home_ai_write .home_ai_write_list .ai_card_item .number .frequency[data-v-000fafb9] {
  width: auto;
  height: 17px;
  font-size: 12px;
  font-weight: 500;
  text-align: LEFT;
  color: #999999;
  line-height: 17px;
}
.home_index .home_ai_write .home_ai_write_list .ai_card_item img[data-v-000fafb9] {
  width: 100%;
  height: 100%;
}
.home_index .home_ai_write .home_ai_write_list .ai_card_item[data-v-000fafb9]::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 2;
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.home_index .home_ai_write .home_ai_write_list .ai_card_item[data-v-000fafb9]:hover::after {
  opacity: 0.4;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.8);
          box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 1680px) {
.home_index .center_content[data-v-000fafb9] {
    width: 100% !important;
}
}

