.ce {
	display: block;
	width: 100%;
	/* background: rgb(50, 50, 50); */
	/* position:fixed; */
	/* z-index: 5; */
	/* top:0px;left:0px; */
}

.ce li {
	/* border-bottom: 1px solid rgb(40, 40, 40); */
	/* border-top: 1px solid rgb(90, 90, 90); */
}

.more {
	margin-right: 5px;
	margin-top: 5px;
	float: right;
}

.ce li a{
	padding: 20px 10px 20px 40px;
	font-size: 16px;
	color: #333333;
	display: block;
	cursor: pointer;
	background: url(../images/tu.png) no-repeat 10px center;
	background-color: #ECECEC;
}


.ce li a:hover {
	color: #FFF;
	background: url(../images/tu.png) no-repeat 10px center rgb(220, 31, 31);
}

.ce li .dqian {
	background: none
}

.ce li .xz {
	background: url(../images/tu.png) no-repeat 10px center rgb(220, 31, 31);
	color: #FFF;
	text-decoration: none;
}

.er {
	display: none;
	width: 100%;
	background: rgb(100, 100, 100);
}

.er li {
	width: 100%;
	border: solid rgb(140, 140, 140);
	border-width: 1px 0px 0px;
}

.er li a {
	display: block;
	padding: 10px 10px 10px 20px;
	color: white;
	background: none;
	font-size: 15px;
}

.er .e_li a {
	background: url(../images/more.png) no-repeat 90% center;
}

.er li a:hover,
.er li .sen_x {
	background: rgb(253, 83, 49);
}

.er .e_li a:hover,
.er .e_li .sen_x {
	background: url(../images/more.png) no-repeat 90% center rgb(253, 83, 49);
}

.thr {
	background: rgb(150, 150, 150);
	display: none;
}

.thr li {
	margin-bottom: 1px;
	border-top: 1px solid rgb(180, 180, 180);
	position: relative;
}

.er .e_li .thr li a {
	background: none;
}

.er .e_li .thr li a:hover {
	background: rgb(249, 152, 49);
}

.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%;
}



.ti {
	width: 29px;
	height: 29px;
	float: left;
	padding-top: 3px;
	cursor: pointer;
	text-align: center;
	margin-right: 10px;
	margin-top: 40px;
	margin-left: 20px;
	background: url(../images/11.png) no-repeat;
}

.inpu {
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	width: 29px;
	height: 29px;
}

.span {
	float: left;
	display: block;
	padding: 4px 40px 0px 0px;
	color: #000;
}

.tu1 {
	width: 29px;
	height: 29px;
	float: left;
	padding-top: 3px;
	cursor: pointer;
	text-align: center;
	margin-right: 10px;
	margin-top: 40px;
	margin-left: 20px;
	background: url(../images/22.png) no-repeat;
}

.span1 {
	color: #f00;
	float: left;
	display: block;
	padding: 4px 40px 0px 0px;
}

.span2 {
	color: #000;
}