.inline-block-middle,
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-right-paper .tab-text .tab,
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-right-paper .tab-text .line,
.container-right-wrapper .file-wrapper .file-search-wrapper .file-search-btn .img-search,
.container-right-wrapper .file-wrapper .file-search-wrapper .file-search-btn .line,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .weather-icon,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .temp-diff,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .cur-temp,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-dire .weather-icon,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-pow .weather-icon,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .humidity .weather-icon,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-dire .tip-text,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-pow .tip-text,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .humidity .tip-text {
  display: inline-block;
  vertical-align: middle;
}
.icon-spec {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.item-block {
  padding: 18px 18px 28px;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 20px 0px #d6dbdf;
  box-shadow: 0px 8px 20px 0px #d6dbdf;
  border-radius: 14px;
  behavior: url(/static/less/PIE.htc);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item-block.left-wrapper {
  float: left;
}
.item-block .header-item {
  position: relative;
  margin-bottom: 28px;
}
.item-block .header-item .text {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
.item-block .header-item .more,
.item-block .header-item .add {
  position: absolute;
  right: 0;
  width: 12px;
  cursor: pointer;
}
.two-line-ellipsis {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
#waterfall-container {
  position: relative;
  margin-top: 357px;
  visibility: hidden;
}
#waterfall-container .item-block {
  margin-bottom: 20px;
}
#loading-waterfall-container .item-block {
  margin-bottom: 20px;
}
#loading-waterfall-container .file-wrapper .title-content-wrapper .dot {
  background-color: #999;
  margin-top: 6px;
}
.container-right-wrapper {
  float: left;
  width: 1090px;
}
.container-right-wrapper .right-fixed-wrapper {
  width: 305px;
  float: left;
}
.container-right-wrapper .weather-container {
  float: left;
}
.container-right-wrapper #my-collection {
  margin-bottom: 20px;
  position: absolute;
  top: 30px;
  right: 0;
}
.container-right-wrapper .fix-content-wrapper {
  float: left;
  margin-left: 24px;
  width: 636px;
  position: relative;
  z-index: 1;
}
.container-right-wrapper .fix-content-wrapper .robot-container {
  margin-bottom: 20px;
}
.container-right-wrapper .fix-content-wrapper .robot-container .robot-img {
  width: 82px;
  float: left;
  height: 134px;
}
.container-right-wrapper .fix-content-wrapper .robot-container .robot-talk-wrapper {
  position: relative;
  line-height: 30px;
  color: #fff;
  font-size: 18px;
  margin-left: 30px;
  width: 485px;
  min-height: 110px;
  float: left;
  display: table;
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container-right-wrapper .fix-content-wrapper .robot-container .robot-talk-wrapper .want-attention {
  /* overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  white-space: nowrap; */
  width: 450px;
}
.container-right-wrapper .fix-content-wrapper .robot-container .robot-talk-wrapper .talk-back {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 40px;
}
.container-right-wrapper .fix-content-wrapper .robot-container .robot-talk-wrapper .robot-talk-content {
  font-size: 14px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding-left: 32px;
  line-height: 28px;
}
.container-right-wrapper .fix-content-wrapper .robot-container .robot-talk-wrapper .robot-talk-content a {
  color: #fff;
}
.container-right-wrapper .fix-content-wrapper .robot-container .robot-talk-wrapper .robot-talk-more {
  position: absolute;
  top: 12px;
  font-size: 14px;
  right: 24px;
  cursor: pointer;
}
.container-right-wrapper .fix-content-wrapper .no-intel-push-wrapper,
.container-right-wrapper .fix-content-wrapper .no-lmdy-wrapper {
  background-image: url('../img/intel-push-bg2.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  behavior: url(/static/less/backgroundsize.min.htc);
  -ms-behavior: url(/static/less/backgroundsize.min.htc);
  width: 100%;
  height: 188px;
  background-color: transparent;
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0px 3px 6px 0px rgba(10, 30, 60, 0.12);
}
.container-right-wrapper .fix-content-wrapper .no-intel-push-wrapper .title,
.container-right-wrapper .fix-content-wrapper .no-lmdy-wrapper .title {
  color: #333333;
  font-weight: bold;
  padding-top: 60px;
}
.container-right-wrapper .fix-content-wrapper .no-intel-push-wrapper .tip-title,
.container-right-wrapper .fix-content-wrapper .no-lmdy-wrapper .tip-title {
  color: #999999;
  font-size: 14px;
  padding-top: 10px;
}
.container-right-wrapper .fix-content-wrapper .no-intel-push-wrapper .add-theme-btn,
.container-right-wrapper .fix-content-wrapper .no-lmdy-wrapper .add-theme-btn {
  width: 75px;
  display: inline-block;
  padding: 0 14px;
  height: 34px;
  line-height: 34px;
  border-radius: 18px;
  behavior: url(/static/less/PIE.htc);
  border: 1px solid #1E95F2;
  margin-top: 18px;
  font-size: 0;
  cursor: pointer;
  text-align: left;
}
.container-right-wrapper .fix-content-wrapper .no-intel-push-wrapper .add-theme-btn .add-theme,
.container-right-wrapper .fix-content-wrapper .no-lmdy-wrapper .add-theme-btn .add-theme {
  width: 13px;
  height: 13px;
  vertical-align: middle;
}
.container-right-wrapper .fix-content-wrapper .no-intel-push-wrapper .add-theme-btn .btn-theme,
.container-right-wrapper .fix-content-wrapper .no-lmdy-wrapper .add-theme-btn .btn-theme {
  color: #1E95F2;
  font-size: 14px;
  float: right;
  vertical-align: middle;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper {
  margin-bottom: 20px;
  position: relative;
  height: 311px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .header-item,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .header-item {
  margin-bottom: 10px;
  position: relative;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .header-item .add,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .header-item .add {
  padding-top: 4px;
  padding-bottom: 10px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .header-item .add:hover ~ .intel-push-operas,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .header-item .add:hover ~ .intel-push-operas {
  display: block;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .header-item .intel-push-operas,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .header-item .intel-push-operas {
  display: none;
  position: absolute;
  top: 20px;
  right: -54px;
  width: 120px;
  padding: 22px 0 10px;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 0px 6px 0px #d6dbdf;
  -webkit-box-shadow: 0px 0px 6px 0px #d6dbdf;
  border-radius: 2px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .header-item .intel-push-operas:hover,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .header-item .intel-push-operas:hover {
  display: block;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .header-item .intel-push-operas .item,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .header-item .intel-push-operas .item {
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  cursor: pointer;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper.no-get-tags .loding-wrapper,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper.no-get-tags .loding-wrapper {
  top: 56px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .loding-wrapper,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .loding-wrapper {
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 103px;
  bottom: 0;
  display: none;
  z-index: 1;
  text-align: center;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .loding-wrapper .loading-content-wrapper,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .loding-wrapper .loading-content-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-top: -20px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .loding-wrapper .line,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .loding-wrapper .line {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .loding-wrapper .push-loading,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .loding-wrapper .push-loading {
  width: 48px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .loding-wrapper .loading-text,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .loding-wrapper .loading-text {
  text-align: center;
  font-size: 12px;
  color: #999;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper.loading .loding-wrapper,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper.loading .loding-wrapper {
  display: block;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .row,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .row {
  position: relative;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .row .tab-box,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .row .tab-box {
  width: 560px;
  overflow: hidden;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .row .tab-bar,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .row .tab-bar {
  width: auto;
  height: 36px;
  border-bottom: 0;
  white-space: nowrap;
  margin-left: -14px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .row .tab-bar .tab,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .row .tab-bar .tab {
  color: #999999;
  display: inline;
  float: none;
  padding: 0;
  margin: 14px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .row .tab-bar .tab.selected,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .row .tab-bar .tab.selected {
  color: #333333;
  border-bottom: 2px solid #1E95F2;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .row .turn-page-btn,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .row .turn-page-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 36px;
  line-height: 36px;
  padding-left: 40px;
  background-color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .row .turn-page-btn .arrow-icon,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .row .turn-page-btn .arrow-icon {
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .row .turn-page-btn .arrow-icon.disabled,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .row .turn-page-btn .arrow-icon.disabled {
  color: #CCCCCC;
  cursor: not-allowed;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .content-title-wrapper,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .content-title-wrapper {
  margin-top: 24px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .content-title-wrapper .dot,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .content-title-wrapper .dot {
  float: left;
  width: 5px;
  height: 5px;
  background-color: #67AEFF;
  margin-right: 8px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .content-title-wrapper .content,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .content-title-wrapper .content {
  float: left;
  width: 587px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .content-title-wrapper .content .loading-png,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .content-title-wrapper .content .loading-png {
  width: 250px;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .content-title-wrapper .content .title,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .content-title-wrapper .content .title {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  margin-top: -8px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .content-title-wrapper .content .date,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .content-title-wrapper .content .date {
  font-size: 12px;
  color: #999999;
  margin-top: 8px;
  position: relative;
}
.container-right-wrapper .fix-content-wrapper .intel-push-wrapper .content-title-wrapper .content .date .check-btn,
.container-right-wrapper .fix-content-wrapper .lmdy-wrapper .content-title-wrapper .content .date .check-btn {
  position: absolute;
  right: 0;
  border-radius: 10px;
  behavior: url(/static/less/PIE.htc);
  background-color: #63B4F4;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
  text-align: center;
  padding: 0 16px;
  top: -4px;
}
.container-right-wrapper .fix-content-wrapper .common-use-wrapper {
  margin-bottom: 20px;
  width: 636px;
}
.container-right-wrapper .fix-content-wrapper .common-use-wrapper .items-wrapper {
  margin-top: -8px;
  font-size: 0;
}
.container-right-wrapper .fix-content-wrapper .common-use-wrapper .items-wrapper .item {
  display: inline-block;
  text-align: center;
  width: 85px;
  margin-top: 8px;
  vertical-align: text-top;
  cursor: pointer;
}
.container-right-wrapper .fix-content-wrapper .common-use-wrapper .items-wrapper .item .img {
  width: 45px;
  height: 45px;
  cursor: pointer;
}
.container-right-wrapper .fix-content-wrapper .common-use-wrapper .items-wrapper .item .icon-spec {
  font-size: 45px;
}
.container-right-wrapper .fix-content-wrapper .common-use-wrapper .items-wrapper .item .text {
  margin-top: 10px;
  width: 64px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  display: inline-block;
}
.container-right-wrapper .file-wrapper {
  width: 305px;
  margin-left: 24px;
}
.container-right-wrapper .file-wrapper .sub-title-wrapper {
  margin-top: 10px;
  font-size: 0;
}
.container-right-wrapper .file-wrapper .sub-title-wrapper .file {
  width: 30px;
  float: left;
}
.container-right-wrapper .file-wrapper .sub-title-wrapper .sub-title-content {
  color: #BD3636;
  font-size: 10px;
  margin-left: 10px;
  line-height: 22px;
  width: 228px;
}
.container-right-wrapper .file-wrapper .related-file-wrapper .sub-title-content {
  float: left;
  color: #BD3636;
  font-size: 12px;
  margin-left: 10px;
  line-height: 20px;
  width: 228px;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-left-paper {
  float: left;
  position: relative;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-left-paper .gov-img {
  width: 110px;
  height: 145px;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-left-paper .gov-date {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 35px;
  color: #566FA8;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
  margin-left: 15px;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-right-paper {
  width: 110px;
  float: right;
  text-align: center;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-right-paper img {
  width: 84px;
  height: 84px;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-right-paper .tab-text {
  margin-top: 20px;
  font-size: 0;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-right-paper .tab-text .tab {
  font-size: 12px;
  color: #999999;
  cursor: pointer;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-right-paper .tab-text .tab.active {
  color: #000;
}
.container-right-wrapper .file-wrapper .gov-paper-wrapper .gov-right-paper .tab-text .line {
  display: inline-block;
  width: 1px;
  background-color: #999;
  height: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.container-right-wrapper .file-wrapper .title-wrapper {
  font-size: 0;
}
.container-right-wrapper .file-wrapper .title-wrapper .text-btn {
  position: relative;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #D20000;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  behavior: url(/static/less/PIE.htc);
}
.container-right-wrapper .file-wrapper .title-wrapper .sub-title {
  font-size: 14px;
  color: #D20000;
  margin-left: 12px;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content-title-wrapper {
  margin-top: 28px;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .dot {
  float: left;
  width: 5px;
  height: 5px;
  background-color: #67AEFF;
  margin-right: 8px;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content {
  float: left;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .title {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  width: 250px;
  margin-top: -8px;
  cursor: pointer;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .date {
  font-size: 12px;
  color: #999999;
  margin-top: 8px;
  position: relative;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .date .media-icon {
  width: 18px;
  height: 15px;
  vertical-align: middle;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .date .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .date .check-btn {
  position: absolute;
  right: 0;
  border-radius: 10px;
  behavior: url(/static/less/PIE.htc);
  background-color: #63B4F4;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
  text-align: center;
  padding: 0 16px;
  top: -4px;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .auto-column-wrapper .auto-img {
  width: 84px;
  vertical-align: top;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .auto-column-wrapper .cal-icon {
  width: 50px;
  vertical-align: top;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .auto-column-wrapper .auto-column-title {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  line-height: 24px;
  display: inline-block;
  width: 150px;
  margin-left: 10px;
}
.container-right-wrapper .file-wrapper .title-content-wrapper .content .auto-column-wrapper .auto-service-title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 24px;
  display: inline-block;
  width: 206px;
  margin-left: 10px;
}
.container-right-wrapper .file-wrapper .file-search-wrapper {
  margin-top: 12px;
  border: 1px solid #DCDCDC;
  border-radius: 14px;
  position: relative;
  behavior: url(/static/less/PIE.htc);
  width: 100%;
  height: 30px;
  font-size: 0;
}
.container-right-wrapper .file-wrapper .file-search-wrapper .search-input {
  width: 212px;
  border: 0;
  height: 28px;
  line-height: 28px;
  padding-left: 4px;
  color: #333;
  font-size: 12px;
  margin-left: 12px;
  vertical-align: middle;
}
.container-right-wrapper .file-wrapper .file-search-wrapper .search-input.input-placeholder {
  color: #ddd;
}
.container-right-wrapper .file-wrapper .file-search-wrapper .file-search-btn {
  width: 38px;
  border-radius: 14px;
  position: relative;
  behavior: url(/static/less/PIE.htc);
  background-color: #D20000;
  height: 26px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.container-right-wrapper .file-wrapper .file-search-wrapper .file-search-btn .img-search {
  width: 16px;
  height: 16px;
}
.container-right-wrapper .file-wrapper .file-search-wrapper .file-search-btn .line {
  width: 0;
  height: 100%;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper {
  position: relative;
  margin-bottom: 50px;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .calendar-back {
  position: absolute;
  top: -20px;
  right: -20px;
  bottom: -50px;
  left: -25px;
  width: 320px;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar {
  background-color: transparent;
  border-bottom: 0;
  position: relative;
  margin-left: 16px;
  margin-top: 6px;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .week-hd {
  width: 210px;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .week-hd .day {
  width: 30px;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .hd {
  background-color: transparent;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .hd .year {
  color: #67AEFF;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .hd .month {
  background-color: #fff;
  box-shadow: unset;
  width: 160px;
  margin: 0;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .day-table {
  width: 210px;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .day-table .day {
  box-shadow: unset;
  margin: 4px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .day-table .day.post {
  position: relative;
  background-color: #DBDBDB;
  border-radius: 50%;
  behavior: url(/static/less/PIE.htc);
  color: #FFFFFF;
}
.container-right-wrapper .gd-meeting-wrapper .calendar-wrapper .meeting-calendar .day-table .day.cur {
  position: relative;
  background-color: #97BCFF;
  border-radius: 50%;
  behavior: url(/static/less/PIE.htc);
  color: #FFFFFF;
}
.container-right-wrapper .gd-meeting-wrapper .date {
  padding-top: 10px;
  color: #67AEFF;
  font-weight: bold;
  font-size: 12px;
}
.container-right-wrapper .weather-wrapper {
  margin-bottom: 20px;
  margin-top: -128px;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .weather-icon {
  width: 64px;
  height: 64px;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .temp-diff {
  font-size: 12px;
  margin-left: 34px;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .temp-diff .hight {
  color: #333333;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .temp-diff .low {
  color: #999999;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .cur-temp {
  color: #67AEFF;
  font-size: 56px;
  margin-left: 4px;
  float: right;
  line-height: 64px;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-dire,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-pow,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .humidity {
  display: inline-block;
  width: 32%;
  text-align: center;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-dire .weather-icon,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-pow .weather-icon,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .humidity .weather-icon {
  width: 16px;
  height: 16px;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-dire .tip-text,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-pow .tip-text,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .humidity .tip-text {
  color: #333333;
  font-size: 12px;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-dire .text,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-pow .text,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .humidity .text {
  display: block;
  color: #333333;
  font-size: 12px;
  margin-top: 4px;
}
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .wind-pow,
.container-right-wrapper .weather-wrapper .weather-content-wrapper .other-info .humidity {
  margin-top: 8px;
}
.choose-theme-frame {
  width: 940px;
  display: none;
}
.choose-theme-frame .content .group-item {
  padding: 24px 28px;
  border-bottom: 1px solid #ebecee;
}
.choose-theme-frame .content .group-item .group-item-left {
  float: left;
  width: 94px;
  margin-top: 10px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.choose-theme-frame .content .group-item .group-item-right {
  float: left;
  margin-left: -8px;
  margin-right: -8px;
  width: 790px;
}
.choose-theme-frame .content .group-item .group-item-right .member-item {
  float: left;
  padding: 0 12px;
  height: 30px;
  line-height: 30px;
  border-radius: 16px;
  border: 1px solid #d8dadd;
  margin: 10px 8px;
  cursor: pointer;
  behavior: url(/static/less/PIE.htc);
}
.choose-theme-frame .content .group-item .group-item-right .member-item .del {
  display: none;
}
.choose-theme-frame .content .group-item .group-item-right .member-item.selected {
  border: 1px solid #038bfe;
}
.choose-theme-frame .content .group-item .group-item-right .member-item.selected .add {
  display: none;
}
.choose-theme-frame .content .group-item .group-item-right .member-item.selected .del {
  color: #038bfe;
  margin-left: 8px;
  display: inline-block;
}
.choose-theme-frame .content .group-item .group-item-right .member-item.selected .text {
  color: #038bfe;
}
.choose-theme-frame .content .group-item .group-item-right .member-item .iconfont {
  font-size: 10px;
}
.choose-theme-frame .content .group-item .group-item-right .member-item .iconfont.add {
  color: #888c94;
  margin-right: 8px;
}
.choose-theme-frame .content .group-item .group-item-right .member-item .text {
  color: #3c4455;
  font-size: 14px;
}
.choose-theme-frame .content .group-item .group-item-right#drag-list .member-item {
  border: 1px solid #038bfe;
}
.choose-theme-frame .content .group-item .group-item-right#drag-list .member-item .add {
  display: none;
}
.choose-theme-frame .content .group-item .group-item-right#drag-list .member-item .del {
  color: #038bfe;
  margin-left: 8px;
  display: inline-block;
}
.choose-theme-frame .content .group-item .group-item-right#drag-list .member-item .text {
  color: #038bfe;
}
.choose-theme-frame .content .choose-theme-content {
  box-shadow: 0px 3px 6px 0px rgba(10, 30, 60, 0.12);
}
.choose-theme-frame .content .choosed-theme-content .group-item {
  border-bottom: 0;
}
.choose-theme-frame .content .choosed-theme-content .no-choosed-tags {
  height: 70px;
  line-height: 70px;
  color: #1E95F2;
  text-align: center;
}
.choose-theme-frame .ctrl {
  padding-top: 0;
}
.choose-theme-frame .ctrl .button-frame .save-btn {
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #6FB2FF;
  color: #fff;
  font-size: 14px;
  min-width: auto;
  padding: 0;
}
.choose-theme-frame .ctrl .save-tip {
  color: #3C4455;
  font-size: 14px;
  margin-top: 4px;
  text-align: center;
}
.choose-theme-frame {
  position: absolute;
}
.email-setting {
  width: 500px;
  display: none;
}
.email-setting .title {
  border-bottom: 1px solid #EBECEE;
}
.email-setting .content {
  padding: 38px 0 38px 50px;
  border-bottom: 1px solid #EBECEE;
  box-sizing: border-box;
  min-height: unset;
}
.email-setting .content .content-row {
  color: #111419;
  font-size: 14px;
}
.email-setting .content .content-row.radio-row {
  margin-top: 28px;
}
.email-setting .content .content-row .email-radios {
  display: inline-block;
}
.email-setting .content .content-row .email-radios input {
  display: none;
}
.email-setting .content .content-row .email-radios input + .email-push-label {
  position: relative;
  padding-left: 26px;
}
.email-setting .content .content-row .email-radios input + .email-push-label:before {
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 1px;
}
.email-setting .content .content-row .email-radios input + .open-lable {
  margin-left: 40px;
}
.email-setting .content .content-row .email-radios input:checked + .email-push-label:before {
  content: '\e75d';
  font-family: 'cmsicon';
  font-size: 18px;
  color: #008AFE;
  top: -1px;
}
.email-setting .content .content-row .email-radios input:not(:checked) + .email-push-label:before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #B8CADD;
  display: inline-block;
}
.email-setting .ctrl .button-frame .button {
  width: 116px;
  box-sizing: border-box;
}
.auto-column-wrapper {
  cursor: pointer;
}
