@charset "utf-8";
/* CSS Document */
.page{font-size:13px; color:#000;text-decoration:none;}
#page_div1{font-size:13px; color:#000; text-decoration:none; text-align:center;}

#page_div1 .arrow{font-size:13px; color:#000;text-decoration:none; height:22px; line-height:22px;}
#page_div1 .arrow a{ color:#000; text-decoration:none;}
#page_div1 .arrow a:hover{ color:#F00; text-decoration:underline;}
#page_div1 .pagination_index{ margin:0 6px; display:inline;}
#pagination_input{ width:30px; height:21px; line-height:21px; margin:0 4px; padding:0; overflow:hidden; border:1px solid #959595;}
#goPage{border:1px solid #959595;color:#000;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;background: url(../images/goPage.jpg) repeat-x left top;width:34px;height:20px;line-height:20px;text-align:center;display:inline-block;cursor: pointer;}
#page_div1 .pagination-first,#page_div1 .pagination-last{display:inline-block;font-size:13px;}
#pagination-input{ width:30px; height:21px; line-height:21px; margin:0 4px; padding:0; overflow:hidden; border:1px solid #959595;}
.pagination-last a{border:1px solid #959595;  color:#000; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;background: url(../images/goPage.jpg) repeat-x left top;  width:34px; height:20px; line-height:20px; text-align:center; display:inline-block}
.pagination-first a{margin:0 6px;}
/*分组长列表带分隔线*/
.list_div{width:100%; margin:10px 0 0 0;}
.list_div ul{text-align:center;}
.theme-li{text-align:left;}
.theme-li li{line-height:2.2;width:100%;white-space: nowrap;overflow:hidden;text-overflow:ellipsis; text-align:left; }
.theme-li li a{background: url(../images/20100611_ybclbbja.jpg) no-repeat left center;padding-left: 20px;}
.theme-li li span{float: right;margin: 0 10px; }
.theme-li li.lifgx{margin-bottom:12px;padding-bottom:12px; background: url(../images/20100620wj_sy_07.jpg) repeat-x bottom;}
.myul ul li {
    line-height: 36px;
   padding-left:10px;
   position:relative;
   font-size:14px;
}
.myul ul {
  //margin-left:0!important;
}
.myul ul li::before {
   content: "";
   width: 7px;
   height: 7px;
   position: absolute;
   background: #ccc;
   top:50%;
   transform: translateY(-50%);
   left:0;
   border-radius: 50%;
}
.myul ul li > a:first-child {
   color:#222;
   width:85%;
display:inline-block;
overflow:hidden;
   vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.myul ul li a.a2 {
  color: #1c5bb8;
  float:right;
  margin-left: 20px;
}
.myul ul li{
font-size:16px;
}
.myul ul li a.a3 {
   color:#c00;
   float:right;
   width:57px;
   font-size:16px;
   /* margin-right: 20px; */
}

.myul ul li a.a3.over {
font-size:16px;
  color:#222;
}
        .p_zj_list .hd ul li.on {
          
            color:#1c5bb8;
        }
.pagination-first a {
  color:#222;
  border:1px solid #ddd;
 border-radius:5px;
  display: inline-block;
  padding:3px 15px;
}

.pagination-first a.active {
   border-color:#0af;
   background:#0af;
   color:#fff;
}

 #page_div1 {
    text-align: center;
    margin-top:40px;
}
#container{
margin:55px auto 0;
max-width:1000px;
}

.p_zj_list h3 {
    margin: 15px 0 10px;
}
.p_zj_list h3 span {
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    margin-right: 30px;
  margin-left:15px;
    padding-bottom: 8px;
    cursor: pointer;
}

.p_zj_list h3 span.on {
    color: #003388;
    border-bottom: 3px solid #003388;
}

.p_zj_list h3 span.on{
color:inherit;
}

.p_zj_list > div {
    display: none;
}

