.qunar {
  width: 1170px;
  position: relative;
  overflow: hidden;
  /*padding-top: 85px;*/
}
.qunar .e_pic_wrap {
  z-index: 1;
  white-space: nowrap;
  width: 1170px;
  height: 540px;
}
.qunar .e_pic_wrap li {
  position: relative;
  z-index: 3;
  display: inline;
  width: 1170px;
  height: 540px;
  overflow: hidden;
}
.qunar .e_bg_flt {
  position: absolute;
  left: 0;
  top: 0;
  width: 384px;
  height: 540px;
  background: #000;
  border-radius: 6px;
}
.qunar .e_flt_inf {
  position: absolute;
  left: 0;
  top: 20px;
  width: 326px;
  padding: 25px 25px 10px 25px;
  overflow: hidden;
  z-index: 20;
  color: #fff;
  white-space: normal;
  word-wrap: break-word;
	height: 460px;
}
.plus{position:absolute; bottom: 10px; line-height: 1; color: #FFF; font-size: 46px; /*font-family: serif;*/}
.plus2{position:absolute; bottom: 10px; line-height: 1; color: #FFF; font-size: 46px; /*font-family: serif;*/}
.adds h2{color:#fff; font-size:14px;}
.pos6 a{height:262px !important;}
.aaa{position:relative;}
.plus3{position:absolute; bottom:10px; line-height: 1; color: #FFF; font-size: 46px; /*font-family: serif;*/}
.qunar .e_flt_inf h2 {
  font: 18px/25px "微软雅黑";
}
.qunar .e_flt_inf h3 {
  font: 16px/22px "微软雅黑";
  margin-bottom: 22px;
}
.qunar .e_flt_inf h3 a,
.qunar .e_flt_inf h2 a {
  color: #fff;
}
.qunar .e_flt_inf h2 a {
  cursor:text;
  text-decoration:none;
}
.qunar .e_flt_inf .t_info {
  line-height: 20px;
  overflow: hidden;
}
.qunar .e_flt_inf .t_info a {
  color: #fff;
}
.qunar .e_flt_inf .t_info .l_view {
  color: #fff;
  width: 39px;
  height: 14px;
  line-height: 14px;
  padding: 0 2px;
  display: inline-block;
}
.qunar .e_sep {
  color: #81d6d3;
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 235px;
  z-index: 20;
}
.qunar .e_sep a {
  color: #81d6d3;
}
.home .attachment-case-images {
  margin-left: 390px;
  width: 780px;
  height: 540px;
  border-radius: 6px;
}
.qunar .prev,
.qunar .next {
  position: absolute;
  z-index: 3;
  display: block;
}
.qunar .prev {
  bottom: 155px;
  left: 30px;
}
.qunar .next {
  bottom: 154px;
  left: 154px;
}
.qunar .prev a,
.qunar .next a {
  display: block;
  width: 25px;
  height: 18px;
  overflow: hidden;
  background: url(../images/ico_prevnext.png) no-repeat scroll 0 0;
}
.qunar .prev a {
  background-position: 0 0px;
}
.qunar .prev a:hover {
  background-position: 0 0px;
}
.qunar .next a {
  background-position: 0 -69px;
}
.qunar .next a:hover {
  background-position: 0 -69px;
}
.e_flt_inf,
.e_flt_inf a,
.slider-text,
.text1,
.text2,
.t_info {
  color: #fff !important;
}
.text1 {
  font-size: 36px;
  line-height: 1.5;
  font-family: "Times New Roman",Arial,Helvetica;
  font-weight: bold;
}
.text2 {
  font-size: 18px;
  margin-top: 10px;
  font-family: '微软雅黑';
}
.slider-cont {
  margin-top: 150px;
}
.more {
  text-align: right;
}
.qunar .hd {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 160px;
  left: 50px;
  z-index: 3;
}
.qunar .hd li {
  float: left;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  width: 9px;
  height: 9px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  margin-left: 9px;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All 0.5s ease;
}
.qunar .hd .on {
  background: #eb000a;
  filter: alpha(opacity=100);
  opacity: 1;
}