﻿@charset "UTF-8";
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, button, input, textarea, form, th, td {
  margin: 0;
  padding: 0;
}

button, input, select, textarea {
  font-size: 100%;
  font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #545454;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

address, cite, dfn, em, var, i {
  font-style: normal;
}

ul, li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #545454;
}

a:hover {
  text-decoration: none;
  color: #5aa68c;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: none;
  height: 1px;
  *color: #fff;
}

img {
  border: 0 none;
}

body {
  font-size: 14px;
  background: #e9ecef;
  color: #545454;
  font-family: "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.clear {
  clear: both;
  overflow: hidden;
  height: 0;
  font-size: 0px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0px;
  content: " ";
  clear: both;
  height: 0px;
}

.blank {
  height: 10px;
  overflow: hidden;
  clear: both;
}

.blank15 {
  height: 15px;
  overflow: hidden;
  clear: both;
}

.blank20 {
  height: 20px;
  overflow: hidden;
  clear: both;
}

.blank30 {
  height: 30px;
  overflow: hidden;
  clear: both;
}

.martop15 {
  margin-top: 15px !important;
}

.mar0 {
  margin: 0px !important;
}

.noborder {
  border: 0 none !important;
}

.hidden {
  display: none;
}

.radius {
  border-radius: 6px;
}

a .whitebg {
  background: #fff;
}

a.author {
  color: #6e8986 !important;
  font-size: 12px;
}

a.author:hover {
  color: #589a84 !important;
}

.hide {
  display: none;
}

