@charset "utf-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Heiti TC", Microsoft JhengHei, "Arial Black", LiHei Pro;
  letter-spacing: 1px;
  position: relative;
  background-color: #fff;
  font-size: 100%;
  color: #000000;
}
body *:focus {
  -webkit-outline: #5ac0a8 dotted 3px;
  -moz-outline: #5ac0a8 dotted 3px;
  outline: #5ac0a8 dotted 3px;
}
map >*:focus {
    outline: 10px #000 solid;
}
.control2 {overflow: hidden;}
.retiree_info_box a:focus,.ep_box a:focus {
    outline: none!important;position: relative; border: 0;
}
.retiree_info_box a:focus:before{
    outline: none;
    content: "";
    display: block;
    position: absolute;
    width: 75%;
    padding: 0;
    height: 100%;
    top: 0;
    border: 3px dashed #5ac0a8;
    left: 0;
    right: 0;
    z-index: 100;
    margin: auto;
}
.ep_box a:focus:before{
    outline: none;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    padding: 0;
    height: 100%;
    top: 0;
    border: 3px dashed #5ac0a8;
    left: 0;
    right: 0;
    z-index: 100;
    margin: auto;
	border-radius: 10px;
}
.words > *, .allwords > * {
  font-size: 115%;
  margin-bottom: 1%;
}
nav ul {
  list-style: none;
}
.d_block {display:block!important;}
.noafter:after, .hide {
  display: none !important;
}
.wrapper {
  overflow: hidden;
  position: relative;
}
.side-right .wrapper {
	 overflow: visible!important;
}
.date2 {
  white-space: nowrap;
}
.message_box {
    position: fixed;
    z-index: 1000;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	min-width: 520px;
}

