
/* t219_2 经典金棕居中 */
.theme-gold .top { background: #292524 !important; }
.theme-gold .top-tagline { color: #fef3c7; font-size: 13px; letter-spacing: 2px; display: block; text-align: center; padding: 8px 0; }
.theme-gold .header-center .container { display: flex; flex-direction: column; align-items: center; }
.theme-gold .logo-center { float: none !important; width: auto !important; margin: 20px 0 10px !important; text-align: center; }
.theme-gold .nav-center { float: none !important; width: 100%; text-align: center; }
.theme-gold #cssmenu { text-align: center !important; }
.theme-gold #cssmenu > ul > li { display: inline-block !important; float: none !important; }
.theme-gold #cssmenu > ul > li > a { color: #44403c !important; border-bottom: 2px solid transparent; }
.theme-gold #cssmenu > ul > li.active > a,
.theme-gold #cssmenu > ul > li > a:hover { color: #ca8a04 !important; border-bottom-color: #ca8a04 !important; background: transparent !important; }
.theme-gold .i_more { background: transparent !important; color: #ca8a04 !important; border: 2px solid #ca8a04 !important; }
.theme-gold .i_more:hover { background: #ca8a04 !important; color: #fff !important; }
.theme-gold .i_title h2:first-letter { color: #ca8a04 !important; }
.theme-gold .i_honor { background: #fefce8; padding: 50px 0; }
.theme-gold .i_about .container { display: flex; flex-direction: column-reverse; }
.theme-gold .i_about .i_aobut_l, .theme-gold .i_about .i_about_r { float: none; width: 100%; }
.theme-gold .main_pro ul.row > li { width: 33.33%; }
.theme-gold .footer_bottom { background: #1c1917 !important; }
