@charset "utf-8";
/* CSS Document */

@media (max-width: 1200px) {
	body .timely {
		/* margin-top: 104px; */
	}

	.list_icon img {
		width: 100%;
	}

	.mobile_social {
		clear: both;
		float: right;
		width: 100%;
		display: block;
		text-align: right;
		margin-top: 5px;
	}

	.mobile_social img {
		width: 22px;
		height: 22px;
	}

	.list_iconout {
		width: 100%;
	}

	.list_icon {
		width: 30%;
		float: left;
	}

	.list_icon_left {
		display: none;
	}

	.list_icon_right {
		display: none;
	}

	body.in .bottomarea .bg {
		background-color: transparent;
	}

	body.in .bottomarea .link_box {
		/*background-color: rgb(106, 148, 36);*/
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		max-width: 100%;
	}

	body.in .bottomarea .link_box .slider {
		max-width: 900px;
		margin: auto;
	}

	body .link_box .autoplay .slick-slide a, body .event .slick-slide a {
		padding: 10px;
	}

	body.in .bottomarea .center_box {
		padding: 30px;
	}
}

@media (min-width: 1024px) {
	body .fat_box .fat, body .footer_box .footer {
		width: 1000px;
		margin: auto;
	}

	body .menu_box .menu-button {
		display: none;
	}

	body .flexnav.opacity {
		opacity: 1;
	}
}

@media (min-width:999px) {
	body .menu_box .menu-button {
		display: none;
	}

	.mobile_social {
		display: none;
	}
}

@media (max-width: 999px) {
	body .menu_box .search_box .hot a {
		color: #ffffff;
		font-size: 90%;
		line-height: 23px;
	}

	body .menu_box .top_plus .icon_rss img {
	    border-radius: 15px;
	    top: 1px;
	    position: relative;
	}

	body .menu_box .search_box .detail_bt a {
		color: #fff000;
		text-decoration: underline;
		margin-left: 10px;
	}

	.flexnav.flexnav-show {
		margin-top: -105px !important;
	}

	h2 img {
		display: none;
	}

	.elc_out {
		width: 100%;
	}

	.elc:last-child {
		padding-right: 0px!important;
		padding-left: 10px;
	}

	.elc {
	}

	.weather {
		display: none;
	}

	body .menu_box {
		height: 0px;
		background: #0e61a7;
		z-index: 999;
		display: block;
	    /* top: 30px; */
	}

	body .top_box .top_plus {
		display: none;
	}

	body .menu_box {
		top: 0px;
		background: none;
	}

body .timely {
    margin-top: 104px;
}

.topbanner {
    margin-top: 0px;
}

	body .menu_box.smaller {
		position: relative;
	}

	body .menu_box .flexnav a.accesskey {
		left: 15px;
		top: 45px;
	}

	body .menu_box nav ul {
		background-color: rgba(0, 0, 0, 0.8) !important;
		width: 100% !important;
		padding: 0;
	    /*margin-top: -105px !important;*/
		padding-top: 65px;
	}

	body .menu_box nav ul li ul {
		margin-top: 0 !important;
	}

	body .menu_box nav ul ul {
		margin-top: 0;
		padding: 0;
	}

	body .menu_box .flexnav li {
		padding: 0;
		clear: both;
	}

	body .menu_box .flexnav .touch-button .navicon,
	body .menu_box .flexnav ul .touch-button .navicon {
		background-image: url(../images/all/arrow_bottom.png) !important;
	}

	body .menu_box .flexnav .touch-button .navicon {
		right: 10px;
	}

	body .menu_box .top_box {
		top: 0;
		max-width: 416px;
		margin: auto;
	}

	body .menu_box .search_box {
		position: relative;
		top: 0;
		padding: 0 15px 0 15px;
		left: 0;
		margin: 0 0 40px 0;
	}

	body .top h1 {
		float: none;
		text-align: center;
		max-width: 316px;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 2px 0 0 0;
		left: 0;
		top: 0;
	}

	body .top_box .top_link {
		width: 100%;
		/* width: 302px; */
		margin: auto;
		/* margin-left: 70px; */
		/* position: relative; */
		margin: 0 auto;
		/* top: 8px; */
		font-size: 14px;
		text-align: center;
		left: 0;
		position: inherit;
	}

	body .top_box .logobg {
		background-position: center bottom;
		margin-top: -99px;
	}
	/*body .container{
	    margin-top: 248px;
	}*/
	body .menu_box .flexnav li a {
		border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
	}

	body .menu_box .flexnav .touch-button {
		width: 100%;
	}

	body .urgent {
		padding: 10px 15px 10px 15px;
		text-align: center;
	}

	body .menu_box .top {
	    display: block;
	}

	body .top {
	    display: none;
	}

	body .menu_box .top .logo a {
	    float: none;
	    text-align: center;
	    max-width: 300px;
	    position: relative;
	    margin: 0 auto 0 auto;
	    padding: 2px 0 0 0;
	    left: 0;
	    top: 0;
	}

	body .top_box .top_link .accesskey {
	    left: 110px;
	    padding: 0px 0px 0px 0px;
	}

	body .menu_box .top_plus a {
	    color: #fff;
	    opacity: 1;
	}
}

