@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@charset "utf-8";
/* CSS Document */
/*theme*/
html{overflow-x: hidden; }
body{ font-family: 'Open Sans', '微軟正黑體',;}
/* masonry-start */
.wateritem{
	margin: 5px;
}
/* masonry-end */

.cate9{background-image: url(../../images/M/category_food.png);
background-color: #e7af46;
background-size: 20px;}
.cate6{background-image:url(../../images/M/category_travel.png);
background-color:#425884;
background-size: 20px;}
.cate7{background-image:url(../../images/M/category_life.png);
background-color:#70a152;
background-size: 20px;}
::selection{
	background: #ea1564;
	color: #fff;
}
iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
h1{
font-size:38px;
color:#fff;
font-weight:700;
line-height:60px;
}
h2{
font-family: 'Open Sans', '微軟正黑體';
font-size:26px;
color:#3f3b3a;
font-weight:700;
margin-bottom:10px;}
h3{
font-size:22px;
color:#fff;
font-weight:400;
font-family:'Lobster', cursive;
}
h4{
font-size:18px;
color:#e5005b;
font-weight:bold;
line-height:28px;}
h5{
font-size:16px;
color:#e50059;
line-height:22px;}
h6{
font-size:14px;
color:#e50059;
line-height:20px;}
p{
	font-size:12px;
	line-height:22px;
	color:#7d7c7d;
	font-family: 'Open Sans', '微軟正黑體';}
a{
	color:#e50059;
	text-decoration:none;}
a:hover{
	text-decoration:none;}
li{ list-style:none;}
input{
	padding: 4px 12px;
	border: solid 1px #f1f1f1;
	border-radius: 14px;
	background-color: #f1f1f1;
	color:#ccc;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
border:1px solid #fe937f !important;
border-color: rgba(254,147,127, 0.4);
background-color:#fff4f2 !important;
outline: 0;
outline: thin dotted \9;/* IE6-9 */
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,109,199,.4);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,109,199,.4);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,109,199,.4);
}
hr {
  margin-top: 15px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #fff;
}
hr.pink {
  margin-top: 5px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px solid #e50059;
}
input,button,select,textarea {
	appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}
