/* 领导人著作 */
.list_leader{
    width: 1150px;
    /* border:1px solid red; */
    background: #fff;
  }
  .list_leader_img{
    float: left;
    width: 850px;
    height: auto;
  }
  .list_leader_img ul{
    width: 850px;
    margin-left: 30px;
  }
  .list_leader_img ul li{
    float: left;
    width: 50%;
    overflow: hidden;
    padding:20px 0;
  }
  .list_leader_img ul li:first-child{
    margin-left: 0;
  }
  .list_leader_img ul li .image{
    float: left;
    width: 110px;
    height: 145px;
    /* background: url(../images/back1.png) no-repeat center center; */
  }
  .list_leader_img ul li .image img{
    border: 1px solid #c9c9c9;
    width: 100%;
    height: 100%;
  }
  .list_leader_img ul li .text{
    float: right;
    width: 290px;
    font-family: 'Arial', "宋体";
    font-size: 16px;
    text-overflow: ellipsis;
  }
  .list_leader_img ul li .text h3{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-bottom: 7px;
    margin-top: 10px;
  }
  .list_leader_img ul li .text p{
    line-height: 26px;
    color: #818181;
    font-size: 14px;
  }





  .list_leader_name{
    float: right;
    width: 287px;
    height: auto;
    background: #EEF2F7;
  }
  .list_leader_name h3{
    width: 100%;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    color:#fff;
    background: #435479 ;
    text-indent: 1em;
  }
  .list_leader_name ul{
    margin-bottom: 20px;
  }
  .list_leader_name ul li{
    font-size: 16px;
    color: #333;
    line-height: 25px;
    padding: 10px 0;
    font-weight: 500;
    text-align: center;
  }
  .list_leader_name ul li a:hover{
    color:#c93b37;
    text-decoration: none;
  }

  /* 新书介绍 */
  .col_left .list_book {
    margin-top: 30px;
  }
  .col_left .list_book li{
    float: left;
    width: 370px;
    overflow: hidden;
    margin-bottom: 30px;
    height: auto;
}
.list_book li .image {
    float: left;
    width: 110px;
    height: 145px;
  }
.list_book  li .image img {
    border: 1px solid #c9c9c9;
    width: 100%;
    height: 100%;
}
.list_book li .text {
  float: right;
  width: 210px;
  font-family: 'Arial', "宋体";
  font-size: 16px;
  text-overflow: ellipsis;
  padding: 0 30px 0 15px;
}
.list_book li .text h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding-bottom: 7px;
  margin-top: 10px;
}
.list_book li .text p {
  line-height: 26px;
  color: #818181;
  font-size: 14px;
}
/* 新书详情 */
.book_left{
  margin-top:30px
}
.book_img{
  width: 145px;
  height: 190px;
  float: left;
  margin-right: 20px;
}
.book_img img{
  width: 100%;
  height: 100%;
  display: block;
}
.book_left h3{
  /* background: url(../images/cn_sub01_dot.gif) repeat-x left bottom; */
  font-family: "微软雅黑";
  font-weight: bold;
  font-size: 20px;
  color: #3D4A63;
  padding-bottom: 12px;
  margin-bottom: 7px;
}
.book_left>p{
  font-size: 14px;
  color: #4a4a4a;
  line-height: 25px;
}
.book_left .book_cont p{
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-align: justify;
  text-indent: 2em;
}

/* 报刊要览 */
.list_news{
    width: 1140px;
    /* border:1px solid red; */
    background: #fff;
    margin-bottom: 20px;
  }
  .list_news h3{
    width: 100%;
    line-height: 50px;
    color: #fff;
    background: #435479;
    font-size: 22px;
    text-indent: 1em;
  }
  .list_news ul{
    width: 1160px;
    margin:20px auto;
  }
  .list_news ul li{
      width:360px;
      float: left;
      height: 144px;
      margin-bottom:30px;
      margin-right:20px;
      padding-left: 1px;
      border:1px solid transparent
  }
  .list_news ul li:first-child{
    background: #F9F8F7;
    border: solid 1px #F0EBE5;
    padding-left: 1px;
  }
  .list_news ul li:first-child img{

  }
  .list_news ul li:hover{
    background: #F9F8F7;
    border: solid 1px #F0EBE5;
    padding-left: 1px;
  }
  .list_news ul li:hover a{
    border: 1px solid #D35000;
  }
  .list_news ul li .d_img{
      display: block;
      float: left;
      width: 104px;
      height: 142px;
      margin-right: 15px;
      border: 1px solid #c9c9c9;
  }
  .list_news ul li .d_img img{
      width: 100%;
      height: 142px;
      display: block;
       
  }
  .list_news ul li:first-child .text h2,
  .list_news ul li:first-child .text p{
      color:#D35000
  }
  .list_news ul li  .text h2{
      font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-bottom: 7px;
    margin-top: 10px;
    padding: 5px 30px;
  }
  .list_news ul li  .text p{
    line-height: 20px;
    color: #818181;
    font-size: 14px;
    padding: 0 30px;
  }

    /* con-文献 */
