﻿@charset "utf-8";


/* CSS Document */
.c1{
	background-color: aqua !important;
}

body{ font-family: 'Noto Sans TC', sans-serif ,Microsoft JhengHei;  font-weight: 400;  color:#444444;    margin: 0; padding: 0; text-align:justify;}
*{	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	}
/* 首頁服務支原文字定位*/
#top article.wrapper section#customer div a h2 {
    top:90% !important;
	line-height: 20px;
	height: 20px;
	width: 100%;
	right: 20% !important;
	background-color:rgba(255,255,255,0.5);

}
/*頁首搜尋***************************************************/

.search_left{
	
}
/* 整個搜尋寬度*/
.search_box{
	padding-left:5px;
	padding-right:5px;
	height:26px;
	margin-top:-16px;

	/*background-color:#552a07;*/
}
/* 搜尋欄位寬度*/
.search_box input{
	background-color:#eeeeee;
	width:110px;
	height:26px;
	line-height:26px;
	float:left;
	border: 0px;
	font-size:11px;
	color:#444444;
	text-indent:5px;
}
/* 搜尋下拉選單寬度*/
.search_box select{
	width:70px;
	margin-top:2px;
	margin-bottom:2px;
	height:20px;
	line-height:20px;

	font-size:11px;
	color:#444444;
	float:left;
	border-width: 1px;
	border-style: solid;
}

/* 搜尋按鈕*/
.search_box form .searchbutn{
	width:25px;
	height:26px;
	line-height:26px;
	float:left;
	display:block;
	font-size:11px;
	background-image: url(../images/nosvg/topHeadBtnIcon03.png); background-repeat: no-repeat; background-position:  3px center ;
}

option,select{
	color:#444444;	
	
}	
/* 左邊選單的banner圖***************************************************/	
.nav-banner a{
	display: block;
}
.nav-banner:hover{
	    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */;
}


/* 內容頁編排***************************************************/

.searchNoResult
{
	font-size: 15px !important;
	line-height: 24px;
}
/* 文字色彩*/
.text_green{
	color: #2a9d8a;
}
.text_bg{
	background-color: #e7e7e7;
}
.text_blue{
	color: #2b8ac1;
}

.text_pink{
	color: #e63a8c;
}.text_red{
	color: #C00;
}
.text_orange{
	color: #F78A3F;
}

/* 單元--banner圖*/
#video .banner img,
#product_qa .banner img{
	max-width:100%;
	height:auto;
}

/*無左側邊欄的內文編排*/

.textlayout {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color:#444444;
  text-align:left;		
}
.textlayout p {
  margin: 40px 0 0 0;

}
.textlayout dl {
	width:90%;

}

.textlayout dt {
	width:100px;
	font-weight:600;	
	clear:both;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 30px;
}

.textlayout dd {
	padding-left:60px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 30px;
}

/*內文編排段落大標*/
.contenttitle,
.textlayout .contenttitle{
	font-weight: 600;
	font-size: 18px;
	line-height:27px;
	padding-bottom: 10px;
	display:block;
	color:#333333;
}

/* 內文*/
.column01 section .inner p,
.column01 section .inner{
	color:#444444;	
}	
.textlayout ol li{
	list-style: decimal;
	line-height:30px;
}




/* 關於我們-奶瓶研發歷史*/
.column03content ul li{
	width:33%;
	height:320px;
	float:left;
	display:block;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ececec;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;	
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.texttext{
	display: block; 
	font-size: 14px; 
	line-height: 21px; 
	color:#444444;
	text-align: justify;
}

.texttext1{
	display: block; 
	font-size: 14px; 
	line-height: 21px; 
	color:#444444;
	text-align: justify;
}


/* 關於我們-得獎紀錄*/	
#column01content{
	margin-top:10%;

}
#column01content .column01box h1{
	font-size: 24px; 
	line-height: 27px;
	font-weight:600; 
	color: #e673aa;
	display:block;
}

#column01content .column01box h1:after{
	content:""; 
	margin: 5px 0 5px 0; 
	display:block; 
	height:1px; 
	width:100%; 
	background:-webkit-gradient(linear, left top, right bottom, from(#999999), to(#eeeeee)); 
	background:-moz-linear-gradient(left, #999999, #eeeeee); 
	background:linear-gradient(left, #999999, #eeeeee); 
}

#column01content .column01box h2{
	margin: 5px 0 5px 0; 
	font-size: 16px; 
	line-height: 40px; 
	padding-left:5px;
	font-weight:600; 
	display:block;
	width:100%;
	height:40px;
	background: #dbdbdb; /* Old browsers */
	background: -moz-linear-gradient(top,  #dbdbdb 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dbdbdb 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

#column01content .column01box h3{
	font-size: 14px; 
	line-height: 21px;
	font-weight:600;
	display:block;
}

#column01content .column01box .pic{
	max-width:170px;
	height:auto;
	float:left;
	padding:10px 0px 0px 0px;
	display:block; 
}
#column01content .column01box .pic01{
	max-width:240px;
	height:auto;
	float:left;
	padding:10px 0px 0px 0px;
	display:block; 
}



/* 文章區塊--列表*/
#news .n_content ul, 
#product_qa .n_content ul,
#lactation .n_content ul,
#parenting .n_content ul,
#shopping_guide .n_content ul{
	margin-top: 20px;
}
#news .n_content ul li,
#product_qa .n_content ul li,
#lactation .n_content ul li,
#parenting .n_content ul li,
#shopping_guide .n_content ul li{
	height:50px; 
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom:10px;
	padding-bottom:10px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

