.content{
	width: 1200px;
	margin: 0 auto;
}
/*面包血*/
.boughtlist_map_tree{
	color: #9B9B9B;
	margin:25px 0;
	height: 20px;
	border-left: 3px solid #c12c44;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.boughtlist_map_tree a{	color: #000;}
.boughtlist_map_tree a:hover,.boughtlist_map_tree .cur { color: #C12C44;}

.page{ display: inline-block; font-size: 14px; color: #222;}
.page a{ height: 40px; line-height: 40px; padding:0 15px; display: inline-block; border: 1px solid #AFAFAF; margin-right: 15px;float: left; color: #222;}
.page a:hover{border: 1px solid #C12C44 ; color: #C12C44;}
.page .disable{border: 1px solid #ddd; color: #ddd; cursor: default;}
.page .disable2{background: #F8F8F8; border:1px solid transparent;}
.page .disable:hover{border: 1px solid #ddd; color: #ddd;}
.page .disable2:hover{border: 1px solid transparent; color: #222;}
.page span{ float: left; line-height: 40px; margin-right: 15px;}
.page .span1{ margin-left: 40px;}
.page input{ width: 40px; height: 40px; line-height: 40px; padding: 0;order: 1px solid #AFAFAF; float: left; text-align:center; margin-right: 15px;}