/* 生活誌 */
.life_style {
	
}
.life_style .b_title{
	text-align: center;
	color: #d5baa5;
	font-size: 0.32rem;
	margin-top: 0.65rem;
	line-height: 0.42rem;
}
.life_style .tab-box{
	position: -webkit-sticky;
	position: sticky;
	top: 0rem;
	padding: 0 0.6rem;
	background-color: #fff;
	/* z-index: 999; */
}
.life_style .style-tab{
	display: flex;
	justify-content: center;
	margin-top: 0.7rem;
}
.life_style .style-tab .tab-item{
	margin: 0 0.2rem;
	padding: 0.2rem;
	line-height: 0.6rem;
	border-bottom: 0.04rem solid #d5baa5;
}
.life_style .style-tab .tab-item a{
	color: #d5baa5;
}
.life_style .l-style-cont{
	padding: 0 0.6rem;
}
.life_style .l-style-cont .cont-item{
	padding-bottom: 1.7rem;
}
.life_style .l-style-cont .cont-item .img-box{
	/* min-height: 4.5rem; */
	/* background-color: #ede3da; */
}	
.life_style .l-style-cont .cont-item .img-box img{
	max-width: 100%;
}
.life_style .l-style-cont .cont-item .tl{
	margin-top: 0.33rem;
	line-height: 0.42rem;
}
.life_style .l-style-cont .cont-item .tl .label{
	padding-right: 0.4rem;
	position: relative;
}
.life_style .l-style-cont .cont-item .tl .label::after{
	content: "";
	width: 0.03rem;
	height: 0.3rem;
	background-color: #666666;
	display: inline-block;
	margin-top: 0.06rem ;
	position: absolute;
	right: 0.2rem;
}

.l-style-details{
	margin-top: 0.9rem;
	text-align: center;
	padding: 0 0.6rem 1.2rem 0.6rem;
}
.l-style-details img{
	max-width: 100% !important;
}
.l-style-title{
	font-size: 0.40rem;line-height: 1.4;
}
.shops-pc .l-style-title{
	font-size: 26px;line-height: 1.4;
}
.l-style-date{
	font-size: 0.17rem;margin: 0.2rem 0;line-height: 1.4;
}
.shops-pc .l-style-date{
	font-size: 12px;margin:10px 0;line-height: 1.4;
}

/* life style details */
.shops-pc .l-style-details{
	margin-top: 70px;
	text-align: center;
	padding: 0 0  120px 0;
}

/* drive_download */
.drive_download .tab-box{
	position: -webkit-sticky;
	position: sticky;
	top: 0rem;
	padding: 0 0.6rem;
	background-color: #fff;
	z-index: 999;
	height: 0.78rem;
}
.drive_download .drive-tab{
	display: flex;
	justify-content: center;
	
}
.drive_download .drive-tab .tab-item{
	width: 33%;
	text-align: center;
	border: 0.02rem ;
	line-height: 0.78rem;
}
.drive_download .drive-tab .tab-item.active{
	color: #caa1a1;
}
.drive_download img{max-width: 100%;}




/* 生活誌 pc */

.shops-pc .life_style_content{
	width: 1141px;
	    margin: 0 auto;
}
.shops-pc .life_style_content .content-inner{
	width: 1141px;
}
.shops-pc .life_style .b_title{
	text-align: center;
	color: #d5baa5;
	font-size:20px;
	margin-top: 75px;
	line-height: 20px;
	font-family: "Microsoft JhengHei";
}
.shops-pc .life_style .tab-box{
	position: -webkit-sticky;
	position: sticky;
	top: 0rem;
	padding: 0;
	background-color: #fff;
	z-index: 999;
}
.shops-pc .life_style .style-tab{
	display: flex;
	justify-content: center;
	margin-top: 26px;
	margin-bottom: 70px;
}

.shops-pc .life_style .style-tab .tab-item{
	margin: 0 27px;
	padding: 0 7px;
	line-height: 26px;
	border-bottom: 2px solid #d5baa5;
	
}
.shops-pc .life_style .style-tab .tab-item a{
	color: #d5baa5;
	font-size: 15px;
}
.shops-pc .life_style .l-style-cont{
	padding: 0;
}
.life_style .l-style-cont .style-two{
	padding-top: 0.97rem;
}
.shops-pc .life_style .l-style-cont .style-two{
	padding-top: 0px;
}
.shops-pc .life_style .l-style-cont .cont-item{
	padding-bottom: 102px;
	width: 30%;
}
.shops-pc .life_style .l-style-cont .cont-item .img-box{
	/* min-height: 242px; */
	/* background-color: #ede3da; */
}	
.shops-pc .life_style .l-style-cont .cont-item .img-box img{
	max-width: 100%;
}
.shops-pc .life_style .l-style-cont .cont-item .tl{
	margin-top: 27px;
	line-height: 36px;
	height: 72px;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.shops-pc .life_style .l-style-cont .cont-item .tl .label{
	padding-right:30px;
	position: relative;
	font-size: 18px;
}
.shops-pc .life_style .l-style-cont .cont-item .tl .label::after{
	content: "";
	width: 3px;
	height: 22px;
	background-color: #666666;
	display: inline-block;
	margin-top: 7px ;
	position: absolute;
	right: 12px;
}

.shops-pc .style-two{
	display: flex;
	justify-content: space-between;
}
.shops-pc .life_style .l-style-cont .style-two .cont-item{
	padding-bottom: 155px;
	width: 45%;
}
.shops-pc .life_style .l-style-cont .style-two .cont-item .img-box{
	min-height: 368px;
}	
.shops-pc .style-three{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.shops-pc .style-three .cont-item{
	margin-right: 55px;
}
.shops-pc .style-three .cont-item:nth-child(3n){
	margin-right: 0;
}


.shops-pc .life_style_content .content-nav-top{
	display: none;
}
/* .life_style_content .content-nav-bottom{
	display: none;
} */