.infor_details {
  width: 100%;
}
.top_nav {
  height: 30px;
  overflow: hidden;
  min-height: 30px;
  background-color: #f1f1f1;
  padding-left: 10px;
  padding-top: 7px;
  margin-bottom: 20px;
}
.top_nav a {
  color: #999999;
  font-size: 15px;
  margin: 0 10px;
  line-height: 20px;
}
.top_nav a:hover {
  color: #36b6a7;
}
.information_top {
  height: 275px;
}
.information_top .information_top_left {
  width: 462px;
  height: 275px;
  position: relative;
  float: left;
}
.information_top .information_top_left .swiper-slide {
  height: 275px;
}
.information_top .information_top_left img {
  width: 100%;
  height: 100%;
}
.information_top .information_top_left .swiper-pagination {
  position: absolute;
  bottom: 15px;
  left: 11px;
}
.information_top .information_top_left .swiper-pagination-bullet {
  width: 28px;
  height: 4px;
  background: #f1e9e4;
  border-radius: 0;
  margin-left: 7px;
  opacity: 1;
  outline: none;
}
.information_top .information_top_left .swiper-pagination-bullet-active {
  background: #2db1a3;
}
.information_top .information_top_right {
  height: 275px;
  width: 363px;
  background-color: #f7f7f7;
  float: left;
  padding: 18px 30px;
}
.itrs{
  display: none;
}
.itrs_show{
  display: block;
}
.information_top .information_top_right .p_name {
  font-size: 23px;
  line-height: 36px;
  height: 72px;
  margin-bottom: 9px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.information_top .information_top_right .p_name a {
  color: #333333;
}
.information_top .information_top_right .p_name a:hover {
  color: #36b6a7;
}
.information_top .information_top_right .txt {
  line-height: 25px;
  color: #666;
  font-size: 13px;
  height: 100px;
  margin-bottom: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.information_top .information_top_right .p_03 {
  color: #999;
  font-size: 13px;
}
.information_top .information_top_right .p_03 img {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
.details_left {
  width: 826px;
  float: left;
}
.details_right {
  width: 337px;
  float: right;
}
.zx_list1 {
  margin-top: 32px;
}
.zx_list1 .zx_title {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 25px;
  color: #333;
  font-weight: 700;
  margin-bottom: 20px;
}
.zx_list1 li {
  width: 257px;
  position: relative;
  margin-right: 27px;
  float: left;
  margin-bottom: 18px;
}
.zx_list1 li:nth-child(3n) {
  margin-right: 0px;
}
.zx_list1 li .pic {
  width: 257px;
  height: 172px;
  display: block;
  position: relative;
  margin-bottom: 6px;
}
.zx_list1 li .p_name {
  font-size: 16px;
  line-height: 24px;
  height: 48px;
}
.zx_list1 li .p_name a {
  color: #333333;
}
.zx_list1 li .p_name a:hover {
  color: #36b6a7;
}
/* 阅读排行榜 */
.read_top {
  width: 100%;
  padding: 16px 21px;
  border: solid 1px #e6e6e6;
}
.read_top span {
  font-size: 16px;
  color: #01728d;
  font-weight: 700;
}
.read_top ul {
  margin-top: 5px;
}
.read_top ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.read_top ul li a:hover {
  color: #36b6a7 !important;
}
.read_top ul li span {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  margin-right: 17px;
  font-size: 14px;
  color: #888888;
}
.read_top ul li:nth-child(1) span {
  color: #ff1200;
}
.read_top ul li:nth-child(2) span {
  color: #ff7200;
}
.read_top ul li:nth-child(3) span {
  color: #ffba00;
}
.a_part {
  margin-top: 20px;
}
.a_part .tit {
  color: #01728d;
  font-size: 16px;
  font-weight: bold;
  border-bottom: solid 2px #aaaaaa;
  padding-bottom: 6px;
  position: relative;
  display: inline-block;
}
.a_part .tit::after {
  position: absolute;
  background-color: #01728d;
  content: "";
  height: 4px;
  width: 100%;
  bottom: -2px;
  left: 0px;
}
.a_part .a_part_main {
  padding: 22px 24px 20px 24px;
  border: solid 1px #e6e6e6;
}
.a_part .a_part_main .a_part_top {
  width: 288px;
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 25px;
}
.a_part .a_part_main .a_part_top:nth-last-child(1){
  border-bottom: 0;
  margin-bottom: 0;
}
.a_part .a_part_main .a_part_top .a{
  width: 288px;
  height: 201px;
  position: relative;
  display: none;
}
.a_shows{
  display: block !important;
}
.a_part .a_part_main .a_part_top .part_pic{
  display: block;
  width: 288px;
  height: 201px;
}
.a_part .a_part_main .a_part_top .p_name {
  color: #ffffff;
  width: 100%;
  font-size: 15px;
  line-height: 25px;
  height: 86px;
  position: absolute;
  padding: 32px 19px 13px;
  bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  background-image: linear-gradient(to bottom,
		rgba(255, 255, 255, 00) 0%, 
		rgba(20, 20, 20, 0.5) 54%, 
        rgb(30,30,30, .5) 100%);
        z-index: 10;

}
.a_part .a_part_main .a_part_top .p_name a {
  color: #fff;
}

.part_txt {
  line-height: 20px;
  height: 40px;
  display: block;
  font-size: 15px;
  color: #333333;
  margin: 24px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.part_txt:hover {
  color: #36b6a7;
}


.zixun_list {
  width: 100%;
  margin: 45px 0 48px;
}
.zixun_list .read_title {
  width: 100%;
  height: 45px;
  line-height: 25px;
  font-size: 25px;
  color: #333;
  font-weight: 700;
}
.reading_box1,
.reading_box2 {
  width: 100%;
  height: 182px;
  padding: 24px 0;
  border-top: 1px solid #e6e6e6;
}

.reading_box1 .reading_pic {
  display: block;
  width: 192px;
  height: 134px;
  margin-right: 28px;
  float: left;
}
.reading_box1 .reading_txt {
  width: 602px;
  height: 134px;
  float: right;
}
.reading_box1 .reading_txt span.h2 {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.reading_box1 .reading_txt span.h2:hover {
  color: #36b6a7;
}
.reading_box1 .reading_txt p {
  width: 100%;
  height: 50px;
  line-height: 25px;
  font-size: 13px;
  color: #666;
  margin-top: 12px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
}
.reading_box1 .reading_txt p:hover {
  color: #36b6a7;
}
.reading_btm {
  width: 100%;
  height: 25px;
  margin-top: 25px;
}
.reading_btm .left {
  float: left;
}
.reading_btm .left a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #e5e5e5;
  margin-right: 8px;
  font-size: 12px;
  color: #555555;
}
.reading_btm .left a:hover{
  background-color: #36b6a7;
  color: #fff;
}
.reading_btm .right {
  float: right;
}
.reading_btm .right span {
  display: inline-block;
  padding: 5px 0;
  font-size: 13px;
  color: #999;
  margin-left: 37px;
}
.reading_btm .right span i {
  display: inline-block;
  margin-right: 2px;
}
/* 盒模2 */
.reading_box2 span.h2 {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.reading_box2 span.h2:hover {
  color: #36b6a7 !important;
}
.reading_box2 p {
  height: 50px;
  line-height: 25px;
  font-size: 13px;
  color: #666;
  margin-top: 12px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
}
.reading_box2 p:hover{
  color: #36b6a7 !important;
}
/* 养生好物推荐 */
.good_health {
  width: 100%;
  margin-top: 20px;
}
.good_health_top {
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: #01728d;
  font-weight: 700;
  margin-bottom: 7px;
}
.good_health_top a img {
  display: inline-block;
  vertical-align: middle;
}
.good_health_btm {
  width: 100%;
  padding: 19px 26px;
  border: solid 1px #e6e6e6;
}
.good_health_box {
  width: 100%;
  background-color: #f9f9f9;
  padding: 18px 19px;
  margin-top: 15px;
}
.good_health_box:hover p a{
  color: #36b6a7 !important;
}
.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;
}
