@charset "utf-8";

body,
h1,
h2,
h3,
p,
ul,
ol,
form,
fieldset,
figure {
  margin: 0;
  padding: 0;
}
div,
figure,
img,
input,
button {
  box-sizing: border-box;
}
body {
  /*	background-color: #f5f5f5;*/
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei UI', 'Microsoft YaHei', SimHei, '\5B8B\4F53', simsun, sans-serif;
}
img {
  display: block;
  max-width: 100%;
}
ul,
ol {
  list-style: outside none none;
}
a {
  text-decoration: none;
}
a.newslist:hover {
  color: #4aa2ec;
  text-decoration: none;
  font: 14px/32px 'microsoft yahei', Verdana, Arial;
}
a.newslist:link,
a.newslist:visited,
a.newslist:active {
  text-decoration: none;
  font: 14px/32px 'microsoft yahei', Verdana, Arial;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
a:link,
a:visited,
a:active {
  color: #505050;
  text-decoration: none;
}
.none {
  display: none;
}
.sm-visible {
  display: none;
}
.clearfix:after {
  content: '.';
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
#header {
  width: 100%;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  z-index: 9999;
}
#header .center {
  max-width: 1263px;
  height: 70px;
  margin: 0 auto;
}
#header .logo {
  width: 30%;
  height: 70px;
  background: url(../img/logo_LL.png) no-repeat left center;
  text-indent: -9999px;
  float: left;
}
#header .link {
  width: 55%;
  height: 70px;
  line-height: 70px;
  color: #eee;
  float: right;
}
#header .link li {
  width: 20%;
  text-align: center;
  float: left;
}
#header .link a {
  color: #0b0a0a;
  display: block;
}
#header .link a:hover,
#header .active a {
  background-color: #e9e9ef;
}
#adver {
  max-width: 1920px;
  margin: 0 auto;
  padding: 70px 0 0 0;
  position: relative;
}
#adver .center {
  width: 40%;
  height: 60px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -20%;
  opacity: 0.6;
  border-radius: 10px;
}
#adver .copy {
  opacity: 1;
  background-color: transparent;
  /*如果一个元素覆盖在另外一个元素之上，而你想显示下面的元素，这时你就需要把上面这个元素的background设置为transparent*/

  padding: 3px 3px 0 3px;
}
#adver .search {
  width: 70%;
  height: 52px;
  background-color: #eee;
  color: #666;
  border: 1px solid #666;
  border-radius: 10px;
  font-size: 24px;
  padding: 0 10px;
  outline: none;
  display: block;
  float: left;
}
#adver .button {
  width: 30%;
  height: 54px;
  background-color: #eee;
  color: #666;
  border: 1px solid #333;
  border-left-width: 3px;
  border-radius: 10px;
  font-size: 24px;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  display: block;
  float: right;
}
#about {
  max-width: 1263px;
  height: 360px;
  margin: 30px auto;
  text-align: center;
  color: #505050;
  background-color: #fff;
}
#about p {
  font-size: 24px;
}
#about font {
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
}
#tour {
  max-width: 1263px;
  height: 510px;
  margin: 30px auto;
  text-align: center;
  background-color: #f5f5f5;
}
#tour .center {
  text-align: center;
}
#tour .center h2 {
  margin: 10px 0;
  font-size: 45px;
  letter-spacing: 2px;
  color: #666;
}
#tour .center p {
  color: #666;
  margin: 10px;
  font-size: 24px;
}
#tour font {
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
}
#tour .tour_title {
  height: 40px;
  overflow: hidden;
}
#tour figure {
  border: 1px solid #ddd;
  display: block;
  padding: 4px;
  border-radius: 4px;
  width: 32.4%;
  margin: 15px 0.4%;
  text-align: left;
  float: left;
  position: relative;
}
#tour figure img {
  vertical-align: middle;
}
#tour figure figcaption {
  color: #777;
  font-size: 14px;
  padding: 7px 0 0 0;
  letter-spacing: 1px;
  line-height: 1.5;
}
#tour .title {
  color: #333;
  font-weight: normal;
}
#tour .info {
  padding: 5px 0 0 0;
}
#tour .price {
  color: #f60;
  font-size: 14px;
}
#tour .price strong {
  font-size: 20px;
  letter-spacing: 1px;
}
#tour .sat {
  color: #999;
  font-size: 13px;
  font-style: normal;
  float: right;
  position: relative;
  right: 5px;
  top: 5px;
}
#tour .type {
  width: 90px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-bottom-right-radius: 4px;
  background-color: #59b200;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  top: 4px;
  left: 4px;
}
#news {
  max-width: 1263px;
  height: 510px;
  margin: 30px auto;
  text-align: center;
  color: #505050;
}
#news p {
  font-size: 24px;
}
#news font {
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
}
#news #photo {
  width: 750px;
  height: 252px;
  float: left;
  top: 1263px;
  left: 30px;
  z-index: 16;
}
#news .border {
  padding-top: 15px;
}
#news .border ul {
}
#news .border ul li {
  float: left;
  padding-right: 19px;
}
#news .border img {
  width: 168px;
  height: 138px;
}
#newslist {
  width: 385px;
  height: 402px;
  padding-left: 30px;
  float: left;
  top: 1263px;
  left: 828px;
  z-index: 19;
}
#newslist li {
  text-align: left;
  margin: 0;
  padding-left: 16px;
  list-style-type: none;
  font-weight: 100;
  color: #fff;
  background: transparent url(../img/li1.gif) left no-repeat;
}
.clearfloat {
  clear: both;
}

