.header-branding{
	width:1170px;
	height:110px;
	margin:0 auto;
	
}
.search-box{
	position:relative;
	margin-top:21px;
}
.search-box .group-buying,.search-box input{
	float:left;
}
.search-box .group-buying{
	width:25px;
	height:42px;
	border-right:none;
	position:relative;
	background:url(../img/search_left_frame.gif) no-repeat;
}
.search-box .group-buying img{
	position:absolute;
	top:10px;
	left:8px;
	width:20px;
	height:20px;
}
.search-box input[type=text]{
	width:358px;
	height:36px;
	border-top:2px solid #2bb8aa;
	border-bottom:2px solid #2bb8aa;
	border-left:none;
	border-right:none;
	padding:0 5px;
}
.search-box input[type=text]::-webkit-input-placeholder{ 
        color:#ccc;
}
.search-box input[type=text]::-moz-placeholder{ 
        color:#ccc;
}
.search-box input[type=text]:-moz-placeholder{ 
        color:#ccc;
}
.search-box input[type=text]:-ms-input-placeholder{ 
        color:#ccc;
}
.search-box input[type=submit]{
	width:74px;
	height:40px;
	background:url(../img/search_bg.gif);
	color:#fff;
	font-size:16px;
	line-height:40px;
	border:none;
	transition:200ms;
	cursor:pointer;
}
.hot-search{
	font-size:0;
	padding-top:50px;
}
.hot-search .hot-link{
	font-size:14px;
	padding:0 10px 0 4px;
	color:#5e768d;
}
.hot-search .hot-link:first-child{
	padding-left:0;
}
.hot-search .hot-link:last-child{
	padding-right:0;
}
.hot-search .hot-link:hover{
	color:#ff8040;
}
.commitment{
	margin-right:15px;
}
.commitment a{
	display:inline-block;
	color:#fff;
}
.commitment-item{
	display:block;
	width:80px;
	height:26px;
	line-height:26px;
	font-size:14px;
	text-align:center;
	background:#1cd56f;
	border-radius:5px;
}
/*切换区*/
.f_l {float:left; font-size:12px; color:#5e768d;}
.f_r {float:right; font-size:18px;}
.ct {
	height:60px;
}
.ct_now {
	width:60px;
	padding-top:17px;
	font-size:14px;
	font-weight:bold;
	color:#5e768d;
}
.ct_box {
	text-align:center;
}
.ct_box span {
	vertical-align:bottom;
}
.ct_nav {
	text-align:center;
	height:18px;
	line-height:18px;
	color:#5e768d;
	font-size:12px;
	cursor:pointer;
	overflow:hidden;
	display:inline-block;
}
.ct_hover {
	color:#f25000;
	height:18px;
	line-height:18px;
	overflow:hidden;
}
.ct_link {
	background:#FFFFFF;
	border:#ccc 1px solid;
	width:370px;
	display:none;
	z-index:9999;
}
.ct_hovers {
	display:block;
	position:absolute;
}
.ct_links {
	width:60px;
	margin-right:1px;
	height:30px;
	line-height:30px;
	font-size:12px;
	text-align:center;
	background:#f6f6f6;
	vertical-align:top;
	margin-bottom:1px;
	display:inline-block;
}
.ct_show {
	background:#ddd;
	height:10px;
	line-height:10px;
	padding:5px;
	cursor:pointer;
}

