@charset "utf-8";
body {
  background: #ffffff;
}


/*
* 合作商家
*/
.cooperate {
  margin: auto;
  margin-top: 25px;
  margin-bottom: 77px;
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.cooperate .cooperate_season {
  position: relative;
  margin-bottom: 11px;
  width: 1198px;
}
.cooperate .cooperate_season .bd {
  padding: 0 35px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cooperate .cooperate_season .bd ul {
  zoom: 1;
  overflow: hidden;
}
.cooperate .cooperate_season .bd ul li {
  float: left;
  width: 223PX;
  height: 72px;
  text-align: center; 
  overflow: hidden;
  margin-right: 17PX;
  border: 1px solid #dddddd
}
.cooperate .cooperate_season .bd ul li a {
  display: block;
  width: 100%;
  height: 72PX;
  overflow: hidden;
  
}
.cooperate .cooperate_season .bd ul li a img {
  margin: auto;
  margin-bottom: 8px;
  width: 77px;
  height: 46px;
}
.cooperate .cooperate_season .bd ul li a p {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  color: #3b3b3b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cooperate .cooperate_season a.next {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 74px;
  border-right: solid 1px #dddddd;
  background:#b5b5b5;
}
.cooperate .cooperate_season a.next i {
  position: absolute;
  top: 23px;
  left: 10px;
  width: 8px;
  height: 14px;

  background-position: 0 -6px;
  background-size: 25px 91px;
}
.cooperate .cooperate_season a.prev {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 74px;
  border-left: solid 1px #dddddd;
  background: #b5b5b5;
  z-index: 9;
}
.cooperate .cooperate_season a.prev:hover {

  background: #0f9be0;
}
.cooperate .cooperate_season a.next:hover {

  background: #0f9be0;
}
.cooperate .cooperate_season a.prev i {
  position: absolute;
  top: 23px;
  left: 12px;
  width: 8px;
  height: 14px;
  background-position: -11px -6px;
  background-size: 25px 91px;
}
.cooperate .cooperate_hotel {
  padding: 15px;
  width: 1168px;
  height: auto;
  border: solid 1px #dedede;
}
.cooperate .cooperate_hotel .cooperate_hotel_title {
  margin-bottom: 18px;
  width: 100%;
  height: auto;
}
.cooperate .cooperate_hotel .cooperate_hotel_title h2 {
  margin-bottom: 10px;
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}
.cooperate .cooperate_hotel .cooperate_hotel_title p {
  width: 100%;
  line-height: 19px;
  font-size: 14px;
  color: #999999;
}
.cooperate .cooperate_hotel .cooperate_hotel_specific {
  margin-bottom: 11px;
  width: 100%;
  height: auto;
  border-bottom: dotted 1px #dedede;
  overflow: hidden;
}
.cooperate .cooperate_hotel .cooperate_hotel_specific h2 {
  margin-top: 4px;
  width: 60px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}
.cooperate .cooperate_hotel .cooperate_hotel_specific ul {
  margin-bottom: 5px;
  float: right;
  width: 1104px;
  height: auto;
}
.cooperate .cooperate_hotel .cooperate_hotel_specific ul li {
  float: left;
  
  
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cooperate .cooperate_hotel .cooperate_hotel_specific ul li a {
  font-size: 12px;
  color: #999999;
}
.cooperate .cooperate_hotel .cooperate_hotel_specific ul li a:hover {
  color: #7744cc;
}
.cooperate .cooperate_hotel .cooperate_hotel_book {
  width: 100%;
  height: auto;
}
.cooperate .cooperate_hotel .cooperate_hotel_book h2 {
  position: relative;
  top: 4px;
  width: 60px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}
.cooperate .cooperate_hotel .cooperate_hotel_book .cont_box {
  float: right;
  position: relative;
  margin-bottom: 5px;
  width: 1086px;
  height: 25px;
  overflow: hidden;
}
.cooperate .cooperate_hotel .cooperate_hotel_book .cont_box ul {
  position: absolute;
  left: 0px;
  top: 0px;}
  