/* CSS Document */

.clear {
	clear: both
}

.in_left_list {
	width: 200px;
	padding: 0 0px;
	float: left
}

.ce {
	display: block;
	width: 100%;
	background: #FFF;
	position: relative;
	z-index: 5;
	float: left
}

.ce li {
	border-bottom: 1px solid #dcdcdc;
}

.more {
	margin-left: 36px;
}

.ce li a {
	padding: 8px 2px 8px 18px;
	color: #4c4c4c;
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background: url(../img/inc_inc.png) no-repeat 7px -447px #f7f7f7;
}

.ce li a:hover {
	background: url(../img/inc_inc.png) no-repeat 7px -425px #fd0505;
	color: #FFF;
}

.ce li .dqian {
	background: none
}

.ce li .xz {
	background: url(../img/inc_inc.png) no-repeat 7px -425px #fd0505;
	color: #FFF;
}

.er {
	display: none;
	width: 100%;
	background: #FFF;
}

.er li {
	width: 100%;
	border: 0;
}

.er li a {
	display: block;
	padding: 5px 2px 5px 36px;
	color: #666;
	font-weight: normal;
	background: url(../img/inc_inc.png) no-repeat 17px -526px #ececec;
	font-size: 13px;
}

.er .e_li a {
	background: url(../img/inc_inc.png) no-repeat 17px -483px #cbcbcb;
}

.er li a:hover,
.er li .sen_x {
	background: url(../img/inc_inc.png) no-repeat 17px -483px #cbcbcb;
	color: #666;
}

.er .e_li a:hover,
.er .e_li .sen_x {
	background: url(../img/inc_inc.png) no-repeat 17px -483px #cbcbcb;
}

.thr {
	background: none;
	margin-bottom: 0px;
	display: none;
}

.thr li {
	border: none;
	border-bottom: none;
	position: relative;
}

.er .e_li .thr li a {
	background: #ececec;
	padding-left: 40px;
	font-weight: normal;
}

.er .e_li .thr li a:hover {
	background: #ececec;
	color: #fd0505;
}

.er .e_li .thr li .abc {
	background: #ececec;
	padding-left: 40px;
	font-weight: normal;
	color: #fd0505;
}

.er .e_li .thr li .xuan {
	/*background:rgb(249,152,49);记录当前点击*/
}

.more1 {
	margin-left: 28px;
	margin-top: -4px;
}

.thr_nr {
	width: 300px;
	position: absolute;
	top: 0px;
	left: 150px;
	z-index: 10;
	border: 1px solid rgb(201, 201, 201);
	display: none;
}

.thr_nr h3 {
	font-weight: normal;
	font-size: 18px;
	display: block;
	text-align: center;
	width: 100%;
	padding: 10px 0px;
}

.thr_nr img {
	width: 100%;
}