.st-dest-box {
  float: left;
  width: 908px;
  padding-top: 0px;
  border: 0px solid #e5e5e5;  
}
.st-dest-brief .st-dest-title {
  width: 888px; 
}
.st-dest-brief .st-dest-title > h1 {
  float: left; 
  color: #333;
  max-width: 880px;
  height: 35px;
  line-height: 30px;
  font-family: "微软雅黑";
  font-size: 26px;
  font-weight: 500; margin-top:20px; margin-left:10px;
  padding-left: 35px;
  background: url(../images/top_menu_title.png) no-repeat 0 0;
}
.st-dest-brief .st-dest-title > h1 span {
  float: left;
  max-width: 880px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.st-dest-brief .st-dest-con {
  float: left;
  color: #888;
  width: 888px;
  height: auto;
  line-height: 20px;
  border-top: 0;
  padding: 10px;
}
.st-dest-brief .st-dest-con img {
  max-width: 100% !important;
}
.st-dest-hot {
  float: left;
  width: 888px;
  margin-top: 10px;
}
.st-dest-hot > h3 {
  float: left;
  color: #ff5a00;
  width: 893px;
  height: 34px;
  line-height: 34px;
  padding-left: 15px;
  font-size: 14px;
  background: #f5f5f5;
}
.st-dest-hot .hot_item {
  float: left;
  width: 286px;
  height: 100px;
  margin: 15px 0 0 10px;
}
.st-dest-hot .hot_item ._img {
  float: left;
  width: 140px;
  height: 100px;
  margin-right: 5px;
  position: relative;
}
.st-dest-hot .hot_item ._img s {
  display: block;
  width: 51px;
  height: 52px;
  position: absolute;
  right: 0;
  top: -10px;
  background: url(../images/hot_mai.png) left no-repeat;
}
.st-dest-hot .hot_item ._txt {
  float: left;
  width: 140px;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
}
.st-dest-hot .hot_item ._txt a {
  color: #000;
}
.st-dest-hot .hot_item ._pre {
  float: left;
  width: 140px;
  height: 30px;
}
.st-dest-hot .hot_item ._pre span {
  float: left;
  color: #f60;
  line-height: 30px;
  font-family: "微软雅黑";
  font-size: 14px;
}
.st-dest-hot .hot_item ._pre a {
  float: right;
  color: #fff;
  width: 72px;
  line-height: 24px;
  text-align: center;
  margin: 3px 5px 0 0;
  background: url(../images/body_bg.png) no-repeat 0 -764px;
}
.st-dest-filter {
  float: left;
  width: 888px;
  margin-top: 15px;
  position: relative;
}
.st-dest-filter ._title {
  float: left;
  color: #555;
  width: 883px;
  height: 34px;
  line-height: 34px;
  padding-left: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  background: #f5f5f5;
}
.st-dest-filter ._title span {
  color: #1369C0;
}
.st-dest-filter dl {
  float: left;
  width: 938px;
  margin: 4px 10px 0;
  padding-bottom: 6px;
}
.st-dest-filter dl dt {
  float: left;
  color: #555;
  width: 78px;
  height: 20px;
  line-height: 20px;
  text-align: right;
}
.st-dest-filter dl dd {
  float: left;
  width: 810px;
}
.st-dest-filter dl dd a {
  float: left;
  color: #005aa0;
  height: 20px;
  line-height: 20px;
  padding: 0 7px;
}
.st-dest-filter dl dd a:hover {
  color: #f60;
}
.st-dest-filter dl dd a.check {
  color: #fff;
  background: #FF7F00;
}
.st-dest-sort {
  float: left;
  width: 908px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  background: #eaeaea;
}
.st-dest-sort ._icon {
  width: 14px;
  height: 14px;
  margin: 8px 0 0 10px;
  background: url(../images/body_bg.png) no-repeat left -628px;
  float: left;
}
.st-dest-sort a {
  float: left;
  padding: 0 10px;
  margin-left: 10px;
}
.st-dest-sort a.on {
  background: #bfbfbf;
}
.st-dest-sort .page_info {
  float: left;
}
.st-line-list {
  position: relative;
  float: left;
  width: 908px;
}
.st-line-list .item {
  float: left;
  width: 876px;
  height: auto;
  padding: 10px 5px;
  margin: 0 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #e5e5e5;
}
.st-line-list .item ._pic {
  float: left;
  width: 150px;
  height: 115px;
  padding: 4px;
  border: 1px solid #e5e5e5;
}
.st-line-list .item ._txt {
  float: left;
  width: 560px;
  margin-left: 10px;
}
.st-line-list .item ._txt .p1 {
  float: left;
  width: 560px;
  max-height: 48px;
  line-height: 24px;
  font-family: "微软雅黑";
  font-size: 16px;
  /*font-weight: 700;*/
  overflow: hidden;
}
/*.st-line-list .item ._txt .p1 a {*/
/*  float: left;*/
/*  color: #0079c6;*/
/*  width: 500px;*/
/*  height: 30px;*/
/*  line-height: 30px;*/
/*  overflow: hidden;*/
/*  text-overflow: ellipsis;*/
/*  white-space: nowrap;*/
/*}*/
.st-line-list .item ._txt .p1 a img {
  margin-left: 5px;
}
.st-line-list .item ._txt .p1 a:hover {
  color: #f60;
  text-decoration: underline;
}
.st-line-list .item ._txt .p2,
.st-line-list .item ._txt .p3,
.st-line-list .item ._txt .p4,
.st-line-list .item ._txt .p5 {
  color: #666;
  float: left;
  width: 560px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.st-line-list .item ._txt .p3 span {
  float: left;
  min-width: 100px;
  margin-right: 20px;
}
.st-line-list .item ._txt .p3 span b {
  color: #f60;
  margin-right: 3px;
  font-weight: bold;
}
.st-line-list .item ._txt .p4 span {
  float: left;
  min-width: 100px;
  margin-right: 20px;
}
.st-line-list .item ._txt .p5 img {
  margin: 8px 10px 0 0;
}
.st-line-list .item ._txt .p5 span {
  float: left;
  color: #ff7f00;
  padding: 0 3px;
  height: 14px;
  line-height: 14px;
  border-radius: 3px;
  margin: 8px 10px 0 0;
  border: 1px solid #ff7f00;
}
.st-line-list .item ._price {
  float: left;
  width: 140px;
  margin-top: 10px;
}
.st-line-list .item ._price p {
  float: left;
  width: 140px;
  margin-top: 10px;
}
.st-line-list .item ._price .p1 {
  color: #464646;
  text-align: right;
}
.st-line-list .item ._price .p1 span {
  color: #f60;
  font-family: "微软雅黑";
  font-size: 24px;
  margin-right: 3px;
}
.st-line-list .item ._price .p2 del {
  color: #555;
  float: right;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}
.st-line-list .item:hover {
  width: 876px;
  border: 1px solid #54cb00;
  background: #edfae4;
}
.no-content {
  position: relative;
  float: left;
  width: 906px;
}
