@keyframes ripple-in-data-v-1a391e9c {
from {
    transform: translate(-50%, -50%) scale(0);
    background: rgba(0, 0, 0, 0.25);
}
to {
    transform: translate(-50%, -50%) scale(1);
    background: transparent;
}
}
@keyframes san-jiao-data-v-1a391e9c {
from {
    transform: translateY(0);
    opacity: 1;
}
to {
    transform: translateY(-10px);
    opacity: 0;
}
}
.languages[data-v-1a391e9c] {
  color: #fff;
  margin-right: 20px;
}
.warpcl[data-v-1a391e9c] {
  height: 100%;
  padding: 0 15px 0 25px;
}
.warpcl.and_bg[data-v-1a391e9c] {
  background: #272726;
}
.warpcl .headercl[data-v-1a391e9c] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.warpcl .headercl .imgcl[data-v-1a391e9c] {
  width: 215px;
  height: 65px;
}
.warpcl .headercl .imgcl img[data-v-1a391e9c] {
  width: 215px;
  height: 49px;
  margin-top: 8px;
  margin-left: -14px;
}
.warpcl .headercl .righttextcl[data-v-1a391e9c] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.warpcl .headercl .righttextcl .numcolor[data-v-1a391e9c] {
  /* color: #ec4544; */
  margin-right: 4px;
}
.warpcl .headercl .righttextcl .gangcl[data-v-1a391e9c] {
  margin: 0 20px;
}
.warpcl .headercl .righttextcl .textcl[data-v-1a391e9c] {
  margin: 0 20px;
  display: flex;
  align-items: center;
}
.warpcl .headercl .righttextcl .selfcl[data-v-1a391e9c] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffffff;
  height: 100%;
  margin-right: 10px;
  cursor: pointer;
}
.warpcl .headercl .righttextcl .selfcl .selftextcl[data-v-1a391e9c] {
  margin: 0 20px 0 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.warpcl .headercl .righttextcl .selfcl .selftextcl .iconone_cl[data-v-1a391e9c] {
  width: 26px;
  margin-right: 5px;
}
.warpcl .headercl .righttextcl .selfcl .selftextcl .bottomcl[data-v-1a391e9c] {
  margin-left: 10px;
}
.mousehover[data-v-1a391e9c] {
  animation-name: san-jiao-data-v-1a391e9c;
  /*动画名称*/
  animation-duration: 0.5s;
  /*动画持续时间*/
  animation-iteration-count: 1;
  /*动画次数*/
  animation-delay: 0s;
  /*延迟时间*/
}
.iclicl[data-v-1a391e9c] {
  position: absolute;
  z-index: 11;
  right: 25px;
  background-color: #959595;
  border-top: 1px solid #ffffff;
  color: #ffffff;
  font-size: 14px;
  line-height: 36px;
  border-radius: 2px;
  cursor: pointer;
  border-radius: 10px;
}
.iclicl .icon_cl[data-v-1a391e9c] {
  width: 20px;
  margin: 0 10px 0 0px;
}
.iclicl .iconbox[data-v-1a391e9c] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 20px;
}

.bootomcl[data-v-66a00864] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f0f0f0;
  border-right: 1px solid #ddd;
  cursor: pointer;
  height: 100%;
}
.bootomcl .personforboxcl[data-v-66a00864] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ffffff;
  height: 46px;
  width: 200px;
  padding: 0 20px;
}
.bootomcl .personforboxcl .persontext[data-v-66a00864] {
  display: flex;
  align-items: center;
}
.bootomcl .personforboxcl span[data-v-66a00864] {
  padding: 0 10px;
  font-size: 14px;
}
.bootomcl .personboxcl[data-v-66a00864] {
  display: flex;
  align-items: center;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ddd;
  height: 45px;
  width: 200px;
  padding: 0 20px;
}
.bootomcl .personboxcl .persontext[data-v-66a00864] {
  display: flex;
  align-items: center;
}
.bootomcl .personboxcl span[data-v-66a00864] {
  padding: 0 10px;
  font-size: 14px;
}
.bootomcl .personboxcl .sos-text[data-v-66a00864] {
  background: #f00;
  padding: 0px 8px;
  color: #fff;
  border-radius: 10px;
  margin-left: 10px;
}
.bootomcl .iconbocl[data-v-66a00864] {
  position: relative;
  right: -44px;
}
.bootomcl .agentbox[data-v-66a00864] {
  display: flex;
  flex-direction: column;
  background-color: #fbfbfb;
  /*height: 80px;*/
}
.bootomcl .agentbox p[data-v-66a00864] {
  width: auto;
  padding-left: 50px;
  line-height: 40px;
}
.bootomcl .agentbox .agentboxhoer[data-v-66a00864]:hover {
  background-color: #ddd;
}
.bootomcl .spancolor[data-v-66a00864] {
  color: #2776c3;
}
.bootomcl .bacgcolorcl[data-v-66a00864] {
  background-color: #fff;
}
.bootomcl .bacgcolorclhover[data-v-66a00864]:hover {
  background-color: #fff;
}
.bootomcl .imgcl[data-v-66a00864] {
  width: 34px;
  /* height: 40px; */
}


