#app{
  padding-bottom: 120px;
}

.banner-content-box {
  bottom: 0;
}

.designer-info {
  transform: translate(0, 50%);
  height: 465px;
  border-radius: 156px 10px 10px 10px;
  opacity: 1;
  background: linear-gradient(31deg, #ffffff 59%, #e4eef9 86%);
  box-shadow: 0px 4px 20px 0px rgba(13, 35, 62, 0.1);
  position: relative;
  overflow: hidden;
}

.designer-info .bg {
  position: absolute;
  right: 0;
  top: 0;
  object-fit: contain;
  z-index: 1;
}

.designer-info .info-cont {
  padding: 40px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  z-index: 99;
}

.designer-info .info-cont .avatar-bg{
  width: 205px;
  height: 205px;
  margin-right: 40px;
  border-radius: 50%;
  background-size: cover;
}

.designer-info .info-cont .avatar {
  width: 205px;
  height: 205px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 40px;
}

.designer-info .info-cont .name {
  font-size: 48px;
  font-weight: bold;
  color: #333333;
  margin-right: 10px;
}

.designer-info .exp-cont .text {
  font-weight: 400;
  font-size: 20;
  color: #6a6a6a;
  margin-right: 22px;
  margin-top: 18px;
}

.designer-info .exp-cont span {
  font-weight: 500;
  font-size: 20;
  color: #212121;
}

.designer-info .style {
  margin-top: 14px;
  margin-bottom: 20px;
}

.designer-info .style .item {
  font-size: 12px;
  color: #b6d9ff;
  padding: 4px 16px;
  box-sizing: border-box;
  border-radius: 74px;
  background: #3a3a3a;
  margin-right: 15px;
}

.designer-info .house-size {
  font-size: 14px;
  color: #7a7a7a;
}

.nav-tabs {
  border: none;
}


.designer-info .tab-item {
  font-size: 20px;
  color: #343434;
  margin-right: 16px;
  margin-top: 40px;
}



.designer-info .tab-item a {
  font-size: 24px;
  color: #333333;
  border: none !important;
}

.designer-info .tab-item a:hover{
  color: #004ea1 !important;
}
.designer-info .active.tab-item a {
  color: #004ea1 !important;
}

.designer-info .tab-pane {
  margin-top: 25px;
  font-size: 16px;
  color: #767676;
  width: 100%;
}

.designer-info .tab-pane.active {
  display: -webkit-box !important;
}


/* cases */

/* res */
.cases {
  margin-top: 300px;
}

.cases .title {
  font-size: 28px;
  font-weight: bold;

  color: #151515;
}

.cases .row-box {
  margin-left: -30px;
}

.cases .res-item {
  width: calc(50% - 30px);
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(13, 35, 62, 0.05);
  border-radius: 10px;
  margin: 15px;
}

.cases .cover {
  width: 100%;
  height: 221px;
  border-radius: 10px 10px 0px 0px;
}

.cases .info {
  padding: 15px 12px;
  box-sizing: border-box;
}

.cases .left .top span {
  font-size: 17px;
  font-weight: bold;
  color: #151515;
}

.cases .left .top>span+span:before {
  color: #cccccc;
  content: "|";
  padding: 0 5px;
}

.cases .left .bottom {
  margin-top: 10px;
}

.cases .avatar {
  width: 26px;
  height: 26px;
  object-fit: cover;
  margin-right: 8px;
}

.cases .username {
  font-size: 12px;
  color: #595959;
}

.cases .addr {
  font-size: 17px;
  font-weight: bold;
  color: #151515;
  text-align: right;
}

.cases .contact-btn {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  width: 96px;
  height: 30px;
  border-radius: 40px;
  cursor: pointer;
  background: linear-gradient(77deg, #8ab4e0 -6%, #3585da 112%);
}



.cases .inputs {
  margin-top: 15px;
  width: 100%;
  height: 380px;
  padding: 20px 30px;
  box-sizing: border-box;
  border-radius: 10px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(13, 35, 62, 0.1);
}

.cases .inputs .title {
  font-size: 22px;
  text-align: center;
  color: #474747;
}

.cases .inputs .min-title {
  font-size: 18px;
  color: #474747;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 30px;
}

.cases .inputs input {
  width: 100%;
  padding: 20px 20px;
  box-sizing: border-box;
  border-radius: 78px;
  background: #FAFAFA;
  font-size: 16px;
  color: #7C7C7C;
  margin-bottom: 26px;
}

.cases .inputs .get-btn {
  width: 100%;
  height: 48px;
  border-radius: 78px;
  cursor: pointer;
  background: #005EC2;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 30px;
}

/* designer */

.designer {
  margin-top: 86px;
}

.designer .title {
  font-size: 28px;
  font-weight: bold;

  color: #151515;
}


.designer .designer-item {
  height: 304px;
  position: relative;
  margin: 10px 0;
}

.designer .designer-pic {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  object-fit: cover;
}

.designer .designer-intro {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  height: 118px;
  border-radius: 15px;
  background-image: url(/static/images/renovation/border-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /* background: rgba(255, 255, 255, 0.8); */
  padding: 8px 0 0 28px;
  box-sizing: border-box;
  /* clip-path: polygon(0% 0%,50% 10px,100% 100%); */
}

.designer .designer-intro .designer-name {
  width: 70%;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding: 3px 0;
  box-sizing: border-box;
  border-bottom: 2px solid #232323;
}

.designer .designer-intro .designer-other-info {
  width: 80%;
  margin-top: 10px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #444444;
}<!--ºÄÊ±1755808667.8182Ãë-->