/* 详情页面CSS */

/* 别墅装修 -如果使用 富文本 样式可以删除 */
.richtxt-box {
  overflow: hidden;
}
.richtxt-box h5 {
  padding: 20px 0;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  border-bottom: 1px solid #999;
}
.richtxt-box h6 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.4rem;
  color: #555555;
}
.richtxt-box p {
  font-size: 12px;
  color: #333;
  line-height: 1.2rem;
  margin-bottom: 20px;
}
.richtxt-box .img-box {
  padding: 0 10px;
  box-sizing: border-box;
}
.richtxt-box .img-box img {
  width: 33.33%;
  margin: 10px 3px;
  display: inline-block;
}
.richtxt-box .txt-center {
  margin: 30px 0 50px;
}
.richtxt-box .txt-center p {
  text-align: center;
  font-size: 1.2rem;
  color: #999;
}
.richtxt-box .txt-center strong {
  font-weight: bold;
  font-size: 14px;
  color: #333;
}

/* 了解杰美-关于杰美 */
.cont-ljjm .b1-min-nav {
  float: left;
  line-height: 60px;
}
.cont-ljjm .crmbs-btn-area {
  float: right;
  width: 68%;
}

/* 客户评价 */

.datail-title-area {
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  margin: 35px 0 20px 0;
  height: 50px;
  position: relative;
  padding-left: 25px;
}
.datail-title-area .bg-mode1 i {
  width: 4px;
  height: 100%;
  background-color: #e03d38;
  position: absolute;
  top: 0;
  left: 0;
}
.datail-title-area .bg-mode1 i:after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border: 7px solid transparent;
  border-left: 8px solid #e03d38;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  content: " ";
  background-color: #fff;
}
.datail-title-area .bg-mode1 img {
  padding: 0 10px;
}