#headline {
  max-width: 1920px;
  padding: 70px 0 0 0;
  margin: 0 auto;
  position: relative;
}
#headline hgroup {
  position: absolute;
  top: 45%;
  left: 18%;
}
#headline h2 {
  color: #eee;
  font-size: 45px;
  letter-spacing: 1px;
}
#headline h3 {
  color: #eee;
  letter-spacing: 1px;
  font-size: 24px;
}
#container {
  max-width: 1263px;
  margin: 30px auto;
}
#container .sidebar {
  width: 28%;
  float: right;
}
#container .sidebar h2 {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #666;
  text-indent: 10px;
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
  text-align: left;
}
#container .recommend {
  border: 1px solid #eee;
  margin: 0 0 10px;
  background-color: #fff;
}
#container .tag {
  text-align: center;
  padding: 10px 0;
}
#container .tag li {
  display: inline-block;
  background-color: #eee;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-indent: 8px;
  text-align: left;
  margin: 2px 0;
}
#container .tag a {
  display: block;
  color: #999;
}
#container .tag a:hover {
  color: #fff;
  background-color: #458b00;
}
#container .hot {
  border: 1px solid #eee;
  margin: 0 0 10px;
  text-align: center;
  background-color: #fff;
}
#container .figure {
  padding: 10px 0;
}
#container .hot figure {
  display: inline-block;
  color: #666;
  padding: 4px;
}
#container .treasure {
  border: 1px solid #eee;
  margin: 0 0 10px;
  background-color: #fff;
}
#container .box {
  text-align: center;
  padding: 10px 0;
}
#container .box a {
  display: inline-block;
  background-color: #eee;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-indent: 35px;
  text-align: left;
  margin: 3px 0;
  color: #999;
}
#container .box a.trea1 {
  background: #eee url(../img/trea1.png) no-repeat 10px center;
}
#container .box a.trea2 {
  background: #eee url(../img/trea2.png) no-repeat 10px center;
}
#container .box a.trea3 {
  background: #eee url(../img/trea3.png) no-repeat 10px center;
}
#container .box a.trea4 {
  background: #eee url(../img/trea4.png) no-repeat 10px center;
}
.news {
  width: 71%;
}
.list {
  width: 71%;
  float: left;
}
.list h2 {
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  font-weight: normal;
  border-bottom: 1px dashed #999;
  padding: 0 0 15px 0;
  color: #666;
}
.about p {
  font-size: 20px;
  color: #666;
  line-height: 2;
  margin: 20px 0;
}
.about address {
  font-style: normal;
  font-size: 20px;
  color: #666;
  margin: 20px 0;
  line-height: 1.6;
}
.list .more {
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 18px;
  margin: 0 auto;
  cursor: pointer;
  background-color: #fafafa;
}
.scenery figure {
  border: 1px solid #ddd;
  display: block;
  padding: 4px;
  border-radius: 4px;
  width: 32.6%;
  margin: 15px 5px 15px 0;
  text-align: left;
  float: left;
}
.scenery figcaption {
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
  color: #666;
}
.ticket {
  color: #666;
}
.ticket .type {
  font-size: 20px;
  margin: 20px 0 10px 0;
  border: none;
}
.ticket .type mark {
  color: #fff;
  background-color: #458b00;
  padding: 5px 8px;
  border-radius: 4px;
  margin: 0 10px 0 16px;
}
.ticket .form {
  font-size: 20px;
  border: none;
}
.ticket .form p {
  line-height: 3;
}
.ticket .form input {
  width: 250px;
  height: 30px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 4px;
  padding: 5px;
  font-size: 18px;
  color: #666;
  margin: 0 0 0 16px;
}
.ticket .left {
  width: 43%;
  display: inline-block;
}
.ticket .right {
  width: 43%;
  display: inline-block;
}
.ticket .button {
  width: 9%;
  display: inline-block;
}
.ticket .submit {
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border-radius: 4px;
  background-color: #f60;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: none;
  cursor: pointer;
  position: relative;
  top: -28px;
}
.ticket .new {
  margin: 20px 0 0 0;
  font-size: 20px;
}
.ticket .new ul {
  margin: 20px 0 0 0;
}
.ticket .new li {
  display: inline-block;
  padding: 5px 10px;
}
.ticket .new li:first-child {
  padding-left: 0;
}
.ticket .new li:nth-child(2) {
  background-color: #458b00;
  border-radius: 4px;
  color: #fff;
}
.ticket table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0 0 0;
  border: 1px solid #ddd;
}
.ticket table th {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
}
.ticket table td {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.ticket table tr:nth-child(2n) {
  background-color: #fafafa;
}
.ticket table tr:hover {
  background-color: #eee;
}
.ticket .price {
  color: #f60;
}
.ticket .more2 {
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
  cursor: pointer;
  display: block;
  color: #666;
}
.ticket .reserve {
  display: inline-block;
  width: 80px;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  background-color: #f60;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.tour {
  position: relative;
  border: 1px solid #eee;
  margin: 0 0 20px 0;
  background-color: #fff;
  overflow: hidden;
}
.tour:after {
  content: '.';
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
.tour img {
  width: 45%;
  float: left;
}
.tour figcaption {
  width: 55%;
  float: right;
}
.tour hgroup {
  width: 300px;
}
.tour h2 {
  font-size: 24px;
  font-weight: normal;
  padding: 10px 0 10px 25px;
  color: #333;
  border: none;
}
.tour h3 {
  font-size: 16px;
  padding: 10px 0 10px 25px;
  line-height: 1.5;
  font-weight: normal;
  color: #666;
}
.tour ol {
  padding: 0 0 0 25px;
  color: #666;
  line-height: 2;
}
.tour mark {
  padding: 0px 5px;
  border-radius: 4px;
  color: #458b00;
  border: 1px solid #458b00;
  background-color: #fff;
}
.tour .buy {
  position: absolute;
  top: 55px;
  right: 30px;
}
.tour s {
  font-size: 16px;
  color: #999;
}
.tour .price {
  font-size: 20px;
  color: #f60;
}
.tour strong {
  font-size: 36px;
}
.tour .reserve {
  margin: 10px 0 0 0;
}
.tour .reserve a {
  display: inline-block;
  width: 152px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background-color: #f60;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.tour .type {
  width: 90px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-bottom-right-radius: 4px;
  background-color: #59b200;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
.tour .disc {
  width: 52px;
  height: 52px;
  background: url(../img/disc.png) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.tour .disc span {
  width: 52px;
  height: 52px;
  display: block;
  font-size: 14px;
  color: #ff7a4d;
  transform: rotate(45deg);
  text-indent: 7px;
  padding: 5px 0 0 0;
}
.tour footer {
  width: 55%;
  height: 35px;
  line-height: 35px;
  text-indent: 25px;
  color: #666;
  position: absolute;
  bottom: 0;
  background-color: #fafafa;
  letter-spacing: 1px;
}
.tour time {
  color: #458b00;
}
#footer {
  background-color: #222;
  clear: both;
  position: relative;
  top: 20px;
}
#footer .top {
  max-width: 1263px;
  height: 180px;
  margin: 0 auto;
  text-align: center;
}
#footer .version {
  color: #777;
  text-align: center;
  padding: 10px 0;
}
#footer .block {
  width: 33.33%;
  height: 180px;
  display: inline-block;
  color: #ccc;
  text-align: left;
  vertical-align: top;
  display: block;
  float: left;
}
#footer .bottom {
  padding: 15px 0;
  text-align: center;
  color: #777;
  background-color: #000;
  border-top: 1px solid #444;
}
#footer h2 {
  font-weight: normal;
  padding: 20px 0 0 20px;
  font-size: 24px;
}
#footer hr {
  width: 90%;
  border: 1px dashed #333;
}
#footer ul {
  color: #666;
  font-size: 18px;
  text-indent: 20px;
  line-height: 2;
}

