.weatherView {
  width: 180px;
  height: 54px;
  line-height: 48px;
  text-align: right;
  position: relative;
}
.weatherView .todayTips {
  position: absolute;
  font-size: 14px;
  top: -5px;
  line-height: 10px;
  right: 55px;
}
.weatherView .text {
  height: 48px;
  padding-right: 5px;
  text-align: right;
  vertical-align: middle;
}
.weatherView .text .temp .value {
  font-size: 24px;
  vertical-align: top;
}
.weatherView .text .temp .value2 {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin-top: -2px;
  margin-right: 5px;
}
.weatherView .text .info {
  line-height: 1;
  font-size: 14px;
  padding-right: 5px;
}
.weatherView .icon {
  vertical-align: middle;
  margin: -8px 0 10px 9px;
  display: inline-block;
  width: 48px;
  height: 42px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
.weatherView .icon.xiaoyu {
  background-image: url(../../assets/images/xiaoyu.png);
}
.weatherView .icon.zhongyu {
  background-image: url(../../assets/images/zhongyu.png);
}
.weatherView .icon.dayu {
  background-image: url(../../assets/images/dayu.png);
}
.weatherView .icon.qing {
  background-image: url(../../assets/images/qing.png);
}
.weatherView .icon.duoyun {
  background-image: url(../../assets/images/duoyun.png);
}
.weatherView .icon.yin {
  background-image: url(../../assets/images/yin.png);
}
.weatherView .icon.zhenyu {
  background-image: url(../../assets/images/zhenyu.png);
}
.weatherView .icon.baoxue {
  background-image: url(../../assets/images/baoxue.png);
}
.weatherView .icon.baoyu {
  background-image: url(../../assets/images/baoyu.png);
}
.weatherView .icon.bingbao {
  background-image: url(../../assets/images/bingbao.png);
}
.weatherView .icon.bingyu {
  background-image: url(../../assets/images/bingyu.png);
}
.weatherView .icon.dabaoyu {
  background-image: url(../../assets/images/dabaoyu.png);
}
.weatherView .icon.daxue {
  background-image: url(../../assets/images/daxue.png);
}
.weatherView .icon.fuchen {
  background-image: url(../../assets/images/fuchen.png);
}
.weatherView .icon.leizhenyu {
  background-image: url(../../assets/images/leizhenyu.png);
}
.weatherView .icon.leizhenyubanbingbao {
  background-image: url(../../assets/images/leizhenyubanbingbao.png);
}
.weatherView .icon.mai {
  background-image: url(../../assets/images/mai.png);
}
.weatherView .icon.qiangchenbao {
  background-image: url(../../assets/images/qiangchenbao.png);
}
.weatherView .icon.qingzhuanduoyun {
  background-image: url(../../assets/images/qingzhuanduoyun.png);
}
.weatherView .icon.shachenbao {
  background-image: url(../../assets/images/shachenbao.png);
}
.weatherView .icon.shandian {
  background-image: url(../../assets/images/shandian.png);
}
.weatherView .icon.tedabaoyu {
  background-image: url(../../assets/images/tedabaoyu.png);
}
.weatherView .icon.wu {
  background-image: url(../../assets/images/wu.png);
}
.weatherView .icon.xiaoxue {
  background-image: url(../../assets/images/xiaoxue.png);
}
.weatherView .icon.yangsha {
  background-image: url(../../assets/images/yangsha.png);
}
.weatherView .icon.yujiaxue {
  background-image: url(../../assets/images/yujiaxue.png);
}
.weatherView .icon.zhenxue {
  background-image: url(../../assets/images/zhenxue.png);
}
.weatherView .icon.zhongxue {
  background-image: url(../../assets/images/zhongxue.png);
}
.weatherContainer {
  color: #fff;
}
.weatherContainer .wdItem {
  font-weight: 400;
  margin-right: 10px;
}
.weatherContainer .wdItem:last-child {
  margin-right: 0;
}
.weatherContainer .wdBottom {
  margin-top: 12px;
  line-height: 50px;
  text-align: right;
}
.weatherContainer .wdBottom .temp {
  margin-right: 14px;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
}
.weatherContainer .wdBottom .icon {
  vertical-align: middle;
  display: inline-block;
  width: 55px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
.weatherContainer .wdBottom .icon.xiaoyu {
  background-image: url(../../assets/images/xiaoyu.png);
}
.weatherContainer .wdBottom .icon.zhongyu {
  background-image: url(../../assets/images/zhongyu.png);
}
.weatherContainer .wdBottom .icon.dayu {
  background-image: url(../../assets/images/dayu.png);
}
.weatherContainer .wdBottom .icon.qing {
  background-image: url(../../assets/images/qing.png);
}
.weatherContainer .wdBottom .icon.duoyun {
  background-image: url(../../assets/images/duoyun.png);
}
.weatherContainer .wdBottom .icon.yin {
  background-image: url(../../assets/images/yin.png);
}
.weatherContainer .wdBottom .icon.zhenyu {
  background-image: url(../../assets/images/zhenyu.png);
}
.weatherContainer .wdBottom .icon.baoxue {
  background-image: url(../../assets/images/baoxue.png);
}
.weatherContainer .wdBottom .icon.baoyu {
  background-image: url(../../assets/images/baoyu.png);
}
.weatherContainer .wdBottom .icon.bingbao {
  background-image: url(../../assets/images/bingbao.png);
}
.weatherContainer .wdBottom .icon.bingyu {
  background-image: url(../../assets/images/bingyu.png);
}
.weatherContainer .wdBottom .icon.dabaoyu {
  background-image: url(../../assets/images/dabaoyu.png);
}
.weatherContainer .wdBottom .icon.daxue {
  background-image: url(../../assets/images/daxue.png);
}
.weatherContainer .wdBottom .icon.fuchen {
  background-image: url(../../assets/images/fuchen.png);
}
.weatherContainer .wdBottom .icon.leizhenyu {
  background-image: url(../../assets/images/leizhenyu.png);
}
.weatherContainer .wdBottom .icon.leizhenyubanbingbao {
  background-image: url(../../assets/images/leizhenyubanbingbao.png);
}
.weatherContainer .wdBottom .icon.mai {
  background-image: url(../../assets/images/mai.png);
}
.weatherContainer .wdBottom .icon.qiangchenbao {
  background-image: url(../../assets/images/qiangchenbao.png);
}
.weatherContainer .wdBottom .icon.qingzhuanduoyun {
  background-image: url(../../assets/images/qingzhuanduoyun.png);
}
.weatherContainer .wdBottom .icon.shachenbao {
  background-image: url(../../assets/images/shachenbao.png);
}
.weatherContainer .wdBottom .icon.shandian {
  background-image: url(../../assets/images/shandian.png);
}
.weatherContainer .wdBottom .icon.tedabaoyu {
  background-image: url(../../assets/images/tedabaoyu.png);
}
.weatherContainer .wdBottom .icon.wu {
  background-image: url(../../assets/images/wu.png);
}
.weatherContainer .wdBottom .icon.xiaoxue {
  background-image: url(../../assets/images/xiaoxue.png);
}
.weatherContainer .wdBottom .icon.yangsha {
  background-image: url(../../assets/images/yangsha.png);
}
.weatherContainer .wdBottom .icon.yujiaxue {
  background-image: url(../../assets/images/yujiaxue.png);
}
.weatherContainer .wdBottom .icon.zhenxue {
  background-image: url(../../assets/images/zhenxue.png);
}
.weatherContainer .wdBottom .icon.zhongxue {
  background-image: url(../../assets/images/zhongxue.png);
}
.weatherDetail .weatherTips {
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
.weatherDetail .weatherLogo {
  display: inline-block;
  vertical-align: top;
}
.weatherDetail .weatherLogo .icon {
  vertical-align: middle;
  display: inline-block;
  width: 38px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right top;
}
.weatherDetail .weatherLogo .icon.xiaoyu {
  background-image: url(../../assets/images/xiaoyu.png);
}
.weatherDetail .weatherLogo .icon.zhongyu {
  background-image: url(../../assets/images/zhongyu.png);
}
.weatherDetail .weatherLogo .icon.dayu {
  background-image: url(../../assets/images/dayu.png);
}
.weatherDetail .weatherLogo .icon.qing {
  background-image: url(../../assets/images/qing.png);
}
.weatherDetail .weatherLogo .icon.duoyun {
  background-image: url(../../assets/images/duoyun.png);
}
.weatherDetail .weatherLogo .icon.yin {
  background-image: url(../../assets/images/yin.png);
}
.weatherDetail .weatherLogo .icon.zhenyu {
  background-image: url(../../assets/images/zhenyu.png);
}
.weatherDetail .weatherLogo .icon.baoxue {
  background-image: url(../../assets/images/baoxue.png);
}
.weatherDetail .weatherLogo .icon.baoyu {
  background-image: url(../../assets/images/baoyu.png);
}
.weatherDetail .weatherLogo .icon.bingbao {
  background-image: url(../../assets/images/bingbao.png);
}
.weatherDetail .weatherLogo .icon.bingyu {
  background-image: url(../../assets/images/bingyu.png);
}
.weatherDetail .weatherLogo .icon.dabaoyu {
  background-image: url(../../assets/images/dabaoyu.png);
}
.weatherDetail .weatherLogo .icon.daxue {
  background-image: url(../../assets/images/daxue.png);
}
.weatherDetail .weatherLogo .icon.fuchen {
  background-image: url(../../assets/images/fuchen.png);
}
.weatherDetail .weatherLogo .icon.leizhenyu {
  background-image: url(../../assets/images/leizhenyu.png);
}
.weatherDetail .weatherLogo .icon.leizhenyubanbingbao {
  background-image: url(../../assets/images/leizhenyubanbingbao.png);
}
.weatherDetail .weatherLogo .icon.mai {
  background-image: url(../../assets/images/mai.png);
}
.weatherDetail .weatherLogo .icon.qiangchenbao {
  background-image: url(../../assets/images/qiangchenbao.png);
}
.weatherDetail .weatherLogo .icon.qingzhuanduoyun {
  background-image: url(../../assets/images/qingzhuanduoyun.png);
}
.weatherDetail .weatherLogo .icon.shachenbao {
  background-image: url(../../assets/images/shachenbao.png);
}
.weatherDetail .weatherLogo .icon.shandian {
  background-image: url(../../assets/images/shandian.png);
}
.weatherDetail .weatherLogo .icon.tedabaoyu {
  background-image: url(../../assets/images/tedabaoyu.png);
}
.weatherDetail .weatherLogo .icon.wu {
  background-image: url(../../assets/images/wu.png);
}
.weatherDetail .weatherLogo .icon.xiaoxue {
  background-image: url(../../assets/images/xiaoxue.png);
}
.weatherDetail .weatherLogo .icon.yangsha {
  background-image: url(../../assets/images/yangsha.png);
}
.weatherDetail .weatherLogo .icon.yujiaxue {
  background-image: url(../../assets/images/yujiaxue.png);
}
.weatherDetail .weatherLogo .icon.zhenxue {
  background-image: url(../../assets/images/zhenxue.png);
}
.weatherDetail .weatherLogo .icon.zhongxue {
  background-image: url(../../assets/images/zhongxue.png);
}
.portal-calendar {
  padding-top: 20px;
  position: relative;
}
.portal-calendar .calendar-dateList {
  margin: 0 12px;
}
.portal-calendar .calendar-dateList > li {
  list-style: none;
  display: inline-block;
  width: 10%;
  margin: 2%;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}
.portal-calendar .calendar-dateList-day a {
  display: inline-block;
  font-weight: lighter;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
}
.portal-calendar .calendar-dateList-day.forbidden a {
  color: rgba(225, 225, 225, 0.2);
}
.portal-calendar .calendar-dateList-title {
  margin: 0% 2%;
}
.portal-calendar .calendar-dateList .clickDay a {
  background: #fff;
  color: #007330;
  border-radius: 100%;
}
.portal-calendar .calendar-dateList .currentDay a {
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 100%;
}
.portal-calendar .calendar-dateList .clickDay.item-tag:after {
  background: #f00;
}
.portal-calendar .calendar-header {
  overflow: hidden;
  position: absolute;
  top: -35px;
  padding: 0 14px;
  height: 27px;
  line-height: 27px;
  width: 100%;
}
.portal-calendar .dateTitle {
  margin-left: 4px;
  height: 28px;
  line-height: 28px;
  list-style: none;
  display: inline-block;
  text-align: center;
  color: #ffffff;
}
.portal-calendar .dateTitle .icon-today {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 27px;
  height: 24px;
  border: 1px solid #ffffff;
  border-radius: 2px;
  text-align: center;
  line-height: 22px;
}
.portal-calendar .dateTitle .icon-today:hover {
  background: rgba(255, 255, 255, 0.3);
}
.portal-calendar .dateTitle .icon-today:before,
.portal-calendar .dateTitle .icon-today:after {
  display: inline-block;
  background: #ffffff;
  content: '';
  width: 1px;
  height: 8px;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: -6px;
}
.portal-calendar .dateTitle .icon-today:after {
  margin-left: 6px;
}
.portal-calendar .dateTitle .icon-today.active {
  cursor: auto;
  background: #00A594;
}
.portal-calendar .calendar-dateList-title {
  opacity: 0.65;
}
.portal-calendar .dateTitle-middle {
  width: 50%;
}
.portal-calendar .calendar-content-wrap {
  position: relative;
  margin: 0 20px;
}
.portal-calendar .calendar-content-wrap .calendar-prev-icon,
.portal-calendar .calendar-content-wrap .calendar-next-icon {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}
.portal-calendar .calendar-content-wrap .calendar-prev-icon {
  opacity: 0.5;
  left: 0;
}
.portal-calendar .calendar-content-wrap .calendar-next-icon {
  right: 0;
  opacity: 0.5;
}
.portal-calendar .calendar-header-span {
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  width: 37px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #7D7D7D;
}
.portal-calendar .calendar-header-span.margin-left {
  margin-left: 10px;
}
.portal-calendar .calendar-header-span:hover {
  background: rgba(255, 255, 255, 0.3);
}
.portal-calendar .calendar-header-span.active {
  cursor: auto;
  background: #00A594;
  color: #ffffff;
}
.portal-calendar .calendar-header-span.left-span {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.portal-calendar .calendar-header-span.right-span {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.portal-calendar .calendar-default-view span {
  cursor: pointer;
  display: inline-block;
  width: 120px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  background: linear-gradient(90deg, #01B6A3, #01887A);
  border-radius: 10px;
  color: #ffffff;
  position: relative;
  padding-left: 10px;
}
.portal-calendar .calendar-default-view span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 2%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  border-top: 7px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.portal-calendar .item-tag:after {
  content: '';
  width: 4px;
  height: 4px;
  background: #f00;
  opacity: 0.4;
  position: absolute;
  bottom: -3px;
  left: 50%;
  -ms-transform: translate3D(-50%, 70%, 0);
  transform: translate3D(-50%, 70%, 0);
  border-radius: 50%;
}
.portal-calendar .item-no-tag:after {
  content: '';
  width: 4px;
  height: 4px;
  background: #fff;
  opacity: 0.4;
  position: absolute;
  bottom: -3px;
  left: 50%;
  -ms-transform: translate3D(-50%, 70%, 0);
  transform: translate3D(-50%, 70%, 0);
  border-radius: 50%;
}
.portal-calendar .calendar-colnum {
  display: inline;
}
.portal-calendar .calendar-colnum span {
  cursor: pointer;
}
.portal-calendar .calendar-right {
  float: left;
}
.portal-calendar .right {
  float: right;
}
.portal-calendar .calendar-header-icon {
  margin: 0 15px;
  cursor: pointer;
}
.portal-calendar .calendar-dateList .forbidden {
  color: #80B998;
}
.portal-calendar .item-tag:after {
  content: '';
  width: 4px;
  height: 4px;
  background: #f00;
  opacity: 0.4;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  bottom: auto;
  -ms-transform: translate3D(-50%, 70%, 0);
  transform: translate3D(-50%, 70%, 0);
  border-radius: 50%;
}
.portal-calendar .calendar-dateList-day {
  position: relative;
  vertical-align: top;
  height: 32px;
}
.portal-calendar .calendar-dateList-day .vacationTips {
  position: absolute;
  left: -5px;
  top: -5px;
  font-size: 12px;
}
.portal-calendar .calendar-dateList-day .vacationTips.rest {
  color: #14a84d;
}
.portal-calendar .calendar-dateList-day .vacationTips.supply {
  color: #FD6767;
}
.portal-calendar .calendar-dateList-day .vacationName {
  display: inline-block;
  height: 20px;
  font-size: 12px;
  color: #aeaeae;
  overflow: hidden;
}
.timer-dropdown.notAllDay .ant-calendar-date-panel .ant-calendar-range-part > :last-child {
  margin-top: 26px;
  border-top: 1px solid #e8e8e8;
}
.timer-dropdown.notAllDay .ant-calendar-date-panel .ant-calendar-year-panel,
.timer-dropdown.notAllDay .ant-calendar-date-panel .ant-calendar-month-panel,
.timer-dropdown.notAllDay .ant-calendar-date-panel .ant-calendar-decade-panel {
  top: 61px;
}
.timer-dropdown.notAllDay .form-container {
  position: absolute;
  top: -330px;
  left: 0;
  width: 100%;
  height: 60px;
  padding: 10px 12px;
  background-color: #fff;
}
.timer-dropdown.notAllDay .btn-container {
  text-align: center;
  padding: 10px 0;
}
.timer-dropdown.notAllDay .btn-container .ant-btn {
  padding: 0 25px;
  margin: 0 20px;
}
.timer-dropdown.notAllDay .time_picker_container .classic_theme_container {
  height: 256px;
  -ms-transform: scale(1) translateY(0px);
      transform: scale(1) translateY(0px);
}
.timer-dropdown.notAllDay .time_picker_container .classic_theme_container .classic_time {
  height: 32px;
  line-height: 32px;
}
.timer-dropdown.notAllDay .time_picker_container .classic_theme_container .classic_time.active,
.timer-dropdown.notAllDay .time_picker_container .classic_theme_container .classic_time:hover {
  background-color: #37A164;
}
.timer-dropdown.notAllDay .time_picker_container .classic_theme_container .classic_time:last-child {
  display: none;
}
.timer-dropdown.isAllDay .ant-calendar-range-middle {
  margin-left: -10px;
}
.timer-dropdown.isAllDay .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: 0;
}
.timer-dropdown.isAllDay .ant-calendar-input-wrap {
  line-height: 34px;
  padding: 0 10px;
}
.timer-dropdown.isAllDay .ant-calendar-input-wrap .ant-calendar-input {
  height: 33px;
  padding: 0 11px;
}
.timer-dropdown.isAllDay .input-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  line-height: 34px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.timer-dropdown.isAllDay .input-container .timepicker-input {
  width: 45%;
  border: 0;
  text-align: center;
}
.timer-dropdown.isAllDay .input-container .timepicker-input:focus {
  box-shadow: none;
  border: 0;
}
.timer-dropdown.isAllDay .input-container .timepicker-to {
  width: 10%;
}
.timer-dropdown .ant-calendar-input-wrap .ant-calendar-date-input-wrap,
.timer-dropdown .ant-calendar-range.ant-calendar-time .ant-calendar-range-middle {
  display: none;
}
.timer-dropdown .ant-calendar-footer {
  border-top: 0;
}
.timer-dropdown .ant-calendar-footer .ant-calendar-time-picker-btn,
.timer-dropdown .ant-calendar-footer .ant-calendar-ok-btn {
  display: none;
}
.spinMask {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99998;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.05);
}
.loadingItem {
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 99999;
}
.spinFixWrap .spinMask {
  position: fixed;
}
.spinFixWrap .loadingItem {
  position: fixed;
}
.spinLocalWrap {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.spinLocalWrap .spinMask {
  position: absolute;
}
.contentWrapper {
  color: #575757;
  padding: 25px 25px 0;
  min-height: 150px;
}
.btnWrapper {
  padding-bottom: 25px;
  text-align: center;
}
.btnWrapper .ant-btn {
  padding: 0 30px;
}
.btnWrapper .ant-btn:first-child:not(:last-child) {
  margin-right: 30px;
}
.selectSystemLabelWrap1 {
  overflow: hidden;
}
.selectSystemLabelWrap1 .ant-modal-body {
  padding: 10px 17px 0;
}
.selectSystemLabelWrap1 .ant-modal-header {
  background: #008000;
  border-bottom: none;
}
.selectSystemLabelWrap1 .ant-modal-header .ant-modal-title {
  color: #ffffff;
}
.selectSystemLabelWrap1 .ant-modal-content .ant-modal-close {
  color: #ffffff;
}
.selectSystemLabelWrap1 .titleTop {
  position: relative;
  width: 200px;
  padding: 10px 0px 10px 26px;
  font-weight: 400;
  font-size: 14px;
  color: #2C2C2C;
}
.selectSystemLabelWrap1 .titleTop:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 13px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 4px;
  height: 14px;
  border-radius: 2px;
  background-color: #019801;
}
.selectSystemLabelWrap1 .selectedSystemLabelBox {
  height: 100%;
  border: 1px solid #dcdcdc;
}
.selectSystemLabelWrap1 .alternativeSystemLabelBox {
  padding: 10px 10px;
}
.selectSystemLabelWrap1 .labelItem {
  position: relative;
  width: 130px;
  height: 32px;
  padding-left: 34px;
  line-height: 30px;
  padding: 0 10px 0 34px;
  color: #2A2A2A;
  background-color: #fff;
  border: 1px solid #BFBFBF;
  margin: 10px 15px;
  cursor: pointer;
}
.selectSystemLabelWrap1 .labelItem .labelIcon {
  position: absolute;
  left: 7px;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  font-size: 20px;
  color: #2A2A2A;
}
.selectSystemLabelWrap1 .labelItem:hover,
.selectSystemLabelWrap1 .labelItem.active {
  border-color: transparent;
  background-color: #CDECCD;
}
.selectSystemLabelWrap1 .labelItem:hover .labelIcon,
.selectSystemLabelWrap1 .labelItem.active .labelIcon {
  color: #019801;
}
.selectSystemLabelWrap1 .labelItem.selectedSystemLabel {
  width: 130px;
}
.selectSystemLabelWrap1 .labelItem.labelItemSystem {
  border-radius: 2px;
}
.selectSystemLabelWrap1 .labelItem .labelName {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectSystemLabelWrap1 .labelItem .deleteIcon {
  display: none;
  position: absolute;
  right: -6px;
  top: -6px;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #d81e06;
  border-radius: 50%;
  cursor: pointer;
}
.selectSystemLabelWrap1 .labelItem .deleteIcon:before {
  content: "\E633";
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "anticon" !important;
}
.selectSystemLabelWrap1 .labelItem:hover .deleteIcon {
  display: block;
}
.selectSystemLabelWrap1 .searchContent {
  width: 320px;
  position: relative;
}
.selectSystemLabelWrap1 .searchContent .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
}
.selectSystemLabelWrap1 .searchContent .anticon-search {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -6px;
  font-size: 12px;
  z-index: 2;
}
.selectSystemLabelWrap1 .searchContent .searchDel {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.selectSystemLabelWrap1 .btnWrap {
  padding: 27px 0px;
  text-align: center;
}
.selectSystemLabelWrap1 .btnWrap .ant-btn {
  min-width: 90px;
}
.ellipsis {
  overflow: hidden;
  display: inline-block;
  word-break: break-all;
  width: 100%;
}
.lines {
  position: relative;
}
.lines .shadow {
  display: block;
  position: relative;
  color: transparent;
  opacity: 0;
  z-index: -999;
}
.lineClamp {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.selectUserWrap {
  overflow: hidden;
}
.selectUserWrap .ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.selectUserWrap .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background: #37A164;
  border-color: #37A164;
}
.selectUserWrap .leftWrap {
  border: 1px solid #DCDCDC;
  border-bottom: none;
}
.selectUserWrap .leftWrapInput {
  padding: 11px 11px 0;
}
.selectUserWrap .leftWrapContainer {
  padding: 0 0 30px;
}
.selectUserWrap .empty {
  width: 100%;
  text-align: center;
  color: #B0B0B0FF;
  font-size: 14px;
}
.selectUserWrap .titleTop {
  position: relative;
  width: 200px;
  padding: 10px 0px 10px 26px;
  font-weight: 400;
  font-size: 14px;
  color: #2C2C2C;
}
.selectUserWrap .titleTop:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 13px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 4px;
  height: 14px;
  border-radius: 2px;
  background-color: #019801;
}
.selectUserWrap .titleTopSpan {
  color: #DCDCDC;
  font-size: 12px;
}
.selectUserWrap .commonParticipants {
  padding: 0px 11px;
  min-height: 20px;
}
.selectUserWrap .commonParticipantsName {
  float: left;
  width: 82px;
  line-height: 22px;
  margin-left: 13px;
  margin-top: 10px;
  color: #858585;
  text-align: center;
  cursor: pointer;
  border-radius: 11px;
  border: 1px solid transparent;
}
.selectUserWrap .commonParticipantsName .userName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  height: 22px;
}
.selectUserWrap .commonParticipantsName:hover,
.selectUserWrap .commonParticipantsName.commonParticipantsNameSelectedAfter {
  color: #FFFFFF;
  border-color: #019801;
  background-color: #019801;
}
.selectUserWrap .centerWrap {
  height: 100%;
  background-color: #F6F6F6;
  position: relative;
}
.selectUserWrap .centerWrap .centerWrapAddLabelDiv {
  padding: 11px 11px 0;
  line-height: 32px;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #E5E5E5;
}
.selectUserWrap .centerWrap .centerWrapAddLabelDiv .centerWrapAddChoice {
  color: #2C2C2C;
}
.selectUserWrap .centerWrap .cantAddLabel {
  position: absolute;
  width: 100%;
  background: rgba(238, 238, 238, 0.9);
  z-index: 2;
  padding: 20px;
  text-align: center;
}
.selectUserWrap .centerWrap .cantAddLabel .tipsDiv {
  display: inline-block;
  margin-top: 50%;
}
.selectUserWrap .centerWrap .cantAddLabel .tipsDiv .tipsIcon {
  height: 100px;
  line-height: 100px;
}
.selectUserWrap .centerWrap .cantAddLabel .tipsDiv .tipsIcon i {
  font-size: 50px;
}
.selectUserWrap .centerWrap .cantAddLabel .tipsDiv .tipsText {
  margin: 0 auto;
  width: 80%;
  font-weight: bold;
}
.selectUserWrap .centerWrap .centerWrapContainer {
  padding: 0 0 30px;
}
.selectUserWrap .labelItem {
  position: relative;
  width: 130px;
  line-height: 22px;
  color: #575757;
  border: 1px solid #BFBFBF;
  border-radius: 11px;
  float: left;
  margin: 10px 8px;
  cursor: pointer;
}
.selectUserWrap .labelItem:hover,
.selectUserWrap .labelItem.labelSelectedAfter {
  color: #FFFFFF;
  border: 1px solid #019801;
  background-color: #019801;
}
.selectUserWrap .labelItem.selectedLabel {
  width: 130px;
  cursor: initial;
}
.selectUserWrap .labelItem.selectedUser {
  width: 85px;
  cursor: initial;
}
.selectUserWrap .labelItem.labelItemSystem {
  border-radius: 2px;
}
.selectUserWrap .labelItem .labelName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  height: 22px;
  padding: 0 5px;
}
.selectUserWrap .labelItem .deleteIcon {
  display: none;
  position: absolute;
  right: -6px;
  top: -6px;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #d81e06;
  border-radius: 50%;
  cursor: pointer;
}
.selectUserWrap .labelItem .deleteIcon:before {
  content: "\E633";
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "anticon" !important;
}
.selectUserWrap .labelItem:hover .deleteIcon {
  display: block;
}
.selectUserWrap .selectedLabelBox {
  width: 100%;
  min-height: 85px;
}
.selectUserWrap .selectedLabelBox .titleTop {
  position: relative;
  width: 200px;
  padding: 10px 0px 10px 26px;
  font-weight: 400;
  font-size: 14px;
  color: #2C2C2C;
  float: left;
}
.selectUserWrap .selectedLabelBox .titleTop:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 13px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 4px;
  height: 14px;
  border-radius: 2px;
  background-color: #019801;
}
.selectUserWrap .selectedLabelBox .text {
  color: #019801FF;
  float: right;
  margin-right: 18px;
  margin-top: 10px;
}
.selectUserWrap .selectedLabelBox .screenCondition {
  width: 533px;
  height: 73px;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
}
.selectUserWrap .selectedUserBox {
  min-height: 85px;
}
.selectUserWrap .selectedUserBox .userTitle {
  position: relative;
  width: 200px;
  padding: 10px 0px 10px 26px;
  font-weight: 400;
  font-size: 14px;
  color: #2C2C2C;
}
.selectUserWrap .selectedUserBox .userTitle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 13px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 4px;
  height: 14px;
  border-radius: 2px;
  background-color: #019801;
}
.selectUserWrap .selectedUserBox .userTool {
  margin-right: 32px;
  overflow: hidden;
  margin-top: 7px;
}
.selectUserWrap .selectedUserBox .userTool .userDelete {
  margin-left: 10px;
  cursor: pointer;
}
.selectUserWrap .selectedCompanyBox {
  width: 100%;
}
.selectUserWrap .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after {
  background: #ffffff;
}
.selectUserWrap .ant-modal-body {
  padding: 10px 17px 0;
}
.selectUserWrap .ant-modal-header {
  background: #008000;
  border-bottom: none;
}
.selectUserWrap .ant-modal-header .ant-modal-title {
  color: #ffffff;
}
.selectUserWrap .ant-modal-content .ant-modal-close {
  color: #ffffff;
}
.selectUserWrap .rightWrap {
  position: relative;
  border: 1px solid #DCDCDC;
  border-bottom: none;
}
.selectUserWrap .rightWrap .rightWrapContent {
  padding-bottom: 70px;
}
.selectUserWrap .rightWrap .btnWrap {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  overflow: hidden;
  background-color: #FFFFFF;
  height: 60px;
  padding: 17px 0 10px;
}
.selectUserWrap .rightWrap .btnWrap .checkBoxShare {
  float: left;
  margin-left: 15px;
  font-size: 12px;
  font-weight: 400;
  margin-top: 7px;
}
.selectUserWrap .rightWrap .btnWrap .primaryBtn {
  background: #019801;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
}
.selectUserWrap .rightWrap .btnWrap .delBtn {
  background: #ea5c45;
  margin-right: 10px;
  color: #ffffff;
}
.selectUserWrap .members {
  padding: 10px;
}
.selectUserWrap .members > li {
  display: inline-block;
  line-height: 22px;
  padding: 0 10px;
  height: 22px;
  border: 1px solid #E1E6E3;
  border-radius: 2px;
  margin: 0 10px 10px 0;
}
.selectUserWrap .members > li:first-child {
  display: block;
  line-height: 22px;
  border: none;
}
.inputLabelName .ant-input-suffix {
  top: 50%;
}
.labelNameDiv {
  height: 40px;
  float: left;
  margin-left: 17px;
  margin-bottom: 20px;
}
.labelNameDiv .ant-form-explain,
.labelNameDiv .ant-form-extra {
  font-size: 12px;
  margin-top: 10px;
}
.labelNameDiv .ant-form-item-control {
  line-height: 0px;
}
.labelDeleteBox {
  width: 100%;
  height: 150px;
  padding: 25px;
}
.deleteBtn {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  margin-bottom: 10px;
}
.selectMemberWrap {
  overflow: hidden;
}
.selectMemberWrap .ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.selectMemberWrap .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background: #37A164;
  border-color: #37A164;
}
.selectMemberWrap .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after {
  background: #ffffff;
}
.selectMemberWrap .ant-modal-body {
  padding: 0;
}
.selectMemberWrap .ant-modal-header {
  background: #37A164;
}
.selectMemberWrap .ant-modal-content .ant-modal-close {
  color: #ffffff;
}
.selectMemberWrap .leftWrap {
  padding: 10px 20px;
  height: 80%;
}
.selectMemberWrap .rightWrap {
  height: 80%;
  padding-bottom: 20px;
  position: relative;
}
.selectMemberWrap .members {
  padding: 10px;
}
.selectMemberWrap .members > li {
  display: inline-block;
  line-height: 22px;
  padding: 0 10px;
  height: 22px;
  border: 1px solid #E1E6E3;
  border-radius: 2px;
  margin: 0 10px 10px 0;
}
.selectMemberWrap .members > li:first-child {
  display: block;
  line-height: 22px;
  border: none;
}
.selectMemberWrap .selectMemberTips {
  padding-left: 25px;
  line-height: 30px;
  color: #37A164;
  border-bottom: 1px solid #E1E6E3;
}
.entrustButton {
  margin-bottom: 27px;
  float: left;
  margin-left: 185px;
}
.entrustButton .entrustJoinButton {
  float: left;
}
.entrustButton .entrustJoinButton .ant-btn {
  padding: 0px;
  text-align: center;
  min-width: 0px;
  width: 107px;
  height: 34px;
  background: linear-gradient(44deg, #029802, #13a813);
  box-shadow: 3px 3px 4px 0px rgba(2, 152, 2, 0.41);
  border-radius: 17px;
}
.entrustButton .entrustJoinButton span {
  width: 72px;
  height: 14px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.entrustButton .cancelEntrustButton {
  float: left;
  margin-left: 23px;
}
.entrustButton .cancelEntrustButton .ant-btn {
  padding: 0px;
  text-align: center;
  min-width: 0px;
  width: 77px;
  height: 34px;
  background: #ffffff;
  border: 1px solid rgba(2, 152, 2, 0.69);
  border-radius: 17px;
}
.entrustButton .cancelEntrustButton span {
  width: 28px;
  height: 14px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #029802;
}
.newToolTip div div:last-child {
  width: 452px;
  height: 55px;
  background: #faf0f0;
  border: 1px solid rgba(252, 89, 89, 0.69);
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fa4e4e;
  line-height: 48px;
  margin-bottom: 10px;
}
.newToolTip i {
  vertical-align: middle;
  color: #FA4D4D;
}
.selectTagRenameContainer .labelNameTitle {
  color: #008000;
  margin-bottom: 18px;
}
.selectTagRenameContainer .btnContainer {
  margin-top: 60px;
  text-align: center;
}
.selectTagRenameContainer .btnContainer .ant-btn {
  min-width: 90px;
  border-radius: 17px;
}
.selectTagRenameContainer .btnContainer .ant-btn:first-child {
  background: linear-gradient(44deg, #019801, #12A812);
  box-shadow: 2px 2px 4px 0px rgba(1, 152, 1, 0.41);
}
.selectTagRenameContainer .btnContainer .ant-btn:last-child {
  margin-left: 45px;
}
.selectReceiverModal {
  padding: 20px 20px 0;
}
.selectReceiverModal .srTitle {
  margin-bottom: 12px;
  color: #2C2C2C;
  line-height: 16px;
  font-size: 14px;
  font-weight: 600;
}
.selectReceiverModal .srTitle .srtTips {
  color: #f5222d;
  margin-left: 15px;
  font-weight: normal;
}
.selectReceiverModal .labelContainer {
  margin-bottom: 10px;
  height: 86px;
}
.selectReceiverModal .labelContainer .lciName {
  width: 475px;
  margin-right: 20px;
}
.selectReceiverModal .labelContainer .lciTips {
  color: #999999;
}
.selectReceiverModal .srSearch {
  width: 194px;
  margin-right: 30px;
}
.selectReceiverModal .srContent {
  overflow: hidden;
  border: 1px solid #D2D2D2;
}
.selectReceiverModal .srContent .ant-input-affix-wrapper .ant-input-prefix {
  z-index: 10;
  color: #787878;
}
.selectReceiverModal .srContent .ant-input-affix-wrapper .ant-input-suffix {
  cursor: pointer;
}
.selectReceiverModal .srContent .ant-input-affix-wrapper .ant-input {
  border: none;
  box-shadow: none;
  position: relative;
}
.selectReceiverModal .srContent .ant-input-affix-wrapper:before,
.selectReceiverModal .srContent .ant-input-affix-wrapper:after {
  content: '';
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 2px;
  height: 15px;
  background-color: #e1e1e1;
  z-index: 11;
}
.selectReceiverModal .srContent .ant-input-affix-wrapper:before {
  left: 0;
}
.selectReceiverModal .srContent .ant-input-affix-wrapper:after {
  right: 0;
}
.selectReceiverModal .srContent .srcLeft {
  position: relative;
  width: calc(100% - 438px);
  height: 100%;
  border-right: 1px solid #D2D2D2;
}
.selectReceiverModal .srContent .srcLeft .slWrapper {
  position: relative;
  padding: 10px 12px 0;
}
.selectReceiverModal .srContent .srcLeft .slWrapper.companyWrapper {
  border-bottom: 1px solid #D2D2D2;
}
.selectReceiverModal .srContent .srcLeft .srclTop {
  height: 32px;
  line-height: 32px;
}
.selectReceiverModal .srContent .srcLeft .srclTop .srSelectNums {
  margin-right: 35px;
  color: #2C2C2C;
  font-weight: 600;
}
.selectReceiverModal .srContent .srcLeft .srclTop .srClear {
  cursor: pointer;
}
.selectReceiverModal .srContent .srcLeft .srclTop .srClear i {
  font-size: 20px;
  margin: 6px 5px 0 0;
}
.selectReceiverModal .srContent .srcLeft .srclTop .srClear.hiddenSrClear {
  opacity: 0;
  cursor: initial;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser {
  padding: 5px 0 0;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper {
  position: relative;
  padding-right: 20px;
  height: 100%;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName {
  position: relative;
  cursor: pointer;
  width: calc(100% / 3 - 70px / 3);
  height: 24px;
  line-height: 24px;
  padding: 0px 20px 0 10px;
  border-radius: 12px;
  margin-top: 8px;
  margin-right: 35px;
  transition: all 0.5s;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:nth-child(3n) {
  margin-right: 0;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:nth-child(1),
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:nth-child(2),
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:nth-child(3) {
  margin-top: 0;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName .sunTips {
  width: 100%;
  height: 100%;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName .sunTips .sunName {
  max-width: 100%;
  margin-right: 3px;
  color: #202020;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName .sunTips .sunId {
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName i {
  color: #5BB95B;
  font-size: 20px;
  display: none;
  position: absolute;
  top: 50%;
  right: 2px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:hover {
  background-color: #cdeccd;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:hover i {
  display: block;
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName.sunUserName .sunTips .sunName {
  max-width: calc(100% - 63px);
}
.selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper .srsuTips {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
@media (min-width: 2200px) {
  .selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper.isSingleSelect .suName {
    margin-top: 20px;
  }
}
@media (height: 940px) {
  .selectReceiverModal .srContent .srcLeft .srSelectUser .srsuWrapper.isSingleSelect .suName {
    margin-top: 20px;
  }
}
.selectReceiverModal .srContent .srcLeft .srPagination {
  text-align: center;
}
.selectReceiverModal .srContent .srcLeft .srPagination .ant-pagination {
  height: 45px;
  padding-top: 10px;
}
.selectReceiverModal .srContent .srcLeft .noneSelect {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.selectReceiverModal .srContent .srcLeft .noneSelect img {
  max-width: 128px;
  max-height: 76px;
}
.selectReceiverModal .srContent .srcLeft .noneSelect .nsTips {
  margin-top: 15px;
}
.selectReceiverModal .srContent .srcRight {
  width: 438px;
  height: 100%;
}
.selectReceiverModal .srContent .srcRight .srSearch {
  height: 32px;
  margin: 14px 22px;
}
.selectReceiverModal .srContent .srcRight .srcrItem {
  border-bottom: 1px solid #fff;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtTitle {
  position: relative;
  height: 36px;
  line-height: 36px;
  padding: 0 22px;
  font-weight: 600;
  color: #2C2C2C;
  cursor: pointer;
  background: #EEFFEE;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtTitle:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 12px;
  width: 4px;
  height: 14px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  border-radius: 2px;
  background: #019801;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtTitle:hover {
  background: #CDECCD;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtTitle .srcrtTips {
  font-weight: 400;
  margin-right: 10px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrTcon {
  display: inline-block;
  transition: all 0.5s;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent {
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants {
  padding: 12px 5px 0;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName {
  position: relative;
  cursor: pointer;
  width: calc(100% / 3 - 20px / 3);
  height: 24px;
  line-height: 24px;
  padding: 0px 20px 0 10px;
  border-radius: 12px;
  margin-bottom: 12px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName:nth-child(3n - 1) {
  margin-left: 10px;
  margin-right: 10px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName .cpnTips {
  width: 100%;
  height: 100%;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName .cpnTips .cpnName {
  max-width: calc(100% - 63px);
  margin-right: 3px;
  color: #181818;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName .cpnTips .cpnId {
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName i {
  position: absolute;
  display: none;
  top: 50%;
  right: 2px;
  font-size: 20px;
  color: #5BB95B;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName:hover,
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName.active {
  background-color: #cdeccd;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName.active i {
  display: block;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .noneCp {
  padding: 26px 0;
  text-align: center;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .scrollbars {
  padding: 5px 10px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .scrollbars .noneCp {
  padding: 26px 0;
  text-align: center;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables {
  padding: 10px 15px 10px 20px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .tabTips {
  padding-right: 8px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-bar {
  border-bottom: 0;
  margin-bottom: 30px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-ink-bar {
  background-color: #019801;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab {
  position: relative;
  padding: 10px 5px 10px 5px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab .ant-badge-count {
  padding: 0;
  height: 14px;
  line-height: 14px;
  border-radius: 8px;
  background-color: #FD7167;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab:not(:last-child) {
  margin-right: 14px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab:not(:last-child):before {
  position: absolute;
  content: '';
  width: 1px;
  height: 16px;
  top: 50%;
  right: -7px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  background-color: #95CB95;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab:not(:last-child) .ant-badge-count {
  top: -4px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab:hover,
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active {
  color: #019801;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper {
  padding: 0 12px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem {
  position: relative;
  width: calc(50% - 20px);
  line-height: 30px;
  height: 32px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0 10px;
  color: #2A2A2A;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #BFBFBF;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem .labelIcon {
  position: absolute;
  left: 7px;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  font-size: 20px;
  color: #2A2A2A;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem .labelName {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.addLabel {
  width: calc(50% - 20px);
  color: #fff;
  border-radius: 4px;
  text-align: center;
  border-color: transparent;
  background-color: #019801;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.addLabel i {
  margin-right: 10px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.addLabel:hover {
  background-color: #09aa09;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.notSystemLabel {
  padding-left: 34px;
  margin-bottom: 20px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.active {
  padding-right: 33px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.active .deleteIcon {
  position: absolute;
  top: 50%;
  right: 2px;
  color: #5BB95B;
  font-size: 20px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem:hover,
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.active {
  border-color: transparent;
  background-color: #CDECCD;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem:hover .labelIcon,
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.active .labelIcon {
  color: #019801;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .noneLabel .tips {
  text-align: center;
  color: #2C2C2C;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .noneLabel .addLabel {
  width: 168px;
  line-height: 30px;
  margin: 33px auto;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  background-color: #019801;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .noneLabel .addLabel i {
  margin-right: 10px;
}
.selectReceiverModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .noneLabel .addLabel:hover {
  background-color: #09aa09;
}
.selectReceiverModal .srContent .srcRight .srcrItem:last-child {
  border-bottom: none;
}
.selectReceiverModal .srContent .srcRight .srcrItem.active .srcrtTitle {
  background: #CDECCD;
}
.selectReceiverModal .srContent .srcRight .srcrItem.active .srcrTcon {
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}
.selectReceiverModal .srContent .srcRight .srcrItem.hidden {
  display: none;
}
.selectReceiverModal .srBtnContainer {
  position: relative;
  padding: 20px 0;
  text-align: center;
}
.selectReceiverModal .srBtnContainer .leftWrapper {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.selectReceiverModal .srBtnContainer .saveLabel button {
  border-color: #019701;
}
.selectReceiverModal .srBtnContainer .saveLabel i {
  margin-right: 5px;
  color: #37A163;
}
.selectReceiverModal .srBtnContainer .ant-btn {
  min-width: 90px;
}
.selectReceiverModal .srBtnContainer .ant-btn:first-child:not(:last-child) {
  margin-right: 30px;
}
.portal-dev-card {
  height: 286px;
  margin: 0 -24px;
  padding-top: 60px;
  position: relative;
  text-align: center;
  background-image: url(../../assets/images/cloud_bg.png);
  background-size: 100% 286px;
}
.portal-dev-card .dev-card-text {
  width: 100%;
  text-align: center;
  line-height: 100px;
  position: absolute;
  bottom: 0;
  font-size: 18px;
  color: #469F5D;
}
.left-side-bgColor {
  background-color: rgba(211, 219, 233, 0.1);
}
.portalSidelink {
  width: 77px;
  position: relative;
  transition: width 0.3s ease;
  box-shadow: 0 0 10px 0 rgba(0, 88, 37, 0.1);
}
.portalSidelink.showBigList {
  width: 300px;
  background: #fff;
}
.portalSidelink.showBigList .toggle {
  text-align: left;
  height: 64px;
  line-height: 64px;
  position: relative;
  background-color: rgba(211, 219, 233, 0.1);
}
.portalSidelink.showBigList .toggle .sideLogo {
  display: none;
}
.portalSidelink.showBigList .toggle .searchLayout {
  background-color: rgba(211, 219, 233, 0.1);
}
.portalSidelink.showBigList .toggle .searchLayout .ant-input {
  background-color: rgba(211, 219, 233, 0.1);
}
.portalSidelink.showBigList .sideLeft {
  background-color: rgba(211, 219, 233, 0.1);
}
.portalSidelink.showBigList .systemList .sideTagitem {
  margin: 0;
  background-color: rgba(211, 219, 233, 0.1);
}
.portalSidelink.showBigList .serviceList .ant-collapse {
  background-color: rgba(211, 219, 233, 0.1);
}
.portalSidelink.showBigList .moreButton {
  float: right;
  margin-top: 14px;
  margin-right: 5px;
}
.portalSidelink.showBigList .searchButton {
  float: right;
  line-height: 64px;
  margin-right: 20px;
  font-size: 18px;
}
.portalSidelink.showBigList .searchButton:hover {
  color: #228B22;
  cursor: pointer;
}
.portalSidelink.showBigList .sideTag {
  margin-right: -60px;
}
.portalSidelink .searchLayout {
  width: 275px;
  height: 64px;
  position: absolute;
  display: none;
  top: 0;
  left: 15px;
  background: #fff;
  border-bottom: 1px solid #E1E6E3;
  padding: 0 10px;
}
.portalSidelink .searchLayout.show .ant-input {
  width: auto;
  height: 25px;
  border-radius: 20px;
}
.portalSidelink .searchLayout.show .ant-input:hover {
  border-color: transparent;
  box-shadow: none;
}
.portalSidelink .searchLayout.show .ant-input:not(.ant-input-disabled) {
  border-color: transparent;
  box-shadow: none;
}
.portalSidelink .searchLayout.show .icon-shuaxin,
.portalSidelink .searchLayout.show .anticon-check {
  display: none;
  vertical-align: middle;
}
.portalSidelink .searchLayout.show .icon-shuaxin:hover,
.portalSidelink .searchLayout.show .anticon-check:hover {
  color: #228B22;
}
.portalSidelink .searchLayout.show .icon-shuaxin {
  margin-left: 15px;
  font-size: 14px;
}
.portalSidelink .searchLayout.show .showSearchIcon {
  display: inline-block;
  cursor: pointer;
}
.portalSidelink .searchLayout.borderLine {
  width: auto !important;
  border: none !important;
  height: 28px !important;
  margin-top: 7px;
  border-radius: 15px;
  padding: 0 !important;
}
.portalSidelink .searchLayout .showSearchIcon {
  display: inline-block;
}
.portalSidelink .topBar {
  position: absolute;
  top: -33px;
  left: 0;
  background: #d4dbea;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: 108px;
  height: 33px;
  padding: 0 8px;
  transition: width 0.3s ease;
}
.portalSidelink .topBar .ques_caid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.portalSidelink .topBar .moreOperate {
  margin-left: 11px;
  cursor: pointer;
}
.portalSidelink .toggle {
  position: relative;
  margin: 0 auto;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.portalSidelink .toggle:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 7px;
  width: 59px;
  height: 1px;
  background-color: #E1E4E7 ;
}
.portalSidelink .toggle .sideLogo {
  text-align: center;
  width: 77px;
  line-height: 35px;
  font-size: 17px;
}
.portalSidelink .toggle .sideLogo:hover {
  background: #D5E6E0;
  cursor: pointer;
}
.portalSidelink .sideLeft {
  z-index: 2;
  background: #fff;
}
.portalSidelink .sideLeft.borderRadius {
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
.portalSidelink .sideLeft > div:last-child > div:nth-of-type(2) {
  display: none;
}
.portalSidelink .sideRight {
  position: absolute;
  transition: width 0.5s ease,left 0.3s ease;
  background: #ffffff;
  top: 0;
  left: 77px;
  height: 100%;
}
.portalSidelink .sideRight.leftExp {
  left: 300px;
}
.portalSidelink .sideTag {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -61px;
  width: 60px;
}
.portalSidelink .sideTag .tagItem {
  margin-bottom: 8px;
  width: 30px;
  z-index: 1002;
  color: #353535;
  font-size: 14px;
  background: #fff;
  text-align: center;
  border-left: none;
  padding: 12px 6px;
  line-height: 1.2;
  cursor: pointer;
}
.portalSidelink .sideTag .tagItem:hover,
.portalSidelink .sideTag .tagItem.current {
  color: #fff;
  background: linear-gradient(106deg, #27bb51, #27cb9d);
  font-size: 14px;
  border: none;
}
.portalSidelink .sideTag .tagItem .ant-badge-count {
  top: -6px;
  right: -12px;
  font-size: 10px;
}
.portalSidelink .sideTag .hideTag {
  margin-bottom: 4px;
  width: 30px;
  height: 30px;
  z-index: 1002;
  color: #888888;
  font-size: 14px;
  background: linear-gradient(106deg, #27bb51, #27cb9d);
  text-align: center;
  border-left: none;
  padding: 10px 9px;
  line-height: .3;
  cursor: pointer;
}
.portalSidelink .sideTag .hideTag:hover {
  background-color: #00a854;
}
.portalSidelink .sideTag .hideTag.show img {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.portalSidelink .sideTag .hideTag i {
  font-size: 20px;
  color: #fff;
}
.portalSidelink .sideTag .switch {
  position: relative;
  width: 32px;
  height: 40px;
  margin-top: 5px;
  background: #fff;
  border: 1px solid #ddd;
  border-left: none;
  border-radius: 0 8px 8px 0;
}
.portalSidelink .sideTag .switch:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
      transform: translate(-50%, -50%) rotate(-90deg);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqElEQVQ4jd3TMQ4BYRCG4Wc3GwegoRFRqByJZO8gcQIVjShUui1cwRGcQCUKDQ2NA1Dskkj+4t/oTDLFFPN+38xkkjzPG1hghKa4uGKNWYY5BhjiEgnoY4tHhnHNZjhhglWmtP1ufkYCEpzRSmuoBiMLkH8C1BkhCIhx8SXy8w7+ABBaYuwlPg7u6FR1EpnQxS1FgQ3aNYR7yicsUkxxxKGyH5N77LB8Ab0/I/1xiwMbAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
}
.portalSidelink .addBtnWrap {
  width: 100%;
  padding-top: 12px;
  height: 68px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  background-color: #fff;
}
.portalSidelink .addBtnWrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  width: 70px;
  height: 1px;
  background-color: #E1E4E7;
}
.portalSidelink .addBtnWrap.moreData {
  background-color: rgba(211, 219, 233, 0.1);
  border-bottom-right-radius: 0;
  height: 73px;
  line-height: 73px;
  padding: 0 18px;
}
.portalSidelink .addBtnWrap.moreData:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 264px;
  height: 1px;
  background-color: #E1E4E7;
}
.portalSidelink .addBtnWrap .rollback {
  float: right;
  color: #029802;
  padding: 0 20px;
  text-align: right;
}
.portalSidelink .addBtnWrap .rollback i {
  margin-right: 20px;
}
.portalSidelink .addBtnWrap .ant-btn-circle {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.portalSidelink .buttonDiv {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 0;
  box-shadow: none;
  border: 1px dashed #C0C3CA;
  color: #C0C3CB;
  margin-left: 17px;
}
.portalSidelink .buttonDiv .iconfont {
  font-size: 24px;
}
.portalSidelink .systemList {
  width: 77px;
}
.portalSidelink .systemList.showFull {
  width: 300px;
}
.portalSidelink .systemList.showFull .topWrapper .top {
  left: 7px;
}
.portalSidelink .systemList .sideTagitem {
  margin: 10px 0 15px;
  border: none;
  transition: background 0.8s ease-in;
}
.portalSidelink .systemList .sideTagitem:hover:not(.isTopping) {
  background: #D5E6E0;
  cursor: pointer;
}
.portalSidelink .systemList .emptyTipsDiv {
  cursor: pointer;
  display: table;
  width: 100%;
  text-align: center;
}
.portalSidelink .systemList .emptyTipsDiv:hover .emptyTips {
  color: #37A164;
}
.portalSidelink .systemList .emptyTipsDiv .emptyTips {
  display: table-cell;
  font-size: 14px;
  vertical-align: middle;
  color: #6C6C6C;
}
.portalSidelink .systemList .emptyTipsDiv .emptyTips .emptyContent {
  margin: auto;
  width: 20px;
}
.portalSidelink .systemList .emptyTipsDiv .emptyTips .emptyContent i {
  color: #BCBCBC;
}
.portalSidelink .systemList .emptyTipsDiv .emptyMore {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.portalSidelink .systemList .emptyTipsDiv .emptyMore .collectText {
  margin-top: 20px;
}
.portalSidelink .systemList .emptyTipsDiv .emptyMore .collectBtn {
  margin-top: 20px;
}
.portalSidelink .systemList .emptyTipsDiv .nothing {
  padding: 20px;
  text-align: center;
  margin: auto;
}
.portalSidelink .serviceList .emptyTipsDiv {
  cursor: pointer;
  display: table;
  width: 100%;
  text-align: center;
}
.portalSidelink .serviceList .emptyTipsDiv:hover .emptyTips {
  color: #37A164;
}
.portalSidelink .serviceList .emptyTipsDiv .emptyTips {
  display: table-cell;
  font-size: 14px;
  vertical-align: middle;
  color: #6C6C6C;
}
.portalSidelink .serviceList .emptyTipsDiv .emptyTips .emptyContent {
  margin: auto;
  width: 20px;
}
.portalSidelink .serviceList .emptyTipsDiv .emptyTips .emptyContent i {
  color: #BCBCBC;
}
.portalSidelink .serviceList .emptyTipsDiv .emptyMore {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.portalSidelink .serviceList .emptyTipsDiv .emptyMore .collectText {
  margin-top: 20px;
}
.portalSidelink .serviceList .emptyTipsDiv .emptyMore .collectBtn {
  margin-top: 20px;
}
.portalSidelink .serviceList .emptyTipsDiv .nothing {
  padding: 20px;
  text-align: center;
  margin: auto;
}
.portalSidelink .serviceList .ant-collapse-content {
  background: #F2F3F4;
}
.portalSidelink .serviceList .ant-collapse-content .ant-collapse-content-box {
  padding: 5px!important;
}
.portalSidelink .serviceList .ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding: 12px;
  line-height: 27px;
}
.portalSidelink .serviceList .ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header .anticon-star {
  color: #37A164;
  float: right;
  line-height: 27px;
  margin-right: 20px;
  cursor: pointer;
}
.portalSidelink .serviceList .ant-collapse-item-active .ant-collapse-header {
  border-bottom: 2px solid #37A164;
}
.portalSidelink .serviceList .ant-collapse-item-active .serviceCount {
  background: #37A164;
  border: 1px solid #28844F;
  color: #fff;
}
.portalSidelink .serviceList .serviceDomainIconDiv {
  width: 100%;
  text-align: center;
}
.portalSidelink .serviceList .serviceDomainIconDiv .serviceDomainIcon {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: #62b68e;
  overflow: hidden;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin: 6px auto 0;
  box-shadow: 0 2px 7px 0 rgba(87, 177, 134, 0.24);
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.portalSidelink .serviceList .serviceDomainName {
  display: -webkit-inline-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 200px;
}
.portalSidelink .serviceList .serviceCount {
  width: 31px;
  height: 27px;
  background: #F0F3F6;
  border: 1px solid #CFD7DE;
  border-radius: 14px;
  font-size: 14px;
  text-align: center;
  float: right;
  display: inline-block;
}
.portalSidelink .serviceList .serviceItem {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
}
.portalSidelink .serviceList .serviceItem .serviceIconDiv {
  width: 100%;
  text-align: center;
}
.portalSidelink .serviceList .serviceItem .serviceIconDiv .serviceIcon {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  box-shadow: 0 2px 7px 0 rgba(87, 177, 134, 0.24);
  line-height: 30px;
  text-align: center;
  margin-top: 1px;
}
.portalSidelink .serviceList .serviceItem .serviceIconDiv .serviceIcon img {
  margin: 0;
}
.portalSidelink .serviceList .serviceItem:hover {
  background: #8DCD76;
  color: #fff;
  cursor: pointer;
}
.portalSidelink .serviceList .serviceItem:hover i {
  display: inline;
}
.portalSidelink .serviceList .serviceItem img {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.portalSidelink .serviceList .serviceItem i {
  color: #fff;
  display: none;
  float: right;
  vertical-align: middle;
  line-height: 40px;
  margin-right: 5px;
}
.portalSidelink .serviceList .serviceItem .serviceName {
  width: calc(100% - 50px);
  vertical-align: middle;
  /*text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;*/
  display: inline-block;
}
.portalSidelink .serviceList .serviceItem .serviceName.disabled {
  color: #DCDCDC;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.portalSidelink .serviceList .serviceItem .serviceName .ellipsis {
  display: inline;
}
.portalSidelink .moreDataWrap {
  z-index: 9999;
  overflow: hidden;
  position: relative;
  transition: width 0.3s ease;
}
.portalSidelink .moreContent {
  position: relative;
  box-shadow: 0 0 10px 0 rgba(0, 88, 37, 0.1);
  padding: 0 !important;
}
.portalSidelink .moreContent .titleBar {
  height: 64px;
  font-size: 18px;
  padding: 0 20px;
}
.portalSidelink .moreContent .titleBar .icoBox {
  display: inline-block;
  height: 64px;
  line-height: 64px;
}
.portalSidelink .moreContent .titleBar .title {
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
  color: #666;
}
.portalSidelink .moreContent .titleBar .leftIcon {
  margin-right: 20px;
}
.portalSidelink .moreContent .titleBar .anticon-bars {
  font-size: 28px;
  vertical-align: middle;
  color: #828282;
}
.portalSidelink .moreContent .titleBar .divider {
  margin-left: 28px;
  height: 22px;
  color: #aeaeae;
}
.portalSidelink .moreContent .titleBar .anticon-question-circle-o {
  margin-left: 5px;
  cursor: pointer;
}
.portalSidelink .moreContent .titleBar .closeIcon {
  font-size: 18px;
  float: right;
  line-height: 64px;
  margin-right: 20px;
}
.portalSidelink .moreContent .titleBar .closeIcon:hover {
  cursor: pointer;
  color: #228B22;
}
.portalSidelink .moreContent .titleBar .searchLayout {
  position: relative;
  display: inline-block;
  background: none;
}
.portalSidelink .moreContent .titleBar .addCustom {
  float: right;
  line-height: 64px;
  padding-right: 20px;
}
.portalSidelink .moreContent .titleBar .systemErrTodo {
  height: 64px;
  line-height: 64px;
  padding: 0 10px;
  margin-right: 160px;
}
.portalSidelink .moreContent .titleBar .systemErrTodo i {
  color: #FF8519;
}
.portalSidelink .moreContent .titleBar .systemErrTodo span {
  cursor: pointer;
  color: #228B22;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.portalSidelink .moreContent .contentBody {
  padding: 20px 0 20px 25px !important;
  position: relative;
  overflow: auto;
}
.portalSidelink .moreContent .contentBody .pt-search {
  float: right;
  padding-right: 50px;
  margin-bottom: 20px;
}
.portalSidelink .moreContent .contentBody .pt-search .ant-select-auto-complete {
  vertical-align: middle;
}
.portalSidelink .moreContent .contentBody .pt-search .searchButton {
  vertical-align: middle;
  margin-top: -3px;
}
.portalSidelink .moreContent .contentBody .pt-search .clearIcon {
  right: 145px;
}
.portalSidelink .moreContent .contentBody .contentList {
  position: relative;
  display: inline-block;
  width: calc(100% - 220px);
}
.portalSidelink .moreContent .contentBody .contentList .typeItem {
  margin-bottom: 20px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type {
  padding: 0 10px 0 20px;
  position: relative;
  font-size: 18px;
  color: #005825;
  height: 32px;
  line-height: 32px;
  margin-bottom: 15px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type .tag {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 6px;
  height: 24px;
  border-radius: 4px;
  background: #45AA70;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type .typeMore {
  cursor: pointer;
  color: #228B22;
  font-size: 14px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type .typeMore .srIcon {
  display: inline-block;
  margin-left: 10px;
  transition: all .5s;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type .typeMore .srIcon.srActive {
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type .typeMore .srIcon .iconfont {
  font-size: 14px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type.serviceDomain {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 42px;
  border: 1px solid #fff;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type.serviceDomain:hover {
  border-radius: 4px;
  border: 1px solid #62B68E;
  background: #F4F9F6;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type.serviceDomain:hover .collectSpan {
  display: inline;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type.serviceDomain:hover .collectSpan i {
  cursor: pointer;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type.serviceDomain:hover .collectSpan i.deleteCollect {
  color: #37A164;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type.serviceDomain .collectSpan {
  display: none;
  float: right;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .type.serviceDomain .collectSpan i {
  margin-right: 10px;
  color: #CDCDCD;
  vertical-align: middle;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .pointer {
  cursor: pointer;
  font-size: 16px;
  padding-left: 10px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList {
  padding: 0 30px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist {
  overflow: hidden;
  width: 100%;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist i.iconfont {
  color: #d2cece;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .anticon-star {
  color: #d2cece;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist li {
  list-style: none;
  float: left;
  width: 114px;
  cursor: pointer;
  margin-right: 20px;
  margin-top: 10px;
  height: 140px;
  position: relative;
  z-index: 0;
  padding: 0 5px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .fontlist {
  color: #37A164;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .closeRight i {
  opacity: 1;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .mask {
  opacity: 1;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .customService {
  opacity: 1;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .logoMask {
  opacity: 1;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .divRelative {
  position: relative;
  text-align: center;
  height: 140px;
  z-index: 2;
  padding-top: 32px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .divRelative .con {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .divRelative .con .imgBox {
  width: 58px;
  height: 58px;
  border-radius: 6px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .image {
  width: 35px;
  height: 35px;
  margin: 10px 0;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .fontlist {
  word-wrap: break-word;
  word-break: break-all;
  font-family: "Microsoft YaHei";
  margin: 0 auto;
  font-size: 14px;
  height: 21px;
  line-height: 20px;
  color: #666666;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight {
  width: 100%;
  position: absolute;
  top: 4px;
  left: -1px;
  opacity: 1;
  height: 24px;
  text-align: right;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .iconfont {
  opacity: 0;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .customLeft {
  float: left;
  padding-right: 26px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight span i.anticon.anticon-plus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight span i.anticon.anticon-minus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight span i.anticon.anticon-question-circle-o::before {
  border-radius: 50%;
  font-size: 16px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .anticon-star {
  opacity: 0;
  font-size: 16px;
  line-height: 24px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .anticon-star.deleteCollect {
  color: #37A164;
  opacity: 1;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .operation1 {
  margin-right: 26px;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .dataList .ullist .mask {
  background-color: #F3F7F5;
  border-radius: 4px;
  height: 140px;
  width: 112px;
  z-index: 1;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .noData {
  padding: 20px;
  text-align: center;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .noData .noDataTips {
  margin-top: 10px;
  color: #666666;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .slRecommendList {
  height: 155px;
  overflow: hidden;
  transition: all .5s;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .slShowEllipsis {
  position: relative;
  max-height: 310px;
  overflow: hidden;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .slShowEllipsis .typeEllipsis {
  position: absolute;
  width: 114px;
  height: 128px;
  line-height: 20px;
  padding-top: 27px;
  right: 113px;
  top: 143px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  border-radius: 4px;
  background-color: #fff;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .slShowEllipsis .typeEllipsis img {
  width: 35px;
  height: 35px;
  margin: 10px 0;
}
.portalSidelink .moreContent .contentBody .contentList .typeItem .slShowEllipsis .typeEllipsis:hover {
  color: #37A164;
  background-color: #f4f9f6;
  border-color: #62B68E;
}
.portalSidelink .moreContent .anchorContent {
  width: 180px;
  position: absolute;
  top: 68px;
  right: 40px;
  height: calc(100% - 80px);
  overflow: hidden;
  background: #F4F9F6;
}
.portalSidelink .moreContent .anchorContent .anchorDiv {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.portalSidelink .moreContent .anchorContent .anchorDiv.show {
  width: 200px;
  /*:global(.ant-affix){
            position:absolute !important;
            left:0!important;
            top:0 !important;
            z-index:1;
            display: block;
          }*/
}
.portalSidelink .moreContent .anchorContent .anchorDiv .ant-affix {
  z-index: 1;
  display: none;
}
.portalSidelink .moreContent .anchorContent .anchor {
  margin: 40px 10px 0 0;
}
.portalSidelink .moreContent .anchorContent .anchor.ant-anchor-wrapper {
  overflow: visible;
  width: 160px;
  background: none;
}
.portalSidelink .moreContent .anchorContent .anchor.ant-anchor-wrapper .anchorTitle {
  position: absolute;
  top: -30px;
  font-size: 16px;
  color: #005825;
  font-weight: bold;
}
.portalSidelink .moreContent .anchorContent .anchor.ant-anchor-wrapper .ant-anchor-link {
  padding-top: 15px;
  padding-bottom: 15px;
}
.portalSidelink .moreContent .anchorContent .anchor .ant-anchor-ink:before {
  width: 1px;
  background-color: #e7e7e7;
}
.portalSidelink .moreContent .anchorContent .anchor .ant-anchor-link-active > .ant-anchor-link-title {
  color: #37A164;
}
.portalSidelink .moreContent .anchorContent .anchor .ant-anchor-ink-ball {
  border: 2px solid #37A164;
  -ms-transform: translateX(-45%);
      transform: translateX(-45%);
}
.portalSidelink .moreContent .anchorContent .anchor a:hover {
  color: #37A164;
}
.portalSidelink .background {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s ease;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.portalSidelink .background.show {
  display: block;
}
.itemDraging {
  background: #D5E6E0;
  padding: 20px;
}
.sideTagitem {
  z-index: 99999;
  text-align: left;
  background: #fff;
  border: 1px solid #efefef;
  cursor: pointer;
}
.sideTagitem.forbid {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.sideTagitem:hover i {
  display: inline;
}
.sideTagitem .iconDiv {
  width: 77px;
  text-align: center;
  height: 64px;
  display: inline-block;
  line-height: 64px;
  vertical-align: middle;
  margin-bottom: 6px;
}
.sideTagitem .systemName {
  display: inline-block;
  vertical-align: middle;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
}
.sideTagitem .systemName .systemNameTool {
  display: inline-block;
  width: 190px;
  height: 64px;
  line-height: 64px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.sideTagitem i {
  color: #98ACA5;
  line-height: 64px;
  display: none;
  float: right;
  vertical-align: middle;
}
.sideTagitem i:hover {
  cursor: pointer;
  color: #228B22;
}
.sideTagitem .iconfont {
  margin-right: 12px;
}
.sideTagitem .anticon-star {
  margin-right: 12px;
  color: #37a164;
}
.sideTagitem .iconTag {
  position: relative;
  width: 77px;
  text-align: center;
}
.sideTagitem .iconTag .iconCon {
  position: relative;
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 48px;
  width: 48px;
  border-radius: 6px;
  margin: 10px auto 0;
  box-shadow: 0px 2px 7px 0px rgba(87, 177, 134, 0.24);
  line-height: 45px;
  text-align: center;
}
.sideTagitem .iconTag .abbreviateName {
  margin-top: 5px;
  color: #353535;
}
.sideTagitem .iconTag img {
  width: 26px;
  height: 26px;
  object-fit: cover;
}
.sideTagitem .stiContent {
  position: relative;
}
@media (max-width: 1400px) {
  .sideLink .portalSidelink {
    margin-left: -77px;
    transition: margin-left 0.5s ease-in-out;
  }
  .sideLink .portalSidelink.showBigList {
    margin-left: 0;
  }
  .sideLink:hover .portalSidelink {
    margin-left: 0;
  }
}
@media (min-width: 1601px) and (max-width: 1730px) {
  .sideLink .portalSidelink {
    margin-left: -77px;
    transition: margin-left 0.5s ease-in-out;
  }
  .sideLink .portalSidelink.showBigList {
    margin-left: 0;
  }
  .sideLink:hover .portalSidelink {
    margin-left: 0;
  }
}
.hiddenBody {
  overflow: hidden;
}
.showBody {
  overflow: auto;
}
.customerModal {
  overflow: hidden;
}
.customerModal .ant-modal-header {
  padding: 14px 24px;
  background: #ecedec;
  font-size: 16px;
  font-weight: normal;
}
.customerModal .ant-modal-title {
  color: #000;
}
.customerModal .ant-modal-close-x {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #979797;
}
.customerModal .ant-modal-body {
  padding: 0;
}
.customerModal .customerForm {
  padding: 20px;
}
.customerModal .customerForm .iconSelect {
  width: 100%;
}
.customerModal .customerForm .iconSelect .iconDiv {
  width: 132px;
  height: 132px;
  line-height: 132px;
  text-align: center;
  border: 1px dashed #D5E6E0;
  display: inline-block;
}
.customerModal .customerForm .iconSelect .iconDiv .iconTag {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  height: 66px;
  width: 66px;
  border-radius: 50%;
  margin: 5px auto 0;
  box-shadow: 0px 2px 7px 0px rgba(87, 177, 134, 0.8);
  line-height: 60px;
  vertical-align: middle;
  margin-top: -8px;
}
.customerModal .customerForm .iconSelect .iconDiv .iconTag img {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.customerModal .customerForm .iconSelect .iconBottom {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 20px;
}
.customerModal .customerForm .iconSelect .iconBottom .iconRandom {
  margin-right: 20px;
}
.customerModal .iconSelectDiv {
  padding: 20px;
  height: 300px;
}
.customerModal .iconSelectDiv .iconListDiv .logoList {
  padding: 5px;
  margin-right: 20px;
  background-color: #43484b;
}
.customerModal .iconSelectDiv .iconListDiv .logoList li {
  height: 80px;
  width: 100px;
  float: left;
  position: relative;
  z-index: 0;
  cursor: pointer;
  text-align: center;
  display: table;
}
.customerModal .iconSelectDiv .iconListDiv .logoList li .logoDivRelative {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  height: 80px;
  z-index: 2;
}
.customerModal .iconSelectDiv .iconListDiv .logoList li .logoDivRelative .image {
  width: 40px;
  height: 40px;
  margin-bottom: 0;
}
.customerModal .iconSelectDiv .iconListDiv .logoList li.active,
.customerModal .iconSelectDiv .iconListDiv .logoList li:hover {
  background: rgba(255, 255, 255, 0.15);
}
.paddingBothSideLi {
  padding-left: 10px;
  padding-right: 10px;
}
.paddingBothSideLi .ant-badge-count {
  z-index: 3;
  right: 72px;
}
.topWrapper {
  position: absolute;
  left: -3px;
  top: -3px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.topWrapper:before {
  content: '';
  position: absolute;
  left: -33px;
  top: 6px;
  width: 70px;
  height: 22px;
  background-color: rgba(255, 255, 255, 0.32);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.topWrapper .top {
  position: absolute;
  left: 5px;
  top: 2px;
}
.topWrapper .top i {
  color: #fff;
  line-height: 20px;
  display: block;
  font-size: 12px;
}
.rotate90deg {
  color: #878787;
}
.rotate90deg i {
  font-size: 14px;
}
@keyframes fade {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1.0;
  }
}
.plainCircle {
  cursor: pointer;
}
.plainCircle.shiningCircle {
  animation: fade 1.5s infinite;
  -webkit-animation: fade 1.5s infinite;
}
.systemExplainContainer {
  color: #3A3A3A;
  line-height: 20px;
  padding: 22px 32px;
  text-indent: 2em;
}
.systemExplainContainer .semImg {
  width: 740px;
  padding: 12px 0;
  margin: 40px auto;
  text-align: center;
  background-color: #F5F5F5;
}
.systemExplainContainer .semImg img {
  height: 300px;
}
.systemExplainContainer .semBtnContainer {
  text-align: center;
}
.systemExplainContainer .semBtnContainer button {
  padding: 0 26px;
}
.deleteDisable {
  margin-left: 20px;
}
.serviceModalLayout {
  text-align: center;
}
.serviceModalLayout .ant-btn {
  margin-right: 20px;
}
.serviceModalLayout .ant-btn:last-child {
  margin-right: 0;
}
.backgroundPopover .ant-popover-inner-content {
  padding: 0;
}
.backgroundPopover .twitter-picker {
  box-shadow: none !important;
}
.backgroundPopover .twitter-picker > div:nth-child(1),
.backgroundPopover .twitter-picker > div:nth-child(2) {
  display: none !important;
}
.backgroundPopover .twitter-picker > div:nth-child(3) {
  padding-left: 20px !important;
}
.ptsearch {
  position: relative;
}
.ptsearch .ant-select-auto-complete.ant-select .ant-select-selection__rendered {
  margin-left: 0;
  margin-right: 0;
}
.searchboxs {
  width: 100%;
  height: 50px;
  background: #fff;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding-right: 17px;
  margin: 10px 0 20px 0;
}
.searchboxs::after {
  content: "";
  height: 1px;
  background: rgba(228, 228, 228, 0.95);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.searchboxs .ant-select {
  -ms-flex: 1 1;
      flex: 1 1;
}
.searchboxs .ant-input {
  border: none;
  font-size: 18px;
}
.searchboxs .ant-input:focus {
  box-shadow: none;
  border: none;
}
.searchboxs .iconfont {
  cursor: pointer;
  font-size: 28px;
  color: #919191;
  margin-left: 32px;
}
.searchInput {
  width: auto !important;
  border: none !important;
  background-color: #F5F9FC;
  border-radius: 15px !important;
  margin: 0 !important;
  text-indent: 0 !important;
  padding: 0 !important;
  padding-left: 5px !important;
}
.searchInput .anticon-search {
  font-size: 14px !important;
  margin: 0 5px 0 8px;
}
.searchInput .ant-input {
  width: auto;
  height: 25px;
  border-radius: 20px;
  background-color: #F5F9FC;
}
.searchInput .ant-input:hover {
  border-color: transparent;
  box-shadow: none;
}
.searchInput .ant-input:not(.ant-input-disabled) {
  border-color: transparent;
  box-shadow: none;
}
.searchInput .icon-shuaxin,
.searchInput .anticon-check {
  display: none;
  vertical-align: middle;
  font-size: 14px !important;
}
.searchInput .icon-shuaxin {
  margin-left: 15px;
}
.searchInput .showSearchIcon {
  display: inline-block;
  cursor: pointer;
}
.feedbackModalCustomer {
  padding: 20px;
}
.feedbackModalForm {
  position: relative;
}
.feedbackModalForm .showTextAreaNum {
  position: absolute;
  right: 10px;
  bottom: 0px;
}
.feedbackModalFooter {
  text-align: center;
}
.feedbackModalFooter .btn {
  border-radius: 20px;
}
.feedbackSystemTodoInfo {
  padding: 0px 30px;
}
.feedbackSystemTodoInfo .feedbackSystemTodoInfoImg {
  border: 2px solid #469f5d;
  padding: 20px 25px;
  float: left;
}
.feedbackSystemTodoInfo .feedbackSystemTodoInfoText {
  margin-top: 15px;
  margin-left: 50px;
  float: left;
}
.feedbackSystemTodoInfo .feedbackSystemTodoInfoText p {
  line-height: 35px;
}
.feedbackSystemTodoInfo .feedbackSystemTodoInfoText p i {
  color: #AFAFAF;
}
.feedbackSystemTodoInfo .feedbackSystemTodoInfoText p span {
  color: #FF8519;
}
.rushToSolve {
  font-size: 14px;
  cursor: pointer;
  text-decoration: underline;
}
.openIframeModal .openIframeModalLeft {
  float: left;
}
.openIframeModal .openIframeModalRight {
  margin-right: 30px;
  float: right;
}
.openIframeModal .openIframeModalRight i {
  color: #ff8519;
}
.openIframeModal .openIframeModalRight span {
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
}
.moreDataWrap {
  z-index: 9999;
  overflow: hidden;
  position: relative;
  transition: width 0.3s ease;
}
.moreDataWrap .moreContent {
  position: relative;
  overflow: hidden;
}
.moreDataWrap .moreContent .titleBar {
  padding: 0 32px;
  height: 64px;
  border-bottom: 2px solid #CCE0CC;
  font-size: 18px;
}
.moreDataWrap .moreContent .titleBar.allService .iconBox {
  display: inline-block;
  height: 64px;
  line-height: 64px;
}
.moreDataWrap .moreContent .titleBar i {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.moreDataWrap .moreContent .titleBar i.icon-daorushoucangjia,
.moreDataWrap .moreContent .titleBar i.icon-wangzhan2 {
  color: #379745;
}
.moreDataWrap .moreContent .titleBar .title {
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
  color: #666;
}
.moreDataWrap .moreContent .titleBar .leftIcon {
  margin-right: 20px;
}
.moreDataWrap .moreContent .titleBar .anticon-bars {
  font-size: 28px;
  vertical-align: middle;
  color: #828282;
}
.moreDataWrap .moreContent .titleBar .divider {
  margin-left: 28px;
  height: 22px;
  color: #aeaeae;
}
.moreDataWrap .moreContent .titleBar .anticon-question-circle-o {
  margin-left: 5px;
  cursor: pointer;
}
.moreDataWrap .moreContent .titleBar .closeIcon {
  font-size: 18px;
  float: right;
  line-height: 64px;
  margin-right: 20px;
}
.moreDataWrap .moreContent .titleBar .closeIcon:hover {
  cursor: pointer;
  color: #228B22;
}
.moreDataWrap .moreContent .titleBar .searchLayout {
  position: relative;
  display: inline-block;
  background: none;
  width: 300px;
  height: 64px;
  padding: 0 10px;
}
.moreDataWrap .moreContent .titleBar .searchLayout input {
  width: 180px;
  display: inline-block;
  border: none;
  background: none;
}
.moreDataWrap .moreContent .titleBar .searchLayout input:focus {
  border: none!important;
  box-shadow: none;
}
.moreDataWrap .moreContent .titleBar .searchLayout .anticon-check {
  display: none;
}
.moreDataWrap .moreContent .titleBar .searchLayout .icon-shuaxin {
  display: none;
}
.moreDataWrap .moreContent .titleBar .searchLayout .showSearchIcon {
  display: inline-block;
}
.moreDataWrap .moreContent .titleBar .searchLayout .ant-input-affix-wrapper {
  width: 180px;
}
.moreDataWrap .moreContent .titleBar .searchLayout .ant-input-affix-wrapper .anticon-close-circle {
  font-size: 14px;
}
.moreDataWrap .moreContent .titleBar .systemErrTodo {
  height: 64px;
  line-height: 64px;
  padding: 0 10px;
  margin-right: 160px;
}
.moreDataWrap .moreContent .titleBar .systemErrTodo i {
  color: #FF8519;
}
.moreDataWrap .moreContent .titleBar .systemErrTodo span {
  cursor: pointer;
  color: #228B22;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.moreDataWrap .moreContent .titleBar i {
  font-size: 18px;
  cursor: pointer;
}
.moreDataWrap .moreContent .titleBar i:hover {
  color: #228B22;
}
.moreDataWrap .moreContent .titleBar .addCustom {
  float: right;
  line-height: 64px;
}
.moreDataWrap .moreContent .titleBar .addCustom .anticon.anticon-plus {
  color: #fff ;
  font-size: 14px;
  margin: 0;
  margin-bottom: 2px;
}
.moreDataWrap .moreContent .titleBar .addCustom .ant-btn > .anticon + span {
  margin-left: 5px;
}
.moreDataWrap .moreContent .contentBody {
  padding: 20px 20px 0 32px;
  position: relative;
  overflow: auto;
  margin-bottom: 5px;
}
.moreDataWrap .moreContent .contentBody .pt-search {
  float: right;
  padding-right: 50px;
  margin-bottom: 20px;
}
.moreDataWrap .moreContent .contentBody .pt-search .ant-select-auto-complete {
  vertical-align: middle;
}
.moreDataWrap .moreContent .contentBody .pt-search .searchButton {
  vertical-align: middle;
  margin-top: -3px;
}
.moreDataWrap .moreContent .contentBody .pt-search .clearIcon {
  right: 145px;
}
.moreDataWrap .moreContent .contentBody .contentList {
  position: relative;
  display: inline-block;
  width: calc(100% - 220px);
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type {
  padding: 0 10px 0 20px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #232323;
  margin-bottom: 15px;
  line-height: 32px;
  height: 32px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type .tag {
  position: absolute;
  top: 50%;
  left: 5px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 6px;
  height: 24px;
  border-radius: 4px;
  background: #45AA70;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type .typeMore {
  cursor: pointer;
  color: #228B22;
  font-size: 14px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type .typeMore .srIcon {
  display: inline-block;
  margin-left: 10px;
  transition: all .5s;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type .typeMore .srIcon.srActive {
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type .typeMore .srIcon .iconfont {
  font-size: 14px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type.serviceDomain {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 42px;
  border: 1px solid #fff;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type.serviceDomain:hover {
  border-radius: 4px;
  border: 1px solid #62B68E;
  background: #F4F9F6;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type.serviceDomain:hover .collectSpan {
  display: inline;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type.serviceDomain:hover .collectSpan i {
  cursor: pointer;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type.serviceDomain:hover .collectSpan i.deleteCollect {
  color: #37A164;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type.serviceDomain .collectSpan {
  display: none;
  float: right;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .type.serviceDomain .collectSpan i {
  margin-right: 10px;
  color: #CDCDCD;
  vertical-align: middle;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .pointer {
  cursor: pointer;
  font-size: 16px;
  padding-left: 10px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList {
  padding: 0 30px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist {
  overflow: hidden;
  width: 100%;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist i.iconfont {
  color: #d2cece;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .anticon-star {
  color: #d2cece;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist li {
  list-style: none;
  float: left;
  width: 114px;
  cursor: pointer;
  margin: 0 20px 15px 0;
  height: 140px;
  position: relative;
  z-index: 0;
  padding: 0 5px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .fontlist {
  color: #37A164;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .closeRight i {
  opacity: 1;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .mask {
  opacity: 1;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .customService {
  opacity: 1;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist li:hover .logoMask {
  opacity: 1;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .divRelative {
  position: relative;
  text-align: center;
  height: 140px;
  z-index: 2;
  padding-top: 32px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .divRelative .con {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .divRelative .con .imgBox {
  width: 58px;
  height: 58px;
  border-radius: 6px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .image {
  width: 32px;
  height: 32px;
  object-fit: cover;
  margin: 10px 0;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .fontlist {
  word-wrap: break-word;
  word-break: break-all;
  margin: 0 auto;
  font-size: 14px;
  height: 21px;
  line-height: 20px;
  color: #666666;
  margin-top: 9px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight {
  width: 100%;
  position: absolute;
  top: 4px;
  left: -1px;
  opacity: 1;
  height: 24px;
  text-align: right;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .iconfont {
  opacity: 0;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .customLeft {
  float: left;
  padding-right: 26px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight span i.anticon.anticon-plus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight span i.anticon.anticon-minus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight span i.anticon.anticon-question-circle-o::before {
  border-radius: 50%;
  font-size: 16px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .anticon-star {
  opacity: 0;
  font-size: 16px;
  line-height: 24px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .anticon-star.deleteCollect {
  color: #37A164;
  opacity: 1;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .closeRight .operation1 {
  margin-right: 26px;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .dataList .ullist .mask {
  background-color: #F3F7F5;
  border-radius: 4px;
  height: 140px;
  width: 112px;
  z-index: 1;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .noData {
  padding: 20px;
  text-align: center;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .noData .noDataTips {
  margin-top: 10px;
  color: #666666;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .recommendList {
  height: 155px;
  overflow: hidden;
  transition: all .5s;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .showEllipsis {
  position: relative;
  max-height: 310px;
  overflow: hidden;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .showEllipsis .typeEllipsis {
  position: absolute;
  width: 114px;
  height: 140px;
  line-height: 20px;
  padding-top: 27px;
  right: 113px;
  bottom: 15px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  border-radius: 4px;
  background-color: #fff;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .showEllipsis .typeEllipsis img {
  width: 35px;
  height: 35px;
  margin: 10px 0;
}
.moreDataWrap .moreContent .contentBody .contentList .typeItem .showEllipsis .typeEllipsis:hover {
  color: #37A164;
  background-color: #f4f9f6;
  border-color: #62B68E;
}
.moreDataWrap .moreContent .anchorContent {
  width: 180px;
  position: absolute;
  top: 80px;
  right: 20px;
  height: calc(100% - 92px);
  overflow: hidden;
  border: 1px solid #a0c6a0;
  padding: 0 10px;
  background: #F4F9F6;
}
.moreDataWrap .moreContent .anchorContent .anchorDiv {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.moreDataWrap .moreContent .anchorContent .anchorDiv.show {
  width: 200px;
  /*:global(.ant-affix){
            position:absolute !important;
            left:0!important;
            top:0 !important;
            z-index:1;
            display: block;
          }*/
}
.moreDataWrap .moreContent .anchorContent .anchorDiv .ant-affix {
  z-index: 1;
  display: none;
}
.moreDataWrap .moreContent .anchorContent .anchor {
  margin: 40px 10px 0 0;
}
.moreDataWrap .moreContent .anchorContent .anchor.ant-anchor-wrapper {
  overflow: visible;
  width: 160px;
  background: none;
}
.moreDataWrap .moreContent .anchorContent .anchor.ant-anchor-wrapper .anchorTitle {
  position: absolute;
  top: -30px;
  font-size: 16px;
  color: #409B4C;
  font-weight: bold;
}
.moreDataWrap .moreContent .anchorContent .anchor.ant-anchor-wrapper .ant-anchor-link {
  padding-top: 15px;
  padding-bottom: 15px;
}
.moreDataWrap .moreContent .anchorContent .anchor .ant-anchor-ink:before {
  width: 1px;
  background-color: #e7e7e7;
}
.moreDataWrap .moreContent .anchorContent .anchor .ant-anchor-link-active > .ant-anchor-link-title {
  color: #37A164;
}
.moreDataWrap .moreContent .anchorContent .anchor .ant-anchor-ink-ball {
  border: 2px solid #37A164;
  -ms-transform: translateX(-45%);
      transform: translateX(-45%);
}
.moreDataWrap .moreContent .anchorContent .anchor a:hover {
  color: #37A164;
}
.customerModal {
  overflow: hidden;
}
.customerModal .ant-modal-header {
  padding: 14px 24px;
  background: #ecedec;
  font-size: 16px;
  font-weight: normal;
}
.customerModal .ant-modal-title {
  color: #000;
}
.customerModal .ant-modal-close-x {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #979797;
}
.customerModal .ant-modal-body {
  padding: 0;
}
.customerModal .customerForm {
  padding: 20px;
}
.customerModal .customerForm .iconSelect {
  width: 100%;
}
.customerModal .customerForm .iconSelect .iconDiv {
  width: 132px;
  height: 132px;
  line-height: 132px;
  text-align: center;
  border: 1px dashed #D5E6E0;
  display: inline-block;
}
.customerModal .customerForm .iconSelect .iconDiv .iconTag {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  height: 66px;
  width: 66px;
  border-radius: 8px;
  margin: 5px auto 0;
  box-shadow: none;
  line-height: 60px;
  vertical-align: middle;
  margin-top: -8px;
}
.customerModal .customerForm .iconSelect .iconDiv .iconTag img {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.customerModal .customerForm .iconSelect .iconBottom {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 20px;
}
.customerModal .customerForm .iconSelect .iconBottom .ant-btn {
  margin-right: 20px;
}
.customerModal .customerForm .iconSelect .iconBottom .ant-btn:last-child {
  margin-right: 0;
}
.customerModal .iconSelectDiv {
  padding: 20px;
  height: 300px;
}
.customerModal .iconSelectDiv .iconListDiv .logoList li {
  height: 80px;
  width: 100px;
  float: left;
  position: relative;
  z-index: 0;
  cursor: pointer;
  text-align: center;
  display: table;
}
.customerModal .iconSelectDiv .iconListDiv .logoList li .logoDivRelative {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  height: 80px;
  z-index: 2;
}
.customerModal .iconSelectDiv .iconListDiv .logoList li .logoDivRelative .image {
  width: 40px;
  height: 40px;
  margin-bottom: 0;
}
.customerModal .iconSelectDiv .iconListDiv .logoList li.active,
.customerModal .iconSelectDiv .iconListDiv .logoList li:hover {
  background: rgba(255, 255, 255, 0.15);
}
.paddingBothSideLi {
  padding-left: 10px;
  padding-right: 10px;
}
.paddingBothSideLi .ant-badge-count {
  z-index: 3;
  right: 72px;
}
.serviceModalLayout {
  text-align: center;
}
.serviceModalLayout .ant-btn {
  margin-right: 20px;
}
.serviceModalLayout .ant-btn:last-child {
  margin-right: 0;
}
.backgroundPopover .ant-popover-inner-content {
  padding: 0;
}
.backgroundPopover .twitter-picker {
  box-shadow: none !important;
}
.backgroundPopover .twitter-picker > div:nth-child(1),
.backgroundPopover .twitter-picker > div:nth-child(2) {
  display: none !important;
}
.backgroundPopover .twitter-picker > div:nth-child(3) {
  padding-left: 20px !important;
}
.skeletonContainer {
  position: absolute;
  left: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20px;
  opacity: 1;
  z-index: 9;
  background-color: #fff;
}
.skeletonContainer.loaded {
  opacity: 0;
  z-index: 7;
  transition: all 1.5s ease-in;
}
.skeletonContainer .skeletonGradient {
  background-color: #f2f2f2;
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  animation: skeleton-loading 1.4s ease infinite;
}
.skeletonContainer .skeletonAvatar {
  -ms-flex: 0 0 40px;
      flex: 0 0 40px;
  height: 40px;
  margin-right: 16px;
  border-radius: 50%;
  background-color: #f2f2f2;
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  animation: skeleton-loading 1.4s ease infinite;
}
.skeletonContainer .skeletonParagraph {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-top: 5px;
}
.skeletonContainer .skeletonParagraph li {
  height: 16px;
  list-style: none;
  margin-bottom: 16px;
  background-color: #f2f2f2;
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  animation: skeleton-loading 1.4s ease infinite;
}
.skeletonContainer .skeletonParagraph li:nth-child(1) {
  width: 50%;
  margin-bottom: 26px;
}
.skeletonContainer .skeletonParagraph li:nth-child(3n) {
  width: 80%;
}
.skeletonContainer .skeletonParagraph li:nth-child(3n+1) {
  width: 61%;
}
@keyframes skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.propsChildren {
  position: relative;
  z-index: 8;
  height: 100%;
}
.empty {
  width: 100%;
  text-align: center;
  color: #B0B0B0FF;
  font-size: 14px;
}
.empty .emptyText {
  font-weight: 400;
  color: #666666;
  margin: 0 auto;
  text-align: center;
}
.shareWrap {
  display: inline-block;
}
.ant-popover-inner-content {
  padding: 8px 0;
}
.shareBlock {
  width: 168px;
  box-sizing: border-box;
}
.shareBlock .shareItem {
  display: block;
  padding: 0  36px;
  color: #363636;
  text-align: left;
  font-size: 14px;
  line-height: 36px;
}
.shareBlock .shareItem i {
  font-size: 16px;
}
.shareBlock .shareItem span {
  margin-left: 16px;
}
.shareBlock .shareItem:hover {
  background: #00A143;
  color: #fff;
}
.shareQrcodeModal {
  text-align: center;
}
.shareQrcodeModal p {
  margin-top: 10px;
  font-size: 18px;
  color: #343434;
}
.shareQrcodeModal .ant-modal-close {
  bottom: 9px;
  top: auto;
}
.disableCopyText {
  -moz-user-select: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectTagContainer .contentContainer {
  width: calc((100% - 22px) / 2);
  height: 100%;
  border: 1px solid #dcdcdc;
  float: left;
}
.selectTagContainer .contentContainer .header {
  position: relative;
  line-height: 40px;
  font-size: 14px;
  color: #2C2C2C;
  background-color: #CDECCD;
  padding-left: 20px;
}
.selectTagContainer .contentContainer .header .tag {
  position: absolute;
  top: 13px;
  left: 10px;
  display: inline-block;
  width: 4px;
  height: 14px;
  background: #019801;
  border-radius: 2px;
}
.selectTagContainer .contentContainer .commonUsed {
  padding: 0 15px;
  -moz-user-select: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectTagContainer .contentContainer .commonUsed .hidden {
  display: none;
}
.selectTagContainer .contentContainer .commonUsed .commonTitle {
  margin: 15px 0;
  color: #303030;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}
.selectTagContainer .contentContainer .commonUsed .commonTitle i {
  display: inline-block;
  font-size: 9px;
  color: #727472;
  -ms-transform: rotate(180deg);
      transform: rotateZ(180deg);
  margin-left: 8px;
}
.selectTagContainer .contentContainer .commonUsed .commonTitle .below {
  -ms-transform: rotate(0deg);
      transform: rotateZ(0deg);
}
.selectTagContainer .contentContainer .commonUsed .cpList {
  height: 117px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.selectTagContainer .contentContainer .commonUsed .cpList.close {
  height: 0;
}
.selectTagContainer .contentContainer .commonUsed .commonParticipantsName {
  position: relative;
  float: left;
  width: calc(100% / 3 - 20px / 3);
  height: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  padding: 0 20px 0 10px;
  color: #202020;
  cursor: pointer;
  border-radius: 12px;
}
.selectTagContainer .contentContainer .commonUsed .commonParticipantsName .userName .name {
  max-width: calc(100% - 77px);
  margin-right: 3px;
  color: #181818;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectTagContainer .contentContainer .commonUsed .commonParticipantsName .userName .participantsId {
  max-width: 72px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.selectTagContainer .contentContainer .commonUsed .commonParticipantsName .deleteIcon {
  position: absolute;
  top: 50%;
  right: 4px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  font-size: 20px;
  display: none;
  color: #5BB95B;
}
.selectTagContainer .contentContainer .commonUsed .commonParticipantsName:nth-child(3n - 1) {
  margin-left: 10px;
  margin-right: 10px;
}
.selectTagContainer .contentContainer .commonUsed .commonParticipantsName:hover,
.selectTagContainer .contentContainer .commonUsed .commonParticipantsName.active {
  background-color: #cdeccd;
}
.selectTagContainer .contentContainer .commonUsed .commonParticipantsName.active .deleteIcon {
  display: block;
}
.selectTagContainer .contentContainer .searchContainer {
  padding: 20px;
  background-color: #fafafa;
}
.selectTagContainer .contentContainer .searchContainer .searchTips {
  margin-bottom: 20px;
}
.selectTagContainer .contentContainer .searchContainer .ant-input-affix-wrapper {
  max-width: 350px;
  margin-bottom: 20px;
}
@media (max-width: 1601px) {
  .selectTagContainer .contentContainer .searchContainer .ant-input-affix-wrapper {
    max-width: 290px;
  }
}
.selectTagContainer .contentContainer .searchContainer .ant-input {
  border-radius: 4px;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer {
  margin-bottom: 11px;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem {
  position: relative;
  width: 190px;
  height: 30px;
  line-height: 30px;
  margin: 0 26px 18px 0;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .labelName {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #2A2A2A;
  cursor: pointer;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .labelName.defaultBtn {
  background: #CDECCD;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .labelName.defaultBtn .ellipsis {
  width: auto;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .labelName.defaultBtn .icon-tag {
  margin: 0 8px 0 7px;
  vertical-align: top;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .labelName.defaultBtn .icon-cha {
  font-size: 18px;
  color: #5BB95B;
  margin-right: 5px;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .labelName.primaryBtn {
  width: 190px;
  color: #fff;
  background: #019801;
  border-radius: 4px;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .labelName.primaryBtn .icon-tianjia {
  margin: 0 41px 0 16px;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .deleteIcon {
  position: absolute;
  display: none;
  right: -6px;
  top: -6px;
  text-align: center;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background-color: #ff3108;
  border-radius: 50%;
  cursor: pointer;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem .deleteIcon:before {
  content: "\E633";
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "anticon" !important;
}
.selectTagContainer .contentContainer .searchContainer .selectLabelContainer .labelItem:hover .deleteIcon {
  display: block;
}
.selectTagContainer .contentContainer .searchContainer .selectBtn {
  text-align: center;
}
.selectTagContainer .contentContainer .searchContainer .selectBtn .ant-btn {
  height: 26px;
  font-size: 12px;
  padding: 0 11px;
  border-radius: 12px;
}
.selectTagContainer .contentContainer .searchContainer .selectBtn .ant-btn:not(:first-child) {
  margin-left: 20px;
}
.selectTagContainer .contentContainer .searchContainer .selectBtn .ant-btn-primary {
  background: #019801;
}
.selectTagContainer .contentContainer .searchContainer .uploadWrap {
  margin-bottom: 20px;
}
.selectTagContainer .contentContainer .searchContainer .link {
  text-decoration: underline;
  cursor: pointer;
  color: #019801;
  margin-right: 5px;
}
.selectTagContainer .contentContainer .searchContainer .link:hover {
  text-decoration: underline;
}
.selectTagContainer .contentContainer .searchContainer .errExcel {
  color: #dd0000;
  text-decoration: underline;
}
.selectTagContainer .contentContainer .tableHeader {
  padding: 0 20px;
  line-height: 46px;
  color: #303030;
  font-weight: bold;
  background-color: #fff;
}
.selectTagContainer .contentContainer .ant-table .ant-table-thead > tr > th {
  background-color: #f3f9f6;
  padding: 9px 16px;
}
.selectTagContainer .contentContainer .ant-table .ant-table-tbody > tr > td {
  padding: 5px 16px;
}
.selectTagContainer .contentContainer .ant-table .ant-table-thead > tr.ant-table-row-hover > td,
.selectTagContainer .contentContainer .ant-table .ant-table-tbody > tr.ant-table-row-hover > td,
.selectTagContainer .contentContainer .ant-table .ant-table-thead > tr:hover > td,
.selectTagContainer .contentContainer .ant-table .ant-table-tbody > tr:hover > td {
  background-color: #f4f6f5;
}
.selectTagContainer .contentContainer .ant-table .ant-table-placeholder {
  border-bottom: none;
  background: transparent;
  border-radius: 0 0 6px 6px;
}
.selectTagContainer .contentContainer .ant-table-pagination {
  padding: 0 30px;
}
.selectTagContainer .contentContainer.contentRight .searchContainer {
  background-color: #fff;
}
.selectTagContainer .contentContainer.contentRight .searchContainer .ant-btn {
  height: 26px;
  font-size: 12px;
  padding: 0 11px;
  border-radius: 12px;
}
.selectTagContainer .contentContainer.contentRight .searchContainer .ant-btn:nth-child(3) {
  margin-left: 20px;
}
.selectTagContainer .contentContainer.contentRight .searchContainer .ant-btn-primary {
  background: #019801;
  margin-left: 33px;
}
.selectTagContainer .clearance {
  position: relative;
  width: 22px;
  height: 100%;
  min-height: 200px;
}
.selectTagContainer .clearance .iconfont {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  color: #37A164;
  font-size: 16px;
}
.selectTagContainer .selectTagBottomBtn {
  width: 100%;
}
.selectLabelWrap {
  overflow: hidden;
}
.selectLabelWrap .ant-modal-body {
  padding: 10px 10px 0;
}
.selectLabelWrap .ant-modal-header {
  background: #ECEDEC;
  border-bottom: none;
}
.selectLabelWrap .ant-modal-header .ant-modal-title {
  color: #000;
}
.selectLabelWrap .ant-modal-content .ant-modal-close {
  color: #979797;
}
.selectLabelWrap .titleTop {
  position: relative;
  width: 200px;
  padding: 10px 0px 10px 26px;
  font-weight: 400;
  font-size: 14px;
  color: #2C2C2C;
}
.selectLabelWrap .titleTop:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 13px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 4px;
  height: 14px;
  border-radius: 2px;
  background-color: #019801;
}
.selectLabelWrap .selectedLabelBox {
  height: 100%;
  border: 1px solid #dcdcdc;
}
.selectLabelWrap .alternativeLabelBox {
  padding-top: 19px;
  margin-left: 18px;
  border: 1px solid #DCDCDC;
}
.selectLabelWrap .titleTopSpan {
  color: #DCDCDC;
  font-size: 12px;
}
.selectLabelWrap .labelItem {
  position: relative;
  width: 190px;
  line-height: 30px;
  color: #2A2A2A;
  border: 1px solid #BFBFBF;
  float: left;
  margin: 10px 25px;
  cursor: pointer;
}
.selectLabelWrap .labelItem:hover,
.selectLabelWrap .labelItem.selectedLabelAfter {
  background-color: #CDECCD;
  border-color: transparent;
}
.selectLabelWrap .labelItem.selectedLabelAfter .labelName .icon-cha {
  display: inline-block;
}
.selectLabelWrap .labelItem.selectedLabel {
  background-color: #CDECCD;
  border-color: transparent;
  cursor: pointer;
  margin: 20px 0 0px 13px;
}
.selectLabelWrap .labelItem.selectedLabel .labelName .icon-cha {
  display: inline-block;
}
.selectLabelWrap .labelItem.labelItemSystem {
  border-radius: 2px;
}
.selectLabelWrap .labelItem .labelName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
}
.selectLabelWrap .labelItem .labelName .icon-tag {
  margin-right: 8px;
}
.selectLabelWrap .labelItem .labelName .icon-cha {
  display: none;
  font-size: 18px;
  color: #5BB95B;
  margin-right: 5px;
}
.selectLabelWrap .labelItem .labelName .ellipsis {
  width: auto;
}
.selectLabelWrap .labelItem .deleteIcon {
  display: none;
  position: absolute;
  right: -6px;
  top: -6px;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #d81e06;
  border-radius: 50%;
  cursor: pointer;
}
.selectLabelWrap .labelItem .deleteIcon:before {
  content: "\E633";
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "anticon" !important;
}
.selectLabelWrap .labelItem:hover .deleteIcon {
  display: block;
}
.selectLabelWrap .searchContent {
  display: inline-block;
  position: relative;
  width: 460px;
  margin-bottom: 16px;
}
.selectLabelWrap .searchContent .labelTitle {
  color: #2C2C2C;
  margin: 0 25px 0 10px;
}
.selectLabelWrap .searchContent .ant-input {
  width: 347px;
  padding-left: 30px;
  padding-right: 95px;
  border-radius: 4px;
}
.selectLabelWrap .searchContent .anticon-search {
  position: absolute;
  left: 98px;
  top: 46%;
  margin-top: -6px;
  font-size: 16px;
  z-index: 2;
}
.selectLabelWrap .searchContent .searchDel {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 25px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.selectLabelWrap .search {
  height: 26px;
  background: #019801;
  border-radius: 12px;
  padding: 0 10px;
  line-height: 24px;
}
.selectLabelWrap .btnWrap {
  border-top: 1px solid #A0C6A0;
  margin: 15px -10px 0;
  padding: 16px 0px;
  text-align: center;
}
.selectLabelWrap .btnWrap .ant-btn {
  min-width: 90px;
  border-radius: 17px;
}
.selectLabelWrap .btnWrap .ant-btn-primary {
  background: linear-gradient(44deg, #019801, #12A812);
  box-shadow: 2px 2px 4px 0px rgba(1, 152, 1, 0.41);
  margin-right: 45px;
}
.selectSystemLabelWrap {
  overflow: hidden;
}
.selectSystemLabelWrap .ant-modal-body {
  padding: 10px 10px 0;
}
.selectSystemLabelWrap .ant-modal-header {
  background: #ECEDEC;
  border-bottom: none;
}
.selectSystemLabelWrap .ant-modal-header .ant-modal-title {
  color: #000;
}
.selectSystemLabelWrap .ant-modal-content .ant-modal-close {
  color: #979797;
}
.selectSystemLabelWrap .titleTop {
  position: relative;
  width: 200px;
  padding: 10px 0px 10px 26px;
  font-weight: 400;
  font-size: 14px;
  color: #2C2C2C;
}
.selectSystemLabelWrap .titleTop:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 13px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 4px;
  height: 14px;
  border-radius: 2px;
  background-color: #019801;
}
.selectSystemLabelWrap .titleTopSpan {
  color: #DCDCDC;
  font-size: 12px;
}
.selectSystemLabelWrap .selectedSystemLabelBox {
  height: 100%;
  border: 1px solid #dcdcdc;
}
.selectSystemLabelWrap .alternativeSystemLabelBox {
  padding-top: 19px;
  margin-left: 18px;
  border: 1px solid #DCDCDC;
}
.selectSystemLabelWrap .labelItem {
  position: relative;
  width: 190px;
  line-height: 30px;
  color: #575757;
  border: 1px solid #BFBFBF;
  float: left;
  margin: 10px 25px;
  cursor: pointer;
}
.selectSystemLabelWrap .labelItem:hover,
.selectSystemLabelWrap .labelItem.selectedSystemLabelAfter {
  background-color: #CDECCD;
  border-color: transparent;
}
.selectSystemLabelWrap .labelItem.selectedSystemLabelAfter .labelName .icon-cha {
  display: inline-block;
}
.selectSystemLabelWrap .labelItem.selectedSystemLabel {
  background-color: #CDECCD;
  border-color: transparent;
  cursor: pointer;
  margin: 20px 0 0px 13px;
}
.selectSystemLabelWrap .labelItem.selectedSystemLabel .labelName .icon-cha {
  display: inline-block;
}
.selectSystemLabelWrap .labelItem.labelItemSystem {
  border-radius: 2px;
}
.selectSystemLabelWrap .labelItem .labelName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
  height: 30px;
}
.selectSystemLabelWrap .labelItem .labelName .icon-tag {
  margin-right: 8px;
  vertical-align: top;
}
.selectSystemLabelWrap .labelItem .labelName .icon-cha {
  display: none;
  font-size: 18px;
  color: #5BB95B;
  margin-right: 5px;
}
.selectSystemLabelWrap .labelItem .labelName .ellipsis {
  width: auto;
}
.selectSystemLabelWrap .labelItem .deleteIcon {
  display: none;
  position: absolute;
  right: -6px;
  top: -6px;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #d81e06;
  border-radius: 50%;
  cursor: pointer;
}
.selectSystemLabelWrap .labelItem .deleteIcon:before {
  content: "\E633";
  font-size: 12px;
  color: #fff;
  display: block;
  font-family: "anticon" !important;
}
.selectSystemLabelWrap .labelItem:hover .deleteIcon {
  display: block;
}
.selectSystemLabelWrap .searchContent {
  display: inline-block;
  position: relative;
  width: 460px;
  margin-bottom: 16px;
}
.selectSystemLabelWrap .searchContent .labelTitle {
  color: #2C2C2C;
  margin: 0 25px 0 10px;
}
.selectSystemLabelWrap .searchContent .ant-input {
  width: 347px;
  padding-left: 30px;
  padding-right: 95px;
  border-radius: 4px;
}
.selectSystemLabelWrap .searchContent .anticon-search {
  position: absolute;
  left: 98px;
  top: 46%;
  margin-top: -6px;
  font-size: 16px;
  z-index: 2;
}
.selectSystemLabelWrap .searchContent .searchDel {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 25px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.selectSystemLabelWrap .search {
  height: 26px;
  background: #019801;
  border-radius: 12px;
  padding: 0 10px;
  line-height: 24px;
}
.selectSystemLabelWrap .btnWrap {
  border-top: 1px solid #A0C6A0;
  margin: 15px -10px 0;
  padding: 16px 0px;
  text-align: center;
}
.selectSystemLabelWrap .btnWrap .ant-btn {
  min-width: 90px;
  border-radius: 17px;
}
.selectSystemLabelWrap .btnWrap .ant-btn-primary {
  background: linear-gradient(44deg, #019801, #12A812);
  box-shadow: 2px 2px 4px 0px rgba(1, 152, 1, 0.41);
  margin-right: 45px;
}
.selectAuthModal {
  padding: 20px 20px 0;
}
.selectAuthModal .srSearch {
  width: 194px;
  margin-right: 30px;
}
.selectAuthModal .srContent {
  position: relative;
  overflow: hidden;
  border: 1px solid #D2D2D2;
}
.selectAuthModal .srContent .ant-input-affix-wrapper .ant-input-prefix {
  z-index: 10;
  color: #787878;
}
.selectAuthModal .srContent .ant-input-affix-wrapper .ant-input-suffix {
  cursor: pointer;
}
.selectAuthModal .srContent .ant-input-affix-wrapper .ant-input {
  border: none;
  box-shadow: none;
  position: relative;
}
.selectAuthModal .srContent .ant-input-affix-wrapper:before,
.selectAuthModal .srContent .ant-input-affix-wrapper:after {
  content: '';
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 2px;
  height: 15px;
  background-color: #e1e1e1;
  z-index: 11;
}
.selectAuthModal .srContent .ant-input-affix-wrapper:before {
  left: 0;
}
.selectAuthModal .srContent .ant-input-affix-wrapper:after {
  right: 0;
}
.selectAuthModal .srContent .srcLeft {
  position: relative;
  width: calc(100% - 438px);
  height: 100%;
  border-right: 1px solid #D2D2D2;
}
.selectAuthModal .srContent .srcLeft .slWrapper {
  position: relative;
  padding: 10px 12px 0;
}
.selectAuthModal .srContent .srcLeft .srclTop {
  height: 32px;
  line-height: 32px;
}
.selectAuthModal .srContent .srcLeft .srclTop .srSelectNums {
  margin-right: 35px;
  color: #2C2C2C;
  font-weight: 600;
}
.selectAuthModal .srContent .srcLeft .srclTop .srClear {
  cursor: pointer;
}
.selectAuthModal .srContent .srcLeft .srclTop .srClear i {
  font-size: 20px;
  margin: 6px 5px 0 0;
}
.selectAuthModal .srContent .srcLeft .srclTop .srClear.hiddenSrClear {
  opacity: 0;
  cursor: initial;
}
.selectAuthModal .srContent .srcLeft .srSelectUser {
  padding: 5px 0 0;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper {
  position: relative;
  padding-right: 20px;
  height: 100%;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName {
  position: relative;
  cursor: pointer;
  width: calc(100% / 3 - 70px / 3);
  height: 24px;
  line-height: 24px;
  padding: 0px 20px 0 10px;
  border-radius: 12px;
  margin-top: 8px;
  margin-right: 35px;
  transition: all 0.5s;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:nth-child(3n) {
  margin-right: 0;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:nth-child(1),
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:nth-child(2),
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:nth-child(3) {
  margin-top: 0;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName .sunTips {
  width: 100%;
  height: 100%;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName .sunTips .sunName {
  max-width: 100%;
  margin-right: 3px;
  color: #202020;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName .sunTips .sunId {
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName i {
  color: #5BB95B;
  font-size: 20px;
  display: none;
  position: absolute;
  top: 50%;
  right: 2px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:hover {
  background-color: #cdeccd;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName:hover i {
  display: block;
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .suName.sunUserName .sunTips .sunName {
  max-width: calc(100% - 63px);
}
.selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper .srsuTips {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
@media (min-width: 2200px) {
  .selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper.isSingleSelect .suName {
    margin-top: 20px;
  }
}
@media (height: 940px) {
  .selectAuthModal .srContent .srcLeft .srSelectUser .srsuWrapper.isSingleSelect .suName {
    margin-top: 20px;
  }
}
.selectAuthModal .srContent .srcLeft .srPagination {
  text-align: center;
}
.selectAuthModal .srContent .srcLeft .srPagination .ant-pagination {
  height: 45px;
  padding-top: 10px;
}
.selectAuthModal .srContent .srcRight {
  width: 438px;
  height: 100%;
}
.selectAuthModal .srContent .srcRight .srSearch {
  height: 32px;
  margin: 14px 22px;
}
.selectAuthModal .srContent .srcRight .srcrItem {
  border-bottom: 1px solid #fff;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtTitle {
  position: relative;
  height: 36px;
  line-height: 36px;
  padding: 0 22px;
  font-weight: 600;
  color: #2C2C2C;
  background: #CDECCD;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtTitle:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 12px;
  width: 4px;
  height: 14px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  border-radius: 2px;
  background: #019801;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtTitle .srcrtTips {
  font-weight: 400;
  margin-right: 10px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrTcon {
  display: inline-block;
  transition: all 0.5s;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants {
  padding: 12px 5px 0;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName {
  position: relative;
  cursor: pointer;
  width: calc(100% / 3 - 20px / 3);
  height: 24px;
  line-height: 24px;
  padding: 0px 20px 0 10px;
  border-radius: 12px;
  margin-bottom: 12px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName:nth-child(3n - 1) {
  margin-left: 10px;
  margin-right: 10px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName .cpnTips {
  width: 100%;
  height: 100%;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName .cpnTips .cpnName {
  max-width: calc(100% - 63px);
  margin-right: 3px;
  color: #181818;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName .cpnTips .cpnId {
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName i {
  position: absolute;
  display: none;
  top: 50%;
  right: 2px;
  font-size: 20px;
  color: #5BB95B;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName:hover,
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName.active {
  background-color: #cdeccd;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .cpName.active i {
  display: block;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .commonParticipants .noneCp {
  padding: 26px 0;
  text-align: center;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .scrollbars {
  padding: 5px 10px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .scrollbars .noneCp {
  padding: 26px 0;
  text-align: center;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables {
  padding: 25px 15px 10px 20px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .tabTips {
  padding-right: 8px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-bar {
  border-bottom: 0;
  margin-bottom: 30px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-ink-bar {
  background-color: #019801;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab {
  position: relative;
  padding: 10px 5px 10px 5px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab .ant-badge-count {
  padding: 0;
  height: 14px;
  line-height: 14px;
  border-radius: 8px;
  background-color: #FD7167;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab:not(:last-child) {
  margin-right: 14px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab:not(:last-child):before {
  position: absolute;
  content: '';
  width: 1px;
  height: 16px;
  top: 50%;
  right: -7px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  background-color: #95CB95;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab:not(:last-child) .ant-badge-count {
  top: -4px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab:hover,
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active {
  color: #019801;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper {
  padding: 0 12px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem {
  position: relative;
  width: calc(50% - 20px);
  line-height: 30px;
  height: 32px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0 10px 0 34px;
  color: #2A2A2A;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #BFBFBF;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem .labelIcon {
  position: absolute;
  left: 7px;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  font-size: 20px;
  color: #2A2A2A;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem .labelName {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.addLabel {
  width: calc(50% - 20px);
  color: #fff;
  padding: 0 10px;
  border-radius: 4px;
  text-align: center;
  border-color: transparent;
  background-color: #019801;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.addLabel i {
  margin-right: 10px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.addLabel:hover {
  background-color: #09aa09;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.active {
  padding-right: 33px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.active .deleteIcon {
  position: absolute;
  top: 50%;
  right: 2px;
  color: #5BB95B;
  font-size: 20px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem:hover,
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.active {
  border-color: transparent;
  background-color: #CDECCD;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem:hover .labelIcon,
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .labelItem.active .labelIcon {
  color: #019801;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .noneLabel .tips {
  text-align: center;
  color: #2C2C2C;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .noneLabel .addLabel {
  width: 168px;
  line-height: 30px;
  margin: 33px auto;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  background-color: #019801;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .noneLabel .addLabel i {
  margin-right: 10px;
}
.selectAuthModal .srContent .srcRight .srcrItem .srcrtContent .tabLables .labelsWrapper .noneLabel .addLabel:hover {
  background-color: #09aa09;
}
.selectAuthModal .srContent .srcRight .srcrItem:last-child {
  border-bottom: none;
}
.selectAuthModal .srContent .srcRight .srcrItem.active .srcrtTitle {
  background: #CDECCD;
}
.selectAuthModal .srContent .srcRight .srcrItem.active .srcrTcon {
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}
.selectAuthModal .srContent .srcRight .srcrItem.hidden {
  display: none;
}
.selectAuthModal .srContent .noneSelect {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 650px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.selectAuthModal .srContent .noneSelect .nsImg {
  width: 128px;
  margin: 0 auto;
}
.selectAuthModal .srContent .noneSelect .nsImg img {
  max-width: 100%;
  max-height: 76px;
}
.selectAuthModal .srContent .noneSelect .nsTips1 {
  margin: 15px 0 34px;
}
.selectAuthModal .srContent .noneSelect .nsTips2 {
  margin-top: 42px;
  color: #979797;
}
.selectAuthModal .srContent .noneSelect .nsTips3 {
  margin-top: 15px;
}
.selectAuthModal .srContent .noneSelect .addAuth {
  margin: 0 auto;
  width: 168px;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background-color: #019801;
}
.selectAuthModal .srContent .noneSelect .addAuth i {
  margin-right: 10px;
}
.selectAuthModal .srContent .noneSelect .addAuth:hover {
  background-color: #09aa09;
}
.selectAuthModal .srContent .noneSelect.noneSelect1 {
  width: auto;
}
.selectAuthModal .srBtnContainer {
  position: relative;
  padding: 20px 0;
  text-align: center;
}
.selectAuthModal .srBtnContainer .leftWrapper {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.selectAuthModal .srBtnContainer .saveLabel button {
  border-color: #019701;
}
.selectAuthModal .srBtnContainer .saveLabel i {
  margin-right: 5px;
  color: #37A163;
}
.selectAuthModal .srBtnContainer .ant-btn {
  min-width: 90px;
}
.selectAuthModal .srBtnContainer .ant-btn:first-child:not(:last-child) {
  margin-right: 30px;
}
.authorizationModal .ant-modal-body {
  padding: 0 37px 0 0;
}
.authorizationModal .tip {
  background: #FFFBE6;
  border: 1px solid #FF8830;
  color: #FE8A23;
  padding: 3px 30px;
  margin-bottom: 25px;
}
.authorizationModal .tip i {
  margin-right: 16px;
}
.authorizationModal .note {
  font-weight: 400;
  color: #999999;
}
.authorizationModal .marl5 {
  margin-left: 5px;
}
.authorizationModal .spec .ant-form-item-label {
  margin-left: 17px;
}
.authorizationModal .spec .ant-form-item-control-wrapper {
  display: inline-block;
}
.authorizationModal .spec .radio {
  margin-left: 10px;
}
.authorizationModal .participant {
  position: relative;
  width: 100%;
  padding: 4px 0;
}
.authorizationModal .partSelect {
  cursor: pointer;
  width: 32px;
  height: calc(100% - 10px);
  position: absolute;
  left: 1px;
  top: 5px;
  z-index: 9;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-align: center;
  border-right: 1px solid #d9d9d9;
}
.authorizationModal .partSelect:hover {
  background-color: #f5f5f5;
}
.authorizationModal .partSelect i {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.authorizationModal .partSelectMutiple {
  position: relative;
  line-height: 0;
}
.authorizationModal .partSelectMutiple .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-left: 38px;
}
.authorizationModal .partSelectMutiple .seeMore {
  position: absolute;
  bottom: -30px;
  right: 18px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  color: #37A164;
  cursor: pointer;
  text-decoration: underline;
}
.toolTips {
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  z-index: 10;
  display: block;
  visibility: visible;
  max-width: 130px;
  width: 100%;
  bottom: 156px;
  left: 129px;
}
.toolTips_arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #48C95D;
  left: 50%;
  margin-left: -5px;
}
.toolTips_content_icon {
  position: absolute;
  right: -12px;
  top: -12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  border: 1px solid rgba(146, 146, 146, 0.3);
  box-shadow: 0px 1px 6px 0px rgba(123, 123, 123, 0.4);
  border-radius: 50%;
}
.toolTips_content_inner {
  padding: 6px 8px;
  color: #606060;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  min-height: 70px;
  word-break: break-all;
  border: 4px solid #48C95D;
  box-shadow: 0px 1px 6px 0px rgba(123, 123, 123, 0.4);
}
.toolTips_content_btn {
  color: #48C95D;
  text-decoration: underline;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}
.toolTips:hover {
  z-index: 12;
}
.portal-header .container {
  position: relative;
  z-index: 10;
}
.portal-header .container .officialWebsite {
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  float: right;
  height: 70px;
  line-height: 70px;
  margin-right: 20px;
}
.portal-header .container .officialWebsite span {
  color: #FFFFFF;
  cursor: pointer;
}
.portal-header .container .officialWebsite span:hover {
  text-decoration: underline;
}
.portal-header .search {
  width: 100%;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.portal-header .search .search-inner {
  border: none;
  width: 500px;
  position: relative;
  animation: relative 0.5s forwards;
}
.portal-header .search .search-inner:hover {
  border: none;
}
.portal-header .search .search-inner.ant-input {
  margin-left: -10px;
  background-color: rgba(224, 245, 214, 0.7);
  color: #ffffff;
  border: none;
}
.portal-header .search .search-inner.ant-input::-moz-placeholder {
  color: #6e6e6e;
}
.portal-header .search .search-inner.ant-input::-webkit-input-placeholder {
  color: #6e6e6e;
}
.portal-header .search .search-inner.ant-input:-ms-input-placeholder {
  color: #6e6e6e;
}
.portal-header .search .search-inner.ant-input:-ms-input-placeholder {
  color: #6e6e6e;
}
.portal-header .search .searchBtn {
  animation: relative 0.5s forwards;
}
.portal-header .search .searchBtn.confirmBtn {
  margin-left: 10px;
  background-color: #ffd634;
  border: 1px solid #ffd634;
}
.portal-header .search .searchBtn.closeBtn {
  margin-left: 10px;
}
.portal-header .search .ant-input-prefix {
  margin-left: -13px;
}
.portal-header.browserTips {
  overflow: inherit;
  height: auto;
  margin-bottom: 24px;
  transition: all 0.5s;
}
.portal-header.browserTips.closeBrowser {
  margin-bottom: 0;
}
.portal-header .headerTips {
  position: absolute;
  z-index: 9;
  bottom: -24px;
  left: 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-align: center;
  color: #1c1c1c;
  background: #fff2f2;
  transition: all 0.5s;
}
.portal-header .headerTips.closeBrowser {
  height: 0;
  bottom: 0;
}
.portal-header .headerTips a {
  text-decoration: underline;
}
.portal-header .headerTips .anticon-close {
  position: absolute;
  right: 20px;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  cursor: pointer;
}
.portal-header .headerTips .anticon-close:hover {
  color: #37a164;
}
.portal-header .container .logo {
  float: left;
  height: 70px;
  line-height: 70px;
  background: none;
}
.portal-header .container .navigation {
  height: 70px;
}
.portal-header .container .navigation .menu {
  vertical-align: bottom;
  display: inline-block;
  height: 70px;
}
.portal-header .container .navigation .menu .dropdownMenu {
  position: relative;
}
.portal-header .container .navigation .menu .dropdownMenu .dropdownTitle.hasTwoAuth {
  position: relative;
  padding-right: 30px;
}
.portal-header .container .navigation .menu .dropdownMenu .dropdownTitle.hasTwoAuth:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  border-top: 7px solid #FFF;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.portal-header .container .navigation .menu .dropdownMenu .dropdownList {
  display: none;
  position: absolute;
  left: -18px;
  top: 100%;
  background-color: #fff;
  border: 1px solid #E1E6E3;
  box-shadow: 0 0 13px 0 rgba(80, 80, 80, 0.1);
}
.portal-header .container .navigation .menu .dropdownMenu .dropdownList .dropdownListItem {
  color: #2E2E2E;
  height: 36px;
  line-height: 36px;
  padding: 0 18px;
  font-size: 14px;
  font-weight: 400;
}
.portal-header .container .navigation .menu .dropdownMenu .dropdownList .dropdownListItem:hover,
.portal-header .container .navigation .menu .dropdownMenu .dropdownList .dropdownListItem.dropdownActive {
  background-color: rgba(106, 188, 109, 0.2);
}
.portal-header .container .navigation .menu .dropdownMenu .dropdownList.hideDropdownList {
  display: none !important;
}
.portal-header .container .navigation .menu .ant-menu-item:hover .dropdownMenu .dropdownList {
  display: block;
}
.portal-header .container .navigation .menu > ul {
  background: none;
}
.portal-header .container .navbarUser {
  height: 70px;
  padding: 15px 0;
  line-height: 40px;
}
.portal-header .container .navbarUser .navItem {
  cursor: pointer;
  min-width: 40px;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  transition: all .3s;
}
.portal-header .container .navbarUser .navItem .navName {
  display: none;
}
.portal-header .container .navbarUser .navItem.userDropdown {
  margin-left: 10px;
  border-radius: 5px;
}
.portal-header .container .navbarUser .navItem.userDropdown .userName {
  padding: 0 12px;
}
.portal-header .container .navbarUser .navItem.userDropdown:hover {
  background-color: #e6fff5;
}
.portal-header .container .navbarUser .navItem.userDropdown:hover .userName {
  color: rgba(0, 0, 0, 0.65);
}
.portal-header .container .navbarUser .navItem:hover .navIcon {
  display: none;
}
.portal-header .container .navbarUser .navItem:hover .navName {
  display: block;
}
.portal-header .container .navbarUser .navItem:last-child {
  margin-right: 0;
}
.portal-header .container .userData {
  height: 70px;
}
.portal-header .container .userData .iconWrapper {
  height: 64px;
  padding-top: 12px;
}
.portal-header .container .userData .iconWrapper li {
  cursor: pointer;
  line-height: 1.5;
  margin-right: 20px;
  color: #fff;
}
.portal-header .container .userData .iconWrapper li .iconInfo {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
.portal-header .container .userData .iconfont {
  font-size: 24px;
  color: #fff;
  line-height: 26px;
}
.portal-header .container .userData .userDropdown {
  padding: 12px 0;
}
.portal-header .container .userData .userDropdown .avatar {
  margin: 4px 5px 0;
}
.portal-header .container .userData .userDropdown .name {
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.portal-header .container .userData .iconFindMargin {
  font-size: 24px;
  color: #ffffff;
}
.portal-header .container .userData .iconFindMargin.disabled {
  cursor: not-allowed;
}
.portal-header .container .userData .systemBtn {
  background: none;
  margin-right: 15px;
  height: 38px;
  border: none;
}
.portal-header .container .userData .systemBtn:hover {
  background-color: rgba(230, 255, 245, 0.4);
}
.portal-header .container .userData .systemBtn i {
  font-size: 24px;
  color: #ffffff;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  vertical-align: middle;
}
.portal-header .container .userData .systemBtn span {
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
.portal-header .container .userData .systemBtn:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #f1f6f9 transparent;
  position: absolute;
  bottom: -12px;
  left: 60px;
}
.portal-header .container .userData .iconSystem {
  font-size: 24px;
  color: #ffffff;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.portal-header .container .userData .badgeMargin .ant-badge-count {
  height: 16px;
  line-height: 16px;
  background: #fd6767;
  box-shadow: 0 0 0 0px #fff;
}
.messageTitle {
  font-size: 16px;
  color: #010101;
  line-height: 25px;
  text-align: center;
}
.messageTitle .msgIcon {
  color: green;
  vertical-align: middle;
}
.messageTitle .msgRedSpot {
  top: -10px;
  width: 4px;
  height: 4px;
  background: #ff4343;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}
.messageLabel {
  margin-left: 10px;
  line-height: 25px;
}
.messageNum {
  color: #ff4040;
}
.popoverStyle {
  padding-top: 18px;
}
.popoverStyle .ant-popover-content {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.2);
}
.popoverStyle .ant-popover-content > .ant-popover-arrow {
  -ms-transform: translateX(-50%) rotate(54deg) skew(20deg);
      transform: translateX(-50%) rotate(54deg) skew(20deg);
  top: 10px;
  width: 16.485281px;
  height: 16.485281px;
}
.popoverStyle .ant-popover-inner {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.2);
}
.popoverStyle .ant-popover-title {
  height: 47px;
  padding: 10px 17px 10px;
}
.readedButton {
  margin: 5px 0 0 10px;
  height: 18px;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #1c9750;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.22);
  line-height: 2px;
}
.readedButton .readedButtonLable {
  color: #1c9750;
  font-style: normal;
}
.messageSettingWrap {
  color: #1c9750;
  cursor: pointer;
}
.messageSettingWrap .messageSettingButton {
  margin-right: 5px;
  font-size: 18px;
  color: #1c9750;
}
.listStyle.ant-list {
  padding: 0px 17px 0px 17px;
  width: 397px;
}
.listStyle .ant-list-item-content {
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -moz-box;
  display: block;
}
.footerStyle {
  text-align: center;
  line-height: 36px;
}
.msgMain {
  padding: 0px 17px;
}
.msgMain .msgContentTitle {
  width: 349px;
  height: 22px;
  background-color: #cceedd;
  border-radius: 10px;
  text-align: center;
  margin-top: 5px;
}
.msgMain .msgContent {
  width: 349px;
  cursor: pointer;
  padding: 6px 33px 0px 42px;
}
.msgMain .msgContent .msgTipPoint {
  width: 4px;
  height: 4px;
  background: #ff4343;
  border-radius: 2px;
  vertical-align: middle;
  display: inline-block;
}
.msgMain .msgContent .msgCont {
  width: 260px;
  margin-left: 5px;
  font-size: 14px;
  color: #909090;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.msgEmptyMain {
  width: 363px;
  height: 240px;
  text-align: center;
}
.msgEmptyMain .emptyMain {
  height: 200px;
  margin-top: 21px;
  border-bottom: 1px solid #e8e8e8;
}
.msgEmptyMain .emptyMain .msgEmptyImg {
  width: 150px;
  height: 148px;
}
.msgEmptyMain .emptyMain .msgEmptyContent {
  height: 43px;
  font-size: 14px;
  font-weight: bold;
  color: #019801;
  margin-top: 15px;
}
.msgEmptyMain .msgEmptyFoot {
  margin-top: 10px;
}
.msgEmptyMain .msgEmptyFoot .msgEmptyMore {
  color: #9f9f9f;
}
.listItemStyle {
  cursor: pointer;
}
.more {
  color: #9f9f9f;
}
.more:hover {
  color: #1c9750;
}
.popStyle .ant-popover-inner-content {
  padding: 8px;
}
@media (min-width: 0px) {
  .portal-header .container {
    width: 1190px;
    margin: 0 auto;
  }
}
@media (min-width: 1601px) {
  .portal-header .container {
    width: 1490px;
    margin: 0 auto;
  }
}
@media (min-width: 1921px) {
  .portal-header .container {
    width: 1820px;
    margin: 0 auto;
  }
}
.header-portal-dot-tip {
  position: relative;
  display: inline-block;
}
.header-portal-dot-tip:after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #ffffff;
  background: #fd6767;
  border-radius: 100%;
  top: 50%;
  margin-top: -12px;
  margin-left: 4px;
  overflow: hidden;
  position: absolute;
}
/*点击搜索图标后出现的div*/
.searchDisplay {
  display: none;
  animation: searchOut 0.5s forwards;
}
.searchDisplay .ant-input {
  width: 500px;
}
@keyframes searchOut {
  0% {
    right: 0;
  }
  1000% {
    right: -500px;
  }
}
@keyframes relative {
  0% {
    right: -500px;
  }
  100% {
    right: 0px;
  }
}
.mySysu {
  text-decoration: underline;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  margin-right: 40px;
}
.mySysu:hover {
  color: #ff9900;
}
.searchMask {
  position: fixed;
  overflow: hidden;
  top: 70px;
  height: 100%;
  width: 100%;
  left: 0;
  background: rgba(97, 97, 97, 0.15);
  z-index: 100;
  transition: all 0.3s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.searchMask.hides {
  visibility: hidden;
  opacity: 0;
  z-index: -100;
}
.searchMask .searchbox {
  height: 88px;
  line-height: 88px;
  background: #fff;
  box-shadow: 0px 1px 5px 0px rgba(153, 153, 0, 0.18);
  position: relative;
  -ms-transform: translateY(-88px);
      transform: translateY(-88px);
  transition: all 0.2s ease-in-out 0.3s;
}
.searchMask .searchbox.slidedown {
  -ms-transform: translateY(0);
      transform: translateY(0);
}
.searchMask .searchbox .fixedMask {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  height: 100%;
}
.searchMask .searchbox .fixedMask::after {
  content: '';
  height: 1px;
  background: #E4E4E4;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.searchMask .searchbox .fixedMask .globalSelect {
  width: 110px;
}
.searchMask .searchbox .fixedMask .globalSelect .ant-select-selection {
  background: none;
  border: none;
}
.searchMask .searchbox .fixedMask .globalSelect .ant-select-selection:focus {
  border: none;
  box-shadow: none;
}
.searchMask .searchbox .fixedMask .globalSelect .ant-select-arrow:before {
  content: '\E698';
  font-family: "iconfont" !important;
}
.searchMask .searchbox .ant-input {
  -ms-flex: 1 1;
      flex: 1 1;
  width: 80%;
  border: none;
  background: #fff;
}
.searchMask .searchbox .ant-input:focus {
  box-shadow: none;
  border: none;
}
.searchMask .searchbox .iconfont {
  cursor: pointer;
  font-size: 26px;
  color: #919191;
  margin-left: 32px;
}
.guideModal .ant-modal-content .ant-modal-close-x {
  font-size: 20px;
}
.guideModal .ant-modal-content .ant-modal-header {
  border-bottom: 0;
  font-size: 24px;
}
.guideModal.guideModal1 .ant-modal-content .ant-modal-close-x {
  color: #fff;
}
.guideModal.guideModal1 .ant-modal-content .ant-modal-body {
  padding: 0;
}
.guideModal.guideModal1.welcomeGuideModal .ant-modal-content .ant-modal-close-x {
  color: #333;
}
.guideModal.guideModal1.viewModal .ant-modal-content .ant-modal-close-x {
  color: #494949;
}
.guideModal.guideModal1 .guideContainer {
  height: 713px;
  border-radius: 4px;
  overflow: hidden;
}
.guideModal.guideModal1 .guideContainer .welcome {
  height: 713px;
  overflow: hidden;
}
.guideModal.guideModal1 .guideContainer .welcome .ant-carousel {
  width: 1080px;
}
.guideModal.guideModal1 .guideContainer .welcome .main {
  height: 450px;
  background-size: 100% 100%;
}
.guideModal.guideModal1 .guideContainer .welcome .main .link {
  color: #fff;
  line-height: 40px;
  text-decoration: underline;
}
.guideModal.guideModal1 .guideContainer .welcome .ant-carousel .slick-slide {
  text-align: center;
  height: 480px;
  line-height: 480px;
  overflow: hidden;
}
.guideModal.guideModal1 .guideContainer .welcome .gdCarouselImg {
  height: 480px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #B6CAD6;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer {
  position: relative;
  width: 100%;
  height: 156px;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper {
  position: relative;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent {
  display: inline-block;
  width: 180px;
  padding: 30px 35px 23px;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent .sliderImg {
  position: relative;
  width: 100%;
  height: 70px;
  cursor: pointer;
  border-radius: 6px;
  overflow: hidden;
  background-color: #B6CAD6;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent .sliderImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent .sliderImg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent .sliderTitle {
  color: #404040;
  text-align: center;
  padding: 12px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent:hover .sliderImg:before,
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent.activeContent .sliderImg:before {
  display: none;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent:hover .sliderTitle,
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper .sliderContent.activeContent .sliderTitle {
  color: #37a164;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderWrapper.centerSlider {
  text-align: center;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderPrev,
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderNext {
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 25px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all .3s;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderPrev i,
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderNext i {
  font-size: 22px;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderPrev {
  left: 0;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer .sliderNext {
  right: 0;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer:hover .sliderPrev,
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer:hover .sliderNext {
  opacity: 1;
}
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer:hover .sliderPrev.sliderBtnDisabled,
.guideModal.guideModal1 .guideContainer .welcome .sliderContainer:hover .sliderNext.sliderBtnDisabled {
  opacity: .35;
  pointer-events: none;
}
.guideModal.guideModal1 .guideContainer .welcome .bottom {
  position: relative;
  margin: 0 auto;
  width: 630px;
  padding: 20px 0 4px;
  cursor: pointer;
  text-align: center;
  font-weight: normal;
  font-family: 'HiraginoSansGB-W3';
  color: #57b66f;
}
.guideModal.guideModal1 .guideContainer .welcome .bottom:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 19px;
  background-image: url(../../assets/images/guide_04.png);
}
.guideModal.guideModal1 .guideContainer .welcome .bottom .anticon {
  opacity: 0;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  font-size: 20px;
  margin-top: 20px;
  animation: up 2s infinite;
}
@keyframes up {
  0% {
    opacity: 0;
    transform: translate(0, 0) rotate(90deg);
  }
  50% {
    opacity: 1;
    transform: translate(0, -15px) rotate(90deg);
  }
  100% {
    opacity: 0;
  }
}
.guideModal.guideModal1 .guideContainer .welcome.showOverView {
  margin-top: -713px;
  animation: overview 0.8s ease;
}
.guideModal.guideModal1 .guideContainer .welcome.showWelcome {
  margin-top: 0;
  animation: welcome 0.8s ease;
}
@keyframes overview {
  from {
    margin-top: 0;
  }
  to {
    margin-top: -713px;
  }
}
@keyframes welcome {
  from {
    margin-top: -713px;
  }
  to {
    margin-top: 0;
  }
}
.guideModal.guideModal1 .guideContainer .overview {
  height: 713px;
  overflow: hidden;
  background-image: url(../../assets/images/guide_031.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoImg {
  height: 480px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider {
  position: relative;
  width: 100%;
  height: 156px;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper {
  position: relative;
  height: 100%;
  z-index: 11;
  transition: all 0.3s ease-in-out;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper .sliderContent {
  display: inline-block;
  width: 180px;
  padding: 30px 30px 20px;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper .sliderContent .sliderImg {
  position: relative;
  width: 96px;
  height: 70px;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  border-radius: 6px;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper .sliderContent .sliderImg img {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper .sliderContent .sliderImg.default {
  background: rgba(182, 202, 214, 0.35);
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper .sliderContent .sliderInfo {
  padding-top: 10px;
  text-align: center;
  line-height: 30px;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper .sliderContent .sliderInfo i {
  font-size: 20px;
  cursor: pointer;
  vertical-align: middle;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper .sliderContent .sliderInfo .sliderTitle {
  display: inline-block;
  max-width: calc(100% - 25px);
  margin-left: 5px;
  color: #404040;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderWrapper.centerSlider {
  text-align: center;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderPrev,
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderNext {
  opacity: 0;
  position: absolute;
  z-index: 12;
  top: 50%;
  width: 25px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all .3s;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderPrev i,
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderNext i {
  font-size: 22px;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderPrev {
  left: 0;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider .sliderNext {
  right: 0;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 80px;
  height: 89px;
  background-image: url(../../assets/images/guide_bottom.png);
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider:hover .sliderPrev,
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider:hover .sliderNext {
  opacity: 1;
}
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider:hover .sliderPrev.sliderBtnDisabled,
.guideModal.guideModal1 .guideContainer .overview .videoContainer .videoSlider:hover .sliderNext.sliderBtnDisabled {
  opacity: .35;
  pointer-events: none;
}
.guideModal.guideModal1 .guideContainer .overview .bottom {
  position: relative;
  line-height: 80px;
  height: 80px;
  padding: 0 100px;
  color: #fff;
  background-color: #6DC985;
}
.guideModal.guideModal1 .guideContainer .overview .bottom .goBack {
  cursor: pointer;
  display: inline-block;
  padding: 0 15px;
  line-height: 40px;
  text-decoration: underline;
}
.guideModal.guideModal1 .guideContainer .overview .bottom .know {
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  padding: 0 36px;
  line-height: 32px;
  color: #fff;
  border-radius: 18px;
  border: 1px solid #fff;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.guideModal.guideModal1 .guideContainer .overview .bottom .know:hover {
  color: #f0f0f0;
  border-color: #f0f0f0;
}
.guideModal.guideModal1 .guideContainer .slide {
  position: absolute;
  right: 20px;
  top: 35%;
}
.guideModal.guideModal1 .guideContainer .slide .slideTop,
.guideModal.guideModal1 .guideContainer .slide .slideBottom {
  cursor: pointer;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #f5ce80;
}
.guideModal.guideModal1 .guideContainer .slide .slideTop {
  margin-bottom: 20px;
}
.guideModal.guideModal1 .guideContainer .slide .slideBottom,
.guideModal.guideModal1 .guideContainer .slide.showOverView .slideTop {
  background-color: #f5ce80;
  opacity: 0.5;
}
.guideModal.guideModal1 .guideContainer .slide.showOverView .slideBottom {
  opacity: 1;
}
.guideModal.guideModal2 .ant-modal-content .ant-modal-close-x {
  color: #494949;
}
.guideModal.guideModal2 .ant-modal-content .ant-modal-header {
  text-align: center;
  padding: 17px 24px;
}
.guideModal.guideModal2 .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #000;
  font-size: 30px;
  line-height: 1;
}
.guideModal.guideModal2 .ant-modal-content .ant-modal-body {
  padding: 0;
}
.guideModal.guideModal2 .guideContent {
  width: 100%;
}
.guideModal.guideModal2 .guideContent .container {
  height: 590px;
}
.guideModal.guideModal2 .guideContent .container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.guideModal.guideModal2 .guideContent .bottom {
  text-align: center;
  line-height: 80px;
  background-color: #6DC985;
}
.guideModal.guideModal2 .guideContent .bottom .know {
  display: inline-block;
  cursor: pointer;
  padding: 0 36px;
  line-height: 32px;
  color: #fff;
  border-radius: 18px;
  border: 1px solid #fff;
}
.guideModal.guideModal2 .guideContent .bottom .know:hover {
  color: #f0f0f0;
  border-color: #f0f0f0;
}
.loginContainer {
  min-height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-flex-direction: column;
      flex-direction: column;
}
.loginContainer .content {
  padding: 112px 0 24px;
  box-sizing: border-box;
  min-height: 257px;
}
.loginContainer .main {
  width: 368px;
  height: 193px;
  margin: 0 auto;
}
.loginContainer .tabs {
  padding: 0 2px;
  margin: 0 -2px;
}
.loginContainer .tabs .ant-tabs-tab {
  font-size: 16px;
  line-height: 24px;
}
.loginContainer .tabs .ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 34px;
}
.loginContainer .ant-tabs .ant-tabs-bar {
  border-bottom: 0;
  margin-bottom: 24px;
}
.loginContainer .submit {
  width: 100%;
  margin-top: 24px;
}
.loginContainer .icon_qq {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 16px;
  background: url(../../assets/images/qq.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  cursor: pointer;
}
.loginContainer .icon_wechat {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 16px;
  background: url(../../assets/images/wx.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  cursor: pointer;
}
.loginContainer .getCaptcha {
  display: block;
  width: 100%;
}
.portal-carousel-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.portal-carousel-wrap .car-item.current {
  width: auto;
  height: auto;
}
.portal-carousel-wrap .car-item.default {
  width: 0;
  height: 0;
}
.portal-carousel-wrap:hover .pre-btn,
.portal-carousel-wrap:hover .next-btn {
  display: block;
}
.portal-carousel-wrap .pre-btn,
.portal-carousel-wrap .next-btn {
  display: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  font-size: 32px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  left: 0;
  background: url(../../assets/images/left_arrow.png) no-repeat center;
}
.portal-carousel-wrap .next-btn {
  left: auto;
  right: 0;
  background: url(../../assets/images/right_arrow.png) no-repeat center;
}
@keyframes slideInRight {
  0% {
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.portal-carousel-wrap .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.portal-carousel-wrap .fadeIn {
  animation-name: fadeIn;
}
.dot-list {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.dot-list .dot-item {
  cursor: pointer;
  z-index: 10;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  margin-right: 12px;
}
.dot-list .dot-item.dot-item-acitve {
  background-color: rgba(255, 255, 255, 0.9);
}
.portComFeedback {
  cursor: pointer;
  width: 32px;
  height: 32px;
  z-index: 9999;
  text-align: center;
  line-height: 32px;
  background: #4C4C4B;
  color: #ffffff;
  border-radius: 4px;
  transition: all 0.1s ease;
  position: absolute;
  right: 0;
}
.portComFeedback .fbTip {
  display: none;
}
.portComFeedback:hover {
  width: 124px;
  padding: 0 8px;
  background: #007330;
  margin-left: -83px;
}
.portComFeedback:hover .fbTip {
  display: inline-block;
  width: 70px;
  margin-right: 5px;
  line-height: 1;
  vertical-align: middle;
}
.portComFeedback .iconfont {
  font-size: 24px;
  vertical-align: middle;
}
.topContent {
  width: 724px;
  height: 504px;
  overflow: hidden;
}
.mainContainer {
  transition: width 0.5s ease-in-out;
}
.mainContainer .direction {
  position: absolute;
  right: 0;
  z-index: 2;
  cursor: pointer;
}
.mainContainer .mainContent {
  width: 100%;
  background: #f6f6f6;
}
.mainContainer .mainContentExp {
  background: #f6f6f6;
}
.helpContainer {
  background-color: #f6f6f6;
  overflow: hidden;
}
.helpContainer.mini {
  width: 0;
}
.helpThemeNone {
  height: 360px;
  float: right;
  background: #f6f6f6;
}
.helpNone {
  display: none;
}
.helpContent {
  height: 504px;
  background: #f6f6f6;
}
.helpThemeContentZero {
  height: 30px;
  line-height: 30px;
}
.helpThemeContent {
  height: 300px;
  padding-top: 10px;
}
.helpThemeContent ul li {
  margin-bottom: 15px;
}
.helpThemeContentHeader {
  padding: 0;
  height: 20px;
  line-height: 20px;
  background: none;
  position: absolute;
  z-index: 2;
}
.helpThemeContentFooter {
  background: none;
}
.helpThemeContentLayout {
  background: none;
}
.helpThemeContentLayout .dataTabs .ant-tabs-bar {
  width: 100%;
  margin: 0;
}
.helpThemeContentLayout .dataTabs .ant-tabs-bar .ant-tabs-nav-scroll {
  float: right;
}
.helpThemeContentLayout .dataTabs .ant-tabs-bar .ant-tabs-nav-scroll .ant-tabs-tab {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.helpThemeContentLayout .dataTabs .applyTabs {
  height: 464px;
  background: #fff;
  padding: 20px;
}
.helpThemeContentLayout .dataTabs .applyTabs .applyItem {
  background: #228B22;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  line-height: 30px;
  text-decoration: underline;
  cursor: pointer;
}
.helpThemeContentLayout .dataTabs .applyTabs .applyItem.marginTop30 {
  margin-top: 30px;
}
.alink {
  text-decoration: underline;
}
.alink:visited {
  color: blue;
}
.margintop30 {
  margin-top: 30px;
}
.margintop10 {
  margin-top: 10px;
  margin-left: 15px;
}
.marginleft40 {
  margin-left: 40px;
}
.textAreaWidth {
  width: 100%;
}
.colColor {
  background: #f6f6f6;
}
.chatBottomExp {
  width: 97%;
}
.chatBottomColl {
  width: 100%;
}
.portalComFeedbackModal {
  text-align: center;
  min-width: 700px;
}
.portalComFeedbackModal .ant-modal {
  display: inline-block;
  width: auto!important;
  margin: 24px;
  top: 50px;
}
.portalComFeedbackModal .ant-modal-content {
  text-align: left;
  border-radius: 0;
  background-color: #f6f6f6;
  border: 0;
  box-shadow: 0px 1px 5px 0px rgba(0, 88, 37, 0.3);
}
.portalComFeedbackModal .ant-modal-body {
  padding: 0;
  border-radius: 0;
}
.portalComFeedbackModal .ant-modal-header {
  padding: 16px 60px 16px 15px;
  background: url(../../assets/images/feedback_bg.png) left center repeat;
  height: 50px;
  line-height: 18px;
  color: #ffffff;
  border-radius: 0;
  border-bottom: 0;
}
.portalComFeedbackModal .ant-modal-header .ant-modal-title {
  color: #ffffff;
  line-height: 18px;
}
.portalComFeedbackModal .ant-modal-header .ant-modal-title i {
  font-size: 18px;
  cursor: pointer;
}
.portalComFeedbackModal .ant-modal-header .ant-modal-title .icon-kefu1 {
  margin-right: 12px;
}
.portalComFeedbackModal .ant-modal-close-x {
  color: #ffffff;
  line-height: 50px;
}
.portalComFeedbackModal .fbChatTextarea {
  width: 100%;
  resize: both;
  min-height: 92px;
  padding: 0 30px 25px;
  border: none;
  outline: none;
}
.portalComFeedbackModal .fbChatTextarea:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.portalComFeedbackModal .chatContentWrap {
  position: relative;
  padding: 16px 26px 50px;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem {
  padding: 0 44px;
  position: relative;
  margin-bottom: 18px;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem .userImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f1f3f2;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem .timeline {
  opacity: 0.9;
  font-size: 12px;
  color: #515151;
  display: -ms-grid;
  display: grid;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem .chatCon {
  display: inline-block;
  max-width: 80%;
  border-radius: 18px;
  border-top-left-radius: 0;
  padding: 6px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  text-align: justify;
  position: relative;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem .chatCon .ant-divider-horizontal {
  margin: 6px 0;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem.alignRight {
  text-align: right;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem.alignRight .userImg {
  font-size: 18px;
  left: auto;
  right: 0;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem.alignRight .userImg i {
  vertical-align: middle;
  font-size: 24px;
  color: #999999;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem.alignRight .chatCon {
  text-align: right;
  background: #62B68E;
  color: #ffffff;
  border-radius: 18px;
  border-top-right-radius: 0;
}
.portalComFeedbackModal .chatContentWrap .chatList .chatItem.alignRight .chatCon a {
  color: #ffffff;
  opacity: 0.9;
}
.portalComFeedbackModal .chatContentWrap .emptyData {
  padding-top: 100px;
  color: #999999;
  text-align: center;
}
.portalComFeedbackModal .chatContentWrap .loadMore {
  padding: 24px;
  text-align: center;
  font-size: 14px;
  color: #999999;
}
.portalComFeedbackModal .chatContentWrap .loadMore i {
  margin-right: 12px;
}
.portalComFeedbackModal .chatBottom {
  border-top: 1px solid #9FC59F;
  position: relative;
  background: #ffffff;
}
.portalComFeedbackModal .chatBottom .chatBtGuide {
  overflow: hidden;
  padding: 10px 26px;
}
.portalComFeedbackModal .chatBottom .chatBtGuide .oprItem {
  cursor: pointer;
  margin: 0 14px;
}
.portalComFeedbackModal .chatBottom .chatBtGuide .oprItem i {
  font-size: 18px;
  color: #B4B4B4;
}
.portalComFeedbackModal .chatBottom .chatInputArea {
  position: relative;
  overflow: hidden;
}
.portalComFeedbackModal .chatBottom .chatInputArea .imgEditArea {
  margin-left: 24px;
  bottom: 16px;
  text-align: justify;
}
.portalComFeedbackModal .textCount {
  color: #999999;
  position: absolute;
  bottom: 6px;
  right: 28px;
}
.portalComFeedbackModal .sendChatBtn {
  float: right;
}
.portalComFeedbackModal.miniMode {
  min-width: 300px;
  text-align: right;
}
.portalComFeedbackModal.miniMode .chatContentWrap {
  padding: 16px 12px;
}
.portalComFeedbackModal.miniMode .chatBottom .chatBtGuide {
  line-height: 24px;
  padding: 8px 20px;
}
.portalComFeedbackModal.miniMode .fbChatTextarea {
  resize: none;
  padding: 0 10px 25px;
  min-width: 300px;
}
/**聊天滚动窗口**/
.fbChatScrollbars {
  background: #f6f6f6;
  border-right-style: inset;
}
.fbChatScrollbarsNone {
  background: #f6f6f6;
  border-right-style: none;
}
.chatImg {
  border-radius: 2px;
  overflow: hidden;
}
.chatImg img {
  cursor: pointer;
  max-width: 150px;
  max-height: 150px;
}
.chatVideo small {
  opacity: 0.7;
}
.chatVideo audio {
  max-width: 100%;
  max-height: 100%;
}
/**引用列表窗口**/
.combindList {
  margin: 24px;
}
.combindList > li {
  padding: 12px 0 16px;
  border-bottom: 1px solid #efefef;
}
.combindList > li.alignRight {
  text-align: right;
}
.combindList > li .desc {
  font-size: 13px;
  color: #666666;
}
.combindList > li .desc small {
  color: #999999;
}
.combindList > li .msgCon {
  color: #666666;
  margin-top: 6px;
}
/*******预览窗口 start *****/
.previwModalWrap {
  text-align: center;
}
.previwModalWrap .ant-modal {
  display: inline-block;
  width: auto!important;
}
.previwModalWrap .ant-modal-content {
  background: none;
  display: table;
}
.previwModalWrap .ant-modal-body {
  margin: auto;
  display: table-cell;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.previwModalWrap .ant-modal-close {
  color: #ffffff;
}
.previwModalWrap .ant-modal-close-x {
  font-size: 32px;
}
.previwModalWrap img {
  max-width: 100vm;
  max-height: 100vh;
}
.previwModalWrap video {
  max-height: 100%;
}
.applicationName {
  color: #FF9D2A;
  position: relative;
  top: 35px;
  font-size: 12px;
}
.help {
  cursor: pointer;
  margin-right: 20px;
}
/*******预览窗口 end *****/
