@charset "utf-8";
/* CSS Document */
body {
	letter-spacing: 1px;
	padding: 0 !important;
	background: none !important;
	font: 15px "微軟正黑體" !important;
	color: #4a4949 !important;
}

ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table; 
}
.clearfix:after {
	 clear: both;
}
.clearfix {
 *zoom: 1; /*For IE 6&7 only*/
}
body .into a {
    color: rgba(255, 255, 255, 0);
    display: block;
    position: absolute;
    z-index: 999;
}
a.accesskey {
	position: absolute;
	color: #ffffff !important;
}
/*-----------字型大小----------------*/
body #pagecontent.large {
    font-size: 120%;
}
body #pagecontent.small {
	font-size: 90%;}
	
body #pagecontent.medium{
	font-size: 100%;
	}
	
body .home_box #pagecontent.large .sub ul li{
    margin: 15px 0;
}
body .home_box #pagecontent.large .search_box .opt {
    padding: 0 0 0 80px;
}
body .home_box #pagecontent.large .search_box .search01 .keyin {
    padding: 0 40px 0 80px;
}
body .home_box #pagecontent.large .search_box .search02 .keyin {
    padding: 0 266px 0 25px;
}
body .home_box #pagecontent.large .search_box .search02 .icon {
    right: 245px;
}
body .home_box #pagecontent.large .search_box .search02 .w02 {
    right: 208px;
}
body .home_box #pagecontent.large .search_box .keyword .keyin {
    padding: 0 110px 0 127px;
}

/*----------------------------------*/
/*----------------------------------*/
body .container, body .home_box, body .menu_box, body .ad_box, body .fat_box, body .footer_box, body .footer_box .footer {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}

body .container {
    margin-top: 282px;
    /* margin-top: 60%; */
    /* z-index: 11; */
}

body.home .container {
    /* margin-top: 282px; */
}
body .event, body .ad_box {
	/* clear: both; */
	margin-top: 15px;
	float: left;
	padding: 0;
}

body .event .slider {
    padding: 0 40px;
}

body .event .subject {
    :
    text-align: center
    display: block;
    text-align: center;
    color: #900d6b;
    font-size: 150%;
    font-weight: bold;
    margin: 15px 0 35px 0;
}

body .event .subject .center {
    border-bottom: 4px #900d6b solid;
    padding: 0 10px 5px 10px;
}

body .activity {
    padding: 10px 10px 40px 10px;
    float: left;
    width: 100%;
    position: relative;
}

body .link_box, body .main .banner, body .main .friend {
    padding: 40px 0 30px 0;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/containerbg.jpg);
}
.row {
	margin-right: 10px;
	margin-left: 10px;
}
body .top {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/topbg.png);
	height: 88px;
	background-position: bottom;
	z-index: 20;
	position: relative;
}

body .top .top_box {
    margin: auto;
}

body .home_box .content .sub .pic img,
body .top img,
body .link_box li img{
	width: 100%;
}

body .top img {
    max-height: 54px;
    max-width: 100%;
    width: auto;
}
/*-----------------top----------------------*/
body .top h1 {
	margin: 15px;
	/* max-width: 316px; */
	float: left;
	position: absolute;
	/* z-index: 9999999; */
	display: block;
}
body .top h1 a {
	display: block;
	/* margin-right: 50px; */
}

body .menu_box input[type="button"]
{
	background: #2b93c3;
	border: 0;
	text-indent: -9999px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/icon_search.png);
	background-position: 50%;
	background-repeat: no-repeat;
	width: 50px;
	height: 30px;
	border-radius: 15px;
	position: absolute;
	right: 0;
	top: 0;
}

body .menu_box input[type="button"]:hover{
	background-color: #e8c41d;
}
body .menu_box .search_box {
	width: 100%;
	position: absolute;
	right: 6px;
	top: -300px;
	padding-left: 640px;
	padding-right: 55px;
	display: none;
}
body .menu_box .search_box .subtitle {
	color: #419ec9;
	margin: 0;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/arrow01.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
}

body .menu_box .search_box input[type="text"] {
	border: 0;
	background-color: rgba(255, 255, 255, 0.6);
	height: 30px;
	width: 100%;
	margin-right: 0;
	border-radius: 15px;
	padding: 15px;
}
body .menu_box .calendar {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/icon_calendar.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	color: #2b93c3;
	padding-left: 35px;
	top: -52px;
	left: 530px;
}
body .menu_box .calendar p {
	margin: 0;
	line-height: 15px;
}
/*-----------------------------*/
body .mc-image {
    width: 100% !important;
    height: 360px !important;
}
/*------------------menu--------------------*/
body .menu_box {
	height: 75px;
	top: -10px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/menubg.png);
	/* z-index: 9999; */
}

body.home .menu_box {
    /* top: -10px; */
}

body .smaller .menu_box {
    background-color: #34628a;
    height: 30px;
}
body .menu_box .wrapper .drop-icon {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/arrow_top.png);
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: right center;
}

body .menu_box.smaller .wrapper .drop-icon {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/arrow_bottom.png);
}

body .menu_box .wrapper .sub-menu li .drop-icon {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/arrow_right.png);
    /* background-position: right center; */
}
body .menu_box .wrapper #menu .sub-menu li a {
    padding: 5px;
    border: 0;
    font-size: 105%;
    /* background-color: #000; */
}

body .menu_box .wrapper #menu .sub-menu li a:hover {
    color: #FFEB3B;
}

body .menu_box .menu {
    position: absolute;
    width: 100%;
    bottom: 0;
}

/*-------------------------nav---------------------------*/
body .top_box .top_link {
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 29px;
	right: 0;
	line-height: 28px;
	color: #ffffff;
	font: inherit;
}

body .top_box .top_link a {
    margin: 0 5px;
    color: #fff;
}

body .top_box .top_link .accesskey {
    left: -18px;
    position: absolute;
}

