/*scroll banner*/
#slidershow {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
#slidershow ul {
  width: 100%;
  height: 100%;
}
#slidershow li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
}
#slidershow li.active {
  display: block;
}
#slidershow li a {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 100%;
}
#slidershow>div {
  position: absolute;
  left: 50%;
  bottom: 35px;
  width: 140px;
  padding: 2px 10px;
  text-align: center;
  background-color: #e5e5e1;
  border-radius: 10px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
#slidershow>div span {
  position: relative;
  display: inline-block;
  top: 2px;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: all linear .2s;
     -moz-transition: all linear .2s;
      -ms-transition: all linear .2s;
       -o-transition: all linear .2s;
          transition: all linear .2s;
}
#slidershow>div .cur {
  width: 30px;
  border-color: #5ad0dc;
  border-radius: 10px;
  background-color: #5ad0dc;
}
#slidershow .left,
#slidershow .right {
  position: absolute;
  top: 50%;
  margin-top: -35px;  
  width: 34px;
  height: 70px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  background-color: rgba(0,0,0,.4);
  -webkit-transition: all linear .2s;
     -moz-transition: all linear .2s;
      -ms-transition: all linear .2s;
       -o-transition: all linear .2s;
          transition: all linear .2s;
}
#slidershow .left {
  left: 30px;
}
#slidershow .right {
  right: 70px;
}
.icon-toLeft,.icon-toRight {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -4.5px;
  width: 9px;
  height: 18px;
}
.icon-toLeft {
  background: url(../images/toLeft.png) no-repeat;
}
.icon-toRight {
  background: url(../images/toRight.png) no-repeat;
}
#slidershow .left:hover,
#slidershow .right:hover {
  background-color: rgba(0,0,0,1);
}


/*cheap-fliahts*/
.cheap-fliahts-section .wrap-list > li {
  float: left;
  width: 224px;
  height: 140px;
}
.small-height p span {
  margin: 0 9px;
  font-family: "Simsun";
}
.cheap-fliahts-section .wrap-list > li:not(:nth-child(5n)) {
  margin-right: 20px;
  margin-bottom: 9px;
}
.cheap-fliahts-section .small-height {
  height: 115px!important;
}
.cheap-fliahts-section .small-height .add-shadow  {
  width: 224px;
  height: 115px;
  border: 1px solid #eee;
}
.cheap-fliahts-section .add-shadow .pull-left {
  padding: 14px 10px;
}
.cheap-fliahts-section .add-shadow span.pull-right {
  padding: 12px 14px;
}
.cheap-fliahts-section .add-shadow div.pull-right {
  width: 100%;
  border-top: 1px solid #eee;
}
.cheap-fliahts-section .add-shadow div.pull-right span,
.cheap-fliahts-section .add-shadow div.pull-right a {
  float: left;
  display: inline-block;
  width: 49.5%;
  height: 42px;
  line-height: 42px;
  text-align: center;
}
.cheap-fliahts-section .add-shadow div.pull-right span {
  border-right: 1px solid #eee;
}


/*Europe Travel*/
.europeTravel-section .container>a:last-child {
  display: block;
}
.luxuryCruises-logo,
.southeastAsia-logo,
.EuropeTravel-logo {
  position: relative;
  padding-right: 0;
  width: 240px;
  height: 578px;
}
.EuropeTravel-logo,
.europeTravel-list {
  float: left;
}
.europeTravel-list {
  width: 960px;
}
.europeTravel-list li {
  float: left;
  width: 220px;
  height: 279px;
  margin-left: 20px;
  border: 1px solid #eee;
}
.europeTravel-list .top {
  overflow: hidden;
}
.europeTravel-list .top a {
  padding: 0;
  border: none;
  overflow: hidden;
}
.europeTravel-list .top {
  position: relative;
  padding-bottom: 3px;
  background: -webkit-linear-gradient(left,#60cce4, #43dac2);
     background: -moz-linear-gradient(right,#60cce4, #43dac2);
      background: -ms-linear-gradient(#60cce4, #43dac2);
       background: -o-linear-gradient(right,#60cce4, #43dac2);
          background: linear-gradient(to right,#60cce4, #43dac2);
}
.europeTravel-list .top p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
.europeTravel-list .top span {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 30px;
  font-size: 15px;
  text-align: center;
  background: -webkit-linear-gradient(left,#60cce4, #43dac2);
     background: -moz-linear-gradient(right,#60cce4, #43dac2);
      background: -ms-linear-gradient(#60cce4, #43dac2);
       background: -o-linear-gradient(right,#60cce4, #43dac2);
          background: linear-gradient(to right,#60cce4, #43dac2);
}
.europeTravel-list .top span b {
  font-size: 22px;
  font-family: "Arial";
}
.europeTravel-list .caption {
  padding-top: 16px;
}
.europeTravel-list .caption h4,
.europeTravel-list .caption p {
  padding: 0 10px;
}
.europeTravel-list .caption h4 {
  margin-bottom: 8px;
  color: #333;
}
.europeTravel-list .caption p {
  padding-bottom: 16px;
  color: #aaa;
  border-bottom: 1px solid #eee;
}
.europeTravel-list .caption div span,
.europeTravel-list .caption div a {
  display: inline-block;
  width: 49%;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.europeTravel-list .caption div a {
  color: #0b9fd0;
}
.europeTravel-list .caption div a i {
  font-size: 12px;
}
.europeTravel-list .caption div span b {
  font-size: 18px;
  font-family: "Arial";
  color: #f08f12;
}
.europeTravel-list .caption div span {
  color: #aaa;
  border-right: 1px solid #eee;
}