/*媒体查询，参考部分Bootstrap 框架*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/
@media (min-width: 1200px) {
}
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
@media (min-width: 992px) and (max-width: 1199px) {
  #adver .center {
    width: 50%;
    margin: -10px 0 0 -25%;
  }
  #tour .center h2 {
    font-size: 40px;
  }
  #headline hgroup {
    left: 8%;
  }
  #headline h2 {
    font-size: 36px;
  }
  #headline h3 {
    font-size: 20px;
  }
  .sidebar {
    display: none;
  }
  .list {
    width: 100%;
    padding: 0 20px;
  }
}
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
@media (min-width: 768px) and (max-width: 991px) {
  #adver .center {
    width: 60%;
    margin: -10px 0 0 -30%;
  }
  #adver .search,
  #adver .button {
    font-size: 20px;
  }
  #tour .center h2 {
    font-size: 35px;
  }
  #headline hgroup {
    left: 8%;
  }
  #headline h2 {
    font-size: 30px;
  }
  #headline h3 {
    font-size: 16px;
  }
  .sidebar {
    display: none;
  }
  .list {
    width: 100%;
    padding: 0 20px;
  }
  .list h2 {
    font-size: 28px;
  }
  .about p,
  .about address {
    font-size: 18px;
  }
  .ticket .left,
  .ticket .right,
  .ticket .button {
    width: 98%;
    display: block;
  }
  .ticket .form input {
    width: 98%;
    height: 35px;
    margin: 0;
  }
  .ticket .form p {
    line-height: 2;
  }
  .ticket .submit {
    display: block;
    width: 30%;
    height: auto;
    line-height: 2;
    position: static;
    margin: 10px auto;
  }
  .md-hidden {
    display: none;
  }
  .tour h2 {
    font-size: 22px;
  }
  .tour .buy {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    padding: 0 0 0 25px;
  }
}
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机*/
@media (min-width: 480px) and (max-width: 767px) {
  #header,
  #header .center,
  #header .link {
    height: 45px;
  }
  #header .logo,
  .sm-hidden,
  .sidebar,
  .md-hidden {
    display: none;
  }
  #header .link {
    width: 100%;
    line-height: 45px;
  }
  #adver {
    padding: 45px 0 0 0;
  }
  #adver .center {
    width: 70%;
    height: 53px;
    margin: -10px 0 0 -35%;
  }
  #adver .search,
  #adver .button {
    height: 45px;
    font-size: 18px;
  }
  .sm-visible {
    display: block;
  }
  #tour .center h2 {
    font-size: 30px;
  }
  #tour .center p {
    font-size: 15px;
  }
  #tour figure {
    width: 49.2%;
  }
  #headline {
    padding: 45px 0 0 0;
  }
  #headline hgroup {
    left: 8%;
  }
  #headline h2 {
    font-size: 26px;
  }
  #headline h3 {
    font-size: 14px;
  }
  .list {
    width: 100%;
    padding: 0 20px;
  }
  .list h2 {
    font-size: 25px;
  }
  .about p,
  .about address {
    font-size: 15px;
  }
  .scenery figure {
    width: 48.2%;
  }
  .scenery figcaption {
    font-size: 18px;
  }
  .ticket .left,
  .ticket .right,
  .ticket .button {
    width: 98%;
    display: block;
  }
  .ticket .form input {
    width: 98%;
    height: 35px;
    margin: 0;
  }
  .ticket .form p {
    line-height: 2;
  }
  .ticket .submit {
    display: block;
    width: 30%;
    height: auto;
    line-height: 2;
    position: static;
    margin: 10px auto;
  }
  .ticket .type,
  .ticket .form,
  .ticket .new,
  .ticket .form input,
  .ticket .submit,
  .ticket .reserve {
    font-size: 16px;
  }
  .tour h2 {
    font-size: 16px;
    height: 20px;
    padding: 5px 0 10px 15px;
  }
  .tour h3 {
    font-size: 14px;
    padding: 5px 0 5px 15px;
  }
  .tour .buy {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    padding: 0 0 0 15px;
  }
  .tour .buy strong {
    font-size: 18px;
  }
}
/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
@media (max-width: 479px) {
  #header,
  #header .center,
  #header .link {
    height: 45px;
  }
  #header .logo,
  .xs-hidden,
  .sm-hidden,
  .sidebar,
  .md-hidden {
    display: none;
  }
  #header .link {
    width: 100%;
    line-height: 45px;
  }
  #header .link li {
    width: 25%;
  }
  #adver {
    padding: 45px 0 0 0;
  }
  #adver .center {
    width: 80%;
    height: 48px;
    margin: -10px 0 0 -40%;
  }
  #adver .search,
  #adver .button {
    height: 40px;
    font-size: 16px;
  }
  .sm-visible {
    display: block;
  }
  #footer .bottom,
  #footer .version {
    font-size: 13px;
  }
  #tour .center h2 {
    font-size: 26px;
  }
  #tour .center p {
    font-size: 14px;
  }
  #tour figure {
    width: 99%;
  }
  #headline hgroup {
    left: 8%;
  }
  #headline h2 {
    font-size: 20px;
  }
  #headline h3 {
    font-size: 12px;
  }
  #headline {
    padding: 45px 0 0 0;
  }
  .list {
    width: 100%;
    padding: 0 20px;
  }
  .list h2 {
    font-size: 20px;
  }
  .about p,
  .about address {
    font-size: 14px;
  }
  .scenery figure {
    width: 99%;
  }
  .scenery figcaption {
    font-size: 16px;
  }
  .ticket .left,
  .ticket .right,
  .ticket .button {
    width: 98%;
    display: block;
  }
  .ticket .form input {
    width: 98%;
    height: 35px;
    margin: 0;
  }
  .ticket .form p {
    line-height: 2;
  }
  .ticket .submit {
    display: block;
    width: 30%;
    height: auto;
    line-height: 2;
    position: static;
    margin: 10px auto;
  }
  .ticket .type,
  .ticket .form,
  .ticket .new,
  .ticket .form input,
  .ticket .submit,
  .ticket .reserve {
    font-size: 14px;
  }
  .ticket .reserve {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
    border-radius: 4px;
    background-color: #f60;
    color: #fff;
    padding: 8px;
    text-align: center;
  }
  .tour h2 {
    font-size: 16px;
    height: 15px;
    padding: 5px 0 5px 15px;
    line-height: 15px;
  }
  .tour h3 {
    font-size: 14px;
    padding: 5px 0 5px 15px;
    height: 15px;
    overflow: hidden;
  }
  .tour .buy {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    padding: 0 0 0 15px;
  }
  .tour .buy strong,
  .tour .buy .price s,
  .tour .buy .price {
    font-size: 15px;
  }
}
