/* 主体内容 */
/* .all {
	width: 100%;
	padding: 10px 0 80px;
	background-color: #f5f7f9;
} */
.center_div {
	min-width: 1260px;
	width: 1260px;
}
/* 左边内容 */
.left_div {
	float: left;
	width: 69%;
	padding: 20px 20px 0;
	margin-right: 20px;
	background-color: #fff;
}
.master_img {
	width: 800px;
	/* height: 513px; */
}
.mzsm {
	width: 100%;
	font-size: 14px;
	margin-top: 25px;
}
.mzsm span {
	color: red;
	font-weight: 700;
}
.top-ibox-gcs {
	width: 800px;
	height: 420px;
	margin-bottom: 14px;
	border: 1px solid #e6e6e6;
  }
  
  .top-ibox-gcs .lf_pic {
	width: 100%;
	height: 100%;
  }

  /* 产品轮播缩略图 */
.pc-slide {
    /* width: 500px; */
    width: 100%;
    margin: 0 auto;
}

.view .swiper-container {
    /* width: 500px; */
    width: 98%;
    height: 326px;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
	width: 768px;
	height: 76px;
	margin: auto;
	overflow: hidden;
}

.preview .swiper-slide {
    width: 114px;
	height: 76px;
	padding: 0 4px;
}

.preview .slide6 {
    width: 114px;
}

.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #DB214C;
}
.preview .arrow-left {
    background: url(/jzjiancai/img/prev1.png) no-repeat center;
    left: 0;
    top: 0;
    z-index: 10;
}

.preview .arrow-right {
    background: url(/jzjiancai/img/next1.png) no-repeat center;
    right: 0;
    top: 0;
    z-index: 10;
}

.xg_img {
	display: block;
	width: 100%;
	height: 100%;
}

  
  /* .top-ibox-gcs .lf_pic img {
	width: 100%;
	height: 100%;
	display: block;
  } */

/* .swiper-outerbox{
	width: 100%;
	height: 76px;
	position: relative;
	
} */

/* .swiper-container-reset{
	width: 760px;
	height: 76px;
	margin: auto;
	overflow: hidden;
} */

/* .swiper-outerbox .swiper-slide{
	width: 144px !important;
	height: 76px;
	float: left;
	margin-left: 10px;
} */

/* .swiper-outerbox .swiper-slide:nth-child(1){
	margin-left: 0 !important;
} */

/* .swiper-outerbox .swiper-slide .scales, .scales .img_box{
	width: 100%;
	height: 100%;
} */

/* .scales .img_box .img{
	width: 100%;
	height: 100%;
} */

.preview  .nexts, .preview .prevs{
	display: block;
	width: 14px;
	height: 76px;
	background-color: #ccc;
	position: absolute;
	text-align: center;
	line-height: 76px;
}

/* .nexts img, .prevs img{
	width: 8px;
	height: 12px;
}

.prevs{
	left: 0;
	top: 0;
}

.nexts{
	right: 0;
	top: 0;
} */
/* end */


.guess_like {
	width: 100%;
	margin-top: 21px;
}
.like_text {
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.like_line {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	border-bottom: 2px solid #db214c;
}
.effect_list {
	margin-top: 20px;
	background-color: #fff;
}
.effect_list ul li {
	float: left;
	width: 23%;
	margin: 0 20px 17px 0;
}
.effect_list ul li:nth-of-type(4n) {
	margin-right: 0 !important;
}
.effect_list ul li:hover .effect_txt {
	color: #db214c;
}
.effect_list ul li:hover .effect_text {
	color: #db214c;
}
.list_img {
	display: block;
	width: 100%;
	height: 125px;
}
.effect_headline {
	width: 100%;
	height: 20px;
	padding: 7px 8px 20px;
}
.effect_text {
	display: block;
	float: left;
	width: 70%;
	color: #333;
	font-size: 14px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.effect_txt {
	display: block;
	width: 30%;
	float: right;
	color: #999;
	font-size: 14px;
}
/* 右边内容 */
.right_div {
	float: left;
	width: 29%;
}
.case {
	width: 100%;
	background-color: #fff;
}
.case_title {
	color: #333;
	font-size: 16px;
	padding: 18px 0 17px 20px;
	border-bottom: 1px solid #e0e0e0;
}
.case_list {
	width: 100%;
	padding: 20px 20px 0;
}
.case_list ul li {
	float: left;
	width: 46%;
	height: 116px;
	margin: 0 20px 17px 0;
}
.case_list ul li:nth-of-type(2n) {
	margin-right: 0 !important;
}
.case_img {
	display: block;
	width: 100%;
	height: 116px;
}
/* 热门标签 */
.hot_tags {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
}
.hot_content {
	padding: 20px 20px 10px;
}
.hot_tag {
	display: block;
	float: left;
	line-height: 12px;
	color: #333;
	font-size: 14px;
	margin: 0 10px 10px 0;
	padding: 7px 10px;
	background-color: #fafafa;
}
.hot_tag:hover {
	background-color: #db214c;
	color: #fff;
}
/* 装修攻略 */
.building {
	width: 100%;
	background-color: #fff;
	margin-top: 20px;
}
.building_list {
    padding: 2px 20px 20px;
}
.building_list ul li {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 14px;
	white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
.building_list ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  display: block;
  background: #e0e0e0;
  margin: 8px 10px 0 0;
  float: left;
}
.building_list ul li:hover::before{
	background: #db214c;
}
.building_list ul li a {
	color: #333;
	font-size: 14px;
}
.building_list ul li:hover {
	color: #db214c;
}
.building_list ul li:hover a {
	color: #db124c;
}
