/* .home {
  width: 100%;
  height: 100%;
  background-color: black;
  overflow: hidden;
}
.header-btn {
  margin-left: 100px;
}

.registe .avatar img {
  width: 48px;
  height: 48px;
}

.Register-login {
  width: 122px;
  height: 46px;
  vertical-align: middle;
} */

.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;

}


.searchTypeThree {
  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: 5px;
  flex-direction: column;
  width: 1400px;
  /* height: 153px; */
  /* border: 1px solid white; */
  /* padding: 5px; */
  overflow: hidden;
  margin-top: 20px;
}

.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;
}

/* .elaborateTypeMiddle1 {
  margin-left: 96px;
} */

.elaborateTypebutton3 {
  display: flex;
}

.elaborateTypebutton4 {
  display: flex;
}

.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;
}

.pullDown{
  cursor: pointer;
}
/* 精细化类型 */

/* 内容区 */
.card {
  width: 672px;
  margin-top: 20px;
}

.nimble1-2 {
  display: flex;
}

.nimble1-1-1 {
  margin-top: 7px;
}

.nimble1-1-3 {
  margin-left: 413px;
  background: var(--999999, #999);
}

.nimble span {
  overflow: hidden;
  color: #222;
  text-overflow: ellipsis;

  /* PC/14px加粗 - 22 */
  font-family: Source Han Sans SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 157.143% */
}

.FinalDraft {
  margin-left: 50px;
}

.nimble11 {
  height: 28px;
}

.nimble1-3-4 {
  margin-left: 383px;
}

/* 内容区 */

/* 分页 */
.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: 710px;
}

.Select2 {
  color: #999;
  /* margin-top: 2px; */
  line-height: 15px;
}

/* 分页 */
/* 保障 */
.banner {
  margin-top: 30px;
}