#news .n_content ul li:hover,
#product_qa .n_content ul li:hover,
#lactation .n_content ul li:hover,
#parenting .n_content ul li:hover,
#shopping_guide .n_content ul li:hover{
	background:#eeeeee;
	height:50px;
}	
	
#news .n_content ul li .newsnum:after{
content: 'N'; display: block; width:18px; height: 18px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 18px; border-radius: 1em; text-align: center; background-color: #e673aa;  margin: 16px 0 0 3px;
float:left;
}


#product_qa .n_content ul li .newsnum:after{
content: 'Q'; display: block; width:18px; height: 18px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 18px; border-radius: 1em; text-align: center; background-color: #78d2c3;  margin: 16px 0 0 3px;
float:left;
}

#lactation .n_content ul li .newsnum:after,
#parenting .n_content ul li .newsnum:after,
#shopping_guide .n_content ul li .newsnum:after{
content: 'Q'; display: block; width:18px; height: 18px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 18px; border-radius: 1em; text-align: center; background-color: #b29d83;  margin: 16px 0 0 3px;
float:left;
}


#news .n_content ul li .listtext,
#product_qa .n_content ul li .listtext,
#lactation .n_content ul li .listtext,
#parenting .n_content ul li .listtext,
#shopping_guide .n_content ul li .listtext{
	font-size: 16px;
	font-weight:400;
	line-height: 50px;
	margin-left:10px;
	float:left;
	display:block;
	text-align: left;
}

#news .n_content ul li .listtext a,a:hover,
#product_qa .n_content ul li .listtext a,a:hover,
#lactation .n_content ul li .listtext a,a:hover,
#parenting .n_content ul li .listtext a,a:hover,
#shopping_guide .n_content ul li .listtext a,a:hover{
	color:#37371E;
}

#news .n_content ul li .poptext,
#product_qa .n_content ul li.poptext,
#lactation .n_content ul li.poptext,
#parenting .n_content ul li.poptext,
#shopping_guide .n_content ul li.poptext{	
	font-size: 14px;
	width:100px;
	margin-right:5px;
	float:right;
	display:block;
	line-height: 50px;
}

#news .n_content ul li .datetext,
#product_qa .n_content ul li .datetext,
#lactation .n_content ul li .datetext,
#parenting .n_content ul li .datetext,
#shopping_guide .n_content ul li .datetext{
	font-size:13px;
	width:100px;
	float:right;
	display:block;
	line-height: 50px;
	color:#888888;
}



/* 選項列表-左側#sideNavi第一層選單*/
.list a {
	padding-top:0;

}
.list a.on{
	display: block;
	background-image:url(../images/liston.svg);
	background-size:6px 6px;
	background-repeat:no-repeat;
	color: #444444 !important;
	background-position:4px 16px;
	font-weight: 600;
}


/* 選項列表-左側#sideNavi第二層選單*/

#sideNavi ul li .list_down a{
	background-color:#dddddd;
	margin:4px !important;
	padding:4px 0px 4px 20px !important;
	line-height:14px;
	height:14px;
	font-size:14px;
	border-radius: 0px 5px 5px 0px;
	background-image:url(../images/listarrow.svg);
	background-position:10px;
	background-repeat:no-repeat;
}

	
.column02 article.wrapper nav#sideNavi{
	height:auto !important;
	margin-bottom:300px!important;
}

.column02 article.wrapper{
min-height:1000px !important;}



/* 選項列表--次選項圖示butn*/
#product_qabn ul{
	list-style:none;
	}
#product_qabn li{
	float:left;
	display:block;
	margin-left:10px;
	border:none;
	}
#product_qabn li img{
	width:200px;
	height:100px;
	}


/* 文章區塊--文章內容頁*/
#lactation .articleArea,
#parenting .articleArea,
#shopping_guide .articleArea{
	height: auto;
	overflow: hidden;
}	
#news .articleArea .listtitle,
#product_qa .articleArea .listtitle,
#charity .articleArea .listtitle,
#lactation .articleArea .listtitle,
#parenting .articleArea .listtitle,
#shopping_guide .articleArea .listtitle,
#video .articleArea .listtitle,
#blog .articleArea .listtitle{
	font-size: 18px;
	line-height: 27px;
	font-weight:400;
	display:block;
	padding-top:0.6em;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-bottom:0.6em;
	border-top: #eeeeee 1px solid;
	border-bottom: #eeeeee 3px solid;
	width:100%;
	height:auto;
	background-color:#CCCCCC;	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	background: #dbdbdb; /* Old browsers */
	background: -moz-linear-gradient(top,  #dbdbdb 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dbdbdb 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dbdbdb 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border-radius: 5px 5px;
	text-align: left;
}
#news .articleArea .listtitle span,
#video .articleArea .listtitle span{
	color:#a15077;
}
#product_qa .articleArea .listtitle span{
	color:#549388;
}

