/*头部搜索框搜索按钮*/
.header_wrapper_middle .topSearchBgButton{ 
	width:110px; height:40px;border:none; font-size:20px; color:#fff; 
	line-height:38px;vertical-align:middle;cursor: pointer;
}
/*头部固定--头部搜索框搜索*/
.header_wrapper_fixed .header_wrapper_middle .topSearchBgButton{ 
	width:70px; height:29px;line-height: 28px;font-size: 18px;
}
/*头部购物车---去购物车*/
.shopcar_ul p.myp input{ 
	border:none; margin-left:20px;color:#fff; 
	 width:106px;line-height:30px; 
	font-size:16px; text-align:center;
}