@charset "utf-8";
/* CSS Document */
@media (max-width: 1200px) {
body .link_box{
    max-width: none;
    /* border-radius: 0; */
}
}
@media (min-width: 1024px) {
body .fat_box .fat, body .footer_box .footer {
	width: 1000px;
	margin: -53px auto 0 auto;
}
body .menu_box .menu-button {
	display: none;
}
body .flexnav.opacity {
	opacity: 1;
}
}
 @media (max-width: 1000px) {
	 body .event{
    margin: 30px 0 80px 0;
}
body .event.list .subject{margin-right: 15px;margin-left: 70px;}
body .event .subject{}
body .event.list .subject .center{
    left: -55px;
}
body .event.list .more{
    /* right: 35px; */
    position: relative;
    right: initial;
    top: -27px;
}
body .footer_box{
    margin: 35px 0 0 0;
}
body .top h1 {
	/* left: 57px; */
}
body .in-slide-content {
	top: 220px;
}
body.home .in-slide-content {
	top: 280px;
}
body .menu_box {
	/* top: -85px; */
	/* background-image: none; */
	/* background-color: #fff; */
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228093415/https://www.penghu.gov.tw/phetrc/images/all/menubg02.png);
}

body .menu_box nav {
    top: 66px;
    /* background: #003a6e; */
    background: -moz-linear-gradient(top,  #003a6e 0%, #0096b2 100%);
    /* background: -webkit-linear-gradient(top,  #003a6e 0%,#0096b2 100%); */
    /* background: linear-gradient(to bottom,  #003a6e 0%,#0096b2 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a6e', endColorstr='#0096b2',GradientType=0 );
}
body .main .statistics .more a{
    top: initial;
    bottom: -48px;
    right: initial;
    position: relative;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228093415/https://www.penghu.gov.tw/phetrc/images/index/bt_more.png);
    background-color: #008282;
}

body .main .statistics .more a:hover {
    background-color: #4eaf73;
}

body .main .statistics .more {
    text-align: center;
}
body.home .menu_box {
	/* top: -301px; */
	/* background-color: rgba(255, 255, 255, 0.5); */
}

body.home .home_box {
    border: navajowhite;
}
body .menu_box.smaller {
	position: relative;
}
body .menu_box .flexnav {
	/* background-color: rgba(255, 255, 255, 0.9) !important; */
	nt; */
	width: 100% !important;
	padding: 18px 0 0 0;
	width: 100% !important;
	background: -moz-linear-gradient(top,  rgba(0,58,110,0) 0%, rgba(0,58,110,1) 20px, rgba(0,58,110,1) 31%, rgba(0,150,178,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,58,110,0) 0%,rgba(0,58,110,1) 20px,rgba(0,58,110,1) 31%,rgba(0,150,178,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,58,110,0) 0%,rgba(0,58,110,1) 20px,rgba(0,58,110,1) 31%,rgba(0,150,178,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00003a6e', endColorstr='#0096b2',GradientType=0 );
}
body .menu_box nav ul ul {
	margin-top: 0;
	padding: 0;
	border-radius: 0 !important;
	background: rgb(38,146,192);
	background: -moz-linear-gradient(top,  rgba(38,146,192,1) 0%, rgba(87,161,175,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(38,146,192,1) 0%,rgba(87,161,175,1) 100%);
	background: linear-gradient(to bottom,  rgba(38,146,192,1) 0%,rgba(87,161,175,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2692c0', endColorstr='#57a1af',GradientType=0 );
}

body .menu_box nav ul ul ul {
    /* background-color: #f6c700 !important; */
    background: rgb(38,191,170);
    background: -moz-linear-gradient(top,  rgba(38,191,170,1) 98%, rgba(87,173,175,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(38,191,170,1) 98%,rgba(87,173,175,1) 100%);
    background: linear-gradient(to bottom,  rgba(38,191,170,1) 98%,rgba(87,173,175,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26bfaa', endColorstr='#57adaf',GradientType=0 );
}

body .menu_box nav ul ul ul ul {
    background: rgb(35,178,135);
    background: -moz-linear-gradient(top,  rgba(35,178,135,1) 1%, rgba(84,168,98,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(35,178,135,1) 1%,rgba(84,168,98,1) 100%);
    background: linear-gradient(to bottom,  rgba(35,178,135,1) 1%,rgba(84,168,98,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23b287', endColorstr='#54a862',GradientType=0 );
}
body .menu_box .flexnav li {
	padding: 0;
}
body .menu_box .flexnav li a {
	border-bottom: 1px rgba(255, 255, 255, 0.19) solid;
	background-color: transparent !important;
	border-radius: 0 !important;
	color: #fff !important;
}
body .menu_box .flexnav ul .touch-button .navicon {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228093415/https://www.penghu.gov.tw/phetrc/images/all/arrow_bottom.png) !important;
}
body .menu_box .flexnav .touch-button .navicon {
	right: 10px;
}
body .container {
	margin-top: -68px;
}
body.home .container {
	/* margin-top: 209px; */
}
body .urgent {
	/* background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228093415/https://www.penghu.gov.tw/phetrc/images/all/menubg.gif); */
	/* background-position: bottom; */
	/* padding: 0 15px 14px 15px; */
	text-align: center;
}

body .timely {
    /* margin-top: 0; */
    /* background-color: #fff; */
}

body .event.list {
    /* padding: 0 0 54px 0; */
}

body .event.list ul {
    /* padding: 0 20px; */
}
body .main .friend {
	padding: 40px 10px 44px 10px;
	/* margin: 0 0 19px 0; */
}

body .main .banner {
    padding: 40px 0 30px 8px;
}
body .main .statistics{
    /* margin: 0 10px; */
    /* left: 0; */
    /* right: 15px; */
    padding: 0 15px;
}
}
@media (max-width: 992px) {
body .main .banner.slick-dotted.slick-slider {
	padding: 0 20px;
}
body .urgent_box {
	padding: 40px 10px 0 10px;
	background-position: center 8px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228093415/https://www.penghu.gov.tw/phetrc/images/index/urgent_title02.png);
}

body .menu_box {
    top: -6px;
}

body .urgent_box .txt, body .urgent_box .txt a {
    top: 3px;
}
body .urgent_box .pic {
	text-align: center;
}
body .link_box {
	/* padding: 40px 15px 30px 15px; */
	padding: 15px;
}
body .main .banner {
    padding: 40px 10px 0 10px;
}
body .bottomarea .wave {
	height: 50px;
}
body .ad_box {
	/* padding: 20px 10px; */
}
body .footer_box .footer .link {
	float: left;
}
body .footer_box .footer .link .qrcode {
	float: left;
}
body .footer_box .footer .link .qrcode li {
	margin-left: 0;
	margin-right: 10px;
}
body .footer_box .footer .txt_link {
	/* margin-top: -55px; */
	/* text-align: center; */
	left: 0;
	/* position: relative; */
}
body .event.pic .pic {
	height: 64%;
}
body .fat_box {
	display: none;
}
body .home_box .content {
	padding: 15px 20px 40px 20px;
}
body .home_box .content .pic_news .box {
	height: 350px;
}
body .content .detail.piclist .pic_news .box .pic {
	height: 79%;
}
body .footer_box .footer .right,
body .footer_box .footer .left {
	float: none;
	width: auto;
	padding: 0 15px;
}
}
@media (max-width: 850px) {
body .menu_box .calendar {
	left: inherit;
	top: -85px;
	right: 10px;
}
body .menu_box .search_box {
	padding-left: 18px;
	top: -40px;
}
body .menu_box .search_box .subtitle {
	display: none;
}
}
 @media (max-width: 767px) {
body #arrow_left, body #arrow_right {
	top: 232px;
}
body .menu_box .top_link .accesskey {
	top: -2px;
}
body .menu_box .search_box {
	top: 45px;
	padding-right: 60px;
}
body .content .detail .search_box .search01 .w02 {
	right: 15px;
}
body .content .detail .search_box .search02 .keyin {
	padding: 0 230px 0 70px;
}
body .home_box #pagecontent.large .search_box .search02 .keyin {
	padding: 0 267px 0 0px;
}
body .content .detail .search_box .search01 .icon {
	right: 60px;
}
body .content .detail .search_box .search01 .keyin {
	padding: 0 80px 0 70px;
}
body .home_box #pagecontent.large .search_box .search01 .keyin {
	padding: 0 80px 0 80px;
}
body .content .detail .list .title .num,
body .content .detail .list .title .date {
	display: none;
}
body .home_box .content .pic_news .box .pic {
	height: auto;
	display: block;
}
body .home_box .content .pic_news .box {
	height: auto;
}
body .menu_box .search_box input[type="text"] {
	background-color: #c7c7c7;
}
body .menu_box input[type="button"] {
	right: 7px;
}
body .menu_box .top_link {
	width: 100%;
	background-image: none;
	top: 8px;
	display: block !important;
}
body .menu_box.smaller .search_box {
	display: block !important;
}
body.in .event.list li .right {
	padding: 0;
	margin: 5px 0 0 0;
}
}
 @media (max-width: 530px) {
body .menu_box.smaller {
	top: 0;
}
body .menu_box .top_link {
	position: relative;
	text-align: center;
	width: auto;
	background-image: none;
	top: 5px;
}
body .fat_box {
	display: none;
}
body .content .detail .list .title .stitle {
	width: 100%;
}
}
 @media (max-width: 640px) {
body .top {
	/* height: 125px; */
	/* background-repeat: repeat-x; */
	/* background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20221228093415/https://www.penghu.gov.tw/phetrc/images/all/topbg02.png); */
}
body .top h1 {
	/* float: none; */
	/* text-align: center; */
	/* max-width: 316px; */
	/* position: static; */
	/* margin: 0 auto 0 auto; */
	/* padding: 14px 0 0 0; */
}
body .top_box .top_link {
	/* position: relative; */
	/* top: 7px; */
	/* text-align: center; */
}
body .top_box .top_link .accesskey {
	/* position: static; */
}
body .top h1 a {
	margin: auto;
}
body #maximage {
	top: 113px;
}
body .menu_box #menu .main-menu {
	margin-top: -135px;
}
body .container {
	/* margin-top: -45px; */
}
body.home .container {
	/* margin-top: 333px; */
}
body .menu_box .menu-button {
	top: -51px;
	display: block;
}
body .menu_box {
	/* top: 0; */
}
body.home .menu_box {
	/* top: -452px; */
}
body .menu_box nav {
	/* padding-top: 0; */
 margin-top': 40px;
	margin-top: -115px;
	;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;/* margin-top: -143px; */;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;/* background-color: #fff; */;;;;;
}
body .menu_box nav ul {
	margin-top: 0;
	padding-top: 66px;
}
body .main .banner .slick-slide .title {
	padding: 10px;
	font-size: 120%;
}
body .main .banner .slick-prev,
body .main .banner .slick-next {
	bottom: -3px;
}
body .home_box .content .sub .pic_news .frame {
	width: 100%;
}
}
@media (max-width: 530px) {
body .top h1 a {
	/* margin: 0; */
}
body .content .detail .search_box .search02 .w03 {
	position: relative;
	left: 65px;
}
body #pagecontent.large .detail .search_box .search02 .w03 {
	left: 0;
}
body .content .detail .search_box .search02 .w02 {
	right: 27px;
}
body .home_box #pagecontent.large .search_box .search02 .w02 {
	right: 27px;
}
body .content .detail .search_box .search02 .icon {
	right: 61px;
}
body .home_box #pagecontent.large .search_box .search02 .icon {
	right: 61px;
}
body .content .detail .search_box .search02 .keyin {
	padding: 0 81px 0 70px;
}
body .home_box #pagecontent.large .search_box .search02 .keyin {
	padding: 0 81px 0 0px;
}
}
 @media (max-width: 480px) {
body.home .main {
	padding: 0;
}
body .link_box .col-xs-4 {
	width: 50%;
}
body .main .banner .slick-slide .title {
	display: none;
}
body .main .banner .slick-prev,
body .main .banner .slick-next {
	bottom: 36%;
}
body .main .banner .slick-prev {
	left: 0;
}
body .main .banner .slick-next {
	right: 0;
}
body .content .detail .page .num {
	display: none;
}
body .content .detail .search_box .keyword .w01,
body .content .detail .search_box .w01 {
	position: relative;
}
body .content .detail .search_box .opt,
body .home_box #pagecontent.large .search_box .opt {
	padding: 0;
}
body .content .detail .search_box .opt {
	padding: 0;
}
body .content .detail .search_box .search01 .keyin,
body .content .detail .search_box .search02 .keyin,
body .home_box #pagecontent.large .search_box .search01 .keyin {
	padding: 0 80px 0 0;
}
body .content .detail .search_box .search01 .icon,
body .content .detail .search_box .search01 .w02 {
	top: 21px;
}
body .content .detail .search_box .keyword .keyin,
body .home_box #pagecontent.large .search_box .keyword .keyin {
	padding: 0 110px 0 0;
}
body .content #pagecontent.large .detail .search_box .keyword .button {
	top: 24px;
}
body .content .detail .search_box .keyword .button {
	top: 20px;
}
}
@media (max-width: 450px) {
body .top h1 {
	padding: 0 20px 0 50px;
}
body .menu_box .menu-button img {
	width: 70%;
}
body .menu_box .menu-button {
	padding: 0;
	width: 35px;
	text-align: center;
	top: -38px;
	left: 3px;
}
body .footer_box .footer .link .icon01 {
	float: left;
}
body .footer_box .footer .link .icon01 li {
	margin-left: 0;
	margin-right: 5px;
}
body .home_box .content .sub .title {
	padding-bottom: 0;
}
}
@media (max-width: 420px) {
body .main .life_info .col-xs-4 {
	width: 100%;
}
}





/*
     FILE ARCHIVED ON 9:34:15 十二月 28, 2022 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 9:24:34 五月 24, 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)).
*/
