.head-img {
  width: 28.92rem;
  height: 20.5rem;
  display: flex;
  margin: 0 auto;
}
.head-title {
  width: 28.92rem;
  display: flex;
  margin: 1.5rem auto 3.5rem;
}
.intro {
  width: 28.92rem;
  padding: 1.5rem 1.33rem;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.intro .txt1 {
  font-size: 1.42rem;
  color: #000;
  font-weight: bold;
}
.intro .txt2 {
  color: #000;
  font-size: 1rem;
  margin-top: 10px;
  line-height: 2.33rem;
}
.item-top {
  display: flex;
  flex-direction: column;
  width: 28.92rem;
  margin: 0 auto 1.42rem;
  position: relative;
}
.item-top > .item-img {
  width: 28.92rem;
  height: 17.33rem;
}
.item-top .name {
  width: 100%;
}
.item-top .name .icon-user {
  width: 1.17rem;
  height: 1.17rem;
  margin-right: 0.58rem;
}
.item-top .name .icon-time {
  width: 1.17rem;
  height: 1.17rem;
  margin-right: 0.58rem;
}
.item-top .tt {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 17px 0;
}
.item-top .txt {
  display: flex;
  align-items: center;
  margin-bottom: 1.42rem;
}
.item-top .txt .txt1 {
  color: #000;
  font-size: 0.83rem;
  margin-right: 1.92rem;
  display: flex;
  align-items: center;
}
.item-top .txt .txt2 {
  color: #000;
  font-size: 0.83rem;
  display: flex;
  align-items: center;
}
.item-top .desc {
  color: #000;
  font-size: 0.83rem;
  line-height: 1.25rem;
}
.item-top .btn-detail {
  width: 5.33rem;
  height: 1.83rem;
  line-height: 1.83rem;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 0.75rem;
  margin-top: 1.25rem;
}
.lines {
  width: 28.92rem;
  height: 0.08rem;
  margin: 0 auto 1.25rem;
  background-color: #000;
}
.box-list-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.box-list-1 > .item {
  display: flex;
  width: 28.92rem;
  height: 8.33rem;
  margin-bottom: 17px;
}
.box-list-1 > .item > .item-img {
  width: 11.75rem;
  height: 8.33rem;
  border-radius: 0.83rem;
  margin-right: 0.92rem;
}
.box-list-1 > .item > .name {
  width: 16.25rem;
  height: 6.17rem;
  padding: 0 0.5rem;
  margin-top: 0.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box-list-1 > .item > .name > .txt1 {
  font-size: 0.83rem;
  color: #141414;
  font-weight: bold;
}
.box-list-1 > .item > .name > .txt2 {
  color: #141414;
  font-size: 0.75rem;
  margin-top: 0.83rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box-list-1 > .item > .name > .txt2 > span:nth-child(1) {
  color: #616161;
  font-size: 10px;
}
.box-list-1 > .item > .name > .txt2 > span:nth-child(2) {
  background-color: #564830;
  color: #fff;
  width: 3.92rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.83rem;
  text-align: center;
  border-radius: 0.83rem;
}
.box-list-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box-list-2 > .item {
  display: flex;
  margin-left: 0.83rem;
  margin-bottom: 1.17rem;
  width: 29.5rem;
  height: 10.75rem;
  background-color: #EEEEEE;
}
.box-list-2 > .item > .item-img {
  width: 16.17rem;
  height: 10.75rem;
}
.box-list-2 > .item > .name {
  width: 14.17rem;
  padding: 0 0.5rem;
  margin-top: 0.83rem;
  margin-bottom: 1.33rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box-list-2 > .item > .name > .txt1 {
  font-size: 0.83rem;
  color: #141414;
  font-weight: bold;
}
.box-list-2 > .item > .name > .txt2 {
  color: #141414;
  font-size: 0.75rem;
  margin-top: 0.83rem;
}
.box-list-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 8.33rem;
}
.box-list-3 > .item {
  display: flex;
  flex-direction: column;
  margin-left: 0.83rem;
  margin-bottom: 1.17rem;
  width: 29.5rem;
  height: 10.75rem;
  background-color: #EEEEEE;
}
.box-list-3 > .item > .item-img {
  width: 16.17rem;
  height: 10.75rem;
}
.box-list-3 > .item > .name {
  width: 100%;
  padding: 0 0.5rem;
  margin-top: 0.83rem;
  margin-bottom: 1.33rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box-list-3 > .item > .name > .txt1 {
  font-size: 0.83rem;
  color: #141414;
  font-weight: bold;
}
.box-list-3 > .item > .name > .txt2 {
  color: #141414;
  font-size: 0.75rem;
  margin-top: 0.83rem;
}
.history {
  width: 100%;
}
.history .no-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 7.33rem 0;
}
.history .no-item .desc {
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 1.42rem;
}
.history .no-item .btn-recipes {
  width: 18.83rem;
  height: 4.25rem;
  line-height: 4.25rem;
  background-color: #1a9e9e;
  color: #fff;
  font-size: 1.91rem;
  text-align: center;
  margin: 1.66rem auto 0;
  cursor: pointer;
}
.history .list-his {
  width: 28.92rem;
  margin: 0 auto;
}
.history .list-his > .item {
  width: 28.92rem;
  height: 7.5rem;
  background-color: #F1F1F1;
  display: flex;
  position: relative;
  margin-bottom: 1.42rem;
}
.history .list-his > .item .img {
  width: 10rem;
  height: 7.5rem;
}
.history .list-his > .item .name {
  width: 16.5rem;
  height: 3.33rem;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 1.17rem;
  padding-left: 1.5rem;
  color: #000;
}
.history .list-his > .item .collect {
  position: absolute;
  width: 1.75rem;
  height: 1.58rem;
  right: 1.08rem;
  bottom: 0.83rem;
}
.box-type {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box-type > a {
  display: flex;
  margin-bottom: 1.83rem;
}
.box-type img {
  width: 29.33rem;
  height: 10.17rem;
}
.scroll-list1 {
  width: 100%;
  padding: 1.67rem;
}
.scroll-list1 > .txts {
  height: 3rem;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
}
.scroll-list1 > .txts .item-txt {
  padding: 0 20px;
  height: 2.75rem;
  line-height: 2.75rem;
  text-align: center;
  color: #78331B;
  margin-right: 1.83rem;
  display: flex;
  font-size: 1.42rem;
}
.scroll-list1 > .txts .active {
  color: #000;
}
