@charset "utf-8";
/* header */
#header {
	position: relative;
	width: 100%;
	height: 49px;
	border-bottom: 1px solid hsla(0,0%,100%,.8);
	background-color: #4a7993;
	line-height: 49px
}
.header-home {
	position: absolute;
	top: 0
}
.header-home>a {
	display: inline-block;
	padding-left: 5px;
	min-width: 36px;
	color: #fff;
	text-align: center
}
.header-title {
	display: block;
	overflow: hidden;
	margin: 0 30%;
	color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	font-weight: 400;
	font-size: 1.2rem
}
.header-r {
	position: absolute;
	top: 0;
	right: 0
}
.header-r a {
	display: inline-block;
	min-width: 36px;
	text-align: center
}
.header-r .uk-icon, .header-r .uk-icon-search, .header-r .uk-navbar-toggle {
	color: #fff
}
.header-r a {
	float: left
}
/* offcanvas- */
.uk-offcanvas-bar {
	width: 200px
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -200px;
}
.uk-nav-offcanvas {
	margin: -20px;
	border-bottom: 1px solid rgba(0,0,0,.3);
	box-shadow: 0 1px 0 hsla(0,0%,100%,.05)
}
.uk-nav-offcanvas>li {
	font-size: .875rem
}
.uk-nav-offcanvas>li>a {
	padding: 10px 15px;
	height: 27px;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	line-height: 27px
}
.uk-nav-offcanvas .uk-nav-sub, .uk-nav-offcanvas>li>a {
	border-top: 1px solid rgba(0,0,0,.3);
	box-shadow: inset 0 1px 0 hsla(0,0%,100%,.05)
}
.uk-nav-offcanvas .uk-nav-sub li {
	padding: .8rem 0;
	height: 1rem;
	line-height: 1rem
}
/* slideshow */
.uk-slideshow .uk-overlay {
	padding: 5px 10px;
	background: rgba(34,34,34,.2);
	font-size: .875rem
}
.uk-slideshow .uk-dotnav {
	padding: 0 10px 10px 0
}
.uk-container {
	padding: 0
}
.uk-container .uk-overlay {
	padding: 5px 6px;
	font-size: .75rem
}
.uk-container .uk-gallery li {
	position: relative;
	z-index: 0;
	margin: 0 0 -1px;
	padding: 4px;
	border: 1px solid #e5e5e5;
	background-color: #fff
}
/* subnav */
.subnav-index {
    padding: 0 5px;
}
.subnav-index .uk-tab::before {
    border-bottom: none;
}
.subnav-index .uk-list-striped>* {
    padding: 8px 10px;
}
.subnav-index .uk-switcher {
    border: 1px solid #e5e5e5;
    border-top: none;
}
.uk-tab>.uk-active>a {
	color: #4a7993;
    border-color: #4a7993;
}
/* crumb */
.uk-breadcrumb {
	margin: 8px 0;
    padding-left: 10px;
}
.uk-breadcrumb>:nth-child(n 2):not(.uk-first-column)::before {
	margin: 0 10px 0 calc(10px - 4px);
}
.uk-breadcrumb>:last-child>a:not([href]), .uk-breadcrumb>:last-child>span {
    color: #999;
}
/* list */
.list-default {
	padding: 0 5px;
}
.list-default .titlebar h3 {
    margin: 0;
    color: #4a7993;
}
.list-default .titlebar h3::before {
    border-left: calc(5px   .1em) solid #4a7993;
}
.list-default .titlebar .more {
    color: #999;
    top: .7rem;
    right: 0;
}
.list-default ul {
    border: 1px solid #e5e5e5;
    border-top: none;
}
/* article */
.uk-article {
    padding: 0 5px;
}
.uk-article .uk-article-title {
    margin-top: 10px;
	font-size: 1.125rem;
    line-height: 2pc;
}
.uk-article .uk-article-meta {
    margin: 8px 0;
}
.uk-article .content {
    margin: 8px 0;
}
.uk-article .lyric {
    border: 1px solid #e5e5e5;
}
.uk-article .lyric h3 {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e5e5e5;
}
.uk-article .lyric p {
    margin: 0;
}
.uk-article .lyric .lyric-sub {
    line-height: 26px;
}
.uk-article .tags .uk-badge {
    border-radius: 2px;
    background-color: #4a7993;
}
.uk-article .mp3 .mp3-tips {
    margin-top: 5px !important;
    font-size: 14px;
}
/* page */
.uk-pagination {
    margin: 10px 5px 0;
    width: auto;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    font-size: .875rem;
    color: #666;
}
.uk-pagination a {
    color: #666;
    display: block;
}
.uk-pagination li,.uk-pagination form {
    width: 33%;
    text-align: center;
    display: inline;
}
.uk-pagination form select {
    padding: 5px;
    border: 1px solid #e5e5e5;
    color: #666;
}
.uk-pagination form select.select_ts {
    padding: 5px;
  	background-color: #fff;
    border: 0px solid #e5e5e5;
    color: #666;
    text-align: center;
  	appearance:none;
  	-moz-appearance:none;
  	-webkit-appearance:none;
}
.uk-pagination>*>* {
	float: left;
	padding: 0;
	list-style: none;
}
.uk-pagination-show {
    height: 40px;
    line-height: 40px;
    border: 0px solid #e5e5e5;
}
.uk-pagination-show li {
    width: 46%;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    text-align: center;
    display: inline-grid;
}
/* footer */
.uk-footer-miscs {
	padding: 1rem;
	border-top: 1px solid #e6e6e6
}
.uk-footer-miscs p {
	margin: 5px 0
}
/* appbox */
.appbox {
	overflow: hidden;
	box-sizing: border-box;
	border-width: 1px 0
}
.appbox-yellow {
	padding: .5em 10px;
	border: 1px solid #ececec;
	background: #ffe300
}
.appbox-none {
    margin-top: 8px;
	padding: .28em 10px;
	border-bottom: 1px solid #ececec;
	background: #4a7993;
}
.appbox .applogo {
	float: left;
	margin-right: .8em;
	width: 2.5em;
	border-radius: 50%;
	box-shadow: 0 0 1px 0 #4baacd
}
.appbox div {
	float: left
}
.appbox div p {
	margin: 0;
	color: #fff;
	font-size: 12px;
	line-height: 1.7em
}
.appbox a.appdown {
	background: #fff;
	color: #000
}
.appbox a.appdown, .appbox a.appdown-yellow {
	float: right;
	margin-top: .3em;
	padding: .5em 1em;
	border-radius: .3em;
	font-weight: bolder;
	font-size: .8em
}
.appbox a.appdown-yellow {
	background: #ffe300;
	color: #141928
}
