@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: '微軟正黑體修正';
    unicode-range: U+7db0, U+78A7, U+7B75; /* ASCII (碧筵綰) */
    font-style: normal;
    font-weight: bold;
    src: local(Yu Gothic), local(MS Gothic);
}

body {
	letter-spacing: 1px;
	padding: 0 !important;
	background: none !important;
	font: 15px "微軟正黑體" !important;
	color: #4a4949 !important;
	scrollbar-face-color: #50B584;
	overflow-x: hidden !important;
}
body .into a:focus {
    color: #000000;
}
body a {
	text-decoration: none;
}
body a:hover, body a:focus {
	text-decoration: underline;
}
body a:focus {
    outline: 2px #f00 dotted;
}
body .slick-dots button:focus {
    outline: 2px #f00 dotted !important;
}
body .sbanner button:focus {
    outline: 2px #f00 dotted !important;
}
.gotop a{
    top: -50px;
    position: relative;
    text-indent: -9999px;
    display: block;
}
.topbanner {
    margin-bottom: 0 !important;
}
.topbanner img {
  width: 100%;
}
.topbanner .slick-dots {
    bottom: 10px;
}
.topbanner .slick-dots li button{
    background-color: #fff;
    border-radius: 50px;
    opacity: 0.5;
}

.topbanner .slick-dots .slick-active button {
    opacity: 1;
}
.topbanner .slick-dots li button::before {display: none;}
.slick-slide a {
    display: block;
}
.top_plus .accesskey {
	left: -20px;
}
body.En{
	font-family: arial!important;
}
body .into a {
    color: rgba(255, 255, 255, 0);
    display: block;
    position: absolute;
    z-index: 999;
}
body .slick-slide img {
    width: 100%;
}
::-webkit-scrollbar {
	/*width: 8px;*/
	/*margin-left: 5px;*/
}

::-webkit-scrollbar-track {
	  background-color: rgba(122, 98, 98, 0);;
} /* 滚动条的滑轨背景颜色 */

::-webkit-scrollbar-thumb {
	  background-color: #50B584;
	border-radius: 20px;
	width: 15px!important;
} /* 滑块颜色 */

::-webkit-scrollbar-button {
	  background-color: rgba(122, 98, 98, 0);;
} /* 滑轨两头的监听按钮颜色 */

::-webkit-scrollbar-corner {
	  background-color: black;
} 
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*/
}

a.accesskey {
	position: absolute;
	/* color: #ffffff !important; */
}

body .into a {
	color: rgba(255, 255, 255, 0);
	display: block;
	position: absolute;
	z-index: 999;
}

body .bottomarea a.accesskey {
	top: 0;
}

label {
	display: inherit;
}

body .center_box {
	max-width: 1150px;
	margin: auto;
	position: relative;
	position: relative;
	
}

body.in .bottomarea .center_box {
	padding: 20px;
}


/*-----------字型大小----------------*/

body #centent.large {
	font-size: 120%;
}

body #centent.small {
	font-size: 90%;
}

body #centent.medium {
	font-size: 100%;
}

body .home_box #centent.large .sub ul li {
	margin: 15px 0;
}

body .home_box #centent.large .search_box .opt {
	padding: 0 0 0 80px;
}

body .home_box #centent.large .search_box .search01 .keyin {
	padding: 0 40px 0 80px;
}

body .home_box #centent.large .search_box .search02 .keyin {
	padding: 0 266px 0 25px;
}

body .home_box #centent.large .search_box .search02 .icon {
	right: 250px;
}

body .home_box #centent.large .search_box .search02 .w02 {
	right: 210px;
}

body .home_box #centent.large .search_box .keyword .keyin {
	padding: 0 110px 0 127px;
}

body .top_box .top_plus .icon img {
    width: auto;
    position: relative;
    top: 3px;
}
/*----------------------------------*/

body .container,
body .home_box,
body .menu_box,
body .sbanner_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: 310px; */
	/* z-index: 999; */
	background-repeat: no-repeat;
	background-color: #faf0e4;
}

body.in .container {
	background-color: #ffffff;
}

body .event,
body .sbanner_box {
	clear: both;
	margin-top: 15px;
	float: left;
	padding: 0;
	position: relative;
	z-index: 2;
}

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 video{
	margin-top: -100px;
	position: relative;
	z-index: 999;
	top:-50px
}

body .ivideo .slick-dots li button:before,
body .ivideo .slick-dots li button:active{
	color: #fff;
}
body .ivideo .slick-dots{
	bottom: 7%;
	left: 0px;
}
body .activity {
	padding: 20px 10px 0 10px;
	width: 100%;
	max-width: 1150px;
	margin: auto;
	position: absolute;
	z-index: 2;
	height: 0;
	top: 120px;
	left: 50%;
	transform: translate(-50%, 0);
}

body .activity .show_box {
	clear: both;
	opacity: 1;
	height: auto;
	/* display: inline-block; */
	max-width: 1150px;
	margin: auto;
	transition: .5s;
}
body .activity .nshow_box .bar {
	display: none;
}

body .news_area .show_box .news_list {
	margin: 0 0 0 0;
}

body .news_area .show_box {
	/* display: flex; */
}

.row {
	margin-right: 10px;
	margin-left: 10px;
}

body .top {
	height: 50px;
	background-position: bottom;
	z-index: 2;
	position: relative;
	background-color: #FFF;
	top: 0;
}

body .menu_box .top {
	display: none;
}


/*************************  subMenuBottom  **************************/

.subMenuBottom {
	width: 100%;
	position: absolute;
	top: 40px;
	z-index: 1
}

body .top_box {
	margin: auto;
	max-width: 1150px;
	position: relative;
}

body .top_box h1 a {
	display: block;
}


/*-----------------top----------------------*/

body .top h1 {
	position: absolute;
	left: 32px;
	top: 12px;
	z-index: 9999
}

body .top h1 a {
	display: block;
	/* max-width: 358px; */
}

body .home_box .content .sub .pic img,
body .top img,
body .link_box li img {
	width: 100%;
}


/*--------album---------------*/

body .sub .album .lb-overlay {
	/* position: fixed; */
	z-index: 9999;
	background: rgba(0, 0, 0, 0.8);
	overflow: scroll;
}

body .sub .album .lb-overlay:target {
	padding: 0px 10px;
}

body .sub .album .lb-overlay img {
	max-width: 100%;
	max-height: 600px;
	padding: 5px;
	background-color: #fff;
	width: auto !important;
}

body .sub .album .lb-overlay > div {
	width: 100%;
	max-width: 800px;
	padding: 5px 5px 5px 5px;
	height: auto;
	border: none !important;
	margin: 40px auto 0px auto;
}

body .sub .album .lb-overlay > .date,
body .lb-overlay > .title {
	margin: 0 auto;
	padding: 0 0 5px 0;
	color: #fff;
	text-shadow: none;
}

body .sub .album .lb-overlay > .title {
	padding: 0 0 10px 0;
	background-image: none !important;
	text-align: center;
	color: #fff;
	font-size: 100%;
	margin: auto !important;
}

/*
body .sub .album .lb-prev,
body .lb-next {
	z-index: 999999999999;
	display: block;
	top: 50%;
	height: 50px;
	width: 30px;
	left: inherit;
	margin: 0;
}

body .sub .album .lb-prev {
	left: 20px;
}

body .sub .album .lb-next {
	right: 20px;
}
*/

body .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: inherit;
	display: inline-block;
	position: relative;
	top: 25px;
	text-decoration: none;
	margin: 0;
}

