* {
  margin: 0;
  padding: 0px;
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
ul li {
  list-style-type: none;
}
body {
  min-width: 1200px;
}
.rsjks-nav {
  width: 100%;
  height: 60px;
  background: #88acf0;
}
.rsjks-banner {
  width: 100%;
  
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rsjks-kstj {
  width: 1200px;
  margin: 20px auto;
}
.rsjks-kstj h2 {
  font-size: 48px;
  color: #1473d1;
  background: url("/images/images/whly_motel.png") bottom center no-repeat;
  height: 80px;
  text-align: center;
  margin-bottom: 20px;
}
.rsjks-rmks {
  width: 1200px;
  background: #1473d1;
  padding-bottom: 10px;
  margin: 10px 0;
}
.tiyu {
  background: #1a9ce4;
}
.rsjks-rmks::after {
  content: '';
  display: table;
  clear: both;
}
.rmks-tit {
  width: 15%;
  
  color: #fff;
  font-size: 26px;
  float: left;
  text-align: center;
  line-height: 45px;
  padding-top: 20px;
}
.rmks-con {
  width: 62%;
  float: left;
  padding-left: 3%
}
.rmks-con h3 {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 20px;
}
.rmks-con p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5
}
.rmks-ewm {
  width: 20%;
  float: left;
  text-align: center;
}
.rmks-ewm img {
  margin-top: 15px;
}
.rsjks-tywl {
  width: 1200px;
  margin: 0 auto;
}
.rsjks-tywl h2 {
  font-size: 48px;
  color: #1473d1;
  background: url("/images/images/whly_motel.png") bottom center no-repeat;
  height: 80px;
  text-align: center;
  margin-bottom: 20px;
}
.tywl-con {
  width: 1200px;
  padding: 10px 0;
  margin: 10px 0;
  background: #29C5F6;
}
.tywl-con::after {
  content: '';
  display: table;
  clear: both;
}
.tywl-con1 {
  width: 62%;
  float: left;
  padding-left: 3%
}
.tywl-con1 h3 {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 20px;
}
.tywl-con1 p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5
}
.tywl-ewm {
  width: 20%;
  text-align: center;
  float: left;
  margin-top: 10px;
}
.rsjks-lbdw {
  width: 1200px;
  margin: 0 auto;
}
.rsjks-lbdw p {
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  text-align: center;
}