@charset "utf-8";

.lbnr_kuang {padding:20px; width:1160px; margin:0 auto; background:#fff;}
.lbnr_kuang .top1 {height:50px; line-height:50px; background:#eee; padding-left:20px; color:#333; font-size:20px; margin-bottom:10px;}
.lbnr_kuang .lbk {padding:20px; border:1px solid #eee;}
/*.lbnr_kuang .lbk > ul {border-bottom:1px dashed #d2d2d2; padding-bottom:20px; margin-bottom:20px;}*/
.lbnr_kuang .lbk > ul {}
.lbnr_kuang .lbk > ul > li {padding:10px 20px; line-height:20px;}
/*.lbnr_kuang .lbk > ul > li:nth-child(6n) {padding-bottom:40px; margin-bottom:20px; border-bottom:1px dashed #d2d2d2;}*/
.lbnr_kuang .lbk > ul > li i {width:6px; height:6px; margin:0 10px 4px 0; vertical-align:middle; display:inline-block; background:url(../images/lbnr/ic_03.jpg);}
.lbnr_kuang .lbk > ul > li a {color:#333; font-size:16px;}
.lbnr_kuang .lbk > ul > li a:hover {color:#f00;}
.lbnr_kuang .lbk > ul > li span {margin-left:15px; font-size:12px; color:#999;}

.hqfa_fank {width:100%; height:39px; text-align:right; margin-bottom:20px; padding-top:20px;}
.hqfa_fank li {width:39px; height:39px; line-height:39px; margin:0 1px; display:inline-block; text-align:center; border-radius:5px; color:#5b5b5b; background:#dcdcdc; cursor:pointer;}
.hqfa_fank li.cur,.hqfa_fank li:hover {color:#fff; background:#e9600d;}



.lbnr_kuang .neik {padding:40px; border:1px solid #eee;}
.lbnr_kuang .neik .bt {line-height:60px; padding:20px 50px 0; font-size:38px; color:#333; text-align:center;}
.lbnr_kuang .neik .time {height:60px; border-bottom:1px dashed #dcdcdc; line-height:60px; color:#666; margin-bottom:60px;}
.lbnr_kuang .neik .time a {color:#666;}
.lbnr_kuang .neik .time a:hover {color:#f00;}
.lbnr_kuang .neik .nei {line-height:30px; font-size:18px; color:#333; padding-bottom:100px; border-bottom:1px dashed #dcdcdc;}
.lbnr_kuang .neik .shxk {line-height:35px; color:#333; height:35px; font-size:16px;}
.lbnr_kuang .neik .shxk a {color:#333;}
.lbnr_kuang .neik .shxk a:hover {color:#f00;}
.lbnr_kuang .neik .shxk > div {width:50%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


.lbnr_kuang .piclbk {padding:10px 19px 0; border:1px solid #eee;}
.lbnr_kuang .piclbk > ul {border-bottom:1px dashed #d2d2d2; overflow:hidden;}
.lbnr_kuang .piclbk > ul > li {width:186px; height:245px; padding:15px 19px 0; float:left; margin-bottom:-1px; margin-top:15px; border-bottom:1px dashed #d2d2d2;}
.lbnr_kuang .piclbk > ul > li .img {width:186px; height:150px; margin-bottom:10px;}
.lbnr_kuang .piclbk > ul > li .zi {line-height:22px; color:#999;}
.lbnr_kuang .piclbk > ul > li .zi a {color:#666;}
.lbnr_kuang .piclbk > ul > li .zi a:hover {color:#f00;}









/*徐 18-3-9 导航*/
.x-left-nav *{ transition:ease-in-out 0.2s;}
.x-left-nav{ background:#eef8ff; line-height:35px; font-size:16px; margin-bottom:10px; border-radius:0px; display:block; overflow:hidden; padding-bottom:10px;}
.x-left-nav .x-title{ line-height:90px; background:#0063af; color:#fff; text-align:center; font-size:28px; font-weight:bold; margin-bottom:10px;}
.x-left-nav li{ line-height:60px; border-bottom:dashed 1px #bde4ff; padding:0 15px; color:#0063af; position:relative;}
.x-left-nav li:after{ color:#007cdc; content:'>'; font-family:SimSun; font-weight:bolder; position:absolute; top:50%; right:15px; margin-top:-10px; line-height:20px; font-size:16px; transition:ease-in-out 0.2s;}
.x-left-nav li:hover:after{ right:5px;}
.x-left-nav li.x-avtive:before{ content:''; display:block; float:left; content:''; width:5px; background:#0063af; height:60px; margin-left:-15px; margin-right:15px;}
.x-left-nav li.x-avtive{ background:#fff; font-weight:bold;}
.x-left-nav li.x-avtive:hover{ background:#fff;}
.x-left-nav li:hover{ background:#e3f3ff; font-weight:bolder;}
.x-left-nav li a{ display:block; height:60px;}
.x-left-nav li:last-child{ border-bottom:none;}
