@charset "utf-8";

@media ( min-width : 992px) {
	.list-group .list-group-item {
		display: inline-block;
	}
	.list-group .list-group-item {
		margin-bottom: 0;
		margin-right: 0;
	}
	.list-group .list-group-item:first-child {
		border-top-right-radius: 0;
		border-bottom-left-radius: 0px;
	}
	.list-group  .list-group-item:last-child {
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0;
	}
}

.panel-heading a {
	color: #fff;
	text-decoration: none;
}

.panel-heading a:hover, .panel-heading a:focus {
	color: #fff;
	text-decoration: none;
}

.panel-group {
	background-color: #fff;
	width: auto;
	height: auto;
	overflow-y: auto;
	max-width: 280px;
	padding: 0 0 0 0;
}

.panel-group .panel {
	background-color: #CDD2E7;
	border: none;
	margin-bottom: 0;
	border-radius: 0px;
	margin-top: 0px;
}

.panel-lyyh .panel-heading {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.panel-lyyh>.panel-heading {
	border: none;
	color: #fff;
	background-color: #009944;
	margin: 1px 0px 4px 0px;
	box-shadow: 2px 2px 4px #1C264A;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	padding: 10px 15px 5px 15px;
}

.panel-group .panel+.panel {
	margin-top: 0px;
}

div[class="introduce_msin_box"]>.panel-lyyh>.panel-heading>span {
	font-size: 10px;
}

.panel-lyyh>.panel-heading:active, .panel-lyyh>.panel-heading:hover {
	background-color: #009944;
}

.panel-lyyh>.panel-heading>a:hover {
	text-decoration: none;
	background-color: #009944;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
	border: none;
}

.panel-body {
	padding: 0px;
}

div[class="panel-body"] .nav>li {
	padding: 1px 0px 0px 0px;
	line-height: 38px;
}

div[class="panel-body"] .nav>li>a {
	color: #009944;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
}

div[class="panel-body"] .nav>li>a:hover, div[class="panel-body"] .nav>li>a:focus
	{
	background-color: #009944;
	color: #fff;
}

.panel-lyyh .panel-body .nav>li>a {
	position: relative;
	display: block;
	padding: 7px 15px;
}

.cbl_yd {
	width: 6px;
	height: 6px;
	background-color: #009944;
	margin: 3px 10px 2px 10px;
	padding: 0px;
	border-radius: 50%;
	display: inline-block;
}

.cbl_yd:focus, .cbl_yd:hover {
	background-color: #fff;
}
/* 新闻页图片
.header_pic{padding-left: 0px;padding-right: 0px;}
.header_pic > img{ display: block;  width: 100%;height: 100%; } */
/* 新闻页列表正文 */
.introduce_box {
	margin-top: 15px;
}
/* 面包屑导航 */
.tab-content .site_map {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 0.5em;
}

.tab-content .site_map a:first-child {
	font-weight: bold;
}

.site_map .home {
	background: url("../images/home.gif") no-repeat;
	padding-left: 25px;
}

.tab-content {
	line-height: 25px;
	overflow: auto;
	height: auto;
}

.newsList {
	min-height: 300px;
}

/*-------- 新闻列表区域 --------------*/
#itemContainer {
	padding: 10px 10px;
}

#itemContainer li {
	width: 0 auto;
	line-height: 2;
}

#itemContainer li a {
	width: 80%;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	display: block;
	float: left;
	background: url("../images/fenlei.gif") 0 9px no-repeat;
}

#itemContainer li span {
	float: right;
}
/* 新闻列表,超长标题超出部分为省略号 */
#itemContainer li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 新闻正文 */
#news_area {
	margin: 0 auto;
	color: 000;
}

#news_title {
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
	color: #014898;
}

#post_time {
	text-align: center;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#news_text {
	font-size: 14px;
}
/* 理财计算器 */
#lcjsqContainer {
	position: absolute;
	width: 400px;
	height: 460px;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -230px;
	border: 1px solid #fff;
}
/* 理财计算器 */
#lcjsqContainer #title {
	width: 400px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	margin-top: 15px;
}

#lcjsqContainer #comment {
	width: 400px;
	height: 25px;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}

#lcjsqContainer .input-group {
	padding: 5px;
}

.btn-lyyh_bt {
	background-color: #999;
	color: white;
	width: 80px;
	border-color: #999;
}

.btn-lyyh_bt:hover, .btn-lyyh_bt:focus, .btn-lyyh:hover, .btn-lyyh:focus
	{
	color: #f8a531;
}

.btn-lyyh {
	background-color: #fff;
	color: #555;
	border-color: #ccc;
	min-width: 40px;
}

.btn-lyyh1 {
	background-color: #fff;
	color: #555;
	border-color: #ccc;
	min-width: 40px;
}

.btn-lyyh_wz {
	background-color: #fff;
	color: #555;
	border-color: #ccc;
	width: 270px;
}

.btn-lyyh_db {
	width: 310px;
}

.btn-lyyh_js {
	background-color: #f8a531;
	color: white;
	border: 0;
	width: 80px;
	padding: 4px;
	float: right;
}

.btn-lyyh_bt1 {
	background-color: #555;
	color: white;
	width: 80px;
	border-color: #555;
}
/* 债券报价 */
.liSty {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	height: 30px;
}
/*-------- 百度地图区域 --------------*/
.brchmap_search {
	margin: 5px;
	overflow: hidden;
}

.brchmap_search span {
	padding-top: 5px;
}

#brchmap {
	width: auto;
	height: 500px;
}
/*-------- 搜索列表区域 --------------*/
#itemSearch {
	padding: 10px 0px;
}

#itemSearch li {
	width: 0 auto;
	line-height: 2;
}

#itemSearch li a {
	width: 65%;
	height: 30px;
	line-height: 30px;
 	display: block;
	float: left;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#itemSearch li span {
	float: left;
}
#itemSearch li p {
	float: left;
	text-align: left;
}