.src-components-ProcessListUpload-module__pright--3_BV2 {
  padding-left: 10px;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #286ee6;
  line-height: 22px;
}
.src-components-ProcessListUpload-module__rightDesc--15bG3 {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-left: 30px;
}
.src-components-ProcessListUpload-module__rightDesc--15bG3 span {
  color: #55C0FF;
  cursor: pointer;
}
.src-components-ProcessListUpload-module__uploadListItemHide--1U3-K {
  display: none;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__uploadListHide--1qFkB .ant-spin-container {
  display: none;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz {
  z-index: 10;
  position: fixed;
  height: auto;
  width: auto;
  bottom: 0;
  margin-bottom: 42px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 2px;
  line-height: 50px;
  cursor: default;
  box-sizing: border-box;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT {
  display: flex;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT .src-components-ProcessListUpload-module__doing--yDyNM {
  flex: 50% 0 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT .src-components-ProcessListUpload-module__doing_list--1RJFx {
  flex: 40% 0 1;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT .src-components-ProcessListUpload-module__fail--11Vo- {
  flex: 1 1;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__header--2sqFT .src-components-ProcessListUpload-module__img_wrap--2WSg4 {
  flex: 1 1;
  text-align: right;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD {
  max-height: 240px;
  overflow: hidden;
  overflow-y: scroll;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD::-webkit-scrollbar-track {
  border-radius: 2px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #ddd;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn {
  display: flex;
  padding: 6px 0px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__workspace_task_bar_litem_img--2-uoW {
  flex: 26px 0 1;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__litem_fname--1_H0R {
  display: flex;
  flex-direction: column;
  flex: 1 1;
  font-size: 12px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 10px 5px 0 0;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__litem_fname--1_H0R .src-components-ProcessListUpload-module__file_name--2PoJt {
  display: inline-block;
  height: 14px;
  line-height: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__litem_fname--1_H0R .src-components-ProcessListUpload-module__volume--3E6QM {
  display: inline-block;
  color: #999;
  height: 14px;
  line-height: 17px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .src-components-ProcessListUpload-module__list--pMpcD .src-components-ProcessListUpload-module__workspace_task_bar_litem--1RRVn .src-components-ProcessListUpload-module__litem_state--25_Fk {
  flex: 260px 0 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  font-size: 12px;
  text-align: right;
  flex-direction: row-reverse;
}
.src-components-ProcessListUpload-module__litem_state--25_Fk {
  font-size: 12px;
}
.src-components-ProcessListUpload-module__loading--1huUc {
  color: #55C0FF;
  font-size: 14px;
}
.src-components-ProcessListUpload-module__words--2V3-d {
  margin: 0 0px 0 12px;
}
.src-components-ProcessListUpload-module__words_success--3sxee {
  margin: 0 10px 0 0;
  color: #55C0FF;
}
.src-components-ProcessListUpload-module__img_success--1rR-o {
  height: 15px;
  width: 15px;
}
.src-components-ProcessListUpload-module__error_wrap--wgJzy {
  display: flex;
  align-items: center;
}
.src-components-ProcessListUpload-module__words_error--2_jrB {
  margin: 0 14px 0 0;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ff687b;
  max-width: 120px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.src-components-ProcessListUpload-module__btn--LBsml {
  text-align: center;
  margin: 0 10px 0 0;
  height: 30px;
  font-size: 12px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-items {
  margin: 0 10px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-empty-text {
  display: none;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-item {
  border-bottom: 1px solid #F5F5F5;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item:hover {
  background-color: #F5F7FA;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-item-meta-avatar {
  margin-right: 8px;
  margin-top: 5px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-item-meta-description {
  color: #999999;
  font-size: 12px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-item-meta-title {
  color: #333333;
  font-size: 12px;
  margin-bottom: 0px;
  text-overflow: ellipsis;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-bordered.ant-list-sm .ant-list-header {
  padding: 4px 16px;
}
.src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container {
  height: 268px !important;
  overflow-y: auto;
}
.src-components-ProcessListUpload-module__uploadListItemZero--1fifE .ant-list-item-meta-title {
  color: #333333;
  font-size: 12px;
  margin-top: 10px;
  text-overflow: ellipsis;
}
.src-components-ProcessListUpload-module__uploadListItemZero--1fifE .ant-list-item-meta-description {
  height: 0;
}
.src-components-ProcessListUpload-module__hide--2FcVs {
  display: none;
}
.src-components-ProcessListUpload-module__minSection--35isF {
  z-index: 10;
  position: fixed;
  bottom: 0;
  right: 50px;
  margin-bottom: 42px;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.src-components-ProcessListUpload-module__minSection--35isF img {
  width: 35px;
}
.src-components-ProcessListUpload-module__minSection--35isF .src-components-ProcessListUpload-module__close--16YtX {
  position: absolute;
  color: #55c0ff;
  top: -15px;
  right: -5px;
  cursor: pointer;
  width: 6px;
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz {
  box-shadow: none;
  border: none;
  background-color: var(--bgActive);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-header {
  background-color: var(--bgActive);
  border-bottom: 1px solid var(--borderDivColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container {
  background-color: var(--bgActive) !important;
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item .ant-list-item-meta .ant-list-item-meta-content h4 {
  color: var(--fontColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-description {
  color: var(--spanColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-header .src-components-ProcessListUpload-module__pright--3_BV2 {
  color: var(--defaltColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-list-header .src-components-ProcessListUpload-module__rightDesc--15bG3 {
  color: var(--spanColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item:hover {
  background-color: var(--hoverColor);
}
.theme_0 .src-components-ProcessListUpload-module__process_list--1U_Iz .ant-spin-container .ant-list-item {
  border-bottom: 1px solid var(--borderDivColor) !important;
}
.theme_0 .src-components-ProcessListUpload-module__error_wrap--wgJzy .src-components-ProcessListUpload-module__btn--LBsml {
  background: #55c0ff !important;
  border: transparent !important;
}

.SignInAndRegisterLayout_outerWrapper__RE4vj {
  /* display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%; */
  background: #fff;
  /* background: url("../assets/img_denglubg.png"); */
  /* background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0; */
  height: 100%;
  overflow: auto;
}

.SignInAndRegisterLayout_container__1yoK8 {
  /* display: flex; */
  width: 100%;
  height: 100%;
  /* margin: 0 auto; */
  /* border: 1px solid rgb(227, 227, 227); */
}

.SignInAndRegisterLayout_container__1yoK8 .slick-list {
  /* height: 100%; */
  /* background-color: #fff; */
}

.SignInAndRegisterLayout_container__1yoK8 .ant-carousel {
  height: 100%;
}

.SignInAndRegisterLayout_container__1yoK8 .slick-slider {
  height: 100%;
}

.SignInAndRegisterLayout_container__1yoK8 .slick-dots-bottom {
  bottom: -30px;
  /* text-align: left; */
}

.SignInAndRegisterLayout_container__1yoK8 .slick-dots li {
  background: #999 !important;
  width: 10px !important;
  height: 10px !important;

  border-radius: 100%;
  margin: 0 6px !important;
}

.SignInAndRegisterLayout_container__1yoK8 .slick-dots li:hover {
  background: #999 !important;
  width: 10px !important;
  height: 10px !important;

  border-radius: 100%;
  margin: 0 6px !important;
}

.SignInAndRegisterLayout_container__1yoK8 .slick-dots button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 100%;
  background: #999;
}

.SignInAndRegisterLayout_container__1yoK8 .slick-dots button:hover {
  background: #999 !important;
  width: 10px !important;
  height: 10px !important;
  border-color: #999 !important;
  border-radius: 100%;
}

.SignInAndRegisterLayout_container__1yoK8 .slick-dots .slick-active button {
  background: #55c0ff !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 100%;
  margin: 0 auto;
}

.SignInAndRegisterLayout_container__1yoK8 .slick-dots .slick-active {
  border: 0 !important;
}

.SignInAndRegisterLayout_container__1yoK8 .slick-dots li button {
  background: #999 !important;
  border-radius: 100%;
}

.SignInAndRegisterLayout_flexcon__30MpU {
  /* justify-content: center;
  align-items: center; */
  /* flex: 1; */
  width: 100%;
  height: 100%;
  display: flex;
}

.SignInAndRegisterLayout_leftPaper___pbjK {
  width: 50%;
  background-color: #f6fcff;
  height: 100%;
  padding: 42px 0 0 42px;
  position: relative;
}

.SignInAndRegisterLayout_signInlogo__27r5Y img {
  width: 200px;
  height: 25px;
  /* margin-left: 22px; */
}

.SignInAndRegisterLayout_leftItem__Jwned {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.SignInAndRegisterLayout_leftItem__Jwned .SignInAndRegisterLayout_titleDiv__1U4lE,
.SignInAndRegisterLayout_comeDiv__1U-jo {
  position: absolute;
  top: 103%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #333333;
  font-weight: bold;
}

.SignInAndRegisterLayout_leftItem__Jwned .SignInAndRegisterLayout_comeDiv__1U-jo {
  font-size: 24px;
}

.SignInAndRegisterLayout_leftItem__Jwned .SignInAndRegisterLayout_titleDiv__1U4lE {
  font-size: 30px;
  margin-top: 35px;
  /* position: relative; */
}

.SignInAndRegisterLayout_leftItem__Jwned .SignInAndRegisterLayout_titleDiv__1U4lE .SignInAndRegisterLayout_bottomDiv__2oBaM {
  position: absolute;
  width: 130px;
  height: 13px;
  background: #55C0FF;
  top: 25px;
  left: -5px;
  z-index: -1;
}

.SignInAndRegisterLayout_mainImg__2bNyC {
  width: 392px;
  height: 320px;
  margin-bottom: 40px;
}

.SignInAndRegisterLayout_mainImg__2bNyC img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-user-drag: none;
}

.SignInAndRegisterLayout_signInPanel__21OGE {
  /* width: 395px; */
  /* padding: 40px 40px 0; */
  /* margin-top: 45px; */
  /* display: flex; */
  /* flex-flow: column;
  justify-content: space-between; */
  padding-top: 64px;
  position: relative;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  /* border: 1px solid #d8d8d8;
  box-shadow: 2px 1px 1px #f1f1f1; */
}

.SignInAndRegisterLayout_bggray__1oYQa {
  position: relative;
  /* background: #F6F7F9; */
  justify-content: center;
  display: none;
}

.SignInAndRegisterLayout_firLogoContainer__2xZuY {
  display: flex;
  position: absolute;
  width: 75%;
  top: 20px;
  -webkit-user-select: none;
          user-select: none;
}

.SignInAndRegisterLayout_firActionsRight__2JLdt {
  display: flex;
  position: absolute;
  top: 30px;
  margin-left: 290px;
}

.SignInAndRegisterLayout_firActionsRight__2JLdt div {
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  /* font-weight: bold; */
  font-size: 14px;
  color: #333333;
  font-family: "PingFang-SC";
  text-align: center;
  height: 29px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  margin-right: 32px;
  top: 40px;
}

.SignInAndRegisterLayout_firActionsRight__2JLdt .SignInAndRegisterLayout_firActionsRightModal__21LQu {
  position: absolute;
  width: 96px;
  height: 84px;
  background: #ffffff;
  box-shadow: 0px 4px 29px 7px rgba(233, 233, 233, 0.5);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 10px;
}

.SignInAndRegisterLayout_firActionsRight__2JLdt .SignInAndRegisterLayout_firActionsRightModal__21LQu div {
  margin: auto;
}

.SignInAndRegisterLayout_carousel__2DE9g {
  display: flex;
  max-width: 400px;
  flex-direction: column;
  justify-content: center;
  margin-top: 80px;
}

.SignInAndRegisterLayout_carousel__2DE9g img {
  /* width:700px;
  height:430px */
  width: 100%;
  cursor: pointer;
}

.SignInAndRegisterLayout_carousel__2DE9g h3 {
  margin: 35px 0 20px;
  padding: 0;
  font-size: 20px;
  font-family: "PingFangSC";
  font-weight: 800;
  color: #333333;
  text-align: center;
}

.SignInAndRegisterLayout_carousel__2DE9g p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: "PingFang-SC";
  font-weight: normal;
  color: #666;
  line-height: 20px;
}

.SignInAndRegisterLayout_carousel__2DE9g .SignInAndRegisterLayout_desc__2mtmQ {
  position: relative;
  margin-bottom: 22px;
  padding-left: 20px;
}

.SignInAndRegisterLayout_carousel__2DE9g .SignInAndRegisterLayout_desc__2mtmQ .SignInAndRegisterLayout_desc1__3pni9 {
  font-size: 25px;
  line-height: 34px;
  color: #55c0ff;
}

.SignInAndRegisterLayout_carousel__2DE9g .SignInAndRegisterLayout_desc__2mtmQ .SignInAndRegisterLayout_desc2__1ZVKr {
  position: absolute;
  top: -34px;
  left: 135px;
  color: #ffffff;
  font-size: 25px;
  font-family: Helvetica;
  padding: 2px 8px;
  background: #55c0ff;
  border-radius: 4px 4px 4px 0px;
}

.SignInAndRegisterLayout_carousel__2DE9g .SignInAndRegisterLayout_desc__2mtmQ .SignInAndRegisterLayout_line__1CYy4 {
  position: absolute;
  top: -5px;
  left: 135px;
  width: 2px;
  height: 40px;
  background: #55c0ff;
  border-radius: 1px;
}

.SignInAndRegisterLayout_iconVideoPlay__qwcfg {
  position: absolute;
  left: 46%;
  font-size: 45px;
}

.SignInAndRegisterLayout_videoPlayModal__3A-cY .ant-modal-body {
  padding: 0;
}

.SignInAndRegisterLayout_videoPlayModal__3A-cY .ant-modal-content {
  background-color: unset;
  box-shadow: unset;
}

.SignInAndRegisterLayout_flexDefault__2Eu54 {
  display: flex;
  justify-content: center;
  align-items: center;
  /* flex: 1; */
  width: 100%;
}

.SignInAndRegisterLayout_signInPanelDefault__17mVf {
  width: 395px;
  padding-top: 64px;
  position: relative;
  background-color: #fff;
}
.SmartListSelect_smartListSelectWrap__17bNZ .ant-select-selection--single {
    background: transparent;
    border: none;
}
.SmartListSelect_smartListSelectWrap__17bNZ .ant-dropdown-menu-item {
    position: relative;
}

.SmartListSelect_smartListSelectWrap__17bNZ {
    position: relative;
    cursor: pointer;
}

/*智能列表*/
.SmartListSelect_addSmartList__1ZMh6 {
    position: relative;
}
.SmartListSelect_addSmartList__1ZMh6 .SmartListSelect_headTitle__2crCQ {
    cursor: pointer;
    height: 24px;
}
.SmartListSelect_addSmartList__1ZMh6 .ant-input {
    padding: 4px 5px;
    color: #666;
    font-size: 12px;
    height: 24px;
    border-radius: 2px;
    border: 1px solid #55c0ff;
}
.SmartListSelect_addSmartList__1ZMh6 ::-webkit-scrollbar {
    display: none;
}

.SmartListSelect_smartListWarp__3j9op {
    overflow: scroll;
    height: 266px;
    padding-right: 5px;
    width: 215px;
    position: absolute;
    left: 0;
    top: 0;
}

.SmartListSelect_inputDiv__3DOUL {
    /*padding-left: 45px;*/
}
.theme_0 .SmartListSelect_inputDiv__3DOUL input{
    background-color: var(--bgActive);
    color: var(--fontColor);
    border-color: transparent;
}

.SmartListSelect_smartItemActive__3Hdkk {
    color: #333333 !important;
    font-weight: 400 !important;
}

.SmartListSelect_ellipsis__2Nurm {
    width: 16%;
    display: none;
    cursor: pointer;
}
.theme_0 .SmartListSelect_ellipsis__2Nurm span svg {
    fill: var(--fontColor);
}

.SmartListSelect_smartListItem__105OV {
    display: flex;
    width: 100%;
    height: 32px;
    line-height: 32px;
    position: relative;
    margin-bottom: 2px;
}
.theme_0 .SmartListSelect_smartListItem__105OV:hover{
    background-color: var(--hoverColor) !important;
}
.SmartListSelect_smartItem__2QFBO {
    width: 100%;
}
.theme_0 .SmartListSelect_smartListItem__105OV .SmartListSelect_smartItem__2QFBO:hover{
    color: var(--fontColor) !important;
}

.SmartListSelect_smartListItemActive__2UobW {
    background: #ecf8ff !important;
    border-radius: 4px !important;
}
.theme_0 .SmartListSelect_smartListItemActive__2UobW{
    background-color: var(--bgActive);
    color: var(--fontColor) !important;
}
.theme_0 .SmartListSelect_smartListItemActive__2UobW .SmartListSelect_smartItem__2QFBO{
    color: var(--fontColor) !important;
}

.SmartListSelect_actionList__2kKaP {
    width: 64px;
    /*height: 68px;*/
    background: #ffffff;
    box-shadow: 0px 4px 8px 0px #e7e7e7;
    border-radius: 4px;
    flex-direction: column;
    padding-left: 12px;
    position: absolute;
    right: 0;
    top: 26px;
    z-index: 999999 !important;
    margin: 0;
}
.SmartListSelect_actionList__2kKaP div {
    font-weight: 400;
    color: #666666;
    font-size: 12px;
    cursor: pointer;
}
.theme_0 .SmartListSelect_actionList__2kKaP{
    background-color: var(--hightBgColor);
    box-shadow: none;
    border: 1px solid var(--borderColor1);
}
.theme_0 .SmartListSelect_actionList__2kKaP div{
    color: var(--fontColor);
}


/*添加*/
.SmartListSelect_addUseExplain__2bKF- {
    font-size: 12px;
}

.SmartListSelect_addUseExplain__2bKF- .SmartListSelect_userHelp__jooCa {
    text-decoration: underline;
    cursor: pointer;
    margin-left: 2px;
}

/*弹窗*/
.SmartListSelect_usingHelpStyle__1K6UB .ant-modal-content {
    width: 342px;
    height: 471px;
    background: #ffffff;
    border-radius: 10px;
    padding: 16px;
}

.SmartListSelect_usingHelpStyle__1K6UB .ant-modal {
    top: 22% !important;
}

.SmartListSelect_usingHelpStyle__1K6UB .ant-modal-body {
    padding: 0;
}

.SmartListSelect_usingHelpStyle__1K6UB .SmartListSelect_headWarp__rVOpf {
    display: flex;
    justify-content: space-between;
}

.SmartListSelect_usingHelpStyle__1K6UB .SmartListSelect_bodyWarp__3w_TM {
    margin-top: 24px;
}

.SmartListSelect_usingHelpStyle__1K6UB .SmartListSelect_bodyWarp__3w_TM img {
    width: 310px;
    height: 344px;
}

.SmartListSelect_usingHelpStyle__1K6UB .SmartListSelect_bottomWarp__3zluK {
    /* text-align: center; */
    position: absolute;
    bottom: 18px;
    left: 35%;
}

.SmartListSelect_usingHelpStyle__1K6UB .SmartListSelect_bottomWarp__3zluK img {
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.SmartListSelect_usingHelpStyle__1K6UB .SmartListSelect_bottomWarp__3zluK img:nth-child(2) {
    margin-left: 64px;
}

.SmartListSelect_usingHelpStyle__1K6UB .SmartListSelect_headWarp__rVOpf .SmartListSelect_left__1j1on {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.SmartListSelect_usingHelpStyle__1K6UB .SmartListSelect_headWarp__rVOpf .SmartListSelect_right__2Eo4J {
    cursor: pointer;
}

