.searchBar___HK88S {
  margin-left: 80px;
}
.searchTab___2pobx {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 10px;
  font-size: 12px;
}
.searchTab___2pobx span {
  display: inline-block;
  padding: 2px 7px;
  cursor: pointer;
  border-radius: 2px 2px  0 0;
}
.searchTab___2pobx .active___1H-4d {
  color: white;
  background: #0071F5;
}
.searchType___3pzBR {
  width: 70px;
  text-align: center;
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.06);
  position: relative;
  z-index: 1001;
}
.searchType___3pzBR .typeText___3AfX_ {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%;
}
.searchType___3pzBR .typeContent___31Qo8 {
  width: 70px;
  display: none;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: #fafafa;
}
.searchType___3pzBR .typeContent___31Qo8 span {
  line-height: 30px;
}
.searchType___3pzBR .typeContent___31Qo8 span:hover {
  color: #0071F5;
}
.searchType___3pzBR:hover .typeContent___31Qo8 {
  display: -ms-flexbox;
  display: flex;
}
.searchList___3v6S- {
  position: absolute;
  width: 600px;
  z-index: 999;
  background: white;
}
.searchList___3v6S- li {
  padding: 6px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  cursor: pointer;
}
.searchList___3v6S- li span:last-of-type {
  color: rgba(0, 0, 0, 0.45);
}
.searchList___3v6S- li:hover {
  background: rgba(0, 0, 0, 0.06);
}
.searchContent___3hnyU {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: 600px;
  height: 40px;
  background: #ffffff;
  border: 2px solid #0071F5;
  border-radius: 2px;
  position: relative;
}
.searchContent___3hnyU .searchIcon___9cawK {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/static/images/search1.png") no-repeat center;
  background-size: cover;
  margin-left: 10px;
}
.searchContent___3hnyU .searchInput___JGc0- {
  height: 28px;
  background: transparent;
  font-size: 14px;
  -ms-flex: 1;
      flex: 1;
  margin: 0 -6px;
  border: none;
}
.searchContent___3hnyU .searchInput___JGc0-:focus {
  box-shadow: 0 0 0;
  border: 0;
}
.searchContent___3hnyU .searchBtn___1yBzs {
  width: 96px;
  height: 40px;
  background: #0071F5;
  border-radius: 2px;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  position: absolute;
  right: -3px;
  top: -2px;
  border: 0;
}
.searchContent___3hnyU .searchBtn___1yBzs span {
  font-size: 18px;
  font-weight: bold;
}
.DownOutlinedName___13eYa {
  font-size: 8px;
  position: absolute;
  right: 9px;
}