body .top .top_link a:hover {
    color: #FFEB3B;
}


body .menu_box .flexnav {
	/* border: none; */
	/* max-width: 1000px; */
	display: inline-block;
	/* margin: auto; */
	width: auto;
}

body .menu_box nav {
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 9;
}

body .menu_box nav .accesskey {
    top: 18px;
    left: 0;
}
body .menu_box .flexnav li {
    background-color: transparent;
    width: auto;
    padding: 0 10px 0 15px;
}
body .menu_box .flexnav li a {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 120%;
    text-align: center;
    z-index: 99999;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.15); */
}

body .menu_box .flexnav ul li a {
    text-align: left;
    /* white-space: nowrap; */
    /* overflow: visible; */
    font-size: 105%;
    border-bottom: 1px rgba(255, 255, 255, 0.5) dotted;
}

body .menu_box .flexnav ul li {
    padding: 0;
    width: 100%;
}
body .menu_box .flexnav .touch-button {
    background: transparent;
    text-align: right;
    z-index: 999999;
}

body .menu_box .flexnav ul li .touch-button .navicon{
   background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/arrow_right.png);
}
body .menu_box .flexnav .touch-button .navicon{background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/arrow_bottom.png);color: transparent;background-repeat: no-repeat;background-position: center right;}

body .menu_box.smaller .flexnav .touch-button .navicon {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/arrow_bottom.png);
}

body .menu_box.smaller .flexnav ul li .touch-button .navicon {}

body .menu_box .flexnav ul li .touch-button {padding:0 10px 0 0;}
body .menu_box .flexnav li ul {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    /* bottom: 50px; */
}

body .menu_box.smaller .flexnav li ul {
    bottom: inherit;
    top: 45px;
}
body .menu_box .flexnav li ul ul {
    background-color: rgba(0, 0, 0, 0.7);
    top: 0px;
}

body .menu_box.smaller .flexnav li ul ul {
    top: 0;
}
body .menu_box .flexnav li ul ul ul {
    background-color: rgba(0, 0, 0, 0.6);
}
body .menu_box .menu-button .touch-button {
    display: none;
}
body .menu_box .menu-button {background: none;border: none;/* display: inline-block; */z-index: 9999;top: -52px;position: absolute;}
body .home_box .main .gotop a {
    /* display: block; */
    /* background-color: #32aebd; */
    /* position: absolute; */
    /* border-radius: 50px; */
    /* background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/top.png); */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* text-indent: -9999px; */
    /* width: 60px; */
    /* height: 60px; */
    /* z-index: 9999999; */
    /* right: 20px; */
}

body .home_box .main .gotop a:hover {
    background-color: #f7b64b !important;
}
/*--------album---------------*/
body .home_box .content .sub .album .lb-overlay {
    position: fixed;
    z-index: 99999999999;
    background: rgba(0, 0, 0, 0.8);
}

body .home_box .content .sub .album .lb-overlay:target {
    padding: 10px 10px;
}
body .home_box .content .sub .album .lb-overlay img {
    max-width: 100%;
    max-height: 600px;
    padding: 5px;
    background-color: #fff;
    width: auto;
}
body .home_box .content .sub .album .lb-overlay > div {
    width: 100%;
    max-width: 800px;
    padding: 5px 5px 5px 5px;
    height: auto;
    border: none;
}

body .home_box .content .sub .album .lb-overlay > .date,body .lb-overlay > .title {
    margin: 0 auto;
    padding: 0 0 5px 0;
    color: #fff;
    text-shadow: none;
}

body .home_box .content .sub .album .lb-overlay > .title {
    padding: 0 0 10px 0;
    background-image: none;
    max-width: inherit;
    color: #fff;
    font-size: 100%;
}
body .home_box .content .sub .album .lb-prev, body .lb-next {
    z-index: 999999999999;
    background: transparent url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/banner_pre.png) no-repeat top left;
    display: block;
    top: 50%;
    height: 50px;
    width: 30px;
    left: inherit;
    margin: 0;
}

body .home_box .content .sub .album .lb-prev {
    background: transparent url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/banner_pre.png) no-repeat top left;
    left: 20px;
}

body .home_box .content .sub .album .lb-next {
    background: transparent url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/banner_next.png) no-repeat top left;
    right: 20px;
}
body .home_box .content .sub .album .lb-overlay a.lb-close {
    background: rgb(255, 255, 255);
    color: #555;
    font-size: 100%;
    border-radius: 60px;
    width: auto;
    height: auto;
    padding: 0 15px;
    left: initial;
    display: inline-block;
    position: relative;
    top: 20px;
    text-decoration: none;
    margin: 0;
}

body .home_box .content .sub .album .lb-overlay:target a.lb-close {
    opacity: .5;
}

body .home_box .content .sub .album .lb-overlay:target a:hover.lb-close {
    opacity: 1;
}
/*----------------------------------*/
body .main .friend .box {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/friend_bg.gif);
    display: block;
    float: left;
    width: 100%;
    height: 368px;
    overflow: hidden;
    position: relative;
}

body .main .friend {
    padding: 40px 0 45px 0;
}

body .main .friend .box .tab_box {
    position: absolute;
    width: 100%;
    margin: 13px 0 0 0;
}

body .main .friend .box .tab_box .bt {
    position: absolute;
    /* display: inline-block; */
    float: left;
    z-index: 99;
    padding: 20px 0 0 15px;
}

body .main .friend .box .tab_box .bt a {
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/dot01.png);
    background-repeat: no-repeat;
    background-position: 0 10px;
    padding: 0 0 0 15px;
}

body .main .friend .box .tab_box .detail {
    float: right;
    background-color: rgba(0, 0, 0, 0.35);
    margin: 0 10px 0 0;
    height: 342px;
}

