body {
  background-color: #F3F3F3;
}

/* 顶部轮播 */
.swiper-container1 {
  width: 100%;
  min-width: 1200px;
  height: 580px;
  top: -5px;
}

.swiper-container1 .swiper-slide a {
  width: 100%;
  display: block;
  height: 100%;
}

.pagination-intro1 {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}

.banner_img {
  width: 100%;
  height: 100%;
}

.pagination-intro1 .swiper-pagination-switch {
  display: inline-block;
  width: 42px;
  height: 5px;
  background: #fff;
  margin: 0 5px;
}

.pagination-intro1 .swiper-active-switch {
  background: #006cff;
}

/* 通知 */
.notice {
  margin-top: -5px;
  height: 48px;
  background-color: #EFF6FF;
}

.notice_inner {
  width: 1200px;
  margin: 0 auto;
}

.notice_left {
  width: 100px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
}

.notice_left>img {
  width: 21px;
  height: 18px;
  vertical-align: middle;
}

.notice_left>span {
  font-size: 14px;
  color: #206BD1;
}

.notice_center {
  width: 1000px;
  overflow: hidden;
  height: 48px;
  line-height: 48px;
}

.notice_item {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  font-size: 14px;
  color: #333;
}

.notice_item::before {
  position: absolute;
  top: 22px;
  left: 0;
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #206BD1;
}

.notice_item:hover {
  color: #006cff;
}

.notice_right {
  text-align: center;
  width: 100px;
  height: 48px;
  line-height: 48px;
}

.notice_right>img {
  width: 18px;
  height: 18px;
  margin-top: 16px;
  cursor: pointer;
}

/* 顶部头条样式 */
.news_leader {
  height: 122px;
  background-color: #fff;
}

.news_leader_inner {
  box-sizing: border-box;
  padding-top: 30px;
  width: 1200px;
  margin: 0 auto;
}

.news_leader_inner>h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.news_leader_inner>h1>a {
  font-size: 28px;
  color: #333;
}

.news_leader_inner>h1>a:hover {
  color: #006cff;
}

.news_leader_inner>p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #999;
}

/* 集团要闻 */
.focus_news {
  width: 1200px;
  margin: 30px auto 0 auto;
  background-color: #fff;
}

.focus_news_left {
  box-sizing: border-box;
  padding: 24px 18px 24px 22px;
  width: 50%;
}

.swiper-container3 {
  height: 385px;
}

.swiper_img {
  width: 100%;
  height: 100%;
}

.swiper_item {
  position: relative;
}

.pagination3 {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}

.pagination3 .swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #A19F9F;
  margin: 0 5px;
}

.pagination3 .swiper-active-switch {
  background: #fff;
}

.swiper_title {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding-top: 10px;
  width: 100%;
  height: 58px;
  background-color: rgba(0, 0, 0, 0.3);
}

.swiper_title>p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.swiper_title>p>a {
  color: #fff;
}

.arrow_left {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -28px;
  z-index: 5;
  width: 40px;
  height: 56px;
  cursor: pointer;
}

.arrow_right {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -28px;
  z-index: 5;
  width: 40px;
  height: 56px;
  cursor: pointer;
}

.focus_news_right {
  box-sizing: border-box;
  padding: 24px 30px 0 18px;
  width: 50%;
}

.focus_lead_news {
  margin-top: 20px;
}

.focus_lead_news h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  color: #206BD1;
}

.focus_lead_news>p {
  overflow: hidden;
  height: 50px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
}

.focus_news_item {
  margin-top: 23px;
}

.focus_news .focus_news_item>a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
  width: 455px;
}

.focus_news_item>a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
}

.focus_news_item>a:hover {
  color: #006cff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.focus_news_item>span {
  float: right;
  font-size: 14px;
  color: #999;
}

.focus_news_item_top {
  margin-top: 16px;
}

.focus_news_item_top>a {
  display: inline-block;
  width: 360px;
}

