.container {
  width: 1200px;
  margin: auto;
  background: #fff;
  padding-top: 6px;
}
@media screen and (max-width: 1366px) {
  .container {
    width: 1000px;
  }
}
.ads {
  margin-top: 4px;
}
.ads .adslist {
  width: 100%;
  margin-bottom: 20px;
}
.ads .adslist a {
  display: block;
}
.ads .adslist img {
  width: 100%;
  height: 108px;
  object-fit: fill;
  cursor: pointer;
}
.ads .columns {
  width: 1200px;
  margin: 8px auto 0;
}
@media screen and (max-width: 1366px) {
  .ads .columns {
    width: 1000px;
  }
}
.ads .columns a {
  display: block;
  float: left;
  width: 100%;
  height: 108px;
  margin-right: 8px;
}
.ads .columns img {
  width: 100%;
  height: 108px;
}
.ads .columns .indexadv-1 {
  display: none;
  width: 100%;
  margin: 0 0 6px 0;
  float: left;
}
.ads .columns .indexadv-2 {
  display: none;
  width: 49%;
  float: left;
  margin: 0 12px 6px 0;
}
.ads .columns .indexadv-2:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1366px) {
  .ads .columns .indexadv-2 {
    margin: 0 10px 6px 0;
  }
}
.ads .columns .indexadv-3 {
  display: none;
  width: 32%;
  float: left;
  margin: 0 15px 6px 0;
}
.ads .columns .indexadv-3:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1366px) {
  .ads .columns .indexadv-3 {
    margin: 0 10px 6px 0;
  }
}
.ads .columns .indexadv-4 {
  display: none;
  width: 24%;
  float: left;
  margin: 0 12px 6px 0;
}
.ads .columns .indexadv-4:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1366px) {
  .ads .columns .indexadv-4 {
    margin: 0 9px 6px 0;
  }
}
.ads .columns .indexadv-5 {
  display: none;
  width: 19%;
  float: left;
  margin: 0 13px 6px 0;
}
.ads .columns .indexadv-5:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1366px) {
  .ads .columns .indexadv-5 {
    margin: 0 10px 6px 0;
  }
}
.news {
  color: #333333;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
  width: 1200px;
}
@media screen and (max-width: 1366px) {
  .news {
    width: 1000px;
  }
}
.news img {
  width: 129px;
  height: 90px;
  margin: 12px 22px 0 18px;
}
@media screen and (max-width: 1366px) {
  .news img {
    width: 114px;
    height: 80px;
    margin: 10px 18px 0 10px;
  }
}
.news .news-box {
  width: 80%;
  height: 108px;
  text-align: center;
}
.news .news-box .news-item {
  font-size: 34px;
  font-weight: bold;
  margin-top: 12px;
}
.news .news-box .news-item:hover {
  text-decoration: underline;
}
.news .news-box .news-item a {
  color: #222222;
}
.news .news-box .news-item2 {
  width: 31%;
  margin-top: 2px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.news .news-box .news-item2 a {
  color: #333;
}
.news .news-box .news-item2 span {
  margin: 0;
}
.news .news-box .news-item2 .spanline {
  margin-left: 20px;
}
.news .news-box .news-item3 {
  width: 80%;
  display: inline-block;
  vertical-align: text-top;
}
.news .news-box .news-item3:hover {
  text-decoration: underline;
}
.news .news-box .news-item-hover {
  line-height: 24px;
}
.news .news-box .news-item-hover:hover {
  cursor: pointer;
  text-decoration: underline;
}
.news .news-box .news-tuijian-more {
  position: absolute;
  right: 0;
  bottom: 10px;
  cursor: pointer;
  color: #666666;
}
@media screen and (max-width: 1366px) {
  .news .news-box .news-tuijian-more {
    bottom: 4px;
  }
}
.news .news-box .news-tuijian-more a {
  color: #666666;
  font-size: 14px;
}
@media screen and (max-width: 1366px) {
  .news .news-box .news-tuijian-more a {
    font-size: 12px;
  }
}
.news .news-box .news-tuijian-more a:hover {
  text-decoration: underline;
}
.news .headline {
  height: 40px;
}
.news .headline-top {
  text-align: center;
  font-size: 34px;
  white-space: nowrap;
  width: 100%;
  cursor: pointer;
  font-family: 'FZCHSJT';
  transform-origin: left 50%;
}
.news .headline-top .headline-top-cont {
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 34px;
}
.headline-news,
.health {
  font-size: 16px;
  margin-bottom: 0;
  background-color: #ffffff;
}
@media screen and (max-width: 1366px) {
  .headline-news,
  .health {
    margin-bottom: 0;
  }
}
.headline-news .headline-title,
.health .headline-title {
  padding: 14px 0;
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .headline-news .headline-title,
  .health .headline-title {
    padding: 10px 0;
  }
}
.headline-news .headline-title img,
.health .headline-title img {
  width: 100%;
  vertical-align: bottom;
}
.headline-news .headline-container,
.health .headline-container {
  width: 100%;
}
.headline-news .headline-container .left-swiper,
.health .headline-container .left-swiper {
  width: 720px;
  height: 406px;
  float: left;
  background-color: #f8f8f8;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .headline-news .headline-container .left-swiper,
  .health .headline-container .left-swiper {
    width: 516px;
    margin-right: 10px;
  }
}
.headline-news .headline-container .left-swiper .swiper-prev,
.health .headline-container .left-swiper .swiper-prev {
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 10;
  opacity: 0;
  transition-duration: 500ms;
  cursor: pointer;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.headline-news .headline-container .left-swiper .swiper-next,
.health .headline-container .left-swiper .swiper-next {
  position: absolute;
  left: 10px;
  top: 50%;
  z-index: 10;
  opacity: 0;
  transition-duration: 500ms;
  cursor: pointer;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.headline-news .headline-container .left-swiper:hover .swiper-next,
.health .headline-container .left-swiper:hover .swiper-next,
.headline-news .headline-container .left-swiper:hover .swiper-prev,
.health .headline-container .left-swiper:hover .swiper-prev {
  opacity: 1;
}
.headline-news .headline-container .left-swiper .pagination,
.health .headline-container .left-swiper .pagination {
  display: inline-block;
  margin-right: 6px;
  position: absolute;
  bottom: 6px;
  right: 0px;
  z-index: 99;
}
.headline-news .headline-container .left-swiper .pagination .swiper-pagination-switch,
.health .headline-container .left-swiper .pagination .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  border: 1px solid #ffffff;
  background-color: transparent;
  border-radius: 50%;
  float: left;
  margin-left: 5px;
}
.headline-news .headline-container .left-swiper .pagination .swiper-active-switch,
.health .headline-container .left-swiper .pagination .swiper-active-switch {
  background-color: #d9d9d9;
}
.headline-news .headline-container .swiper-container,
.health .headline-container .swiper-container {
  width: 100%;
  height: 100%;
  display: inline-block;
  margin-right: 7px;
}
@media screen and (max-width: 1366px) {
  .headline-news .headline-container .swiper-container,
  .health .headline-container .swiper-container {
    width: 516px;
    margin-right: 10px;
  }
}
.headline-news .headline-container .swiper-container .swiper-wrapper,
.health .headline-container .swiper-container .swiper-wrapper {
  width: 100%;
  height: 406px;
}
.headline-news .headline-container .swiper-container .swiper-wrapper .swiper-slide,
.health .headline-container .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 406px;
  position: relative;
}
.headline-news .headline-container .swiper-container .swiper-wrapper .swiper-slide img,
.health .headline-container .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.headline-news .headline-container .swiper-container .swiper-wrapper .swiper-slide p,
.health .headline-container .swiper-container .swiper-wrapper .swiper-slide p {
  font-size: 14px;
  width: 100%;
  height: 53px;
  position: absolute;
  bottom: 0;
  z-index: 1000;
  text-align: center;
  color: #ffffff;
  line-height: 53px;
  background-color: rgba(0, 0, 0, 0.5);
}
.headline-news .headline-container .headline-hot,
.health .headline-container .headline-hot {
  width: 456px;
  height: 406px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
  overflow: hidden;
}
.headline-news .headline-container .headline-hot .headline-header,
.health .headline-container .headline-hot .headline-header {
  position: relative;
  line-height: 32px;
  height: 32px;
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.headline-news .headline-container .headline-hot .headline-header img,
.health .headline-container .headline-hot .headline-header img {
  height: 48px;
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .headline-news .headline-container .headline-hot .headline-header img,
  .health .headline-container .headline-hot .headline-header img {
    height: 40px;
    width: 90%;
  }
}
.headline-news .headline-container .headline-hot .headline-header .bananNews,
.health .headline-container .headline-hot .headline-header .bananNews {
  width: 110px;
  height: 34px;
}
.headline-news .headline-container .headline-hot .headline-header span:first-child,
.health .headline-container .headline-hot .headline-header span:first-child {
  float: left;
  padding-left: 16px;
  height: 32px;
  color: #e60012;
  font-size: 16px;
  font-weight: bold;
}
.headline-news .headline-container .headline-hot .headline-header span:last-child,
.health .headline-container .headline-hot .headline-header span:last-child {
  font-family: "Microsoft YaHei[Regular]";
  font-size: 16px;
  position: absolute;
  right: 15px;
}
@media screen and (max-width: 1366px) {
  .headline-news .headline-container .headline-hot .headline-header span:last-child,
  .health .headline-container .headline-hot .headline-header span:last-child {
    font-size: 14px;
  }
}
.headline-news .headline-container .headline-hot .headline-header span:last-child a,
.health .headline-container .headline-hot .headline-header span:last-child a {
  color: #e60012;
  text-decoration: none;
}
.headline-news .headline-container .headline-hot .headline-header span:last-child a:hover,
.health .headline-container .headline-hot .headline-header span:last-child a:hover {
  text-decoration: underline;
}
.headline-news .headline-container .bn-hot,
.health .headline-container .bn-hot {
  width: 580px;
  margin-left: 0;
  margin-right: 0;
  height: 430px;
}
@media screen and (max-width: 1366px) {
  .headline-news .headline-container .bn-hot,
  .health .headline-container .bn-hot {
    width: 480px;
    height: 360px;
  }
}
.headline-news .headline-container .original-hot,
.health .headline-container .original-hot {
  width: 580px;
  height: 430px;
}
@media screen and (max-width: 1366px) {
  .headline-news .headline-container .original-hot,
  .health .headline-container .original-hot {
    width: 480px;
    height: 360px;
  }
}
.flexBox {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  margin: 12px auto;
}
.maxWidth1351 {
  display: none;
}
.minWidth1351 {
  display: none;
}
.headline-content1 {
  text-align: left;
  margin: 0 0 0 12px;
  list-style: none;
  width: 98%;
}
.headline-content1 li {
  display: flex;
  align-items: center;
  width: 100%;
}
.headline-content1 li img {
  flex-shrink: 0;
  margin-bottom: 4px;
  margin-top: 12px;
}
.headline-content1 li p {
  flex: 1;
  min-width: 0;
  padding: 10px 0 0 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Microsoft YaHei[Regular]";
}
@media screen and (max-width: 1366px) {
  .headline-content1 li p {
    font-size: 14px;
    padding-top: 6px;
  }
}
.headline-content1 li p a {
  color: #000000;
  text-decoration: none;
}
.headline-content1 li p a:hover {
  text-decoration: underline;
}
.headline-content2 {
  text-align: left;
  margin: 0 0 0 12px;
  list-style: none;
  width: 98%;
  margin-top: 13px;
}
.headline-content2 li {
  float: left;
  text-align: center;
  width: 127px;
  margin-right: 44px;
  margin-bottom: 18px;
}
.headline-content2 li img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.headline-content2 li p {
  width: 100%;
  height: 39px;
  display: inline-block;
  font-family: "Microsoft YaHei[Regular]";
}
@media screen and (max-width: 1366px) {
  .headline-content2 li p {
    font-size: 14px;
    padding-top: 6px;
  }
}
.headline-content2 li p a {
  width: 100%;
  height: 100%;
  color: #000000;
  white-space: inherit;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.headline-content2 li p a:hover {
  text-decoration: underline;
}
.headline-content2 li:nth-child(3n) {
  margin-right: 0;
}
.original-header {
  text-align: justify;
  justify-content: space-between;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #fbf1f2;
}
.original-header span:first-child {
  font-family: "Microsoft YaHei[Regular]";
  font-size: 16px;
  float: left;
  color: #e60012;
  margin-left: 16px;
}
@media screen and (max-width: 1366px) {
  .original-header span:first-child {
    font-size: 14px;
  }
}
.original-header span:last-child {
  float: right;
  font-family: "Microsoft YaHei[Regular]";
  font-size: 14px;
  color: #666666;
  margin-right: 22px;
}
.original-header span:last-child a {
  color: #666666;
  text-decoration: none;
}
.original-header span:last-child a:hover {
  text-decoration: underline;
}
.special-title {
  width: 100%;
  overflow: hidden;
  margin-bottom: 6px;
  position: relative;
  margin-top: 30px;
}
@media screen and (max-width: 1366px) {
  .special-title {
    margin-top: 40px;
  }
}
.special-title .special-swipe {
  width: 1060px;
  text-align: left;
  height: 260px;
  margin: auto;
  overflow: hidden;
}
@media screen and (max-width: 1366px) {
  .special-title .special-swipe {
    width: 860px;
  }
}
.special-title .special-swipe .swiper-slide .special-cover {
  width: 250px;
  height: 154px;
}
@media screen and (max-width: 1366px) {
  .special-title .special-swipe .swiper-slide .special-cover {
    height: 140px;
  }
}
.special-title .special-swipe .swiper-slide img {
  width: 250px;
  height: 154px;
  border-radius: 3px;
}
@media screen and (max-width: 1366px) {
  .special-title .special-swipe .swiper-slide img {
    width: 200px;
  }
}
.special-title .special-swipe .swiper-slide .special-text {
  margin-top: 14px;
  height: 90px;
  position: relative;
}
.special-title .special-swipe .swiper-slide .special-text p:first-child {
  font-size: 18px;
  color: #222222;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1366px) {
  .special-title .special-swipe .swiper-slide .special-text p:first-child {
    font-size: 16px;
  }
}
.special-title .special-swipe .swiper-slide .special-text p:nth-child(2) {
  margin-top: 6px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
@media screen and (max-width: 1366px) {
  .special-title .special-swipe .swiper-slide .special-text p:nth-child(2) {
    font-size: 14px;
  }
}
.special-title .special-swipe .swiper-slide .special-text .enter {
  width: 48px;
  height: 16px;
  vertical-align: middle;
  position: absolute;
  right: -2px;
  bottom: 6px;
  background: #ffffff;
}
.special-title .special-swipe .swiper-slide .special-text div {
  background: #ffffff;
  position: absolute;
  z-index: 10000;
  top: 66px;
}
.special-title .special-swipe .swiper-slide a {
  width: 250px !important;
  font-size: 20px;
  font-weight: 100;
  color: #222222;
  font-family: "Microsoft YaHei[Regular]";
  display: inherit;
  text-decoration: none;
}
@media screen and (max-width: 1366px) {
  .special-title .special-swipe .swiper-slide a {
    width: 200px !important;
  }
}
@media screen and (max-width: 1366px) {
  .special-title .special-swipe .swiper-slide a {
    font-size: 18px;
  }
}
.special-title .special-swipe .swiper-slide a:hover {
  text-decoration: underline;
}
.special-title .zt-swiper-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 36px;
  height: 36px;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 90px;
}
.special-title .zt-swiper-prev {
  width: 36px;
  height: 36px;
  cursor: pointer;
  position: absolute;
  left: 12px;
  top: 90px;
}
.videolist {
  width: 1200px;
  margin-bottom: 30px;
}
.videolist .morebtn {
  width: 45px;
  height: 21px;
  position: absolute;
  right: 33px;
  top: 19px;
}
@media screen and (max-width: 1366px) {
  .videolist .morebtn {
    width: 45px;
    height: 21px;
    position: absolute;
    right: 25px;
    top: 14px;
  }
}
.videolist .morebtn:hover {
  text-decoration: underline;
  color: #e60012;
}
.videolist .morebtn a {
  width: 33px;
  height: 19px;
  display: block;
}
@media screen and (max-width: 1366px) {
  .videolist .morebtn a {
    width: 45px;
    height: 21px;
  }
}
@media screen and (max-width: 1366px) {
  .videolist {
    width: 1000px;
  }
}
.videolist .title-list {
  padding-bottom: 7px;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .videolist .title-list img {
    width: 1000px;
  }
}
.videolist .videoBox {
  margin-top: 13px;
}
.videolist .videoBox .videoBox-left {
  background: #ffffff;
  border: 1px solid #f3f3f3;
  margin: 0 27px;
  float: left;
}
@media screen and (max-width: 1366px) {
  .videolist .videoBox .videoBox-left {
    margin: 0 16px;
  }
}
.videolist .videoBox .videoBox-left a {
  display: block;
}
.videolist .videoBox .videoBox-left img {
  width: 350px;
  height: 230px;
  text-align: center;
}
.videolist .videoBox .videoBox-left .videoImg {
  position: relative;
  margin: 10px;
}
.videolist .videoBox .videoBox-left .videoImg .play {
  position: absolute;
  width: 53px;
  height: 53px;
  left: 50%;
  top: 50%;
  margin-left: -26px;
  margin-top: -26px;
}
.videolist .videoBox .videoBox-left p {
  width: 350px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 12px;
}
.videolist .videoBox .videoBox-left:hover {
  cursor: pointer;
}
.videolist .videoBox .videoBox-left:hover p {
  text-decoration: underline;
}
.videolist .videoBox .videoBox-right {
  width: 768px;
  height: 300px;
  float: left;
}
@media screen and (max-width: 1366px) {
  .videolist .videoBox .videoBox-right {
    width: 590px;
  }
}
.videolist .videoBox .videoBox-right a {
  display: block;
}
.videolist .videoBox .videoBox-right div {
  width: 170px;
  margin-right: 18px;
  display: inline-block;
  vertical-align: text-top;
}
.videolist .videoBox .videoBox-right div:hover {
  cursor: pointer;
}
.videolist .videoBox .videoBox-right div:hover p {
  text-decoration: underline;
}
.videolist .videoBox .videoBox-right img {
  width: 168px;
  height: 108px;
  margin: 10px auto;
}
.videolist .videoBox .videoBox-right p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}
.videolist .videoBox .videoBox-right .videoImg {
  position: relative;
}
.videolist .videoBox .videoBox-right .videoImg .play {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.affair .affair-notice,
.affair .affair-more,
.affair .interaction-hot,
.affair .interaction-new,
.affair .interaction-into {
  width: 580px;
  margin: 16px 12px 0 8px;
  text-align: left;
  font-size: 16px;
}
@media screen and (max-width: 1366px) {
  .affair .affair-notice,
  .affair .affair-more,
  .affair .interaction-hot,
  .affair .interaction-new,
  .affair .interaction-into {
    width: 482px;
    margin: 10px 12px 0 8px;
    font-size: 14px;
  }
}
.affair .affair-notice ul,
.affair .affair-more ul,
.affair .interaction-hot ul,
.affair .interaction-new ul,
.affair .interaction-into ul {
  margin-left: 0;
}
.affair .affair-notice ul img,
.affair .affair-more ul img,
.affair .interaction-hot ul img,
.affair .interaction-new ul img,
.affair .interaction-into ul img {
  margin-left: 10px;
  margin-top: 10px;
}
.affair .affair-notice ul li p,
.affair .affair-more ul li p,
.affair .interaction-hot ul li p,
.affair .interaction-new ul li p,
.affair .interaction-into ul li p {
  width: 85%;
}
.affair .affair-daily {
  margin: 16px 0 16px;
}
.affair .affair-daily .affair-open {
  display: inline-block;
  margin-right: 8px;
  vertical-align: top;
  border-top: none;
  padding-bottom: 16px;
  margin-top: 20px;
  padding-top: 20px;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .affair-open {
    width: 658px;
    padding-top: 12px;
  }
}
.affair .affair-daily .affair-open .affair-header {
  width: 100%;
  text-align: left;
  position: absolute;
  top: -20px;
  left: -1px;
}
.affair .affair-daily .affair-open .affair-header img {
  width: 100%;
  vertical-align: middle;
}
.affair .affair-daily .affair-open .affair-content .affair-notice {
  width: 280px;
  height: 431px;
  margin-left: 12px;
  display: inline-block;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .affair-open .affair-content .affair-notice {
    width: 186px;
    height: 376px;
    margin-right: 17px;
  }
}
.affair .affair-daily .affair-open .affair-content .affair-notice ul {
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .affair-open .affair-content .affair-notice ul p {
    width: 84%;
  }
}
.affair .affair-daily .affair-open .affair-content .affair-notice ul a {
  width: 230px;
}
.affair .affair-daily .affair-open .affair-content .affair-more {
  display: inline-block;
  width: 516px;
  margin-right: 14px;
  margin-left: 0px;
  border: none;
  height: 431px;
  vertical-align: top;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .affair-open .affair-content .affair-more {
    width: 418px;
    margin-right: 0;
    height: 376px;
  }
}
.affair .affair-daily .affair-open .affair-content .affair-more .is-active {
  border: none;
}
.affair .affair-daily .affair-open .affair-content .affair-more .header-btn .tab {
  color: #333333;
  font-weight: 100;
  margin-right: 30px;
}
.affair .affair-daily .affair-open .affair-content .affair-more .header-btn .tab:hover {
  cursor: pointer;
  color: #e60012;
}
.affair .affair-daily .affair-open .affair-content .affair-more .header-btn .tab.active {
  color: #e60012;
  font-weight: bold;
}
.affair .affair-daily .affair-open .affair-content .affair-more .header-btn span a {
  font-size: 14px;
  color: #666666;
}
.affair .affair-daily .affair-open .affair-content .affair-more .more-tab2 {
  display: none;
  float: right;
  margin-right: 0;
}
.affair .affair-daily .affair-open .affair-content .affair-more .more-tab1 {
  display: inline-block;
  float: right;
}
.affair .affair-daily .affair-open .affair-content .affair-more .headline-content.more-tab2 {
  float: none;
}
.affair .affair-daily .affair-open .affair-content .affair-more .headline-content.more-tab1 {
  float: none;
}
.affair .affair-daily .bn-daily {
  display: inline-block;
  border-top: none;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 4px;
  height: 441px;
  position: relative;
  width: 350px;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .bn-daily {
    width: 320px;
    margin-left: 10px;
    height: 380px;
    padding-top: 16px;
  }
}
.affair .affair-daily .bn-daily .daily-header {
  position: absolute;
  top: -20px;
  left: -1px;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .bn-daily .daily-header {
    top: -22px;
  }
}
.affair .affair-daily .bn-daily .daily-header img {
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .bn-daily .daily-header img {
    height: 41px;
  }
}
.affair .affair-daily .bn-daily .daily-content {
  text-align: left;
}
.affair .affair-daily .bn-daily .daily-content .bnCover {
  width: 250px;
  height: 400px;
  padding: 10px;
  margin-left: 10px;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .bn-daily .daily-content .bnCover {
    width: 240px;
    height: 360px;
  }
}
.affair .affair-daily .bn-daily .daily-content .bnPhone {
  vertical-align: top;
  display: inline-block;
  margin-left: 20px;
  margin-top: 100px;
}
@media screen and (max-width: 1366px) {
  .affair .affair-daily .bn-daily .daily-content .bnPhone {
    margin-left: 6px;
  }
}
.affair .affair-daily .bn-daily .daily-content a {
  display: inline-block;
}
.affair .interaction {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 0;
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .affair .interaction {
    margin-top: 56px;
  }
}
.affair .interaction .affair-header {
  position: absolute;
  top: -55px;
  left: -1px;
}
@media screen and (max-width: 1366px) {
  .affair .interaction .affair-header {
    top: -46px;
  }
}
@media screen and (max-width: 1366px) {
  .affair .interaction .affair-header img {
    width: 1000px;
  }
}
.affair .interaction .interaction-content {
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .affair .interaction .interaction-content {
    margin-top: -16px;
  }
}
.affair .interaction .interaction-content .interaction-hot {
  width: 280px;
  margin: 0 12px 0 0;
}
@media screen and (max-width: 1366px) {
  .affair .interaction .interaction-content .interaction-hot {
    width: 186px;
    height: 360px;
  }
  .affair .interaction .interaction-content .interaction-hot p {
    width: 80%;
  }
}
.affair .interaction .interaction-content .interaction-new {
  width: 604px;
  margin: 0 12px 0 0;
}
@media screen and (max-width: 1366px) {
  .affair .interaction .interaction-content .interaction-new {
    width: 492px;
    height: 360px;
  }
}
.affair .interaction .interaction-content .interaction-into {
  width: 260px;
  margin: 0 0 0 0;
}
@media screen and (max-width: 1366px) {
  .affair .interaction .interaction-content .interaction-into {
    height: 360px;
  }
}
.affair .interaction .interaction-content .interaction-into .appeal {
  padding-top: 30px;
}
@media screen and (max-width: 1366px) {
  .affair .interaction .interaction-content .interaction-into .appeal {
    padding-top: 12px;
  }
}
.affair .interaction .interaction-content .interaction-into .appeal li {
  position: relative;
  width: 210px;
  height: 62px;
  margin-bottom: 28px;
  margin-left: 20px;
}
@media screen and (max-width: 1366px) {
  .affair .interaction .interaction-content .interaction-into .appeal li {
    margin-bottom: 14px;
  }
}
.affair .interaction .interaction-content .interaction-into .appeal li a {
  display: block;
  width: 210px;
  height: 60px;
}
.affair .interaction .interaction-content .interaction-into .appeal li a img {
  display: none;
  width: 100%;
  height: 100%;
  margin: 0;
}
.affair .interaction .interaction-content .interaction-into .appeal li span {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  line-height: 60px;
  color: #ffffff;
  font-size: 18px;
}
.reading {
  padding-bottom: 10px;
  position: relative;
  margin-top: 68px;
}
@media screen and (max-width: 1366px) {
  .reading {
    margin-top: 56px;
  }
}
.reading .affair-header {
  position: absolute;
  top: -55px;
  left: -1px;
}
@media screen and (max-width: 1366px) {
  .reading .affair-header {
    top: -46px;
  }
}
@media screen and (max-width: 1366px) {
  .reading .affair-header img {
    width: 1000px;
  }
}
.reading .reading-content {
  font-size: 14px;
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content {
    margin-top: 30px;
  }
}
.reading .reading-content .reading-talk {
  width: 450px;
  margin: 0 8px 0 0;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content .reading-talk {
    width: 366px;
  }
}
.reading .reading-content .reading-talk .reading-img {
  display: block;
  width: 424px;
  height: 196px;
  object-fit: cover;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content .reading-talk .reading-img {
    width: 322px;
    height: 180px;
    margin-left: 14px;
  }
}
.reading .reading-content .reading-talk ul .readingTalkimg {
  margin-top: 16px;
}
.reading .reading-content .reading-talk ul .readingTalkimg a {
  color: #222222;
}
.reading .reading-content .reading-talk ul .readingTalkimg a:hover p {
  text-decoration: underline;
}
.reading .reading-content .reading-talk ul li {
  margin-bottom: 8px;
}
.reading .reading-content .reading-talk ul li > img {
  vertical-align: super;
}
.reading .reading-content .reading-talk ul li p {
  width: 90%;
  display: inline-block;
}
.reading .reading-content .reading-text {
  width: 444px;
  margin: 0 8px 0 0;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content .reading-text {
    width: 336px;
  }
}
.reading .reading-content .reading-text .read-box {
  width: 100%;
  overflow: hidden;
}
.reading .reading-content .reading-text .reading-textimg {
  width: 130px;
  display: inline-block;
  margin: 16px 5px 0 10px;
  float: left;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content .reading-text .reading-textimg {
    width: 150px;
  }
}
.reading .reading-content .reading-text .reading-textimg a {
  width: 130px;
  text-decoration: none;
  color: #333333;
  font-size: 14px;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content .reading-text .reading-textimg a {
    width: 150px;
  }
}
.reading .reading-content .reading-text .reading-textimg a img {
  width: 100%;
  height: 100px;
}
.reading .reading-content .reading-text .reading-textimg a p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.reading .reading-content .reading-text .reading-textimg a:hover {
  text-decoration: underline;
}
.reading .reading-content .reading-text ul {
  padding-top: 6px;
}
.reading .reading-content .reading-text ul li {
  margin-bottom: 2px;
}
.reading .reading-content .reading-text ul li p {
  margin-left: 6px;
  width: 92%;
  display: inline-block;
}
.reading .reading-content .reading-text ul li img {
  margin-bottom: 10px;
}
.reading .reading-content .reading-media {
  width: 260px;
  margin: 0 0 0 0;
}
.reading .reading-content .reading-media .original-header > span {
  font-size: 16px;
  float: left;
  color: #e60012;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content .reading-media .original-header > span {
    font-size: 14px;
    font-weight: bold;
  }
}
.reading .reading-content .reading-media ul {
  padding-top: 12px;
}
.reading .reading-content .reading-media ul li {
  width: 240px;
  height: 44px;
  border: 1px solid #fbd9dc;
  border-radius: 5px;
  margin-left: 10px;
  margin-bottom: 12px;
  margin-top: 6px;
  background-color: #fbd9dc;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content .reading-media ul li {
    margin-bottom: 10px;
    margin-top: 0;
  }
}
.reading .reading-content .reading-media ul li a {
  display: block;
  color: #e60012;
  height: 44px;
  display: flex;
  align-content: space-around;
  align-items: center;
  justify-content: flex-start;
}
.reading .reading-content .reading-media ul li a img {
  width: 30px;
  margin-left: 36px;
  margin-top: 6px;
  margin-right: 10px;
}
.reading .reading-content .reading-media ul li a span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.reading .reading-content .reading-media div {
  display: inline-block;
}
.reading .reading-content .reading-media div div {
  margin: 6px 2px 12px 16px;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .reading .reading-content .reading-media div div {
    margin: 6px 2px 6px 16px;
  }
}
.reading .reading-content .reading-media div div img {
  width: 94px;
  height: 94px;
}
.reading .reading-content .reading-media div div p {
  width: 104px;
  height: 28px;
  background-color: #e60012;
  line-height: 28px;
  font-size: 12px;
  color: #ffffff;
}
.travel {
  margin-top: 30px;
  padding-bottom: 10px;
  position: relative;
  margin-top: 36px;
}
.travel .affair-header {
  position: absolute;
  top: -55px;
  left: -1px;
}
@media screen and (max-width: 1366px) {
  .travel .affair-header img {
    width: 1000px;
  }
}
.travel .travel-content {
  margin-top: 16px;
}
.travel .travel-content .travel-eat {
  width: 280px;
  height: 510px;
  text-align: left;
  display: inline-block;
  margin-left: 16px;
  margin-right: 14px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-eat {
    width: 250px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 6px;
  }
}
.travel .travel-content .travel-eat .travel-img {
  margin: 16px 0 10px 16px;
  width: 258px;
  height: 80px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-eat .travel-img {
    width: 226px;
  }
}
.travel .travel-content .travel-eat a {
  font-size: 14px;
  color: #333333;
}
.travel .travel-content .travel-eat p:hover {
  text-decoration: underline;
}
.travel .travel-content .travel-eat ul {
  padding-top: 0;
}
.travel .travel-content .travel-eat ul li {
  margin-bottom: 3px;
}
.travel .travel-content .travel-eat ul li p {
  margin-left: 6px;
  font-size: 14px;
  width: 92%;
  display: inline-block;
}
.travel .travel-content .travel-eat ul li img {
  margin-bottom: 6px;
}
.travel .travel-content .travel-eat ul li div p {
  margin-left: 16px;
}
.travel .travel-content .travel-eat .travel-eat-one {
  height: 136px;
}
.travel .travel-content .travel-center,
.travel .travel-content .travel-right {
  display: inline-block;
  width: 598px;
  border: none;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-center,
  .travel .travel-content .travel-right {
    width: 500px;
    margin-right: 0;
  }
}
.travel .travel-content .travel-center .travel-travel,
.travel .travel-content .travel-right .travel-travel {
  height: 244px;
  margin-right: 10px;
  margin-left: 0;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-center .travel-travel,
  .travel .travel-content .travel-right .travel-travel {
    margin-right: 10px;
    margin-left: 8px;
    margin-top: 6px;
  }
}
.travel .travel-content .travel-center .travel-travel .reading-textimg,
.travel .travel-content .travel-right .travel-travel .reading-textimg {
  width: 180px;
  display: inline-block;
  margin: 16px 0px 0 10px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-center .travel-travel .reading-textimg,
  .travel .travel-content .travel-right .travel-travel .reading-textimg {
    width: 220px;
  }
}
.travel .travel-content .travel-center .travel-travel .reading-textimg a,
.travel .travel-content .travel-right .travel-travel .reading-textimg a {
  width: 130px;
  text-decoration: none;
  color: #333333;
  font-size: 14px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-center .travel-travel .reading-textimg a,
  .travel .travel-content .travel-right .travel-travel .reading-textimg a {
    width: 150px;
  }
}
.travel .travel-content .travel-center .travel-travel .reading-textimg a img,
.travel .travel-content .travel-right .travel-travel .reading-textimg a img {
  width: 100%;
  height: 100px;
  border-radius: 3px;
}
.travel .travel-content .travel-center .travel-travel .reading-textimg a p,
.travel .travel-content .travel-right .travel-travel .reading-textimg a p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.travel .travel-content .travel-center .travel-travel .reading-textimg a:hover,
.travel .travel-content .travel-right .travel-travel .reading-textimg a:hover {
  text-decoration: underline;
}
.travel .travel-content .travel-center .travel-travel ul,
.travel .travel-content .travel-right .travel-travel ul {
  padding-top: 10px;
}
.travel .travel-content .travel-center .travel-travel ul li,
.travel .travel-content .travel-right .travel-travel ul li {
  width: 260px;
  display: inline-block;
  margin-bottom: 2px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-center .travel-travel ul li,
  .travel .travel-content .travel-right .travel-travel ul li {
    width: 210px;
  }
}
.travel .travel-content .travel-center .travel-travel ul li a,
.travel .travel-content .travel-right .travel-travel ul li a {
  font-size: 14px;
  color: #353535;
}
.travel .travel-content .travel-center .travel-travel ul li img,
.travel .travel-content .travel-right .travel-travel ul li img {
  vertical-align: top;
  margin-top: 7px;
}
.travel .travel-content .travel-center .travel-travel ul li p,
.travel .travel-content .travel-right .travel-travel ul li p {
  margin-left: 6px;
  font-size: 14px;
  width: 90%;
  display: inline-block;
}
.travel .travel-content .travel-center .travel-travel ul li p:hover,
.travel .travel-content .travel-right .travel-travel ul li p:hover {
  text-decoration: underline;
}
.travel .travel-content .travel-center .travel-walk,
.travel .travel-content .travel-right .travel-walk {
  height: 248px;
  margin-left: 3px;
  margin-top: 16px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-center .travel-walk,
  .travel .travel-content .travel-right .travel-walk {
    margin-right: 0px;
    margin-left: -1px;
  }
}
.travel .travel-content .travel-center .travel-walk .travel-img,
.travel .travel-content .travel-right .travel-walk .travel-img {
  display: inline-block;
  width: 180px;
  vertical-align: top;
  margin-top: 9px;
  margin-left: 10px;
}
.travel .travel-content .travel-center .travel-walk .travel-img img,
.travel .travel-content .travel-right .travel-walk .travel-img img {
  width: 180px;
  height: 150px;
  border-radius: 3px;
}
.travel .travel-content .travel-center .travel-walk .travel-img p,
.travel .travel-content .travel-right .travel-walk .travel-img p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  width: 90%;
  display: block;
}
.travel .travel-content .travel-center .travel-walk .travel-img a,
.travel .travel-content .travel-right .travel-walk .travel-img a {
  width: 100%;
  font-size: 16px;
  display: inline-block;
  color: #353535;
  text-decoration: none;
  font-weight: bold;
}
.travel .travel-content .travel-center .travel-walk .travel-img a:hover,
.travel .travel-content .travel-right .travel-walk .travel-img a:hover {
  text-decoration: underline;
}
.travel .travel-content .travel-center .travel-walk ul,
.travel .travel-content .travel-right .travel-walk ul {
  display: inline-block;
  padding-top: 12px;
  width: 340px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-center .travel-walk ul,
  .travel .travel-content .travel-right .travel-walk ul {
    width: 280px;
  }
}
.travel .travel-content .travel-center .travel-walk ul li,
.travel .travel-content .travel-right .travel-walk ul li {
  margin-bottom: 4px;
  margin-left: 20px;
}
.travel .travel-content .travel-center .travel-walk ul li a,
.travel .travel-content .travel-right .travel-walk ul li a,
.travel .travel-content .travel-center .travel-walk ul li p,
.travel .travel-content .travel-right .travel-walk ul li p {
  font-size: 14px;
  color: #353535;
  width: 90%;
  display: inline-block;
}
.travel .travel-content .travel-center .travel-walk ul li img,
.travel .travel-content .travel-right .travel-walk ul li img {
  vertical-align: top;
  margin-top: 6px;
}
.travel .travel-content .travel-right {
  width: 260px;
  font-size: 14px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-right {
    width: 226px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 6px;
  }
}
.travel .travel-content .travel-right .travel-img {
  margin: 16px 0 0 12px;
}
.travel .travel-content .travel-right .travel-img img {
  width: 234px;
  height: 66px;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-right .travel-img img {
    width: 208px;
  }
}
.travel .travel-content .travel-right .travel-img a {
  font-size: 14px;
  color: #353535;
  text-decoration: none;
  font-weight: bold;
}
.travel .travel-content .travel-right .travel-img a:hover {
  text-decoration: underline;
}
.travel .travel-content .travel-right .travel-travel {
  margin: 0;
  width: 260px;
  border: none;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-right .travel-travel {
    width: 226px;
  }
}
.travel .travel-content .travel-right .travel-travel ul li {
  width: 220px;
  margin-bottom: 4px;
  display: block;
}
.travel .travel-content .travel-right .travel-travel ul li p {
  font-size: 14px;
  width: 90%;
  display: inline-block;
}
@media screen and (max-width: 1366px) {
  .travel .travel-content .travel-right .travel-travel ul li {
    width: 200px;
  }
}
.travel .travel-content .travel-right .travel-travel ul li a {
  font-size: 14px;
  color: #353535;
}
.travel .travel-content .travel-right .travel-shop {
  margin-top: 16px;
  height: 248px;
}
.health {
  position: relative;
  margin-top: 50px;
  padding-top: 16px;
  padding-bottom: 0;
}
@media screen and (max-width: 1366px) {
  .health {
    padding-top: 8px;
  }
}
.health .headline-title {
  position: absolute;
  top: -50px;
}
.health .headline-content .health-carousel {
  width: 690px;
  margin-bottom: 10px;
  vertical-align: bottom;
  overflow: hidden;
}
@media screen and (max-width: 1366px) {
  .health .headline-content .health-carousel {
    width: 500px;
    margin-left: 10px;
  }
}
.health .headline-content .health-carousel .swiper-health {
  height: 340px;
  position: relative;
}
.health .headline-content .health-carousel .swiper-health a {
  height: 340px;
  display: block;
}
.health .headline-content .health-carousel .swiper-health a img {
  width: 100%;
  height: 100%;
}
.health .headline-content .health-carousel .swiper-health p {
  font-size: 14px;
  height: 53px;
  position: absolute;
  bottom: 0;
  z-index: 1000;
  text-align: center;
  color: #ffffff;
  line-height: 53px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 690px;
}
@media screen and (max-width: 1366px) {
  .health .headline-content .health-carousel .swiper-health p {
    width: 500px;
  }
}
.health .headline-content .health-carousel .healthpagination {
  display: inline-block;
  margin-right: 6px;
  position: absolute;
  bottom: 6px;
  right: 10px;
  z-index: 99;
}
.health .headline-content .health-carousel .healthpagination .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  border: 1px solid #ffffff;
  background-color: transparent;
  border-radius: 50%;
  float: left;
  margin-left: 5px;
}
.health .headline-content .health-carousel .healthpagination .swiper-active-switch {
  background-color: #d9d9d9;
}
.health .headline-content .health-carousel .h-swiper-next {
  position: absolute;
  right: 10px;
  top: 40%;
  z-index: 10;
  opacity: 0;
  transition-duration: 500ms;
  cursor: pointer;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.health .headline-content .health-carousel .h-swiper-prev {
  position: absolute;
  left: 10px;
  top: 40%;
  z-index: 10;
  opacity: 0;
  transition-duration: 500ms;
  cursor: pointer;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.health .headline-content .health-carousel:hover .h-swiper-next,
.health .headline-content .health-carousel:hover .h-swiper-prev {
  opacity: 1;
}
.health .headline-content .headline-hot {
  width: 456px;
  height: auto;
  overflow: hidden;
}
.health .headline-content .headline-hot .headline-content ul {
  margin-left: 16px;
  margin-right: 16px;
  font-size: 16px;
}
.health .headline-content .headline-hot .headline-content ul li {
  padding-bottom: 6px;
}
.health .headline-content .headline-hot .headline-content ul li p {
  padding: 0 0 0 6px;
}
.health .headline-content .headline-hot .headline-content ul li p:hover {
  text-decoration: underline;
}
.health .headline-content .headline-hot .headline-content ul li img {
  margin-bottom: 6px;
}
.health .headline-content {
  margin-top: 6px;
}
.picture {
  position: relative;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 0;
}
.picture .headline-title {
  position: absolute;
  top: -26px;
}
.picture .picture-title img {
  width: 100%;
}
.picture .picture-content {
  padding-bottom: 16px;
}
.picture .picture-content .picture-left {
  width: 280px;
  height: 430px;
  text-align: center;
  margin-left: 2px;
  margin-right: 0;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-left {
    width: 234px;
    margin-top: 0;
  }
}
.picture .picture-content .picture-left .photosafe div {
  width: 260px;
  padding: 0 0 2px 10px;
  margin: 16px 0;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-left .photosafe div {
    width: 210px;
  }
}
.picture .picture-content .picture-left .photosafe div img {
  vertical-align: bottom;
  width: 100%;
  height: 140px;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-left .photosafe div img {
    width: 212px;
  }
}
.picture .picture-content .picture-left .photosafe div a {
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}
.picture .picture-content .picture-left .photosafe div span a {
  font-size: 14px;
}
.picture .picture-content .picture-left .photosafe div a:hover {
  text-decoration: underline;
}
.picture .picture-content .picture-left .photosafe div p {
  margin-top: 10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-left .photosafe div p {
    width: 212px;
    font-size: 14px;
  }
}
.picture .picture-content .picture-left img {
  vertical-align: bottom;
  width: 260px;
  height: 140px;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-left img {
    width: 212px;
  }
}
.picture .picture-content .picture-left a {
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}
.picture .picture-content .picture-left span a {
  font-size: 14px;
}
.picture .picture-content .picture-left a:hover {
  text-decoration: underline;
}
.picture .picture-content .picture-left p {
  margin-top: 10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-left p {
    font-size: 14px;
  }
}
.picture .picture-content .picture-center {
  width: 604px;
  height: 430px;
  overflow: hidden;
  margin: 0 12px 0 12px;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-center {
    width: 458px;
    margin-top: 0;
  }
}
.picture .picture-content .picture-center .picbn-content {
  width: 600px;
  text-align: left;
  margin-bottom: 0;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-center .picbn-content {
    width: 458px;
  }
}
.picture .picture-content .picture-center .picbn-content .picture-bn {
  display: inline-block;
  width: 186px;
  margin: 16px 0 0 11px;
  vertical-align: bottom;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-center .picbn-content .picture-bn {
    margin: 16px 0 4px 12px;
    width: 210px;
  }
}
.picture .picture-content .picture-center .picbn-content .picture-bn img {
  width: 186px;
  height: 144px;
  border-radius: 3px;
  vertical-align: bottom;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-center .picbn-content .picture-bn img {
    width: 210px;
  }
}
.picture .picture-content .picture-center .picbn-content .picture-bn a {
  font-size: 16px;
  font-weight: bold;
  color: #353535;
  text-decoration: none;
}
.picture .picture-content .picture-center .picbn-content .picture-bn a:hover {
  text-decoration: underline;
}
.picture .picture-content .picture-center .picbn-content .picture-bn p {
  margin-top: 8px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-center .picbn-content .picture-bn p {
    font-size: 14px;
  }
}
.picture .picture-content .picture-right {
  width: 260px;
  margin-left: 0;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-right {
    width: 248px;
  }
}
.picture .picture-content .picture-right .photosafe div {
  width: 240px;
  padding: 0 0 2px 10px;
  margin: 16px 0;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-right .photosafe div {
    width: 220px;
  }
}
.picture .picture-content .picture-right .photosafe div img {
  vertical-align: bottom;
  width: 100%;
  height: 140px;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-right .photosafe div img {
    width: 228px;
  }
}
.picture .picture-content .picture-right .photosafe div a {
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}
.picture .picture-content .picture-right .photosafe div a:hover {
  text-decoration: underline;
}
.picture .picture-content .picture-right .photosafe div p {
  margin-top: 10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1366px) {
  .picture .picture-content .picture-right .photosafe div p {
    font-size: 14px;
  }
}
.headline-news .flexBox .bn-hot .tab {
  margin-right: 30px;
  color: #666;
}
.headline-news .flexBox .bn-hot .tab:hover {
  color: #e60012;
}
.headline-news .flexBox .bn-hot .active {
  color: #e60012;
  font-weight: bold;
}
.headline-news .flexBox .bn-hot .bnmore {
  float: right;
  font-family: "Microsoft YaHei[Regular]";
  font-size: 14px;
  color: #666666;
  margin-right: 22px;
}
.health .headline-hot {
  width: 456px;
  height: auto;
  overflow: hidden;
}
