 
.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: #e95546;padding-left:0 }

.list-aggregate {list-style:none ;padding-left:0  }

.list-aggregate li { padding:15px; margin:15px; background-color: #ffffff; border-radius:15px; box-shadow: -1px -2px 7px rgba(0, 0, 0,.5); transition:250ms ease; }

.list-aggregate li { border-bottom-color: #e5e5e5; cursor:pointer }

.list-aggregate li a { color: #15a6df; font-size:18px; font-weight:bold; text-decoration:none !important }

 

.list-aggregate li p { color: #212122; padding:0px; }

.list-aggregate li:hover { background-color: #212122 ; box-shadow: -1px -2px 10px rgba(0, 0, 0,.5);}


.list-aggregate li:hover  p { color:rgba(255,255,255,.7)}

.list-aggregate li:hover  a { color:rgba(255,255,255,1)}