.new_article{
  font-size: 12px;
    color: #818181;
  padding: 0 30px 15px 0;
}
.list_literature{
    width: 1140px;
    /* border:1px solid red; */
    background: #fff;
    }
.list_literature  .list_title{
    line-height: 50px;
    color: #fff;
    background: #435479;
    text-indent: 1em;
    width: 100%;
    font-size: 22px;
}
.list_literature_img{
    float: right;
    width: 800px;
    height: auto;
    margin-top:20px;
}
.list_literature_img ul{
    width: 840px;
    margin-bottom: 20px;
}
.list_literature_img ul li{
    float: left;
    width: 50%;
    overflow: hidden;
    padding:20px 0;
}
.list_literature_img ul li:first-child{
margin-left: 0;
}
.list_literature_img ul li .image{
    float: left;
    width: 110px;
    height: 145px;
/* background: url(../images/back1.png) no-repeat center center; */
}
.list_literature_img ul li .image img{
    border: 1px solid #c9c9c9;
    width: 100%;
    height: 100%;
}
.list_literature_img ul li .text{
    float: right;
    width: 285px;
    font-family: 'Arial', "宋体";
    font-size: 16px;
    text-overflow: ellipsis;
    padding:  0 15px;
  margin-right:20px;
}
.list_literature_img>h3{
    font-size: 19px;
    font-weight: bold;
    color: #295472;
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 50px;
}
.list_literature_img .md_hd{
    width: 800px;
    height: 31px;
    border-bottom:3px solid #D4D4D4;
    margin-left: 0;
}
.list_literature_img .md_hd .mh_title{
    font-size: 19px;
    font-weight: bold;
    color: #c90727;
    margin-top: 0px;
    border-bottom: 3px solid #c90727;
    padding-bottom: 8px;
}
.list_literature_img ul li .text h3{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-bottom: 7px;
    margin-top: 10px;
}
.list_literature_img ul li .text p{
    line-height: 26px;
    color: #818181;
    font-size: 14px;
}





.list_literature_data{
    float: left;
    width: 290px;
    height: auto;
    margin: 20px 0 30px 20px;

}

.list_literature_data ul{
    border: 1px solid #f0ebe6;
    background: #f9f8f7;
    height: auto;
    overflow: hidden;
}
.list_literature_data  .min-h{
    height: auto;
}
.list_literature_data ul li{
    width: 100%;
    font-size: 16px;
    color: #333;
      line-height: 30px;
    padding: 5px 0;
    font-weight: 500;
    color: #153d66;
    text-align: center;
    background: url(../images/cn_sub01_dot.gif) repeat-x left bottom;
}
.list_literature_data ul li a{
  display:block;
      width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding: 10px 0;
    font-weight: 500;
    color: #153d66;
    text-align: center;
}


.list_literature_data ul li:hover {
  background: url(../images/en_sub01_licur.gif) repeat-x center;
}
.list_literature_data ul li:hover a{
    color: #fff;
    text-decoration: none;
}
.list_literature_data>div{
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #aaaaaa;
    font-size: 14px;
    border-top: 1px solid #f0ebe6; 
    cursor: pointer; 
    background: #f9f8f7;
}
.btn_more{
    display: block;
}
.btn_more_hide{
    display: none;
}
/* 政府文献 */
.list_government ul {
    border-bottom: none;
    border-right: none;
}
.list_government ul li{
    float: left;
    width:143px;
    border-bottom: 1px solid #f0ebe6;
    border-right: 1px solid #f0ebe6;
    background: none;
}



