@import url("reset.css");


/*商品區*/
@media screen and (min-width: 641px) and (max-width: 899px) {	
.wrapper{
	width:100%;	
	height: auto;
	padding:0; 
	background-color:#fff;
	overflow:hidden;
}
/* c26模組 */
.cms26 h4{ 
	background:url(../images/topsale.jpg) no-repeat ;
	color:#FFF;
	display:block;
	background-position:center bottom;
	background-size: cover;
	width: 100%;
	height: 70px;
	line-height: 50px;
	font-size:48px;
	text-align: center;
	padding-top:10px;
	overflow: hidden;
	font-family:"微軟正黑體";
}
.ph{margin:0 auto 15px;width:48%;}
.ph a{
	overflow:hidden;
}

}

@media screen and (min-width: 481px) and (max-width: 640px) {
.wrapper{
	width:100%;	
	height: auto;
	padding:0; 
	background-color:#fff;
	overflow:hidden;
}
/* c26模組 */
.cms26 h4{ 
	background:url(../images/topsale.jpg) no-repeat ;
	color:#FFF;
	display:block;
	background-position:center bottom;
	background-size: cover;
	width: 100%;
	height: 60px;
	line-height: 48px;
	font-size:42px;
	text-align: center;
	padding-top:5px;
	overflow: hidden;
	font-family:"微軟正黑體";
}
.group-type-ph{
	background-color: #cfcc94;
	width: 100%;
	overflow: auto;
}
.ph{margin:0 auto;width:45%;}
.ph a{
	overflow:hidden;
}
.ph-title{
	display:block; 
	font-size:20px;
	line-height:1.5em; /* max-height:2.2em;*/ 
	overflow:hidden; 
	padding:0 10px; 
	margin:8px auto 1px; 
	color:#b6ac00; 
	font-family:"微軟正黑體";
	font-weight: 600;
	height:50px;
 }
.ph-detail{
	font-size:18px; 
	background-color:#b6ac00; 
	padding: 2px 20px; 
	color:#FFFFFF; 
	border-radius:20px; 
	font-family:"微軟正黑體"; 
	line-height:1.5em; 
	max-height:2.2em; 
	overflow:hidden; 
	height:28px; 
}
.ph-feature{
	display:block; 
	color:#a5a5a5;
	font-size:15px; 
	line-height:1.4em; 
	padding:4px 8px 5px 10px; 
	overflow:hidden;
	font-family:"微軟正黑體";
	border-color:#494949;
	float: left;
	width: 55%;
	text-align:justify;
}
.ph .price{
	margin:auto -5px 0 auto;
	bottom:0;
}


/*下方btn*/
.morebtn{
	margin:0 auto;
}
.morebtn a img{
	display: none;
}

.morebtn a{
    color: #fff;
    text-decoration: none;
    margin:0 auto;
	margin-bottom:20px; 
	padding:10px 5px 5px 5px; 
	display:block;
	width:80%;
	height: 45px;
	font-size:32px;
	font-weight: bold;
	font-family: "微軟正黑體";
    color: #fff;
	line-height: 30px;
	text-align: center;
	background-color:#b6ac00; 
    border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	overflow: hidden;
}
.mktbanner{
	display: none;
}

}

@media screen and (max-width: 480px) {
	.wrapper{
	width:100%;	
	height: auto;
	padding:0; 
	background-color:#fff;
	overflow:hidden;
}
/* c26模組*/
.cms26 h4{ 
	background:url(../images/topsale.jpg) no-repeat ;
	color:#FFF;
	display:block;
	background-position:center bottom;
	background-size: cover;
	width: 100%;
	height: 50px;
	line-height: 30px;
	font-size:30px;
	text-align: center;
	padding-top:10px;
	overflow: hidden;
	font-family:"微軟正黑體";
}
.group-type-ph{
	background-color: #cfcc94;
	width: 100%;
	overflow: hidden;
}
/*
.ph{
	box-sizing:border-box;
	position:relative; 
	display:block; 
	float:left; 
	padding:20px 20px 0 20px; 
	margin: 30px 0 30px 18px ;  
	transition:all .3s ease-out; 
	box-shadow:none; 
	overflow:hidden; 
	width:88%;
	height:430px; 
	border:1px solid #b5b0a3;
	border-radius:10px;
	box-shadow: 0 0 0 1px #fff;
	background-color:#fff
}*/
.ph-title{
	display:block; 
	font-size:20px;
	line-height:1.2em; /* max-height:2.2em;*/ 
	overflow:hidden; 
	padding:0 5px 0 10px ; 
	/*margin:8px -10px 0px -10px; */ 
	color:#b6ac00; 
	font-family:"微軟正黑體";
	font-weight: 600;

 }
.ph-detail{
	font-size:18px; 
	background-color:#b6ac00; 
	padding: 2px 20px; 
	color:#FFFFFF; 
	border-radius:20px; 
	font-family:"微軟正黑體"; 
	line-height:1.5em; 
	max-height:2em; 
	overflow:hidden; 
}
.ph-feature{
	display:block; 
	color:#a5a5a5;
	font-size:15px; 
	line-height:1.4em; 
	padding:4px 8px 5px 10px; 
	overflow:hidden;
	font-family:"微軟正黑體"; 
	margin-bottom:40px;
	border-color:#494949;
	float: left;
	width: 95%;
	text-align:justify;
}
.ph{height:auto;margin-bottom:20px;}
.ph a{
	height:auto;
	overflow: hidden;
}
.ph .price{
	font-size:15px;
	font-weight:bold; 
	float:right;
	font-family:"微軟正黑體,Times New Roman"; 
	color:#fff100;
    letter-spacing:-6px;
    text-align: center;
	position:absolute;
	padding-top: 12px; 
	margin:auto 0 0 auto;
	right: 18px; 
	bottom:0;
	font-style:italic;
	width: 150px;
	height: 57px;
	background: url(../images/redicon.png) left top no-repeat;
	background-size: cover;
	margin:auto 0 0 auto;
}
.ph .price span{
	font-size:36px;
}

/*C23*/
.carrier h4 {
	width:100%;
    clear: both;
    background:url(images/limite_title.jpg) no-repeat left;
    height: 36px;
    line-height: 24px;
    text-align: left;
    padding-left:20px;
    letter-spacing: 2px;
    color: #fff;
    margin: 0 auto;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	font: bold 26px "微軟正黑體";
	overflow: hidden;
}
/*下方btn*/
.morebtn{
	margin:0 auto;	
}
.morebtn a img{
	display: none;
}

.morebtn a{
    color: #fff;
    text-decoration: none;
    margin:0 auto;
	margin-bottom:20px; 
	padding:10px 5px 5px 5px; 
	display:block;
	width: 95%;
	height: 55px;
	font-size:28px;
	font-weight: bold;
	font-family: "微軟正黑體";
    color: #fff;
	line-height: 30px;
	text-align: center;
	background-color:#b6ac00; 
    border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	overflow: hidden;
}
.mktbanner{
	display: none;
}
/*往上*/
.scroll2top:link, .scroll2top:visited{background:url(images/topm.png) no-repeat 0 0;  width:50px; height:50px; margin-left:880px; bottom:0px;opacity: 0.7;}
.scroll2top:hover{background:url(images/topm1.png) no-repeat left bottom; border:0;}
}