@charset "utf-8";
body {
	margin: 0px;
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	font-family: 'Microsoft JhengHei','Apple LiGothic Medium', 'Helvetica, Arial',"LiHei Pro","微軟正黑體";
	letter-spacing: 0.1em;
}
img {
	border:none;
}
amp-img{
	border:none;
}
table {
	border-collapse: separate; 
	border-spacing: 0;
	*border-collapse: expression('separate', cellSpacing = '0');
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a:link,a:visited ,a:hover,a:active {
	text-decoration: none;
}
table tr td {
	padding: 0;
}
h1,h2,h3,h4,h5,h6,ul,li,ol {
	margin:0;
	padding:0;	
}
/*表單設定*/
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Microsoft JhengHei','Apple LiGothic Medium', 'Helvetica, Arial',"LiHei Pro","微軟正黑體";				  
}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; }
select {
	border: 1px solid #ccc;
	padding: 8px 1px;
	color: #666;
}
input {
	border: 1px solid #ccc;
	padding: 8px 5px;
	color: #666;	
}
textarea {
	border: 1px solid #ccc;
	padding: 3px 5px;
	color: #666;	
}

@media (min-width: 959px) {
/*選單*/
#navmenu {
	display:none;
}
#menu-btn {
	display:none;
}
#toolbarnav {
	display:none;
}
/*主內容*/
#content {
}
#banner {
	padding-top:115px;	
	display:none;
}
#bannermobile {
	display:none;
}
#bannertxt {
	text-align:center;
}
#pagebody {
	margin:0;
}
#w {
	margin:0;
}
.banner {
 margin: 25px auto;
 width: 650px;
}
}

/*統一設定*/
.rel {
	position:relative;
}
.container {
	margin:0 auto;
	max-width:90%;
	width: auto !important;
	width:980px;
}
.container-ig {
 width: 900px;
 margin: 25px auto;
}
.addtop15 {
	margin-top:15px;
}
.addtop25 {
	margin-top:25px;
}
.addtop50 {
	margin-top:50px !important;
}
.addtop100 {
	margin-top:100px !important;
}
.addtop150p {
	padding-top:50px !important;
}
.addbottom25 {
	padding-bottom:25px;
}
.addbottom50 {
	padding-bottom:50px;
}
.addbottom100 {
	padding-bottom:100px;
}
.bggrey {
	background:#eee;
}
.bglattice{
	background-image: url(../images/bg_lattice.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bglattice2{
	background-image: url(../images/bg_lattice02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.font_red {
	color:#e61976;
}
.font_grey {
	color:#999;
}
.font_blue {
	color:#4f7d9d;
}
.font_small {
	font-size:0.85em;
}
.index {
	overflow-x:hidden;
}
.web {
	display:block;
}
.mobile {
	display:none;
}
.center {
	text-align:center;
}
.ad {
	margin:10px 0;
}
/*上方*/
.gtco-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url(../images/loader.gif) center no-repeat #fbfbfb;
}
header {
	width:100%;
	/*position:fixed;*/
	z-index:100;
	box-shadow: 0 0 10px #ededed;
    background-color: #ffffff;
}
/*上方01*/
#top {
	background:#fff;
	height:35px;
}
#topmail {
	position:absolute;
	top:10px;
	left:10px;
	font-size:0.8em;
}
#topstatus {
	position:absolute;
	top:15px;
	right:15px;	
}
#topstatus ul {
	text-align:left;
}
#topstatus li {
	display:inline-block;
	margin:0 5px 0 0;
	font-size:0.8em;
	line-height:30px;
}
#topstatus li a {
	color:#595758;
}
#topstatus li.icon_search {
	background-image: url(../images/icon_search.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	position:relative;
}
#topstatus li.icon_register {
	background-image: url(../images/icon_register.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
}
#topstatus li:hover  {
	/*animation: pulse 1s ease 0s infinite;	*/
}
/*搜尋按鈕*/
#topstatus li.icon_search:hover > #search {
	display:block;
}
#search {
	display:none;
	position:absolute;
	top:0;
	left:-50px;
	width:150px;
}
#search .left {
	float:left;	
}
#search input.search_form {
	float:left;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:100px;
	padding:4px 5px;
}
#search input.search_btn {
	float:left;	
	color:#fff;
	padding: 3px 5px !important;
	background:#e0e0e0;
}

