.cp_soso_k{ overflow:hidden; padding:0px; margin:10px 10px 10px 10px;}

.searchbox1{
	border:1px solid #DEDEDE;
	height:38px;
	border-radius:38px;background:#fff;
}

.input_tex {
	
	border:medium none;
	color:#a7a7a7;
	font-size:14px;
	height:38px;
	line-height:38px;
	padding-left:4px;
	width:175px;border-radius:38px; margin-left:19px

}
.searchbox1 input.search-btn {
	background:url(../images/ico_117.png) no-repeat center center;
	background-size:50% auto;
	border:medium none;
	height:36px;
	min-width:40px;
	width:40px;
}

@media only screen and (max-width:1024px) {

.input_tex {
	
	border:medium none;
	color:#a7a7a7;
	font-size:14px;
	height:38px;
	line-height:38px;
	padding-left:4px;
	width:150px;border-radius:38px; margin-left:19px

}
}

.leftMenu{

	height: auto;
	background-color: #fff;
	 margin-top:20px; display:block;border:1px solid #DEDEDE;border-bottom:0px solid #DEDEDE;
}
@media only screen and (max-width:800px) {
.leftMenu{ display:none}
}

.leftMenu .topMenu{
	height: 50px;
	background:#C44324;
}
.leftMenu .topMenu img{
	margin: 11px;
	float: left;
}
.leftMenu .topMenu .changeMenu{
	cursor: pointer;
}
.leftMenu .topMenu .banshi{
	padding-left: 23px;
}
.leftMenu .topMenu .menuTitle{
	text-align: center;
	color: #fff;

	line-height:50px;
	font-size: 18px;

}
.menuTitle span{
	color: #fff;
text-transform:uppercase;
	line-height:50px;
	font-size: 16px;

}
.menu_list {
	width: 100%;
	background: #F8F8F8;
}
.menu_list ul li{
	display: block;
	text-align: center;
	width: 100%;
}
.menu_list ul li .fuMenu{
	color: #333;
	font-size: 15px;
	cursor: pointer;
	height:50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #DFDFDF;
	float: left;
}
.menu_list ul li .xiala{
	float: left;
	margin-left: -50px;
	margin-top: 27px;
}
.menu_list ul li .div1 {
	width: 100%;
	height: auto;
	float: left;text-align:left;
}
.menu_list ul li .div1 .zcd{
	color: #333;
	font-size:14px;
	height: 40px;
	background-color: #fff;
	margin-bottom: 1px;
	cursor: pointer;
	line-height:40px; text-indent:20px; 
	width: 100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.div1 {
	height: 200px;
	display: none;
}
.menu_list ul li .div1 .zcd:hover{ background:#EFEFEF}
.menu_list ul li .div1 .zcd:hover a{ color: #E0350B; }
.removes{
	color: #F37221 !important;
	border-left: 3px solid #F37221;
}