body {
  max-width: 640px;
  background: #F7F8FA;
  margin: 0 auto !important;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-indent: 0 !important
}

a {
  text-decoration: none;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.block {
  display: inline-block;
}

.clear:after {
  content: "";
  display: block;
  clear: both;
}

#yueniuhaoApp {
  word-break: break-all;
  /* display:none; */
}

.yueniuhao-title {
  font-size: 25px;
  font-weight: bold;
  color: #333;
  line-height: 37px;
  padding: 13px;
  background: #fff;
}

.yueniuhao-time {
  font-size: 13px;
  color: #676767;
  line-height: 15x;
  padding: 0 13px;
  background: #fff;
}

.photo {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  overflow: hidden;
}

img {
  width: 100%;
  height: 100%;
  /* float: left; */
}

.teacher-icon {
  width: 13px;
  height: 13px;
  left: -11px;
}

.name {
  left: -11px;
  top: -11px;
  font-size: 15px;
  color: #333;
}

.more {
  width: 7px;
  height: 12px;
  background: url(../images/more.png) no-repeat;
  background-size: cover;
  top: 28px;
  right: 11px;
}

.yueniuhao-line {
  padding: 12px;
  background: #fff;
}

.yueniuhao-content {
  padding: 0 13px 13px 13px;
  background: #fff;
  text-align: justify;
}

.yueniuhao-content img {
  max-width: 100%;
}

.recommend {
  margin-top: 10px;
}

.recommend-title {
  font-size: 17px;
  height: 39px;
  color: #333;
  line-height: 42px;
  padding: 0 12px;
  border-bottom: 1px solid #DEDEDE;
  background: #fff;
}

.recommend-item {
  padding: 8px 11px;
  background: #fff;
  border-top: 1px solid #DEDEDE;
}

.recommend-item:first-child {
  border-top: none;
}

.recommend-item:active {
  background: #f5f5f5 !important;
}

.recommend-item-title {
  width: 215px;
  height: 50px;
  word-break: break-all;
  font-size: 17px;
  color: #333;
  line-height: 25px;
  margin-top: 4px;
}

.recommend-item-cover {
  width: 90px;
  height: 60px;
  border-radius: 4px;
  right: 13px;
  top: 49px;
}

.recomment-icon {
  padding-left: 22px;
  margin-left: 49px;
  line-height: 15px;
}

.read {
  background: url(../images/comment.png) no-repeat;
  background-size: 15px 15px;
  /*background-position: 0 3px;*/
}

.zan {
  background: url(../images/dian_zan.png) no-repeat;
  background-size: 15px 15px;
  position: relative;
  top: -2px;
  padding-top: 2px;
  /*background-position: 0 -3px;*/
}

.share {
  width: 15px;
  height: 14px;
  background: url(../images/yn_share.png) no-repeat;
  background-size: 15px 15px;
  top: 3px;
  padding-left: 0;
}

.recommend-bottom {
  /*height:28.125px;*/
  font-size: 13px;
  /*line-height:30px;*/
  margin-top: 15px;
  color: #666;
}

.fr {
  float: right;
}

.recomment-time {
  color: #666;
  /*  position:relative;
    top:-3px;*/
}

#appShare_box {
  background: #fff;
  /*height: 24px;*/
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

#appShare_box .tips {
  font-size: 14px;
  color: #d8b67c;
  margin-left: 12px;
  position: relative;
  top: 2px;
}

.hide {
  display: none;
}

#appShare_box .yncj_logo {
  height: 24px;
}

#appShare_box img {
  width: auto;
}

#appShare_box .fl {
  float: left;
}

#appShare_box .clear:after {
  content: "";
  display: block;
  clear: both;
  *zoom: 1;
}

#appShare_box .appShare_btn {
  width: 75px;
  height: 24px;
  box-sizing: border-box;
  line-height: 24px;
  text-align: center;
  border: 1px solid #d62721;
  display: inline-block;
  color: #fff;
  border-radius: 20px;
  font-size: 13px;
  color: #d62721;
  letter-spacing: 1px;
}

.tip {
  width: 85%;
  color: #666;
  font-size: 14px;
  line-height: 21px;
  padding: 13px;
  background: #FAFAFA;
  border: 1px solid #E6E6E6;
  margin: 0 auto;
}

p:empty,
strong:empty {
  display: none;
}

.attention {
  width: 80px;
  height: 32px;
  float: right;
  position: relative;
  top: 4px;
  background: url(/public/appYueniuhao/images/guan_z.png) no-repeat;
  background-size: 100%;
}

.attention.care {
  display: inline-block;
  width: 80px;
  height: 32px;
  float: right;
  background: url(/public/appYueniuhao/images/yi_gz.png) no-repeat;
  background-size: 100%;
}

.parse-code {
  display: none;
}

.code-item {
  display: inline-block;
}