/*上方02*/
#top2 {
	background-image: url(../images/headerbg.png);
	height:100px;
  background: #fff;
  /*border-top: 1px solid #ccc;	*/
}
#top2 h2 {
	position:absolute;
	top:10px;
	left:0;
	width:320px;
}
/*連結*/
nav {
	position:absolute;
	top:55px;
	right:10px;
}
nav li {
	float: left;
	list-style-type: none;
}
nav li a {
	color:#595758;
	font-size:1.1em;
}
nav li a:hover {
	color:#4f7d9d;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;		
}
/*第一層*/
#menu {
}
ul.navigation li {
	float:left;
	position: relative;
	list-style-type: none;
	z-index:100;
}
ul.navigation li a{
	font-size: 0.9em;
	padding:0 10px;
	display:block;
	text-align:center;
}
ul.navigation > li > a{
  font-weight: 900;
}
ul.navigation > li > a:hover{}
ul.navigation li ul{
    display: none;
	/*display: block;*/
    float: left;
    position: absolute;
    left: 0;    
    margin: 0;
}
ul.navigation li:hover > ul{
    display: block;
}
ul.navigation ul li {
	color: #000;
	width: 120%;
	margin-left:-10%;
	padding:5px 0;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	font-size: 0.9em;
	line-height:23px;
}
ul.navigation ul li:hover {
	color: #f0101b;
}
ul.navigation ul li:last-child {
    border-bottom: none;
}
/*連結高度*/
.addheight {
	height:35px;
	line-height:35px;	
}
.addheight a:hover{
	color:#f5c24f !important;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;	
}
/*共用標題*/
h1.title {
	font-size: 1.5em;
	color: #535353;
	font-weight: normal;
	line-height:1.2em;
}
h1.title a {
	color:#535353;
}
h3.title {
	font-size: 1em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: center;
  margin: 20px auto 5px auto;
	padding: 8px 0 ;
	color: #999;
	width: 110px;
	font-weight: bolder;
}
h5.title {
	margin:5px 0;
	font-size:0.9em;
}
h5.title a {
	color:#333;
}
h5.title a:hover {
	color:#e61976;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;	
}
/*看更多按鈕*/
.more {
	position: absolute;
	top: -15px;
	right: 5px;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	width: 76px;
	font-size: 0.5em;
	color: #e61976;
	text-align: center;
	letter-spacing: 0.01em;
}
.more a {
	color:#b5b7b6;
	display:block;
}
.more:hover {
	background-position:bottom;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;	
	color:#eee;	
}
.more a:hover {
	color:#fff;	
}
.moreadd {
	top: -55px !important;	
}
.index_more {
	margin: 25px 0 50px 0;
    width: 25%;
    height: 45px;
    font-size: 1.5em;
    border-radius: 100px;
    background: #68aede;
    border: #68aede;
    color: #fff;
    cursor: pointer;
}
.index_more:hover {
    background: #4f7d9d;
}
/*看更多按鈕_最新問答*/
.more02 {
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	width: 76px;
	font-size: 0.5em;
	color: #e61976;
	text-align: center;
	letter-spacing: 0.01em;
}
.more02 a {
	color:#e61976;
	display:block;
}
.more02:hover {
	background-position:bottom;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;	
	color:#eee;	
}
.more02 a:hover {
	color:#eee;	
}
/*首頁_本月專案活動*/
#indexactivity{
	padding-bottom:5%;
}
#indexactivity #img01{
	float:left;
	width:66%
}
#indexactivity #img02{
	float:right;
	width:33%;
	margin-bottom:1%;
}
#indexactivity #img03{
	float:right;
	width:33%;
}
/*列表分類及日期*/
.category {
	position:absolute;
	left:0;
	bottom:0;
	padding:3px 5px;
	background:#333;
	color:#FFF;
}
.date {
	float:right;
	width:50%;
	text-align:right;
	font-size:0.8em;
	color:#999;	
	margin-top:5px;
}
.author {
	float:left;
	width:50%;
	text-align:left;
	font-size:0.95em;
	color:#4f7d9d;
	margin-top:5px;
}
/*分頁*/
.page {
	margin:0 0 25px 0;
}
.page ul{
	text-align:center;
}
.page li{
	display:inline-block;
	margin:0 3px;
	font-size:0.8em;
}
.page li a {
	color:#333;
}
.page li a:hover {
	color: #e9478e;
	-moz-transition: ease-in-out 0.3s;
	-o-transition: ease-in-out 0.3s;
	-webkit-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;		
}
/*最新消息列表頁*/
.case {
	float: left;
	width: 31%;
	margin: 1% 2% 2% 0;
	overflow: hidden;
}
.case img {
	border: 1px solid #e0e0e0;
	overflow:hidden;
}
.case img:hover {
	animation: pulse 1s ease 0s infinite;
}
.case h4.title {
	margin:5px 0 0 0;
	font-size: 1.2em;
  line-height: 1.5em;
}
.case h4.title a {
	color:#333;
}
.case p {
	font-size:0.85em;
	color:#666;
}
/*內頁左右邊*/
main {
	float:left;
	width:73%;	
}
main.allscreen {
	float:left;
	width:100%;		
}
aside {
	float:right;
	width:25%;
	padding:0.5% 1.5% 1% 0;
}
/*測邊連結*/
.siderad {
	margin-bottom:25px;
}
.siderad a {
	color:#666;
}
.siderad a:hover {
	color:#f5c24f !important;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;		
}
/*上一篇下一篇*/
#nav-links {
	margin:25px 0;
	width:100%;
}
#nav-links a {
	color:#666;
}
#nav-links a:hover {
	color:#4f7d9d !important;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;	
}
#nav-previous{
	margin-bottom:1%;
	width:100%;
	float:left;
}
#nav-next {	
	margin-bottom:1%;
	width:100%;
	float:left;
}
/*麵包屑*/
#sitemap {
}
#sitemap ul {
	text-align:left;
}
#sitemap li {
	display:inline-block;
	font-size:0.8em;
	color:#666;
}
#sitemap li:after {
	content:" / ";
	color:#999;
}
#sitemap li a {
	color:#4f7d9d;
}
#sitemap li:last-child {
	content:" ";
}

