﻿@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family:"Arial", "微軟正黑體", san-serif;
	font-size:18px;
	line-height:1.5em;
	letter-spacing:0.05em;
	color:#333;
	/*--- 以下為2017春天背景 ---*/
	background:url(../images/spring1.png) no-repeat -5% 8%,
			   url(../images/spring3.png) no-repeat -6% 4%,
			   url(../images/spring2.png) no-repeat 102% 3.5%,
			   url(../images/spring4.png) no-repeat 104% 10%,
			   url(../images/spring5.png) no-repeat 110% 34%,
			   url(../images/spring6.png) no-repeat -6% 22%,
			   url(../images/spring6.png) no-repeat -6% 53%,
			   url(../images/spring7.png) no-repeat -1% 46%;
}
img {
	border:0;
}
h1, h2, h3, h4, p, a, ul, ol, li {
	margin:0;
	padding:0;
	text-decoration:none;
	transition:all ease-out 0.3s;
}
ul, ol, li {
	list-style:none outside none;
}
.svg{
	display:block;
	margin:0 auto 10px auto ;
	width:40px;
}
/*.mp-pusher{
	display:none;	
}*/
.webWrap{
	width:1000px;
	margin:auto;
	box-sizing:border-box;
	position:relative;
	bottom:0;
}
.alignLeft{
	float:left;
}
.alignRight{
	float:right;
}
.index_mainContentWrap, section{
	width:1000px;
	margin:auto;
	display:block;
	position:relative;	
}

.mainContentWrap{
	width:1000px;
	margin:auto;
	display:block;
	position:relative;	
	padding: 10px 50px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 1em 1em 0 0;
}
.searchKeyWordBar .blackBtn{
	border:1px solid #333;
	color:#FFF;
	background-color:#666;
	padding: 0.15em 0.5em;
	border-radius:1em;
	font-size:13px;
	cursor:pointer;
}

.blackBtn{
	border:1px solid #333;
	color:#fff;
	background-color:#666;
	padding: 0.15em 1em;
	border-radius:1em;
	font-size:13px;
	cursor:pointer;
}
.blackBtn:hover{
	background-color:#000;
}
#SearchBar {
	position:absolute;
	right:-1em;
	top:0;
	width:435px;
	padding:0;
}
#SearchBar .searchKeyWordBar {
	display:block;
	background-color: #efedee;
	padding:5px 10px;
	box-sizing: border-box;
	border-radius:0.8em;
	line-height:normal;
	font-size:14px;
}
#SearchBar .searchKeyWordBar img {
	vertical-align:middle;
}
#SearchBar .KeyWord{
	color: #e71a41;
	display:block;
	line-height:normal;
	font-size:0.813em;
	margin: 5px 10px;
}
#SearchBar .KeyWord a{
	color:#e71a41;
}
#SearchBar .KeyWord a:hover, #SearchBar .KeyWord a:focus{
	color:#000;
}
.mainContentWrap .accesskey{
	position:absolute;
	left:0;
	z-index:999;
}
#Banner{
	margin:0 0 1em 0;	
}
.serviceButton{
	width: 235px;
	height: auto;
	display:inline-block;
	vertical-align:top;
	background: rgba(255,255,255,.8);
    border-radius: 10px;
}
.serviceButton li{
	display:block;
	line-height:43px;
	padding-left:0.5em;
	cursor:pointer;
	transition: all ease-out 0.3s;
	border-bottom:1px solid #fff;
}
.serviceButton li:last-child{
	border-bottom:none;
}
.serviceButton li a{
	color:#777;
	font-size:20px;
}
.serviceButton li a img{
	margin: 0 0.35em;
	vertical-align: middle;
	margin-bottom: 5px;
	width:12%;
}
.serviceButton li:hover a, .serviceButton #current{
	color:#000;
}
#NewsAndPhoto, #NewsAndPhoto2, #ThemeLinks, .ThemeLinks{
	margin:1em 0;	
}
#ThemeLinks, .ThemeLinks{
	padding:0em;
}
.themeBtn{
	text-align:center;
}
.themeBtn li{
	border-radius: 50%;
    width: 15%;
    height: 145px;
    padding: 0.5% 1%;
    display: inline-block;
    vertical-align: top;
    margin: 0.15em;
    box-sizing: border-box;
    line-height: 19px;
    font-size: 17px;
    position: relative;

    background-color: #e1f0f8;
    box-shadow: inset 0 3px 2px rgba(255,255,255,0.5), inset 0 -3px 2px rgba(0,0,0,0.2);
    border: 1px solid #afddf5;
}
.themeBtn li:hover{
	color:#fff;
	box-shadow:inset 0 3px 2px rgba(255,255,255,0.5), inset 0 -3px 2px rgba(0,0,0,0.2);
	background-color:#c4c8e8;
	border:1px solid #05ABE0;
	background: linear-gradient(to bottom,  #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.slide_toggle .themeBtn li:hover a{
	color:#002538;
	/*text-shadow:0 1px 2px #000;*/
}
.slide_toggle2 .themeBtn li:hover a{
	color:#630900;
	/*text-shadow:0 1px 2px #000;*/
}

.slide_toggle2 .themeBtn li, .slide_toggle2_NS .themeBtn li{
    background-color: #FFE9D9;
    box-shadow: inset 0 3px 2px rgba(255,255,255,0.5), inset 0 -3px 2px rgba(0,0,0,0.2);
    border: 1px solid #E8CFBD;
}
.themeBtn li a{
    position: absolute;
    left: 0;
    bottom: 21%;
    width: 80%;
    margin: 0 10%;
}
.slide_toggle .themeBtn li a {
    color: #02547d;
}
.slide_toggle2 .themeBtn li a {
    color: #ad2d01;
}
.slide_toggle2 .themeBtn li:hover, .slide_toggle2_NS .themeBtn li:hover{
	color:#fff;
	box-shadow:inset 0 3px 2px rgba(255,255,255,0.5), inset 0 -3px 2px rgba(0,0,0,0.2);
	background-color:#c4c8e8;
	border:1px solid #FF8C37;
	background: linear-gradient(to bottom,  #FFDB78 0%,#fb9d23  40%,#ff6c00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.areaTitle{
	color:#000;
	font-weight: normal;
    font-size: 1.75em;
    padding-left: 0.6em;
    text-align: center;
    margin: 0;
    letter-spacing: 5px;
}
#NewsAndPhoto .areaTitle{
	color:#35af4f;
}
#NewsAndPhoto2 .areaTitle{
	border-left: 0.3em solid #FF6C00;
    box-shadow: inset 3px 0 0 #FFBC83;
}
#NewsAndPhoto .yellowPart .areaTitle {
	color:#e6ad00;
}
.moreLink{
	color:#6e6e6e;
	font-size:16px;
	font-weight:normal;
	margin-left:0.7em;
	letter-spacing:0;
}
#NewsAndPhoto2 .moreLink{
	right:0;
}

