﻿@charset "utf-8";
@import /includesU/toplink/reset.css;
body {
	margin: 0;
	background: #FFF
}

@media screen and (max-width: 990px) {
	div.toplinkzone {
		display: block!important
	}
}

#header {
	height: 125px;
	overflow: hidden;
	position: relative;
	background-color: #EBFAFF
}

#header .logo {
	position: absolute;
	top: 0;
	left: 40px
}

.mobileheader {
	text-align: center;
	background-color: #2D91EE;
	font-size: 18px;
	line-height: 30px;
	font-family: 微軟正黑體;
	color: #fff
}

#footer {
	width: 100%;
	background-color: #2e2e2e;
	color: #FFF
}

#footer .footer {
	width: 990px;
	margin-left: auto;
	margin-right: auto
}

#footer.sec {
	background-image: none;
	background-color: #010127
}

#footer.sec .footer {
	background-image: none;
	background-color: #2e2e2e
}

#footer .footer .line2 {
	text-align: center;
	font-size: 93.75%;
	padding-top: 10px;
	padding-bottom: 20px
}

.show-no-data {
	width: 100%;
	color: #666;
	margin-top: 10px;
	padding: 10px;
	background: #fff;
	border: 1px solid #c7c7c7;
	border-radius: 4px
}

.newIconBubble {
	position: absolute;
	z-index: 10;
	top: -2.5px;
	left: -16px;
	-moz-animation: jump 1s infinite;
	-webkit-animation: jump 1s infinite
}

.newIconBubble>span {
	position: relative;
	display: block;
	line-height: 1.5;
	font-size: 1.2rem;
	padding: 1px 3px!important;
	background: red;
	color: #fff!important;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.newIconBubble>span:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 5px 0 0 5px;
	border-color: red transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -5px;
	right: 3px
}

@media screen and (max-width:990px) {
	#header {
		height: 30px
	}
	#footer .footer {
		width: 100%
	}
}

@media screen and (max-width: 320px) {
	.welfarebn,
	.contribute,
	.askfor,
	#button-b {
		width: 60px
	}
}

.navbar-mobile .rowbs3,
.navbar-mobile .nav-item {
	margin: 0 0 10px
}

.pc {
	position: relative;
	margin-top: 52px
}
/* #menulist{
	position: relative;
} */
	
@media screen and (max-width: 480px) {
	/* .menulist .menu-wrapper .menu .sticky-left{
		display: inline-block;
		position: sticky;
		top: 0px;
		left: -1px;
		padding: 0;
		z-index: 100;
	}
	.menulist .menu-wrapper .menu .sticky-right{
		display: inline-block;
		position: sticky;
		top: 0px;
		right: 0;
		padding: 0;
		z-index: 100;
	}
	.menulist .menu-wrapper .menu .sticky-right img, .menulist .menu-wrapper .menu .sticky-left img{
		height: 45px;
	}
	.menu li {
		vertical-align: bottom;
	} */
/* 	#menulist::before{
		content: '';
		width: 40px;
		height: 43px;
		display: block;
		background-image: url(img/menu-arrow_left.png);
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		left: -1px;
		top: calc(77px + 24.4444vw);
		z-index: 100;
	}
	#menulist::after{
		content: '';
		width: 40px;
		height: 43px;
		display: block;
		background-image: url(img/menu-arrow_right.png);
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		right: 0;
		top: calc(77px + 24.4444vw);
		z-index: 100;
	}*/
} 
.menulist {
	background-image: linear-gradient(-127deg, #6ffba4 0%, #27dacf 100%);
	white-space: nowrap;
	overflow-x: auto
}

.menulist::-webkit-scrollbar {
	display: none
}

.menulist .container {
	max-width: 100%
}

.menulist .menu-wrapper .menu .more-item-hint {
	display: none
}

.menulist .menu-wrapper .menu li .newIconBubble span {
	font-size: 1.1rem
}

.menulist .menu-wrapper .menu li .newIconBubble span:hover {
	background: red
}

@media screen and (max-width: 480px) {
	.menulist .menu-wrapper .menu li {
		float: none
	}
	.menulist .menu-wrapper .menu .more-item-hint {
		display: block;
		position: absolute;
		right: 0;
		top: -10px;
		font-size: 2.1rem;
		color: #fff
	}
	.detail .menulist .menu-wrapper .menu .more-item-hint {
		right: .5rem
	}
	.menulist .menu-wrapper .menu li a {
		padding: 4px 15px 4px 5px
	}
	.menulist .menu-wrapper .menu li .newIconBubble span {
		left: -15px
	}
}

/* @media screen and (max-width: 320px) {
	.menulist .menu-wrapper .menu ul {
		width: 350% 
		width: 200%;
		padding: 0;
	}
}*/

.search-frm {
	background-image: linear-gradient(-90deg, #f5f7fa 0%, #dae8ff 100%);
	padding: 16px 0 9px
}

@media (max-width:991px) {
	.search-frm {
		padding: 6px 0 12px
	}
}

.search-frm .hintStr {
	padding: 8px 14px;
	font-size: 18px
}

.search-frm .styled-select {
	margin: 0;
	border: 2px solid #00BCD4;
	box-sizing: border-box;
	background-color: #fff
}

.search-frm .searchTerm {
	border: 2px solid #00BCD4;
	height: 40px
}

.search-frm .searchButton {
	border: 1px solid #00BCD4;
	background: #00BCD4;
	font-size: 23px;
	height: 40px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	right: 0
}

#llllmenu_sub .subItem ul li {
	float: none;
	display: inline-block;
	height: auto
}

.imply .crumb {
	padding-bottom: 10px;
	margin-bottom: 25px
}

.imply .implytext .result-count {
	display: inline-block;
	width: 100%;
	margin-bottom: 2rem
}

.imply .implytext .switch-button small {
	float: left;
	margin-right: 5px;
	margin-top: 10px
}

.imply .topicsBlock {
	float: left;
	width: 100%
}

/* .content-wrapper .grid1{
	display: flex;
	flex-wrap: wrap;
} */


.imply .topicsBlock .topicList.tl_02,
.imply .grid1 {
	/* column-count: 4; */
	/* column-gap: 1em; */
	display: flex;
	flex-wrap: wrap;
}

.imply .topicsBlock .topicList.tl_02 .item-wrapper,
.imply .grid1 .item-wrapper {
	float: left;
	width: 100%;
	margin-top: 5px;
	break-inside: avoid;
	box-sizing: border-box;
	break-inside: avoid;
	flex-basis: 25%;
	padding-right: 10px;
	
}

@media screen and (max-width: 480px){
.imply .topicsBlock .topicList.tl_02 .item-wrapper,
.imply .grid1 .item-wrapper {

	flex-basis: 50%;
	
	}
}

.imply .topicsBlock .topicList.tl_02 .item-wrapper .grid-item,
.imply .grid1 .item-wrapper .grid-item1 {
	width: 100%
	
}

/* .imply .grid1 .item-wrapper .grid-item1 a {
	float: left
} */

#discuss_index .card .caption {
	/* float: right; */
  min-height: 125px;
}