/*首頁享雜事連結*/
#yt-channel {
 background-color: #f7f7f7;
 background-image: url(../images/yt-channel-bg-compressor.png);
 background-position: left bottom;
 background-repeat: no-repeat;
 margin-top: 50px;
 margin-bottom: 50px;
}
#yt-channel-banner {
 width: 100%;
 box-shadow: 0 0 10px #ededed;
}
#yt-left {
 float: left;
 width: 40%;
}
#yt-left #yt-left-in {
 width: 70%;
 margin: 10% 15% 20px 15%;
}
#yt-left #yt-left-in h3 {
 position: relative;
 font-size: 1.4em;
 font-weight: 700;
 margin-bottom: 5px;
}
#yt-left #yt-left-in h3 a {
 color: #3f6e8e;
}
#yt-left .yt-icon {
  position: absolute;
	top: 0;
	left: -60px;
}

#yt-right {
 float: right;
 width: 60%;
}
#yt-right-in {
 width: 70%;
 margin: -15% 15% 50px 15%;
}



/*首頁IG牆連結*/
#link-ig-foodie {
}
#link-ig-foodie a {
 display: block;
 width: 300px;
 padding: 8px;
 margin: 25px auto;
 color: #fff;
 background: #4f7d9d;
 text-align: center;
}
#link-ig-foodie a:hover {
 background: #000;
}

/*標題跟社群分享*/
.share {
}
.share ul{
	text-align:left;
}
.share li{
	display:inline-block;
}
#sharetitle {
	width:auto !important;
	padding:3px 0 0 0;
	font-size:0.8em;
	color:#666;
}
span#facebook{
	background-image: url(../images/shareicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:40px;
	width:40px;
	display:block;		
}
span#googleplus {
	background-image: url(../images/shareicon.png);
	background-repeat: no-repeat;
	background-position: -80px center;
	height:40px;
	width:40px;
	display:block;	
}
span#line {
	background-image: url(../images/shareicon.png);
	background-repeat: no-repeat;
	background-position: -120px center;
	height:40px;
	width:40px;
	display:block;		
}
span#link {
	background-image: url(../images/shareicon.png);
	background-repeat: no-repeat;
	background-position: -160px center;
	height:40px;
	width:40px;
	display:block;		
}
.datein {
	font-size: 0.8em;
	margin-top: 25px;
	color: #666;
}
/*內頁*/
.cuemebanner {
	max-width:800px;
	margin:25px 0 0 0;
}
.ckediter {
	margin:25px 0;
	max-width:800px;
}
.ckediter img {
	max-width:100%;
	height:auto !important;	
}

