/* 首页中秋橙色主题覆盖层 */
:root{--theme-orange:#ea5514;--theme-deep:#a83a16;--theme-gold:#f6c56a;--theme-cream:#fff4e9}
.bodyBg{background-color:var(--theme-cream)!important}
.banCenTitleText{background:linear-gradient(135deg,var(--theme-deep),var(--theme-orange))!important;border-color:#f4a16d!important}
.parCenDesc{color:#b85a32!important}
.parCenSubTitle{background-color:var(--theme-orange)!important;border-color:var(--theme-orange)!important}
.parCenBoxBg,.parCenFoot{background-color:#a83a16!important;background-image:linear-gradient(135deg,#a83a16,#ea5514)!important}
.parSixCenBoxBg{border-color:#ea5514!important}
.parCenProLiImg:after{border-color:#ffb28d!important}
.parCenProLiFont .price{color:#d85a20!important}
.parCenProLiFont .onlineService{background-color:#c84a18!important;background-image:linear-gradient(70deg,#ff9a45,#ea5514)!important}
.parCenFoot .formUrl{color:#a84b20!important;background:linear-gradient(62deg,#fffaf2,#ffe0c5)!important}
.parCenFoot .phone{color:#fff8eb!important}
.parCenNinePicBoxItem strong{color:#ea5514!important}
.gat-local-brand,.gat-local-nav .gat-local-home{color:#ea5514!important}
.gat-local-brand:before,.gat-local-cta{background:#ea5514!important}
.gat-local-home{border-bottom-color:#ea5514!important}
@media(max-width:760px){.parCenDesc{font-size:18px!important}}
