@charset "gb2312";
.lb {
    width: 1240px;
    margin: 10px auto;
    float: none;
    background: #fff;
    clear:both;
    position: relative;
    overflow: hidden;
    min-height :600px;
    padding :5px 10px;
}

.list_box1 {
    width: 220px;
}

.title_er {
    display: block;
    font-size: 16px;
    color: #00447C;
    border-bottom: 1px #CCCCCC solid;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
    font-weight: 900;
}

.list_box1 dl dd {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-bottom: 10px;
}

.list_box1 dl dd a {
    background: #f2f0f0;
    text-align: center;
}

.list_box1 dl dd a:hover {
    background: #dd0000;
    color: #fff;
}

.list_box1 dl dd a {
    display: block;
    width: 100%
}
.list_box1 .ztree ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 14px;
    text-align: left;
    white-space: nowrap;
    outline: 0;
}

.list_box2 {
    width: 890px;
}

.list_more a {
    color: #656565;
    font-size: 12px;
    font-weight: 100
}

.list_box2 ul li {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px #CCCCCC dotted;
}


.lb .list_l {
 /*   width: 800px;*/
    float: right;
  /*  margin-left: 10px;*/
    padding: 15px;
}

.lb .list_l a {
    font-size: 14px;
}

.lb .list_l .tabs {
    border-style: solid;
    border-width: 1px;
    border-color: #efefef;
}

.lb .list_l .list_l_top {
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #ccc;
}


.lb .list_l .list_l_top .list_l_top_wz_1 {
    float: left;
    width: 85%
}

.lb .list_l .list_l_top .list_l_top_wz_2 {}

.lb .list_l .list_l_top .list_l_top_wz_2 .xly {
    font-style: normal;
    font-family: "????";
    color: #3366CC;
    font-size: 12px;
    text-decoration: underline;
    ursor: pointer;
}

.lb .list_l .list_l_top h2 {
    color: #636363;
    font-size: 14px;
    font-weight: bold;
}

.lb .list_l ul {
  /*  height: 610px;*/
}

.lb .list_l ul li {
    width: 100%;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    display: block;
}


.lb .list_l ul .li_jpg {
    width: 100%;
    clear: both;
    overflow: inherit;
}

.lb .list_l ul .li_jpg a img {
    width: 200px;
    height: 150px;
}

.lb .list_l ul li a {
    width: 85%;
    overflow: hidden;
    display: block;
    float: left;
    margin-left :10px;
}

.lb .list_l ul .li_jpg a {
    margin: 15px 25px 5px;
    width: 200px;
}

.lb .list_l ul .li_jpg span {
    height: 20px;
    line-height: 20px;
    margin: 10px auto 5px;
    float: inherit;
    text-align: center;
    overflow: hidden;
    color: #000;
    width: 200px;
}

.lb .list_l ul .li_jpgtxt {
    width: 100%;
    line-height: 205px;
    height: 210px;
    clear: both;
}

.lb .list_l ul .li_jpgtxt a {
    width: 200px;
    margin: 5px 0px 0px 10px;
}

.lb .list_l ul .li_jpgtxt a img {
    height: 200px;
}

.lb .list_l ul .li_jpgtxt div {
    width: 530px;
    padding-top: 40px;
    float: right;
    vertical-align: middle;
    line-height: 30px;
    height: 30px
}

.lb .list_l ul .li_jpgtxt div p {
    text-indent: 2em;
    margin-bottom: 20px;
}

.lb .list_l ul li.zt {
    background: url(imageszt_jpg.png) no-repeat left center;
    padding-left: 5px;
    width: 100%;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
}

.lb .list_l ul li.zt a {
    padding-left: 50px;
}

.lb .list_l ul li.li_none {
    height: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #a4a4a4;
}

.lb .list_l ul li a.list_a {
    float: left;
    width: 550px;
}

.lb .list_l ul li span {
    font-size: 12px;
    float: right;
    color: #ccc;
    margin-right: 20px;
    text-align: right;
}

.lb .list_r {
    width: 300px;
    float: left;
    margin-top: 20px;
}

.topfixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9000;
    webkit-box-shadow: 0px 4px 4px #baacc9;
    -moz-box-shadow: 0px 4px 4px #baacc9;
    box-shadow: 0px 4px 4px #baacc9;
    background: #fff;
}

.lb .list_r h2
{
     background-color:#2d4c86;
   /* background: url(imageslb_bj.png) repeat-x;*/
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-weight: bold;
    font: "Microsoft Yahei" , "Hiragino Sans GB" , sans-serif;
}


.lb .list_r h2 a {
    color: #fff;
    font-size: 20px;
}

.lb .list_r ul li {
    font-size: 14px;
    list-style-type: none;
    width: 50%;
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    background-color: #efefef;
    margin-bottom: 1px;
}

.lb .list_r ul.news_list li {
    padding-left: 0px;
    width: 100%;
    height: 50px;
    line-height: 25px;
    padding-top: 3px;
}