#charity .articleArea .listtitle span{
	color:#55321b;
}
#lactation .articleArea .listtitle span,
#parenting .articleArea .listtitle span,
#shopping_guide .articleArea .listtitle span{
	color:#836e54;
}

#blog .articleArea .listtitle span{
	color:#888888;
}




#news .articleArea .listtitle:before{
content: 'N'; display: block; width:18px; height: 18px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 18px; border-radius: 1em; text-align: center; background-color: #e673aa;  margin: 5px 3px 0 3px;
float:left;
}

#product_qa .articleArea .listtitle:before{
content: 'A'; display: block; width:18px; height: 18px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 18px; border-radius: 1em; text-align: center; background-color: #78d2c3;  margin: 5px 3px 0 3px;
float:left;
}

#lactation .articleArea .listtitle:before,
#parenting .articleArea .listtitle:before,
#shopping_guide .articleArea .listtitle:before{
content: 'Q'; display: block; width:18px; height: 18px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 18px; border-radius: 1em; text-align: center; background-color: #b29d83;  margin: 5px 3px 0 3px;
float:left;
}


#lactation .articleArea .listicon,
#parenting .articleArea .listicon,
#shopping_guide .articleArea .listicon{
padding-left: 5px;
float:left;
}

#news .articleArea .datetext,
#product_qa .articleArea .datetext,
#lactation .articleArea .datetext,
#parenting .articleArea .datetext,
#shopping_guide .articleArea .datetext,
#blog .articleArea .datetext{
	font-size:12px;
	width:100px;
	display:block;
	float:left;
	height: 30px;
	line-height: 30px;
}

#news .articleArea .poptext,
#product_qa .articleArea .poptext,
#lactation .articleArea .poptext,
#parenting .articleArea .poptext,
#shopping_guide .articleArea .poptext,
#video .articleArea .poptext,
#blog .articleArea .poptext{
	font-size: 13px;
	width:100px;
	display:block;
	float:left;
	height: 30px;
	line-height: 30px;
}
#blog .articleArea .blogname{
	font-size:13px;
	float:left;
	display:block;
	color:#888888;
	padding-right: 10px;
}
#blog .articleArea .bloglink{
	font-size:13px;
	float:left;
	display:block;
	color:#888888;	
}

.blog_item{
	color: #444444;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
width:95%;
	text-align: center;
	background-color: #ddefef;
	padding: 8px;
	border-radius: 5px;
}


/*哺乳專區+育兒下方QA標題*/
#lactation .qa_list,
#parenting .qa_list,
#shopping_guide .qa_list{
	margin-top: 20px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	line-height:50px;
	text-align: center;
	display:block;
	height: 50px;
	background-color: #b29d83;
	border-radius: 5px 5px;
}

/*HTML編輯區*/
#news .articleArea #contenta img,
#product_qa .articleArea #contenta img,
#charity .articleArea #contenta img,
#shopping_guide .articleArea #contenta img,
#blog .articleArea #contenta img{
max-width:100%;
	height:auto;
	border-radius:10px;
}
#product .p_content .p_bottom img{
max-width:100%;
	height:auto;
}

#news .articleArea #contenta,
#news .articleArea #contenta p,
#product_qa .articleArea #contenta,
#product_qa .articleArea #contenta p,
#charity .articleArea #contenta,
#charity .articleArea #contenta p,
#lactation .articleArea #contenta,
#lactation .articleArea #contenta p,
#parenting .articleArea #contenta,
#parenting .articleArea #contenta p,
#shopping_guide .articleArea #contenta,
#shopping_guide .articleArea #contenta p,
#blog .articleArea #contenta,
#blog .articleArea #contenta p{
	font-family:'Noto Sans TC', sans-serif, 微軟正黑體;  font-weight: 400;  	
	font-size:15px;
	line-height:30px;
	padding-left:0.5em;
	padding-right:0.5em;
	color:#444444;
	text-align: left;
}

/*HTML編輯區-哺乳+育兒專區+商品選購+部落開箱*/

#lactation #contenta img,
#parenting #contenta img,
#shopping_guide #contenta img,
#blog #contenta img{
	max-width:100%;
	height:auto;
}



/* 表單*/
.formArea{
	width:100%;	font-size:14px;
}

.formArea p{
	font-size:16px !important;
	line-height:27px;
	font-weight:600 !important;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #C4C4C4;
}