.text-overflow {
  max-width: 100%;
  display: inherit;
  overflow: hidden;
  word-break: break-all;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

.layui-row {
  overflow: hidden;
}

.layui-col-space20 {
  margin: -10px;
}

.layui-col-space20 > * {
  padding: 7px;
}

.layui-col-md3 {
  float: left;
  width: 25%;
}

.layui-col-md4 {
  float: left;
  width: 33.33333333%;
}

.layui-col-md3, .layui-col-md4 {
  position: relative;
  display: block;
  box-sizing: border-box;
}

.layui-col-md6 {
  float: left;
  width: 50%;
}

.htq-pages {
  margin-top: 20px;
}

.htq-rows {
  width: 1170px;
  margin: 0 auto;
  clear: both;
  margin-bottom: 15px;
}

.htq-rows-lefts {
  float: left;
  width: 330px;
  border-radius: 6px;
}

.htq-rows-rights {
  float: right;
  width: 825px;
  border-radius: 6px;
}

.htq-rows-left {
  float: left;
  width: 825px;
  border-radius: 6px;
}

.htq-rows-right {
  float: right;
  width: 330px;
  border-radius: 6px;
}

.htq-col-side {
  border-radius: 6px;
  margin-bottom: 15px;
  border-radius: 6px;
  background: #fff;
}

.htq-col-side .sidetitle {
  background: #fff;
  color: #333;
  height: 44px;
  line-height: 41px;
  font-weight: 700;
  font-size: 17px;
  padding-left: 15px;
  border-radius: 6px 6px 0 0;
  border-bottom: 1px #ededed solid;
}

.bg-mask {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(/Content/images/bg.png) center center no-repeat;
}

.navigate {
  margin: 20px 0;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}

.navigate a {
  color: #999;
}

.navigate span {
  color: #aaa;
  font-family: "simsun";
  padding: 0 3px;
  font-weight: 600;
}

.htq-breadcrumb {
  background: #fafafa;
  height: 50px;
  line-height: 50px;
  padding: 0 20px 0 15px;
  border-radius: 6px 6px 0 0;
}

.htq-breadcrumb img {
  height: 17px;
  display: inline-block;
  padding-bottom: 1px;
  margin-right: 3px;
  vertical-align: -4px;
}

.htq-breadcrumb a {
  height: 27px;
  display: inline-block;
}

.htq-breadcrumb span {
  color: #aaa;
  font-family: "simsun";
  padding: 0 8px;
  font-weight: 600;
}

.bscroll-scroll-inner {
  width: 320px;
}

.ellipsis {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.baiduadvert-full {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  padding-top: 5px;
  border-radius: 3px;
}

/* header */
.htq-topbar {
  width: 100%;
  min-width: 1200px;
  height: 39px;
  color: #ccc;
  background: #3c3c46;
}

.htq-topbar .layout {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  font-family: "microsoft yahei", "微软雅黑", "simhei", "黑体";
}

.htq-topbar .flbox {
  float: left;
  white-space: nowrap;
  min-width: 500px;
}

.htq-topbar .frbox {
  float: right;
  width: auto;
  white-space: nowrap;
  display: inline-block;
}

.htq-topbar .ficon {
  background-image: url(/header/topicons.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 18px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.htq-topbar .ggnav li {
  float: left;
  display: inline;
  vertical-align: middle;
  font-size: 14px;
  height: 37px;
  line-height: 37px;
  padding: 0 12px;
  color: #ecebeb;
  position: relative;
}

.htq-topbar .ggnav li a {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

.htq-topbar .ggnav li a:hover {
  color: #21b55b;
}

.htq-topbar .ggnav li .avatars {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.htq-topbar .ggnav li .sub {
  display: none;
  z-index: 99999;
  min-width: 110px;
  background: #fff;
  position: absolute;
  top: 37px;
  right: 0;
  font-size: 12px;
  box-shadow: -5px 0 5px -5px #cdcdcd, 0 0 0 0 #cdcdcd, 0 8px 8px -8px #ababab, 5px 0 5px -5px #cdcdcd;
}

.htq-topbar .ggnav li .sub dd {
  text-align: center;
}

.htq-topbar .ggnav li .sub dd a {
  display: block;
  height: 28px;
  line-height: 28px;
  color: #555;
  font-size: 14px;
}

.htq-topbar .ggnav li .sub dd a:hover {
  background: #f9f9f9;
  text-decoration: none;
  color: #21b55b;
}

.htq-topbar .ggnav li.on {
  background: #fff;
}

.htq-topbar .ggnav li.on a {
  color: #21b55b;
}

.htq-layui {
  width: 100%;
  background: #fff;
  height: 70px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  min-width: 1170px;
}

.htq-layui .htq-navbar {
  position: relative;
  width: 1170px;
  margin: 0 auto;
}

.htq-top-logo {
  float: left;
}

.htq-top-logo .ylogo {
  float: left;
  width: 220px;
  height: 70px;
  padding-left: 3px;
  color: #999;
  background: url(/content/logo/welbg.jpg) no-repeat right center;
}

.htq-top-logo .ylogo img {
  width: 180px;
  padding-top: 12px;
}

.htq-top-logo .ylogo a:hover {
  opacity: 0.85;
}

.htq-top-navs {
  float: left;
  background: none !important;
  color: #000;
}

.htq-top-navs li {
  float: left;
  line-height: 68px;
  font-weight: 700;
}

.htq-top-navs li a {
  color: #373d52;
  font-size: 17px;
  padding: 0 30px;
}

.htq-top-navs li a:hover {
  color: #51c57c;
}

.htq-top-navs li a.active {
  color: #51c57c !important;
}

.index-ggcard {
  width: 1170px;
  margin: 0 auto;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 15px;
}

.index-ggcard .item {
  padding-left: 10px;
  text-align: center;
}

.index-ggcard .left-item {
  float: left;
  width: 240px;
}

.index-ggcard .right-item {
  float: right;
  width: 900px;
}

.ggcard {
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.ggcard .item {
  padding: 1px 15px 5px 15px;
  text-align: center;
}

.ggcard .box {
  padding: 1px 15px 15px 15px;
  text-align: center;
}

.ggcard .titles {
  background: #fff;
  color: #333;
  height: 44px;
  line-height: 41px;
  font-weight: 700;
  font-size: 17px;
  padding-left: 15px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px #ededed solid;
}

.htq-money-box {
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.htq-money-box .item {
  padding: 1px 15px 5px 15px;
  text-align: center;
}

.htq-money-box .box {
  padding: 1px 15px 15px 15px;
  text-align: center;
}

.htq-money-box .titles {
  background: #fff;
  color: #333;
  height: 44px;
  line-height: 41px;
  font-weight: 700;
  font-size: 17px;
  padding-left: 15px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px #ededed solid;
}

.htq-view-feed {
  overflow: hidden;
  width: 100%;
}

.htq-view-feed .alink i {
  display: inline-block;
  margin-right: 1px;
  vertical-align: -2px;
  font-size: 20px;
}

.htq-view-feed .alink {
  height: 16px;
  display: inline-block;
  padding: 6px 8px 8px 0;
  margin: 0px 0px 0px 0px;
  vertical-align: middle;
}

.htq-view-feed .aline {
  font-size: 0px;
  width: 2px;
  height: 11px;
  border-left: 1px #ddd solid;
  overflow: hidden;
  display: inline-block;
  line-height: 0;
  vertical-align: -4px;
}

.htq-view-feed span {
  float: right;
  margin-left: 20px;
  padding-top: 6px;
}

.htq-view-feed .left {
  float: left;
  padding-top: 6px;
}

.htq-view-feed .right {
  float: right;
  margin-left: 20px;
  padding-top: 6px;
}

.htq-view-feed .blink {
  color: #5aa68c;
}

.htq-view-feed .bau0 {
  display: none;
}

.htq-view-feed .bwd0 {
  display: none;
}

.htq-view-feed a {
  color: #999;
  font-size: 12px;
}

.htq-view-feed a:hover {
  color: #5aa68c;
}

.htq-laypage {
  width: 100%;
  height: 75px;
  margin-top: 15px;
  text-align: center;
  white-space: nowrap;
  background: #fff;
  overflow: hidden;
  border-radius: 4px;
}

.htq-laypage ul {
  display: inline-block;
  padding-top: 20px;
}

.htq-laypage li {
  margin: 0 1px;
  display: inline;
  font-size: 14px;
  border-radius: 3px;
}

.htq-laypage li.disabled {
  background: #f2f2f2;
  margin-left: 5px;
  padding: 0 15px;
  display: inline-block;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #c8cdd2;
  border-radius: 3px;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.htq-laypage li a {
  background: #fff;
  border: 1px #ededed solid;
  margin-left: 5px;
  padding: 0 15px;
  display: inline-block;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #4d555d;
  border-radius: 3px;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.htq-laypage li a:hover {
  background: #15c288;
  border: 1px #15c288 solid;
  color: #fff;
}

.htq-laypage li.active a {
  background: #15c288;
  border: 1px #15c288 solid;
  color: #fff;
}

.bdshare .sharetxt {
  display: inline-block;
  color: #000;
  vertical-align: top;
  line-height: 24px;
}

.bdshare a {
  display: inline-block;
  background: url(../images/icon-share-sm.png) no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  text-indent: -100em;
  cursor: pointer;
}

.bdshare .bds_weixin {
  background-position: 0 -48px;
}

.bdshare .bds_tsina {
  background-position: 0 -96px;
}

.bdshare .bds_sqq {
  background-position: 0 -144px;
}

.bdshare .bds_qzone {
  background-position: 0 -192px;
}

.bdshare .bds_pic {
  background-position: 0 0;
}

.bdselect_share_head {
  width: 178px !important;
}

.bdselect_share_box {
  width: 178px !important;
}

.bdselect_share_partners {
  width: 178px;
}

.bdselect_share_partners a {
  background: url(../images/icon-share.png) no-repeat;
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  text-indent: -100em;
  cursor: pointer;
}

.bdselect_share_partners .bds_weixin {
  background-position: 0 -64px;
}

.bdselect_share_partners .bds_tsina {
  background-position: 0 -128px !important;
}

.bdselect_share_partners .bds_sqq {
  background-position: 0 -192px !important;
}

.bdselect_share_partners .bds_qzone {
  background-position: 0 -256px !important;
}

.bdselect_share_partners .bds_pic {
  background-position: 0 0;
}

/*=== footer ====*/
.declare {
  background: #fff;
  color: #cecece;
  line-height: 24px;
  padding: 15px;
  border-radius: 6px;
}

.declare a {
  color: #999;
}

.footer {
  background: #fff url("/content/images/footerbg.png") no-repeat center bottom;
  padding: 20px 0;
  margin-top: 40px;
  min-width: 1170px;
}

.footer .g-hd {
  padding-bottom: 10px;
  position: relative;
}

.footer .g-hd .title {
  color: #42685b;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
}

.footer .g-hd .ps::after {
  background-color: #81aaa4;
  bottom: -5px;
  content: "";
  height: 3px;
  left: 50%;
  margin-left: -18px;
  position: absolute;
  width: 36px;
}

.footer .g-hd .ps {
  color: #cecece;
  font-family: arial;
  font-size: 10px;
  font-weight: 400;
  position: relative;
}

.footer .bd p {
  color: #b5b4b4;
  font-size: 15px;
  margin: 0 auto;
  padding: 10px 10px 0 10px;
  text-align: center;
}

.footer .top {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: currentcolor #e9e9e9 #e9e9e9;
  border-image: none;
  border-radius: 0 0 2px 2px;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  color: #9e9e9e;
  display: block;
  font-size: 12px;
  height: 40px;
  left: 50%;
  margin-left: 535px;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 40px;
}

.footer .arrow {
  display: block;
  font-family: arial;
  font-size: 16px;
  line-height: 1.1;
}

.htq-footer {
  background: #1c1f21;
  overflow: hidden;
  padding: 15px 0;
  margin-top: 30px;
  min-width: 1170px;
}

.htq-footer .layout {
  width: 1170px;
  margin: 0 auto;
}

.htq-footer .oneitem p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}

.htq-footer .oneitem {
  float: left;
  width: 500px;
}

.htq-footer .twoitem {
  float: right;
}

.htq-footer .twoitem .link {
  margin-bottom: 0;
  margin-left: 0;
  overflow: hidden;
}

.htq-footer .twoitem .link li {
  display: inline-block;
  float: left;
  margin-bottom: 0.2rem;
  margin-right: 20px;
}

.htq-footer .twoitem .link li a {
  color: #7b7d88;
  font-size: 14px;
  line-height: 0.2rem;
}

.htq-footer .twoitem .link li a:hover {
  color: #2cb86b;
}

.htq-footer .twoitem .contact {
  color: #2cb86b;
  font-size: 14px;
  line-height: 31px;
}

.totop {
  position: fixed;
  right: 5px;
  bottom: 80px;
  display: none;
  width: 40px;
  height: 40px;
  background-color: #a2a39e;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  z-index: 100000;
}

.totop:hover {
  background-color: #82a9a4;
}

.totop i {
  font-size: 35px;
  color: #fff;
}

/*index channel*/
.htq-index-box {
  background: #fff;
  overflow: hidden;
  padding: 0;
  border-radius: 0 0 6px 6px;
}

.htq-rows-index {
  background: url(../images/index-left-bg.jpg) no-repeat left center;
  overflow: hidden;
  border-radius: 6px;
}

.htq-rows-indexleft {
  float: left;
  width: 240px;
}

.htq-rows-indexright {
  float: right;
  width: 915px;
  background: #fff;
  padding-left: 15px;
}

.htq-rows-index .layui-col-md6 {
  float: left;
  width: 50%;
}

.htq-rows-index .layui-col-md3 {
  float: left;
  width: 25%;
}

.htq-rows-index .layui-col-md2 {
  float: left;
  width: 20%;
}

.htq-rows-index .htq-view-feed span {
  max-width: 180px;
  overflow: hidden;
  white-space: nowrap;
}

.htq-left-channel {
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}

.htq-left-channel li {
  margin: 15px 15px 0 15px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
}

.htq-left-channel li.ones {
  color: #333;
  background: none;
  margin-top: 15px;
  margin-bottom: 10px;
}

.htq-left-channel li.ones h1 {
  font-size: 22px;
  font-weight: 700;
}

.htq-left-channel li a {
  display: block;
  padding: 10px;
  border-radius: 3px;
}

.htq-left-channel li a:hover {
  background: #2cb86b;
}

.htq-left-channel li a:hover h3 {
  color: #fff;
}

.htq-left-channel li i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
  vertical-align: middle;
  background-image: url(https://www.xuebody.com/Content/images/2a.png);
}

.htq-left-channel li h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #111;
  font-weight: 700;
}

.htq-left-channel li a:hover i {
  background: url(/Content/images/channel_on.png);
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.htq-left-type {
  margin: 15px 15px 0 15px;
  overflow: hidden;
}

.htq-left-type .item {
  display: block;
  overflow: hidden;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 6px;
  background: #ece7e0 url(../images/a1.png) no-repeat;
}

.htq-left-type .item h3 {
  font-size: 15px;
  padding-bottom: 6px;
  font-weight: 400;
}

.htq-left-type .item h3 a {
  color: #333;
  font-weight: 700;
}

.htq-left-type .item span {
  display: block;
  float: left;
  border: 3px #0db252 solid;
  width: 5px;
  height: 5px;
  text-align: center;
  border-radius: 35px;
  margin: 6px 5px 0 0;
}

.htq-left-type .item span em {
  font-size: 14px;
  color: #fff;
}

.htq-left-type .item ul {
  display: block;
}

.htq-left-type .item ul li {
  display: block;
  float: left;
  line-height: 22px;
  padding-right: 10px;
}

.htq-left-type .item ul li a {
  color: #666;
  font-size: 14px;
}

.htq-left-type .item ul li a:hover {
  color: #0db252 !important;
  text-decoration: underline;
}

.htq-left-author {
  margin: 15px 15px 0 15px;
  overflow: hidden;
}

.htq-left-author .item {
  display: block;
  overflow: hidden;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 6px;
  background: #ece7e0 url(../images/a1.png) no-repeat;
}

.htq-left-author .item h3 {
  font-size: 15px;
  padding-bottom: 6px;
  font-weight: 400;
}

.htq-left-author .item h3 a {
  color: #333;
  font-weight: 700;
}

.htq-left-author .item span {
  display: block;
  float: left;
  border: 3px #0db252 solid;
  width: 5px;
  height: 5px;
  text-align: center;
  border-radius: 35px;
  margin: 6px 5px 0 0;
}

.htq-left-author .item span em {
  font-size: 14px;
  color: #fff;
}

.htq-left-author .item ul {
  display: block;
}

.htq-left-author .item ul li {
  display: block;
  float: left;
  line-height: 22px;
  width: 90px;
  overflow: hidden;
}

.htq-left-author .item ul li a {
  color: #666;
  font-size: 14px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}

.htq-left-author .item ul li a:hover {
  color: #0db252 !important;
  text-decoration: underline;
}

/*right*/
.index-dayone {
  position: relative;
  margin-right: 15px;
  margin-top: 15px;
  height: 100%;
  padding: 5px 0px 0px 0;
  margin-bottom: 15px;
  border: 1px #5aa68c solid;
  background: #fafafa;
}

.index-dayone .daytitle {
  background: #5aa68c;
  font-size: 17px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  padding: 3px 10px;
  border-radius: 3px 0 3px 0;
  color: #fff;
}

.index-dayone .dayitem {
  color: #333;
  margin: 10px;
  background: #fff;
}

.index-dayone .dconn {
  margin-top: 32px;
  padding: 12px 15px 5px 15px;
  border-radius: 3px;
}

.index-dayone .dconn h3 a {
  display: block;
  color: #31404c;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
  font-synthesis: style;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-dayone .dconn .desc {
  line-height: 24px;
  word-break: break-all;
  height: 45px;
  overflow: hidden;
}

.index-gushi-pop .item {
  position: relative;
  margin-right: 15px;
  margin-bottom: 15px;
}

.index-gushi-pop .item .types {
  background: #b3bbc2;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  padding: 1px 6px;
  border-radius: 6px 0 6px 0;
  color: #fff;
}

.index-gushi-pop .grids {
  overflow: hidden;
  padding: 30px 15px 15px 15px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
  display: block;
  overflow: hidden;
}

.index-gushi-pop .frinfo {
  color: #999;
  position: absolute;
  right: 5px;
  top: 5px;
}

.index-gushi-pop .frinfo span {
  float: right;
}

.index-gushi-pop .authors {
  padding: 5px 0;
  font-size: 12px;
}

.index-gushi-pop h3 {
  color: #31404c;
  font-size: 15px;
  font-weight: 600;
  font-synthesis: style;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-gushi-pop .desc {
  color: #666;
  line-height: 21px;
  height: 56px;
  margin-bottom: 14px;
  word-break: break-all;
  text-align: left;
}

.index-gushi-pop .reads {
  border: 1px #0db252 solid;
  color: #0db252;
  font-size: 12px;
  padding: 2px 5px;
  border-radius: 6px;
  text-align: center;
}

.index-gushi-pop .reads:hover {
  border: 1px #0db252 solid;
  color: #fff;
  background: #0db252;
}

.index-titles {
  position: relative;
  width: 100%;
  margin: 15px 0;
  overflow: hidden;
  background: #fff;
  padding: 15px 0;
  border-radius: 6px;
}

.index-titles .title {
  float: left;
  text-align: left;
  padding: 0 15px;
}

.index-titles .title h2 {
  font-size: 24px;
  color: #589a84;
  font-weight: bold;
  margin-top: 5px;
}

.index-titles .title-eng {
  font-family: "arial";
  font-weight: 800;
  color: #f5f5f5;
  font-size: 30px;
  vertical-align: middle;
}

.index-author-pop .itempic {
  background: #fff;
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
}

.index-author-pop .itempic li {
  float: left;
  margin-left: 20px;
  margin-top: 15px;
  overflow: hidden;
}

.index-author-pop .itempic li p {
  text-align: center;
}

.index-author-pop .itempic li p a {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  background: #fafafa;
  font-size: 17px;
  width: 100px;
  border-radius: 15px;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 10px;
  color: #111;
}

.index-author-pop .itempic li p a:hover {
  background: #55b781;
  color: #fff;
}

.index-author-card .item {
  background: #fff;
  padding: 15px 0 14px;
  overflow: hidden;
  border-radius: 6px;
}

.index-author-card .item .img {
  float: left;
  width: 68px;
  height: 68px;
  overflow: hidden;
  padding-left: 10px;
  margin-right: 12px;
}

.index-author-card .item .img img {
  width: 68px;
  height: 68px;
  overflow: hidden;
}

.index-author-card .item .section {
  float: left;
  width: 130px;
}

.index-author-card .item .section h4 {
  font-size: 15px;
  font-weight: 700;
}

.index-author-card .item .section h4 a {
  color: #31404c;
}

.index-author-card .item .section .detail {
  margin-top: 5px;
}

.index-author-card .item .section .detail p {
  margin-top: 5px;
  color: #969696;
}

.index-author-card .item .section .detail em {
  background: #c8c8c8;
  padding: 2px 5px;
  display: inline-block;
  color: #fcfcfc;
  margin-right: 8px;
}

.index-author-card .item a:hover {
  color: #42685b !important;
}

.index-poetry-card .layui-carousel {
  background-color: none;
  border-radius: 6px;
  height: auto;
}

.index-poetry-card .layui-carousel > [carousel-item] > * {
  background-color: #f2f3f9 !important;
}

.index-poetry-card .pday {
  background: #fff;
  position: relative;
  height: 220px;
  overflow: hidden;
  border-radius: 6px;
}

.index-poetry-card .day_left {
  background: #fff;
  padding: 20px;
}

.index-poetry-card .ptoop {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: #a7b0b8;
  padding: 3px 10px;
  border-radius: 0 0 5px 0;
  color: #fff;
}

.index-poetry-card .day_left h3 a {
  color: #31404c;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-poetry-card .day_left .day_words {
  height: 110px;
  overflow: hidden;
  white-space: nowrap;
}

.index-poetry-card .day_left .day_words a {
  color: #606060;
  font-size: 15px;
  line-height: 28px;
  margin: 0 0 5px;
  white-space: normal;
  word-break: normal;
  text-align: left;
}

.index-poetry-card .day_right {
  display: none;
  background-color: #f2f3f9 !important;
  text-align: center;
}

.index-poetry-card .day_right .img a {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  color: #666;
  display: block;
}

.index-poetry-card .day_right .img img {
  width: 100px;
  height: 100px;
  border: 3px solid #f9f9f9;
  box-shadow: 0 2px 6px #ccc;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 2;
  border-radius: 50%;
}

.index-poetry-card .author {
  margin-top: 5px;
  margin-bottom: 10px;
}

.index-poetry-card .author a {
  font-size: 12px;
  color: rgb(114, 142, 139);
}

/*index channel end*/
.htq-tagbox {
  background: #fff;
  padding: 30px 0 10px 0;
  overflow: hidden;
}

.htq-tagbox span {
  display: inline-block;
  color: #999;
  text-align: center;
  margin: 5px 10px 5px 0;
  cursor: default;
}

.htq-tagbox span a {
  background: #f6f6f1;
  padding: 2px 8px;
  border-radius: 3px;
}

.htq-tagbox span a:hover {
  background: #5aa68c;
  color: #fff;
}

.htq-likebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.htq-likebox div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
}

.htq-likebox img {
  padding: 15px 20px 15px 50px;
  width: 48px;
  height: 48px;
  float: left;
}

.htq-likebox div p {
  padding-top: 15px;
}

.htq-likebox div b {
  font-size: 18px;
  color: #333;
  line-height: 28px;
  font-weight: 400;
}

.htq-likebox div span {
  line-height: 24px;
  color: #999;
  display: block;
}

.htq-likebox div span em {
  color: #b7c5c3;
}

/*------------------------- htq-rows-left -----*/
/*jiansuo*/
.htq-clo-query {
  background: #fff;
  overflow: hidden;
  border-radius: 6px;
}

.htq-clo-query .titless {
  border-bottom: 1px solid #eeeeee;
  display: inline;
  float: left;
  width: 100%;
}

.htq-clo-query .titless h2 {
  display: inline;
  float: left;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
}

.htq-clo-query .item {
  color: #2cb86b;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}

.htq-clo-query .item .ttype {
  margin: 0 15px 0 15px;
}

.htq-clo-query .item .ttype.chlid {
  background: #f6f6f6;
  border-radius: 3px;
  padding-left: 5px;
}

.htq-clo-query .item a {
  display: inline-block;
  color: #283550;
  padding: 2px 5px;
  white-space: nowrap;
  margin: 5px 3px 5px 0px;
  border-radius: 3px;
}

.htq-clo-query .item a.on {
  background: #2cb86b;
  color: #fff;
}

/*zhuti*/
.htq-arttag-item {
  padding: 15px 0 0 0;
  border-radius: 3px;
  background: #ffffff;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
}

.htq-arttag-item .item {
  overflow: hidden;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
  margin: 0 15px 15px 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}

.htq-arttag-item .item-hd {
  float: left;
  width: 80px;
  text-align: center;
  color: #999999;
}

.htq-arttag-item .item-hd p {
  margin-bottom: 5px;
}

.htq-arttag-item .item-hd .a1 {
  color: #4d7f6e;
  font-weight: bold;
  font-size: 20px;
}

.htq-arttag-item .item-bd {
  float: left;
  width: 672px;
  overflow: hidden;
}

.htq-arttag-item .item-bd h3 a {
  font-size: 18px;
  display: block;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
}

.htq-arttag-item .item-bd h3 a:hover {
  color: #589a84;
}

.htq-arttag-item .item-bd .content {
  padding-left: 10px;
  color: black;
  font-size: 16px;
  line-height: 25px;
  height: 77px;
  overflow: hidden;
}

.htq-arttag-item .item-bd .contents {
  padding-left: 10px;
  color: black;
  font-size: 16px;
  line-height: 25px;
  height: 105px;
  overflow: hidden;
}

.htq-arttag-item .item-bd .more {
  margin-left: 10px;
  color: #8baaa5;
  display: block;
}

/*------------------------- htq-rows-right -----*/
.htq-col-nav {
  overflow: hidden;
  border-radius: 6px;
  background-image: url(/Content/images/a0.png);
}

.htq-col-nav h1 {
  font-size: 22px;
  font-weight: bold;
  color: #111;
  overflow: hidden;
  padding: 15px;
}

.htq-col-nav .item {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.55);
  margin: 0 15px;
  border-radius: 6px;
}

.htq-col-nav a {
  display: block;
  font-weight: 700;
  padding: 15px 15px 15px 15px;
  font-size: 17px;
  color: #333;
  border-bottom: 1px #e7e7e7 dashed;
}

.htq-col-nav a:hover {
  color: #2cb86b;
}

.htq-col-nav a.active {
  border-left: 4px #2cb86b solid;
  color: #2cb86b;
  padding-left: 12px;
}

.htq-col-nav a span {
  float: right;
  color: #b2b2b2;
}

.htq-col-nav a:last-child {
  border-bottom: none;
}

.htq-col-nav .so {
  display: block;
  padding: 15px;
  overflow: hidden;
}

.htq-col-nav .so .inptxt {
  outline: none;
  float: left;
  width: 230px;
  border: 1px #fff solid;
  color: #aaa;
  text-indent: 25px;
  height: 36px;
  line-height: 36px;
  padding: 0 5px;
  background: rgba(255, 255, 255, 0.75) url(/Content/images/soso.png) no-repeat 8px 10px;
  border-radius: 3px 0 0 3px;
}

.htq-col-nav .so .inptxt:hover {
  border: 1px #2cb86b solid;
}

.htq-col-nav .so .inpbtn {
  float: left;
  width: 58px;
  height: 38px;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  background: #2cb86b;
  font-weight: 700;
  border-radius: 0 3px 3px 0;
}

.htq-col-nav .so .inpbtn:hover {
  opacity: 0.85;
}

.side-right-author {
  background-color: #fff;
  padding-top: 15px;
  overflow: hidden;
  border-radius: 6px;
}

.side-right-author a {
  border: 1px solid #dad9d1;
  border-radius: 6px;
  float: left;
  height: 22px;
  line-height: 22px;
  margin-left: 16px;
  margin-bottom: 15px;
  text-align: center;
  width: 86px;
  overflow: hidden;
}

.side-right-author a:hover {
  background: #589a84;
  border: 1px solid #589a84;
  color: #fff;
}

.htq-nodata {
  padding: 50px 0;
  background: #fff;
  margin-top: 10px;
  text-align: center;
}

.htq-nodata .noimg {
  margin: 0 auto;
  display: block;
}

/*=================author*/
.author-list {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.author-page-list .list {
  position: relative;
  float: left;
  width: 390px;
  background: #fff;
  border-radius: 3px;
  margin-left: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  height: auto;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
}

.author-page-list .hover {
  border: 1px solid #2cb86b;
  z-index: 100;
}

.author-page-list .pics {
  display: inline-block;
  width: 90px;
  height: 120px;
  float: left;
  margin: 15px 20px 0 15px;
  text-align: center;
  background: #fff;
}

.author-page-list .pics a img {
  display: block;
  border: 1px #eee solid;
  width: 100%;
  height: 120px;
  border-radius: 6px;
}

.author-page-list .gcon {
  position: absolute;
  left: 125px;
  display: inline-block;
  padding-right: 20px;
}

.author-page-list .gcon h2 {
  float: left;
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}

.author-page-list .gcon h2 a {
  color: #073a2b;
}

.author-page-list .gcon p {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #4f5b57;
  margin-bottom: 5px;
}

.author-page-list .gcon .gtime a {
  color: #8ca9a6;
}

.author-page-list .gcon .gtime a:hover {
  color: #2cb86b;
}

.author-page-list .gcon span {
  color: #8ca9a6;
}

.author-page-list .gcon span b {
  color: #999;
  font-weight: normal;
}

/*index*/
.dongtai ul li {
  position: relative;
  background: #fff;
  margin-bottom: 10px;
  padding: 10px 15px 10px 15px;
  border-radius: 3px;
  font-size: 14px;
}

.dongtai .img {
  position: absolute;
  right: 0;
  top: 0;
  background: #d5e2e1;
  border-radius: 0 6px 0 6px;
}

.dongtai .img em {
  padding: 3px;
  display: block;
  color: #fff;
  cursor: pointer;
  border-radius: 6px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 700;
}

.dongtai .bd {
  width: 760px;
}

.dongtai .bd h3 {
  line-height: 31px;
  font-size: 17px;
  font-weight: 700;
  overflow: hidden;
  display: block;
  margin-left: -10px;
}

.dongtai .bd h3 a {
  color: #222;
}

.dongtai .bd h3 span {
  line-height: 31px;
  color: #a5a5a5;
  float: left;
}

.dongtai .bd h3 a:hover {
  color: #589a84;
}

.dongtai .bd .conn {
  color: #333;
  line-height: 24px;
  max-height: 90px;
  overflow: hidden;
}

.dongtai .bd .conn .imgs {
  float: left;
  height: 88px;
  padding-right: 10px;
  padding-top: 5px;
}

.dongtai .bd .conn .words {
  color: #9bbe71;
}

.dongtai .sub {
  width: 800px;
  color: #999;
  font-size: 12px;
}

.dongtai .sub .left {
  float: left;
  color: #9eb6b3;
}

.dongtai .sub .left span {
  color: #b7bfbe;
  padding-right: 3px;
}

.dongtai .sub .left em {
  color: #999;
  padding-left: 3px;
}

/**/
.htq-space-top {
  position: relative;
  height: 140px;
  color: #fff;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 6px 6px 0 0;
}

.htq-space-top .layout {
  position: absolute;
  top: 0;
  z-index: 50;
}

.htq-space-top .mask-wp {
  background-color: #fff;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.htq-space-top .mask-wp .pic {
  filter: blur(25px);
  height: auto;
  max-width: 1170px;
  position: absolute;
  top: 0px;
  left: -25px;
  width: 1140px;
}

.htq-space-top .mask-wp .bg-mask {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.06) inset;
  height: 100%;
  position: absolute;
  width: 100%;
}

.space-info {
  float: left;
  width: 795px;
  margin-top: 15px;
  margin-left: 15px;
}

.space-info .title {
  overflow: hidden;
}

.space-info .title h1 {
  float: left;
  font-size: 18px;
  font-weight: 700;
  display: inline;
  border-radius: 15px;
  color: #222;
}

.space-info .cover {
  float: left;
  border-radius: 5px;
  display: block;
  overflow: hidden;
  border: 3px #fff solid;
}

.space-info .cover img {
  display: block;
  height: 105px;
  width: 85px;
}

.space-info .infotxt {
  font-size: 14px;
  background: #fff;
  opacity: 0.8;
  border-radius: 5px;
  margin-left: 105px;
  padding: 10px 15px;
}

.space-info .infotxt p {
  color: #555;
  line-height: 28px;
}

.space-info .infotxt .feedback {
  color: #999;
  line-height: 20px;
  display: block;
}

.space-info .infotxt .feedback a {
  color: #589a84;
}

.space-info .afollow {
  float: left;
  text-align: center;
  font-size: 12px;
  margin-left: 15px;
  margin-top: 3px;
}

.space-info .afollow span {
  display: inline-block;
}

.space-info .afollow .setbtn {
  padding: 2px 6px;
  cursor: pointer;
  border-radius: 6px;
}

.space-info .afollow .setfollow {
  background: #589a84;
  border: 1px solid #589a84;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.space-info .afollow .setfollow:hover {
  background: #129165;
  border: 1px solid #129165;
}

.space-info .afollow .celfollow {
  border: 1px solid #99c2bb;
  background: #99c2bb;
  color: #fff;
}

.space-info .afollow .celfollow:hover {
  background: #3ba392;
  border: 1px solid #3ba392;
}

.space-nav {
  background: #fff;
  height: 51px;
  margin-bottom: 15px;
  border-radius: 0 0 6px 6px;
}

.space-nav .navtabs {
  display: flex;
  justify-content: space-around;
}

.space-nav .navtabs a {
  display: inline-block;
  color: #555;
  font-size: 18px;
  line-height: 51px;
  font-weight: 700;
}

.space-nav .navtabs a.active {
  border-bottom: 3px #589a84 solid;
  color: #589a84;
}

.space-nav .navtabs a:hover {
  color: #589a84;
}

.space-nav .baidu-share {
  float: right;
  margin-top: 7px;
  margin-right: 7px;
}

/*list*/
.space-page-list {
  width: 100%;
}

.space-page-list li {
  position: relative;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 15px;
}

.space-page-list .lilist {
  padding: 20px 20px 10px 20px;
  overflow: hidden;
}

.space-page-list .itemconn h3 {
  font-weight: 700;
  font-size: 18px;
}

.space-page-list .itemconn h3 a {
  color: #222;
}

.space-page-list .itemconn h3 a:hover {
  color: #589a84;
}

.space-page-list .itemconn .conn {
  color: #111;
  padding: 10px 0;
  line-height: 28px;
}

.space-page-list .left {
  float: left;
  color: #999;
  line-height: 28px;
}

.feed {
  float: right;
}

.feed i {
  background-image: url("/content/images/feedicons.png");
  display: inline-block;
  margin-right: 7px;
  vertical-align: -3px;
  background-repeat: no-repeat;
  font-size: 0px;
  overflow: hidden;
}

.feed .item {
  height: 16px;
  display: inline-block;
  padding: 6px 8px;
  margin: 0px 0px 0px 0px;
  vertical-align: middle;
}

.feed .item:hover {
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  padding: 5px 7px;
}

.feed .iline {
  font-size: 0px;
  width: 2px;
  height: 11px;
  border-left: 1px #ddd solid;
  overflow: hidden;
  display: inline-block;
  line-height: 0;
  vertical-align: -5px;
}

.feed .icon-comment {
  width: 16px;
  height: 16px;
  background-position: 0 -71px;
}

.feed .icon-forward {
  width: 16px;
  height: 16px;
  background-position: 0 -97px;
}

.feed .icon-praise {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}

.feed .icon-collect {
  width: 16px;
  height: 16px;
  background-position: 0 -146px;
}

.feed .icon-view {
  width: 16px;
  height: 16px;
  background-position: 0 -24px;
}

.feed a {
  color: #589a84;
}

.feed a:hover {
  color: #589a84;
}

.bookpost {
  margin: 0 0 20px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.bookpost .post_top {
  margin: 10px auto;
  padding: 10px;
  overflow: hidden;
}

.bookpost .postblock {
  padding: 20px 20px 20px;
}

.bookpost .posttitle {
  margin-bottom: 20px;
  padding-bottom: 14px;
  font-size: 18px;
  color: #666;
  line-height: 26px;
  border-bottom: 1px dotted #dfdfdf;
}

.bookpost .posttitle a {
  font-size: 18px;
  color: #666;
  font-weight: 700;
}

.bookpost .posttitle a:hover {
  text-decoration: none;
  color: #000;
}

.bookpost .postview {
  text-shadow: 0 1px 0 #fff;
  border-top: 1px solid #fff;
  background: #f0f0f0;
  padding: 10px 15px;
  overflow: hidden;
}

.bookpost .postintro {
  color: #666;
  line-height: 28px;
}

.space-page-sentence {
  width: 100%;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.space-page-sentence .desc {
  padding: 15px 15px 0 15px;
}

.space-page-sentence .desc h3 {
  color: #666;
  margin-left: 8px;
  float: left;
  display: inline;
  margin-bottom: 10px;
}

.space-page-sentence .desc span {
  color: #bbb;
  display: block;
  line-height: 20px;
  margin-top: 4px;
  clear: both;
  padding-right: 8px;
  padding-left: 8px;
}

.space-page-sentence .listbox li {
  position: relative;
  background: #fff;
  border-radius: 3px;
  margin: 20px;
  padding: 20px 20px 10px 20px;
  border: 1px solid #ddd;
  overflow: hidden;
}

.space-page-sentence .listbox .conn {
  color: #111;
  line-height: 24px;
  margin-bottom: 10px;
}

.space-page-sentence .listbox p .blink {
  color: #5aa68c;
  font-size: 14px;
}

.space-page-sentence .listbox p span {
  color: #999;
  padding: 0 2px;
}

.space-page-sentence .listbox .connlink:hover {
  text-decoration: underline;
}

.jzworklist {
  overflow: hidden;
  padding-bottom: 20px;
}

.jzworklist .list {
  float: left;
  width: 388px;
  background: #fff;
  border: 1px #ededed solid;
  position: relative;
  border-radius: 3px;
  margin-left: 15px;
  margin-top: 15px;
  height: auto;
}

.jzworklist .hover {
  border: 1px solid #2cb86b;
  z-index: 100;
}

.jzworklist .pics {
  width: 100px;
  height: 130px;
  float: left;
  margin: 5px;
  text-align: center;
  background: #fff;
}

.jzworklist .pics a img {
  display: block;
  border: 1px #eee solid;
  width: 100%;
  height: 130px;
  border-radius: 3px;
}

.jzworklist .gcon {
  position: absolute;
  left: 120px;
  top: -5px;
  display: inline-block;
  padding-right: 20px;
}

.jzworklist .gcon h2 {
  float: left;
  width: 100%;
  float: left;
  font-size: 17px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}

.jzworklist .gcon h2 a {
  color: #333;
}

.jzworklist .gcon p {
  width: 100%;
  line-height: 22px;
  color: #4f5b57;
  margin-bottom: 5px;
}

.jzworklist .gcon .gtime {
  font-size: 12px;
}

.jzworklist .gcon .gtime span {
  color: #8ca9a6;
}

.jzworklist .gcon .gtime span i {
  color: #999;
  vertical-align: -3px;
  font-size: 18px;
}

.jzworklist .gcon .gtime span b {
  color: #999;
  font-weight: normal;
}

.jzworklist .gcon .gtime a {
  color: #8ca9a6;
}

/*intro*/
.space-intro {
  background: #fff;
  border-radius: 6px;
  padding: 20px 10px 20px 10px;
}

.space-intro .exp-content {
  width: 100%;
}

.space-intro .exp-content li {
  display: block;
  position: relative;
  min-height: 31px;
  padding: 10px 0px 0px 15px;
  margin-left: 17px;
  border-left: 2px dotted rgb(228, 228, 228);
  margin-top: 1px;
}

.space-intro .exp-content li.end {
  height: 13px;
  min-height: 13px;
  padding: 0px 0px 0px 20px;
}

.space-intro .exp-content .list-item-1 {
  padding-top: 0px;
}

.space-intro .exp-content .list-item-1 .list-icon {
  top: 0;
}

.space-intro .exp-content .list-item-1 .title h3 {
  margin-top: -5px;
}

.space-intro .exp-content .list-icon {
  background: #589a84;
  color: #fff;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: -13px;
  top: 15px;
  z-index: 101;
  font-size: 16px;
  color: rgb(238, 255, 238);
  text-align: center;
}

.space-intro .exp-content .title h3 {
  padding-right: 15px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #589a84;
  font-weight: 700;
  background: #fff;
}

.space-intro .exp-content .listtext {
  position: relative;
  z-index: 100;
}

.space-intro .exp-content .listtext .conn {
  line-height: 28px;
  font-size: 15px;
  color: #333;
  padding: 10px 10px 0 10px;
  overflow: hidden;
}

.space-intro .exp-content .listtext .conn p {
  line-height: 28px;
  font-size: 15px;
  color: #333;
}

.space-intro .exp-content .cankao {
  padding: 10px 10px 10px 10px;
  line-height: 28px;
  font-size: 15px;
  color: #999;
  overflow: hidden;
}

.space-intro .exp-content .last-item-end {
  color: rgb(204, 204, 204);
  font-size: 12px;
  line-height: 13px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  bottom: 0px;
  left: -29px;
  display: block;
}

.space-intro .exp-content .last-item {
  position: relative;
  height: 13px;
  margin-top: 5px;
}

.space-intro .exp-content table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 24px;
  border: none;
}

.space-intro .exp-content table td {
  padding: 5px 10px;
  border: 1px solid #E1E6F0;
}

/*author right*/
.sidecounts {
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-around;
}

.sidecounts .numbox {
  height: 62px;
  text-align: center;
}

.sidecounts .num {
  display: block;
  text-align: center;
  margin-top: 10px;
  height: 18px;
  color: #6b6b6b;
  white-space: nowrap;
}

.sidecounts .item {
  display: block;
  text-align: center;
  color: #b7b7b7;
}

.sidemore {
  text-align: center;
  overflow: hidden;
}

.sidemore a {
  padding: 10px 20px;
  background: #fafafa;
  text-align: center;
  display: block;
  border-radius: 0 0 6px 6px;
}

.sidemore a:hover {
  color: #589a84;
}

/*============serach ============*/
.htq-section {
  margin-bottom: 10px;
}

.hqt-search {
  background: #2cb86b;
  margin-bottom: 10px;
  border-radius: 3px;
  height: 130px;
}

.hqt-search .so-list {
  padding: 20px;
}

.so-inner {
  position: relative;
}

.so-inner .searchbox {
  float: left;
}

.so-inner .round {
  position: relative;
  float: left;
  background: #fff;
  border-radius: 6px 0 0 6px;
  height: 42px;
  width: 400px;
}

.so-inner .round .delquery {
  background-image: url("/Content/images/closes.png");
  background-repeat: no-repeat;
  background-position: 3px 0px;
  cursor: pointer;
  height: 16px;
  margin: 12px 10px 0px 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 16px;
}

.so-inner .round .delquery:hover {
  background-position: -23px 0px;
}

.so-inner .round .soinput {
  float: left;
  border-radius: 6px 0 0 6px;
  width: 92%;
  outline: none;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  border: 1px #fff solid;
  color: #000;
}

.so-inner .round .soinput:focus {
  outline: none;
}

.so-inner .sobtn {
  background: #11c57f;
  height: 43px;
  border: none;
  border-radius: 0;
  border-radius: 0 6px 6px 0;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  outline: none;
  vertical-align: top;
  width: 93px;
}

.so-inner .sobtn:hover {
  background: #3bc992;
  border: medium none;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.so-inner .sobtn:active {
  background: #3bc992;
  border: medium none;
}

.so-inner .other {
  float: right;
  margin-top: 13px;
}

.so-inner .other cite {
  color: #fff;
  margin: 0px 5px;
}

.so-inner .other .stitled, .so-tabs .other .engs {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}

.so-inner .other .stitled {
  color: #fff;
  font-size: 12px;
  vertical-align: top;
}

.so-inner .other .ico {
  display: inline-block;
  float: left;
  height: 16px;
  margin: 0 4px 0px 6px;
  vertical-align: top;
  width: 16px;
}

.so-inner .other .engs a {
  border-bottom: 0px none;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  overflow: hidden;
  text-align: left;
  width: 57px;
}

.so-inner .other .engs .srh .ico {
  background: transparent url("/Content/images/haosou.png") no-repeat;
}

.so-inner .other .engs .baidu .ico {
  background: transparent url("/Content/images/baidu.png") no-repeat;
}

.so-inner .other .engs .google .ico {
  background: transparent url("/Content/images/google.png") no-repeat;
}

.so-inner .other .engs .bing .ico {
  background: transparent url("/Content/images/bing.png") no-repeat;
}

.acwrap {
  position: absolute;
  min-width: 540px;
  top: 36px;
  left: 0px;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow-y: hidden;
  text-align: left;
  z-index: 1;
}

.acwrap_list {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06);
}

.acwrap li {
  cursor: pointer;
  line-height: 22px;
  list-style: outside none none;
  padding: 3px 0 3px 7px;
  position: relative;
}

.acwrap li.hover {
  background-color: #f5f5f5;
}

.acwrap li.selected {
  background-color: #efefef;
}

.so-tabs {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.so-tabs ul {
  float: left;
  margin-bottom: 20px;
}

.so-tabs li {
  float: left;
  font-size: 17px;
  cursor: pointer;
}

.so-tabs li:hover a {
  color: #fff;
}

.so-tabs li a {
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-right: 20px;
  padding-bottom: 5px;
}

.so-tabs li.active a {
  color: #2cb86b;
  font-weight: 700;
  background: #fff;
  padding: 1px 5px 3px 5px;
  border-radius: 3px;
}

.so-tabs i.sele {
  border-bottom: 10px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  height: 0;
  left: 15px;
  position: absolute;
  top: 38px;
  transition: all 0.3s ease-in-out 0s;
  width: 0;
}

.htq-result-item {
  background: #fff;
  padding: 10px;
  border-bottom: 1px solid #f5f5f5;
  border-radius: 6px 6px 0 0;
}

.htq-result-item h2 {
  display: inline;
  font-size: 15px;
  font-weight: 500;
  color: #999;
}

.htq-sech {
  background: #fff;
  line-height: 22px;
  font-size: 13px;
  padding: 10px 10px;
  margin-bottom: 10px;
  border-radius: 0 0 6px 6px;
}

.htq-sech span {
  background: rgba(0, 0, 0, 0) url("/content/images/ico_so.gif") no-repeat scroll 1px 5px;
  color: #666;
  display: inline-block;
  padding-left: 18px;
}

.htq-sech a {
  font-weight: bold;
  margin-right: 15px;
  text-decoration: underline;
}

/*htq_card*/
.htq_card {
  background: #fff;
  padding: 15px;
  border-radius: 0 0 3px 3px;
  margin-bottom: 10px;
  border-radius: 6px;
}

.htq_card_name {
  margin-bottom: 10px;
}

.htq_card_name h1 {
  font-size: 20px;
  font-weight: 700;
  color: #4f5b57;
}

.htq_card_name a:hover h1 {
  color: #589a84;
}

.htq_card_desc {
  overflow: hidden;
}

.htq_card_desc p {
  line-height: 1.8;
}

.htq_card_img {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 80px;
  height: 100px;
}

.htq_card_img img {
  width: 80px;
  height: 100px;
}

.htq_card_img a:hover {
  text-decoration: none;
}

.htq_card .mores .title {
  font-weight: bold;
  color: rgb(153, 153, 153);
}

.htq_card .mores .sep {
  padding: 0px 5px;
}

.htq_card .mores a {
  padding: 0px 5px;
  color: #4d7f6e;
}

/* ask*/
.htq-qtable {
  overflow: hidden;
  margin: 5px;
  border-top: 1px #f8f8f8 solid;
  border-left: 1px #f8f8f8 solid;
}

.htq-qtable .qtable-cell {
  float: left;
  width: 48.3%;
  border-bottom: 1px solid #f8f8f8;
  border-right: 1px solid #f8f8f8;
  line-height: 2em;
  padding: 5px;
  vertical-align: top;
  height: 2em;
  overflow: hidden;
}

.htq-qtable .qtable-seq {
  color: rgb(145, 148, 145);
  margin-right: 10px;
  float: left;
  min-width: 16px;
  text-align: right;
}

.htq-qtable .qtable-index {
  float: right;
  font-size: 0.9em;
  color: rgb(85, 85, 85);
}

.htq-qtable .qtable-content {
  overflow-x: auto;
  overflow-y: hidden;
  margin-left: 10px;
}

.htq-qtable .qtable-content a {
  float: left;
}

.htq-socard .htq-nodata {
  border-radius: 6px;
}

.htq-socard .item {
  background: #fff;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 10px 0;
  border-radius: 6px;
}

.htq-socard .hd {
  float: left;
  width: 50px;
  text-align: center;
  color: #999999;
}

.htq-socard .hd .a1 {
  color: #4d7f6e;
  font-weight: bold;
  font-size: 20px;
}

.htq-socard .bd {
  float: left;
  width: 760px;
  overflow: hidden;
}

.htq-socard .bd h3 a {
  font-size: 17px;
  display: block;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}

.htq-socard .bd h3 a:hover {
  color: #589a84;
}

.htq-socard .bd .content {
  color: #4f5b57;
  padding-left: 10px;
  color: black;
  font-size: 14px;
  line-height: 24px;
  height: 80px;
  overflow: hidden;
}

.htq-socard .bd .content p {
  color: #4f5b57;
}

.htq-socard .bd .text {
  margin-top: 10px;
}

.htq-socard .bd .text a {
  margin-left: 10px;
  color: #8ca9a6;
  display: block;
}

.htq-socard .bd .text a span {
  padding-right: 10px;
}

.htq-socard .bd .text .read {
  color: #999;
}

.htq-socard em {
  color: #cc0000;
}

/*juzi */
.htq-juzi li {
  background: #fff;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 15px;
  overflow: hidden;
}

.htq-juzi .conn {
  color: #4f5b57;
  line-height: 24px;
  margin-bottom: 10px;
}

.htq-juzi .conn p {
  color: #4f5b57;
  line-height: 24px;
  margin-bottom: 10px;
}

.htq-juzi p .blink {
  color: #8ca9a6;
  font-size: 14px;
}

.htq-juzi p span {
  color: #999;
  padding: 0 2px;
}

.htq-juzi .conn .workdetaillink {
  color: #4f5b57;
}

/**/
.htq-book .list {
  border-radius: 6px;
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
}

.htq-book .list:first-child {
  border-radius: 6px 6px 0 0;
}

.htq-book .hover {
  border: 1px solid #2cb86b;
  z-index: 100;
}

.htq-book .pics {
  display: inline-block;
  width: 90px;
  height: 120px;
  float: left;
  margin: 15px 20px 0 15px;
  text-align: center;
  background: #fff;
}

.htq-book .pics a img {
  display: block;
  border: 1px #eee solid;
  width: 100%;
  height: 120px;
  border-radius: 6px;
}

.htq-book .gcon {
  position: absolute;
  left: 125px;
  display: inline-block;
  padding-right: 20px;
}

.htq-book .gcon h2 {
  float: left;
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}

.htq-book .gcon h2 a {
  color: #222;
}

.htq-book .gcon h2 a:hover {
  color: #589a84;
}

.htq-book .gcon p {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #4f5b57;
  margin-bottom: 5px;
}

.htq-book .gcon span {
  color: #8ca9a6;
}

.htq-book .gcon span b {
  color: #999;
  font-weight: normal;
}

/*================= right side ==================*/
.side-right-bookpop {
  list-style: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

.side-right-bookpop li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 14px;
  padding-left: 15px;
  overflow: hidden;
}

.side-right-bookpop li a:first-child {
  margin-right: 5px;
}

.side-right-bookpop li img {
  float: left;
  height: 33px;
  width: 22px;
}

.side-right-bookpop li .count {
  padding-left: 10px;
  color: #999;
}

.side-right-bookpop li .names {
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.side-right-authorpop {
  padding: 0 15px 1px 15px;
}

.side-right-authorpop li {
  display: block;
  margin-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px #ddd dashed;
}

.side-right-authorpop li:last-child {
  border: none;
}

.side-right-authorpop li .img {
  float: left;
  width: 45px;
}

.side-right-authorpop li .img img {
  width: 35px;
  height: 40px;
}

.side-right-authorpop li .names {
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.side-right-authorpop li .names a:hover {
  color: #2cb86b;
}

.side-right-authorpop li .names a {
  color: #333;
}

.side-right-authorpop li .desc {
  color: #666;
  font-size: 12px;
}

.side-right-authorpop li .desc span {
  float: right;
  color: #999;
}

.side-right-authorinfo {
  padding: 15px;
}

.side-right-authorinfo .img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  max-width: 200px;
}

.side-right-authorinfo strong {
  font-weight: 700;
  color: #111;
}

.side-right-authorinfo h3 {
  font-size: 18px;
  font-weight: 700;
  color: #111;
  margin-bottom: 12px;
}

.side-right-authorinfo .txt {
  font-size: 14px;
  margin-top: 5px;
  padding-left: 10px;
}

.side-right-authorinfo a {
  color: #5aa68c;
}

.side-right-authorinfo .intro {
  line-height: 24px;
  color: #333;
  padding-left: 10px;
  padding-top: 4px;
}

.side-right-authorinfo .baidu-share {
  margin-left: 10px;
}

.rside-author-pop {
  padding-top: 20px;
  padding-bottom: 10px;
  clear: both;
  overflow: hidden;
}

.rside-author-pop li {
  float: left;
  width: 63px;
  color: #1a1a1a;
  font-size: 14px;
  margin-left: 16px;
  margin-bottom: 10px;
}

.rside-author-pop li i {
  font-size: 24px;
  vertical-align: middle;
}

.rside-author-pop li img {
  height: 63px;
  width: 63px;
}

.rside-author-pop li .hotp {
  height: 16px;
  line-height: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.hot-list {
  padding-left: 15px;
  padding-bottom: 10px;
}

.hot-list li a {
  display: block;
  color: #333;
  padding: 10px 0px 6px 20px;
  position: relative;
}

.hot-list li .rank {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 12px;
  border-radius: 6px;
  background: #e9f3f6;
  color: #999;
  text-align: center;
  line-height: 16px;
}

.hot-list li .rank1 {
  background: #0db252;
  color: #fff;
}

.hot-list .title {
  display: block;
}

.hot-list .num {
  display: block;
  position: absolute;
  top: 12px;
  right: 0;
  line-height: 16px;
  padding-right: 15px;
}

/*======= index ====*/
.htq-index-carousel {
  width: 1170px;
  margin: 0 auto;
  position: relative;
  height: 180px;
  margin-top: 15px;
  overflow: hidden;
  border-radius: 6px;
}

.htq-index-carousel .carousel-info .txtinfo {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  color: #fff;
  padding: 20px;
}

.htq-index-carousel .carousel-info .infoss {
  padding: 0 100px;
  margin-top: 40px;
  text-align: center;
}

.htq-index-carousel .carousel-info .txtinfo h3 {
  font-size: 22px;
}

.htq-index-carousel .carousel-info .txtinfo p {
  font-size: 17px;
  margin-top: 10px;
}

.htq-index-carousel .carousel-info img {
  width: 1170px;
  height: auto;
}

.htq-index-onebox {
  background: #fff;
  overflow: hidden;
  padding-right: 15px;
}

.index-title {
  padding: 15px;
}

.index-title h3 {
  font-size: 18px;
  font-weight: 700;
  color: #333;
}

.index-book-item {
  margin-bottom: 15px;
  margin-left: 15px;
}

.index-book-item a {
  overflow: hidden;
  padding: 15px 15px 10px 15px;
  border-radius: 6px;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
  display: block;
  overflow: hidden;
}

.index-book-item a:hover {
  -webkit-box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.2);
}

.index-book-item a:hover h3 {
  color: #0db252 !important;
}

.index-book-item .timg {
  float: left;
  width: 90px;
}

.index-book-item .timg img {
  display: block;
  width: 80px;
  height: 95px;
  border-radius: 6px;
}

.index-book-item .tright {
  padding-left: 90px;
}

.index-book-item .tright h3 {
  font-size: 16px;
  color: #303030;
  font-weight: 700;
  margin-bottom: 8px;
}

.index-book-item .tright span {
  padding: 1px 3px;
  background-color: #f2f2f2;
  color: #0db252;
  border-radius: 5px;
  margin-right: 4px;
}

.index-book-item .tright em {
  float: right;
  font-size: 14px;
  color: #909090;
}

.index-book-item .tright p {
  color: #b1b1b1;
  line-height: 20px;
  margin-top: 5px;
  display: -webkit-box;
  display: -moz-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 46px;
}

.index-update {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.index-update .itemlist li {
  position: relative;
  width: 45%;
  float: left;
  height: 45px;
  line-height: 22px;
  padding: 10px 15px 15px 15px;
  border: 1px dotted #e2e2e2;
  margin-bottom: 15px;
  margin-left: 15px;
}

.index-update .itemlist li:last-child {
  border-bottom: none;
}

.index-update .itemlist li h2 {
  height: 28px;
}

.index-update .itemlist li h2 a {
  display: inline-block;
  color: #0db252;
}

.index-update .itemlist li h2 span {
  color: #999;
}

.index-update .itemlist .rdinfo {
  position: relative;
  font-size: 13px;
  color: #999;
}

.index-update .itemlist .rdinfo a {
  color: #999;
}

.index-update .itemlist .rdinfo a:hover {
  color: #0db252;
}

.index-update .itemlist .nums {
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 0 !important;
}

.index-update .itemlist .nums i {
  position: relative;
  padding: 0 3px 0 15px;
}

.index-record {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.recordlist li {
  position: relative;
  width: 38%;
  float: left;
  height: 45px;
  line-height: 22px;
  padding: 10px 15px 15px 60px;
  border-bottom: 1px dotted #e2e2e2;
  margin-left: 15px;
}

.recordlist li:last-child {
  border-bottom: none;
}

.recordlist li .avatar {
  position: absolute;
  left: 0;
  top: 15px;
}

.recordlist li .avatar img {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0;
  border-radius: 2px;
}

.recordlist li h2 {
  height: 28px;
}

.recordlist li h2 a {
  display: inline-block;
  color: #0db252;
}

.recordlist li h2 span {
  margin: 0 6px;
  color: #999;
}

.recordlist .rdinfo {
  position: relative;
  font-size: 13px;
  color: #999;
}

.recordlist .rdinfo a {
  color: #999;
}

.recordlist .rdinfo a:hover {
  color: #5FB878;
}

.recordlist .nums {
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 0 !important;
}

.recordlist .nums i {
  position: relative;
  padding: 0 3px 0 15px;
}

/*==== index right ===*/
.index-tag-item {
  padding-left: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}

.index-tag-item li {
  float: left;
  margin: 10px 10px 0 0;
  font-size: 12px;
}

.index-tag-item a {
  color: #333;
  display: block;
  width: 142px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}

.index-tag-item a:hover {
  color: #0db252;
}

.htq-book-pop {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
}

.htq-book-pop li {
  position: relative;
  padding: 0px 15px 16px 0;
}

.htq-book-pop li .topic-follow-box {
  top: 24px;
  right: 20px;
}

.htq-book-pop li.hover, .htq-book-pop li:hover {
  background: #f5fbfd;
}

.htq-book-pop li.hover .bname, .htq-book-pop li:hover .bname {
  color: #0db252;
}

.htq-book-pop .blink {
  display: block;
  padding-left: 58px;
  position: relative;
  min-height: 53px;
}

.htq-book-pop .bimg {
  width: 48px;
  height: 53px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
}

.htq-book-pop .bimg img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
}

.htq-book-pop .bname, .htq-book-pop .bnum {
  width: 135px;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.htq-book-pop .bname {
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

.htq-book-pop .bnum {
  font-size: 12px;
  line-height: 12px;
  color: #8eb2bd;
  margin-top: 10px;
}

.htq-book-pop .yuedu {
  position: absolute;
  right: 0;
  top: 10px;
}

.htq-book-pop .yuedu a {
  display: inline-block;
  width: 58px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  color: #42a7f4;
  border: 1px solid #42a7f4;
  line-height: 20px;
  overflow: hidden;
  border-radius: 14px;
}

/*======= theme ====*/
.theme-block {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
}

.theme-block-inner .titles {
  height: 44px;
  background-color: #fafafa;
}

.theme-block-inner .titles h3 {
  font-weight: 700;
  font-size: 17px;
  line-height: 44px;
  padding-left: 20px;
}

.theme-block-inner .content {
  padding: 20px 20px 20px 0;
}

.theme-block-inner .ulitem .imgs {
  float: left;
  margin-left: 15px;
  text-align: center;
  width: 140px;
  margin-bottom: 15px;
}

.theme-block-inner .ulitem .imgs img {
  padding: 3px;
  border: 1px solid #CCC;
  margin-bottom: 5px;
  width: 100px;
  height: 120px;
}

.theme-block-inner .ulitem .imgs a {
  color: #5aa68c;
}

.theme-block-inner .ulitem:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  margin-left: 20px;
}

.theme-block-inner .ulitem .item a {
  float: left;
  width: 178px;
  margin-left: 15px;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  color: #888;
}

.theme-block-inner .ulitem a:hover {
  color: #5aa68c;
}

.theme-type-item {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
  padding-bottom: 20px;
}

.theme-type-item li {
  width: 250px;
  float: left;
  margin: 20px 0 0 20px;
}

.theme-type-item li > img {
  height: 100%;
  vertical-align: middle;
}

.theme-type-item li i {
  display: inline-block;
  width: 44px;
  height: 44px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.theme-type-item li i.img {
  background-image: url(../images/channel.png);
}

.theme-type-item li a {
  background: url(../images/channel.png) no-repeat 10px center;
  background-size: 44px;
  display: block;
  padding: 10px 10px 10px 68px;
  border: 1px #ededed solid;
  border-radius: 3px;
}

.theme-type-item li a:hover {
  border: 1px #5aa68c solid;
}

.theme-type-item li a:hover h5 {
  color: #5aa68c;
}

.theme-type-item li h5 {
  display: block;
  font-size: 17px;
  color: #111;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
}

.theme-type-item li p {
  font-size: 14px;
  color: #999;
  margin-top: 2px;
}

.theme-type-item li .show {
  display: block;
}

.theme-type-item li .hide {
  display: none;
}

/*======= type ====*/
.book-list {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.book-type-item {
  padding: 15px 20px 0 0;
  background: #fff;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
}

.book-type-item .item a {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  color: #111;
  font-size: 16px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 10px;
}

.book-type-item .item a.active {
  color: #fff;
  background: #2cb86b;
  border-radius: 3px;
}

.book-type-desc {
  margin: 15px;
  padding: 15px;
  background: #fff;
  color: #999;
  border-radius: 6px;
  margin-bottom: 15px;
  line-height: 24px;
  box-shadow: 10px 10px 30px rgba(226, 226, 226, 0.8);
}

.book-tags {
  margin-top: 15px;
  padding: 2px 15px 15px 0;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 15px;
  line-height: 24px;
  overflow: hidden;
}

.book-tags a {
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  width: 70px;
  float: left;
  margin-top: 14px;
  margin-left: 14px;
  text-align: center;
  border: 1px solid #DAD9D1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.book-page-list .list {
  float: left;
  width: 394px;
  background: #fff;
  position: relative;
  margin-left: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  height: auto;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
}

.book-page-list .list:first-child {
  border-radius: 6px 6px 0 0;
}

.book-page-list .hover {
  border: 1px solid #0dc17b;
  z-index: 100;
}

.book-page-list .pics {
  display: inline-block;
  width: 90px;
  height: 120px;
  float: left;
  margin: 15px 20px 0 15px;
  text-align: center;
  background: #fff;
}

.book-page-list .pics a img {
  display: block;
  border: 1px #eee solid;
  width: 100%;
  height: 120px;
  border-radius: 6px;
}

.book-page-list .gcon {
  position: absolute;
  left: 125px;
  display: inline-block;
  padding-right: 15px;
}

.book-page-list .gcon h2 {
  float: left;
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}

.book-page-list .gcon h2 a {
  color: #333;
}

.book-page-list .gcon h2 a:hover {
  color: #2cb86b;
}

.book-page-list .gcon p {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #4f5b57;
  margin-bottom: 5px;
}

.book-page-list .gcon .gtime a {
  color: #8ca9a6;
}

.book-page-list .gcon .gtime a:hover {
  color: #2cb86b;
}

.book-page-list .gcon .author {
  color: #8ca9a6;
  float: left;
}

.book-page-list .gcon .author b {
  color: #999;
  font-weight: normal;
}

.book-page-list .gcon .hits {
  float: right;
  padding-right: 15px;
  color: #589a84;
  font-size: 15px;
}

/*========= Book List Page  ====*/
.bgmask-wp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
}

.bgmask-wp .pic {
  position: absolute;
  height: auto;
  top: -260px;
  left: 0;
  width: 100%;
  -webkit-filter: blur(18px);
  -ms-filter: blur(18px);
  filter: blur(18px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=18, MakeShadow=false);
  min-width: 1140px;
}

.bgmask-wp .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.67);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.06);
}

.book-top {
  position: relative;
  padding: 20px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.book-top .book-top-list {
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}

.book-top .bimg {
  float: left;
  overflow: hidden;
  max-width: 160px;
  height: 150px;
  overflow: hidden;
  margin-right: 30px;
}

.book-top .bimg img {
  float: left;
  height: 150px;
  width: 120px;
}

.book-top-info .title {
  display: inline-block;
  line-height: 38px;
  color: #333;
  font-size: 24px;
  font-weight: 700;
}

.book-top-info p {
  line-height: 26px;
}

.book-top-info p span {
  color: #999;
  margin-right: 20px;
}

.book-top-info p em {
  color: #999;
  margin-right: 10px;
  padding: 0 10px;
}

.book-top-info .status {
  margin-top: 5px;
}

.book-top-info .status span {
  display: inline-block;
  color: #999;
  font-size: 14px;
  padding-right: 15px;
}

.book-top-info .status span i {
  font-size: 20px;
  color: #c7c5c5;
  vertical-align: middle;
  display: inline-block;
  margin-right: 3px;
}

.book-top-info .status span em {
  color: #999;
}

.book-top-info .status span:hover {
  color: #0db252;
  cursor: default;
}

.book-top-info .status span:hover i {
  color: #0db252;
}

.book-top-info .status span:hover em {
  color: #0db252;
}

.book-top-info .addd {
  position: absolute;
  bottom: 60px;
  right: 40px;
}

.book-top-info a {
  color: #8ca9a6;
}

.book-section {
  background: #fff;
  border-radius: 6px;
  margin-bottom: 15px;
  margin-top: 15px;
  overflow: hidden;
  padding: 0px 0px 20px 0px;
}

.book-section .h3 {
  float: left;
  width: 760px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  background: #fafafa;
  border-radius: 3px;
  padding: 5px 15px;
  margin-bottom: 15px;
}

.book-section .h3 i {
  background: #0db252;
  height: 17px;
  width: 3px;
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
}

.book-section .chartitem {
  float: left;
  margin-bottom: 15px;
  overflow: hidden;
}

.book-section .chartitem p {
  float: left;
  width: 377px;
  border-left: 0;
  border-bottom: 1px #ddd dotted;
}

.book-section .chartitem a {
  display: block;
  border-radius: 6px;
  padding: 10px 15px 10px 15px;
  color: #19537D;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
}

.book-section .chartitem a:hover {
  color: #0db252;
  background: #f2faf7;
}

.chart1 .chartitem {
  float: left;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
}

.chart1 .chartitem p {
  float: left;
  width: 25%;
  border-left: 0;
  border-bottom: 1px #ddd dotted;
}

.emitem1 {
  display: none;
}

.tab-content {
  background: #fff;
  overflow: hidden;
  border-radius: 6px;
}

.tab-content .title {
  background: #fff;
  height: 46px;
  border-bottom: 1px #ddd dotted;
  width: 100%;
}

.tab-content .title h3 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  padding-left: 20px;
  line-height: 46px;
}

.tab-content .conn {
  background: #fff;
  padding: 10px 20px 20px 20px;
  overflow: hidden;
  line-height: 28px;
}

.tab-content .cankao {
  padding-top: 20px;
  overflow: hidden;
}

/*========= Book Detail Page ====*/
.book-container {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 60px;
}

.book-container .onebox {
  background: #fbfdfe;
  border-radius: 6px;
}

.book-container .onebox h4 {
  margin: 30px 0 22px;
  color: #666;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
}

.book-container .towbox {
  display: none;
}

.dopen.book-container {
  background: #fff url(../images/booksidebar2.png) repeat-y right top !important;
}

.dopen .onebox {
  background: #fefefe;
  width: 570px;
  float: left;
}

.dopen .detail-title span {
  display: none;
}

.dopen .towbox {
  float: right;
  width: 570px;
  display: block;
}

.dopen #clickb {
  display: block;
}

.dopen .htq-rows-left {
  width: 100%;
}

.dopen .htq-rows-right {
  display: none;
}

.detail-article {
  overflow: hidden;
  padding: 20px 30px 30px 30px;
  min-height: 782px;
  margin-bottom: 15px;
}

.detail-article .detail-picture {
  margin-top: 30px;
}

.detail-article .detail-picture img {
  max-width: 680px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.detail-article .detail-title {
  overflow: hidden;
}

.detail-article .detail-title h1 {
  float: left;
  width: 80%;
  font-size: 18px;
  line-height: 31px;
  color: #353535;
  font-weight: 700;
}

.detail-article .detail-title span {
  float: right;
  border: 1px #999 solid;
  border-radius: 6px;
  padding: 2px 5px;
  cursor: pointer;
}

.detail-article .info {
  margin-top: 12px;
  color: #8b8b8b;
  overflow: hidden;
}

.detail-article .info .name {
  color: #c2c2c2;
}

.detail-article .info .name:hover {
  text-decoration: underline;
}

.detail-article .info .original {
  padding: 0 5px;
  background: #fff;
  border: 1px solid #4dc86f;
  color: #4dc86f;
  font-size: 12px;
  border-radius: 6px;
}

.detail-article .info em {
  float: right;
}

.detail-article .info .text-line {
  color: #dadada;
  margin: 0 5px;
}

.detail-article .info a {
  text-decoration: none;
}

.detail-article .conn {
  color: #333;
  font-size: 17px;
  line-height: 34px;
  word-break: break-all;
  padding: 20px;
}

.detail-article .conn p {
  color: #333;
  font-size: 17px;
  line-height: 34px !important;
  margin-bottom: 10px;
  text-align: justify;
  word-break: break-all;
}

.detail-article .conn h1, .detail-conn h2, .detail-conn h3, .detail-conn h4, .detail-conn h5 {
  color: #222;
  font-size: 18px;
  font-weight: 700;
}

.detail-article .conn a {
  border-bottom: 1px dotted #333;
  color: #0064a5;
  text-decoration: none;
}

.detail-article .conn a:hover {
  border-bottom: 1px dotted #c00;
  color: #c00;
  text-decoration: none !important;
}

.detail-article .conn img {
  max-width: 800px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.menu-container {
  position: fixed;
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #fff url(../images/bookbg.jpg) repeat-x;
}

.menu-container .bookvmiddle {
  clear: both;
  height: 32px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.menu-container .bookvmiddle a {
  font-size: 15px;
}

.menu-container .bookvmiddle button {
  font-size: 15px;
}

.menu-container .bookvmiddle a i {
  display: inline-block;
  vertical-align: middle;
}

.menu-container .layui-btn {
  background: #15c288;
  color: #fff;
  border-radius: 20px;
  margin: 0 10px;
  padding: 8px 20px;
}

.menu-container .layui-btn:hover {
  background: #0db252;
  color: #fff;
}

.mulu {
  display: none;
  width: 90%;
  padding: 20px 0 20px 20px;
}

.mulu p a {
  display: block;
  height: 29px;
  line-height: 29px;
  border: 1px #ddd solid;
  margin-bottom: 10px;
  padding-left: 15px;
  border-radius: 22px;
}

.mulu p a:hover {
  background: #f2f2f2;
}

.mulu p a i {
  margin-right: 3px;
}

.mulu p a.active {
  background: #f2f2f2;
  border: 1px #f2f2f2 solid;
  color: #4dc86f;
  font-weight: 700;
}

.gushi-index-tag {
  background: url(../images/top-gushi-bg.png) no-repeat;
  border-radius: 6px;
  overflow: hidden;
  padding: 10px 10px 0 10px;
  display: inline-block;
  opacity: 0.7;
  height: 110px;
}

.gushi-index-tag h4 {
  text-align: left;
  font-size: 17px;
  padding-left: 5px;
  font-weight: 700;
  color: #42685b;
}

.gushi-index-tag li {
  float: left;
  margin: 4px;
  white-space: nowrap;
}

.gushi-index-tag li a {
  color: #000000;
  display: inline-block;
}

.gushi-index-tag.a2 {
  background: url(../images/a2.png) no-repeat;
}

.gushi-index-tag.a3 {
  background: url(../images/a3.png) no-repeat;
}

.gushi-index-tag.a4 {
  background: url(../images/a4.png) no-repeat;
}

.gushi-index-tag a:hover {
  color: #589a84 !important;
}

/*:::::::::::::::::::::::::::::::: Detail :::::::*/
.rank-list {
  background-color: #fff;
  overflow: hidden;
  padding: 5px 15px 10px 15px;
}

.rank-list li {
  height: 31px;
  line-height: 31px;
  overflow: hidden;
}

.rank-list li em {
  display: inline-block;
  background: #dddddd;
  color: #000;
  font-size: 10px;
  width: 16px;
  height: 16px;
  line-height: 15px;
  margin-right: 8px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
}

.rank-list li em.one1 {
  background: #589a84;
  color: #fff;
}

.rank-list li em.one2 {
  background: #7dbba6;
  color: #fff;
}

.rank-list li em.one3 {
  background: #b0d9cb;
  color: #fff;
}

.rank-list li span {
  font-size: 11px;
  color: #666666;
  float: right;
}

/* ========================== Poetry ====== */
.htq-query {
  background: #fff;
  overflow: hidden;
  margin-bottom: 15px;
}

.htq-query .titless {
  border-bottom: 1px solid #eeeeee;
  display: inline;
  float: left;
  width: 100%;
}

.htq-query .titless h2 {
  display: inline;
  float: left;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
}

.htq-query .item {
  color: #589a84;
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}

.htq-query .item .ttype {
  border-bottom: 1px dashed #DAD9D1;
  padding: 10px 0;
  margin: 0 15px;
}

.htq-query .item a {
  display: inline-block;
  color: #283550;
  padding: 0 5px 1px 5px;
  white-space: nowrap;
  border-radius: 3px;
  margin-right: 5px;
}

.htq-query .item a.on {
  background: #589a84;
  color: #fff;
}

.pageltem {
  margin-top: 15px;
  background: #fff;
  color: rgb(66, 72, 75);
  border-radius: 6px;
  padding: 20px 20px 5px 20px;
}

.pageltem h3 {
  font-size: 18px;
  font-weight: 700;
}

.pageltem h3 a {
  color: #44675b;
  display: block;
}

.pageltem h3 a:hover {
  color: #589a84;
}

.pageltem .fanyi {
  height: 30px;
  float: right;
}

.pageltem .fanyi i {
  cursor: pointer;
  background: #f8f7f2;
  color: #85a9a5;
  border: 1px #dae0d9 solid;
  display: inline-block;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  line-height: 24px;
  text-align: center;
}

.pageltem .fanyi i:hover {
  border: 1px #85a9a5 solid;
  background: #85a9a5;
  color: #fff;
}

.pageltem .author {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 12px;
}

.pageltem .author a {
  font-size: 12px;
  color: #85a9a5;
  margin-left: 10px;
}

.pageltem .infox {
  margin-top: 15px;
  margin-right: 15px;
  overflow: hidden;
}

.pageltem .infox .view {
  height: 30px;
  float: right;
  color: #999;
}

.pageltem .infox .view span {
  margin-left: 10px;
}

.pageltem .infox .view i {
  color: #999;
  font-size: 22px;
  vertical-align: middle;
}

.pageltem .tag {
  float: left;
  overflow: hidden;
}

.pageltem .tag i {
  float: left;
  color: #999;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
}

.pageltem .tag a {
  float: left;
  color: #b7c5c3;
  margin-right: 15px;
}

.pageltem .poetryconn {
  line-height: 28px;
  color: #444;
  max-height: 85px;
  overflow: hidden;
}

/* ========================== Poetry Detail ====== */
.arttab {
  padding: 0 22px;
  border-radius: 2px 2px 0 0;
  overflow: hidden;
  background: #fff;
}

.arttab .layui-tab-title {
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
}

.arttab .layui-tab-title li {
  float: left;
  font-size: 17px;
}

.arttab .layui-tab-title li.layui-this {
  font-weight: 700;
  color: #194839;
  border-bottom: 1px #194839 solid !important;
}

.arttab .layui-tab-title li.layui-this a {
  color: #194839;
}

.arttab .layui-tab-title li a {
  display: block;
  color: #666;
  padding: 0 20px;
}

.arttab .layui-tab-item {
  padding: 20px;
  line-height: 28px;
  text-align: justify;
  color: #333;
  font-size: 16px;
  background: #fff;
  border-radius: 0 0 2px 2px;
  margin-bottom: 10px;
}

.arttab .layui-tab-item h1, .layui-tab-item h2, .layui-tab-item h3, .layui-tab-item h4, .layui-tab-item h5 {
  font-size: 16px;
  font-weight: 700;
}

.arttab .layui-tab-item a {
  border-bottom: 1px dotted #333;
  color: #0064a5;
  text-decoration: none;
}

.arttab .layui-tab-item a:hover {
  border-bottom: 1px dotted #c00;
  color: #c00;
  text-decoration: none !important;
}

.arttab .layui-tab-item p {
  color: #333;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  white-space: pre-line;
  word-break: break-all;
}

.arttab .layui-tab-item img {
  max-width: 800px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.sound-info {
  background: #fff;
  position: relative;
}

.sound-bullets-wp {
  height: 110px;
}

.sound-bullets-wp .bg-mask-wp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 6px;
}

.sound-bullets-wp .bg-mask-wp .pic {
  position: absolute;
  top: -20px;
  height: auto;
  width: 1170px;
  -webkit-filter: blur(18px);
  -ms-filter: blur(18px);
  filter: blur(18px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=18, MakeShadow=false);
}

.sound-bullets-wp .bg-mask-wp .bg-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.06);
}

.sound-bullets-wp .bg-mask-wp .bg-mask.need-pay {
  background: rgba(0, 0, 0, 0.4);
  z-index: 30;
}

.sound-bullets-wp .bg-mask-wp .bg-mask.is-bought {
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.sound-bullets-wp .short-video {
  position: absolute;
  width: 290px;
  height: 515px;
  background: #000;
  bottom: 57px;
  left: 15px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  z-index: 50;
  overflow: hidden;
}

.sound-bullets-wp .short-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sound-bullets-wp .short-video .video-play-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/v/dist-prod/images/170f9e77b124d995fde406fa412d0330.png) center center no-repeat;
  cursor: pointer;
}

.sound-bullets-wp .short-video .video-play-btn.off {
  background: 0 0;
}

.sound-bullets-wp .payment-sound-tips {
  position: absolute;
  width: 100%;
  bottom: 48px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 30;
}

/*==== play ===*/
.auto-controls {
  width: 100%;
  height: 45px;
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 6px 6px;
}

.audioplayer {
  width: 95%;
  height: 2.5em;
  color: #8c8c8c;
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.85);
  margin-top: 5px;
  margin-left: 10px;
}

.audioplayer > div {
  position: absolute;
}

/* play/pause button */
.audioplayer-playpause {
  background: #f9f9f9;
  width: 2em;
  height: 2em;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 2px;
  left: 10px;
  border: 1px solid #ddd;
  border-radius: 100%;
}

.audioplayer-playpause:hover,
.audioplayer-playpause:focus {
  background-color: #fff;
}

.audioplayer-playpause a {
  display: block;
}

.audioplayer-stopped .audioplayer-playpause a {
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  border-right: none;
  border-left-color: #589a84;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.12em;
}

.audioplayer-playing .audioplayer-playpause a {
  width: 0.75em;
  height: 0.75em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.375em 0 0 -0.355em;
}

.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
  width: 40%;
  height: 100%;
  background-color: #589a84;
  content: "";
  position: absolute;
  top: 0;
}

.audioplayer-playing .audioplayer-playpause a:before {
  left: 0;
}

.audioplayer-playing .audioplayer-playpause a:after {
  right: 0;
}

/* timers */
.audioplayer-time {
  width: 4.375em;
  height: 100%;
  line-height: 2.375em;
  text-align: center;
  z-index: 2;
  top: 0;
}

.audioplayer-time-current {
  left: 2.5em;
}

.audioplayer-time-duration {
  border-right-color: rgba(255, 255, 255, 0.1);
  right: 2.5em;
}

.audioplayer-novolume .audioplayer-time-duration {
  border-right: 0;
  right: 0;
}

/* progress bar of loaded/played */
.audioplayer-bar {
  height: 0.875em;
  background-color: #e1f2cf;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  right: 6.875em;
  left: 6.875em;
  margin-top: -0.438em;
}

.audioplayer-novolume .audioplayer-bar {
  right: 4.375em;
}

.audioplayer-bar div {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.audioplayer-bar-loaded {
  background-color: #f2f2f2;
  z-index: 1;
}

.audioplayer-bar-played {
  background: #9ad559;
  z-index: 2;
}

/* volume button */
.audioplayer-volume {
  width: 2em;
  height: 2em;
  border-radius: 100%;
  border: 1px solid #ddd;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 2px;
  right: 10px;
}

.audioplayer-volume:hover,
.audioplayer-volume:focus {
  background-color: #fff;
}

.audioplayer-volume-button {
  width: 100%;
  height: 100%;
}

.audioplayer-volume-button a {
  width: 0.313em;
  height: 0.375em;
  background-color: #589a84;
  display: block;
  position: relative;
  z-index: 1;
  top: 40%;
  left: 35%;
}

.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after {
  content: "";
  position: absolute;
}

.audioplayer-volume-button a:before {
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  border-left: none;
  border-right-color: #589a84;
  z-index: 2;
  top: 50%;
  right: -0.25em;
  margin-top: -0.5em;
}

.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after {
  width: 0.313em;
  height: 0.313em;
  border: 0.25em double #589a84;
  border-width: 0.25em 0.25em 0 0;
  left: 0.563em;
  top: -0.063em;
  -webkit-border-radius: 0 0.938em 0 0;
  -moz-border-radius: 0 0.938em 0 0;
  border-radius: 0 0.938em 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* volume dropdown */
.audioplayer-volume-adjust {
  height: 6.25em;
  cursor: default;
  position: absolute;
  left: 0;
  right: 0px;
  top: -9999px;
  background: #fff;
}

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
  opacity: 0;
}

.audioplayer-volume:hover .audioplayer-volume-adjust {
  top: auto;
  bottom: 100%;
}

.audioplayer-volume-adjust > div {
  width: 40%;
  height: 80%;
  background-color: #ddd;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin: 30% auto 0;
}

.audioplayer-volume-adjust div div {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #9ad559;
}

.audioplayer-novolume .audioplayer-volume {
  display: none;
}

/**/
.author-card {
  background: #fff;
  overflow: hidden;
}

.author-card .cover {
  margin: 0 auto;
  width: 88px;
  height: 88px;
  margin-top: 30px;
}

.author-card .cover img {
  width: 88px;
  height: 88px;
  border-radius: 100%;
  margin: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 3px #f2f2f2 solid;
}

.author-card h3 {
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}

.author-card h3 a {
  color: #589a84;
}

.author-card .jianjie {
  padding: 20px;
  line-height: 24px;
}

.petrydetail {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 0 0 6px 6px;
}

.petitle {
  position: relative;
}

.petitle h3 {
  float: left;
  line-height: 56px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  padding-left: 20px;
}

.petitle .fanyi {
  float: right;
  padding-top: 15px;
  margin-right: 15px;
  font-weight: 700;
}

.petitle .fanyi i {
  margin-right: 10px;
  cursor: pointer;
  background: #f5fefd;
  color: #85a9a5;
  border: 1px #85a9a5 solid;
  display: inline-block;
  border-radius: 100%;
  height: 28px;
  width: 28px;
  line-height: 27px;
  text-align: center;
}

.petitle .fanyi i:hover {
  border: 1px #85a9a5 solid;
  background: #85a9a5;
  color: #fff;
}

.particle {
  padding: 20px 20px 40px 20px;
}

.particle .petryconn {
  line-height: 28px;
  color: #0F0F0F;
  font-size: 16px;
}

.particle .petryconn p {
  line-height: 28px;
  margin-bottom: 10px;
}

.vertical-line {
  border-right: 1px solid #f2f2f2;
}

.detail-status {
  overflow: hidden;
  padding-top: 15px;
  padding-right: 15px;
  background: #fafafa;
}

.detail-status .author {
  float: left;
  margin-bottom: 10px;
  color: #999;
  padding-left: 20px;
}

.detail-status .author .authorlink {
  margin-bottom: 10px;
  color: #85a9a5;
  margin-right: 15px;
}

.detail-status .phits {
  float: left;
  color: #999;
}

.detail-status .phits span {
  display: inline-block;
  color: #bbbbbb;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
}

.detail-status .phits span i {
  color: #bbbbbb;
  font-size: 22px;
  vertical-align: middle;
}

.detail-status .share {
  float: right;
  vertical-align: middle;
  height: 36px;
}

.detail-status .share span {
  float: left;
}

.detail-status .share a {
  margin-top: 0 !important;
}

.tags-area {
  background: #fff;
  padding: 10px 5px;
  border-radius: 4px;
}

.tags-area .tags-list {
  float: left;
  width: 100%;
}

.tags-area .tags-list ul {
  display: inline;
}

.tags-area .tags-list ul li {
  display: inline-block;
  position: relative;
  font-style: normal;
  color: #999;
  height: 26px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  margin: 5px 0 5px 10px;
  background: #f4f4f4;
  padding: 0 12px;
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  cursor: default;
}

.tags-area .tags-list ul li.new {
  color: #fff;
  background: #589a84;
  border: 1px solid #589a84;
}

.tags-area .tags-list ul li.new .delete {
  display: inline-block;
  font: 400 16px/1 "Microsoft Yahei";
  vertical-align: middle;
  margin: -4px 0 0 4px;
  cursor: pointer;
}

.tags-area .tags-list .addnew {
  display: inline-block;
  position: relative;
  font-style: normal;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  margin: 5px 10px 5px 0;
  padding: 0 12px;
  border-radius: 14px;
  color: #fff;
  background: #589a84;
  border: 1px solid #589a84;
  cursor: pointer;
}

.tags-area .tags-list .addnew:before {
  content: "+";
  display: inline-block;
  font: 400 20px/1 "Microsoft Yahei";
  vertical-align: middle;
  margin-right: 4px;
}

.ucomment {
  padding: 20px;
  background: #fff;
  margin-top: 10px;
}

.ucomment input[type=text] {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  line-height: 20px;
  font-size: 14px;
  padding: 9px 10px;
  border: 1px solid #ebebeb;
  background: #fbfbfb;
  color: #999;
  border-radius: 4px;
}

.ucomment .btn-event {
  display: inline-block;
  width: 68px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: none;
  border-radius: 5px;
  color: #fff;
  background: #589a84;
  font-size: 14px;
  float: right;
  margin-left: 6px;
  cursor: pointer;
}

.apptitle {
  margin-top: 20px;
  background: #fff;
  height: 46px;
  border-bottom: 1px #ddd dotted;
  width: 100%;
  border-radius: 6px 6px 0 0;
}

.apptitle h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  padding-left: 20px;
  line-height: 46px;
}

.appconn {
  background: #fff;
  overflow: hidden;
  border-radius: 0 0 6px 6px;
}

.appconn .conn {
  font-size: 15px;
  background: #fff;
  padding: 20px;
  overflow: hidden;
  line-height: 31px;
  color: #111;
}

.appconn .conn p {
  font-size: 15px;
  color: #0F0F0F;
}

.appconn .cankao {
  padding-top: 20px;
  overflow: hidden;
}

.appauthor {
  background: #fff;
  overflow: hidden;
  padding: 20px;
  margin-top: 20px;
  border-radius: 6px;
}

.appauthor .img {
  float: left;
  margin-right: 20px;
  width: 99px;
  height: 120px;
  border-radius: 3px;
  overflow: hidden;
}

.appauthor .autitle a {
  font-weight: 700;
  font-size: 18px;
  color: #44675b;
}

.appauthor .auconn {
  font-size: 14px;
  line-height: 24px;
  color: #111;
}

.appauthor .mores {
  color: #44a181;
  display: inline-block;
  padding-left: 20px;
}

/* ========================== Poetry Word Tag ====== */
.wordtitle {
  background: #fff;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  padding: 15px 15px;
}

.wordtitle h2 {
  display: inline;
  float: left;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-right: 10px;
}

.wordtitle h2.actvie {
  display: inline;
  float: left;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  color: #589a84;
}

.wordtitle span {
  float: right;
  color: #999;
  padding-top: 5px;
}

.wordtitle span a {
  color: #666;
}

.wordtitle span em {
  padding: 0 1px;
  color: #ddd;
}

.wordbox {
  background: #fff;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 10px 0px 30px rgba(226, 226, 226, 0.8);
}

.wordbox .wordlist {
  padding: 15px 15px 15px 15px;
}

.wordbox .wordlist dl {
  padding-bottom: 1px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}

.wordbox .wordlist dt {
  width: 20px;
  font-size: 20px;
  font-weight: bold;
  float: left;
  color: #4d7f6e;
}

.wordbox .wordlist dd {
  overflow: hidden;
}

.wordbox .wordlist dd span {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}

.wordbox .wordlist dd a {
  background: #fff;
  border: 1px #ddd solid;
  display: block;
  border-radius: 20px;
  padding: 1px 10px 2px 10px;
  color: #5d766d;
  text-align: center;
}

.wordbox .wordlist dd a:hover {
  background: #8baaa5;
  border: 1px #8baaa5 solid;
  color: #fff;
}

.theme-list {
  background: #fff;
  overflow: hidden;
  padding-bottom: 10px;
  margin: 15px 0;
  border-radius: 6px;
  overflow: hidden;
}

.theme-list li {
  float: left;
  width: 43%;
  margin-left: 20px;
  height: 40px;
  line-height: 40px;
  background: url("/Content/images/dot1.png") no-repeat 6px 18px;
  padding-left: 20px;
}

.theme-list li span {
  color: #b3b3b3;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 5px;
  float: right;
}

.theme-list li .name {
  color: #333;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
  font-weight: 700;
}

.theme-list li .author {
  color: #4d7f6e;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
}

.theme-list li .birth {
  color: #888;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
}

.theme-list a:hover {
  border-bottom: 1px dotted #44a181;
  color: #44a181;
  text-decoration: none !important;
}

.theme-list-query {
  padding: 0 15px 15px 12px;
  background: #fff;
  color: #55b781;
}

.theme-list-query .ttype {
  border-bottom: 1px dashed #DAD9D1;
  padding: 10px 0;
  margin: 0 15px;
}

.theme-list-query a {
  background: #fafafa;
  display: inline-block;
  color: #283550;
  padding: 3px 7px 4px 7px;
  white-space: nowrap;
  border-radius: 5px;
  margin-right: 5px;
}

.theme-list-query a.on {
  background: #55b781;
  color: #fff;
}

/* index*/
/* ========================== Word page ====== */
.poetrypage .pageltem {
  margin-top: 15px;
  background: #fff;
  color: #333;
  border-radius: 6px;
  padding: 10px 15px 10px 15px;
}

.poetrypage .pageltem h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 5px;
}

.poetrypage .pageltem h3 a {
  color: #111;
}

.poetrypage .fanyi {
  height: 30px;
  float: right;
}

.poetrypage .fanyi i {
  cursor: pointer;
  background: #f8f7f2;
  color: #8ed0ac;
  border: 1px #dae0d9 solid;
  display: inline-block;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  line-height: 24px;
  text-align: center;
}

.poetrypage .fanyi i:hover {
  border: 1px #8ed0ac solid;
  background: #8ed0ac;
  color: #fff;
}

.poetrypage .infox {
  margin-top: 10px;
  margin-right: 15px;
  overflow: hidden;
}

.poetrypage .infox .view {
  height: 30px;
  float: right;
  color: #999;
}

.poetrypage .infox .view span {
  margin-left: 10px;
  color: #999;
}

.poetrypage .infox .view i {
  color: #999;
  font-size: 20px;
  vertical-align: middle;
}

.poetrypage .tag {
  float: left;
  overflow: hidden;
}

.poetrypage .tag i {
  float: left;
  color: #999;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
}

.poetrypage .tag a {
  float: left;
  color: #8ca9a6;
  margin-right: 15px;
}

.poetrypage .poetryconn {
  line-height: 28px;
  color: #444;
  max-height: 85px;
  overflow: hidden;
  font-family: "Microsoft YaHei", Arial;
}

/*============================= details ====*/
.shige-detail {
  background: #fff;
  border-radius: 6px;
  padding-bottom: 30px;
}

.shige-detail .dtitle {
  padding: 20px 30px 20px 40px;
  overflow: hidden;
}

.shige-detail .dtitle .title {
  color: #111;
  display: inline-block;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.shige-detail .dconn {
  line-height: 33px;
  font-size: 17px;
  color: #333;
  padding-left: 40px;
}

.shige-detail .dconn p {
  min-height: 24px;
}

.appreciate {
  background: #fff;
  overflow: hidden;
  margin-top: 15px;
}

.appreciate .title {
  background: #fff;
  height: 46px;
  border-bottom: 1px #ddd dotted;
  width: 100%;
}

.appreciate .title h3 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  padding-left: 20px;
  line-height: 46px;
}

.appreciate .conn {
  font-size: 15px;
  background: #fff;
  padding: 20px;
  overflow: hidden;
  line-height: 31px;
  color: #333;
}

.appreciate .conn p {
  font-size: 15px;
  color: #333;
}

.appreciate .cankao {
  padding-top: 20px;
  overflow: hidden;
}

.detail-mask {
  background-color: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.detail-mask .pic {
  filter: blur(18px);
  height: auto;
  left: -25px;
  position: absolute;
  top: -100px;
  width: 100%;
}

.detail-mask .mask {
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.06) inset;
  height: 100%;
  width: 100%;
}

.view-relax .pageltem {
  margin-bottom: 15px;
  background: #fff;
  color: #333;
  border-radius: 6px;
  padding: 15px 20px 10px 20px;
}

.view-relax .pageltem:first-child {
  border-radius: 0 0 6px 6px;
}

.view-relax h3 {
  font-size: 16px;
  font-weight: 700;
}

.view-relax h3 a {
  color: #111;
}

.view-relax .author {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #999;
}

.view-relax .author a {
  font-size: 12px;
  color: #8ed0ac;
  margin-left: 10px;
}

.view-relax .infox {
  margin-top: 15px;
  margin-right: 15px;
  overflow: hidden;
}

.view-relax .infox .view {
  height: 30px;
  float: right;
  color: #999;
}

.view-relax .infox .view span {
  margin-left: 10px;
}

.view-relax .infox .view i {
  color: #999;
  font-size: 22px;
  vertical-align: middle;
}

.view-relax .tag {
  float: left;
  overflow: hidden;
}

.view-relax .tag i {
  float: left;
  color: #999;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
}

.view-relax .tag a {
  float: left;
  color: #b7c5c3;
  margin-right: 15px;
}

.view-relax .poetryconn {
  line-height: 28px;
  color: #444;
  max-height: 85px;
  overflow: hidden;
  font-family: "Microsoft YaHei", Arial;
}

/*.view-author { padding: 20px; position: relative; }
.view-author .ahead { float: left; margin: 0 15px 10px 0; width: 60px; height: 60px; background-color: #fff; border-radius: 200px; position: relative; }
.view-author .ahead .aimg { display: inline-block; overflow: hidden; width: 100%; height: 100%; position: relative; }
.view-author .ahead .aimg img { width: 100%; height: 100%; border: 1px solid #eaeaea; box-sizing: border-box; border-radius: 200px; }
.view-author .abody .aname a{font-weight: bold; color: #44a181; margin-bottom:10px;font-size:14px}
.view-author .abody {margin: 5px 0;line-height: 22px; overflow: hidden; color: #999; }
.view-author .abody .mores{color: #96abcf;  }*/
.pop-rank-list {
  padding: 0 15px 10px 15px;
}

.pop-rank-list li {
  color: #ccc;
  line-height: 30px;
  text-align: right;
}

.pop-rank-list li a {
  height: 30px;
  overflow: hidden;
  display: block;
  float: left;
  text-align: left;
  color: #333;
  white-space: nowrap;
  width: 235px;
  text-overflow: ellipsis;
}

.pop-rank-list em {
  width: 16px;
  height: 16px;
  line-height: 16px;
  display: block;
  float: left;
  background: #ddd;
  color: #fff;
  font-style: normal;
  text-align: center;
  font-size: 12px;
  margin-right: 8px;
  margin-top: 8px;
  border-radius: 6px;
}

.pop-rank-list .on1 {
  background: #7488aa;
}

.pop-rank-list .on2 {
  background: #96abcf;
}

.pop-rank-list .on3 {
  background: #c1cfe7;
}

.htq-top-header {
  width: 100%;
  position: relative;
  min-width: 1140px;
  background: url(../images/shibga.png) no-repeat;
  background-size: cover;
}

.htq-top-header-list {
  width: 1170px;
  overflow: hidden;
  height: 68px;
  margin: 0 auto;
}

.htq-top-header-list .sologo {
  float: left;
  vertical-align: middle;
  margin-top: 13px;
}

.htq-top-header-list .sologo img {
  height: 40px;
  float: left;
}

.htq-top-header-list .sologo span {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  padding-top: 5px;
}

.htq-top-header-list .sonav {
  float: left;
  height: 42px;
  margin-top: 18px;
  margin-left: 68px;
}

.htq-top-header-list .sonav li {
  float: left;
  margin-right: 5px;
}

.htq-top-header-list .sonav li a {
  float: left;
  padding: 5px 15px 6px 15px;
  font-size: 17px;
  color: #333;
  text-align: center;
  font-weight: 700;
}

.htq-top-header-list .sonav li.current a {
  background: #fff;
  color: #2cb86b;
  font-weight: bold;
  border-radius: 4px;
}

.htq-top-header-list .soright {
  float: right;
  margin-top: 14px;
}

.htq-top-header-list .soright input {
  vertical-align: top;
  float: left;
}

.htq-top-header-list .soright .inptxt {
  background: #fff;
  border-radius: 6px 0 0 6px;
  border: none;
  width: 280px;
  color: #aaa;
  text-indent: 15px;
  padding: 4px 0;
  line-height: 28px;
  border: 1px #fafafa solid;
}

.htq-top-header-list .soright .inpbtn {
  font-size: 0;
  color: #fff;
  background: #ededed url(/content/images/soso.png) no-repeat 10px 10px;
  width: 40px;
  height: 38px;
  border-radius: 0 6px 6px 0;
  border: 0;
  cursor: pointer;
}

.htq-top-header-list .soright .inpbtn:hover {
  background: #eee url(/content/images/soso.png) no-repeat 10px 10px;
}

/*======= index page ====*/
.ju-onebox {
  background: #fff;
  border-radius: 6px;
  padding: 15px 0 15px 15px;
  margin-bottom: 15px;
}

.ju-onebox .index-welcme span {
  float: left;
  font-size: 24px;
  font-weight: 700;
  background: #f2f2f2;
  color: #c4d7d5;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 30px;
  margin-top: 10px;
  margin-right: 5px;
}

.ju-onebox .index-welcme li {
  float: left;
  padding-left: 10px;
  padding-top: 5px;
  overflow: hidden;
  height: 60px;
  display: block;
  width: 230px;
  border: 1px solid #ededed;
  border-radius: 3px;
  margin: 7px;
}

.ju-onebox .index-welcme li h3 {
  font-size: 15px;
  font-weight: bold;
  color: #444;
  padding-top: 8px;
  margin-bottom: 4px;
}

.ju-onebox .index-welcme li p {
  font-size: 14px;
  color: #999;
}

.ju-onebox .index-word-item {
  padding-top: 10px;
  clear: both;
  overflow: hidden;
}

.ju-onebox .index-word-item li {
  width: 30%;
  display: inline-block;
  margin-left: 15px;
  line-height: 28px;
}

.ju-onebox .index-word-item a {
  color: #777;
  background: url(../images/dot.png) no-repeat scroll 0 center transparent;
  padding-left: 5px;
}

.ju-onebox a:hover {
  color: #5aa68c;
}

.ju-tab {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.ju-tab-hd {
  height: 37px;
  background-color: #f2f2f2;
}

.ju-tab-hd li {
  float: left;
  height: 37px;
  line-height: 37px;
  padding: 0 17px;
  text-align: center;
}

.ju-tab-hd li a {
  color: #5aa68c;
}

.ju-tab-hd li.on {
  background-color: #5aa68c;
}

.ju-tab-hd li.on a {
  color: #fff;
  font-weight: 700;
}

.ju-tab-items li {
  position: relative;
  background: #fff;
  border-radius: 3px;
  margin: 20px;
  padding: 20px 20px 10px 20px;
  border: 1px solid #ddd;
  overflow: hidden;
}

.ju-tab-items .conn {
  color: #111;
  line-height: 24px;
  margin-bottom: 10px;
}

.ju-tab-items p .blink {
  color: #5aa68c;
  font-size: 14px;
}

.ju-tab-items p span {
  color: #999;
  padding: 0 2px;
}

.ju-tab-pics {
  margin: 0 20px;
}

.ju-tab-pics .itemlist {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  border-bottom: 1px #ededed solid;
  padding-bottom: 15px;
}

.ju-tab-pics .pics {
  display: inline-block;
  width: 105px;
  height: 120px;
  float: left;
  margin: 15px 20px 0 0;
  text-align: center;
  background: #fff;
}

.ju-tab-pics .pics a img {
  display: block;
  border: 1px #eee solid;
  width: 100%;
  height: 120px;
  border-radius: 6px;
}

.ju-tab-pics .gcon {
  position: absolute;
  left: 120px;
  display: inline-block;
  padding-right: 20px;
}

.ju-tab-pics .gcon h2 {
  float: left;
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}

.ju-tab-pics .gcon h2 a {
  color: #4f5b57;
}

.ju-tab-pics .gcon p {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #4f5b57;
  margin-bottom: 5px;
}

.ju-tab-pics .gcon span {
  color: #8ca9a6;
}

.ju-tab-pics .gcon span b {
  color: #999;
  font-weight: normal;
}

.ju-tab-pics .gcon i {
  display: inline-block;
  margin-right: 1px;
  vertical-align: -3px;
  font-size: 20px;
}

.ju-tab-pics a {
  color: #4f5b57;
}

.ju-tab-pics a:hover {
  color: #5aa68c;
}

.more-link {
  float: right;
  padding-bottom: 20px;
  padding-right: 20px;
}

/*=======pages =====*/
/*author index*/
.author-index-one {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 6px;
  overflow: hidden;
  border-top-style: none !important;
  padding: 20px 20px 5px 20px;
}

.author-index-one .witem {
  border: 1px solid #ededed;
  border-radius: 3px;
  padding: 12px 15px 12px 15px;
  margin-bottom: 15px;
}

.author-index-one .wtitle {
  font-weight: bold;
}

.author-index-one .wlist a {
  margin-right: 20px;
  margin-right: 15px;
  line-height: 28px;
}

/*word index box-shadow: 0 0 6px rgba(0,0,0,.06) inset;*/
.word-type-item {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
  padding-bottom: 20px;
}

.word-type-item li {
  width: 220px;
  float: left;
  margin: 20px 20px 0 20px;
}

.word-type-item li > img {
  height: 100%;
  vertical-align: middle;
}

.word-type-item li i {
  display: inline-block;
  width: 44px;
  height: 44px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.word-type-item li i.img {
  background-image: url(../images/2a.png);
}

.word-type-item li a {
  background: url(../images/2a.png) no-repeat 10px center;
  background-size: 44px;
  display: block;
  padding: 10px 10px 10px 68px;
  border: 1px #ededed solid;
  border-radius: 3px;
}

.word-type-item li a:hover {
  border: 1px #5aa68c solid;
}

.word-type-item li a:hover h5 {
  color: #5aa68c;
}

.word-type-item li h5 {
  display: block;
  font-size: 17px;
  color: #111;
  font-weight: 700;
}

.word-type-item li p {
  font-size: 14px;
  color: #999;
  margin-top: 2px;
}

.word-type-item li .show {
  display: block;
}

.word-type-item li .hide {
  display: none;
}

.word-block {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
}

.word-block-author .titles {
  height: 44px;
  background-color: #fafafa;
}

.word-block-author .titles h3 {
  font-weight: 700;
  font-size: 17px;
  line-height: 44px;
  padding-left: 20px;
}

.word-block-author .content {
  padding: 20px 20px 20px 0;
}

.word-block-author .ulitem .imgs {
  float: left;
  margin-left: 15px;
  text-align: center;
  width: 114px;
  margin-bottom: 15px;
}

.word-block-author .ulitem .imgs img {
  padding: 3px;
  border: 1px solid #CCC;
  margin-bottom: 5px;
  width: 95px;
  height: 95px;
}

.word-block-author .ulitem .imgs a {
  width: 114px;
  display: block;
  color: #5aa68c;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.word-block-author .ulitem:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  margin-left: 20px;
}

.word-block-author .ulitem .item a {
  float: left;
  width: 178px;
  margin-left: 15px;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #888;
}

.word-block-author .ulitem a:hover {
  color: #5aa68c;
}

.word-block-inner .titles {
  height: 44px;
  background-color: #fafafa;
}

.word-block-inner .titles h3 {
  font-weight: 700;
  font-size: 17px;
  line-height: 44px;
  padding-left: 20px;
}

.word-block-inner .content {
  padding: 20px 20px 20px 0;
}

.word-block-inner .ulitem .imgs {
  float: left;
  margin-left: 15px;
  text-align: center;
  width: 140px;
  margin-bottom: 15px;
}

.word-block-inner .ulitem .imgs img {
  padding: 3px;
  border: 1px solid #CCC;
  margin-bottom: 5px;
  width: 100px;
  height: 120px;
}

.word-block-inner .ulitem .imgs a {
  color: #5aa68c;
}

.word-block-inner .ulitem:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  margin-left: 20px;
}

.word-block-inner .ulitem .item a {
  float: left;
  width: 178px;
  margin-left: 15px;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  color: #888;
}

.word-block-inner .ulitem a:hover {
  color: #5aa68c;
}

/*work list*/
.htq-query {
  background: #fff;
  overflow: hidden;
  margin-bottom: 15px;
}

.htq-query .titless {
  border-bottom: 1px solid #eeeeee;
  display: inline;
  float: left;
  width: 100%;
}

.htq-query .titless h2 {
  display: inline;
  float: left;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
}

.htq-query .item {
  color: #55b781;
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}

.htq-query .item .ttype {
  border-bottom: 1px dashed #DAD9D1;
  padding: 10px 0;
  margin: 0 15px;
}

.htq-query .item a {
  display: inline-block;
  color: #283550;
  padding: 0 5px 1px 5px;
  white-space: nowrap;
  border-radius: 20px;
  margin-right: 5px;
}

.htq-query .item a.on {
  background: #55b781;
  color: #fff;
}

.worklist {
  background: #fff;
  overflow: hidden;
  padding-bottom: 20px;
}

.worklist .list {
  float: left;
  width: 372px;
  background: #fff;
  border: 1px #ededed solid;
  position: relative;
  border-radius: 3px;
  margin-left: 15px;
  margin-top: 15px;
  height: auto;
}

.worklist .hover {
  border: 1px solid #0dc17b;
  z-index: 100;
}

.worklist .pics {
  width: 100px;
  height: 130px;
  float: left;
  margin: 5px;
  text-align: center;
  background: #fff;
}

.worklist .pics a img {
  display: block;
  border: 1px #eee solid;
  width: 100%;
  height: 130px;
  border-radius: 3px;
}

.worklist .gcon {
  position: absolute;
  left: 120px;
  top: -5px;
  display: inline-block;
  padding-right: 20px;
}

.worklist .gcon h2 {
  float: left;
  width: 100%;
  float: left;
  font-size: 17px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
}

.worklist .gcon h2 a {
  color: #333;
}

.worklist .gcon p {
  width: 100%;
  line-height: 22px;
  color: #4f5b57;
  margin-bottom: 5px;
}

.worklist .gcon .gtime {
  font-size: 12px;
}

.worklist .gcon .gtime span {
  color: #8ca9a6;
}

.worklist .gcon .gtime span i {
  color: #999;
  vertical-align: -3px;
  font-size: 18px;
}

.worklist .gcon .gtime span b {
  color: #999;
  font-weight: normal;
}

.worklist .gcon .gtime a {
  color: #8ca9a6;
}

/*author space*/
.word-space-nav {
  background: #f2f2f2;
  margin: 0 auto;
  height: 68px;
  border-radius: 6px 6px 0 0;
}

.word-space-nav a {
  display: inline-block;
  color: #555;
  font-size: 17px;
  background: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  margin: 18px 1px 0 20px;
  font-weight: 700;
}

.word-space-nav a.active {
  background: #5aa68c;
  color: #fff;
}

.word-space-nav a.active:hover {
  color: #fff;
}

.word-space-nav a:hover {
  color: #5aa68c;
}

.htq-juzi-workitem {
  width: 100%;
  background: #fff;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
}

.htq-juzi-workitem .desc {
  padding: 15px 15px 0 15px;
  line-height: 24px;
}

.htq-juzi-workitem .desc h3 {
  color: #666;
  margin-left: 8px;
  float: left;
  display: inline;
  margin-bottom: 10px;
}

.htq-juzi-workitem .desc span {
  color: #bbb;
  display: block;
  line-height: 20px;
  margin-top: 4px;
  clear: both;
  padding-right: 8px;
  padding-left: 8px;
}

.author-intro-conn {
  padding: 20px;
  line-height: 31px;
  font-size: 15px;
}

.author-intro-conn .cover {
  float: left;
  border-radius: 3px;
  margin: 0 10px 0px 0;
}

.author-intro {
  padding: 20px;
}

.author-intro .img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.author-intro strong {
  font-weight: 700;
  color: #111;
}

.author-intro h3 {
  font-size: 18px;
  font-weight: 700;
  color: #111;
  margin-bottom: 12px;
}

.author-intro .txt {
  font-size: 14px;
  margin-top: 5px;
  padding-left: 10px;
}

.author-intro a {
  color: #5aa68c;
}

.author-intro .intro {
  line-height: 24px;
  color: #333;
  padding-left: 10px;
  padding-top: 4px;
}

.author-intro .baidu-share {
  margin-left: 10px;
}

.author-count {
  position: relative;
}

.author-count .aut-counts {
  width: 100%;
}

.author-count .aut-counts a {
  float: left;
  width: 49.7%;
  height: 66px;
  border-bottom: 1px solid #f4f4f4;
  text-align: center;
}

.author-count .aut-counts a .num {
  display: block;
  text-align: center;
  margin-top: 10px;
  height: 18px;
  color: #6b6b6b;
  white-space: nowrap;
}

.author-count .aut-counts a .item {
  display: block;
  text-align: center;
  margin-top: 8px;
  font-size: 14px;
  color: #b7b7b7;
}

/*detail*/
.juzidetail {
  background: #fff;
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 6px;
}

.juzidetail .artconn {
  border: 1px #ddd solid;
  margin: 30px 30px 0 30px;
  padding: 30px 30px 20px 30px;
  border-radius: 3px;
}

.juzidetail .artconn .conn {
  line-height: 28px;
  color: #000;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 38px;
  text-align: justify;
  margin-bottom: 20px;
}

.share-area {
  overflow: hidden;
  padding: 10px 20px 15px 15px;
}

.share-area .phits {
  float: left;
  color: #999;
}

.share-area .phits span {
  display: inline-block;
  color: #bbbbbb;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
}

.share-area .phits span i {
  color: #bbbbbb;
  font-size: 22px;
  vertical-align: middle;
}

.share-area .share {
  float: right;
  vertical-align: middle;
}

.prev-area {
  background: #fafafa;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  margin-top: 20px;
}

.prev-area .pre {
  float: left;
  overflow: hidden;
  max-width: 370px;
  white-space: nowrap;
}

.prev-area .next {
  float: right;
  overflow: hidden;
  max-width: 370px;
  white-space: nowrap;
}

.appreciate {
  background: #fff;
  overflow: hidden;
}

.appreciate .title {
  background: #fafafa;
  height: 46px;
  border-bottom: 1px #ededed solid;
  width: 100%;
}

.appreciate .title h3 {
  color: #333;
  font-size: 17px;
  font-weight: 700;
  padding-left: 20px;
  line-height: 46px;
}

.appreciate .seodesc {
  line-height: 20px;
  padding: 20px 0px 10px 0px;
}

.appreciate .conn {
  background: #fff;
  padding: 0px 20px 20px 20px;
  overflow: hidden;
  line-height: 31px;
  color: #333;
}

.appreciate .conn .juzi {
  background: url(../images/dot3.png) no-repeat left 21px;
  padding: 15px 15px 15px 20px;
  display: block;
  max-height: 62px;
  overflow: hidden;
  width: 96%;
  line-height: 24px;
  border-bottom: 1px dotted #e4e4e4;
}

.appreciate .conn .juzi:last-child {
  border: none;
}

/*======= right box =====*/
.rside-board {
  background: linear-gradient(145deg, #5aa68c, #7cbfa8);
  height: 288px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 15px;
  border-radius: 6px;
  margin-bottom: 15px;
  position: relative;
}

.rside-board .bor-title .current-txt {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}

.rside-board .bor-title .current-time {
  position: absolute;
  top: 15px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.rside-board .bor-title .current-time .current-day {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.rside-board .bor-title .current-time .current-year-month {
  color: #fff;
  font-size: 13px;
}

.rside-board .bd {
  height: 218px;
  cursor: pointer;
  margin-top: 18px;
  overflow: hidden;
}

.rside-board .bd li {
  position: relative;
  height: 64px;
  background: #fff;
  border-radius: 6px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 12px;
}

.rside-board .bd .avatar-box {
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
}

.rside-board .bd .title-au {
  margin-left: 40px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 9px;
}

.rside-board .bd .title-au .story-au {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rside-board .bd .title-au .story-title {
  color: #222;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rside-board .bd .title-au em {
  float: left;
  padding-right: 5px;
}

.rside-board .bd .time-begin {
  float: right;
  font-size: 12px;
  color: #999;
}

.rside-author-pop {
  padding-top: 20px;
  padding-bottom: 10px;
  clear: both;
  overflow: hidden;
}

.rside-author-pop li {
  float: left;
  width: 63px;
  color: #1a1a1a;
  font-size: 14px;
  margin-left: 16px;
  margin-bottom: 10px;
}

.rside-author-pop li i {
  font-size: 24px;
  vertical-align: middle;
}

.rside-author-pop li img {
  height: 63px;
  width: 63px;
}

.rside-author-pop li .hotp {
  height: 16px;
  line-height: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.rside-author-card {
  overflow: hidden;
}

.rside-author-card .author-infos {
  padding: 15px;
  color: #333;
}

.rside-author-card .author-infos span {
  color: #999;
  font-size: 14px;
}

.rside-author-card .author-avatar {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.rside-author-card .author-avatar img {
  border-radius: 3px;
  vertical-align: middle;
}

.rside-author-card .author-names {
  color: #333;
  padding-bottom: 5px;
}

.rside-author-card .author-names a {
  color: #85a9a5;
}

.rside-author-card .author-works a {
  color: #8ca9a6;
  white-space: nowrap;
}

.rside-author-card .author-sens {
  padding: 0 15px;
  text-align: left;
}

.rside-author-card .author-sens h3 {
  text-align: left;
  font-size: 15px;
  margin-bottom: 10px;
  color: #333;
  font-weight: 600;
}

.rside-author-card .author-sens li {
  max-height: 66px;
  overflow: hidden;
  background: url(../images/dot1.png) no-repeat left 16px;
  border-top: 1px dotted #ccc;
  padding: 10px 20px;
}

.rside-author-card .author-infos a:hover {
  color: #5aa68c;
}

body {
  background: #f6f6f1;
}

.share-page {
  width: 1170px;
  margin: 0 auto;
}

.share-warp {
  width: 1170px;
  margin: 0 auto;
}

.share-warp-left {
  float: left;
  width: 790px;
}

.share-warp-right {
  float: right;
  width: 300px;
  margin: 0 auto;
}

.bg-mask {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(/Content/images/bg.png) center center no-repeat;
}

.htq-top-header {
  width: 100%;
  position: relative;
  background: url("../images/banner_bg.png") repeat-x center -10px;
  min-width: 1170px;
}

.htq-top-header-list {
  width: 1170px;
  overflow: hidden;
  height: 78px;
  margin: 0 auto;
}

.htq-top-header-list .sologo {
  float: left;
  padding-top: 20px;
}

.htq-top-header-list .sologo img {
  height: 40px;
}

.htq-top-header-list .sologo i {
  display: inline-block;
  height: 22px;
  width: 1px;
  background: #555;
  margin-right: 10px;
  vertical-align: middle;
}

.htq-top-header-list .sologo span {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  vertical-align: -4px;
  color: #000;
}

.htq-top-header-list .sonav {
  float: left;
  height: 42px;
  margin-top: 20px;
  margin-left: 68px;
}

.htq-top-header-list .sonav li {
  float: left;
  margin-right: 5px;
}

.htq-top-header-list .sonav li a {
  float: left;
  padding: 5px 16px;
  font-size: 18px;
  color: #333;
  text-align: center;
  font-weight: 700;
}

.htq-top-header-list .sonav li.current a {
  background: #fff;
  color: #2cb86b;
  font-weight: bold;
  border-radius: 4px;
}

.htq-top-header-list .soright {
  float: right;
  margin-top: 20px;
}

.htq-top-header-list .soright input {
  vertical-align: top;
  float: left;
}

.htq-top-header-list .soright .inptxt {
  border-radius: 3px 0 0 3px;
  border: none;
  width: 200px;
  color: #aaa;
  text-indent: 32px;
  padding: 4px 0;
  line-height: 28px;
  border: 1px #fafafa solid;
  background: #fff url(/content/images/soso.png) no-repeat 8px 9px;
}

.htq-top-header-list .soright .inpbtn {
  background: #5aa68c;
  width: 60px;
  height: 38px;
  border-radius: 0 3px 3px 0;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-size: 15px;
  font-family: "SimSum";
}

.htq-top-header-list .soright .inpbtn:hover {
  opacity: 0.8;
}

/*===========index page ==== */
.share-top-banner {
  position: relative;
  width: 100%;
  background: url("../images/banner_bg.png") repeat-x 0 -30px;
  text-align: center;
}

.share-top-banner .banner {
  height: 180px;
  background: url("../images/banner_bg2.png") no-repeat center -30px;
}

.share-index-one {
  width: 1170px;
  margin: 0 auto;
  background: #fbfbf8 url("../images/bookbg.gif") no-repeat center 10px;
  border-radius: 6px;
}

.share-index-one .item {
  width: 1024px;
  margin: 0px auto;
  height: 740px;
}

.share-index-one .item .everyday {
  float: right;
}

.share-index-one .item .everyday span {
  width: 150px;
  float: left;
  margin-right: 20px;
  font-size: 11px;
  color: #999;
  padding-top: 15px;
  display: block;
}

.share-index-one .item .share-one {
  float: left;
  display: inline;
  width: 380px;
  margin-top: 120px;
  padding-left: 75px;
}

.share-index-one .item .share-one a, .share-one img {
  display: block;
}

.share-index-one .item .share-one img {
  margin: 6px 0px 0px 0px;
  width: 400px;
  border-radius: 4px;
}

.share-index-one .item .share-one p {
  margin: 37px 0px 0px 0;
  margin-top: 15px;
  line-height: 24px;
  color: rgb(7, 58, 43);
}

.share-index-one .item .share-one h2 a {
  color: #4e7268;
}

.share-index-one .item .share-one h2 {
  font-size: 17px;
  margin: 15px 0px 0px 0px;
  font-weight: 700;
}

.share-index-one .item .share-one a:hover {
  color: #44a181;
}

.share-index-one .item .share-one .read a {
  border: 1px #9fbfbb solid;
  color: #9fbfbb;
  text-align: center;
  border-radius: 24px;
  width: 80px;
  padding: 3px 0;
  display: block;
  float: right;
}

.share-index-one .item .share-one .read a:hover {
  background: #44a181;
  border: 1px #44a181 solid;
  color: #fff;
}

.share-index-two {
  width: 1170px;
  margin: 0 auto;
  margin-top: 20px;
  border-bottom: 0px #00b7f0 solid;
  padding-top: 20px;
  background: #fcfbf8;
  border-radius: 6px;
}

.share-index-type {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}

.share-index-type ul {
  margin-right: 0px;
}

.share-index-type li {
  float: left;
  padding: 10px;
  width: 193px;
  margin-left: 15px;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 6px;
}

.share-index-type li a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #888;
}

.share-index-type li:hover {
  border: 1px solid #9fbfbb;
}

.share-index-type li:hover .count {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.share-index-type li:hover h2 {
  font-weight: 700;
  color: #44a181;
}

.share-index-type img {
  width: 182px;
  height: 130px;
  border-radius: 3px 3px 0 0;
}

.share-index-type h2 {
  font-weight: 700;
  color: #333;
  padding: 0 10px;
}

.share-index-type span {
  float: right;
  font-size: 10px;
  font-weight: 500;
  color: #9fbfbb;
}

.share-index-hot {
  float: left;
  display: inline;
  width: 440px;
  margin: 45px 0 0 100px;
}

.share-index-hot ul {
  overflow: hidden;
}

.share-index-hot li {
  float: left;
  margin-bottom: 20px;
}

.share-index-hot li a {
  display: block;
  margin-top: 20px;
  color: rgb(114, 142, 139);
}

.share-index-hot li a span {
  float: left;
  cursor: pointer;
  width: 320px;
  margin-left: 25px;
}

.share-index-hot li a em {
  float: left;
  color: #9fbfbb;
  cursor: pointer;
  border-radius: 100%;
  overflow: hidden;
  border: 1px #9fbfbb solid;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-top: 3px;
  font-size: 20px;
  font-weight: 700;
}

.share-index-hot li a strong {
  font-weight: normal;
  font-size: 16px;
  color: #4e7268;
}

.share-index-hot li a i {
  float: left;
  cursor: pointer;
  font-size: 12px;
  color: #b0c0be;
  line-height: 20px;
  margin-top: 5px;
}

.share-index-hot li a:hover em {
  border: 1px #44a181 solid;
  color: #44a181;
}

.share-index-hot li a:hover strong {
  color: #44a181;
}

/* List*/
.share-tab {
  width: 100%;
  height: 57px;
  background: #fff;
  border-radius: 3px;
  clear: both;
}

.share-tab ul li {
  float: left;
}

.share-tab ul li a {
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 18px 0;
  float: left;
}

.share-tab ul li span {
  display: block;
  position: relative;
  color: #333;
  padding: 0 30px;
  border-left: 1px solid #e2eaec;
}

.share-tab ul li a.active span {
  color: #4e7268;
}

.share-tab ul li:first-child span {
  border: 0;
}

.share-tab ul li a.active {
  background-position: -55px -2px;
  border-bottom-color: #4e7268;
}

.share-list {
  background: #fff;
  box-shadow: 0 2px 20px 0 rgba(7, 58, 55, 0.2);
  padding: 0 20px 20px 20px;
}

.share-list li {
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 16px;
  border-bottom: 1px #f7f9f9 solid;
}

.share-list h3 {
  overflow: hidden;
  text-overflow: inherit;
  text-overflow: ellipsis;
}

.share-list h3 a {
  color: #333;
  font-size: 17px;
  font-weight: 700;
}

.share-list h3 a:hover {
  color: #44a181;
}

.share-list .conn .img {
  float: left;
  margin-right: 20px;
  position: relative;
  margin-top: 5px;
}

.share-list .conn .imgtxt {
  height: 60px;
  width: 115px;
  font-size: 22px;
  font-weight: 700;
  position: absolute;
  left: 0px;
  color: #fff;
  box-shadow: 0 2px 20px 0 rgba(7, 58, 55, 0.2);
}

.share-list .conn .img img {
  width: 115px;
  height: 85px;
  border-radius: 2px;
}

.share-list .conn {
  display: table-cell;
  vertical-align: middle;
}

.share-list .conn .summ {
  color: #b4b4b4;
  font-size: 14px;
  line-height: 22px;
  margin: 5px 0;
}

.share-list .article-info {
  width: 100%;
  margin-top: 0px;
  margin-left: 15px;
}

.share-list .article-info dd {
  display: inline-block;
  float: left;
  font-size: 12px;
  margin-right: 15px;
}

.share-list .article-info dd a {
  text-decoration: none;
}

.share-list .article-info dd a:hover {
  color: #ec4141;
  text-decoration: none;
}

.share-list .article-info dd span {
  margin-right: 10px;
  display: inline-block;
}

.share-list .article-info dd.date {
  color: #95b8b3;
  display: inline-block;
}

.share-list .article-info dd.number {
  float: right;
  vertical-align: middle;
}

.share-list .article-info dd.number i {
  color: #adc8c4;
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}

.share-list .article-info dd.number span {
  color: #adc8c4;
  display: inline-block;
}

/*right side*/
.share-side-title {
  padding: 15px 15px 0 15px;
  color: #333;
  height: 33px;
  border-bottom: 1px solid #ededed;
}

.share-side-title h3 {
  display: inline-block;
  font-size: 17px;
  line-height: 18px;
  font-weight: 700;
}

.share-side-title .more {
  background: url("/Content/Public/icon-more.png") no-repeat 0 0;
  display: inline-block;
  float: right;
  height: 11px;
  margin: 8px 0 0;
  width: 41px;
}

.share-side-title span {
  display: inline-block;
  border-left: 3px solid #4e7268;
  color: #4e7268;
  padding-left: 10px;
  height: 16px;
  vertical-align: -2px;
}

.share-type-cover {
  width: 100%;
  height: 180px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-bottom: 20px;
  border-radius: 4px;
}

.share-type-cover .inner {
  width: 80%;
  height: 120px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 20px;
  top: 30px;
  border-radius: 6px;
}

.share-type-cover .inner h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 10px 0;
  color: #fff;
}

.share-type-cover .inner .addtion {
  font-size: 14px;
  color: #fff;
}

.share-type-cover .inner .addcount {
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
}

.share-type-box {
  background: #fff;
  padding: 15px 0px 15px 20px;
  overflow: hidden;
}

.share-type-box a {
  float: left;
  color: #333;
  font-size: 16px;
  margin-right: 10px;
  margin-left: 10px;
  line-height: 28px;
}

.share-type-box span {
  width: 100%;
  height: 100%;
  text-align: center;
}

.share-type-box a:hover {
  color: #44a181;
}

.share-ranking {
  background: #fff;
  padding: 10px 20px;
}

.share-ranking ul {
  padding: 0 15px 0 0;
}

.share-ranking li {
  color: #ccc;
  line-height: 31px;
  text-align: right;
}

.share-ranking li a {
  height: 30px;
  width: 70%;
  overflow: hidden;
  display: block;
  float: left;
  text-align: left;
}

.share-ranking em {
  width: 16px;
  height: 16px;
  line-height: 16px;
  display: block;
  float: left;
  background: #ddd;
  color: #fff;
  font-style: normal;
  text-align: center;
  font-size: 12px;
  margin-right: 8px;
  margin-top: 9px;
  border-radius: 3px;
}

.share-ranking .on {
  background: #44a181;
}

/* detail page */
.share-detail .detail-article {
  background: #fff;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.136);
  border-radius: 6px;
}

.share-detail .detail-article-item {
  border: 1px dashed #c9c9c7;
  margin: 5px;
  color: #42484b;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.25);
}

.share-detail .head-title {
  overflow: hidden;
  text-align: center;
}

.share-detail .head-title h1 {
  font-size: 22px;
  line-height: 38px;
  color: #073a2b;
  font-weight: 700;
  line-height: 1.5;
  margin: 40px 0;
}

.share-detail .head-info {
  color: #bbb;
  padding: 15px 20px;
  background: #fafafa;
  overflow: hidden;
  text-align: center;
}

.share-detail .head-info em {
  color: #dddddd;
  margin: 0 16px;
}

.share-detail .head-info i {
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  color: #bbb;
}

.share-detail .head-info a {
  color: #bbbbbb;
}

.share-detail .head-picture {
  margin: 30px 50px 0 50px;
}

.share-detail .head-picture img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 3px;
}

.share-detail .head-picture p {
  text-align: center;
  color: #c5c5c4;
  font-size: 12px;
  padding-top: 15px;
}

.share-detail .head-conn {
  color: #333;
  font-size: 15px;
  line-height: 28px;
  text-align: justify;
  word-break: break-all;
  padding: 30px 50px 10px 50px;
  overflow: hidden;
}

.share-detail .head-conn p {
  color: #333;
  font-size: 17px;
  line-height: 39px;
  margin-bottom: 10px;
  text-align: justify;
  word-break: break-all;
}

.share-detail .head-conn h1, .detail-conn h2, .detail-conn h3, .detail-conn h4, .detail-conn h5 {
  font-size: 16px;
  font-weight: 700;
}

.share-detail .head-conn a {
  border-bottom: 1px dotted #333;
  color: #0064a5;
  text-decoration: none;
}

.share-detail .head-conn a:hover {
  border-bottom: 1px dotted #44a181;
  color: #44a181;
  text-decoration: none !important;
}

.share-detail .head-conn img {
  max-width: 800px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.share-likeart {
  background: #fff;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-radius: 6px;
}

.share-likeart li {
  float: left;
  width: 43%;
  margin-left: 20px;
  height: 40px;
  line-height: 40px;
  background: url("/Content/images/dot1.png") no-repeat 6px 18px;
  padding-left: 20px;
}

.share-likeart li span {
  color: #b3b3b3;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 12px;
  float: right;
}

.share-likeart li a {
  color: #333;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
  font-weight: 700;
}

.share-likeart a:hover {
  border-bottom: 1px dotted #44a181;
  color: #44a181;
  text-decoration: none !important;
}

.back-return {
  width: 81px;
  height: 21px;
  overflow: hidden;
  background: url("../images/icon1.png") no-repeat;
  line-height: 20px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.back-return a {
  font-size: 14px;
  color: #fff;
  margin-left: 18px;
}