.moreLinkIndex {
	position:absolute;
	right:0;
	bottom: -30px;
}
.moreLinkIndex a {
	color:#6e6e6e;
}
.orangeLink, .moreLinkIndex .orangeLink {
	color:#ff7f21;
}
.newsArea{
	width:100%;
	margin-right:1%;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.newsArea.right {
	margin:1em 0 0 0;
}
.photoArea{
	width:49%;
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin-top: 1em;
}
.photoArea.left {
	margin-right:1%;
}
.newsList{
	width: 99%;
	border: 1px solid #dedede;
	border-top:none;
	line-height: 27px;
	margin:0;
}
.newsList li{
	border-bottom:1px dashed #d3d3d3;
	vertical-align:top;
	padding:0.25em 0;
	height:27px;
	background:#fff;
}
.newsList li:last-child{
	border-bottom:none;
}
.newsList li:hover{
	background:#e7e7e7;
}

.newsList #dateStyle, .newsList .dateStyle{
	color: #AFAFAF;
    padding: 0 0 0 1em;
	display:block;
	float:left;
	vertical-align:top;
	width: 12%;
    margin: 0 1em;
}
.newsList a{
	display:block;
	color:#000;
	width:80%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
}
.newsList a:hover{
	text-decoration:underline;
}
.idtabs {
	width:100%;
	margin:1em auto 0 auto;
	display:table;	
}
.idtabs li{
	display: block;
	width: 19.78%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #e7e7e7;
	border-right: 1px solid #fff;
	float: left;
	border-bottom:3px solid #63CA79;
}
.yellowPart .idtabs li {
    display: block;
    width: 19.78%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #e7e7e7;
    border-right: 1px solid #fff;
    float: left;
    border-bottom: 3px solid #FFD400;
}
.idtabs li:hover, .idtabs li#currentTab, .idtabs li.currentTab, .idtabs li.active{
	background-color: #d2d1d1;
}
.yellowPart .idtabs li:hover, .yellowPart  .idtabs li#currentTab, .idtabs li.currentTab, .yellowPart  .idtabs li.active{
	background-color:#d2d1d1;
}
.idtabs li:first-child{
	border-radius:1em 0 0 0;
}
.idtabs li:last-child{
	border-radius: 0 1em 0 0;
	border-right:none;
}
.idtabs li a{
	display:block;
	height:50px;
	width:100%;
	color:#000;
}
.imgCaption {
	padding: 0.25em 0.5em;
	background: #e7e7e7;
}