.formArea dl{
	width:100%;
	height:30px;
	display:block;
	
}
.formArea dl dt{	
width:60px;	height:30px;
	display:block;
	margin-left:10px;
	float:left; 
}
.formArea dl dd{	
height:30px;
	display:block;
	margin-left:10px;
	float:left;
}
.formArea .block{
	display:block;
		width:400px;
}	
.formArea .w{
	width:400px;
}
.formArea .textareabox{
height: 100px;
}
.email_box{
	float: left;
	height:270px;
	border-radius:3px;
	padding:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;	
	background-color:#eeeeee;	
}
.email_box_l{
	width:49%;
	margin-right: 1%;
}
.email_box_r{
	width:49%;	
	margin-left: 1%;
}

/* 共用*/	
.pointtext{
	display: block;
	font-size: 22px; 
	line-height: 33px; 
	color: #e673aa;
	text-align: center;
	font-weight: 800;	
}

.space{
	width:100%;
	height:10px;
	display:block;	
}
.space5{
	width:100%;
	height:5%;
	display:block;	
}

.space10{
	width:100%;
	height:10%;
	display:block;	
}
.space20{
	width:100%;
	height:20%;
	display:block;	
}


.floatright{
	float:right;
	display:block;
}

.floatleft{
	float:left;
	display:block;
}


.pinktext{
color: #e673aa;
}

/*相關連結-連到相關影片 育兒百科butn */
.link_box{
	width: 48%;
	border-radius: 3px;
	font-size: 15px;
	line-height:55px; 
	height: 55px;
	vertical-align:middle;
	text-align: center;
	background-color: #f9f7f4;	
	float: left;
	margin-right: 2%;
	display: block;
}
.link_box img{
	padding-right: 5px;
	vertical-align:middle;
}
.link_box a{
	color: #888888 !important;
}
.link_box:hover{
	background-color:#eeeeee;
}

/*社群分享 */

.r_line{
	border-top: 1px #d9d9d9 dashed;
	margin-top: 2%;
	margin-bottom: 2%;
}
.share {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
}

.share_product{
	float: left;
	padding-bottom: 1%;
	padding-top: 1%;
	margin-top:  5%;
	margin-bottom:  2%;	
}
.share img {
	margin-right: 5px;
}

#shraeFB, #shareTwitter {
	cursor: pointer;
}

/*社群分享 1/2區塊使用*/
.share2{
	float: left;
	line-height:55px; 
	height: 55px;
	vertical-align:middle;
	text-align: center;
	width: 48%;
}

/*回上頁*/
#back a{
	padding-right:20px;
	text-align:right;
	font-size:14px;
	line-height:40px;
	width:100px;
	height:40px;
	border-radius:3px;
	display: block;	
	background-color:#bfb9a7;
	color:#FFFFFF;
	float:right;
	}
#back:before{
	content:""; 
	margin-bottom: 2px; 
	display:block; 
	height:1px; 
	width:100%; 
	background:-webkit-gradient(linear, left top, right bottom, from(#999999), to(#eeeeee)); 
	background:-moz-linear-gradient(left, #999999, #eeeeee); 
	background:linear-gradient(left, #999999, #eeeeee); 
}

#back a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
}
#back a:before{
	position:absolute;
	content:"";
	width:20px;
	height:20px;
	border-radius:10px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/backarrow.svg);
	background-repeat:no-repeat;
	background-position:center;
	}

/*我要諮詢*/
#ask{
	width:100%;
	height:auto;
	border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border: 1px dashed #78d2c3;
	margin-bottom:30px;
	background-color:#e4f6f3;
	padding:10px;
	}
	
#ask .asktext{
	text-align:left;
	font-size:15px;
	line-height:24px;
	display:block;
	color:#37371E;
	}


	
#ask .askbutn a{
	padding-right:20px;
	text-align:right;
	font-size:14px;
	line-height:40px;
	width:110px;
	height:40px;
	border-radius:3px;
	display: block;	
	background-color:#78d2c3;
	color:#FFFFFF;
	margin-top:5px;
}

#ask .askbutn a:before{
	position:absolute;
	content:"";
	width:20px;
	height:20px;
	border-radius:10px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/frontarrow.svg);
	background-repeat:no-repeat;
	background-position:center;
}
#ask .askbutn a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
}


/*確定送出按鈕*/
.sendbutn{
	margin-top:20px;
}
.sendbutn a{
	padding-right:20px;
	text-align:right;
	font-size:14px;
	line-height:40px;
	width:110px;
	height:40px;
	border-radius:3px;
	display: block;	
	background-color:#78d2c3;
	color:#FFFFFF!important;
}
.sendbutn a:before{	
	position:absolute;
	content:"";
	width:20px;
	height:20px;
	border-radius:10px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/frontarrow.svg);
	background-repeat:no-repeat;
	background-position:center;
}
.sendbutn a:hover {
		color:#FFFFFF!important;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
}
/*按鈕顏色*/
.bn_pink a{
	background-color:#e673aa!important;	
}
.bn_pink a:before{
	background-image:url(../images/frontarrow1.svg)!important;	
}
.bn_orange a{
	background-color:#F78A3F!important;
}
.bn_orange a:before{
	background-image:url(../images/frontarrow2.svg)!important;	
}
/*型錄下載*/
/*contentnolist內容區展開無左邊次選單*/
.contentnolist{
	margin-left:5%;
	margin-top:50px;
	margin-right:5%;	
}


