.banner {
  margin-top: 30px;
}
.banner .banner_left {
  width: 518px;
  height: 350px;
  background-color: #eeeeee;
  position: relative;
  float: left;
}
.banner .banner_left .swiper-slide {
  height: 350px;
}
.swiper-slide .swip_pic{
  display: block;
  width: 518px;
  height: 350px;
}
.banner .banner_left .swiper-pagination {
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: right;
  line-height: 44px;
  height: 44px;
}
.banner .banner_left .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background: transparent;
  opacity: 1;
  border-radius: 0;
  margin-right: 12px;
  border-radius: 50%;
  outline: none;
}
.banner .banner_left .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.banner .banner_left img {
  width: 100%;
  height: 100%;
}
.banner .banner_left .p_name {
  position: absolute;
  bottom: 0px;
  color: #ffffff;
  font-size: 20px;
  z-index: 99;
  line-height: 44px;
  height: 44px;
  width: 100%;
  padding-left: 16px;
  padding-right: 73px;
  background-color: rgba(27, 27, 27, 0.7);
}
.banner .banner_left .p_name a {
  color: #fff;
}
.banner .banner_right {
  width: 642px;
  float: right;
}
.banner .banner_right .list li {
  border-bottom: dashed 1px #e6e6e6;
  padding-bottom: 13px;
  padding-top: 20px;
}
.banner .banner_right .list li:first-child {
  padding-top: 0px;
}
.banner .banner_right .list li p {
  font-size: 23px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 11px;
}
.banner .banner_right .list li p a {
  color: #00728d;
}
.banner .banner_right .list li p a:hover {
  text-decoration: underline;
}
.banner .banner_right .list li .info {
  line-height: 25px;
  height: 50px;
}
.commTit {
  margin-bottom: 16px;
}
.commTit h2 {
  color: #333333;
  font-size: 25px;
  font-weight: bold;
  float: left;
}
.commTit .commTit_more {
  float: right;
  color: #1eaa9e;
  font-size: 14px;
  position: relative;
  margin-top: 12px;
}
.commTit .commTit_more img {
  float: left;
  margin-top: 5px;
}
.commTit .commTit_more a {
  color: #1eaa9e;
  margin-left: 8px;
}
.health_information {
  margin-top: 40px;
}
.health_information .health_information_left {
  width: 406px;
  position: relative;
  float: left;
}
.health_information .health_information_left .picbox {
  width: 100%;
  height: 275px;
  position: relative;
  margin-bottom: 15px;
}
.health_information .health_information_left .picbox .picbox_pic{
  display: block;
  width: 406px;
  height: 275px;
}
.health_information .health_information_left .picbox .overlay {
  width: 100%;
  height: 44px;
  background: rgba(27, 27, 27, 0.7);
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 44px;
  padding: 0 17px;
}
.health_information .health_information_left .picbox .overlay .p_name {
  font-size: 16px;
  color: #ffffff;
}
.health_information .health_information_left .picbox .overlay .p_name:hover {
  color: #1eaa9e;
}
.health_information .health_information_left .list li {
  position: relative;
  padding-left: 16px;
  margin: 13px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.health_information .health_information_left .list li a {
  color: #333333;
}
.health_information .health_information_left .list li a:hover {
  color: #1eaa9e;
}
.health_information .health_information_left .list li::after {
  position: absolute;
  content: "•";
  color: #31b3a5;
  font-size: 15px;
  left: 0px;
}
.health_information .health_information_right {
  width: 770px;
  float: right;
}
.health_information .health_information_right .right_list li {
  padding-bottom: 14px;
  padding-top: 17px;
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
}
.health_information .health_information_right .right_list li:last-child {
  border-bottom: 0px;
}
.health_information .health_information_right .right_list li:first-child {
  padding-top: 0px;
}
.health_information .health_information_right .right_list li .pic {
  width: 246px;
  height: 168px;
  display: block;
  position: relative;
  float: left;
  margin-right: 17px;
}
.health_information .health_information_right .right_list li .info{
  width: 500px;
  height: 168px;
  float: right;
}
.health_information .health_information_right .right_list li .info .p_name {
  display: inline-block;
  width: 95%;
  font-size: 23px;
  color: #333333;
  height: 30px;
  margin-bottom: 8px;
  line-height: 28px;
  color: #333333;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}

.health_information .health_information_right .right_list li .info .p_name:hover {
  color: #1eaa9e;
}
.health_information .health_information_right .right_list li .info .txt {
  color: #666666;
  line-height: 26px;
  height: 78px;
}
.health_information .health_information_right .right_list li .info .date {
  float: right;
  color: #666666;
  position: absolute;
  right: 0px;
  bottom: 14px;
}
.health_season {
  margin-top: 17px;
}
.health_season .season_list > li {
  width: 186px;
  margin-right: 16.5px;
  float: left;
  margin-bottom: 16px;
}
.health_season .season_list > li:nth-child(6n) {
  margin-right: 0px;
}
.health_season .season_list > li:last-child {
  width: 388px;
  height: 148px;
  background-color: #fafafa;
  overflow: hidden;
  margin-right: 0px;
}
.health_season .season_list > li:last-child .list {
  padding-left: 31px;
  padding-right: 5px;
}
.health_season .season_list > li:last-child .list li {
  position: relative;
  padding-left: 16px;
  margin: 8.5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.health_season .season_list > li:last-child .list li a {
  color: #333333;
}
.health_season .season_list > li:last-child .list li a:hover {
  color: #1eaa9e;
}
.health_season .season_list > li:last-child .list li::after {
  position: absolute;
  content: "•";
  color: #31b3a5;
  font-size: 15px;
  left: 0px;
}
.health_season .season_list > li .pic {
  width: 186px;
  height: 127px;
  position: relative;
  display: block;
}
.health_season .season_list > li .p_name {
  text-align: center;
}
.health_season .season_list > li .p_name a {
  color: #333333;
}
.health_season .season_list > li .p_name a:hover {
  color: #1eaa9e;
}
.health_season .season_left {
  width: 406px;
  position: relative;
  float: left;
  margin-right: 25px;
}
.health_season .season_left .picbox {
  width: 100%;
  height: 275px;
  position: relative;
  margin-bottom: 15px;
}

.health_season .season_left .picbox .picbox_pic{
  display: block;
  width: 406px;
  height: 274px;
}

.health_season .season_left .picbox .overlay {
  width: 100%;
  height: 44px;
  background: rgba(27, 27, 27, 0.7);
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 44px;
  padding: 0 17px;
}
.health_season .season_left .picbox .overlay .p_name {
  font-size: 16px;
  color: #ffffff;
}
.health_season .season_left .picbox .overlay .p_name:hover {
  color: #1eaa9e;
  text-decoration: underline;
}
.health_season .season_left .list_01 li {
  width: 124px;
  position: relative;
  float: left;
  margin-right: 17px;
}
.health_season .season_left .list_01 li:nth-child(3n) {
  margin-right: 0px;
}
.health_season .season_left .list_01 li .pic {
  width: 100%;
  height: 85px;
  display: block;
  position: relative;
  margin-bottom: 5px;
}
.health_season .season_left .list_01 li .p_name {
  text-align: center;
}
.health_season .season_left .list_01 li .p_name a {
  color: #333333;
}
.health_season .season_left .list_01 li .p_name a:hover {
  color: #1eaa9e;
}
.health_season .season_left .tags {
  margin-top: 16px;
}
.health_season .season_left .tags p {
  font-size: 16px;
  font-weight: bold;
  color: #1eaa9e;
  border-bottom: solid 1px #1eaa9e;
  padding-bottom: 5px;
  margin-bottom: 4px;
}
.health_season .season_left .tags a {
  color: #69b49f;
  line-height: 29px;
  margin-right: 15px;
}
.health_season .season_left .tags a:hover{
  color: #00728d !important;
}
.health_season .season_center {
  width: 392px;
  height: 533px;
  position: relative;
  float: left;
}
.health_season .season_center .list_02 {
  background-color: #fafafa;
  height: 399px;
  padding: 5px 20px 20px 28px;
  margin-bottom: 17px;
}
.health_season .season_center .list_02 li {
  position: relative;
  padding-left: 16px;
  margin: 18px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.health_season .season_center .list_02 li a {
  color: #333333;
}
.health_season .season_center .list_02 li a:hover {
  color: #1eaa9e;
}
.health_season .season_center .list_02 li::after {
  position: absolute;
  content: "•";
  color: #31b3a5;
  font-size: 15px;
  left: 0px;
}
.health_season .season_center .advertising {
  height: 117px;
  width: 100%;
  position: relative;
  background-color: pink;
}

.health_season .season_center .advertising .adv_pic{
  display: block;
  width: 392px;
  height: 117px;
}

.health_season .season_center .advertising .cont {
  width: 34px;
  display: block;
  position: absolute;
  height: 20px;
  background: rgba(27, 27, 27, 0.6);
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  right: 0px;
  bottom: 2px;
}
.health_season .season_right {
  width: 353px;
  float: right;
  position: relative;
}
.health_season .season_right .picbox {
  width: 100%;
  height: 239px;
  position: relative;
  margin-bottom: 15px;
}

.health_season .season_right .picbox .picbox_pic{
  display: block;
  width: 353px;
  height: 239px;
}

.health_season .season_right .picbox .overlay {
  width: 100%;
  height: 44px;
  background: rgba(27, 27, 27, 0.7);
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 44px;
  padding: 0 17px;
}
.health_season .season_right .picbox .overlay .p_name {
  font-size: 16px;
  color: #ffffff;
}
.health_season .season_right .picbox .overlay .p_name:hover {
  color: #1eaa9e;
}
.health_season .season_right .list_03 {
  border-left: solid 1px #e1e1e1;
  border-right: solid 1px #e1e1e1;
  padding: 0 25px;
}
.health_season .season_right .list_03 li {
  margin-bottom: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.health_season .season_right .list_03 li:last-child {
  margin-bottom: 0px;
}
.health_season .season_right .list_03 li a {
  color: #333333;
}
.health_season .season_right .list_03 li a:hover {
  color: #1eaa9e;
}
.good_livelihood {
  margin-top: 35px;
  margin-bottom: 50px;
}
.good_livelihood .commTit h2 {
  float: left;
}
.good_livelihood .commTit .hot {
  color: #555555;
  float: left;
  margin-left: 25px;
  padding-top: 12px;
}
.good_livelihood .commTit .hot span {
  color: #999999;
}
.good_livelihood .commTit .hot a {
  color: #555555;
  margin: 0 10px;
}
.good_livelihood .commTit .hot a:first-child {
  margin-left: 0px;
}
.good_livelihood .commTit .hot a:hover {
  color: #1eaa9e;
}
.good_livelihood .good_livelihood_left .list_04 {
  width: 879px;
  float: left;
}
.good_livelihood .good_livelihood_left .list_04 li {
  width: 293px;
  height: 263px;
  background-color: #ffffff;
  border: solid 1px #e6e6e6;
  text-align: center;
  padding: 10px;
  border-left: 0px;
  border-top: 0px;
  float: left;
}
.good_livelihood .good_livelihood_left .list_04 li:nth-child(1),
.good_livelihood .good_livelihood_left .list_04 li:nth-child(2),
.good_livelihood .good_livelihood_left .list_04 li:nth-child(3) {
  border-top: solid 1px #e6e6e6;
}
.good_livelihood .good_livelihood_left .list_04 li:nth-child(3n+1) {
  border-left: solid 1px #e6e6e6;
}
.good_livelihood .good_livelihood_left .list_04 li .p_name {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
}
.good_livelihood .good_livelihood_left .list_04 li .p_name a {
  color: #333;
}
.good_livelihood .good_livelihood_left .list_04 li .p_name a:hover {
  color: #1eaa9e;
}
.good_livelihood .good_livelihood_left .list_04 li .price {
  color: #999999;
  font-size: 13px;
  margin: 6px 0;
}
.good_livelihood .good_livelihood_left .list_04 li .price i {
  color: #ed1821;
}
.good_livelihood .good_livelihood_left .list_04 li .pic {
  width: 176px;
  height: 176px;
  position: relative;
  display: block;
  margin: auto;
}
.good_livelihood .good_livelihood_right {
  border-top: 5px solid #1eaa9e;
  width: 298px;
  float: right;
  padding: 10px 15px 2px;
  background-color: #fafafa;
}
.good_livelihood .good_livelihood_right h2 {
  color: #1eaa9e;
  font-size: 16px;
  font-weight: bold;
}
.good_livelihood .good_livelihood_right .list_05 li {
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 20px;
  padding-top: 16px;
}

.good_livelihood .good_livelihood_right .list_05 li:nth-last-child(1){
  border-bottom: 0 !important;
}

.good_livelihood .good_livelihood_right .list_05 li:first-child {
  padding-top: 13px;
}
.good_livelihood .good_livelihood_right .list_05 li .pic {
  width: 85px;
  height: 86px;
  position: relative;
  display: block;
  float: left;
}
.good_livelihood .good_livelihood_right .list_05 li .info {
  float: left;
  width: 168px;
  margin-left: 14px;
}
.good_livelihood .good_livelihood_right .list_05 li .info .p_name {
  line-height: 20px;
  height: 40px;
  font-size: 15px;
  margin-bottom: 20px;
}
.good_livelihood .good_livelihood_right .list_05 li .info .p_name a {
  color: #333333;
}
.good_livelihood .good_livelihood_right .list_05 li .info .p_name a:hover {
  color: #1eaa9e;
}
.good_livelihood .good_livelihood_right .list_05 li .info .price {
  color: #999999;
  font-size: 12px;
}
.good_livelihood .good_livelihood_right .list_05 li .info .price i {
  color: #ed1821;
}

/* 首页底部 */
.index_footer{
  height: auto !important;
  padding-bottom: 59px;
  padding-left: 0 !important;
}

/* 友情链接 */
.friend_line{
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 24px;
  padding-bottom: 28px;
}
.friend_line div{
  font-size: 16px;
  color: #262d29;
  font-weight: 700;
  margin-bottom: 5px;
  padding-left: 10px;
}

.friend_line a{
  display: inline-block;
  font-size: 13px;
  color: #666 !important;
  height: 13px;
  line-height: 13px;
  margin-top: 12px;
  padding: 0 10px;
  border-right: 1px solid #666;
}

.friend_line a:hover{
  color: #1eaa9e !important;
  text-decoration:underline
}

.friend_line a:nth-last-child(1){
  border-right: 0;
}