body{
    position: relative;
    font-family: "Heiti TC", "Microsoft JhengHei", "LiHei Pro", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 1em;
}
.pagination li{
 display:inline-block !important;
}
a:focus{
	outline-width: 3px!important;
  	outline-style: solid!important;
  	outline-color: #FFBF47!important;
}
a:active{
	outline-width: 3px!important;
  	outline-style: solid!important;
  	outline-color: #FFBF47!important;
}
.swiper-slide a:focus::after{
	content: '';
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 1px 4px rgb(94, 158, 214);
}

#centercontainer .col-xl-2.col-lg-4 a:focus{
	outline: none;
}
#centercontainer .col-xl-2.col-lg-4 a:focus::after{
	content: '';
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 1px 4px rgb(94, 158, 214);
}

.dg_emergency a:focus{
	outline: none;
	position: relative;
	display: inline-block;
}

.dg_emergency a:focus::after{
	content: '';
	position: absolute;
	z-index: 99;
	left: -5%;
	top: 0;
	width: 110%;
	height: 100%;
	box-shadow: inset 0 0 1px 4px red;
}

/*左選單漸層*/


.dg_red_gradual{
    background: #4c232e; /* Old browsers */
    background: -moz-linear-gradient(top, #c8024e 0%, #4c232e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c8024e 0%, #4c232e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c8024e 0%, #4c232e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8024e', endColorstr='#4c232e',GradientType=0 ); /* IE6-9 */
}
.dg_darkorange_gradual{
    background: #722723; /* Old browsers */
    background: -moz-linear-gradient(top, #d9770b 0%, #722723 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d9770b 0%, #722723 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d9770b 0%, #722723 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9770b', endColorstr='#722723',GradientType=0 ); /* IE6-9 */
}
.dg_yellow_gradual{
    background: #997620; /* Old browsers */
    background: -moz-linear-gradient(top, #f5e721 0%, #997620 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f5e721 0%, #997620 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f5e721 0%, #997620 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5e721', endColorstr='#8c7744',GradientType=0 ); /* IE6-9 */
}
.dg_green_gradual{
    background: #446032; /* Old browsers */
    background: -moz-linear-gradient(top, #85bf3f 0%, #446032 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #85bf3f 0%, #446032 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #85bf3f 0%, #446032 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85bf3f', endColorstr='#446032',GradientType=0 ); /* IE6-9 */
}
.dg_purple_gradual{
    background: #3f356c; /* Old browsers */
    background: -moz-linear-gradient(top, #5129bf 0%, #3f356c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5129bf 0%, #3f356c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5129bf 0%, #3f356c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5129bf', endColorstr='#3f356c',GradientType=0 ); /* IE6-9 */
}
.dg_bluegreen_gradual{
    background: #06819a; /* Old browsers */
    background: -moz-linear-gradient(top, #0fdcf5 0%, #06819a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0fdcf5 0%, #06819a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0fdcf5 0%, #06819a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fdcf5', endColorstr='#06819a',GradientType=0 ); /* IE6-9 */
}
.dg_orange_gradual{
    background: #ea5a24; /* Old browsers */
    background: -moz-linear-gradient(top, #f4a93b 0%, #ea5a24 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f4a93b 0%, #ea5a24 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f4a93b 0%, #ea5a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4a93b', endColorstr='#ea5a24',GradientType=0 ); /* IE6-9 */
}
.dg_botanical_gradual{
    background: #7cad51; /* 植物園 */
    background: -moz-linear-gradient(top, #4f980f 0%, #7cad51 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4f980f 0%, #7cad51 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4f980f 0%, #7cad51 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f980f', endColorstr='#7cad51',GradientType=0 ); /* IE6-9 */
}
.dg_cfpp_gradual{
    background: #466ea2; /* 車籠埔 */
    background: -moz-linear-gradient(top, #29518e 0%, #466ea2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #29518e 0%, #466ea2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #29518e 0%, #466ea2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29518e', endColorstr='#466ea2',GradientType=0 ); /* IE6-9 */
}
.dg_fhk_gradual{
    background: #9bc541; /* 鳥園 */
    background: -moz-linear-gradient(top, #88b429 0%, #9bc541 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #88b429 0%, #9bc541 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #88b429 0%, #9bc541 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88b429', endColorstr='#9bc541',GradientType=0 ); /* IE6-9 */
}
.dg_vol_gradual{
    background: #63c691; /* 志工 */
    background: -moz-linear-gradient(top, #26ac64 0%, #63c691 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #26ac64 0%, #63c691 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #26ac64 0%, #63c691 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ac64', endColorstr='#63c691',GradientType=0 ); /* IE6-9 */
}
.dg_home_gradual{
    background: #cda871; /* 自然學友之家 */
    background: -moz-linear-gradient(top, #be965a 0%, #cda871 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #be965a 0%, #cda871 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #be965a 0%, #cda871 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be965a', endColorstr='#cda871',GradientType=0 ); /* IE6-9 */
}
.dg_nat_gradual{
    background: #80796d; /* 自然史教育館 */
    background: -moz-linear-gradient(top, #4c4334 0%, #80796d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4c4334 0%, #80796d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4c4334 0%, #80796d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4334', endColorstr='#80796d',GradientType=0 ); /* IE6-9 */
}
.dg_star_gradual{
    background: #82a3c2; /* 天文事件 */
    background: -moz-linear-gradient(top, #3d6992 0%, #82a3c2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #3d6992 0%, #82a3c2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #3d6992 0%, #82a3c2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d6992', endColorstr='#82a3c2',GradientType=0 ); /* IE6-9 */
}
.dg_gift_gradual{
    background: #ef88c0; /* 文創商品 */
    background: -moz-linear-gradient(top, #da4696 0%, #ef88c0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #da4696 0%, #ef88c0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #da4696 0%, #ef88c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da4696', endColorstr='#ef88c0',GradientType=0 ); /* IE6-9 */
}


/*網站地圖標題漸層*/
.dg_sitemap_red{
    background: #4c232e; /* Old browsers */
    background: -moz-linear-gradient(right, #c8024e 0%, #4c232e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #c8024e 0%, #4c232e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #c8024e 0%, #4c232e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8024e', endColorstr='#4c232e',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_darkorange{
    background: #722723; /* Old browsers */
    background: -moz-linear-gradient(right, #d9770b 0%, #722723 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #d9770b 0%, #722723 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #d9770b 0%, #722723 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9770b', endColorstr='#722723',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_yellow{
    background: #997620; /* Old browsers */
    background: -moz-linear-gradient(right, #f5e721 0%, #997620 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #f5e721 0%, #997620 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #f5e721 0%, #997620 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5e721', endColorstr='#8c7744',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_darkgreen{
    background : -moz-linear-gradient(right, rgba(0, 84, 65, 1) 0%,rgba(119, 199, 187, 1) 100%);
    background : -webkit-linear-gradient(0deg, rgba(0, 84, 65, 1) 0%, rgba(119, 199, 187, 1) 100%);
    background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(0, 84, 65, 1) ),color-stop(1,rgba(119, 199, 187, 1) ));
    background : -o-linear-gradient(0deg, rgba(0, 84, 65, 1) 0%, rgba(119, 199, 187, 1) 100%);
    background : -ms-linear-gradient(0deg, rgba(0, 84, 65, 1) 0%, rgba(119, 199, 187, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#005441', endColorstr='#77C7BB' ,GradientType=0)";
    background : linear-gradient(90deg, rgba(0, 84, 65, 1) 0%, rgba(119, 199, 187, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005441',endColorstr='#77C7BB' , GradientType=1);
}
.dg_sitemap_green{
    background: #446032; /* Old browsers */
    background: -moz-linear-gradient(right, #85bf3f 0%, #446032 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #85bf3f 0%, #446032 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #85bf3f 0%, #446032 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85bf3f', endColorstr='#446032',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_purple{
    background: #3f356c; /* Old browsers */
    background: -moz-linear-gradient(right, #5129bf 0%, #3f356c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #5129bf 0%, #3f356c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #5129bf 0%, #3f356c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5129bf', endColorstr='#3f356c',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_bluegreen{
    background: #06819a; /* Old browsers */
    background: -moz-linear-gradient(right, #0fdcf5 0%, #06819a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #0fdcf5 0%, #06819a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #0fdcf5 0%, #06819a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fdcf5', endColorstr='#06819a',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_orange{
    background: #ea5a24; /* Old browsers */
    background: -moz-linear-gradient(top, #f4a93b 0%, #ea5a24 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f4a93b 0%, #ea5a24 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #f4a93b 0%, #ea5a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4a93b', endColorstr='#ea5a24',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_botanical{
    background: #7cad51; /* 植物園 */
    background: -moz-linear-gradient(top, #4f980f 0%, #7cad51 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4f980f 0%, #7cad51 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #4f980f 0%, #7cad51 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f980f', endColorstr='#7cad51',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_cfpp{
    background: #466ea2; /* 車籠埔 */
    background: -moz-linear-gradient(top, #29518e 0%, #466ea2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #29518e 0%, #466ea2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #29518e 0%, #466ea2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29518e', endColorstr='#466ea2',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_fhk{
    background: #9bc541; /* 鳥園 */
    background: -moz-linear-gradient(top, #88b429 0%, #9bc541 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #88b429 0%, #9bc541 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #88b429 0%, #9bc541 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88b429', endColorstr='#9bc541',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_vol{
    background: #63c691; /* 志工 */
    background: -moz-linear-gradient(top, #26ac64 0%, #63c691 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #26ac64 0%, #63c691 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #26ac64 0%, #63c691 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ac64', endColorstr='#63c691',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_home{
    background: #cda871; /* 自然學友之家 */
    background: -moz-linear-gradient(top, #be965a 0%, #cda871 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #be965a 0%, #cda871 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #be965a 0%, #cda871 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be965a', endColorstr='#cda871',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_nat{
    background: #80796d; /* 自然史教育館 */
    background: -moz-linear-gradient(top, #4c4334 0%, #80796d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4c4334 0%, #80796d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #4c4334 0%, #80796d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4334', endColorstr='#80796d',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_star{
    background: #82a3c2; /* 天文事件 */
    background: -moz-linear-gradient(top, #3d6992 0%, #82a3c2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #3d6992 0%, #82a3c2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #3d6992 0%, #82a3c2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d6992', endColorstr='#82a3c2',GradientType=0 ); /* IE6-9 */
}
.dg_sitemap_gift{
    background: #ef88c0; /* 文創商品 */
    background: -moz-linear-gradient(top, #da4696 0%, #ef88c0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #da4696 0%, #ef88c0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #da4696 0%, #ef88c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da4696', endColorstr='#ef88c0',GradientType=0 ); /* IE6-9 */
}

.dg_sitemap_news{
    background: #118775; /* 最新消息 */
    background: -moz-linear-gradient(top, #118775 0%, #118775 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #118775 0%, #118775 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #118775 0%, #118775 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118775', endColorstr='#118775',GradientType=0 ); /* IE6-9 */
}

/*選單第二層*/
.dg_menu_left .dg_leftmenu_red{
    background-color: #c8024e;
}
.dg_menu_left .dg_leftmenu_darkorange{
    background-color: #d9770b;
}
.dg_menu_left .dg_leftmenu_yellow{
    background-color: #997620;
}
.dg_menu_left .dg_leftmenu_green{
    background-color: #446032;
}
.dg_menu_left .dg_leftmenu_purple{
    background-color: #3f356c;
}
.dg_menu_left .dg_leftmenu_bluegreen{
    background-color: #06819a;
}
.dg_menu_left .dg_leftmenu_orange{
    background-color: #ea5a24;
}
.dg_menu_left .dg_leftmenu_botanical{
    background-color: #7cad51;
}
.dg_menu_left .dg_leftmenu_cfpp{
    background-color: #466ea2;
}
.dg_menu_left .dg_leftmenu_fhk{
    background-color: #9bc541;
}
.dg_menu_left .dg_leftmenu_vol{
    background-color: #63c691;
}
.dg_menu_left .dg_leftmenu_home{
    background-color: #cda871;
}
.dg_menu_left .dg_leftmenu_nat{
    background-color: #80796d;
}
.dg_menu_left .dg_leftmenu_star{
    background-color: #82a3c2;
}
.dg_menu_left .dg_leftmenu_gift{
    background-color: #ef88c0;
}
.dg_menu_left .dg_leftmenu_news{
    background-color: #38B7A7;
}

/*內頁標題顏色(預設)*/
.dg_con_title_border {
    color: #333;
    font-size: 2rem;
    padding-bottom: 3px;
    border-bottom: 1px solid #333;
}
/*內頁標題顏色*/
.dg_con_title_border.dg_titleborder_red {
    color: #c8024e;
    border-bottom: 1px solid #c8024e;
}
.dg_con_title_border.dg_titleborder_darkorange {
    color: #d9770b;
    border-bottom: 1px solid #d9770b;
}
.dg_con_title_border.dg_titleborder_yellow {
    color: #997620;
    border-bottom: 1px solid #997620;
}
.dg_con_title_border.dg_titleborder_green {
    color: #446032;
    border-bottom: 1px solid #446032;
}
.dg_con_title_border.dg_titleborder_purple {
    color: #3f356c;
    border-bottom: 1px solid #3f356c;
}
.dg_con_title_border.dg_titleborder_bluegreen {
    color: #06819a;
    border-bottom: 1px solid #06819a;
}
.dg_con_title_border.dg_titleborder_orange {
    color: #ea5a24;
    border-bottom: 1px solid #ea5a24;
}
.dg_con_title_border.dg_titleborder_botanical {
    color: #7cad51;
    border-bottom: 1px solid #7cad51;
}
.dg_con_title_border.dg_titleborder_cfpp {
    color: #466ea2;
    border-bottom: 1px solid #466ea2;
}
.dg_con_title_border.dg_titleborder_fhk {
    color: #9bc541;
    border-bottom: 1px solid #9bc541;
}
.dg_con_title_border.dg_titleborder_vol {
    color: #63c691;
    border-bottom: 1px solid #63c691;
}
.dg_con_title_border.dg_titleborder_home {
    color: #cda871;
    border-bottom: 1px solid #cda871;
}
.dg_con_title_border.dg_titleborder_nat {
    color: #80796d;
    border-bottom: 1px solid #80796d;
}
.dg_con_title_border.dg_titleborder_star {
    color: #82a3c2;
    border-bottom: 1px solid #82a3c2;
}
.dg_con_title_border.dg_titleborder_gift {
    color: #ef88c0;
    border-bottom: 1px solid #ef88c0;
}
/**/
.dg_park li:nth-child(1) > a{
    /*background-color: rgba(0, 149, 128, .9);*/
	background-color:#006665;
}
.dg_park li:nth-child(2) > a{
    background-color:#006665;
}
.dg_park li:nth-child(3) > a{
    background-color:#006665;
}
.dg_park li:nth-child(4) > a{
    background-color:#006665;
}
.dg_park li:nth-child(5) > a{
    background-color:#006665;
}
.dg_personnel li:nth-child(1) > a{
     background-color: rgba(0, 91, 164, 1);
}
.dg_personnel li:nth-child(2) > a{
     background-color: rgba(0, 91, 164, 1);
}
.dg_personnel li:nth-child(3) > a{
     background-color: rgba(0, 91, 164, 1);
}
.dg_personnel li:nth-child(4) > a{
     background-color: rgba(0, 91, 164, 1);
}
.dg_personnel li:nth-child(5) > a{
    background-color: rgba(0, 91, 164, 1);
}
.breadcrumb {
    font-size: 0.8125rem;
}
.breadcrumb a{
    color: #005bac;
}
/* IE10+ CSS styles go here */
.ie_text{
    position: fixed;
    top:20px;
    background: #FFDFDF; /*背景色*/
    border: 1px solid #FF2F2F; /*邊線*/
    clear: both; /*清除繼承上方的浮動*/
    color: #555; /*字體顏色*/
    display: block; /*顯示方式*/
    font-size: 0.9rem; /*字體大小*/
    height: 20px; /*高度*/
    letter-spacing: 1px; /*字體間距*/
    padding: 5px; /*內邊距*/
    position: relative; /*相對定位*/
    text-align: center; /*文字置中*/
    margin-top: 10px; /*距離上方10px*/
    width: 100%; /*寬度*/
}

.ie .ie_text{
    display: none; /*顯示方式*/
}

.notmove {
    position: fixed;
    width: 100%;
}
.container-fluid{
    max-width:1280px;
    padding: 0 50px;
}
@media screen and (max-width: 992px) {
    .container-fluid{
        padding: 0 20px;
    }
    .container-fluid.main{
        padding: 65px 20px 0 20px;
    }
    #content{
        margin-top:55px;
    }

}
@media screen and (min-width: 992px) {

    .dg_mobile_form{
        display:none;
    }

}
@media (min-width: 992px){
    .dg_mobile_cover.active{
        display: none!important;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        z-index: 99;
        top:0;
        left:0;
    }
}
.clear{
    clear: both;
}
.dg_con_title_line{
    font-size:2rem;
}
.dg_con_title_line::before{
    content: '';
    display: inline-block;
    width: 3px;
    height: 23px;
    background-color: #040000;
    margin-right:3px;
}
.dg_con_title_border{
    font-size:2rem;
    padding-bottom:3px;
    border-bottom: 1px solid #040000;
}
.vertical-container {
    display: -webkit-flex;
    display:         flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
footer a:hover{
    color:#00a296;
}
.padding_zero{
    padding: 0;
}
.dg_search-area a:hover{
    color: #00a296;
}
.dg_footer_area a:hover{
    color: #00a296;
}
h4,h5{
    margin: 0;
}
.inside_title{
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}
.inside_subtitle{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}
.dg_learn_img a:hover{
    background-color:transparent;
}
/**button hover**/

/**Fill Vertical**/
.btn-fill-vert {
    background-color: #e5e5e5;
    border: 1px solid #fff;
    color: #a6a6a6;
    overflow: hidden;
}
.btn-fill-vert:before, .btn-fill-vert:after {
    content: '';
    width: 100%;
    height: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-fill-vert:before {
    top: 50%;
}
.btn-fill-vert:after {
    bottom: 50%;
}
.btn-fill-vert:hover {
    color: #fff;
}
.btn-fill-vert:hover:before, .btn-fill-vert:hover:after {
    height: 50%;
    opacity: 1;
}
.btn-fill-vert.btn-green:before, .btn-fill-vert.btn-green:after {
    background-color: #00a296;
}
.btn-fill-vert.btn-green:hover {
    border-color: #00a296;
}
/**Border Reversed - Open**/
.btn-border-rev-o {
    position: relative;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.btn-border-rev-o:before, .btn-border-rev-o:after {
    content: '';
    border-style: solid;
    position: absolute;
    z-index: 5;
    box-sizing: content-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-border-rev-o:before {
    width: 0;
    height: 100%;
    border-width: 1px 0 1px 0;
    top: -1px;
    right: 0;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.btn-border-rev-o:after {
    width: 100%;
    height: 0;
    border-width: 0 1px 0 1px;
    bottom: 0;
    left: -1px;
}
.btn-border-rev-o:hover:before {
    width: 100%;
}
.btn-border-rev-o:hover:after {
    height: 100%;
}
.btn-border-rev-o.btn-green:before, .btn-border-rev-o.btn-green:after {
    border-color: #00a296;
}
.btn-border-rev-o.btn-green:hover {
    color: #fff;
}
/**nav**/
ul{
    margin: 0;
    padding:0;
}

a:link{
    text-decoration: none;
}
.dg_nav_first{
    width: 100%;
    padding: 20px 5px 10px 12px;
}
.dg_nav_first li{
    display: inline-block;
}
.dg_logo{
    width: 24.5vw;
    height: 2.5vw;
    margin-top: 8px;
    background: url(../new_images/logo.svg) no-repeat;
    float: left;
}
.dg_search > input{
    float: left;
    margin: 0 5px;
    background-color: #dfdfdf;
    border: 1px solid #777777;
    border-radius: 2px;
    padding-left: 5px;
}
.dg_search > input:focus{
    background-color: #FFBF47;
}
.dg_search_button{
    float: left;
    background-image: url("../new_images/search.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    border: none;
    width: 23px;
    height:23px;
    cursor: pointer;
    margin-top: 3px;
}
.dg_search-area{
    float: right;
    color: #666666;
    font-size: 1em;
}
.dg_search a{
    color: #666666;
}
.dg_search-area a{
    color: #666666;
    font-size: 1em;
}
.dg_links{
    float:right;
    margin-bottom: 15px;
}
.dg_links li a{
    padding: 0 5px;
}
.dg_links li:after{
    content: '';
    display: inline-block;
    width: 1px;
    height:12px;
    background-color: #666666;
    margin: 0 3px;
}
.dg_links li:last-of-type:after{
    content: '';
    display: none;
}
.dg_links .login_member_icon{
    transform: translateY(-2px);
}

.dg_links .dropdown-menu{
    min-width: 6.8rem;
    text-align: center;
}

.dg_search li:after{
    content: '.';
    display: inline-block;
    font-weight: bold;
    color: #666666;
}
.dg_search li:first-of-type:after{
    content: '';
}
.dg_search li:last-of-type:after{
    content: '';
}
.dg_nav_second{
    width: 100%;
    display: block;
}
.dg_nav_second ul{
    float: left;
    box-sizing: border-box;
}
.dg_nav_second li{
    display: inline-block;
}
.dg_park {
    width: 50%;
    display: flex;
}

.dg_park a{
    display: flex;
    text-align: center;
    padding: 0.9em 0;
    background-color: #c5c5c5;
    border-left: 1px solid white;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
}

.dg_personnel{
    width: 50%;
}
.dg_personnel a{
    display: flex;
    padding: 0.9em 0;
    background-color: #777777;
    border-left: 1px solid white;
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    width: 100%;
}
.dg_nav_last{
    position: relative;
    width: 100%;
}
.dg_menu_hover{
    width: 100%!important;
    display: none;
}
.dg_nav_li{
    width: 12.5%;
    text-align: center;
    float: left;
    position: relative;
    box-sizing: border-box;
    border-left: 1px solid white;
    border-right: 1px solid white;
}
.dg_nav_li:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}
.dg_nav_li:nth-last-of-type(2){
    width: 25%;
    border-left: 1px solid white;
}
.dg_nav a:hover{
    color: black;
}
.dg_nav a{
    width: calc(100% + 2px);
    height: 100%;
    display: block;
    padding: 1em 0;
    color: white;
    font-size: 1em;
    box-sizing: border-box;
}
.dg_nav .dg_nav_li a:focus::after{
    content: '';
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 1px 4px rgb(94, 158, 214);
}
.dg_nav_menu{
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 30px 40px;
    background-color: rgba(0, 0, 0, .7);
    z-index: 99;
    min-height: 250px;
}
.dg_nav_menu a{
    padding: 0;
}
.dg_nav_menu > li{
    width: calc(20% - 16px);
    float: left;
    position: relative;
    display: block;
    margin:0 20px 30px 0;
}
.dg_nav_menu.exhibit_ul > li{
    width: calc(18% - 16px);
    float: left;
    position: relative;
    margin:0 20px 30px 0;
}
.nav_exhibition_api{
    width: calc(28% - 16px)!important;
    float: left;
    position: relative;
    margin:0 20px 30px 0;
}
.dg_nav_menu > li:nth-child(5n){
    width: calc(20% - 16px);
    float: left;
    position: relative;
    margin-right: 0;
}
.dg_nav_menu.exhibit_ul > li:nth-child(5n){
    width: calc(20% - 16px);
    float: left;
    position: relative;
    margin-right: 0;
}
.dg_nav_menu > li > a{
    width: 100%;
    display: block;
	color: white !important ;
    font-size: 1.1em;
    font-weight: bold;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.dg_nav_menu > li > h6{
    width: 100%;
    display: block;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.dg_nav_menu_second{
    padding-left: 20px;
    list-style-type: square;
}
.dg_nav_menu_second li{
    width: 100%;
    position: relative;
    display: list-item;
    color: #fff;
}
.dg_nav_menu_second a{
    display: block;
    width: 100%;
    color: white!important;
    font-size:1em;
    padding: 10px 0 0 0 !important;
}
.dg_nav_menu_third{
    padding-left: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid white;
}
.dg_nav_menu_third li{
    display:block;
    width: 100%;
    position: relative;
}
.dg_nav_menu_third a{
    display: block;
    width: 100%;
    color: white;
    font-size:1em;
    padding-top: 10px;
}
/* .dg_nav_menu:nth-of-type(2) a:hover{
    color: #00a296;
}
.dg_nav_menu:nth-of-type(3) a:hover{
    color: #3d6992;
}
.dg_nav_menu:nth-of-type(4) a:hover{
    color: #6b427c;
}
.dg_nav_menu:nth-of-type(5) a:hover{
    color: #92344f;
}
.dg_nav_menu:nth-of-type(6) a:hover{
    color: #8c7744;
}
.dg_nav_menu:nth-of-type(7) a:hover{
    color: #547f46;
}
.dg_nav_menu:nth-of-type(8) a:hover{
    color: #acacac;
} */
.dg_nav_menu a:hover{
    color: #0D8076!important;
}
/**nav mobile**/
.dg_mobile_cover{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 100;
}
.dg_mobile_cover.active{
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99;
    top:0;
    left:0;
}
.dg_mobile_nav{
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 20px;
    width: 100%;
    height: 55px;
    background-color: #fff;
    z-index: 98;
}
.dg_mobile_nav > a > .dg_logo{
    width: 220px;
    height: 55px;
    margin-top: 0;
    background: url(/new_images/logo.svg) no-repeat;
    background-position: center;
    float: left;
    padding: 2.5px 0;
}
.dg_mobile_search{
    width: 50px;
    height: 50px;
    padding: 10px;
    background-color: #00a296;
    float: right;
    cursor: pointer;
    border-right: 1px solid #fff;
    border-radius: 99%;
    margin: 5px;

}
.dg_mobile_search_button{
    float: left;
    background-image: url("/new_images/nav-mb-search.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 100%;
    border: none;
    width: 32px;
    height:32px;
    transform: translate(-1px,-2px);
}
.dg_mobile_form{
    position: fixed;
    top: -100%;
    left: 0;
    background-color: #00a296;
    width: 100%;
    min-height: 65px;
    z-index: 3;
    text-align: center;
    box-shadow: 0px 2px 2px 0px rgba(20%,20%,40%,0.5) inset;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.dg_mobile_form a:hover{
    color:#fff;
}
.dg_mobile_form.active{
    position: fixed;
    top: 65px;
    left: 0;
    background-color: #00a296;
    width: 100%;
    min-height: 65px;
    z-index: 3;
    text-align: center;
    box-shadow: 0px 2px 2px 0px rgba(20%,20%,40%,0.5) inset;
}
.dg_mobile_form ul{
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    background: rgba(0, 0, 0, .2);
    color: #fff;
}

.dg_search_close{
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    border-radius: 99%;
    margin-left: 10px;
    cursor: pointer;
}
.dg_search_close:after{
    display: inline;
    position: absolute;
    top: 15px;
    right: 5px;
    content: '';
    width: 20px;
    height: 2px;
    background-color: rgba(255, 255, 255, .7);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.dg_search_close:before{
    display: inline;
    position: absolute;
    top: 15px;
    right: 5px;
    content: '';
    width: 20px;
    height: 2px;
    background-color: rgba(255, 255, 255, .7);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.dg_mobile_burger{
    width: 50px;
    height: 50px;
    padding: 16px 15px;
    background-color: #00a296;
    float: right;
    cursor: pointer;
    border-radius: 99%;
    margin: 5px;
}
.dg_mobile_burger span{
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
}
.dg_mobile_burger span:nth-child(2){
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    margin: 4px 0;
}
.dg_mobile_warp{
    width: 60%;
    height: 100%;
    position: fixed;
    left: -100%;
    transition: all 0.5s;
    z-index: 100;
    overflow-y: scroll;
    background-color: #00a296;
    box-shadow: 0px 0px 10px #000;
    top: 0;
}
.dg_mobile_warp a:hover{
    color: white;
    background: #999999;
}
.dg_mobile_warp.active{
    width: 65%;
    height: 100%;
    position: fixed;
    left: 0;
    transition: all 0.5s;
    z-index: 100;
    overflow-y: scroll;
    background-color: #00a296;
    box-shadow: 0px 0px 10px #000;
    top: 0;
}

.dg_mobile_menu > li{
    position: relative;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    padding: 10px 0;
}
.dg_mobile_menu > li > a{
    width: 100%;
    padding: 0 20px;
    color: #fff;
    line-height: 60px;
    font-size: 1.4em;
}
.dg_mobile_more{
    display: inline;
    position: absolute;
    top: 30px;
    right: 30px;
    width: 20px;
    height: 20px;
}
.dg_mobile_more:before{
    display: inline;
    position: absolute;
    top: 7px;
    right: 0;
    content: '';
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.dg_mobile_more:after{
    display: inline;
    position: absolute;
    top: 7px;
    right: 0;
    content: '';
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.dg_mobile_more.active:before{
    display: inline;
    position: absolute;
    top: 7px;
    right: 0;
    content: '';
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.dg_mobile_more.active:after{
    display: inline;
    position: absolute;
    top: 7px;
    right: 0;
    content: '';
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.dg_mobile_menu_second{
    display: none;
    width: 100%;
    background-color:  #00a296;
    box-shadow: 0px 4px 4px 0px rgba(20%,20%,40%,0.5) inset;
}
.dg_mobile_menu_second > li{
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, .2);
}
.dg_mobile_menu_second > li > a{
    display: block;
    width: 100%;
    color: #fff;
    font-size: 1.2em;
    border-bottom: 1px solid #fff;
    padding: 18px 20px;
}
.dg_mobile_menu_second > li:last-child > a{
    display: block;
    width: 100%;
    color: #fff;
    font-size: 1.2em;
    border-bottom: none;
}
.dg_mobile_links{
    background-color: #00a296;
}
.dg_mobile_links .dg_mobile_menu_second{
    background-color: #00a296;
}
/*
.dg_mobile_links:nth-of-type(1){
    background-color: #c8024e;
}
.dg_mobile_links:nth-of-type(2){
    background-color: #d9770b;
}
.dg_mobile_links:nth-of-type(3){
    background-color: #8c7744;
}
.dg_mobile_links:nth-of-type(4){
    background-color: #446032;
}
.dg_mobile_links:nth-of-type(5){
    background-color: #5129bf;
}
.dg_mobile_links:nth-of-type(6){
    background-color: #06819a;
}
.dg_mobile_links:nth-of-type(7){
    background-color: #f4a93b;
}
.dg_mobile_links:nth-of-type(8){
    background-color: #777777;
}
.dg_mobile_links:nth-of-type(1) .dg_mobile_menu_second{
    background-color: #c8024e;
}
.dg_mobile_links:nth-of-type(2) .dg_mobile_menu_second{
    background-color: #d9770b;
}
.dg_mobile_links:nth-of-type(3) .dg_mobile_menu_second{
    background-color: #8c7744;
}
.dg_mobile_links:nth-of-type(4) .dg_mobile_menu_second{
    background-color: #446032;
}
.dg_mobile_links:nth-of-type(5) .dg_mobile_menu_second{
    background-color: #5129bf;
}
.dg_mobile_links:nth-of-type(6) .dg_mobile_menu_second{
    background-color: #06819a;
}
.dg_mobile_links:nth-of-type(7) .dg_mobile_menu_second{
    background-color: #f4a93b;
}
.dg_mobile_links:nth-of-type(8) .dg_mobile_menu_second{
    background-color: #777777;
}
*/
@media screen and (max-width: 500px) {
    .dg_mobile_menu > li > a{
        width: 100%;
        padding: 0 20px;
        color: #fff;
        font-size: 1.2em;
    }
    .dg_mobile_menu_second > li > a{
        display: block;
        width: 100%;
        color: #fff;
        font-size: 1.1em;
    }
    .dg_mobile_menu_second > li:last-child > a{
        display: block;
        width: 100%;
        color: #fff;
        font-size: 1.1em;
        border-bottom: none;
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .dg_search-area{
        float: right;
        color: #666666;
        font-size: .8em;
    }
    .dg_park a{
        background-color: #c5c5c5;
        border-left: 1px solid white;
        color: #fff;
        font-size: 0.7em;
        font-weight: bold;
    }
    .dg_personnel{
        border: 1px solid white;
    }
    .dg_personnel a{
        background-color: #777777;
        border-left: 1px solid white;
        color: white;
        font-size: 0.7em;
        font-weight: bold;
        width: 100%;
    }
    .dg_nav a{
        width: 100%;
        height: 100%;
        display: inline-block;
        padding: 1em 0;
        color: white;
        font-size: .9em;
        box-sizing: border-box;
    }
}
/**footer**/
.dg_collection{
    display:block;
    position: fixed;
    bottom: 70px;
    right: 15px;
    width:50px;
    height:50px;
    cursor: pointer;
    z-index: 5;
}
#toast_alert.fade:not(.show){
	display:none;
}
.dg_gotop{
    display:none;
    position: fixed;
    bottom: 130px;
    right: 15px;
    width:50px;
    height:50px;
    cursor: pointer;
    z-index: 5;
}
.dg_footer_collapse{
    display: block;
    position: absolute;
    top: -27.5px;
    left: calc(50% -  42px);
    text-align: center;
    z-index: 2;
}
.dg_collapse_icon{
    position: relative;
    margin: 0 auto 5px auto;
    width:55px;
    height:55px;background-color: #dfdfdf;
    border-radius: 99%;
    cursor: pointer;
}
.dg_collapse_icon:after{
    content: '';
    position: absolute;
    top: 30px;
    right: 24px;
    width: 23px;
    height:2px;
    background-color: #808080;
    transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -webkit-transition: all .6s; /* Safari */
    transition: all .6s;
}
.dg_collapse_icon:before{
    content: '';
    position: absolute;
    top: 30px;
    right: 8px;
    width: 23px;
    height:2px;
    background-color: #808080;
    transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -webkit-transition: all .6s; /* Safari */
    transition: all .6s;
}
.dg_collapse_icon.active:after{
    content: '';
    position: absolute;
    top: 25px;
    right: 24px;
    width: 23px;
    height:2px;
    background-color: #808080;
    transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
}
.dg_collapse_icon.active:before{
    content: '';
    position: absolute;
    top: 25px;
    right: 8px;
    width: 23px;
    height:2px;
    background-color: #808080;
    transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
}
.dg_footer_collapse span{
	display:block;
    color: white;
    font-size: 1em;
    font-weight: bold;
}
.dg_footer_collapse.active span{
    color: transparent;
    font-size: 1em;
    font-weight: bold;
}
.dg_footer_area{
    display: none;
    position: relative;
    width: 100%;
    padding: 75px 0 35px 0;
    background-color: rgba(0, 0, 0, .7);
}
.dg_footer_area h6{
    font-size: 1rem;
    font-weight: normal;
    color: white;
}
.dg_footer_area li{
    display: block;
}
.dg_footer_area a{
    color: white;
}
.dg_footer_item{
    float: left;
    width: 17.5%;/*14.2857%;*/
}
/*.dg_footer_item:nth-of-type(2) a:hover{
    color: #00a296;
}
.dg_footer_item:nth-of-type(3) a:hover{
    color: #3d6992;
}
.dg_footer_item:nth-of-type(4) a:hover{
    color: #6b427c;
}
.dg_footer_item:nth-of-type(5) a:hover{
    color: #92344f;
}
.dg_footer_item:nth-of-type(6) a:hover{
    color: #8c7744;
}.dg_footer_item:nth-of-type(7) a:hover{
    color: #547f46;
}
.dg_footer_item:nth-of-type(8) a:hover{
    color: #acacac;
}*/
.dg_footer_item:nth-child(3){
    float: left;
    width: 12.2857%;
}
.dg_footer_item:nth-child(5){
    float: left;
    width: 16.2857%;
}
.dg_footer_item > div > a{
    display: block;
    color: #00a296;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}
.dg_menu_second{
    padding-left: 10px;
    border-left: 1px solid #00a296;
    margin-bottom: 15px;
}
.dg_menu_second li{
    color: white;
    font-size: .9em;
    margin-bottom: 5px;
}
.dg_footer_contact_area{
    background-color: white;
    padding: 0 0 15px 0;
}
.dg_footer_contact{
    position: relative;
    width: 100%;
    padding: 20px 20px;
    border-top: 1px solid #00a296;
    border-bottom: 1px solid #00a296;
}
.dg_footer_contact ul{
    float: left;
}
.dg_footer_contact li{
    display: inline-block;
    position: relative;
    padding: 0 10px;
    color: #666666;
    font-size: 0.875rem;
}
.dg_footer_contact a{
    display: block;
    position: relative;
    color: #666666;
    font-size: 0.875rem;
}
.dg_footer_contact li:after{
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 2px;
    height: 2px;
    background-color: #000000;
    border-radius: 99%;
}
.dg_footer_community{
    position: absolute;
    bottom: 10px;
    right: 0;
}
.dg_footer_community li{
    display: inline-block;
    padding: 0;
    margin: 0 5px;
}
.dg_footer_community li:after{
    display: none;
}
.dg_footer_community li:nth-last-of-type(1){
    display: inline-block;
    width: auto;
    padding: 0;
}


@media screen and (max-width:992px) {
    .dg_footer_community{
        position: relative;
        bottom: -10px;
        right: -10px;
        float:none;
    }
    .dg_logo{
        width: 25.5vw;
        height: 3.5vw;
        margin-top: 8px;
        background: url(../new_images/logo.svg) no-repeat;
        float: left;
    }
    .dg_search a {
        color: #fff;
    }
    .dg_search > input{
        float: left;
        margin: 0 5px;
        background-color: #fff;
        border: 1px solid black;
        border-radius: 2px;
    }
    .dg_search li:after{
        content: '.';
        display: inline-block;
        font-weight: bold;
        color: #fff;
    }
}

@media screen and (max-width:768px) {
    .dg_footer_community{
        position: relative;
        bottom: -10px;
        right: 0;
        float:none;
    }
    .dg_footer_contact ul{
        float: none;
    }

    .dg_logo{
        width: 40.5vw;
        height: 4.5vw;
        margin-top: 8px;
        background: url(../new_images/logo.svg) no-repeat;
        float: left;
    }

}
@media screen and (max-width:550px) {
    .dg_logo{
        width: 220px;
        height: 60px;
        margin-top: 8px;
        background: url(../new_images/logo.svg) no-repeat;
        float: left;
    }
    .accessibility{
        display:none!important;
    }
    .dg_mobile_nav{
        position: fixed;
        top: 0;
        left: 0;
        padding: 0 10px;
        width: 100%;
        height: 55px;
        background-color: #fff;
        z-index: 98;
    }
    .dg_mobile_burger{
        width: 36px;
        height: 36px;
        padding: 12px 9px;
        background-color: #00a296;
        float: right;
        cursor: pointer;
        margin: 10px 0 0 0;
    }
    .dg_mobile_burger span{
        display: block;
        width: 100%;
        height: 3px;
        background-color: #fff;
    }
    .dg_mobile_burger span:nth-child(2){
        display: block;
        width: 100%;
        height: 3px;
        background-color: #fff;
        margin: 3px 0;
    }
    .dg_mobile_search{
        width: 36px;
        height: 36px;
        padding: 7.5px;
        background-color: #00a296;
        float: right;
        cursor: pointer;
        border-right: 1px solid #fff;
        margin-top: 10px;
    }
    .dg_mobile_form.active{
        position: fixed;
        top: 45px;
        left: 0;
        background-color: #00a296;
        width: 100%;
        min-height: 65px;
        z-index: 3;
        text-align: center;
        box-shadow: 0px 2px 2px 0px rgba(20%,20%,40%,0.5) inset;
    }
    .dg_mobile_search_button{
        width: 24px;
        height:24px;
        transform: translate(-1px,-2px);
    }
}

/* 相關網站 */
.related-website-wrap{
    position: relative;
    padding:0 50px;
    margin-top: 15px;
}
.related-website-wrap .swiper-container {
    width: 100%;
    height: 100%;
}
.related-website-wrap .swiper-slide {
    text-align: center;
    font-size: 1em;
    background: transparent;
    padding: 0;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.related-website-arrow{
    position: absolute;
    width:35px;
    height:35px;
    top:40%;
    margin-top: -13.8335px;
    cursor: pointer;
}
.related-website-arrow.prev{
    background: url('../new_images/related-website-prev.svg') no-repeat;
    background-size: cover;
    background-position: center;
    left:0;
}
.related-website-arrow.next{
    background: url('../new_images/related-website-next.svg') no-repeat;
    background-size: cover;
    background-position: center;
    right:0;
}
#related-website-wrap img {
    width: 12vw;
    height: auto;
    max-width: 150px;
}
@media screen and (max-width:992px) {
    .dg_footer_collapse{
        display: none;
    }
    .dg_footer_area{
        display: none!important;
    }
    .dg_footer_contact_area{
        background-color: white;
        padding: 0 20px 15px 20px;
    }
    #related-website-wrap img {
        width: 20vw;
        height: auto;
    }
    .related-website-wrap .swiper-container {
        width: calc(100% - 80px);
        height: 100%;
    }
    .related-website-arrow.prev{
        background: url(../new_images/related-website-prev.svg) no-repeat;
        background-size: cover;
        background-position: center;
        left: 0;
    }
    .related-website-arrow.next{
        background: url(../new_images/related-website-next.svg) no-repeat;
        background-size: cover;
        background-position: center;
        right: 0;
    }
}
@media screen and (max-width:500px) {
    .dg_footer_collapse{
        display: none;
    }
    .dg_footer_area{
        display: none!important;
    }
    #related-website-wrap img {
        width: 25vw;
        height: auto;
    }
}

@media screen and (max-width:340px) {
    .dg_logo{
        width: 198px !important;
        height: 49.5px !important;
        margin-top: 5px !important;
        background: url(../new_images/logo.svg) no-repeat;
        float: left;
    }
}