body .main .friend .box .tab_box .detail .arrow {
    position: absolute;
    left: -7px;
    top: 23px;
}

body .main .friend .box .tab_box .detail .more a {
    position: absolute;
    text-indent: -9999px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/bt_more02.png);
    width: 44px;
    height: 8px;
    display: block;
    bottom: 12px;
    right: 15px;
}
body .main .friend .box .tab_box.area01 .detail .arrow {top: 23px;}
body .main .friend .box .tab_box.area02 .detail .arrow {top: 63px;}
body .main .friend .box .tab_box.area03 .detail .arrow {top: 103px;}
body .main .friend .box .tab_box.area04 .detail .arrow {top: 143px;}
body .main .friend .box .tab_box.area05 .detail .arrow {top: 183px;}
body .main .friend .box .tab_box.area06 .detail .arrow {top: 223px;}
body .main .friend .box .tab_box.area07 .detail .arrow {top: 263px;}
body .main .friend .box .tab_box.area08 .detail .arrow {top: 303px;}

body .main .friend .box .tab_box .detail ul li a {
    color: #fff;
    font-size: 110%;
}

body .main .friend .box .tab_box .detail ul {
    padding: 10px 0 32px 0;
}

body .main .friend .box .tab_box .detail ul li {
    border-bottom: 1px rgba(255, 255, 255, 0.3) dotted;
    padding: 10px 5px 8px 20px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/dot02.png);
    background-repeat: no-repeat;
    background-position: 5px 16px;
}

body .main .friend .box .tab_box.area01 .bt {top: 0;padding-right: 0;}
body .main .friend .box .tab_box.area02 .bt {top: 40px;}
body .main .friend .box .tab_box.area03 .bt {top: 80px;}
body .main .friend .box .tab_box.area04 .bt {top: 120px;}
body .main .friend .box .tab_box.area05 .bt {top: 160px;}
body .main .friend .box .tab_box.area06 .bt {top: 200px;}
body .main .friend .box .tab_box.area07 .bt {top: 240px;}
body .main .friend .box .tab_box.area08 .bt {top: 280px;}
body .main .friend .box .tab_box.area09 .bt {top: 300px;}

/*--------統計專區---------------*/
body .main .statistics {
    padding: 25px 10px 0 10px;
    clear: both;
}

body .main .statistics .title {
    color: #900d6b;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/title_icon.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 35px 0 15px 0;
    text-align: center;
    font-size: 135%;
    font-weight: bold;
}

body .main .statistics .box {
    padding: 15px;
    background-color: #fff;
}
body .main .statistics .box img {
    width: 100%;
}


/*----------抬頭顯示器-------------------*/
body .menu_box.smaller {
	position: fixed;
	transition: height 0.3s;
	z-index: 999;
	bottom: initial;
	width: 100%;
	top: 0;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/topbg.png);
	background-position: bottom;
}

body .menu_box.smaller .search_box {
    display: none;
}



/*-----------------Main --------------*/
body .row {
	padding: 0;
	margin: 0;
}

body .main .row {
    max-width: 1000px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.35);
    /* padding: 10px; */
}
/*----------跑馬燈-----------------------*/
body .marquee_box {
	font-size: 115%;
	padding: 40px 10px 20px 0;
	width: 100%;
	/* margin-bottom: 10px; */
	overflow: hidden;
	position: relative;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/marquee_bg.gif);
	/* margin-top: 0; */
	/* display: none; */
}
body .marquee_box .marquee{
    font-size: 100%;
    margin: -30px 5px 5px 5px;
}

/*body .marquee_box .marquee div {
    max-width: 1000px;
    margin: auto;
    overflow: hidden;
    height: 22px;
}*/

body .marquee_box .marquee{
    max-width: 1000px;
    font-size: 100%;
    margin: -25px auto 5px auto;
    overflow: hidden;
    white-space: nowrap;
}

body .marquee_box .marquee .js-marquee a {
    color: #ab1313;
    line-height: 22px;
}

body .marquee_box .marquee .js-marquee a:hover {
    text-decoration: underline;
}
body .marquee_box .marquee_icon {
	position: absolute;
	top: 13px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/icon_marguee.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 45px;
	height: 28px;
	background-color: #fff;
}
/*banner*/
body .main {
	margin-top: -10px;
	position: relative;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/containerbg.jpg);
}

body .urgent {
    background-color: #592166;
    padding: 0 15px 15px 15px;
    /* height: 82px; */
    /* display: none; */
}

body .timely {margin-top: -10px;/* display: none; */}

body .urgent_box {
    max-width: 1000px;
    margin: auto;
    padding: 10px 0 0 130px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/urgent_title.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    position: relative;
}

body .urgent_box .pic {
    /* display: none; */
}

body .urgent_box .txt,body .urgent_box .txt a {
    color: #f7d61b;
    top: -3px;
    position: relative;
    /* display: none; */
}

body .urgent_box img {
    border: 1px #fff solid;
    width: 100%;
    max-width: 800px;
}

body .main .accesskey {
    /* left: 0; */
    color: #8f0e6c !important;
}
body .main .banner .slick-slide,
body .top .top_box {
	position: relative;
	max-width: 1000px;
}

body .main .banner .slick-slide img {width: 100%;}
body .main .banner .slick-slide .title {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 10px 10px;
	color: #fff;
	font-size: 140%;
}
body .main .banner .slick-list {
	width: 100%;
	margin-bottom: 15px;
	/* border: 3px #7bcad3 solid; */
}
body .main .banner .slick-prev, body .main .banner .slick-next {
	width: 30px;
	height: 50px;
	/* top: inherit; */
	right: inherit;
	left: inherit;
	text-indent: -9999px;
	opacity: 0.5;
	/* bottom: 43%; */
	z-index: 99;
}
body .main .banner .slick-prev:hover, .slick-prev:focus, body .main .banner .slick-next:hover, .slick-next:focus {
	opacity: 1;
}
body .main .banner .slick-prev {
	background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/banner_pre.png) !important;
	left: 10px;
}
body .main .banner .slick-next {
	background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/banner_next.png) !important;
	right: 10px;
}
body .main .banner {padding: 40px 10px 30px 0;}
body .banner .slick-dots {
    top: 0;
    right: 20px;
    width: auto;
}

