 .title-middle {

display: block;
background: #fff;
overflow: hidden;
margin-left: 0;
margin-top: 0;
border-bottom: 1px solid #d8d8d8;
font-size:12px;
margin-top:20px;
}
.title-middle ul li {
font-size:12px;
float: left;
padding: 10px 20px;
color: #333;
border-bottom: 3px solid transparent;
cursor:pointer;
font-weight:bold;
}
.title-middle ul li.active {
color: #33bd61;
border-bottom: 3px solid #33bd61;
}

.sticky {
position: fixed;
top: 50px;
left: 0;
width: 100%;
background: #fff;
overflow: hidden;
margin-left: 0;
margin-top: 0;
border-bottom: 1px solid #d8d8d8;
z-index: 99999;}
.mm20{ margin:10px; font-size:14px; line-height:28px; }


/*新线路列表 css*/
.sub_header .sh_r {
  width: 15%;
  float: right;
}
.sub_header .sh_l img, .sub_header .sh_r img {
  display: block;
  margin: 0;
  padding-top:8px;
}
.sub_header .sh_r img {
  float: right;
}




body {
  font-family: Arial,"SimHei";
background: #f5f5f5;
 
}
.cor999 {
  color: #999 !important; 
}
.result ul>a {
  display: block;
  background-color: #fff;
}
a {
  color: #000;
  text-decoration: none;
}

 .result ul li {
  overflow: hidden;
  position: relative;
  padding: 10px 0;
  margin: 0 10px;
  border-bottom: solid 1px #ddd;

}
 .result ul li .img {
  float: left;
  margin-right: 10px;
  position: relative;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
 .result ul li .img img {
  width: 100px;
  height: 90px;
}
 .result ul li .img .from.from-type-1 {
  background-color: #6ae;
}

 .result ul li .img .from {
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 2px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #394a59;
  height: 16px;
  line-height: 16px;
}
 .result ul li .img .category {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  line-height: 16px;
  padding-left: 7px;
  padding-right: 3px;
  background-color: rgba(56,73,93,0.6);
  color: #fff;
  font-size: 10px;
}
 .result ul li .img .category:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: solid 8px rgba(56,73,93,0.6);
  border-bottom: solid 8px transparent;
  border-left: solid 3px rgba(56,73,93,0.6);
  border-right: solid 3px transparent;
}
 .result ul li .title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-size: 14px;
  line-height: 18px;
  padding-top: 1px;
  color: #222;
}
 .result ul li.tour .title,  .result ul li.package .title,  .result ul li.drive .title,  .result ul li.local .title,  .result ul li.cruise .title {
  -webkit-line-clamp: 2;
}

/*
线路标签
.icon {
  -webkit-line-clamp: 2;
}
 .result ul li .icon {
  height: 16px;
  margin-top: 8px;
  overflow: hidden;
}
 .result ul li .icon .label.topic-txt {
  font-size: 10px;
  line-height: 14px;
  border: solid 1px currentColor;
  border-radius: 2px;
  padding: 0 3px;
}
 .result ul li .icon .label {
  float: left;
  height: 14px;
  margin-right: 3px;
  position: relative;
  overflow: hidden;
}*/

.mt10{ margin-top:10px;}
 .result ul li .plan_dates {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 4px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.icon-chart:before {
  content: "\e621";
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'tuniu' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 .result ul li .plan_dates i {
  margin-right: 3px;
}
 .result ul li .advanced_info {
  position: absolute;
  height: 26px;
  bottom: 4px;
  right: 0;
  left: 90px;
  overflow: hidden;
}
 .result ul li .advanced_info .basic_info {
  float: right;
  position: relative;
  top: 3px;
  width: auto;
  overflow: hidden;
  color: #bbb;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 26px;
  line-height: 26px;
}
 .result ul li .advanced_info .basic_info span:first-child {
  margin-left: 0;
}
 .result ul li .advanced_info .basic_info span {
  margin-left: 7px;
}
 .result ul li .advanced_info .price {
  position: absolute;
  background: #fff;
/*  font-size: 1.2rem;*/
  color: #999;
  height: 26px;
  line-height: 26px;
}

 .result ul li .advanced_info .price span {
  color: #f50;
  vertical-align: middle;
}

 .result ul li .advanced_info .price span strong {
  font-size: 20px;
  font-weight: bold;
}