.datail-title-area .right-area {
  height: 100%;
  line-height: 50px;
}
.datail-title-area .right-area font {
  padding-right: 10px;
  color: #8c8c8c;
}
.datail-title-area .right-area a {
  height: 100%;
  background-color: #f0f0f0;
  border-left: 1px solid #efefef;
  color: #8c8c8c;
  display: inline-block;
  padding: 0 10px;
  text-decoration: underline !important;
}
.active-item {
  position: relative;
  display: flex;
  transition: all linear 0.2s;
  border: 1px solid #efefef;
  padding: 30px 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.datail-title-area {
  margin-top: 20px;
}
.active-item:hover {
  box-shadow: 0 0 1rem rgb(0 0 0 / 20%);
}
.active-item .active-text h6 {
  font-size: 15px;
  margin-bottom: 10px;
  text-align: left;
  font-weight: bold;
}
.active-item .active-text p {
  line-height: 1.4em;
  margin-bottom: 10px;
  color: #8c8c8c;
  font-size: 13px;
}

/* 了解杰美-杰美历程 */
.time-list {
  margin-left: 15%;
  margin-bottom: 80px;
}
.time-list .time-item {
  position: relative;
  display: flex;
  padding-bottom: 15px;
}
.time-list .time-item::before {
  position: absolute;
  left: 15%;
  content: "";
  top: 5px;
  bottom: 0;
  transform: translateX(-4px);
  width: 8px;
  height: 8px;
  border: 2px solid #df3f3f;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1;
}
.time-list .time-item::after {
  position: absolute;
  left: 15%;
  height: 100%;
  content: "";
  top: 5px;
  bottom: 0;
  border-left: 1px solid #df3f3f;
}
.time-list .time-item .time-txt {
  margin-right: 10%;
  font-size: 12px;
}
.time-list .time-item .time-txt strong {
  font-size: 2.2rem;
}
.time-list .time-item > p {
  width: 50%;
  line-height: 1.5rem;
  margin-bottom: 40px;
}

/* 户型解析详情 */
.no-banner-nav {
  background-color: #fafafa;
  height: 55px;
  border-top: 1px solid #eee;
}
.datail-title-box {
  text-align: center;
  padding-bottom: 20px;
}
.datail-title-box h3 {
  font-size: 2rem;
  padding: 20px 0;
}

.datail-title-box p span {
  background: url("../images/icon-time.png") no-repeat 0 1px;
  background-size: 14px;
  padding-left: 18px;
  margin-left: 10px;
  display: inline-block;
  height: 25px;
  font-size: 12px;
}
.datail-title-box p span.edit {
    background: url("../images/icon-edit.png") no-repeat 0 1px;
  background-size: 14px;
}
.datail-title-box p span:last-child {
  background-image: url("../images/icon-look3.png");
  background-position: 0 2px;
  padding-left: 20px;
}
.datail-title-table {
  border-left: 1px solid #efeeee;
  border-top: 1px solid #efeeee;
  margin: 20px 0;
  overflow: hidden;
}
.datail-title-table em {
  float: left;
  width: 20%;
  background-color: #f9f9f9;
  border-right: 1px solid #efeeee;
  border-bottom: 1px solid #efeeee;
  text-align: center;
  line-height: 50px;
}
.zhaiyao {
  font-size: 14px;
  color: #555555;
  line-height: 25px;
  padding: 0 10px 20px;
}
.zhaiyao img,
.zhaiyao video {
  display: block;
  margin: 0 auto;
}
.datail-img-box {
  border-top: 1px solid #eee;
  padding: 20px 0;
}
.datail-img-box img {
  display: block;
  margin: 20px auto;
}
.datail-img-box p {
  padding-top: 20px;
}
.datail-page-box {
  margin: 20px 0;
  height: 50px;
  position: relative;
}
.datail-page-box p.active {
  background-color: #fff;
}
.datail-page-box p {
  border-top: 1px solid #efefef;
  width: 50%;
  height: 50px;
  padding-left: 20px;
  box-sizing: border-box;
  line-height: 50px;
  background-color: #f9f9f9;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.datail-page-box a {
  color: #333;
  font-size: 14px;
}
.datail-page-box a:hover {
  font-weight: bold;
}

/* 常见问题 */
.cjwt-page .datail-title-box p span.edit {
  background: url("../images/icon-time.png") no-repeat 0 1px;
}
.cjwt-page p.strong {
  padding: 10px 0;
  border-top: 1px solid #eee;
  text-align: center;
}
.cjwt-page .imgbox {
  margin: 10 20px;
  text-align: center;
}

/* 验收报告 */
.yanshou-content-box {
  border-bottom: 1px dashed rgb(207, 206, 206);
  padding: 30px 0 20px;
  margin-bottom: 10px;
}
.yanshou-content-box:last-child {
  border: 0;
}
.yanshou-content-box h4 {
  font-weight: normal;
  height: 30px;
}
.yanshou-content-box span {
  font-size: 14px;
}
.yanshou-content-box p {
  padding-top: 10px;
}
.yanshou-content-box ul {
  padding-top: 20px;
}
.yanshou-content-box ul li {
  height: 35px;
  font-size: 14px;
}
.yanshou-content-box ul li font {
  color: #e13d3e;
  padding-right: 8px;
}

/* 装修主材 */
.cailiao-content-box {
  border-bottom: 1px dashed rgb(207, 206, 206);
  padding: 30px 0 20px;
  margin-bottom: 10px;
}
.cailiao-content-box h3 {
  background-color: #e13d3e;
  padding: 8px 25px 8px 20px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  position: relative;
  margin-bottom: 10px;
}
.cailiao-content-box h3 i {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border: 16px solid transparent;
  border-right: 14px solid #fff;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  content: " ";
}
.cailiao-content-box h4 {
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 8px;
}
.cailiao-content-box p {
  padding-bottom: 8px;
  line-height: 1.5;
  font-size: 12px;
}
.pinpai-box img {
  max-width: 50%;
}

/* 设计师详情 */
.detail-peo-box {
  border: 1px solid #eee;
  margin: 10px 0;
	align-items: flex-start
}

.detail-peo-info {
  padding: 40px 20px 20px;
  width: 69%;
}
.detail-peo-info p{
  line-height: 1.5rem;
  max-height: 9rem;
  overflow: hidden;
}
.detail-peo-info h6 {
  font-size: 24px;
}
.detail-peo-box .img-area{
  width: 30%;
}
.detail-peo-box .img-area img{
  display: block;
  width: 100%;
  height: 100%;
}
.detail-peo-list {
  padding: 20px 0;
}
.detail-peo-list dl {
  overflow: hidden;
  height: 25px;
}
.detail-peo-list dt,
.detail-peo-list dd {
  float: left;
}
.detail-peo-info .peo-btn {
  padding-top: 30px;
}
.detail-peo-info .peo-btn a {
  float: left;
  width: 150px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 44px;
  background-color: #333;
  text-decoration: none !important;
  margin-right: 1px;
}
.detail-peo-info .peo-btn a.active,
.detail-peo-info .peo-btn a:hover {
  background-color: #de403f;
  text-decoration: underline !important;
}

.list-site-content-model {
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  margin: 35px 0 20px 0;
  padding: 20px;
  position: relative;
}
.list-site-content-model .left-area:hover {
  box-shadow: none;
}
.list-site-content-model .text-area .info-table {
  background-color: #fff;
}