.pid-3315a86e-f2ac-4d4c-abc0-8897dc42eb15{}
/*导航栏字体改为绿色*/
#nav > li > a {
  color: #224f54 !important;
}
/*logo图标改大一点*/
.gp-logo {
  height: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gp-logo img {
  transform: scale(1.3);           /* 放大比例，可改成 1.5、2 等 */
  transform-origin: center center; /* 从中心放大，不偏移 */
  height: auto !important;
  width: auto !important;
  max-width: none !important;
}

.pid-7f380ada-e174-496b-ab01-35886c580715{}


@media screen  and (min-width:996px){.pid-f7495b3a-22ac-4157-a6cc-99194f4fe907:nth-child(1){width: 240px;}.pid-f7495b3a-22ac-4157-a6cc-99194f4fe907:nth-child(2){flex: 1;}}}


