<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
主题名称: 流域地理学重点实验室
URI: the-theme's-homepage
描述: a-brief-description
作者: 您的姓名
作者 URI: 您的-URI
模板: 在这里可以提示它的父级模板
版本: 版本号

*/
.pages {
	background-color: #D3EBF3;
}
.sub-header-wrapper {
	background: url(./bg-sub-header.jpg) center top no-repeat;
	min-height: 300px;
	border-bottom: 10px solid #8EC54E;
}

@media (max-width: 767px) {
  .wrapper-nav {
  	min-height: 100%;
  	background: #2671a4;
  }

}

.siderbar {
	margin-top: -100px;
}
.siderbar .siderbar-header {
	min-height: 60px;
	background: url(./bg-siderbar-top.png) 20px 21px no-repeat rgba(255,255,255,0.85);
	padding-top: 15px;
	padding-left: 55px;
	padding-bottom: 10px;
	font-size: 22px;
	color: #5E981D;
}

.siderbar .siderbar-body {
	padding-top: 40px;
	padding-bottom: 100px;
	padding-left: 30px;
	background: url(./bg-siderbar-body.png) 28px bottom no-repeat;
}
.siderbar ul {
	padding-left: 0;
}
.siderbar li.list-group-item.active {
	background-color: transparent!important;
}
.siderbar li.list-group-item.active a {
	background: url(./siderlist-active.png) left center no-repeat;
	color: #5E981D;
}

.siderbar li.list-group-item a {
	padding-left: 45px;
}

.siderbar li.list-group-item.active a .fa.fa-caret-right {
	color: #8DC54E;
}

.siderbar li.list-group-item {
	font-size: 1.2em;
	border-style: none;
	padding-left: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(./siderlist-line.png) left bottom no-repeat;
}

.siderbar li.list-group-item a &gt; .fa-caret-right {
  float: right;
  margin-top: 4px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .siderbar {
  	margin-top: -40px;
  }
  .siderbar .siderbar-header {
  	padding-top: 15px;
  	padding-bottom: 5px;
  	min-height: 40px;
  	background-position: 20px 20px;
  }
  .siderbar .siderbar-body {
  	padding-top: 10px;
  	padding-bottom: 20px;
  }
  .siderbar li.list-group-item {
  	padding-top: 10px;
  	padding-bottom: 10px;
  	font-size: 14px;
  }

}
.post-time {
	color: #919da5;
	float: right;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 1.3em;
	margin-top: 3px;
}
.media h4.media-heading a {
	font-size: 0.9em;
	line-height: 1.3em;
}
li.list-group-item {
	padding-left: 35px;
	background: url(./point.png) 15px 16px no-repeat;
}
ul.list-group {
	margin-bottom: 0;
}
.main-container .panel .list-group {
	padding-bottom: 10px;
	padding-top: 10px;
}

.main-container i {
	font-size: 1em;
	line-height: 1.2em;
}
.main-container .panel-body { padding: 20px; }
.main-container &gt; h3,
.main-container &gt; h4 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
	color: #00427E;
}

.main-container .panel-body p {
	line-height: 2em;
	text-indent: 2em;
	margin-bottom: 0;
	margin-top: 0;
}
.main-container .panel-body p img {
	margin: 0 auto;
}
 .article-info {
	color: #8c9294;
	padding-right: 20px;
	padding-left: 20px;
}

.article-info span { float: right; }
.main-container hr { margin-bottom: 40px; }
ul.pager { margin-top: 5px; }
.calendar { margin-bottom: 20px; }
.main-container .panel-body p.zhuti {
	margin-bottom: 7px;
	text-indent: 0;
	padding: 0;
}
.media-list {
	margin: 0;
}
.media-list li {
	padding: 10px 20px;
	border-bottom: 1px solid #e7e7e8;
	margin: 0;
}
.media-list li:hover { background-color: #f1f2f2; }
.media-list li:last-child { border-bottom:none; }
.media-list li p {
	margin-bottom: 5px;
	color: #929da6;
}
.media-list .media a &gt; img {
	width: 100px;
	height: 100px;
}
.renwu .thumbnail {
	margin-bottom: 0;
	text-align: center;
}
.renwu .media {
	padding-right: 0;
	padding-left: 0;
}
.renwu .text-ellipsis {
	margin-bottom: 0;
}
.handcusor a{
	cursor:pointer!important;
	cursor:hand;
}
.conall h3{
	text-align:center;
}
li.bkdd{
	display: inline-block;
width:25%	
}

.tg table{
	margin-top:15px;
	margin-left:10px;
}

.tg table td{
	padding-bottom:10px!important;
}
.xsgl_list li{
	width:30%;
	display: inline-block;
	list-style: none;
}
</pre></body></html>