.background_bg{
    content: "";
    position: fixed;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.message_box .message_content {
    position: relative;
    padding: 15px;
    background: #fff;
}
.message_box .message_content .message-close {
    right: 6px;
    top: 6px;
    position: absolute;
    font-size: 1.5em;
    background: none;
    border: 0;
    cursor: pointer;z-index: 1;
}
.message_box .message_content .message-close .icon-close {
    padding: 10px;
    background: #ffffff;
    border: 1px solid #000;
    border-radius: 100%;
	width: 40px;
    height: 40px;
    display: block;
    position: relative;
}
.icon-close:before, .icon-close:after {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    content: ' ';
    width: 23px;
    height: 2px;
    -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    background-color: #024a5a;
}
.icon-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icon-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media screen and (max-width: 520px) {
.message_box {
	min-width: 90%;
}	
.message_box .message_content .message-close {
    right: 1.2vw;
    top: 1.2vw;
}
.message_box .message_content .message-close .icon-close {
    width: 30px;
    height: 30px;
}
.icon-close:after, .icon-close:before {
    width: 17px;
    height: 2px;
}
	
}
@media screen and (max-height: 555px) {
.message_box {
    min-width: inherit;
}	
}
.notice_img {    width: 100%;
    max-width: 520px;}
ul.marquee {
  /* required styles */
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  /* optional styles for appearance */
  width: 100%;
  height: 22px;
  color: #FFF;
  border: 0;
}
.p_liststyle {
  text-indent: -40px;
  padding-left: 40px;
}
.p_liststyle2 {
  text-indent: -38px;
  padding-left: 36px;
}
.p_liststyle3 {
  text-indent: -58px;
  padding-left: 50px;
}
.p_liststyle a, .p_liststyle2 a, .p_liststyle3 a {
  text-indent: 0;
}
.pagination-wrap {
  text-align: center;
}
.pagination-wrap nav {
  margin-bottom: 15px;
}
.pagination-wrap nav ul {
  text-align: center;
  padding-left: 0;
}
.pagination-wrap .page-item {
  text-align: center;
  line-height: 31px;
  border-radius: 50%;
  display: inline-block;
}
.pagination-wrap .page-item.active {
  background-color: #41665e;
}
.pagination-wrap.zone2 .page-item.active {
  background-color: #808080;
}
.pagination-wrap.zone3 .page-item.active {
  background-color: #df521e;
}
.pagination-wrap .page-item a {
  width: 30px;
  height: 30px;
}
.pagination-wrap .page-item a, .pagination-wrap .page-item a:focus, .pagination-wrap .page-item a:hover, .pagination-wrap .page-item a:visited {
  color: #41665e;
}
.pagination-wrap .page-item.active a, .pagination-wrap .page-item.active a:focus, .pagination-wrap .page-item.active a:hover, .pagination-wrap .page-item.active a:visited {
  color: #fff;
}
.text-hidden {
  pointer-events: none;
  position: absolute;
  text-indent: 100%;
  white-space: nowrap;
  width: 0;
  overflow: hidden;
}
.btn-full {
  background-color: #41665e;
  padding: 5px;
  border-radius: 5px;
  color: white;
}
.zone2 .btn-full {
  background-color: #808080;
}
.zone3 .btn-full {
  background-color: #df521e;
}
ul.marquee li {
  /* required styles */
  position: absolute;
  top: -999em;
  left: 0;
  display: block;
  white-space: nowrap; /* keep all text on a single line */
  /* optional styles for appearance */
  font-size: 100%;
  padding: 3px 5px;
}
.ep_main {
  display: flex;
  flex-wrap: wrap;
}
.ep_content {
  display: flex;
}
.ep_content:focus {color: #5E625D;}
.ep_box {
  width: calc(100% / 3 - 20px);
  background: #cce8ea;
  border-radius: 10px;
  margin: 20px 30px 0 0;
  overflow: hidden;
}
.niea2 .ep_box {background: #d3e9f7;}
.niea2 .ep_box font,.niea2 .ep_box i {background: #ABCEE7;}
.ep_list .ep_box {
  width: calc(100%);
  margin: 0 0 10px;
  background: #efefef;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.ep_list .ep_box:hover {
  background: #efefef;
}
.niea2 .ep_box:hover {
  background: #56A7D8;
}
.niea2 .ep_box:hover font,.niea2 .ep_box:hover i {background: #3281B2;}
.ep_list .ep_box:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #067196;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.ep_list .ep_content b {
  color: #067196;
}
.ep_list .ep_content span {
  text-align: left;
  text-indent: 20px;
}
.ep_list .ep_box .ep_content b:active, .ep_list .ep_box .ep_content b:focus, .ep_list .ep_box .ep_content b:hover {
  color: #fff !important;
}
.ep_list .ep_box:active:before, .ep_list .ep_box:focus:before, .ep_list .ep_box:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
.blue_btn, .green_btn {
  background: #187285;
  color: #fff;
  padding: 0 30px;
    height: 34px;
    display: flex;
    border-radius: 20px;
    float: right;
    margin-top: 15px;
    justify-content: center;
    align-items: center;
}
.blue_btn:hover,.blue_btn:focus, .green_btn:hover, .green_btn:focus {color: #fff;-webkit-animation-name: pop;
    animation-name: pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;}
.green_btn {
  background: #57726e;
  padding: 5px 10px 5px 16px;
}
.niea2 .blue_btn {background: #185a96;}
.green_btn:hover ,.niea2 .blue_btn:hover {
  color: #fff;
}
.ep_list .ep_box font {
  background: #067196;
  color: #fff;
  line-height: 1.6;
  font-size: 180%;
  padding: 0 30px;
  margin-left: 0;
  -moz-transform-origin: bottom;
  -moz-transform: skewX(0deg);
  -webkit-transform-origin: bottom;
  -webkit-transform: skewX(0deg);
  -o-transform-origin: bottom;
  -o-transform: skewX(0deg);
  -ms-transform-origin: bottom;
  -ms-transform: skewX(0deg);
  transform-origin: bottom;
  transform: skewX(0deg);
}
.ep_list .ep_box font svg {
  -moz-transform-origin: bottom;
  -moz-transform: skewX(0deg);
  -webkit-transform-origin: bottom;
  -webkit-transform: skewX(0deg);
  -o-transform-origin: bottom;
  -o-transform: skewX(0deg);
  -ms-transform-origin: bottom;
  -ms-transform: skewX(0deg);
  transform-origin: bottom;
  transform: skewX(0deg);
}
.ep_list .ep_box:hover font {
  background: #067196;
}
.ep_box:nth-of-type(3n) {
  margin-right: 0;
}
.ep_box font, .ep_box i {
  background: #9fd1d1;
  color: #fff;
  line-height: 1.6;
  font-size: 180%;
  padding: 0 7px 0 30px;
  margin-left: -30px;
  -moz-transform-origin: bottom;
  -moz-transform: skewX(-15deg);
  -webkit-transform-origin: bottom;
  -webkit-transform: skewX(-15deg);
  -o-transform-origin: bottom;
  -o-transform: skewX(-15deg);
  -ms-transform-origin: bottom;
  -ms-transform: skewX(-15deg);
  transform-origin: bottom;
  transform: skewX(-15deg);
}
.ep_box font svg, .ep_box i svg {
  -moz-transform-origin: bottom;
  -moz-transform: skewX(15deg);
  -webkit-transform-origin: bottom;
  -webkit-transform: skewX(15deg);
  -o-transform-origin: bottom;
  -o-transform: skewX(15deg);
  -ms-transform-origin: bottom;
  -ms-transform: skewX(15deg);
  transform-origin: bottom;
  transform: skewX(15deg);
}
.ep_content span {
  display: table;
  width: 100%;
  text-align: center;
  min-height: 60px;padding-left: 20px;
}
.ep_content b {
  display: table-cell;
  vertical-align: middle;
  font-size: 125%;
  font-weight: normal;
  padding-left: 10px;
  height: 60px;transform: translateX(-9%);
}
.ep_box:hover font, .ep_box:hover i {
  background: #118c8c;
}
.niea2 .ep_box:hover font,.niea2 .ep_box:focus font {
  background: #3281B2;
}
.ep_box:hover {
  background: #28acaf;
}
.ep_box:hover a {
  color: #FFF;
  -o-transition: all 0s linear;
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  transition: all 0s linear;
}
.ep_box:hover svg {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
 .greenpeace.EY_main .logo_main {
	justify-content: center;	
	}
	.greenpeace.EY_main .logo2 {
    height: 75px;font-size: 2.4rem;
    margin: 40px 0 0 10px;
	}
/*.control2 {
  overflow: hidden;
}*/
.banner_bottom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.banner_bottom .box_icon {
  width: calc(100% /2 - 0.1px);
  background: rgba(0, 0, 0, 0.73);
  text-align: center;
  position: relative;
  min-height: 52px;
}
.banner_bottom .important_message {
  background: #e36379;
}
.banner_bottom .box_icon:nth-child(1):before {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 5px;
  height: 100%;
  background: #fff;
}
.banner_bottom .box_icon img {
  width: auto;
  max-height: 50px;
  margin: 2px auto;
  padding: 2px;
}
.banner_bottom .box_icon.important_message img {
  max-height: 35px;
}
.zone_main {
  font-size: 150%;
  margin: 10px 0 0;
}
.zone_menu, .zone_menu a {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.zone_menu a {
  padding: 8px 30px;
  border-bottom: 5px solid transparent;
}
.zone_menu a.active, .zone_menu a:hover {
  color: #df521e;
  border-bottom: 5px solid #df521e;
  font-weight: bold;
}
.zone_menu a i {
  max-width: 45px;
  margin-right: 15px;
}
.box_icon .important_img {
  display: table;
  text-align: center;
  width: 100%;
}
.box_icon .important_img span {
  display: table-cell;
  vertical-align: middle;
}
.banner_bottom .box_icon:nth-child(2) img {
  max-width: 500px;
  padding: 0;
  margin-top: 20px;
}
.main_case {
  display: flex;
  margin-bottom: 60px;
  margin-top: 20px;
}
.case_img {
  display: inline-block;
  border-radius: 500px;
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
}
.case_img img {
  max-width: 70px;
}
.case_1 {
  width: calc(100% / 3 - 20px);
  text-align: center;
  background: #efefef;
  margin: 10px 0;
  border-radius: 10px;
}
.case_1 p {
  text-align: center;
  background: #067196;
  margin-bottom: 0;
  padding: 10px 0;
  color: #fff;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: absolute;
  width: 100%;
  bottom: -50px;
}
.case_1 a {
  display: block;
}
.case_1 a:active .case_img, .case_1 a:focus .case_img, .case_1 a:hover .case_img {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
}
@keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }
}
.case_1:nth-child(2) {
  margin: 10px 30px;
}
.case_words {
  color: #067196;
  font-size: 140%;
  font-weight: bolder;
  margin: 10px 0;
  display: block;
}
.main_movie, .list_main {
  display: flex;
  padding-top: 30px;
  margin-bottom: 0;
}
.icon_bg {
  position: absolute;
  right: 10%;
  top: 48%;
  cursor: pointer;
}
.icon_bg:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: #fff;
  position: absolute;
  top: -13.5px;
  left: -5px;
  border-radius: 100%;
}
.close-icon, .close-icon:before, .close-icon:after {
  display: block;
  width: 20px;
  height: 4px;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  background-color: #e36379;
  cursor: pointer;
}
.close-icon {
  background-color: transparent;
}
.close-icon:before, .close-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: ' ';
}
.close-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}
.close-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}
.side-right #sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 200vw;
  height: 200vh;
  background-color: rgba(0, 0, 0, 0.5);
  -ms-touch-action: none;
  touch-action: none;
  will-change: opacity;
  z-index: 100;
}
@supports (-webkit-overflow-scrolling: touch) {
  .side-right #sidenav-overlay {
    display: none;
  }
  .navbar-mobile {
    margin-left: -280px;
  }
  body.side-right > .wrapper:after {
    content: '';
    width: 100vw;
    height: 100vh;
    display: block;
    position: absolute;
    top: 70px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
}
#accesskey_c, .z, .L, .u {
  color: transparent !important;
  position: absolute;
}
#accesskey_c:focus, .z:focus, .L:focus, .u:focus {
  color: #535456 !important;
}
h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 600;
  line-height: 1.5;
  color: #4a4a4a;
  margin: 10px 0;
  display: block;
}
h2, h6, .h2, .h6 {
  color: #007a96
}
h4:after, .h4:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: dotted 2px #007a96;
  margin-top: 10px;
}
h2, .h2 {
  font-size: 2rem !important;
  color: #007a96;
  margin-top: 0;
  position: relative;
}
h2 i, .h2 i {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
}
.retiree .h2 {
  color: #57726e;
}
aside h3, aside .h3, .news_box h6, .news_box .h6 {
  margin-top: 0;
}
h2:after, .h2:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: dotted 2px #007a96;
  margin-top: 10px;
  clear: both;
}
.top_control h2 {width: calc(100% - 200px);}
.top_control h2:after {width: calc(100% + 200px);}
.zone h2:after {
  border-bottom: 0;
}
.zone h2 {
  margin-top: -16px;
  color: #41665e;
}
.zone h2.red_font {
  color: #c1272d;
}
h2.bricon:after, .h2.bricon:after {
  display: none;
}
.bricon img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%;
}
h6.bricon img, .h6.bricon img {
  vertical-align: bottom;
}
h3, .h3 {
  font-size: 1.9rem !important;
}
h4, .h4 {
  font-size: 1.8rem !important;
}
h5, .h5 {
  font-size: 1.7rem !important;
}
h6, .h6 {
  font-size: 1.5rem !important;
  margin: 25px 0;
}
h6 span, .h6 span {
  border: solid 2px #007a96;
  padding: 5px 10px;
  color: #007a96;
}
h7, .h7 {
  font-size: 1.3rem !important;
  color: #007a96;
}
.h2_icon {
  display: inline-block;
}
.top_control {position:relative;}
.container .h2_icon {
  position: absolute;
  right: 0;
  bottom: 14px;
}
.h2_icon a {
  text-align: center;
  margin: 0 4px;
  vertical-align: bottom;
  height: 35px;
  width: 35px;
  line-height: 0;
  background-size: contain;
  text-indent: -999999px;
  transition: all 0.1s ease-in-out;
}
.words ol, .words ul {
  line-height: 180%;
  padding-left: 40px;
}
.words ul.main_people {
  padding-left: 0;
}
.slick-slide a {
  display: block;
}
.listnone {
  list-style: none;
}
.list_style li {
  padding-right: 10px;
}
.normalstyle {
  padding: 0 0 0 50px;
  list-style-type: decimal;
}
.control2 .normalstyle {
  padding: 0 10px 0 50px;
  list-style-type: decimal;
}
.control2 .googleplay, .control2 .fb_main, .googleplay2 {
  width: 90%;
  margin: 5% 0 5% 10%;
}
.googleplay2 {
  display: flex;
}
.googleplay2 span img {
  max-width: 110px;
}
.googleplay2 a:nth-of-type(1) img {
  max-width: 130px;
}
.googleplay2 a:nth-of-type(2) img {
  max-width: 120px;
}
.grid {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0 !important;
}
.grid li {
  width: calc(100% / 3 - 20px);
  margin: 10px;
  background: #fbfbfb;
}
.grid li span {
  display: block;
  padding: 0 20px;
}
.grid li .title {
  padding: 20px 20px 10px;
}
.fb_main, .grid, .img_main {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.img_main {
  margin: 0 -20px 0 0px;
  padding: 0 !important;
}
.img_main li {
  width: calc(100% / 4 - 20px);
  margin: 10px 20px 10px 0;
  padding: 10px;
  background: #eee;
}
.img_main li span {
  overflow: hidden;
  height: 0;
  padding-bottom: 40%;
  display: block;
}
.img_main .title {
  font-size: 140%;
  margin-top: 20px;
}
.fb_main a {
  background: #3B5BA6;
  color: #fff;
  display: block;
  padding: 10px;
}
.fb_main a:nth-child(2) {
  margin-left: 20px;
}
.fb_main a:nth-child(3) {
  margin-right: 20px;
  margin-top: 10px;
}
.fb_main > a:first-child:nth-last-child(1), .fb_main > a:first-child:nth-last-child(1) ~ a {
  width: 100%;
}
.fb_main > a:first-child:nth-last-child(2), .fb_main > a:first-child:nth-last-child(2) ~ a {
  width: calc(100% / 2 - 10px);
}
.fb_main > a:first-child:nth-last-child(3), .fb_main > a:first-child:nth-last-child(3) ~ a {
  width: calc(100% / 2 - 10px);
}
.normalstyle p {
  margin: 1% 0;
}
.normalstyle ul {
  padding-left: 30px;
  margin: 1% 0;
}
.list_style * > :before {
  content: attr(data-list);
  position: absolute;
  display: inline-block;
  width: 3em;
  margin-left: -3.5em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
  white-space: nowrap;
}
.logo h1:after, .headline h2:after {
  border-bottom: 0;
}
.gsc-adBlock {
  display: none !important;
}
.words {
  margin: 0;
}
.graybg {
  background: #F7F8F8 !important;
  overflow: hidden;
}
.graybg p {
  padding: 10px;
}
.graybg ul p {
  padding: 10px 0;
}
.gold {
  color: #956134;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
.content-wrap {
  width: 85%;
  max-width: 1600px;
  margin: auto;
  padding: 160px 0 0;
  position: relative;
}
.breadcrumb {
  margin: 1% 0;
  clear: both;
  overflow: hidden;
}
.breadcrumb > li {
  display: inline;
}
.breadcrumb a {
  color: #3E3A39;
}
.retiree .breadcrumb a, .retiree .breadcrumb > li + li:before {
  color: #fff;
}
.zone .breadcrumb a, .zone .breadcrumb > li + li:before {
  color: #000;
}
.content-wrap aside {
  width: 25%;
  position: relative;
}
.noaside aside {
  display: none;
}
.content-wrap .container {
  background: #FFF;
  width: 75%;
  min-height: 800px;
  padding: 0;
  margin-bottom: 0;
  position: relative;
}
.retireeBanner {
  margin-top: 60px;
}
.retireeBanner li {
  margin: 0 2em;
}
.retireeBanner_main {
  padding: 0 5%;
}
.retireeBanner .slick-next, .retireeBanner .slick-prev {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/arrow.svg) no-repeat center/contain;
  width: 60px;
  left: 0;
}
.retireeBanner .slick-next {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/arrow2.svg) no-repeat center/contain;
  left: inherit;
  right: 0;
}
.retiree .content-wrap .container {
  min-height: calc(70vh - 100px);
}
.retiree_banner {
  height: 30vh;
}
.zone .retiree_banner {
  height: 19vh;
}
.retiree_main {
  display: flex;
  justify-content: center;margin: 30px 0;
}
.retiree_info_box {
  display: flex;
  flex-wrap: wrap;
  max-width: 400px;
}
.retiree_info_box.old_style {max-width: none;}
.retiree_info_box a {
  width: 50%;
  text-align: center;position: relative;
}
.retiree_info_box a:hover,.list_group li a:hover,.retiree_info_box a:focus,.list_group li a:focus { color: #187285;}
.niea2 .retiree_info_box a:hover,.niea2 .list_group li a:hover,.niea2 .retiree_info_box a:focus,.niea2 .list_group li a:focus { color: #185A96;}
.retiree_info_box a i {
  font-style: normal;
    font-size: 120%;
    padding: 0;
    display: block;
    font-weight: bold;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}
.retiree_info_box.old_style a i {
    padding: 5px 10px 20px;
    position: relative;bottom: 0;
}
.retiree_info_box {
  display: flex;
  flex-wrap: wrap;
  max-width: none;height: 100%;
}
.retiree_info_box a img {
  max-width: 170px;
}
.retiree_info_box.old_style a img {
    max-width: 150px;
}
.retiree_news {
    padding: 10px 0;
    flex-basis: 72%;
    margin-right: 60px;
}
.retiree_info {
  padding: 0;
  clear: both;
}
.retiree_title {
  display: block;
  text-align: center;
  padding-bottom: 20px;
}
.retiree_title i {
  color: #57726e;
  font-weight: bold;
  font-size: 160%;
  font-style: normal;
}
.retiree_title i:before, .retiree_title i:after {
  content: "◆◆";
  font-size: 120%;
  vertical-align: -2px;
  margin: 0 11px;
}
.owl-carousel {
  list-style: none;
}
.noaside .container {
  width: 100%;
}
.content-wrap .control aside, .content-wrap .control .container {
  float: left;
}
.content-wrap .control2 aside, .content-wrap .control2 .container {
  float: left;
}
.words .h2 {
  font-weight: 700;
  line-height: 1.5;
  text-align: justify;
  text-justify: auto;
}
/* btn */
u.btn, i.btn {
  text-decoration: none;
  font-style: normal;
}
.btn {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.5;
  margin: 2px 6px;
  border-radius: 0.3rem;
  letter-spacing: normal;
  font-family: "Heiti TC", Microsoft JhengHei, "Arial Black", LiHei Pro;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.2;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn2 {
  border: 0;
  padding: 10px 15px;
  background: #EEEFEF;
  font-size: 100%;
  border-radius: 5px;
  cursor: pointer;
}
.btn-block {
  /* [disabled]display: block;
*/
  width: 100%;
  max-width: 300px;
  margin: auto;
}
.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
  margin-left: 40.8%;
  margin-top: 4%;
}
.bottom_style {
  margin-top: 0;
}
.btn-outline-json {
  color: #F5C22B;
  background-color: transparent;
  background-image: none;
  border: 2px solid #F5C22B;
  padding: 0.1rem 0.4rem;
}
.btn-outline-json:hover, a:hover * > .btn-outline-json, a:hover > .btn-outline-json {
  color: #fff;
  background-color: #F5C22B;
  border-color: #F5C22B;
}
.btn-outline-csv {
  color: #72BF44;
  background-color: transparent;
  background-image: none;
  border: 2px solid #72BF44;
  padding: 0 0.1rem;
}
.btn-outline-csv:hover, a:hover * > .btn-outline-csv, a:hover > .btn-outline-csv {
  color: #fff;
  background-color: #72BF44;
  border-color: #72BF44;
}
.btn-outline-rss {
  color: #F7931E;
  background-color: transparent;
  background-image: none;
  border: 2px solid #F7931E;
  padding: 0.1rem 0.4rem;
}
.btn-outline-rss:hover, a:hover * > .btn-outline-rss, a:hover > .btn-outline-rss {
  color: #fff;
  background-color: #F7931E;
  border-color: #F7931E;
}
.btn-outline-xml {
  color: #601986;
  background-color: transparent;
  background-image: none;
  border: 2px solid #601986;
  padding: 0.1rem 0.4rem;
}
.btn-outline-xml:hover, a:hover * > .btn-outline-xml, a:hover > .btn-outline-xml {
  color: #fff;
  background-color: #601986;
  border-color: #601986;
}
.btn-outline-doc {
  color: #24508F;
  background-color: transparent;
  background-image: none;
  border: 2px solid #24508F;
  padding: 0.1rem 0.4rem;
}
.btn-outline-doc:hover, a:hover * > .btn-outline-doc, a:hover > .btn-outline-doc {
  color: #fff;
  background-color: #24508F;
  border-color: #24508F;
}
.btn-outline-odt {
  color: #2989C3;
  background-color: transparent;
  background-image: none;
  border: 2px solid #2989C3;
  padding: 0.1rem 0.4rem;
}
.btn-outline-odt:hover, a:hover * > .btn-outline-odt, a:hover > .btn-outline-odt {
  color: #fff;
  background-color: #2989C3;
  border-color: #2989C3;
}
.btn-outline-xls {
  color: #207345;
  background-color: transparent;
  background-image: none;
  border: 2px solid #207345;
  padding: 0.1rem 0.4rem;
}
.btn-outline-xls:hover, a:hover * > .btn-outline-odt, a:hover > .btn-outline-odt {
  color: #fff;
  background-color: #207345;
  border-color: #207345;
}
.btn-outline-ods {
  color: #4ECC86;
  background-color: transparent;
  background-image: none;
  border: 2px solid #4ECC86;
  padding: 0.1rem 0.4rem;
}
.btn-outline-ods:hover, a:hover * > .btn-outline-ods, a:hover > .btn-outline-ods {
  color: #fff;
  background-color: #4ECC86;
  border-color: #4ECC86;
}
.btn-outline-ppt {
  color: #8E2519;
  background-color: transparent;
  background-image: none;
  border: 2px solid #8E2519;
  padding: 0.1rem 0.4rem;
}
.btn-outline-ppt:hover, a:hover * > .btn-outline-ppt, a:hover > .btn-outline-ppt {
  color: #fff;
  background-color: #8E2519;
  border-color: #8E2519;
}
.btn-outline-odp {
  color: #DA4D3C;
  background-color: transparent;
  background-image: none;
  border: 2px solid #DA4D3C;
  padding: 0.1rem 0.4rem;
}
.btn-outline-odp:hover, a:hover * > .btn-outline-odp, a:hover > .btn-outline-odp {
  color: #fff;
  background-color: #DA4D3C;
  border-color: #DA4D3C;
}
.btn-outline-pdf {
  color: #E60012;
  background-color: transparent;
  background-image: none;
  border: 2px solid #E60012;
  padding: 0.1rem 0.4rem;
}
.btn-outline-pdf:hover, a:hover * > .btn-outline-pdf, a:hover > .btn-outline-pdf {
  color: #fff;
  background-color: #E60012;
  border-color: #E60012;
}
.btn-outline-mp3 {
  color: #ff70aa;
  background-color: transparent;
  background-image: none;
  border: 2px solid #ff70aa;
  padding: 0.1rem 0.4rem;
}
.btn-outline-mp3:hover, a:hover * > .btn-outline-mp3, a:hover > .btn-outline-mp3 {
  color: #fff;
  background-color: #ff70aa;
  border-color: #ff70aa;
}
.btn-outline-zip {
  color: #9b40ff;
  background-color: transparent;
  background-image: none;
  border: 2px solid #9b40ff;
  padding: 0.1rem 0.4rem;
}
.btn-outline-zip:hover, a:hover * > .btn-outline-zip, a:hover > .btn-outline-zip {
  color: #fff;
  background-color: #9b40ff;
  border-color: #9b40ff;
}
.share_icon2 {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 45px 0;
}
.share_icon2 a {
  width: calc(100% / 2);
  padding: 12px;
}
/* btn-end */
.fontchange {
  overflow: hidden;
  color: #fff;
}
.other .fontchange {
  color: #000;
}
.fontchange ul:nth-child(1) li:nth-child(4) {
  margin-left: 4px;
  width: 34px;
  height: 30px;
}
.fontchange ul:nth-child(1) {
  margin-top: 45px;
}
.fontchange ul:nth-child(2) {
  margin-top: 37px;
  display: flex;
}
.fontchange .share_icon li {
  padding: 0;
}
.share_icon a {
  text-align: center;
}
.share_icon img {
  width: 38px;
  max-width: 47px;
  height: 38px;
  margin: 0 3px;
}
.fontchange li {
  padding: 5px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
}
.fontchange li sup {
  position: absolute;
  left: 22px;
  font-size: 18px;
  top: 5px;
}
.fontchange li:nth-child(1) {
  font-size: 1.3vmin;
  cursor: auto;
}
.fontchange li:nth-child(2) {
  font-size: 1rem;
  line-height: 1.2;
  margin-right: 3px;
  width: 34px;
  height: 30px;
  background-position: 1px;
  text-align: center;
}
.fontchange li:nth-child(3) {
  font-size: 1.2rem;
  line-height: 1;
}
.fontchange li:nth-child(4) {
  font-size: 1.4rem;
  line-height: 0.8;
}
.fontchange li.ative, .fontchange li:hover {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/circles.svg) no-repeat center;
  background-size: contain;
  color: #000
}
.other .fontchange li.ative, .other .fontchange li:hover {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/circles2.svg) no-repeat 2px;
  background-size: contain;
  color: #fff
}
.fontchange li.ative:nth-child(2), .fontchange li:hover:nth-child(2) {
  background-position: 1px;
  text-align: center;
}
.fontchange li.ative:nth-child(3), .fontchange li:hover:nth-child(3) {
  background-position: 0px;
}
.fontchange li.ative:nth-child(4), .fontchange li:hover:nth-child(4) {
  background-position: 1px;
}
.share_icon li:nth-child(2) {
  width: auto;
  height: auto;
  margin-right: 0;
}
.fontchange li:nth-child(1):hover, .fontchange .share_icon > li:hover {
  background: none;
  color: #fff;
}
.other .fontchange li:nth-child(1):hover, .other .fontchange .share_icon > li:hover {
  background: none;
  color: #000;
}
.embed-vedio, .embed-map, .embed-img, .embed-list {
  clear: both;
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.embed-img {
  padding-bottom: 100%;
}
.embed-list {
  padding-bottom: 20%;
}
.embed-map {
  padding-bottom: 50%;
  min-height: 450px;
}
.embed-vedio iframe, .embed-map iframe, .embed-img iframe, .embed-list iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.EY_content {display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 20px;}
.EY_box {width: calc(100% / 3 - 20px); margin: 40px 0 20px;}
.EY_box p {font-size: 140%;margin: 15px 0 0;}
.red {
  color: #EA514E
}
.blue {
  color: #007e9b
}
.first_p {
  margin-bottom: 5% !important;
  margin-top: 1%;
}
.dropdown, .dropup {
  position: relative;
}
.font_black {
  color: #404040;
}
.font_black2 {
  color: #000!important;
}
.pc, .pc2 {
  display: block !important;
}
.mobile, .mobile2 {
  display: none !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: absolute;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  z-index: 10;
}
.clear {
  clear: both;
  border: 0;
}
.clear2 {
  clear: both;
  border: 0;
  height: 50px;
}
/* Reset */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[role=button] {
  cursor: pointer;
}
.z, #accesskey_C, .L {
  position: absolute;
}
#accesskey_C {
  right: 0;
}
.col-2 {
  width: 20% !important;
  float: left;
}
.col-3 {
  width: 30% !important;
  float: left;
}
.col-4 {
  width: 40% !important;
  float: left;
}
.col-5 {
  width: 50% !important;
  float: left;
}
.col-6 {
  width: 58% !important;
  margin-left: 5px;
  float: left;
}
.col-7 {
  width: 68% !important;
  margin-left: 5px;
  float: left;
}
.col-8 {
  width: 78% !important;
  margin-left: 5px;
  float: left;
}
.movie_box{
  width: calc(100% / 3 - 20px);
}
.list_box {
  width: calc(100% / 3 * 2);
}
.movie_box:first-child, .list_box:first-child {
  margin-right: 30px;
  position: relative;
}
.banner_main .owl-buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
}
.movie_title {
  padding-top: 10px;
}
.movie_title span {
  display: block;
  font-weight: bold;
  font-size: 130%;
}
.movie_title span:nth-child(2) {
  font-size: 90%;
}
.bluefont {
  color: #067196;
}
.right_content {
  float: right;
}
.formstyle {
  width: calc(58% - 152px) !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.num-5 {
  width: calc(100% / 5) !important;
  float: left;
}
.num-8 {
  width: calc(100% / 8) !important;
  float: left;
}
.float {
  float: left;
}
.slick-slider {
  margin-bottom: 0;
}
.text-left, .text-left * > * {
  text-align: left !important;
}
.words_content.text-left * > a {
  display: inline !important;
}
.words_content.text-left * > p {
  line-height: 1.8 !important;
  margin-bottom: 0 !important;
}
section:after, .control:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
dl, dt, dd, ol, ul, li, input {
  margin: 0;
  padding: 0;
}
.listnone {
  list-style: none;
}
.low_style * > :before {
  content: attr(data-low);
  position: absolute;
  margin-left: -80px;
}
#btn_img2:before {
  content: attr(data-name);
}
.words_content .low_style ol {
  margin-left: 130px;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
p, ul {
  text-align: left;
  line-height: 1.5;
  margin-bottom: 1%;
}
.zone .words p { line-height: 1.7;margin-bottom: 40px;}
.words_content > *:not(p) {
  text-align: justify;
  text-justify: auto;
  line-height: 180%;
  margin-bottom: 1%;
}
.words_content .sitemap, .words_content .sitemap2, .words_content .sitemap3 {
  margin-left: 0;
  padding-left: 0;
}
.print_img {
  display: none !important;
}
.sitemap .box {
  display: inline-block;
  vertical-align: top;
  width: calc(100% / 4 - 20px);
  margin-right: 20px;
  margin-bottom: 39px;
  background: rgba(0, 0, 0, 0.02);
}
.sitemap .box:nth-of-type(4n) {
  margin-right: 0;
}
.sitemap .box > a {
  display: block;
  background-color: #007eb5;
  color: #FFF;
  line-height: 1.5;
  margin-bottom: 15px;
  text-decoration: none;
  padding: 10px 20px 10px 50px;
}
.sitemap .box > ul li a {
  padding-left: 60px;
  margin-bottom: 5px;
  color: #000;
  text-decoration: none;
  display: flex;
  padding-right: 10px;
}
.sitemap .box > ul li ul a {
  padding-left: 90px;
  padding-right: 10px;
}
.sitemap * > :before {
  content: attr(data-site);
  position: absolute;
  margin-left: -25px;
}
.sitemap2 * > :before {
  content: attr(data-site2);
  position: absolute;
  margin-left: -35px;
}
.sitemap2 .add {
  padding-left: 70px !important;
}
.sitemap2 .add:before {
  margin-left: -45px !important;
}
.sitemap3 * > :before {
  content: attr(data-site3);
  position: absolute;
  margin-left: -50px;
}
.sitemap3 .add {
  padding-left: 100px !important;
}
.sitemap3 .add:before {
  margin-left: -60px !important;
}
a {
  color: #5E625D;
  text-decoration: none;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  transition: all .15s linear;
  display: inline-block;
  position: relative;
}
a:hover, a:focus, a:active, .breadcrumb a:hover, .other_link ol a:hover, .other_link2 ol a:hover, .rightbtn a.more:hover, .timeline-content a:hover, .video_box a:hover {
  text-decoration: none;
  color: #28ACAF;
}
table a, .related_link a {
  color: #007a96;
}
table a:hover, .related_link a:hover {
  text-decoration: underline;
  color: #28ACAF;
}
.navli li a:hover, .main_words a:hover {
  color: #a0cb50;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
img {
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.img,.img_L {
  width: 100%;
  border: 0;
  display: block;
  margin: auto;
}
.img_L {width: 70%; margin-left: 0;}
.relative-files-section {
    margin-top: 60px;
    color: #716e75;
    line-height: 1.7;
    font-size: 100%;
}
.relative-files-section li:first-of-type {
    margin-top: 10px;
}
ol.list-arrow li {
    position: relative;
    padding: 0 0 0 15px;
	list-style: none;
}
ol.list-arrow li:before {
    content: ' ';
    position: absolute;
    top: 7px;
    left: 0;
    border-top: 7px solid transparent;
    border-left: 8px solid #716e75;
    border-bottom: 7px solid transparent;
}
ol.list-arrow li:after {
    content: ' ';
    position: absolute;
    top: 7px;
    left: -3px;
    border-top: 7px solid transparent;
    border-left: 8px solid #fff;
    border-bottom: 7px solid transparent;
}
.relative-files-section a, .relative-files-section a:focus, .relative-files-section a:hover, .relative-files-section a:visited {
    color: #716e75;
}
.relative-files-section i {
    font-size: 87.5%;
    padding-left: 5px;
}
.icon-download2:before {
    content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/attach_file.png);
}
.table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
th {
  text-align: center;
  background: #007eb5;
  color: #fff;
}
.retiree th {
  background: #006837;
}
.table > thead:first-child > tr:first-child > th, .table > tbody:first-child > tr:first-child > th {
  border-top: 0;
  border-right: 1px solid #fff;
  padding: 7px 0;
}
.table > tbody > tr > td {
  border-top: 0;
  padding: 7px 1em;
  border-right: 1px solid #fff;
}
.table > tbody > tr > td:last-child {
  border-right: 0px solid #fff;
}
.table > tbody > tr:nth-of-type(even) {
  background-color: #EEEFEF;
}
.tab_content {
  overflow-y: hidden;
  overflow-x: auto;
}
.add_text {
  font-size: 115%;
}
.add_text .retiree_icon {
  background: #ef915d;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  margin-left: 4px;
}
.add_text .retiree_icon:before {
  content: " ";
  display: inline-block;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/contact.svg) no-repeat;
  width: 20px;
  height: 19px;
  vertical-align: bottom;
  margin-right: 10px;
}
.page_box {
  position: relative;
  text-align: center;
}
.page_box > * {
  margin-bottom: 10px;
}
.page_box > div:nth-last-of-type(1) {
  margin-bottom: 0;
}
.page_box div:first-child {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page_box div:last-child {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.page_box input {
  display: inline-block;
  margin: 0 3px;
}
.page_box .btn3 {vertical-align: 11px;background: #007a96;
    color: #FFF;}
.page_box input:active, .page_box input:focus, .page_box input:hover {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
.form-control2, .form-control3, .form-control4 {
  display: block;
  width: 100%;
  height: 30px;
  padding-left: 10px;
  font-size: 90%;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.retiree .form-control2 {
  width: 100px;
}
.retiree .form-control4 {
  width: 250px;
}
.zone .form-control4 {
  width: 400px!important;
}
.zone .top_bar2 img {
  height: 30px;
  width: 30px;
  padding: 3px;
}
.page_box select {
  display: inline;
  max-width: 70px;
}
.color1 {
  color: #19a3a3;
}
.latin {
  list-style: upper-latin;
}
.env_a {
  display: inline-table;
  width: 100%;
  margin-top: 15px;
  border-top: dotted 2px #19a3a3;
}
.env_a a {
  display: block;
  padding-left: 10%;
  padding: 10px 0 10px 14%;
}
.main_env {
  display: flex;
  flex-wrap: wrap;
}
.main_env li {
  width: calc(100% / 3 - 20px);
  margin: 20px 20px 20px 0;
}
.main_env li:nth-of-type(3n+1) {
  margin-left: 0;
}
.main_env li:nth-of-type(3n) {
  margin-right: 0;
}
.news_box {
  display: flex;
  padding: 10px;
  -moz-box-shadow: 4px 4px 12px 4px rgba(146, 146, 158, 0.16);
  -webkit-box-shadow: 4px 4px 12px 4px rgba(146, 146, 158, 0.16);
  box-shadow: 4px 4px 12px 4px rgba(146, 146, 158, 0.16);
  margin: 20px auto 0;
}
.news_box h5 font {
  display: block;
  font-size: 80%;
  color: #000;
}
.news_box span:nth-child(1) {
  width: 30%;
}
.news_box span:nth-child(2) {
  margin-left: 3%;
  width: 60%;
}
.otherinfo {
  text-align: left;
  background: #eee;
  margin: 17px 0 30px;
  padding: 14px 5px 14px 50px;
  clear: both;
}
.otherinfo dl {
  display: inline-block;
}
.otherinfo dd {
  color: #19a3a3;
}
.retiree .otherinfo dd {
  color: #006837;
}
.otherinfo dd, .otherinfo dt {
  display: inline-block;
}
.zone .otherinfo dd,.zone .otherinfo dt {color: #716e75;}
.otherinfo dd:before, .retiree .otherinfo dd:before,.retiree.zone .otherinfo dd:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/issued.svg);
  display: inline-block;
  width: 20px;
  height: 25px;
  vertical-align: middle;
  margin: 0 10px 0 20px;
}
.retiree .otherinfo dd:before,.retiree .otherinfo.zone1 dd:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/issued2.svg);
}
.zone .otherinfo.zone2 dd:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/issued3.svg);
}
.otherinfo dd.time:before,.retiree.zone .otherinfo dd.time:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/time.svg);
}
.retiree .otherinfo dd.time:before,.retiree .otherinfo.zone1 dd.time:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/time2.svg);
}
.zone .otherinfo.zone2 dd.time:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/time3.svg);
}
.otherinfo dd.date:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/date.svg);
}
.otherinfo dd.click_look:before,.retiree.zone .otherinfo dd.click_look:before{
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/look.svg);
}
.retiree .otherinfo dd.click_look:before,.retiree .otherinfo.zone1 dd.click_look:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/look2.svg);
}
.zone .otherinfo.zone2 dd.click_look:before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/look3.svg);
}
a.back-previous-btn {
    font-size: 112.5%;
    display: inline-flex;
    padding: 10px 20px;
    text-align: center;
	color: #fff;
}
.btn-org {
    background-color: #df521e;
    border-radius: 5px;
}
.btn_back {
  background: #007a96;
  color: #fff;
  text-align: center !important;
  width: 100%;
  max-width: 250px;
  margin: 20px auto 0;
  padding: 5px;
  display: block;
  line-height: 1.5;
}
.retiree .btn_back {
  background: #006837;
}
.btn_back span {
  display: block;
  padding: 5px 0;
  font-size: 110%;
  letter-spacing: 5px;
}
.btn_back:hover {
  color: #fff;
}
.btn_back span:before, .btn_back span:after {
  border-color: transparent;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-style: solid;
  border-width: 0;
  content: "";
  height: 24px;
  position: absolute;
  width: 24px;
}
.btn_back span:before {
  border-color: #fff;
  border-left-width: 2px;
  border-top-width: 2px;
  left: 5px;
  top: 5px;
}
.btn_back span:after {
  border-bottom-width: 2px;
  border-color: #fff;
  border-right-width: 2px;
  bottom: 5px;
  right: 5px;
}
.btn_back span:hover:before, .btn_back span.hover:before, .btn_back span:hover:after, .btn_back span.hover:after {
  height: 81%;
  width: 96%;
}
.served {
  max-width: 80%;
  margin: 3% auto;
}
.words .list_group, .words .list_group2 {
  list-style: none;
  padding-left: 0;
}
.list_group2 {
  margin-bottom: 60px;
  line-height: 180%;
  font-size: 115%;
}
.retiree .list_group2 {
  margin-bottom: 10px;
}
.main_people_pic {
  margin-top: 20px;
}
.list_group li, .list_group2 li {
  padding: 10px;
}
.retiree_news .list_group2 {
  margin-bottom: 0px;
}
.retiree_news .list_group2 li {
  padding: 20px 10px;
}
.list_group.main_people li {
  padding: 0 0 1% 0;
  line-height: 1.5;
}
.list_group li:nth-of-type(odd), .list_group2 li:nth-of-type(odd) {
  background: #F5F5F5;
}
.list_group.main_people li:nth-of-type(odd) {
  background: #fff;
}
.list_group li, .list_group2 li {
  display: flex;
  line-height: 1;
}
.list_group li a, .list_group2 li a {
  display: flex;
  width: 100%;
  line-height: 1.5;
}
.list_group li a > *, .list_group2 li a > * {
  display: inline-block;
  vertical-align: middle;
}
.list_group2 li a {
  display: flex;
  justify-content: space-around;
  font-weight: bold;
}
.list_group2 li a:hover {
  color: #006837;
}
.list_group2 li a .date {
  flex-basis: 160px;
  text-align: center;
}
.list_group2 li a .title {
  flex-grow: 2;
  flex-shrink: 1;
  flex-basis: 0%;
}
.list_group2 li a .department {
  flex-basis: 120px;
  text-align: center;
  font-style: normal;
}
.add_icon {
  margin-bottom: 1%;
  display: flex;
  margin-left: 25px;
}
.list_group li:before, .add_icon:before, .add_icon2:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-style: solid;
  vertical-align: top;
  margin-top: 5px;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #33b7a5;
  margin-right: 10px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.zone .list_group > li {
  counter-increment: a;
  padding-left: 21px;
  list-style: none;
}
.zone .list_group > li:before {
  margin: 8px 20px 0 5px;
  content: ""counter(a)"";
  text-align: center;
  border: 0;
  width: 25px;
  height: auto;
}
.twocut .add_icon2:before {
  margin-top: 8px;
}
.main_people .add_icon:before {
  margin-top: 8px;
}
.list_group li:before {
  margin-top: 10px;
}
.list_group.list_normal li {
  counter-increment: li;
  border-bottom: 1px solid #cccccc;
  padding: 10px 10px 15px;
}
.list_group.list_normal li:before {
  border-width: 0px;
  content: '.'counter(li);
  display: inline-block;
  text-align: right;
  direction: rtl;
  padding-left: 10px;
}
.list_group.list_normal li:nth-of-type(odd) {
  background: none;
}
.list_group.list_normal.list_date_mode li {padding: 10px 10px 10px 0;}
.list_group.list_normal.list_date_mode li:before {content:none;}
.list_group.list_normal.list_date_mode li .date {margin-right:20px;white-space: nowrap;}
.blue_style .case_words {color: #187285;}
.niea2 .blue_style .case_words {color: #185a96;}
.list_group.main_people li:before {
  margin-top: 7px;
}
.listnone2 li:before {
  content: " ";
  border: 0;
  display: none;
}
.twocut li {
  flex-wrap: wrap;
  padding: 0;
}
.twocut li a {
  width: calc(100% / 2);
  padding: 11px;
  display: flex;
}
.list_group li:hover:before, .add_icon:hover:before, .add_icon2:hover:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.zone .list_group li:hover:before {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.list_group .title {
  width: calc(100% - 130px);
}
.twocut .title {
  width: calc(100%);
}
.list_group.main_people .title {
  width: auto;
}
.nodate .date {
  display: none;
}
.nodate .list_group .title {
  width: calc(100% - 50px);
}
.mobileshow, .mobileshow2 {
  display: none;
}
.htmleaf-container {
  margin: 0 auto;
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before, .col-2:before, .col-3:before, .col-4:before, .col-4:after, .col-5:before, .col-5:after, .col-6:before, .col-6:after, .col-7:before, .col-8:before, .h4:before, .h4:after, .btn-group:before, .btn-group:after {
  display: table;
  content: " ";
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 165px;
  padding: 5px 0;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.yellowfont {
  color: #606060;
  font-size: 90%;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navmain {
  width: 100%;
  position: absolute;
}
.other {
  background: #f9f9f9;
}
.side-right .navmain .logo {
  position: relative;
  margin-left: 15px;
  z-index: 1;
}
.side-right #sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 200vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 150;
  will-change: opacity;
}
.gotop {
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 98;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/goTop.svg) no-repeat center;
  background-size: contain;
  box-shadow: none;
  right: 25px;
  bottom: 35px;
}
.navmain.NavFixed, .index_style .navmain.NavFixed {
  position: fixed;
  -o-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  transition: all .15s linear;z-index: 100;
}
.greenpeace .navmain.NavFixed {
  display: none !important;
}
.topnav {
  max-width: 700px;
  margin: auto;
  margin-right: 5.5%;
  padding: 0;
  background: #ECECEC;
}
.other .topnav {
  background: #CCE8EA;
}
.navbar-collapse {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.nav, .nav ol {
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  width: calc(100%/4 - 10px)
}
.nav > li:first-child:nth-last-child(12), .nav > li:first-child:nth-last-child(12) ~ li {
  width: calc(100% / 7 - 10px)
}
.nav > li:first-child:nth-last-child(13), .nav > li:first-child:nth-last-child(13) ~ li {
  width: calc(100% / 8 - 10px)
}
.nav > li:first-child:nth-last-child(14) a, .nav > li:first-child:nth-last-child(14) ~ li a {
  padding: 20px 0px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a {
  white-space: normal;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.navwrap {
  padding: 0;
  width: 90%;
  margin: auto;
  height: 90px;
}
.logo {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/logo.svg) no-repeat center/contain;
  width: 350px;
  height: 100px;
  float: left;
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  transition: all 0s linear;
  margin-top: 30px;
  position: absolute;
  z-index: 1000;
}
.greenpeace .other {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/topbg.png) no-repeat;
  background-attachment: fixed;
  background-position: right top;
  height: 140px;
}
.zone .other {
  background: none;
  border-bottom: 1px solid #000;
}
.greenpeace .copyright, .retiree.zone .copyright {
  background: #808080;
  margin-top: 50px;
}
.retiree .copyright {
  background: #006837;
}
.greenpeace .top_bread {
  margin: 140px 0 0 0;
  background: #cce8ea;
}
.greenpeace.niea2 .top_bread{background: #d3e9f7;}
.greenpeace.retiree .top_bread {
  background: #99c3af;
}
.greenpeace .breadcrumb {
  width: 85%;
  max-width: 1600px;
  margin: 10px auto;
  padding: 10px 0;
}
.zone .breadcrumb {
  width: 100%;
  margin: 10px auto;
}
.zone .zone3 .breadcrumb {
  width: auto;
  display: inline-block;
  margin: 10px auto;
}
.zone3 .top_control {
  float: right;
}
.zone .zone3 .top_control .top_bar_group {
  margin: 10px auto;
}
.zone .zone3 .top_control .top_bar_group .top_bar1, .zone .zone3 .top_control .top_bar_group .top_bar2 {
  margin: 0;
}
.greenpeace .content-wrap {
  padding: 0;width: 85%;
}
.greenpeace .navwrap {
  height: 140px;
}
.greenpeace .subnav {
  position: absolute;
  right: 5%;
  top: 0;
  height: 70px;
}
.zone .subnav {
  right: 0;
}
.greenpeace .logo_main {
  display: flex;
  justify-content: left;
  align-items: flex-end;
}
.greenpeace .logo {
  overflow: visible;
  text-indent: -9999999px;
  position: relative;
}
.greenpeace .logo2 {
  display: table;
  font-size: 2rem;
  height: 80px;
  font-weight: 600;
  color: #067196;
  margin: 40px 0 0 24px;
  padding: 10px 0 10px 30px;
  border-left: 2px solid #000;
}
.zone .logo2 {
  border-left: 0;
  padding: 0;
}
.greenpeace.retiree .logo2 {
  color: #000;
}
.greenpeace .logo2 span {
  display: table-cell;
  vertical-align: middle;
}
.zone .logo2 span {
  vertical-align: top;
}
.copyright_box3 {
  padding: 30px 0;
  margin: auto;
  text-align: center;
  line-height: 1.8;
}
.copyright_box3 br {
  line-height: 2;
}
.copyright_box3 b {
  margin-bottom: 10px;
}
.greenpeace .footer_menu span {
  border: #fff solid 1px;
  color: #fff;
  border-radius: 5px;
  margin-right: 10px;
  padding: 0 5px;
  display: inline-block;
}
.other .logo {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/logo2.svg) no-repeat center/contain;
}
.zone .other .logo {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/logo2.svg) no-repeat left/contain;
}
.zone .other .logo.logo_EY {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/EPA_EY_logo.svg) no-repeat left/contain;
}
.NavFixed .logo {
  margin-top: -15px;
}
.bgBanner {
  position: relative;
  z-index: -2;
}
.subnav {
  float: right;
  height: 100%;
  line-height: 70px;z-index: 1000;
    position: relative;
}
.subnav ul, .subnav ul li {
  float: left;
  list-style: none;
}
.lineicon {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/line.svg) no-repeat;
}
.lineicon:hover {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/line_hover.svg) no-repeat;
  background-size: contain;
}
.facebook {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/fb.svg) no-repeat;
}
.facebook:hover {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/fb_hover.svg) no-repeat;
  background-size: contain;
}
.twitter {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/twitter.svg) no-repeat;
}
.twitter:hover {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/twitter_hover.svg) no-repeat;
  background-size: contain;
}
.google {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/google.svg) no-repeat;
}
.google:hover {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/google_hover.svg) no-repeat;
  background-size: contain;
}
.print {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/print.svg) no-repeat;
}
.print:hover {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/print_hover.svg) no-repeat;
  background-size: contain;
}
.top_btn_main {
  margin: 20px 0;
}
.top_btn_main a {
  color: #4A4A4A;
  border: 1px solid #d8b684;
  margin: 10px 10px 0 0;
  padding: 5px 15px;
  position: relative;
}
.top_btn_main a:hover, .top_btn_main a.active {
  color: #4A4A4A;
  background: #d8b684;
}
.top_btn_main a:before {
  content: "";
  position: absolute;
  right: -1px;
  top: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 12px 0;
  border-color: transparent #d8b684 transparent transparent;
  z-index: 1;
}
.top_btn_main a:hover:before, .top_btn_main a.active:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #fff transparent transparent;
  z-index: 1;
}
.top_bar0, .top_bar1, .top_bar2 {
  display: inline-block;
  margin: 0 5px 15px 0;
  vertical-align: middle;
}
.bar_none {
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.flotright {
  float: right !important;
}
.flotleft {
  float: left !important;
}
#select_btn li a {
  padding: 5px;
  min-width: 100px;
  color: #000;
  text-decoration: none;
}
.navli {
  max-height: 70px;
}
.navli2 {
  margin: 8% 0 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.navli2 li {
  list-style: none;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
.navli2 li a {
  padding: 6px 8px;
  margin-bottom: 10px;
  border: 1px solid #000;
  color: #000;
  left: 0;
  width: 65%;
}
.navli li {
  margin: 0 20px 0 0;
  position: relative;
  letter-spacing: 0.01em;
}
.navli li:first-child {
  margin: 0 5px 0 0;
}
.navli li:first-child:before, .navli li:nth-child(3):before {
  border-right: none;
}
.navli li a {
  color: #fff;
  height: auto;
  margin-top: 50px;
  font-size: 1.3vmin;
}
.zone .other .navli li a {
  margin-top: 58px;
  color: #000;
}
.other .navli li a {
  color: #535456;
}
.topimg {
  margin-top: 40px;
  max-width: 400px;
}
.navli li:nth-child(2):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  border-right: 0px;
}
.leftBtns, .leftBtns ol {
  list-style: none;
  max-width: 300px;
}
.leftBtns a {
  display: block;
  color: #44403F;
  padding: 9px 15px 9px 25px;
  font-size: 120%;
  position: relative;
  cursor: pointer;
}
.leftBtns a.active {
  color: #DA4D3C;
}
.leftBtns a:hover:before, .leftBtns a.focus:before {
  content: '';
  color: #DA4D3C;
  position: absolute;
  top: 20px;
  left: 0;
  border: 5px solid transparent;
  border-left-color: currentColor;
  margin: 0 5px 0 15px;
  transition: all 0.4s ease 0s;
}
.leftBtns a:hover, .leftBtns a.focus {
  color: #DA4D3C;
  font-weight: 700;
}
.leftBtns li:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 300px;
  border-bottom: 2px solid rgba(224, 224, 224, 0.6);
}
.leftBtns li ol li:last-child:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 300px;
  border-bottom: 0px;
}
.leftBtns ol {
  margin-left: 10%;
}
.main_env iframe {
  margin-top: 6px;
  padding: 0 10px;
}
.Search {
  position: absolute;
  right: 5.5%;
  top: 15px;
  cursor: pointer;
}
.greenpeace .Search {
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
  vertical-align: -15px;
}
.greenpeace .Search_box,.greenpeace .Search_box2 {
  display: block !important;
  width: 100%;
  max-width: 600px;
  float: right;
  background: none;
  position: relative !important;
  right: 0;
  top: 0;
}
.control {
  clear: both;
}
.Search .Search_main {
  position: relative;
}
.Search i, .Search .Search_box, .Search .Search_box2 {
  position: absolute;
}
.Search .Search_box2 {
max-width: none;
}
.Search label, .Search2 label {
  display: none;
}
.Search i {
  right: 5%;
}
.Search_box,.Search_box2 {
  display: none;
  top: 45px;
  padding: 10px;
  width: 725px;
  text-align: right;
  background: #ececec;
  right: -35px;
}
.search_wrap {
  display: flex;
}
.Search i:before {
  content: "";
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/search.svg) no-repeat center/contain;
  width: 30px;
  height: 30px;
  display: block;
}
.Search i.add:before {
  content: "";
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/search_over.svg) no-repeat center/contain;
}
.Search input[type="text"], .Search2 input[type="text"] {
  border: 1px #c5c5c5 solid;
  width: 200px;
  height: 36px;
  font-family: Microsoft JhengHei, "Arial Black", LiHei Pro;
  background: rgba(247, 248, 248, 0.85);
  border-radius: 8px 0 0 8px;
  color: #000;
  font-size: 90%;
  padding-left: 15px;
}
.Search_box input[type="text"],.Search_box2 input[type="text"] {
  width: 100% !important;
}
.Search_box2 input[type="text"] {
  min-width: 30vw;
}
.Search input.btn, .Search2 input.btn {
  border: none;
  width: 50px;
  height: 36px;
  margin: 0px 6px;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/search2.svg) no-repeat center/48%;
  text-indent: -999999px;
  vertical-align: middle;
  background-color: #92A7B0;
  cursor: pointer;
  margin-left: -6px;
  border-radius: 0 8px 8px 0;
}
.img_two img {
  width: calc(100% / 2 - 20px);
  display: inline-block;
  margin: 20px 20px 0 0;
}
.img_two img:nth-child(2), .img_two img:nth-child(4) {
  margin-right: 0px;
}
.hot_words {
  color: #fff;
  font-size: 90%;
}
.hot_words font {
  display: block;
}
.hot_words a {
  color: #fff;
}
.Search2 input.btn {
  background-color: #F6BA47;
  cursor: pointer;
  text-indent: -999999px;
}
.Search2 .btn {
  margin: 0px 6px;
}
.Search2 {
  display: flex;
  margin-right: 10px;
}
.search_bar {
  max-width: 650px;
  margin: 10px auto;
  text-align: left;
  display: flex;
}
.align_top * {
  vertical-align: top !important;
}
.search-button {
  color: #fff;
  background-color: #92A7B0;
  border-radius: 5px;
  padding: 0 10px;
  height: 36px;
  font-size: 90%;
  vertical-align: bottom;
  cursor: pointer;
  border: 0;
}
.banner {
  margin-bottom: 2%;
}
.left_menu {
  width: 90%;
  padding-bottom: 15%;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/menu_bg.svg) no-repeat bottom;
  margin-bottom: 10%;
}
.control2 .left_menu, .control2 .cd-accordion-menu {
  width: 90%;
  margin-left: 10%;
}
.zone .cd-accordion-menu {
  border: 1px solid #a1ceba;
}
.zone .zone_rightmenu .cd-accordion-menu {
  border: 0;
  float: right;
}
.left_menu a, .left_menu2 li a {
  display: block;
  font-size: 120%;
  padding: 20px;
  background: #fff;
  border-bottom: dotted 2px #19a3a3;
}
.left_menu2 .last_more a {
  border-bottom: 0;
}
.left_menu a:nth-of-type(odd) {
  background: #F7F8F8;
}
.left_menu a:hover, .left_menu a.active {
  background: #CCE8EA;
  color: #000;
  font-weight: bolder;
}
.left_menu a:nth-child(1) {
  border-top: dotted 2px #19a3a3;
}
.left_menu a span {
  display: block;
  padding-left: 80px;
}
.top_share, .bottom_share {
  text-align: right;
  margin-bottom: 1%;
}
.control .top_share {
  text-align: left;
}
.control aside + .top_share {
  display: none;
}
.top_main {
  position: relative;
  width: 100%;
}
.content-wrap {
  width: 85%;
  max-width: 1600px;
  margin: auto;
  padding: 160px 0 0 0;
  position: relative;
}
.breadcrumb {
  margin: 0.5% 0;
  clear: both;
  overflow: hidden;
}
.breadcrumb a {
  color: #3E3A39;
  display: inline;
}
.breadcrumb > li {
  display: inline;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  content: ">";
  display: inline;
}
.breadcrumb > li:first-child:before {
  content: "";
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/home.png) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 5px;
}
.retiree .breadcrumb > li:first-child:before {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/home2.png) no-repeat;
  background-size: contain;
}
.zone .breadcrumb > li:first-child:before {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/home.png) no-repeat;
  background-size: contain;
}
.breadcrumb > li:last-child > a {
  font-weight: bold;
}
.content_main {
  margin: 40px 0 20px;
  overflow: hidden;
}
/* Navbar
=================================*/
nav.navbar.bootsnav {
  margin-bottom: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background: #ECECEC;
  border: none;
  border-bottom: solid 1px #e0e0e0;
  z-index: 100;
}
.other nav.navbar.bootsnav {
  background: #CCE8EA;
}
.retiree nav.navbar.bootsnav {
  background: #006837;
  min-height: auto;
}
.retiree nav.navbar.bootsnav .nav {
  display: flex;
  max-width: 850px;
  margin: auto;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.retiree .nav > li > a {
  color: #fff;
}
nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover, nav.navbar.bootsnav ul.nav li.megamenu-fw > a:focus, nav.navbar.bootsnav ul.nav li.active > a:hover, nav.navbar.bootsnav ul.nav li.active > a:focus, nav.navbar.bootsnav ul.nav li.active > a {
  background-color: transparent;
}
.navbar-toggle {
  background: #fff;
  color: #fff;
  border: none;
  width: 60px;
  height: 70px;
  padding: 15px;
  position: relative;
}
.retiree .navbar-toggle {
  background: transparent;
  margin-top: 16px;
}
nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu {
  top: 0;
  left: 100%;
}
nav.navbar.bootsnav ul.nav li:last-child .dropdown-menu .dropdown-menu {
  left: auto;
  right: 100%;
}
nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a {
  white-space: normal;
}
nav.navbar.bootsnav {
  border: none;
}
.dropdown .dropdown-toggle, .dropdown2 .dropdown-toggle2, .dropdown-menu a, .nav.topnav > li > a {
  color: #024a5a;
  padding: 20px 10px;
  white-space: nowrap;
  text-align: center;
  display: block;
  vertical-align: middle;
  position: relative;
}
.en .nav.topnav > li > a {
  padding-left: 15px;
  padding-right: 15px;
}
header .navbar a:hover {
  color: #024a5a !important;
  background: #fff;
}
.owl-controls {
  width: 100%;
  z-index: 1;
}
.owl-theme .owl-controls .owl-buttons div {
  zoom: 1;
  filter: Alpha(Opacity=50);
  opacity: .5;
  z-index: 10;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 13px;
  height: 13px;
  margin: 5px 7px;
  filter: Alpha(Opacity=100);
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #c0c0c0;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
  background: #96c9d4;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px
}
.owl-item.loading {
  min-height: 150px;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/css/AjaxLoader.gif) no-repeat center center
}
.owl-prev, .owl-next {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/leftBtn.svg) no-repeat;
  background-size: contain;
  height: 70px;
  width: 70px;
  text-indent: -9999999px;
}
.owl-prev {
  position: absolute;
  left: -100px;
  top: 35%;
}
.owl-next {
  transform: rotate(180deg);
  position: absolute;
  right: -100px;
  top: 35%;
}
.owl-pagination {
  width: 100%;
  padding: 0;
  z-index: 1;
  position: relative;
}
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center
}
footer {
  background: #232323 url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/footerbg.svg) no-repeat bottom/contain;
  position: relative;
  z-index: 1;
  padding: 0;
  margin-top: 37px;
  padding-bottom: 80px;
  color: #FFF;
  overflow: hidden;
}
#other footer {
  background: #808080;
  padding-bottom: 0;
}
#other .btn_footer {
  margin: 1% auto 1%;
}
#other .footerAll {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  justify-content: start;
  width: 85%;
  max-width: 1600px;
  margin: auto;
}
#other .footerAll a:before {
  content: ">";
}
#other .footerAll a {
  width: calc(100% / 4);
  margin-bottom: 30px;
  padding-right: 15px;
  display: flex;
}
#other .footerAll.add {
  display: none
}
#other .copyright {
  background: #fff;
  margin-top: 0;
}
#other .copyright b, #other .copyright blockquote {
  display: block;
  color: #4d4d4d;
}
#other .footer_menu span {
  border: #4d4d4d solid 1px;
  color: #4d4d4d;
  border-radius: 5px;
  margin-right: 10px;
  padding: 0 5px;
  display: inline-block;
}
.copyright_btn {
  background: #808080;
  color: #fff;
  padding: 0 10px;
  margin-bottom: 10px;
}
.retiree .copyright_btn {
  background: #ffffff;
  color: #57726e;
}
.niea2 .copyright_btn {
  background: #fff;
  color: #808080;
}

