/*  imported from style.css  */

.per__style___1sxMO{
  background: rgba(202,205,212,1);
  border: 1px solid #FFFFFF;
  border-radius: 100px;
  color: #fff;
  height: 32px;
  width: 32px;
  position: relative;
}
.personalImg__style___LOkQ9{
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.personalIcon__style___3wrQZ{
  width: 26px;
  height: 26px;
  border-radius: 50%;
  font-size: 26px !important;
  position: absolute;
  left: 50%;
  margin-left: -13px;
  top: 7px;
  color:#fff!important;
}

.wrap__style___VfyaT {
  position: fixed;
  top: 48px;
  width: 430px;
  right: auto;
  left: auto;
  bottom: 0;
  background: #fff;
  padding:0 30px;
  border-radius:2px 2px 0 0 ;
  box-shadow: 0px 0px 10px 4px rgba(0,0,0,.14);
  z-index: 999;
  padding-top: 1px;
  text-align: left;
}

.wrap__style___VfyaT > div:first-child{
  border-bottom: 1px solid rgba(13,20,36,0.1);
  margin-bottom: 24px;
}

.clearfix__style___26GM8:after{
  content: "";
  display:block;
  height:0;
  clear: both;
  visibility: hidden;
}

.logOut__style___3O8jT{
  position: absolute;
  right: 18px;
  top: 22px;
  cursor: pointer;
}

.logOut__style___3O8jT i.iconfont{
  font-size: 24px ;
  color: #555555;
  font-weight: 600;
}

.userInfoPane__style___3SUdF{
  display: flex;
  margin-top: 70px;
  overflow: hidden;
}

.imgUser__style___mIs6_{
  position:relative;
  float: left;
  vertical-align: middle;
  margin-left: 32px;
  margin-right:10px;
  margin-bottom: 20px;
}

.ie9 .imgUser__style___mIs6_{
  display: block;
}

.imgOuter__style___3OyCq{
  border: 1px solid #ddd;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 64px;
}

.new_name__style___GYp41{
  display: inline-block;
  font-size:18px;
  font-family:PingFangSC-Semibold;
  color:#555555;
  vertical-align: middle;
  max-width: 222px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.imgInner__style___1TMot{
  width:64px;
  height:64px;
}

.gloryIcon__style___3gUF8{
  box-sizing: border-box;
  margin-top: 8px;
  overflow: hidden;
}

.gloryIcon__style___3gUF8 li{
  float: left;
  font-size:12px;
  color:rgba(136,136,136,1);
  line-height:16px;
  cursor:pointer;
  margin-right: 10px;
}

.gloryIcon__style___3gUF8 li:hover{
  cursor:pointer;
  color:#E14C46;
}

.gloryIcon__style___3gUF8 .iconContainer__style___22uip{
  width:28px;
  height:28px;
  text-align:center;
  border-radius:14px;
  margin:0 auto;
}
.gloryIcon__style___3gUF8 .red{
  background:#E66C67;
}
.gloryIcon__style___3gUF8 .blue{
  background:#44C5E2;
}
.gloryIcon__style___3gUF8 .orange{
  background:#E8A76B;
}

.iconContainer__style___22uip .iconfont{
  font-size:19px;
  line-height:28px;
  color:#fff;
}

.userBtnList__style___1c9Z8 li{
  float : left;
}

.userBtnList__style___1c9Z8 li > button{
  border: none;
  border-radius: 2px;
}

.defaultPic__style___24rnn {
  background: rgba(202,205,212,1);;
  border-radius: 50px;
  width:64px;
  height:64px;
  font-size: 30px;
  color: #fff;
  position: relative;
  line-height: 64px;
  overflow: hidden;
}

.userSetting__style___1tqFa{
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 5px;
}

.userSetting__style___1tqFa > i{
  float: left;
  font-size: 20px;
  color: #555555;
}

/* tenant */
.tenantArea__style___3PdeB {
  border: 1px solid rgba(78,89,104,0.19);
  border-radius: 3px;
  box-shadow:0 1px 1px 0 rgba(74, 81, 93, 0.1);
  padding: 34px 0 16px 43px;
  position: relative;
}

.tenantArea__style___3PdeB > div:first-child{
  display: flex;
  flex-direction: row;
}

.tenantName__style___KFAx2{
  margin: 8px 0;
  font-size:17px;
  color:#111111;
  line-height:19px;
}

.tenantDescribe__style___GoD_S{
  width:100%;
  margin-right: 5px;
}

.tenantDescribe__style___GoD_S>div{
   display: block;
   white-space: nowrap;
   width: 186px;
   overflow: hidden;
   text-overflow: ellipsis;
}

.companyType__style___3sjo_{
  flex:1;
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(85,85,85,1);
}

.teamBtnList__style___32hGS{
  margin-left: 0;
}

.teamBtnList__style___32hGS .u-button{
  background: transparent;
  width: auto;
  margin-left: 0;
  padding-left: 4px;
  padding-right: 6px;
  height: 30px;
  line-height: 30px;
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(85,85,85,1);
  text-align: left;
}

.teamBtnList__style___32hGS i{
  font-size: 15px !important;
  color: #757F8C;
  vertical-align: middle;
  margin-right: 5px;
}

.tenantPortrait__style___1kMeE .imgOuter__style___3OyCq{
  width: 64px;
  height: 64px;
  margin: 0 25px 44px 0;
}

.imgOuter__style___3OyCq .defaultPic__style___24rnn i{
  font-size: 52px;
  width: 52px;
  height: 52px;
  position: absolute;
  left: 50%;
  margin-left: -26px;
  top: 16px;
  color: #fff!important;
}

.tenantPortrait__style___1kMeE .defaultPic__style___24rnn i{
  font-size: 52px;
  width: 52px;
  height: 52px;
  position: absolute;
  left: 50%;
  margin-left: -27px;
  top: 9px;
  color: #fff!important;
}
/* IE9个人中心 */
.ie9 .tenantPortrait__style___1kMeE{
  float: left;
}


.popconfirm__style___2f2Tq{
  position: absolute;
  top: -36px;
  right: -218px;
  z-index: 1540;
  max-width: 300px;
  padding: 1px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgb(224,224,224);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popconfirm__style___2f2Tq > i{
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 10px;
  top: 50%;
  left: -10px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color:rgb(224,224,224);
}
.popconfirm__style___2f2Tq  i::after{
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  left: -9px;
  bottom: -10px;
  /* border-left-width: 0; */
  border-right-color: #fff;
  border-width: 10px;
}
.popconfirm_content__style___1ihsQ{
  padding: 15px;
  color: #333333;
}
.popconfirm_content__style___1ihsQ + div{
  padding: 15px;
  padding-top: 0;
  color: #0099ff;
  cursor: pointer;
}
.createBtnList__style___34mAc .createBtn__style___2ASFY {
  width: 180px;
}

.hiden__style___31yTZ{
  display: none;
}
.show__style___3RO_X{
  display: block;
}

.enter_setting__style___kaZUi{
  position: absolute;
  left: 5px;
  top: 5px;
  cursor: pointer;
  transition:color .3s;
}

.enter_setting__style___kaZUi i.iconfont{
  font-size: 26px;
  margin-right: 5px;
  font-weight: normal;
  color: #555555;
}

.enter_setting__style___kaZUi:hover i{
  color:#E14C46;
}

.linkSetting__style___3PE0i{
  position: absolute;
  left: 16px;
  bottom: 32px;
  cursor: pointer;
}
.linkSetting__style___3PE0i a{
  display: block;
  text-decoration: none;
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(85,85,85,1);
  line-height: 19px;
  margin-top: 10px;
}


.language__style___2TApW{
  position: absolute;
  width: 90px;
  right: 60px;
  top: 18px;
}
.language__style___2TApW .u-select .u-select-selection{
  border: none;
}

.language__style___2TApW .u-select .u-select-arrow{
  right: auto;
  left: 70px;
}

.gnoreclass.u-select-dropdown{
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.2);
}

.gnoreclass.u-select-dropdown .u-select-dropdown-menu-item{
  border: none;
  font-size:14px;
  font-family:MicrosoftYaHei;
  font-weight: normal;
}
/*添加hover效果*/
.logOut__style___3O8jT >i,
.userSetting__style___1tqFa >i,
.linkSetting__style___3PE0i a{
  transition:all .3s;
}
.logOut__style___3O8jT:hover >i,
.userSetting__style___1tqFa:hover >i,
.linkSetting__style___3PE0i a:hover{
  color: #E14C46;
}