.lb .list_r ul.news_list li a {
    height: 50px;
    padding-left: 5px;
}

.lb .list_r ul li a {
    color: #666;
    display: block;
    width: 120px;
    overflow: hidden;
}

.lb .list_r ul li a:hover {
    color: #fff;
}

.lb .list_r ul li:hover {
    background-color: #CCCCCC;
}


/*???*/

.lb .list_l .zt-list dl {
    width: 100%;
    margin-top: 20px;
}

.lb .list_l .zt-list dl dd {
    border: 1px solid #C0C0C0;
    width: 225px;
    height: 50px;
    background-color: #F7F7F7;
    display: inline-block;
    margin: 10px 10px;
    text-align: center;
    padding-top: 12px;
    margin-left: 0px;
}

.lb .list_l .zt-list dl dd a {
    font-family: "??????";
    font-size: 16px;
    color: #3694f8;
    overflow: hidden;
    width: 200px;
    white-space: nowrap;
    display: inline-block;
}

.box40 {
    width: 750px;
    margin-right: 20px;
}

.slideTxtBox .hd {
    position: relative;
    height: 32px;
    line-height: 32px;
    padding-right: 10px;
    border-bottom: 1px solid #dd0000;
}
.slideTxtBox .hd dl dd.wxw_dd1 {
    /* width: 130px; */
    /* font-size: 16px; */
    position: absolute;
    left: 16px;
    bottom: -1px;
    height: 33px;
    line-height: 33px;
    padding-left: 20px;
    color: #FFF;
    /* background: url(imagestitle_icon3.png) no-repeat left bottom; */
}

.slideTxtBox .hd dl {
    float: left;
    position: absolute;
    left: 0px;
    top: -1px;
    height: 32px;
    line-height: 30px;}
    
    
  .slideTxtBox .hd dl dd.on1 {
    background: #dd0000;
    color: #FFF;    
}
    

.margin_t_25 {
    margin-top: 25px;
}

.margin_l_25 {
    margin-left: 25px;
}


/* margin-left: 25px; */


/*???????*/

.lm {
    margin-bottom: 20px;
    overflow: hidden;
}

.tj {
    overflow: hidden;   
}

.tj dl {
    width: 100%;
    margin-top: 20px;
}

.tj dl dd {
    width: 100%;
    height: 50px;
    background-color: #F7F7F7;
    display: inline-block;
    margin: 10px 0px;
    text-align: center;
    padding-top: 12px;
}

.tj dl dd a {
    font-family: "??????";
    font-size: 16px;
    color: #4586fc;
    overflow: hidden;
    width: 200px;
    white-space: nowrap;
    display: inline-block;
}

.marg_20 {
    margin-top: 20px;
}

.lb .list_r .tj ul li {
    font-size: 14px;
    list-style-type: none;
    width: 100%;
    float: left;
    display: block;
    height: 30px;
    line-height: 30px;
    background-color: #efefef;
    margin-bottom: 1px;
}

.lb .list_r .tj ul li a {
    margin: 0 10px;
    width: 245px;
}

.lb .list_r .tj ul li a:hover {
    background-color: #e4e2e2;
    color: #cd0200;
}


/*read*/

.news_top {
    padding: 10px;
    /*border-bottom: 1px dotted #a4a4a4;*/
}

.news_top h2 {
    color: #636363;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    padding: 10px 10px
}