.contentnolist h1 {
  display: block;
  font-size: 24px;
  line-height: 32px;
  color: #6e6e50;
}

.contentnolist h1:after {
	content:""; 
	margin: 20px 0 0 0; 
	display:block; 
	height:1px; 
	width:100%; 
	background:-webkit-gradient(linear, left top, right bottom, from(#999999), to(#eeeeee)); 
	background:-moz-linear-gradient(left, #999999, #eeeeee); 
	background:-o-linear-gradient(left, #999999, #eeeeee); /* 新增 */
	background:-ms-linear-gradient(left, #999999, #eeeeee); /* 新增 */
	background:linear-gradient(left, #999999, #eeeeee); 
}



/*下載*/

#download{
	margin-bottom:30px;
}


#download .listbox{
	width:22%;
	height:auto;
	float:left;
	border-radius:3px;
	margin:3% 1% 3% 1% ;
	padding:1%;
	box-shadow:2px 2px 15px #bfb9a7;
	text-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	border:#fff 1px solid;
}


#download .listbox:hover {	
	-webkit-filter: brightness(0.9);
	-moz-filter: brightness(0.9);
	-khtml-filter: brightness(0.9);
	-ms-filter: brightness(0.9);
	-o-filter: brightness(0.9);
	filter: brightness(0.9);
	border:#eeeeee 1px solid;
	box-shadow:0px 0px 0px #fff;
}

#download .listbox img{
	max-width:100%;
	width:180px;
	height:auto;

}

#download .listbox h1{
	font-size:14px;
	line-height: 18px;
	height:50px;
	color:#37371E;
	text-overflow:ellipsis;
	display:block;
}

#download .listbox h1:hover{
	
	text-decoration: underline;
}
#download .listbox h1:after{
	display:none;
}

#download .listbox h2{
	font-size:13px;
	line-height:40px;
	color:#888888;
	display:block;
	height:40px;
	text-align:center;
	background-color:#eeeeee;
	border-radius:3px;
}


/*公益活動*/
#charity{
	margin-bottom:30px;
}

#charity .listbox{
	width:45%;
	height:auto;	overflow: hidden;
	float:left;
	border-radius:3px;
	margin:3% 2% 3% 2% ;
	padding:3%;
	text-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	border:#eeeeee 1px solid;
}
#charity .listbox h2{
	text-overflow: ellipsis;
	overflow: hidden;	height: 3em;
}
#charity .listbox h3{
	text-overflow: ellipsis;
	overflow: hidden;
	height: 3em;
}
#charity .listbox:hover {	

	border:#eeeeee 1px solid;
	background-color:#f6f6f6;

}
#charity .listbox img{
	max-width:100%;
	max-height:100%;
	width:270px;
	height:270px;
}

#charity .listbox h2{
	font-size:16px;
	line-height: 24px;
	color:#37371E;
	display:block;
	text-align:left;
	border-bottom:#444444 2px solid;
	font-weight:600;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;/*可出現行數*/
    -webkit-box-orient: vertical;

}


#charity .listbox h3{
	font-size:13px;
	line-height:21px;
	color:#888888;
	display:block;
	text-align:left;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;/*可出現行數*/
    -webkit-box-orient: vertical;
	margin-top:5px;

}





/*網頁路徑*/

.tBar p{
	font-size:13px;	line-height:20px;
	height:20px;
	margin-top:20px;
	margin-right:40px;
	float:right;
	display:block;
}

.tBar p a{
	color:#777777;
}

.tBar img{
	vertical-align:middle;
}


/*頁數(上一頁下一頁)*/
.pagination {
	font-size: 13px;
	background: none;
	height: 30px;
	line-height: 30px;
	padding: 0;
	width: 100%;
	margin: 45px auto 0 auto;
	text-align: center;

}
.pagination a {
	border: 1px solid #e3e0d8;
	color: #aea28e  !important;
	padding: 5px 9px;
	margin: 5px 2px 5px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagination a:hover {
	border: 1px solid #aea28e;
	color:#aea28e;
}
.pagination .currenPage {
	background: #ff0000;
	border: none;
	padding: 5px 9px;
	margin: 0 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
}
.pagination img {
	vertical-align: middle;
}
.pagination .prev, .pagination .next {
	width: 70px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#bfb9a7;
	color:#FFFFFF !important;
	display:inline-block;
}
	
.pagination .prev {
	margin-right: 4px;	margin-left: 4px;
}
.pagination .next {
	margin-right: 4px;	margin-left: 4px;
}

.pagination .prev:hover, .pagination .next:hover {
		color:#ffffff;
	border: 0;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
}

#gotop a{
	font-size: 18px;
	font-family:"Arial Black";
	width:30px;
	height:30px;
	color:#888888;
	font-weight: bold;
	text-align: center;
	line-height:20px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	background-color: #ffffff;
	padding: 3px;
	border-radius:20px;
	text-decoration: none;
}