.photoArea .flexslider {
	margin: 1em auto;
	position: relative;
	-webkit-border-radius: 0.25em 0.25em 0 0;
	-moz-border-radius: 0.25em 0.25em 0 0;
	-o-border-radius: 0.25em 0.25em 0 0;
	border-radius: 0.25em 0.25em 0 0;
	width: 100%;
	border:none;
	box-shadow:none;
}
.photoArea .mainBanner .flexslider {
	margin: 0 0 40px 0;
}
.photoArea .flexslider .slides a {
	width: 100%;
	display: block;
	overflow: hidden;
}


.mainBanner {
	position: relative;
}
#adBanner{
	min-height:80px;
	width:100%;
	margin-bottom:1.5em;
}
#adBanner .smallBannerList {
  list-style: none;
  margin: 0;
  padding: 0 0.5em;
  text-align:center;
}
.smallBannerList li {
	display:inline-block;
	vertical-align:top;
	width:32%;
}
#adBanner .flexslider .slides img {
	width: 100%;
	display: block;
	height: 80px;
}
.flex-control-nav{
	display:none;
}
#adBanner .flexslider {
	margin:0;
	padding: 1em 0;
	background-color:#fff;
	box-shadow:none;
	border:none;
}
#Banner .flexslider{
	/*position: absolute;
  	left: 0;*/
	position:relative;
	margin:0;
	display:inline-block;
	vertical-align:top;
  	width: 740px;
}
#Banner .flexslider .imgCaption{
	display:none;
}
.mainBannerNS {
	position:absolute;
	width:740px;
	top:10px;
}
.photoAreaNS img {
	width:100%;
}
.photoAreaNSList li {
	margin-bottom:1em;
}
.adBannerNS li {
	display:inline-block;
	vertical-align:top;
	width:16%;
}
.adBannerNS li img {
	width:100%;
}
.Gplus, .Gplus2{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1.75em;
    padding: 1em 0em .5em 0;
    margin: auto;
    cursor: pointer;
	background-size:100%;
	transition: all ease-out 0.3s;	
	letter-spacing:5px;
	border-bottom:3px solid #05ABE0;
}
.Gplus2{
	border-bottom:3px solid orange;
}
.Gplus a {
	color:#3096ca;
    padding: 0 0 10px 0;
}
.Gplus:hover, .Gkeep, .Gplus2:hover{
	background-size:150%;
}
/* 展開收合效果 */
.slide_toggle, .slide_toggle2 {
	/*display:none;*/
	padding: 1em 0;
    background: rgba(236, 236, 236, 0.7);
    border-radius: 0 0 10px 10px;
}
.slide_toggle_NS, .slide_toggle2_NS {
	display: block;
	margin-top:1em;
}
.Gplus2 a {
	color:#ff8d37;
    padding: 0 0 10px 0;
}
.hiddenHeading {
	display:none;
}

.infographicWrap {
	text-align:center;	
}
.infographicWrap .areaTitle{
	color: #00b0b3;
	border-bottom: 3px solid #00b0b3;
	padding:15px 0;
	margin-bottom: 15px;
}
.infographicWrap .chart{
	width:100%;
	height:400px;
	margin-top:10px;
	background:#f3f3f3;
}
.infographicWrap  .subTitle{
	font-size:20px;
	font-weight:bold;
	display:inline-block;
}
.infographicWrap  .smallSubInfo{
	font-size:13px;
	color:gray;
}
.infographicWrap text{
	font-family:"Arial Unicode MS", "微軟正黑體", san-serif;
	font-size: 13px;
}
#btn4{
	font-family:"Arial Unicode MS", "微軟正黑體", san-serif;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
    position: absolute;
    top: 169px;
    right: 1%;
    display: block;
    background: orange;
    border: none;
    padding: .5em;
    color: #fff;
}
#btn4:hover{
	background:#F60;
}
/*----- 手機版 -----*/
@media screen and ( max-width:767px) {
#btn4{
    position:relative;
    top: 0;
    right: 0;
	width: 80%;
    margin: 0 auto .5em auto;
}
body{
	overflow-x:hidden;
    background: url(../images/spring1.png) no-repeat -180px 5.5%,
				url(../images/spring6.png) no-repeat 80px -0.5%,
				url(../images/spring2.png) no-repeat 105px 22%,
				url(../images/spring3.png) no-repeat -110px 32%,
				url(../images/spring1.png) no-repeat -170px 36%,
				url(../images/spring4.png) no-repeat -80px 52%,
				url(../images/spring5.png) no-repeat 100px 65%;
	background-size:100%;
}
.themeBtn li {
    width: 15%;
    height: 145px;
}
.photoArea .flexslider .slides a {
	/*height: 180px;*/
}
.photoArea .flex-viewport {
	/*max-height: 240px;*/
}
.photoArea .flexslider {
	margin: 1em auto 0 auto;
}
.idtabs li a, .yellowPart .idtabs li a{
	width:70%;
	margin:auto;
}
#SearchBar {
	display:none;
}
.newsList #dateStyle, .newsList .dateStyle {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
}
.newsList a {
	width:100%;
	float:none;
	white-space:inherit;
}
.newsList li {
	height:auto;
	padding: 0.5em 1em;
}

