﻿@charset "utf-8";


/* 内容区样式*/
.crumbs{height:40px;line-height:40px;margin:0 auto;font-size:14px;font-weight:bold;}
.crumbs a,.crumbs span{color:#106abb;}
.text_main{padding:20px 0;}

.list_title{margin-bottom:20px;font-size:20px;color:#333;font-weight: bold;line-height: 40px;}
.list_title span{width: 10px;height: 20px;margin-top:10px;margin-right:10px;background-color: #ff9211;display: block;float: left;}
.list-txt li{height:45px;font-size:16px;line-height:45px;border-bottom: dashed 1px #CCCCCC;}
.list-txt li a{overflow:hidden;}
.dot{display:inline-block;width:4px;height:4px;background:#1e468e;margin:22px 15px 0 5px;float:left;}
.list-txt li p{display:inline-block;float:left;width:800px;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list-txt i{display:inline-block;color:#999;float:right;font-size:12px;padding-right:5px;}
.list-txt li a:hover p,.list-txt li a:hover i{color:#106abb;}

.fgx p{border-bottom:dashed 1px #ccc;padding-top:15px;}
.paging{margin:40px auto;color:#555;overflow:hidden;}
.paginglf{float:left;padding:5px 0;font-size:16px;}
.pagingrf{margin-top:10px;float:right;}
.pagingrf select{display:inline-block;font-size:14px;}
.paginglf span{display:inline-block;float:left;width:30px;height:30px;line-height:30px;text-align:center;font-size:14px;background:#f6f6f6;border:solid 1px #ddd;margin-right:10px;cursor:pointer;}
.paginglf .fy{width:80px;background:#fff;}
.paginglf .fymar{margin-right:0px;}
.paginglf span:hover,.paging .clik{background:#106abb;color:#fff;}
/* 内容区样式*/
/***** 分页 *****/
.page_wrap:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.page_wrap {zoom:1;}
.page{ font-size:12px;  }
.page a{ /*float:left;*/ display: inline-block;height:34px;padding:0 14px; margin:0 3px 0 0; line-height:34px; color:#0069bb; border:1px solid #e3e6e8;}
.page a:hover{ opacity:0.8; filter:alpha(opacity=80); text-decoration:none;} 
.page a.page_current{ background:#0069bb; border:1px solid #0069bb; color:#fff;font-weight:bold;}
.page a.page_last{ padding:0 8px 0 22px; background:url(#) no-repeat 3px 12px; }
.page a.page_next{ padding:0 22px 0 8px; background:url(#) no-repeat right -11px; }
.page_num{ height:34px; line-height:34px;font-size:12px; color:#9d9d9d;}
.page_go{ width:26px;height:20px; margin:0 5px;line-height:20px; border:1px solid #dbdbdb; text-align:center;}
/***** 分页 End *****/