.finger[data-v-74bb8d65] {
  cursor: pointer;
}
.personboxcl[data-v-74bb8d65] {
  display: flex;
  align-items: center;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ddd;
  height: 45px;
  width: 200px;
  padding: 0 20px;
}
.personforboxcl[data-v-74bb8d65] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ffffff;
  height: 46px;
  width: 200px;
  padding: 0 20px;
}
.persontext[data-v-74bb8d65] {
  display: flex;
  align-items: center;
}
.persontext span[data-v-74bb8d65],
.personboxcl span[data-v-74bb8d65] {
  padding: 0 10px;
  font-size: 14px;
}
.agentbox[data-v-74bb8d65] {
  display: flex;
  flex-direction: column;
  background-color: #fbfbfb;
  height: 80px;
}
.agentbox p[data-v-74bb8d65] {
  width: auto;
  padding-left: 50px;
  line-height: 40px;
}
.agentbox .agentboxhoer[data-v-74bb8d65]:hover {
  background-color: #ddd;
}
.bacgcolorclhover[data-v-74bb8d65]:hover {
  background-color: #fff;
}

.bootomcl[data-v-74bb8d65] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f0f0f0;
  border-right: 1px solid #ddd;
  cursor: pointer;
  height: 100%;
}
.bootomcl .personforboxcl[data-v-74bb8d65] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ffffff;
  height: 46px;
  width: 200px;
  padding: 0 20px;
}
.bootomcl .personforboxcl .persontext[data-v-74bb8d65] {
  display: flex;
  align-items: center;
}
.bootomcl .personforboxcl span[data-v-74bb8d65] {
  padding: 0 10px;
  font-size: 14px;
}
.bootomcl .personboxcl[data-v-74bb8d65] {
  display: flex;
  align-items: center;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ddd;
  height: 45px;
  width: 200px;
  padding: 0 20px;
}
.bootomcl .personboxcl .persontext[data-v-74bb8d65] {
  display: flex;
  align-items: center;
}
.bootomcl .personboxcl span[data-v-74bb8d65] {
  padding: 0 10px;
  font-size: 14px;
}
.bootomcl .iconbocl[data-v-74bb8d65] {
  position: relative;
  right: -44px;
}
.bootomcl .agentbox[data-v-74bb8d65] {
  display: flex;
  flex-direction: column;
  background-color: #fbfbfb;
  height: 80px;
}
.bootomcl .agentbox p[data-v-74bb8d65] {
  width: auto;
  padding-left: 50px;
  line-height: 40px;
}
.bootomcl .agentbox .agentboxhoer[data-v-74bb8d65]:hover {
  background-color: #ddd;
}
.bootomcl .spancolor[data-v-74bb8d65] {
  color: #2776c3;
}
.bootomcl .bacgcolorcl[data-v-74bb8d65] {
  background-color: #fff;
}
.bootomcl .bacgcolorclhover[data-v-74bb8d65]:hover {
  background-color: #fff;
}
.bootomcl .imgcl[data-v-74bb8d65] {
  width: 34px;
  /* height: 40px; */
}

.rightcl[data-v-9474034c] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.rightcl .boxcl[data-v-9474034c] {
  box-sizing: border-box;
  display: flex;
  white-space: nowrap;
  overflow-y: auto;
  height: 50x;
}
.rightcl .boxcl i[data-v-9474034c] {
  color: #ffffff;
  font-size: 18px;
  line-height: 100%;
  margin-left: 10px;
  font-weight: 900;
}
.rightcl .choosecl[data-v-9474034c] {
  flex-direction: row;
  align-items: center;
  box-sizing: content-box;
  padding: 0 20px;
  background-color: #eee;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 45px;
  line-height: 45px;
  color: #909399;
}
.rightcl .iconcl[data-v-9474034c] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 32px;
}
.rightcl .iconcl i[data-v-9474034c] {
  margin-right: 10px;
}
.rightcl .icon_bgcolor[data-v-9474034c]:hover {
  background-color: var(--main-bg-color);
}
.rightcl .choosecolor[data-v-9474034c] {
  background-color: #ddd;
  color: var(--main-bg-color);
}

.rightcl[data-v-4fe9830d] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.rightcl .boxcl[data-v-4fe9830d] {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.rightcl .boxcl i[data-v-4fe9830d] {
  color: #ffffff;
  font-size: 18px;
  line-height: 100%;
  margin-left: 10px;
  font-weight: 900;
}
.rightcl .choosecl[data-v-4fe9830d] {
  display: flex;
  flex-direction: row;
  align-items: center;
  box-sizing: content-box;
  padding: 0 20px;
  background-color: #eee;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 45px;
  color: #909399;
}
.rightcl .iconcl[data-v-4fe9830d] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 32px;
}
.rightcl .iconcl i[data-v-4fe9830d] {
  margin-right: 10px;
}
.rightcl .icon_bgcolor[data-v-4fe9830d]:hover {
  background-color: var(--main-color);
}
.rightcl .choosecolor[data-v-4fe9830d] {
  background-color: #ddd;
  color: var(--main-color);
}


.contentBox[data-v-4290be7c] {
  height: 100%;
}
.contentRig[data-v-4290be7c] {
  height: 100%;
}
.loweboxcl[data-v-4290be7c] {
  display: flex;
  flex-direction: row;
  /*height: 100%;*/
  height: calc(100% - 65px);
  overflow: hidden;
}
.righttwoboxcl[data-v-4290be7c] {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 748.6px;
  height: 100%;
}
.boxcl[data-v-4290be7c] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* background-color: #f0f0f0; */
}
.headacl[data-v-4290be7c] {
  height: 100%;
  overflow: hidden;
  background-color: #f0f0f0;
}