.idtabs {
	display:table;
	margin:1em 0 0 0;
}
.newsList {
	margin:0;
}
.idtabs li, .yellowPart .idtabs li{
	width: 19.5%;
	/*height: 50px;*/
	height:auto;
	line-height: 20px;
    border-bottom: 3px solid #63CA79;
	font-size: 20px;
	padding-top: 0.5em;
}
.yellowPart .idtabs li{
	border-bottom: 3px solid #FFD400;
}
.idtabs li:first-child{
	border-radius:0;
}
.idtabs li:last-child{
	border-radius:0;
}
input[type="text"]{
  width: 80%;
  margin-bottom:5px;
}
#SearchBar .searchKeyWordBar {
	display:block;
	width:100%;
	padding-left:0.5em;
	margin-bottom:10px;
}
#SearchBar .KeyWord {
	display:block;
	width:100%;
	margin:0;
}
#SearchBar{
	padding:1em;	
}
header .webWrap {
	padding:0 1em;
}
#ThemeLinks, .ThemeLinks {
	padding: 0;
	display:table;
}
.themeBtn li, .slide_toggle2 .themeBtn li{
	width:45%;	
}
.themeBtn li a, .slide_toggle2 .themeBtn li a{
	width:80%;
}
.Gplus:hover, .Gkeep, .Gplus2:hover {
    background-size:cover;
}
#NewsAndPhoto {
	display:table;
	height:auto;
}
.newsArea {
	position:relative;
	width:100%;
	display:table;
	margin-bottom:1.5em;
}
.photoArea {
	position:relative;
	width:100%;
	margin-top:1.25em;
	height: auto;
}
.Gplus , .Gplus2{
    padding: .5em 0em;
	background-size:cover;
}
.webWrap {
	width:100%;
	/*padding:0 1em;*/
}
.mainContentWrap {
	width:100%;
	padding:1em;
	box-sizing:border-box;
}
.index_mainContentWrap{
	width:100%;
	padding:1em;
	box-sizing:border-box;
}
section{
	width:100%;
}

