/*----------------------------RWD---------------------*/

.form_bg,
.table_bg,
.latestevent_bg,
.download_bg,
.links_bg {
  border-radius: 10px;
  background: #edf4e2;
}
a {
  text-decoration: none;
}
.top_menu li a {
  font-family: 微軟正黑體;
}
.b {
  position: absolute;
  top: -10px;
  transition: 0.2s;
  cursor: pointer;
}
.b i {
  position: absolute;
  display: block;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: 0.2s;
}
.b1 {
  width: 25px;
  top: 24px;
  left: 22px;
}
.b2 {
  width: 25px;
  top: 30px;
  left: 22px;
}
.b3 {
  width: 25px;
  top: 36px;
  left: 22px;
}
.b:hover {
  background: #c00;
}
.b1_on {
  top: 10px;
  left: 25px;
  width: 25px;
  transform: translateY(20px) rotate(45deg);
}
.b3_on {
  top: 50px;
  left: 25px;
  width: 25px;
  transform: translateY(-20px) rotate(-45deg);
}
.b2_on {
  left: 50px;
  width: 0;
}
#main_menu {
  background-color: #6e6e6e;
}
#main_menu .menu2 li a {
  padding-right: 2rem;
  word-break: break-all;
}
#menu_bth {
  cursor: pointer;
  height: 40px;
  background-color: #178059;
}
.menu_icon {
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_on.png);
  position: absolute;
  right: 10px;
  top: 2px;
}
.menu2 {
  display: none;
}
#menu_bth {
  display: none;
}
@media (min-width: 1201px) {
  #header .menu2 {
    display: none !important;
  }
  .left_menu .menu2 {
    display: block !important;
  }
  .webpac_login {
    width: 60%;
  }
}
@media (max-width: 1200px) {

  .lotty_p{
    position: relative;
    margin-bottom: 0;
    top: 23px;
    right: 0;
    text-align: right;
  }
  .gotrun{
    display: none;
  }
.yesisme{
 
  position: relative;
  left: 0;
  top: 0;
  font-size: 2em;
}




  * {
    word-wrap: break-word;
    word-break: break-all;
  }

  img {
    border: 0;
    max-width: 100% !important;
    height: auto !important;
    vertical-align: middle;
  }
  * {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
  }
  #fancybox-wrap,
  #fancybox-wrap * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
  }
  body,
  html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  body,
  #wallpaper {
    border: 0;
  }
  .rwd_img,
  #content img,
  #ShowBox img,
  .gallery_word img {
    width: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
    height: auto !important;
  }
  #header,
  #con {
    background: none;
    height: auto;
    margin: 0;
    padding-bottom: 10px;
  }
  .top_menu,
  #left,
  .title_bn li.type1,
  #header:after,
  .share li,
  .login_word4 img,
  #fat_footer {
    display: none;
  }
  .share {
    height: auto;
    opacity: 0.9;
  }

  .menu2 {
    background-color: #e3e7dc;
    padding: 10px 15px;
    margin: 0;
    list-style: none;
    box-sizing: border-box; /* Opera/IE 8+ */
  }
  .menu2 ul {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .menu2 li {
    font-size: 95%;
    position: relative;
    margin: 3px 0;
  }
  .menu2 li a {
    display: block;
    background: url(../images/icon04.jpg) no-repeat 5px 9px;
    color: #3d6417;
    padding: 5px 5px 5px 20px;
  }
  .menu2 span {
    font-size: 30%;
  }
  .menu2 .sub_sub {
    display: none;
    background-color: #fff;
    padding-left: 1rem;
  }
  .menu2 .sub_menu2 > a {
    background: url(../images/left_icon2.png) no-repeat 10px 10px;
  }
  .menu2 .sub_menu2 > a:hover {
    background: url(../images/left_icon2-.png) no-repeat 10px 10px;
  }
  .sub_menu2 {
    position: relative;
  }
  .menu2 .sub_sub2 {
  }
  .sub_menu3 {
    position: relative;
  }
  .menu2 .sub_sub2 a {
    font-size: 100%;
    padding: 0;
    padding-left: 1.4em;
  }
  .menu2 .sub_sub3 {
    display: none;
    background-color: #f7f7f7;
    font-size: 84%;
  }
  .menu2 .sub_sub3 a {
    background: url(../images/icon01.png) no-repeat 55px 11px;
    color: #a1a1a1;
    padding-left: 65px;
  }
  .menu2 .sub_sub4 {
    display: none;
    font-size: 84%;
  }
  .menu2 .sub_sub4 a {
    background: url(../images/icon03.png) no-repeat 65px 12px;
    color: #a1a1a1;
    padding-left: 75px;
  }
  .menu2 dl {
    border-top: 1px #ccc dotted;
    background: url(../images/icon01.png) no-repeat 5px 13px;
    font-size: 95%;
  }
  .menu2 dl a {
    color: #313131;
    padding: 10px 0 10px 25px;
  }
  .menu2 dt {
    background: url(../images/icon02.png) no-repeat 21px 11px;
    font-size: 84%;
    font-weight: 500;
  }
  .menu2 dt a {
    color: #3c3c3c;
    padding: 5px 0 5px 35px;
  }
  .menu2 dt a:hover {
    background-color: transparent;
    color: #f00;
  }
  .pp img {
    max-width: inherit !important;
    vertical-align: middle;
    height: inherit !important;
  }
  .imgBox2 img {
    max-width: 100% !important;
    vertical-align: middle;
    height: auto !important;
  }
  .height_5 {
    height: 5px !important;
  }
  .width_120 {
    width: 120px !important;
  }
  .block {
    display: block;
  }
  .display_no {
    display: none !important;
  }
  .in_block {
    display: inline-block;
    vertical-align: middle;
  }
  .float_none {
    float: none !important;
  }
  .width_100 {
    width: 100% !important;
  }
  .width_25 {
    width: 25% !important;
  }
  .width_900 {
    width: 900px !important;
  }
  .width_auto {
    width: auto !important;
  }
  .height_auto {
    height: auto !important;
  }
  .vertical_align {
    vertical-align: top;
    padding-top: 10px;
  }
  .word_purple {
    text-align: center;
    line-height: 25px;
    vertical-align: top;
    padding-top: 5px;
  }
  .text_center {
    text-align: center;
  }
  .text_left {
    text-align: left;
  }
  .margin_bottom_10 {
    margin-bottom: 10px;
  }
  .text_center tbody {
    display: inline-block;
  }
  .padd_right {
    padding-right: 10px;
  }
  .padd_left {
    padding-left: 10px !important;
  }
  #menu_bth {
    display: block;
  }
  .menu2 .share2 li {
    width: 30px;
    height: 30px;
    margin: 5px 0 5px 8px;
  }

  .menu2 {
    width: 100%;
  }
  #update dd,
  #menu,
  #header_link,
  #left_menu,
  #main_bn,
  #nav,
  .main_bn {
    display: none;
  }
  #page_bn {
    background: #fff;
    padding: 10px;
    margin: 0;
  }
  #logo {
    position: static;
    margin: 0;
    padding: 10px;
  }
  #logo a {
    height: 100%;
    display: block;
  }
  .top_img {
    padding: 0 10px;
  }
  #wallpaper,
  #wallpaper2,
  #all,
  #header,
  #con_top {
    background: none;
  }
  #content p {
    word-wrap: break-word;
    word-break: break-all;
  }
  #content iframe {
    width: 100%;
  }
  #main {
    width: 100%;
    background: #fff;
    float: none;
    padding-bottom: 20px;
  }
  #main_title,
  .sitemap_title {
    background: none;
    height: auto;
    padding: 0;
    margin: 10px 0;
  }
  #con {
    overflow: inherit;
  }
  #all {
    width: 100%;
  }
  #article {
    width: auto;
    float: none;
    padding: 0 10px;
  }
  #footer {
    height: auto;
    background: #5d8540;
    text-align: center;
    padding: 0;
  }
  #place,
  .page_list {
    width: auto;
  }
  #copyright {
    padding: 10px;
  }
  .place {
    float: none;
  }
  .title_bn {
    float: none;
    padding-top: 10px;
  }
  .table_xl,
  .table_l {
    width: 100%;
  }
  #update:before {
    display: none;
  }
  .latestevent_date4 {
    float: none;
  }
  .latestevent_tt {
    display: block;
    margin: 0;
  }
  .word_wrap {
    white-space: pre-wrap;
    word-break: break-all;
  }
  .word_blue {
    padding: 5px;
    line-height: 20px;
  }
  #main_word {
    word-wrap: break-word;
    word-break: break-all;
  }
  #main_word iframe {
    width: 100%;
    margin: 0 !important;
  }
  .imgBox2 dl dt,
  .imgBox2 dl dd {
    width: 100%;
  }
  #search {
    background: none;
    padding: 0;
    height: auto;
  }
  #search2 {
    width: 100%;
    display: table;
  }
  .search_bn3 {
    width: calc(100% / 3 - 2px);
    margin-right: calc(2px * 3 / 2);
  }
  .search_bn3:nth-of-type(3) {
    margin-right: 0;
  }
  #main_top {
    background: none;
    padding: 0;
  }
  #page {
    padding: 20px 0;
  }
  .form_bg {
    background: #ecf4e1;
  }
  .form_date {
    width: auto;
  }
  .latestevent_hit,
  .latestevent_hit2 {
    display: none;
  }
  #tour,
  #video,
  #ebooks,
  #gallery {
    width: auto;
  }
  #tour li dl,
  #content dl,
  #video li dl,
  #ebooks li dl,
  #gallery li dl {
    width: auto;
    float: none;
    margin: 0;
  }
  #tour li dl dt,
  .imgBox,
  #video li dl dt,
  #ebooks li dl dt,
  #gallery li dl dt {
    width: auto;
    height: auto;
    background: none;
    text-align: center;
  }
  #tour li dl dt img,
  .imgBox img,
  #video li dl dt img,
  #ebooks li dl dt img,
  #gallery li dl dt img,
  .gallery_word img {
    border: 3px solid #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  }
  #tour li dl dd,
  #content dd,
  #video li dl dd,
  #ebooks li dl dd,
  #gallery li dl dd {
    text-align: center;
    background: none;
    margin: 0;
    padding: 0;
  }
  #tour li dl dd::before,
  #video li dl dd::before,
  #ebooks li dl dd::before,
  #gallery li dl dd::before {
    width: 5px;
    height: 13px;
    content: "";
    background: url(../images/icon04.jpg) no-repeat 0px -1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .download_title,
  .download_word {
    width: auto;
    max-width: 615px;
  }
  .download_date {
    width: auto;
  }
  #login {
    width: 300px;
    margin: auto;
  }
  #login_right {
    float: none;
    width: 100%;
    text-align: center;
  }
  .imgBox1,
  .imgBox2,
  #gallery li dl dt {
    background: none;
    width: auto;
    height: auto;
    float: none;
    margin: 0;
    padding: 5px;
  }
  #showinfo {
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* {
width:100px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
} */
  .video_imgBox2,
  .video_main,
  .video_title {
    width: auto;
    height: auto;
    float: none;
  }
  .video_imgBox2 {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    text-align: center;
  }
  .video_imgBox2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video_title {
    margin: 0;
  }
  #video2 {
    padding: 0;
  }
  #div_area_lib {
    width: auto !important;
    margin: 5px 0 !important;
  }
  #div_line {
    line-height: 5px !important;
  }
  #div_area_lib div {
    text-align: left !important;
    padding-left: 5px;
  }
  #logout {
    width: 50px;
    position: static;
    text-align: center;
  }
  .links_title:nth-child(2) {
    display: none;
  }
  .links_word,
  .links_title {
    width: 100%;
  }
  #mail li {
    width: 100%;
    display: table;
  }
  .mail_title,
  .mail_title2 {
    width: 25% !important;
    margin: 0;
    padding: 2px;
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .table1,
  .table4,
  .table3 {
    width: 100% !important;
    margin: 0;
    padding: 0;
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  #mail img {
    width: auto !important;
    height: auto;
  }
  .sitemap_table,
  #sitemap_list,
  #search li {
    width: auto;
    height: auto;
    float: none;
    margin: 0;
  }
  .sitemap_title a {
    background: #edf4e2;
    height: auto;
    padding: 5px;
  }
  .sitemap_table li > a {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
  }
  .sitemap_table li ul li {
    background-position: 13px 12px;
    padding-left: 25px;
  }
  #footer {
    width: 100% !important;
    height: auto;
    background: none;
    text-align: center;
    padding: 10px;
  }
  #goback {
    padding: 0;
  }
  .footer_main,
  .footer_full {
    padding: 0;
    background: none;
  }
  .footer_word {
    width: auto;
    float: none;
    display: block;
    text-align: center;
  }
  .footer_img {
    float: none;
    text-align: center;
    display: inline-block;
    padding: 10px 0;
  }
  #SlideBox,
  #galleryBox {
    width: 100%;
    height: auto;
  }
  #ListBox img {
    height: 40px;
  }
  #ListBox {
    overflow-x: auto;
    overflow-y: hidden;
  }
  #ListBox li {
    height: auto;
    padding-bottom: 5px;
    display: table-cell;
    padding: 5px;
  }
  #ShowBox,
  #ListBox {
    float: none;
    width: 100%;
    height: auto;
  }
  #calendar_bg {
    width: 100%;
  }
  .week5,
  .c_date3 {
    width: auto;
    border-left-width: 0;
  }
  #calendar_bg li {
    margin: 0;
  }
  #calendar_bg li:nth-of-type(1) {
    display: none;
  }
  #content table {
    width: 100% !important;
    height: auto !important;
  }
  .t-responsive {
    width: 100% !important;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .type2_img {
    width: auto !important;
    float: none;
  }
  .d_bl {
    display: block !important;
  }
  .d_no {
    display: none !important;
  }
  .total_hit {
    width: auto;
  }

  /*----------------------------rwd-table---------------------*/

  .rwd-table {
    min-width: 100%;
  }
  .rwd-table .list_head {
    display: none;
  }
  .rwd-table dd {
    display: block;
  }
  .rwd-table div:before {
    content: attr(data-th) "  ";
    font-weight: bold;
    width: 6.5em;
  }
  .rwd-table li,
  .rwd-table dd {
    text-align: left;
  }
  .rwd-table li,
  .rwd-table dd:before {
    font-weight: bold;
  }
  .rwd-table li:nth-of-type(odd) {
    background: #ecf4e1;
  }
  .rwd-table .list li {
    border-bottom: 1px solid #ccc;
  }
  .list_date {
    border: 1px solid #ccc;
  }
  .rwd-table li {
    padding: 5px;
  }
  .rwd-table .list {
  }
  .rwd-table .latestevent_bg2 div {
    background: none;
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px;
  }
  .rwd-table .list_date a {
    display: inline;
  }
  .rwd-table .list_word {
    background: none;
    padding: 5px;
  }

  #mail .table1,
  #mail .table4,
  #mail .table3 {
    margin: 10px;
    margin-left: 5px;
  }
  #mail .inputValidationMessage {
    padding-top: 0;
  }
  #mail #CheckCode_div{
	margin: 20px 0;
	margin-left: 3px;
  }
  #mail #CheckCode_div #CheckCode_div {
	margin: 0;
	margin-left: 0;
  }
  #mail .logo_code {
    margin-top: 20px !important;
  }
  .title_ch .checkmark:after{
    left: 4px;
    top: 1px;
  }
}
@media (max-width: 576px) {

  #registration2 li{
    flex-wrap: wrap;
  }
  .registration2_title{
    display: block;
    width: 100%;
    text-align: left;
  }
  .title_ch span:nth-last-child(1){
    display: inline-block;
    margin-left: 0;
  }
  .title_ch{
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}


}
@media (max-width: 375px) {
  .mail_title,
  .mail_title2 {
    width: 35% !important;
    margin: 0;
    padding: 2px;
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .mail_title .orange {
    display: block;
  }

  .registration2_title{
    display: block;
  }

}

@media (min-width: 1201px) {
  #main_menu .menu2 {
    display: none !important;
  }
  #left.menu2 {
    display: block !important;
  }
}
