html,
body {
  width: 100%;
  height: 100%;
  min-width: 1200px;
  font-family: '苹方';
  background-color: #f7f7f7;
}

.container {
  width: 100%;
  height: 100%;
}

div {
  cursor: pointer;
}

.hotelLive_index {
  width: 100%;
  height: 100%;
  /* background-color: tomato; */
}

.typePage {
  width: 1366px;
  margin: 0 auto;
  position: relative;
}

.hotelLive_index_main {
  width: 100%;
  min-height: 800px;
  height: auto;
  padding-bottom: 50px;
}

.sc_index_main_boxHeader {
  width: 100%;
  height: 140px;
  /* border: 1px solid tomato; */
}

.sc_index_main_boxHeader_text {
  display: inline-block;
  width: auto;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  position: relative;
  margin-top: 54px;
  margin-left: 20px;
}

.sc_index_main_boxHeader_text span {
  width: 100%;
  height: 4px;
  background-color: #3b78e2;
  position: absolute;
  top: 0;
  left: 0;
}

.sc_index_main_boxHeader {
  width: 100%;
  height: 140px;
  /* border: 1px solid tomato; */
}

.sc_index_main_boxHeader_text {
  display: inline-block;
  width: auto;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  position: relative;
  margin-top: 54px;
  margin-left: 20px;
}
.sc_index_main_boxHeader_text span {
  width: 100%;
  height: 4px;
  background-color: #3b78e2;
  position: absolute;
  top: 0;
  left: 0;
}

.hotelLive_index_con {
  width: 100%;
  height: auto;
}

.hotelLive_index_con_list {
  width: 100%;
  height: 248px;
  padding: 23px 32px;
  background-color: #fff;
  margin-bottom: 15px;
}

.hotelLive_index_con_list_l {
  width: 32%;
  height: 195px;
  /* border: 1px solid tomato; */
  float: left;
}

.hotelLive_index_con_list_l img {
  width: 100%;
  height: 195px;
}

.hotelLive_index_con_list_r {
  width: 68%;
  height: 195px;
  /* border: 1px solid tomato; */
  float: left;
  padding: 0 56px;
}

.hotelLive_index_con_list_r_name {
  width: 100%;
  height: 46px;
  line-height: 46px;
  font-size: 22px;
  color: #4c4c4c;
  position: relative;
}



.hotelLive_index_con_list_r_address {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #4c4c4c;
  position: relative;
}

.readNum {
  display: inline-block;
  margin-left: 26px;
}

.watchBtn {
  background-color: #3b78e2;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;

}

.watchBtn2 {
  background-color: #ffa200;
}

.tab2 {
  background-color: #ffa200 !important;
}

.hotelLive_index_con_list_r_info {
  width: 100%;
  height: 90px;
  line-height: 30px;
  font-size: 18px;
  overflow: hidden;
}

.hotelLive_index_con_list_r_grade {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #3b78e2;
}