header .sf-menu, header .fastLink, header .fontSizeControl, footer .siteMap{
	display:none;	
}
header .mainMenu{
	background:none;
	height:auto;
	/*border-bottom:1px solid #ef9008;*/
	border-top:none;
}
header .grayBox{
	bottom:10px;
}
header .navContent {
	height:135px;
	top:-5px;  
}
header .navContent .title img {
	width: 100%;
	height: auto;
}
.btn-subnavbar {
	position:absolute;
	left:0;
	top:-100px;
	z-index:999;
}
.btn-subnavbar span {
	display: block;
	margin-top:5px;
	width:30px;
	height:5px;
	background-color: #00ADA5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mainMenuMobile {
	font-size:120%;
}
.subnavbarBtn, .mainMenuMobile {
	display: block;
	position: absolute;
	top: -81px;
	left:0;
}
.mainMenuMobile, .mainMenuMobileList_sub {
	display:none;
}
.mainMenuMobileList, .mainMenuMobileList_sub {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	line-height:250%;
}
.mainMenuMobileList a {
	display:block;
	color:#f03a72;
	background: linear-gradient(to bottom, #ffffff 0%, #ffb7cd 100%); /* W3C */
}
.mainMenuMobileList a:hover {
	color:#FFF;
	background: #f03a72;
}
.mainMenuMobileList_sub li {
	border-bottom:1px dashed #ffb7cd;
}
.mainMenuMobileList_sub a {
	background:none;
}
.serviceButton {
  width: 100%;
  /*height: 183px;*/
  height:auto;
  position:relative;
  margin:1em 0;
}
#adBanner .slides li {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  margin:0.25em 0;
}
.moreLinkIndex {
	position: relative;
    text-align: center;
    display: block;
    bottom: -12px;
}
.serviceButton li a img {
    width: 10%;
}
.idtabs li a{
	height: 55px;
}
#Banner .flexslider {
    width: 100%;
}
}
@media screen and (max-width: 414px){
.themeBtn li {
    height: 170px;
}
}
@media screen and (min-width: 320px) and (max-width: 413px){
.themeBtn li {
    height: 145px;
}
}
@media screen and (max-width: 345px){
.idtabs li a {
    height: 90px;
}
.themeBtn li {
    height: 130px;
}
.themeBtn li a{
	margin: 0 10%;
    font-size: 15px;
}
.svg{
	width:30px;	
}
}
/*----- 平板版 -----*/
@media screen and ( min-width:768px) and ( max-width:1000px) {
body{
	overflow-x:hidden;
    background: url(../images/spring1.png) no-repeat -180px 8%,
				url(../images/spring6.png) no-repeat 400px -0.5%,
				url(../images/spring2.png) no-repeat 500px 19%,
				url(../images/spring3.png) no-repeat -200px 32%,
				url(../images/spring1.png) no-repeat -230px 42%,
				url(../images/spring4.png) no-repeat -80px 78%,
				url(../images/spring5.png) no-repeat 500px 60%;
	background-size:60%;
}
#SearchBar {
	display:none;
}
#Banner .flexslider{
	position:relative;
  	width:100%;
	margin:0 auto 1em auto;
}
.serviceButton {
	width: 100%;
	height: 75px; 
	position:relative;
	margin:1em 0;
}
.serviceButton li {
	border-right: 1px solid #fff;
	display:inline-block;
	line-height: 37px;
	padding-left: 0;
	cursor: pointer;
	transition: all ease-out 0.3s;
	width:23.5%;
	text-align:center;
}
.serviceButton li a img {
	display:block;
	width:37px;
	margin:auto;
}
.newsList #dateStyle, .newsList .dateStyle {
    padding: 0 1em;
    width: 15%;
    margin: 0;
}
.Gplus, .Gplus2{
    background-size:cover;
}
.Gplus:hover, .Gkeep, .Gplus2:hover {
    background-size:cover;
}

.serviceButton li:nth-child(1){
	border-radius:1em 0 0 1em ;
	box-shadow:none;
}
.serviceButton li:nth-child(2){
	border-bottom:none;
	border-radius:0;
	box-shadow:none;
}
.serviceButton li:nth-child(3){
	border-bottom:none;
	border-radius: 0;
	box-shadow:none;
}
.serviceButton li:nth-child(4){
	border-radius:0 1em 1em 0 ;
	border-right:none;
	box-shadow:none;
}
.serviceButton li:hover, .serviceButton #current {
	box-shadow:none;
}
input[type="text"]{
  width: 80%;
  margin-bottom:5px;
}
#SearchBar .searchKeyWordBar {
	width:40%;
	padding-left:0.5em;
	text-align:center;
}
#SearchBar .KeyWord {
	width:55%;
}
#ThemeLinks, .ThemeLinks {
    width: 100%;
    padding: 1em;
	display:table;
}
.themeBtn li, .slide_toggle2 .themeBtn li{
	width:20%;
}
.themeBtn li a, .slide_toggle2 .themeBtn li a {
}
#NewsAndPhoto {
	height:auto;
}
.newsArea {
	position:relative;
	width:100%;
	margin-bottom:1.5em;
}
.photoArea {
	position:relative;
	width:100%;
	margin-top:1.25em;
}

