/*選單*/

nav.main_menu {
	
}

nav.main_menu > ul > li {
	
}
nav span{
}

nav.main_menu > ul > li > a {
transition: background 0.3s ease-in-out 0s;
}

nav.main_menu > ul > li > a:hover {
text-decoration:none;
}

nav.main_menu > ul > li:hover > a {
/*background-color:#0063a7; */
color:#;
}

nav.main_menu > ul > li:hover > a .sub {
color:#;
}

nav.main_menu > ul > li.current_page_item > a {
background-color:#0063a7; 
color:#fff;
}

nav.main_menu > ul > li.current_page_item > a .sub {
color: #fff;
}

.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.sub {
    color: #888888;
    font-size: 10px;
    font-weight: 400;
    margin-top: -6px;
    text-transform: none;
}

/* submenus */
nav.main_menu ul ul {display:none; position:absolute; left:0px; top:70px; width:200px;}
nav.main_menu ul ul li {display:block; position:relative; background-color:#333333; border-top:1px solid #3d3d3d; border-bottom:1px solid #242424; border-right:1px dotted #242424;}
header nav li li:first-child{
	border-left:0 dotted #aaa;
}
nav.main_menu ul ul li a {padding:11px 0 12px; display:block; color:#b5b5b5; font-size:14px; text-align:center;
width:100%;}
nav.main_menu ul ul a:hover {text-decoration:none;}
nav.main_menu ul ul li:hover {background-color:#4fb133; transition: background 0.3s ease-in-out 0s;}
nav.main_menu ul ul li:hover > a {color:#fff;}
nav.main_menu li:hover > ul {display:block;}
nav.main_menu > ul > li > ul > li:first-child {border-top:0px;}
nav.main_menu > ul > li > ul > li:first-child li:first-child {border-top:0px;}

nav.main_menu ul ul ul {padding-top:0px; left:185px; top:-2px; border-top:1px solid #242424;}

nav.main_menu ul ul li:first-child > ul {top:0px; border-top:0px;}

nav.main_menu > select {display:none;}

nav.main_menu > ul > li:hover {}


/* Responsive Menu
==========================*/

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: fixed;
top:0;
left:0;
background: #091e0b;
padding: 4px 0;
min-height: 46px;
z-index: 999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 20px !important;
cursor: pointer;
color: #fff;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #fff;
height: 3px;
margin-top: 3px;
width:22px;
}
.mean-container .mean-nav { 
float: left;
width: 100%;
background: #dadf00;
margin-top: 33px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #091e0b;
border-bottom: 1px solid #383838;
border-bottom: 1px solid rgba(255,255,255,0.5);
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul ul{
	background:#091e0b
}
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 1em 10%;
border-bottom: 1px solid #f1f1f1;
border-bottom: 1px solid rgba(255,255,255,0.25);
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
color:#fff;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
background: #252525;
background: rgba(255,255,255,0.1); 
}
.mean-container .mean-nav ul li a.mean-expand {
width: 48px;
height: 48px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 20px;
top: 0;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}
@media only screen and (max-width: 1380px){
nav.main_menu ul ul{
	top:60px;
}
}
@media only screen and (max-width: 1100px){

nav{
	padding-top:0;
}

}

/* Slider 
.slider{
	position:relative;
	padding-bottom:30px;
	width:100%;
	margin:0 auto;
}*/
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%; 
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:10px;
	height:10px;
	background:#FFF;
	text-indent:-9999px;
	border:0;
	margin: 0 3px;
}
.theme-default .nivo-controlNav a.active {
	background:#B1599B;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:50px;
	height:50px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-50px 0;
	right:0;
}
.theme-default a.nivo-prevNav {
	left:0;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:40%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	background:url(../images/prev.png) no-repeat;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	display: inline-block;
	position: absolute;
	bottom:15px;
	right:15px;
	z-index: 99;
	display:none;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*--responsive--*/
@media(max-width:480px){
.nivo-directionNav a {
  top: 22%;
}
}
@media(max-width:320px){
.theme-default .nivo-directionNav a {
  width: 38px;
  height: 34px;
  background-size: 78px;
}
.theme-default a.nivo-nextNav {
  background-position: -38px 0;
}
}

/* Flexisel */
.clearout {
/*height: 20px;*/
clear: both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display: none;
}
#flexiselDemo2 p{
	width:100%;
	float:left;
	text-align:center;
}

#flexiselDemo3 p{
	font-size:12px;
	color:#999;
	width:100%;
	float:left;
	text-align:center;
	padding-top:5px;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
float:left;
padding:5px 20px 5px 30px;
border-left:1px solid #30679b;
}
.link .nbs-flexisel-container {
	border:4px solid #e3e3e3;
	padding:20px 10px;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}
.nbs-flexisel-inner {
overflow: hidden;
margin: 0 auto;
width: 100%;
}
.nbs-flexisel-item {
float: left;
margin: 0px 10px 0 0;
padding: 0px;
cursor: pointer;
position: relative;
}
.nbs-flexisel-item  img {
cursor: pointer;
position: relative;
margin: 0;
max-width: 100%;
height: auto;
width: 80%;
}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
}
.nbs-flexisel-nav-left {
	background: url(../images/prevArrow.png) no-repeat center center #fff;
	color:#444;
    cursor: pointer;
    height: 22px;
    margin-right: 2px;
    position: absolute;
    left: 10px;
	top: 45% !important;
    width: 18px;
}
.nbs-flexisel-nav-right {
	background: url(../images/nextArrow.png) no-repeat center center #fff;
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: -5px;
	top: 45% !important;
    width: 18px;
}

