<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
模板: 在这里可以提示它的父级模板
版本: 版本号
*/
.wrapper-nav {
	min-height: 180px;
}
@media (max-width: 767px) {
  .wrapper-nav {
  	min-height: 100%;
  	background: #2671a4;
  }
}
.carousel.slide { margin-bottom: 20px; }
.carousel-inner {
}
.carousel-control{color: white;text-shadow: 0 0 3px rgba(0, 0, 0, 0.7)
}
.panel-heading i {
	margin-right: 10px;
	font-size: 1.5em;
	float: left;
	line-height: 0.7em;
}
.wrapper-sktj .carousel.slide {
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 10px;
}
.wrapper-sktj .carousel-control{color: white;text-shadow: none;)
}
.wrapper-sktj h4 {
	margin-top: 0;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 10px;
	
}
.wrapper-links h4 {
	margin-top: 15px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px!important;
}
.wrapper-sktj .carousel-indicators {
	display: none;
}
.wrapper-sktj  .thumbnail {
	margin-bottom: 5px;
}
.wrapper-links h4 {
	border-bottom: 1px solid #C7CDD0;
	margin-bottom: 20px;
}
.wrapper-sktj h4 a {
	border-top: 6px solid #8EC54E;
	padding: 8px 15px 5px;
	color: white;
	font-size: 1em;
}
.wrapper-links h4 a {
	border-bottom: 4px solid #3FB2DB;
	padding-bottom: 5px;
	color: #3FB2DB;
}
.wrapper-links {
	color: #0E4E6F;
	padding-bottom: 20px;
}
.links a {
	color: #0E4E6F;
}
.links a:hover {
	color: #23AC3A;
}
p.text-ellipsis {
	text-align: center;
}
.post-time {
	color: #969ca0;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 3px;
}
.lists li a {
	white-space: nowrap; 
	overflow:hidden;
	text-overflow: ellipsis;
	display: block;
}
div.panel-body {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
.panel {
	border-style: none;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0);
	box-shadow:0 1px 1px rgba(0,0,0,0)
}
.news .panel-heading {
	border-bottom: 4px solid #72A736;
	background: url(./bg-title-green.png) right center no-repeat #8EC54E;
}
.normal .panel-heading {
	border-bottom: 4px solid #1F88B6;
	background: url(./bg-title-blue.png) right center no-repeat #3FB2DB;
}
.links .btn-group {
	width: 100%;
}
.links .btn-group button.btn.btn-sm.btn-default.dropdown-toggle {
	width: 100%;
	text-align: left;
}
.links .btn-group span.caret {
	position: absolute;
	right: 10px;
	top: 13px;
}
.links2 {
	padding-top: 30px;
}
.links2 .btn {
	width: 100%;
}
.search-form {
	/*background-color: rgba(0, 0, 0, 0.3) !important;*/
	background-color: rgba(0, 0, 0, 0.45) !important;
	margin-bottom: 30px;
	margin-top: 10px;
}
.search-form .panel-heading {
	min-height: 43px;
	background-color: transparent !important;
}
.search-form  .panel-body {
	padding: 10px;
}
.search-form .panel-heading .nav &gt; li &gt; a {
  border-radius: 5px 5px 0 0;
  margin: 0 1px 0 0;
  border-bottom-color: white !important;
	background-color: #3FB2DB;
	color: white;
}
.search-form .panel-heading .nav &gt; li.active &gt; a {
  border-color: #8EC54E !important;
  border-bottom-color: white !important;
	background-color: #8EC54E;
}
#progressbar {
	min-height: 367px;
}
.home #carousel-example-generic .carousel-inner .item img{
	max-height: 366px;
	max-width:750px;
}</pre></body></html>