﻿.no-list {
  background-color: #fff;
  width: 900px;
  box-sizing: border-box;
  height: 462px;
  text-align: center;
}
.no-list img {
  margin: 0 auto;
  margin-top: 100px;
}
.no-list .no-list-text {
  font-size: 24px;
  display: block;
}
.message-tips {
  display: none;
  z-index: 10000;
  position: fixed;
  top: 45%;
  left: 50%;
  margin-left: -50px;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
  min-width: 200px;
  text-align: center;
}
.message-tips span {
  font-size: 14px;
  color: #FFF;
}
#tipAt {
  display: none;
  width: 205px;
  box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  overflow: hidden;
  position: absolute;
}
#tipAt h3 {
  font-weight: normal;
  padding: 5px 10px;
  cursor: default;
  white-space: nowrap;
  color: #666666;
}
#tipAt ul {
  max-height: 320px;
  overflow-y: auto;
}
#tipAt ul li {
  height: 24px;
  padding: 0 10px;
  cursor: pointer;
  line-height: 24px;
}
#tipAt ul .hover {
  background-color: #f5f5f5;
  color: #666666;
}
#tipAt ul .on {
  background-color: #f5f5f5;
  color: #666666;
}
.person-index-item-imgShow {
  display: none;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background: #e2e2e2;
  text-align: center;
}
.person-index-item-imgShow .get-big-img {
  height: 30px;
  text-align: left;
  color: #417dc9;
  font-size: 14px;
  margin-left: 81px;
  cursor: pointer;
}
.person-index-item-imgShow .get-big-img .check-icon {
  display: inline-block;
  position: relative;
  top: 4px;
  right: 5px;
  width: 20px;
  height: 18px;
  background: url('../images/checkicon.png');
}
.person-index-item-imgShow .imgShow-biggest {
  display: none;
  z-Index: 999;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  overflow: scroll;
  overflow-x: hidden;
}
.person-index-item-imgShow .imgShow-biggest img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.person-index-item-imgShow .imgShow-max {
  margin-bottom: 10px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.person-index-item-imgShow .imgShow-max img {
  cursor: url('/sns/images/small.cur'), auto;
  margin: 0 auto;
}
.person-index-item-imgShow .imgShow-max .switchBig {
  display: inline-block;
  width: 30%;
  position: absolute;
  height: 100%;
}
.person-index-item-imgShow .imgShow-max .imgShow-pev {
  cursor: url('/sns/images/pic_prev.cur'), auto;
  left: 0;
  top: 0;
}
.person-index-item-imgShow .imgShow-max .imgShow-next {
  cursor: url('/sns/images/pic_next.cur'), auto;
  right: 0;
  top: 0;
}
.person-index-item-imgShow .imgShow-min {
  width: 608px;
  margin: 0 auto;
  position: relative;
}
.person-index-item-imgShow .imgShow-min li {
  float: left;
  margin-left: 7.5px;
  text-align: center;
  position: relative;
}
.person-index-item-imgShow .imgShow-min li span {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
}
.person-index-item-imgShow .imgShow-min li span:hover {
  border: 2px solid #417dc9;
}
.person-index-item-imgShow .imgShow-min li span.show {
  border: 2px solid #417dc9;
}
.person-index-item-imgShow .imgShow-min li span.hide {
  background-color: rgba(250, 250, 250, 0.6);
  cursor: pointer;
}
.person-index-item-imgShow .imgShow-min li img {
  width: 60px;
  height: 60px;
  cursor: url('/sns/images/big.cur'), auto;
  cursor: pointer;
}
.person-index-item-imgid {
  width: 420px;
  height: auto;
}
.person-index-item-imgid li {
  float: left;
  margin: 10px 3px;
  overflow: hidden;
}
.person-index-item-imgid li img {
  cursor: url('/sns/images/big.cur'), auto;
}
.iconB {
  display: inline-block;
  background: url('../images/person-attention.png') no-repeat;
}
.iconB.identity-icon {
  position: absolute;
  display: inline-block;
  bottom: 0;
  right: 0;
  width: 25px;
  height: 25px;
}
.iconB.eaitor-avatar {
  position: absolute;
  display: inline-block;
  bottom: 15px;
  right: -5px;
  width: 26px;
  height: 26px;
  background-position: 0 -142px;
  cursor: pointer;
  display: none;
}
.iconB.general_user_type {
  background-position: -34px -63px;
}
.iconB.scholar_user_type {
  background-position: 0 -63px;
}
.iconB.journal_user_type {
  background-position: -73px -73px;
}
.iconB.journal_user_type-min {
  background-position: -37px -101px;
  width: 17px;
  height: 18px;
}
.iconB.scholar_user_type-min {
  background-position: 0 -121px;
  width: 17px;
  height: 18px;
}
.at-item,
.at-comments {
  color: #417dc9;
}
.atwho-inserted {
  position: relative;
}
/* 社区首页布局新添加样式-开始 */
wf-container {
  display: flex;
}
wf-aside-recommend {
  display: inline-block;
  /* width: calc((100% - 200px)*0.35); */
  /* min-width: 300px; */
  /* max-width: 428px; */
  box-sizing: border-box;
  vertical-align: top;
  /* margin-left: 20px; */
  height: auto;
  width: 272px;
  /* overflow: hidden; */
}
wf-aside-recommend wf-ad_banner {
  margin-top: 30px;
}
wf-sns {
  width: auto !important;
  flex-grow: 1;
}
.aside {
  position: sticky;
  top: 0px;
  height: 100%;
}
.aside .aside-roll {
  height: calc(100vh - 540px) !important;
  overflow: hidden auto!important;
}
.wf-header {
  background-color: white;
}
.person-info div.container .main {
  flex-grow: 1;
  width: auto;
}
.aside-recommend {
  /* width:320px; */
  width: 272px;
  height: auto;
  margin-left: 20px;
}
.person-info div.container {
  display: flex;
}
wf-other-usercard {
  /* min-height: unset !important; */
}
wf-aside-recommend {
  width: 272px;
  height: auto;
  margin-left: 20px;
  height: 100%;
}
.main .mini-width {
  width: 608px!important;
}