.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
    opacity: 1;
}
.link .nbs-flexisel-nav-left,.link .nbs-flexisel-nav-right {
	display:none;
}

@media only screen and (max-width: 480px){
.link .nbs-flexisel-container {
	margin:0 0 20px;
}
}

/* Button Up */

.btn-up {
	width: 44px;
	height: 44px;

	position: fixed;
	bottom: 30px;
	right: 30px;

	background-color: rgba(52,56,59,0.8);
	border-radius: 2px;

	text-align: center;
	line-height: 42px;

	cursor: pointer;

	opacity: 0;

	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.btn-up:before {
	content: "\f106";

	display: inline-block;
	vertical-align: middle;

	font: 14px 'FontAwesome';
	color: #b8bcc0;
}

.btn-up.active {
	opacity: 1;
}


/* Tabs */
.ui-tabs {
	line-height: 1.5em; /* 18px */
	padding: 0;
	border: none;
	background: none;
	width:100%;
	float:left;
}

.ui-tabs .ui-helper-reset {
	line-height: 1.5em; /* 18px */	
}

.ui-tabs .ui-widget-content {
	color: #333;
}

.ui-tabs .ui-tabs-hide { 
	position: absolute;
    left: -10000em;
}

.ui-tabs .ui-tabs-nav {
	padding: 0;
	border: none;
}

.ui-tabs .ui-widget-header,
.ui-tabs .ui-state-active {
	background: #f5f5f5;
	border:1px solid #dbdbdb;
	border-top:0;
	border-bottom:0;
	
}

.ui-tabs .ui-tabs-nav li,
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    float: left;
	margin: 0;
	padding: 0;
    position: relative;
    z-index: 10;
	border: none;
}

.ui-tabs .ui-tabs-nav li a {
    display: block;
	padding: 6px 16px 7px;
	color: #091E0B;
	border: 0 solid #dbdbdb;
	border-bottom: none;
	border-radius: 0;
	transition: color 0.2s ease 0s;
	font-size:16px;
}

.ui-tabs .ui-tabs-nav li a  i {
    font-size: 15px;
	margin-right: 7px;
	line-height: 1em;
	text-align: center;

}

.ui-tabs .ui-tabs-nav li a:hover {
	background: #444;
	color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {
    background: #444;
	padding-bottom: 7px; /* makes the unselected tabs appear above the border */
	border-left-color: #dbdbdb !important;
	border-right-color: #dbdbdb !important;
	border-top: 0 solid #4FB133;
	color: #fff;	
}

.ui-tabs .ui-tabs-panel {
    padding: 0;
    background-color: #fff;
	border-radius: 0;
	overflow: hidden;
}

.ui-tabs .ui-tabs-panel > *:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 480px){
.ui-tabs .ui-tabs-nav li a {
	font-size:12px;
	padding: 6px 10px;
}
}