.webWrap {
	width:100%;
	padding:0 1em;
}
.mainContentWrap{
	width:100%;
	padding:1em;
	box-sizing:border-box;
}
section{
	width:100%;
	padding: 1em;
    box-sizing: border-box;
}
header .navContent .logo {
  top: 17px;
  left: 30px;
}
header .navContent .title {
  left: 125px;
  top: 8px;
}
header .webWrap {
	padding:0 1em;
}
.mainContentWrap, .webWrap {
	width:100%;
	padding:1em;
}
header .sf-menu, header .fastLink, header .fontSizeControl, footer .siteMap{
	display:none;	
}
header .mainMenu{
	background:none;
	height:auto;
	width:auto;
	border-bottom:none;
	border-top:none;
}
header .grayBox{
	bottom:25px;
}
header .navContent {
	height:100px;
	top:-5px;  
}
header .navContent .title img {
	width: 100%;
	height: auto;
}
.btn-subnavbar {
	position:absolute;
	/*left:-118px;
	top:30px;*/
	left:5px;
	top:-50px;
	z-index:999;
}
.btn-subnavbar span {
	display: block;
	margin-top:5px;
	width:30px;
	height:5px;
	background-color: #05ABE0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mainMenuMobile {
	font-size:120%;
}
.subnavbarBtn, .mainMenuMobile {
	display: block;
	position: absolute;
	top: -95px;
	left: 0;
}
.mainMenuMobile, .mainMenuMobileList_sub {
	display:none;
}
.mainMenuMobileList, .mainMenuMobileList_sub {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	line-height:250%;
}
.mainMenuMobileList a {
	display:block;
	color:#f03a72;
	background: linear-gradient(to bottom, #ffffff 0%, #ffb7cd 100%); /* W3C */
}
.mainMenuMobileList a:hover {
	color:#FFF;
	background: #f03a72;
}
.mainMenuMobileList_sub li {
	border-bottom:1px dashed #ffb7cd;
}
.mainMenuMobileList_sub a {
	background:none;
}
footer .footInfo .alignRight, footer .footInfo .alignLeft {
	display:block;
	float:none;
}
footer .footInfo {
	height:auto;
	padding:1em;
}
.photoArea .flexslider .slides a {
	height:auto;
}
.index_mainContentWrap, section{
	width:auto;
}
}


#innerSearch{
    width: 100%;
    margin: 1em 0;
}
#innerSearch #search-banner {
    width: 100%;
}
#search-banner {
    position: relative;
    width: 80%;
    height: 25vh;
    margin: auto;
    padding: 1em;
	box-sizing:border-box;
	z-index:999;
	background:rgba(255,153,0,.5);
	border-radius:20px;
}
.searchWrap{
	position:relative;
    top: 5vh;
	transition:top, .4s;
}
#search-banner input.searchIcon{
	display:block;
	width:40px;
	height:40px;
	background:url(../images/magnifier13.png) no-repeat;
	background-size:contain;
	position:absolute;
	top: .45em;
    right: .5em;
	border:none;
}
#search-banner input{
	width:100%;
	height:2em;
	padding:0 0.5em;
	font-size:2em;
	box-sizing:border-box;
	position: relative;
	font-family:"Arial Unicode MS", "微軟正黑體", san-serif;
	color:#666;
	font-weight:normal;
}
#search-banner.show .searchWrap{
    top: 1vh;
}
#searchResults{
	display:block;
	width:100%;
	height:0;
	background:white;
	position:relative;
	bottom:-100%;
	transition:height, opacity .4s .5s;
	opacity:0;
}
.show #searchResults{
	bottom:-5%;
	opacity:1;
	height:auto;
}
.resultsList{
	list-style:none;
	margin:0;
	padding:1em;
	box-sizing:border-box;
	box-shadow: 0 5px 20px;
}
.resultsList li{
	border-bottom:1px solid  #dfdfdf;
	padding-bottom:1em;
	margin-top:1em;
}
.resultsList li h3{
	margin:0 0 5px 0;
	padding:0;
}
.resultsList li h3 a{
	color:#39C;
	font-size:16px;
}
.resultsList li h3 a:hover{
	color:#06C;
}
.resultsList li p{
	color:#666;
	font-size:13px;
	margin:0;
	line-height: 1.25;
}
.resultsList li .link{
	color:#096;
	font-size:11px;
	margin:0;
	display:block;
	width:100%;
	height:24px;
	overflow:hidden;
}
.red{ color:red;}

rt {
	display:inline-block;
	vertical-align:middle;
	font-size:8px;
	line-height:8px;
	width:8px;
	-webkit-transform:scale(0.66);
}
rt.tone {
	-webkit-transform:none;
}
/*----- 手機版 -----*/
@media screen and ( max-width:767px) {
#search-banner input.searchIcon {
    display: none;
}
}
/*----- 平板版 -----*/
@media screen and ( min-width:768px) and ( max-width:1000px) {
	#btn4{
    position:relative;
    top: 0;
    right: 0;
	width: 80%;
    margin: 0 auto .5em auto;
}

}