@CHARSET "UTF-8";

/* a */
a,a:link,a:active {
	color: #333;
}

a:visited {
	color: #333;
}

a:hover {
	color: #c60000;
}

strong {
	color: #c60000;
	font-weight: normal;
}

/* reset padding and margin */
.no-padding {
	padding: 0;
}

.no-padding-left {
	padding-left:0;
}

.no-padding-right {
	padding-right:0;
}

.no-margin {
	margin: 0;
}

.no-margin-left {
	margin-left: 0;
}

.no-margin-right {
	margin-right: 0;
}

/* tags contains fa-tags */
.tags {
	margin-left: 10px;
	display: inline-block;
}

/* round */
.round {
	border-radius: 50%;
}

/* for animate.css */
.font-animate {
	visibility: hidden;
}

/* reset page-header of bootstrap */
.page-header {
	margin: 25px 0 20px;
}

/* modal */
.modal .modal-dialog .modal-content {
	border-radius: 3px;
}

.modal .modal-dialog .modal-header {
	padding: 5px 10px;
}

.modal .modal-dialog .modal-header .close {
	margin-top: 0;
}

.modal .modal-dialog .modal-header h4 {
	font-size: 16px;
}

.modal .modal-dialog .modal-body {
	padding: 10px;
}

.modal .modal-dialog .modal-footer {
	padding: 5px 10px 8px;
}

/* thumbnail hover shadow */
.thumbnail-hover,.thumbnail-none {
	border: none;
}

.thumbnail-hover:hover img {
	box-shadow: 0 0 15px #333;
}

/* index */
/* push-container */
.push-container .push-header {
	margin-bottom: 40px;
}

.push-container .push-header .page-header {
	width: 60%;
	margin: 40px auto 15px auto;
}

.push-container .push-header .page-header h2 {
	margin-bottom: 0;
	font-size: 40px;
}

.push-container .push-header .page-header h2 a {
	color: #333;
}

.push-container .push-body .push-item {
	padding-bottom: 20px;
}

/*  push-container => push-default */
.push-default .push-header .page-header{
	margin-bottom: 0;
}

.push-default .push-header .page-header  h3 {
	font-size: 16px;
}

.push-default .push-header .page-header  h3 .more a {
	padding: 2px 10px;
	font-size: 12px;
	background: #555;
	font-weight: normal;
	color: #fff;
}

.push-default .push-header .info .image {
	float: left;
	margin: 0;
	padding: 5px;
}

.push-default .push-header .info .image  img {
	max-width: 100%;
}

.push-default .push-header .info .description {
	padding: 5px;
}

.push-default .push-body .list-group>.list-group-item {
	border-bottom: none;
	text-indent: 5px;
	background: url(../../Images/Home/default/ico-dot.gif) 2px center no-repeat;
}

.push-default .push-body .list-group>.list-group-item .date {
	font-size: 13px;
}

/* push-container => push-sections-hierarchy */
.push-sections-hierarchy .push-body .push-item .thumbnail {
	background: #eee;
	margin-bottom: 0;
}

.push-sections-hierarchy .push-body .push-item .thumbnail .icon {
	text-align: center;
	padding-top: 15px;
}

.push-sections-hierarchy .push-body .push-item .thumbnail .icon i.fa {
	font-size: 100px;
	color: #181818;
}

.push-sections-hierarchy .push-body .push-item .thumbnail .cpation {
	color: #181818;
}

.push-sections-hierarchy .push-body .push-item .description {
	margin: 0 10px 15px 10px;
	color: #9c9c9c;
	font-size: 12px;
}

.push-sections-hierarchy .push-body .push-item .thumbnail:hover {
	background: #181818;
}

.push-sections-hierarchy .push-body .push-item .thumbnail:hover .icon i.fa, .push-sections-hierarchy .push-body .push-item .thumbnail:hover .caption {
	color: #fff;
}

/* push-container => push-thread-thumbnail */
.push-thread-thumbnail .push-body .push-item .thumbnail {
	margin-bottom: 10px;
}

.push-thread-thumbnail .push-body .push-item .thumbnail  img {
	width: 100%;
}

.push-thread-thumbnail .push-body .push-item .title a{
	color: #555;
	font-size: 16px;
}

/* push-container => push-thread-list */
.push-thread-list .push-header {
	margin-bottom: 0;
	text-align: left;
}

.push-thread-list .push-header .page-header {
	width: 100%;
	border: none;
}

.push-thread-list .push-header .page-header a {
	font-weight: normal;
	color: #181818;
}

.push-thread-list .push-body .list-group>.list-group-item {
	border: none;
	border-bottom: 1px dotted #ccc;
	background: url(../../Images/Home/default/ico-dot.gif) 2px center no-repeat;
	height: 30px;
	padding: 5px 10px;
	margin-top: 1px;
	border-radius : 0;
}