@media (max-width: 992px) {
	body .menu_box .search_box .search {
		float: initial;
		padding: 0 0 0 60px;
	}

body .menu_box .search_box .search label {
    position: absolute;
    color: #fff;
    left: 0;
}

	body .banner.slick-dotted.slick-slider {
		padding: 0 20px;
	}

	body .menu_box .top_plus {
		position: relative;
		top: 0;
		display: block;
	}

	body .menu_box .top_plus span {
		clear: both;
		display: block;
		margin: 10px 0 0 0;
	}

	body .news_area .show_box .news_list {
		margin: 30px 0 0 0;
	}

	body.in .sir_area {
		padding: 0 0 0 15px;
	}

	body.in .top_area .activity .bt a,body.in .top_area .activity .bthover a {
		left: 50% !important;
		right: inherit;
	}

	body.in .top_area .news_area .bt a,body.in .top_area .news_area .bthover a {
		right: 50%;
		left: inherit;
	}

	body .urgent_box {
		padding: 40px 10px 0 10px;
		background-position: center 0;
		background-image: url(../images/index/urgent_title02.png);
	}

	body .urgent_box .pic {
		text-align: center;
	}

	body .bottomarea .wave {
		height: 50px;
	}

	body .sbanner_box {
		padding: 20px 10px;
		margin-top: 0;
	}

	body .home_box .content .pic_news .box {
		height: 350px;
	}

	body .footer_box .footer .link {
		top: 0;
	}

	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: -18px;
		text-align: center;
		left: 0;
		position: relative;
	}

	body .event.pic .pic {
		height: 64%;
	}

	body .fat_box {
		display: none;
	}

	body .home_box .content {
		padding: 15px 25px 40px 25px;
	}

	body .footer_box .footer .right, body .footer_box .footer .left,body .footer_box .footer .link {
	    /* float: none; */
		position: static;
		width: 100%;
	}

	body .footer_box .footer .right div {
		text-align: center;
		float: none;
	}

	body .footer_box .footer .link,body .footer_box .footer .link .txt {
		display: inline-block;
	}

	body .footer_box .footer .link .txt {
		float: none;
	}

	body .footer_box .footer {
		text-align: center;
	}

	body .footer_box .footer .left {
		top: 10px;
		text-align: center;
	}
}

@media (max-width: 970px) {
	body.in .bottomarea .link_box {
		padding: 0 0 25px 0;
	}

	.tab_left,.tab_right {
		display: none;
	}
}

@media (max-width: 850px) {
	body .menu_box .calendar {
		left: inherit;
		top: -85px;
		right: 10px;
	}

	body .menu_box .search_box .subtitle {
		display: none;
	}
}

