@charset "UTF-8";
div,
p {
  box-sizing: border-box;
}

div,
p,
span,
li,
a,
td {
  font-family: "Microsoft Yahei";
}

a {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
}
li{list-style:none;}
.tab_x_y {
    visibility: visible;
    z-index: 1;
}









/*鼠标划过显示文字*/

.tab_n:hover .icon{display:none;}
.tab_n:hover .icon_w{display:block;}

.tab_n:hover .blue_img{display:none;}
.tab_n:hover .red_img{display:block;}


















.wrap_cont{width:1200px;margin:0 auto;margin-top:350px;}
body{background:url(/uiFramework/commonResource/image/2024071810151670823.jpg) no-repeat center top -50px;background-color:#fbf2e0;}
.zt_zyjs {background:url(/uiFramework/commonResource/image/2024071810292466658.png) no-repeat;height:275px;}

/*中央精神*/
.zy_list{margin-left:124px;padding-top:40px;position:relative;}
.zy_list ul li{line-height:42px;}
.zy_list ul li a{font-size:18px;}
.zy_list ul li a br{display:none;}
.zy_list ul li i{display:inline-block;margin-right:16px;}
.zy_list .page{position:absolute;writing-mode: vertical-rl;
    transform: rotate(360deg);
    left: -93px;
    font-size: 36px;
    display: block;
    color: transparent;}

/*媒体报道*/
.zt_mtbd{background:url(/uiFramework/commonResource/image/2024071810555533075.png) no-repeat;margin-top:31px;height:309px;}
.mtbd_list{margin-left:124px;padding-top:55px;display:flex;justify-content:space-between;position:relative;}
.mtbd_left{width:495px;height:221px;background:#fff9ef;display:flex;padding-top:28px;}
.mtbd_right{width:505px;margin-right:40px;}
.mtbd_left i{margin-left:23px;margin-right:17px;}
.mtbd_left_tit .list_tit a{font-size:18px;color:#333;}
.mtbd_left_summary{font-size:16px;color:#666;padding-top:18px;line-height:28px;text-align:justify;}
.mtbd_left_tit{padding-right:29px;}
.mtbd_list .page{position:absolute;writing-mode: vertical-rl;
    transform: rotate(360deg);
    left: -93px;
    font-size: 36px;
    display: block;
    color: transparent;}
.mtbd_right ul li a{font-size:18px;color:#333;}
.mtbd_right ul li i{margin-right:16px;}
.mtbd_right ul li{line-height:42px;  width: 488px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

/*中央民族工作会议精神*/
.zt_img{margin-top:47px;padding-bottom:47px;}

/*主题采访*/
.zt_ztcf {background:url(/uiFramework/commonResource/image/2024071813555289973.png) no-repeat;margin-top:31px;height:532px;}
.tab_x_n{display:none!important;}
.zt_ztcf_tit{padding-top:25px;margin-left:124px;margin-bottom:82px;}
.tabHeader{height:87px;}
.tab1_x {margin-left:124px;display:flex;justify-content:space-between;}
.swiper_left{width:495px;height:279px;display:flex;}
.swiper_left img{width:100%;height:279px;}
.swiper-slide{position:relative;}
.swiper-slide span{position:absolute;width:100%;background:rgba(0,0,0,0.3);left:0;bottom:0;height:57px; background: linear-gradient(to top, #333, transparent);line-height:57px;}
.swiper-slide span a{
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    display: inline-block;
    width: 350px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 15px!important;
    right: 20px!important;
    width:auto!important;
    color: #fff;font-size:18px;
    left: inherit !important;
}
.swiper_right{width:505px;margin-right:40px;}
.swiper_right ul li a{font-size:18px;color:#333;}
.swiper_right ul li i{margin-right:16px;}
.swiper_right ul li{line-height:44px;  width: 488px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  }

/*主题采访标题*/
.tabHeader ul{
    display: flex;
    align-items: center;
    height: 87px;
    justify-content: space-between;
    margin-right:40px;
}

.tab_n .icon_w{display:none;}
.tab_y .icon{display:none;}
.tab_n .red_img{display:none;}
.tab_y .blue_img{display:none;}
.bth{display:flex;align-items:center;}
.tab_nmg .icon_w,.tab_nmg .icon{margin-right:10px;}
.tab_gx .icon_w,.tab_gx .icon{margin-right:10px;}
.tab_xz .icon_w,.tab_xz .icon{margin-right:10px;}
.tab_nx .icon_w,.tab_nx .icon{margin-right:7px;}
.tab_xj .icon_w,.tab_xj .icon{margin-right:10px;}
.tab_gx {margin-bottom:-96px;}
.tab_xz {margin-bottom:-30px;}
.tab_nx {margin-bottom:-146px;}
.tab_xj {margin-bottom:-124px;}



/*底部*/
.footer {
    border-top: 1px solid #e1e1e1;
    padding: 25px 0;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.align-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.infoword p {
    margin-bottom: 10px;
}
.infoword p span {
    color: #777;
    font-size: 14px;
    margin-right: 15px;
}
.footerRight img {
    width: 78px;
    margin: 0 10px;
}
.infoword p span.col a{text-decoration: none;
    font-size: 14px;}