@font-face {
  font-family: 'iconfont';
  /* project id 496501 */
  src: url('//at.alicdn.com/t/font_496501_fjevhnblyvr96bt9.eot');
  src: url('//at.alicdn.com/t/font_496501_fjevhnblyvr96bt9.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_496501_fjevhnblyvr96bt9.woff') format('woff'), url('//at.alicdn.com/t/font_496501_fjevhnblyvr96bt9.ttf') format('truetype'), url('//at.alicdn.com/t/font_496501_fjevhnblyvr96bt9.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
  content: "\e678";
}
.icon-publish-app:before {
  content: "\e61e";
}
.icon-publish-forum:before {
  content: "\e640";
}
.icon-eyes:before {
  content: "\e641";
}
.icon-eyes1:before {
  content: "\e64f";
}
.icon-eyes2:before {
  content: "\e601";
}
.icon-star:before {
  content: "\e6b0";
}
.icon-star-o:before {
  content: "\e60d";
}
.icon-likes:before {
  content: "\e600";
}
.icon-likes1:before {
  content: "\e60a";
}
.icon-comment:before {
  content: "\e74c";
}
.icon-upload:before {
  content: "\e636";
}
body {
  background-color: #f6f6f6;
  font-family: Microsoft YaHei, '微软雅黑';
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
a {
  color: #333;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #333;
}
.breadcrumb > .active {
  color: #26b77b;
}
.wrap-banner {
  width: 100%;
}
.wrap-banner img {
  width: 100%;
}
.rankfont {
  font: italic bold 20px SimSun;
  color: #999;
}
.rankicon-site {
  position: absolute;
  top: 24px;
  right: 20px;
}
.rankicon-site-hot {
  position: absolute;
  top: 15px;
  right: 20px;
}
header {
  width: 100%;
  height: 80px;
  background-color: #fff;
  line-height: 80px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
header .head-nav {
  display: inline-block;
  padding-left: 10px;
  margin-bottom: 0;
}
header .head-nav li {
  display: inline-block;
  margin: 0 15px;
}
header .head-nav li a {
  color: #333;
  font-size: 16px;
}
header .head-nav li.active a {
  color: #26b77b;
}
header .head-nav li a:hover {
  color: #26b77b;
}
header .search-box {
  width: 200px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #999;
  color: #999;
  margin-top: 23px;
  position: relative;
  float: right;
  margin-right: 10px;
}
header .search-box .search-input {
  width: 160px;
  height: 30px;
  border: none;
  outline: none;
  padding: 0 10px;
  position: absolute;
}
header .search-box .icon-search {
  top: 0;
  right: 0;
  position: absolute;
  padding: 0 10px;
  line-height: 30px;
}
header .reg-log-box {
  line-height: 80px;
  float: right;
}
header .reg-log-box a {
  display: inline-block;
  margin-left: 25px;
  border: 1px solid #26b77b;
  line-height: 28px;
  padding: 0 16px;
}
header .reg-log-box .log-btn {
  background-color: #26b77b;
  color: #fff;
}
header .reg-log-box .reg-btn {
  color: #26b77b;
}
header .header-user-box {
  float: right;
  margin: 0 40px;
  position: relative;
}
header .header-user-box .user-head {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
header .header-user-box:hover .head-user-menu {
  display: block;
}
header .header-user-box .head-user-menu {
  position: absolute;
  width: 140px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  z-index: 9;
  margin-bottom: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  display: none;
}
header .header-user-box .head-user-menu dd {
  line-height: 40px;
  padding: 0 0 0 36px;
  border-bottom: 1px solid #f6f6f6;
}
header .header-user-box .head-user-menu dd span {
  color: red;
  padding-left: 6px;
}
footer {
  width: 100%;
  background: #333;
  padding: 30px 0;
  text-align: center;
}
footer .foot-nav {
  margin: 20px 0 30px;
  text-align: center;
}
footer .foot-nav li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
footer .foot-nav li a {
  color: #fff;
}
footer .foot-nav li + li:before {
  content: "|";
  position: absolute;
  color: #fff;
  top: 0;
  left: -1px;
}
footer .copyright {
  padding: 20px 0 0;
  border-top: 1px solid #aaa;
  color: #fff;
}
.column-container {
  margin-bottom: 50px;
  margin-top: 20px;
}
.column-container .column-left-part {
  width: 71%;
  float: left;
}
.column-container .column-right-part {
  width: 27%;
  float: right;
}
.column-container .breadcrumb {
  margin: 0;
}
.column-container .column-wrap-head {
  line-height: 50px;
  padding: 0 16px;
  color: #333;
  font-size: 16px;
  margin: 0;
  border-bottom: 1px solid #f6f6f6;
  overflow: hidden;
}
.column-container .column-wrap-head a.more {
  font-size: 14px;
  color: #999;
  float: right;
}
.column-container .index-banner {
  width: 100%;
}
.column-container .index-banner img {
  width: 100%;
}
.column-container .app-wrap {
  width: 100%;
  background: #fff;
  margin-top: 20px;
}
.column-container .app-wrap .app-list-zs {
  margin: 0;
  width: 100%;
}
.column-container .app-wrap .app-list-zs .app-item-zs {
  width: 14.28%;
  padding: 20px 0 10px;
  text-align: center;
  float: left;
}
.column-container .app-wrap .app-list-zs .app-item-zs .app-img {
  width: 86px;
  height: 86px;
}
.column-container .app-wrap .app-list-zs .app-item-zs .app-name {
  margin: 16px 0 0;
  font-size: 14px;
}
.column-container .index-topic-1 {
  width: 100%;
  margin-top: 20px;
}
.column-container .index-topic-1 img {
  width: 100%;
}
.column-container .index-topic-2 {
  width: 100%;
  background: #fff;
  margin-top: 20px;
}
.column-container .index-topic-2 .topic-list {
  margin: 0;
  padding: 15px 5px;
}
.column-container .index-topic-2 .topic-list li {
  width: 33.3%;
  float: left;
  padding: 10px 10px;
}
.column-container .index-topic-2 .topic-list li .topic-img {
  width: 100%;
}
.column-container .index-sort-wrap {
  width: 100%;
  margin-top: 20px;
  background: #fff;
  padding: 5px 0;
}
.column-container .index-sort-wrap .sort-list {
  margin: 0;
  padding: 5px 10px;
}
.column-container .index-sort-wrap .sort-list dt {
  width: 46px;
  margin: 0;
  float: left;
  text-align: center;
  font-weight: normal;
}
.column-container .index-sort-wrap .sort-list dd {
  width: calc(100% - 46px);
  float: left;
}
.column-container .index-sort-wrap .sort-list dd a {
  padding: 0 8px;
  color: #333;
}
.column-container .index-sort-wrap .sort-list dd a:hover {
  color: #26b77b;
}
.column-container .index-sort-wrap .sort-list:first-child dt {
  color: #26b77b;
}
.column-container .index-sort-wrap .sort-list:nth-child(2) dt {
  color: #ffa750;
}
.column-container .index-sort-wrap .sort-list:last-child dt {
  color: #50a6ff;
}
.column-container .column-publish-box {
  width: 100%;
  background: #fff;
  padding: 25px 0;
}
.column-container .column-publish-box .publish-btn {
  width: 280px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  display: block;
  margin: 0 auto 20px;
  text-align: center;
}
.column-container .column-publish-box .publish-btn .iconfont {
  font-size: 22px;
  padding-right: 10px;
}
.column-container .column-publish-box .app-btn {
  background: #26b77b;
}
.column-container .column-publish-box .forum-btn {
  background: #ffa750;
}
.column-container .wx-info-box {
  width: 280px;
  margin: 0 auto;
  display: table;
  vertical-align: middle;
}
.column-container .wx-info-box img.wx-code {
  display: table-cell;
  width: 130px;
}
.column-container .wx-info-box .info-box {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
}
.column-container .app-hot-wrap {
  background: #fff;
  margin-top: 20px;
}
.column-container .column-article-wrap {
  background: #fff;
  margin-top: 20px;
}
.column-container .column-article-wrap .column-article-list {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.column-container .column-article-wrap .column-article-list li {
  padding: 5px 0;
}
.column-container .column-article-wrap .column-article-list li a:hover {
  color: #26b77b;
}
.column-container .column-article-wrap .column-article-list li:first-child {
  color: #fe3301;
}
.column-container .column-article-wrap .column-article-list li:nth-child(2) {
  color: #fe8a01;
}
.column-container .column-article-wrap .column-article-list li:nth-child(3) {
  color: #fed501;
}
.app-list-dt {
  width: 100%;
  margin: 20px 0 0;
}
.app-list-dt .app-item-dt {
  width: 32%;
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
  float: left;
  position: relative;
  transition: all .2s;
}
.app-list-dt .app-item-dt:not(:nth-child(3n)) {
  margin-right: 2%;
}
.app-list-dt .app-item-dt:hover {
  box-shadow: 0 24px 30px -12px rgba(0, 0, 0, 0.2);
  /* transform: translate(-1px,-4px); */
}
.app-list-dt .app-item-dt:hover .code-icon {
  display: block;
}
.app-list-dt .item-top .app-img {
  width: 64px;
  height: 64px;
  vertical-align: top;
}
.app-list-dt .item-top .app-info {
  padding-left: 10px;
  display: inline-block;
}
.app-list-dt .item-top .app-info .app-name {
  font-size: 16px;
  color: #333;
}
.app-list-dt .item-top .app-info .app-publisher {
  font-size: 14px;
  color: #666;
}
.app-list-dt .item-middle {
  margin: 12px 0;
  font-size: 14px;
  color: #999;
}
.app-list-dt .item-bottom {
  overflow: hidden;
}
.app-list-dt .item-bottom .app-tab {
  float: left;
  margin: 0;
}
.app-list-dt .item-bottom .app-tab li {
  display: inline-block;
  padding: 3px 8px;
  font-size: 12px;
  color: #999;
  background: #f6f6f6;
  border-radius: 10px;
  margin-right: 10px;
}
.app-list-dt .item-bottom .app-read {
  float: right;
  font-size: 12px;
  color: #999;
  display: inline-block;
  position: relative;
}
.app-list-dt .item-bottom .app-read:before {
  content: "\e641";
  position: absolute;
  left: -24px;
  top: -4px;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.app-list-dt .code-icon {
  position: absolute;
  cursor: pointer;
  width: 32px;
  height: 32px;
  top: 15px;
  right: 15px;
  display: none;
}
.app-list-dt .app-code-box {
  position: absolute;
  top: 60px;
  right: 15px;
  border: 1px solid #e6e6e6;
  padding: 10px;
  background: #fff;
  text-align: center;
  z-index: 9;
}
.app-list-dt .app-code-box img {
  width: 90px;
  height: 90px;
  font-size: 0;
}
.app-list-dt .app-code-box p {
  color: #555;
  font-size: 12px;
  margin: 10px 0 0;
  text-align: center;
}
.app-list-ext {
  margin: 0;
}
.app-list-ext .app-item-ext {
  padding: 15px;
  position: relative;
  border-bottom: 1px solid #f6f6f6;
}
.app-list-ext .app-item-ext .item-top .app-img {
  width: 54px;
  height: 54px;
  vertical-align: top;
}
.app-list-ext .app-item-ext .item-top .app-info {
  padding-left: 10px;
  display: inline-block;
}
.app-list-ext .app-item-ext .item-top .app-info .app-name {
  font-size: 14px;
  color: #333;
}
.app-list-ext .app-item-ext .item-top .app-info .app-concern {
  font-size: 12px;
  color: #666;
}
.app-list-ext .app-item-ext .item-detail {
  height: 0;
  overflow: hidden;
  transition: all .5s;
}
.app-list-ext .app-item-ext .item-detail .app-brief {
  width: 70%;
  margin: 12px 0;
  font-size: 14px;
  color: #999;
}
.app-list-ext .app-item-ext .item-detail .app-tab {
  margin: 0;
}
.app-list-ext .app-item-ext .item-detail .app-tab li {
  display: inline-block;
  padding: 3px 8px;
  font-size: 12px;
  color: #999;
  background: #f6f6f6;
  border-radius: 10px;
  margin-right: 10px;
}
.app-list-ext .app-item-ext:hover .item-detail {
  height: 90px;
}
.app-list-ext .app-item-ext:nth-of-type(1):before {
  content: url(../images/rank_icon_first.png);
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(2):before {
  content: url(../images/rank_icon_second.png);
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(3):before {
  content: url(../images/rank_icon_third.png);
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(4):before {
  content: "4";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(5):before {
  content: "5";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(6):before {
  content: "6";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(7):before {
  content: "7";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(8):before {
  content: "8";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(9):before {
  content: "9";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
.app-list-ext .app-item-ext:nth-of-type(10):before {
  content: "10";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 15px;
  right: 20px;
}
/* 小程序、文章详情页 */
.app-info-box {
  background: #fff;
  padding: 30px;
}
.app-info-box .app-head .app-head-img {
  width: 100px;
  height: 100px;
}
.app-info-box .app-head .app-head-info {
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.app-info-box .app-head .app-head-info .app-name {
  font-size: 20px;
  color: #333;
  margin-bottom: 15px;
}
.app-info-box .app-head .app-head-info .app-publisher {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
.app-info-box .app-head .app-head-info .app-tab-list {
  margin: 0;
}
.app-info-box .app-head .app-head-info .app-tab-list li {
  display: inline-block;
  width: 50px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #999;
  background-color: #f6f6f6;
  border-radius: 12px;
  margin-right: 10px;
}
.app-info-box .app-head .head-right {
  text-align: right;
}
.app-info-box .app-head .collect-btn {
  width: 82px;
  line-height: 38px;
  color: #999;
  font-size: 18px;
  border: 1px solid #999;
  border-radius: 6px;
  background: transparent;
}
.app-info-box .app-head .collect-btn i {
  font-size: 20px;
  padding-right: 6px;
  color: #999;
}
.app-info-box .app-head .app-heat-info {
  margin-top: 20px;
}
.app-info-box .app-head .app-heat-info .heat-item {
  display: inline-block;
  text-align: center;
  padding-left: 20px;
}
.app-info-box .app-head .app-heat-info .heat-item p {
  font-size: 12px;
  color: #999;
  margin: 0;
}
.app-info-box .app-info-wrap .app-info-title {
  font-size: 16px;
  line-height: 18px;
  color: #333;
  border-left: 3px solid #26b77b;
  padding-left: 10px;
  margin: 0 0 20px;
}
.app-info-box .app-introduce {
  margin-top: 40px;
  overflow: hidden;
}
.app-info-box .app-introduce .introduce-list {
  float: left;
  width: 300px;
}
.app-info-box .app-introduce .introduce-list dl {
  margin: 0 0 15px;
  overflow: hidden;
}
.app-info-box .app-introduce .introduce-list dt {
  margin: 0;
  font-weight: normal;
  float: left;
  margin-right: 5px;
  color: #666;
}
.app-info-box .app-introduce .introduce-list dd {
  color: #333;
}
.app-info-box .app-introduce .app-code-box {
  float: left;
  text-align: center;
}
.app-info-box .app-introduce .app-code-box img {
  width: 110px;
  height: 110px;
}
.app-info-box .app-introduce .app-code-box .code-tips {
  font-size: 14px;
  color: #333;
  margin: 10px 0 0;
}
.app-info-box .app-screenshot {
  margin-top: 40px;
}
.app-info-box .app-screenshot .screenshot-list li {
  display: inline-block;
  border: 1px solid transparent;
}
.app-info-box .app-screenshot .screenshot-list li:hover {
  border-color: #f1f1f1;
}
.app-info-box .app-screenshot .screenshot-list li + li {
  margin-left: 5px;
}
.app-info-box .app-screenshot .screenshot-list img {
  width: auto;
  height: 400px;
}
.app-info-box .app-description {
  margin-top: 40px;
}
.app-info-box .app-description .description-txt {
  padding-left: 15px;
  font-size: 14px;
  color: #333;
  line-height: 34px;
}
.app-info-box .app-score {
  margin-top: 40px;
}
.app-info-box .app-score .score-box {
  padding: 30px 10px 0;
}
.app-info-box .app-score .score-left-part {
  float: left;
}
.app-info-box .app-score .score-left-part .score-num {
  font-size: 80px;
  line-height: 80px;
  color: #3d464d;
  font-weight: bold;
}
.app-info-box .app-score .score-middle-part {
  float: left;
  margin: 15px 20px;
  padding-left: 20px;
  border-left: 1px solid #eee;
}
.app-info-box .app-score .score-middle-part .score-star-box {
  width: 100px;
  height: 18px;
  background: url(../images/star-normal.png) no-repeat;
  background-size: 100%;
}
.app-info-box .app-score .score-middle-part .star-inner-box {
  width: 100%;
  height: 18px;
  background: url(../images/star-light.png) no-repeat;
  background-size: 100px 18px;
}
.app-info-box .app-score .score-middle-part .score-number {
  margin: 15px 0 0;
  color: #666;
}
.app-info-box .app-score .score-detail-chart {
  float: left;
  margin-left: 20px;
  font-size: 12px;
  color: #666;
}
.app-info-box .app-score .score-detail-chart li {
  line-height: 16px;
}
.app-info-box .app-score .score-detail-chart .star-tag {
  vertical-align: middle;
}
.app-info-box .app-score .score-detail-chart .star-tag:after {
  content: "\e6b0";
  color: #f5a222;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.app-info-box .app-score .score-detail-chart .score-bar {
  width: 100px;
  height: 5px;
  display: inline-block;
  border-radius: 2px;
  background: #26b77b;
  margin: 0 5px;
  vertical-align: middle;
}
.app-info-box .app-score .score-detail-chart .score-times {
  vertical-align: middle;
}
.app-info-box .app-topic {
  margin-top: 40px;
}
.app-info-box .app-topic img {
  width: 100%;
}
.app-info-box .app-comment {
  margin-top: 40px;
}
.app-info-box .app-comment .unlogin-panel {
  width: 100%;
  padding: 80px 0;
  background: #f9f9f9;
  border-radius: 10px;
  text-align: center;
}
.app-info-box .app-comment .unlogin-panel .unlogin-tips {
  font-size: 16px;
  color: #666;
}
.app-info-box .app-comment .unlogin-panel .unlogin-tips a {
  color: #2e78de;
}
.app-info-box .news-head {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
.app-info-box .news-head .publisher-pic {
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: top;
}
.app-info-box .news-head .publisher-pic img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.app-info-box .news-head .publisher-dt {
  padding-left: 15px;
  display: inline-block;
}
.app-info-box .news-head .publisher-dt .user-name {
  font-size: 14px;
  color: #26b77b;
}
.app-info-box .news-head .publisher-dt .news-date {
  font-size: 13px;
  color: #999;
  margin: 20px 0 0;
  vertical-align: bottom;
}
.app-info-box .news-head .news-browse {
  color: #999;
  margin-top: 20px;
}
.app-info-box .news-head .news-browse .browse-item {
  margin-left: 35px;
  position: relative;
}
.app-info-box .news-head .news-browse .browse-read:before {
  position: absolute;
  left: -24px;
  top: 50%;
  transform: translateY(-50%);
  content: '\e601';
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
.app-info-box .news-head .news-browse .browse-like:before {
  position: absolute;
  left: -24px;
  top: 50%;
  transform: translateY(-50%);
  content: '\e60a';
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.app-info-box .news-content {
  margin: 20px 0;
}
.app-info-box .news-content .news-title {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.app-info-box .news-content .news-paragraph {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  text-indent: 32px;
}
.app-info-box .news-content .news-img {
  margin: 20px;
  text-align: center;
}
.app-info-box .news-content .news-img img {
  max-width: 100%;
}
.app-info-box .news-option {
  padding: 20px;
  border-bottom: 1px solid #f1f1f1;
}
.app-info-box .news-option .option-item {
  margin-right: 10px;
}
.app-info-box .news-option .option-item .iconfont {
  font-size: 30px;
  color: #666;
}
.app-info-box .news-pag {
  font-size: 0;
  padding: 20px 0;
}
.app-info-box .news-pag li {
  width: 50%;
  display: inline-block;
  font-size: 16px;
}
.app-info-box .news-pag li a {
  color: #666;
}
.app-info-box .news-pag .pag-prev {
  text-align: left;
}
.app-info-box .news-pag .pag-next {
  text-align: right;
}
.app-comment-list {
  margin: 20px 0;
}
.app-comment-list .comment-list-title {
  font-size: 18px;
  color: #333;
  padding-bottom: 15px;
  border-bottom: 1px solid #efefef;
}
.app-comment-list .comment-list-title span {
  font-size: 20px;
  padding-right: 8px;
}
.app-comment-list .comment-list {
  margin: 0;
}
.app-comment-list .comment-list li {
  position: relative;
  padding: 20px 0;
}
.app-comment-list .comment-list .comment-user {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 20px;
  left: 0;
}
.app-comment-list .comment-list .comment-con {
  padding-left: 65px;
}
.app-comment-list .comment-list .com-top {
  margin-bottom: 10px;
}
.app-comment-list .comment-list .com-top .user-name {
  font-size: 14px;
  color: #2e78de;
}
.app-comment-list .comment-list .com-top .com-star {
  display: inline-block;
  padding-left: 20px;
  color: #f5a222;
}
.app-comment-list .comment-list .com-txt {
  font-size: 16px;
  color: #333;
  line-height: 24px;
}
.app-comment-list .comment-list .com-bottom {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #999;
}
.app-comment-list .comment-list .com-bottom .com-reply {
  font-size: 14px;
  color: #999;
}
.app-comment-list .comment-list .com-bottom .com-reply:hover {
  color: #26b77b;
}
.app-comment-list .comment-list .com-bottom .com-likes {
  cursor: pointer;
}
.app-comment-list .comment-list .com-bottom .com-likes:before {
  content: "\e600";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 8px 0 16px;
}
.app-comment-list .more-btn {
  width: 80%;
  line-height: 40px;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #666;
  background: #f9f9f9;
  border: none;
  border-radius: 20px;
  margin: 20px auto;
}
/* 专题合辑 */
.topic-box .breadcrumb {
  margin: 0;
  padding: 12px 0;
  text-align: left;
}
.topic-box .topic-list {
  width: 100%;
  margin: 20px 0 20px;
}
.topic-box .topic-list .topic-item {
  width: 32%;
  padding-top: 30px;
  background: #fff;
  margin-bottom: 30px;
  float: left;
}
.topic-box .topic-list .topic-item:not(:nth-child(3n)) {
  margin-right: 2%;
}
.topic-box .topic-list .topic-item-top {
  margin: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
}
.topic-box .topic-list .topic-item-top .topic-info {
  padding-left: 44px;
  background: url(../images/topic_icon_tips.png) no-repeat left center;
  background-size: 36px 36px;
}
.topic-box .topic-list .topic-item-top .topic-info .topic-name {
  font-size: 16px;
  color: #333;
  margin: 0 0 5px;
}
.topic-box .topic-list .topic-item-top .topic-info .topic-con {
  font-size: 12px;
  color: #999;
  margin: 0;
}
.topic-box .topic-list .topic-item-top .topic-btn {
  width: 60px;
  line-height: 30px;
  color: #26b77b;
  border-radius: 6px;
  display: inline-block;
  text-align: center;
  border: 1px solid #26b77b;
}
.topic-box .topic-list .topic-introduce {
  margin: 20px;
  font-size: 14px;
  color: #999;
}
.topic-box .topic-list .topic-img {
  width: 100%;
}
.topic-box .topic-detail-wrap {
  width: 100%;
  background: #fff;
}
.topic-box .topic-detail-wrap .topic-img {
  width: 500px;
  float: left;
}
.topic-box .topic-detail-wrap .topic-detail {
  width: calc(100% - 500px);
  padding: 30px 30px 10px;
  position: relative;
  float: left;
}
.topic-box .topic-detail-wrap .topic-detail .collect-btn {
  width: 80px;
  line-height: 32px;
  color: #999;
  font-size: 16px;
  border: 1px solid #999;
  border-radius: 6px;
  background: transparent;
  position: absolute;
  top: 30px;
  right: 30px;
}
.topic-box .topic-detail-wrap .topic-detail .collect-btn i {
  font-size: 18px;
  padding-right: 6px;
  color: #999;
}
.topic-box .topic-detail-wrap .topic-detail .app-heat-info {
  margin-top: 20px;
  position: absolute;
  bottom: 10px;
  right: 30px;
}
.topic-box .topic-detail-wrap .topic-detail .app-heat-info .heat-item {
  display: inline-block;
  text-align: center;
  padding-left: 20px;
}
.topic-box .topic-detail-wrap .topic-detail .app-heat-info .heat-item p {
  font-size: 12px;
  color: #999;
  margin: 0;
}
.topic-box .topic-detail-wrap .topic-detail .topic-name {
  font-size: 22px;
  color: #333;
  margin-bottom: 15px;
}
.topic-box .topic-detail-wrap .topic-detail .topic-txt {
  margin-bottom: 20px;
  width: 70%;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.topic-box .topic-detail-wrap .topic-detail .topic-tab {
  margin: 0;
}
.topic-box .topic-detail-wrap .topic-detail .topic-tab li {
  width: 50px;
  line-height: 24px;
  display: inline-block;
  border-radius: 12px;
  font-size: 14px;
  color: #999;
  background: #f1f1f1;
  text-align: center;
}
/* .topic-load-more{
	width: 100%;
	line-height: 46px;
	display: block;
	margin: 0 0 80px;
	text-align: center;
	background: #fff;
	font-size: 16px;
	color: #999;
	border: none;
	letter-spacing: 5px;
} */
.topic-app {
  margin: 40px auto 60px;
}
.app-list-wrap .app-item {
  width: 23%;
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
  float: left;
  position: relative;
  transition: all .2s;
}
.app-list-wrap .app-item:not(:nth-child(4n)) {
  margin-right: 2.666%;
}
.app-list-wrap .app-item:hover {
  box-shadow: 0 24px 30px -12px rgba(0, 0, 0, 0.2);
  /* transform: translate(-1px,-4px); */
}
.app-list-wrap .app-item:hover .code-icon {
  display: block;
}
.app-list-wrap .item-top .app-img {
  width: 64px;
  height: 64px;
  vertical-align: top;
}
.app-list-wrap .item-top .app-info {
  padding-left: 10px;
  display: inline-block;
}
.app-list-wrap .item-top .app-info .app-name {
  font-size: 16px;
  color: #333;
}
.app-list-wrap .item-top .app-info .app-publisher {
  font-size: 14px;
  color: #666;
}
.app-list-wrap .item-middle {
  margin: 12px 0;
  font-size: 14px;
  color: #999;
}
.app-list-wrap .item-bottom {
  overflow: hidden;
}
.app-list-wrap .item-bottom .app-tab {
  float: left;
  margin: 0;
}
.app-list-wrap .item-bottom .app-tab li {
  display: inline-block;
  padding: 3px 8px;
  font-size: 12px;
  color: #999;
  background: #f6f6f6;
  border-radius: 10px;
  margin-right: 10px;
}
.app-list-wrap .item-bottom .app-read {
  float: right;
  font-size: 12px;
  color: #999;
  display: inline-block;
  position: relative;
}
.app-list-wrap .item-bottom .app-read:before {
  content: "\e641";
  position: absolute;
  left: -24px;
  top: -4px;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.app-list-wrap .code-icon {
  position: absolute;
  cursor: pointer;
  width: 32px;
  height: 32px;
  top: 15px;
  right: 15px;
  display: none;
}
.app-list-wrap .app-code-box {
  position: absolute;
  top: 60px;
  right: 15px;
  border: 1px solid #e6e6e6;
  padding: 10px;
  background: #fff;
  text-align: center;
  z-index: 9;
}
.app-list-wrap .app-code-box img {
  width: 90px;
  height: 90px;
  font-size: 0;
}
.app-list-wrap .app-code-box p {
  color: #555;
  font-size: 12px;
  margin: 10px 0 0;
  text-align: center;
}
/* 搜索结果 */
.search-wrap {
  margin-top: 40px;
}
.search-wrap .search-box {
  width: 640px;
  height: 44px;
  border: 1px solid #26b77b;
  border-radius: 5px;
  background: #fff;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.search-wrap .search-box .iconfont {
  padding: 0 10px;
}
.search-wrap .search-box .search-input {
  border: none;
  width: 400px;
  height: 100%;
  outline: none;
}
.search-wrap .search-box .search-type {
  top: 0px;
  right: 0;
  position: absolute;
  line-height: 44px;
  width: 100px;
  height: 42px;
  background: #26b77b;
  text-align: center;
  border: none;
  color: #fff;
  padding: 0 15px;
  outline: none;
}
.search-wrap .search-box .search-type option {
  background: #fff;
  color: #666;
}
.search-wrap .search-result-tips {
  margin: 30px auto 0;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.search-list {
  margin: 40px auto 60px;
}
.search-list .search-news-list {
  padding: 30px 60px;
  background: #fff;
  margin: 0;
}
.search-list .search-news-list .news-item {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #efefef;
}
.search-list .search-news-list .left-part {
  padding-left: 26px;
  background: url(../images/search_icon_01.png) no-repeat 0 3px;
  background-size: 18px 18px;
}
.search-list .search-news-list .left-part .news-title {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  display: block;
}
.search-list .search-news-list .left-part .search-keyword {
  color: #26b77b;
}
.search-list .search-news-list .left-part .news-info {
  font-size: 12px;
  color: #999;
}
.search-list .search-news-list .left-part .news-info span {
  margin-right: 38px;
  position: relative;
}
.search-list .search-news-list .left-part .news-info .read:before {
  content: "\e64f";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: -28px;
  transform: translateY(-50%);
}
.search-list .search-news-list .left-part .news-info .comment:before {
  content: "\e74c";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}
.search-list .search-news-list .right-part .news-tab {
  font-size: 12px;
  color: #666;
  padding: 2px 6px;
  margin-left: 8px;
  border: 1px solid #666;
  border-radius: 10px;
}
/* 排行榜 */
.rank-wrap-branch {
  margin-top: 20px;
}
.rank-wrap-branch .rank-list {
  width: 32%;
  float: left;
  background: #fff;
}
.rank-wrap-branch .rank-list:not(:last-child) {
  margin-right: 2%;
}
.rank-wrap-branch .rank-wrap-head {
  line-height: 50px;
  padding-left: 16px;
  color: #333;
  font-size: 16px;
  margin: 0;
  border-bottom: 1px solid #f6f6f6;
}
.rank-wrap-full {
  margin-top: 20px;
}
.rank-wrap-full .rank-wrap-head {
  line-height: 50px;
  padding-left: 16px;
  color: #333;
  font-size: 16px;
  margin: 0;
  border-bottom: 1px solid #f6f6f6;
  background: #fff;
}
.rank-wrap-full .rank-app-item {
  width: 20%;
  height: 200px;
  float: left;
  padding: 14px;
  position: relative;
  text-align: center;
  background: #fff;
}
.rank-wrap-full .rank-app-item .app-img {
  width: 92px;
  height: 92px;
  border-radius: 5px;
  margin: 20px auto;
}
.rank-wrap-full .rank-app-item .app-name {
  font-size: 14px;
  color: #333;
}
.rank-wrap-full .rank-app-item:hover {
  background: #f9f9f9;
}
.rank-wrap-full .rank-app-item:nth-of-type(1):before {
  content: url(../images/rank_icon_first.png);
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(2):before {
  content: url(../images/rank_icon_second.png);
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(3):before {
  content: url(../images/rank_icon_third.png);
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(4):before {
  content: "4";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(5):before {
  content: "5";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(6):before {
  content: "6";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(7):before {
  content: "7";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(8):before {
  content: "8";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(9):before {
  content: "9";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-wrap-full .rank-app-item:nth-of-type(10):before {
  content: "10";
  font: italic bold 20px SimSun;
  color: #999;
  position: absolute;
  top: 24px;
  right: 20px;
}
.rank-sort-wrap {
  margin: 20px auto 60px;
}
.rank-sort-wrap .sort-part {
  width: 27%;
  float: left;
  margin: 0;
  background: #fff;
  padding-bottom: 25px;
}
.rank-sort-wrap .sort-part .sort-head {
  line-height: 50px;
  padding-left: 16px;
  color: #333;
  font-size: 16px;
  margin: 0;
  border-bottom: 1px solid #f6f6f6;
}
.rank-sort-wrap .sort-part li {
  padding: 25px 0 0;
  text-align: center;
}
.rank-sort-wrap .sort-part li a {
  display: inline-block;
  width: 120px;
  text-align: center;
  line-height: 36px;
  border: 1px solid #f1f1f1;
  border-radius: 18px;
  color: #999;
}
.rank-sort-wrap .sort-part li:hover a {
  color: #fff;
  background: #26b77b;
  border-color: #26b77b;
}
.rank-sort-wrap .sort-part li.active a {
  color: #fff;
  background: #26b77b;
  border-color: #26b77b;
}
.rank-sort-wrap .rank-content {
  width: 71%;
  float: right;
}
.rank-sort-wrap .rank-content .rank-nav {
  background: #fff;
  padding: 15px 15px;
}
.rank-sort-wrap .rank-content .rank-nav p + p {
  margin: 15px 0 0;
}
.rank-sort-wrap .rank-content .rank-nav a {
  padding: 0 10px;
  color: #666;
}
.rank-sort-wrap .rank-content .rank-nav a:hover {
  color: #26b77b;
}
/* 文章资讯 */
.news-wrap {
  margin-top: 20px;
  background: #fff;
}
.news-wrap .news-order {
  padding: 0 20px;
  text-align: right;
  line-height: 50px;
  border-bottom: 1px solid #f6f6f6;
}
.news-wrap .news-order .order-item {
  display: inline-block;
  margin-left: 20px;
  line-height: 49px;
  color: #666;
}
.news-wrap .news-order .order-item.current {
  color: #333;
  border-bottom: 1px solid #26b77b;
}
.news-list {
  margin: 0;
}
.news-list .news-item {
  padding: 15px 0;
}
.news-list .news-item-pic {
  width: 220px;
  height: 150px;
  float: left;
}
.news-list .news-item-pic img {
  width: 100%;
  max-height: 100%;
}
.news-list .news-item-con {
  width: calc(100% - 250px);
  float: left;
  margin-left: 20px;
}
.news-list .news-item-con .news-title {
  font-size: 18px;
  color: #333;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
.news-list .news-item-con .news-others-info {
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
}
.news-list .news-item-con .news-others-info span {
  position: relative;
  margin-right: 15px;
}
.news-list .news-item-con .news-others-info .news-read,
.news-list .news-item-con .news-others-info .news-comment {
  padding: 15px;
}
.news-list .news-item-con .news-others-info .news-read:before {
  content: "\e64f";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
}
.news-list .news-item-con .news-others-info .news-comment:before {
  content: "\e74c";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
}
.news-list .news-item-con .news-brief {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: block;
  margin-bottom: 10px;
}
.news-list .news-item-con .news-tags {
  color: #999;
}
.news-list .news-item-con .news-tags .tag {
  font-size: 12px;
  color: #666;
  padding: 2px 8px;
  border: 1px solid #999;
  border-radius: 12px;
  display: inline-block;
  margin-left: 10px;
}
/* 文章分类 */
.news-sort-tab {
  background: #fff;
  padding: 20px 0;
  text-align: center;
}
.news-sort-tab .tab-item {
  display: inline-block;
  padding-bottom: 6px;
  font-size: 18px;
  color: #555;
  margin: 0 30px;
}
.news-sort-tab .tab-item:hover {
  color: #26b77b;
}
.news-sort-tab .tab-item.current {
  border-bottom: 2px solid #26b77b;
}
.load-more-btn {
  width: 100%;
  line-height: 46px;
  display: block;
  margin: 20px 0 80px;
  text-align: center;
  background: #fff;
  font-size: 16px;
  color: #999;
  border: none;
  outline: none;
  letter-spacing: 5px;
}
/* 发布小程序 */
.publish-box {
  background: #fff;
  margin: 20px auto 50px;
  padding: 60px 70px;
}
.publish-box .publish-head-title {
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
}
.publish-box .publish-inner {
  padding: 40px 15px;
  max-width: 750px;
}
.publish-box .publish-item {
  margin-bottom: 40px;
}
.publish-box .publish-item dt {
  font-weight: normal;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
}
.publish-box .publish-item dt small {
  font-size: 12px;
  color: #666;
}
.publish-box .publish-item dd {
  font-size: 14px;
}
.publish-box .publish-item .input-l-style {
  width: 600px;
}
.publish-box .publish-item .input-s-style {
  width: 300px;
  display: inline-block;
}
.publish-box .publish-item .select-style {
  width: 200px;
}
.publish-box .publish-item .textarea-style {
  width: 600px;
  height: 160px;
}
.publish-box .publish-item .app-tags-list {
  width: 600px;
}
.publish-box .publish-item .app-tags-list span {
  display: inline-block;
  padding: 0 12px;
  line-height: 28px;
  border: 1px solid #999;
  border-radius: 14px;
  font-size: 14px;
  color: #666;
  text-align: center;
  margin: 0 15px 15px 0;
}
.publish-box .publish-item .app-tags-other {
  color: #666;
}
.publish-box .uploader-box .uploader-btn {
  width: 140px;
  height: 140px;
  background: #e0e0e0 url(../images/uploadbtn.png) no-repeat center center;
  background-size: 100%;
  border: 1px solid #e0e0e0;
  outline: none;
  position: relative;
  display: inline-block;
}
.publish-box .uploader-box .uploader-btn .webuploader-pick {
  opacity: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.publish-box .uploader-box .uploader-thlist {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.publish-box .uploader-box .uploader-thlist:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}
.publish-box .uploader-box .uploader-thlist li {
  width: 140px;
  height: 140px;
  text-align: center;
  margin: 0 8px 20px 0;
  position: relative;
  display: inline;
  float: left;
  overflow: hidden;
  font-size: 12px;
  /* p.progress {
				    position: absolute;
				    width: 100%;
				    bottom: 0;
				    left: 0;
				    height: 8px;
				    overflow: hidden;
				    z-index: 50;
				    margin: 0;
				    border-radius: 0;
				    background: none;
				    -webkit-box-shadow: 0 0 0;
				    span {
					    display: none;
					    overflow: hidden;
					    width: 0;
					    height: 100%;
					    background: #1483d8 url(images/progress.png) repeat-x;
				
					    -webit-transition: width 200ms linear;
					    -moz-transition: width 200ms linear;
					    -o-transition: width 200ms linear;
					    -ms-transition: width 200ms linear;
					    transition: width 200ms linear;
				
					    -webkit-animation: progressmove 2s linear infinite;
					    -moz-animation: progressmove 2s linear infinite;
					    -o-animation: progressmove 2s linear infinite;
					    -ms-animation: progressmove 2s linear infinite;
					    animation: progressmove 2s linear infinite;
				
					    -webkit-transform: translateZ(0);
					}
				} */
}
.publish-box .uploader-box .uploader-thlist li p {
  margin: 0;
}
.publish-box .uploader-box .uploader-thlist li p.log {
  position: relative;
  top: -45px;
}
.publish-box .uploader-box .uploader-thlist li p.ftitle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 5px;
  text-indent: 5px;
  text-align: left;
}
.publish-box .uploader-box .uploader-thlist li p.imgWrap {
  position: relative;
  z-index: 2;
  line-height: 100%;
  vertical-align: middle;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webit-transition: 200ms ease-out;
  -moz-transition: 200ms ease-out;
  -o-transition: 200ms ease-out;
  -ms-transition: 200ms ease-out;
  transition: 200ms ease-out;
}
.publish-box .uploader-box .uploader-thlist li img {
  width: 100%;
  height: 100%;
}
.publish-box .uploader-box .uploader-thlist li p.error {
  background: #f43838;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 28px;
  line-height: 28px;
  width: 100%;
  z-index: 100;
}
.publish-box .uploader-box .uploader-thlist li .success {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  width: 100%;
  z-index: 200;
  background: url(images/success.png) no-repeat right bottom;
}
.publish-box .uploader-box .uploader-thlist li .file-panel {
  position: absolute;
  /* height: 30px; */
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 300;
}
.publish-box .uploader-box .uploader-thlist li .file-panel span {
  width: 24px;
  height: 24px;
  display: inline;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/file-panel-icons.png) no-repeat;
  margin: 5px 1px 1px;
  cursor: pointer;
}
.publish-box .uploader-box .uploader-thlist li .file-panel .rotateLeft {
  background-position: 0 -24px;
}
.publish-box .uploader-box .uploader-thlist li .file-panel .rotateLeft:hover {
  background-position: 0 0;
}
.publish-box .uploader-box .uploader-thlist li .file-panel .rotateRight {
  background-position: -24px -24px;
}
.publish-box .uploader-box .uploader-thlist li .file-panel .rotateRight:hover {
  background-position: -24px 0;
}
.publish-box .uploader-box .uploader-thlist li .file-panel .cancel {
  background-position: -48px -24px;
}
.publish-box .uploader-box .uploader-thlist li .file-panel .cancel:hover {
  background-position: -48px 0;
}
.publish-box .uploader-screen .uploader-btn {
  height: 250px;
}
.publish-box .uploader-screen .uploader-thlist li {
  height: 250px;
}
.publish-box .submit-foot {
  text-align: center;
}
.publish-box .submit-foot .btn {
  width: 120px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  border-radius: 6px;
  outline: none;
  margin: 0 20px;
}
.publish-box .submit-foot .submit-btn {
  background: #26b77b;
  color: #fff;
  border: 1px solid #26b77b;
}
.publish-box .submit-foot .submit-btn:hover {
  background: #1c9764;
  border-color: #1c9764;
}
.publish-box .submit-foot .cancel-btn {
  background: transparent;
  border: 1px solid #f0f0f0;
  color: #555;
}
.publish-box .submit-foot .cancel-btn:hover {
  background: #f6f6f6;
}
/* 用户中心 */
.user-container {
  margin: 20px auto 50px;
}
.user-aside {
  width: 300px;
  float: left;
  background: #fff;
  padding-bottom: 100px;
}
.user-aside .user-head-info {
  padding: 20px 0 20px 20px;
  overflow: hidden;
}
.user-aside .user-head-info .user-pic {
  width: 80px;
  height: 80px;
  float: left;
}
.user-aside .user-head-info .user-pic img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.user-aside .user-head-info .user-head-con {
  float: left;
  margin-left: 15px;
}
.user-aside .user-head-info .user-head-con .user-name {
  font-size: 22px;
  color: #3d464d;
  margin: 5px 0 15px;
}
.user-aside .user-head-info .user-head-con .user-pb span {
  font-size: 15px;
  color: #666;
}
.user-aside .user-head-info .user-head-con .user-pb span + span {
  margin-left: 20px;
}
.user-aside .user-head-info .user-head-con .user-pb i {
  font-size: 20px;
  color: #26b77b;
  font-style: normal;
  padding-left: 5px;
}
.user-aside .user-mesg-list {
  padding: 5px 0 20px 20px;
  margin-bottom: 10px;
  overflow: hidden;
}
.user-aside .user-mesg-list .mesg-info {
  width: 50%;
  float: left;
  font-size: 15px;
  color: #555;
}
.user-aside .user-nav {
  width: 100%;
}
.user-aside .user-nav .user-nav-item {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 50px;
  border-left: 3px solid transparent;
  border-bottom: 1px solid #f0f0f0;
}
.user-aside .user-nav .user-nav-item.active {
  border-left: 3px solid #26b77b;
}
.user-aside .user-nav .user-nav-item.active a {
  font-weight: bold;
}
.user-aside .user-nav .user-nav-item a {
  font-size: 16px;
  color: #333;
}
.user-main {
  width: calc(100% - 320px);
  float: right;
  min-height: 500px;
}
.user-main .user-main-head {
  height: 60px;
  line-height: 60px;
  background: #fff;
  padding: 0 20px;
  border-bottom: 1px solid #f0f0f0;
}
.user-main .user-main-head .head-title {
  display: inline-block;
  padding-left: 10px;
  border-left: 2px solid transparent;
  line-height: 15px;
  color: #999;
}
.user-main .user-main-head .head-title:first-of-type {
  border-left: 2px solid #26b77b;
}
.user-main .user-main-head .head-title.current {
  color: #333 !important;
}
.user-main .user-main-head a:hover {
  color: #26b77b;
}
.user-main .user-main-head span.head-title {
  color: #333;
}
.user-main .user-main-head .head-title + .head-title {
  margin-left: 20px;
}
.user-main .user-main-head .user-mesg-tab {
  margin: 0;
}
.user-main .user-main-head .user-mesg-tab li {
  display: inline-block;
  margin-right: 25px;
  line-height: 56px;
  cursor: pointer;
  color: #666;
}
.user-main .user-main-head .user-mesg-tab .current {
  border-bottom: 2px solid #26b77b;
  color: #333;
}
.user-main .user-main-con {
  background: #fff;
  min-height: 540px;
  overflow: hidden;
}
.user-main .user-main-con .app-item-box {
  width: 25%;
  padding: 18px 10px;
  float: left;
  text-align: center;
}
.user-main .user-main-con .app-item-box:hover {
  background: #f9f9f9;
}
.user-main .user-main-con .app-item-box .app-item-pic {
  width: 100px;
  height: 100px;
  border-radius: 10px;
}
.user-main .user-main-con .app-item-box .app-item-name {
  font-size: 18px;
  color: #333;
  margin: 15px auto 5px;
}
.user-main .user-main-con .forum-item {
  border-bottom: 1px dashed #f0f0f0;
  padding: 16px 0;
  position: relative;
}
.user-main .user-main-con .forum-item .forum-date {
  font-size: 14px;
  color: #999;
  margin-bottom: 20px;
  text-align: right;
}
.user-main .user-main-con .forum-item .forum-title {
  font-size: 16px;
  color: #333;
  display: block;
}
.user-main .user-main-con .forum-item .forum-foot {
  font-size: 13px;
  color: #666;
  margin-top: 10px;
}
.user-main .user-main-con .forum-item .forum-foot span + span {
  margin-left: 20px;
}
.user-main .user-main-con .forum-item .forum-foot .draft-state {
  color: red;
}
.user-main .user-main-con .forum-item .forum-tags {
  display: inline-block;
  line-height: 26px;
  font-size: 13px;
  color: #999;
  border: 1px solid #999;
  border-radius: 13px;
  padding: 0 10px;
  position: absolute;
  bottom: 14px;
  right: 5px;
}
.user-main .user-main-con .forum-collect-item {
  border-bottom: 1px dashed #f0f0f0;
  padding: 16px 0;
  position: relative;
}
.user-main .user-main-con .forum-collect-item .forum-date {
  font-size: 14px;
  color: #999;
  margin-bottom: 20px;
  text-align: right;
}
.user-main .user-main-con .forum-collect-item .forum-title {
  font-size: 16px;
  color: #333;
  display: block;
}
.user-main .user-main-con .forum-collect-item .forum-foot {
  font-size: 13px;
  color: #666;
  margin-top: 10px;
}
.user-main .user-main-con .forum-collect-item .forum-foot span + span {
  margin-left: 20px;
}
.user-main .user-main-con .forum-collect-item .forum-foot .draft-state {
  color: red;
}
.user-main .user-main-con .forum-collect-item .forum-tags {
  display: inline-block;
  line-height: 26px;
  font-size: 13px;
  color: #999;
  border: 1px solid #999;
  border-radius: 13px;
  padding: 0 10px;
  position: absolute;
  bottom: 14px;
  right: 5px;
}
.user-main .user-main-con .news-item {
  padding: 10px 0 15px;
  border-bottom: 1px dashed #f0f0f0;
  overflow: hidden;
}
.user-main .user-main-con .news-item .news-item-top {
  text-align: right;
  font-size: 14px;
  color: #999;
  padding: 5px 0;
}
.user-main .user-main-con .news-item .news-item-pic {
  width: 220px;
  height: 150px;
  float: left;
}
.user-main .user-main-con .news-item .news-item-pic img {
  width: 100%;
  max-height: 100%;
}
.user-main .user-main-con .news-item .news-item-con {
  width: calc(100% - 250px);
  float: left;
  margin-left: 20px;
}
.user-main .user-main-con .news-item .news-item-con .news-title {
  font-size: 18px;
  color: #333;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
.user-main .user-main-con .news-item .news-item-con .news-others-info {
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
}
.user-main .user-main-con .news-item .news-item-con .news-others-info span {
  position: relative;
  margin-right: 15px;
}
.user-main .user-main-con .news-item .news-item-con .news-others-info .news-read,
.user-main .user-main-con .news-item .news-item-con .news-others-info .news-comment {
  padding: 15px;
}
.user-main .user-main-con .news-item .news-item-con .news-others-info .news-read:before {
  content: "\e64f";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
}
.user-main .user-main-con .news-item .news-item-con .news-others-info .news-comment:before {
  content: "\e74c";
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
}
.user-main .user-main-con .news-item .news-item-con .news-brief {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: block;
  margin-bottom: 10px;
}
.user-main .user-main-con .news-item .news-item-con .news-tags {
  color: #999;
}
.user-main .user-main-con .news-item .news-item-con .news-tags .tag {
  font-size: 12px;
  color: #666;
  padding: 2px 8px;
  border: 1px solid #999;
  border-radius: 12px;
  display: inline-block;
  margin-left: 10px;
}
.user-main .user-forum-list {
  margin: 0;
  padding: 0 15px;
}
.user-main .collect-forum-list {
  padding: 0 15px;
}
.user-main .collect-news-list {
  padding: 0 15px;
}
.user-main .user-collect-list {
  /* display: none; */
}
.user-main .user-mesg-list {
  padding: 0 15px;
  display: none;
}
.user-main .user-mesg-list.mesg-panel-show {
  display: block;
}
.user-main .user-mesg-list .mesg-item {
  padding: 18px 5px;
  overflow: hidden;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  justify-content: space-between;
}
.user-main .user-mesg-list .mesg-item .mesg-left {
  width: 300px;
}
.user-main .user-mesg-list .mesg-item .mesg-left a {
  font-size: 16px;
}
.user-main .user-mesg-list .mesg-item .mesg-left .mesg-type {
  color: #26b77b;
}
.user-main .user-mesg-list .mesg-item .mesg-left a:hover {
  color: #26b77b;
}
.user-main .user-mesg-list .mesg-item .mesg-center .mesg-time {
  color: #666;
}
.user-main .user-mesg-list .mesg-item .mesg-center .mesg-num {
  color: red;
}
.user-main .user-mesg-list .mesg-item .mesg-option .option-btn {
  display: inline-block;
  width: 80px;
  padding: 4px 0;
  color: #26b77b;
  border: 1px solid #26b77b;
  border-radius: 5px;
  text-align: center;
}
.user-main .user-mesg-list .mesg-item .mesg-official a.mesg-con {
  font-size: 16px;
  color: #333;
}
.user-main .user-mesg-list .mesg-item .mesg-official a.mesg-con:hover {
  color: #26b77b;
}
.user-main .user-mesg-list .mesg-item .mesg-official .mesg-official-foot {
  margin: 10px 0 0;
  color: #999;
  font-size: 14px;
}
.user-main .user-mesg-list .mesg-item .mesg-official .mesg-official-state {
  margin-left: 20px;
}
.user-main .user-mesg-list .mesg-item .mesg-official .mesg-official-state.unread {
  color: red;
}
.user-main .setting-box {
  margin-bottom: 20px;
  padding: 50px 30px;
  min-height: 200px;
}
.user-main .setting-box .form-control {
  width: 300px;
}
.user-main .setting-box .form-group {
  margin-bottom: 22px;
  height: 38px;
}
.user-main .setting-box .btn-success {
  background: #26b77b;
}
.user-main .set-head-box {
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}
.user-main .set-head-box .head-img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.user-main .set-head-box .head-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.user-main .set-head-box .alter-head-btn {
  margin-top: 16px;
  background: transparent;
  color: #26b77b;
  border: none;
  font-size: 15px;
  vertical-align: middle;
  outline: none;
}
.user-main .set-head-box .alter-head-btn .iconfont {
  margin-right: 6px;
}
.user-main .set-head-box .upload-head-tips {
  margin: 10px 0 40px;
  font-size: 14px;
  color: #999;
}
.user-main .set-data-box {
  padding: 60px 0 0;
  position: relative;
}
.user-main .set-data-box .data-item {
  margin-bottom: 20px;
  overflow: hidden;
}
.user-main .set-data-box .data-item .data-name {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  text-align: right;
  width: 180px;
  float: left;
}
.user-main .set-data-box .data-item .data-con {
  font-size: 16px;
  color: #333;
  width: clac(100% - 180px);
  float: left;
  padding-left: 14px;
}
.user-main .set-data-box .data-item .data-tips {
  color: #666;
}
.user-main .set-data-box .data-item .data-tips a {
  color: #26b77b;
  padding: 0 5px;
}
.user-main .set-data-box .alter-data-btn {
  color: #26b77b;
  font-size: 15px;
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  top: 15px;
  right: 25px;
}
/* 绑定邮箱弹出框 */
.modal-email {
  margin-top: 130px;
}
.modal-email .modal-content {
  overflow: hidden;
}
.modal-email .modal-header {
  /* background: @maincolor; */
  /* .close{color: #eee;} */
}
.modal-email .modal-header .modal-title {
  text-align: center;
  /* color: #fff; */
}
.modal-email .modal-tips {
  color: #999;
}
.modal-email .modal-input {
  margin-top: 15px;
}
.modal-email .modal-footer {
  text-align: center;
  padding: 20px 0;
}
.modal-email .modal-footer .btn-submit {
  background: #26b77b;
  color: #fff;
}
/* 社区 */
.community-box .community-search-wrap {
  height: 44px;
  width: 100%;
  border: 1px solid #26b77b;
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.community-box .community-search-wrap .community-search-input {
  width: 100%;
  height: 100%;
  line-height: 100%;
  padding: 0 120px 0 15px;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  outline: none;
}
.community-box .community-search-wrap .community-search-btn {
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #26b77b;
  color: #fff;
  border: none;
  outline: none;
}
.community-box .community-search-wrap .community-search-btn:hover {
  background: #1e9a67;
}
.community-box .community-option-head {
  padding: 20px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 20px;
}
.community-box .community-option-head a {
  font-size: 16px;
}
.community-box .community-option-head a:hover {
  color: #26b77b;
}
.community-box .community-option-head .option-item {
  display: inline-block;
  margin-right: 30px;
  padding-left: 30px;
}
.community-box .community-option-head .option-item:nth-of-type(1) {
  background: url(../images/forum_icon_01.png) no-repeat left center;
  background-size: 18px;
}
.community-box .community-option-head .option-item:nth-of-type(2) {
  background: url(../images/forum_icon_02.png) no-repeat left center;
  background-size: 18px;
}
.community-box .community-option-head .option-item:nth-of-type(3) {
  background: url(../images/forum_icon_03.png) no-repeat left center;
  background-size: 18px;
}
.community-box .community-option-head .option-link {
  font-size: 14px;
  color: #666;
  padding: 0 10px;
  display: inline-block;
  line-height: 14px;
}
.community-box .community-option-head .option-link + .option-link {
  border-left: 1px solid #999;
}
.community-box .community-total-wrap {
  padding: 20px 50px;
  /* background-color: #fff; */
  background: #fff url(../images/forum_icon_04.png) no-repeat 20px center;
  border-radius: 5px;
  margin-bottom: 5px;
  background-size: 20px;
}
.community-box .community-total-wrap .total-list {
  margin-bottom: 0;
}
.community-box .community-total-wrap .total-list li {
  display: inline-block;
  color: #666;
  padding: 0 12px;
  line-height: 16px;
}
.community-box .community-total-wrap .total-list li span {
  color: #333;
}
.community-box .community-total-wrap .total-list li + li {
  border-left: 1px solid #999;
}
.community-box .community-sort-wrap {
  padding: 25px 20px;
  overflow: hidden;
  background: #fff;
}
.community-box .community-sort-wrap .sort-item {
  width: 32%;
  height: 80px;
  padding: 15px 10px 15px 76px;
  border: 1px solid #eee;
  position: relative;
  cursor: pointer;
  float: left;
}
.community-box .community-sort-wrap .sort-item:not(:nth-child(3n)) {
  margin-right: 2%;
}
.community-box .community-sort-wrap .sort-item:nth-child(n + 4) {
  margin-top: 15px;
}
.community-box .community-sort-wrap .sort-item:hover {
  border-color: #26b77b;
}
.community-box .community-sort-wrap .sort-item:hover .sort-tit {
  color: #26b77b !important;
}
.community-box .community-sort-wrap .sort-item:hover .sort-tit i {
  color: #26b77b !important;
}
.community-box .community-sort-wrap .sort-item .sort-icon {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
}
.community-box .community-sort-wrap .sort-item .sort-icon img {
  width: 48px;
  height: 48px;
}
.community-box .community-sort-wrap .sort-item .sort-inner .sort-tit {
  font-size: 16px;
  color: #333;
}
.community-box .community-sort-wrap .sort-item .sort-inner .sort-tit i {
  font-size: 14px;
  color: #666;
  font-style: normal;
  padding-left: 6px;
}
.community-box .community-sort-wrap .sort-item .sort-inner .inner-con {
  font-size: 14px;
  color: #666;
}
.community-box .community-sort-wrap .sort-item .sort-inner .inner-con span + span {
  margin-left: 10px;
}
.community-box .community-sort-wrap .sort-item .sort-more {
  position: absolute;
  left: 76px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #333;
}
.community-box .community-filter {
  background: #fff;
  padding: 0 20px;
}
.community-box .community-filter .filter-top {
  border-bottom: 1px solid #eee;
}
.community-box .community-filter .filter-top .filter-item {
  display: inline-block;
  padding: 0 20px 10px;
  font-size: 15px;
  color: #333;
}
.community-box .community-filter .filter-top .filter-item:hover {
  color: #26b77b;
}
.community-box .community-filter .filter-top .current {
  color: #26b77b;
  border-bottom: 2px solid #26b77b;
}
.community-box .community-filter .filter-bottom {
  padding: 10px 4px;
}
.community-box .community-filter .filter-bottom .form-control {
  display: inline-block;
  width: auto;
}
.community-box .community-filter .filter-bottom .filter-left {
  float: left;
}
.community-box .community-filter .filter-bottom .filter-right {
  float: right;
}
.community-box .community-pag {
  background: #fff;
  text-align: right;
}
.community-box .community-pag .pagination {
  text-align: right;
  margin-right: 20px;
}
.community-box .community-pag .pagination a {
  color: #26b77b;
}
.community-box .community-pag .pagination .active a {
  background: #26b77b;
  border-color: #26b77b;
  color: #fff;
}
.community-box .community-user-box {
  background: #fff url(../images/forum_img_bg.png) no-repeat top left;
  background-size: 100% auto;
  padding-top: 125px;
  text-align: center;
}
.community-box .community-user-box .user-mesg-list {
  padding: 50px 0 40px;
}
.community-box .community-user-box .user-mesg-list li {
  display: inline-block;
  padding: 0 30px;
  position: relative;
}
.community-box .community-user-box .user-mesg-list li .num {
  line-height: 40px;
  font-size: 18px;
  color: #111;
}
.community-box .community-user-box .user-mesg-list li .tit {
  font-size: 15px;
  color: #333;
}
.community-box .community-user-box .user-mesg-list li + li:before {
  content: ' ';
  width: 1px;
  height: 40px;
  top: 50%;
  left: 1px;
  transform: translateY(-50%);
  position: absolute;
  background: #ddd;
}
.community-list {
  margin-bottom: 0;
  background: #fff;
  padding: 10px 20px;
}
.community-list .community-item {
  overflow: hidden;
  padding: 10px 0;
  border-top: 1px solid #eee;
}
.community-list .community-item .comm-con-left {
  width: 450px;
  float: left;
}
.community-list .community-item .comm-con-left .comm-tit {
  font-size: 14px;
  color: #333;
  display: block;
  margin-bottom: 10px;
}
.community-list .community-item .comm-con-left .comm-tit:hover {
  color: #26b77b;
}
.community-list .community-item .comm-con-left .comm-left-b {
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
  line-height: 20px;
}
.community-list .community-item .comm-con-left .comm-left-b span + span {
  margin-left: 20px;
}
.community-list .community-item .comm-con-mid {
  float: left;
}
.community-list .community-item .comm-con-mid .mid-item {
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.community-list .community-item .comm-con-mid .mid-item i {
  font-style: normal;
  color: #26b77b;
}
.community-list .community-item .comm-con-mid .mid-item + .mid-item {
  margin: 10px 0 0;
}
.community-list .community-item .comm-con-right {
  float: right;
}
.community-list .community-item .comm-con-right .right-con {
  display: block;
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.community-list .community-item .comm-con-right .right-con + .right-con {
  margin-top: 10px;
}
.community-list .community-item:last-child {
  border-bottom: 1px solid #eee;
}