/*link_box*/
body .link_box .autoplay .slick-slide .pic img {
    width: 100%;
    padding: 5px;
}
body .link_box .autoplay .slick-slide a,body .event .slick-slide a{
	-webkit-filter: brightness(1);
	filter: brightness(1);
	display: block;
	transition: .5s;
	}

body .event .slick-slide a {
    display: block;
    ck; */
    height: 100%;
    height: 100%;
}
body .link_box .autoplay .slick-slide a:hover,body .event .slick-slide a:hover{
	-webkit-filter: brightness(.5);
	filter: brightness(.5);
	text-decoration: none;
	}

body .event .slick-slide a:hover {
    background-color: rgba(85, 85, 85, 0.28);
}
body .link_box .autoplay .slick-slide .title {
    text-align: center;
    font-size: 115%;
    font-weight: bold;
    color: #8a587f;
}

body .link_box .autoplay .slick-dots {
    bottom: initial;
    bottom: -35px;
}

/*重要活動*/
body .activity .bar select {
    border-radius: 50px;
    border: 3px #815683 solid;
    padding: 5px 10px;
    background-color: transparent;
    min-width: 35%;
    color: #717171;
    margin-left: 10px;
    margin-right: 5px;
}

body .activity .bar .month {
    color: #692a77;
    line-height: 45px;
}

body .activity .bar .remonth a {
    background-color: #59275b;
    color: #fff;
    border-radius: 100px;
    padding: 5px 30px;
    display: inline-block;
    font-size: 90%;
}

body .activity .bar .remonth a:hover {
    background-color: #e6c92c;
    text-decoration: none;
}

body .activity .bar {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 100%;
    padding: 25px 0;
}
/*訊息*/
body .event .slick-slide {
	background-color: #ffffff;
	margin: 0 5px;
	height: 380px;
	border: 1px #d8d8d8 solid;
	overflow: hidden;
	position: relative;
}

body .event .more a,body .main .statistics .more a {
    clear: both;
    background-color: #900d6b;
    color: #fff;
    padding: 5px 0;
    width: 109px;
    margin: 30px auto;
    display: block;
    text-align: center;
    font-size: 115%;
    /* border-radius: 50px; */
}

body .event .more a:hover,body .main .statistics .more a:hover {
    background-color: #FFC107;
    text-decoration: none;
}
body .event.pic .slick-slide {
	height: 310px;
}

body .activity .event.pic .slick-slide {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/activitybg.gif);
    background-repeat: repeat-x;
    background-color: #9b0561;
    /*height: auto;*/
    padding-bottom: 3%;
}
body .event .title {
	color: #6a76b6;
	/* text-align: center; */
	font-size: 120%;
	font-weight: bold;
	overflow: hidden;
	padding: 5px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px #d4d4d4 dotted;
	margin: 0 15px;
}

body .event.pic .title {
    border-bottom: 0;
    white-space: normal;
    position: relative;
}

body .event .date {
    font-size: xx-small;
    color: #8c8c8c;
    font-weight: normal;
    letter-spacing: 0;
    margin: 6px 0 -8px 16px;
}

body .activity .event .title a {
    color: #fff;
    font-size: 120%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}

body .activity .event .title a:hover {
    color: #ffdb00;
    -webkit-filter: brightness(1);
    filter: brightness(1);
    background-color: transparent;
}

body .activity .event .title {
    color: #fff;
}

body .activity .event .date {
    background-color: #000;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 7px 10px 7px 38px;
    color: #fff;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/activity_date.png);
    background-repeat: no-repeat;
    background-position: 8px 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    font-size: 110%;
}
body .event.list .title {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/event_icon.png);
	text-align: left;
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #a2ccdb;
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	padding: 0 0 0 36px;
	height: 45px;
	line-height: 45px;
	position: relative;
	border-radius: 50px;
}
body .event.list {
	padding: 0 40px 54px 40px;
}

body .event.list ul {}
body .event.list li a {
	display: block;
	color: #000;
	position: relative;
	padding: 10px 15px 10px 15px;
	clear: both;
}
body .event.list .list {
	overflow: hidden;
	font-size: 115%;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/arrow01.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 18px;
	font-weight: bold;
}

body .event.list .right .list {
    background-image: none;
    padding: 2px 0 2px 0;
}

body .event.list .right .txt {
    color: #848484;
    font-size: 100%;
    padding: 5px 0;
}

body .event.list li .pic {
    background-color: transparent;
    padding: 0;
    display: block;
}

body .event.list li .pic img {
    width: 100%;
    border: 3px rgba(85, 85, 85, 0.2) solid;
    max-height: none;
    max-width: none;
}

body .event.list li .right {/* padding: 0; */}

body .event.list li:nth-child(2n+1) a {
    background-color: rgba(255, 255, 255, 0.34);
}
body .event.list li.last a {
	border: none;
}
body .event.list li a:hover {
	background-color: rgba(234, 209, 60, 0.53);
	text-decoration: none;
}
body .event.list .date {
	color: #900d6b;
	font-size: xx-small;
	margin: -3px 0 0 -6px;
}

body .event.list .right .list,body .event.list .right .date {
    margin: -3px 0 0 0;
}
body .event.list .title .more a {
	width: auto;
	right: 15px;
	top: 0;
}
body .event .txt {
	padding: 5px 15px;
	line-height: 160%;
	font-size: 110%;
}


body .event .txt a {
    color: #000;
}
body .event .pic {
	height: 50%;
	background-color: #000;
	vertical-align: middle;
	display: flex;
}


