.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1; 
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.sxcon { width: 70%; margin: 0px auto;}

.relative {
  position: relative;
}
.shaixuan-tj {
  font-size: 14px;
}
.shaixuan-tj span, .shaixuan-tj i {
  margin: 10px 5px 10px 0;
  float: left;
  line-height: 28px;
  height: 28px;
}
.border {
  border: 1px #ddd solid;
}
.mb10 {
  margin-bottom: 10px;
}
.shaixuan-tj span.crumb-select-item {
  position: relative;
  float: left;
  height: 26px;
  line-height: 26px;
  border: 1px solid #DDD;
  font-size: 12px;
  vertical-align: top;
  padding: 0 32px 0 4px;
  cursor: pointer;
  background: #f3f3f3;
}
.shaixuan-tj span.crumb-select-item i {
  float: none;
  margin: 0;
  display: block;
  position: absolute;
  width: 25px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  right: 0;
  top: 0;
}
.shaixuan-tj span.crumb-select-item em, .shaixuan-tj span.crumb-select-item i {
  color: #e4393c;
}
.shaixuan-tj span.crumb-select-itemon {
  border-color: #e4393c;
}
.shaixuan-tj span.crumb-select-itemon i {
  background: #e4393c;
  color: #fff;
}
.shaixuan-tj a:hover {
  color: inherit;
}
.shaixuan-btn {
  float: right;
  width: 105px;
}
.shaixuan-btn span {
  display: block;
  float: right;
  border: 1px solid #e8e8e8;
  height: 34px;
  width: 103px;
  line-height: 34px;
  margin: 6px 0;
  background: #f6f6f6;
  font-size: 14px;
  color: #666;
  text-align: center;
  cursor: pointer;
}
.shaixuan-btn span i {
  font-size: 18px;
  color: #666;
  margin-left: 5px;
}
.search-by {
  padding: 0px;
  width: 100%;
}
.search-by dl {
  width: 100%; border-bottom: 1px solid #ddd;
  line-height: 50px;
  overflow: hidden;
}
.search-by dl dt a {
  font-weight: inherit;
  color: #2274be; font-weight: bold;
  line-height: 50px;
}
.search-by dl dt {
  width: 10%;
  text-align: center;
  margin: 0;
  font-size: 16px; color: #2274be;
}
.search-by dl dd a {
  color: #333;
  font-size: 14px;
  line-height: 50px;
  margin-left: 10px;
  display: inline-block;
}
.search-by dl dd {
  width: 80%;
  font-size: 14px;
  height: 50px;
  overflow: hidden;
}
.search-by dl dd.show-more {
  width: 70px;
  padding: 0;
  text-align: right;
  cursor: pointer;
}
.search-by dl dd.show-more h3 {
  background: none;
  border: none;
  font-size: 14px;

  height:50px;
  line-height: 50px;
}
.search-by dl dd.show-more h3 i {
  background: none;
  float: none;
  display: inline-block;
  font-size: 16px;
  margin-left: 5px;
}
@media only screen and (max-width:1440px) {
.sxcon { width: 90%; margin: 0px auto;}
}
@media only screen and (max-width:992px) {
.sxcon { width: 94%; margin: 0px auto;}
.search-by dl dt {width: 30%; font-size: 14px;}
.search-by dl dd {width: 55%;}
.search-by dl dd a {margin-left: 5px;display: inline-block;   font-size: 12px;}
.search-by dl dd.show-more {width:15%;}
.search-by dl dd.show-more h3 {
  background: none;
  border: none;
  font-size: 12px;

  height:50px;
  line-height: 50px;
}
.search-by dl dd.show-more h3 i {
  background: none;
  float: none;
  display: inline-block;
  font-size: 12px;
  margin-left: 3px;
}
}

.m_content img{
	max-width:100%;
	}
.gs_jj img{
 	max-width:100%;
	}
.ncontent img{
	max-width:100%;
	}