.mobile_show {
	display: none;
}
/* 會員 for all ---*/

.container #wrapper {
	width: 100%;
}

 .member_picpage_notes {
	font-size: 1em;
	line-height: 2em;
	font-weight: 800;
	padding: 5% 15%;
	box-sizing: border-box;
    white-space: pre-wrap;
}

/* 會員 收藏底層頁 --------------------------------*/

.member_picpage {
	color: #21262a;
	font-size: 16px;
	display: block;
	position: relative;
	max-width: 960px;
	min-width: 320px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	margin-bottom: -17px;
}

.member_picpage_inner {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 5% 0 3% 0;
	box-sizing: border-box;
	overflow:hidden;
}

.member_picpage_content {
	display: block;
	position: relative;
	border: 1px solid #eaeaea;
	padding: 5%;
    height: auto;
    overflow: hidden;
}

.member_picpage_content > span {
	display: block;
	position: relative;
    margin: 0 auto;
    max-width: 960px;
    max-height: 640px;
    background-color: #eee;
}

.member_picpage_content span img {
	max-width: 100%;
    max-height: 640px;
    margin: 0 auto;
    display: block;
}

.social {
	display: block;
	position: relative;
	max-width: 600px;
	width: 100%;
	margin: auto;
	height: 60px;
}

.title {
	margin-top: 5px;
	padding: 2% 0;
	border-top: 1px solid #eaeaea;
}

.title li {
	margin: 1% 0;
}

.title h2 {
	display: inline-block;
	display: inline;
	line-height: 1.5em;
}

.title:after {
	content'';
	display: block;
	clear: both;
}

.secondary_title_green_color {
	color: #009688;
	font-size: 1em;
	font-weight: bolder;
	line-height: 3em;
}

.secondary_title_green_color a:hover,
.saved a:hover {
	color: #00796B;
}

.saved .designer_pic {
	display: block;
	position: relative;
	float: left;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	behavior: url(PIE.htc);
	border: 1px solid #eaeaea;
	overflow: hidden;
}

.saved .designer_pic:hover {
	opacity: 0.8;
}

    .saved .designer_pic img {
        max-width:unset;
        max-height:unset;
        margin:auto;
        width:100%;
    }

.saved li {
	display: block;
	height: 52px;
	font-weight: 800;
	overflow: hidden;
}

.saved span {
	font-weight: 100;
	color: #999
}

.saved span,
.saved h3,
.saved h4 {
	display: inline;
	line-height: 2.8125em;
	margin: 0 2% 0 0;
}

.saved i {
	margin: 0 0 0 1%;
}