body .event.pic .pic {
    height: 67%;
}

body .activity .event.pic .pic {
    max-height: 210px;
    height: initial;
    display: block;
}
body .activity .event .pic::before{
   display:none;
 }
body .event .pic img {max-height: 100%;max-width: 100%;te; */left: 50%;margin: auto;}

body .activity .event .pic img {
    width: 100%;
}
body .event .box .more a {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/bt_more.png);
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	bottom: 0;
	/* z-index: 99; */
	width: 100%;
	background-color: #a2ccdb;
	text-indent: -9999px;
	height: 40px;
	padding: 0;
	margin: 0;
}
body .event .box .more a:hover {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/bt_morehover.png);
}
body .event .slick-prev, body .event .slick-next {
	width: 24px;
	height: 50px;
	text-indent: -9999px;
	opacity: 0.2;
	z-index: 99;
	opacity: 0.3;
	transition: .5s;
}

body .activity .event .slick-prev, body .activity .event .slick-next {
    width: 31px;
    height: 69px;
}
body .event .slick-prev:hover, .slick-prev:focus, body .event .slick-next:hover, .slick-next:focus {
	opacity: 1;
}
body .event .slick-prev {
	background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/event_pre.png) !important;
	left: 10px;
}
body .event .slick-next {
	background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/event_next.png) !important;
	right: 10px;
}

body .activity .event .slick-next {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/activity_next.png) !important;
    right: 0;
}

body .activity .event .slick-prev {background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/activity_pre.png) !important;right: 0;}
/*-----------底部區塊---------------*/
body .bottomarea {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/bottom_bg.jpg);
}

body .bottomarea .wave {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/bottom_wave.png);
    background-repeat: no-repeat;
    background-position: center -35px;
    height: 92px;
    text-indent: -9999px;
}
/*廣告專區*/
body .ad_box {
	float: none;
	max-width: 1000px;
	margin: auto;
}
body .ad_box .title {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/ad_icon.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #fff;
	font-size: 130%;
	padding-bottom: 15px;
}
body .ad_box .slick-prev {
	left: 0;
}

body .ad_box .slick-prev, body .ad_box .slick-next {
    right: 0;
}
body .ad_box .slick-track {
	/* background-color: #fff; */
	padding: 10px 0;
}
body .ad_box .slick-slide img {
	border: 1px #d2d2d2 solid;
	margin: auto;
}
body .ad_box .slick-dots {
	top: -40px;
	text-align: right;
	bottom: inherit;
}
body .ad_box .slick-dots li {
	margin: 0;
}
body .ad_box .slick-dotted.slick-slider {
	margin: 0;
}
/*------------------ fat -----------------------*/
body .fat_box {
	background-color: rgba(0, 0, 0, 0.5);
	margin-top: 75px;
}

body.home .fat_box {
    margin-top: 0;
}

body .fat_box .btn a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/fat_open.png);
    background-repeat: no-repeat;
    background-position: center top;
    color: #fff;
    display: block;
    padding-top: 36px;
}

body.home .fat_box .btn a {
    color: #8d1059;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/fat_open02.png);
}

body .fat_box .btn {position: absolute;top: -70px;left: 50%;}

body.home .fat_box .btn {
    top: -80px;
}
body .fat_box .fat {
	font-family: "微軟正黑體" !important;
	/* transition: opacity 12s; */
	/* opacity: 1; */
}

body.home .fat_box .fat {
    /* padding-top: 20px; */
}
body .fat_box .ui-accordion .ui-accordion-header {
	padding: 0;
	/* border: 1px #6c94b7 solid; */
	/* height: 29px; */
	text-indent: -9999px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 60px;
	border-radius: 5px;
	/* float: right; */
	/* right: 15px; */
	position: absolute;
	top: -35px;
	left: 50%;
	display: none;
}
body .fat_box .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	display: none;
}
body .fat_box .ui-state-active, body .fat_box .ui-widget-content .ui-state-active, body .fat_box .ui-widget-header .ui-state-active {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/fat_close.png) !important;
}
body .fat_box .ui-state-default, body .fat_box .ui-widget-content .ui-state-default, body .fat_box .ui-widget-header .ui-state-default {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/fat_open.png);
}
body .fat_box .ui-widget-content {
	border-radius: 0;
	background: none;
	border: none;
	padding: 20px 0;
	height: auto !important;
	clear: both;
}
body .fat ul {
    float: left;
    margin: 0 30px 0 15px;
    white-space: nowrap;
    min-height: 300px;
}

body .fat ul li {
    /* width: 120px; */
    white-space: normal;
    margin: 10px 0;
    padding: 5px !important;
}
body .fat ul li a {
    color: #fff;
    font-size: 90%;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/dot02.png) !important;
    background-repeat: no-repeat !important;
    background-position: 0 5px !important;
    padding-left: 11px;
    opacity: 0.7;
}
body .fat ul li a:hover {
	color: #fff;
	opacity: 1;
	background-color: transparent;
	background: initial;
}
body .fat ul .title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 105%;
	color: #fff;
	padding: 10px 5px !important;
}
/*----------footer----------*/
body .footer_box {
	background-color: #000000;
	height: 100%;
	border-top: 3px #662e91 solid;
}
body .footer_box .footer {
	position: relative;
	padding: 55px 10px;
	color: #fff;
	line-height: 24px;
}
body .footer_box .footer .right div {
	margin: 0;
	position: relative;
	float: left;
	clear: both;
}

body .footer_box .footer .map {
    /* position: absolute; */
    right: 0;
    bottom: 0;
}
body .footer_box .footer .txt_link a {
	color: rgba(255, 255, 255, 0.8);
	padding: 0 10px;
	white-space: nowrap;
}
body .footer_box .footer .txt_link a.first {
	padding-left: 0;
}
body .footer_box .footer .txt_link {
	/* padding: 0 10px; */
	margin-bottom: 10px;
}
body .footer_box .footer .link {
	/* right: 15px; */
	/* top: 15px; */
	margin: 10px 0 0 0;
}

