
/*!
 * reparsoft - LESS  last compressed 
 * @licence reparsoft - v1.0.0 (2015-01-19)
 * http://56hm.com/ | Licence: MIT
 */.wrapper {
  width: 1000px;
  margin: auto
}

.wid-f { width: 100% }

.hei-f { height: 100% }

.of-h { overflow: hidden }

.fat-l { float: left }

.fat-r { float: right }

.pat-5 { padding-top: 5px }

.pat-10 { padding-top: 10px }

.mat-5 { margin-top: 5px }

.mat-10 { margin-top: 10px }

.fot-yhei { font-family: 'Microsoft Yahei' }

.fot-arial { font-family: 'Arial' }

.icon {
  display: inline-block;
  zoom: 1;
  vertical-align: middle
}
[class^='ico-'] {
background:url('../../images/themes/simple/ico.png')
}

.ico-bar_edge { background-position: 0 -42px }

/*.header { background: url('../../images/themes/simple/header.jpg') center no-repeat }
*/
.nav-main { background-color: #0f3fa1 }

.nav-main ul.wrapper>li { background: url('../../images/themes/simple/nav_main-split.gif') center left no-repeat }

.nav-main ul.wrapper>li a { color: #fff }

.nav-main ul.wrapper>li:hover a { color: #fed958 }
[class^='tibar-']>.bar>a {
color:#fff
}
[class^='tibar-']>.bar>a:hover {
color:#fed958
}
[class^='tibar-']>.edge {
background-color:#0f3fa1
}

.tibar-simple { background-color: #fff }

.list-aggregate li { border-bottom-color: #e5e5e5; clear:both; height:125px; }

.list-aggregate li a { color: #333; clear:both; text-decoration:none; }


.list-aggregate li h5{ font-weight:bold; margin:0px 0px 10px 0px; padding:0px;}
.list-aggregate li p { color: #333; padding:0px; font-size:11px; line-height:18px; }

.list-aggregate li span.break{ width:60%; float:left; padding-left:10px; margin-right:10px; }

.list-aggregate li span.imgs{ width:30%; float:left; padding-left:10px; margin-right:10px; }
.list-aggregate li span img	{ width:100%;  height:100px; border:1px solid #ccc;}

.list-aggregate>li {
	padding:10px 0;
	border-bottom:solid 1px transparent;
-webkit-transition:ease-in-out background-color .15s .05s;
-o-transition:ease-in-out background-color .15s .05s;
transition:ease-in-out background-color .15s .05s
}
.list-aggregate>li>a {
	width:100%;
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	margin:7px auto;
	font-size:17px;
	overflow:hidden;
	font-family:'Microsoft Yahei'
}
.list-aggregate>li>p {
	height:35px;
	line-height:18px;
	overflow:hidden;
	font-size:13px
}

.list-wrpaaer ul{ list-style-type:none;}
.list-wrpaaer ul li{ list-style-type:none;  border-bottom:1px dotted #ccc;}