#discuss_index .card {
  min-height: 278px;
  border-bottom: 1px solid rgba(0,0,0,.1);
  margin-bottom: 15px;
}


.imply .holiday_pages {
	padding: 0
}

.imply .holiday_pages .goPage .target {
	display: inline;
	vertical-align: baseline;
	border: 1.5px solid #17d4c9;
	border-radius: 5px;
	width: 10rem;
	height: 3.2rem;
	margin-left: 5px;
	text-align: center
}

.imply .holiday_pages .goPage .button {
	display: inline;
	vertical-align: baseline;
	background: #17d4c9;
	border-radius: 5px;
	height: 3.2rem;
	padding: 0 1rem;
	font-size: 14px;
	color: #fff
}

.imply .holiday_pages .total-count {
	color: #666
}

.imply .topics-hint {
	float: left;
	width: 100%;
	margin-top: 15px;
	text-align: center;
	color: #444
}

#toplinkspace {
	display: none
}

@media screen and (max-width: 768px) {
	.vw_01 dd h3 {
		width: 100%;
		margin-bottom: 5px
	}
	.imply .topicsBlock .topicList.tl_02,
	.imply .grid1 {
		column-count: 3
	}
}

@media screen and (max-width: 480px) {
	#myBtn {
		bottom: 85px
	}
	.imply .container {
		padding: 0
	}
	.imply .topicsBlock .topicList .vw_01 {
		margin: 0
	}
	.imply .topicsBlock .topicList.tl_02,
	.imply .grid1 {
		column-count: 2
	}
	.imply .topicsBlock .topicList.tl_02 .item-wrapper,
	.imply .grid1 .item-wrapper {
		margin: 5px 0
	}
	.imply .topicsBlock .topicList.tl_02 .item-wrapper .grid-item,
	.imply .grid1 .item-wrapper .grid-item1 {
		margin: 6px 0
	}
}

@media screen and (max-width: 320px) {
	.implytext h4 {
		font-size: 1.6em
	}
	.vw_01 dd h3 {
		width: 100%
	}
}

#discussMainBar .articleInfo {
	padding-bottom: 20px
}

.tal_news .loadingIMG {
	font-size: 14px;
	padding: 7px 0
}

@media screen and (max-width: 480px) {
	.detailShareNav li {
		width: 18%
	}
	#answerMain #postform {
		min-height: initial
	}
	.tal_news {
		/* float: left; */
		width: 100%
	}
}

@media screen and (min-width: 768px) {
	.center.bigBanner{
		height: 15.3125vw;
		overflow-y: hidden;
	}
}