select{
	background: url(../../images/M/select_arrow.png) no-repeat right center #fff;
}
.center{text-align: center;}
.left{float:left;}
.right{float:right;}
/*colors*/
.light_grey{color:#afaca8;}
.grey{color:#7d7c7d;}
.dark_grey{color:#3f3b3a;}
.pink{color:#e50059;}
.lightness{color:#f1efea;}
.white{color:#fff;}
.marginLeft_space{
	margin-left:20px;}
.ntitle{
	font-family: 'Open Sans', '微軟正黑體';
	color:#ea1564;
}
.ndesc{
	font-family: 'Open Sans', '微軟正黑體';
	font-size: 15px; 
	line-height: 1.6; 
	margin: 10px 0 20px 0;
}
hr.lightline{
	border: 0;
	height: 1px;
	background-color: #ea1564;
	color: #ea1564;
}
.bold{font-weight: bold;}
.underline{text-decoration: underline;}
a.nlink{
	color: inherit;
	text-decoration: underline;
	word-break: break-all;
}
::-webkit-input-placeholder { color: #666;}
:-moz-placeholder { color: #666;}
:-ms-input-placeholder { color: #666;}
input.ninputmedi{
	background: #fff;
	border-radius: 5px;
	border: 1px solid #ccc;
	height: 40px;
	width: 46%;
	margin: 0 1%;
}
select.nselect{
	background: #fff;
	border-radius: 5px;
	border: 1px solid #ccc;
	height: 40px;
	width: 46%;
	margin: 0 1%;
	padding: 4px 8px;
	color: #666;
}
.contactrow{
	margin-bottom: 20px;
	overflow: hidden;
}
.ntextarea{
	width: 94.5%;
	margin: 0 1%;
	border: 1px solid #ccc;
	min-height: 300px;
	padding: 12px;
	resize: vertical;
	border-radius: 5px;
}
.nbtn{
	float: left;
	padding: 12px 0;
	width: 94.5%;
	margin: 0 1%;
	border: none;
	background: #CAB29C;
	color: #fff;
	border-radius: 5px;
	text-align:center;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;
}
.nbtn:hover{
	background: #c1a48b;
}
.contact_wrapper{
	background: #f1f1f1;
	padding: 20px 0;
	overflow: hidden;
	min-height: 800px;
}
.smallselect{
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 3px 35px 4px 5px;
	background: url(../../images/M/select_arrow.png) no-repeat right center #f6f6f6;
}
/*theme--end*/

/*header*/
.tophead{
	height: 25px; 
	background: #3a3a3a;
}
.quickinfo{
	float: left;
}
.quickinfo ul{}
.quickinfo ul li{
	float: left; 
	margin-right: 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
.quickinfo ul li a{
	color: #fff; 
	font-size: 12px; 
	line-height: 25px;
}
.quickshop{
	float: right;
}
.quickshop ul{}
.quickshop ul li{
	float: left; 
	margin-right: 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}
.quickshop ul li a{
	color: #fff; 
	font-size: 13px; 
	line-height: 25px;
}
.quickshop ul li a img{
	height: 20px;
	margin-right: 5px;
	margin-bottom: 4px;
	float: left;
}
.header{
	height: 80px;
	clear: both;
	border-bottom: 1px solid #e9e9e9;
	display: inline-block;
	width: 100%;
}
.header .logo{
	float: left;
}
.header nav{
	float:left;
	margin-top: 23px;
	margin-left: 50px;}
nav li.nav_li{
	float: left;
	position: relative;
	height: 56px;
	width: 105px;
	text-align: center;
	cursor: pointer;
	padding-top: 17px;
	padding-bottom: 10px;}
nav li.nav_li:hover{
	background-color:#e50059;
	}

nav li.nav_li:hover .submenu{
	display:block;}	
nav li.nav_li:hover a.tri:after{
	display:block;}
	
nav li.nav_li:hover a.nav_list{
	color:#fff;}
	
nav li.nav_li a:hover{
	text-decoration:none;}
.header .search{
	position: relative;
	float: right;
	margin-top: 25px;}
.header .search img{
	width: 21px;
	height: 21px;
	position: absolute;
	right: 5px;
	bottom: -4px;
}
.header .search input{
	float:right;
	width:160px;
}
.header .search button{
	position: absolute;
	right: 8px;
	top: -3px;
	background: none;
	border: none;}
	
.header .contact{
	float: right;
	height: 80px;
	line-height: 80px;
}
.joinUs_li{
	
}
.header .contact .joinUs{
	border: 1px solid #e50059;
	padding: 3px 6px;
	color: #e50059;
	border-radius: 4px;
	
	transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
}
.header .contact .joinUs:hover{
	border: 2px dashed #e50059;
	}
.header .contact .social-icon{
	width: 27px;
	height: 27px;
	border-radius: 50%;
	border: 1px solid #e50059;
	background-position: center;
	background-color: #fff;
	background-repeat: space;
	margin-top: 25px;
	
	transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;}
.header .contact .social-icon:hover{
	border:2px dashed #e50059;
	}
.header .contact .google{
	background:url(../../images/M/google.png) no-repeat center center;
	}	
.header .contact .facebook{
	background:url(../../images/M/facebook.png) no-repeat center center;
	}

.header .contact li{
	float: right;
	height: 80px;
	line-height: 80px;
	margin-right: 10px;
}
.loginnav{
	float: right; 
	height: 80px; 
	line-height: 80px; 
	margin-left: 10px;
}
.loginnav ul{}
.loginnav ul li{
	float: left;
	margin-right: 10px;
}
.loginnav ul li a{
	border: 1px solid #e50059;
	padding: 3px 6px;
	color: #e50059;
	transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
}
.loginnav ul li a:hover{
	background: #e50059;
	color: #fff;
}
/*header--end*/
/*submenu*/
.submenu{
	position: absolute;
	top: 55px;
	height: auto;
	width: 660px;
	background-color: #f1efea;
	z-index: 3;
	left: -61px;
	display: none;
	}
nav li a.tri{
	margin:15px 20px;}
nav li a.tri:hover{
	text-decoration:none;}
nav li a.tri:after{
	top: 70%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-bottom-color: #f1efea;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
	display:none;
	}
.select{
	width:25%;
	text-align:center;}
.select li{
	margin:0;
	padding: 23px 25px;
	width:100%;
	background-color:#f6f6f6;
	color:#e50059;
	
	transition:all .1s;
	-webkit-transition:all .1s;
	-moz-transition:all .1s;}
.select li:hover{
	background-color:#e50059;
	color:#fff;
	}
.submenu_content{
	width:75%;
	background-color:#f1efea;
	padding:15px 20px;
	text-align: left;}
.submenu_content h6{
	clear: both;
	padding: 10px 0;}
.submenu_content_item{
	width:110px;
	float:left;}

.submenu_content_item a{
	color:#7d7c7d;}
.submenu_content_item a:hover{
	color:#e50059;
	text-decoration:underline;}
.specialty{
	display: inline-block;}
.place{
	clear:both;
	display: inline-block;
	margin-top:10px;}
.display_none{
	display:none;}
.display_block{
	display:block;}

/*submenu---end*/

/*mobile_nav*/
.mobile_nav{
	display:none;
	padding-top: 15px;
	overflow: auto;}
.mobile_nav ul{
	width:100%;
	background-color:#f6f4ee;
	text-align:center;
	}
.mobile_nav ul li{
	text-align:center;
	}
	
.mobile_nav ul li a{
	width: 100%;
	padding: 15px 0;
	display: block;
	margin: 0 auto;
	font-size: 17px;
	}
.mobile_nav ul li a:hover{
	background-color:#433f3f;
	color:#fff;}
	
.mobile_search{
	width: 100%;
	float:right;
	background-color:#FFF;}
.mobile_search input{
	float: right;
	width: 90%;
	margin: 12px auto;
	transition:width ease-out .2s;
	-webkit-transition:width ease-out .2s;
	-moz-transition:width ease-out .2s;}

.mobile_search button{
	background:none;
	border:none;
	background: none;
	border: none;
	margin: 17px auto;}
.mobile-hb{
	position: absolute;
	top: 27px;
	right: 20px;
	cursor: pointer;
	display:none;}
.mobile-hb img{
	width:24px;}
/*mobile_nav---end*/

/*first_column*/
.front_column{
	margin:50px auto;
	clear:both;}
.introduction{
	border-radius:2px;
	width:100%;
	height:auto;
	padding:40px 30px;
	background-image:url(../../images/M/bk2.png);}
.introduction h3{
	margin-top: -12px;
	margin-bottom:25px;}
.introduction p{
	margin-bottom:35px;}
.introduction .news{
	width:100%;
	margin:0 auto;
	height:auto;
	border-radius:5px;
	background-color:#f1efea;
	padding: 20px 0;
	height: 370px;
}
.introduction .news_titleBg{
	background-color:#FFF;
	width:100%;
	padding:12px;}
.introduction .news_photo img{
	width:100%;
	}
.news_nav{
	margin: 10px auto 0;
	width: 80px;}
.news_nav .circle{ 
	width:10px; 
	height:10px; 
	border-radius:50%; 
	background-color:#e4e1dc; 
	margin:0 5px;
	border:none;
	cursor:pointer;
	border:none;

	transition:border .2s;
	-webkit-transition:border .2s;
	-moz-transition:border .2s;}
.news_nav .circle:hover{
	border:1px #fff solid;}
.news_nav .active{
	background-color:#e50059;
	
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;}
	
.introduction .content{
	margin:15px 20px;
	position:relative;}
.introduction .content a{
	position:absolute;
	bottom:-15px;
	right:0;}
.recommand .content{height:70px;padding-top: 20px;}
.recommand .wording{
	width: 250px;
	display: inline-block;
}
.recommand .sub_column{
	margin-top:15px;
	width:25%;
	float:left;
	padding:9px 4px;
	cursor:pointer;
	}
.recommand .sub_column h6{
	margin-top:7px; font-size: 15px;}
.recommand .sub_column img{
	height: 83px;
	transition:all ease .2s;
	-webkit-transition:all ease .2s;
	-moz-transition:all ease .2s;
	}
.recommand .sub_column img:hover{
	box-shadow: inset 0 0 0 50px rgba(229,0,89,0.5);
	}

#Sinfo{ font-size: 13px; line-height: 1.3em;}

/*first_column--end*/

/*second_column*/
.second_column{
	clear: both;
	padding-top: 50px;
	margin-bottom: 30px;}
.feature a:hover{
	text-decoration:none;}
.feature-column{
	position:relative;}
.border-hover{
	width:100%;
	border:2px solid #fff;
	
	transition:all ease-in .1s;
	-webkit-transition:all ease-in .1s;
	-moz-transition:all ease-in .1s;
	}
.border{
	background-color:#e50059;
	padding-top: 70px;

	transition:all ease-in .1s;
	-webkit-transition:all ease-in .1s;
	-moz-transition:all ease-in .1s;
	}
.border:hover{
	background-color:#3f3b3a;
	}
.border:hover .caption_more_border{
width: 50%;
margin: 0 auto;}
	
.caption_more{
	width: 100%;
	height: 111px;
	text-align: center;}
.caption_more p{
	font-size:18px;
	color:#fff;}
.feature_description{
	margin-top:10px;}
.feature_pic{
	background-position:center;
	background-size:cover;
	margin-bottom: 25px;
	position:relative;
	height: 200px;
	}
.feature_pic img{ width: 100%;}
.feature_pic .caption{ position: absolute;}
.feature_index{ padding: 0 15px;}

.feature_1{
	background-image:url(../../images/M/images/feature1.jpg);}
.feature_2{
	background-image:url(../../images/M/images/feature2.jpg);}
.feature_3{
	background-image:url(../../images/M/images/feature3.jpg);}
.feature_4{
	background-image:url(../../images/M/images/feature4.jpg);}
.feature_5{
	background-image:url(../../images/M/images/feature5.jpg);}
.feature_6{
	background-image:url(../../images/M/images/feature6.jpg);}
.feature_7{
	background-image:url(../../images/M/images/feature7.jpg);}
.feature_8{
	background-image:url(../../images/M/images/feature8.jpg);}
.caption{
	padding: 30px 0px;
	width: 100%;
	height: 200px;
	text-align: center;}
.caption .icon_hover{
	width: 42px;
	height: 52px;
	background-image: url(../../images/M/hover_1-1.png);
	background-repeat:no-repeat;
	margin: 14px auto 22px;
	
	transition:all ease-in .1s;
	-webkit-transition:all ease-in .1s;
	-moz-transition:all ease-in .1s;}
.feature-column:hover .icon_hover{
	background-image:url(../../images/M/hover_1-2.png);
	background-repeat:no-repeat;
	}
.border-hover:hover{
	/* border:2px solid #e50059; */
}
.border .caption p{
	color:#e50059;}
.caption p{
	color:#FFF;
	font-size:22px;
	font-weight:100;}
	
.food{background-image: url(../../images/M/category_food.png);
background-color: #e7af46;
background-size: 20px;
}
.travel{background-image:url(../../images/M/category_travel.png);
background-color:#425884;
background-size: 20px;}
.life{background-image:url(../../images/M/category_life.png);
background-color:#70a152;
background-size: 20px;}
/*second_column--end*/

/*third_column*/
.third_column{
	clear: both;
	background-repeat: repeat;
	padding-top: 30px;
	background: #f1f1f1;
	padding-bottom: 50px;
}
.item a:hover{
	text-decoration:none;}
.store_box{
	margin: 23px auto;}
.item { 
	width: 375px;}
.item2 a:hover{
	text-decoration:none;}
.item2 { width: 270px;}
.w2 { width: 50%; float:left; margin-bottom: 10px;}
.store{
	width:100%;
	margin:0 auto;
	height:auto;
	background: #fff;
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.gad-store{
	width:270px;
	margin:0 auto;
	height:auto;
	border-radius:5px;
	background-color:#fff;
	}
.gad-store .g-page{
	margin-bottom: 10px;
}
.store_pic{
	overflow: hidden;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 6px;

}
.item .store_name{
	width: 200px;
}
.item2 .store_name{
	width: 200px;
}
.store_name p.pink{
	line-height: 1.5em;
	margin-top: 5px;
	font-size: 18px;
	font-weight: 600;
}
.store_titleBg{
	background-color:#FFF;
	width:100%;
	padding:12px;
	display: inline-block;
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 100px;
}
.store_photo{}
.store_photo img{
	width:100%;
}
.store_photo img:hover{
	opacity: .85;
	cursor: zoom-in;
	transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-webkit-transition: all ease-in .2s;
}
.likearea{
	float: right;
}
a.likebtn{
	width: 22px;
	height: 22px;
	margin-top: 10px;
	background: url(../../images/M/likebtn.png);
	background-size: contain;
}
a.likebtn:hover{
	background: url(../../images/M/likebtn-active.png);
	background-size: contain;
}
a.likebtnactive{
	width: 22px;
	height: 22px;
	margin-top: 10px;
	background: url(../../images/M/likebtn-active.png);
	background-size: contain;
}
a.likebtnactive:hover{
	background: url(../../images/M/likebtn.png);
	background-size: contain;
}
span.likescore{
	margin-top: 10px;
	margin-left: 2px;
	font-family: 'Open Sans';
	color: #ea1564;
}

.content{
	margin:15px 20px;
	position:relative;
  	overflow: hidden;
  	max-height: 9em;
}

.content p{ color: #595959; font-size: 14px; line-height: 1.6em;}
.content a{
	position:absolute;
	bottom:-15px;
	right:0;}
.content a.rcmd-link{
	position: static;
}
.comment{
	border-top:1px #c3c3c3 solid;
	display: -webkit-box;}
.account_pic{
	overflow:hidden;
	background-image:url(../../images/comment_pic.png);
	width:35px;
	height:35px;
	margin-right:15px;}
.tag{
	padding:3px 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	border:1px solid #e5005b;
	color:#e5005b;
	transition: all ease-in .2s;
	-webkit-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	}
.tag:hover{
	background-color:#e5005b;
	color: #fff;
	}
.tags{
	border-top: 1px #c3c3c3 solid;
	overflow: hidden;
	padding: 15px 10px;
}

/*third_column--end*/
/*channel_section*/
.menu_title{
	padding: 20px 0 20px;
	display: inline-block;
	width: 100%;
	background-color:#f6f6f6;
	}
.menu_title h2{
	font-weight: 600;
	font-size: 21px;}
.channel_section{
	width:100%;
	background-size:cover;
	}
.channel_section_title{
	height:130px;
	margin:0 auto;
	text-align:center;
	padding-top:38px;
	}
.fnb{
	width: 261px;}
.fnb h3{
	padding-top: 18px;
	padding-left: 16px;
	font-size: 20px;}
.fnb h1{
	font-weight: 100;
	font-size: 30px;}
.channel_item{
	width: 25%;
	float: left;
	margin: 10px 0px;
	text-align: center;}
.channel_item_container{
	padding: 22px 5%;
	height: auto;
	display: inline-block;
	width: 100%;
	background-color:#f6f6f6;}
.channel_item a{
	color: #7d7c7d;}
.channel_item a:hover{
	color: #e50059;}

.channel_bk1{
	background-image:url(../../images/M/channel_section_title1.jpg);
	}
.channel_bk2{
	background-image:url(../../images/M/channel_section_title2.jpg);
	clear:both;
	}
.channel_bk3{
	background-image:url(../../images/M/channel_section_title3.jpg);
	clear:both;
	}
/*channel_section--end*/

/*collection_section*/
.collection_section{
	width:100%;
	background-size:cover;
	position:relative;
	}
p.copyright{
	font-size:8px;
	position:absolute;
	bottom:5px;
	right:20px;
	color:#CCC;}
.collection_section_title{
	height: 200px;
	margin: 0 auto;
	text-align: center;
	padding: 75px;
	background-position:center;}
.collection_bk1{
	background-image:url(/M/feature1.png);
	}
.collection_bk2{
	background-image:url(../../images/M/feature2.png);
	clear:both;
	}
.collection_bk3{
	background-image:url(../../images/M/feature3.png);
	clear:both;
	}
.collection_bk4{
	background-image:url(../../images/M/feature4.png);
	clear:both;
	}
.collection_section_title h1{
	font-weight:100;
	font-size:30px;}

.collection_section .effect2{
	position: relative;
	box-shadow: inset 0 0 0 0px rgba(229,0,89,0.5);
	background-color:none;
	
	transition:background-color ease-in .1s;
	-webkit-transition:background-color ease-in .1s;
	-moz-transition:background-color ease-in .1s;
	overflow:hidden;}
.collection_section:hover .effect2{
	background-color:rgba(229,0,89,0.5);}
.collection_top{
	background-image:url(../../images/M/images/collection_cover.jpg);
	height:360px;}
.top_title{
	color: #fff;
	font-size: 76px;
	font-weight: 600;
	margin: 0 auto;
	text-align: center;
	padding-top: 66px;
	}
.top_subtitle{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	width: 335px;
	margin: 15px auto 0;
	text-align: center;}
.top_subtitle h3{
	font-size:36px;}
.top_bread{
	color:#fff;
	background-color:rgba(255,255,255,0.2);
	width:200px;
	padding:8px 0;
	text-align:center;
	border-radius:15px;
	margin: 50px 20px 0px;
	
	transition:background-color 0.3s;
	-webkit-transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;}
.top_bread:hover{
	background-color:rgba(255,255,255,0.4);
	}
/*collection_section--end*/
/*location_section*/
.location_section{
	width:100%;
	background-size:cover;
	border-top: 1px solid #e4e1dc;
	background-color:#f6f6f6;
	background-size:cover;
	background-position:center;
	
	transition:background-color ease-in .2s;
	-webkit-transition:background-color ease-in .2s;
	-moz-transition:background-color ease-in .2s;
	
	}
.location_bk1{
	background-image:url(../../images/M/north.png);}
.location_bk2{
	background-image:url(../../images/M/center.png);}
.location_bk3{
	background-image:url(../../images/M/south.png);}
.location_bk4{
	background-image:url(../../images/M/east.png);}
.location_section_title{
	height: 200px;
	margin: 0 auto;
	text-align: center;
	padding: 75px;
	background-position:center;
	color:#5e5f5f;
	}
.location_section_title h1{
	color:#5e5f5f;
	font-weight:100;
	background-color:none;
	font-size:24px;
	border:none;
	
	transition:all ease-in .4s;
	-webkit-transition:all ease-in .4s;
	-moz-transition:all ease-in .4s;}
.location_section:hover{
	background-color:rgba(229,0,89,0.8);
	}
.location_section:hover h1{
	color:#fff;}
.location_section_list:hover{
	text-decoration:none;}
/*location_section--end*/
/*category-page*/
.sort{
	margin-bottom:30px;}
.forSEO a{color:#7d7c7d;}
.forSEO div{margin-bottom:5px;}
.category_tab{
	background-image:url(../../images/M/looker_categoryPage_bk.jpg);
	background-repeat:repeat;
	overflow: hidden;
	padding-top:15px;}
.category_tab li{
	float: left;
	width: 100px;
	height: 45px;
	background-color: #dbd9d5;
	text-align: center;
	margin-left: 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	line-height: 45px;
	color: #3e3b3a;
	font-size: 17px;
	
	transition:height .3s;
	-webkit-transition:height .3s;
	-moz-transition:height .3s;
}
.category_tab li:hover{
	background-color: #c5c3bf;
	}

.category_tab li.active{
	width: 140px;
	height:45px;
	background-color: #f1efea;
	}
.tab_img{
	width: 21px;
	margin-top: -7px;
	margin-right: 7px;}
.category_tab li a{
	padding: 15px 19px;
	color: #3e3b3a;
	font-size: 17px;
	text-decoration:none;}

.food_tab{
	border-top:4px solid #e7af46;}
.travel_tab{
	border-top:4px solid #425884;}
.life_tab{
	border-top:4px solid #70a153;}
.cant_explain{
	display: -webkit-box;}
.category_content{
	min-height: 955px;
	padding:20px 0;
	background-color: #f1f1f1; 
	overflow:hidden;}
.category_content h5{
	color:#3f3b3a;
	font-weight:700;
	margin-right:10px;}
.category_tag{
	width: 14px;
	margin-right: 2px;}
.bread{
	margin-bottom:10px;
	color: #7d7b7d;}
.dropdown-menu{
	width:100%;
	padding:8px 12px;
	background-color:#e7e5e1;
	margin:10px 0;
	border:none;
	cursor:pointer;}

.dropdown-menu .dropdown-menu_arrow{
	margin-top:5px;
	}
.dropdown-menu_list{
	background-color:#e7e5e1;
	margin-bottom:15px;
	display:none;
	}
.dropdown-menu_list2{
	background-color: #e7e5e1;
	margin-bottom: 15px;
	border: 1px solid #fff;
	width: 78%;
	margin: 5px auto 0;
	text-align: center;
	display:none;
	}
.dropdown-menu_list2 ul li a{
	width: 100%;
	padding: 13px 12px;
	cursor: pointer;
	display: block;
	border-bottom: 1px solid #fff;
	color:#3f3b3a;}
.dropdown-menu_list2 ul li a:hover{
	background-color:#3f3b3a;
	color:#fff;
	text-decoration:none;
}
.dropdown-menu_list ul li a{
	width:100%;
	padding:8px 12px;
	cursor:pointer;
	display:block;}
.dropdown-menu_list ul li a span{
	margin-left:3px;}
.dropdown-menu_list ul li a:hover{
	background-color:#3f3b3a;
	color:#fff;
}
.dropdown-menu_list ul li.more{
	padding:8px 12px;
	text-align:center;
	cursor:pointer;
	display:block;
	color:#8c8a87;}
.otherRec{
	margin:50px 0 15px;}
.moreList{display:none;}
.no-result{
	background-color:#FFF;
	border-radius:8px;
	text-align:center;
	padding: 0 0 20px 0;
}
.no-result h3{
	color: #afaca8;
	margin: 4px auto 28px;
	font-size: 16px;}
.no-result a{
	background-color:#8c8a87;
	padding:8px 13px;
	border-radius:4px;
	color:#FFF;
	transition:background-color .2s;
	-webkit-transition:background-color .2s;
	-moz-transition:background-color .2s;}
.no-result a:hover{
	background-color:#3f3b3a;
	text-decoration:none;
	}
/*collection_page*/
.collectionPage_menu{
	background-position:center;
	background-size:cover;
	width:100%;
	height:300px;
	margin-bottom:20px;
	margin-top:28px;
	position:relative;
}
.collectionPage_menu .collectionPage_menu_box{ position: absolute; top: 114px; left: 30px;}
.collectionPage_menu .collectionPage_menu_bg{ text-align: center; overflow: hidden;}
.collectionPage_menu .collectionPage_menu_bg img{ height: 300px; vertical-align : middle; width: 270px;}
.collectionPage_menu .bread{
	margin-top: 25px;
	margin-left: 30px;
	position: absolute;
	color:#fff;}
.collectionPage_content{
	background-color:#f1f1f1; 
	overflow:hidden;}
.collectionPage_content h5{
	color:#3f3b3a;
	font-weight:700;
	margin-right:10px;}
.collectionPage_content .dropdown{
	padding-top: 114px;
	z-index: 2;
	position: absolute;
	width: 100%;}
.collectionPage_content .dropdown .dropdown-menu2{
	width: 209px;
	padding: 10px 12px;
	margin: 0px auto;
	border: 1px solid #fff;
	cursor: pointer;
	color: #fff;
	font-size: 30px;
	}
.collection_menu_list:hover{
	text-decoration:none;}
.dropdown-menu2 .dropdown-menu_arrow{
	margin-top: 17px;}
.collectionPage_store{
	padding: 20px 0;}
.overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:300px;
	background: -webkit-linear-gradient(top,rgba(255,255,255,0.3) 0%,rgba(241,239,234,0.7) 64% ,rgba(241,239,234,0.9) 80% ,rgba(241,239,234,1) 90%); /*Safari 5.1-6*/
  	background: -o-linear-gradient(bottom, rgba(255,255,255,0.3) 0%,rgba(241,239,234,0.7) 64% ,rgba(241,239,234,0.9) 80% ,rgba(241,239,234,1) 90%); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(bottom, rgba(255,255,255,0.3) 0%,rgba(241,239,234,0.7) 64% ,rgba(241,239,234,0.9) 80% ,rgba(241,239,234,1) 90%); /*Fx 3.6-15*/
  	background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(241,239,234,0.7) 64% ,rgba(241,239,234,0.9) 80% ,rgba(241,239,234,1) 90%);}

/*animation*/
.dropFade{
	animation-name:dropFade;
	-webkit-animation-name:dropFade;
	animation-duration:.3s;
	-webkit-animation-duration:.3s;
	display:block;}
@keyframes dropFade{
	0%{
		transform:translateY(-20px);
		-webkit-transform:translateY(-20px);
		opacity:0;
		}
	100%{
		transform:translateY(0px);
		-webkit-transform:translateY(0px);
		opacity:1;
		}	
}
@-webkit-keyframes dropFade{
	0%{
		transform:translateY(-20px);
		-webkit-transform:translateY(-20px);
		opacity:0;
		}
	100%{
		transform:translateY(0px);
		-webkit-transform:translateY(0px);
		opacity:1;
		}	
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
  animation-duration:.3s;
  -webkit-animation-duration:.3s;
}
ul.social-list{
	float: left;
	margin: 10px 0 25px 0;
}
ul.social-list li{
	display: inline-block;
	padding: 0 3px;
}
ul.social-list li img{
	width: 30px;
	height: 30px;
}
ul.social-list .socialtitle{
	display: inline-block;
	font-size: 15px;
}


.top_img{ height: 400px; width: 100%; position: relative; background-position: center;
  background-size: cover;}
.top_img .info{ font-family: "微軟正黑體"; position: absolute;bottom: 0;background: rgba(0,0,0,.7);padding: 20px;}
.top_img .info h3{ font-family: "微軟正黑體";}
.top_img .info p{ color: #b8b8b8; font-family: "微軟正黑體";}

.store_box .banner_img{ margin-bottom: 20px;}

.slogan_box1{
	background: url(../../images/M/sloganbg_01.png) no-repeat center center;
	height: 100px;
	overflow: hidden;
}
.slogan_box1 h1{
	display: block;
	width: 500px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 100px;
	position: relative;
}
.slogan_box2{
	background: url(../../images/M/sloganbg_02.png) no-repeat center center;
	height: 100px;
	overflow: hidden;
}
.slogan_box2 h1{
	display: block;
	width: 500px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 100px;
	position: relative;
}
.slogan_box3{
	background: url(../../images/M/sloganbg_03.png) no-repeat center center;
	height: 100px;
	overflow: hidden;
}
.slogan_box3 h1{
	display: block;
	width: 500px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 100px;
	position: relative;
}
.slogan_box4{
	background: url(../../images/M/sloganbg_04.png) no-repeat center center;
	height: 100px;
	overflow: hidden;
}
.slogan_box4 h1{
	display: block;
	width: 500px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 100px;
	position: relative;
}
.slogan_box5{
	background: url(../../images/M/sloganbg_05.png) no-repeat center center;
	height: 100px;
	overflow: hidden;
}
.slogan_box5 h1{
	display: block;
	width: 500px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 100px;
	position: relative;
}

.line-left{
	position: absolute;
	background-color: #fff;
	width: 150px;
	height: 1px;
	top: 50%;
	left: -160px;
}
.line-right{
	position: absolute;
	background-color: #fff;
	width: 150px;
	height: 1px;
	top: 50%;
	right: -160px;
}

/* loginpage start */
.loginpage{
	background: url(../../images/M/images/bg1.jpg) no-repeat top left fixed;
	min-height: 875px;
	background-size: cover;
}
.loginpwdpage{
	background: url(../../images/M/images/bg2.jpg) no-repeat top left fixed;
	min-height: 875px;
	background-size: cover;
}
.ot {
	width: 600px;
	height: 600px;
	text-align: center;
	margin: 0 auto;
} 
.ot:before {
	content: '';
	display: inline-block;
	vertical-align: middle ;
	height: 100%;
}
.loginbox{
	display: inline-block;
	vertical-align: middle;
	width: 350px;
	height: 300px;	
	text-align: center;	
	color: #fff;
	margin: 0 auto;	
}
.loginbox p{
	color: #fff;
	font-size: 15px;
	text-align: left;
	margin-bottom: 20px;
}
.loginlogo{
	width: 300px;
	height: 100px;
	background: url(../../images/M/looker-logo.png) no-repeat center center;
}
.lgslogan{
	font-family:'Lobster', '微軟正黑體'; 
	text-shadow: 1px 1px #000; 
	margin: 20px 0;
}
input.inwording{
	width: 100%;
	/* margin-bottom: 20px; */
	font-size: 13px;
	color: #666;
	padding: 10px 20px;
	border-radius: 10px;
	border: none;
}
input.inwording:hover{
	padding: 10px 20px;
	border-radius: 10px;
	border: none;
}
.fblogin{
	display: block;
	width: 100%;
	padding: 10px 20px;
	background: #3c5a99;
	color: #fff;
	margin-bottom: 20px;
	border-radius: 10px;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;
}
.fblogin:hover{
	background: #355087;
}
.glogin{
	padding: 10px 20px;
	background: #cb4437;
	color: #fff;
	margin-bottom: 20px;
	border-radius: 10px;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;
}
.glogin:hover{
	background: #b93b30;
}
.userlogin{
	border: 0;
	width: 100%;
	padding: 10px 20px;
	background: #CAB29C;
	color: #fff;
	margin-bottom: 30px;
	border-radius: 10px;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;	
}
.userlogin:hover{
	background: #c1a48b;
}
.register{
	display: block;
	width: 100%;
	padding: 10px 20px;
	background: #ea1462;
	color: #fff;
	margin-bottom: 10px;
	border-radius: 10px;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;
}
.register:hover{
	background: #bb104f;
}
button.register{
	border: 0;
	width: 100%;
	padding: 10px 20px;
	background: #ea1462;
	color: #fff;
	font-family: 'Open Sans', '微軟正黑體';
	font-size: 14px;
	margin-bottom: 10px;
	border-radius: 10px;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;
}
button.register:hover{
	background: #bb104f;
}
.logintips{
	margin-bottom: 20px;
}
.logintips .checkpass{
	float: left;
	vertical-align: middle;
}
.checkpasswording{
	float: left;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 5px;
}
.checkpasswording a{
	color: #fff;
	text-decoration: underline;
}
.logintips a.fpass{
	color: #fff;
	float: right;
	vertical-align: middle;
	margin-top: -2px;
}
.logdec{
	font-size: 15px;
}
.errortips{
	font-size: 15px; 
	line-height: 1;
	color: #fff; 
	margin-bottom: 20px; 
	margin-left: 10px;
	text-shadow: 1px 1px #000;
	background: url(../../images/M/spamw.png) no-repeat;
	background-size: contain;
}
.errorimg{
	height: 15px; 
	text-shadow: 1px 1px #fff;
}
.commontips{
	font-size: 13px; 
	color: #fff; 
	text-shadow: 1px 1px #000;
}
.commontips a{
	color: #fff;
	text-decoration: underline;
}
.commonimg{
	height: 15px; 
	text-shadow: 1px 1px #fff;
}
.logincontent{
	background: #fff; 
	border-radius: 6px; 
	padding: 30px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.logincontent h3{
	font-size: 24px;
	color: #ea1564;
	font-family: 'Open Sans', '微軟正黑體';
	margin-bottom: 20px;
}
.logincontent p{
	font-size: 15px;
	color: #3d3d3d;
	font-family: 'Open Sans', '微軟正黑體';
}
/* headlines with lines */
.decorated{
    overflow: hidden;
	text-align: center;
	margin: 20px 5px;
	font-weight: normal;
}
.decorated > span{
    position: relative;
    display: inline-block;
	font-family: 'Open Sans', '微軟正黑體';
}
.decorated > span:before, .decorated > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #999;
    width: 591px; /* half of limiter*/
    margin: 0 10px;
}
.decorated > span:before{
    right: 100%;
}
.decorated > span:after{
    left: 100%;
}
/* headlines with lines */
/* loginpage end */

/* 瀑布流loading */
#infscr-loading{
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -54px;
}
#infscr-loading div{
	color: rgba(0,0,0,0);
}
/* 瀑布流loading */

/* profileselect start */
.membernav {
	color: #3a3a3a;
	width: 170px;
	position: relative;
	height: 24px;
	margin-top: 28px;
	font-family: 'Open Sans', '微軟正黑體';
}
a.account {
	color: #3a3a3a;
	position: absolute;
	z-index: 110;
	display: block;
	padding: 11px 0 0 20px;
	height: 28px;
	width: 170px;
	margin: -11px 0 0 -10px;
	text-decoration: none;
	background: url(../../images/M/member-arrow.png) 160px 20px no-repeat;
	cursor: pointer;
}
.mpic{
	width: 24px;
	height: 24px;
	background-size: contain;
}
span.mname{
	margin-left: 5px;
	font-size: 13px;
}
.submenu{
	background: #fff;
	position: absolute;
	top: -8px;
	left: -10px;
	z-index: 100;
	width: 170px;
	display: none;
	margin-left: 10px;
	padding: 40px 0 5px;
	border-radius: 6px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
.membernav li a {
	color: #555555;
	display: block;
	font-family: arial;
	font-weight: bold;
	padding: 10px 15px;
	cursor: pointer;
	text-decoration:none;
	font-family: 'Open Sans', '微軟正黑體';
}
.membernav li a:hover{
	background: #ea1564;
	color: #FFFFFF;
	text-decoration: none;
}
.root{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border-top: 1px solid #dedede;
}
.root li{
	border-top: 1px solid #dedede;
}
.root li:first-child{
	border-top: none;
}
/* profileselect end */

/* popup content */
#terms{
	background: #fff;  
	border-radius: 6px;
	width: 50%;
}
#terms .popuphead a{
	cursor: pointer;
}
#terms .popuphead a img{
	width: 28px;
	height: 28px;
	float: right;
}
#privacy{
	background: #fff;  
	border-radius: 6px;
	width: 50%;
}
#privacy .popuphead a{
	cursor: pointer;
}
#privacy .popuphead a img{
	width: 28px;
	height: 28px;
	float: right;
}
.popuphead{
	padding: 30px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.popuphead h3{
	font-size: 27px;
	color: #ea1564;
	font-family:'Open Sans', '微軟正黑體';
	float: left;
	/* text-align: center; */
}
.popupbody{
	padding: 30px;
	height: 500px;
	overflow-y: auto;
}
.popupbody h3{
	font-size: 18px;
	color: #ea1564;
	font-family: 'Open Sans', '微軟正黑體';	
	margin: 10px 0;
}
.popupbody p{
	font-size: 14px;
	line-height: 1.6;
	color: #3a3a3a;
	font-family: 'Open Sans', '微軟正黑體';	
	margin-bottom: 10px;
}
.popupbody ul{}
.popupbody ul li{
	list-style: inside decimal;
	font-size: 14px;
	line-height: 1.6;
	color: #3a3a3a;
	font-family: 'Open Sans', '微軟正黑體';	
	margin-bottom: 10px;
}
.popupbody ul li ul{
	margin-top: 10px;
}
.popupbody ul li ul li{
	list-style: lower-roman inside;
	margin-left: 30px;
}
#like{
	background: #fff;  
	width: 20%;
	border: 1px solid #c1c1c1;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .75);
}
.popupbody-like{
	padding: 15px 30px 30px 30px;
}
.popupbody-like h2{
	font-size: 28px;
	color: #3a3a3a;
	font-family: 'Open Sans', '微軟正黑體';	
	margin: 10px 0;
	text-align: center;
}
#likecancel{
	background: #fff;  
	width: 20%;
	border: 1px solid #c1c1c1;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .75);
}
.popupbody-likecancel{
	padding: 15px 30px 30px 30px;
}
.popupbody-likecancel h2{
	font-size: 28px;
	color: #3a3a3a;
	font-family: 'Open Sans', '微軟正黑體';	
	margin: 10px 0;
	text-align: center;
}
.onebtngroup{
	width: 50%;
	margin: 0 auto;
	margin-top: 30px;	
	overflow: hidden;
}
.keybtn{
	display: block;
	padding: 8px 0;
	background: #ea1564;
	border: 1px solid #bb1152;
	color: #fff;
	text-align:center;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;
}
.keybtn:hover{
	background: #d3135c;
}
.twobtngroup{
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;	
	overflow: hidden;
}
.nextbtn{
	float: left;
	padding: 8px 0;
	width: 46%;
	margin: 0 2%;
	background: #ea1564;
	border: 1px solid #bb1152;
	color: #fff;
	text-align:center;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;
}
.nextbtn:hover{
	background: #d3135c;
}
.staybtn{
	float: left;
	padding: 8px 0;
	width: 46%;
	margin: 0 2%;
	border: 1px solid #3a3a3a;
	color: #3a3a3a;
	text-align:center;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;	
	-ms-transition: all ease-in-out .2s;
	background: #fff;
}
.staybtn:hover{
	background: #f3f3f3;
}
#poplog{
	background: #fff;  
	width: 20%;
	border: 1px solid #c1c1c1;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .75);
}
.popuphead-log{
	padding: 15px 15px 15px 25px;
	border-bottom: 1px solid #ddd;
	background: #eee;
	overflow: hidden;
}
.popuphead-log h3{
	font-size: 18px;
	color: #ea1564;
	font-family: 'Open Sans', '微軟正黑體';
	float: left;
}
.popuphead-log a{
	cursor: pointer;
}
.popuphead-log a img{
	width: 28px;
	height: 28px;
	float: right;
}
.popupbody-log{
	padding: 30px;
	overflow: hidden;
}
.loginbox-pop{
	text-align: center;
	color: #7d7c7d;
	margin: 0 auto;
}
.loginbox-pop input.inwording{
	width: 100%;
	/* margin-bottom: 20px; */
	font-size: 13px;
	color: #666;
	padding: 10px 20px;
	border-radius: 10px;
	border: 1px solid #ccc;
	background: #fff;
}
.loginbox-pop input.inwording:hover{
	padding: 10px 20px;
	border-radius: 10px;
	border: 1px solid #ccc;
	background: #fff;
}
.loginbox-pop .logintips{
	margin-bottom: 20px;
}
.loginbox-pop .logintips .checkpass{
	float: left;
	vertical-align: middle;
}
.loginbox-pop .checkpasswording{
	float: left;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 5px;
}
.loginbox-pop .logintips a.fpass{
	color: #7d7c7d;
	float: right;
	vertical-align: middle;
	margin-top: -2px;
}
#changepwd{
	background: #fff;  
	width: 20%;
	border: 1px solid #c1c1c1;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .75);
}
.popuphead-changepwd{
	padding: 15px 15px 15px 25px;
	border-bottom: 1px solid #ddd;
	background: #eee;
	overflow: hidden;
}
.popuphead-changepwd h3{
	font-size: 18px;
	color: #ea1564;
	font-family: 'Open Sans', '微軟正黑體';
	float: left;
}
.popuphead-changepwd a{
	cursor: pointer;
}
.popuphead-changepwd a img{
	width: 28px;
	height: 28px;
	float: right;
}
.popupbody-changepwd{
	padding: 30px;
	overflow: hidden;
}
.changepwd-pop{
	text-align: center;
	color: #7d7c7d;
	margin: 0 auto;
}
.changepwd-pop input.inwording{
	width: 100%;
	/* margin-bottom: 20px; */
	font-size: 13px;
	color: #666;
	padding: 10px 20px;
	border-radius: 10px;
	border: 1px solid #ccc;
	background: #fff;
}
.changepwd-pop input.inwording:hover{
	padding: 10px 20px;
	border-radius: 10px;
	border: 1px solid #ccc;
	background: #fff;
}
.changepwd-pop .logintips{
	margin-bottom: 30px;
}
.changepwd-pop .logintips .checkpass{
	float: left;
	vertical-align: middle;
}
.changepwd-pop .checkpasswording{
	float: left;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 5px;
}
.changepwd-pop .logintips a.fpass{
	color: #7d7c7d;
	float: right;
	vertical-align: middle;
	margin-top: -2px;
}
/* popup content end */

input[type=checkbox],
input[type=radio] {
	-webkit-appearance: none;
	appearance: none;
	width: 13px;
	height: 13px;
	margin: 0;
	cursor: pointer;
	vertical-align: bottom;
	background: #fff;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
input[type=checkbox]:active,
input[type=radio]:active {
	border-color: #c6c6c6;
	background: #ebebeb;
}
input[type=checkbox]:hover {
	border-color: #c6c6c6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}
input[type=radio] {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	width: 15px;
	height: 15px;
}
input[type=checkbox]:checked,
input[type=radio]:checked {
	background: #fff;
}
input[type=radio]:checked::after {
	content: '';
	display: block;
	position: relative;
	top: 3px;
	left: 3px;
	width: 7px;
	height: 7px;
	background: #666;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
input[type=checkbox]:checked::after {
	content: url(http://ssl.gstatic.com/ui/v1/menu/checkmark.png);
	display: block;
	position: absolute;
	top: -6px;
	left: -5px;
}
input[type=checkbox]:focus {
	outline: none;
	border-color:#4d90fe;
}

.profile_column{
	background: #f1f1f1; 
	margin-top: 0; 
	padding: 50px 0;
	overflow: hidden;
}
.profilebox{
	background: #fff;
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3); 
	color: #3a3a3a;
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}
.profilebox h2{
	font-family: 'Open Sans', '微軟正黑體';
	color: #3a3a3a;
	font-size: 21px;
	padding: 15px 30px;
	border-bottom: 1px solid #dfdfdf;
}
.profilebox .ptip{
	color:#ea1564;
	font-size:13px; 
	font-weight:normal; 
	margin-left:10px;
}
.profilebox .plist{
	padding: 15px 30px;
	border-bottom: 1px solid #dfdfdf;
	width: 100%;
}
.profilebox .plist:last-child{
	border-bottom: none;
	padding-bottom: 10px;
}
.profilebox .plist .leftpart{
	float: left; 
	width: 20%; 
	margin-right: 5%;
	vertical-align: middle;
}
.profilebox .plist .rightpart{
	float: left; 
	width: 70%;
	vertical-align: middle;
}
.profilebox .plist h4{
	display: inline-block;
	width: 100%;
	margin-right: 5%;
	font-size: 15px;
	font-weight: normal;
	color: #3a3a3a;
	vertical-align: middle;
	line-height: 1.3;
}
.profilebox .plist input.ptext{
	width: 100%;
	font-size: 13px;
	color: #666;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #f6f6f6;
	border-radius: 5px;
	vertical-align: middle;
}
.profilebox .plist input.add{
	width: 45%;
	font-size: 13px;
	color: #666;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #f6f6f6;
	border-radius: 5px;
	vertical-align: middle;
}
.profilebox .plist input.checkfb{
	vertical-align: middle;
}
.defaultbtn{
	background: #fff;
	padding: 8px 20px;
	border: 1px solid #3a3a3a;
	color: #3a3a3a;
	text-align: center;
	transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
}
.defaultbtn:hover{
	background: #f3f3f3;
}
.profilenotes{
	line-height: 1.2;
	color: #ea1564;
	padding: 10px 0;
}
.pbtngroup{
	float: right; 
	width: 40%; 
	padding: 20px 20px 10px 20px;
}
.profilefoto{
	width: 160px;
	height: 160px;
}
input.datacal{
	width: 100%;
	font-size: 13px;
	color: #666;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #f6f6f6;
	border-radius: 5px;
	vertical-align: middle;
	background: url(../../images/M/calendar-month.png) no-repeat right center #f6f6f6;
}

/* 新responsive header menu */
.header .smquicon{
	float: left; 
	display: block; 
	width: 48px; 
	height: 48px; 
	margin: 16px 0;
}
.smmenulogo{
	height: 60px;
	width: auto;
}
.smsersection{
	position: relative;
}
.smsersection a.smsericon{ 
	padding: 0;
	margin: 0;
	position: absolute; 
	top: 22.5px;
	right: 10%;	
}
.smsersection a.smsericon img{
	width:21px; 
	height:21px; 
}
.smmenupicsection img{
	margin: 20px 0;
	border: 3px solid #fff; 
	border-radius: 50%; 
	width: 90px; 
	height: 90px;
}
.smmenupicsection h3{
	font-family: 'Open Sans', '微軟正黑體';
	font-size: 21px;
	display: block;
	margin-bottom: 20px;
}
input.smsearch{
	width: 80%;
	border-radius: 4px;
	margin: 20px 0;
	color: #3a3a3a;
	border: none;
}
input.smsearch:hover{
	border: none;
}
li.smmenu_mnav{
	background: #404040;
}
img.smliicon{
	height: 20px;
	margin-right: 15px;
}
/* 新responsive header menu */

/* 新階段的responsive */
@media (min-width: 1441px){

}
@media (min-width: 1367px) and (max-width: 1440px){
	#like{
		width: 30%;
	}
	#likecancel{
		width: 30%;
	}
	#poplog{ 
		width: 30%;
	}
	#changepwd{ 
		width: 30%;
	}
	#terms{
		width: 65%;
	}
	#privacy{
		width: 65%;
	}
}
@media (min-width: 1200px) and (max-width: 1366px){
	#like{
		width: 30%;
	}
	#likecancel{
		width: 30%;
	}
	#poplog{ 
		width: 30%;
	}
	#changepwd{ 
		width: 30%;
	}
	#terms{
		width: 65%;
	}
	#privacy{
		width: 65%;
	}
}
@media (min-width: 980px) and (max-width: 1199px){
	#like{
		width: 30%;
	}
	#likecancel{
		width: 30%;
	}
	#poplog{ 
		width: 35%;
	}
	#changepwd{ 
		width: 35%;
	}
	#terms{
		width: 70%;
	}
	#privacy{
		width: 70%;
	}
	.introwrapper{
		width: 94.5%;
		margin: 0 1%;
		background: #fff;
		padding: 20px;
		border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	}
	.item{
		width: 300px;
	}
	.item2{
		width: 300px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#like{
		width: 40%;
	}
	#likecancel{
		width: 40%;
	}
	#poplog{ 
		width: 40%;
	}
	#changepwd{ 
		width: 40%;
	}
	#terms{
		width: 80%;
	}
	#privacy{
		width: 80%;
	}
	.introwrapper{
		width: 94.5%;
		margin: 0 1%;
		background: #fff;
		padding: 20px;
		border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	}
	.item{
		width: 300px;
	}
	.item2{
		width: 220px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	#like{
		width: 70%;
	}
	#likecancel{
		width: 70%;
	}
	#poplog{ 
		width: 65%;
	}
	#changepwd{ 
		width: 65%;
	}
	#terms{
		width: 80%;
	}
	#privacy{
		width: 80%;
	}
	.ot {
		width: 300px;
		height: 100px;
		text-align: center;
		margin: 0 auto;
	} 
	.loginbox{
		width: 300px;
	}
	.profilebox .plist .leftpart{
		width: 100%; 
		margin-bottom: 10px;
	}
	.profilebox .plist .rightpart{
		width: 100%;
	}
	.profilebox .plist input.add{
		width: 100%;
		margin-top: 10px;
	}
	.pbtngroup {
		width: 60%;
	}
	.introwrapper{
		width: 94.5%;
		margin: 0 1%;
		background: #fff;
		padding: 20px;
		border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	}
	.item{
		width: 345px;
	}
	.store_box{
		width: 345px;
		margin: 0 auto;
	}
	.item2{
		width: 345px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	#like{
		width: 90%;
	}
	#likecancel{
		width: 90%;
	}
	#poplog{ 
		width: 90%;
	}
	#changepwd{ 
		width: 90%;
	}
	#terms{
		width: 90%;
	}
	#privacy{
		width: 90%;
	}
	.ot {
		width: 300px;
		height: 100px;
		text-align: center;
		margin: 0 auto;
	}
	.loginbox{
		width: 300px;
	}
	.profilebox .plist .leftpart{
		width: 100%; 
		margin-bottom: 10px;
	}
	.profilebox .plist .rightpart{
		width: 100%;
	}
	.profilebox .plist input.add{
		width: 100%;
		margin-top: 10px;
	}
	.pbtngroup {
		width: 100%;
	}
	input.ninputmedi{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	select.nselect{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.contactrow{
		margin-bottom: 0;
	}
	textarea.ntextarea{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.nbtn{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.introwrapper{
		width: 100%;
		background: #fff;
		padding: 20px;
		border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	}
}
@media (max-width: 320px){
	#like{
		width: 90%;
	}
	#likecancel{
		width: 90%;
	}
	#poplog{ 
		width: 90%;
	}
	#changepwd{ 
		width: 90%;
	}
	#terms{
		width: 90%;
	}
	#privacy{
		width: 90%;
	}
	.ot {
		width: 250px;
		height: 100px;
		text-align: center;
		margin: 0 auto;
	}
	.loginbox{
		width: 250px;
	}
	.loginlogo{
		width: 200px;
	}
	.profilebox .plist .leftpart{
		width: 100%; 
		margin-bottom: 10px;
	}
	.profilebox .plist .rightpart{
		width: 100%;
	}
	.profilebox .plist input.add{
		width: 100%;
		margin-top: 10px;
	}
	.pbtngroup {
		width: 100%;
	}
	.popupbody-like{
		padding: 15px 5px 30px 5px;
	}
	.nextbtn {
		padding: 8px 5px;
	}
	input.ninputmedi{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	select.nselect{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.contactrow{
		margin-bottom: 0;
	}
	textarea.ntextarea{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.nbtn{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.introwrapper{
		width: 100%;
		background: #fff;
		padding: 20px;
		border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	}
	.item{
		width: 260px;
	}
	.item2{
		width: 260px;
	}
}
/* 新階段的responsive */

.top-5{margin-top:5px;}
.top-10{margin-top:10px;}
.top-20{margin-top:20px;}
.top-30{margin-top:30px;}
.top-40{margin-top:40px;}
.top-50{margin-top:50px;}
.top-60{margin-top:60px;}
.bottom-10{margin-bottom:10px;}
.bottom-20{margin-bottom:20px;}
.bottom-30{margin-bottom:30px;}
.bottom-40{margin-bottom:40px;}
.bottom-50{margin-bottom:50px;}
.bottom-60{margin-bottom:60px;}
.left-5{margin-left:5px;}
.left-10{margin-left:10px;}
.left-20{margin-left:20px;}
.left-30{margin-left:30px;}
.left-40{margin-left:40px;}
.left-50{margin-left:50px;}
.left-60{margin-left:60px;}
.right-5{margin-right:5px;}
.right-10{margin-right:10px;}
.right-20{margin-right:20px;}
.right-30{margin-right:30px;}
.right-40{margin-right:40px;}
.right-50{margin-right:50px;}
.right-60{margin-right:60px;}

.padtop-10{padding-top:10px;}
.padtop-20{padding-top:20px;}
.padtop-30{padding-top:30px;}
.padtop-40{padding-top:40px;}
.padtop-50{padding-top:50px;}
.padtop-60{padding-top:60px;}
.padbottom-10{padding-bottom:10px;}
.padbottom-20{padding-bottom:20px;}
.padbottom-30{padding-bottom:30px;}
.padbottom-40{padding-bottom:40px;}
.padbottom-50{padding-bottom:50px;}
.padbottom-60{padding-bottom:60px;}
.padleft-5{padding-left:5px;}
.padleft-10{padding-left:10px;}
.padleft-20{padding-left:20px;}
.padleft-30{padding-left:30px;}
.padleft-40{padding-left:40px;}
.padleft-50{padding-left:50px;}
.padleft-60{padding-left:60px;}
.padright-5{padding-left:5px;}
.padright-10{padding-right:10px;}
.padright-20{padding-right:20px;}
.padright-30{padding-right:30px;}
.padright-40{padding-right:40px;}
.padright-50{padding-right:50px;}
.padright-60{padding-right:60px;}

.page{ text-align: center; padding: 1em;}
.page a{ display: inline-block; border-radius: 15px; padding: 5px; background-color:#BABABA ; color: #fff; width: 30px;}
.page a.current{ background-color: #e50059; font-weight: 600;}
.page a:hover{ background-color: #e50059;}

.footer{ clear: both;  background: #333;  padding: 20px 0 16px 0;}
.footer p {
  text-align: center;
  font-size: 13px;
  color: #bababa;
}

.footer p a{color: #bababa;}

.space{ clear:both;}
.fb-like-box, .fb-like-box > span {width: 270px!important;}
.fb-like-box > span {position: relative; overflow: hidden;}
.fb-like-box > span > iframe {width: 100%!important; height: 100%!important; position: absolute; top: 0; left: 0;}
.footer-list { padding: 1em 0;}
.footer-list > .sublist > li{ width: 25%;}
.footer-list .sublist .mcate-item-bd a{ width: auto; padding-right: 2em;}
.footer-list .sublist h2{ width: 220px;}
.footer-list .head-title .left img{ width: 70%;}

@media (min-width: 992px) and (max-width: 1199px){
	.fb-like-box, .fb-like-box > span {width: 213px!important;}
}
@media (min-width: 320px) and (max-width: 991px){
	.fb-like-box, .fb-like-box > span {width: 100%!important;}
}

.news_1 .fb-like-box, .news_1 > .fb-like-box > span {width: 310px!important;}
.news_1 .fb-like-box > span {position: relative; overflow: hidden;}
.news_1 .fb-like-box > span > iframe {width: 100%!important; height: 350px!important; position: absolute; top: 0; left: 0;}

@media (min-width: 992px) and (max-width: 1199px){
	.news_1 .fb-like-box, .news_1 .fb-like-box > span {width: 233px!important;}
}
@media (min-width: 320px) and (max-width: 991px){
	.news_1 .fb-like-box, .news_1 .fb-like-box > span {width: 100%!important;}
}