body .footer_box .footer .left {
    float: left;
    width: 40%;
}

body .footer_box .footer .left .logo img {
    max-width: 316px;
    width: 100%;
}

body .footer_box .footer .right {
    float: right;
    width: 60%;
}
body .footer_box .footer .txt_link {
	color: #ffffff;
	right: 10px;
	top: 0;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/footlinkbg.gif);
	padding: 3px 20px 5px 20px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
body .footer_box .footer .txt_link {
	position: absolute;
}
body .footer_box .footer .link .qrcode {
	float: right;
}
body .footer_box .footer .link .icon01 {
	/* float: left; */
}
body .footer_box .footer .link li {
	float: left;
	margin-right: 10px;
	border: none;
}

body .footer_box .footer .link .txt .date {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/foot_time.png);
}

body .footer_box .footer .link .txt .people {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/foot_people.png);
}

body .footer_box .footer .link .txt li {
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 22px;
    font-size: 90%;
}
body .footer_box .footer .link .qr {
	width: 75px;
	height: 77px;
	margin-bottom: 41px;
}
body .footer_box .footer .link .qr a, body .footer_box .footer .link .qr .nsblock {
	border-radius: 0 !important;
}
body .footer_box .footer .link .qr p {
	width: 100%;
	text-align: center;
}
body .footer_box .footer .link .qr .nsoverlay {
	height: 77px !important;
	border-radius: 0 !important;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/link_hover.png) !important;
	background-size: 37% !important;
}
body .footer_box .footer .link .qr a:hover {
	opacity: 0.7;
}
body .footer_box .footer_box .footer .link li p {
	text-align: center;
	width: 100%;
}
/*-------------內頁------------------------*/
body .home_box .content {
	background-color: rgba(255, 255, 255, 0.40);
	padding: 15px 25px 175px 25px;
	max-width: 1000px;
	/* border-radius: 22px; */
	margin: auto;
}
body .home_box .content .title {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/title_icon.png);
	background-repeat: no-repeat;
	color: #855288;
	padding: 6px 0 10px 43px;
	font-size: 160%;
	font-weight: bold;
	margin: 30px 0 5px 0;
	position: relative;
	line-height: 25px;
	background-position: 5px 5px;
	letter-spacing: 1px;
	clear: both;
}
body .home_box .content .sub {
	padding: 10px;
}

body .home_box .content .sub .pic {
    border: 1px #d2d2d2 solid;
    display: block;
    overflow: hidden;
    position: relative;
    /* height: 50%; */
}

body .home_box .content .sub .name {
    text-align: center;
    color: #2b93c3;
    font-size: 130%;
    margin: 10px 0;
    font-weight: 500;
}

body .home_box .content .sub .title {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/arrow03.png);
    line-height: normal;
    padding-left: 20px;
    margin: 0;
    background-position: 0 12px;
}

body .home_box .content .sub ul li {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/dot02.png);
    background-position: 0px 6px;
    font-size: 110%;
    line-height: normal;
    margin: 8px 0;
}

body .home_box .content .sub ul {
    margin-bottom: 20px;
}

body .home_box .content .sub .pic_news .frame {
	/* border: 1px #e6e6e6 solid; */
	/* margin: 5px; */
	padding: 5px;
	/* width: 48%; */
	float: left;
	/* background-color: #fff; */
	/* overflow: hidden; */
	/* position: relative; */
	/* height: 360px; */
}

body .home_box .content .sub .pic_news .frame a {
    display: block;
    background-color: #fff;
    padding: 10px;
}
body .home_box .content .sub .pic_news {
	margin-top: 15px;
}
body .home_box .content .sub .pic_news .frame p {
	overflow: hidden;
	height: 25px;
	margin: 0;
}
body .home_box .content .sub .pic_news .frame .txt {
	line-height: 30px;
}
body .home_box .content .sub .pic_news .frame .date {
	font-size: 90%;
	color: #555;
}
body .home_box .content .sub .pic_news img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	width: auto;
}
body .home_box .content .sub li {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/arrow03.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 30px;
	background-position: 0 7px;
}
body .home_box .content .annex li {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_water.png) !important;
	background-position: 10px 10px !important;
	border-bottom: 1px #c1c1c1 dotted;
	line-height: 20px;
	padding: 5px 5px 5px 34px;
}

body .home_box .content .annex.link li {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_water02.png) !important;
}
body .home_box .content .annex li .icon {
	margin-left: 5px;
}
body .home_box .content .sub .con {
	background: none;
}
body .home_box .content .sub .min_title {
	color: #855288;
	font-size: 95%;
	font-weight: bold;
}
body .home_box .content .plug {
	margin-top: 13px;
	float: right;
}

body .home_box .content .plug .group {
    margin-left: 5px;
    display: inline-block;
    position: relative;
}

body .home_box .content .plug li {
	float: left;
	font-size: 50%;
	color: #8c8b8b;
	margin-right: 3px;
	line-height: normal;
	font-weight: normal;
}
body .home_box .content .plug li a {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_plug.png);
	text-indent: -9999px;
	background-position-y: -3px;
	width: 16px;
	height: 16px;
	display: block;
}
body .home_box .content .plug a:hover {
	background-position-y: -19px !important;
}

body .home_box .content .plug .mail a:hover {
    background-position-y: -16px !important;
}
body .home_box .content .plug .mail li a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_mail.png);
    background-position-y: 0;
}
body .home_box .content .plug .skip a {
    background: none;
    text-indent: inherit;
}
body .home_box .content .plug .word a {
	background-position-y: 0;
	width: 17px;
	height: 19px;
}
body .home_box .content .plug .fb a {
	background-position-x: -16px;
}