.ftinline {
  display: inline;
  vertical-align: baseline;
  margin-left: 5px;
}
.btn_footer {
  text-align: center;
  margin: 1% auto 2%;
  cursor: pointer;
}
.img01:before {
  content: "點選收合";
}
.img02:before {
  content: "點選展開";
}
.img01:after {
  content: "∨";
  font-weight: 500;
  position: absolute;
  line-height: 1.2;
  margin-left: 5px;
  transition: all .4s ease;
}
.img02:after {
  content: "∧";
  font-weight: 500;
  position: absolute;
  line-height: 1.2;
  margin-left: 5px;
  transition: all .4s ease;
}
.copyright {
  background: #3e7a8c;
  line-height: 1.5;
}
.copyright_main {
  display: flex;
  width: 75%;
  margin: auto;
}
.copyright_box, .copyright_box2 {
  padding: 20px 0;
  width: 80%;
}
.copyright_box2 {
  width: 20%;
}
.copyright_box2 a {
  margin: 0 5px;
}
.copyright b, .copyright blockquote {
  display: block;
  color: #fff;
}
.copyright_box span {
  display: inline-block;
}
.footer_menu a {
  margin-bottom: 10px;
}
.footer_menu a {
  border: #fff solid 1px;
  color: #fff;
  border-radius: 5px;
  margin-right: 10px;
  padding: 0 5px;
}
.copyright_box b a {
  vertical-align: middle;margin-top: 10px;
}
.footerAll {
  padding: 0;
  max-width: 75%;
  margin: auto;
}
.footerAll ul {
  display: block;
  list-style: none;
  line-height: 1.3em;
}
.footerAll ul:first-child {
  display: flex;
}
.footerAll > ul > li {
  width: calc(100% / 6 - 20px);
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 24px 0 0;
  margin-bottom: 30px;
}
.footerAll > ul > li:last-child {
  margin: 0;
}
.footerAll > ul > li > span, .footerAll > ul > li > a {
  display: block;
  letter-spacing: .1em;
  font-size: 120%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}