.carBlock___2y_B7 {
  position: relative;
}
.carBtn___1GVj9 {
  display: inline-block;
  width: 130px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.65);
  background: url('/static/images/v1.0/normalCartBtn.png') 13px center no-repeat;
  background-size: 16px;
  background-color: rgba(0, 0, 0, 0.02);
}
.carBtn___1GVj9:hover {
  background: url('/static/images/v1.0/activeCartBtn.png') 13px center no-repeat;
}
.carBtn___1GVj9 .name___3xGSl {
  display: inline-block;
  padding: 0 6px;
  font-size: 16px;
}
.carBtn___1GVj9 .num___2d_En {
  font-weight: bold;
}
.carBtn___1GVj9:hover + .carList___3G_Rp {
  display: inline-block;
}
.carList___3G_Rp {
  display: none;
  position: absolute;
  top: 61px;
  left: 0;
  width: 320px;
  min-height: 60px;
  border: 1px solid #F0F0F0;
  z-index: 100;
  background: white;
}
.carList___3G_Rp:hover {
  display: inline-block;
}
.carList___3G_Rp .carListTitle___2YrLP {
  font-weight: bold;
  padding: 10px 10px 0;
}
.carList___3G_Rp .carListContent___2vJnm {
  max-height: 210px;
  overflow-y: scroll;
}
.carList___3G_Rp .scrollY___RZOxb {
  overflow-y: scroll;
}
.carList___3G_Rp .item___1CaJV {
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #F0F0F0;
}
.carList___3G_Rp .itemLeft___w5lIB {
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.carList___3G_Rp .itemCenter___1non9 {
  margin: 0 10px;
  width: 110px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 44px;
  overflow: hidden;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.65);
}
.carList___3G_Rp .itemCenter___1non9:hover {
  color: #0071F5;
}
.carList___3G_Rp .itemRight___-n-p3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 120px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  text-align: right;
}
.carList___3G_Rp .price___32EgX {
  font-weight: bold;
}
.carList___3G_Rp .delete___13ZOq {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
}
.carList___3G_Rp .delete___13ZOq:hover {
  color: #0071F5;
}
.carList___3G_Rp .carListFooter___1tW50 {
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  color: rgba(0, 0, 0, 0.45);
}
.carList___3G_Rp .carListFooter___1tW50 .goCart___5w5bz {
  display: inline-block;
  width: 115px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: white;
  background: #EE102B;
  border-radius: 4px;
}
.cartNo___ShjUn {
  color: rgba(0, 0, 0, 0.45);
  padding: 40px 20px 20px 60px;
  background: url('/static/images/v1.0/noCart.png') 20px center no-repeat;
  background-size: 40px;
}
.cartNo___ShjUn span {
  display: inline-block;
  position: relative;
  top: -10px;
  left: 10px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tooltip {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-tooltip-arrow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  pointer-events: auto;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -5.07106781px;
}
.ant-tooltip-placement-top .ant-tooltip-arrow::before,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-topRight .ant-tooltip-arrow::before {
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(-6.53553391px) rotate(45deg);
      -ms-transform: translateY(-6.53553391px) rotate(45deg);
          transform: translateY(-6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: -5.07106781px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before {
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(6.53553391px) rotate(45deg);
      -ms-transform: translateX(6.53553391px) rotate(45deg);
          transform: translateX(6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: -5.07106781px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before {
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(-6.53553391px) rotate(45deg);
      -ms-transform: translateX(-6.53553391px) rotate(45deg);
          transform: translateX(-6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -5.07106781px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before {
  -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(6.53553391px) rotate(45deg);
      -ms-transform: translateY(6.53553391px) rotate(45deg);
          transform: translateY(6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}

.menu___1mllu {
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menu___1mllu .firstMenu___2AoRy {
  display: -ms-flexbox;
  display: flex;
  padding-left: 140px;
}
.menu___1mllu .firstMenuR___1uWv9 {
  display: -ms-flexbox;
  display: flex;
  padding-left: 200px;
}
.menu___1mllu .firstMenu___2AoRy .firstName___2fjYH,
.menu___1mllu .firstMenuR___1uWv9 .firstName___2fjYH {
  font-size: 16px;
  font-weight: bold;
  border: 0;
  background-color: transparent;
}
.menu___1mllu .firstMenu___2AoRy .firstName___2fjYH span,
.menu___1mllu .firstMenuR___1uWv9 .firstName___2fjYH span {
  font-size: 16px;
}
.menu___1mllu .firstMenu___2AoRy > li,
.menu___1mllu .firstMenuR___1uWv9 > li {
  padding: 10px 0px 0 40px;
  position: relative;
  cursor: pointer;
}
.menu___1mllu .firstMenu___2AoRy > li:hover > .secondMenu___2yq8U,
.menu___1mllu .firstMenuR___1uWv9 > li:hover > .secondMenu___2yq8U {
  display: -ms-flexbox;
  display: flex;
}
.menu___1mllu .firstMenu___2AoRy > li:hover .firstName___2fjYH,
.menu___1mllu .firstMenuR___1uWv9 > li:hover .firstName___2fjYH {
  color: #0071F5;
}
.menu___1mllu .secondMenu___2yq8U {
  display: none;
  position: absolute;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 572px;
  min-height: 216px;
  top: 42px;
  left: -100px;
  background: white;
  text-align: center;
  z-index: 100;
  padding: 10px 0;
}
.menu___1mllu .secondMenu___2yq8U.websiteJoinSecondMenu___2hKM6 {
  width: 200px;
  left: 0px;
  text-align: center;
}
.menu___1mllu .secondUl___Hl2QT {
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.menu___1mllu .secondUl___Hl2QT > li {
  padding: 8px 0 6px;
  width: 130px;
}
.menu___1mllu .secondUl___Hl2QT > li.actively___2lb9k {
  color: #0071F5;
  background: rgba(0, 113, 245, 0.1);
}
.menu___1mllu .secondUl___Hl2QT > li:hover {
  background: rgba(0, 113, 245, 0.1);
  color: #0071F5;
}
.menu___1mllu .websiteJoinMenu___3E1kx {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 200px;
}
.menu___1mllu .websiteJoinMenu___3E1kx::-webkit-scrollbar {
  width: 4px;
}
.menu___1mllu .websiteJoinMenu___3E1kx::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 2px;
}
.menu___1mllu .websiteJoinMenu___3E1kx::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 2px;
}
.menu___1mllu .websiteJoinMenu___3E1kx::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.menu___1mllu .websiteJoinMenu___3E1kx > li {
  width: 100% !important;
  padding: 8px 12px 6px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  text-align: left;
}
.menu___1mllu .websiteJoinMenu___3E1kx > li:hover {
  background: rgba(0, 113, 245, 0.1);
  color: #0071F5;
}
.menu___1mllu .threeMenu___2rtMO {
  position: absolute;
  width: 420px;
  left: 140px;
  top: 0;
  height: 100%;
  padding: 6px 10px 10px;
  font-size: 12px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.45);
}
.menu___1mllu .threeMenu___2rtMO > li {
  padding: 5px 10px;
  margin-bottom: 6px;
  float: left;
  width: 50%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.menu___1mllu .threeMenu___2rtMO > li:hover {
  background: rgba(0, 113, 245, 0.1);
  color: #0071F5;
}
.menu___1mllu .threeTitle___2-1ZZ:hover {
  color: #0071F5;
}
.allCategory___1VRWc {
  position: relative;
  top: 34px;
  left: 90px;
  z-index: 20;
  display: inline-block;
  width: 120px;
}
.allCategory___1VRWc .iTitle___17fE- {
  font-size: 14px;
  display: inline-block;
  width: 103px;
  height: 28px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: white;
  text-align: center;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
  border-radius: 2px;
}
.allCategory___1VRWc .iContent___1mFD4 {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
}
.allCategory___1VRWc:hover .iContent___1mFD4 {
  display: inline-block;
}
.firstNameOne___1ObTS {
  position: relative;
}
.firstNameOne___1ObTS > div {
  display: none;
  background-color: white;
}
.firstNameOne___1ObTS p {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 20px;
}
.firstNameOne___1ObTS .hoverStyle___F-DOo {
  line-height: 40px;
}
.firstNameOne___1ObTS .UpOutlinedStyle___ANwEL {
  display: none;
}
.firstNameOne___1ObTS .DownOutlined___1DuvJ {
  display: inline;
}
.firstNameOne___1ObTS:hover p {
  color: #0071F5;
}
.firstNameOne___1ObTS:hover .UpOutlinedStyle___ANwEL {
  display: inline;
}
.firstNameOne___1ObTS:hover .DownOutlined___1DuvJ {
  display: none;
}
.firstNameOne___1ObTS:hover > div {
  display: block;
  width: 100px;
  font-size: 16px;
  z-index: 1000;
}
.firstNameOne___1ObTS:hover .hoverStyle___F-DOo:hover {
  background: rgba(0, 113, 245, 0.1);
  color: #0071F5;
}

.category___1UO7g {
  width: 180px;
  background: white;
  padding: 10px 0;
  z-index: 9999;
  position: absolute;
  right: 50%;
  margin-right: 420px;
}
.category1___26cZ_ {
  width: 180px;
  background: white;
  padding: 10px 0;
  z-index: 9999;
  position: absolute;
  right: 50%;
  margin-right: -140px;
}
.firstCategory___2k6f7 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 430px;
}
.firstCategory___2k6f7 > li {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 3px 40px 4px 40px;
}
.firstCategory___2k6f7 > li .firstTitle___HGrpg {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.firstCategory___2k6f7 > li:hover > .secondCategory___3aflV {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.firstCategory___2k6f7 > li:hover {
  background-color: rgba(0, 113, 245, 0.1);
  color: #0071F5;
}
.secondCategory___3aflV {
  display: none;
  position: absolute;
  width: 644px;
  height: 450px;
  padding: 20px;
  top: 0px;
  left: 180px;
  background-color: white;
  opacity: 0.9;
  text-align: center;
  z-index: 10000;
  font-size: 12px;
  overflow: auto;
}
.secondCategory___3aflV > li {
  width: 120px;
  padding-right: 10px;
  white-space: normal;
}
.secondTitle___6Rf8f {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}
.threeCategory___ggCvn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 510px;
  position: relative;
  left: 110px;
  top: -18px;
  z-index: 10000;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
}
.threeCategory___ggCvn > li {
  padding: 0 10px;
  margin-bottom: 6px;
}
.threeCategoryOther___3L1HB {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 510px;
  position: relative;
  left: 110px;
  top: -36px;
  z-index: 10000;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
}
.threeCategoryOther___3L1HB > li {
  padding: 0 10px;
  margin-bottom: 6px;
}
.threeTitle___2biGw {
  text-align: left;
}
.threeTitle___2biGw:hover {
  color: #0071F5;
}
.noPointer___2YbRj {
  cursor: auto !important;
}

.searchWrap___xVeV2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.searchWrap___xVeV2 .searchArea___1wQxw {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.fixedHeader___yTVZe {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100vw;
  background: white;
  border-bottom: rgba(0, 0, 0, 0.1);
}
.logoWrap___1I8zt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  width: 200px;
  height: 64px;
  font-size: 0;
}
.logoWrap___1I8zt img {
  width: 175px;
  height: 134px;
  position: relative;
  top: -35px;
}
.accountWrap___3bMX- {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.accountWrap___3bMX- .img___2JK_M {
  width: 72px;
  height: 72px;
  background: url('/static/images/v1.0/topScan.png') no-repeat center;
}
.contentSearch___2vkPy {
  width: 1300px;
  margin: 0 auto;
}
.actionWrap___g6-vp {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 352px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 12px;
}
.rightWrap___6BPP7 {
  margin-left: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 16px;
}
.publishBtn___3okJw {
  min-width: 104px;
  height: 40px;
}

.allFill___2jsOp {
  width: 100%;
  height: 450px;
  margin-bottom: 10px;
}
.carousel___3G9np {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
}
.width700___27mlE {
  width: 700px;
}
.carouselContent___1jHsL {
  width: 100%;
  height: 450px;
  color: #fff;
  line-height: 160px;
  text-align: center;
}
.topCarousel___2ggti {
  width: 100%;
  height: 301px;
}
.topCarousel___2ggti img {
  width: 100%;
  height: 100%;
}
.bottomCarousel___3DEQY {
  width: 100%;
  height: 150px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}
.bottomCarousel___3DEQY .smallCarousel___3rlvc {
  height: 100%;
  width: 233.3px;
}
.bottomCarousel___3DEQY .smallCarousel___3rlvc img {
  height: 100%;
  width: 100%;
}
.bannerLeftbg___2rzwl {
  float: left;
  width: calc(-370%);
  height: 450px;
}
.bannerRightbg___3B-bW {
  float: left;
  width: calc(-234%);
  height: 450px;
}
.ant-carousel .slick-dots-bottom {
  bottom: 24px;
}
.bannerSwiper {
  position: relative;
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #FFF;
  /* 两种都可以 */
}
.bannerSwiper .swiperPagination {
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10000;
}
.bannerSwiper .swiper-slide {
  background: transparent;
}
.Flex___1xKgS {
  display: -ms-flexbox !important;
  display: flex !important;
}

/**
 * Swiper 6.6.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 11, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.info___2lbvB {
  width: 320px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: absolute;
  left: 50%;
  margin-left: 280px;
  z-index: 10000;
}
.infoPerson___I5K87 {
  padding: 20px 30px;
  height: 164px;
  background: white;
  color: #666;
  font-size: 14px;
  background: url("/static/images/icons/bc.png") no-repeat;
  background-size: 320px 164px;
}
.infoPerson___I5K87 .infoPersonName___EI42A {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.infoPerson___I5K87 .infoPersonName___EI42A .logo___3o9Hg {
  display: inline-block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: url("/static/images/personBg.png") no-repeat;
  background-size: 52px 52px;
  margin: 0 10px 0 30px;
}
.infoPerson___I5K87 .infoPersonName___EI42A .logo___3o9Hg img {
  cursor: pointer;
  width: 52px;
  height: 52px;
  border-radius: 50%;
}
.infoPerson___I5K87 .infoPersonName___EI42A .name___vNNZ0 span:last-of-type {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
}
.infoPerson___I5K87 .icon___37yWz {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding-bottom: 3px;
}
.infoPerson___I5K87 .infoPersonList___33QKK {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
}
.infoPerson___I5K87 .infoPersonList___33QKK li {
  cursor: pointer;
  width: 33%;
  text-align: center;
  color: #666;
}
.infoPerson___I5K87 .infoPersonList___33QKK li a {
  color: #666;
}
.infoPerson___I5K87 .infoPersonList___33QKK li a .icon___37yWz:hover {
  box-shadow: 0 0 0 0;
}
.infoPerson___I5K87 .infoPersonList___33QKK li a p {
  margin-top: 4px;
}
.infoPerson___I5K87 .infoPersonList___33QKK li a p:hover {
  color: #0071F5;
}
.infoPerson___I5K87 .noLogin___1dFCn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.infoPerson___I5K87 .noLogin___1dFCn .welcome___1JzUu {
  font-size: 16px;
  padding-bottom: 30px;
}
.infoPerson___I5K87 .infoPersonButton___4HEW_ span {
  display: inline-block;
  width: 80px;
  background: #0071F5;
  color: white;
  border-radius: 4px;
  padding: 4px 0;
  text-align: center;
  cursor: pointer;
  letter-spacing: 2px;
}
.infoPerson___I5K87 .infoPersonButton___4HEW_ span:last-of-type {
  color: #0071F5;
  background-color: rgba(0, 113, 245, 0.1);
  margin-left: 30px;
}
.infoActivity___25IQD {
  height: 286px;
  background: white;
  font-size: 12px;
  background: url("/static/images/icons/bcs.png") no-repeat;
  background-size: 320px 284px;
  border-top: 2px solid #e5e5e5;
}
.infoActivity___25IQD .infoActivityTitle___13rxy {
  height: 44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid #d4d4d4;
  padding: 0 15px;
}
.infoActivity___25IQD .infoActivityTitle___13rxy > span {
  display: inline-block;
  height: 100%;
  line-height: 2.5;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #0071F5;
}
.infoActivity___25IQD .infoActivityTitle___13rxy a span:first-child {
  display: inline-block;
  height: 100%;
  line-height: 2.5;
  font-size: 18px;
}
.infoActivity___25IQD .infoActivityTitle___13rxy .anticon___2NZjJ {
  font-size: 14px;
  margin-left: 5px;
  color: #0071F5;
}
.infoActivity___25IQD .infoActivityList___2mnpw {
  height: 242px;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 10px 15px;
}
.infoActivity___25IQD .infoActivityList___2mnpw li {
  padding: 4px 0;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.infoActivity___25IQD .infoActivityList___2mnpw li div {
  display: inline-block;
  width: 290px;
  color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.infoActivity___25IQD .infoActivityList___2mnpw li div a span {
  display: inline-block;
  width: 300px;
  color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.infoActivity___25IQD .infoActivityList___2mnpw li:hover div {
  color: #0071F5;
}
.alert___1vmeC {
  background: white;
  line-height: 38px;
  padding-left: 15px;
  font-size: 14px;
  float: left;
}
.alert___1vmeC :hover {
  color: red;
}
.alertBto___asJY6 {
  background: white;
  height: 30px;
  padding-left: 15px;
  float: left;
}
.alertBto___asJY6 :hover {
  color: red;
}

.businessSelect___1Wpow {
  margin-bottom: 30px;
  margin-top: 50px;
}
.businessSelect___1Wpow .img___30Kbm {
  display: inline-block;
  width: 232px;
  height: 180px;
  background: rgba(0, 113, 245, 0.1);
  cursor: pointer;
}
.swiper-container {
  --swiper-navigation-color: white;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 16px;
  /* 设置按钮大小 */
}
.swiper-button-prev,
.swiper-button-next {
  width: 18px !important;
  height: 40px !important;
  margin-top: -16px;
  background: rgba(0, 0, 0, 0.45);
}

.pageHome___26XVs {
  background: #f5f5f5;
  min-width: 1510px;
}
.categoryCarouselInfobanner___3KaVB {
  position: absolute;
  width: 100%;
  margin-top: 10px;
  width: 1200px;
}
.categoryCarouselInfo___14DXE {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 450px;
  margin-bottom: 40px;
  padding-top: 10px;
  z-index: 99;
}
.categoryCarouselInfo___14DXE:hover a {
  visibility: visible;
}
.categoryCarouselInfo___14DXE .swiperPagination {
  margin-left: -70px !important;
}
.goodsCard___3SUzd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 20px;
}
.floorGoods___20GdF {
  scroll-behavior: smooth;
}
.btnDiv___2iPME {
  height: 460px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 10px;
  width: 700px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: absolute;
  margin-left: 180px;
}
.actionPre___13DAY {
  position: absolute;
  z-index: 999;
  right: 50%;
  margin-right: 396px;
  top: 200px;
  color: #ffffff;
  width: 22px;
  height: 50px;
  font-size: 30px;
  text-align: left;
  background: #434e4e;
  opacity: .3;
  visibility: hidden;
}
.actionNext___341o- {
  position: absolute;
  z-index: 999;
  left: 50%;
  margin-left: 258px;
  top: 200px;
  color: #ffffff;
  width: 22px;
  height: 50px;
  font-size: 30px;
  background: #3f3f3f;
  opacity: .3;
  visibility: hidden;
}

.leftWebsiteList___3d2ma {
  position: absolute;
  right: 50%;
  margin-right: 600px;
  top: 0;
  width: 180px;
  height: 450px;
  background-color: transparent;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .buttonText___3DuTr {
  padding: 12px 16px;
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .expandedList___3SKKm {
  -ms-flex: 1;
      flex: 1;
  overflow-y: auto;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .expandedList___3SKKm::-webkit-scrollbar {
  width: 6px;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .expandedList___3SKKm::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .expandedList___3SKKm::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .expandedList___3SKKm::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .expandedList___3SKKm .listItem___31Wmb {
  padding: 12px 16px;
  font-size: 14px;
  color: #0071F5;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .expandedList___3SKKm .listItem___31Wmb:last-child {
  border-bottom: none;
}
.leftWebsiteList___3d2ma .mainButton___3N0vi .expandedList___3SKKm .listItem___31Wmb:hover {
  background-color: rgba(0, 113, 245, 0.1);
  color: #0071F5;
}