body .home_box .content .plug .weibot a {
    background-position-x: 0;
}

body .home_box .content .plug .plurk a {
	background-position-x: -32px;
}
body .home_box .content .plug .twitter a {
	background-position-x: -48px;
}

body .home_box .content .plug .line a {
    background-position-x: -64px;
}

body .home_box .content .plug .google a {
    background-position-x: -80px;
}
body .home_box .content .plug .gmail a {
     background-position-x: 0;
}

body .home_box .content .plug .yahoo a {
    background-position-x: -16px;
}
body .home_box .content .plug .hotmail a {
    background-position-x: -32px;
}
body .home_box .content .plug .outlook a {
    background-position-x: -48px;
}
body .home_box .content .plug .print a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_print.png);
    background-position-y: 0;
}

body .home_box .content .plug .l a {
	background-position-x: 51px;
}
body .home_box .content .plug .m a {
	background-position-x: 34px;
}
body .home_box .content .plug .s a {
	background-position-x: 17px;
}
body .home_box .bread {
	font-size: 90%;
	color: #979797;
}
body .home_box .bread a.accesskey {
	color: #979797 !important;
	position: relative;
}
body .home_box .content .headlines {
	padding: 10px;
	background-color: #855288;
	color: #fff;
	font-size: 130%;
	border-radius: 5px;
}

body .home_box .content .lines {
    /* border-top: 3px #91529e solid; */
    text-indent: -9999px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/title_bg.png);
    background-repeat: repeat-x;
}
body .home_box .content .annex, body .home_box .content .opera {
	float: left;
	width: 100%;
	margin-top: 20px;
}
body .home_box .content .annex .stitle {
	font-size: 120%;
	background-color: #deb90f;
	padding: 5px 10px;
	color: #fff;
	border-radius: 5px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_download.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	padding-left: 36px;
}

body .home_box .content .annex.link .stitle {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_link.png);
    background-color: #807ab3;
}
/*------按鈕列-------------*/
body .home_box .content .opera li{
    background: none;
    float: left;
    background-position: 4px 0;
    padding: 0;
    margin-left: 5px;
}

body .home_box .content .opera ul {
    float: right;
    margin: 10px 0;
}

body .home_box .content .opera .note {
	color: #ad8e5a;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/dot01.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 5px 0 5px 20px;
	margin-left: 16px;
}

body .home_box .content .opera li a {
    background-color: #900d6b;
    display: block;
    color: #fff;
    padding: 5px 10px 5px 30px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_print.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    border-radius: 0;
}

body .home_box .content .opera li a:hover {
    background-color: #FFC107;
    text-decoration: none;
}

body .home_box .content .opera .home a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_home.png);
    background-position: 7px 8px;
}

body .home_box .content .opera .back a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_back.png);
    background-position: 7px 9px;
}

body .home_box .content .opera .gotop a {
    /* background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_top.png); */
    /* background-position: 8px 11px; */
    /* text-indent: inherit; */
    /* position: static; */
    /* height: auto; */
    /* width: auto; */
}
/*-------------detail----------*/
body .content .detail {
    padding: 20px;
    /* display: inline-block; */
}

body .content .detail.news {
	width:100%;
    padding: 5px 0;
}

body .content .detail div {
    margin-bottom: 35px;
}

body .content .detail.piclist .caption .date {
    font-size: 85%;
    color: #ca9b0f;
}

body .content .detail.piclist .caption p {
    /* position: absolute; */
    /* text-overflow: ellipsis; */
    /* margin: 3px 0; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
}

body .content .detail .list .info {/* position: absolute; */margin: 0;padding: 0;/* height: 20px; */}

body .content .detail .list .con {
    border-bottom: 2px #af88b1 solid;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

body .content .detail .con .list {
    margin: 0;
}

body .content .detail .con .list.second {
    background-color: rgba(255, 255, 255, 0.26);
}

body .content .detail .list.B {
    background-color: #d7ebef;
}

body .content .detail .list a {
    display: block;
    /* height: 40px; */
    position: relative;
    /* border-radius: 50px; */
    border-bottom: 1px #c7c7c7 dotted;
    padding: 6px 10px;
}

body .content .detail .list.last a {
    border: none;
}

body .content .detail .con .list a:hover {
    background-color: #fbe8a7;
    border-bottom: 1px #ecc84b solid;
    text-decoration: none;
}

body .content .detail .list .title {
    margin: 0;
    padding: 10px 5px;
    background-image: none;
    width: 100%;
    text-align: center;
    background-color: #855288;
    color: #fff;
    font-size: 130%;
    border-radius: 5px;
}

body .content .detail .list .title span {
    border: 0;
    color: #fff;
    text-align: center;
    font-size: 70%;
    font-weight: normal;
    padding: 0;
    white-space: nowrap;
    background-image: none;
    margin: 0;
    line-height: 35px;
    background-color: #6a3e75;
    border-radius: 0;
}
body .content .detail.news .con .stitle {
    font-weight: normal;
    font-size: 110%;
    margin: 0;
    color: #404040;
    font-weight: bold;
}

body .content .detail .con .issued, body .content .detail .con .num, body .content .detail .con .date,body .content .detail .con .unit {
    white-space: nowrap;
    color: #855288;
    font-size: 85%;
    margin-right: 2px;
}

body .content .detail .con .issued {
    color: #8ba723;
    padding-left: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_finger.png);
    background-repeat: no-repeat;
    background-position: 0 1px;
}

body .content .detail .con .unit {
    color: #b7115d;
    /* padding-left: 20px; */
    /* background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_pen.png); */
    /* background-repeat: no-repeat; */
    /* background-position: 3px 1px; */
}

body .content .detail .con .num {
    font-family: initial;
    color: #a07ba2;
    font-size: 95%;
    font-weight: normal;
    margin-right: 5px;
}

