@charset "utf-8";
.bd_weixin_popup .bd_weixin_popup_main {
  padding: 5px 10px!important;
}
.community {
  background-color: #f5f8fa;
}
@media screen and (min-width: 992px) {
  .community .container {
    width: 1190px;
  }
}
@media screen and (max-width: 767px) {
  .community .container,
  .community .content {
    padding: 0;
  }
}
.community .main {
  padding-top: 20px;
}
@media screen and (max-width: 991px) {
  .community .main {
    padding-top: 0;
  }
}
.loading {
  background: url('/img/loading.gif') no-repeat center;
  height: 24px;
  background-size: auto 100%;
}
.feed_list * {
  font-family: 'Microsoft YaHei', 'SimSun';
}
.feed_list *::before {
  font-family: FontAwesome;
}
.feed_list .material-icons {
  font-size: 12px;
  position: relative;
  top: 1px;
}
.feed_list .feed_cardwrap,
.feed_list .feed_cardwrap_status {
  margin-bottom: 10px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .feed_list .feed_cardwrap,
  .feed_list .feed_cardwrap_status {
    margin-bottom: 0;
  }
}
.feed_list .feed_cardwrap.animate_slideDown,
.feed_list .feed_cardwrap_status.animate_slideDown {
  display: none;
}
.feed_list .feed_detail {
  padding: 16px 16px 16px;
  border-bottom: 1px solid #e8eef1;
}
.feed_list .fe_screen {
  position: relative;
}
.feed_list .fe_screen a {
  text-decoration: none;
  color: #696e78;
  padding: 5px;
}
.feed_list .fe_screen a:hover {
  color: #398fd1;
}
.feed_list .layer_menu_list {
  position: absolute;
  z-index: 999;
  right: 0;
  top: 20px;
  background-color: #fff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);
  color: #333;
  padding: 2px;
  display: none;
}
.feed_list .layer_menu_list li {
  color: #333;
  cursor: pointer;
  display: block;
  min-width: 50px;
  padding: 7px 13px;
  white-space: nowrap;
}
.feed_list .layer_menu_list li:hover {
  background-color: #f2f2f5;
  color: #398fd1;
}
.feed_list .fe_face {
  width: 50px;
  position: relative;
  margin-right: 10px;
}
.feed_list .fe_face .face_radius img {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.feed_list .fe_detail .fe_info {
  margin-bottom: 5px;
  padding-top: 5px;
}
.feed_list .fe_detail .fe_tit {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .feed_list .fe_detail {
    margin-left: 60px;
  }
}
.feed_list .fe_from {
  color: #808080;
  margin-bottom: 5px;
}
.feed_list .fe_from .fe_createTime {
  font-size: 12px;
  color: #8b8b8b;
  position: relative;
}
.feed_list .fe_from a {
  color: #8b8b8b;
  text-decoration: none;
}
.feed_list .fe_from a:hover {
  color: #398fd1;
}
.feed_list .fe_text {
  margin-bottom: 10px;
  line-height: 20px;
  overflow: hidden;
  overflow-wrap: break-word;
  padding-top: 1px;
  color: #333;
  font-size: 14px;
  /* .flex();.flex-wrap(wrap); */
}
.feed_list .fe_text .fa {
  text-decoration: none;
  margin-left: 10px;
  color: #398fd1;
  /* .flex();.flex-direction(column-reverse);.justify-content(center); */
}
.feed_list .fe_text .fa:hover {
  color: #2d82c3;
}
.feed_list .fe_text .fe_at {
  color: #226dd4;
  text-decoration: none;
}
.feed_list .fe_media_wrap {
  margin: 5px 0 6px -10px;
}
.feed_list .fe_media_wrap .media_box {
  float: left;
  width: 100%;
  padding-left: 10px;
}
.feed_list .fe_media_wrap .spec_lock_tips {
  color: #66757f;
  margin-top: 12px;
  float: left;
  width: 100%;
}
.feed_list .feed_spec.spec_detail {
  background-repeat: no-repeat;
  background-size: cover;
  height: 357px;
  background-position: center;
  cursor: -webkit-zoom-in;
}
.feed_list .feed_spec.spec_detail img {
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.feed_list .feed_spec.spec_maxHeight {
  /* max-height: 400px; */
}
.feed_list .feed_spec.spec_maxHeight img {
  max-height: 357px;
  max-width: 460px;
  /* cursor: -webkit-zoom-in; */
}
@media screen and (max-width: 767px) {
  .feed_list .feed_spec.spec_maxHeight img {
    max-width: 100%;
  }
}
.feed_list .feed_spec.spec_list li {
  float: left;
}
.feed_list .feed_spec.spec_list .spec_item {
  width: 110px;
  height: 110px;
  margin-bottom: 15px;
  cursor: -webkit-zoom-in;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-right: 5px;
  margin-bottom: 5px;
}
.feed_list .feed_spec.spec_video .spec_video_box {
  height: 320px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
  background-color: #000;
}
.feed_list .feed_spec.spec_video .spec_video_lable {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 5px 7px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  right: 8px;
  top: 7px;
}
.feed_list .feed_spec.spec_video .spec_video_cover {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.feed_list .feed_spec.spec_lock .spec_lock_box {
  height: 32px;
  width: 100%;
  border: 1px solid #eeeeee;
  background-color: #f2f2f5;
  position: relative;
  cursor: pointer;
  padding: 3px;
  display: block;
}
.feed_list .feed_spec.spec_lock .spec_lock_info {
  color: #999;
  width: 100%;
  text-align: center;
  height: 20px;
}
.feed_list .feed_spec.spec_lock .spec_lock_info:before {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.feed_list .feed_spec.spec_link a,
.feed_list .feed_spec.spec_link a:hover {
  text-decoration: none;
}
.feed_list .feed_spec.spec_link .spec_link_box {
  border: 1px solid #eeeeee;
  background-color: #f2f2f5;
  position: relative;
  display: block;
  text-decoration: none;
}
.feed_list .feed_spec.spec_link .spec_link_cover {
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  background-color: #fff;
}
.feed_list .feed_spec.spec_link .spec_link_cover img {
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.feed_list .feed_spec.spec_link .spec_link_cover.icon_link_default {
  background-image: url('/img/community/icon_link_default.png');
  background-size: cover;
}
.feed_list .feed_spec.spec_link .spec_link_info {
  color: #999;
  overflow: hidden;
  height: 50px;
  margin-left: 60px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.feed_list .feed_spec.spec_link .spec_link_info:before {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.feed_list .feed_spec.spec_link .title {
  height: 20px;
  font-size: 14px;
  color: #000;
  display: block;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
  margin-top: 5px;
}
.feed_list .feed_spec.spec_link .comments {
  color: #aaa;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
  width: 100%;
  margin-top: 2px;
  padding: 2px 5px;
  line-height: 14px;
}
.feed_list .feed_spec.spec_link .unCover .spec_link_info {
  margin-left: 0;
}
.feed_list .feed_spec.spec_link .link {
  padding-top: 3px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
  color: #aaa;
}
.feed_list .feed_spec.spec_link .link i {
  color: #3399ff;
}
.feed_list .feed_spec.spec_link .link a {
  color: #aaa;
  margin-left: 5px;
}
.feed_list .feed_spec.spec_file .spec_file_box {
  border: 1px solid #eeeeee;
  background-color: #f2f2f5;
  position: relative;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.feed_list .feed_spec.spec_file .spec_file_cover {
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  background-color: #c7cbd9;
}
.feed_list .feed_spec.spec_file .spec_file_cover img {
  width: 100%;
  height: 100%;
}
.feed_list .feed_spec.spec_file .spec_file_info {
  color: #999;
  overflow: hidden;
  height: 50px;
  margin-left: 60px;
  position: relative;
  /* .flex();.flex-direction(column); */
}
.feed_list .feed_spec.spec_file .spec_file_info:before {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.feed_list .feed_spec.spec_file .title {
  height: 20px;
  font-size: 14px;
  color: #000;
  display: block;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
  font-weight: bold;
  margin-top: 5px;
  float: left;
  max-width: 75%;
}
@media screen and (max-width: 767px) {
  .feed_list .feed_spec.spec_file .title {
    max-width: 100%;
  }
}
.feed_list .feed_spec.spec_file .comments {
  color: #aaa;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
}
.feed_list .feed_spec.spec_file .size {
  padding-top: 7px;
  float: left;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .feed_list .feed_spec.spec_file .size {
    display: none;
  }
}
.feed_list .feed_spec.spec_blog .spec_blog_box {
  border: 1px solid #eeeeee;
  background-color: #f2f2f5;
  position: relative;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.feed_list .feed_spec.spec_blog .spec_blog_cover {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 200px;
  background-position: center;
  position: relative;
}
.feed_list .feed_spec.spec_blog .spec_blog_cover img {
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.feed_list .feed_spec.spec_blog .spec_blog_info {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  padding: 10px;
  font-size: 20px;
  color: #666;
}
.feed_list .feed_spec.spec_blog .spec_blog_info:before {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.feed_list .feed_spec.spec_blog .title {
  height: 62px;
  overflow: hidden;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #666;
  display: block;
  line-height: 30px;
}
.feed_list .feed_spec.spec_blog .comments {
  color: #aaa;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.feed_list .feed_spec.spec_blog .unCover .spec_blog_cover {
  display: none;
}
.feed_list .feed_spec.spec_blog .spec_blog_lable {
  background-color: #fe940e;
  padding: 5px 7px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  right: 8px;
  top: 7px;
}
.feed_list .feed_handle {
  z-index: 99;
  position: relative;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -ms-border-radius: 0 0 2px 2px;
  -o-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.feed_list .feed_handle .fe_handle {
  overflow: hidden;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -ms-border-radius: 0 0 2px 2px;
  -o-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.feed_list .feed_handle .fe_row_list {
  border-bottom: 1px solid #e1e8ed;
}
.feed_list .feed_handle .fe_row_item {
  float: left;
  width: 25%;
  height: 38px;
  text-align: center;
  position: relative;
}
.feed_list .feed_handle .fe_row_item a {
  color: #808080;
  text-decoration: none;
  line-height: 22px;
  height: 22px;
  margin: 7px 0;
  display: block;
  border-right: 1px solid #e8eef1;
  float: none;
  background: none;
  padding-left: 0;
  font-size: 12px;
}
.feed_list .feed_handle .fe_row_item a:hover {
  color: #398fd1;
}
.feed_list .feed_handle .fe_row_item a:before {
  margin-right: 5px;
}
.feed_list .feed_handle .fe_row_item a.on:before {
  color: #4394d3;
}
.feed_list .feed_handle .fe_row_item:last-child a {
  border-right: 0;
}
.feed_list .feed_handle .fe_row_item .arrow {
  position: absolute;
  width: 9px;
  height: 9px;
  border-left: 1px solid #e1e8ed;
  border-top: 1px solid #e1e8ed;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
   transform: rotate(45deg);
  bottom: -4px;
  display: none;
}
.feed_list .feed_handle .fe_row_item.on .arrow {
  display: inline-block;
}
.feed_list .feed_comment {
  background-color: #fff;
  padding: 16px 0 6px;
  position: relative;
  z-index: 9;
  border-bottom: 1px solid #e1e8ed;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -ms-border-radius: 0 0 2px 2px;
  -o-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.feed_list .feed_comment .fe_comment {
  padding: 0 20px;
}
.feed_list .feed_newContent,
.feed_list .feed_load,
.feed_list .feed_done,
.feed_list .feed_empty {
  color: #999;
  background-color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
  height: 40px;
  border-bottom: 1px solid #e1e8ed;
}
.feed_list .feed_newContent {
  color: #0084b4;
  background-color: #e8f5fd;
  cursor: pointer;
}
.feed_list .feed_load .loading {
  margin-right: 10px;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.feed_list .unfold_bottom,
.feed_list .packUp_bottom {
  font-size: 12px;
  margin-left: 5px;
  color: #398fd1;
  cursor: pointer;
  display: inline-block;
}
.feed_list .unfold_bottom .fa,
.feed_list .packUp_bottom .fa {
  margin-left: 5px;
  font-size: 16px;
}
.feed_list .unfold_bottom div,
.feed_list .packUp_bottom div {
  display: inline-block;
}
.feed_icon {
  margin-left: 3px;
  position: relative;
  width: 16px;
  display: inline-block;
}
.feed_icon i {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.feed_icon.feed_icon-groupMaster i {
  background-image: url('/img/community/q_star.svg');
  bottom: -3px;
}
.name-info .feed_icon.feed_icon-groupMaster i {
  bottom: 0px;
}
.feed_icon.feed_icon-approve i {
  background-image: url('/img/community/q_official.svg');
  bottom: -3px;
}
.name-info .feed_icon.feed_icon-approve i {
  bottom: 0px;
}
.feed_icon.feed_icon-tmpuser i {
  background-image: url('/img/community/tmpuser.svg');
  bottom: -3px;
}
.name-info .feed_icon.feed_icon-tmpuser i {
  bottom: 0px;
}
.fe_user-card {
  position: absolute;
  max-width: 377px;
  height: 223px;
  width: 100%;
  -webkit-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  display: none;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  /* .border(1px solid #ccc); */
}
.fe_user-card .fe_user-card-header {
  background-color: #398fd1;
  height: 112px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 10001;
}
.fe_user-card .fe_user-card-name {
  color: #fff;
  text-decoration: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-justify-content: center;
  justify-content: center;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
}
.fe_user-card .fe_user-card-phtot {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 5px;
}
.fe_user-card .fe_user-card-phtot a {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #dadfe1;
  width: 76px;
  height: 76px;
  position: relative;
}
.fe_user-card .fe_user-card-phtot img {
  width: 100%;
  height: 100%;
}
.fe_user-card .fe_user-card-phtot a.loading {
  background-size: 30%;
  background-position: center;
}
.fe_user-card .fe_user-card-footer {
  height: 111px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 10000;
  background-color: #fff;
}
.fe_user-card .fe_user-card-info {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-justify-content: center;
  justify-content: center;
  color: #3f3f3f;
  margin-top: 30px;
  font-size: 13px;
}
.fe_user-card .fe_user-card-info strong {
  border-right: 1px solid #e3e3e3;
  margin: 0 5px;
  height: 16px;
  line-height: 16px;
}
.fe_user-card .fe_user-card-info strong:last-child {
  border-right: 0;
}
.fe_user-card .fe_user-card-info span {
  color: #398fd1;
  font-size: 14px;
  margin: 0 5px;
}
.fe_user-card .fe_user-card-btns {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 20px;
}
.fe_user-card .fe_user-card-btns .btn {
  min-width: 81px;
  margin: 0 3.5px;
  font-size: 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #cccccc;
  height: 27px;
  line-height: 13px;
}
.fe_user-card:before {
  clear: both;
  content: '';
  display: table;
  width: 11px;
  height: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
   transform: rotate(45deg);
  background-color: #fff;
  border: 2px solid #cccccc;
  position: absolute;
}
.fe_user-card.fe_user-card-top:before {
  top: -5px;
  left: 50%;
  margin-left: -5px;
  background-color: #398fd1;
}
.fe_user-card.fe_user-card-bottom:before {
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
}
.fe_user-card-null {
  position: absolute;
  max-width: 377px;
  height: 47px;
  width: 100%;
  -webkit-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  display: none;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  /* .border(1px solid #ccc); */
}
.fe_user-card-null .fe_user-card-null-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: center;
  line-height: 47px;
  background-color: #fff;
  color: #333;
}
.fe_user-card-null:before {
  clear: both;
  content: '';
  display: table;
  width: 11px;
  height: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
   transform: rotate(45deg);
  background-color: #fff;
  border: 2px solid #cccccc;
  position: absolute;
}
.fe_user-card-null.fe_user-card-top:before {
  top: -5px;
  left: 50%;
  margin-left: -5px;
  background-color: #398fd1;
}
.fe_user-card-null.fe_user-card-bottom:before {
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
}
.actizPicShow,
.touchPicShow {
  height: auto;
  float: left;
  /* border: 1px solid #d9d9d9;background-color: #f2f2f2;border-radius: 3px;padding: 10px 20px 10px;margin: 5px 0 15px; */
  clear: both;
  max-width: 390px;
}
.actizPicShow ul,
.touchPicShow ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.actizPicShow li,
.touchPicShow li {
  float: left;
  display: inline;
  width: 110px;
  height: 110px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  position: relative;
  list-style-type: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .actizPicShow,
  .touchPicShow {
    max-width: 255px;
  }
  .actizPicShow li,
  .touchPicShow li {
    width: 80px;
    height: 80px;
  }
}
.actizPicShow figure,
.touchPicShow figure {
  float: left;
}
.actizPicShowExpand {
  width: 100%!important;
  color: #14a0cd;
  background-color: #f2f2f5;
  border-radius: 3px;
  padding: 10px 20px 10px;
  margin: 5px 0 15px;
  clear: both;
}
.actizPicShowExpand #expandCenterImg {
  clear: both;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  margin-top: 6px;
}
.actizPicShowExpand #expandCenterImg img {
  vertical-align: middle;
  margin: 0;
  max-width: 100%;
  max-height: none;
}
.actizPicShowExpand .W_ico12 {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("/img/community/icon.png");
  float: inherit;
}
.actizPicShowExpand .ico_retract {
  background-position: -175px 0px;
  vertical-align: -2px;
}
.actizPicShowExpand .expand_top {
  color: #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: auto;
}
.actizPicShowExpand .expand_top a {
  text-decoration: none;
  color: #333;
}
.actizPicShowExpand .expand_top .W_vline {
  margin: 0 10px;
}
.actizPicShowExpand .ico_retract {
  background-position: -175px 0px;
  vertical-align: -2px;
}
.actizPicShowExpand .ico_showbig {
  background-position: -175px -24px;
  vertical-align: -2px;
}
.actizPicShowExpand .ico_turnleft {
  background-position: -175px -50px;
  vertical-align: -2px;
}
.actizPicShowExpand .ico_turnright {
  background-position: -175px -75px;
  vertical-align: -2px;
}
.actizPicShowExpand .ico_collect {
  background-position: -200px -500px;
  vertical-align: -2px;
}
.actizPicShowExpand .pic_choose_box {
  width: 100%;
  height: 56px;
  margin-top: 15px;
  position: relative;
  padding: 0 15px;
}
.actizPicShowExpand ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 8000px;
}
.actizPicShowExpand ul a {
  display: inline-block;
  opacity: 0.6;
  padding: 2px;
}
.actizPicShowExpand ul li {
  float: left;
  _display: inline;
  width: 56px;
  height: 56px;
  margin: 0 3px 0 0;
}
.actizPicShowExpand ul a.current {
  padding: 0;
  border: 2px solid #ffa306;
  text-decoration: none;
  opacity: 1.0;
}
.actizPicShowExpand ul a:hover {
  padding: 0;
  border: 2px solid #ffa306;
  text-decoration: none;
  opacity: 1.0;
}
.actizPicShowExpand ul img {
  border: 0;
}
.actizPicShowExpand .arrow_left_small {
  float: left;
  display: inline-block;
  cursor: default;
  width: 12px;
  height: 50px;
  text-decoration: none;
  line-height: 50px;
  text-align: center;
  font-weight: 600;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #b9dce6;
  padding-top: 2px;
  margin-top: 3px;
  position: absolute;
  left: 0;
}
.actizPicShowExpand .arrow_left_small .ico_pic_prev {
  color: #333333;
  cursor: default;
  display: inline;
  font-family: SimSun;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  height: auto;
  line-height: 50px;
  margin-top: 20px;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  text-decoration: none;
  width: auto;
}
.actizPicShowExpand .arrow_right_small {
  color: #333333;
  background-color: #14a0cd;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  cursor: pointer;
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  margin-top: 3px;
  text-align: center;
  text-decoration: none;
  width: 12px;
  padding-top: 2px;
  position: absolute;
  right: 0;
}
.actizPicShowExpand .arrow_right_small .ico_pic_next {
  cursor: default;
  display: inline;
  font-family: SimSun;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  height: auto;
  line-height: 50px;
  margin-top: 20px;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  width: auto;
}
.actizPicShowExpand .stage_box {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 56px;
  line-height: 13px;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
}
.actizPicShowExpand .big1 {
  cursor: pointer;
  background-color: #fff;
}
.actizPicShowExpand .big2 {
  cursor: default;
  background-color: #fff;
}
.actizPicShowExpand .text1 {
  cursor: pointer;
}
.actizPicShowExpand .text2 {
  cursor: default;
}
