.container {
  background: #F7F7F7;
}
.case-list .decor-case-item:nth-child(1),
.case-list .decor-case-item:nth-child(2),
.case-list .decor-case-item:nth-child(3) {
  margin-top: 0;
}
.case-list .case-item {
  width: 270px;
  margin-top: 30px;
}
.case-list .case-item > img {
  width: 270px;
  height: 164px;
  border-radius: 20px;
}
.case-list .case-item .info {
  width: 100%;
  padding: 19px 0;
  padding-left: 10px;
}
.case-list .case-item .info p {
  font-size: 16px;
  width: 175px;
}
.case-list .case-item .info .des_name {
  width: 100%;
}
.case-list .case-item .info .name {
  font-size: 18px;
  margin-bottom: 7px;
}
.case-list .case-item .info img {
  width: 26px;
  height: 16px;
}
.container {
  background-color: #f2f2f2;
}
.content {
  align-items: start;
}
.content .article {
  width: 930px;
  height: 1560px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 30px 30px 30px 160px;
  box-sizing: border-box;
  justify-content: start;
}
.content .article > h1 {
  height: 25px;
  line-height: 25px;
  font-size: 26px;
  font-weight: 500;
  color: #333333;
  margin: 0;
}
.content .article > p {
  height: 13px;
  line-height: 13px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  margin-top: 20px;
  margin-bottom: 30px;
}
.content .article .type {
  width: 740px;
  height: 16px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 46px;
  margin-bottom: 10px;
}
.content .article .type p {
  height: 16px;
  line-height: 16px;
}
.content .article .desc {
  width: 740px;
  height: auto;
  line-height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.content .article .detail {
  align-items: start;
}
.content .article .detail h1 {
  height: 19px;
  line-height: 19px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 20px;
  margin-top: 0;
}
.content .article .detail img {
  width: 740px;
  height: 448px;
  background: #F2F2F2;
  border-radius: 20px;
}
.content .article .detail p {
  width: 740px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #333333;
  margin: 30px 0;
}
.content .article .detail .btn {
  width: 100%;
}
.content .article .detail a {
  width: 360px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  border-radius: 16px;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  font-weight: 400;
  color: #333333;
}
.content .info-aside {
  width: 330px;
}
.content .info-aside .designer {
  width: 330px;
  background: #FFFFFF;
  border-radius: 20px;
  margin-top: 20px;
}
.content .info-aside .recommen {
  width: 330px;
  background: #FFFFFF;
  border-radius: 20px;
}
.content .parts-all > .hot {
  width: 930px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 20px;
}
.content .parts-all > .hot > span {
  overflow: hidden;
  width: 220px;
  height: 330px;
  background: #706e71;
  border-radius: 16px;
  margin-right: 30px;
}
.content .parts-all > .hot > span > img {
  width: auto;
  height: 330px;
}
.content .parts-all > .hot .desc {
  align-items: start;
}
.content .parts-all > .hot .desc .hot-title {
  position: relative;
  margin-top: 28px;
  margin-bottom: 30px;
  width: 100%;
}
.content .parts-all > .hot .desc .hot-title h1 {
  height: 24px;
  font-size: 26px;
  line-height: 24px;
  font-weight: 500;
  color: #333333;
  margin: 0;
}
.content .parts-all > .hot .desc .hot-title h1 span {
  margin-left: 21px;
  height: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}
.content .parts-all > .hot .desc .hot-title .hot-num {
  position: absolute;
  right: 10px;
}
.content .parts-all > .hot .desc .hot-title .hot-num span {
  height: 24px;
  background: linear-gradient(180deg, #F87500, #EA1F00);
  border-radius: 20px;
  padding: 1px 21px 2px 14px;
  font-size: 16px;
  line-height: 24px;
  font-family: Akrobat;
  font-weight: bold;
  color: #FFFFFF;
}
.content .parts-all > .hot .desc .hot-title .hot-num img {
  width: 31px;
  height: 43px;
  position: absolute;
  right: -8px;
  bottom: -3px;
}
.content .parts-all > .hot .desc .des-wrap {
  width: 100%;
  align-items: start;
}
.content .parts-all > .hot .desc .des-wrap .des-item > img {
  width: 22px;
  height: 22px;
  margin-right: 12px;
}
.content .parts-all > .hot .desc .des-wrap .des-item p {
  width: 583px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .parts-all > .hot .desc .des-wrap .des-item:nth-child(n+2) {
  margin-top: 16px;
}
.content .parts-all > .hot .desc button {
  width: 125px;
  height: 50px;
  background: linear-gradient(90deg, #FFB728, #FFA022);
  border-radius: 12px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 20px;
}
.content .parts-all .goods,
.content .parts-all .commit,
.content .parts-all .bottom-recommen {
  width: 930px;
  height: auto;
  background: #FFFFFF;
  border-radius: 20px;
  margin-top: 20px;
  padding: 30px;
}
.content .parts-all .goods .good-title h1,
.content .parts-all .commit .good-title h1,
.content .parts-all .bottom-recommen .good-title h1 {
  height: 25px;
  font-size: 26px;
  font-weight: 500;
  color: #333333;
  margin: 0;
  margin-top: 2px;
}
.content .parts-all .goods .good-title span,
.content .parts-all .commit .good-title span,
.content .parts-all .bottom-recommen .good-title span {
  margin-left: 11px;
  height: 16px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.content .parts-all .goods > p,
.content .parts-all .commit > p,
.content .parts-all .bottom-recommen > p {
  width: 100%;
  height: 16px;
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #666666;
}
.content .parts-all .commit {
  width: 930px;
  background: #FFFFFF;
  border-radius: 20px;
}
.header-banner > img {
  width: 930px;
  height: 300px;
  margin: 20px 0;
}
.header-banner .absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.case-designer {
  padding: 30px;
  align-items: start;
}
.case-designer > h1 {
  width: 100%;
  margin: 0;
  height: 21px;
  line-height: 21px;
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}
.case-designer > .des {
  align-items: center;
  margin: 20px 0;
}
.case-designer > .des img {
  width: 60px;
  height: 60px;
  background: #09543C;
  border-radius: 50%;
  margin-right: 6px;
}
.case-designer > .des p {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.case-designer > .des p.name {
  height: 21px;
  line-height: 21px;
  font-size: 22px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 10px;
}
.case-designer .idea {
  width: 270px;
  height: 44px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333333;
}
.case-designer .btn {
  width: 100%;
}
.case-designer .btn > a {
  width: 125px;
  height: 36px;
  border-radius: 10px;
  line-height: 36px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.case-designer .btn > a.prev {
  background: #09543C;
}
.case-designer .btn > a.next {
  background: linear-gradient(90deg, #FFB728, #FFA022);
}
.case-designer .look-index {
  width: 100%;
}
.case-designer .look-index p {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.case-designer .look-index p > span {
  width: 20px;
  height: 15px;
  font-size: 20px;
  color: #FEAF40;
}
.case-designer .look-index a {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #FEAF40;
  margin-top: 24px;
  margin-bottom: 21px;
}
.case-designer .look-index a img {
  width: 6px;
  height: 12px;
  margin-left: 8px;
}
.designer-card {
  width: 630px;
  height: 310px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 20px;
}
.designer-card:nth-child(even) {
  margin-left: 20px;
}
.designer-card:nth-child(n+3) {
  margin-top: 20px;
}
.designer-card > span {
  position: relative;
  cursor: pointer;
  width: 180px;
  height: 270px;
  background: #ffffff;
  border-radius: 16px;
  margin-right: 20px;
  overflow: hidden;
  text-align: center;
}
.designer-card > span > img {
  width: auto;
  height: 270px;
}
.designer-card > span > span {
  position: absolute;
  border-radius: 0 0 16px 16px;
  left: 0;
  bottom: 0;
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  font-weight: 400;
  color: #FFFFFF;
}
.designer-card > span:hover > span {
  opacity: 1;
}
.designer-card .detail {
  width: 384px;
}
.designer-card .detail h1 {
  margin: 0;
  height: 24px;
  font-size: 26px;
  font-weight: 500;
  color: #333333;
}
.designer-card .detail h1 span {
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  margin-left: 10px;
}
.designer-card .detail button {
  cursor: pointer;
  width: 100px;
  height: 40px;
  background: linear-gradient(90deg, #FFB728, #FFA022);
  border-radius: 12px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
  color: #fff;
}
.designer-card .detail > p {
  margin-top: 20px;
  width: 384px;
  height: 44px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.designer-card .detail .imgs > a {
  cursor: pointer;
  width: 115px;
  height: 115px;
  border-radius: 16px;
  overflow: hidden;
}
.designer-card .detail .imgs > a > img {
  height: 115px;
  width: auto;
}
.designer-card .detail .imgs > a + a {
  margin-left: 20px;
}
.designer-commit {
  width: 100%;
  margin-top: 29px;
  padding-bottom: 29px;
}
.designer-commit:first-child {
  margin-top: 38px;
}
.designer-commit:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
.designer-commit .detail {
  width: 100%;
}
.designer-commit .detail .read {
  margin-bottom: 20px;
  align-items: center;
}
.designer-commit .detail .read > span {
  color: #999999;
}
.designer-commit .detail h1 {
  margin: 0;
  height: 19px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.designer-commit .detail h1 span {
  margin-left: 58px;
  height: 13px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #999999;
  margin-right: 10px;
}
.designer-commit .detail h1 > img {
  width: 19px;
  height: 20px;
  margin-right: 6px;
}
.designer-commit .detail > p {
  margin-top: 29px;
  width: 100%;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 19px;
}
.designer-commit .detail .power > p {
  height: 13px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.designer-commit .detail .power > p span {
  height: 13px;
  font-size: 14px;
  font-weight: 500;
  color: #FF9C3C;
  margin-left: 10px;
}
.designer-commit .detail .power > p + p {
  margin-left: 40px;
}
.designer-commit .detail .imgs > span {
  overflow: hidden;
  width: 120px;
  height: 120px;
  background: #E0E0E0;
  border-radius: 20px;
}
.designer-commit .detail .imgs > span > img {
  width: 160px;
  height: auto;
}
.designer-commit .detail .imgs > span + span {
  margin-left: 20px;
}
.bottom-recommen .case-wrap .case-demo {
  margin-top: 38px;
}
.bottom-recommen .case-wrap .case-demo + .case-demo {
  margin-left: 100px;
}
.bottom-recommen .case-wrap .case-demo a {
  display: block;
  width: 223px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.bottom-recommen .case-wrap .case-demo a + a {
  margin-top: 16px;
}
.bottom-recommen .case-wrap .case-demo a:hover {
  color: #09543C;
}
.goods-more,
.review-more {
  cursor: pointer;
}

.foreman{
	
}
.foreman  .case-list{

}
.foreman .designer-card:nth-child(n+3) {
    margin-top: 0px;
}
.foreman .designer-card:nth-child(even) {
    margin-left: 0px;
}
.foreman .designer-card{
	height: 268px;
	width: 32.8%;
	padding: 20px;
	margin-bottom: 20px;
}
.foreman .designer-card:nth-child(3n+2) {
    margin: 0px 0.5883vw;
}
.foreman .designer-card .flex-center{
	height: 100%;
	width: 40%;
	margin-right: 15px;
}
.foreman .designer-card .flex-center > img{
    height: 100%;
	width: 100%;
}

.foreman .designer-card .content{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 56%;
    height: 100%;
}

.foreman .designer-card .content .name {
	margin-top: 0px;	
}

.foreman .designer-card .content .name b{
    font-size: 24px;
    display: inline-block;
    line-height: 24px;
}
.foreman .designer-card .content .name span{
	color: #333;
	font-size: 12px;
    margin-left: 10px;
}
.foreman .designer-card .content .level{
    width: 100px;
    height: 28px;
    background: #32695a;
    border-radius: 14px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    font-weight: 500;
    color: #fff;
}
.foreman .designer-card .content .linian{
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.foreman .designer-card .content .number{
	display: flex;
    justify-content: space-between;
    width: 100%;
}
.foreman .designer-card .content .number span {
	font-size: 12px;
	color: #333;
}
.foreman .designer-card .content .number span b{
	font-size: 30px;
    font-weight: 600;
	display: inline-block;
    line-height: 30px;
	/* font-style:italic; */
	
}
.foreman .designer-card .content .number p{
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 12px;
	color: #333;
}
.foreman .designer-card .content .button{
	cursor: pointer;
    width: 100px;
    height: 40px;
    background: linear-gradient(90deg, #FFB728, #FFA022);
    border-radius: 12px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;	
}
