/*----------------------------RWD---------------------*/
#con {
  padding-top: 20px;
  padding-bottom: 220px;
}

.video_new {
  position: absolute;
  top: 450px;
}

.wrap .banner {
  position: absolute;
  left: -790px;
  bottom: -222px;
  width: 996px;
}
.video_new * {
  text-align: left;
}

.home_img {
  padding: 15px 15px 0 15px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}
.home_img a:hover {
  text-decoration: none;
}
.home_img .owl-item img {
  height: 255px;
}

.home_img .owl-dots {
  position: absolute;
  right: 20px;
  bottom: 3px;
}
.home_img .owl-dots .owl-dot span {
  border-radius: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #d3d3d3;
  background: #fff;
  margin: 5px;
}

.home_img .owl-dots .owl-dot.active span,
.home_img .owl-dots .owl-dot:hover span {
  border: 1px solid #7f7f7f;
  background: #7f7f7f;
}
.owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-prev {
  background: #fcd18c;
  color: #fff;
  position: absolute;
  right: 15px;
  top: 35%;
  font-family: FontAwesome;
  font-size: 1.563em;
  transition: all 0.3s;
}
.owl-theme .owl-nav .owl-prev {
  right: inherit;
  left: 15px;
}
.news_marquee {
  background: none;
}
.list_title {
  display: block;
  background: #de9f14;
  color: #fff;
  font-size: 95%;
  line-height: 30px;
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.video_new_main .owl-dots {
  background-color: #fbeaa8;
  padding: 5px;
  text-align: left;
  margin-top: 20px;
}
.video_new .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #deac01;
  border-radius: 0;
  margin: 0 5px 0 0;
}
.video_new .owl-dots .owl-dot.active span,
.video_new .owl-dots .owl-dot:hover span {
  background: #fff;
}
#top {
  font-family: 微軟正黑體;
}
#header {
  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;
  text-align: left;
}
.head .menu2 li a {
  padding: 5px 35px 5px 20px;
}
.head .menu2 .sub_sub a {
  padding: 5px 35px 5px 35px;
}
.head .menu2 .sub_sub2 a {
  padding: 5px 35px 5px 50px;
}
.head .menu2 .sub_sub3 a {
  padding: 5px 35px 5px 65px;
}
.head .menu2 .sub_sub4 a {
  padding: 5px 0px 5px 75px;
}
#menu_bth {
  cursor: pointer;
  height: 40px;
  background-color: #806040;
}
.menu2 li .bth {
  background: rgb(187, 138, 86);
  color: #fff;
}
.menu2 .link a {
  background: none;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 20px 5px 0 !important;
}
.menu2 .link a i {
  color: rgb(187, 138, 86);
  font-size: 1.750em;
}
.menu2 .link a.plurk {
  width: 24px;
  height: 24px;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/images/icon_plurk.png);
  text-indent: -9999px;
}
.menu_icon {
  width: 25px;
  height: 25px;
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/images/icon_on.png);
  position: absolute;
  right: 10px;
  top: 2px;
}
.menu2 {
  box-shadow: 0 3px 7px 0 #848484;
  background-color: #eee;
  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 {
  border-bottom: 1px #ccc dotted;
  font-size: 95%;
  position: relative;
  margin: 3px 0;
}
.menu2 li a {
  display: block;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/images/icon01.png) no-repeat 5px 12px;
  color: #000;
  padding: 5px 5px 5px 20px;
}
.menu2 span {
  font-size: 30%;
}
.menu2 .sub_sub {
  display: none;
  background-color: #fff;
}
.sub_menu2 {
  position: relative;
}
.menu2 .sub_sub a {
  font-size: 90%;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/images/left_icon2.png) no-repeat 25px 12px;
  color: #666;
  padding: 5px 5px 5px 35px;
}
.menu2 .sub_sub2 {
  display: none;
  font-size: 95%;
}
.sub_menu3 {
  position: relative;
}
.menu2 .sub_sub2 a {
  font-size: 84%;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/images/left_icon3.png) no-repeat 38px 10px;
  color: #aaaaaa;
  padding-left: 50px;
  padding-right: 5px;
}
.menu2 .sub_sub3 {
  display: none;
  background-color: #f7f7f7;
  font-size: 84%;
}
.menu2 .sub_sub3 a {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/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(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/images/icon03.png) no-repeat 65px 12px;
  color: #a1a1a1;
  padding-left: 75px;
}
.menu2 dl {
  border-top: 1px #ccc dotted;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/images/icon01.png) no-repeat 5px 13px;
  font-size: 95%;
}
.menu2 dl a {
  color: #313131;
  padding: 10px 0 10px 25px;
}
.menu2 dt {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/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;
}
.menu2 {
  display: none;
}
#menu_bth {
  display: none;
}
.menu2 li .bth {
  background: rgb(187, 138, 86);
  color: #fff;
}
.logo a {
  width: 100%;
  height: 100%;
  display: block;
  position: static;
  text-indent: -9999px;
}
.computer_no{
  display: none;
}
@media (min-width: 991px) {
  .head .menu2 {
    display: none !important;
  }
  .left_menu .menu2 {
    display: block !important;
  }
}
@media (max-width: 990px) {
  .rwd_no{
    display: none;
  }
  .computer_no{
    display: block;
  }

  #con {
  }

  .video_new {
    position: static;
  }

  .wrap .banner {
    position: static;
    width: 100%;
  }

  .video_new * {
    text-align: center;
  }
  .video_new p {
    text-align: left;
  }

  .home_img .owl-dots {
    position: static;
  }
  .newsHomePage .more,
  .video_new_more,
  #banner2 .more,
  .newsHomePage .rss,
  #showBanner .more {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: auto;
    height: auto;
    background: #fff;
    color: #333;
    text-indent: inherit;
    padding: 2px 10px;
    display: inline-block;
    position: static;
    margin: 5px 5px 0 0;
    float: none;
  }
  .newsHomePage .rss {
    background: #ff9146;
    color: #fff;
  }
  #showBanner .more {
    margin: 5px;
  }

  .news_marquee {
    margin-top: 0;
    padding: 0 20px;
  }
  a {
    text-decoration: none !important;
  }
  img {
    border: 0;
    max-width: 100% !important;
    height: auto !important;
    vertical-align: middle;
  }
  * {
    font-family: 微軟正黑體;
    -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;
  }
  .rwd_img,
  #content img {
    max-width: 100% !important;
    vertical-align: middle;
    height: auto !important;
  }
  #top {
    height: auto;
  }
  .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 !important;
  }
  .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;
  }
  .search {
    top: 103px !important;
    z-index: 99;
  }
  #menu_bth {
    display: block;
  }
  .menu2 {
    width: 100%;
  }
  #menu,
  #top_link,
  #left,
  #main_bn {
    display: none;
  }
  #page_bn {
    background: #fff;
    padding: 10px;
    margin: 0;
  }
  .wrap {
    max-width: 996px;
    width: 100%;
    padding: 0;
  }
  .inner {
    background-position: left top;
  }
  .wrap .head .logo {
    position: static;
    background: none;
    display: inline-block;
    vertical-align: top;
  }
  .owl-theme .box {
    background: #fff;
    padding: 10px;
  }
  .logo a {
    width: 100%;
    height: 100%;
    display: block;
    position: static;
    text-indent: inherit;
  }
  .logo img {
    mix-blend-mode: multiply;
  }
  .flower {
    position: static;
    display: inline-block;
  }
  #wallpaper {
  }
  #wallpaper2,
  #all,
  #top,
  #con_top,
  #footer_bg,
  .type2 .innerBg,
  .main .textContent .text_no,
  .main .textContent .goBack,
  .innerBg .main .bookInfo .info,
  .innerBg {
    background: none !important;
  }
  #main {
    width: 100%;
    background: #fff;
    float: none;
    padding-bottom: 20px;
  }
  #main_title {
    background: #e9f1e8;
    height: auto;
    padding: 5px;
    margin: 10px 0;
  }
  #con {
    overflow: inherit;
    padding: 0;
  }
  #all {
    width: 100%;
    word-wrap: break-word;
    word-break: break-all;
  }
  .video .youtube img {
    width: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
    height: auto !important;
  }
  .fastLink,
  .head .share,
  .topBanner,
  .sidebarmenu,
  .functionBar,
  .fontSize,
  .video .I_prenext_go,
  #head,
  #content,
  .downloadHeader,
  .downloadFooter,
  #sidebarRight {
    display: none !important;
  }
  .wrap .leftSide {
    width: 100%;
    float: none;
    padding: 0 15px 15px 15px;
  }
  .calendar {
    width: 100%;
    background-image: linear-gradient(180deg, #fcd18c, white);
  }
  .calendar::before {
    content: " 藝文行事曆";
    width: 100%;
    background: #fff;
    color: #ef8607;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 125%;
    font-weight: bold;
  }
  .Calendar1 {
    width: 100%;
    position: static;
  }
  .wrap .head {
    height: auto;
    text-align: center;
  }
  .wrap .main {
    width: 100%;
    min-height: inherit;
    float: none;
    padding: 15px;
  }
  .tit {
    text-indent: inherit;
  }
  .innerMainHead {
    width: 100%;
  }
  .innerBg .main .photo {
    width: 100%;
    height: auto;
    background: #ccc;
  }
  .video .youtube {
    width: 100%;
    height: auto;
    position: static;
  }
  .video .select {
    width: 100%;
    height: auto;
    position: static;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 5px;
  }
  .video .select a {
    height: auto;
    padding-bottom: 5px;
    display: table-cell;
    padding: 5px;
  }
  .video .select img {
    position: static;
    margin: 0;
  }
  .main .textContent {
    width: 100%;
  }
  .main .textContent .text {
    background: none;
    padding: 0;
  }
  .main .textContent .goBack {
    background: none;
    width: 100%;
    height: auto;
  }
  .wrap .banner {
    height: auto;
    margin: 15px 0;
    text-align: right;
    background: #d8f0a2;
  }
  .fb-main {
    margin-bottom: 15px;
  }

  .banner .frame {
    width: 100%;
    height: auto;
    position: static;
    text-align: center;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .banner .frame a {
    width: 49%;
    display: inline-block;
    padding: 5px;
  }
  .wrap .banner .frame img {
    padding: 0;
  }
  .wrap .footer {
    height: auto;
    padding: 15px;
    text-align: center;
  }
  .wrap .footer .visited,
  .footer a.fashow {
    position: static;
    margin: 0;
  }
  .footer .copyRight {
    width: auto;
    position: static;
    text-align: left;
    letter-spacing: -0.5px;
  }
  .footer .img {
    width: auto;
    position: static !important;
  }
  .video_new_more {
    margin: 8px 0px 0 0;
    float: right;
  }
  #banner2 .more {
    position: absolute;
    bottom: -35px;
    right: 0;
  }
  .edit img {
    width: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
    height: auto !important;
  }
  .tabMenu {
    width: 100%;
    background: none;
  }
  div.tabMenu div.tabTitle {
    width: 100%;
    height: auto;
  }
  .tabMenu .idTabs {
    width: 100%;
    position: static;
    margin: 0;
  }
  #A1,
  #A2,
  #A3,
  #A4,
  #A5 {
    background: none;
  }

  .newsHomePage {
    text-align: right !important;
  }

  div.tabMenu div,
  .tabMenu .newsHomePage ul li {
    width: 100%;
    line-height: 1.5em;
    text-align: left;
    padding: 0;
  }
  .tabMenu .newsHomePage ul li a {
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174443/https://www.culture.taichung.gov.tw/images/ulli.jpg) no-repeat left 10px;
    width: 100%;
    display: block;
  }
  .video_new {
    max-width: 100%;
    background: #fceaa8;
    padding: 10px;
  }
  .video_new .slick-dotted.slick-slider {
    margin: 0;
  }
  .video_new .slick-slider .slick-list {
    border: 5px solid #fff;
    background: #fff;
  }
  .video_new .slick-dots {
    position: static;
    margin: 0;
  }
  .wrap .RightSide {
    float: right;
    width: 100%;
    padding: 0 15px;
  }
  #banner2 {
    width: 100%;
    border-radius: 10px;
    background: #d8f0a2;
    height: auto;
    padding: 10px;
    margin-bottom: 40px;
    text-align: right;
  }

  #banner2 img {
    border: 3px solid #fff;
    background: none;
    padding: 0;
  }
  #banner2 a {
    width: 49%;
    display: inline-block;
    text-align: center;
  }

  .fb h2 {
    width: 100%;
    background: none;
  }
  .fb h2::after {
    content: " 文化種子 互動專區";
    color: #40a2fd;
    margin: 0;
    font-size: 95%;
  }
  #mail img,
  #sex img,
  #schedule img {
    display: none;
  }
  #mail a,
  #sex a,
  #schedule a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  #mail a::after {
    content: " 意見信箱";
    border: 1px solid #bbcd61;
    border-radius: 10px;
    width: 100%;
    background: #ddf2b1;
    color: #75af7f;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 125%;
    font-weight: bold;
  }
  #sex a::after {
    content: " 性別化主流專區";
    border: 1px solid #dd5959;
    border-radius: 10px;
    width: 100%;
    background: #fcc6c6;
    color: #c51c00;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 125%;
    font-weight: bold;
  }
  #schedule a::after {
    content: "加入文化局好友";
    border: 1px solid #055405;
    border-radius: 10px;
    width: 100%;
    background: #00B900;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 125%;
    font-weight: bold;
  }
  .code {
    position: static !important;
  }
  ul.idTabs li {
    width: 33%;
  }
  #loop {
    padding: 0 20px;
  }
  .list_title {
    position: static;
  }

  #banner2 img,
  .wrap .banner .frame img {
    width: 80%;
  }

  .d_bl {
    display: block !important;
  }
  .d_no {
    display: none !important;
  }


  .video_new .box a img{
    width: auto;
    height: 103px !important;
  }

}
@media (max-width: 500px) {
  .search {
    top: 188px !important;
    z-index: 99;
  }

  #banner2 img,
  .wrap .banner .frame img {
    width: 100%;
  }

  #banner2 a,
  .banner .frame a {
    width: 100%;
    display: block;
  }

  .video_new .box .txt p{
    display: none;
    
  }
  .video_new .box .txt{
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .box>div{
    height: auto;
    min-height: 180px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: center;
  }
  .video_new .box a{
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
  }

  .video_new .box a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 1;
  }



}

@media (max-width: 990px) {
  /* 2020年燈會 */
  .c_taichung {
	display: none;
  }
  .taichung {
    width: 190px;
    height: 76px;
	  border: none;
    margin-top: -30px;
    padding-left: 0px;
  }
  .pos_taichung{
	  display: block;
  }
  /* logo */
  .wrap .head .logo {
    position: static;
    background: none;
    display: inline-block;
    vertical-align: top;
    height: 119px;
  }
  /* search */
  .search {
    top: 127px !important;
    z-index: 99;
  }
  /* 2020年燈會 end */





    
  



  

}






/*
     FILE ARCHIVED ON 17:44:43 十一月 18, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 20:44:26 五月 23, 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)).
*/
