

.home #header_wrap{ width: 100%; max-width:100%}

#menu_block.container{ width: 100%;max-width:100% }

#wrapper > section{ margin-top:50px;}



/* side_type_dev */ 
.side_menu_ul .side_type_dev { color: #e91e63 !important;  }


#wrapper {
    background-color: #fffef6;
}


/*首頁-主選單 backgroundcolor*/
#header_wrap { background-color: #fa2f1c;}

@media (max-width:992px){
#header_wrap { background-color: #fa2f1c;}
.side_logo { background-color: #fa2f1c;}
.b i {  background: #fff;  }
.b p {   margin-top: 40px;    color: #fff;}
.topic_title h2{font-size: 1.8rem;}
}

/*首頁-主選單 滑鼠滑過效果*/
#menu_ul > li > ul > li:hover >a {background-color: #9a0916; color:white;}

/*首頁-各標題顏色修改*/
.topic_title svg{ fill: #791934;  display: none; }
.topic_title h2{ color: #4d4d4d; border-bottom: 2px solid #4d4d4d; }


/*右方免費索票-打開&關閉*/
#ticket_svg_here { right: 140px; display: none;}
#ticket_svg_here .whole_ticket_color { fill: #810000; }
#ticket_svg_here .ch_text { font-size: 26px; color: #fff;}
#ticket_svg_here .code_color { fill: #fff; }
#ticket_svg_here .ch_text::before {content: "免 費 索 票";}
#ticket_svg_here #ch_eng {display:block!important;}
#ticket_svg_here .st0 {display:none!important;}



/*下方footer*/
footer { background-color: #ad1f1f; margin-bottom: 50px;}

.footer_slogan{
    position: fixed;
    bottom: 0;
    z-index: 15;
    width: 100%;
    background: black;
    color: white;
    text-align: center;
    font-size: 40px;
    letter-spacing: 0.2em;
}
@media (max-width:992px){
.footer_slogan{
    font-size: 30px;
    letter-spacing: 0.2rem;
    margin-bottom: 50px;
}
}



.recentList{ background-color: #e7e7e7;}




@media (max-width: 768px){
.index_topinfo { padding-top: 40px;}
}

.reg_selector_block .reg_selector .group_block{
    background-color: #fff;
}






/*主題展區-6色塊*/
.index_exhibit_intro_block .photofix:nth-child(1) .layout {background-color: rgba(128, 0, 0, 0.9);}
.index_exhibit_intro_block .col_one_third:nth-child(2) .layout { background-color: rgba(192, 0, 177, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(3) .layout { background-color: rgba(134, 23, 218, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(4) .layout { background-color: rgba(123, 16, 204, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(5) .layout { background-color: rgba(136, 0, 125, 0.9); }
.index_exhibit_intro_block .col_one_third:nth-child(6) .layout { background-color: rgba(218, 23, 41, 0.9); }

/*主題展區-more*/
.index_exhibit_intro_block .photofix .layout p:last-child {  background-color: rgba(0,0,0,0.7); } 
.index_exhibit_intro_block a:hover .photofix .layout p:last-child { background-color: rgba(255, 0, 94, 0.7);}







