

.home #header_wrap{ width: 100%; max-width:100%}

#menu_block.container{ width: 100%;max-width:100% }

#wrapper > section{ margin-top:50px;}

#menu_ul>li:nth-last-child(4)>a { color:#e2ff00;}


#wrapper {
    background-color: #fffef6;
}


/*首頁-主選單 backgroundcolor*/
#header_wrap { background-color: #7d0008;}

@media (max-width:992px){
#header_wrap { background-color: #7d0008;}
.side_logo { background-color: #7d0008;}
.b i {  background: #fff;  }
.b p {   margin-top: 40px;    color: #fff;}
.topic_title h2{font-size: 1.8rem;}
}
#logo img { /* margin: auto; */ margin-left: 40px;}


/*首頁-主選單 滑鼠滑過效果*/
#menu_ul > li > ul > li:hover >a {background-color: #c2914a; color:white; width: 175px;}
#menu_ul>li>ul { width: 175px; left: -9px; }

/*首頁-各標題顏色修改*/
.topic_title svg{ fill: #791934;  display: none; }
.topic_title h2{ color: #4d4d4d; border-bottom: 2px solid #4d4d4d; }


/*右方免費索票-打開&關閉*/
#ticket_svg_here { right: 370px; display: none;}
#ticket_svg_here .whole_ticket_color { fill: #ce2060; }
#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;}



/* 活動條款 */
@media (max-width: 768px){
.info_massage_ul { width: 90%; margin: 0 6%;  }
}


/*下方footer*/
footer { background-color: #7d0008; margin-bottom: 50px;}

footer .center_block {
    font-size: 15px;
}




.recentList{ background-color: #e7e7e7;}




@media (max-width: 768px){
.index_topinfo { padding-top: 40px;}
    h2, .goods_head h3, .goods_head h4 {
        margin: 5px 0;
    }
}

.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);}