/* 刊期要览详情 */
.detail_title {
    width: 1140px;
    line-height: 50px;
    color: #fff;
    background: #435479;
    font-size: 22px;
    text-indent: 1em;
}
.detail_bkyl{
    margin-top:30px;
    width:1140px;
    background: #fff;
}
.detail_left{
    float: left;
    width: 700px;
    height: auto;
    padding: 0 20px;
}
.detail_right{
    float: right;
    width: 395px;
    height: auto; 
    border: 1px solid #f0ebe5;
    border-top: none; 
    background: #f9f8f7;
    margin-bottom: 30px;
}
.detail_left>h3{
    font-size: 20px;
    font-weight: bold;
    color: #e91500;
    padding-bottom: 40px;
    margin-top: 30px;
}
.detail_left p{
    font-size: 16px; 
    color: #333;
    line-height: 25px;
}
.detail_right h3{
    font-size: 20px;
    font-weight: bold;
    color: #fff; 
    line-height: 43px;
    text-align: center;
    width: 100%;
    background: #435479;
}
.detail_img{
    margin:30px auto;
    height: 220px;
    width: 190px;
    border:1px solid red;
}
.detail_right img{
    display: block;
    height: 100%;
    width: 100%;
}
.detail_right_list{
    height: 115px;
    overflow: hidden;
}
.detail_right ul.h{
    height: auto;
}
.detail_right_list li{
    width: 150px;
    margin-left:35px;
    float: left;
    padding-left: 13px;
    line-height: 30px;
    font-size: 16px;
    color: #d35000;
    background: url(../images/red_p.png) no-repeat left;
}
.detail_right_list li a{
    color: #d35000;
}
.detail_right .detail_btn_more{
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #aaaaaa;
    font-size: 14px; 
    cursor: pointer; 
    background: #f9f8f7;
    /* border-bottom: 1px solid #f0ebe5;; */
}
.detail_right .detail_btn_more_hide{
    display: none;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #aaaaaa;
    font-size: 14px; 
    cursor: pointer; 
    background: #f9f8f7;
    /* border-bottom: 1px solid #f0ebe5;; */
}

/* 党的文献 */
.j_focus{
    /* margin-top: 20px */
}
.j_focus div.swiper-focus {
    width: 800px;
    height: 252px;
    position: relative;
    overflow: hidden;
    margin-left: 0;
    margin-bottom: 30px;
    /* border:1px solid red; */
  }
  .j_focus  div.swiper-focus div.swiper-pagination-focus {
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 450px;
    text-align: right;
    margin-right:30px
  }
  .j_focus  .slide_list{
    width:800px;
    height:252px;
    margin:0px ;
  }
  .j_focus .slide_list a {
    display: inline-block;
    width: 450px;
    height: 252px;
    float: left;
    margin-right:15px;
    position: relative;
  }
  .j_focus  .slide_list img{
    width: 450px;
    height: 252px;
    box-shadow: none;
  }
  .j_focus .slide_list a span{
    display: block;
    width: 450px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    position: absolute;
    left: 0;
    bottom: 0;
    color:#fff;
    text-indent: 1em;
    font-size: 14px;
  }
  .j_focus .slide_list h3{
    font-size: 20px; 
    color: #f30606;
    line-height: 32px;
    margin:15px 0
  }
  .j_focus .slide_list p{
    font-size: 14px; 
    color: #818181;
    line-height: 25px;
    text-align: justify;
  }
  
  
  .j_focus div.swiper-focus div.swiper-pagination-focus span {
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    width: 20px;
    height: 20px; 
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #D6D8E3;
    text-align: center;
    border-radius: 1px;
    /* behavior: url(../PIE-1.0.0/PIE.htc); */
  }
  .j_focus div.swiper-focus div.swiper-pagination-focus span.swiper-active-switch {
    background: #c90727; 
    color: #fff;
  }
  /* 党的文献-政治局常委 */
  .list_literature_img ul.list_politics{
      margin-bottom: 30px;
  }