/*影片崁入*/
	.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*內頁標籤*/
.label {}
.label ul { list-style:none;}
.label li {    float: left;
    margin-right: 10px;
    background-color: #4f7d9d;
    padding: 3px 10px;
    font-size: 0.9em;}
.label li a {
    color: #fff;
}
	
/*回上頁*/
.back {
	width:120px;
	text-align:center;
	margin:50px auto;
	cursor:pointer;
    -mox-opacity:0.5;
    filter:alpha(opacity=50);
    opacity:0.5;	
}
.back:hover {
    -mox-opacity:1;
    filter:alpha(opacity=100);
    opacity:1;	
	-moz-transition: ease-in-out 0.3s;
	-o-transition: ease-in-out 0.3s;
	-webkit-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;		
}
.back span {
	padding-left:15px;
	padding-top:5px;
}

/*線上發問上方注意說明*/
#contact_note {
	background:#f9f6c3;
	padding:1%;
	width:94%;
}
#contact_note .note01 {
	font-size:1.2em;
	margin-bottom:5px;
}
#contact_note .note02 {
	font-size:0.85em;
}
/*線上發問*/
#contact {
	margin:0 0 25px 0;
}
.list {
	width:100%;
	margin:15px 0;
}
.listname {
	float:left;
	width:15%;
	margin-left:5%;
	text-align:left;
	margin:0 10px 0 0 ;
	line-height:2em;
}
.listinput {
	float:left;	
	width:78%;
	line-height:35px;
}
.listinput .time {
	display:block;
	float:left;
	width:48%;
}
.listinput .txt{
	display:block;
	float:left;
	width:4%;
	text-align:center;
	line-height:35px;
}
.listinput_two {
	display:block;
	float:left;
	width:50%;		
}
.listinput_three {
	display:block;
	float:left;
	width:33.33%;	
}
.btnlocation {
	width:92px;
	margin:0 auto;	
}
.list.btn {
	background:#333333;
	padding:5px 25px;
	color:#fff;
	font-family: 'Microsoft JhengHei','Apple LiGothic Medium', 'Helvetica, Arial',"LiHei Pro","微軟正黑體";
}
/*線上發問內頁*/
ul#contact_list {
	text-align:left;
}
ul#contact_list li{
	display:inline-block;
	margin:0 15px 0 0;
	font-size:0.85em;
}
#question {
	color: #900;
    border-bottom: 1px dashed #ccc;
	padding-bottom:10px;
}

/*忘記密碼+取得驗證碼*/
ul#aboutpasseord {
	text-align: left;
	list-style-type: none;
}
ul#aboutpasseord li {
	display:inline-block;
	margin:5px 10px 5px 0;
	font-size:0.84em;
	letter-spacing: 0 !important;
}
ul#aboutpasseord li a {
	color:#666;
}
ul#aboutpasseord li a:hover {
	color:#F36;
}

/*搜尋結果*/
.search {
}
.search ul {
	list-style-type: none;
}
.search li {
	list-style-type: none;
	padding:5px 10px;
	border-bottom: 1px dashed #999;
	display:block;
}
.search a {
	color: #666;
	display:block;
	height:100%;
}
.search a:hover {
	color: #e9478e;
	-moz-transition: ease-in-out 0.3s;
	-o-transition: ease-in-out 0.3s;
	-webkit-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;	
}
/*側邊問答*/
#sider_QA {
}
#sider_QA li {
	list-style-type: none;
	color: #666;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
#sider_QA .date {
	font-size:0.7em;
	color:#666;
}
#sider_QA .title {
	display:block;
	color:#e9478e;
}
#sider_QA .name {
	color:#666;
}
#sider_QA li a {
	color: #666;
}

/*尾部*/
footer {
	background:#eee;
	padding:25px 0;
}
#footerlogo {
	width: 250px;
	margin: 5px auto;
}
.center {
	text-align:center;
	font-size:0.7em;
	line-height:1em;
}
footer a {
	color:#333;
}
#copyright {
	background:#666;
	color:#FFF;
	text-align:center;
	font-size:0.7em;
	padding:5px 0;
}
.EmbedFooter {
	display:none;
	visibility:hidden;
}