@media (max-width: 767px) {
	body #arrow_left,body #arrow_right {
		top: 50%;
/*top: 170px;*/
	}

	body.in .sir_area {
		padding: 0 15px;
		margin: 25px 0;
	}

	body .home_box .content .pic_news .box {
		height: auto;
	}

	body .home_box .content .pic_news .box .pic {
		height: auto;
		display: block;
	}

	body .gotop a {
	    /*bottom: -370px;*/
	}

	body .content .detail .search_box .search01 .w02 {
		right: 15px;
	}

	body .content .detail .search_box .search02 .keyin {
		padding: 0 230px 0 70px;
	}

	body .content .detail .search_box .search01 .icon {
		right: 60px;
	}

	body .content .detail .search_box .search01 .keyin {
		padding: 0px 80px 0px 80px;
	}

	body .content .detail .list .title .num,
	body .content .detail .list .title .date {
		display: none;
	}

	body .menu_box.smaller .search_box {
		display: block !important;
	}

	body .home_box .main .gotop a {
		bottom: -10px;
	}

	body .home_box #centent.large .search_box .search01 .keyin {
		padding: 0 80px 0 80px;
	}

	body .home_box #centent.large .search_box .search02 .keyin {
		padding: 0 266px 0 0px;
	}
}

@media (max-width: 530px) {

	body.in .news_list .ui-tabs .ui-tabs-panel {
		padding: 10px 0;
		border-top: none;
		margin-top: 0px;
	}

	body .menu_box.smaller {
		/* top: 0; */
	}

	body .menu_box .menu-button {
		top: -88px;
		left: -8px;
	}

	body .menu_box .menu-button img {
		width: 78%;
	}

	body.in .sir_area,body.in .fb_area {
		width: 100%;
	    /* clear: both; */
		margin: 20px 0 !important;
	}

	body .fat_box {
		display: none;
	}

	body .content .detail .list .title .stitle {
		width: 100%;
	}

	body.in .news_list .ui-tabs .ui-tabs-panel .more a {
		position: relative;
	}
}

@media (max-width: 640px) {
	.in-slide-content {
		color: #fff;
		float: right;
		font-size: 110%;
		right: 0;
		margin: 0;
		padding: 10px 50px 10px 40px;
		position: absolute;
		top: 310px;
		width: 100%!important;
		background-image: url(../images/all/text_black.png);
		z-index: 999;
	}

	body .top h1 a {
		margin: auto;
	}

	body .menu_box #menu .main-menu {
		margin-top: -135px;
	}
	/*body .container {
	    margin-top: 248px;
	}*/
	body .menu_box nav {
		margin-top: 0;
	}

	body .banner .slick-slide .title {
		padding: 10px;
		font-size: 120%;
	}

	body .banner .slick-prev, body .banner .slick-next {
		bottom: -3px;
	}

	body .home_box .content .sub .pic_news .frame {
		width: 100%;
	}
}

@media (max-width: 530px) {
	
	body .home_box #centent.large .search_box .opt {
		width: 100%;
	}

	body .home_box #centent.large .search_box .search01 .keyin {
		padding: 0px 80px 0px 80px;
	}

	body .home_box #centent.large .search_box .search02 .keyin {
		padding: 0px 80px 0px 80px;
	}

	body .home_box #centent.large .search_box .search02 .w02 {
		right: 29px;
	}

	body .home_box #centent.large .search_box .search02 .icon {
		right: 60px;
	}

	body .content .detail .search_box .search02 .w03 {
		position: relative;
		left: 0px;
	}

	body .home_box #centent.large .search_box .keyword .keyin {
		padding: 0px 110px 0px 125px;
	}

	body .timely {
		/* margin-top: 0px; */
	}

	body .top h1 a {
		margin: 0;
	}

	body .top {
		height: 104px;
	}
	/*body .container{
	    margin-top: 194px;
	}*/
	body .top_box .top_link {
		padding: 2px 0 0 65px;
	}

	body.in .news_list .ui-tabs .ui-tabs-nav li {
		width: 100%;
	}

	body.in .news_list .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		background-color: #fff;
	}

	body.in .news_list li .line {
		display: none;
	}

	body .top_box .logobg {
		background-image: none;
	}

	body .menu_box {
		top: 0;
		height: 0px;
	}

	body .content .detail .search_box .search02 .w03 {
		position: relative;
		left: 80px;
	}

	body .content .detail .search_box .search02 .w02 {
		right: 27px;
	}

	body .content .detail .search_box .search02 .icon {
		right: 61px;
	}

	body .content .detail .search_box .search02 .keyin {
		padding: 0 81px 0 70px;
	}
}

