<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============================
   庆歹 胶鸥老 
   ============================ */
header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0px;
  overflow: hidden;
  width: 100%;
  background: #fff;
  margin: 0 auto;
  height: auto;
  border-bottom: 1px solid var(--grey-d9);
  transition: all 0.3s ease-in-out;
}
/* 胶农费 矫 绊沥登绰 庆歹 胶鸥老 */
.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 7;
  background-color: #fff;
  border-bottom: 1px solid var(--grey-d9);
	min-width: 320px;
    max-width: 600px;
}
/* 庆歹 臭捞父怒 咯归 */
body.header-fixed-padding {
  padding-top: 109px; /* 庆歹 臭捞俊 嘎霸 炼沥 */
}
.header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px;
}
.logo-img {
  width: 83px;
  height: 40px;
}
.logo-img img {
  width: 83px;
  height: 40px;
  object-fit: contain;
}
.header-r {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-r button {
  all: unset;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.header-r button:hover {
  text-decoration: none;
}
.header-r .jebo {
  position: relative;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 1px solid var(--primary);
  border-radius: 8px;
}
.header-r .jebo span {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: var(--primary);
}
.header-r .health {
  position: relative;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 1px solid var(--grey-d9);
  border-radius: 8px;
  background: var(--grey-f8);
}
.header-r .health span {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: var(--grey-8);
}
.header-r .search {
  width: 24px;
  height: 24px;	
  margin-left: 10px;
}
.header-r .search img {
  width: 100%;
}
.gnb {
  position: relative;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  gap: 20px;
  background: var(--white);
  height: 40px;
  padding-left: 16px;
  align-items: center;
  scroll-behavior: smooth;
}
.gnb::-webkit-scrollbar {
  height: 3px;
}
.gnb::-webkit-scrollbar-thumb {
  background: var(--white);
  border-radius: 3px;
}
.gnb a {
  flex: 0 0 auto;
  text-decoration: none;
  font-weight: 600;
  font-size: 17px;
  line-height: 140%;
  text-align: center;
  color: var(--black);
}
.gnb a:last-child {
  padding-right: 16px;
}
.gnb.swiper-container, .gnb .swiper-wrapper, .gnb .swiper-slide {
  all: unset !important;
}
/************************ 八祸 胶鸥老 new **********************/
.search_bg_2 {
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0px;
  bottom: 0;
  z-index: 8;
  display: none;
  background: rgba(255, 255, 255, 0.9);

}
.search_bg_2 button {
  appearance: button;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  position: relative;		
}
.search-2 {
  background: var(--white);
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
  height: 400px;
	
  padding: 22px 16px 16px;
	min-width: 320px;
    max-width: 600px;
}
/**** 八祸 摧扁(第肺啊扁) 康开 ****/
.search-top-2{  
  display: flex;
  justify-content: flex-start;
}
.search-top-2 .search-title-2 {
  margin: 1rem 0;
  font-size: 2.85rem;
  font-weight: normal;
  letter-spacing: -3px;
}
.search-2 .textfield {
  display: flex;
  justify-content: center;
  align-items: center;
	
	padding: 0 12px 10px 12px;
  width: 100%;
	padding-top: 90px;
  margin: 0 auto;
  position: relative;
  border-bottom: 2px solid var(--bg-primary);
  box-sizing: border-box;
}
.search-2 .search-icon-btn {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0;
	width: 25px;
	height: 25px;
}
.search-2 .search-icon-btn img {
  	width: 100%;
}
.search-2 .search-close-2 svg {
  width: 32px;
  height: 32px;
}
.search-close-2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 12121;
}
.search-2 input {
  font-size: 32px;
}
.search-2 .textfield-input {
  display: block;
  width: 100%;
  border: 0px;
  outline: none;
  box-shadow: none;
  height: 28px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--grey-8);
	background: var(--white);
}
/* placeholder 胶鸥老 瘤沥 */
.search-2 .textfield-input::placeholder {
  font-weight: 500;
  color: var(--grey-8);
  opacity: 1;
}
/* 磊林茫绰 虐况靛 矫累*/
.search-result-2 {
  margin-top: 40px;
}

.search-option-2 {
  display: flex;
  flex-direction: column;
	justify-content: flex-start;
}

.search-option-title { 
  	margin-bottom: 16px;
  	color: var(--black);
	text-align: left;	
	font-weight: 600;
	font-size: 18px;
	line-height: 140%;
}

.search-option-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.search-option-item {
  display: inline-block;
  padding: 8px 16px;
  background-color: var(--primary-10);
  border-radius: 50px;
	font-weight: 600;
	font-size: 15px;
	line-height: 140%;
	color: var(--primary);
}
a.search-option-item { 
	color: var(--primary);
}</pre></body></html>