#top footer p, #pages footer p{ 	display: block; position: absolute;  top: 90px;  left:20px; 	margin: 0;  	font-size: 12px;  	font-weight: 200;  }
#helpicon{
	position: fixed;
	top: 110px;
	right: 10px;
	z-index: 99999;}
#online{
	position: fixed;
	top: 200px;
	right: 10px;
	z-index: 99998;}


/*特殊尺寸分享區***************************************************/
@media screen and (min-width:568px) and (max-width: 603px) {
.share {
	float: left;
	margin-bottom:10px;
}	
}	


@media screen and (min-width:568px) and (max-width: 980px) {

/*頁首搜尋***************************************************/

.search_box{
	width:175px;	
	height:26px;
	float:left;
	border-radius: 1em;
	margin-top:0px;
}

/* 搜尋欄位寬度*/
.search_box {
	/*display:none;*/
	width:100%;
}
.search_box input{
	display:block;
	width:65px;
	height:26px;
	float:left;
}
.search_box select{
	display:block;
	width:50px;
	height:20px;
	float:left;
}
.feature_banner{
	max-width:100%;
	max-height:80%;
}

#top wrapper section#customer div a h2{
	text-indent: 130px;
}
	


/* 內容頁編排***************************************************/


/*無左側邊欄的內文編排*/
.textlayout {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color:#444444;		
}
.textlayout p {
  margin: 40px 0 0 0;

}

/* 內文編排段落大標*/
.contenttitle,
.textlayout .contenttitle{
	font-size:16px
	line-height:24px;
	font-weight:w600;
}

/* 關於我們-奶瓶研發歷史*/	
.column03content ul li{
	width:50%;
	height:350px;
}

/* 關於我們-得獎紀錄*/	

#column01content .column01box .pic{
	max-width:200px;
}
#column01content .column01box .pic01{
	max-width:240px;
	height:auto;
}

/*開箱特報*/	
.blog_item{
width:100%;

}	
	
	
	
/* 最新消息+產品諮詢+哺乳專區+開箱特報*/
#news .n_content ul,
#product_qa .n_content ul,
#lactation .n_content ul,
#parenting .n_content ul{
	margin-top: 20px;
}

#news .n_content ul li,
#product_qa .n_content ul li,
#lactation .n_content ul li,
#parenting .n_content ul li{
	width:100%;
	height:100px;
}

#news .n_content ul li:hover,
#product_qa .n_content ul li:hover,
#lactation .n_content ul li:hover,
#parenting .n_content ul li:hover{	
	height:100px;
}	


#news .n_content ul li .newsnum:after{
content: 'N'; display: block; width:16px; height: 16px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 16px; border-radius: 1em; text-align: center; background-color: #e673aa;  margin: 12px 0 0 3px;
float:left;
}

#product_qa .n_content ul li .newsnum:after{
content: 'Q'; display: block; width:16px; height: 16px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 16px; border-radius: 1em; text-align: center; background-color: #78d2c3;  margin: 12px 0 0 3px;
float:left;
}

#lactation .n_content ul li .newsnum:after,
#parenting .n_content ul li .newsnum:after,
#shopping_guide .n_content ul li .newsnum:after{
content: 'Q'; display: block; width:16px; height: 16px; color: #ffffff; font-size:16px; font-weight: 700; line-height: 16px; border-radius: 1em; text-align: center; background-color: #78d2c3;  margin: 12px 0 0 3px;
float:left;
}	
	
#news .n_content ul li .listtext,
#product_qa .n_content ul li .listtext,
#lactation .n_content ul li .listtext,
#parenting .n_content ul li .listtext,
#shopping_guide .n_content ul li .listtext{
	width:90%;
	height:50px;
	vertical-align:top;
	line-height: 22px;
	font-size:16px;
	float:left;
	margin-top: 10px;
	font-weight:400;
}
	
	
#news .n_content ul li .listtext:after,
#product_qa .n_content ul li .listtext:after,
#lactation .n_content ul li .listtext:after,
#parenting .n_content ul li .listtext:after,
#shopping_guide .n_content ul li .listtext:after{
	content: '';
}

#news .n_content ul li .poptext,
#product_qa .n_content ul li .poptext,
#lactation .n_content ul li .poptext,
#parenting .n_content ul li .poptext,
#shopping_guide .n_content ul li .poptext{
	line-height: 22px;
	margin-right:0px;
	text-align:right;
}

#news .n_content ul li .datetext,
#product_qa .n_content ul li .datetext,
#lactation .n_content ul li .datetext,
#parenting .n_content ul li .datetext,
#shopping_guide .n_content ul li .datetext{
	line-height: 22px;
	width:100px;
	float:right;
	text-align:right;
}




#news .articleArea .listtitle,
#product_qa .articleArea .listtitle,
#lactation .articleArea .listtitle,
#parenting .articleArea .listtitle,
#shopping_guide .articleArea .listtitle,
#blog .articleArea .listtitle{
	font-size: 18px;
	line-height: 27px;
	font-weight:400;
	height:auto;
}
	
	

	
	
	

