@charset "utf-8";
/* CSS Document */

.list-left{ float:left; width:200px; color:#fff; min-height:500px;}
.list-left-title{ background:url(../images/list-left-title.jpg) no-repeat; width:180px; height:55px; padding-left:20px;background-size: cover;}
.list-left-title a{ color:#fff; display:block; float:left; line-height:55px; font-size:16px;}
.list-left-title-icon{ width:4px; height:16px; background:#feb145; display:block; float:left; margin-top:20px; margin-right:8px;}

.list-left-nav{ width:200px; min-height:38px; line-height:38px; margin-top:10px; overflow:hidden;}
.list-left-nav-icon{ width:16px; height:38px; background:#0071ac; float:left; display:block; }
.list-left-nav-text{ display:block; float:left; color:#fff;background:#098cd1; width:175px; padding-left:9px; font-size:16px;}

.list-left-nav-up {height:38px;}




.list-left-nav-text:hover { background:#0071ac; color:#fff;}
.list-left-nav:hover .list-left-nav-icon{ background:#f7950c;}

.list-left-nav-sub{width:200px;  margin-top:10px; display:none;}


.list-left-nav:hover .list-left-nav-sub{display:block;}

.list-left-nav-sub-con{ background:#eff4f7; display:block; color:#333333; margin-bottom:10px;}
.list-left-nav-sub-con i{ float:left; width:4px; height:4px; background:#098cd1; display:block;margin:16px 10px 0 20px;}






/*列表*/
.info ul li{ padding-bottom:20px; border-bottom:dotted 1px #333; margin-bottom:20px;}
.info{ width:auto; margin-left:220px; margin-bottom:120px; min-height:500px;}



.lu-title{ width:100%; background:#137ec2; height:35px; color:#fff; line-height:35px; font-size:16px;}
.lu-title i{ width:4px; height:15px; background:#ffb144; display:inline-block; vertical-align:middle; line-height:35px; margin-left:20px; margin-right:5px;}
.lu-title a{ color:#fff;}




.lbk {padding:10px 20px;}
.lbk .lb {height:39px; line-height:39px; border-bottom:1px dashed #d2d2d2; padding:0 6px;;}
.lbk .lb .ic-01 {width:8px; height:7px; background:url(../images/icon_03.jpg); vertical-align:middle; display:inline-block; margin-bottom:4px; margin-right:7px;}
.lbk .lb-tex{ height:39px; max-width:750px; overflow:hidden; float:left;}
.lbk .lb-time{ float:left; margin-left:8px; color:#999;}
.lbk .lb a {color:#595858;}
.lbk .lb a:hover {color:#e27032;}
.lbnr-ic {width:10px; height:9px; margin-right:10px; margin-bottom:3px; color:#fff; background:url(../images/list-pic.png) no-repeat; float:left; margin-top:16px;}












/***分页***/
.page-list-btn{width:800px; margin:100px auto 100px;}
.page-list-btn a, .page-list-btn span,.page-list-btn0508{display:inline-block; /*padding:7px 15px;*/ height:23px;text-align:center;line-height:23px; /*background:#dcdcdc;*/ border-radius:3px; margin-left:5px; color:#666666;}
.c-spsn{ color:#9e9e9e;}
.page-tz-sec{ border:#c9c9c9 solid 1px; border-radius:3px; line-height:23px; line-height:23px; padding:0px 5px; margin-right:5px;}
.page-list-btn a.cur{color:#fff;background:#f7950c; }












/*内容*/
.info>.time{ line-height:30px; font-size: 14px; color:#666; text-align: center; margin-bottom:20px;}
.info>.time>span{ margin-left:20px;}
.info>img{ margin:30px auto; display:block; max-width:80%;}
.info>p{ text-indent:2em; font-size:14px; color:#595858; line-height:30px;}


.info>.title{ font-size: 24px; color: #e02f00; padding-bottom: 20px; padding-top:40px; text-align:center; font-weight:bolder; border-bottom:#666 dashed 1px}
.info>.time{ line-height:30px; font-size: 14px; color:#666; text-align: center; margin-bottom:20px;}

.con-text{ line-height:30px; text-indent:2em;padding-top: 20px;overflow: hidden;}