.footerAll > ul > li > ul {
  font-size: 105%;
}
.footerAll > ul > li > ul > li {
  margin: 8px 0;
}
footer a, .siteItem ul a {
  color: #FFF;
  position: relative;
}
.star {
  margin-bottom: 30px;
}
.title_a {
  max-width: 25%;
  margin-left: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 1400px) {
  .case_words {
    font-size: 1.8vw;
  }
  .case_1 p {
    bottom: -40px
  }
}
@media screen and (max-width: 1300px) {
  .main_env li {
    width: calc(100% / 2 - 10px);
    margin: 20px 0px 20px 0;
  }
  .main_env li:nth-of-type(2n) {
    margin-right: 0;
  }
  .main_env li:nth-of-type(2n-1) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1140px) {
  .topnav {
    max-width: 600px;
  }
  .Search input[type="text"], .Search2 input[type="text"] {
    width: 200px;
  }
  .navli {
    display: none;
  }
  .greenpeace .navli, .greenpeace .navli li {
    display: block !important;
  }
}
@media screen and (max-width: 1070px) {
  .zone_menu {
    flex-wrap: wrap;
  }
  .zone_menu a {
    justify-content: center;
    flex: 0 1 50%;
  }
  .zone_menu a.active, .zone_menu a:hover {
    border: 3px solid #df521e;
  }
}
@media screen and (max-width: 1024px) {
  .navmain.NavFixed {z-index: 999;}
  .content-wrap aside, .content-wrap .container {
    width: 100%;
  }
  .control2 .left_menu, .control2 .cd-accordion-menu {
    width: 100%;
    margin-left: 0;
  }
  .greenpeace.EY_main .logo_main {
    max-width: 231px;
    flex-direction: column;
}
	.zone .other .logo.logo_EY {
	width: 100%;
    height: 34PX;background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/EPA_EY_logo.svg) no-repeat center/contain;
    margin-bottom: 10px; margin-right: 0;
	}
	.greenpeace.EY_main .logo2 {height: auto;
    margin: 0;padding: 0;}
  .content-wrap .container {
    margin-bottom: 0px !important;
  }
  .cd-accordion-menu.left_menu2 {
    margin-bottom: 10px !important;
  }
  .mobile_flex {
    display: flex;
    flex-direction: column-reverse;
  }
  .zone aside {
    margin-bottom: 25px;
  }
  .control2 .googleplay, .control2 .fb_main, .googleplay2 {
    width: 100%;
    margin: 5% 0 5% 0;
  }
}
@media screen and (max-width: 3993px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
    background: #fff;
    border: solid 1px #e0e0e0;
    border-top: solid 5px;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 10px;
    color: #fff;
    text-align: left;
  }
  nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu {
    margin-top: 0;
  }
  nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu {
    left: -200px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 120%;
    font-weight: normal;
  }
  nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: " ";
    font-family: 'FontAwesome';
    font-weight: 500;
    position: absolute;
    top: 35%;
    padding-left: 5px;
    transition: all 0.4s ease 0s;
  }
  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after {
    content: " ";
    transform: rotate(225deg);
  }
  .dropdown-menu.multi-dropdown {
    position: absolute;
    left: -100% !important;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
    font-size: 100%;
    background: #00a0ba;
  }
  .dropdown > .dropdown-menu > li {
    margin: 0;
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 100%;
  }
  .nav > li.bigmenu {
    position: static;
  }
  nav.navbar.bootsnav li.bigmenu ul {
    width: 60%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
  }
  .bigmenu ol {
    list-style: none;
    width: 23%;
    float: left;
  }
  .bigmenu a {
    color: #000;
    color: #000;
    display: block;
    padding: 10px 20px;
  }
  /* -------------------------------- 

Main Components 

-------------------------------- */
  .cd-accordion-menu {
    width: 90%;
    max-width: 600px;
    line-height: 1;
    margin: 0;
    padding: 0;
  }
  .cd-accordion-menu.left_menu2 {
    border: 2px solid #19a3a3;
    margin-bottom: 20px;
  }
  .cd-accordion-menu.left_menu4 {
    margin-bottom: 10px !important;
    border: 2px solid #19a3a3;
    margin-left: 0%;
    max-width: inherit;
    width: 100%;
  }
  .cd-accordion-menu * > * {
    list-style: none;
  }
  .cd-accordion-menu ul {
    /* by default hide all sub menus */
    display: none;
    margin: 0;
    padding: 0;
  }
  .zone .cd-accordion-menu ul {
    padding-left: 40px;
  }
  .zone .zone_rightmenu .cd-accordion-menu ul, .zone .zone_rightmenu .cd-accordion-menu ul li {
    background: #efe8e1;
  }
  .retiree.zone .zone_rightmenu .cd-accordion-menu ul li a {
    color: #000;
  }
  .zone .cd-accordion-menu ul ul {
    padding-left: 80px;
  }
  .cd-accordion-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    list-style: none;
  }
  .add_space li {
    margin: 2px 0;
  }
  .zone_rightmenu .add_space li, .zone .zone_rightmenu .cd-accordion-menu input[type=checkbox]:checked + label,.zone .zone_rightmenu .cd-accordion-menu label:hover {
    background: #808080;
  }
  .retiree.zone .zone_rightmenu .cd-accordion-menu a, .zone .zone_rightmenu .cd-accordion-menu a, .zone .zone_rightmenu .cd-accordion-menu label {
    color: #fff;
  }
  .cd-accordion-menu input[type=checkbox] {
    /* hide native checkbox */
    position: absolute;
    width: 90%;
    max-width: 600px;
    height: 54px;
	opacity: 0;
  }
  .cd-accordion-menu label, .cd-accordion-menu a {
    position: relative;
    display: block;
    padding: 13px 5px 13px 50px;
    line-height: 1.5;
    background: #007a96;
    box-shadow: inset 0 -1px #007a96;
    color: #fff;
    font-size: 1.6rem;
  }
  .zone .cd-accordion-menu label, .zone .cd-accordion-menu a, .retiree.zone .cd-accordion-menu a {
    color: #000;
    background: none;
    box-shadow: none;
    padding: 13px 5px 13px 20px;
  }
  .zone .cd-accordion-menu label {
    padding: 13px 44px 13px 20px;
  }
  .zone .cd-accordion-menu label:hover, .retiree.zone .cd-accordion-menu a.active {
    background: #a1ceba;
  }
  .retiree.zone .zone_rightmenu .cd-accordion-menu a.active, .retiree.zone .zone_rightmenu .cd-accordion-menu ul li a:hover {
    background: #efe8e1;
    color: #c1272d;
    position: relative;
  }
  .retiree.zone .zone_rightmenu .cd-accordion-menu ul li a.active:before, .retiree.zone .zone_rightmenu .cd-accordion-menu ul li a:hover:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    vertical-align: top;
    margin-top: 8px;
    left: 2px;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #c1272d;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .retiree .cd-accordion-menu a {
    background: #006837;
    box-shadow: none;
  }
  .retiree .cd-accordion-menu a:hover, .retiree .cd-accordion-menu a.active {
    background: #99c3af;
    color: #000;
  }
  .retiree.zone .cd-accordion-menu a:hover {
    color: #41665e;
    background: none;
  }
  .retiree.zone .zone_rightmenu .cd-accordion-menu a:hover {
    color: #fff;
  }
  .retiree.zone .zone_rightmenu .cd-accordion-menu ul li a:hover {
    color: #c1272d;
  }
  .cd-accordion-menu.left_menu2 label, .cd-accordion-menu.left_menu2 a {
    background: #19a3a3;
  }
  .cd-accordion-menu.left_menu2 label {
    padding: 10px 0;
    padding-left: 10px
  }
  .cd-accordion-menu.left_menu4 label {
    text-align: left;
  }
  .no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
    background: #52565d;
  }
  .cd-accordion-menu label::before, .cd-accordion-menu label::after, .cd-accordion-menu a::after {
    /* icons */
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-accordion-menu.left_menu2 label::before {
    content: '';
    position: relative;
    top: inherit;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .cd-accordion-menu.left_menu2 label::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 10px;
  }
  .cd-accordion-menu label {
    cursor: pointer;
  }
  .cd-accordion-menu.left_menu2 .icon1::before {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/icon1.png) !important;
    width: 40px;
    height: 40px;
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
  }
  .cd-accordion-menu.left_menu2 .icon2::before {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/icon2.png) !important;
    width: 40px;
    height: 40px;
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
  }
  .cd-accordion-menu label::before {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/plus.svg);
    background-repeat: no-repeat;
  }
  .cd-accordion-menu ul label::before {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/plus2.svg);
    background-repeat: no-repeat;
  }
  .cd-accordion-menu label::before {
    /* arrow icon */
    left: 18px;
    background-position: 0 0;
  }
  .cd-accordion-menu input[type=checkbox]:checked + label::before {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/minus.svg);
  }
  .zone .cd-accordion-menu input[type=checkbox]:checked + label {
    background: #a1ceba;
  }
  .zone .cd-accordion-menu input[type=checkbox]:checked + label::before {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/minus3.svg);
  }
  .zone .zone_rightmenu .cd-accordion-menu input[type=checkbox] + label::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    transform: rotate(0deg);
    top: 40%;
    right: 10px;
  }
  .zone .zone_rightmenu .cd-accordion-menu input[type=checkbox]:checked + label::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 40%;
  }
  .cd-accordion-menu.left_menu2 input[type=checkbox]:checked + label::before, .cd-accordion-menu.left_menu2 .icon2::before, .cd-accordion-menu.left_menu2 .icon1::before {
    display: none !important;
  }
  .cd-accordion-menu label img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .cd-accordion-menu ul input[type=checkbox]:checked + label::before {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/minus2.svg);
  }
  .cd-accordion-menu input[type=checkbox]:checked + label::after {
    /* show open folder icon if item is checked */
    background-position: -32px 0;
  }
  .cd-accordion-menu.left_menu2 input[type=checkbox]:checked + label::after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 40%;
  }
  .cd-accordion-menu input[type=checkbox]:checked + label + ul, .cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
  }
  .cd-accordion-menu ul label, .cd-accordion-menu ul a {
    background: #F6F6F6;
    box-shadow: inset 0 -1px #F6F6F6;
    padding-left: 50px;
  }
  .cd-accordion-menu ul .has-children label, .cd-accordion-menu ul .has-children a {
    padding-left: 69px;
  }
  .zone .cd-accordion-menu ul .has-children label {
    padding-left: 59px;
  }
  .cd-accordion-menu ul .has-children ul label, .cd-accordion-menu ul .has-children ul a {
    padding-left: 87px;
  }
  .cd-accordion-menu ul .has-children ul ul label, .cd-accordion-menu ul .has-children ul ul a {
    padding-left: 108px;
  }
  .cd-accordion-menu.left_menu2 ul a {
    padding: 10px 0 10px 15px;
    background: none;
    line-height: 1.5;
    font-size: 100%;
    color: #231815;
  }
  .last_more {
    overflow: hidden;
  }
  .top_bar_group {
    width: 100%;
    margin: 1.5% auto;
  }
  .retiree .top_bar_group {
    text-align: right;
  }
  .zone .top_bar_group {
    margin: 0 0 9px;
  }
  .cd-accordion-menu.left_menu2 ul li.last_more a {
    float: right;
    padding: 5px 10px;
    margin: 10px 20px;
    border-radius: 20px;
    color: #fff;
    background: #B5B5B6;
  }
  .cd-accordion-menu.left_menu2 ul li {
    background: #fff;
  }
  .cd-accordion-menu.nomore .last_more {
    display: none;
  }
  .left_menu2 ul li:nth-of-type(odd) {
    background: #F7F8F8 !important;
  }
  .cd-accordion-menu.left_menu2 ul a:hover {
    color: #1E8183;
  }
  .cd-accordion-menu.left_menu2 .menu_title {
    width: calc(98.5%);
    display: flex;
  }
  .cd-accordion-menu.left_menu2 .menu_title i {
    content: "";
    width: 30px;
    height: 30px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/download.png) no-repeat;
    margin: 0 10px;
  }
  .cd-accordion-menu.left_menu2 ul a:hover i {
    content: "";
    width: 30px;
    height: 30px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/download_hover.png) no-repeat;
    margin: 0 10px;
  }
  .menu_title font {
    width: 100%;
  }
  .left_menu2 .date {
    display: block;
  }
  .left_menu2 .date i {
    font-style: normal;
    margin-left: 10px;
  }
  .left_menu3 a > .date, .left_menu3 a > .menu_title i {
    display: none;
  }
  .cd-accordion-menu.left_menu3 ul a {
    padding: 10px
  }
  .cd-accordion-menu.left_menu2 ul a:hover .date i {
    background: none;
  }
  .cd-accordion-menu ul label {
    color: #000;
  }
  .cd-accordion-menu ul a {
    color: #024a5a;
    background: #fff;
    text-decoration: none;
  }
  .no-touch .cd-accordion-menu ul label:hover, .no-touch .cd-accordion-menu ul a:hover {
    background: #3c3f45;
  }
  .cd-accordion-menu > li:last-of-type > label, .cd-accordion-menu > li:last-of-type > a, .cd-accordion-menu > li > ul > li:last-of-type label, .cd-accordion-menu > li > ul > li:last-of-type a {
    box-shadow: none;
  }
  .cd-accordion-menu ul label::before {
    left: 36px;
  }
  .cd-accordion-menu ul label::after, .cd-accordion-menu ul a::after {
    left: 59px;
  }
  .cd-accordion-menu ul ul label, .cd-accordion-menu ul ul a {
    padding-left: 90px;
  }
  .cd-accordion-menu ul ul ul label, .cd-accordion-menu ul ul ul a {
    padding-left: 110px;
  }
  .cd-accordion-menu ul ul label::before {
    left: 54px;
  }
  .cd-accordion-menu ul ul label::after, .cd-accordion-menu ul ul a::after {
    left: 77px;
  }
  .cd-accordion-menu ul ul ul label::before {
    left: 72px;
  }
  .cd-accordion-menu ul ul ul label::after, .cd-accordion-menu ul ul ul a::after {
    left: 95px;
  }
}
@media only screen and (min-width: 0px) {
  .cd-accordion-menu label, .cd-accordion-menu a {
    font-size: 120%;
    padding-right: 10px;
  }
  .cd-accordion-menu label::before {
    left: 24px;
    top: 28px;
  }
  .zone .cd-accordion-menu label::before {
    left: auto;
    top: 28px;
    right: 24px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/icon/plus3.svg);
  }
  .cd-accordion-menu ul label::before {
    left: 53px;
    top: 32px;
  }
  .cd-accordion-menu ul label::after, .cd-accordion-menu ul a::after {
    left: 77px;
  }
  .cd-accordion-menu ul ul label::before {
    left: 72px;
    top: 32px;
  }
  .cd-accordion-menu ul ul label::after, .cd-accordion-menu ul ul a::after {
    left: 101px;
  }
  .cd-accordion-menu ul ul ul label::before {
    left: 96px;
  }
  .cd-accordion-menu ul ul ul label::after, .cd-accordion-menu ul ul ul a::after {
    left: 125px;
  }
  .cd-accordion-menu.animated label::before {
    /* this class is used if you're using jquery to animate the accordion */
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  /* -------------------------------- 

END 

-------------------------------- */
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover {
    background: #fff;
    color: #000 !important;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child > a {
    border-bottom: none;
  }
  nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: right;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
    content: '';
    border: 2px solid #fff;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    border-top: none;
    border-left: none;
    right: 20px;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown.on > a.dropdown-toggle:before {
    border: 2px solid #000;
  }
  nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
    font-family: 'FontAwesome';
    float: left;
    content: "\f104";
    margin-top: 0;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu {
    top: 0;
  }
  nav.navbar.bootsnav li.dropdown.last_btn ul.dropdown-menu ul.dropdown-menu, nav.navbar.bootsnav li.dropdown:nth-last-child(2) ul.dropdown-menu ul.dropdown-menu {
    top: 0;
    left: -165px;
    right: 190px;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content {
    padding: 0 15px !important;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content > li {
    padding: 25px 0 20px;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content.tabbed {
    padding: 0;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content.tabbed > li {
    padding: 0;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu {
    padding: 0 30px;
    margin: 0 -0.5px;
    border-left: solid 1px #f0f0f0;
    border-right: solid 1px #f0f0f0;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu:first-child {
    border-left: none;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu:last-child {
    border-right: none;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content {
    display: none;
  }
  nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    text-align: left;
    padding: 5px 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    border-bottom: none;
    color: #6f6f6f;
  }
  nav.navbar.bootsnav.on ul.dropdown-menu.megamenu-content .content {
    display: block !important;
    height: auto !important;
  }
  /* Navbar Center
    =================================*/
  nav.bootsnav.brand-center .navbar-header {
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
  }
  nav.bootsnav.brand-center .navbar-brand {
    display: inline-block;
    float: none;
  }
  nav.bootsnav.brand-center .navbar-collapse {
    text-align: center;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
  }
  nav.bootsnav.brand-center ul.nav > li.dropdown > ul.dropdown-menu {
    margin-top: 2px;
  }
  nav.bootsnav.brand-center ul.nav > li.dropdown.megamenu-fw > ul.dropdown-menu {
    margin-top: 0;
  }
  nav.bootsnav.brand-center .navbar-collapse .col-half {
    width: 50%;
    float: left;
    display: block;
  }
  nav.bootsnav.brand-center .navbar-collapse .col-half.left {
    text-align: right;
    padding-right: 100px;
  }
  nav.bootsnav.brand-center .navbar-collapse .col-half.right {
    text-align: left;
    padding-left: 100px;
  }
  nav.bootsnav.brand-center ul.nav {
    float: none !important;
    margin-bottom: -5px !important;
    display: inline-block !important;
  }
  nav.bootsnav.brand-center ul.nav.navbar-right {
    margin: 0;
  }
  nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.left {
    text-align: left;
    padding-right: 100px;
  }
  nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.right {
    text-align: right;
    padding-left: 100px;
  }
  /* Navbar Sidebar
    =================================*/
  body.wrap-nav-sidebar .wrapper {
    padding-left: 260px;
    overflow-x: hidden;
  }
  nav.bootsnav.navbar-sidebar {
    position: fixed;
    width: 260px;
    overflow: hidden;
    left: 0;
    padding: 0 0 0 0 !important;
    background: #fff;
    border-right: solid 1px #dfdfdf;
  }
  nav.bootsnav.navbar-sidebar .scroller {
    width: 280px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  nav.bootsnav.navbar-sidebar .container-fluid, nav.bootsnav.navbar-sidebar .container {
    padding: 0 !important;
  }
  nav.bootsnav.navbar-sidebar .navbar-header {
    float: none;
    display: block;
    width: 260px;
    padding: 10px 15px;
    margin: 10px 0 0 0 !important;
  }
  nav.bootsnav.navbar-sidebar .navbar-collapse {
    padding: 0 !important;
    width: 260px;
  }
  nav.bootsnav.navbar-sidebar ul.nav {
    float: none;
    display: block;
    width: 100%;
    padding: 0 15px !important;
    margin: 0 0 30px 0;
  }
  nav.bootsnav.navbar-sidebar ul.nav li {
    float: none !important;
  }
  nav.bootsnav.navbar-sidebar ul.nav > li > a {
    padding: 10px 15px;
    font-weight: bold;
  }
  nav.bootsnav.navbar-sidebar ul.nav > li.dropdown > a:after {
    float: right;
  }
  nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu {
    left: 100%;
    top: 0;
    position: relative !important;
    left: 0 !important;
    width: 100% !important;
    height: auto !important;
    background-color: transparent;
    border: none !important;
    padding: 0;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
  }
  nav.bootsnav.navbar-sidebar ul.nav .megamenu-content .col-menu {
    border: none !important;
  }
  nav.bootsnav.navbar-sidebar ul.nav > li.dropdown > ul.dropdown-menu {
    margin-bottom: 15px;
  }
  nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu {
    padding-left: 0;
    float: none;
    margin-bottom: 0;
  }
  nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a {
    padding: 5px 15px;
    color: #6f6f6f;
    border: none;
  }
  nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu ul.dropdown-menu {
    padding-left: 15px;
    margin-top: 0;
  }
  nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li.dropdown > a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    float: right;
  }
  nav.bootsnav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a:before {
    content: "\f107";
  }
  nav.bootsnav.navbar-sidebar ul.dropdown-menu.megamenu-content > li {
    padding: 0 !important;
  }
  nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu {
    display: block;
    float: none !important;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .title {
    padding: 7px 0;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 0;
    cursor: pointer;
    color: #6f6f6f;
  }
  nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .title:before {
    font-family: 'FontAwesome';
    content: "\f105";
    float: right;
  }
  nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title:before {
    content: "\f107";
  }
  nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu {
    border: none;
  }
  nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .content {
    padding: 0 0 0 15px;
  }
  nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu ul.menu-col li a {
    padding: 3px 0 !important;
  }
}
@media screen and (min-width: 769px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
@media (max-width: 1024px) {
  aside .mobile_menu {
    display: none;
  }
  .cd-accordion-menu {
    width: 100%;
    max-width: inherit;
  }
  .left_menu {
    width: 100%;
    padding-bottom: 0;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/menu_bg.svg) no-repeat bottom;
    margin-bottom: 10px;
  }
  .subnav {
    line-height: 50px;
  }
  .fontchange ul:nth-child(1) {
    margin-top: 25px;
  }
  .fontchange ul:nth-child(2) {
    margin-top: 17px;
  }
  .logo {
    margin-top: 10px;
  }
  .NavFixed .logo {
    margin-top: -45px;
  }
}
@media (min-width: 992px) {
  .menu-twocolum {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    columns: 2;
    width: 400px;
    max-height: calc(64px * 9);
  }
}
@media screen and (max-width: 1024px) {
  .navli li, .main_words, .fontlevel, .share_near, .fontchange ul:nth-child(1), .share_icon li {
    display: none;
  }
    .add_space li {
    margin: 0;
  }
  h2 {
    margin-top: 6px;
  }
  .navbar-toggle {
    display: inline-block;
    float: left;
  }
  nav.navbar.bootsnav {
    background: none;
    z-index: 9999;
  }
	
  .side-right .retiree #navbar-menu {
    background: #006837;
  }
  .side-right .retiree nav.navbar.bootsnav ul.nav > li > a {
    color: #fff;
  }
  /* Mobile Navigation
    =================================*/
  body > .wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body.side-right > .wrapper {
    margin-left: 280px;
    margin-right: -280px !important;
	position: relative;
	  z-index: 0;
  }
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
    position: fixed;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    display: block;
    background: #fff;
    z-index: 9999999;
    width: 280px;
    height: 100% !important;
    left: -280px;
    top: 0;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in {
    left: 0;
  }
  nav.navbar.bootsnav.navbar-mobile ul.nav {
    width: 280px;
    padding-right: 0;
    padding-left: 0;
    margin: 0;
  }
  nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
    padding: 15px 45px 15px 20px;
  }
  nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu > li > a {
    padding-right: 40px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
    padding-right: 30px !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  }
  nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  }
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse [class*=' col-'] {
    width: 100%;
  }
  nav.navbar.bootsnav.navbar-fixed .logo-scrolled {
    display: block !important;
  }
  nav.navbar.bootsnav.navbar-fixed .logo-display {
    display: none !important;
  }
  nav.navbar.bootsnav.navbar-mobile .tab-menu, nav.navbar.bootsnav.navbar-mobile .tab-content {
    width: 100%;
    display: block;
  }
  .navwrap, .topnav {
    padding: 0;
    max-width: 100%;
    margin: auto;
    width: 100%;
  }
  .navwrap {
    padding: 0;
    height: 70px;
    background: #FFF;
    position: relative;
    z-index: 999;
    left: 0;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  .logo {
    height: 58px;
    top: 5px;
    width: 60%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  .logo {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/logo2.svg) no-repeat center/contain;
  }
  .navbar-toggle .hamburger-icon, .navbar-toggle .hamburger-icon:before, .navbar-toggle .hamburger-icon:after {
    position: relative;
    display: block;
    width: 30px;
    height: 4px;
    -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    background-color: #024a5a;
  }
  .retiree .navbar-toggle .hamburger-icon, .retiree .navbar-toggle .hamburger-icon:before, .retiree .navbar-toggle .hamburger-icon:after {
    background-color: #006837;
  }
  .retiree .hamburger-icon {
    width: 20px;
  }
  .retiree .hamburger-icon:after {
    width: 10px;
  }
  .navbar-toggle .hamburger-icon:before, .navbar-toggle .hamburger-icon:after {
    position: absolute;
    top: -10px;
    left: 0;
    content: ' ';
  }
  .navbar-toggle .hamburger-icon:after {
    top: 10px;
  }
  nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    top: 0;
  }
  nav.navbar.bootsnav .navbar-nav > li {
    float: none;
    width: 100%;
    border-bottom: 2px solid #fff;
  }
  .navbar-mobile .mobileshow, .navbar-mobile .mobileshow > ul, .navbar-mobile .mobileshow:nth-child(1) a:hover {
    background: #DA4D3D;
  }
  .navbar-mobile li.green, .navbar-mobile li.green > ul, .navbar-mobile li.green a:hover {
    background: #024a5a;
  }
  .navbar-mobile li.gray, .navbar-mobile li.gray > ul, .navbar-mobile li.gray a:hover {
    background: #808080;
  }
  .navbar-mobile li.green2 {
    background: #7ABD28;
  }
  .navbar-mobile li.green2 > ul {
    background: rgba(252, 253, 250, 0.9);
  }
  .navbar-mobile li.green2 > ul a {
    color: #000 !important;
    text-align: center;
  }
  .navbar-mobile li.green2 ul li {
    text-align: center;
  }
  .navbar-mobile li.green2 iframe {
    min-height: 175px;
    max-width: 220px;
    border: 0;
  }
  nav.navbar.bootsnav ul.nav > li > a:hover {
    color: #FBE7AA
  }
  .navbar {
    min-height: inherit;
  }
  .navli li:before {
    border-right: 0;
  }
  .navli li a {
    color: #FFF;
    display: inline-block;
    height: auto;
    line-height: inherit;
    font-size: 150%;
    padding: 0px 10px;
    margin-top: 30px;
    border-radius: 5px;
    background: #F5C22B;
    text-align: center;
    vertical-align: middle;
  }
  .greenpeace .navli li a {
    font-size: 90%;
    padding: 0px;
    margin-top: 10px;
    background: none;
  }
  /* Navbar Responsive
      =================================*/
  nav.navbar.bootsnav .navbar-brand {
    display: inline-block;
    float: none !important;
    margin: 0 !important;
  }
  .navbar-header {
    float: left;
    display: block;
    text-align: center;
  }
  .share_icon li:last-child {
    display: block;
  }
  .NavFixed .navwrap {
    position: fixed;
  }
  .side-right .navwrap, .side-right .NavFixed .navwrap {
    position: fixed;
    left: 280px;
  }
  .navli li:before {}
  nav.navbar.bootsnav .navbar-collapse {
    border: none;
    margin-bottom: 0;
  }
  nav.navbar.bootsnav.no-full .navbar-collapse {
    max-height: 350px;
    overflow-y: auto !important;
  }
  nav.navbar.bootsnav .navbar-collapse.collapse {
    display: none !important;
  }
  nav.navbar.bootsnav .navbar-collapse.collapse.in {
    display: block !important;
  }
  nav.navbar.bootsnav .navbar-nav {
    float: none !important;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0px -15px;
  }
  .side-right .hamburger-icon, .side-right .retiree .hamburger-icon {
    background-color: transparent;
  }
  .side-right .retiree .hamburger-icon:after {
    width: 30px;
  }
  .side-right .hamburger-icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
  }
  .side-right .hamburger-icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
  }
  .dropdown .dropdown-toggle:before, .dropdown-menu a:before {
    content: "";
    position: relative;
  }
  .NavFixed .logo {
    margin-top: 0px;
  }
  nav.navbar.bootsnav li.dropdown a.dropdown-toggle:after {
    content: '';
    border: 2px solid #535456;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: auto;
    position: absolute;
    border-top: none;
    border-left: none;
    right: 20px;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  nav.navbar.bootsnav li.dropdown.on > a.dropdown-toggle:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    margin-left: 0;
  }
  header .navbar a:hover {
    background: none;
  }
  nav.navbar.bootsnav .navbar-nav > li > a {
    color: #535456;
    display: block;
    width: 100%;
    padding: 10px 0;
    border-bottom: solid 1px #e0e0e0;
    margin-bottom: -1px;
    text-align: left !important;
  }
  nav.navbar.bootsnav .navbar-nav > li:first-child > a {
    border-top: none;
  }
  nav.navbar.bootsnav ul.navbar-nav.navbar-left > li:last-child > ul.dropdown-menu {
    border-bottom: solid 1px #e0e0e0;
  }
  nav.navbar.bootsnav ul.nav li.dropdown li a.dropdown-toggle {
    float: none !important;
    position: relative;
    display: block;
    width: 100%;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    width: 100%;
    position: relative !important;
    float: none;
    border: none;
    padding: 0 !important;
    margin: 0 0 -1px 0 !important;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px;
    -o-border-radius: 0px 0px 0px;
    border-radius: 0px 0px 0px;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a, .dropdown-menu a {
    display: block;
    width: 100%;
    border-bottom: solid 1px #fff;
    padding: 10px 0;
    color: #fff;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
    border: 2px solid #535456;
    display: none;
  }
  nav.navbar.bootsnav ul.nav ul.dropdown-menu li a:hover, nav.navbar.bootsnav ul.nav ul.dropdown-menu li a:focus {
    background-color: transparent;
  }
  nav.navbar.bootsnav ul.nav ul.dropdown-menu ul.dropdown-menu {
    float: none !important;
    /*display: none!important;*/
    left: 0 !important;
    padding: 0;
    position: relative;
    background: #fff;
    width: 100%;
  }
  nav.navbar.bootsnav ul.nav ul.dropdown-menu ul.dropdown-menu > li > a {
    color: #53544F;
    border-color: #dbdcdc;
  }
  nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu {
    display: inline-block;
    margin-top: -10px;
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title {
    padding: 10px 15px 10px 0;
    line-height: 24px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 0;
    cursor: pointer;
    border-bottom: solid 1px #e0e0e0;
    color: #6f6f6f;
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu ul > li > a {
    display: block;
    width: 100%;
    border-bottom: solid 1px #e0e0e0;
    padding: 8px 0;
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title:before {
    font-family: 'FontAwesome';
    content: "\f105";
    float: right;
    font-size: 16px;
    margin-left: 10px;
    position: relative;
    right: -15px;
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu:last-child .title {
    border-bottom: none;
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu.on:last-child .title {
    border-bottom: solid 1px #e0e0e0;
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu:last-child ul.menu-col li:last-child a {
    border-bottom: none;
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu.on .title:before {
    content: "\f107";
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .content {
    padding: 0 0 0 15px;
  }
  nav.bootsnav.brand-center .navbar-collapse {
    display: block;
  }
  nav.bootsnav.brand-center ul.nav {
    margin-bottom: 0px !important;
  }
  nav.bootsnav.brand-center .navbar-collapse .col-half {
    width: 100%;
    float: none;
    display: block;
  }
  nav.bootsnav.brand-center .navbar-collapse .col-half.left {
    margin-bottom: 0;
  }
  nav.bootsnav .megamenu-content {
    padding: 0;
  }
  nav.bootsnav .megamenu-content .col-menu {
    padding-bottom: 0;
  }
  nav.bootsnav .megamenu-content .title {
    cursor: pointer;
    display: block;
    padding: 10px 15px;
    margin-bottom: 0;
    font-weight: normal;
  }
  nav.bootsnav .megamenu-content .content {
    display: none;
  }
  .subnav {
    margin-right: 10px;
  }
  .top_share {
    margin: 10px 0;
}
  .h2_icon a:last-child {margin-right:0;}
  .Search, .Search .Search_box, .Search .Search_box2 {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 3px;
    padding: 0 5px 5px 10px;
    width: 100%;
    background: #fff;
  }
	.Search .Search_box2,.Search  {
    margin: 0;
    padding: 0;
  }
.Search .Search_box2 {padding: 4px 0 10px;}
.Search input.btn {margin: 0;}
.Search.mobileshow2,.Search.mobile2{padding: 12px 5px 11px 10px;}
  .Search .Search_main, .Search input[type="text"], .Search2 input[type="text"] {
    width: 100%;
  }
  .dropdown .dropdown-toggle, .dropdown2 .dropdown-toggle2, .dropdown-menu a {
    text-align: left;
  }
  .dropdown-menu a {
    margin-left: 0;
    padding-left: 1em !important;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding-left: 1.5em !important;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu > li > a {
    padding-left: 2em !important;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu ul.dropdown-menu > li > a {
    padding-left: 2.5em !important;
  }
  .pc2, .pcbox .mobile2, .Search i, .search-button, .z, #accesskey_C, .L {
    display: none !important;
  }
  .mobile2, .pcbox .pc2, .pcbox .leftBtns ol, .Search_box, .Search_box2, .mobileshow2 .banner_bottom .box_icon {
    clear: both;
    display: block !important;
  }
	.mobileshow2 .banner_bottom .box_icon {width: 100%;}
  .mobileshow, .mobileshow2 {
    display: block;
    float: none;
  }
  .mobileshow2 .banner_bottom .box_icon img {
    max-width: 180px;
    padding: 5px;
  }
  .dropdown > .dropdown-menu > li {
    float: none;
  }
  .greenpeace .subnav {
    margin-right: 0 !important;
    position: absolute;
    right: 5%;
  }
  .greenpeace .logo_main {
    display: flex;
    max-width: 550px;
    margin: 20px auto 0;
  }
  
  .retiree_news {
    margin-right: 0px;
  }
  .retiree_main, .retiree nav.navbar.bootsnav .nav {
    display: block;
  }
  .retiree .logo_main {
    align-items: center;
  }
  .retiree header.other, .retiree header .navwrap, .retiree header .navwrap .logo_main {
    height: 90px;
  }
  .greenpeace.retiree .top_bread {
    margin-top: 90px;
  }
  .retiree header .navwrap .logo_main .logo2 {
    border-left: none;
    position: relative;
  }
  .retiree header .navwrap .logo_main .logo2:before {
    content: "";
    width: 1px;
    height: 47px;
    top: 27px;
    background: #000;
    left: 1px;
    position: absolute;
  }
  .retiree.zone header .navwrap .logo_main .logo2:before {
    display: none;
  }
  .greenpeace.retiree .logo {
    height: 50px;
  }
  .greenpeace.retiree .logo2 {
    padding: 10px 0 17px 10px;
    margin-top: 0;
  }
  .greenpeace.retiree .logo2 span {
    padding-top: 24px;
  }
  .other .logo {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/logo2.svg) no-repeat left/contain;
}
  .greenpeace .logo {
    height: 100px;
    margin: 0;
    width: 56%;top: -5px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  .greenpeace .logo2 {
   font-size: 1.8rem;
    margin: 0 0 0 10px;
    letter-spacing: 0;
    width: 44%;height: 96px;
  }
  .greenpeace .navli li:last-child {
    margin: 0;
  }
  .greenpeace .navwrap {
    background: none;
  }
  .mobile_hide {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .zone .zone3 .breadcrumb {
    padding: 4px 0;
  }
  .retiree_main {
    margin: 0;
}
  .case_words {
    font-size: 3vw;
  }
  .retiree_info_box a {
    margin-bottom: 20px;
}
  .main_case, .list_main, .main_movie {
    flex-wrap: wrap;
  }
  .case_1, .list_box, .movie_box {
    width: 100%;
  }
  .case_1 p {
    bottom: 0;
    position: relative;
  }
  .case_1:nth-child(2) {
    margin: 10px 0px;
  }
  .movie_box:first-child {
    margin-bottom: 40px;
  }
  .content-wrap {
    padding: 75px 0 0 0;
  }
  h1, .h2, .h3 {
    font-size: 190%;
  }
  aside .mobile_menu, #btn_img, footer {
    display: none;
  }
  .content-wrap aside {
    width: 100%;
    float: none;
  }
  .leftBtns, .leftBtns ol {
    max-width: inherit;
    background: #EEEFEF;
  }
  .leftBtns a:hover:before, .leftBtns a.focus:before {
    content: '';
    border: 0;
    display: none;
  }
  .leftBtns ol {
    margin-left: 7%;
    left: 0;
    z-index: 100;
  }
  .leftBtns ol li {
    display: block;
  }
  .leftBtns ol a {
    z-index: 1000;
  }
  .content-wrap .container {
    background: #FFF;
    float: none;
    width: 100%;
    min-height: 505px;
    padding: 0;
    margin-bottom: 80px;
  }
  .topnav {
    background: #ECECEC;
  }
}
@media screen and (max-width: 1324px) {
  .footerAll, .copyright_main {
    padding: 0;
    width: 95%;
    max-width: none;
    margin: auto;
  }
  .owl-prev, .owl-next {
    top: 30%;
  }
}
@media screen and (max-width: 1200px) {
  .img_main li {
    width: calc(100% / 3 - 20px);
  }
  .ep_box,.EY_box {
    width: calc(100% / 2 - 20px);
  }
  .ep_box:nth-of-type(3n) {
    margin-right: 30px;
  }
  .ep_box:nth-of-type(2n), .ep_box:nth-of-type(3n), .movie_box:first-child {
    margin-right: 0;
  }
.ep_box:nth-of-type(2n+1) {
    margin-right: 30px;
}
  .sitemap .box {
    width: calc(100% / 3 - 20px);
  }
  .sitemap .box:nth-of-type(3n) {
    margin-right: 0;
  }
  .sitemap .box:nth-of-type(4n) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .sitemap .box {
    width: calc(100% / 2 - 20px);
  }
.list_box, .movie_box {
    width: 100%;
  }
  .sitemap .box:nth-of-type(2n) {
    margin-right: 0;
  }
  .sitemap .box:nth-of-type(3n), .sitemap .box:nth-of-type(4n) {
    margin-right: 20px;
  }
  .googleplay {
    display: none;
  }
  .banner_bottom .box_icon, .banner_bottom .box_icon:nth-child(2), .banner_bottom .box_icon:nth-child(1):before, .bottom_share {
    display: none;
  }
  .banner_bottom .box_icon.important_message {
    display: block;
  }
  .banner_bottom .box_icon {
    width: calc(100%);
  }
}
@media screen and (max-width: 992px) {
  .copyright {
    margin-top: 50px;
  }
  .list_box:first-child, .movie_box:first-child {
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8 {
    width: 100% !important;
    float: none;
    position: relative;
    margin-left: 0;
  }
  .top_bar0, .top_bar1, .top_bar2 {
    margin: 5px 0;
  }
  .retiree .form-control2, .retiree .form-control4, .top_bar1, .form-control3 {
    width: 100%;
    max-width: none !important;
  }
  .retiree .top_bar_group {
    text-align: left;
  }
  .retiree.zone .top_bar_group {
    text-align: right;
  }
  .bar_none {
    display: inline-block;
    width: unset;
    height: unset;
    margin: unset;
    padding: unset;
  }
  .top_bar0 {
    min-width: 90px;
  }
  .top_bar1 {
    width: calc(100% - 130px);
  }
  .zone .top_bar1 {
    width: auto;
  }
  .top_bar2 {
    min-width: 25px;
  }
  .img_main li {
    width: calc(100% / 2 - 20px);
  }
  .waveWrapper {
    display: none;
  }
  .content-wrap {
    width: 90%;
  }
  .main_people_pic {
    max-width: 150px;
    margin: auto;
  }
  .main_people_pic img {
    width: 100% !important;
    height: auto !important;
    float: none !important;
  }
  .main_env li {
    width: calc(100%);
    margin: 20px 0;
  }
  .main_env li:nth-of-type(2n-1) {
    margin-right: 0px;
  }
  .main_env li:nth-child(2), .main_env li:nth-child(5) {
    margin: 0;
  }
}
@media screen and (max-width: 700px) {
  .retiree_info_box a {
    padding: 0 15px;padding-bottom: 15px;
  }
  .EY_box {width:100%;}
  .EY_content {
    padding: 0 5%;
  }
  .case_words {
    font-size: 6vw;
  }
  .retiree_info {
    padding: 40px 0 0;
  }
  .copyright_box2 {
    display: none;
  }
  .list_group2 li a {
    display: block;
  }
  .list_group2 li a > *:not(:last-child) {
    margin-bottom: 15px;
  }
  .greenpeace .logo_main {
    max-width: 450px;
  }
  .greenpeace .logo {
    width: 220px;
    margin-right: 10px;
  }
  .greenpeace .logo2 {
    font-size: 1.6rem;
    align-items: center;
    display: flex;
    margin: 0;
    padding: 10px 0 10px 10px;
  }
  .min_tab {
    min-width: 620px;
  }
  .ep_box:nth-of-type(3n) {
    margin-right: 0px;
  }
  .otherinfo {
    padding: 14px 5px 14px 0px;
  }
  .waveWrapper {
    bottom: -40px;
  }
  .ep_box, .ep_main {
    width: 100%;
  }
  .ep_box {
    margin: 20px 0 0 0;
  }
	.ep_box:nth-of-type(odd) {
    margin-right: 0;
}
  .pc {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  .content-wrap {
    width: 95%;
  }
  .rwd-table th {
    display: none !important;
  }
  .rwd-table > tbody > tr > td {
    display: block;
    text-align: left !important;
    border-right: 0;
    border-bottom: 0;
  }
  .rwd-table {
    border: 0;
    margin: 0 auto 2% auto;
    background-color: #EEEFEF;
  }
  .rwd-table td:before {
    content: attr(data-th);
    font-weight: bold;
    padding-right: 10px;
    display: block;
  }
  .rwd-table > tbody > tr:nth-of-type(even) {
    background-color: #fff;
  }
  .list_style li {
    padding-right: 0;
  }
}
@media screen and (max-width: 550px) {
  .news_box {
    display: block;
  }
  .zone .form-control4 {
    width: 100%!important;
}
.top_control +a + .words {margin-top: 60px;}
.top_control h2,.top_control h2:after {
    width: calc(100%);
}
	.container .h2_icon {
    top: auto;
    bottom: -56px;
}
  .googleplay {
    display: none;
  }
  .cd-accordion-menu.left_menu2 .menu_title {
    flex-wrap: wrap;
  }
  .issues_title {
    font-size: 90%;
  }
  .bricon img {
    max-width: 60px;
  }
  .container .h2_icon {
    margin: 10px 0;
  }
  .navli2 li a {
    font-size: 3.5vw;
  }
  .otherinfo .click_look {
    min-width: 147px;
  }
  h2 {
    font-size: 1.8rem !important;
    line-height: 1.2;margin-bottom: 55px;
  }
  h5 {
    font-size: 1.5rem !important;
    letter-spacing: 0;
  }
  .greenpeace .subnav {
    top: 0;
  }
  .greenpeace .logo_main {
    max-width: 80%;
}
	.greenpeace .logo {
    width: 44vw;
    margin-right: 10px;
}
  .greenpeace .logo2 {
    font-size: 1.3rem;
    margin: 0;
    display: flex;
    padding: 10px 0 10px 10px;
    align-items: center;
  }
  .sitemap .box {
    width: calc(100%);
  }
  .sitemap .box:nth-of-type(3n), .sitemap .box:nth-of-type(4n) {
    margin-right: 0px;
  }
  .list_group li a {
    flex-wrap: wrap;
}
  .news_box span:nth-child(1), .list_group .title {
    width: 100%;
  }
  .twocut li {
    background: none !important;
  }
  .twocut li a {
    width: calc(100%);
    display: flex;flex-wrap: nowrap;
  }
  .twocut li a:last-child {
    background: #F5F5F5;
  }
}
/* animations */
.ep_banner {
  position: relative;
}
@keyframes move_wave {
  0% {
    transform: translateX(0) translateZ(0) scaleY(1)
  }
  50% {
    transform: translateX(-25%) translateZ(0) scaleY(0.55)
  }
  100% {
    transform: translateX(-50%) translateZ(0) scaleY(1)
  }
}
.waveWrapper {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.waveWrapperInner {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  bottom: -1px; /* background-image: linear-gradient(to top, #86377b 20%, #27273c 80%); */
}
.waveTop {
  background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/wave-top.png')
}
.waveMiddle {
  background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/wave-mid.png')
}
.waveBottom {
  background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181220171532/https://www.epa.gov.tw/Template/epa/images/wave-bot.png')
}
.bgTop {
  z-index: 15;
  opacity: 0.5;
}
.bgMiddle {
  z-index: 10;
  opacity: 0.75;
}
.bgBottom {
  z-index: 5;
}
.wave {
  position: absolute;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
}
.waveTop {
  background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
  -webkit-animation: move-wave 3s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.waveMiddle {
  background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
  animation: move_wave 10s linear infinite;
}
.waveBottom {
  background-size: 50% 100px;
}
.waveAnimation .waveBottom {
  animation: move_wave 15s linear infinite;
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.en .index_h1 a:hover svg, .issues_btn_main .issues_btn_next:hover svg {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.issues_btn_main .issues_btn_prev:hover svg {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.info_box2:hover svg {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}
@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}
@keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}
.pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent
}
.pop:active, .pop:focus, .pop:hover {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
@-webkit-keyframes ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0
  }
}
@keyframes ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0
  }
}
.ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative
}
.ripple-out:before {
  content: '';
  position: absolute;
  border: #5F5F5F solid 1px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s
}
@media screen and (max-width: 768px) {
  .issues_btn_next:before, .issues_btn_main .issues_btn_next, .issues_btn_prev:before, .issues_btn_main .issues_btn_prev {
    border: 0;
  }
}
.ripple-out:active:before, .ripple-out:focus:before, .ripple-out:hover:before {
  -webkit-animation-name: ripple-out;
  animation-name: ripple-out
}
@media screen and (max-width: 500px) {
  .copyright_box, .copyright_box2 {
    width: 100%;
  }
  .container .h2_icon {
    display: block;
    vertical-align: bottom;
    float: right;
    margin-bottom: 10px;
  }
  .ftinline {
    margin-left: 5px;
    vertical-align: inherit;
  }
  .ftinline a {
    margin-top: 0;
    margin-bottom: 0;
    transform: translate(0%, -8%);
  }
  .main_env li {
    margin: 0;
  }
  h6 {
    margin: 5px 0;
  }
  .zone_menu a {
    padding: 8px 10px;
  }
  .zone_menu a i {
    max-width: 25px;
    margin-right: 4px;
  }
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
  ul.marquee li {
    font-size: 75%;
  }
}
/* animations-end */
@media screen and (max-width: 350px) {
  .side-right .NavFixed .navwrap, .side-right .navwrap {
    left: 250px;
  }
  .greenpeace .other, .greenpeace .navwrap {
    height: 120px;
  }
  .greenpeace .top_bread {
    margin: 120px 0 0 0;
  }
  .greenpeace .logo_main {
    max-width: 88%;
    margin-top: 0;
    height: 98px;
  }
.greenpeace .logo {
    width: 150px;height: 70px;
}
  .greenpeace .logo2 {
    font-size: 1.2rem;
    margin: 0;
    padding: 10px 0 10px 10px;height: 70px;
  }
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
    width: 250px;
    left: -250px;
  }
  nav.navbar.bootsnav.navbar-mobile ul.nav {
    width: 250px;
  }
  body.side-right > .wrapper {
    margin-left: 250px;
    margin-right: -250px !important;
  }
  .table > tbody > tr > td {
    padding: 7px 2px;
  }
  .weather_main .owl-next {
    right: 60px;
  }
  .leftBtn > li:nth-child(2) {
    margin-top: 10px;
  }
  .copyright_box, .copyright_box2, .ftinline {
    font-size: 90%;
  }
  .ftinline a {
    transform: translate(0%, -13%);
    margin-right: 0;
  }
  .ftinline {
    margin-left: 0;
  }
}

input.gsc-search-button-v2, input.gsc-search-button, .gsc-input-box {
	width: auto!important;
	height: auto!important;
	font-size: 100%!important
}
.gsc-control-cse, .gsc-control-cse .gsc-table-result {
	font-size: 90%
}
.gsc-result-info, .gsc-selected-option-container {
	font-size: 90%
}
input.gsc-input {
	font-size: 120%;
	margin-top: 0!important
}
.gsc-adBlock {
	display: none!important
}
.gsc-result .gs-title {
	overflow: visible!important
}
.gsc-selected-option-container .gsc-selected-option {
	position: static;
	white-space: nowrap!important
}
.gsc-control-cse {
	font-family: Microsoft JhengHei, Arial Black, LiHei Pro!important
}
.gsc-tabHeader {
	display: inline-block;
	padding: 5px 20px;
	font-size: 150%;
	margin: 2px;
	border-radius: 20px;
	height: auto;
	line-height: 27px;
	min-width: 54px;
	text-align: center
}
.gsc-tabsArea, .gsc-tabsArea > div {
	height: auto!important
}
.gsc-tabHeader.gsc-tabhActive {
	border-bottom-color: #F90!important
}
.gsc-tabHeader {
	display: inline-block;
	padding: 5px 20px!important;
	font-weight: 700;
	font-size: 150%;
	margin: 2px;
	border-radius: 20px;
	height: auto!important;
	line-height: 27px;
	min-width: 54px;
	text-align: center
}
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
	font-size: 105%
}
input.gsc-search-button:hover, input.gsc-search-button:focus, .gsc-tabHeader.gsc-tabhInactive:hover {
	background-color: #009E96!important;
	color: #fff!important
}
.gsst_a {
	font-size: 130%!important
}
.gs-result .gs-title, .gs-result .gs-title * {
	text-decoration: none!important
}
.gsc-result .gs-title {
	height: auto!important
}
.gsc-result .gs-title {
	overflow: visible!important
}






/*
     FILE ARCHIVED ON 17:15:32 十二月 20, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 21:47:03 五月 28, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
