@charset "utf-8";
body {
	font-family: Arial, Helvetica, Microsoft JhengHei, sans-serif;
	letter-spacing: 1px;
	font-size: 17px;
	line-height: 22px;
	word-wrap: break-word;
	background: #000;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
#Outbox {
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
	position: relative;
	background: url(../images/bg.jpg) top center no-repeat;
}
h1 {
	background: url(../images/logo.png) top left no-repeat;
	width: 289px;
	height: 63px;
	text-indent: -10000px;
	width: 93%;
	margin-left: 7%;
	background-size: auto 63px;
}
/*氣象欄*/
.weather {
	background-color: rgba(0,0,0,0.4);
	border-radius: 5px;
	margin: 0 auto;
	width: 90%;
	height: 61px;
	margin-top: 5px;
}
.we {
	width: 90%;
	margin: 0 auto;
	padding-top: 10px;
}
.w1 {
	float: left;
	width: 50%;
	line-height: 19px;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	/* margin-right: 25px; */
	text-shadow: 0px 1px 1px #666;
}
.w1 img {
	float: left;
	margin-right: 3px;
}
.w1 span {
	display: block;
	padding-top: 3px;
}
/*氣象欄 end*/
/*新聞輪播*/
.newsbox {
	background-color: #ffffff;
	border-radius: 5px;
	margin: 0 auto;
	width: 90%;
	margin-top: 10px;
}
.newsdate {
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	color: #ffffff;
	width: 25%;
	max-width: 60px;
	vertical-align: middle;
	background-color: #2470bd;
	margin-right: 1%;
}
.newsdate .year {
	display: block;
	background-color: #358ce5;
	border-radius: 5px 5px 0 0;
	padding: 4px 0px;
	font-size: 110%;
}
.newsdate .day {
	font-size: 85%;
	display: block;
	border-top: #ffffff solid 1px;
}
.newsline {
	display: inline-block;
	font-size: 75%;
	vertical-align: middle;
	width: 80%;
	height: 40px;
	overflow: hidden;
	color: #4d4a4a;
}
.backbtn {
	display: inline-block;
	vertical-align: middle;
	width: 7%;
}
.backbtn a {
	background-image: url(../images/backbtn.png);
	background-repeat: no-repeat;
	background-position: 50%;
	text-indent: -9999px;
	display: block;
	height: 70px;
}
.runNews .leftBtn {
	width: 5%;
	height: 100%;
	display: block;
	background-image: url(../images/arr_l.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 10px 10px;
	position: absolute;
	top: 0px;
	left: -5%;
}
.nextbtn {
	vertical-align: middle;
	float: right;
	width: 7%;
}
.nextbtn a {
	background-image: url(../images/nextbtn.png);
	background-repeat: no-repeat;
	background-position: 50%;
	text-indent: -9999px;
	display: block;
	height: 70px;
}
.runNews .rightBtn {
	width: 5%;
	height: 100%;
	display: block;
	background-image: url(../images/arr_r.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 10px 10px;
	position: absolute;
	top: 0px;
	right: -5%;
}
.m-item.m-active a {
	text-decoration: none;
	color: #4d4a4a;
}
@media only screen and (max-width: 768px) {
.newsline {
	width: 70%;
}
}
/*新聞輪播 end*/
/*banner輪播*/
.bannerbox {
	margin: 10px auto;
	width: 90%;
	text-align: center;
	max-width: 406px;
	border-radius: 10px;
	border: 2px solid #ffffff;
	box-sizing: border-box;
	background-color: #ffffff;
}
.fotorama__nav-wrap {
	display: none;
}
.jssorb05 {
	position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	position: absolute;
	/* size of bullet elment */
	width: 16px;
	height: 16px;
	background: url('img/b05.png') no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb05 div {
	background-position: -7px -7px;
}
.jssorb05 div:hover, .jssorb05 .av:hover {
	background-position: -37px -7px;
}
.jssorb05 .av {
	background-position: -67px -7px;
}
.jssorb05 .dn, .jssorb05 .dn:hover {
	background-position: -97px -7px;
}
.jssora12l, .jssora12r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 30px;
	height: 46px;
	cursor: pointer;
	background: url('img/a12.png') no-repeat;
	overflow: hidden;
}
.jssora12l {
	background-position: -16px -37px;
}
.jssora12r {
	background-position: -75px -37px;
}
.jssora12l:hover {
	background-position: -136px -37px;
}
.jssora12r:hover {
	background-position: -195px -37px;
}
.jssora12l.jssora12ldn {
	background-position: -256px -37px;
}
.jssora12r.jssora12rdn {
	background-position: -315px -37px;
}
#jssor_1 {
	position: relative;
	margin: 0px auto;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 258px;
	overflow: hidden;
	visibility: hidden;
}
.jssor_2 {
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 258px;
	overflow: hidden;
	border-radius: 12px;
}
/*banner輪播 end*/
.indexnav {
	max-width: 406px;
	margin: 0 auto;
	text-align: center;
}
nav {
	width: 90%;
	margin: 0 auto;
}
.indexnav li {
	display: inline-block;
	width: 47.5%;
	background-color: #00caee;
	margin-bottom: 10px;
	border-radius: 5px;
	background-image: url(../images/btn_cover.png);
	background-repeat: no-repeat;
}
.indexnav li a {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	display: block;
	padding-top: 65px;
	max-height: 120px;
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
}
.indexnav li:first-child {
	background-color: #ff6600;
	width: 30%;
}
.indexnav li:nth-child(2) {
	background-color: #9fc712;
	width: 30%;
	margin: 0 3%;
}
.indexnav li:nth-child(3) {
	background-color: #00d39f;
	width: 30%;
}
.indexnav li:nth-child(4) {
	background-color: #f11c44;
	width: 30%;
}
.indexnav li:nth-child(5) {
	background-color: #ffba00;
	width: 30%;
	margin: 0 3%;
}
.indexnav li:nth-child(6) {
	background-color: #ff45ae;
	width: 30%;
}
.indexnav li:nth-child(7) {
	background-color: #2f8ec4;
	width: 30%;
}
.indexnav li:nth-child(8) {
	background-color: #128d81;
	width: 30%;
	margin: 0 3%;
}
.indexnav li:nth-child(9) {
	background-color: #ab32a7;
	width: 30%;
}
.indexnav li:nth-child(10) {
	margin-right: 1.5%;
}
.indexnav li:nth-child(11) {
	margin-left: 1.5%;
}
.indexnav li:nth-child(12) {
	margin-right: 1.5%;
}
.indexnav li:nth-child(13) {
	margin-left: 1.5%;
}
.indexnav li:last-child {
	background-color: #2463f2;
	width: 100%;
}
.indexnav li:first-child a {
	background-image: url(../images/btn_news.png);
}
.indexnav li:nth-child(2) a {
	background-image: url(../images/btn_nowcast.png);
}
.indexnav li:nth-child(3) a {
	background-image: url(../images/btn_bike.png);
}
.indexnav li:nth-child(4) a {
	background-image: url(../images/btn_hot.png);
}
.indexnav li:nth-child(5) a {
	background-image: url(../images/btn_guishan.png);
}
.indexnav li:nth-child(6) a {
	background-image: url(../images/btn_activities.png);
}
.indexnav li:nth-child(7) a {
	background-image: url(../images/btn_guishan_info.png);
}
.indexnav li:nth-child(8) a {
	background-image: url(../images/btn_signing.png);
}
.indexnav li:nth-child(9) a {
	background-image: url(../images/btn_Muslim.png);
}
.indexnav li:nth-child(10) a {
	background-image: url(../images/btn_dining.png);
}
.indexnav li:nth-child(11) a {
	background-image: url(../images/btn_accommodations.png);
}
.indexnav li:nth-child(12) a {
	background-image: url(../images/btn_transportation.png);
}
.indexnav li:nth-child(13) a {
	background-image: url(../images/btn_services.png);
}
.indexnav li:last-child a {
	background-image: url(../images/btn_fb.png);
	background-position-x: 10%;
	padding: 30px;
	font-size: 140%;
	font-weight: bold;
	padding-left: 80px;
}
@media only screen and (max-width: 403px) {
.indexnav li:nth-child(5) a {
/*	padding-top: 52px;
	padding-bottom: 3px;
	line-height: 16px;*/
}
}
.indexfooter {
	padding: 10px 0;
	width: 90%;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-size: 80%;
}
/*nav li {
	float: left;
	display: block;
	height: 84px;
	text-indent: -10000px;
}*/
.n1 {
	background: url(../images/brn01.png) top left no-repeat;
	width: 293px;
	background-size: 293px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n2 {
	background: url(../images/brn02.png) top left no-repeat;
	width: 165px;
	background-size: 165px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n3 {
	background: url(../images/brn03.png) top left no-repeat;
	width: 128px;
	background-size: 130px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.7s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n4 {
	background: url(../images/brn04.png) top left no-repeat;
	width: 97px;
	background-size: 97px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n5 {
	background: url(../images/brn05.png) top left no-repeat;
	width: 97px;
	background-size: 97px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n6 {
	background: url(../images/brn06.png) top left no-repeat;
	width: 97px;
	background-size: 97px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 2.1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n7 {
	background: url(../images/brn07.png) top left no-repeat;
	width: 97px;
	background-size: 97px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.8s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n8 {
	background: url(../images/brn08.png) top left no-repeat;
	width: 97px;
	background-size: 97px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 2.1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n9 {
	background: url(../images/brn09.png) top left no-repeat;
	width: 97px;
	background-size: 97px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.6s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n10 {
	background: url(../images/brn10.png) top left no-repeat;
	width: 165px;
	background-size: 165px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.4s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n11 {
	background: url(../images/brn11.png) top left no-repeat;
	width: 128px;
	background-size: 130px auto;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.8s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
}
.n1 a, .n2 a, .n3 a, .n4 a, .n5 a, .n6 a, .n7 a, .n8 a, .n9 a, .n10 a, .n11 a {
	display: block;
	height: 84px;
}
.n1 a {
	width: 293px;
}
.n2 a {
	width: 165px;
}
.n3 a {
	width: 128px;
}
.n4 a, .n5 a, .n6 a, .n7 a, .n8 a, .n9 a {
	width: 97px;
}
footer {
	padding: 7px 5%;
	color: #fff;
	clear: both;
	font-size: 12px;
	line-height: 20px;
	background-color: #000;
	background-image: linear-gradient(top, #0d7489, #1ea6c2);
	width: 90%;
	text-align: center;
	height: 67px;
	letter-spacing: 0px;
}
footer a {
	color: #0CF;
	text-decoration: none;
}
.linkbox{
	text-align:center;
}
.linkbox div {
    display: inline-block;
    margin: 0 10px;
	color: #FFC11A;
}
.linkbox div a {
    color: #FFC11A;
    font-size: 90%;
    text-decoration: none;
}

#jssor_1:before {
    content: "";
    background-image: url(../images/pageback.png);
        width: 15px;
    height: 25px;
    display: block;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 2%;
}
#jssor_1:after {
    content: "";
    background-image: url(../images/pageback.png);
    display: block;
        width: 15px;
    height: 25px;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 2%;
    transform:scaleX(-1);
}

/*------------------*/
.notification{
    width: 90%;
    margin: 10px auto 0 auto;
    overflow:  hidden;
}
.notification p{
    display: inline-block;
    background-color: #F44336;
    color: #fff;
    padding: 7px 5px 7px 15px;
    border: 1px solid #fff;
    font-weight: bold;
    letter-spacing: 1px;
    text-align:  center;
    width: 100%;
    box-sizing:  border-box;
}
.notification p span{
    background-color: #fff;
    background-size: 18px;
    background-position: 9px 50%;
    background-repeat:  no-repeat;
    border-radius: 30px;
    color: #f44336;
    padding: 0 10px 0 30px;
    margin: 0 0 0 5px;
    background-image: url(../images/notification.svg);
    display:  inline-block;
}
/*************/
.warning{
    background-color: #009fd9;
    margin: 0 auto;
    width: 90%;
    margin-top: 10px;
    padding: 10px 10px 0px 37px;
    box-sizing:  border-box;
    position:  relative;
}
.warning img{
	position: absolute;
	left: 6px;
	top: 6px;
	padding: 0 0 3px 0;
	background-color: #fff;
	border-radius: 50%;
}
.warning span{
    color: #fff;
}
/*-------------*/
.taiwanlantern{
    padding: 15px;
    border-radius: 10px;
    z-index: 1;
    margin: 0 0 -5px 0;
}
.taiwanlantern a{
    display:  block;
    width: 100%;
    text-decoration: none;
    background-color: rgba(0,0,0,0.4);
    border-radius: 5px;
    padding: 0 0 5px 0;
}
.taiwanlantern>a img{
    max-width: 240px;
    width: 100%;
    display:  block;
    margin:  0 auto;
    padding: 10px;
    padding-bottom: 0;
}
.taiwanlantern a p{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    margin: 0;
    text-shadow: 2px 2px 2px #000;
}
.taiwanlantern a .link{
    transition: 0.3s all;
    margin: 0;
}
.taiwanlantern a:hover .link{
	color:#FFEB3B;
}
.taiwanlantern a p span{
    font-size:  24px;
    background-color: #2c2c2c;
    color: #fff;
    font-weight:  bold;
    margin: 0 5px 0 0;
    padding: 0 6px;
    vertical-align: sub;
    border-radius: 5px;
    position: relative;
    display:  inline-block;
    border: 1px solid #676767;
}
.taiwanlantern a p span:after{
	content:'';
	position:  absolute;
	width:  100%;
	height:  1px;
	background-color: #676767;
	left: 0;
	top: 50%;
}
.taiwanlantern a p span:first-child{
    margin-left: 5px;
}