/* push-container => push-thread-medialist */
.push-thread-medialist .push-body .push-item .media-left img {
	width: 185px;
	height: 120px;
}

.push-thread-medialist .push-body .push-item .introduction {
	height: 62px;
	overflow: hidden;
	margin-top: 15px;
}

.push-thread-medialist .push-body .push-item .info {
	margin-top: 5px;
}

/* push-container => push-thread-datelist  */
.push-thread-datelist .push-body .push-item .more {
	top: -25px;
}

.push-thread-datelist .push-body .push-item .media-object {
	width: 50px;
	height: 65px;
}

.push-thread-datelist .push-body .push-item .month {
	background: #666;
	color: #fff;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}

.push-thread-datelist .push-body .push-item .day {
	background: #eee;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
}

/* links */
/* link-container => linkslink-thumbnail */
.link-thumbnail .link-item>div {
	margin-bottom: 20px;
}

.link-thumbnail .link-item .link-info .title {
	margin: 5px auto;
	width: 96%;
  	border-bottom: 1px solid #fff;
}

.link-thumbnail .link-item .link-info .title  small {
	display: block;
}

.link-thumbnail .link-item .link-info .description {
	text-align: center;
	font-size: 85%;
}

.link-thumbnail .link-item .link-image img{
	width: 100%;
}

/* hover-info */
.hover-info .link-item .link-info {
	position: relative;
	top: -105px;
	padding: 10px 20px;
	background: #000;
	color: #fff;
	height: 105px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	display: none;
}

.hover-info .link-item .hover {
	display: block;
	margin-bottom: -105px;
	cursor: pointer;
}

/* media-icon same as push-sections-hierarchy */
.media.media-icon {
	margin-bottom: 20px;
}

.media.media-icon .icon i.fa {
	width: 100px;
	height: 100px;
	line-height: 97px;
	border-radius: 50%;
	border: 3px solid #181818;
	font-size: 40px;
	color: #181818;
	border-color: #181818;
}

.media.media-icon:hover {
	cursor: pointer;
}

.media.media-icon:hover .icon i.fa{
	background: #181818;
	color: #fff;
}

.media.media-icon:hover .caption {
	color: #333;
}

.media.media-icon .description {
	margin: 0;
	font-size: 13px;
}

/* header */
.navbar {
	border-radius: 0;
}

/* navbar => navbar-default */
.navbar-default {
	margin-bottom: 0;
	height: 62px;
	border-bottom: 1px solid #eee;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.navbar-default .navbar-header {
	height: 61px;
	margin: 0;
}

.navbar-default .navbar-header .navbar-toggle {
	margin-top: 14px;
	margin-right: 0;
}

.navbar-default .navbar-header>.navbar-brand-lg {
	margin-left: 0;
	padding: 5px 20px;
	background: #222;
	height: 62px;
}

.navbar-default .navbar-header>.navbar-brand-sm, .navbar-default .navbar-header>.navbar-brand-xs {
	padding: 8px 15px;
}

.navbar-default .navbar-header>.navbar-brand-sm img, .navbar-default .navbar-header>.navbar-brand-xs img {
	height: 45px;
}

.navbar-default .navbar-collapse {
	background: #fff;
	margin: 0;
	border: 1px solid #e7e7e7;
}

.navbar-default .collapse .navbar-nav>li.active a {
	background: #e7e7e7;
	background: #fff\0;
}

.navbar-default .dropdown-menu {
	-webkit-box-shadow: none;
 	box-shadow: none;
}

/* for IE 8 */
@media \0screen\,screen\9 {
	.navbar-default .collapse .navbar-nav>li>a {
		border-top: 1px solid #fff;
		margin-left: 1px;
		border-bottom: none;
		padding: 20px 19px;
	}
	
	.navbar-default .navbar-collapse {
		border: none;
	}
	
	/* header active */
	#header .navbar-default .collapse .navbar-nav>li.active>a,#header .navbar-default .collapse .navbar-nav>li:hover>a{
		background: #333;
		color: #fff;
	}
}

/* except mobile */
@media (min-width: 768px) {
	.navbar-default .dropdown:hover .dropdown-menu {
	    display: block;
	}
	
	.navbar-default .navbar-collapse {
		border: none;
	}
	
	.navbar-default .collapse .navbar-nav>li>a {
		border-top: 2px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 19px 15px;
	}
	
	.navbar-default .collapse .navbar-nav>li.active>a,#header .navbar-default .collapse .navbar-nav>li:hover>a {
		background: #fff;
		border-top: 2px solid #666;
	}
	
	.navbar-default .collapse .navbar-nav>li.open>a {
		background: #fff;
		border-top: 2px solid #666;
	}
}

