/* 主体内容 */
.infor_column {
  width: 100%;
  margin-bottom: 54px;
}

/* banner横幅 */
.pre_banner {
  width: 1200px;
  height: 32px;
  overflow: hidden;
  background-color: #f1f1f1;
  margin-bottom: 30px;
}

.pre_banner ul > li a {
  font-size: 15px;
  color: #999999;
  line-height: 32px;
  margin-left: 10px;
  margin-right: 10px;
}

.pre_banner ul > li a:hover {
  color: #3ab8a8;
}

/* 左边内容 */
.column_left {
  width: 826px;
  float: left;
}

.pre_article h1 {
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
  font-size: 25px;
  text-align: center;
}

.pre_article .pre_source {
  line-height: 55px;
  text-align: center;
}

.pre_article .pre_source span {
  font-size: 13px;
  color: #999;
  margin-left: 50px;
}

.pre_article .pre_source span i {
  display: inline-block;
  margin-right: 6px;
}

.pre_article .aTag p {
  text-indent: 2em !important;
  line-height: 30px;
  color: #666;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 30px;
}
.pre_article .aTag p img {
  width: 100% !important;
}
.pre_article .aTag p:nth-child(1),
.pre_article .aTag p:nth-child(2),
.pre_article .aTag p:nth-last-child(1) {
  text-indent: initial;
}

.pre_article .aTag p:nth-last-child(1) {
  margin-bottom: 45px !important;
}

.pre_article .text_label {
  margin-bottom: 20px;
}
.pre_article .aTag .text_label .title {
  color: #01728d;
}

.pre_article .text_label .box_label {
  display: inline-block;
  padding: 0 15px;
  height: 24px;
  line-height: 24px;
  background-color: #e5e5e5;
  font-size: 12px;
  color: #555555;
  text-align: center;
  margin-right: 6px;
}

.pre_article .text_label .box_label:hover {
  color: #fff !important;
  background-color: #3ab8a8 !important;
}

.mzsms {
  width: 100%;
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
  line-height: 22px;
}
.mzsms span {
  color: red;
  font-weight: 700;
}

.pre_article .part {
  margin-bottom: 40px;
}

.pre_article .part a:hover {
  color: #3ab8a8 !important;
}

.pre_recommend .title {
  border-bottom: 1px solid #e0e0e0;
}

.pre_recommend .title span {
  display: block;
  color: #333333;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
}

.rec_detail1 a,
.rec_detail2 a {
  color: #333 !important;
}

.rec_detail1 .lf_box {
  width: 50%;
  float: left;
}

.rec_detail1 .lf_box ul {
  margin-top: 16px;
}

.rec_detail1 .lf_box ul > li {
  width: 186px;
  margin-right: 16.5px;
  float: left;
  margin-bottom: 16px;
  position: relative;
}

.rec_detail1 .lf_box ul > li .pic {
  width: 186px;
  height: 127px;
  position: relative;
  display: block;
}

.rec_detail1 .lf_box ul > li .pic_zzc {
  display: block;
  width: 186px;
  height: 31px;
  line-height: 31px;
  background-color: rgb(27, 27, 27, .7);
  position: absolute;
  bottom: 0;
  z-index: 5;
  padding: 0 14px;
  color: #fff !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rec_detail1 .rt_box {
  width: 50%;
  float: right;
}

.rec_detail1 .rt_box > ul {
  margin-top: 16px;
}

.rec_detail1 .rt_box > ul > li {
  margin-bottom: 15px;
}

.rec_detail1 .rt_box .one_title {
  position: relative;
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
  font-size: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rec_detail1 .rt_box .one_title a::before,
.rec_detail1 .rt_box .item a::before,
.rec_detail2 ul > li a::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 2px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #3ab8a8;
}

.rec_detail1 ul > li a:hover,
.rec_detail2 ul > li a:hover {
  color: #3ab8a8 !important;
}

.rec_detail1 .rt_box .item {
  float: left;
  width: 50%;
  position: relative;
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rec_detail1 .rt_box a:hover {
  color: #3ab8a8;
}

.rec_detail2 > div {
  width: 50%;
}

.rec_detail2 ul > li {
  position: relative;
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 右边内容 */
.column_right {
  width: 337px;
  float: right;
}

/* 热门资讯 */
.top_border {
  width: 337px;
  height: 6px;
  background-image: linear-gradient(90deg, #02718d 0%, #619fa9 100%),
    linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
}

.hot_information {
  width: 100%;
  padding: 16px 23px;
  border: solid 1px #e6e6e6;
}

.hot_information span {
  font-size: 16px;
  color: #333333;
  font-weight: 700;
}

.hot_information ul {
  margin-top: 5px;
}

.hot_information ul li {
  width: 100%;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: dashed 1px #e6e6e6;
}

.hot_information ul li:nth-last-child(1) {
  border-bottom: initial;
}

.hot_information ul li a:hover {
  color: #3ab8a8 !important;
}

.hot_information ul li span {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  margin-right: 17px;
  background-color: #888888;
  font-size: 14px;
  color: #fff;
}

/* 热门标签 */
.hot_label {
  width: 100%;
  margin-top: 20px;
  padding: 15px 14px;
  border: solid 1px #e6e6e6;
}

.hot_label ul {
  margin-top: 10px;
}

.hot_label ul li {
  height: 36px;
  line-height: 45px;
  margin-right: 10px;
}

.hot_label ul li a {
  display: block;
  width: 50px;
  font-size: 12px;
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.hot_label ul li span {
  display: block;
  float: left;
  color: #c5c5c5;
  margin: 0 8px 0 6px;
  font-size: 12px;
}

.hot_label ul li a:hover {
  color: #01728d !important;
}

.hot_label span {
  font-size: 16px;
  color: #333333;
  font-weight: 700;
}

/* 养生好物推荐 */
.good_health {
  width: 100%;
  margin-top: 20px;
}

.good_health_top {
  width: 100%;
  font-size: 16px;
  color: #01728d;
  font-weight: 700;
  margin-bottom: 7px;
}

.good_health_top span {
  float: left;
  margin-right: 5px;
}

.good_health_btm {
  width: 100%;
  padding: 19px 26px;
  border: solid 1px #e6e6e6;
}

.good_health_box:hover p a {
  color: #3ab8a8;
}

.good_health_box {
  width: 100%;
  background-color: #f9f9f9;
  padding: 18px 19px;
  margin-top: 15px;
}

.good_health_box:nth-child(1) {
  margin-top: 0;
}

.good_health_box .good_pic {
  display: block;
  width: 199px;
  height: 200px;
  margin: 0 auto;
}

.good_health_box p {
  width: 100%;
  font-size: 14px;
  color: #333;
  height: 44px;
  line-height: 22px;
  margin: 5px 0 10px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.good_health_box span {
  font-size: 13px;
  color: #999;
}

.good_health_box span i {
  font-size: 13px;
  color: #ed1821;
  font-weight: 700;
}
