.topic-list {
  list-style: none;
}
.supported-users li {
  list-style: none;
  margin-bottom: 10px;
}
.supported-users li a {
  font-size: 14px;
}
.menu {
  position: absolute;
  top: 90%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 13px;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cbcbcb;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 5px;
}
.menu .hover-menu {
  padding: 2px;
}
.hover-menu:hover {
  background: #6FA7CE;
}
.hover-menu:hover a {
  color: white;
}
.weibo-detail {
  padding-top: 15px;
}
.stamp-detail {
  right: 25px;
  top: 50px;
  width: 60px;
  height: 60px;
  position: absolute;
}
/**long-weibo**/
.long-weibo-title .title-input {
  width: 535px;
  padding: 10px;
  border: none;
  border-left: none;
  border-right: none;
  text-align: left;
}
.long-weibo-title .title-input:hover,
.long-weibo-title .title-input:focus {
  outline: none;
}
.long-weibo-list-content a.article-link:hover .long-block .position-block {
  bottom: 0px;
  transition: bottom 0.5s;
  -moz-transition: bottom 0.5s;
  /* Firefox 4 */
  -webkit-transition: bottom 0.5s;
  /* Safari 和 Chrome */
  -o-transition: bottom 0.5s;
  /* Opera */
}
.long-weibo-list-content .long-block {
  position: relative;
  height: 135px;
  overflow: hidden;
  background: #FBFBFB;
}
.long-weibo-list-content .long-block h1 {
  margin: 10px 0 0;
  color: #4b634b;
  padding: 0 10px;
  font-size: 24px;
}
.long-weibo-list-content .long-block .word-wrap {
  color: #848484;
  padding: 0px 10px;
}
.long-weibo-list-content .long-block .position-block {
  position: absolute;
  bottom: -40px;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  transition: bottom 0.5s;
  -moz-transition: bottom 0.5s;
  /* Firefox 4 */
  -webkit-transition: bottom 0.5s;
  /* Safari 和 Chrome */
  -o-transition: bottom 0.5s;
  /* Opera */
}
.long-weibo-list-content .long-block .position-block .read-long-weibo-logo {
  width: 24px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.long-weibo-list-content .long-block .position-block .read-long-weibo-logo .logo {
  width: 24px;
  height: 24px;
  background: url('../images/long-weibo-read.png') no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
}
.boxShadow {
  box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  -webkit-box-shadow: 0 0 5px #cccccc;
}
.weibo_middle {
  width: 680px;
}
.recom-topic {
  color: #999;
  margin-right: 15px;
  line-height: 40px;
}
.input-tip {
  width: 100px;
  position: absolute;
  top: 0;
  margin-left: -50px;
  z-index: 999;
  color: #999;
  margin-right: 15px;
  text-align: right;
  right: 0;
  font-size: 12px;
}
.weibo-content-post {
  padding: 0 0 0 !important;
  position: relative;
}
.weibo_content {
  background-color: #ffffff;
  padding: 20px 10px 0;
  position: relative;
}
.weibo_content .weibo-word {
  height: 6em;
  resize: vertical;
}
.weibo_content .weibo-word,
.weibo_content .weibo-word:focus {
  border: none;
  box-shadow: none;
  color: #666;
  padding: 10px 15px;
}
.weibo_content .btn-post {
  display: inline-block;
  border: none;
  width: 100%;
  height: 120px;
  background: url('../images/right.png') no-repeat 55% 50%;
}
.weibo_content .btn-post:hover {
  background: url('../images/right-hover.png') no-repeat 55% 50%;
}
.weibo_content .row {
  margin: 0;
}
.weibo_content .weibo-num-position {
  padding-right: 15px;
  color: #999;
}
#weibo_list .ribbion-green,
#top_list .ribbion-green {
  right: 50px;
  top: 10px;
  background: url("../images/all-top.png") 50% 50% no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
}
#weibo_list .ribbion-green a,
#top_list .ribbion-green a {
  color: #ffffff;
  line-height: 35px;
  padding-left: 20px;
}
#weibo_list .ribbion-green a:hover,
#top_list .ribbion-green a:hover {
  text-decoration: none;
}
.crowd-green {
  right: 50px;
  top: 10px;
  background: url("../images/crowd-top.png") 50% 50% no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
}
.crowd-green a {
  color: #ffffff;
  line-height: 35px;
  padding-left: 20px;
}
.crowd-green a:hover {
  text-decoration: none;
}
#crowd_top_list .ribbion-green {
  right: 50px;
  top: 10px;
  background: url("../images/crowd-top.png") 50% 50% no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
}
#crowd_top_list .ribbion-green a {
  color: #ffffff;
  line-height: 35px;
  padding-left: 20px;
}
#crowd_top_list .ribbion-green a:hover {
  text-decoration: none;
}
.weibo_avatar {
  position: relative;
  display: inline-block;
}
.weibo_avatar .weibo_change_avatar {
  display: none;
  color: white;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
  line-height: 24px;
}
.weibo_avatar:hover .weibo_change_avatar {
  display: block;
}
.weibo_right {
  float: right;
  width: 300px;
}
.weibo_right .user-card {
  margin-bottom: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  height: auto!important;
  border-radius: 4px;
  margin: 0;
}
.weibo_right .user-card .bg-wrap {
  width: 100%;
  position: relative;
}
.weibo_right .user-card .bg-wrap .change_cover {
  position: absolute;
  right: 0;
  top: 0;
}
.weibo_right .user-card .my-bg-info {
  background-color: #f3f6f8;
  padding: 0 20px;
  position: relative;
}
.weibo_right .user-card .my-bg-info .nickname {
  line-height: 25px;
  font-weight: 700;
  font-size: 15px;
  margin-left: 95px;
}
.weibo_right .user-card .my-bg-info .nickname a {
  color: #444;
}
.weibo_right .user-card .my-bg-info .nickname a:hover {
  color: #0082df;
}
.weibo_right .user-card .my-bg-info .bg-avatar {
  width: 82px;
  height: 82px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: -55px;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 5px;
}
.weibo_right .user-card .bg-numb {
  margin: 0;
  padding: 10px 0;
}
.weibo_right .user-card .bg-numb .num {
  font-size: 12px;
  text-align: left;
}
.weibo_right .user-card .bg-numb .num:hover {
  color: #1ABC9C;
}
.weibo_right .user-card .bg-numb .num span {
  font-weight: 700;
}
.side_bar {
  background-color: #ffffff;
  border: solid 1px #ddd;
  height: 500px;
  padding: 0;
  width: 160px;
}
.side_bar ul {
  margin-top: 20px;
  padding: 0;
  list-style: none;
  -webkit-padding-start: 0;
}
.side_bar ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
}
.side_bar ul li:hover {
  background-color: #ddd;
}
.side_bar ul li a {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 15px;
  height: 34px;
  line-height: 34px;
}
#weibo_filter {
  background: #ffffff;
  position: relative;
  box-shadow: 0 3px 3px #e1e4e7;
}
#weibo_filter .a-wrap {
  display: inline-block;
  width: 170px;
  text-align: center;
  padding: 10px 0 ;
  position: relative;
  background-color: #f8f8f8;
  border-top: 1px solid #d7d7d7;
}
#weibo_filter .a-wrap .icon {
  background: url("../images/mywb-icon.png");
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
}
#weibo_filter .a-wrap .icon-all {
  background-position: -10px 264px;
  margin-right: 5px;
}
#weibo_filter .a-wrap .icon-hot {
  background-position: -11px 179px;
}
#weibo_filter .a-wrap .icon-my {
  background-position: -13px 133px;
}
#weibo_filter .a-wrap .icon-flow {
  background-position: -8px 220px;
}
#weibo_filter .a-wrap .a-wrap-a {
  display: inline-block;
  color: #afbcbc;
  width: 100%;
  border-right: 1px solid #ccc ;
}
#weibo_filter .a-wrap .a-wrap-a i {
  font-size: 40px;
}
#weibo_filter .a-wrap .a-wrap-a p {
  margin-bottom: 5px;
}
#weibo_filter .active {
  color: #333!important;
}
#weibo_filter .active .icon-all {
  background-position: -60px 264px;
  margin-right: 5px;
}
#weibo_filter .active .icon-my {
  background-position: -65px 133px;
}
#weibo_filter .active .icon-hot {
  background-position: -65px 179px;
}
#weibo_filter .active .icon-flow {
  background-position: -60px 220px;
}
#weibo_filter .a-wrap:last-of-type .a-wrap-a {
  border: none!important;
}
.XT_insert_image li {
  list-style: none;
  float: left;
}
.del {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.img-list li {
  float: left;
  margin: 10px 5px 0 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
  position: relative;
}
.XT_image {
  width: 345px;
  z-index: 1001;
  position: absolute !important;
}
.load {
  padding: 30px;
}
.upload-img-box .upload-pre-item img {
  width: 100px;
  height: 100px;
}
.upload-img-box .upload-pre-item .del_btn {
  width: 100px;
  position: absolute;
  color: #ffffff;
  margin-top: -30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.upload-img-box .upload-pre-item .opacity {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  background: #000;
  opacity: 0.5;
}
.upload-img-box .upload-pre-item .each {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.comment-content .ctime {
  font-size: 12px;
  color: #999;
}
.comment-content:hover .operate-buttons {
  visibility: visible;
}
.weibo_comment {
  padding: 5px 20px;
}
.weibo_comment_list {
  border-bottom: 1px solid #eee;
}
.weibo-comment-block {
  background: #fcfcfc;
  position: relative;
}
.comment-area {
  background-color: #fff;
  border-top: 1px solid #eee;
  padding-right: 10px;
  margin-bottom: 0;
}
.comment-area i {
  font-size: 16px;
}
.comment-area .comment-input {
  border: none;
  box-shadow: none;
  padding: 10px;
  height: auto;
  width: 610px;
}
.comment-area .comment-input:focus {
  border-right: none;
  border-left: 3px solid #0082df;
  outline: none;
}
.weibo_icon {
  position: absolute;
  left: -20px;
  bottom: 0;
  border-radius: 2px;
  text-align: center;
}
.weibo_icon li {
  list-style: none;
  width: 20px;
  background: #fff;
  cursor: pointer;
}
.weibo_icon li:hover {
  background: #eeeeee;
}
.weibo_icon .icon {
  font-size: 16px;
}
.weibo-comment img {
  max-width: 40px;
}
.expression_pic {
  display: inline;
}
.exp_img {
  max-width: 40px;
}
.collect {
  display: none;
  text-decoration: none;
}
.fenye {
  cursor: pointer;
  border: 1px #e5e5e5 solid;
  width: 28px;
  height: 30px;
  display: -moz-inline-box;
  display: inline-block;
}
.fenye:hover {
  background-color: #e5e5e5;
}
.yeshu {
  color: #3280fc;
  line-height: 30px;
}
.fenye:hover .yeshu {
  color: #0000C0;
}
.onfenye {
  cursor: pointer;
  border: 1px #3280fc solid;
  width: 28px;
  height: 30px;
  display: -moz-inline-box;
  display: inline-block;
  background-color: #3280fc;
}
.onyeshu {
  color: #ffffff;
  line-height: 30px;
}
.name_touxian {
  margin-left: 0;
  margin-top: 0;
  display: inline-block;
  width: 200px;
}
.weibo_content_sj {
  width: 16px;
  height: 17px;
  margin-left: -31px;
  margin-top: 9px;
  background: url(../images/weibo_content_sj.png);
  position: absolute;
}
.operation {
  font-size: 12px;
  color: #808080;
  width: 50%;
}
.common-block .alert {
  width: 210px;
  margin: auto;
}
.nav-time {
  width: 205px;
  display: inline-block;
}
.nav-time li {
  width: 100px;
}
.media-place-holder {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.wb-topic {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.wb-topic .topic-head {
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  padding: 10px;
  font-size: 16px;
  position: relative;
}
.wb-topic .topic-head:before {
  content: "";
  display: block;
  border: 1px solid #0082df;
  position: absolute;
  left: 9px;
  bottom: 0;
  width: 65px;
}
.wb-topic .crowd-head {
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  padding: 10px;
  font-size: 16px;
  position: relative;
}
.wb-topic .topic-content {
  width: 100%;
  height: auto;
  padding: 10px;
}
.wb-topic .topic-content ul {
  list-style-type: none;
}
.wb-topic .topic-content ul li {
  margin: 0 0 5px;
}
.wb-topic .topic-content ul li a {
  display: block;
  line-height: 30px;
}
.wb-topic .topic-content ul li a:after {
  clear: both;
}
.wb-topic .topic-content ul li a div {
  float: left;
}
.wb-topic .topic-content ul li a div:last-child {
  float: none;
  text-align: right;
  color: #C0C0C0;
}
.wb-topic .topic-content ul li a div.num {
  width: 20px;
  text-align: center;
  line-height: 20px;
  margin-top: 5px;
  margin-right: 5px;
}
.wb-topic .topic-content ul li a div.num-top {
  color: #fff;
  background: #FF7F42;
}
.wb-topic .seeMore {
  text-align: center;
  padding: 5px 0px;
  border-top: 1px solid #eeeeee;
}
.wb-notice {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.wb-notice .notice-content {
  width: 100%;
  height: auto;
  padding: 10px;
}
.notice-head {
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  padding: 10px;
  font-size: 16px;
  position: relative;
}
.notice-head:before {
  content: "";
  display: block;
  border: 1px solid #0082df;
  position: absolute;
  left: 9px;
  bottom: 0;
  width: 65px;
}
.add-weibo {
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  text-align: center;
  font-size: 16px;
  color: #999;
  line-height: 60px;
  cursor: pointer;
  transition: all .3s ease;
}
.add-weibo .send-icon {
  display: inline-block;
  background: url("../images/mywb-icon.png");
  width: 32px;
  height: 32px;
  background-position: -62px 308px;
  vertical-align: middle;
}
.btn-primary {
  color: #fff;
  background-color: #0082df !important;
  border-color: #0079d0 !important;
}
.btn-primary:hover {
  background-color: #0079d0 !important;
}
.hide-check-box {
  left: auto;
  padding: 10px;
  width: 300px;
  background-color: #ffffff;
  position: absolute;
  border-radius: 4px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  z-index: 11;
}
.hide-check-box h5 {
  border-bottom: 1px solid #F2F2F2;
  padding: 0 0 10px;
  margin-top: 0;
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 50px auto;
}
.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #0082df;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
.nav-primary > li.active > a,
.nav-primary > li.active > a:hover,
.nav-primary > li.active > a:focus {
  background-color: #0082df !important;
  border-color: #0079d0;
}
.get-pos {
  z-index: 99;
  position: absolute;
  left: 120px;
  top: 30px;
  border: 1px solid #ddd;
  width: 180px;
  background: white;
  line-height: 32px;
}
.get-pos input {
  border: none;
  display: inline-block;
  width: 120px;
  outline: none;
  padding: 0 10px;
  color: #999;
}
.get-pos input a {
  text-align: center;
  z-index: 999;
  width: 58px;
  border: none;
  border-left: 1px solid #ddd;
  background-color: #fff;
  display: inline-block;
  height: 32px;
  color: #999;
}
.get-pos input a:hover {
  color: #333;
  background-color: #fff;
  box-shadow: none;
}
.grade-box {
  padding: 20px;
  margin: 0;
}
.grade-box .l-box {
  padding: 0;
}
.grade-box .r-box {
  padding: 7px 0 0 0 ;
}
.grade-box .grade-bottom {
  border-top: 7px solid #eee;
}
.grade-box .grade-top {
  border-top: 7px solid #1ABC9C;
  margin-top: -7px;
  z-index: 9999;
}
.grade-box p {
  margin: 0;
}
.link-wrap {
  padding: 0 20px;
}
.link-wrap .link-box {
  border-top: 1px solid #e5e9ef;
  padding: 10px 0;
  margin: 0;
  font-size: 13px;
  color: #222;
}
.link-wrap .link-box .l-p0 {
  padding-left: 0;
}
.link-wrap .link-box .r-p0 {
  padding-right: 0;
  padding-left: 20px;
}
.link-wrap .link-box i {
  margin-right: 10px;
}
.weibo-filter-wrap {
  width: 100%;
  margin-bottom: 10px;
}
.show-operate {
  font-size: 16px;
  padding: 0 10px;
  position: relative;
  z-index: 100;
}
.all-wrap {
  padding: 12px 20px;
  background-color: #ffffff;
  position: relative;
  border-bottom: 1px solid #eee;
}
.all-wrap .weibo-content .content-head {
  height: 65px;
  position: relative;
}
.all-wrap .weibo-content .content-head .show-follow {
  position: absolute;
  left: 2px;
  top: 115%;
}
.all-wrap .weibo-content .content-head .show-follow .follow-btn {
  display: none;
  border-radius: 4px;
  overflow: hidden;
}
.all-wrap .weibo-content .content-head .show-follow .follow-btn .btn {
  height: 23px;
  width: 60px!important;
  border: 1px solid #d9d9d9!important;
  background-color: #fff!important;
  color: #333;
  padding: 0;
  font-size: 12px;
  border-radius: 3px;
  outline: none;
}
.all-wrap .weibo-content .content-head .show-follow .follow-btn .btn i {
  color: #0082df;
  font-weight: normal;
}
.all-wrap .weibo-content .content-head .avat-box img {
  width: 65px;
}
.all-wrap .weibo-content .content-head .op-box {
  width: 575px;
  height: 100%;
  padding-left: 20px;
}
.all-wrap .weibo-content .content-head .op-box .op-tb {
  height: 50%;
  width: 100%;
  line-height: 32px;
}
.all-wrap .weibo-content .content-head .op-box .op-top {
  position: relative;
}
.all-wrap .weibo-content .content-head .op-box .op-top .user_name {
  font-weight: 700;
  font-size: 14px !important;
}
.all-wrap .weibo-content .content-head .op-box .op-top .user_name:hover {
  color: #0082df;
}
.all-wrap .weibo-content .content-head .op-box .op-top .font_grey {
  font-style: italic;
  margin: 0 5px;
}
.all-wrap .weibo-content .content-head .op-box .op-bottom {
  font-size: 12px;
}
.all-wrap .weibo-content .content-head .op-box .op-bottom .wb-time {
  color: #888888;
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 60px;
  max-width: 200px;
}
.all-wrap .weibo-content .content-head .op-box .op-bottom .wb-time:hover:before {
  top: 0;
}
.all-wrap .weibo-content .content-head .op-box .op-bottom .wb-time:before {
  content: "" attr(data-hover) "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: -100%;
}
.all-wrap .weibo-content .content-head .op-box .op-bottom .f-w {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  color: #888888;
}
.all-wrap .weibo-content .content-info {
  width: 555px;
  height: auto;
  margin-left: 85px;
}
.all-wrap .weibo-content .content-info .word-wrap {
  margin: 5px 0;
  font-size: 14px;
}
.all-wrap .weibo-content .content-info .form-where {
  color: #888;
  height: 30px;
}
.all-wrap .weibo-content .content-info .form-where .where {
  width: 50%;
  height: 100%;
  float: left;
  line-height: 30px;
  font-size: 12px;
}
.all-wrap .weibo-content .content-info .form-where .w-left span:first-child {
  margin-right: 10px;
}
.all-wrap .weibo-content .content-info .form-where .w-right .operate-color {
  color: #888888;
  text-align: center;
  cursor: pointer;
}
.all-wrap .weibo-content .content-info .form-where .w-right .operate-color a,
.all-wrap .weibo-content .content-info .form-where .w-right .operate-color a:hover,
.all-wrap .weibo-content .content-info .form-where .w-right .operate-color a:focus {
  color: #888888 !important;
}
.all-wrap .weibo-content .content-info .form-where .w-right .operate-color a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #888;
}
.all-wrap .weibo-comment-list {
  margin-top: 10px;
  position: relative;
}
.all-wrap .new-user-first-weibo {
  right: 50px;
  top: 10px;
  background: url("../images/new-user-weibo.png") 50% 50% no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
}
.all-wrap .hot-comment-weibo {
  right: 50px;
  top: 10px;
  background: url("../images/hot-comment-weibo.png") 50% 50% no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
}
.show-operate-wrap:hover .operate-box {
  display: block;
}
.operate-box {
  border-radius: 4px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  position: relative;
  right: 6px;
  transition: all .3s ease;
  padding: 0;
  top: 15px;
  z-index: 999999;
  background-color: #ffffff;
  display: none;
}
.operate-box li {
  list-style: none;
  cursor: pointer;
  padding: 3px 35px;
  font-size: 14px;
}
.operate-box li:hover {
  background-color: #f2f2f5;
  color: #0082df;
}
.operate-box li a {
  padding: 0;
}
.operate-box li a:hover {
  background-color: transparent !important;
  color: #0082df !important;
}
.my-community {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  margin-bottom: 10px;
  position: relative;
}
.my-community .ck-sign {
  position: absolute;
  width: 60px;
  height: 60px;
  right: 10px;
  top: 5px;
  z-index: 99;
}
.my-community .mc-grade {
  padding: 10px;
  text-align: center;
}
.my-community .mc-grade .mc-box {
  height: 75px;
  position: relative;
}
.my-community .mc-grade .mc-box span {
  font-size: 32px;
  word-break: normal;
}
.my-community .mc-grade .mc-box p {
  position: absolute;
  margin: 0 12px;
  font-size: 14px;
  color: #333;
  bottom: 0;
}
.my-community .mc-grade .left-box {
  padding-right: 0;
}
.my-community .mc-grade .left-box .mc-icon-wrap {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  background-color: #EE6A57;
  margin-top: 5px;
}
.my-community .mc-grade .left-box .mc-icon-wrap .i-heart {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-image: url("../images/mywb-icon.png");
  background-position: -7px 314px;
  margin-top: 12px;
  margin-left: 2px;
}
.my-community .mc-grade .center-box {
  border-right: 1px solid #e4e4e4;
}
.grade-box {
  padding: 10px 10px 0;
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
}
.grade-box .row {
  margin: 0;
}
.grade-box .l-box {
  padding: 0;
  font-size: 12px;
  color: #999;
}
.grade-box .r-box {
  padding: 7px 0 0 0 ;
}
.grade-box .grade-bottom {
  border-top: 7px solid #eee;
}
.grade-box .grade-top {
  border-top: 7px solid #1ABC9C;
  margin-top: -7px;
  z-index: 9999;
}
.grade-box p {
  margin: 0;
}
.grade-box .gg-wrap {
  padding: 5px 0;
  font-size: 12px;
}
.gg-check {
  margin: 0;
  max-height: 78px;
  overflow: hidden;
}
.gg-check .c-box {
  padding: 10px;
  text-align: center;
}
.gg-check .c-box:hover p,
.gg-check .c-box:hover i {
  color: #333!important;
}
.gg-check .c-box .iconfont {
  font-size: 32px;
  color: #999;
}
.gg-check .c-box p {
  margin-bottom: 0;
  color: #999;
  font-size: 14px;
  font-weight: 500;
}
.c-class {
  height: auto;
  max-height: none;
}
.show-more {
  height: 20px;
  width: 100%;
  background-color: #fbfbfb;
  border-top: 1px solid #e9e9e9;
  text-align: center;
  line-height: 20px;
  color: #ccc;
  cursor: pointer;
  display: none;
}
.close-more {
  height: 20px;
  width: 100%;
  background-color: #fbfbfb;
  border-top: 1px solid #e9e9e9;
  text-align: center;
  line-height: 20px;
  color: #ccc;
  cursor: pointer;
  display: none;
}
.black-filter {
  width: 680px;
  height: 135px;
  padding: 20px 40px;
  background-color: #000;
  margin: 0;
  display: none;
  text-align: center;
}
.black-filter .s-wb-box {
  width: 49%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.black-filter .s-wb-box .s-wb-icon {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  background-color: #66CC99;
  text-align: center;
  display: inline-block;
  line-height: 65px;
}
.black-filter .s-wb-box .s-wb-icon i {
  font-size: 25px;
  color: #ffffff;
}
.black-filter .s-wb-box p {
  color: #fff;
  margin: 10px 0 0;
}
.send-top {
  height: 30px;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
  padding: 0 10px;
}
.send-top .limit-num {
  line-height: 30px;
  color: #999;
  margin: 0;
}
.op-wrap {
  height: 40px;
}
.op-wrap .addons-wrap {
  height: 40px;
  margin: 0;
  padding: 0 5px;
}
.op-wrap .addons-wrap .iconfont {
  font-size: 24px;
  color: #999;
  margin: 8px 5px;
  display: inline-block;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.op-wrap .addons-wrap .i-bq:hover {
  color: #ff904f;
}
.op-wrap .addons-wrap .i-tp:hover {
  color: #84c002;
}
.op-wrap .addons-wrap .i-ht:hover {
  color: #7ebaf4;
}
.right-wrong a {
  padding: 2px 10px;
  display: inline-block;
}
.right-wrong a i {
  font-size: 30px!important;
}
.right-wrong .send-right {
  color: #0082df;
}
.right-wrong .send-wrong {
  color: red;
}
.small-nav {
  background-color: #ffffff;
  height: 50px;
  border-bottom: 1px solid #eee;
}
.list-type {
  list-style-type: none;
  float: left;
  text-align: center;
  padding: 15px 10px 0 10px;
  cursor: pointer;
}
.list-type .mg-bt0 {
  color: #999;
}
.small-nav-search {
  float: right;
  list-style-type: none;
  padding: 10px;
  position: relative;
  width: 190px;
  height: 52px;
}
.small-nav-search .search-wrap {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.small-nav-search .animate-wrap {
  width: 20px;
  height: 32px;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.small-nav-search .icon-search {
  font-size: 16px;
  color: #0082df;
  position: relative;
}
.select {
  border-bottom: 1px solid #cccccc;
}
.select p {
  margin: 0 0 13px;
}
.wb-search {
  outline: none;
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #0082df;
  padding: 5px 10px;
}
.hot-topic {
  background: #fff;
  margin-bottom: 10px;
}
.hot-topic .new-hot-topic {
  height: 100px;
  width: 100%;
  padding: 10px;
  margin: 0;
  box-shadow: 2px 2px 2px rgba(204, 204, 204, 0.35);
  position: relative;
}
.hot-topic .new-hot-topic .topic-wrap {
  position: absolute;
  overflow: hidden;
  right: 0;
  top: 0;
  width: 300px;
  height: 100px;
  padding: 10px 0 10px 20px;
  background-color: rgba(242, 242, 242, 0.5);
  transition: width .4s ease;
  margin: 0;
}
.hot-topic .new-hot-topic .topic-wrap .cover-wrap {
  width: 60px;
  height: 60px;
  float: left;
  margin: 10px 0;
}
.hot-topic .new-hot-topic .topic-wrap .info-wrap {
  float: left;
  height: 60px;
  width: 145px;
  margin: 10px 0 10px 10px;
}
.hot-topic .new-hot-topic .topic-wrap .info-wrap p {
  margin: 0;
  height: 17px;
  font-size: 12px;
  width: 140px;
}
.hot-topic .new-hot-topic .topic-wrap .info-wrap .read-num {
  color: #999;
}
.hot-topic .now-hot {
  width: 40px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  background-color: #ff6600;
  position: absolute;
  right: -10px;
  top: 10px;
  z-index: 10;
}
.hot-topic .now-hot:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #f3985c;
  border-right: 10px solid transparent;
  border-bottom: none;
  border-left: none;
  position: absolute;
  right: 0;
  top: 20px;
}
.hot-topic .new-wb {
  height: 65px;
  margin-top: 7px;
}
.hot-topic .new-wb p {
  margin-bottom: 3px;
}
.now-circle-wrap {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.now-circle-wrap .circle-manage {
  padding: 10px;
  margin: 0;
}
.now-circle-wrap .circle-manage .c-c-wrap {
  width: 80px;
  height: 80px;
  float: left;
}
.now-circle-wrap .circle-manage .c-c-wrap img {
  width: 70px;
  height: 70px;
}
.now-circle-wrap .circle-manage .c-i-wrap {
  width: 160px;
  padding-right: 10px;
  float: left;
}
.now-circle-wrap .circle-manage .c-i-wrap p {
  margin-bottom: 0;
  line-height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.now-circle-wrap .circle-manage .c-i-wrap .c-name {
  color: #333;
  font-size: 15px;
}
.now-circle-wrap .circle-manage .c-i-wrap .c-intro {
  color: #999;
  font-size: 14px;
}
.now-circle-wrap .circle-manage .c-i-wrap .c-crowd-admin-fans {
  padding-top: 23px;
}
.now-circle-wrap .circle-manage .c-i-wrap .c-num {
  font-size: 13px;
}
.now-circle-wrap .circle-manage .c-i-wrap .c-num strong {
  font-size: 15px;
  margin: 0 5px;
}
.now-circle-wrap .circle-manage .c-i-wrap .c-wait {
  color: red;
  font-size: 12px;
}
.now-circle-wrap .circle-manage .c-i-wrap .c-wait span {
  font-size: 14px;
}
.now-circle-wrap .circle-manage .c-i-wrap-width {
  width: 120px;
}
.now-circle-wrap .circle-manage .c-follow {
  width: 80px;
  height: 80px;
  float: left;
  line-height: 80px;
  overflow: hidden;
  padding-left: 20px;
  color: #999;
}
.now-circle-wrap .circle-manage .c-follow .btn {
  height: 23px;
  width: 60px!important;
  border: 1px solid #d9d9d9!important;
  background-color: #fff!important;
  color: #999;
  padding: 0;
  font-size: 12px;
  border-radius: 20px;
  outline: none;
}
.now-circle-wrap .circle-manage .c-e-wrap {
  width: 40px;
  float: left;
  text-align: right;
}
.now-circle-wrap .circle-manage .c-e-wrap .want-join {
  width: 50px;
  height: 20px;
  line-height: 17px;
  text-align: center;
  display: block;
}
.now-circle-wrap .circle-manage .c-e-wrap .want-join i {
  font-size: 10px;
  color: #797979;
}
.now-circle-wrap .circle-manage .c-e-wrap .down-wrap {
  position: relative;
}
.now-circle-wrap .circle-manage .c-e-wrap .down-wrap:hover .edit-icon {
  display: block;
}
.now-circle-wrap .circle-manage .c-e-wrap .down-wrap .manage-circle {
  width: 40px;
  height: 20px;
  background-color: #e4e4e4;
  color: #666;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  display: inline-block;
}
.now-circle-wrap .circle-manage .c-e-wrap .down-wrap .edit-icon {
  width: 110px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
  background-color: #ffffff;
  position: absolute;
  border-radius: 4px;
  text-align: center;
  list-style: none;
  display: none;
}
.now-circle-wrap .circle-manage .c-e-wrap .down-wrap .edit-icon li {
  padding: 5px 0;
  color: #666;
}
.now-circle-wrap .circle-manage .c-e-wrap .down-wrap .edit-icon .dismiss {
  color: red;
  border-top: 1px solid #f2f2f2;
}
.now-circle-wrap .circle-notice {
  width: 100%;
  height: auto;
  padding: 10px;
  border-top: 1px solid #f2f2f2;
  color: #666;
  margin: 0;
}
.now-circle-wrap .circle-notice a {
  color: #169BD5;
  font-size: 12px;
}
.now-circle-wrap .circle-notice .edit-notice {
  color: #999;
}
.now-circle-wrap .modal-dialog {
  border-radius: 4px;
  width: 400px;
  border: none;
}
.now-circle-wrap .modal-dialog .modal-header {
  padding: 0 15px;
  text-align: center;
  border: none;
}
.now-circle-wrap .modal-dialog .modal-header h4 {
  font-weight: 500;
  font-size: 16px;
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.now-circle-wrap .modal-dialog .modal-header h4 span {
  margin-left: 10px;
}
.now-circle-wrap .modal-dialog .modal-body {
  text-align: center;
  padding: 10px 0 0;
}
.now-circle-wrap .modal-dialog .modal-body p {
  font-size: 14px;
  line-height: 22px;
  color: #0082df;
}
.now-circle-wrap .modal-dialog .modal-body p span {
  margin-right: 10px;
}
.now-circle-wrap .modal-dialog .modal-body input {
  margin: 5px 0;
  width: 280px;
  outline: none;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.now-circle-wrap .modal-dialog .modal-body .c-btn-wrap {
  width: 100%;
  border-top: 1px solid #e5e5e5;
  margin: 10px 0 0;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
.now-circle-wrap .modal-dialog .modal-body .c-btn-wrap a {
  display: block;
  width: 50%;
  float: left;
  text-align: center;
  line-height: 45px;
}
.now-circle-wrap .modal-dialog .modal-body .c-btn-wrap .sure {
  border-right: 1px solid #e5e5e5;
  background-color: #0082df;
  color: #ffffff;
}
.send-top {
  height: 41px;
  padding: 5px 10px;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}
.send-top .limit-num {
  line-height: 30px;
  color: #999;
}
.send-top .weibo-icon {
  cursor: pointer;
  font-size: 28px;
}
.send-top .chose-circle {
  height: 100%;
}
.send-top .chose-circle .cc-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../images/mywb-icon.png");
  background-position: -65px 96px;
  vertical-align: middle;
}
.send-top .chose-circle .selectt {
  display: inline-block;
  position: relative;
}
.send-top .chose-circle .selectt .dropdown {
  height: 30px;
  position: relative;
}
.send-top .chose-circle .cc-menu {
  margin: 0;
  border-radius: 4px;
  border-color: #f2f2f2;
  padding: 10px;
  z-index: 9999;
}
.send-top .chose-circle .cc-menu a {
  padding: 5px 0;
  display: inline-block;
  width: 138px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.send-top .chose-circle .dropdown-menu > li > a:hover,
.send-top .chose-circle .dropdown-menu > li > a:focus {
  background-color: transparent;
  color: #0082df;
}
.op-wrap {
  height: 40px;
}
.op-wrap .addons-wrap {
  height: 40px;
  margin: 0;
  padding: 0 5px;
  position: relative;
}
.op-wrap .addons-wrap .iconfont {
  font-size: 24px;
  color: #999;
  margin: 8px 5px;
  display: inline-block;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.op-wrap .addons-wrap .i-bq:hover {
  color: #ff904f;
}
.op-wrap .addons-wrap .i-tp:hover {
  color: #84c002;
}
.op-wrap .addons-wrap .i-ht:hover {
  color: #7ebaf4;
}
.op-wrap .addons-wrap .i-dw {
  margin: 8px 0;
  font-weight: 500;
}
.op-wrap .addons-wrap .i-dw:hover {
  color: #e16826;
}
.op-wrap .addons-wrap .i-hb:hover {
  color: #ca3838;
}
.op-wrap .addons-wrap .i-lj:hover {
  color: #c836de;
}
.op-wrap .addons-wrap .i-sp:hover {
  color: #ff8200;
}
.op-wrap .addons-wrap .i-xm:hover {
  color: #8743cd;
}
.op-wrap .addons-wrap .i-tp:hover {
  color: #00bfff;
}
.right-wrong a {
  padding: 2px 10px;
  display: inline-block;
}
.right-wrong a i {
  font-size: 30px!important;
}
.right-wrong .send-right {
  color: #0082df;
}
.right-wrong .send-wrong {
  color: red;
}
.gcard {
  cursor: pointer;
  color: #0082df;
}
.crowd-img {
  width: 20px;
  height: 20px;
  margin-top: 5px;
  vertical-align: bottom;
}
.crowd-img-title {
  margin-right: 7px;
  width: 20px;
  height: 20px;
  vertical-align: bottom;
}
.qtip-bootstrap {
  border: none!important;
}
.like-input {
  display: inline-block;
  height: 20px;
  padding: 0 5px;
  cursor: pointer;
  color: #0082df;
}
.caret {
  position: absolute;
  right: -7px;
  top: 14px;
  border-top-color: #0082df;
}
.detail-wrap .d-wrap {
  height: auto;
  float: left;
}
.detail-wrap .d-left {
  width: 680px;
  background-color: #ffffff;
}
.detail-wrap .d-left .d-title {
  font-size: 18px;
  color: #333;
  padding: 0 20px;
  text-align: center;
}
.detail-wrap .d-left .d-title p {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
}
.detail-wrap .d-left .d-num {
  padding: 10px 20px;
  color: #666;
  font-size: 12px;
}
.detail-wrap .d-left .d-num .num-time {
  display: inline-block;
  padding-right: 25px;
  margin-right: 15px;
  position: relative;
}
.detail-wrap .d-left .d-num .num-time:after {
  content: "";
  display: inline-block;
  height: 15px;
  width: 0;
  border: 1px solid #999;
  position: absolute;
  right: 0;
  top: 3px;
}
.detail-wrap .d-left .d-num .three-num {
  display: inline-block;
  padding: 0 10px;
}
.detail-wrap .d-left .d-content {
  padding: 0 0;
  margin: 0;
}
.detail-wrap .d-left .d-content .fetch-wrap {
  padding: 0 20px;
}
.detail-wrap .d-left .d-content .manager-list {
  border-top: 1px solid #EEEEEE;
  margin: 40px 20px 2px;
  padding: 5px 0 5px;
}
.detail-wrap .d-left .d-content .manager-list div.pull-left a {
  margin-right: 10px;
}
.detail-wrap .d-left .d-content .manager-list div.pull-right a {
  margin-left: 10px;
}
.detail-wrap .d-right {
  width: 300px;
  margin-left: 20px;
}
.detail-wrap .d-right .wb-holder {
  width: 100%;
  height: 180px;
  position: relative;
  margin-bottom: 10px;
}
.detail-wrap .d-right .wb-holder .holder-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-align: center;
}
.detail-wrap .d-right .wb-holder .holder-info .holder-avatar {
  width: 90px;
  height: 90px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  margin: 0 auto;
  border-radius: 100%;
}
.detail-wrap .d-right .wb-holder .holder-info .holder-name {
  margin: 10px auto 5px;
  font-size: 18px;
  max-width: 240px;
  color: #ffffff;
  display: block;
}
.detail-wrap .d-right .wb-holder .holder-info .holder-name a {
  color: #ffffff !important;
}
.detail-wrap .d-right .wb-holder .holder-info .fl-num {
  font-size: 14px;
  margin-top: 0;
}
.detail-wrap .d-right .wb-holder .holder-info .fl-num .fen-ge {
  margin: 0 15px;
}
.detail-wrap .d-right .who-likes {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  padding: 10px;
}
.detail-wrap .d-right .who-likes .w-title {
  position: relative;
}
.detail-wrap .d-right .who-likes .w-title:after {
  content: "";
  display: block;
  width: 65px;
  height: 2px;
  background-color: #0082df;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.detail-wrap .d-right .who-likes .no-like {
  text-align: center;
}
.detail-wrap .d-right .who-likes .no-like i {
  font-size: 40px;
}
.new-weibo-tip {
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  display: block;
  font-size: 14px;
}
.new-weibo-tip:hover {
  background-color: #fcfcfc;
}
.suggested-follows-btn {
  border-radius: 4px;
}
.suggested-follows-btn .btn {
  height: 23px;
  width: 60px!important;
  border: 1px solid #d9d9d9!important;
  background-color: #fff!important;
  color: #333;
  padding: 0;
  font-size: 12px;
  border-radius: 3px;
  outline: none;
}
.suggested-follows-btn .btn i {
  color: #0082df;
  font-weight: normal;
}
.crowd-rank-num {
  color: #fff;
  background: #FF7F42;
  width: 20px;
  text-align: center;
  line-height: 20px;
  margin-top: 14px;
  margin-right: 5px;
  float: left;
}
.crowd-attend {
  position: absolute;
  top: -3px;
  left: 218px;
  height: 20px;
  width: 60px!important;
  border: 1px solid #d9d9d9!important;
  background-color: #fff!important;
  color: #333;
  padding: 0;
  font-size: 12px;
  border-radius: 20px;
  outline: none;
  text-align: center;
}
.crowd-box {
  display: flex;
  padding: 10px 0;
  margin-bottom: 10px;
}
.crowd-box div {
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px;
  line-height: 16px;
}
.crowd-box img {
  margin-right: 10px;
  width: 60px;
  float: left;
  border-radius: 50%;
}
.crowd-box .corwd-info {
  margin-left: 10px;
  display: inline-flex;
  flex-direction: column;
}
.crowd-box .corwd-info div:first-child {
  color: #333;
  font-size: 16px;
  font-weight: 500;
}
.crowd-more {
  border-top: solid 1px #E5E5E5;
  background: #fafafa;
  line-height: 50px;
  width: 100%;
  text-align: center;
}
.crowd-rank-detail {
  min-height: 60px;
}
.crowd-rank-detail img {
  margin-top: 10px;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 50%;
}
.crowd-rank-detail .detail-bottom {
  color: #999;
}
.crowd-rank-detail .crowd-info {
  display: inline-flex;
  flex-direction: column;
  height: 50px;
}
.crowd-rank-detail .crowd-info p {
  margin: 0;
}
.crowd-rank-detail .crowd-intro {
  margin-top: 10px;
  margin-left: 60px;
  font-size: 14px;
  color: #999;
}
.crowd-a {
  line-height: 20px !important;
  color: #999;
}
.button-wrap {
  position: absolute!important;
  right: 0;
  top: -35px;
  background-color: #1ABC9C;
  border-color: #17ae95;
  color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  overflow: hidden;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.button-wrap:hover {
  background-color: #17ae95;
}
.button-wrap .webuploader-pick {
  border: none;
}
.all-wrap .weibo-content .content-info .form-where .w-right .operate-color .bdsharebuttonbox a {
  width: 55px;
  height: 34px;
  color: #888;
  display: inline-table;
}
.share_block {
  width: 337px;
  height: 95px;
  z-index: 1000;
  position: absolute;
  bottom: 34px;
  right: 0;
}
.share_block .tip {
  position: absolute;
  left: 299px;
  top: -1px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #E6E6E6;
}
.share_block .tip-xs {
  position: absolute;
  left: 300px;
  top: -1px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #fff;
}
.share_block .bdsharebuttonbox {
  padding: 15px 0 0;
  background: #fff;
  border: 1px solid #E6E6E6;
  height: 95px;
  overflow: hidden;
}
.share_block .bdsharebuttonbox::after {
  clear: both;
}
.share_block .bdsharebuttonbox a {
  float: left;
  width: 55px;
  height: 34px;
  background-image: url(../images/ico-account.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
  font-size: 12px;
  color: #888;
  padding: 36px 0 0 0;
  margin: 0 0 0 10px;
  text-decoration: none;
  overflow: hidden;
  display: inline-table;
  text-align: center;
  line-height: 46px;
}
.share_block .bdsharebuttonbox a.bds_qzone {
  background-position: 2px 0px;
}
.share_block .bdsharebuttonbox a.bds_tsina {
  background-position: -62px 0px;
}
.share_block .bdsharebuttonbox a.bds_tqq {
  background-position: -127px 0px;
}
.share_block .bdsharebuttonbox a.bds_weixin {
  background-position: -191px 0px;
}
.share_block .bdsharebuttonbox a.bds_sqq {
  background-position: -258px 0px;
}
.bd_weixin_popup {
  width: 260px!important;
  height: 310px!important;
}
/**微博评论区域改版 2016-12-14**/
.weibo-bottom {
  position: relative;
  border-bottom: 1px solid #eee;
}
.weibo-bottom .top-triangle-border {
  position: absolute;
  right: 190px;
  border-bottom: 12px solid #eee;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -11px;
}
.weibo-bottom .top-triangle-content {
  position: absolute;
  right: 191px;
  border-bottom: 10px solid #FCFCFC;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: -9px;
  z-index: 11;
}
.weibo-bottom .bottom-top {
  position: absolute;
  top: 1px;
  z-index: 10;
  width: 100%;
  line-height: 40px;
  background: #FCFCFC;
}
.weibo-bottom .bottom-top .left-like-list {
  padding: 0px 10px;
  color: #CCCCCC;
  max-width: 60%;
}
.weibo-bottom .bottom-top .right-say-button {
  position: relative;
  color: #808080;
  width: 40%;
  padding: 0 10px 0 20px;
  text-align: right;
}
.weibo-bottom .bottom-top .right-say-button .iconfont {
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -13px;
  font-size: 20px;
}
.show-always {
  display: inline-block !important;
}
.icon-dianzan-already {
  color: #B5B5B5;
}
.text-color {
  color: #808080;
}
.transfer-block {
  display: inline-block;
  position: relative;
}
.transfer-block .circle {
  position: absolute;
  display: none;
  left: -101px;
  z-index: 100;
  bottom: -40px;
  padding-top: 10px;
}
.transfer-block .circle .top-triangle-border {
  position: absolute;
  right: 63px;
  border-bottom: 12px solid #eee;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -1px;
}
.transfer-block .circle .top-triangle-content {
  position: absolute;
  right: 64px;
  border-bottom: 10px solid #FFFFFF;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 1px;
  z-index: 11;
}
.transfer-block .circle .circle-block {
  width: 194px;
  background: white;
  min-height: 34px;
  border: 1px solid #F5F4F4;
  padding: 0 10px;
}
.transfer-block .circle .circle-block .like-input {
  width: 145px;
  position: relative;
}
.transfer-block .circle .circle-block .like-input .caret {
  right: 7px;
  top: 9px;
}
.transfer-block:hover .circle {
  display: block;
}
/**微博评论区域改版 2016-12-14 end**/
.qtip-tip {
  display: none!important;
}
.private-crowd-toast {
  padding: 10px;
  font-size: 18px;
}
.qtSync {
  border: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.qtSync .qtAnswer {
  height: 60px;
  width: 70px;
  border-left: 1px solid #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qtSync .qtContent {
  padding: 10px;
}
.qtSync .qtContent p {
  margin-bottom: 0;
  max-width: 450px;
}
.qtSync .qtContent p:last-child {
  color: #999;
  font-size: 12px;
}
.qtSync .qtContent p:last-child span:last-child {
  margin-left: 10px;
}
.stamp {
  right: 50px;
  top: 10px;
  width: 60px;
  height: 60px;
  position: absolute;
}
.set-top-box {
  margin-bottom: 20px;
  padding: 10px 0;
}
.set-top-box .box-title {
  font-size: 1.9rem;
  font-weight: 500;
  text-align: center;
}
.set-top-box .top-wrap {
  padding: 0px 50px;
}
.set-top-box .top-wrap input {
  display: block;
  width: 100%;
  height: 2.5rem;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  padding: 0 .5rem;
  margin: 0;
  margin-top: .75rem;
  font-family: inherit;
  font-size: 1.0rem;
  background: #fff;
  border: 1px solid #a0a0a0;
  border-radius: .25rem;
  box-shadow: 0 0 0 transparent;
  -moz-appearance: none;
  appearance: none;
}
.set-top-box .day-wrap {
  padding: 0px 50px;
}
.set-top-box .day-wrap input {
  display: block;
  width: 100%;
  height: 2.5rem;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  padding: 0 .5rem;
  margin: 0;
  margin-top: .75rem;
  font-family: inherit;
  font-size: 1.0rem;
  background: #fff;
  border: 1px solid #a0a0a0;
  border-radius: .25rem;
  box-shadow: 0 0 0 transparent;
  -moz-appearance: none;
  appearance: none;
}
.set-top-box .crowd-wrap {
  padding: 20px 50px 0px 50px;
}
.set-top-box .buttons-wrap {
  margin-top: 30px;
  padding: 0px 50px;
  text-align: right;
}
.top-weibo {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}
.top-weibo .top-list {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.top-weibo .top-list a:first-child {
  color: #333;
}
.top-weibo .top-list .lable {
  padding: 2px;
  color: #fff;
  background-color: #FF6500;
  border-radius: 5px;
  font-size: 12px;
}
/**微博发布修改 2017-7-25 start  by dongdongjie**/
.send-top .release-tabs {
  position: relative;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 0 0 10px;
}
.send-top .release-tabs:after {
  content: '';
  height: 0px;
  display: block;
  clear: both;
}
.send-top .release-tabs .slider {
  position: absolute;
  width: 40px;
  height: 30px;
  top: 6px;
  left: 2px;
  background: url("../images/slider.png") 0 22px no-repeat;
  transition: all .5s;
}
.send-top .release-tabs .release-tab-item {
  float: left;
}
.send-top .release-tabs .release-tab-item.active a {
  font-weight: 800;
}
.send-top .release-tabs .release-tab-item a {
  display: block;
  height: 30px;
  padding: 0 10px;
  text-align: center;
  line-height: 30px;
}
.send-top .release-tabs .release-tab-item a:hover {
  font-weight: 800;
}
.right-wrong .limit-num {
  display: inline-block;
  margin: 0;
  color: #ccc;
}
#longtitle {
  display: block;
  width: 678px;
  padding: 5px 10px;
  margin: 1px 0 1px 1px;
  border: 0;
  font-size: 12px;
}
.edui-container {
  border: 0 !important;
  box-shadow: 0 0 0 0 #fff !important;
}
.abbreviations {
  height: 100px;
  color: #ccc;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.abbreviations div {
  display: inline-block;
  margin: 0 350px 0 50px;
  font-size: 16px;
  font-weight: 400;
}
.abbreviations a {
  display: inline-block;
  width: 100px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  color: #ccc;
}
.loading {
  display: none;
}
/**微博发布修改 2017-7-25 end  by dongdongjie**/
.top-weibo {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}
.top-weibo .top-list {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.top-weibo .top-list a:first-child {
  color: #333;
}
.top-weibo .top-list .lable {
  padding: 2px;
  color: #fff;
  background-color: #FF6500;
  border-radius: 5px;
  font-size: 12px;
}
.top-radio {
  padding: 0 50px;
}
.top-radio label {
  font-weight: normal !important;
}
.top-radio .to-right {
  margin-right: 20px;
}