body .sub .album .lb-overlay:target a.lb-close {
	opacity: .5;
}

body .sub .album .lb-overlay:target a:hover.lb-close {
	opacity: 1;
}


/*----------------------------------*/


/*-----------------top----------------------*/

body .top h1 {
	position: absolute;
	left: 68px;
	top: 7px;
}

body .top h1 img {
    max-width: 235px;
}

body .top h1 a,
body .menu_box .top .logo a {
	display: block;
	max-width: 358px;
}


/***********************srarchBtn**************************/

body .menu_box .fa-search {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	font-size: 16px;
	margin: 6px 6px 0 0;
}

body .menu_box input[type="button"] {
	background: #2b93c3;
    border: 0;
    text-indent: -9999px;
    background-image: url(../images/index/botton_bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 33px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}

body .menu_box input[type="button"]:hover {
    background-position: 0 -30px;
}

body .menu_box .search_box {
	position: absolute;
	left: 0px;
	bottom: 30px;
	padding: 15px 20px 5px 20px;
	border-radius: 20px;
	background-color: rgba(0, 0, 0, 0.5);
	/* width: 100%; */
}

body .menu_box .search_box .search {
	position: relative;
	/* height: 30px; */
}

body .menu_box .search_box .hot a {
	color: #fff;
	font-size: 90%;
	line-height: 30px;
	font-weight: bold;
}

body .menu_box .search_box .hot {
	color: #fff;
	float: right;
}

body .menu_box .search_box .detail_bt a {
	color: #ffdb00;
	text-decoration: underline;
	margin-left: 10px;
}

body .menu_box .search_box .detail_bt a:hover {
	color: #ff7b22;
}

body .menu_box .search_box .subtitle {
	color: #419ec9;
	margin: 0;
	background-image: url(../images/all/arrow01.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
}

body .menu_box .search_box input[type="text"] {
	border: 0;
	height: 30px;
	width: 100%;
	margin-right: 0;
	padding: 0px 40px 0 5px;
}

body .menu_box .calendar {
	background-image: url(../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;
}


/*------------------menu--------------------*/

body .menu_box {
	height: 62px;
	z-index: 222;
	display: block;
	/* top: 310px; */
	background: #51b580;
	background: -moz-linear-gradient(top, rgb(81, 181, 108) 0%, rgb(81, 181, 128)33%, rgb(80, 181, 132) 66%, rgb(81, 198, 162)100%);
	background: -webkit-linear-gradient(top, rgb(81, 181, 108) 0%, rgb(81, 181, 128)33%, rgb(80, 181, 132) 66%, rgb(81, 198, 162)100%);
	background: linear-gradient(to top, rgb(81, 181, 108) 0%, rgb(81, 181, 128)33%, rgb(80, 181, 132) 66%, rgb(81, 198, 162)100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeca00', endColorstr='#eeca01', GradientType=1);
}

body .smaller .menu_box {
	background-color: #34628a;
	height: 30px;
}

body .menu_box .wrapper .drop-icon {
	background-image: url(../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(../images/all/arrow_bottom.png);
}

body .menu_box .wrapper .sub-menu li .drop-icon {
	background-image: url(../images/all/arrow_right.png);
}

body .menu_box .wrapper #menu .sub-menu li a {
	padding: 5px;
	border: 0;
	font-size: 105%;
}

body .menu_box .wrapper #menu .sub-menu li a:hover {
	color: #ff7b22;
}

body .menu_box .menu {
	position: absolute;
	width: 100%;
	bottom: 0;
}


/*-------------------------nav---------------------------*/

body .top_box .top_link,
body .menu_box .top_plus,
body .top_box .top_plus {
	position: absolute;
	color: black;
}

body .menu_box .top_plus {
	display: none;
}

display: none;

}
body .top_box .top_plus {
	right: 0;
	*/ top: -353px;
	top: 10px;
	*/
}
body .top_box .top_link {
	top: 78px;
	left: 107px;
	z-index: 999999;
	font: inherit;
	margin: 0;
}
body .top_box .top_plus {
	right: 0;
	top: 10px;
}
body .top_box .logobg {
	background-image: url(../images/all/logobox.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	position: relative;
	left: -120px;
	top: 10px;
	width: 570px;
	height: 170px;
	text-indent: -9999px;
}
body .logoEn img{
	position: relative;
	left: -5px;
}
body .top_box .top_link a,
body .menu_box .top_plus a,
body .top_box .top_plus a {
	margin: 0 5px;
	color: #fff;
	white-space: nowrap;
}
body .menu_box .top_plus a,
body .top_box .top_plus a {
	opacity: 0.7;
	line-height: 30px;
	color: black;
}
body .menu_box .top_plus .icon,
body .top_box .top_plus .icon {
	background-color: #14b848;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 17px;
	border-radius: 50px;
}

/************************* Icon ********************/
body .menu_box .top_plus .icon.talk,
body .top_box .top_plus .Youtube i {
	position: relative;
	top: -1px;
	left: 1px;
}
body .menu_box .top_plus a:hover,
body .top_box .top_plus a:hover {
	opacity: 1;
}
body .top_box .top_link .accesskey {
	left: -18px;
	position: absolute;
}
body .top .top_link a:hover {
	color: #ff7b22;
}
body .menu_box .flexnav {
	/* float: left; */
	/* margin-top: 4px; */
	background-color: rgba(0, 0, 0, 0.83);
	display: inline-block;
	width: auto;
	margin-top: 4px;
	position: relative;
}
body .menu_box nav {
	text-align: center;
	max-width: 1150px;
	display: flex;
	margin: auto;
	position: relative;
}
body  .menu_box  .flexnav li {
	background-color: transparent;
}
body  .menu_box  .flexnav > li {
	/* background-color: transparent; */
	/* width: 10%; */
	background-color: transparent;
	width: auto;
	position: static;
}
body .menu_box  .flexnav > li:nth-child(6),
body .menu_box  .flexnav > li:nth-child(8) {
	/* width: 14.5%; */
}
body .menu_box  .flexnav > li:nth-child(9) {
	/* width: 11%; */
}
body .menu_box nav .flexnavEn li {
	background-color: transparent;
	width: 25%;
	text-align: center;
	font-size: 90%;
}
body .menu_box nav .flexnavEn li a {
	padding: .96em .9em 2em .9em;
}
body .menu_box .flexnav li a {
	background: transparent;
	border: none;
	color: #FFF;
	font-size: 115%;
	text-align: center;
	z-index: 99999;
	font-weight: bold;
	padding: .96em 1em 1.2em 1em;
}
body .menu_box .flexnav a.accesskey {
	position: absolute;
	left: -10px;
	top: 16px;
	color: #fff;
}
body .menu_box .flexnav ul li a {
	text-align: left;
	font-size: 105%;
	border-bottom: 1px rgba(255, 255, 255, 0.5) dotted;
	padding: 10px 10px;
	color: #fff;
	display: block;
	
}
body .menu_box .flexnav ul li {
	padding: 0;
	width: 32%;
	margin-right: 5px;
}
body .menu_box .flexnav .touch-button {
	background: transparent;
	text-align: right;
	z-index: 99999;
	display: none;
}
body .menu_box .flexnav ul li .touch-button .navicon {
	background-image: url(../images/all/arrow_right.png);
	top: 10px;
}
body .menu_box .flexnav .touch-button .navicon {
	background-image: url(../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(../images/all/arrow_bottom.png);
}
body .menu_box .flexnav ul li .touch-button {
	padding: 0 10px 0 0;
}
body .menu_box .flexnav li ul {
	background-color: #119e5a;
	border-radius: 0;
	width: 100%;
	top: 58px;
	display: none;
	z-index: 99999;
}
body .menu_box.smaller .flexnav li ul {
	bottom: inherit;
	top: 45px;
}
body .menu_box .flexnav li ul ul {
	background-color: #0e6eb8;
	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  i{
	font-size: 40px;
	color: #119e5a;
	transition: all .5s ease;
}
body .menu_box .menu-button  i:hover{
	font-size: 40px;
	color: #ff7b22
}
body .menu_box .menu-button .touch-button {
	display: none;
}
body .menu_box .menu-button {
	background: none; 
	border: none;
	/* display: inline-block; */
	/* float: left; */
	/* position: static; */
	
	z-index: 999999;
	position: absolute;
	top: 0;
}
body  #gotop  {
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	font-size: 50px;
	color: #fff;
	cursor: pointer;
	text-shadow: 0px 0px 5px gray;
	/*--display: none !important;-*/
	display: none;
}

body .home_box .main .gotop a:hover {
	opacity: .8
}
body .home_box .content .opera li.gotop a {
    /* display: none; */
    background-image: url(../images/home/gotop.png);
    background-color: transparent;
    width: 55px;
    height: 55px;
    text-indent: 9999px;
    opacity: 0.5;
}

body .home_box .content .opera li.gotop a:hover {
    background-color: transparent;
    opacity: 1;
}
/*---------- 業務區塊 -----------------*/
.business_box {
	padding: 50px 0px 70px 0px;
	background-image: url(../images/all/containerbg.jpg);
	margin-bottom: -30px;
	position:relative;
	z-index: 99;
}
.business_box .business_area {
	max-width: 1150px;
	margin: auto;
}
.business_box .title {
	width: 160px;
	height: 125px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	padding: 80px 15px 0 0;
	margin-bottom: 8px;
	font-size: 120%;
	text-shadow: 0 0 5px gray;
	font-weight: bold;
	display: block;
}
.business_box .download {
	background-color: #fac339;
	background-image: url(../images/index/business_title01.png);
}
.business_box .service {
	background-color: #34bfae;
	background-image: url(../images/index/business_title02.png);
}
.business_box .neighbor {
	background-color: #6ba6ff;
	background-image: url(../images/index/business_title03.png);
}
.business_box #download {
	border-radius: 5px;
	border: 4px solid #fac339;
}
.business_box #service {
	border-radius: 5px;
	border: 4px solid #34bfae;
}
.business_box #neighbor {
	border-radius: 5px;
	border: 4px solid #6ba6ff;
}
.business_box .serviceBox select {
	width: 100%;
	background-color: rgba(240, 248, 255, 0);
	padding: 5px 10px;
	border: 1px solid #119e5a;
	border-radius: 5px;
}
.business_box .businessBtn i {
	font-size: 50px;
	position: absolute;
	margin-left: 157px;
	margin-top: -40px;
}
.business_box .download i {
	color: #fac339;
}
.business_box .service i {
	color: #34bfae;
}
.business_box .neighbor i {
	color: #6ba6ff;
}
.business_box .serviceBox {
	height: 392px;
	margin-left: -18px;
	padding: 15px;
}
.business_box .serviceBox a {
	display: block;
	padding: 9px 5px;
	border-bottom: 2px dotted #119e5a;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}  .business_box .serviceBox .boxaa {
	display: block;
	padding: 9px 5px;
	border-bottom: 2px dotted #119e5a;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
} 
.business_box .serviceBox p {
	font-size: 100%;
	margin: 15px 0;
}
body .business_box  .more:hover{
	color: #ff7b22;
}
body .business_box .more {
	background: none;
	border: solid 2px #119e5a;
	border-radius: 5px;
	padding: 0 5px 2px 5px;
	width: 75px!important;
	position: absolute;
	right: 0;
	margin: 0 35px 20px 0;
	bottom: 0;
	color: #119e5a;
	text-decoration: none;
	font-weight: bold;
}
.business_box #neighbor span {
	width: 100px;
	display: inline-block;
	font-weight: bold;
}

