.home {
  width: 100%;
  height: 100%;
  /* background-color: black; */
  overflow-x: hidden;
}

.header-btn {
  margin-left: 100px;
}

.elaborateType img {
  width: 8px;
  height: 5px;
  margin-top: 23px;
  margin-left: 3px;
}

.pullDown {
  cursor: pointer;
}

.headerw .nav .active {
  color: var(--222222, #222);

  /* PC/16px加粗 - 24 */
  font-family: Source Han Sans SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.SearchResults {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 379px;
  margin-top: 37px;
  width: 640px;
  height: 80px;
}

.SearchResults input {
  margin-top: 16px;
  background-color: #f2f2f2;
  border: 1px solid #dddddd;
  padding-left: 20px;
  border-radius: 10px;
  width: 100%;
  height: 48px;
  border: 1px solid var(--unnamed, #3c8dbc);
  box-shadow: 0px 0px 0px 3px rgba(54, 98, 236, 0.2);
}

.SearchResults input:focus {
  outline: none;
}

.SearchResults input::placeholder {
  color: var(--222222, #222);
  font-size: 15px;
}

.SearchResults button {
  position: absolute;
  top: 22px;
  right: 7px;
  width: 70px;
  height: 37px;
  border: 0;
  cursor: pointer;
  color: var(--ffffff, #fff);

  border-radius: 8px;
  border: 1px solid var(--unnamed, #3c8dbc);
  background: var(--unnamed, #3c8dbc);
}

/* 搜索框 */

/* 类型 */

.searchType {
  display: flex;
}

.Movebrick {
  color: var(--999999, #999);
  font-family: Source Han Sans SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  width: 80px;
  height: 24px;
  text-align: center;

}

.shangla {
  color: #999;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}

.searchTypeFour {
  color: var(--222222, #222);

  font-family: Source Han Sans SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  height: 35px;
  border-bottom: 3px solid #222;
}

/* 精细化类型 */
.elaborateType {
  border-radius: 10px;
  background: #f2f2f2;
  display: flex;
  margin-top: 20px;
  flex-direction: column;
  width: 1400px;

  overflow: hidden;
}

.Option {
  color: var(--222222, #222);

  /* PC/14px - 22 */
  font-family: Source Han Sans SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  margin-left: 10px;
  line-height: 50px;
}

.linearity {
  width: 1300px;
  border: 1px solid #000;
}

.option {
  color: var(--555555, #555);
  margin-left: 30px;
  /* PC/14px - 22 */
  font-family: Source Han Sans SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  /* 157.143% */
}

.elaborateTypeTop {
  display: flex;
  height: 50px;
  line-height: 50px;
  background-color: white;
}

.elaborateTypeMiddle {
  display: flex;
  height: 50px;
}

.elaborateTypebutton {
  margin-top: 2px;
  display: flex;
  height: 60px;
  background-color: white;
}

.WorkTime {
  display: flex;
  height: 50px;
  background-color: white;
}

.elaborateTypebutton3 {
  display: flex;
}

.elaborateTypebutton4 {
  display: flex;
}

/* .elaborateTypeMiddle1 {
  margin-left: 96px;
} */

.bule1-1 {
  color: #3c8dbc;
  line-height: 50px;

  /* PC/14px加粗 - 22 */
  font-family: Source Han Sans SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.elaborateTypebutton img {
  width: 8px;
  height: 5px;
  margin-top: 23px;
  margin-left: 3px;
}

/* 精细化类型 */
/* 内容区 */

.Discover {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Discover .placard {
  width: 429px;
  height: 120px;
}

.home .Discover .ContentButton1 {
  display: flex;
  flex-direction: row;
}

.ContentButton1-0 {
  color: var(--555555, #555);

  /* PC/14px - 22 */
  font-family: Source Han Sans SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  margin-top: 6px;
}

/* .discover .ContentButton1-0 {
  margin-top: 5px;
} */
.discover .ContentButton1-1-4 {
  color: #fff;
  /* PC/12px加粗 - 18 */
  font-family: Source Han Sans SC;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  /* 150% */
  border-radius: 2px;
  background: var(--unnamed, #3c8dbc);
  padding: 2px 6px;
  width: 51px;
  text-align: center;
  letter-spacing: 1px;
  height: 23px;
  margin-top: 3px;
  width: 66px;
  margin-left: 10px;
}

/* 内容区 */
/* 分页 */
.paging img {
  width: 7px;
  height: 7px;
}

.paging {
  display: flex;
}

.NUM1 {
  border-radius: 8px;
  background: var(--ffffff, #fff);

  width: 44px;
  padding: 10px 10px;
  height: 44px;
  text-align: center;
  margin-left: 10px;
  /* line-height: 44px; */
}

.paging .Select {
  border-radius: 5px;
  background: #3c8dbc;
  color: white;
}

.Paging {
  margin-top: 50px;
  margin-left: 702px;
}

.Select2 {
  color: #999;
  /* margin-top: 2px; */
  line-height: 15px;
}

/* 分页 */

/* 保障 */
.banner {
  margin-top: 30px;
}