

/*首頁-手機版TOPBanner backgroundcolor*/
#header_wrap { background-color: #041052;}
@media (max-width: 992px){
 #header_wrap {   background-color: #041052;   }
#logo {   margin: 0 0 0 90px;  }
.home #stick_header {  margin-top: -1px; }
}

.b { top:10%;}
.b i{ background: #fff; }
.b p { margin-top: 40px;   color: #fff; }

.side_menu_ul li:nth-child(6) a { background-color: #d80000;}
.side_menu_ul li.more a { background-color: #1e1e1e;}
}

/*手機版側邊底色*/
.side_menu_ul a {    display: block;    color: #ffffff; }
#side_menu {   width: 80%;   height: 100%;   background-color: #000;    border-right: 1px solid #cdcdcd;  }


#ticket_svg_here .ch_text::before { content: "預約看展"; }

/*整個網頁background color*/
#wrapper {background-color: #fff;}




/*首頁-各標題顏色修改*/
.topic_title svg{ fill:#967145;}
.topic_title h2{ color:#967145; border-bottom: 2px solid #967145;}


/*首頁-免索SVG*/
#ticket_svg_here .ch_text {  color: #ffffff; }
#ticket_svg_here .code_color {   fill: #ffffff; }
#ticket_svg_here .whole_ticket_color {  fill: #b1399a;}



.fancybox-inner {overflow: inherit!important;}



#menu_ul > li > ul {
    position: absolute;
    display: none;
    opacity: 0;
    width: 165px;
    left: -9px;
    border: 1px solid #f4f4f4;
    background-color: #fff;
}


footer { background-color: #58346f;}