/*----------業務區塊-end----------------*/

/*---------共用連結-------------*/
body .friend .box {
	display: block;
	float: left;
	width: 100%;
	height:330px;
	overflow: hidden;
	position: relative;
}
/*
body .banner,
body .friend {
	padding: 10px 10px;
	background-color: rgba(255, 255, 255, 0.5);
}
*/
body h2{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 20px;
}
/***************** Slider Left n Right Icon ******************/
#arrow_left i,
#arrow_right i {
	font-size: 100px;
	margin-top: -0px;
	color: #05c352;
	text-shadow: 0px 0px 5px gray;
}
body .friend .box .tab_box {
	position: absolute;
	width: 100%;
	border: 1px solid #fff;
	/* display: none; */
	padding: 0px 0px 0px 20px;
}
body .friend .box .tab_box .bt {
	position: absolute;
	z-index: 99999;
	padding: 10px 0px;
	border-bottom: 1px dotted #fff;
}
body .friend .box .tab_box .bt a {
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	display: block;
}
body .friend .box .tab_box .detail {
	background-color:#fff;
	width: 100%;
	position: relative;
	
}
body .friend .box .tab_box .list {
	padding: 0 0 0 105px;
	
}
body .friend .box .tab_box .detail .arrow {
	position: absolute;
	left: -7px;
	top: 23px;
}
body .friend .box .tab_box .detail .more a {
	position: absolute;
	width: 60px;
	height: 8px;
	display: block;
	bottom: 20px;
	right: 15px;
	color: #119e5a;
	text-decoration: none;
	
}
body .friend .box .tab_box .detail .more a:hover{
	color: #ff7b22;
}
body .friend .box .tab_box .detail .arrow i{
	color: #fff;
	font-size: 22px;
}
body .friend .box .tab_box.area01 .detail .arrow {
	top: 10px;
}
body .friend .box .tab_box.area02 .detail .arrow {
	top: 55px;
}
body .friend .box .tab_box.area03 .detail .arrow {
	top: 100px;
}
body .friend .box .tab_box.area04 .detail .arrow {
	top: 145px;
}
body .friend .box .tab_box.area05 .detail .arrow {
	top: 190px;
}
body .friend .box .tab_box.area06 .detail .arrow {
	top: 235px;
}
body .friend .box .tab_box.area07 .detail .arrow {
	top: 280px;
}
body .friend .box .tab_box.area08 .detail .arrow {
	top: 325px;
}
body .friend .box .tab_box .detail ul li a {
	color: #119e5a;
	font-size: 110%;
}
body .friend .box .tab_box .detail ul {
	padding: 10px 10px 32px 20px;
	height: 320px;
	overflow: hidden;
}
body .friend .box .tab_box .detail ul li {
	padding: 10px 5px 8px 00px;
	background-repeat: no-repeat;
	padding: 6px;
    float: left;
    width: 50%;
    line-height: 120%;
}
body .friend .box .tab_box .detail ul li i{
	color: 119e5a;
	margin-right: 10px;
	border: 1px solid #119e5a;
	padding: 3px 7px 3px 9px;
	border-radius: 50px;
}
body .friend .box .tab_box.area01 .bt {
	top: 0;
	padding-right: 0;
}
body .friend .box .tab_box.area02 .bt {
	top: 45px;
}
body .friend .box .tab_box.area03 .bt {
	top: 90px;
}
body .friend .box .tab_box.area04 .bt {
	top: 135px;
}
body .friend .box .tab_box.area05 .bt {
	top: 180px;
}
body .friend .box .tab_box.area06 .bt {
    top: 225px;
}
body .friend .box .tab_box.area07 .bt {
    top: 270px;
}
body .friend .box .tab_box.area07 .bt {
	border-bottom: none;
}
body .friend .box .tab_box.area08 .bt {
	top: 300px;
}
body .friend .box .tab_box.area09 .bt {
	top: 340px;
}
/***********申辦服務系統******************/
body .eservice p{
	color: #fff;
	font-size: 120%;
	margin: 15px 0px;
	font-weight: bold;
}
body .eservice select{
	background-color: rgba(236, 244, 251, 0);
	border: solid 2px #fff;
	padding: 5px 0 5px 5px;
	width: 100%;
	border-radius: 5px;
	color: #fff!important;
}
body .eservice option:checked{
	color: #FFF;
}
body .eservice option{
	color: #119e5a
}
/*----------抬頭顯示器-------------------*/
body .menu_box.smaller {
	position: fixed;
	transition: height 0.3s;
	z-index: 999;
	bottom: inherit;
	width: 100%;
	top: 0;
	background-position: bottom;
}
body .menu_box.smaller .search_box {
	display: none;
}

