body {
  overflow-x: hidden;
  letter-spacing: 0;
}
.clear {
  clear: both;
  display: block;
}
.wrapper {
  position: relative;
  z-index: 1;
}
.wrapper .center {
  width: 1200px;
  margin-left: -600px;
  left: 50%;
  position: relative;
}
.wrapper .banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.wrapper .banner .phone {
  display: none;
}
.wrapper .banner img {
  width: 100%;
}
.chapter-tit {
  text-align: center;
}
.chapter-tit p {
  margin: 10px auto 0;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.chapter-panel .panel-pic img {
  width: 100%;
  height: auto;
}
.chapter-panel .panel-info {
  font-size: 14px;
  padding: 45px 60px;
}
.chapter-panel .panel-tit {
  font-size: 30px;
  font-weight: bold;
  color: #46679e;
  line-height: 1.8;
  padding-bottom: 10px;
  border-bottom: 3px solid #46679e;
}
.chapter-panel .panel-detail {
  margin-top: 20px;
  font-size: 24px;
  color: #222;
  line-height: 1.5;
  min-height: 3em;
  font-weight: bold;
}
.chapter-panel .panel-detail ul {
  margin-top: 10px;
}
.chapter-panel .panel-detail li {
  color: #666;
  font-size: 18px;
  line-height: 1.6;
  font-weight: normal;
}
.chapter-tips {
  margin-top: 15px;
  font-size: 16px;
  color: #666;
  padding:0 1%;
}
.chapter-1 {
  background: #fff;
  padding: 50px 0;
}
.chapter-1 .chapter-tit {
  margin-bottom: 25px;
}
.chapter-1 .chapter-tit h2 {
  color: #46679e;
  font-size: 40px;
  font-weight: 500;
}
.chapter-1 p {
  position: relative;
  font-size: 20px;
  color: #222;
  line-height: 1.7;
  letter-spacing: 1px;
  text-indent: 2em;
}
.chapter-1 p strong {
  color: #234f99;
}
.chapter-1 .text-tips {
  font-size: 20px;
  color: #b40000;
  line-height: 1.7;
  letter-spacing: 1px;
  text-align: center;
}
.chapter-2 {
  background: #bfd3e9 url('../images/bg-1.png') right bottom no-repeat;
  padding: 50px 0 80px;
}
.chapter-2 .chapter-tit {
  margin-bottom: 25px;
}
.chapter-2 .chapter-tit h2 {
  margin: 0 auto;
  width: 260px;
  height: 70px;
  line-height: 70px;
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  -webkit-border-radius: 70px;
          border-radius: 70px;
  background: #5372a6;
  background-image: -moz-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
  background-image: -webkit-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
  background-image: -ms-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
}
.chapter-2 .chapter-panel {
  font-size: 0;
}
.chapter-2 .chapter-panel dd {
  display: inline-block;
  vertical-align: top;
  width: 47.5%;
  margin-left: 5%;
}
.chapter-2 .chapter-panel dd:first-child {
  margin-left: 0;
}
.chapter-2 .chapter-panel dt {
  margin-top: 4%;
  width: 100%;
}
.chapter-2 .item-panel {
  background: #fff;
}
.chapter-3 {
  padding: 120px 0;
  background: #dfeaf6;
}
.chapter-3 .center {
  position: relative;
  background: #fff;
  margin-top: 4%;
}
.chapter-3 .center:first-child {
  margin-top: 0;
}
.chapter-3 .chapter-content {
  margin-left: 300px;
  padding: 60px 50px;
}
.chapter-3 .chapter-tit {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 300px;
  background: #46679e url('../images/bg-3.png') right bottom no-repeat;
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.chapter-3  .bg2 .chapter-tit {
  background-image: url('../images/bg-2.png');
}
.chapter-3 .chapter-tit h2 {
  margin-top: 85px;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
}
.chapter-3 .chapter-tit p {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}
.chapter-3 .chapter-text {
  font-size: 0;
}
.chapter-3 .chapter-text .text-group {
  margin-top: 15px;
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin:20px 1% 0;
}
.chapter-3 .chapter-text .text-group.w52 {
  width: 49%;
}
.chapter-3 .chapter-text .text-group.w48 {
  width: 47%;
}
.chapter-3 .chapter-text .text-group.lg {
  width: 100%;
}
.chapter-3 .chapter-text p {
  position: relative;
  font-size: 18px;
  color: #333;
  line-height: 1.7;
  /* letter-spacing: 1px; */
  font-weight: bold;
}
.chapter-3 .chapter-text p strong {
  color: #234f99;
  font-weight: bold;
}
.chapter-3 .chapter-text p strong.red {
  font-size: 22px;
  color: #b40000;
}
.chapter-3 .chapter-text h4 {
  font-size: 30px;
  font-weight: bold;
  color:#46679e;
  text-align: center;
  line-height: 1.8;
  padding-bottom: 10px;
  border-bottom: 3px solid #46679e;
  margin-bottom: 30px;
}
.chapter-3 .chapter-text h6 {
  margin: 0 0 10px;
  width: 100px;
  height: 36px;
  font-size: 18px;
  -webkit-border-radius: 3px 10px;
          border-radius: 3px 10px;
  font-weight: bold;
  color: #fff;
  background: #5372a6;
  background-image: -moz-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
  background-image: -webkit-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
  background-image: -ms-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
  text-align: center;
  line-height: 36px;
}
.chapter-3 .chapter-text h6:first-child {
  margin-top: 0;
}
.chapter-3 .chapter-text .single {
  margin-left: 3em;
}
.chapter-3 .chapter-text .double {
  padding-left: 3em;
  text-indent: -3em;
}
.chapter-3 .chapter-text .table-cloumn {
  font-size: 0;
}
.chapter-3 .chapter-text .table-cloumn p {
  display: inline-block;
  width: 48%;
  margin:0 1%;
  vertical-align: top;
}
.chapter-3 .chapter-text .table-cloumn p.double {
  width: auto;
} 
/*订票框*/
.bookingBoxFix {
  position: fixed;
  top: 20%;
  z-index: 10;
  width: 1200px;
  margin-left: -600px;
  left: 50%;
  margin-top: 0px;
}
.bookingBoxFix .ticketBox {
  position: relative;
  z-index: 10;
}
.bookingBoxFix .kobg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: url(../images/kobg.png) repeat;
  z-index: 5;
}
.bookingBox {
  display: none;
}
.bookingBox .tip {
  display: none;
}
.bookingBoxFix .tip {
  display: block;
  font-size: 32px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  padding-top: 30px;
  z-index: 6;
  position: relative;
  font-weight: bold;
}
#ticket-2 {
  display: none;
}
.ui-tabs .ui-tabs-nav {
  display: none;
}
.bookingBox .tit {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.bookingBox .tit span {
  display: inline-block;
  font-size: 16px;
  color: #cb0303;
  height: 45px;
  line-height: 45px;
  padding: 0 23.8px;
  font-weight: bold;
  width: 260px;
  background: url(../images/ticket01.png) no-repeat 260px center #fff;
}
.trip-box #trip-box-1 {
  border: none;
}
/*订票框*/
@media screen and (max-width: 1450px) {
  /* .ticketBox .container {width: auto;} */
  .ticketBox .tab-container {
    max-width: 1000px;
  }
  .bookingBox .tit {
    max-width: 1000px;
  }
  .bookingBox .tit span {
    width: 200px;
    background-position: 200px center;
  }
  .chapter-1 .chapter-tit h2 {
    font-size: 34px;
  }
  .chapter-1 .chapter-text {
    padding: 0 20px;
  }
  .chapter-2 .chapter-tit h2 {
    font-size: 30px;
    width: 220px;
    height: 60px;
    line-height: 60px;
  }
  .chapter-panel .panel-tit {
    font-size: 26px;
  }
  .chapter-panel .panel-detail {
    font-size: 20px;
  }
  .chapter-panel .panel-detail li {
    font-size: 16px;
  }
  .chapter-3 {
    padding: 80px 0;
  }
  .chapter-3 .center {
    position: relative;
  }

}
@media (max-width: 1200px) {
  body {
    min-width: 1200px;
    overflow-x: auto;
  }
}
@media (max-width: 1024px) {
  body {
    min-width: auto;
  }
  .header,
  .nav,
  .footer {
    display: none;
  }
  .bookingBox {
    display: none;
  }
  .wrapper .center {
    width: auto;
    margin: 0px;
    left: 0px;
    position: static;
    padding: 0 10px;
  }
  .wrapper .banner img.phone {
    display: block;
    width: 100%;
  }
  .wrapper .banner img.pc {
    display: none;
  }
  .chapter-panel .panel-info {
    padding: 20px 35px;
  }
  .chapter-panel .panel-tit {
    font-size: 22px;
    border-width: 2px;
  }
  .chapter-panel .panel-detail {
    margin-top: 15px;
    font-size: 18px;
    min-height: auto;
  }
  .chapter-panel .panel-detail li {
    font-size: 16px;
  }
  .chapter-1 {
    padding: 30px 0;
  }
  .chapter-1 .chapter-tit {
    margin-bottom: 10px;
  }
  .chapter-1 .chapter-tit h2 {
    font-size: 28px;
  }
  .chapter-1 p {
    font-size: 18px;
  }
  .chapter-1 .text-tips {
    font-size: 18px;
  }
  .chapter-2 {
    padding: 30px 0;
  }
  .chapter-2 .chapter-tit h2 {
    font-size: 24px;
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
  .chapter-2 .chapter-tit p {
    font-size: 14px;
  }
  .chapter-2 .chapter-panel dd {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .chapter-2 .chapter-panel dd:first-child {
    margin-top: 0;
  }
  .chapter-2 .chapter-panel dt {
    margin-top: 30px;
  }
  .chapter-3 {
    padding: 40px 0;
  }
  .chapter-3 .center {
    position: relative;
    margin-top: 3%;
  }
  .chapter-3 .chapter-tit {
    width: 200px;
    left: 10px;
  }
  .chapter-3 .chapter-tit h2 {
    font-size: 28px;
  }
  .chapter-3 .chapter-tit p {
    font-size: 10px;
  }
  .chapter-3 .chapter-content {
    margin-left: 200px;
    padding: 40px 45px;
  }
  .chapter-3 .chapter-text h6 {
    font-size: 16px;
  }
  .chapter-3 .chapter-text p {
    font-size: 16px;
  }
  .chapter-3 .chapter-text p strong.red {
    font-size: 20px;
  }
  .chapter-3 .chapter-text .text-group {
    width: auto;
    margin:15px auto 0;
  }
  .chapter-3 .chapter-text .text-group:first-child {
    margin-top: 0;
  }
  .chapter-3 .chapter-text .text-group.w52,
  .chapter-3 .chapter-text .text-group.w48 {
    width: auto;
  }
  .chapter-3 .chapter-text .table-cloumn p {
    text-align: left;
    margin-top: 5px;
  }
  .chapter-3 .chapter-text .table-cloumn p strong {
    display: block;
  }
  .chapter-3 .chapter-text .table-cloumn .double {
    text-align: left;
    padding-left: 0;
    text-indent: 0;
  }
}
@media screen and (max-width: 768px) {

  .chapter-1 {
    padding: 20px 0;
  }
  .chapter-1 .chapter-tit h2 {
    font-size: 24px;
  }
  .chapter-1 .chapter-text {
    padding: 0;
  }
  .chapter-1 p {
    font-size: 16px;
  }
  .chapter-1 .text-tips {
    font-size: 16px;
  }
  .chapter-2 .chapter-tit {
    margin-bottom: 15px;
  }
  .chapter-2 .chapter-tit h2 {
    font-size: 20px;
    width: 160px;
    height: 45px;
    line-height: 45px;
  }
  .chapter-2 .chapter-tit p {
    font-size: 12px;
    margin-top: 5px;
  }
  .chapter-2 .chapter-panel dt {
    margin-top: 20px;
  }
  .chapter-2 .chapter-panel dd {
    margin-top: 20px;
  }
  .chapter-panel .panel-info {
    padding: 15px 20px;
  }
  .chapter-panel .panel-tit {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .chapter-panel .panel-detail {
    margin-top: 10px;
    font-size: 16px;
  }
  .chapter-tips {
    margin-top: 10px;
    font-size: 14px;
    padding: 0;
  }
  .chapter-3 {
    background: none;
    padding: 30px 0;
  }
  .chapter-3 .center {
    background: none;
  }
  .chapter-3 .chapter-tit {
    position: static;
    width: auto;
    text-align: center;
    background: none;
    padding-left: 0;
    margin-bottom: 0;
  }
  .chapter-3 .bg2 .chapter-tit {
    background: none;
  }
  .chapter-3 .chapter-tit h2 {
    margin: 0 auto;
    color: #fff;
    font-weight: 500;
    -webkit-border-radius: 70px;
            border-radius: 70px;
    background: #5372a6;
    background-image: -moz-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
    background-image: -webkit-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
    background-image: -ms-linear-gradient(90deg, #5372a6 0%, #8fb4e3 100%);
    font-size: 20px;
    width: 300px;
    height: 45px;
    line-height: 45px;
  }
  .chapter-3 .chapter-tit h2 br {
    display: none;
  }
  .chapter-3 .chapter-tit p {
    font-size: 12px;
    margin-top: 5px;
    color: #333;
    font-weight: bold;
  }
  .chapter-3 .chapter-content {
    margin-left: auto;
    background: #fff;
    padding: 20px;
  }
  .chapter-3 .chapter-text h6 {
    margin: 10px 0 5px;
  }
  .chapter-3 .chapter-text p {
    font-weight: normal;
  }
  .chapter-3 .chapter-text p strong.red {
    font-size: 18px;
  }
  .chapter-3 .chapter-text .table-cloumn p {
    display: block;
    width: auto;
    margin:0 auto;
  }
  .chapter-3 .chapter-text .table-cloumn p strong {
    display: inline;
  }
  .chapter-3 .chapter-text .table-cloumn .double {
    padding-left: 3em;
    text-indent: -3em;
  }
}
@media screen and (max-width: 480px) {
  .chapter-panel .panel-detail li {
    font-size: 14px;
  }
  .chapter-1 .chapter-tit h2 {
    font-size: 22px;
  }
  .chapter-1 p {
    font-size: 14px;
    line-height: 1.5;
  }
  .chapter-1 .text-tips {
    font-size: 14px;
    line-height: 1.5;
  }
  .chapter-panel .panel-info {
    padding: 10px 15px;
  }
  .chapter-panel .panel-tit {
    font-size: 16px;
  }
  .chapter-panel .panel-detail {
    font-size: 14px;
    line-height: 1.4;
  }
  .chapter-panel .panel-detail ul {
    margin-top: 5px;
  }
  .chapter-panel .panel-detail li {
    line-height: 1.4;
  }
  .chapter-2,
  .chapter-3 {
    padding: 20px 0;
  }
  .chapter-3 .chapter-content {
    padding: 15px;
  }
  .chapter-3 .chapter-text p {
    font-size: 14px;
    line-height: 1.4;
  }
}
