.bd_gray {
	background: rgb(246, 246, 246);
}

.msg_bd {
	width: 1200px;
	margin: 20px auto;
}

.msg_bd_tree {
	border-right-color: #E1E1E1;
	float: left;
	margin: 5px;
	padding: 5px 0;
	width: 200px;
	background: #fff;
}

h3.msg_tree_h3 {
	color: #3C3C3C;
	font-size: 14px;
	line-height: 30px;
	color: #3C3C3C;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3.msg_tree_h3 a {
	color: #3C3C3C;
}

h3.msg_tree_active a {
	color: #FF4401;
}

h2.msg_root_h2 {
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	border-bottom: 1px solid rgb(246, 246, 246);
	font-weight: 700;
}

i.msg_num {
	font-style: normal;
	font-size: 12px;
	padding: 1px;
	margin-left: 5px;
}

h3.msg_tree_active a i.msg_num {
	background: #FF4401;
	color: #fff;
	border-radius: 10px;
}

.msg_bd_btee {
	width: 950px;
	margin: 5px;
	padding: 5px 0;
	background: #fff;
	float: right;
}

.msg_bd_btee_title {
	padding: 15px 20px 0 20px;
	margin: 5px 20px;
	height: 25px;
	border-bottom: 1px solid #cdcdcd;
}

.msg_bd_btee_th {
	width: 80px;
	display: block;
	position: relative;
	font-size: 14px;
	text-align: center;
	float: left;
	height: 25px;
}

.msg_bd_btee_tn {
	font-style: normal;
	position: absolute;
	right: -7px;
	top: -5px;
	display: block;
	font-size: 10px;
	width: 17px;
	height: 17px;
	line-height: 17px;
	border-radius: 5px;
}

.msg_bd_btee_th_active {
	color: #ff621f;
	height: 26px;
	border-bottom: 3px solid #ff621f;
	box-sizing: border-box;
}

.msg_bd_btee_th_active .msg_bd_btee_tn {
	background: #ff621f;
	color: #fff;
}

.msg_bd_wd {
	padding: 0 25px;
	margin: 22px 0;
}

.msg_bd_hdw {
	position: relative;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 10px;
}

.msg_item_head {
	line-height: 24px;
	padding-left: 8px;
	background: url(../Images/8-24orlink.png) no-repeat 0 0;
	font-size: 15px;
	color: #3C3C3C;
	margin: 20px 0;
}

.msg_item_name {
	font-weight: 600;
}

.msg_item_intro {
	font-weight: 400;
}

.msg_item_main {
	padding-left: 10px;
	position: relative;
	min-height: 60px;
	line-height: 21px;
	color: #666;
}

.msg_item_title {
	font-weight: 400;
}

.msg_item_info a, .msg_item_title a {
	color: #666;
	font-size: 12px;
}

.msg_item_link {
	color: #333;
	font-size: 12px;
}

.msg_item_extra {
	line-height: 38px;
	color: #9A9A9A;
	font-size: 12px;
}

.msg_item_date {
	margin-left: 5px;
}