@charset "utf-8";
/*当前位置*/
.site{ line-height: 30px; margin: 5px auto; background: #ffffff; }
.site .site-box{background: url(2025lkdcyw_dqwz.png) no-repeat 0 11px;padding: 5px 0 5px 30px;color: #847d7d;}
.site a{color: #847d7d;font-size: 14px;}
.site a:hover{ text-decoration: underline; }

#list{margin-bottom:20px;}
#list .list_con { padding: 20px; background: #fff; overflow: hidden; position: relative;  border: 1px solid #e8e8e8;  -webkit-box-shadow: 0 0 10px #e4e4e4;   box-shadow: 0 0 10px #e4e4e4;  }
#list .con_left{ width: 320px; float: left; overflow: hidden; }
#list .con_right{ margin-left: 350px; }
#list .con_right .con_right_wenjianku{ margin-top: 0; }
#list .con_right .right_list{ border: 0; padding: 0; margin-top: 10px; }
#list .con_right .tab_hd{background: none;border-bottom: 1px solid #ddd;}
#list .con_right .tab_hd .on{background: none;/* border-bottom: 5px solid #00513d; */width: auto;}
#list .con_right .tab_hd .on a{color: #00513d;border-left: 5px solid #00513d;padding-left: 20px;}
/*栏目样式*/
.left_title{ width: 100%; height: 50px; line-height: 50px; background: #00513d; text-align: center; font-size: 22px; font-weight: bold; color: #fff; }
.left_list{ overflow: hidden; background: #f5f5f5; }
.left_list .list_ul{ margin: 10px; background: #fff; }
.left_list .list_ul>a{ display:block; padding: 0 20px; height: 48px; line-height: 48px; }
.left_list .list_ul:hover>a{ font-weight: bold; color: #00513d; }
.left_list .list_ul.active>a{ font-weight: bold; color: #00513d; }
.left_list .list_parent>a{background: #fff url(2025lkdcyw_list_icon01.png) no-repeat 92% 16px;}
.left_list .list_parent.slide>a{ font-weight: bold; color: #00513d; background: url(2025lkdcyw_list_icon02.png) no-repeat 92% 24px; }
.left_list .list_ul .list_ul_ul{ display: none; padding-bottom: 10px; }
.left_list .list_ul li{ margin-bottom: 5px; }
.left_list .list_ul li a{ line-height: 30px; padding-left: 55px; display: block; }
.left_list .list_ul li:hover a{ background: #00513d; color: #fff; }
.left_list .list_ul li.active a{  background: #00513d; color: #fff; }
/*列表样式*/
.con_left .left_list{ padding: 10px; }
.con_left .left_list li{ border-bottom: 0; line-height: 40px; }
.right_list>ul>li{ height: 40px; line-height: 40px; }
.right_list .line { height: 0; line-height: normal; margin: 10px auto; *margin: 10px auto -10px; border-bottom: 1px solid #f2f0f1; background: none; }
.right_list .line:last-child { display: none; }

/* 新闻列表 */
.bd_new ul{ zoom:1; }
.bd_new li{height: 50px;line-height: 50px;position: relative;padding-left: 18px;background: url(2025lkdcyw_dian1.png) no-repeat 0 center;}
.bd_new li a{ font-size: 16px; color:#000; display : block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.bd_new li:hover a{ color: #00513d; }
.bd_new li:hover span{ color: #00513d; }
.bd_new li span{ display: block; width: 100px; font-size: 14px; text-align: right; float:right; color: #bcbec0; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.bd_new li i{padding-left: 10px; font-size: 16px; color: #00513d }
.bd_a80 li a{ margin-right: 100px; }

/* 分页 */
.div_cutPage{padding: 30px 0;text-align: center;}
.div_cutPage{ margin: 0 auto; }
.div_cutPage a{ display: inline-block; padding: 2px 8px; border-radius: 3px; cursor: pointer; margin: 2px; color: #385723; }
.div_cutPage a:hover{ background-color: #385723; color:white;  }
.div_cutPage .on{ background-color: #385723; color:white;  }

/* 详情 */
.article{overflow: hidden;background: #fff;-webkit-box-shadow: 0 0 10px #e4e4e4;box-shadow: 0 0 10px #e4e4e4;}
.article h1{ line-height: 36px; font-size: 24px; font-weight: bold; text-align:center; padding: 0 0 30px; }
.article2 { border: 1px solid #e8e8e8; }
.article2 h1{ padding: 20px 0 30px; }
.oneColumn { padding:  0 0 10px; }
.article2 .oneColumn { padding: 10px 60px; }
.article2 .oneColumn2 { padding:  0 20px 20px; }
.pages_zz{border-bottom: 1px solid #e8e8e8;padding: 0 20px;line-height: 32px;text-align: center;overflow:hidden;color:#333;font-size: 14px;margin-bottom: 20px;}
.pages_zz .font{display: inline-block; padding: 0 10px; font-size: 14px; }
.pages_zz .dozoom img{ margin-top: -2px;  }
.pages_zz .dozoom a{ margin: 0 5px; font-size: 14px; }
.pages_zz .dozoom .on{ opacity: 0.6; }
.fenxiang{ background: #f1f1f1; padding: 0 20px; line-height: 32px; overflow:hidden; color:#737373; font-size: 14px; margin-top: 30px; margin-bottom: 20px; }
.fenxiang .printIco{ padding: 5px 10px 0 25px; background:url(dayin.png) no-repeat 0 5px; }
.bdsharebuttonbox{ float: left; margin-top: 2px; }
.editor{ padding-bottom:30px;}
.pages_content *{ max-width: 100%!important; box-sizing: border-box!important; -webkit-box-sizing: border-box!important; word-wrap: break-word!important; }
.fujian-box{ margin-top: 30px; margin-bottom: 30px; }
.fujian-box a{ line-height: 48px; padding: 10px 10px 10px 70px; border-bottom: #c9c9c9 solid 1px; display: block; background: #f2f2f2 url(fujian.jpg) no-repeat 10px center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.fujian-box a:last-child{ border-bottom: none; }
.fujian-box a:hover{ background: #e4e4e4 url(fujian.jpg) no-repeat 10px center; }
#contentInfo{ margin: 0 auto; }/* ie8*/
#qr_container{ margin: 0 auto; position:relative;padding-bottom:10px; }

@media only screen and (max-width:1200px){
    /* 列表 */
    #list .list_con{ padding:10px; margin-top: 0; }
    #list .con_right{ margin-left: 0; }
    .left_title{ display:block; }
    .left_title:after{ content: "▼"; margin-left: 10px; color: #fff; font-size: 20px; }
    .left_title.active:after{ content: "▲"; }
    #list .con_right .tab_hd .on a{font-size: 18px;}
    /*栏目样式*/
    .con_left,.con_right,.right_paging { width: 100%!important; float: none!important; }
    .con_right{ margin-left: 0; margin-top: 10px; }


    /* 详情 */
    #list .wz-l{ width: 100%; margin-top: 0; float: none; }
    #list .wz-r,.fenxiang,.article-list{ display: none; }
    .article{ width: 100%; border: none; margin: 0 auto;  box-sizing: border-box; }
    .article,.list_con{-webkit-box-shadow: none;-moz-tbox-shadow: none;-o-box-shadow: none;box-shadow:none;padding: 0 10px;}
    .pages_zz .font{display: block; }
    .list_con{ padding: 0; }
    .oneColumn { padding: 0; }
    .article2 .oneColumn { padding: 0!important; }
    .pages_zz .bdsharebuttonbox{ float: left; }
    .pub_border { border: none; }
    .article h1 {  padding:0;  line-height: 30px;  font-size: 20px; }
    .pages_print,#div_div,#div_code,#qr_container{ display: none; }
    /*文件详情页*/
    .article .wjxx{ margin: 0 auto 10px; }
    .article .wjxx li{ width: 100%; float: none; }
}