body .content .detail .con .date {
    color: #bf8f00;
    /* padding-left: 19px; */
    /* background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/home/icon_date.png); */
    /* background-repeat: no-repeat; */
    /* background-position: 0 1px; */
}

body .content .detail .con .stitle {
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body .content .detail .search_box,body .content .detail .search_box div {
    margin: 5px 0 5px 0;
}

body .content .detail .search_box {
    background-color: rgba(134, 134, 134, 0.15);
    display: inline-block;
    padding: 15px 10px;
    margin-bottom: 10px;
    top: 0;
    position: relative;
    right: 0;
    width: 100%;
    border-radius: 5PX;
}

body .content .detail .search_box .keyin,body .content .detail .search_box .opt {
    position: relative !important;
    width: 100%;
}

body .content .detail .search_box .opt {
    padding: 0 0 0 70px;
}

body .content .detail .search_box .search01 .keyin {
    padding: 0 40px 0 70px;
}

body .content .detail .search_box .search02 .keyin {
    padding: 0 230px 0 10px;
}

body .content .detail .search_box .keyword .keyin {
    padding: 0 110px 0 110px;
}

body .content .detail .search_box span {
    float: left;
}

body .content .detail .search_box .icon, body .content .detail .search_box .w02,body .content .detail .search_box .w03, body .content .detail .search_box .button {
    position: absolute;
}

body .content .detail .search_box .search01 .icon {
    right: 20px;
}

body .content .detail .search_box .search02 .icon {
    right: 211px;
}

body .content .detail .search_box .search02 .w02 {
    right: 181px;
}

body .content .detail .search_box .search02 .w03 {
    right: 15px;
    color: #6b366b;
    font-size: 85%;
    top: 2px;
    white-space: nowrap;
}

body .content .detail .search_box .keyword .ok {
    right: 72px;
}

body .content .detail .search_box .keyword .clean {
    right: 20px;
}

body .content .detail .search_box .keyword input[type=button] {
    width: 50px;
    background-color: #000;
    border: 0px;
    padding: 2px 0;
    color: #fff;
    border-radius: 3px;
}

body .content .detail .search_box .keyword input[type=button]:hover {
    background-color: #855288;
}

body .content .detail .search_box .w01 {
    position: absolute;
    left:0px;
}

body .content .detail .search_box input, body .content .detail .search_box select {
    width: 100%;
}

body .content .detail .search_box .keyword .w01 {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/icon_search.png);
    background-repeat: no-repeat;
    padding-left: 26px;
}

body .content .detail .pic img {
    border: 1px #d6d6d6 solid;
}

body .content .detail .pic {
    margin: 10px 0;
}

body .content .detail .name {
    text-align: center;
    color: #385590;
    font-size: 160%;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 20px;
    white-space: nowrap;
}
body .home_box .content .pic_news img {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    border: 0;
    display: block;
}

body .home_box .content .pic_news a {
    height: 100%;
    display: block;
    background-color: rgb(255, 255, 255);
    padding: 5px;
    -webkit-filter: brightness(1);
    filter: brightness(1);
    display: block;
    transition: .5s;
}

body .home_box .content .pic_news a:hover {
    background-color: rgba(241, 223, 112, 0.71);
    text-decoration: none;
}

body .home_box .content .pic_news .date {
    color: #caa765;
    font-size: 90%;
    margin: 5px 0;
}

body .home_box .content .pic_news .title {
    background: none;
    padding: 0;
    line-height: normal;
    margin: 0 0;
    font-size: 120%;
    font-weight: normal;
    font-size: 110%;
    color: #555;
}

body .home_box .content .pic_news .pic {
    margin: 0;
    height: 66%;
    background-color: #000;
    vertical-align: middle;
    display: flex;
}

body .home_box .content .pic_news .box {
    margin: 0 0 10px 0;
    height: 300px;
    overflow: hidden;
    position: relative;
    padding: 0 5px;
}

body .content .detail.news img {
}

body .content .detail .page, body .content .detail .page_info {
    width: 100%;
    text-align: center;
    margin: 20px auto;
    vertical-align: middle;
    line-height: 0;
}

body .content .detail.piclist .page {
    line-height: 11px;
    clear: both;
    display: inline-block;
    margin: 20px 0 0 0;
}

body .content .detail .page_info div {
    margin: 0 10px 5px 0;
    display: inline-block;
}

body .content .detail .page .num a {
    display: inline-block;
    padding: 0 5px;
    font-size: 90%;
    border: none;
    color: #855288;
}

body .content .detail .page .num {
}

body .content .detail .page .bt a {text-indent: -9999px;background-repeat: no-repeat;width: 10px;background-position-y: 0;height: 12px;display: block;margin: 5px;border: none;/* background-position: 0 2px; */background-position-x: center;}

body .content .detail .page span {
    display: inline-block;
    /* margin: 0 5px; */
}

body .content .detail .page .bt {
}

body .content .detail .page .bt a:hover {
    background-position-y: -12px;
}

body .content .detail .page .first a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/page_first.png);
}

body .content .detail .page .pre a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/page_pre.png);
}

body .content .detail .page .next a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/page_next.png);
}

body .content .detail .page .last a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/all/page_last.png);
}
body .main .gotop a {
    display: block;
    background-color: rgba(101, 8, 76, 0.55) !important;
    position: fixed;
    border-radius: 50px !important;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125170232/https://event.penghu.gov.tw/call1999/images/index/top.png) !important;
    background-repeat: no-repeat;
    background-position: center !important;
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    z-index: 9999999;
    right: 20px;
    bottom: 10%;
}

body .gotop {
    display: block !important;
    opacity: 1 !important;
}


body .main .gotop a:hover {
    background-color: #f7b64b !important;
}





/*
     FILE ARCHIVED ON 17:02:32 十一月 25, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 5:57:16 五月 22, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