/*圖片*/
.img-wrap {
	position: relative;
}

.img-wrap.shadow, .img-wrap .shadow {
	margin-bottom: 5px;
}

.img-wrap img {
	display: block;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

img.no-shadow {
	box-shadow: none;
}
.link-overlay {
	position: absolute;
	top: 0;       left: 0;
	bottom: 0;    right: 0;

	background: rgba(0,0,0,0);

	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}

.link-overlay:before {
	display: block;

	width: 46px;
	height: 46px;

	position: absolute;
	top: 50%;    left: 50%;

	margin: -22px 0 0 -25px;

	border-radius: 50%;
	background: #fff;

	text-align: center;
	font: 14px/46px 'FontAwesome';
	color: #2c2c2c;

	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	opacity:0;

	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease;
}

/*手風琴*/

.ui-accordion {
	width:100%;
	float:left;
	padding-bottom:30px;
}


.ui-accordion .ui-helper-reset {
}

.ui-accordion .ui-widget-content {
	color: #333;	
}

.toggles-wrap, .accordion {
	margin-bottom: 20px;	
}

.toggle, 
.accordion > div {
	margin-top: -1px;	
}

.toggle:first-child, 
.accordion > div:first-child {
	margin-top: 0;	
}

.ui-accordion .ui-accordion-header {
	display: block;
	position: relative; /* sets the initial position for the icon */
	padding: 10px 10px 10px 20px;
	cursor: pointer;
	background: linear-gradient(to bottom, #FFFFFF 0%, #F5F5F5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #ECEAEA;
	margin: 0 0 2px;
	border-radius: 2px;
    color: #4fb133;
	border-left:3px solid #4fb133;
}
.gg .ui-accordion .ui-accordion-header {
	border-left:3px solid #95c51c;
	color: #95c51c;
}
.king .ui-accordion .ui-accordion-header {
	border-left:3px solid #0FB19C;
	color: #0FB19C;
}


.ui-accordion .ui-accordion-header i {
    margin-right: 10px;
	font-size: 15px;
}

.ui-accordion .ui-accordion-header:hover {
	background: linear-gradient(to bottom, #F9F9F9 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #535353;
	transition: color 0.2s ease 0s;
}

.ui-accordion .ui-accordion-header.ui-state-active {
	background: #4fb133;
    color: #fff;
	transition: color 0.2s ease 0s;
	border-radius: 2px 2px 0 0;
	margin: 0;
	border-left:3px solid #dadf00;
}
.gg .ui-accordion .ui-accordion-header.ui-state-active {
	background: #95c51c;
	border-left:3px solid #4fb133;
}
.king .ui-accordion .ui-accordion-header.ui-state-active {
	background: #0FB19C;
	border-left:3px solid #dadf00;
}

.ui-accordion > div:first-child > .ui-accordion-header {
	border-top: 1px solid #ECEAEA;	
}

.ui-accordion .ui-accordion-content {
    padding:0;
	background-color: #fff;
	border: 1px solid #ECEAEA;
	border-top: none;
	border-radius: 0;
	overflow: hidden;
	margin-bottom: 3px;
}
.ui-accordion .ui-accordion-content p{
	width:100%;
	padding:8px 10px;
	float:left;
	border-top:1px dotted #ccc;
}
.ui-accordion .ui-accordion-content p:first-child{
	border-top:0;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
	content: "\f106";
	font-family: 'FontAwesome';
	font-size: 15px;
	position: absolute;
	top: 9px;
	right: 10px;
	width: 20px;
	height: 20px;
	margin: 0;
}

.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before {
    content: "\f107";
	font-family: 'FontAwesome';
	font-size: 15px;
}

.ui-accordion .ui-accordion-content > *:last-child {
	margin-bottom: 0;
}
@media only screen and (max-width: 1100px){
.ui-accordion {
	padding-bottom:0;
}
.toggles-wrap, .accordion{
	margin-bottom:0;
}
}

/*地圖*/
.mp{position:absolute;cursor:pointer; width: auto;height:60px;-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;}
.mp:hover{background:url(../images/fi2.png) no-repeat 4px 20px;-webkit-transition:all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;}
.mp .mito{position:absolute;left:0px;bottom:0px;font-size:18px;color:#fff;}
.mp .mito:hover{color:#fff09e;}
.mp .find_mi1{left:-12px;width:55px;}
.mp .find_mi2{left:-5px;width:55px;}
.feng{position:absolute;display:none;width:150px;height:auto; padding:10px;left:-20px;top:-80px; background:url(../images/pic.png);z-index:10;-webkit-border-radius:5px;	-moz-border-radius:5px;	border-radius:5px;}

.feng .tree{width: auto;height:auto;margin:9px;}
.feng .tree .boou{width:86px;height:62px;float:left;}
.feng .tree .du_size{float:left;width:100%;} 
.feng .tree .du_size p{font-size:13px;color:#FFF;line-height:18px; padding-bottom:5px;}
.mp1{
	left: 150px;
    top: 220px;
}
.mp2{
	left: 221px;
    top: 385px;
}
.feng2{
	top:-160px;
}
.mp3{
	left: 450px;
    top: 190px;
}
.feng3{
	top:-120px;
}
.mp4{
	left: 400px;
    top: 300px;
}
.mp5{
	left: 550px;
    top: 210px;
}
.feng5{
	width:300px;
	top:-190px;
}
.mp6{
	left: 655px;
    top: 405px;
}
@media only screen and (max-width: 1280px){
.mp1{
	left: 130px;
    top: 180px;
}
.mp2{
	left: 180px;
    top: 325px;
}
.mp3{
	left: 370px;
    top: 160px;
}
.mp4{
	left: 350px;
    top: 265px;
}
.mp5{
	left: 480px;
    top: 180px;
}
.mp6{
	left: 548px;
    top: 337px;
}
}
@media only screen and (max-width: 960px){
.mp{
	display:none;
}
}

/*跑馬燈*/
.BreakingNewsController{width:100%; overflow:hidden; height:30px; position:relative; float:left; margin-right:3%; margin-bottom:10px;}
.BreakingNewsController .bn-title{display:none; float:left; padding:10px 20px;}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; left:0 !important; right:50px; text-align:center;}
.BreakingNewsController ul li{list-style:none; padding:10px 0; display:none;}
.BreakingNewsController ul li a{text-decoration:none; display:inline-block; overflow:hidden; padding:0;}
.BreakingNewsController ul li a span{
	color:#4fb133 !important;
	display:inline-block;
	padding-right:10px;
}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:50px; position:absolute; right:0; top:0; bottom:0;}
.BreakingNewsController .bn-arrows span{display:block; width:20px; position:absolute; top:0; bottom:0; cursor:pointer; opacity:0.2;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ left:0; background:url(../img/bn-arrows.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:10px; background:url(../img/bn-arrows.png) right center no-repeat;}

.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}


/*下拉選單*/
div.select-main {
	background-color: #FFFFFF;
	border: 1px solid #2DB2FF;
	box-shadow: 0 0 2px #2DB2FF;
	border-radius: 5px;
	font-size: 1.7em;
	height: 40px;
	position: relative;
	width: 200px;
	
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}

div.select-main.z-index {
	z-index: 10;
}

div.select-main.disabled {
	cursor: default;
	filter: alpha(opacity=50);
	opacity: 0.5;
	zoom: 1;
}

div.select-main.disabled div.select-set {
	cursor: default;
}

div.select-main.disabled div.select-arrow {
	cursor: default;
}

div.select-set {
	background-color: #FFFFFF;
	border-radius: 5px;
	color: #333333;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	padding: 0 35px 0 15px;
	width: 150px;
	z-index: 5;
}

div.select-arrow {
	border-top: 7px solid #144370;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	cursor: pointer;
	height: 0px;
	position: absolute;
	top: 18px;
	right: 10px;
	width: 0px;
	z-index: 7;
}

div.select-arrow.reverse {
	border-top: 7px solid transparent;
	border-bottom: 7px solid #144370;
	top: 10px;
}

div.select-block {
	background-color: #FFFFFF;
    border-left: 1px solid #2DB2FF;
    border-right: 1px solid #2DB2FF;
    border-bottom: 1px solid #2DB2FF;
    border-radius: 5px;
    box-shadow: 0 0 2px #2DB2FF;
    left: -1px;
    line-height: 20px;
    position: absolute;
    top: 32px;
    width: 200px;
}

ul.select-list {
	cursor: pointer;
	margin: 15px 0 7px;
}

/* Scroll view */

ul.select-list::-webkit-scrollbar {
    width: 12px;
}

ul.select-list::-webkit-scrollbar-track {
    border-radius: 10px;
}

ul.select-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5);
}

ul.select-list {
	scrollbar-face-color: #AEB1B1;
    scrollbar-shadow-color: #C7CACA;
    scrollbar-highlight-color: #CED1D1;
    scrollbar-3dlight-color: #CED1D1;
    scrollbar-darkshadow-color: #C7CACA;
    scrollbar-track-color: #CED1D1;
    scrollbar-arrow-color: #333;
}

/* End scroll view */

li.select-items {
	color: #333333;
	padding: 7px 15px;
}

li.select-items:hover,
li.select-items.active {
	background-color: #2DB2FF;
	color: #FFFFFF;
}

/*下拉選單*/
.thRelative{
	width:100%;
	float:left;
	padding:9px 7px 7px;
	position:relative;
}

.boxSearch,.boxSearchHover{
	position:relative;
	width:100%;
	float:left;
	padding-left:5px;
	color:#fff;
	height:31px;
	border:2px solid #94CE83;
	margin-right:0;
	cursor:pointer;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.boxSearchHover{
	z-index:1;
	border:2px solid #94CE83;
	border-bottom-color:#fff;
}
.boxSearch .key_word{
	position:absolute;
	left:10px;
	top:3px;
	line-height:22px;
	color:#fff;
}
.boxSearch .btn_search,.boxSearch .btn_search_current{
	background:url(../images/sicon_v4.png) center no-repeat;
	border-left:2px solid #94CE83;
	width:10px;
	height:8px;
	padding:0 15px;
	height:28px;
}
.boxSearch .btn_search_current{
	background:url(../images/sicon_v5.png) center no-repeat;
}
.search_form_suggest{
	border:2px solid #94CE83;
	position:absolute;
	top:35px;
	left:8px;
	z-index:978;
	width:96%;
	padding:5px 15px;
	background:#fff;
}
.search_form_suggest h3{
	width:100%;
	float:left;
	padding:3px 0 10px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom:10px;
	font-size:15px;
	color:#4fb133;
}
.search_form_suggest ul{
	width:100%;
	float:left;
}
.search_form_suggest li{
	width:50%;
	float:left;
	padding:0 5px 10px;
	font-size:13px;
}
.search_form_suggest p{
	width:100%;
	float:left;
	padding:15px 0 10px;
	border-top:1px solid #dbdbdb;
	text-align:center;
}
.btn_close{cursor:pointer;background-position:0 -1px;width:16px;height:16px;text-indent:-9999px;overflow:hidden;_text-indent:0;_font-size:0;_line-height:0;}
.btn_close:hover{background-position:0 -27px;}
.search_hotList dd{line-height:25px;padding-bottom:2px;}
.search_hotList dd a{color:#777;margin-right:12px;word-break:break-all;white-space:nowrap;display:inline-block;}
.select_city_box{background:#FBFBFB;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;padding:13px 3px;}
.select_city_box span{padding:0 17px;color:#888;}
.select_city_box .input_city{width:180px;border:1px solid #C1C1C1;background:#FFF;padding:5px 8px;font:12px/14px Arial,Helvetica,sans-serif;vertical-align:middle;}

.search_city_result{line-height:24px;margin:10px 0 -5px 108px;height:24px;}
.tab_select dl{padding:5px 0;}
.tab_select dt{width:46px;background:#FE984F;font:bold 12px/22px Tahoma,Geneva,sans-serif;color:#fff;text-align:center;margin-left:5px;}
.tab_select dd{line-height:22px;width:317px;_width:310px;}
.tab_select dd a{color:#888;margin-left:10px;display:inline-block;}
/*lineSearchbg*/
.lineSearchbg{border:1px solid #dbdbdb;height:31px;line-height:31px;width:390px;}
.lineSearchbg .ico_serGray{width:18px;height:18px;background-position:8px -52px;padding:7px 5px 0 8px;}
.lineSearchbg input{font-size:14px;font-family:Arial,sans-serif;border:0;height:15px;line-height:15px;padding:9px 0 7px;width:312px;color:#b5b5b5;background:#fff;}
.lineSearchbg a.btn_search{background-position:0 -90px;height:33px;line-height:32px;display:inline-block;width:71px;font-weight:bold;color:#fff;text-align:center;font-size:14px;position:absolute;right:-46px;top:-1px;}
.lineSearchbg a.btn_search:hover{background-position:0 -125px;text-decoration:none;}

/* ---------------------------------------------------------------------- */
/* Tooltips
/* ---------------------------------------------------------------------- */
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  margin-top: 3px;
}

.tooltip.right {
  margin-left: 2px;
}

.tooltip.bottom {
  margin-top: 2px;
}

.tooltip.left {
  margin-left: -2px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #555;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #555;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #555;
  border-left: 5px solid transparent;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid #555;
  border-bottom: 5px solid transparent;
}

.tooltip-inner {
  max-width: 200px;
  padding: 4px 10px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
   border-radius: 3px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 2px;
}

.popover.top {margin-top: -5px;}
.popover.right {margin-left: 5px;}
.popover.bottom {margin-top: 5px;}
.popover.left {margin-left: -5px;}


.popover-inner {
  width: 280px;
  overflow: hidden;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
   border-radius: 2px;
}

.popover-title {
  padding: 11px 15px;
  line-height: 1;
  background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
  background-color: #F7F7F7;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  font-size: 14px;
}

.popover-content {
  padding: 14px;
  background-color: #ffffff;
}

.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
     -moz-transition: opacity 0.15s linear;
      -ms-transition: opacity 0.15s linear;
       -o-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

<!--表格凍結-->
.component{
	position:relative;
}
.sticky-wrap {
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	margin: 3em 0;
	width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .125s ease-in-out;
	z-index: 50;
	width: auto; /* Prevent table from stretching to full size */
}
	.sticky-wrap .sticky-thead {
		box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
		z-index: 100;
		width: 100%; /* Force stretch */
	}
	.sticky-wrap .sticky-intersect {
		opacity: 1;
		z-index: 150;

	}
		.sticky-wrap .sticky-intersect th {
			background-color: #666;
			color: #eee;
		}
.sticky-wrap td,
.sticky-wrap th {
	box-sizing: border-box;
}

.sticky-wrap.overflow-y {
	overflow-y: auto;
	max-height: 50vh;
}

/*top*/
.dn{display: none;}
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999; opacity:.5;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.go-top:hover{opacity:1;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{  
	color:#aaa; 
	text-align:center;
	font-size:30px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #aaa;
	background:#fff;
}
.go-top .go:hover {
    transform: scale(1.2,1.2) translate3d(0,0,0);
    -ms-transform: scale(1.2,1.2) translate3d(0,0,0);
    -moz-transform: scale(1.2,1.2) translate3d(0,0,0);
    -o-transform: scale(1.2,1.2) translate3d(0,0,0);
    -webkit-transform: scale(1.2,1.2) translate3d(0,0,0);

}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}

@media only screen and (max-width: 767px){
.navimenu{
	display:none !important;
}
}

/*選單收合*/
.navimenu label{
	border:1px solid #aaa;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gooeySVG{
	height:50px;
}
.navimenu {
    position: relative;
    margin: auto auto auto -80px;
    padding-top: 0;
    padding-left: 80px;
    text-align: left;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    outline: transparent solid 5px;
    transform-style: preserve-3d
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.navimenu .gooey-menu-item,.navimenu .open-button {
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 15px;
    transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transition: transform ease-out 200ms;
    -ms-transition: transform ease-out 200ms;
    -o-transition: transform ease-out 200ms;
    -moz-transition: transform ease-out 200ms;
    -webkit-transition: transform ease-out 200ms;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    outline: transparent solid 5px;
    transform-style: preserve-3d
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.navimenu .menu-open {
    display: none
}

.navimenu .burger {
    background: #aaa;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1.5px;
    transition: transform 200ms;
    -ms-transition: transform 200ms;
    -moz-transition: transform 200ms;
    -webkit-transition: transform 200ms;
    -o-transition: transform 200ms
}

.navimenu .burger-1 {
    transform: translate3d(0,-8px,0);
    -moz-transform: translate3d(0,-8px,0);
    -o-transform: translate3d(0,-8px,0);
    -webkit-transform: translate3d(0,-8px,0);
    -ms-transform: translate3d(0,-8px,0)
}

.navimenu .burger-2 {
    transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0)
}

.navimenu .burger-3 {
    transform: translate3d(0,8px,0);
    -ms-transform: translate3d(0,8px,0);
    -moz-transform: translate3d(0,8px,0);
    -o-transform: translate3d(0,8px,0);
    -webkit-transform: translate3d(0,8px,0)
}

.navimenu .menu-open:checked+.open-button .burger-1 {
    transform: translate3d(0,0,0) rotate(45deg);
    -ms-transform: translate3d(0,0,0) rotate(45deg);
    -moz-transform: translate3d(0,0,0) rotate(45deg);
    -o-transform: translate3d(0,0,0) rotate(45deg);
    -webkit-transform: translate3d(0,0,0) rotate(45deg)
}

.navimenu .menu-open:checked+.open-button .burger-2 {
    transform: translate3d(0,0,0) scale(.1,1);
    -ms-transform: translate3d(0,0,0) scale(.1,1);
    -moz-transform: translate3d(0,0,0) scale(.1,1);
    -o-transform: translate3d(0,0,0) scale(.1,1);
    -webkit-transform: translate3d(0,0,0) scale(.1,1)
}

.navimenu .menu-open:checked+.open-button .burger-3 {
    transform: translate3d(0,0,0) rotate(-45deg);
    -ms-transform: translate3d(0,0,0) rotate(-45deg);
    -moz-transform: translate3d(0,0,0) rotate(-45deg);
    -webkit-transform: translate3d(0,0,0) rotate(-45deg);
    -o-transform: translate3d(0,0,0) rotate(-45deg)
}

.navimenu .gooey-menu-item:hover {
    background-color: #4682b4;
    color: #00bcd4
}

.navimenu .gooey-menu-item {
    transition-duration: 180ms;
    -moz-transition-duration: 180ms;
    -webkit-transition-duration: 180ms;
    -o-transition-duration: 180ms;
	border:1px solid #aaa;
}

.navimenu .open-button {
    z-index: 2;
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -ms-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -moz-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -o-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-duration: 400ms;
    -ms-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    transform: scale(1,1) translate3d(0,0,0);
    -ms-transform: scale(1,1) translate3d(0,0,0);
    -o-transform: scale(1,1) translate3d(0,0,0);
    -moz-transform: scale(1,1) translate3d(0,0,0);
    -webkit-transform: scale(1,1) translate3d(0,0,0);
    cursor: pointer
}

.navimenu .open-button:hover {
    transform: scale(1.2,1.2) translate3d(0,0,0);
    -ms-transform: scale(1.2,1.2) translate3d(0,0,0);
    -moz-transform: scale(1.2,1.2) translate3d(0,0,0);
    -o-transform: scale(1.2,1.2) translate3d(0,0,0);
    -webkit-transform: scale(1.2,1.2) translate3d(0,0,0);

}

.navimenu .menu-open:checked+.open-button {
    transition: 200ms linear;
    -ms-transition: 200ms linear;
    -webkit-transition: 200ms linear;
    -moz-transition: 200ms linear;
    -o-transition: 200ms linear;
    ransform: scale(1,1) translate3d(0,0,0);
    -ms-transform: scale(1,1) translate3d(0,0,0);
    -o-transform: scale(1,1) translate3d(0,0,0);
    -moz-transform: scale(1,1) translate3d(0,0,0);
    -webkit-transform: scale(1,1) translate3d(0,0,0);
}

/*視窗凍結*/
#portamento_container {position:absolute; left:0; top:0;}
#portamento_container #sidebar {}
#portamento_container #sidebar.fixed {position:fixed; left:auto; top:0 !important;}


/*分頁*/
.fenye{ float: right;}
.fenye ul{ float:left;}
.fenye ul li{ float:left; margin-left:5px;padding: 4px 6px; border:1px solid #ccc;  font-weight:bold; cursor:pointer; color:#999;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.fenye ul li:hover{ background:#444; border:1px solid #444; color:#fff;}
.fenye ul li a{ color:#999;}
.fenye ul li:hover a{ color:#fff;}
.fenye ul li.xifenye{ width:38px; text-align:center; float:left; position:relative;cursor: pointer;}
.fenye ul li .xab{ float:left; position:absolute; width:39px; border:1px solid #ccc; height:123px; overflow-y: auto;overflow-x: hidden;top:-125px; background-color: #fff; display:inline;left:-1px; width:50px;}
.fenye ul li .xab ul{ margin-left:0; padding-bottom:0;}
.fenye ul li .xab ul li{ border:0; padding:4px 0px; color:#999; width:34px; margin-left:0px; text-align:center;}
.fenye ul li .xab ul li:hover{ color:#fff;}


/* 表單篩選 */
table.tablesorter {
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
}
table.tablesorter thead tr .header {
	background-image: url(../images/table/small.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
}
table.tablesorter tbody tr.odd td {
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/table/small_asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/table/small_desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #444;
color:#fff;
}

/*日曆*/
.bootstrapDatepickr-cal{
	z-index: 1000;
	position:absolute;
	width: 100%;
	font-size:12px;
}

.bootstrapDatepickr-today{
	background-color: #f0ad4e;
	border-color: #eea236;
	color: #fff;
	cursor: pointer;
}

.bootstrapDatepickr-day{
	cursor: pointer;
}

.bootstrapDatepickr-days{
	font-weight: 700;
}

.bootstrapDatepickr-next-month, .bootstrapDatepickr-prev-month{
	cursor: pointer;
}

.bootstrapDatepickr-selected_date{
	color: #fff;
	background-color: #44962D;
	border-color: #44962D;
}

.bootstrapDatepickr-next-month:hover, .bootstrapDatepickr-prev-month:hover, .bootstrapDatepickr-day:hover{
	background-color: #aaa;
}

.bootstrapDatepickr-hidden{
	display: none;
}

#bootstrapDatepickr-table{
	background-color: #fff;
	text-align: center;
	border:1px solid #4FB133;
}

.bootstrapDatepickr-header th{
	text-align: center;
	font-weight: 700;
	padding:5px;
}
.bootstrapDatepickr-row td{
	padding:5px;
}

/*收合*/
.subNav{
	cursor:pointer;
	border:1px solid #aaa;
	width:96%;
	text-align:center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:5px;
	margin:0 2%;
}
.subNav .fa-angle-up{
	display: inline-block;
}
.subNav .fa-angle-down{
	display:none;
}
.subNav.currentDd .fa-angle-down{
	display: inline-block;
}
.subNav.currentDd .fa-angle-up{
	display:none;
}
ul.navContent{
	display: none;
	position:absolute;
	top:29px;
	right:0;
	width:250px;
	background:#fff;
	border:1px solid #aaa;
	padding:10px;
	z-index:10;
}
ul.navContent li{
	width:50%;
	float:left;
	padding:7px 5px;
}
ul.navContent li:last-child{
	width:100%;
	text-align:center;
	border-top:1px dashed #dbdbdb;
	padding-top:10px;
	margin-top:5px;
}
@media only screen and (max-width: 1100px){
.subNav{
	width:100px;
	margin:5px 0 0;
}
ul.navContent{
	top:32px;
	left:0;
	z-index:100;
}
}