/*公益活動*/
#charity .listbox img{
	max-width:100%;
	height:auto;
	background-color:#0033FF;

}

/*型錄下載*/

#download .listbox{
	width:30%;
	height:auto;
	float:left;
}
#download .listbox h1{
	font-size:14px;
	line-height: 21px;
}

#download .listbox h2{
	position:
	relative;
	bottom:1%;
}


/*頁數(上一頁下一頁)*/
.pagination {
	margin-bottom:100px;
}

.pagination a {
	position:
	relative;
}


.pagination .prev, .pagination .next {
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
}

/* 表單*/


.formArea dl{
height:30px;	
}
	
.formArea dl dt{	
width:90%;	height:20px;
clear:both;
}

.formArea dl dd{	
height:20px;
clear:both;
}
.formArea .block{
width:350px;
clear:both;
}	
.formArea .w{
width:350px;
}
.formArea .textareabox{
height: 80px;
}
#gotop a{
	padding: 5px 3px 3px 3px;
}
}


@media screen and (max-width:567px){

/*頁首搜尋***************************************************/


.search_box{
	width:100%;
	margin-top:0px;	
	}
header nav ul.headBtns li:nth-child(3){
	margin-right:10;

}
.search_box select{
	display:block;
	width:50px;
	height:20px;
}
.feature_banner{
	max-width:100%;
	max-height:70%;
	}
#top wrapper section#customer div a h2{
	text-indent: 60px;
}


/* 內容頁編排***************************************************/



/*無左側邊欄的內文編排*/
.textlayout{
  line-height: 20px;
	
}

.textlayout dt {
	width:100%;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	float:none;
	font-size: 16px;
	font-weight:600;	
	background-color:#eeeeee;
}

.textlayout dd {
	padding-left:0px;line-height: 28px;	padding-left:5px;
	margin-left:0px;
	padding-top:5px;
	padding-bottom:5px;
}


/* 內文編排段落大標*/
.contenttitle,
.textlayout .contenttitle{
 	font-size: 16px;
	line-height: 24px;
	padding-bottom: 8px;
	font-weight: 800;

}
/* 關於我們-奶瓶研發歷史*/	
.column03content ul li{
	width:100%;
	height:auto;
	visibility:visible;
	float:left;
	border-width: 0px;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom:0px;	
}

.texttext{
	font-size: 13px; 
	line-height: 19px;
	padding: 10px 10px ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec; 
}

.texttext1{
	text-align: center; 
	font-size: 13px; 
	line-height: 19px;
	padding: 10px 10px ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec; 
}


/* 關於我們-得獎紀錄*/	

.gdalogo{
	width:260px;
	height:auto;
}
#column01content .column01box .pic{
	max-width:200px;

}
#column01content .column01box .pic01{
	max-width:220px;
	height:auto;

}



/* 最新消息*/
#news .n_content ul,
#product_qa .n_content ul,
#lactation .n_content ul,
#parenting .n_content ul,
#shopping_guide .n_content ul{	
	margin-top: 20px;
}
	
#news .n_content ul li,
#product_qa .n_content ul li,
#lactation .n_content ul li,
#parenting .n_content ul li,
#shopping_guide .n_content ul li{
	width:100%;
	height:90px;

}

#news .n_content ul li:hover,
#product_qa .n_content ul li:hover,
#lactation .n_content ul li:hover,
#parenting .n_content ul li:hover,
#shopping_guide .n_content ul li:hover{
	height:90px;
}	
	
#news .n_content ul li .newsnum:after{
content: 'N'; display: block; width:15px; height: 15px; color: #ffffff; font-size:15px; font-weight: 700; line-height: 15px; border-radius: 1em; text-align: center; background-color: #e673aa;  margin: 13px 0 0 3px;
float:left;
}

#product_qa .n_content ul li .newsnum:after{
content: 'Q'; display: block; width:15px; height: 15px; color: #ffffff; font-size:15px; font-weight: 700; line-height: 15px; border-radius: 1em; text-align: center; background-color: #78d2c3;  margin: 12px 0 0 3px;
float:left;
}

#lactation .n_content ul li .newsnum:after,
#parenting .n_content ul li .newsnum:after,
#shopping_guide .n_content ul li .newsnum:after{
content: 'Q'; display: block; width:15px; height: 15px; color: #ffffff; font-size:15px; font-weight: 700; line-height: 15px; border-radius: 1em; text-align: center; background-color: #78d2c3;  margin: 12px 0 0 3px;
float:left;
}

#news .n_content ul li .listtext,
#product_qa .n_content ul li .listtext,
#lactation .n_content ul li .listtext,
#parenting .n_content ul li .listtext,
#shopping_guide .n_content ul li .listtext{
	width:89%;
	height:50px;
	vertical-align:top;
	line-height: 22px;
	font-size:15px;
	float:left;
	margin-top: 10px;
	font-weight:400;
}
	

	
#news .n_content ul li .listtext:after,
#product_qa .n_content ul li .listtext:after,
#lactation .n_content ul li .listtext:after,
#parenting .n_content ul li .listtext:after,
#shopping_guide .n_content ul li .listtext:after{
	content: '';
	height:10px;
}
	
