html {
  height: 100%;
}
body {
  padding: 0;
  font-family: 'open sans';
  position: relative;
  margin: 0;
  height: 100%;
}
.wrapper {
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
a {
  text-decoration: none;
}
h1,
h2 {
  width: 100%;
  float: left;
}
h1 {
  margin-top: 25px;
  color: #000;
  margin-bottom: 5px;
  font-size: 50px;
  letter-spacing: -4px;
}
h2 {
  color: #444;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 10px;
}
.pointer {
  color: #9b59b6;
  font-family: 'Pacifico', cursive;
  font-size: 30px;
  margin-top: 15px;
}
pre {
  margin: 80px auto;
}
pre code {
  padding: 35px;
  border-radius: 5px;
  font-size: 15px;
  background: rgba(0, 0, 0, 0.1);
  border: rgba(0, 0, 0, 0.05) 5px solid;
  max-width: 500px;
}
.main {
  float: left;
  width: 100%;
  margin: 0 auto;
  background: #161923;
}
.main h1 {
  padding: 20px 50px;
  float: left;
  width: 100%;
  font-size: 90px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-weight: 100;
  color: black;
  margin: 0;
  margin-top: 70px;
  font-family: 'Playfair Display';
  letter-spacing: -1px;
}
.main h1.demo1 {
  background: #1ABC9C;
}
.reload.bell {
  font-size: 12px;
  padding: 20px;
  width: 45px;
  text-align: center;
  height: 47px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}
.reload.bell #notification {
  font-size: 25px;
  line-height: 140%;
}
.reload,
.btn {
  border: 4px solid #A2261E;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #CC3126;
  display: inline-block;
  line-height: 100%;
  padding: 0.7em;
  text-decoration: none;
  color: #fff;
  width: 100px;
  line-height: 140%;
  font-size: 17px;
  font-family: open sans;
  font-weight: bold;
}
.reload:hover {
  background: #A2261E;
}
.btn {
  width: 200px;
  color: #fff;
  border: none;
  margin-left: 10px;
  background: black;
}
.clear {
  width: auto;
}
.btn:hover,
.btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.btns {
  width: 410px;
  margin: 50px auto;
}
.credit {
  text-align: center;
  color: #444;
  padding: 10px;
  margin: 0 0 0 0;
  background: #161923;
  color: #FFF;
  float: left;
  width: 100%;
}
.credit a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.back {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  display: block;
  padding: 7px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: rgba(255, 255, 255, 0.25);
  font-weight: bold;
  font-size: 13px;
  color: #000;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.back:hover {
  color: black;
  background: rgba(255, 255, 255, 0.5);
}
.page_container {
  max-width: 960px;
  margin: 50px auto;
}
.header {
  background: white;
  padding-top: 10px;
  margin-bottom: 0;
}
.header h1 {
  margin-bottom: 0;
  font-size: 45px;
}
.header .menu {
  padding-bottom: 10px;
}
.benefits {
  color: black;
  height: 100px;
  background: #FFF;
  position: relative;
  width: 100%;
  padding: 25px;
  font-size: 40px;
  font-weight: 100;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.benefits .page_container {
  margin-bottom: 50px;
  margin-top: 0;
}
.immersive_slider .is-slide .content h2 {
  line-height: 140%;
  color: white;
  font-weight: 100;
}
.immersive_slider .is-slide .content a {
  color: white;
}
.immersive_slider .is-slide .content p {
  float: left;
  font-weight: 100;
  width: 100%;
  font-size: 17px;
  margin-top: 5px;
}
.hot-address {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 60px;
}
.hot-address .hot-list {
  text-align: center;
  overflow: hidden;
  margin-top: 15px;
}
.hot-address .hot-list a {
  margin-left: 30px;
  font-weight: bold;
  color: #444;
  position: relative;
  padding-left: 15px;
}
.hot-address .hot-list a span {
  display: inline-block;
  width: 15px;
  height: 12px;
  background: #ed335b;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  position: absolute;
  left: -5px;
}
.hot-address .hot-list a:hover {
  color: #54c2e4;
}
.hot-address .address-info {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.hot-address .address-info .info-item {
  width: 48%;
  overflow: hidden;
  margin-left: 4%;
  margin-bottom: 20px;
  float: left;
}
.hot-address .address-info .info-item span {
  display: block;
  width: 8%;
  float: left;
  font-size: 18px;
  line-height: 18px;
  position: relative;
}
.hot-address .address-info .info-item span a {
  color: #333;
}
.hot-address .address-info .info-item span:hover a {
  color: #d84e33;
}
.hot-address .address-info .info-item span:after {
  content: '';
  display: block;
  width: 2px;
  height: 15px;
  position: absolute;
  background: #eee;
  right: 0;
  top: 1.5px;
}
.hot-address .address-info .info-item ul {
  overflow: hidden;
  width: 92%;
  float: left;
}
.hot-address .address-info .info-item ul li {
  float: left;
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  margin-left: 10px;
  margin-bottom: 10px;
}
.hot-address .address-info .info-item ul li a {
  color: #555;
}
.hot-address .address-info .info-item ul li:hover a {
  color: #df5000;
}
.hot-address .address-info .info-item:nth-of-type(2n+1) {
  margin-left: 0;
  clear: left;
}
.theme-wrap {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 40px;
}
.theme-wrap .theme-top {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.theme-wrap ul {
  overflow: hidden;
  margin-top: 20px;
}
.theme-wrap ul li {
  width: 32%;
  float: left;
  overflow: hidden;
  margin-left: 2%;
  margin-bottom: 20px;
}
.theme-wrap ul li .pic {
  width: 140px;
  height: 125px;
  float: left;
  position: relative;
  margin-right: 10px;
}
.theme-wrap ul li .pic span {
  font-size: 14px;
  background: #63a35c;
  color: #fff;
  padding: 4px 6px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.theme-wrap ul li a.travel-link {
  font-size: 14px;
  color: #444;
}
.theme-wrap ul li a.travel-link span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #f73c3c;
  border-radius: 50%;
  opacity: .4;
  margin-right: 2px;
}
.theme-wrap ul li a.travel-link:hover {
  text-decoration: underline;
  color: #d84e33;
}
.theme-wrap ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.publicColor1 h3 {
  color: #df5000;
}
.hot-spot-wrap {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 40px;
}
.hot-spot-wrap .hot-spot-title {
  overflow: hidden;
}
.hot-spot-wrap .hot-spot-title h3 {
  font-size: 20px;
  color: #9b59b6;
  text-align: center;
  position: relative;
}
.hot-spot-wrap .hot-spot-title h3 span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #999;
  border-radius: 50%;
}
.hot-spot-wrap .hot-spot-title h3 small {
  color: #54c2e4;
}
.hot-spot-wrap .hot-spot-title h3:before {
  content: '';
  display: block;
  width: 395px;
  height: 1px;
  background: #eee;
  position: absolute;
  left: 0;
  top: 15px;
}
.hot-spot-wrap .hot-spot-title h3:after {
  content: '';
  display: block;
  width: 395px;
  height: 1px;
  background: #eee;
  position: absolute;
  right: 0;
  top: 15px;
}
.hot-spot-wrap .big-pic {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.hot-spot-wrap .big-pic .pic {
  width: 540px;
  float: left;
  height: 280px;
  position: relative;
}
.hot-spot-wrap .big-pic .pic .weather-box {
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: hidden;
  width: 60px;
}
.hot-spot-wrap .big-pic .pic .weather-box img {
  display: block;
  width: 100%;
  height: auto;
}
.hot-spot-wrap .big-pic .pic span {
  color: #fff;
}
.hot-spot-wrap .big-pic .pic span.adr {
  position: absolute;
  right: 0;
  top: 120px;
  background: #3487ef;
  color: #fff;
  padding: 1px 12px;
  font-size: 14px;
}
.hot-spot-wrap .big-pic .pic span.adr i {
  font-size: 13px;
  margin-right: 5px;
}
.hot-spot-wrap .big-pic .pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.hot-spot-wrap .big-pic .pic span.tips {
  background: #f73c3c;
  color: #fff;
  padding: 1px 6px;
  font-size: 14px;
}
.hot-spot-wrap .big-pic .pic .bottom-box {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  padding: 5px 0;
}
.hot-spot-wrap .big-pic .pic .bottom-box h3 {
  color: #fff;
  text-indent: 10px;
  line-height: 30px;
}
.hot-spot-wrap .big-pic .pic .bottom-box span {
  margin-left: 10px;
  color: #e2e2e2;
  font-size: 14px;
}
.hot-spot-wrap .big-pic .pic:last-child {
  margin-left: 20px;
}
.hot-spot-wrap .small-wrap {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.hot-spot-wrap .small-wrap .pic-box {
  overflow: hidden;
}
.hot-spot-wrap .small-wrap .pic-box .pic-wrap {
  width: 100%;
  overflow: hidden;
}
.hot-spot-wrap .small-wrap .pic-box .pic-wrap .pic {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.hot-spot-wrap .small-wrap .pic-box .pic-wrap .pic span {
  background: #63a35c;
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 4px 6px;
}
.hot-spot-wrap .small-wrap .pic-box .pic-wrap:hover .pic {
  transform: scale(1.1);
}
.hot-spot-wrap .small-wrap .pic-box .pic-wrap:hover .pic span {
  transform: scale(1);
}
.hot-spot-wrap .small-wrap .pic-box h3 {
  color: #54c2e4;
}
.hot-spot-wrap .small-wrap .pic-box a.travel-link {
  color: #0086b3;
  font-size: 14px;
}
.hot-spot-wrap .small-wrap .pic-box a.travel-link:hover {
  color: #d84e33;
}
.hot-spot-wrap .small-wrap .small-first {
  width: 300px;
  float: left;
}
.hot-spot-wrap .small-wrap .small-first .pic-wrap {
  height: 320px;
}
.hot-spot-wrap .small-wrap ul {
  overflow: hidden;
  width: 780px;
  float: left;
  margin-left: 20px;
}
.hot-spot-wrap .small-wrap ul li {
  width: 32%;
  margin-left: 2%;
  overflow: hidden;
  float: left;
  margin-bottom: 15px;
}
.hot-spot-wrap .small-wrap ul li .pic-wrap {
  height: 130px;
}
.hot-spot-wrap .small-wrap ul li h3 {
  font-size: 16px;
  line-height: 24px;
}
.hot-spot-wrap .small-wrap ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
/*# sourceMappingURL=list-address.css.map */