.mod-content .content_one {
	width: 1200px;
	clear: both;
	/* margin: 0px auto 0; */
	margin: 20px auto 0;
	overflow: hidden;
	border: 1px solid #bebebe;
}

._main_content {
	padding: 20px;
	background: #fff;
	min-height: 400px;
}

.myClass .nav-tabs>li {
	margin-bottom: 0;
}

.myClass .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #FFFFFF;
	cursor: default;
	background-color: #e22323;
	border: 1px solid #e22323;
	border-bottom-color: transparent;
}
/*黑名单颜色*/
.myClass .nav-tabs>li.active>.hmd-active{
	color: #ffffff;
	cursor: default;
	background-color: #737373;
	border: 1px solid #737373;
	border-bottom-color: transparent;
}
.myClass .nav-tabs>li>a {
	margin-right: 10px;
	border-radius: 0;
	line-height: 1.82857143;
	font-size: 18px;
	color: #2E2D3C;
	border: 1px solid transparent;
	background-color: #eeeeee;
}

/* iframe */

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.searchLink {
	min-height: 42px;
	background-color: #eee;
	padding: 8px;
	position: relative;
	height: auto;
	padding-right: 100px;
	overflow: hidden;
}

.searchLink a {
	display: inline-block;
	nav-right: 20px;
	padding: 3px 8px;
	font-size: 14px;
	color: #444;
	margin-bottom: 10px;
}
.searchLink a.active {
	background-color: #E22323;
	color: #fff;
}
#toggleHeight {
	 position: absolute;
	 right: 30px;
	 top: 10px;
	 cursor: pointer;
	 cursor: hand;
 }

#toggleHeight2 {
	position: absolute;
	right: 30px;
	top: 10px;
	cursor: pointer;
	cursor: hand;
}

.xbsgs_xc {
	border: 1px #d2d2d2 solid;
	padding: 10px 20px;
	list-style: none;
	margin-top: 15px;
}

.xbsgs_xc li {
	border-bottom: 1px #d2d2d2 solid;
	position: relative;
	list-style: none;
	padding-bottom: 25px;
}

.xbsgs_xc li h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	line-height: 65px;
}

.xbsgs_xc li .xcInfo span {
	display: inline-block;
	width: 16%;
	color: #888;
}

.xbsgs_xc li .xcInfo span img {
	margin-top: -3px;
	margin-right: 8px;
}

.xbsgs_xc li .xcBtn {
	position: absolute;
	width: 130px;
	line-height: 35px;
	right: 30px;
	bottom: 35px;
}

.xbsgs_xc li .xcBtn a {
	display: block;
	background-color: #E22323;
	color: #fff;
	text-align: center;
	border-radius: 3px;
}

.xbsgs_xc li .xcBtn a img {
	margin-top: -5px;
	margin-right: 10px;
}

.heightAuto {
	height: auto;
}

#toggleHeight {
	position: absolute;
	right: 30px;

	top: 10px;
	cursor: pointer;
	cursor: hand;
}

#toggleHeight span.glyphicon {
	color: #999;
 }


#toggleHeight2 {
	position: absolute;
	right: 30px;

	top: 10px;
	cursor: pointer;
	cursor: hand;
}

#toggleHeight2 span.glyphicon {
	color: #999;
}
.searchLink_b {
	min-height: 42px;
	background-color: #eee;
	padding: 8px;
	position: relative;
	padding-right: 100px;
	overflow: hidden;
	height: auto;
}

.searchLink_b a {
	display: inline-block;
	nav-right: 20px;
	padding: 3px 8px;
	font-size: 14px;
	color: #444;
	margin-bottom: 10px;
}
.searchLink_b a.active {
	background-color: #737373;
	color: #fff;
}