/*-----------------Main --------------*/
body .row {
	padding: 0;
	margin: 0;
	position: relative;
	/* border-top: 5px #c1d299 solid; */
}
body.home .row {
	/* border: none; */
}

/*----------跑馬燈-----------------------*/
body .marquee_box {
	font-size: 115%;
	padding: 15px 0px 15px 0;
	width: 100%;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	background-color: rgb(255, 123, 34);
	margin-top: -5px;
}
body .marquee_box .marquee {
	max-width: 1150px;
	width: 100%;
	font-size: 100%;
	margin: auto;
	overflow: hidden;
  white-space: nowrap;  }
body .marquee_box .marquee .js-marquee a,body .marquee_box .marquee .js-marquee {
	color: #fff;
	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(../images/all/icon_marguee.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 45px;
	height: 28px;
	background-color: #fff;
}

/*banner*/
body .urgent {
	padding: 0px 15px 4px 15px;
 font-size: 115%;	background-image: url(../images/all/containerbg.jpg);
	background-repeat: repeat-x;
}
body .timely {
	margin-top: 0;
}
body.home .timely {
	display: none;
}
body .urgent_box {
	max-width: 950px;
	margin: auto;
	padding: 10px 0 10px 130px;
	background-image: url(../images/index/urgent_title.png);
	background-position: 0 center;
	background-repeat: no-repeat;
}
body .urgent_box .pic {
	/* display: none; */
	
	text-align: center;
}
body .urgent_box .txt,
body .urgent_box .txt a {
	color: black;
	text-align: center;
}
body .urgent_box img {
	border: 1px #fff solid;
	width: 100%;
	max-width: 800px;
}
body .news_area a.accesskey {
	top: 0;
	left: 0;
	color: #a5bb72 !important;
}
body .banner .slick-slide,
body .menu_box .top_box {
	position: relative;
	max-width: 1150px;
}
body .banner .slick-slide img {
	width: 100%;
}
body .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 .banner .slick-list {
	width: 100%;
	margin-bottom: 0;
}
body .banner .slick-prev,
body .banner .slick-next {
	width: 30px;
	height: 50px;
	right: inherit;
	left: inherit;
	text-indent: -9999px;
	opacity: 0.5;
	z-index: 99;
}
body .main .banner .slick-prev:hover,
.slick-prev:focus,
body .main .banner .slick-next:hover,
.slick-next:focus {
	opacity: 1;
}

body .banner .slick-dots {
	top: 0;
	right: 20px;
	width: auto;
}

/*-----訊息區塊-----*/
body.in .top_area {
	padding: 120px 0 60px 0;
	position: relative;
	z-index: 99;
	background-color: #e6e6e6;
	/*---margin-top: -30px;--*/
	min-height: 250px;
}

body.in .top_area .news_area .bt a,
body.in .top_area .activity .bt a,
body.in .top_area .news_area .bthover a,
body.in .top_area .activity .bthover a {
	position: absolute;
	top: -60px;
	font-size: 145%;
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 10px 0px;
	border-radius: 50px;
	white-space: nowrap;
	z-index: 3;
	width: 100%;
	max-width: 190px;
	text-align: center;
	
}
 .news_btbg{
	border-radius: 100px;
	background-color: #3e3a39;
	width: 100%;
	max-width: 415px;
	height: 65px;
	position: absolute;
	z-index:1;
	top: -68px;
	left: 50%;
	margin-left: -200px;
	text-align: center;
	
}
body.in .main .top_area .news_area .bt a:hover,
body.in .main .top_area .activity .bt a:hover,
body.in .main .top_area .news_area .bt a:active,
body.in .main .top_area .activity .bt a:active,
body.in .main .top_area .news_area .bt a:focus,
body.in .main .top_area .activity .bt a:focus {
	background-color: #119e5a;
	color: #fff;
}
body.in .top_area .news_area .bt a,
body.in .top_area .news_area .bthover a {
	left: 390px;
	
}
body.in .top_area .activity .bt a,
body.in .top_area .activity .bthover a {
	right: 370px;
}
body.in .top_area .activity .bt a:active,
body.in .top_area .activity .bt a:hover,
body.in .top_area .news_area .bt a:active,
body.in .top_area .news_area .bt a:hover,
body.in .top_area .news_area .bthover a,
body.in .top_area .activity .bthover a {
	color: #fff;
	background: #119e5a;
}
body.in .top_area .news_area {
	max-width: 1150px;
	margin: auto;
	position: relative;
	z-index: 9999;
}

/*頁籤*/
body.in .news_list .ui-tabs .ui-tabs-nav{
	display: block;
	margin: auto;
	max-width: 925px;
	position: relative;
	z-index: 3;
	margin-top: 40px;
}
body.in .news_list .ui-tabs .ui-tabs-nav li {
	border: none;
	background-color: #e6e6e6;
	font-weight: normal
	text-align: center;
	width: 180px;
}


body.in .news_list .ui-widget-content {
	background: #e6e6e6;
	border: none;
	padding: 0;
}
body.in .news_list .ui-tabs .ui-tabs-panel {
	padding: 30px 0 0 0;
}
body.in .news_list .ui-tabs .event_pic.ui-tabs-panel {
	padding: 10px 0 0 0;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li.first a,
body.in .news_list .ui-tabs .event_pic.ui-tabs-panel ul li a {
	background-image: none;
	padding: 5px 5px 20px 5px;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li.first a {
	display: inline-block;
	width: 100%;
}
body.in .news_list .ui-tabs .	event_pic.ui-tabs-panel ul li {
	padding: 0 5px;
}
body.in .news_list .ui-tabs .event_pic.ui-tabs-panel ul ul {
	margin: 0 0 10px 0;
}
body.in .news_list .ui-tabs .event_pic.ui-tabs-panel ul .pic img {
	width: 100%;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li .l_pic {
	float: left;
	margin: 0 15px 0 0;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li .l_pic img {
	border: 3px #cfcfcf solid;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li a {
	padding: 15px 10px 15px 10px;
	position: relative;
	display: block;
	border-bottom: 2px #119e5a dotted;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li:last-child a {
	border-bottom: none;
}
body.in .news_list .ui-tabs .event_pic.ui-tabs-panel ul li a {
	background-color: #e6e6e6;
	border: 1px #e6e6e6 solid;
	margin: 0 0 5px 0;
	padding: 5px;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li a:hover {
	background-color: rgba(0, 191, 59, 0.5);
	text-decoration: none;
}
body.in .news_list .ui-tabs .ui-tabs-panel .more a:hover{
	color: #ff7b22;
}
body.in .news_list .ui-tabs .ui-tabs-panel .more a {
	background: none;
	border: solid 2px #119e5a;
	border-radius: 5px;
	padding: 0 5px 2px 5px;
	width: 80px;
	position: absolute;
	right: 0;
	margin: 40px 0px -10px 0;
	bottom: 0;
	text-decoration: none;
	color: #119e5a;
	font-weight: bold
		
}
body.in .news_list .ui-tabs .ui-tabs-panel .more {
	display: inline-block;
	width: 100%;
}
body.in .news_list .ui-tabs .ui-tabs-panel .more a:hover {
	background-position: 0 bottom;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li .date {
	font-size:100%;
	font-weight: bold;
	letter-spacing: 0;
	float: left;
	border-radius: 50px;
	line-height: 150%;
	margin-right: 10px;
	font-family: arial;
	margin-right: 5px;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li .date i{
	margin-left: 5px;
	font-size: 18px
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li.first .date {
	/* position: absolute; */
	
	display: table;
	float: none;
	margin: 5px 0 15px 0;
}
body.in .news_list .ui-tabs .ui-tabs-panel ul li .title {
	font-weight: bold;
	font-size: 95%;
	line-height: 120%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	*/ position: relative;
	letter-spacing: 0.12em;

}
body.in .news_list .ui-tabs .ui-tabs-panel ul li .long {
	font-size: 90%;
	line-height: 180%;
	margin-top: 10px;
	
}
body.in .news_list .ui-widget-header {
	background: #e6e6e6;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width: 100%;
}
body.in .news_list .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: none;
	display: block;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0;
	background-color: #e6e6e6;
	color: #119e5a;
	border: 2px #119e5a solid;
	border-radius: 5px;
	margin: 0 10px;
	text-align: center;
}
body.in .news_list .ui-state-default a,
body.in .news_list .ui-state-default a:link,
body.in .news_list .ui-state-default a:visited {
	color: #888;
}
body.in .news_list .ui-state-active,
body.in .news_list .ui-widget-content .ui-state-active,
body.in .news_list .ui-widget-header .ui-state-active {
	/* background: rgba(255, 255, 255, 0)/*{bgColorActive};
	url(../images/index/tab_arrow.png) /*{bgImgUrlActive}*/
	
	50%
	/*{bgActiveXPos}*/
	
	48px
	/*{bgActiveYPos}*/
	
	no-repeat
	/*{bgActiveRepeat}*/
	
	!important;
	*/ */
}
body.in .news_list .ui-state-active a,
body.in .news_list .ui-widget-content .ui-state-active a,
body.in .news_list .ui-widget-header .ui-state-active a {
	color: #ffffff !important;
	background-color: #119e5a !important;
}

/*長官區塊*/
.sir_area .name {
	font-weight: bold;
	margin-bottom: 10px;
	color: black
}
.sir_area .name img {
	margin-left: -13px;
}
body.in .sir_area ul li a {
	display: block;
	color: #de4d31
}
body.in .sir_area ul li a:hover {
	color: #119e5a
}
.sir_area .picture {
	position: absolute;
	bottom: -45px;
	right: -170px;
	z-index: -99;
}
.sir_area .picture img {
	z-index: -99;
}
body.in .main .sir_area .picture .name .sir_title {
	font-size: 90%;
	font-weight: bold;
}

/*link_box*/
body.in .bottomarea .link_box {
	max-width: 1150px;
	margin: 30px auto;
	float: none;
}
.bottomarea iframe{
	height: 400px; 
	float:left;
}
body .bottomarea .bg .center_box .clearfix{
	height: 380px;
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 40px;
    padding: 15px;
}
body .link_box .autoplay .slick-slide .pic img {
	width: 100%;
	padding: 5px;
}
body .link_box .autoplay .slick-slide a,
body .event .slick-slide a {
	display: block;
	transition: .5s;
	opacity: 0.8;
	padding: 5px;
}
body .event .slick-slide a {
	display: block;
	height: 100%;
	height: 100%;
}
body .link_box .autoplay .slick-slide a:hover,
body .event .slick-slide a:hover {
	text-decoration: none;
	opacity: 1;
}
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%;
	color: #ffffff;
}
body .link_box .autoplay .slick-dots {
	/* bottom: inherit; */
	
	bottom: -17px;
}

/*重要活動*/
.eventbtm {
	border-radius: 10px;
	border: 2px #119e5a solid;
	padding: 5px 10px;
	background-color: transparent;
	min-width: 20%;
	color: #119e5a;
	margin-left: 10px;
	margin-right: 5px;
}
body .activity .bar select {
	border-radius: 10px;
	border: 2px #119e5a solid;
	padding: 5px 10px;
	background-color: transparent;
	min-width: 21%;
	color: #119e5a;
	margin-left: 10px;
	margin-right: 5px;
}
body .activity .bar select option:checked {
	color: #119e5a;
}
body .activity .bar .month {
	color: #119e5a;
	line-height: 45px;
}
body .activity .bar .remonth a {
	background-color:lightgray;
	color: #119e5a;
	border-radius: 10px;
	padding: 8px 15px 8px;
	display: inline-block;
	font-size: 90%;
}
body .activity .bar .remonth a:hover {
	text-decoration: none;
	color: #ff7b22;
}
body .activity .bar {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 100%;
	padding: 25px 0;
	color: #119e5a;
}
body .activity .bar label {
	display: inline-block;
}
body .activity .nshow_box {
	clear: both;
	opacity: 0;
	height: 0;
	display: inline-block;
	max-width: 1150px;
	margin: auto;
	width: 100%;
}
/*訊息*/
body .event .slick-slide {
	background-color: #ffffff;
	margin: 0 5px;
	height: 380px;
	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-repeat: repeat-x;
	background-color: #ffffff;
	padding-bottom: 10%;
	border-radius: 0 0 5px 5px;
	box-shadow: 1px 1px 5px gray;
	margin-bottom: 10px;
	margin-top: 10px;
	height: auto;
	padding-bottom: 3%;
}
body .event .title {
	color: #6a76b6;
	font-size: 120%;
	font-weight: bold;
	overflow: hidden;
	/*padding: 5px 0;*/
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px #d4d4d4 dotted;
	margin:30px 0 0 15px;
	/*padding-bottom:25%;*/
}
body .event.pic .title {
	border-bottom: 0;
	white-space: normal;
	position: relative;
    min-height: 120px;
}
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: #2d4c48;
	font-size: 120%;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	overflow: hidden;
	text-align: center;
}
body .activity .event .title a:hover {
	color: #119e5a;
	-webkit-filter: brightness(1);
	filter: brightness(1);
	background-color: transparent;
}
body .activity .event .title {
	color: #2d4c48;
}
body .activity .event .date {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 10px 10px 20px;
	color: #595757;
	background-repeat: no-repeat;
	background-position: 8px 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
	font-size: 110%;
	font-family: arial;
	font-weight: bold;
}
body .activity .event .date i{
	margin-right: 10px;
	font-size: 125%;
	color: #2d4c48;
}
body .event.list .title {
	background-image: url(../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;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
body .event.list {
	padding: 0 40px 54px 40px;
}
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(../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;
}
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: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;
}
body .event.pic .pic {
	height: 67%;
}
body .activity .event.pic .pic {
	max-height: 245px;
	height: inherit;
}
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%;
    height: 245px;
}
body .event .box .more a {
	background-image: url(../images/index/bt_more.png);
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #a2ccdb;
	text-indent: -9999px;
	height: 40px;
	padding: 0;
	margin: 0;
}
body .event .box .more a:hover {
	background-image: url(../images/index/bt_morehover.png);
}
body .event .slick-prev,
body .event .slick-next {
	background-color: #fff;
	color: #119e5a;
	width: 30px;
	height: 70px;
	z-index: 99;
	opacity: 1;
	transition: .5s;
	font-size: 250%;
	text-align: center;
}

body .event .slick-prev i,
body .event .slick-next i{
	position: relative;
	top: -1px;
}

body .event .slick-prev:hover,
.slick-prev:focus,
body .event .slick-next:hover,
.slick-next:focus {
	background-color: #119e5a;
	color: #fff;
}

body .event .slick-prev {
	left: -40px;
}
body .event .slick-next {
	right: -40px;
}



/*-----------底部區塊---------------*/
body.in .bottomarea{
	position: relative;
	z-index: 100;
}
body.in .bottomarea .bg {
	background: #51b580;
	background: -moz-linear-gradient(right, rgb(81, 181, 108) 0%, rgb(81, 181, 128)33%, rgb(80, 181, 132) 66%, rgb(167, 205, 107)100%);
	background: -webkit-linear-gradient(right, rgb(81, 181, 108) 0%, rgb(81, 181, 128)33%, rgb(80, 181, 132) 66%, rgb(167, 205, 107)100%);
	background: linear-gradient(to right, rgb(81, 181, 108) 0%, rgb(81, 181, 128)33%, rgb(80, 181, 132) 66%, rgb(167, 205, 107)100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeca00', endColorstr='#eeca01', GradientType=1);
}
body .bottomarea {
	background-image: url(../images/index/second_area.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 2;
}
body .bottomarea .wave {
	background-image: url(../images/all/bottom_wave.png);
	background-repeat: no-repeat;
	background-position: center -35px;
	height: 92px;
	text-indent: -9999px;
}
body .bottomarea h2{
	font-size: 150%;
}
/*廣告專區*/
body .sbanner_box {
	float: none;
	padding: 30px 0px;
	margin: 0;
	background-image: url(../images/all/sbannerBg.JPG);
	/* background-size: cover; */
	/* background-attachment: fixed; */
	background-position: top;
	/* z-index: 999 */
	background-repeat: no-repeat;
	background-position: center center;
}
body .sbanner_box .sbanner {
	max-width: 1150px;
	margin: auto;
	padding: 10px 0 5px 0;
}

body .sbanner_box .slick-prev:before,
body .sbanner_box .slick-next:before {
	color: #555;
}
body .sbanner_box .slick-prev {
	font-size: 18px;
	left: 0;
	color: #transparent;
    outline: none;
    border:solid 1px #fff;
	border-radius: 50px;
	text-align: center;
}
body .sbanner_box button {
	z-index: 9999;
}
body .sbanner_box .slick-next {
	right: 0;
	color: transparent;
	outline: none;
	border:solid 1px #fff;
	border-radius: 50px;
	font-size: 18px;
	text-align: center;
}
body .sbanner_box .slick-prev:before, body .sbanner_box .slick-next:before {
	width: 20px;
	height: 20px;
	position: absolute;
	top:8px;
	color: #fff;
}
body .sbanner_box .slick-prev:hover:before,
body .sbanner_box .slick-next:hover:before,
body .sbanner_box .slick-prev:focus:before,
body .sbanner_box .slick-next:focus:before {
	color: #119e5a;
}
body .sbanner_box .slick-prev:before {
	content: '<';
	right:0;
}
body .sbanner_box .slick-next:before {
	content: '>';
	right:-2px;
}
body .sbanner_box .slick-track {
	padding: 10px 0;
}
body .sbanner_box .slick-slide img {
	border: 1px #d2d2d2 solid;
	margin: auto;
}
body .sbanner_box .slick-dots {
	top: -40px;
	text-align: right;
	bottom: inherit;
}
body .sbanner_box .slick-dots li {
	margin: 0;
}
body .sbanner_box .slick-dotted.slick-slider {
	margin: 0;
}
body .sbanner_box .slick-prev:hover,
body .sbanner_box .slick-prev:focus,
body .sbanner_box .slick-next:hover,
body .sbanner_box .slick-next:focus
{
    /* color: #119e5a; */
    outline: none;
    border:solid 1px #fff;
	border-radius: 50px;
	background-color: #fff
}
/*------------------ fat -----------------------*/
body .fat_box {
	background-image: url(../images/all/fat_bg.gif);
	background-color: #e9e7e6;
	position: relative;
	z-index: 3
}
body.home .fat_box {
	margin-top: 0;
}
body .fat_box .btn a {
	background-color: #e9e7e6;
	color: #000;
	display: block;
	padding-top: 3px;
	height: 26px;
	position: relative;
	border-radius: 5px 5px 0 0;	
	
}
body .fat_box .btn a span {
	font-size: 20px;
	line-height: 0;
	position: absolute;
	left:10px;
	top: 11px;
	font-weight: bold;
}
body.home .fat_box .btn a {
	/* color: #8d1059; */
	/* background-image: url(../images/all/fat_open02.png); */
}
body .fat_box .btn {
	display: block;
	margin: -33px auto 0 auto;
	width: 130px;
	float: right;
}
body.home .fat_box .btn {
	/* top: -80px; */
}
body .fat_box .fat {
	width: 100%!important;
	max-width: 1150px!important;
	margin: auto;
}
body .fat_box .ui-accordion .ui-accordion-header {
	padding: 0;
	text-indent: -9999px;
	background-color: none;
	border: none;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 60px;
	border-radius: 5px;
	position: absolute;
	top: -35px;
	right: 0px;
	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:none !important;
	border: none;
}
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: none;
	border: none;
}
body .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0);
}
body .fat_box .ui-widget-content {
	border-radius: 0;
	background: none;
	border: none;
	padding: 20px 0;
	height: auto !important;
	clear: both;
}
body .fat ul {
	width: 13.5%;
	float: left;
	margin: 0 .7% 40px 0%;
	white-space: nowrap;
	text-align: center;
}
body .fat ul li {
	white-space: normal;
	margin: 10px 0;
	padding: 5px 0px;
	border-bottom: 1px solid gray;
	
}
body .fat ul li:last-child{
	border-bottom: none;
}
body .fat ul li a {
	color: #000000;
	font-size: 90%;
	opacity: 0.7;
	line-height: 26px;
	
}
body .fat ul li.title{
	border-bottom: none;
}
body .fat ul li.title a {
	opacity: 1;color: #119e5a;
}
body .fat ul li.title a:hover {
	color: #ff7b22;
	text-decoration: none;
}
body .fat ul li a:hover {
	opacity: 1;
}	
body .fat ul .title a{
	border-bottom: none;
	border: solid 2px #c39809;
	font-weight: bold;
	font-size: 105%;
	color: #3e3a39;
	padding: 10px 0px;
	text-align: center;
	display: block;
}
body .fat ul .title .arrow {
	position: absolute;
	bottom: -12px;
	left: 46%;
}

/*----------footer----------*/
body .footer_box {
	background-color: #000000;
	height: 100%;
	border-top: 3px #434343 solid;
	z-index:-0
}
body .footer_box .footer {
	position: relative;
	padding: 65px 10px 15px 10px;
	color: #fff;
	line-height: 24px;
	z-index: 1
}
body .footer_box .footer .right div {
	margin: 0;
	position: relative;
	float: left;
	clear: both;
}

body .footer_box .footer .right div a {
    color: #fff;
}
body .footer_box .footer .map {
	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 {
	margin-bottom: 10px;
	position: relative;
}
body .footer_box .footer .link {
	position: absolute;
	right: 0;
	top: 79px;
}
body .footer_box .footer .link .icon01,
body .footer_box .footer .link .txt {
	/* position: absolute; */
}
body .footer_box .footer .link .icon01 {
	/* right: 0; */
	/* top: 54px; */
}
body .footer_box .footer .link .txt {
	clear: both;
	position: relative;
	float: right;
}
body .footer_box .footer .left,
body .footer_box .footer .right {
	position: relative;
}
body .footer_box .footer .left {
	top: -40px;
}
body .footer_box .footer .right {
	top: -30px;
}
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 {
	right: 10px;
	top: 0px;
	background: #434343;
	background: linear-gradient(-55deg, transparent 15px,#434343 0)bottom right, linear-gradient(55deg, transparent 15px,#434343 0)bottom left;
	background-repeat: no-repeat;
	border-radius:0px 0px 30px 30px;
	padding:10px 10px 10px  20px;
}
body .footer_box .footer .txt_link {
	position: absolute;
}
body .footer_box .footer .link .qrcode {
	float: right;
}
body .footer_box .footer .link li {
	float: left;
	margin-right: 10px;
	border: none;
}
body .footer_box .footer .link li img {
	width: 100%;
}
body .footer_box .footer .link .txt .date {
	background-image: url(../images/all/foot_time.png);
}
body .footer_box .footer .link .txt .people {
	background-image: url(../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%;
	float: none;
}
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(../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 .ed_pic.box02 ul li {
    width: 50% !important;
	float: left
}
body .ed_pic.box03 ul li {
    width: 33.333%;
	float: left
}
body .ed_pic.box04 ul li {
    width: 25%;
	float: left
}
body .ed_pic.box05 ul li {
    width: 20%;
	float: left
}
body .ed_pic.box02 ul li {
    width: 50% !important;
	float: left
}
body .ed_pic.box03 ul li {
    width: 33.333%;
	float: left
}
body .ed_pic.box04 ul li {
    width: 25%;
	float: left
}
body .ed_pic.box05 ul li {
    width: 20%;
	float: left
}
body .home_box .content {
	/* background-color: rgba(255, 255, 255, 0.40); */
	
	padding: 15px 25px 175px 25px;
	max-width: 1000px;
	margin: auto;
}
body .home_box .content .title {
	color: #119e5a;
	padding: 9px 0 5px 0px;
	font-size: 160%;
	font-weight: bold;
	margin: 30px 0 5px 0;
	position: relative;
	line-height: 25px;
	letter-spacing: 1px;
	clear: both;
	width: auto;
}
body .home_box .content .title i{
	margin-right: 5px;
}
body .ed_t2{
	color: #119e5a;
}
body .ed_t3{
	background-color: #119e5a;
}
body .ed_t4{
	color: #119e5a;
	border-left: 5px solid #119e5a;
    font-family: 微軟正黑體修正, 微軟正黑體, serif;
}
body .ed_t5 {
	color: #ff7b22;
	border-left: 5px #ff7b22 double;
}
body .ed_t6 {
    color: #119e5a;
    font-size: 125%;
    font-weight: 700;
    margin: 0 0 20px 0;
    display: block;
    text-align: center;
}
body .ed_t6 span {
    border-bottom: 4px #119e5a solid;
    padding: 0 15px 3px 13px;
}
body .rwd-table caption {
    background-color: #119e5a;
}
body .row .table0 th {
	white-space: nowrap;
	background-color: #50b584;
	border-right: #ddd 1px solid;
	text-align: center;
	color: #fff;
}
body .row .table0 th:nth-of-type(2n) {
	background-color: #55b36c;
}

body .home_box .content .sub {
	padding: 10px;
}
body .home_box .content .sub .pic {
	border: 1px #d2d2d2 solid;
	display: block;
	/* overflow: hidden; */
	position: relative;
	/* height: 100vh; */
	scrollbar-face-color: #50B584;
}
body .home_box .content .sub .pic.show {
    /* overflow-y: scroll; */
}
body .home_box .content .sub .pic::-webkit-scrollbar {
    width: 8px;
    margin-left: 5px;
}
body .home_box .content .sub .pic::-webkit-scrollbar-track {
    background-color: rgba(122, 98, 98, 0);
    ;
}

/* 滚动条的滑轨背景颜色 */

body .home_box .content .sub .pic::-webkit-scrollbar-thumb {
    background-color: #50B584;
    border-radius: 20px;
    width: 15px!important;
}

/* 滑块颜色 */

body .home_box .content .sub .pic::-webkit-scrollbar-button {
    background-color: rgba(122, 98, 98, 0);
    ;
}

/* 滑轨两头的监听按钮颜色 */

::-webkit-scrollbar-corner {
    background-color: black;
}
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(../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: none;
	border-left: 3px solid #ff7b22;
	font-size: 110%;
	line-height: normal;
	margin: 10px 0;
}
body .home_box .content .sub ul {
	margin-bottom: 20px;
}
body .home_box .content .sub .pic_news .frame {
	padding: 5px;
	float: left;
}
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(../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(../images/home/icon_water.png) !important;
	background-position: 15px 8px !important;
	border-bottom: 1px #c1c1c1 dotted;
	line-height: 20px;
	padding: 5px 5px 5px 34px;
	background-repeat: no-repeat !important;
}
body .home_box .content .annex.link li {
	background-image: url(../images/home/icon_water02.png) !important;
}
body .home_box .content .annex li .icon {
	margin-left: 5px;
}
body .home_box .content .sub .con {
	border-left: none;
}
body .home_box .content .sub .min_title {
	color: #ff7b22;
	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(../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(../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(../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:rgb(80, 181, 132);
	color: #fff;
	font-size: 130%;
	border-radius: 5px;
	font-weight: bold;
}
body .home_box .content .lines {
	text-indent: -9999px;
	border: solid 2px #119e5a;
	height: 0px;
	background-repeat: repeat-x;
	/* border-top: 3px #c5bea3 solid; */
	/* line-height: 10px; */
}
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: #fac339;
	padding: 5px 10px;
	color: #fff;
	border-radius: 5px;
	background-image: url(../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(../images/home/icon_link.png);
	background-color: rgb(224, 80, 35);
}

/*-------------pic_news-------------*/
body .home_box .content .pic_news .box {
	margin: 0 0 10px 0;
	height: 300px;
	overflow: hidden;
	position: relative;
	padding: 0 5px;
}
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;
	border: 1px #e3e6dd solid;
}
body .home_box .content .pic_news a:hover {
	background-color: rgb(191, 239, 213);
	text-decoration: none;
}
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 .date {
	color: #ff7b22;
	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 img {
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	border: 0;
	display: block;
	width: auto;
	border: none !important;
}

/*------按鈕列-------------*/
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(../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: #119e5a;
	display: block;
	color: #fff;
	padding: 5px 10px 5px 30px;
	background-image: url(../images/home/icon_print.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-radius: 0;
	transition: all .5s ease
}
body .home_box .content .opera li a:hover {
	background-color: #ff7b22;
	text-decoration: none;
}
body .home_box .content .opera .home a {
	background-image: url(../images/home/icon_home.png);
	background-position: 7px 8px;
}
body .home_box .content .opera .back a {
	background-image: url(../images/home/icon_back.png);
	background-position: 7px 9px;
}

/*-------------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 .list .info {
	/* position: absolute; */
	
	margin: 0;
	padding: 0;
	/* height: 20px; */
}
body .content .detail .list .con {
	border-bottom: 2px #000000 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;
	position: relative;
	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: #ffdbc2;
	border-bottom: 1px #cae3a0 solid;
	text-decoration: none;
}
body .content .detail .list .title {
	margin: 0;
	padding: 10px 5px;
	background-image: none;
	width: 100%;
	text-align: center;
	background-color: rgb(81, 181, 108);
	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: 105%;
	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: #ff7b22;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
body .content .detail .con .unit {
	color: #119e5a;
}
body .content .detail .con .num {
	font-family: inherit;
	color: #000000;
	font-size: 95%;
	font-weight: normal;
	margin-right: 5px;
}
body .content .detail .con .date {
	color: #a6a6a6;
	/* padding-left: 19px; */
	/* background-image: url(../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(255, 193, 7, 0.19);
	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;
}
#keyword {
	border-radius: 20px;
}
body .content .detail .search_box .keyword .keyin {
	padding: 0 110px 0 110px;
}
body .content .detail .search_box span {
	float: left;
	font-weight: bold;
}
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: #119e5a;
	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: #14b848;
	border: 0px;
	padding: 2px 0;
	color: #fff;
	border-radius: 3px;
}
body .content .detail .search_box .keyword input[type=button]:hover {
	background-color: #119e5a;
}
body .content .detail .search_box .w01 {
	position: absolute;
    z-index:99;
	left: 0;
}
body .content .detail .search_box input,
body .content .detail .search_box select {
	width: 100%;
}
body .content .detail .search_box .keyword .w01 i{
	margin-right: 5px;
	font-size: 20px
}
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 .content .detail img {
	width: 100%;
}
body .content .detail .page,
body .content .detail .page_info {
	width: 100%;
	text-align: center;
	margin: 20px auto;
	vertical-align: middle;
	line-height: 0px;
}
body .content .detail.piclist .page {
	line-height: 11px;
}
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: #119e5a;
}
body .content .detail .page .bt a {
	background-repeat: no-repeat;
	width: 10px;
	background-position-y: 0;
	height: 12px;  
	display: block;
	margin: 5px;
	border: none;
	text-indent: -9999px;
	/* 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 i,
body .content .detail .page .last i{
	font-size: 14px;
	color: #119e5a;
	position: relative;
	top: -1px;
}
body .content .detail .page .num a:hover,
body .content .detail .page .first i:hover,
body .content .detail .page .last i:hover,
body .content .detail .page .pre i:hover,
body .content .detail .page .next i:hover{
	color: #ff7b22
}
body .content .detail .page .pre i,
body .content .detail .page .next i{
	font-size: 18px;
	color: #119e5a
}

/*******************************English******************************/
body h3{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 20px;
}

body.En .bottomarea .villages_area{
	margin-top: 20px;
}
body.En .villages{
	width: 100%;
	height: 420px;
	display: block;
	border-radius: 5px;
	background-size: cover;
	background-position: center;
}
.businessEn{
	height: 350px
}
.businessEn p{
	font-size: 130%;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 20px;
	
}
body .sir_areaEn img{
	position: relative;
	left: 8px;
}
body #accordion.fatEn ul {
	width: 24%;
	float: left;
	margin: 0 .7% 40px 0%;
	white-space: nowrap;
	text-align: center;
}
body #accordion.fatEn ul .title a{
	border-bottom: none;
	border: solid 2px #c39809;
	font-weight: bold;
	font-size: 100%;
	color: #3e3a39;
	padding: 10px;
	text-align: center;
	display: block;
	line-height: 23px;
	height: 70px;
}
body .footer_box .footerEn .link {
	position: absolute;
	right: 0;
	top: 20px;
}
body .footer_box .footerEn .left .logo img {
	width: 200px;
}
body .nav-tabs>li>a:hover,
body .nav-tabs>li.active>a,
body .nav-tabs>li.active>a:focus,
body .nav-tabs>li.active>a:hover {
    color: #119e5a;
    cursor: default;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-bottom-color: transparent;
	cursor: pointer;
}
body .nav-tabs>li>a {
    margin-right: 10px;
    line-height: 1.42857143;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 4px 4px 0 0;
	background-color: #00a2c5;
	color: #fff;
	
}
body .nav-tabs>li>a i{
	margin-right: 5px;
	font-size: 110%;
}
body .traffic .tab-content{
	height: 380px;
	background-color: #e6e6e6;
	border-radius: 0 0 5px 5px;
	padding: 20px;
	overflow-y: scroll;
}
body .traffic .tab-pane ul li{
	padding: 15px 0px;
	border-bottom: 1px solid #119e5a;
}
body .traffic .tab-pane ul li:last-child{
	border-bottom: none;
}
body .traffic .tab-pane ul li .phoneNum {
	float: right;
	
}
body .traffic .tab-pane th {
    border-bottom: 2px solid #119e5a;
	padding: 10px;
}
body .traffic .tab-pane td{
	padding: 10px;
}
body .traffic .tab-pane table td{
	border-bottom: 1px solid #55b36c!important;
}
/*--------Home----------*/
body .editor .ed_right .ed_u01 .Aword{
	list-style: none;
	margin-left: -25px;
	line-height: 23px;
	
}
body.En .ed_box04 .ed_w03 .ed_t6{
    color: #119e5a;
    font-size: 100%;
    font-weight: 700;
    margin: 0 0 20px 0;
    display: block;
    text-align: center;
}
body.En .row .home_box .content .sub .min_title {
	color: #ff7b22;
	font-size: 95%;
	font-weight: bold;
	width: 150px!important;
	display: inline-block;
}
body .red{
	color: #ff2c2c;
	margin: 0 5px
	
}
body.En .content .detail .search_box .keyword input[type=button] {
	width: 50px;
	background-color: #14b848;
	border: 0px;
	padding: 5px 0;
	color: #fff;
	font-size: 80%;
	border-radius: 3px;
}

body .content .detail .page .first a {
    background-image: url(../images/all/page_first.png);
}

body .content .detail .page .pre a {
    background-image: url(../images/all/page_pre.png);
}  

body .content .detail .page .next a {
    background-image: url(../images/all/page_next.png);
}

body .content .detail .page .last a {
    background-image: url(../images/all/page_last.png);
}
body .sbanner_box .slick-track .slick-slide img {
    width: 80%;
}

body .bottomarea .bg .center_box .adtitle {
    font-weight: bold;
    font-family: 微軟正黑體;
    color: #fff;
    font-size: 150%;
    margin: 0 0 10px 0;
    padding: 0;
}
body .banner .slick-prev {
    background: url(../images/index/banner_pre.png) !important;
    left: 10px;
}
body .banner .slick-next {
    background: url(../images/index/banner_next.png) !important;
    right: 10px;
}
body .banner .slick-list .slick-track .slick-slide,body .banner .slick-list .slick-track .slick-slide a {
    height: 322px;
}
body .banner .slick-slide img {
    height: 100%;
}

body .banner .slick-prev:focus, body .banner .slick-next:focus {
    outline: 3px solid #FAC339;
    opacity: 1;
}
body .banner .slick-list .slick-track .slick-slide a:focus {
    border: 3px solid #FAC339;
    opacity: 1;
}