/*搜索栏*/

.search {
	color: #2fa7e4;
	background-color: #efefef;
}

.txtscroll {
	float: left;
}

.txtscroll > .bd {
	padding: 8px;
}

.txtscroll .infolist li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}

.search .search-form {
	padding-top: 10px;
	padding-right: 10px;
}

.search .search-form .form-control {
	height: 24px;
	padding-top: 0;
	padding-bottom: 0;
	border-color: #2fa7e4;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;
}

.search .search-form .btn-default {
	color: #2fa7e4;
	border: none;
	background: none;
}

/*end 搜索栏*/
.headlines,
.informations,
.links {
	margin-left: -15px;
	margin-right: -15px;
}

.mblock {
	margin: 10px 0;
}

.headlines,
.informations,
.news,
.styles,
.links {
	/*
		margin-top: 20px;
		margin-bottom: 20px;
	*/
}

.headlines > .new > .txtpanel,
.news > .important > .txtpanel,
.news > .dynamic > .txtpanel,
.news > .special > .txtpanel,
.links > .announcement > .txtpanel,
.links > .relatedlinks > .txtpanel {
	padding: 10px;
}

.headlines > .new > .txtpanel,
.news > .special > .txtpanel {
	background-color: #d5edf9;
}

.news > .important > .txtpanel {
	background-color: #f2fefa;
}

.news > .dynamic > .txtpanel {
	background-color: #e7eef6;
}

.links > .announcement > .txtpanel,
.links > .relatedlinks > .txtpanel {
	background-color: #cceceb;
}

.txtpanel > .title {
	color: #2361aa;
	font-size: 1.8rem;
	padding: 5px 0;
	border-bottom: 2px solid #a5c8e4;
}

.txtpanel > .title a {
	color: #1658A4;
	font-size: 1.5rem;
}

.txtpanel > ul {
	list-style: none;
	padding-left: 0;
	margin-top: 10px;
}

.txtpanel > ul li {
	position: relative;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	/* -o-text-overflow: ellipsis;
	 text-overflow: ellipsis;
	 white-space: nowrap;*/
	/*火狐浏览器不兼容*/
	padding-left: 10px;
	background: url("imagesbase_li_icon_01.png") no-repeat left center;
}

.txtpanel > ul li .date {
	color: #9f9fa1;
	font-size: 1.2rem;
	padding-left: 20px;
}

.txtpanel .box {
	margin-top: 10px;
}

/*水文新闻*/
.headlines-swiper .swiper-wrapper .swiper-slide .title {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 130%;
	padding-top: 10px;
	background-color: rgba(0, 0, 0, .3);
}

.headlines-swiper.swiper-container-horizontal > .swiper-pagination-bullets,
.headlines-swiper .swiper-pagination-custom,
.headlines-swiper .swiper-pagination-fraction {
	bottom: 0;
}

.headlines-swiper .swiper-pagination {
	text-align: right;
}

.noticepic ul {
	padding-left: 0;
}

.noticepic ul li {
	float: left;
	width: 25%;
	height: 87px;
	text-align: center;
	list-style: none;
}

.noticepic ul li a {
	display: inline-block;
	font-size: 1.2rem;
}

.noticepic ul li a i {
	color: #2da8e1;
	font-size: 4.8rem;
}

/*end 水文新闻*/

/*绿色水文*/
.green-swiper.swiper-container-horizontal > .swiper-pagination-bullets,
.green-swiper .swiper-pagination-custom,
.green-swiper .swiper-pagination-fraction {
	bottom: 5px;
}

.green-swiper .swiper-pagination {
	text-align: right;
}

/*
.green-swiper .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	border-radius: 0;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}

.green-swiper .swiper-pagination-bullet-active {
	background: #fff;
}
*/
.green-swiper .swiper-pagination-bullet{width:20px;height:20px;text-align:center;line-height:20px;font-size:12px;color:#000;opacity:1;background:rgba(0,0,0,0.2);padding-bottom:10px;}
.green-swiper .swiper-pagination-bullet-active{color:#fff;background:#007aff;}

/*.green {
    height: 130px;
    background: url(imagesgreen_bar.jpg) no-repeat;
    background-size: cover;
}*/

/*end 绿色水文*/
/*实时&水文新闻*/
.realtime .nav > li > a:hover {
	background-color: transparent;
}

.realtime .nav-tabs {
	border-bottom: 1px solid #80c3d4;
	background: url("imageshome_realtime_bg.png") repeat-x;
}

.realtime .nav-tabs > li > a {
	color: #2361aa;
	border: none;
	margin-right: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 1.6rem;
padding: 8px 13px;
}

.realtime .nav-tabs > li.active > a,
.realtime .nav-tabs > li.active > a:focus,
.realtime .nav-tabs > li.active > a:hover {
	border: none;
}

.realtime .nav-tabs > li.active > a {
	color: #fff;
	background-color: #1756a3;
}

.realtime .tab-content {

	/* margin-top: 10px; */
}

.realtime table {
	color: #1756a3;
	margin-bottom: 10px;
}

.realtime table > thead > tr > th {
	/* font-size: 1.2rem; */
	text-align: center;
	vertical-align: middle;
	padding: 0;
	border-left: 1px solid #80c3d4;
	border-right: 1px solid #80c3d4;
	border-bottom: 1px solid #80c3d4
}

.realtime table > thead > tr > th:first-of-type {
	border-left: none;
}

.realtime table > thead > tr > th:last-of-type {
	border-right: none;
}

.realtime table > tbody > tr > td {
	/* font-size: 1.2rem; */ 
	padding: 0;
	border-top: none;
	height: 25px;
	line-height: 25px;
}

.c {
	background:#f0f0f0;
}

.demohq1,
.demohq2 {
	overflow: hidden;
	height: 215px
}

.demohq1 .table,
.demohq2 .table {
	margin-bottom: 0;
}

/*end 实时&水文新闻*/

/*水文风采*/
.styles > h3 {
	height: 20px;
	text-align: center;
	border-top: 7px double #5081bb;
	margin-left: 15px;
	margin-right: 15px;
}

.styles > h3 > span {
	position: relative;
	top: -17px;
	color: #5081bb;
	padding: 0 20px;
	background-color: #fff;
}

/*end 水文风采*/

/*公告&信息公开&相关链接*/
.officehall {
	margin-bottom: 37px;
}

.officehall .img-responsive {
	width: 100%;
}

.openinfo {
	background: url("imageshome_xxgk_bg.png") repeat-x;
}

.openinfo > .pimg > a img {
	margin: 0 auto;
}

.openinfo > ul {
	padding-left: 15px;
	margin-top: 10px;
padding-bottom: 25px;
}

.openinfo > ul > li {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url("imagesbase_li_icon_02.png") no-repeat left center;
}

.openinfo > ul > li:nth-child(1),
.openinfo > ul > li:nth-child(2),
.openinfo > ul > li:nth-child(3),
.openinfo > ul > li:nth-child(4) {
	width: 49%;
}

.relatedlinks .dropdown {
	margin-bottom: 18px;
}

.relatedlinks .dropdown .btn {
	text-align: left;
	background-color: transparent;
	border: 1px solid #0088aa;
}

.relatedlinks .dropdown .btn .caret {
	color: #0088aa;
}

.relatedlinks .dropdown .dropdown-menu {
	width: 100%;
	height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}

/*end 公告&信息公开&相关链接*/