.SearchDropDownPanel_root-panel_2AB_ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  width: 100%;
  z-index: 1050;
  overflow: hidden;
  background: white;
  -webkit-transition: height 0.2s linear;
  -o-transition: height 0.2s linear;
  transition: height 0.2s linear;
  -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2);
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_header_3lfi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #666666;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #D8D8D8;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_header_3lfi .SearchDropDownPanel_header-child_2pkE {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_header_3lfi .SearchDropDownPanel_header-child-left-select_3rW2 {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_v-hidden_NRqT {
  visibility: hidden;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_v-show_2SLC {
  visibility: visible;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO {
  width: 200%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_content-child_1orw {
  overflow-y: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 50%;
  position: relative;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_content-child_1orw .SearchDropDownPanel_default-panel_3gto {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  text-align: center;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_content-child_1orw .SearchDropDownPanel_default-panel_3gto img {
  width: 168px;
  height: 96px;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_content-child_1orw .SearchDropDownPanel_default-panel_3gto p {
  margin-top: 22px;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_content-child_1orw .SearchDropDownPanel_default-panel_3gto span {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  display: block;
  text-align: center;
  cursor: pointer;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_display-layout_1Ozb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_display-layout_1Ozb span {
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
  max-width: 50%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_display-layout_1Ozb span + span {
  font-size: 12px;
  font-weight: 400;
  opacity: 0.8;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_display-layout-help_1QoK {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_display-layout-help_1QoK span {
  font-size: 12px;
  font-weight: 400;
  margin: 6px 0px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  max-height: 32px;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_content-li-title_1oB5 {
  font-size: 16px;
  color: #333333;
  margin-top: 25px;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_content-li_36hG {
  font-size: 12px;
  color: #333333;
  cursor: pointer;
}
.SearchDropDownPanel_root-panel_2AB_ .SearchDropDownPanel_content_2bkO .SearchDropDownPanel_content-li_36hG:hover {
  background: rgba(85, 130, 243, 0.1);
}
.SearchDropDownPanel_content-select_MxbW {
  background: rgba(85, 130, 243, 0.1);
}
.SearchDropDownPanel_border-left_2Gpf {
  border-left: 1px solid #666666;
}
.SearchDropDownPanel_pad-left_1fb7 {
  padding: 0px 16px 0px 14px;
}
.SearchDropDownPanel_marign-bottom_2Dqf {
  margin-bottom: 40px;
}
.SearchDropDownPanel_leftMoveAni_35QI {
  -webkit-animation-name: SearchDropDownPanel_leftMove_1HhD;
          animation-name: SearchDropDownPanel_leftMove_1HhD;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.SearchDropDownPanel_leftMoveAniBack_3N-I {
  -webkit-animation-name: SearchDropDownPanel_leftBack_3xLQ;
          animation-name: SearchDropDownPanel_leftBack_3xLQ;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes SearchDropDownPanel_leftMove_1HhD {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
@keyframes SearchDropDownPanel_leftMove_1HhD {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
@-webkit-keyframes SearchDropDownPanel_leftBack_3xLQ {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
}
@keyframes SearchDropDownPanel_leftBack_3xLQ {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
}


.MessageCarouselContainer_carouselDisplay_EiUi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_carouselPanel_1S3D {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_carouselPanel_1S3D .MessageCarouselContainer_listContainer_3Xdd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O {
  width: 100%;
  height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: auto;
  bottom: 0px;
  position: absolute;
  z-index: 15;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O .MessageCarouselContainer_dot_ycum {
  width: 12px;
  height: 4px;
  border-radius: 2px;
  background: #d8d8d8;
  cursor: pointer;
  margin-left: 6px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O .MessageCarouselContainer_dot_ycum:first-of-type {
  margin-left: 0;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O .MessageCarouselContainer_dot_ycum.MessageCarouselContainer_active_10MM {
  background: #666666;
  border-radius: 3px;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInTop_qQmx {
  top: 0px;
  bottom: auto;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInLeft_3x3U,
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInRight_1O_2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 28px;
  height: 100%;
  bottom: auto;
  left: auto;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInLeft_3x3U .MessageCarouselContainer_dot_ycum,
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInRight_1O_2 .MessageCarouselContainer_dot_ycum {
  margin-left: 0;
  margin-top: 6px;
  width: 4px;
  height: 12px;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInLeft_3x3U .MessageCarouselContainer_dot_ycum:first-of-type,
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInRight_1O_2 .MessageCarouselContainer_dot_ycum:first-of-type {
  margin-top: 0;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInLeft_3x3U {
  left: 0px;
}
.MessageCarouselContainer_carouselDisplay_EiUi .MessageCarouselContainer_dotsContainer_2c4O.MessageCarouselContainer_dotsInRight_1O_2 {
  right: 0px;
}
.MessageCarouselContainer_absoluteContainer_95PA {
  position: absolute;
  top: 0px;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  overflow: hidden;
}
.MessageCarouselContainer_slideToBottom_rYdZ {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.MessageCarouselContainer_slideToLeft_19so {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.MessageCarouselContainer_slideToLeft_19so .MessageCarouselContainer_carouselPanel_1S3D {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.MessageCarouselContainer_slideToRight_1U9m {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.MessageCarouselContainer_slideToRight_1U9m .MessageCarouselContainer_carouselPanel_1S3D {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.MessageCarouselContainer_noData_1jCr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