.member_picpage .more_btn {
	margin: auto;
	text-align: center;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.member_picpage .more_btn a {
	display: inline-block;
	/*font-size: 15px;*/
	font-size: 16px;
	width: 150px;
	height: 35px;
	color: #FFF;
	background-color: #4abcaa;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	box-shadow: 3px 3px #2f8c7d;
	margin: 10px;
}
/* 會員 收藏底層頁 留言套件 ---*/

.commentRW {
	width: 100%;
	margin-top: 30px;
}
.commentRW .total {
    margin:12px 0;
}

/* 會員 中心頁 推薦設計案例 ---*/

.member_center_recommend h2 {
	font-size: 1.875em;
	line-height: 1.5em;
	color: #21262a;
	top: -20px;
	padding-right: 0px;
	font-weight: 100;
	text-align: center;
	margin: 30px 0 40px 0;
}

.member_center_recommend {
	padding: 60px 0 30px 0;
	background-color: #eaeaea;
	z-index: 999;
}

.btn_project_info_show {
	display: inline-block;
	width: 60px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	/*font-size: .875em;*/
	font-size: 16px;
	color: #666;
	border: 1px solid #d1d1d1;
	margin: 0px 6px 10px 6px;
	text-decoration: none;
}

.btn_project_info_show:hover {
	background-color: #00796B;
	color: #fff;
	border: 1px solid #00796B;
}

/* 會員 中心頁 BANNER ---*/

.member_center_recommend_banner {
	display: block;
	position: relative;
	max-width: 960px;
	height: auto;
	margin: 40px auto;
}

.member_center_recommend_banner a:hover {
	opacity: 0.8;
}

.member_center_recommend_banner img {
	width: 100%;
}

.album .hashtag {
	margin-top: 10px;
	height: 20px;
	overflow: hidden;
	font-size: 0.875em;
	color: #999;
}

.album .hashtag:before {
	content: 'tag :';
	color: #00796B;
	background-color: #eaeaea;
	font-weight: 800;
	padding: 10px;
	margin-right: 5px;
}

.message {
    display: block;
    max-width: 60em;
    min-width: 320px;
    border-top: 3px solid #009688;
    padding: 10px;
    box-sizing: border-box;
}

a.bx_prev {
    background: url(/images/index_arrow_pre.png);
    top: 50%;
    left: 0px;
}

a.bx_next {
    background: url(/images/index_arrow_next.png);
    top: 50%;
    right: 0px;
}

a.bx_prev, a.bx_next {
    position: absolute;
    width: 46px;
    height: 46px;
    z-index: 1;
}

/* 會員 相簿頁 手機板 ------------------------*/
/* -------------- 768PX -------------- */
@media screen and (min-width: 860px) and (max-width: 1200px) {
	/* 會員 中心頁 推薦設計案例 ---*/
	.member_center_recommend {
		padding: 40px 0 10px 0;
	}
	.member_center_recommend {
		padding: 30px 0 10px 0;
	}
	
}
/* -------------- 768PX -------------- */

@media screen and (min-width: 768px) and (max-width: 860px) {
	/* 會員 中心頁 推薦設計案例 ---*/
	
	.member_center_recommend {
		padding: 40px 0 10px 0;
	}
	.member_center_recommend {
		padding: 30px 0 10px 0;
	}
	
}

/* -------------- 767PX 以下 -------------- */
@media screen and (max-width: 767px) {
    .member_picpage_inner {
        padding-top:40px;
    }
	
    /*特別處理麵包屑*/
    .member_crumb {
        display:none;
    }

    .member_picpage_content span img{ width: 100%;height: auto; }
}
/* -------------- 640PX -------------- */

@media screen and (min-width: 640px) and (max-width: 768px) {
	/* 會員 for all ---*/
	
	.saved {
		padding: 3% 0;
	}
	.saved span {
		font-weight: 100;
		color: #999
	}
	.saved span,
	.saved h3,
	.saved h4 {
		line-height: 1.5em;
	}
	.saved h4 {
		height: 40px;
		overflow: hidden;
	}
	.saved li {
		margin: 10px 0;
	}
	/* 會員 中心頁 推薦設計案例 ---*/
	
	.member_center_recommend h2 {
		margin: 20px;
	}
	.member_center_recommend {
		padding: 30px 0 10px 0;
	}
	
}
/* -------------- 480PX -------------- */

@media screen and (min-width: 415px) and (max-width: 639px) {
	/* 會員 for all ---*/
	
	.member_picpage h1 {
		font-size: 1em;
		line-height: 1.5em;
		padding: 5% 0%;
	}
	.saved {
		padding: 3% 0;
	}
	.saved span {
		font-weight: 100;
		color: #999
	}
	.saved span,
	.saved h3,
	.saved h4 {
		line-height: 1.5em;
	}
	.saved h4 {
		height: 40px;
		overflow: hidden;
	}
	.saved li {
		margin: 10px 0;
	}
	/* 會員 中心頁 推薦設計案例 ---*/
	
	.member_center_recommend h2 {
		margin: 10px;
	}
	.member_center_recommend {
		padding: 30px 0 10px 0;
	}
}
/* -------------- 320PX -------------- */

@media screen and (max-width: 414px) {
	/* 會員 for all ---*/
	
	.member_picpage h1 {
		font-size: 1em;
		line-height: 1.5em;
		padding: 5% 0%;
	}
	.saved {
		padding: 3% 0;
	}
	.saved span {
		font-weight: 100;
		color: #999
	}
	.saved span,
	.saved h3,
	.saved h4 {
		line-height: 1.5em;
	}
	.saved h4 {
		height: 40px;
		overflow: hidden;
	}
	.saved li {
		margin: 10px 0;
	}
	/* 會員 中心頁 推薦設計案例 ---*/
	
	.member_center_recommend h2 {
		margin: 10px 0;
	}
	.member_center_recommend {
		padding: 30px 0 10px 0;
	}
}

@media screen and (max-width: 320px) {
    .message {
        padding: 0px;
    }
}