.list_literature_img >.list_politics li{
      width: 800px;
      overflow: hidden;
      background: url(../images/cn_sub01_dot.gif) repeat-x left bottom;
  }
  .mb_col_1,
  .mb_col_2{
      float: left;
      width: 50%;
  }
  .md_sub04 .mb_2col .mb_col_1 {
    width: 292px;
    margin-right: 26px;
}
.md .mb_2col .mb_col_1, .md .mb_2col .mb_col_2 {
    float: left;
    width: 49.9%;
}
.md .mb_2col .mb_col_1 .image_box, .md .mb_2col .mb_col_1 .text_box, .md .mb_2col .mb_col_1 .title_list_box, .md .mb_3col .mb_col_1 .image_box, .md .mb_3col .mb_col_1 .text_box, .md .mb_3col .mb_col_1 .title_list_box, .md .mb_3col .mb_col_2 .image_box, .md .mb_3col .mb_col_2 .text_box, .md .mb_3col .mb_col_2 .title_list_box, .md .title_list_box .mb_2col .mb_col_1 .title_list, .md .title_list_box .mb_3col .mb_col_1 .title_list, .md .title_list_box .mb_3col .mb_col_2 .title_list {
    margin-right: 6px;
}
.md_sub04 .text_box .l {
    margin-right: 9px;
}
.md .text_box .l {
    margin: 0 5px 0 0;
}
.md_sub04 .text_box img{
    padding: 2px;
    border: 1px solid #c9c9c9;
    float: left;
}
.md_sub04 .text_box h3 {
    font-family: "微软雅黑";
    color: #c90727;
    font-weight: bold;
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 10px;
}
.md_sub04 .text_box h3 a{
    color: #c90727;
}
.md_sub04 .text_box p {
    font-family: 'Arial', "宋体";
    font-size: 12px;
    color: #4a4a4a;
    line-height: 24px;
}
.md_sub04 .text_box p a {
    color: #4a4a4a;
}
.md_sub04 .mb_2col .mb_col_2 {
    width: 291px;
}
.md_sub04 .text_sub04 {
    
    padding-top: 10px;
}
.md_sub04 .text_sub04 p {
    line-height: 18px;
    color: #666;
}
.md_sub04 .text_sub04 p a {
    color: #666;
}
.list_literature_img .list_name li{
    line-height: 45px;
    padding: 10px 0;
    width: 47%;
    float: left;
    margin-right: 10px;
    height: 43px;
    text-align: center;
    color: #153D66;
    font-weight: bold;
    font-size: 18px;
    background: url(../images/en_input_style.jpg) repeat-x center;
}
.list_name li a{
    color:#153D66;
}
.name_title_list{
    width: 1200px;
    background: #fff;
    padding-bottom: 30px;
}
.name_title_list>h3{
    color: #363636; 
    font-size: 26px;
    line-height: 70px;
    text-align: center;
    font-weight: bold;
}
.name_title{
    padding: 0 20px;
}
.name_title li{
    float: left;
    padding: 5px 30px;
    font-size: 16px;
    line-height: 30px;
    color: #818181;
}


 .list_literature_data ul>li.select
{
    
   	background: #303F5C;
   
   }
   .list_literature_data ul>li.select a{
   	color: #fff;
   }

.list_leader_name ul li.select a{
  color:#B72020;
}

.col_left .slideTxtBox {
  width: 100%;
}

.col_left .slideTxtBox .hd {
  height: 43px;
  line-height: 43px;
  margin-top: -45px;
  width:67%;
  background:none;
}

.col_left .slideTxtBox .hd ul {
  overflow: hidden; 
  height: 43px;
}

.col_left .slideTxtBox .hd ul li {
  float: left;
  cursor: pointer;
  font-size: 16px;
  color: #333333;
}
.col_left .slideTxtBox .hd ul li:first-child{
  margin-left:30px;
}
.col_left .slideTxtBox .hd ul li.p3_tab {
  margin: 0 63px
}

.col_left .slideTxtBox .hd ul li.on a{ 
  color: #C93B37;
  background: url('../images/bar.png') bottom no-repeat;
}

.col_left .slideTxtBox .bd ul {
  zoom: 1;
}

.col_left .slideTxtBox .bd li { 
  line-height: 22px;
  font-size: 16px;
  color: #333333;
  margin-top:16px;
  padding-left: 10px;
  background: url('../images/red_p.png')left no-repeat;
  overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}