#news .n_content ul li .poptext,
#product_qa .n_content ul li .poptext,
#lactation .n_content ul li .poptext,
#parenting .n_content ul li .poptext,
#shopping_guide .n_content ul li .poptext{
	width:80px;
	font-size:13px;
	line-height: 21px;
	margin-right:0px;
	text-align:right;
}

#news .n_content ul li .datetext,
#product_qa .n_content ul li .datetext,
#lactation .n_content ul li .datetext,
#parenting .n_content ul li .datetext,
#shopping_guide .n_content ul li .datetext{
	width:80px;
	font-size:13px;
	line-height: 21px;
	float:right;
	text-align:right;
}

.share {
	float: left;
	margin-bottom:10px;
}



	
.tbar {
	display:none;
}



/* 選項列表-左側#sideNavi第一層選單*/

.list a{

}
.list a.on{
background-size:6px 6px; 
background-position:3px 10px;

}

/* 選項列表-左側#sideNavi第二層選單隱藏*/
#sideNavi ul li .list_down a{
	display:none !important;
}
.column02 article.wrapper nav#sideNavi{
	height:auto !important;
	margin-bottom:50px!important;
		}
.column02 article.wrapper{
	min-height:auto !important;}



/* 文章區塊--文章內容頁*/

#news .articleArea .listtitle,
#product_qa .articleArea .listtitle,
#lactation .articleArea .listtitle,
#parenting .articleArea .listtitle,
#shopping_guide .articleArea .listtitle{
	font-size: 16px;
	line-height: 24px;
	font-weight:400;
	height:auto;
}
#product_qa .articleArea .listtitle:before{
content: 'Q'; display: block; width:14px; height: 14px; color: #ffffff; font-size:14px; font-weight: 700; line-height: 14px; border-radius: 1em; text-align: center; background-color: #78d2c3;  margin: 5px 3px 0 3px;
float:left;
}
	



/*公益活動*/
#charity{
	margin-bottom:30px;
}

#charity .listbox{
	width:95%;
	height:auto;
	clear:both;
	text-align:left;
}


#charity .listbox img{
	width:50%;
	height:auto;
	float:left;
	margin-right:10px;
}

#charity .listbox h2{
	font-size:16px;
	line-height: 24px;
	color:#37371E;
	display:block;
	text-align:left;
	border-bottom:#444444 2px solid;
	font-weight:600;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;/*可出現行數*/
    -webkit-box-orient: vertical;
	
}


#charity .listbox h3{
	font-size:13px;
	line-height:21px;
	color:#888888;
	display:block;
	text-align:left;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;/*可出現行數*/
    -webkit-box-orient: vertical;
	margin-top:5px;

}
	
/*相關連結-連到相關影片 育兒百科butn */
.link_box{
	width: 100%;
	clear: both;
	margin-top: 10px;
}

/*社群分享 1/2區塊使用*/
.share2{
	text-align: left;
	width: 100%;
	padding-top: 10px;
}
	
/*型錄下載*/
.contentnolist h1,
.contentnolist h1:after{
	display:none;
}

#download .listbox{
	width:90%;
	height:auto;
	margin:3% 1% 3% 2% ;
	padding:2%;
	box-shadow:2px 2px 8px #bfb9a7;	
}
#download .listbox h1{
	font-size:13px;
	line-height: 22px;
	height: 30px;
}

/* 表單*/


.formArea dl{
height:30px;
	
}
.formArea dl dt{	
width:90%;	height:20px;
clear:both;
}

.formArea dl dd{	
height:20px;
clear:both;
}
.formArea .block{
width:250px;
clear:both;
}	
.formArea .w{
width:250px;
}
.formArea .textareabox{
height: 80px;
}
.email_box{
	clear: both;
}
.email_box_l{
	width:100%;
margin-right: 0%;
margin-bottom: 6%;
}
.email_box_r{
	width:100%;
	margin-left: 0%;
}
	
/* 共用*/	

.space{
	width:100%;
	height:10px;
	display:block;
}

.space10{
	visibility:hidden;
	display:none;	
}


/*頁數(上一頁下一頁)*/
.pagination {
	margin-bottom:100px;
}

.pagination a {
	position:
	relative;
}


.pagination .prev, .pagination .next {
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
}

#gotop a{
	padding: 5px 3px 3px 3px;
}

	
#pages footer p,#top footer p{position:relative;  top:0;  left:0;  display: block; margin: 10px 0 0 10px; font-size: 10px; font-weight: 200; }

#helpicon{
	position: fixed;
	top: 50px;
	right: 5px;
	z-index: 99999;}
#online{
	position: fixed;
	top: 130px;
	right: 5px;
	z-index: 99998;}
}
	