@media (max-width: 480px) {
	body.home .main {
		padding: 0;
	}

	body .home_box #centent.large .search_box .opt {
		padding: 0px;
		width: 100%;
	}

	body .home_box #centent.large .search_box .search01 .keyin {
		padding: 0px 80px 0px 0px;
	}

	body .home_box #centent.large .search_box .search02 .keyin {
		padding: 0px 80px 0px 0px;
	}

	body .home_box #centent.large .search_box .search02 .w02 {
		right: 29px;
	}

	body .home_box #centent.large .search_box .search02 .icon {
		right: 60px;
	}

	body .content .detail .search_box .search02 .w03 {
		position: relative;
		left: 0px;
	}

	body .home_box #centent.large .search_box .keyword .keyin {
		padding: 0px 110px 0px 0px;
	}

	body .menu_box .top_box h1 img {
		width: 100%;
	}

	body .link_box .col-xs-4 {
		width: 50%;
	}

	body .banner .slick-slide .title {
		display: none;
	}

	body .banner .slick-prev, body .banner .slick-next {
		bottom: 36%;
	}

	body .banner .slick-prev {
		left: 0;
	}

	body .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 {
		padding: 0;
	}

	body .content .detail .search_box .search01 .keyin,body .content .detail .search_box .search02 .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 {
		padding: 0 110px 0 0;
	}

	body .content .detail .search_box .keyword .button {
		top: 18px;
	}
}

@media (max-width: 450px) {
	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 .home_box .content .plug {
	    /* position: relative; */
	    /* top: 10px; */
	    /* right: 0; */
		display: inline-block;
	    /* margin-bottom: -20px; */
	}

	body .home_box .content .plug .group {
		float: right;
		margin-left: 0;
	}

	body .home_box .content .plug .set.group {
		margin-top: 8px;
	}

	body .main .life_info .col-xs-4 {
		width: 100%;
	}
}

@media (max-width: 410px) {
	body .top h1 img {
		padding-left: 40px;
	}

	h2 img {
		display: none;
	}
}

@media (max-width: 400px) {
	body .home_box .content .opera li a {
		width: 30px;
		height: 30px;
		overflow: hidden;
		text-indent: -9999px !important;
		background-position: 50% !important;
	}
}

@media (max-width: 350px) {
	body .footer_box .footer .link .icon01 .group {
		display: inline-block;
	}

	.r_news {
		clear: both;
	}

	body.in .news_list .ui-tabs .ui-tabs-panel ul li .l_pic {
		float: left;
		width: 100%;
		margin: 0 15px 0 0;
	}

	.l_pic img {
		width: 100%;
	}
}



/*新增 首頁增加澎湖Travel臉書*/
@media (max-width: 992px) {
.fb_pc {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 25px;
}
    }
@media (max-width: 1182px) {
.elc_out {
	padding: 0px 0;
}
    }
@media (max-width: 600px) {
.fb_pc {
    display: none;
}
    }
@media (max-width: 992px) {
.fb_phone {
    text-align: center;
    padding-top: 20px;
}
    }
@media (max-width: 600px) {
.fb_phone {
    display: block;
    margin-bottom: 25px;
}
    }
       @media screen and (min-width: 992px) {
				 	 .topbanner .phone {
    					display: none;
  					}
				 }
				 @media screen and (max-width: 992px) {
				 	 .topbanner {
    			/* margin-top: 51px !important; */
    			}
  					.topbanner .pc {
    display: none;
  }
  .topbanner .slogn .headline {
    font-size: 155%;
    margin: 0;
    font-weight: bold;
    min-width: 250px;
  }
  .topbanner .slogn .subtitle {
    letter-spacing: 1px;
  }
  .topbanner .phone .slogn {
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    padding: 22px 25px;
    border-radius: 5px;
  }
  .topbanner .phone .bnbg {
    height: 250px;
    position: relative;
    text-align: center;
  }
  .topbanner .phone img {
    position: absolute;
    height: 100%;
    width: auto;
    bottom: 0;
    top: 0;
    left: 50%;
    right: 50%;
    transform: translate(-50%, 0%);
  }
				 }
@media screen and (max-width: 530px) {
				 	 .topbanner {
    			/* margin-top: 109px !important; */
    			}
    			}