
/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

.searchBox{
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #5593BA;
	text-align: center;
	background-color: #e9e8e8;
	padding-top: 26px;
}
.searchBox.fixed{
	width: 100%;
	position: absolute;
	top:-20px;
	left:0;
	z-index: 10;
}
.search-wrapper{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.search-border{
	border: 2px solid #fe676a;
	height: 38px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
}
.search-border .soutu-btn{
	position: absolute;
	right: 106px;
	top: 50%;
	margin-top: -8px;
	width: 18px;
	height: 16px;
	cursor: pointer;
	background: url(../images/camera.png?v=1) 0 0 no-repeat;
	z-index: 100;
}
.search-border .soutu-btn.right{
	right: 40px;
}
.search-border .soutu-btn:hover{
	background-position: 0 -20px;
}
.searchBox .da-type{
	display: inline-block;
}
.searchBox .coral-textbox {
	height: 38px;
}
.searchBox .coral-textbox-border {
	height: 42px;
	box-shadow: none;
	border-radius: 0;
	border: 2px solid #fe676a;
}
.searchBox .search-border .coral-textbox-border {
	border: none;
	height: 38px;
}
.searchBox .coral-textbox-default {
	height: 36px;
}
.searchBox .coral-combo-arrow {
	top: 11px;
}
.searchBox .search-btn {
	border: 0;
	background: #fe676a;
	color: #fff;
	float: right;
	border-radius: 0;
	margin-right: 0;
	padding: 0 8px;
}
.searchBox .coral-button-text-only .coral-button-text {
	padding: 2px 28px;
}
.searchBox .soutu-inner{
	position: absolute;
	padding: 35px 25px;
	background: #fff;
	top: 40px;
	left: -2px;
	right: -2px;
	z-index: 99;
	border: 2px solid #fe676a;
	border-top: none;
	display: none;
}
.searchBox .soutu-inner .soutu-close{
	position: absolute;
	right: 18px;
	bottom: 13px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: url(../images/soutu_icons.png?v=1) -20px 0 no-repeat;
	color: #ccc;
}
.searchBox .soutu-inner .soutu-close:hover{
	background-position: -197px -1px;
}
.soutu-inner .coral-button{
	background: none;
	border: 1px solid #cacbcc;
	color: #333;
}
.searchBox .cuiBox{display:inline-block;}
.checked{text-align: left;padding-top: 8px;padding-left: 2px;margin-left: 190px;}
.content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.spulist-nav{
	width: 100%;
	padding-top: 10px;
}
.crumb{
	margin-left: 20px;
}
.crumb .condition{
	line-height: 25px;
	display: inline-block;
	max-width: 200px;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
}
.crumb .cat-text{
	margin-top: 1px;
	float: left;
	display: inline-block;
	line-height: 25px;
	height: 25px;
	color: #666;
	font-size: 16px;
}
.crumb .icon-btn-vbarrow{
	width: 5px;
	height: 9px;
	background: url(../images/sprit.png?v=1) -111px -423px no-repeat;
	float: left;
	margin: 10px 5px 0;
}
.crumb .total{
	margin: 4px 4px 0 4px;
	line-height: 20px;
	color: #3c3c3c;
}
.crumb .pro{
	position: relative;
	margin: 4px 5px 0 0;
	padding: 0 19px 0 4px;
	line-height: 23px;
	height: 25px;
	float: left;
	max-width: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #ccc;
	color: #666;
	cursor: pointer;
}
.crumb .pro:hover{border-color: #F40;}
.crumb .pro .icon-btn-x{
	width: 7px;
	height: 7px;
	position: absolute;
	right: 6px;
	top: 6px;
	background: url(../images/sprit.png?v=1) -73px -445px no-repeat;
}
.crumb .pro:hover .icon-btn-x{background-position: -90px -445px;}
.crumb .toggle-btn{
	float: right;
	margin: 0 0 0 4px;
	height: 24px;
	border: solid 1px #e8e8e8;
	padding: 0 9px;
	background: #f6f6f6;
	color: #6b6b6b;
	cursor: pointer;
	line-height: 24px;
}
.crumb .toggle-btn:hover{color: #f40;}
.toggle-btn .collapse{
	display: none;
}
.toggle-btn .arrow{
	width: 7px;
	height: 4px;
	margin-left: 8px;
	vertical-align: middle;
	display: inline-block;
}
.toggle-btn .down{
	background: url(../images/sprit.png?v=1) -279px -423px no-repeat;
}
.toggle-btn .up{
	background: url(../images/sprit.png?v=1) -412px -322px no-repeat;
}
.spulist-nav .groups{
	position: relative;
	margin-top: 11px;
	border: 1px solid #a9a9a9;
    height: 0;
    overflow: hidden;
}
.spulist-nav .groups .row{
	position: relative;
	margin: 0 8px;
	border-top: 1px dashed #dedede;
}
.spulist-nav .groups .has-overlay{
	position: relative;
	margin: 0 8px;
	border-top: 1px dashed #dedede;
}
.spulist-nav .groups .row-first{
	border-top: none;
}
.spulist-nav .groups .head{
	position: absolute;
	left: 11px;
	top: 9px;
	color: #999;
}
.spulist-nav .groups .head .title{
	float: left;
	max-width: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.spulist-nav .groups .body{
	padding: 0 100px 0 112px;
}
.groups .has-overlay .body {
	padding: 0 0 0 94px;
}
.spulist-nav .groups .body .items{
	height: 36px;
	overflow: hidden;
}
.spulist-nav .groups .has-overlay .items-conditions{
	height: auto;
}
.spulist-nav .groups .expand-mode .body .items{
	height: auto;
	max-height: 102px;
	overflow: auto;
}
.spulist-nav .groups .body .items .item{
	float: left;
	margin: 9px 40px 9px 0;
	height: 18px;
	color: #000;
	cursor: pointer;
}
.spulist-nav .groups .body .items .item:hover{
	color: #f40;
}
.item .icon-btn-check-small{
	display: none;
	float: left;
	margin: 4px 5px 0 0;
	width: 11px;
	height: 11px;
	font-size: 0;
}
.spulist-nav .groups .body .text{
	float: left;
	max-width: 140px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.spulist-nav .groups .body .btns{
	display: none;
	text-align: center;
}
.spulist-nav .groups .body .btns .submit{
	color: #fff;
	background: #F94700;
	border: 1px solid #F94700;
	display: inline-block;
	margin: 5px;
	border-radius: 2px;
	height: 20px;
	width: 42px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.spulist-nav .groups .body .btns .cancel{
	border: 1px solid #e8e8e8;
	display: inline-block;
	margin: 5px;
	border-radius: 2px;
	height: 20px;
	width: 42px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.spulist-nav .groups .foot{
	position: absolute;
	width: 100px;
	right: 0;
	top: 8px;
}
.spulist-nav .groups .foot .switch-multi{
	position: absolute;
	right: 5px;
	height: 16px;
	padding: 0 3px;
	line-height: 13px;
	border: solid 1px #dad9d9;
	cursor: pointer;
	white-space: nowrap;
}
.spulist-nav .groups .foot .switch-multi:hover{color: #f40;}
.spulist-nav .groups .foot .show-more{
	display: none;
	position: absolute;
	right: 40px;
	height: 18px;
	padding-right: 10px;
	line-height: 18px;
	cursor: pointer;
	white-space: nowrap;
}
.spulist-nav .groups .foot .show-more:hover{color: #f40;}
.spulist-nav .groups .foot .icon-btn-arrow-down-2{
	position: absolute;
	top: 7px;
	right: 2px;
	cursor: pointer;
	background: url(../images/sprit.png?v=1) -279px -423px no-repeat;
	width: 7px;
	height: 4px;
}
.spulist-nav .groups .foot .show-less{
	display: none;
	position: absolute;
	right: 40px;
	height: 18px;
	padding-right: 10px;
	line-height: 18px;
	cursor: pointer;
	white-space: nowrap;
}
.spulist-nav .groups .foot .show-less:hover{color: #f40;}
.spulist-nav .groups .foot .icon-btn-arrow-up-2{
	position: absolute;
	top: 7px;
	right: 2px;
	cursor: pointer;
	background: url(../images/sprit.png?v=1) -412px -322px no-repeat;
	width: 7px;
	height: 4px;
}
.groups .has-overlay .trigger {
	position: relative;
	float: left;
	padding: 0 32px 0 18px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	color: #000;
}
.groups .has-overlay .trigger-hover{
	background: #e2e2e2;
}
.groups .has-overlay .trigger .icon-btn-arrow-2-h {
	position: absolute;
	right: 18px;
	top: 17px;
	width: 7px;
	height: 4px;
	background: url(../images/sprit.png?v=1) -296px -424px no-repeat;
}
.groups .has-overlay .trigger-hover .icon-btn-arrow-2-h{
	background-position: -313px -423px;
}
.groups .has-overlay .overlay {
	display: none;
	position: absolute;
	z-index: 100;
	top: 36px;
	left: -9px;
	right: -9px;
	border: 1px solid #e2e2e2;
	background: #fff;
	-webkit-box-shadow: 0 2px 3px rgba(51,51,51,.1);
	-moz-box-shadow: 0 2px 3px rgba(51,51,51,.1);
	box-shadow: 0 2px 3px rgba(51,51,51,.1);
}
.groups .has-overlay .overlay-inner {
	padding: 12px 19px;
	line-height: 30px;
}
.groups .has-overlay .item {
	float: left;
	margin-right: 40px;
	color: #000;
	text-decoration: none;
	max-width: 140px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.groups .has-overlay .item:hover{
	color: #f40;
}

.spulist-sortbar{
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 5px;
	border: 0px solid #9a9a9a;
}
.spulist-sortbar .sorts{
	display: inline-block;
}
.spulist-sortbar .tab{
	height: 35px;
	margin-right: 3px;
	text-align: right;
	padding-top: 3px;
}
.spulist-sortbar .search-tab-btn{
	border:none;
	margin-right: 3px;
	text-align: center;
	cursor: pointer;
	background: none;
	color: #7e7e7e;
}
.spulist-sortbar .search-tab-btn .icon{
	font-size: 26px;
}
.soutu-bg .pic-wrapper{
	width: 830px;
	margin: 56px auto;
	background: rgba(0,0,0,0.1);
	padding: 20px 10px 10px 20px;
}
.soutu-bg .pic-list{
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
.soutu-bg .pic-list>li{
	width: 150px;
	height: 135px;
	margin: 0 10px 10px 0;
	float: left;
}
.soutu-bg .pic-list>li>a{
	display: block;
	width: 100%;
	height: 100%;
}
.soutu-bg .pic-list>li img{
	display: block;
	width: 100%;
	height: 100%;
}
.more-search{
	display: inline-block;
}
.more-search .result-search{
	/*padding: 2px 8px;*/
	display: none;
	border-radius: 15px;
}
.more-search>a{
	display: inline-block;
	margin: 0 10px;
	line-height: 42px;
}
.more-search.success .result-search{
	display: inline-block;
}
.more-search.success .expert-search{
	display: none;
}