.navbar-default .in>.navbar-nav{
	background: #fff;
	padding: 8px 0;
	margin: 0 -15px;
}

.navbar-default .in .navbar-nav>li>a {
	padding: 10px 15px;
}

/* navbar => navbar-top-bottom */
.navbar-top-bottom .navbar-bottom {
	background: #999;
}

.navbar-top-bottom .nav {
	background:#333;
}

.navbar-top-bottom  .nav>li {
	background: url(../../Images/Home/default/split.png) center right no-repeat;
}

.navbar-top-bottom .nav>li:last-child {
	background-image: none;
}

.navbar-top-bottom .nav>li>a {
	color: #ddd;
	border-top: 2px solid #3e3e3e;
	border-bottom: 2px solid #3e3e3e;
}

.navbar-top-bottom .nav>li>a:hover, .navbar-top-bottom .nav>li>a:focus, .navbar-top-bottom .nav>li.active>a {
	background: none;
	color: #fff;
	border-bottom: 2px solid #f30000;
}

@media (max-width: 768px) {
	.navbar-top-bottom .nav>li>a {
		border: none;
		background: none;
	}
	
	.navbar-top-bottom .nav>li>a:hover, .navbar-top-bottom .nav>li>a:focus, .navbar-top-bottom .nav>li.active>a {
		background: #666;
		color: #fff;
		border: none;
	}
}

/* search */
.search-container{
	height: 26px;
	line-height: 26px;
}

.search-container .input-group-addon {
	padding:0 5px;
	background: #fff;
	border-radius: 0;
	color: #999;
	cursor:pointer;
}

.search-container input {
	height: 26px;
	line-height: 26px;
	padding: 0 5px;
	font-size: 13px;
}

.search-container .input-group-btn button {
	max-height: 26px;
	padding: 3px 12px 3px 15px;
	border-radius: 0;
	letter-spacing: 2px;
	color: #fff;
}

/* footer */
.footer {
	background: #000;
	height:54px;
	font-size: 13px;
	padding: 10px 0;
	color: #898989;
}

.footer .row {
	height: 18px;
	line-height: 18px;
}

.footer .row a {
	color: #898989;
}

/* articles */
.articles .articles-item .introduction {
	text-align: justify;
	line-height: 1.7;
}

.articles .articles-item .date {
	font-size: 13px;
}

/* articles => articles-default  */
.articles-default .articles-item {
	border-bottom	: 1px dashed #ccc;
}

.articles-default .articles-item h4 {
	font-size: 15px;
}

.articles .articles-list-item {
	margin-bottom: 15px;
}

/* articles => articles-list-date  */
.articles-list-date .date .media-object {
	width: 50px;
	height: 60px;
}

