@charset "utf-8";
/*当前位置*/
.dqwz {height: 40px;line-height: 40px;padding: 10px 0;background: url(dqwz.png)no-repeat left center;padding-left: 30px;}
.dqwz a:hover{color: #3D659F;}

/*列表*/
#list .list-box { padding:15px; border: 1px solid #e8e8e8; margin: 20px auto; -webkit-box-shadow: 0 0 10px #dfe0e2; box-shadow: 0 0 10px #dfe0e2; }
#list .list_con { overflow: hidden; position: relative;}
#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;  }

.left_title{width: 100%;height: 80px;line-height: 80px;background: url(2025lkd_sty_list_bg01.png)no-repeat center;text-align: center;font-size: 18px;font-weight: bold;color: #fff;background-size: cover;}
.left_list{ overflow: hidden; border-left: 1px solid #e8e8e8;  border-right: 1px solid #e8e8e8; }
.left_list a{  font-size:16px; }
.left_list .list_ul{ background: #f9f9f9; border-bottom: 1px solid #e8e8e8; }
.left_list .list_ul>a{ display:block; padding: 13px 25px 13px 30px;}
.left_list .list_ul:hover>a{font-weight: bold;color: #1C56C2;}
.left_list .list_ul.active>a{font-weight: bold;color: #1C56C2;}
.left_list .list_parent{background: #f2f2f2 url(2025lkd_sty_list_icon01.png) no-repeat 95% 17.5px;transition: all ease .3s;-webkit-transition: all ease .3;-o-transition: all ease .3;}
.left_list .list_parent.slide{background: #f2f2f2 url(2025lkd_sty_list_icon02.png) no-repeat 95% 17.5px;}
.left_list .list_parent.slide>a{font-weight: bold;color: #1C56C2;}
.left_list .list_ul .list_ul_ul{ display: none; padding: 10px 0; background: #ebebeb; }
.left_list .list_ul li{ margin: 2px auto; }
.left_list .list_ul li a{ line-height: 30px; padding-left: 55px; display: block; }
.left_list .list_ul li:hover a{color: #1C56C2;/* text-decoration: underline; */}
.left_list .list_ul li.active a{  color: #1C56C2; text-decoration: underline; }

.right_list>ul>li{ height: 40px; line-height: 40px; margin: 0 auto;}
.right_list .line { height: 0; line-height: normal; margin: 10px auto; *margin: 10px auto -10px; border-bottom: 1px dashed #e1e0e0; background: none; }
.right_list .line:last-child { display: none; }

/*分页*/
.div_cutPage{ padding: 20px 0; text-align: center;  }
.div_cutPage{ margin: 0 auto; }
.div_cutPage a{ display: inline-block; *display: inline; *zoom: 1; padding: 2px 8px; border-radius: 3px; border: 1px solid #e1e1e1; cursor: pointer; margin: 2px; }
.div_cutPage a:hover{ background-color: #3D659F; color:white; border: 1px solid #3D659F; }
.div_cutPage .on{ background-color: #3D659F; color:white;  }

/*详情*/
.list_con ,.article{min-height: 560px;background: #ffffff;margin: 20px auto;overflow: hidden;position: relative;margin-top: 0px;}
.article .info{border-bottom:1px solid #ddd;padding:5px 0px}
.article .art-tit{font-size:26px;padding: 10px;line-height: 40px;text-align: center;}

/*附件*/
.fujian-box{ margin-top: 30px; margin-bottom: 30px; }
.fujian-box font{margin-bottom: 10px;line-height: 30px;display: block;}
.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; }

/* 分享 */
.article-share{line-height: 68px;padding: 10px 20px;background-color: #fcfbfb;border-radius: 5px;}
.article-share #share-2 {/* width: 56px; */height: auto;float: left;}
.article-share .social-share a{margin:5px;}
.article-share .zf {display: block;width: 56px;height: 56px;border: #dedede 1px solid;background: url(zf.png) no-repeat center;border-radius: 50%;/* margin-bottom: 8px; */float: left;margin: 5px;}

@media screen and (max-width:1200px){
    .dqwz{padding: 0;padding-left: 30px;margin-top: -15px;margin-bottom: 15px;height: auto;line-height: 30px;}
    #list .con_left{display: none;}
    #list .con_right{margin-left: 0px;}
    .article-share{background: none;line-height: 40px;padding: 0;width: 230px;margin: 0 auto;}
    .article-share a.fr{display:none;}
    .article-share #share-2{height: 40px;line-height: 40px;}
    .article-share .zf, .article-share .social-share a{width: 40px;height: 40px;margin: 2px;line-height: 40px;}
}