.layui-btn {
    height: 43px;
    line-height: 43px;
}

/**内容页**/
body {
    background: #fbfbfb;
}
.info {
    padding: 15px;
}
.info .right {
    width: 300px;
}
.info .left {
    width: calc(100% - 330px);
  background: #FFF;
}
.detail-box {
    padding: 20px;
  background-color: #fff;
}
.detail h1 {
    font-size: 24px;
    line-height: 36px;
}
.detail-about {
    position: relative;
    line-height: 20px;
    padding: 10px 15px 10px 15px;
    font-size: 13px;
    color: #999;
      border-bottom: 1px solid #ececec;
}
.detail-box h1 {
    font-size: 25px;
    color: #333;
    font-weight: bold;
    line-height: 50px;
   text-align: center;
}
.detail-user {
    white-space: nowrap;
    overflow: hidden;
  text-align: center;
}
.detail-user span {
    line-height: 25px;
    margin-right: 35px;
}
.detail-body {
    margin: 20px 0 0;
    min-height: 306px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    word-wrap: break-word;
}
.detail-body p {
    margin-bottom: 15px;
}
.detail-body img {
    max-width: 70%;
    height: auto;
}
.zuixin {
  overflow: hidden;
    margin-bottom: 10px;
    padding: 20px 20px;
    background: #FFF;
}
.title {
    position: relative;
    height: 30px;
    line-height: 20px;
    text-indent: 1px;
    font-size: 17px;
}
.twdd {
  margin-top: 20px;
  overflow: hidden;
}
.twdd li {
    margin-bottom: 20px;
  overflow: hidden;
}
.twdd li a {
    display: block;
}
.twdd li a .list-img {
    width: 80px;
    height: 65px;
    overflow: hidden;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
}
.twdd li a .list-img img {
    width: 100%;
}
.twdd li a .info {
    float: left;
    width: calc(100% - 70px - 20px);
    margin-top: 0px;
    padding: 1px;
} 
.twdd li a .info h3 {
    text-overflow: ellipsis;
    font-size: 16px;
    white-space: nowrap;
    height: 45px;
    line-height: 18px;
    overflow: hidden;
}
.twdd li a .info span {
    font-size: 13px;
  color: #999;
    margin-top: 4px;
}
.tuijian {
    overflow: hidden;
    padding: 20px 20px;
    background: #FFF;
}
 .detail-box .tags {
    line-height: 33px;
    font-size: 15px;
    color: #909090;
    margin-top: 10px;
    margin-bottom: 20px;
}
.tags a {
padding: 10px 15px 10px 15px;
    font-size: 13px;
    background-color: #1e9fff;
}
.article-end {
    border-top: 1px solid #ececec;
    padding: 30px 0px;
}
.article-end .theend {
    width: 112px;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: Politica;
    position: relative;
    text-align: center;
}
.article-end span {
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
}
.article-end .statement {
    font-size: 13px;
    color: #bbb;
    text-align: center;
    padding: 23px 0 6px;
}
.share a {
     width: 20px;
    height: 20px;
    float: right;
    display: inline-block;
    margin: 0 0 0 4px;
    background-size: 14px 14px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 4px;
  cursor: pointer;
}
.share * {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.share {
   float: right;
  margin-top: 0px;
    display: inline-block;
    vertical-align: middle;
    height: 36px;
}
.share .weibo {
    background-color: #ff763b;
    background-image: url(../images/weibo-white.png);
}
.share .qqzone {
    background-color: #fdbe3d;
    background-image: url(../images/qzone-white.png);
}
.share .qq {
    background-color: #56b6e7;
    background-image: url(../images/qq-white.png);
}
.share .weixin {
    background-color: #7bc549;
    background-image: url(../images/wechat-white.png);
}
/**单页**/
.others {
    margin-top: 13px;
}
.others .left {
    width: calc((100% - 13px) * 0.7);
   background: #FFF;
      padding: 26px 35px;
}
.others .right {
    width: calc((100% - 13px) * 0.3);
}
.others .introduce {
    line-height: 33px;
    font-size: 15px;
    color: #909090;
    margin-top: 10px;
    margin-bottom: 20px;
}
.article {
    background: #FFF;
    margin-top: 13px;
    padding: 35px;
    text-align: center;
}
.article .article-title {
    font-size: 25px;
    color: #333;

}
.article .article-bq {
    font-size: 15px;
    color: #9a9a9a;
    margin-top: 10px;
}
.article .article-bq span {
    margin-right: 20px;
}
.article-content {
    font-size: 14px;
    color: #666;
    line-height: 2.8em;
    font-family: Arial;
    padding: 10px 0;
    overflow: hidden;
}
.article-content p {
    line-height: 2.8em;
    margin-bottom: 25px;
    text-indent: 28px;
}
.comments {
    background: #FFF;
    margin-top: 13px;
    padding: 35px;
    overflow: hidden;
}
.comments .post {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
}
.top {
    padding: 20px 30px;
    background: #FFF;
    padding-bottom: 1px;
}
.top ul {
    padding-bottom: 35px;
    margin-top: 25px;
}
.content_rank {
    min-height: 530px;
    margin-top: 20px;
    position: relative;
}
.top ul li {
    margin-bottom: 35px;
}
.top ul li a {
    display: block;
    height: 18px;
    line-height: 18px;
}
.top ul li a i {
    float: left;
    height: 18px;
    line-height: 18px;
    width: 30px;
    text-align: center;
    font-style: normal;
    background: #c3c3c3;
    color: #FFF;
    border-radius: 2px;
    margin-right: 20px;
}
.top ul li a h3 {
    float: left;
    height: 18px;
    line-height: 18px;
    font-size: 15px;
}
.top ul li a span {
    float: right;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #8c8c8c;
}
.top ul li:nth-last-child(1) {
    margin-bottom: 0
}

.top ul li:nth-child(1) a i {
    background: #ff6b66;
}

.top ul li:nth-child(2) a i {
    background: #ff8652;
}

.top ul li:nth-child(3) a i {
    background: #ffa742;
}
.top ul li a:hover {
    color: #5298ff;
}
#divCommentPost p {
    margin-bottom: 1em;
}
.inpName,.inpEmail,.inpHomePage,.inpVerify{
    float: left;
    margin-right: 15px;
    display: inline-block;
    width: 24%;
    text-decoration: none;
    color: #999;
    border: 1px solid #EEE;
    padding: 8px 10px;
    border-radius: 2px;
    transition: all .2s ease-in-out 0s;
    font-family: "Microsoft Yahei",arial,helvetica,sans-serif;
}
.inpVerify{
    margin-right: 0px;
}
.txaArticle {
    padding: 0 0px 10px 0px;
    width: 100%;
    float: left;
}
.txaArticle #txaArticle {
    width: 100%;
   border: 1px solid #EEE;
}
.send {
    float: right;
}