.news {
   width: 95%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

.news h2 {
    width: 100%;
    height: 25px;
    margin: 10px 0;
    color: #000;
    font-family: ????, serif;
    font-size: 12px;
    font-weight: 100;
    border-bottom: 1px solid #c6c6c6;
    padding-left: 20px;
}

.news h2 a,
.news h2 span {
    margin-right: 10px;
    color: #000;
    float: left;
}

.news_top h2 {
    text-align: center;
}

.news_top h3 {
    font-weight: normal;
    font-size: 100%;
    text-align: center;
    font-family: ????, serif;
    font-size: 12px;
    margin: 10px 0;
}

.news_top h3 span {
    margin-right: 5px;
}

.news_top h3 em {
    margin-right: 10px;
}

.news .news_l {
  /*  width: 100%;*/
    padding: 0 10px;
}

.news .news_l .nr p {
    text-indent: 2em;
    margin-bottom: 20px
}
.news .news_l .nr td p {
    text-indent: 0em;
    margin-bottom: 20px;
}

.news .news_l .nr img {
    max-width: 98%;
    text-align: center;
    display: block;
    margin: 20px auto;
}

.news .news_l .nr .txt_img {
    text-indent: 0px;
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 12px
}

.news .news_l .nr .txt_img img {
    display: block;
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
}

.news .news_l .nr .txt_img div {
    clear: both;
}

.news .news_l h1 {
    font-family: "??????";
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #000;
}

.news .news_l h4 {
    font-weight: normal;
    background: #fff;
    color: #575757;
    text-indent: 24px;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
    font-family: '????';
}

.news .news_l .nr {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
    font: 16px/25.6px "Microsoft Yahei", ????;
    color: rgb(0, 0, 0);
    line-height: 30px;
}

.news .news_l .nr .mp3_play {
    width: 520px;
    margin: 5px auto;
}

.news .news_l .nr .mp3_play span {
    font-size: 12px;
    color: #3366CC;
}

.news .news_l .nr .mp3_list {
    width: 800px;
    margin: 15px auto;
}

.news .news_l .nr .mp3_list li {
    text-align: left;
    width: 50%;
    float: left;
    display: inline-block;
    height: 35px;
    font-size: 14px;
}

.news .news_l .nr .mp3_list li a {
    display: inline-block;
    float: right;
    width: 85px;
    height: 30px;
    font-size: 12px;
    color: teal;
}

.news .news_l .nr .mp3_list li:hover {
    background-color: #F0F0F0;
}

.news .news_l .nr .mp3_list li img {
    display: inline-block;
    margin: 10px 5px;
}


.news .news_l .nr .mp3_list li a span
{
     margin-top :5px;    
    color: teal;
}

.news .news_l .nr .mp3_list label {
    display: inline-block;
    overflow: hidden;
    width: 270px;
    height: 30px;
}

.news .news_l .nr .pdf_yead
{
    margin-left: 30px;
    color: #0066FF;
    text-decoration: underline;
}

.news .news_l .nr td {
vertical-align: middle;
text-align: center;
}

.news .news_l .nr td p
{
text-indent: 0em;
padding:5px 0px;
margin-bottom:0px;
}

.lb .list_r ul.news_list li a {
    color: #666;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-left: 2px;
}

.lb .list_r ul.news_list li a:hover {
    color: #fff;
}


/*???*/

.page {
    width: 800px;
    margin: 0 auto;
    text-align: center;
    height: 45px;
    padding-top: 10px;
    margin-top: 20px;
}

.page a {
    font-size: 12px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
    color: #5c6d7e;
    BACKGROUND-COLOR: #ecf0f1;
    TEXT-DECORATION: none;
    border: 1px solid #acb4b5;
    cursor: pointer;
    FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
}

.page a:hover {
    background: #b7001d;
    color: #fff;
}

.page a.cu {
    background: #FF6600;
    color: #fff;
}

.page a.no {
    background: #ecf0f1;
    color: #999999;
}

.pdf_iframe {
    width: 100%;
    height: 750px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.slideTxtBox .hd dl dd.wxw_dd1 {
    left: 0px;
    display: block;
    text-align: center;
    padding-left: 0px;
}
/*???*/
input{color:#000;}



/*????*/

.comment {
    margin-top: 15px;
    margin-left: 15px;
    width :95%;
    display :none ;
}

.comment h1 {
    margin-bottom: 10px;
    height: 30px;
    
}

.comment h1 label {
    font-size: 22px;
    font-weight: 700;
    color: #4f5157;
}

.comment h1 span {
    color: #9e9e9e;
    font-size: 16px;
    line-height: 24px;
}

.input {
    border: 1px solid #efefef;
    border-radius: 6px;
    background: #fff;
  /*  overflow: hidden;*/
}

.input textarea {
    height: 120px;
    width: 98%;
    border: 0;
    overflow: hidden;
    resize: none;
    padding: 5px;
    font-size: 14px;
    font-family: Arial;
}

.input .butt {
    height: 50px;
    border-top: 1px solid #efefef;
    background: #fafafa;
}

.input .butt label {
    height: 35px;
    line-height: 45px;
    margin-left: 15px;
    color: #9e9e9e;
}

.input .butt a {
    float: right;
    width: 90px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #cdcdcd;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    margin-top: 7px;
    margin-right: 7px;
}

.comment-list {
    margin-top: 15px;
    border-bottom: 1px dashed #efefef;
}

.comment-list span {
    color: #9e9e9e;
}

.comment-list .con {
    margin: 15px 10px;
    line-height: 20px;
}

.f_down1{margin-left:13px; }
.f_down2{margin-left:130px;line-height: 25px;height:25px}
.no_show{display:none;}
.width_800{width:900px;}
.width_100{width:100%;}

 /*??????*/
.list_search_bar
{
    color: #FFFFFF;
    background-color: #CCCCCC;
    text-align: center;
    height: 50px;
}


/*????????*/
.news .news_l .nr .file_read_fj {width:100%}
.news .news_l .nr .file_read_fj p{color:green;}
.news .news_l .nr .file_read_fj ul{height:100%;}
.news .news_l .nr .file_read_fj ul li{width:50%; float:left; overflow :hidden ;}
.news .news_l .nr .file_read_fj ul li a{margin-left: 130px;line-height: 25px;height: 25px;}
 
