body{
    background: #fff;
}

.heard{
    width: 100%;
    height: 419px;
    background:url("../images_bzh/bj.png") no-repeat;
}
.ls-logo{
    width: 1240px;
    margin: 0 auto;
    position: relative;
}
.ls-logo .img_title{
    display: none;
}
.guidang {
    position: absolute;
    top: -23px;
    right: -30px;
    z-index: 1;
}
/*导航*/
.ls-navigation{
    background: url(../images_bzh/bzh_navbg.gif) 0 0 repeat-x;
    margin-bottom:70px;
    height: 50px;
    line-height:50px;
}
.ls-navigation-inner{
    width: 1200px;
    margin: 0 auto;
}
.ls-navigation-inner ul li{
    float: left;
    width: 299px;
    text-align: center;
    padding-right: 1px;
    font-size: 20px;
    font-weight: bold;
    background: url(../images_bzh/bzh_navfg.gif) right center no-repeat;
}

.ls-navigation-inner ul li a{
    color: #fff;
    display: block;
    text-decoration: none;
}
.ls-navigation-inner ul li:hover,.ls-navigation-inner ul li.on{
    background: url(../images_bzh/bzh_navh.gif) 0 0 repeat-x;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
/*内容*/
.container{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.module{
   height:200px;
    position: relative;
    border: 1px solid #e1e1e1;
    background: #fff;
}
.panel-heading{
    width: 486px;
    height: 68px;
    line-height: 68px;
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 50%;
    margin-left: -243px;
    top: -32px;
    text-align: center;
    background: url(../images_bzh/blue_list.png) center 5px no-repeat;
}
.module .html-body{
    padding: 73px 35px 30px 45px;
    text-indent: 2em;
    line-height: 200%;
    font-size: 16px;
}

/*试点栏目*/
.sd{
    height:74px;
    margin-top: 20px;
}
.sd2{
    height: auto;
    overflow: hidden;
}
.sd2 ul li{
    float: left;
    width: 285px;
    height: 74px;
    padding: 0 20px 20px 0;
}
.sd2 ul li.num4, .sd2 ul li.num8 {
    padding-right: 0;
}
.sd2 ul li .img_title{
    display: none;
}
/*广告位*/
.ggw{
  width: 100%;
    height: 100px;
    margin-top:20px;
}
.ggw .img_title{
    display: none;
}
/*文字列表*/
.wzlb{
  margin-top: 20px;
}
.wzlb_left{
  width: 387px;
    height: 330px;
    margin-right:15px;
    float: left;
}
.wzlb-heading {
    height: 45px;
    background: url(../images_bzh/secbg.jpg) 0 bottom repeat-x;
    border: none;
    padding: 0;
}
.wzlb-heading .title a {
    display: block;
    width: auto;
    white-space: nowrap;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    background: url(../images_bzh/tab_bbred.jpg) 0 bottom repeat-x;
    padding: 0 18px;
    color: #0068b1;
}
.panel-body{
    margin-top:7px;
}
.panel-body ul li{
    height: 34px;
    line-height: 34px;
    padding-left: 13px;
    vertical-align: bottom;
    font-size:16px;
    background: url(../images_bzh/dot.jpg) 0 center no-repeat;
}
.panel-body ul li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 80%;
}
.panel-body ul li img{
    float:left;
    margin-top: 2px;
}
.panel-body ul li .date{
    float: right;
    color: #999999;
}
.wzlb_left.wzlb_right{
    margin-right: 0px;
}
/*ggw2*/
.ggw2{
  margin-top: 20px;
    overflow: hidden;
}
.ggw2 ul li{
    width: 285px;
    height: 80px;
    float: left;
    margin-right: 20px;
}
.ggw2 ul li.num4{
    margin-right:0px;
}
.ggw2 ul li .img_title{
    display: none;
}
/*底部*/
.bzh_footer{
    border-top: 2px solid #0068b1;
    background: #0068b1;
    width:100%;
    color: #fff;
    overflow: hidden;
    margin-top: 20px;
}
.footnav ul li a{
    color: #ffffff;
}
.footer span{
    color: #ffffff;
}
.footer a{
    color: #ffffff;
}

/*栏目页*/

/* 栏目页 */
.content{ padding:10px 0 0 0; clear:both; }
.leftnr{ width:253px; height:auto;  min-height:500px;  _height:500px; border:1px solid #e4e4e4; position:relative; background:#fff;  padding: 15px;}

.leftnr .title{
    height: 50px;
    line-height: 50px;
    background: url(../images_bzh/secbg.jpg) 0 bottom repeat-x;
    border: none;
    padding: 0;
}
.leftnr .title h1{
    color: #0068b1;
    border-bottom-color: #0068b1;
    font-size: 18px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menunr{
    padding: 5px 10px 0;
    height: auto;
    overflow: hidden;
}
.menunr ul{overflow:hidden;  margin:auto;}
.menunr ul li{
    width: 100%;
    height: 52px;
    line-height: 52px;
    border-bottom: #eee 1px solid;
    vertical-align: bottom;
    background: none;
    padding-left: 0;
}
.menunr ul li a{
    display: block;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    padding-left: 25%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.menunr ul li a:hover,.menunr ul li.active a,.menunr ul li a.active{
    color: #0068b1;
    background: url(../images_bzh/webico_blue.gif) 15px 22px no-repeat;
}

.rightnr{
    float: right;
    background: #fff;
    height: auto;
    border: 1px solid #e4e4e4;
    width: 860px;
    padding: 15px;
}
.positionbg{  height:37px;line-height:37px; border-bottom: #e1e1e1 1px solid;}
.position{
    background: url(../images_bzh/wz_ico.png) 15px center no-repeat;
    font-size: 14px;
    padding: 0 0 0 35px;
    color: #333;
}
.position a{ margin:0; color:#666;}
.lmpos{ background-position:-1px 0 !important; border-bottom:1px solid #ddd;}

.listnews{ font-size:14px; line-height:200%; padding:10px 20px 0px 20px; overflow:hidden;height:auto;min-height:456px; _height:auto; }

.listnews li span.date{ color:#959595; float:right; font-family:arial;}
.listnews li.columnName{ background:none; padding:0 10px; border-bottom:1px dashed #ddd; margin-bottom:8px;}
.listnews li.columnName a.more{ font-size:12px; padding-right:0;}
.listnews li.columnName a.title{ font-weight:bold;}

.doc_list{ clear: both; padding:5px 0 1px 0;}
.doc_list li{ background: url(../images_bzh/dot.jpg) left center no-repeat; padding-left:20px; overflow:hidden; line-height:32px;}
.doc_list li .date{ color:#959595; float:right;}
.doc_list li a{
    color:#333;
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.doc_list li a:hover{ color:#c00;}
.doc_list li img{ float:left; padding:10px 0 0 0;}
.doc_list li.lm_line{
    display: none;
}


.download-list{ clear: both; padding:5px 0 1px 0;}
.download-list li{ padding-left:15px; overflow:hidden; line-height:32px;}
.download-list li .date{ color:#959595; float:right;}
.download-list li a{ color:#333;}
.download-list li a:hover{ color:#c00;}
.download-list li img{ float:left; padding:10px 0 0 0;}


.picture-list{ clear:both; border-top:none; padding-left:3px;}
.picture-list li{	float:left; display:inline;	background:none;padding-left:0;	padding:8px 5px 0 3px;height: 170px;text-align:center; width:170px; }
.picture-list li a img{float:none;width:162px; height:120px; border:4px solid #f6f6f6;}
.picture-list li a:hover img{ border:4px solid #ddd;}
.picture-list li .img_title{
    display:block;
    width:170px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*文章页*/
.wzy-mainbox{background:#fff;border: 1px solid #e7eaf1;padding:40px 60px;}
.wenzhang{position:relative;}
.newstitlet{font-size:18px;text-align:center;line-height:1.2;padding:5px 0;font-weight:normal;}
.newstitle,.wztit{font-size:30px;text-align:center;line-height:1.2;padding:10px 0;color:#000;}
.newstitlef{font-size:20px;text-align:center;line-height:1.2;padding:5px 0;font-weight:normal;}
.newstitles{font-size:18px;text-align:center;line-height:1.2;padding:5px 0;font-weight:normal;}

.newsinfo,.zn_newsinfo{height:auto;line-height:28px; font-size:14px; padding:10px 0; color:#666;border-bottom: 1px solid #d0d0d0;}
.newsinfo a,.zn_newsinfo a{color: #666;}
.newsinfo a:hover,.zn_newsinfo a:hover{color: #dd0000;}
.gk_newinfo{padding-top:15px;}
.newsinfoleft span{display:inline-block;padding-right:1em;}
.newsinforight span{display:inline-block;}
.newsinforight .print{ display:inline-block; background:url(../images_bzh/print.gif) 7px center no-repeat; padding-left:30px;  }
.newsinforight .font{padding-right: 10px;}
.newsinforight .font a{ padding:0 2px;}
.newsinforight .share{height:28px; padding-left:23px;}
.newsinforight .share .share-box{position:relative;right:auto;top:auto;margin-top:1px;}
.newsinfo input{width: 10px;height: 10px;border: 1px solid #666666; margin:0 1px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.top_ztimg{position:absolute;width:100px;height:36px;right:0;top:12px;overflow:hidden;}
.top_ztimg .si_img{display:block;float:left;width:36px;height:36px;margin-left:10px;}
.newscontnet{font-size:16px;margin:0 auto; color:#333; line-height:2;text-align: justify; padding:30px 0; overflow-x: auto;}
.newscontnet p{margin:0.5em 0;}
.newscontnet img{max-width:80%; height: auto;}
.newscontnet table{margin: 0 auto;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;border-collapse:collapse;max-width:100%; height: auto;}
.newscontnet table td{border-left: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5;}

.wz_bot{ border-top: 1px dashed #dddddd; color: #666; text-align: right; line-height: 28px; font-size: 14px; padding: 8px 0 0;}
.wz_bot span{padding: 0 7px;}
.minh300{  height:auto !important;  min-height:300px; }

.wzewm{ text-align: center; padding: 10px 0 30px;}
.wzewm .j-qrcode{width: 160px; height: 160px; margin: 0 auto;}
.wzewm .title{ color: #666; font-size: 14px; padding: 5px 0; line-height: 22px; display: inline-block;}

.wzbot1{border-top: 1px solid #d0d0d0; padding: 20px 0 0; font-size: 16px; color: #666;}
.wzbot1 .updown{margin-right: 270px;}
.wzbot1 .updown div{line-height:32px;}
.wzbot1 .close{font-size: 14px; font-weight: bold;}
.wzbot1 a{color: #666;margin-right: 10px;}
.wzbot1 a:hover{color: #dd0000;}

.newsinfoleft span i{
    font-style: normal;
}