/* 图片轮播 */
.images_swiper {
  margin-top: 60px;
  width: 100%;
  min-width: 1200px;
  height: 212px;
  background-image: url(../images/images_swiper.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.images_swiper_inner {
  position: relative;
  width: 1200px;
  height: 212px;
  margin: 0 auto;
}

.swiper-container4 {
  height: 122px;
  top: 50px;
  overflow: hidden;
}

.image_swiper_item {
  display: inline-block;
  padding: 0 7px;
}

.image_swiper_item>img {
  width: 272px;
  height: 122px;
}

.left_right_wrap a {
  color: white;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: 12px;
  display: block;
  width: 90px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #224cb1;
  font-size: 13px;
  border-radius: 20px;
}

.swiper-container4 {
  width: 94%;
}

.left_right_wrap .image_swiper_left {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: 0;
}

.left_right_wrap .image_swiper_right {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  right: 0;
}


.image_swiper_right {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.image_swiper_left {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

/* 所有新闻分类 */
.news_cates {
  width: 1200px;
  margin: 60px auto 30px auto;
}

.news_cates_left {
  box-sizing: border-box;
  padding: 28px 28px 0 28px;
  width: 794px;
  background-color: #fff;
}

.news_cates_right {
  width: 386px;
}

.news_cates_left_left {
  box-sizing: border-box;
  padding-right: 38px;
  margin-bottom: 30px;
  width: 50%;
}

.news_cates_left_right {
  box-sizing: border-box;
  padding-left: 38px;
  margin-bottom: 30px;
  width: 50%;
}

.news_adv {
  display: inline-block;
  margin-bottom: 30px;
  width: 100%;
  height: 100px;
}

.news_adv img {
  width: 100%;
  height: 100%;
}

/* 基层新闻标题 */
.news_h_title {
  margin-bottom: 30px;
  padding-bottom: 8px;
  border-bottom: 2px solid #206BD1;
}

.news_h_title_left>img {
  margin-top: 3px;
  margin-right: 8px;
  width: 22px;
  height: 22px;
}

.news_h_title_left>h1 {
  font-size: 20px;
  color: #206BD1;
}

.news_h_title_right {
  font-size: 14px;
  margin-top: 5px;
  color: #999;
}

/* 公众号、数字报纸、电视、股票指数 */
.official {
  position: relative;
}

.official_title {
  width: 100%;
  height: 39px;
  line-height: 39px;
  padding: 0 10px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  color: #FFFFFF;
}

.news_cates_right_item {
  box-sizing: border-box;
  padding: 12px 28px 20px 28px;
  margin-bottom: 18px;
  background-color: #fff;
}

.official {
  position: relative;
  margin-top: 22px;
  width: 100%;
  height: 204px;
}

.official p {
  box-sizing: border-box;
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  bottom: 0;
  width: 100%;
  padding: 12px 10px;
  font-size: 16px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}

.official img {
  width: 100%;
  height: 100%;
}

.news_cates_right_list_item {
  position: relative;
  box-sizing: border-box;
  padding-left: 10px;
  margin-top: 15px;

}

.news_cates_right_list_item>a {
  float: left;
  width: 92%;
  display: block;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_cates_right_list_item::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #BFBFBF;
}

.news_cates_right_list_item>img {
  width: 20px;
  height: 21px;
}

.news_cates_right_list_item>a:hover {
  color: #006cff;
  transition: all .3s ease;
}

/* 数字报纸 */
.bz_wrap {
  display: inline-block;
  height: 244px;
  margin-top: 22px;
}

.bz_wrap>img {
  width: 100%;
  height: 100%;
}

.bz_switch {
  box-sizing: border-box;
  padding: 0 10px;
  margin-top: 10px;
}

.bz_switch_btn {
  width: 82px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #F3F3F3;
  cursor: pointer;
}

.bz_switch_btn>img {
  width: 7px;
  height: 12px;
  margin-right: 5px;
  vertical-align: middle;
}

.bz_switch_btn>span {
  margin-right: 5px;
  font-size: 14px;
  color: #333;
}

.bz_switch_btn:hover>span {
  color: #006cff;
}

.bz_time {
  width: 145px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #206BD1;
  font-weight: bold;
}

/* 山能电视 */
.official .icon_play {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: 50%;
  margin-left: -24px;
  width: 48px;
  height: 48px;
}

/* 价格指数 */
.news_cates_right_item_gj {
  padding: 14px 13px 12px 13px;
}

.jg_title {
  margin-top: 13px;
  height: 44px;
  background-color: #f3f3f3;
}

.jg_title>span {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 44px;
  width: 21%;
}

.jg_title .w3,
.jg_content .w3 {
  width: 26%;
}

.jg_content {
  height: 38px;
  margin-top: 5px;
  border: 1px solid #ECECEC;
}

.jg_content:hover {
  box-shadow: 0px 3px 10px 0px rgba(174, 180, 187, 0.3);
  transition: all .3s ease-in-out;
}

.jg_content>li {
  width: 24%;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.up_icon {
  width: 8px;
}

.red {
  color: #FF3333;
}

.green {
  color: #0F990F;
}

/* 新闻外网 */
.news_center_out {
  width: 1200px;
  margin: 60px auto 60px auto;
}

.news_out_item {
  box-sizing: border-box;
  padding: 30px 28px 0 28px;
  width: 388px;
  height: 500px;
  margin-right: 18px;
  background-color: #fff;
}

.news_out_item:last-child {
  margin-right: 0;
}

.news_out_item_gj {
  padding: 30px 13px 0 13px;
}
