:root { --bs-nav-link-font-size:1.25rem; --primary-light:#F0F6FE; --primary-light2:#F3F8FE; }

body { --bs-body-font-size: 1.125rem; }

.bg-primary-light { background: var(--primary-light); }

.bg-primary-light2 { background: var(--primary-light2); }

.header.esdHBG { height: calc(100vh - 98px); }
.header-nav-lv2 { background: 0; box-shadow: none; }

.hot-services a:hover { color: #fff; background: #1A65A6; }

.jigou-list a { display: block; border-radius: 2rem; background: #fff; color: #1A65A6; padding: .5rem 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.jigou-list a:hover, .jigou-list a.active { background: #1A65A6; color: #fff; }

.email th { font-weight: normal; text-align: center; color: #1A65A6; }
.email td { background: #fff; padding: .75rem 1.5rem; }

.custom-scroll { height: 468px; overflow-y: auto; }
.custom-scroll::-webkit-scrollbar { width: 18px; height: 18px; }
.custom-scroll::-webkit-scrollbar-thumb { background: #f6faff; border: 2px solid transparent; background-clip: padding-box; }
.custom-scroll::-webkit-scrollbar-track { background: #d2e5fd; }

@media (max-width: 991.98px) { .index-picnews { height: auto; } }
@media (max-width: 575.98px) { .custom-scroll { height: auto; overflow-y: auto; } }
@media (min-width: 992px) { .picnews .swiper-slide img { height: 376px; } }
@media (min-width: 992px) { .yjzj-detail { height: 512px; } }