.articles-list-date .date .day {
	background: #666;
	color: #fff;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}

.articles-list-date .date .month  {
	background: #eee;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

.articles-list-date .articles-item:hover .day {
	background:#c60000;
}

 .articles-list-date .articles-item:hover  .month {
	 color: #c60000;
 }

/* articles => articles-list-media */
.articles-list-media .media-object {
	max-width: 200px;
	margin-left: 40px;
}

.articles-list-media .media-object img {
	width: 200px;
	height: 130px;
}

.articles-list-media .articles-item {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.articles-list-media .articles-item .title{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}

/* articles => articles-list-thumbnail */
.articles-list-thumbnail .thumbnail {
	margin-bottom: 10px;
}

.articles-list-thumbnail .thumbnail  img {
	width: 100%;
}

/* articles => articles-half-detail-text */
.articles-half-detail-text .articles-top {
	margin-bottom: 20px;
}

.articles-half-detail-text .articles  .articles-list-item {
	margin-left: 15px;
}

/* article */
.article .article-lead {
	padding: 10px;
	margin: 20px 0;
	color: #666;
	line-height: 1.5;
	border-radius: 4px;
	background: #f9f9f9;
}

.article .article-meta {
	font-size: 13px;
}

.article  .article-body img{
	max-width:100%;
}

.article  .article-body ul li {
	list-style : inherit;
}

/* article-footer */
.article .article-body .article-footer a {
	color: #555;
}

.article .article-footer .article-footer-next{
	text-align: right;
}

.article .article-footer-circle a {
	border-radius: 50%;
	background: #333;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #fff;
}

.article .article-footer-circle a:hover {
	background: #777;
}

.article .article-footer-circle .article-footer-title {
	display: none;
}

.article .article-footer-circle .article-footer-pre {
	text-align: right;
}

.article .article-footer-circle .article-footer-next {
	text-align: left;
}

/* article-layout-case */
.article-layout-case .article-meta .thumbnail {
	margin-bottom: 10px;
}

.article-layout-case .article-meta  .btn {
	background: #333;
	color: #fff;
}

.article-layout-case .article-meta  .btn:hover {
	background: #777;
}

.article-layout-case .article-meta  .article-title {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
}

.article-layout-case .article-body img {
	width: 100%;
	border: 1px solid #ccc;
	padding: 5px;
	cursor: pointer;
}

/* position */
.section-position .breadcrumb{
	padding: 0;
	background: #fff;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 20px;
}

.section-position-hidden {
	display: none;
}

@media(max-width:992px) {
	.section-position-hidden {
		display: block !important;
	}
}

/* pager */
.section-pager {
	margin: 15px 0;
	font-size: 13px;
}

.section-pager>div>span:hover, .section-pager>div>a:hover{
	background: #888;
	color: #fff;
}

.section-pager>div>span, .section-pager>div>a {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 1px;
	background: #eee;
	color: #000;
}

.section-pager>div>span.current {
	background: #666;
	color: #fff;
}

.section-pager>div>a.next,.section-pager>div>a.prev {
	margin-left: -2px;
	margin-right: -2px;
}

.section-pager>div>span.rows {
	width: 70px;
	background: #fff;
	color: #666;
	font-size: 12px;
}

.section-pager-default {
	float: right;
}

.section-pager-center,.section-pager-circle {
	text-align: center;
}

.section-pager-center span.rows, .section-pager-circle span.rows{
	display: none;
}

.section-pager-circle>div>span, .section-pager-circle>div>a {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

/* leftnavs */
.leftnavs .panel-heading {
	padding: 7px 15px;
	background: #333;
	color: #fff;
}

.leftnavs .list-group>.list-group-item {
	padding: 7px 15px;
	text-indent: 1em;
	border-bottom: 1px dashed #ccc;
	color: #555;
	background: url(../../Images/Home/default/ico-dot.gif) 18px center no-repeat;
}

.leftnavs .list-group>.list-group-item:hover {
	background-color: #666;
	color: #fff;
	cursor: pointer;
}

.leftnavs .list-group>.list-group-item a {
	width: 100%;
	color: #555;
	display: block;
}

.leftnavs .list-group>.list-group-item:hover a {
	text-decoration: none;
}

.leftnavs .list-group>.list-group-item.active {
	background: url(../../Images/Home/default/ico-dot.gif) 18px center no-repeat #fff;
	color: #333;
}

/* topnavs */
.topnavs {
	margin: 20px auto;
	max-width: 600px;
	border-bottom: none;
}

.topnavs ul.nav li {
	border: none;
}

.topnavs ul.nav li a {
	border: none;
	color: #fff;
}

.topnavs ul.nav li a span {
	background: #8A8A8A;
	padding: 5px 13px;
}

.topnavs ul.nav li a.active, .topnavs ul.nav li:hover a, .topnavs ul.nav li:focus a,.topnavs ul.nav li a:focus  {
	background: none;
	border: none;
}

.topnavs ul.nav li a.active span, .topnavs ul.nav li:hover a span, .topnavs ul.nav li:focus a span{
	background: #202020;
	color: #fff;
}

/* for mobile */
@media (max-width: 768px) {
	.topnavs ul.nav-justified li a {
		background: #8A8A8A;
		padding: 5px 10px;
	}
	
	.topnavs ul.nav-justified li a span {
		padding: 0;
		background: none;
	}
	
	.topnavs ul.nav li a.active, .topnavs ul.nav li:hover a, .topnavs ul.nav li:focus a,.topnavs ul.nav li a:focus  {
		background: #202020;
	}
}

/* fixd useful tools */
.tools {
	position: fixed;
	bottom: 10%;
	right: 0;
	color: #fff;
	width: 50px;
	z-index: 2;
}

.tools .tool-container {
	position: relative;
	float: left;
	margin-top: 5px;
	height: 45px;
	width: 45px;
	line-height: 45px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.tools .tool-container .tool {
	position: absolute;
	top: 0;
	right: 0;
	background: #000;
	width: 45px;
	height: 45px;
	display: block;
	color: #fff;
	overflow:hidden;
}

.tools .tool-container .icon {
	float: left;
	width: 45px;
	text-align: center;
	font-size: 25px;
	cursor: pointer;
}

.tools .tool-container.active {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

.tools .tool-container#gotop {
	display: hidden;
}

.tools .tool-container#share.active .icon {
	display: none;
}

.tools .tool-container#share.active .title {
	margin-left: 12px;
}

.tools .tool-container .bdsharebuttonbox {
	margin: 5px 10px 5px 0;
}