@charset "utf-8";
/*!  Project : 成都融创文旅城
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  337676937    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2020.05.09   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.pa100 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pr100 {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fzsX {
  font-size: 100px;
}
@media screen and (max-width: 675px) {
  .fzsX {
    font-size: 90px;
  }
}
@media screen and (max-width: 600px) {
  .fzsX {
    font-size: 80px;
  }
}
@media screen and (max-width: 525px) {
  .fzsX {
    font-size: 70px;
  }
}
@media screen and (max-width: 450px) {
  .fzsX {
    font-size: 60px;
  }
}
@media screen and (max-width: 400px) {
  .fzsX {
    font-size: 50px;
  }
}
.bge {
  background-color: #eee;
}
.bgf {
  background-color: #fff;
}
.bgf1 {
  background-color: #f1f1f1;
}
.bgf5 {
  background-color: #f5f5f5;
}
@-webkit-keyframes openDoor {
  0% {
    -webkit-clip-path: inset(0 50% round 0);
            clip-path: inset(0 50% round 0);
  }
  100% {
    -webkit-clip-path: inset(0% round 0);
            clip-path: inset(0% round 0);
  }
}
@keyframes openDoor {
  0% {
    -webkit-clip-path: inset(0 50% round 0);
            clip-path: inset(0 50% round 0);
  }
  100% {
    -webkit-clip-path: inset(0% round 0);
            clip-path: inset(0% round 0);
  }
}
@-webkit-keyframes fadeInRightm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInRightm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInRightm {
  -webkit-animation-name: fadeInRightm;
          animation-name: fadeInRightm;
}
@-webkit-keyframes fadeInLeftm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInLeftm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInLeftm {
  -webkit-animation-name: fadeInLeftm;
          animation-name: fadeInLeftm;
}
@-webkit-keyframes fadeInUpm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUpm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInUpm {
  -webkit-animation-name: fadeInUpm;
          animation-name: fadeInUpm;
}
@-webkit-keyframes fadeInDownm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDownm {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDownm {
  -webkit-animation-name: fadeInDownm;
          animation-name: fadeInDownm;
}
@-webkit-keyframes slideInRightm {
  0% {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes slideInRightm {
  0% {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.slideInRightm {
  -webkit-animation-name: slideInRightm;
          animation-name: slideInRightm;
}
@-webkit-keyframes slideInLeftm {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes slideInLeftm {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.slideInLeftm {
  -webkit-animation-name: slideInLeftm;
          animation-name: slideInLeftm;
}
@-webkit-keyframes slideInUpm {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes slideInUpm {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.slideInUpm {
  -webkit-animation-name: slideInUpm;
          animation-name: slideInUpm;
}
@-webkit-keyframes slideInDownm {
  0% {
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes slideInDownm {
  0% {
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.slideInDownm {
  -webkit-animation-name: slideInDownm;
          animation-name: slideInDownm;
}
@-webkit-keyframes fadeIns {
  0% {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIns {
  0% {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
.fadeIns {
  -webkit-animation-name: fadeIns;
          animation-name: fadeIns;
}
@-webkit-keyframes dotShake {
  0% {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-8%, 0, 0) rotate(-4deg);
            transform: translate3d(-8%, 0, 0) rotate(-4deg);
  }
  30% {
    -webkit-transform: translate3d(6.6%, 0, 0) rotate(2deg);
            transform: translate3d(6.6%, 0, 0) rotate(2deg);
  }
  45% {
    -webkit-transform: translate3d(-5.5%, 0, 0) rotate(-2deg);
            transform: translate3d(-5.5%, 0, 0) rotate(-2deg);
  }
  60% {
    -webkit-transform: translate3d(4.5%, 0, 0) rotate(1deg);
            transform: translate3d(4.5%, 0, 0) rotate(1deg);
  }
  75% {
    -webkit-transform: translate3d(-2%, 0, 0) rotate(-1deg);
            transform: translate3d(-2%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes dotShake {
  0% {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-8%, 0, 0) rotate(-4deg);
            transform: translate3d(-8%, 0, 0) rotate(-4deg);
  }
  30% {
    -webkit-transform: translate3d(6.6%, 0, 0) rotate(2deg);
            transform: translate3d(6.6%, 0, 0) rotate(2deg);
  }
  45% {
    -webkit-transform: translate3d(-5.5%, 0, 0) rotate(-2deg);
            transform: translate3d(-5.5%, 0, 0) rotate(-2deg);
  }
  60% {
    -webkit-transform: translate3d(4.5%, 0, 0) rotate(1deg);
            transform: translate3d(4.5%, 0, 0) rotate(1deg);
  }
  75% {
    -webkit-transform: translate3d(-2%, 0, 0) rotate(-1deg);
            transform: translate3d(-2%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
.dotShake {
  -webkit-animation-name: dotShake;
          animation-name: dotShake;
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: none !important;
            transform: none !important;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: none !important;
            transform: none !important;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.rotate360 {
  -webkit-animation-name: rotate360;
          animation-name: rotate360;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes rotateInYm {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@keyframes rotateInYm {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInYm {
  -webkit-animation-name: rotateInYm;
          animation-name: rotateInYm;
}
@-webkit-keyframes AniStriking {
  0%,
  50%,
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%,
  75% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
}
@keyframes AniStriking {
  0%,
  50%,
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%,
  75% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
}
.AniStriking {
  -webkit-animation-name: AniStriking;
          animation-name: AniStriking;
}
@-webkit-keyframes AniOpStriking {
  0%,
  50%,
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%,
  75% {
    opacity: .7;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes AniOpStriking {
  0%,
  50%,
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%,
  75% {
    opacity: .7;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
.AniOpStriking {
  -webkit-animation-name: AniOpStriking;
          animation-name: AniOpStriking;
}
@-webkit-keyframes AniShiny {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes AniShiny {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.AniShiny {
  -webkit-animation-name: AniShiny;
          animation-name: AniShiny;
}
@-webkit-keyframes animateStay {
  0,
  100% {
    opacity: 1;
  }
}
@keyframes animateStay {
  0,
  100% {
    opacity: 1;
  }
}
.animateStay {
  -webkit-animation-name: animateStay;
          animation-name: animateStay;
}
@-webkit-keyframes AniNone {
  0,
  100% {
    -webkit-transform: none !important;
            transform: none !important;
    opacity: 1;
    visibility: visible;
  }
}
@keyframes AniNone {
  0,
  100% {
    -webkit-transform: none !important;
            transform: none !important;
    opacity: 1;
    visibility: visible;
  }
}
.AniNone {
  -webkit-animation-name: AniNone;
          animation-name: AniNone;
  opacity: 1;
}
@-webkit-keyframes AniCalmdown {
  
}
@keyframes AniCalmdown {
  
}
.AniCalmdown {
  -webkit-animation-name: AniCalmdown;
          animation-name: AniCalmdown;
  -webkit-animation-duration: .5s !important;
          animation-duration: .5s !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none;
}
/* baseCss */
.en {
  word-break: keep-all;
}
.tdu {
  text-decoration: underline;
}
.oh {
  position: relative;
  overflow: hidden;
}
.ma {
  margin-left: auto;
  margin-right: auto;
}
.dib {
  display: inline-block;
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
.vam {
  vertical-align: middle;
}
.vat {
  vertical-align: top;
}
.unsel,
.dct {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.insel {
  -webkit-user-select: normal ;
     -moz-user-select: normal ;
      -ms-user-select: normal ;
          user-select: normal ;
}
.op0 {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}
.op1 {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
}
.tapList .link {
  display: block;
}
.lhd5 {
  height: .5em;
}
.reject {
  cursor: not-allowed;
}
.poss {
  position: static !important;
}
.emptyList {
  text-align: center;
  font-size: 120%;
  background-color: #f5f5f5;
  color: #222;
  font-weight: bold;
}
.hidePoint {
  position: absolute;
  height: 0;
  visibility: hidden;
  top: 0;
  left: 0;
}
.viewport {
  position: relative;
  font-size: 0;
}
.pc .viewport {
  overflow: hidden;
}
.wap .oScroll {
  overflow: auto;
}
.hScroll {
  width: 100%;
  white-space: nowrap;
}
.hScroll .scrollBox,
.hScroll .overview {
  display: inline-block;
  vertical-align: top;
}
.wap .hScroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.vScroll {
  height: 100%;
}
.wap .vScroll {
  overflow-y: auto;
  overflow-x: hidden;
}
.invisible {
  visibility: hidden;
  position: absolute !important;
  z-index: -1;
}
.ensp {
  display: inline-block;
  vertical-align: middle;
  width: .5em;
  height: 1px;
}
.cnsp {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1px;
}
.pa100.link {
  position: absolute !important;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  z-index: 8;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.pa4 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.bgct {
  background-color: transparent !important;
}
.enter,
.reset {
  position: relative;
  overflow: hidden;
}
.enter .iptBtn,
.reset .iptBtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.kong {
  pointer-events: none;
}
.aniSpan {
  position: static !important;
  min-height: 1px;
  display: block;
}
/* resetEnd */
.c1 {
  color: #39aae7;
}
.bgc1 {
  background-color: #39aae7;
}
.c2 {
  color: #28a7e1;
}
.bgc2 {
  background-color: #28a7e1;
}
.c3 {
  color: #eddaa2;
}
.bgc3 {
  background-color: #eddaa2;
}
.ca {
  color: #333333;
}
.cb {
  color: #666666;
}
.cs {
  color: #999999;
}
html {
  min-width: 1240px;
}
body {
  color: #666666;
  font: 14px/1 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
}
a {
  color: #333333;
}
a.on {
  color: #39aae7;
}
@media screen and (min-width: 1025px) {
  a:hover {
    color: #39aae7;
  }
}
@media screen and (max-width: 1024px) {
  a:active {
    color: #39aae7;
  }
}
.vmbox {
  font-size: 14px;
  line-height: 1.4333;
  font-family: 'Microsoft JhengHei', '微软正黑体';
}
.imax {
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  .imax {
    line-height: 1.5;
  }
}
::-moz-selection {
  background: #1a92d3;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #1a92d3;
  color: #fff;
  text-shadow: none;
}
.pc ::-webkit-scrollbar {
  position: absolute;
  width: 4px;
  height: 4px;
}
.pc ::-webkit-scrollbar-thumb {
  width: 4px;
  height: 4px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.25);
}
.pc ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.pc ::-webkit-scrollbar-corner {
  background: transparent;
  height: 0;
  width: 0;
}
.loading {
  background-image: url(../images/loading.gif);
}
.loading-m {
  background-image: url(../images/loading-m.gif);
}
.load-error {
  background-image: url(../images/error.gif);
}
.ctr,
.btn,
.more,
.link {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
@font-face {
  font-family: "Freehand521BT";
  src: url("fonts/Freehand521.woff2") format("woff2"), url("fonts/Freehand521.woff") format("woff"), url("fonts/Freehand521.ttf") format("truetype"), url("fonts/Freehand521.eot") format("embedded-opentype"), url("fonts/Freehand521.svg") format("svg"), url("fonts/Freehand521.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Century751No2BT";
  src: url("fonts/tt1184m_.woff2") format("woff2"), url("fonts/tt1184m_.woff") format("woff"), url("fonts/tt1184m_.ttf") format("truetype"), url("fonts/tt1184m_.eot") format("embedded-opentype"), url("fonts/tt1184m_.svg") format("svg"), url("fonts/tt1184m_.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.container,
.w {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 1200px;
  width: 1200px;
}
@media (min-width: 1601px) {
  .container,
  .w {
    width: 1440px;
  }
}
.w-p {
  padding-left: 7.8125%;
  padding-right: 7.8125%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .w-p {
    padding-left: 4.16666667%;
    padding-right: 4.16666667%;
  }
}
@media screen and (max-width: 1024px) {
  .w-p {
    padding-left: 0.3em;
    padding-right: 0.3em;
  }
}
.dif1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.dif1:after {
  display: none;
}
@media screen and (max-width: 1024px) {
  .dif1 {
    display: block;
  }
}
.dif2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.dif2:after {
  display: none;
}
@media screen and (max-width: 1024px) {
  .dif2 {
    display: block;
  }
}
.dif2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.dif2:after {
  display: none;
}
@media screen and (max-width: 1024px) {
  .dif2 {
    display: block;
  }
}
/* ------------------- htmls ------------------- */
.modal-videoPlayer {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
  background-color: #fff;
}
.modal-videoPlayer .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 56px;
  cursor: pointer;
  z-index: 80;
  background-color: rgba(57, 170, 231, 0.5);
}
.modal-videoPlayer .close s {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50.4px;
  font-size: 36px;
  color: #ffffff;
  font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.ysqUEO .modal-videoPlayer .close s {
  overflow: hidden;
  text-indent: 120%;
}
.ysqUEO .modal-videoPlayer .close s:before,
.ysqUEO .modal-videoPlayer .close s:after {
  pointer-events: none !important;
  content: " ";
  position: absolute;
  left: 10px;
  width: 36px;
  height: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  background-color: #ffffff;
}
.ysqUEO .modal-videoPlayer .close s:before {
  top: 14px;
  -webkit-transform: rotate(45deg) translate(7.24873734px, 0);
          transform: rotate(45deg) translate(7.24873734px, 0);
  top: 9px;
}
.ysqUEO .modal-videoPlayer .close s:after {
  bottom: 14px;
  -webkit-transform: rotate(-45deg) translate(7.24873734px, 0);
          transform: rotate(-45deg) translate(7.24873734px, 0);
  bottom: 9px;
}
@media screen and (min-width: 1025px) {
  .ysqUEO .modal-videoPlayer .close s:before,
  .ysqUEO .modal-videoPlayer .close s:after {
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
  }
  .ysqUEO .modal-videoPlayer .close s:hover:before,
  .ysqUEO .modal-videoPlayer .close s:hover:after {
    background-color: #ffffff;
  }
  .modal-videoPlayer .close s:hover {
    color: #ffffff;
  }
}
@media screen and (max-width: 1024px) {
  .modal-videoPlayer .close s:active {
    color: #ffffff;
  }
}
.modal-videoPlayer .close s:hover {
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}
.modal-videoPlayer .contain {
  position: absolute;
}
.modal-videoPlayer .player {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.modal-videoPlayer .player * {
  background-color: transparent !important;
}
@media screen and (min-width: 1025px) {
  .modal-videoPlayer .contain {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .modal-videoPlayer .contain {
    left: 0px;
    right: 0px;
    top: 56px;
    bottom: 56px;
  }
}
.modal-fullScreen {
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
}
.ysqUEO .modal-fullScreen .contain {
  opacity: 0;
  -webkit-transition: all 330ms ease 0s;
  transition: all 330ms ease 0s;
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
}
.ysqUEO .modal-fullScreen.showUp .contain {
  opacity: 1;
  -webkit-transform: none !important;
          transform: none !important;
}
.ysqUEO .modal-fullScreen.hideOut .contain {
  opacity: 0;
  -webkit-transform: scale(0.2) !important;
          transform: scale(0.2) !important;
}
.modal-fullScreen .zhezhao {
  display: none !important;
}
.modal-fullScreen .btn.close {
  position: absolute;
  z-index: 29;
  right: 0.6rem;
  top: 0.6rem;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: #fff solid 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  background-image: url(../images/guiders/btng-close.png);
  background-size: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.15);
}
.modal-fullScreen .btn.close:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  background-color: #39aae7;
}
.modal-fullScreen .contain {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
}
.modal-fullScreen .sGuide-maps {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border-radius: 0;
}
.modal-fullScreen .sGuide-maps .zoomableContainer {
  background-color: transparent !important;
  overflow: visible !important;
}
.modal-fullScreen .sGuide-maps .fullBg {
  display: none;
}
.modal-fullScreen .sGuide-maps .zoomer {
  display: none;
}
.modal-fullScreen .sGuide-maps .posWrap {
  border-radius: 0;
  background-color: transparent;
}
.modal-fullScreen .sGuide-maps .dot {
  -webkit-transition: all 250ms ease 0ms !important;
  transition: all 250ms ease 0ms !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.modal-fullScreen .sGuide-maps .dot .dt {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
/* albumWindow */
#albumWindow {
  position: fixed;
  left: 0;
  top: 50%;
  right: 0;
  bottom: 50%;
  z-index: 99;
  background-color: #fff;
  -webkit-transition: all 500ms ease 0ms;
  transition: all 500ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}
.no-supports #albumWindow {
  -webkit-transform: none !important;
          transform: none !important;
}
#albumWindow.visible {
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: all 500ms ease 0ms;
  transition: all 500ms ease 0ms;
  opacity: 1;
  visibility: visible;
  top: 0;
  bottom: 0;
}
#albumWindow .contain {
  position: absolute;
  z-index: 1;
  left: 48px;
  right: 48px;
  top: 48px;
  bottom: 30px;
}
#albumWindow .contain .list0 {
  width: 400%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#albumWindow .contain .item {
  float: left;
  position: relative;
  width: 25%;
  height: 100%;
  text-align: center;
  margin-right: 20px;
}
#albumWindow .contain .item .img,
#albumWindow .contain .item .vmbox {
  width: 100%;
  min-height: 60px;
}
#albumWindow .contain .item .fBar {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}
#albumWindow .contain .item .fBar .download {
  display: inline-block;
  vertical-align: top;
  padding-left: 6px;
  padding-right: 6px;
  color: #39aae7;
  border-bottom: solid 1px;
  font-size: 14px;
  line-height: 18px;
}
#albumWindow .contain .item.on .fBar {
  -webkit-transition: all 250ms ease 200ms;
  transition: all 250ms ease 200ms;
  opacity: 1;
  visibility: visible;
}
#albumWindow .picName {
  position: absolute;
  left: 0;
  top: -48px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
}
#albumWindow .close.btn {
  position: absolute;
  overflow: hidden;
  z-index: 3;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
  background-color: #39aae7;
}
#albumWindow .close.btn s {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 43.2px;
  font-size: 28px;
  color: #ffffff;
  font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.ysqUEO #albumWindow .close.btn s {
  overflow: hidden;
  text-indent: 120%;
}
.ysqUEO #albumWindow .close.btn s:before,
.ysqUEO #albumWindow .close.btn s:after {
  pointer-events: none !important;
  content: " ";
  position: absolute;
  left: 10px;
  width: 28px;
  height: 4px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  background-color: #ffffff;
}
.ysqUEO #albumWindow .close.btn s:before {
  top: 14px;
  -webkit-transform: rotate(45deg) translate(5.38477631px, 0);
          transform: rotate(45deg) translate(5.38477631px, 0);
  top: 8px;
}
.ysqUEO #albumWindow .close.btn s:after {
  bottom: 14px;
  -webkit-transform: rotate(-45deg) translate(5.38477631px, 0);
          transform: rotate(-45deg) translate(5.38477631px, 0);
  bottom: 8px;
}
@media screen and (min-width: 1025px) {
  .ysqUEO #albumWindow .close.btn s:before,
  .ysqUEO #albumWindow .close.btn s:after {
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
  }
  .ysqUEO #albumWindow .close.btn s:hover:before,
  .ysqUEO #albumWindow .close.btn s:hover:after {
    background-color: #ffffff;
  }
  #albumWindow .close.btn s:hover {
    color: #ffffff;
  }
}
@media screen and (max-width: 1024px) {
  #albumWindow .close.btn s:active {
    color: #ffffff;
  }
}
#albumWindow .close.btn s:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
#albumWindow .ctr {
  position: absolute;
  top: 50%;
  margin-top: -60px;
  width: 44px;
  height: 120px;
  -webkit-transition: all 400ms ease 0s, all 250ms ease 0s;
  transition: all 400ms ease 0s, all 250ms ease 0s;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  opacity: .8;
  line-height: 120px;
  color: #111111;
  text-align: center;
}
#albumWindow .ctr s {
  color: #39aae7;
  font-size: 42px;
  font-weight: bold;
}
#albumWindow .ctr s {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-family: 'SimSun', '宋体' !important;
  pointer-events: none;
  text-align: center;
  color: #111111;
  font-size: 40px;
  font-weight: bold;
}
#albumWindow .ctr:hover {
  color: #111111;
}
.ysqUEO #albumWindow .ctr s {
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  padding: inherit;
}
.ysqUEO #albumWindow .ctr s:before,
.ysqUEO #albumWindow .ctr s:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 3px;
  margin-top: -1.5px;
  background-color: #111111;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
@media screen and (min-width: 1025px) {
  .ysqUEO #albumWindow .ctr s:before,
  .ysqUEO #albumWindow .ctr s:after {
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
  }
  .ysqUEO #albumWindow .ctr:hover s:before,
  .ysqUEO #albumWindow .ctr:hover s:after {
    background-color: #111111;
  }
}
@media screen and (max-width: 1024px) {
  #albumWindow .ctr:active s:before,
  #albumWindow .ctr:active s:after {
    background-color: #111111;
  }
}
.ysqUEO #albumWindow .ctr.prev s:before,
.ysqUEO #albumWindow .ctr.prev s:after {
  margin-left: -7px;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}
.ysqUEO #albumWindow .ctr.prev s:before {
  -webkit-transform: rotate(-40deg) translateX(-1.5px);
          transform: rotate(-40deg) translateX(-1.5px);
}
.ysqUEO #albumWindow .ctr.prev s:after {
  -webkit-transform: rotate(40deg) translateX(-1.5px);
          transform: rotate(40deg) translateX(-1.5px);
}
.ysqUEO #albumWindow .ctr.next s:before,
.ysqUEO #albumWindow .ctr.next s:after {
  margin-left: -13px;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.ysqUEO #albumWindow .ctr.next s:before {
  -webkit-transform: rotate(-40deg) translateX(1.5px);
          transform: rotate(-40deg) translateX(1.5px);
}
.ysqUEO #albumWindow .ctr.next s:after {
  -webkit-transform: rotate(40deg) translateX(1.5px);
          transform: rotate(40deg) translateX(1.5px);
}
@media screen and (min-width: 1025px) {
  .ysqUEO #albumWindow .ctr.prev:hover s:before {
    -webkit-transform: rotate(-48deg) translateX(-1.5px);
            transform: rotate(-48deg) translateX(-1.5px);
  }
  .ysqUEO #albumWindow .ctr.prev:hover s:after {
    -webkit-transform: rotate(48deg) translateX(-1.5px);
            transform: rotate(48deg) translateX(-1.5px);
  }
  .ysqUEO #albumWindow .ctr.next:hover s:before {
    -webkit-transform: rotate(-48deg) translateX(1.5px);
            transform: rotate(-48deg) translateX(1.5px);
  }
  .ysqUEO #albumWindow .ctr.next:hover s:after {
    -webkit-transform: rotate(48deg) translateX(1.5px);
            transform: rotate(48deg) translateX(1.5px);
  }
}
@media screen and (max-width: 1024px) {
  #albumWindow .ctr.prev:active s:before {
    -webkit-transform: rotate(-48deg) translateX(-1.5px);
            transform: rotate(-48deg) translateX(-1.5px);
  }
  #albumWindow .ctr.prev:active s:after {
    -webkit-transform: rotate(48deg) translateX(-1.5px);
            transform: rotate(48deg) translateX(-1.5px);
  }
  #albumWindow .ctr.next:active s:before {
    -webkit-transform: rotate(-48deg) translateX(1.5px);
            transform: rotate(-48deg) translateX(1.5px);
  }
  #albumWindow .ctr.next:active s:after {
    -webkit-transform: rotate(48deg) translateX(1.5px);
            transform: rotate(48deg) translateX(1.5px);
  }
}
#albumWindow .ctr.prev {
  left: 0;
}
#albumWindow .ctr.next {
  right: 0;
}
#albumWindow .ctr.reject {
  display: none;
}
#albumWindow .ctr:active {
  opacity: 1;
}
#albumWindow .pagination {
  height: 4px;
  line-height: 4px;
  position: absolute;
  bottom: -17px;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  white-space: nowrap;
}
#albumWindow .pagination .container {
  width: 100%;
  margin: 0 !important;
}
#albumWindow .pagination .btn {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  margin: 0 3px;
  border-color: #222;
  width: 0;
  height: 0;
  border-width: 4px 4px 0 0;
  border-style: solid;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
#albumWindow .pagination .btn > em {
  display: none;
}
#albumWindow .pagination .btn.on {
  border-color: #39aae7;
}
#albumWindow .originalBtn {
  position: absolute;
  z-index: 6;
  left: 0;
  line-height: 30px;
  color: #999999;
  cursor: pointer;
}
#albumWindow .originalBtn:hover {
  color: #39aae7;
}
#albumWindow .serialNum {
  position: absolute;
  z-index: 6;
  right: 0;
  line-height: 30px;
  color: #999999;
}
.aftgt:after {
  content: ">>";
  font-family: 'SimSun', '宋体';
  margin-left: .5em;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  letter-spacing: -1px;
}
.mapContain {
  position: relative;
  border-radius: 0.2rem;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.mapContain #dituContent {
  width: 100%;
  height: 100%;
  line-height: 1.1;
  background-color: #f5f3f0;
}
.mapContain #dituContent .BMap_bubble_title {
  font-size: 16px;
  margin-bottom: 5px;
  padding-right: 16px;
  color: #39aae7;
}
.mapContain #dituContent .BMap_bubble_content {
  width: 400px !important;
  font-size: 14px;
}
.mapContain #dituContent img {
  max-width: none;
}
._pen .mapContain {
  pointer-events: none;
}
.mapContain:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
}
.mapContain:hover:after {
  visibility: hidden;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
.stars {
  display: inline-block;
  vertical-align: top;
  width: 5em;
  font-size: 20px;
  height: 18px;
  background-image: url(../images/ico-stars.png);
  background-size: auto;
  background-position: 0 50%;
  background-repeat: repeat-x;
}
.ctr1,
.index-banner .ctr,
.index-introduction-slide .ctr {
  display: none;
  z-index: 8;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #28a7e1;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  text-align: center;
}
.ctr1 s,
.index-banner .ctr s,
.index-introduction-slide .ctr s {
  font-size: 36px;
  font-weight: bold;
  background-color: #fff;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  border-radius: 50%;
}
.ctr1 s:before,
.ctr1 s:after,
.index-banner .ctr s:before,
.index-banner .ctr s:after,
.index-introduction-slide .ctr s:before,
.index-introduction-slide .ctr s:after {
  border-radius: 150px;
}
.ctr1 s,
.index-banner .ctr s,
.index-introduction-slide .ctr s {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-family: 'SimSun', '宋体' !important;
  pointer-events: none;
  text-align: center;
  color: #28a7e1;
  font-size: 36px;
  font-weight: bold;
}
.ctr1:hover,
.index-banner .ctr:hover,
.index-introduction-slide .ctr:hover {
  color: #39aae7;
}
.ysqUEO .ctr1 s,
.ysqUEO .index-banner .ctr s,
.ysqUEO .index-introduction-slide .ctr s {
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  padding: inherit;
}
.ysqUEO .ctr1 s:before,
.ysqUEO .ctr1 s:after,
.ysqUEO .index-banner .ctr s:before,
.ysqUEO .index-banner .ctr s:after,
.ysqUEO .index-introduction-slide .ctr s:before,
.ysqUEO .index-introduction-slide .ctr s:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 3px;
  margin-top: -1.5px;
  background-color: #28a7e1;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
@media screen and (min-width: 1025px) {
  .ysqUEO .ctr1 s:before,
  .ysqUEO .ctr1 s:after,
  .ysqUEO .index-banner .ctr s:before,
  .ysqUEO .index-banner .ctr s:after,
  .ysqUEO .index-introduction-slide .ctr s:before,
  .ysqUEO .index-introduction-slide .ctr s:after {
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
  }
  .ysqUEO .ctr1:hover s:before,
  .ysqUEO .ctr1:hover s:after,
  .ysqUEO .index-banner .ctr:hover s:before,
  .ysqUEO .index-banner .ctr:hover s:after,
  .ysqUEO .index-introduction-slide .ctr:hover s:before,
  .ysqUEO .index-introduction-slide .ctr:hover s:after {
    background-color: #39aae7;
  }
}
@media screen and (max-width: 1024px) {
  .ctr1:active s:before,
  .ctr1:active s:after,
  .index-banner .ctr:active s:before,
  .index-banner .ctr:active s:after,
  .index-introduction-slide .ctr:active s:before,
  .index-introduction-slide .ctr:active s:after {
    background-color: #39aae7;
  }
}
.ysqUEO .ctr1.prev s:before,
.ysqUEO .ctr1.prev s:after,
.ysqUEO .index-banner .ctr.prev s:before,
.ysqUEO .index-banner .ctr.prev s:after,
.ysqUEO .index-introduction-slide .ctr.prev s:before,
.ysqUEO .index-introduction-slide .ctr.prev s:after {
  margin-left: -6px;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}
.ysqUEO .ctr1.prev s:before,
.ysqUEO .index-banner .ctr.prev s:before,
.ysqUEO .index-introduction-slide .ctr.prev s:before {
  -webkit-transform: rotate(-40deg) translateX(-1.5px);
          transform: rotate(-40deg) translateX(-1.5px);
}
.ysqUEO .ctr1.prev s:after,
.ysqUEO .index-banner .ctr.prev s:after,
.ysqUEO .index-introduction-slide .ctr.prev s:after {
  -webkit-transform: rotate(40deg) translateX(-1.5px);
          transform: rotate(40deg) translateX(-1.5px);
}
.ysqUEO .ctr1.next s:before,
.ysqUEO .ctr1.next s:after,
.ysqUEO .index-banner .ctr.next s:before,
.ysqUEO .index-banner .ctr.next s:after,
.ysqUEO .index-introduction-slide .ctr.next s:before,
.ysqUEO .index-introduction-slide .ctr.next s:after {
  margin-left: -12px;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.ysqUEO .ctr1.next s:before,
.ysqUEO .index-banner .ctr.next s:before,
.ysqUEO .index-introduction-slide .ctr.next s:before {
  -webkit-transform: rotate(-40deg) translateX(1.5px);
          transform: rotate(-40deg) translateX(1.5px);
}
.ysqUEO .ctr1.next s:after,
.ysqUEO .index-banner .ctr.next s:after,
.ysqUEO .index-introduction-slide .ctr.next s:after {
  -webkit-transform: rotate(40deg) translateX(1.5px);
          transform: rotate(40deg) translateX(1.5px);
}
@media screen and (min-width: 1025px) {
  .ysqUEO .ctr1.prev:hover s:before,
  .ysqUEO .index-banner .ctr.prev:hover s:before,
  .ysqUEO .index-introduction-slide .ctr.prev:hover s:before {
    -webkit-transform: rotate(-48deg) translateX(-1.5px);
            transform: rotate(-48deg) translateX(-1.5px);
  }
  .ysqUEO .ctr1.prev:hover s:after,
  .ysqUEO .index-banner .ctr.prev:hover s:after,
  .ysqUEO .index-introduction-slide .ctr.prev:hover s:after {
    -webkit-transform: rotate(48deg) translateX(-1.5px);
            transform: rotate(48deg) translateX(-1.5px);
  }
  .ysqUEO .ctr1.next:hover s:before,
  .ysqUEO .index-banner .ctr.next:hover s:before,
  .ysqUEO .index-introduction-slide .ctr.next:hover s:before {
    -webkit-transform: rotate(-48deg) translateX(1.5px);
            transform: rotate(-48deg) translateX(1.5px);
  }
  .ysqUEO .ctr1.next:hover s:after,
  .ysqUEO .index-banner .ctr.next:hover s:after,
  .ysqUEO .index-introduction-slide .ctr.next:hover s:after {
    -webkit-transform: rotate(48deg) translateX(1.5px);
            transform: rotate(48deg) translateX(1.5px);
  }
}
@media screen and (max-width: 1024px) {
  .ctr1.prev:active s:before,
  .index-banner .ctr.prev:active s:before,
  .index-introduction-slide .ctr.prev:active s:before {
    -webkit-transform: rotate(-48deg) translateX(-1.5px);
            transform: rotate(-48deg) translateX(-1.5px);
  }
  .ctr1.prev:active s:after,
  .index-banner .ctr.prev:active s:after,
  .index-introduction-slide .ctr.prev:active s:after {
    -webkit-transform: rotate(48deg) translateX(-1.5px);
            transform: rotate(48deg) translateX(-1.5px);
  }
  .ctr1.next:active s:before,
  .index-banner .ctr.next:active s:before,
  .index-introduction-slide .ctr.next:active s:before {
    -webkit-transform: rotate(-48deg) translateX(1.5px);
            transform: rotate(-48deg) translateX(1.5px);
  }
  .ctr1.next:active s:after,
  .index-banner .ctr.next:active s:after,
  .index-introduction-slide .ctr.next:active s:after {
    -webkit-transform: rotate(48deg) translateX(1.5px);
            transform: rotate(48deg) translateX(1.5px);
  }
}
.ctr2,
.sParks-albums .ctrs .ctr {
  display: none;
  z-index: 8;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #28a7e1;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  text-align: center;
}
.ctr2 s,
.sParks-albums .ctrs .ctr s {
  font-size: 24px;
  font-weight: bold;
  background-color: #fff;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  border-radius: 50%;
  border: #28a7e1 solid 1px;
}
.ctr2 s,
.sParks-albums .ctrs .ctr s {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-family: 'SimSun', '宋体' !important;
  pointer-events: none;
  text-align: center;
  color: #28a7e1;
  font-size: 24px;
  font-weight: bold;
}
.ctr2:hover,
.sParks-albums .ctrs .ctr:hover {
  color: #39aae7;
}
.ysqUEO .ctr2 s,
.ysqUEO .sParks-albums .ctrs .ctr s {
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  padding: inherit;
}
.ysqUEO .ctr2 s:before,
.ysqUEO .ctr2 s:after,
.ysqUEO .sParks-albums .ctrs .ctr s:before,
.ysqUEO .sParks-albums .ctrs .ctr s:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 1px;
  margin-top: -0.5px;
  background-color: #28a7e1;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
@media screen and (min-width: 1025px) {
  .ysqUEO .ctr2 s:before,
  .ysqUEO .ctr2 s:after,
  .ysqUEO .sParks-albums .ctrs .ctr s:before,
  .ysqUEO .sParks-albums .ctrs .ctr s:after {
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
  }
  .ysqUEO .ctr2:hover s:before,
  .ysqUEO .ctr2:hover s:after,
  .ysqUEO .sParks-albums .ctrs .ctr:hover s:before,
  .ysqUEO .sParks-albums .ctrs .ctr:hover s:after {
    background-color: #39aae7;
  }
}
@media screen and (max-width: 1024px) {
  .ctr2:active s:before,
  .ctr2:active s:after,
  .sParks-albums .ctrs .ctr:active s:before,
  .sParks-albums .ctrs .ctr:active s:after {
    background-color: #39aae7;
  }
}
.ysqUEO .ctr2.prev s:before,
.ysqUEO .ctr2.prev s:after,
.ysqUEO .sParks-albums .ctrs .ctr.prev s:before,
.ysqUEO .sParks-albums .ctrs .ctr.prev s:after {
  margin-left: -5px;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}
.ysqUEO .ctr2.prev s:before,
.ysqUEO .sParks-albums .ctrs .ctr.prev s:before {
  -webkit-transform: rotate(-40deg) translateX(-0.5px);
          transform: rotate(-40deg) translateX(-0.5px);
}
.ysqUEO .ctr2.prev s:after,
.ysqUEO .sParks-albums .ctrs .ctr.prev s:after {
  -webkit-transform: rotate(40deg) translateX(-0.5px);
          transform: rotate(40deg) translateX(-0.5px);
}
.ysqUEO .ctr2.next s:before,
.ysqUEO .ctr2.next s:after,
.ysqUEO .sParks-albums .ctrs .ctr.next s:before,
.ysqUEO .sParks-albums .ctrs .ctr.next s:after {
  margin-left: -7px;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.ysqUEO .ctr2.next s:before,
.ysqUEO .sParks-albums .ctrs .ctr.next s:before {
  -webkit-transform: rotate(-40deg) translateX(0.5px);
          transform: rotate(-40deg) translateX(0.5px);
}
.ysqUEO .ctr2.next s:after,
.ysqUEO .sParks-albums .ctrs .ctr.next s:after {
  -webkit-transform: rotate(40deg) translateX(0.5px);
          transform: rotate(40deg) translateX(0.5px);
}
@media screen and (min-width: 1025px) {
  .ysqUEO .ctr2.prev:hover s:before,
  .ysqUEO .sParks-albums .ctrs .ctr.prev:hover s:before {
    -webkit-transform: rotate(-48deg) translateX(-0.5px);
            transform: rotate(-48deg) translateX(-0.5px);
  }
  .ysqUEO .ctr2.prev:hover s:after,
  .ysqUEO .sParks-albums .ctrs .ctr.prev:hover s:after {
    -webkit-transform: rotate(48deg) translateX(-0.5px);
            transform: rotate(48deg) translateX(-0.5px);
  }
  .ysqUEO .ctr2.next:hover s:before,
  .ysqUEO .sParks-albums .ctrs .ctr.next:hover s:before {
    -webkit-transform: rotate(-48deg) translateX(0.5px);
            transform: rotate(-48deg) translateX(0.5px);
  }
  .ysqUEO .ctr2.next:hover s:after,
  .ysqUEO .sParks-albums .ctrs .ctr.next:hover s:after {
    -webkit-transform: rotate(48deg) translateX(0.5px);
            transform: rotate(48deg) translateX(0.5px);
  }
}
@media screen and (max-width: 1024px) {
  .ctr2.prev:active s:before,
  .sParks-albums .ctrs .ctr.prev:active s:before {
    -webkit-transform: rotate(-48deg) translateX(-0.5px);
            transform: rotate(-48deg) translateX(-0.5px);
  }
  .ctr2.prev:active s:after,
  .sParks-albums .ctrs .ctr.prev:active s:after {
    -webkit-transform: rotate(48deg) translateX(-0.5px);
            transform: rotate(48deg) translateX(-0.5px);
  }
  .ctr2.next:active s:before,
  .sParks-albums .ctrs .ctr.next:active s:before {
    -webkit-transform: rotate(-48deg) translateX(0.5px);
            transform: rotate(-48deg) translateX(0.5px);
  }
  .ctr2.next:active s:after,
  .sParks-albums .ctrs .ctr.next:active s:after {
    -webkit-transform: rotate(48deg) translateX(0.5px);
            transform: rotate(48deg) translateX(0.5px);
  }
}
.tgx,
.sStrategy-tab .Tg,
.sParks-bHours-tab .Tg {
  text-align: center;
  height: 56px;
}
.tgx .btn,
.sStrategy-tab .Tg .btn,
.sParks-bHours-tab .Tg .btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #333333;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  font-size: 16px;
  border-radius: 5px;
  padding-left: 30px;
  padding-right: 30px;
  min-width: 100px;
}
.tgx .btn:after,
.sStrategy-tab .Tg .btn:after,
.sParks-bHours-tab .Tg .btn:after {
  content: " ";
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: 3px;
  margin-left: -8px;
  overflow: hidden;
  width: 0;
  height: 0;
  border-width: 6px 8px;
  border-color: #28a7e1 transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  font-size: 0;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.tgx .btn.on,
.sStrategy-tab .Tg .btn.on,
.sParks-bHours-tab .Tg .btn.on {
  color: #fff;
  background-color: #28a7e1;
}
.tgx .btn.on:after,
.sStrategy-tab .Tg .btn.on:after,
.sParks-bHours-tab .Tg .btn.on:after {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none !important;
          transform: none !important;
}
.formItem {
  position: relative;
}
.formItem .aftPD {
  position: absolute;
  left: 100%;
  top: 0;
  color: #f00;
  margin-left: 8px;
  white-space: nowrap;
  font-size: 14px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.formItem .skin::-webkit-input-placeholder {
  color: #999999;
}
.formItem .skin:-moz-placeholder {
  color: #999999;
}
.formItem .skin::-moz-placeholder {
  color: #999999;
}
.formItem .skin:-ms-input-placeholder {
  color: #999999;
}
.formItem .skin._focus {
  border-color: #2e9fd9 !important;
  /* box-shadow: 0 0 1px 2px fade(@c1,15%); */
}
.formItem.red .skin {
  color: #f00 ;
  border-color: #f00 ;
}
.formItem.red .skin::-webkit-input-placeholder {
  color: #ff0000;
}
.formItem.red .skin:-moz-placeholder {
  color: #ff0000;
}
.formItem.red .skin::-moz-placeholder {
  color: #ff0000;
}
.formItem.red .skin:-ms-input-placeholder {
  color: #ff0000;
}
/* 组件 */
/* keyframes use */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
@-webkit-keyframes zoomIns {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.77, 0.77, 0.77);
            transform: scale3d(0.77, 0.77, 0.77);
  }
  50%,
  100% {
    opacity: 1;
  }
}
@keyframes zoomIns {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.77, 0.77, 0.77);
            transform: scale3d(0.77, 0.77, 0.77);
  }
  50%,
  100% {
    opacity: 1;
  }
}
.zoomIns {
  -webkit-animation-name: zoomIns;
          animation-name: zoomIns;
}
.AnflashOver {
  position: relative;
  overflow: hidden;
  -webkit-animation-duration: 333ms;
          animation-duration: 333ms;
}
.AnflashOver:before {
  -webkit-animation-name: AnflashOver;
          animation-name: AnflashOver;
  -webkit-animation-duration: 333ms;
          animation-duration: 333ms;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  content: "";
  position: absolute;
  overflow: hidden;
  width: 80px;
  height: 150px;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
}
@-webkit-keyframes AnflashOver {
  0% {
    -webkit-transform: skewX(-25deg) translateX(-149px);
            transform: skewX(-25deg) translateX(-149px);
  }
  to {
    left: 100%;
    -webkit-transform: skewX(-25deg) translateX(149px);
            transform: skewX(-25deg) translateX(149px);
  }
}
@keyframes AnflashOver {
  0% {
    -webkit-transform: skewX(-25deg) translateX(-149px);
            transform: skewX(-25deg) translateX(-149px);
  }
  to {
    left: 100%;
    -webkit-transform: skewX(-25deg) translateX(149px);
            transform: skewX(-25deg) translateX(149px);
  }
}
@-webkit-keyframes fadeInDowns {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, 35px, 0);
            transform: translate3d(0, 35px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDowns {
  0% {
    opacity: 0.3;
    -webkit-transform: translate3d(0, 35px, 0);
            transform: translate3d(0, 35px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDowns {
  -webkit-animation-name: fadeInDowns;
          animation-name: fadeInDowns;
}
@-webkit-keyframes rotateInY {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotateY(-360deg);
            transform: rotateY(-360deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
@keyframes rotateInY {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotateY(-360deg);
            transform: rotateY(-360deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
.rotateInY {
  -webkit-animation-name: rotateInY;
          animation-name: rotateInY;
}
@-webkit-keyframes breathX2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: .9;
  }
}
@keyframes breathX2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: .9;
  }
}
.breathX2 {
  -webkit-animation-name: breathX2;
          animation-name: breathX2;
}
@-webkit-keyframes fadeInUpX {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUpX {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeInUpX {
  -webkit-animation-name: fadeInUpX;
          animation-name: fadeInUpX;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
}
@-webkit-keyframes dotsAnimationX {
  0% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  100% {
    -webkit-transform: translate(-50%, -10px);
            transform: translate(-50%, -10px);
  }
}
@keyframes dotsAnimationX {
  0% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  100% {
    -webkit-transform: translate(-50%, -10px);
            transform: translate(-50%, -10px);
  }
}
.dotsAnimationX {
  -webkit-animation-name: dotsAnimationX;
          animation-name: dotsAnimationX;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
@-webkit-keyframes bannerRotateY {
  0%,
  66% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@keyframes bannerRotateY {
  0%,
  66% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@-webkit-keyframes mouseRoll {
  0% {
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@keyframes mouseRoll {
  0% {
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.mouseRoll {
  -webkit-animation-name: mouseRoll;
          animation-name: mouseRoll;
}
@-webkit-keyframes mouseRollDelay {
  0% {
    -webkit-transform: translate(-50%, 15%);
            transform: translate(-50%, 15%);
  }
  75%,
  100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@keyframes mouseRollDelay {
  0% {
    -webkit-transform: translate(-50%, 15%);
            transform: translate(-50%, 15%);
  }
  75%,
  100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.mouseRollDelay {
  -webkit-animation-name: mouseRollDelay;
          animation-name: mouseRollDelay;
}
.ysqUEO .aBtnSc {
  position: relative;
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.ysqUEO .aBtnSc:after {
  z-index: -1;
  content: " ";
  position: absolute;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -120px;
  margin-top: -120px;
  background-color: #fff;
  width: 240px;
  height: 240px;
  -webkit-transform: scale(0);
          transform: scale(0);
  pointer-events: none;
}
@media screen and (min-width: 1025px) {
  .ysqUEO .aBtnSc:after {
    -webkit-transition: all 250ms ease 0ms;
    transition: all 250ms ease 0ms;
    opacity: 0.1;
    visibility: hidden;
  }
  .ysqUEO .aBtnSc:hover:after {
    -webkit-transition: all 350ms ease-in 0ms;
    transition: all 350ms ease-in 0ms;
    opacity: 0.15;
    visibility: visible;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
.ysqUEO .aBtnBd {
  overflow: hidden;
  z-index: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.ysqUEO .aBtnBd:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  pointer-events: none;
  border: 0 solid #aaaaaa;
  border-radius: inherit;
  opacity: 0;
}
@media screen and (min-width: 1025px) {
  .ysqUEO .aBtnBd:after {
    -webkit-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
  }
  .ysqUEO .aBtnBd:hover:after {
    border-width: 30px;
    opacity: 0.2;
  }
}
.ysqUEO .aBtnMask {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  background-color: #ffffff \9;
}
.ysqUEO .aBtnMask:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: visible;
  z-index: 8;
  background-color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  filter: "alpha(opacity=0)";
  *zoom: 1;
  pointer-events: none;
  -webkit-transition: all 200ms ease 0ms;
  transition: all 200ms ease 0ms;
}
@media screen and (min-width: 1025px) {
  .ysqUEO .aBtnMask:after {
    -webkit-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
  }
  .ysqUEO .aBtnMask:hover:after {
    opacity: .07;
  }
}
/* ysq _ ROW | TR */
.ysqTr,
.ysqRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.ysqTr:after,
.ysqRow:after {
  display: none;
}
.ysqTr:after,
.ysqRow:after {
  display: none;
}
.ysqTr > .cell,
.ysqRow > .col {
  position: relative;
  overflow: hidden;
  z-index: 1;
  float: left;
  -webkit-transition: background 250ms,color 250ms,-webkit-transform 250ms;
  transition: background 250ms,color 250ms,-webkit-transform 250ms;
  transition: transform 250ms,background 250ms,color 250ms;
  transition: transform 250ms,background 250ms,color 250ms,-webkit-transform 250ms;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
li.kong {
  height: 0 !important;
  min-height: 0 !important;
  visibility: hidden;
  margin-top: 0 !important;
}
@media screen and (min-width: 1025px) {
  .ysqTr > .cell3 {
    width: 33.333%;
  }
  .ysqTr > .cell4 {
    width: 25%;
  }
  .ysqRow > .col3 {
    width: 32%;
    margin-left: 2%;
  }
  .ysqRow > .col3:nth-child(3n+1) {
    margin-left: 0;
  }
  .ysqRow > .col3:nth-child(1n+4) {
    margin-top: 2.5%;
  }
  .ysqRow > .col4 {
    width: 23.5%;
    margin-left: 2%;
  }
  .ysqRow > .col4:nth-child(4n+1) {
    margin-left: 0;
  }
  .ysqRow > .col4:nth-child(1n+5) {
    margin-top: 2.5%;
  }
}
@media screen and (min-width: 1441px) {
  .ysqRow > .col5 {
    width: 18.4%;
    margin-left: 2%;
  }
  .ysqRow > .col5:nth-child(5n+1) {
    margin-left: 0;
  }
  .ysqRow > .col5:nth-child(1n+6) {
    margin-top: 2%;
  }
}
@media screen and (max-width: 1440px) {
  .ysqRow > .col5 {
    width: 23.5%;
    margin-left: 2%;
  }
  .ysqRow > .col5:nth-child(4n+1) {
    margin-left: 0;
  }
  .ysqRow > .col5:nth-child(1n+5) {
    margin-top: 2%;
  }
}
/* 滚动加载 */
.scrollAjax #loadState {
  position: relative;
  width: 200px;
  height: 40px;
  margin: 40px auto 0;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  background-color: #39aae7;
  color: #fff;
  font-size: 16px;
}
.scrollAjax #loadState.off {
  background-color: #ddd;
  color: #333;
  cursor: default;
  cursor: not-allowed;
}
.scrollAjax #loadState.ing:after {
  content: " ";
  -webkit-animation-name: dotMove;
          animation-name: dotMove;
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: steps(4);
          animation-timing-function: steps(4);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes dotMove {
  0%,
  100% {
    content: ".";
  }
  33% {
    content: "..";
  }
  66% {
    content: "...";
  }
}
@keyframes dotMove {
  0%,
  100% {
    content: ".";
  }
  33% {
    content: "..";
  }
  66% {
    content: "...";
  }
}
.scrollAjax #loadState.retry {
  overflow: hidden;
  background-color: #39aae7;
  cursor: pointer;
}
.scrollAjax #loadState.retry:before {
  content: "";
  position: absolute;
  overflow: hidden;
  width: 80px;
  height: 150px;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-25deg) translateX(-149px);
          transform: skewX(-25deg) translateX(-149px);
  -webkit-transition: none 250ms ease 0s;
  transition: none 250ms ease 0s;
}
.scrollAjax #loadState.retry:hover:before {
  left: 100%;
  -webkit-transform: skewX(-25deg) translateX(149px);
          transform: skewX(-25deg) translateX(149px);
  top: 0;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.scrollAjax .pageList {
  display: none;
}
/* 模态窗 */
.TAlert {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
}
.TAlert .contain {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  z-index: 9;
  max-width: 80%;
  width: 400px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  text-align: left;
  line-height: 1.4333;
  font-size: 16px;
  border-radius: 5px ;
  max-width: 90%;
}
.TAlert .contain .Tclose {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 40px;
  height: 40px;
}
.TAlert .contain .Tclose s {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
  color: #333333;
  font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.ysqUEO .TAlert .contain .Tclose s {
  overflow: hidden;
  text-indent: 120%;
}
.ysqUEO .TAlert .contain .Tclose s:before,
.ysqUEO .TAlert .contain .Tclose s:after {
  pointer-events: none !important;
  content: " ";
  position: absolute;
  left: 10px;
  width: 20px;
  height: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  background-color: #333333;
}
.ysqUEO .TAlert .contain .Tclose s:before {
  top: 14px;
  -webkit-transform: rotate(45deg) translate(3.93502884px, 0);
          transform: rotate(45deg) translate(3.93502884px, 0);
  top: 9px;
}
.ysqUEO .TAlert .contain .Tclose s:after {
  bottom: 14px;
  -webkit-transform: rotate(-45deg) translate(3.93502884px, 0);
          transform: rotate(-45deg) translate(3.93502884px, 0);
  bottom: 9px;
}
@media screen and (min-width: 1025px) {
  .ysqUEO .TAlert .contain .Tclose s:before,
  .ysqUEO .TAlert .contain .Tclose s:after {
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
  }
  .ysqUEO .TAlert .contain .Tclose s:hover:before,
  .ysqUEO .TAlert .contain .Tclose s:hover:after {
    background-color: #333333;
  }
  .TAlert .contain .Tclose s:hover {
    color: #333333;
  }
}
@media screen and (max-width: 1024px) {
  .TAlert .contain .Tclose s:active {
    color: #333333;
  }
}
.TAlert .contain .Tclose s:hover {
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}
.TAlert .contain .head {
  padding: 10px 15px;
  border-bottom: #cccccc solid 1px;
  color: #333;
  background-color: #fff;
}
.TAlert .contain .body {
  padding: 15px;
  font-size: 14px;
  background-color: #fff;
  color: #444;
}
.TAlert .contain .foot {
  position: relative;
  width: 100%;
  height: 40px;
  border-top: #cccccc solid 1px;
}
.TAlert .contain .foot .btn {
  overflow: hidden;
  z-index: 0;
  position: absolute;
  top: 0;
  height: 40px;
  line-height: 40px;
  width: 50%;
  text-align: center;
  font-size: 15px;
}
.TAlert .contain .foot .btn:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  pointer-events: none;
  border-radius: inherit;
  background-color: rgba(0, 0, 0, 0);
}
.TAlert .contain .foot .btn:hover:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.TAlert .contain .foot .btn.enter {
  left: 0;
  background-color: #39aae7;
  color: #fff;
}
.TAlert .contain .foot .btn.close {
  right: 0;
  background-color: #f1f1f1;
  border-left: #cfcfcf solid 1px;
  color: #333;
}
.TAlert .contain .foot .btn.w100 {
  border-left: none;
}
.ysqUEO .TAlert .contain {
  opacity: 0;
  -webkit-transition: all 330ms ease 0s;
  transition: all 330ms ease 0s;
  -webkit-transform: translateY(-100%) scale(0.2);
          transform: translateY(-100%) scale(0.2);
}
.ysqUEO .TAlert.on .contain {
  opacity: 1;
  -webkit-transform: none !important;
          transform: none !important;
}
.pageListBox {
  padding-top: 1.2rem;
  margin-bottom: -0.4rem;
}
.pageListBox .pageList {
  position: relative;
  line-height: 32px;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  overflow-x: hidden;
}
.pageListBox .pageList ul {
  position: relative;
  float: none !important;
}
.pageListBox .pageList ul,
.pageListBox .pageList ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.pageListBox .pageList ul li {
  margin: 0 4px;
  font-size: 14px;
}
.pageListBox .pageList ul .ctr a {
  font-weight: bold;
  font-size: 14px;
  font-family: 'SimSun', '宋体' !important;
}
.pageListBox .pageList a {
  display: block;
  border: #d8dce0 solid 1px;
  width: 32px;
  height: 32px;
  font-family: Arial, sans-serif, 'Microsoft YaHei', '微软雅黑';
  color: #999;
  background-color: #fff;
  -webkit-transition: background 200ms, color 200ms;
  transition: background 200ms, color 200ms;
  font-size: 14px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.pageListBox .pageList a.selected {
  color: #fff;
  background-color: #39aae7;
  border-color: #39aae7;
}
.pageListBox .pageList a:active {
  border-color: #fff !important;
}
@media screen and (min-width: 1025px) {
  .pageListBox .pageList a:hover {
    color: #fff;
    background-color: #39aae7;
    border-color: #39aae7;
  }
}
html {
  font-size: 50px;
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .fzRes,
  .w-p {
    font-size: 100px;
  }
}
.fz60 {
  font-size: 60px;
}
@media screen and (max-width: 1440px) {
  .fz60 {
    font-size: 54px;
  }
}
.fz48 {
  font-size: 48px;
}
@media screen and (max-width: 1440px) {
  .fz48 {
    font-size: 44px;
  }
}
.fz40 {
  font-size: 40px;
}
@media screen and (max-width: 1440px) {
  .fz40 {
    font-size: 36px;
  }
}
.fz36 {
  font-size: 36px;
}
@media screen and (max-width: 1440px) {
  .fz36 {
    font-size: 32px;
  }
}
.fz32 {
  font-size: 32px;
}
@media screen and (max-width: 1440px) {
  .fz32 {
    font-size: 28px;
  }
}
.fz28 {
  font-size: 28px;
}
@media screen and (max-width: 1440px) {
  .fz28 {
    font-size: 24px;
  }
}
.fz24 {
  font-size: 24px;
}
@media screen and (max-width: 1440px) {
  .fz24 {
    font-size: 20px;
  }
}
.fz20 {
  font-size: 20px;
}
@media screen and (max-width: 1440px) {
  .fz20 {
    font-size: 18px;
  }
}
.fz18,
.sGuide-maps .dot .dd .sdt {
  font-size: 18px;
}
@media screen and (max-width: 1440px) {
  .fz18,
  .sGuide-maps .dot .dd .sdt {
    font-size: 16px;
  }
}
.fz16,
.imax {
  font-size: 16px;
}
@media screen and (max-width: 1440px) {
  .fz16,
  .imax {
    font-size: 14px;
  }
}
.fz14 {
  font-size: 14px;
}
@media screen and (max-width: 1440px) {
  .fz14 {
    font-size: 12px;
  }
}
@media screen and (min-width: 1025px) {
  .pc-hide,
  .m-link {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .m-hide {
    display: none !important;
  }
  .m-link {
    display: block;
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  }
}
/* 自定义响应结构 */
/* header */
.scroll-wrap {
  padding-top: 140px;
}
.hidePoint {
  top: -140px;
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20;
  background-color: #fff;
  height: 140px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  min-width: 1240px;
}
.header-t {
  position: relative;
  z-index: 9;
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
}
.header-t,
.header-t a {
  color: #777777;
}
.header-t .link:hover {
  color: #39aae7;
}
.header-t .weather {
  float: left;
}
.header-t .fns {
  position: relative;
  height: 40px;
  float: right;
  font-size: 0;
}
.header-t .fns > .dib {
  position: relative;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
  padding-right: 16px;
}
.header-t .fns > .dib:nth-child(1n+2) {
  margin-left: 1px;
}
.header-t .fns > .dib:nth-child(1n+2):before {
  content: " ";
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background-color: #cccccc;
}
.header-t .fns > .dib.sites {
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.header-t .fns > .dib.sites .sj {
  position: relative;
  padding-right: 16px;
}
.header-t .fns > .dib.sites .sj:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  overflow: hidden;
  width: 0;
  height: 0;
  border-width: 4px 4px;
  border-color: currentColor transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  font-size: 0;
}
.header-t .fns > .dib.sites .op0 {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #f5f5f5;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  padding-bottom: 6px;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.05);
}
.header-t .fns > .dib.sites .op0 .link {
  display: block;
  line-height: 20px;
  padding: 10px 16px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.header-t .fns > .dib.sites .op0 .link:nth-child(1n+2) {
  border-top: #e5e5e5 solid 1px;
}
.header-t .fns > .dib.sites:hover {
  background-color: #39aae7;
}
.header-t .fns > .dib.sites:hover .sj {
  color: #fff;
}
.header-t .fns > .dib.sites:hover .op0 {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none !important;
          transform: none !important;
}
.header-t .fns > .dib.tel {
  font-family: Tahoma, sans-serif;
  font-size: 16px;
}
.header-t .fns > .dib.tel i {
  letter-spacing: .5px;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation-name: fontSizeUp1;
          animation-name: fontSizeUp1;
  -webkit-animation-duration: 5.5s;
          animation-duration: 5.5s;
  -webkit-animation-timing-function: steps(1, end);
          animation-timing-function: steps(1, end);
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 75%;
          transform-origin: 50% 75%;
}
.header-t .fns > .dib.tel i:nth-of-type( 1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.header-t .fns > .dib.tel i:nth-of-type( 2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.header-t .fns > .dib.tel i:nth-of-type( 3) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.header-t .fns > .dib.tel i:nth-of-type( 4) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.header-t .fns > .dib.tel i:nth-of-type( 5) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.header-t .fns > .dib.tel i:nth-of-type( 6) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}
.header-t .fns > .dib.tel i:nth-of-type( 7) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.header-t .fns > .dib.tel i:nth-of-type( 8) {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
.header-t .fns > .dib.tel i:nth-of-type( 9) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.header-t .fns > .dib.tel i:nth-of-type( 10) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
.header-t .fns > .dib.tel i:nth-of-type( 11) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
@-webkit-keyframes fontSizeUp1 {
  0% {
    -webkit-transform: scale(1.2) translateY(2%);
            transform: scale(1.2) translateY(2%);
  }
  7%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fontSizeUp1 {
  0% {
    -webkit-transform: scale(1.2) translateY(2%);
            transform: scale(1.2) translateY(2%);
  }
  7%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.header-t .fns > .dib.tel .fontSizeUp1 {
  -webkit-animation-name: fontSizeUp1;
          animation-name: fontSizeUp1;
}
.header-t .searchTrigger {
  padding-right: 0 !important;
}
.header-t .searchTrigger .btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.header-t .searchTrigger .btn .icoImg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.header-t .searchTrigger .btn:before,
.header-t .searchTrigger .btn:after {
  pointer-events: none !important;
  content: " ";
  position: absolute;
  left: 3px;
  width: 14px;
  height: 1px;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  background-color: #39aae7;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.header-t .searchTrigger .btn:before {
  top: 3px;
  top: 2.5px;
}
.header-t .searchTrigger .btn:after {
  bottom: 3px;
  bottom: 2.5px;
}
.header-t .searchTrigger .btn:hover {
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}
.header-t .searchTrigger .btn.active {
  background-color: #fff;
}
.header-t .searchTrigger .btn.active .icoImg {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}
.header-t .searchTrigger .btn.active:before,
.header-t .searchTrigger .btn.active:after {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
}
.header-t .searchTrigger .btn.active:before {
  -webkit-transform: rotate(45deg) translate(2.79594155px, 0);
          transform: rotate(45deg) translate(2.79594155px, 0);
}
.header-t .searchTrigger .btn.active:after {
  -webkit-transform: rotate(-45deg) translate(2.79594155px, 0);
          transform: rotate(-45deg) translate(2.79594155px, 0);
}
.header-t .searchBox {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 10;
  height: 32px;
  padding: 8px;
  background-color: #eaeaea;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}
.header-t .searchBox .skin {
  width: 172px;
  height: 12px;
  line-height: 12px;
  padding: 10px 54px 10px 14px;
  border-radius: 6px 0 0 6px;
  background-color: #fff;
  font-size: 14px;
}
.header-t .searchBox .enter {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 32px;
  height: 32px;
  border-radius: 0 6px 6px 0;
  background-color: #39aae7;
  color: #fff;
  line-height: 32px;
  text-align: center;
}
.header-t .searchBox.show {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none !important;
          transform: none !important;
}
.header-b {
  height: 100px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.header-b .contain {
  height: 100%;
}
.header-b .logo {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -40px;
  height: 80px;
}
.header-b .logo img {
  display: block;
  height: 100%;
}
.header-b .firNav {
  position: absolute;
  right: 0;
  top: 0;
  height: 100px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.header-b .firNav .firItem {
  float: left;
  position: relative;
  z-index: 5;
  height: 100px;
  line-height: 110px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.header-b .firNav .firItem .link1 {
  z-index: 2;
  position: relative;
  display: block;
  color: #333333;
  padding-left: 22px;
  padding-right: 22px;
  height: 100%;
}
.header-b .firNav .firItem .link1:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: url(../images/bgt-link1.png);
  background-size: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(18px) scale(0.8);
          transform: translateY(18px) scale(0.8);
}
.header-b .firNav .firItem .secNav {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 120px;
  white-space: nowrap;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.15);
}
.header-b .firNav .firItem .secNav .secItem {
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 30px;
}
.header-b .firNav .firItem .secNav .secItem .link2 {
  position: relative;
  display: block;
  color: #666;
  font-size: 14px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.header-b .firNav .firItem .secNav .secItem.on .link,
.header-b .firNav .firItem .secNav .secItem:hover .link {
  color: #39aae7;
  background-color: #f5f5f5;
}
.header-b .firNav .firItem:hover .secNav {
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
}
.header-b .firNav .firItem.on .link1:after {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none !important;
          transform: none !important;
}
.fixedNav .header {
  top: -40px;
  height: 120px;
}
.fixedNav .header .header-b {
  height: 80px;
}
.fixedNav .header .header-b .firNav {
  height: 80px;
}
.fixedNav .header .header-b .firItem {
  height: 80px;
  line-height: 88px;
}
/* index */
.index {
  background-color: #f4f8fb;
}
.index-banner {
  margin-bottom: 80px;
  z-index: 6;
  position: relative;
  width: 100%;
  height: 580px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.index-banner .shade {
  position: absolute;
  left: 0;
  top: 0;
}
.index-banner .item {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff;
}
.index-banner .item .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
.index-banner .item.moveItem {
  position: absolute;
}
.index-banner .ctr.prev {
  left: 60px;
}
.index-banner .ctr.next {
  right: 60px;
}
.index-banner .pagination {
  height: 10px;
  line-height: 10px;
  position: absolute;
  bottom: 80px;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
  white-space: nowrap;
}
.index-banner .pagination .btn {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  border: 0 solid #39aae7;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  border-radius: 10px;
  background-color: #fff;
  opacity: .6;
}
.index-banner .pagination .btn > em {
  display: none;
}
.index-banner .pagination .btn.on {
  width: 30px;
  opacity: 1;
}
.index-banner .reserve {
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: -60px;
  margin-left: -500px;
  background-color: #fff;
  border-radius: 30px;
  z-index: 19;
  padding: 60px 85px 30px;
  height: 50px;
  width: 830px;
  -webkit-box-shadow: 0px 4px 9.6px 0.4px rgba(62, 116, 139, 0.15);
          box-shadow: 0px 4px 9.6px 0.4px rgba(62, 116, 139, 0.15);
}
.index-banner .reserve .operateBtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  background-image: url(../images/bgi-reserve.png);
  background-size: auto;
  background-position: 50% -10px;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.index-banner .reserve .operateBtn:after {
  content: " ";
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  background-image: url(../images/arrowi-reserve.png);
  background-size: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.index-banner .reserve .operateBtn:hover {
  background-position: 50% -5px;
}
.index-banner .reserve .operateBtn:hover:after {
  bottom: 10px;
}
.index-banner .reserve .dd {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  height: 50px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  width: 830px;
  margin-left: auto;
  margin-right: auto;
}
.index-banner .reserve .dd .btn {
  float: left;
  width: 198px;
  height: 48px;
  line-height: 48px;
  border-radius: 4px;
  border: #dddddd solid 1px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  margin-right: 20px;
  text-align: center;
  font-size: 16px;
  color: #666666;
}
.index-banner .reserve .dd .btn .icoImg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.index-banner .reserve .dd .btn.on {
  border-color: #28a7e1;
}
.index-banner .reserve .dd .btn:hover .icoImg {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
.index-banner .reserve .dd .link {
  float: right;
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #39aae7;
  font-size: 18px;
  border-radius: 4px;
}
.index-banner .reserve .dd .link s {
  font-family: 'SimSun', '宋体';
  letter-spacing: -2px;
  font-weight: bold;
  margin-left: 0;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.index-banner .reserve .dd .link:hover s {
  margin-left: 5px;
  letter-spacing: -1px;
}
.index-banner .reserve.fixed {
  position: fixed;
  top: 80px;
  left: 0;
  margin-left: 0;
  width: 100%;
  height: auto;
  border-radius: 0 0 30px 30px;
  padding: 50px 0 0;
  margin-top: 0;
}
.index-banner .reserve.fixed .dt:after {
  bottom: 14px;
  -webkit-animation: slideInDownm 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite backwards alternate;
          animation: slideInDownm 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite backwards alternate;
}
.index-banner .reserve.fixed .dd {
  height: 0;
}
.index-banner .reserve.fixed.fixedShow .dd {
  height: 50px;
  padding-top: 10px;
  padding-bottom: 30px;
}
.index-head {
  position: relative;
  padding: 60px 0 40px;
  text-align: center;
}
.index-head .en {
  font-family: 'Freehand521BT', Arial, sans-serif;
  font-size: 0.84rem;
  color: #38a9e6;
}
.index-head .cn {
  margin-top: 15px;
  font-size: 0.68rem;
  color: #222;
}
.index-head .cn:before,
.index-head .cn:after {
  content: " ";
  display: inline-block;
  vertical-align: top;
  width: 37px;
  height: 0.68rem;
  background-image: url(../images/bgi-head.png);
  background-repeat: no-repeat;
  pointer-events: none;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
.index-head .cn:before {
  background-position: left center;
}
.index-head .cn:after {
  background-position: right center;
}
.index-introduction {
  padding-bottom: 1.8rem;
}
.index-introduction-slide {
  position: relative;
}
.index-introduction-slide .shade {
  height: auto;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
}
.index-introduction-slide .box {
  position: relative !important;
  height: auto;
  white-space: nowrap;
  font-size: 0;
}
.index-introduction-slide .item {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 9.6px 0.4px rgba(62, 116, 139, 0.3);
          box-shadow: 0px 4px 9.6px 0.4px rgba(62, 116, 139, 0.3);
  border-radius: 10px;
  width: 270px;
  margin-right: 22px;
}
.index-introduction-slide .item:before {
  content: " ";
  position: absolute;
  top: 270px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  border-radius: 15px;
  z-index: 6;
}
.index-introduction-slide .item .pic {
  z-index: 1;
  height: 0;
  padding-bottom: 148.14814815%;
  background-color: #f1f1f1;
}
.index-introduction-slide .item .icoImg {
  z-index: 7;
  position: absolute;
  top: 270px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  height: 110px;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.index-introduction-slide .item .hr {
  z-index: 7;
  position: absolute;
  top: 205px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  -webkit-transform: translateY(55px) scale(0);
          transform: translateY(55px) scale(0);
}
.index-introduction-slide .item h3 {
  z-index: 7;
  position: absolute;
  top: 232px;
  left: 10px;
  right: 10px;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  -webkit-transition: all 400ms ease 0s, all 250ms ease 0ms;
  transition: all 400ms ease 0s, all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}
.index-introduction-slide .item .more {
  z-index: 7;
  position: absolute;
  top: 292px;
  left: 50%;
  margin-left: -19px;
  height: 36px;
  border-radius: 38px;
  border: #ffffff solid 1px;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  padding-right: 33px;
  padding-left: 3px;
  white-space: nowrap;
}
.index-introduction-slide .item .more span {
  display: inline-block;
  vertical-align: top;
  width: 0;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  line-height: 36px;
  color: #fff;
  text-align: center;
  padding: 0;
  visibility: visible;
  opacity: 1;
}
.index-introduction-slide .item .more s {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  font-family: 'SimSun', '宋体';
  font-size: 14px;
  color: #666666;
  letter-spacing: -1px;
}
.index-introduction-slide .item .more:hover {
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
}
.index-introduction-slide .item.i1:before {
  background-color: rgba(216, 127, 0, 0.7);
}
.index-introduction-slide .item.i2:before {
  background-color: rgba(5, 175, 211, 0.7);
}
.index-introduction-slide .item.i3:before {
  background-color: rgba(43, 135, 218, 0.7);
}
.index-introduction-slide .item.i4:before {
  background-color: rgba(203, 68, 116, 0.7);
}
.index-introduction-slide .item.i5:before {
  background-color: rgba(156, 111, 43, 0.7);
}
.index-introduction-slide .item:hover:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 10px;
}
.index-introduction-slide .item:hover .icoImg {
  top: 80px;
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
}
.index-introduction-slide .item:hover .hr {
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}
.index-introduction-slide .item:hover h3 {
  -webkit-transition: all 250ms ease 150ms;
  transition: all 250ms ease 150ms;
  opacity: 1;
  visibility: visible;
  font-size: 18px;
  -webkit-transform: none !important;
          transform: none !important;
}
.index-introduction-slide .item:hover .more {
  margin-left: -60px;
  -webkit-transition: all 250ms ease 300ms;
  transition: all 250ms ease 300ms;
  opacity: 1;
  visibility: visible;
}
.index-introduction-slide .item:hover .more span {
  padding-left: 20px;
  padding-right: 10px;
  width: 4em;
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}
.index-introduction-slide .ctr.prev {
  left: -90px;
}
.index-introduction-slide .ctr.next {
  right: -90px;
}
@media screen and (max-width: 1600px) {
  .index-introduction-slide .item:before {
    top: 204px;
  }
  .index-introduction-slide .item .icoImg {
    top: 204px;
  }
  .index-introduction-slide .item .hr {
    top: 170px;
  }
  .index-introduction-slide .item h3 {
    top: 187px;
  }
  .index-introduction-slide .item .more {
    top: 242px;
  }
  .index-introduction-slide .item:hover .icoImg {
    top: 50px;
  }
}
.index-vips {
  z-index: 2;
  position: relative;
  overflow: hidden;
  height: 360px;
  padding: 1rem 0;
}
.index-vips .contain {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: right;
}
.index-vips .qImg {
  width: 12.44rem;
}
.index-vips .more {
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
  width: 160px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #fff;
  color: #39aae7;
  border-radius: 38px;
}
.index-vips .more:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(57, 170, 231, 0.1);
          box-shadow: 0 0 6px 1px rgba(57, 170, 231, 0.1);
}
.index-vips .more:hover:after {
  margin-left: .8em;
}
.index-information {
  padding-bottom: 1.8rem;
}
.index-information-scroll .module-Scrollbox {
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
  margin-top: -10px;
}
.index-information-scroll .module-Scrollbox.x .scrollbar {
  height: 2px;
  width: 100%;
  bottom: 2px;
  background-color: #dde6ed;
}
.index-information-scroll .module-Scrollbox.x .scrollbar .thumb,
.index-information-scroll .module-Scrollbox.x .scrollbar .track {
  height: 6px;
}
.index-information-scroll .module-Scrollbox.x .scrollbar .track {
  position: absolute;
  left: 0;
  top: -2px;
}
.index-information-scroll .module-Scrollbox.x .scrollbar .thumb {
  width: 0;
  top: 0;
  left: 0;
  background-color: #c3d9e9;
}
.index-information-scroll .module-Scrollbox.x .overview {
  display: inline-block;
}
.index-information-scroll .module-Scrollbox .scrollbar {
  /* display: none; */
  position: absolute;
  z-index: 3;
  right: 0;
}
.index-information-scroll .module-Scrollbox .scrollbar .thumb {
  position: absolute;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: all 80ms ease 0s;
  transition: all 80ms ease 0s;
}
.index-information-scroll .module-Scrollbox .scrollbar .thumb .end {
  height: 6px;
  width: 6px;
}
.index-information-scroll .module-Scrollbox .viewport {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.index-information-scroll .module-Scrollbox .overview {
  position: relative;
  -webkit-transition: all 150ms ease-in 0s;
  transition: all 150ms ease-in 0s;
}
.index-information-scroll .module-Scrollbox .disable {
  display: none;
}
.index-information-scroll .module-Scrollbox .index-information-list {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
.index-information-scroll .module-Scrollbox .index-information-list .item:nth-child(1n+2) {
  margin-left: 24px;
}
@media screen and (max-width: 1024px) {
  .index-information-scroll .module-Scrollbox {
    overflow: auto;
    padding-right: 0;
  }
  .index-information-scroll .module-Scrollbox .viewport {
    width: auto;
    height: auto;
  }
  .index-information-scroll .module-Scrollbox .scrollbar {
    display: none !important;
  }
}
.index-information-list {
  font-size: 0;
}
.index-information-list .item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 342px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 5.88px 0.12px rgba(62, 116, 139, 0.1);
          box-shadow: 0px 2px 5.88px 0.12px rgba(62, 116, 139, 0.1);
  border-radius: 0.4rem;
  white-space: normal;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.index-information-list .item .pic {
  height: 0;
  padding-bottom: 62.35294118%;
  background-color: #f5f5f5;
}
.index-information-list .item .txt {
  padding: 0.4rem;
}
.index-information-list .item .txt h3 {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  color: #333333;
  line-height: 30px;
  height: 30px;
}
.index-information-list .item .txt .time {
  margin-top: 8px;
  font-size: 16px;
  color: #999999;
}
.index-information-list .item .txt p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 48px;
  height: 48px;
}
.index-information-list .item .txt .more {
  display: block;
  margin-top: 15px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  background-color: #39aae7;
  font-family: 'SimSun', '宋体';
  font-size: 12px;
  font-weight: bold;
  border-radius: 50%;
}
.index-information-list .item:hover {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-box-shadow: 0px 2px 11.88px 1.12px rgba(62, 116, 139, 0.2);
          box-shadow: 0px 2px 11.88px 1.12px rgba(62, 116, 139, 0.2);
}
@media screen and (max-width: 1600px) {
  .index-information-list .item {
    width: 282px;
  }
}
/* footer */
.footer {
  position: relative;
  z-index: 3;
  background-color: #fff;
  border-top: #f0f0f0 solid 1px;
}
.footer .backToTop {
  z-index: 9;
  position: absolute;
  left: 50%;
  top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #28a7e1;
  color: #fff;
  padding-top: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  text-indent: 1px;
}
.footer .backToTop s {
  position: absolute;
  top: 14px;
  left: 50%;
  margin-left: -10px;
  width: 18px;
  height: 9px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.footer .backToTop s:before,
.footer .backToTop s:after {
  content: " ";
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #fff;
  width: 1px;
  height: 12px;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}
.footer .backToTop s:before {
  -webkit-transform: rotate(-44deg);
          transform: rotate(-44deg);
}
.footer .backToTop s:after {
  -webkit-transform: rotate(44deg);
          transform: rotate(44deg);
}
.footer .backToTop:hover s {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.footer-t {
  padding-top: 1.6rem;
  padding-bottom: 2rem;
}
.footer-t .fTel {
  position: relative;
  padding-left: 50px;
  min-height: 44px;
  background-image: url(../images/icof-tel.png);
  background-size: auto;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.footer-t .fTel .dt {
  font-size: 22px;
  font-weight: bold;
  color: #28a7e1;
  height: 24px;
  line-height: 24px;
  font-family: 'Century751No2BT', Arial, sans-serif;
}
.footer-t .fTel .dd {
  margin-top: 6px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #999999;
}
.footer-t .fTel .share {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 0.8rem;
  font-size: 0;
}
.footer-t .fTel .share .btn {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  width: 0.8rem;
  height: 0.8rem;
}
.footer-t .fTel .share .btn:nth-child(1n+2) {
  margin-left: 0.3rem;
}
.footer-t .fTel .share .btn:hover {
  -webkit-filter: none;
          filter: none;
}
.footer-t .fNav {
  margin-left: 2rem;
  white-space: nowrap;
  font-size: 0;
}
.footer-t .fNav .item {
  display: inline-block;
  vertical-align: top;
}
.footer-t .fNav .item:nth-child(1n+2) {
  margin-left: 1.2rem;
}
.footer-t .fNav .item .dt {
  font-size: 16px;
  margin-bottom: 10px;
}
.footer-t .fNav .item .dd {
  font-size: 14px;
  padding: 3px 0;
  line-height: 24px;
}
.footer-t .fNav .item .link1 {
  font-weight: bold;
}
.footer-t .fNav .item .link2 {
  opacity: .75;
}
.footer-t .fNav .item .link:hover {
  color: #39aae7;
}
.footer-t .fQrcode {
  text-align: center;
  margin-top: -10px;
}
.footer-t .fQrcode img {
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer-t .fQrcode p {
  margin-top: 6px;
  font-size: 14px;
}
@media screen and (max-width: 1600px) {
  .footer-t .fNav {
    margin-left: 1.6rem;
  }
  .footer-t .fNav .item:nth-child(1n+2) {
    margin-left: 1rem;
  }
}
.footer-b {
  line-height: 24px;
  padding: 13px 0;
  color: #fff;
  min-height: 24px;
  background-color: #28a7e1;
}
.footer-b,
.footer-b a {
  color: #ffffff;
}
.footer-b .m {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
}
/* subpage */
.subpage {
  position: relative;
  z-index: 2;
  background-color: #eff4f8;
}
.subpage .padder {
  position: relative;
  width: 100%;
  height: 500px;
  pointer-events: none;
  z-index: -1;
}
.subpage-banner {
  z-index: -1;
  position: fixed;
  left: 0;
  top: 140px;
  width: 100%;
  height: 500px;
  background-color: #fff;
}
.subpage-banner.actived .bg {
  -webkit-transform: scale(1.025);
          transform: scale(1.025);
  -webkit-transition: all 8s ease-in 0s;
  transition: all 8s ease-in 0s;
}
.subpage-neck {
  position: relative;
  z-index: 1;
  height: 70px;
  line-height: 70px;
  background-color: #fff;
}
.subpage-nav {
  position: relative;
  overflow: hidden;
  z-index: 1;
  float: left;
}
.subpage-nav .link {
  float: left;
  padding: 0 8px;
  font-size: 16px;
}
.subpage-nav .link:nth-child(1n+2) {
  margin-left: 0.5rem;
}
.subpage-nav .block {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: -1;
}
.subpage-nav .block s {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  border-radius: 3px;
  background-color: #28a7e1;
}
.subpage-crumbs {
  float: right;
}
.subpage-crumbs,
.subpage-crumbs a {
  color: #555555;
}
.subpage-crumbs .link:hover {
  color: #39aae7;
}
.subpage-wrap {
  position: relative;
  z-index: 3;
  background-color: #eff4f8;
  padding-top: 1.6rem;
  padding-bottom: 2rem;
  -webkit-box-shadow: inset 0 1px 0 1px #eee;
          box-shadow: inset 0 1px 0 1px #eee;
}
.subpage .index-head {
  padding-top: 0;
}
/* sNews */
.sNews .index-information-list {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -24px;
}
.sNews .index-information-list .item {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 24px;
  height: 404px;
}
@media screen and (max-width: 1600px) {
  .sNews .index-information-list .item {
    height: 359px;
  }
}
/* sView */
.sView-wrap {
  background-color: #fff;
  padding: 1rem 1rem 1.6rem;
}
.sView-wrap .wrapIn {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.sView-head {
  position: relative;
  padding-bottom: 0.6rem;
  border-bottom: #c7c7c7 dashed 1px;
  text-align: center;
}
.sView-head h1 {
  font-size: 24px;
  line-height: 32px;
  color: #333333;
}
.sView-head .aside {
  margin-top: 0.4rem;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}
.sView-head .aside span {
  margin-left: 5px;
  margin-right: 5px;
}
.sView-head .share {
  position: absolute;
  right: 0;
  bottom: 0.4rem;
}
.sView-head .share .icoImg {
  width: 28px;
  height: 28px;
  margin-left: 4px;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.sView-head .share .icoImg:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.sView-body {
  margin-top: 40px;
}
.sView-foot {
  position: relative;
  padding-top: 30px;
  margin-top: 40px;
  border-top: #dddddd solid 1px;
}
.sView-foot .ctr {
  display: block;
  position: relative;
  height: 34px;
  line-height: 34px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  margin-right: 200px;
}
.sView-foot .ctr s {
  float: left;
  margin-right: 15px;
  width: 98px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: #cccccc solid 1px;
  color: #666666;
}
.sView-foot .ctr p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sView-foot .ctr .limit {
  display: inline-block;
  vertical-align: top;
  max-width: 20em;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sView-foot .ctr.next {
  margin-top: 10px;
}
.sView-foot .ctr[href="#"],
.sView-foot .ctr[href=""] {
  color: #999999;
  cursor: not-allowed;
}
.sView-foot .backToList {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 110px;
  height: 34px;
  line-height: 34px;
  background-color: #28a7e1;
  color: #fff;
  border-radius: 34px;
}
/* sService */
.sService-bHours {
  padding: 40px;
  background-image: url(../images/bgs-service-bHours.png);
  background-size: 0.6rem auto;
  background-repeat: repeat;
  border-radius: 0.4rem;
}
.sService-bHours .caption {
  text-align: center;
  padding-bottom: 0.6rem;
}
.sService-bHours .table {
  width: 100%;
  border-radius: 10px;
  text-align: center;
  border: #39aae7 solid 1px;
  font-size: 0;
  background-color: #fff;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}
.sService-bHours .table dd {
  border-top: #39aae7 solid 1px;
}
.sService-bHours .table .th,
.sService-bHours .table .td {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: normal;
}
.sService-bHours .table .th:nth-child(1n+2),
.sService-bHours .table .td:nth-child(1n+2) {
  border-left-width: 1px;
  border-left-style: solid;
}
.sService-bHours .table .th {
  background-color: #39aae7;
  color: #fff;
  font-size: 20px;
  height: 54px;
  line-height: 54px;
  border-left-color: #fff;
}
.sService-bHours .table .td {
  font-size: 18px;
  color: #555;
  height: 50px;
  line-height: 50px;
  border-left-color: #39aae7;
}
.sService-bHours .table .td1 {
  width: 200px;
}
.sService-bHours .table .td2 {
  width: 200px;
}
.sService-bHours .table .td3 {
  width: 600px;
}
.sService-bHours .table .td4 {
  width: 360px;
}
.sService-bHours .table .even .td {
  background-color: #ffffff;
}
.sService-bHours .table .odd .td {
  background-color: #f4f8fb;
}
@media screen and (max-width: 1600px) {
  .sService-bHours .table .td1 {
    width: 140px;
  }
  .sService-bHours .table .td2 {
    width: 140px;
  }
  .sService-bHours .table .td3 {
    width: 540px;
  }
  .sService-bHours .table .td4 {
    width: 300px;
  }
}
.sService-guide .mapContain {
  width: 100%;
  height: 9.6rem;
}
.sService-guide .ways {
  padding: 1rem;
  margin-top: 30px;
  border-radius: 10px;
  background-color: #fff;
}
.sService-guide .ways .item .dt {
  position: relative;
  height: 30px;
  line-height: 30px;
  padding-left: 18px;
  color: #28a7e1;
  font-size: 24px;
}
.sService-guide .ways .item .dt:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  height: 22px;
  width: 3px;
  border-radius: 3px;
  background-color: #28a7e1;
}
.sService-guide .ways .item .dd {
  margin-top: 12px;
  font-size: 16px;
  line-height: 28px;
}
.sService-guide .ways .item:nth-child(1n+2):before {
  content: " ";
  display: block;
  width: 100%;
  height: 0;
  border-top: #e6e6e6 solid 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.sService-notice {
  position: relative;
  padding: 1rem 1.6rem 1.8rem;
  border-radius: 0.4rem;
  background-color: #fff;
}
.sService-notice .imax {
  position: relative;
  overflow: hidden;
}
.sService-notice .showAll {
  position: absolute;
  left: 50%;
  bottom: 0.72rem;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  -webkit-animation: slideInDownm 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite backwards alternate;
          animation: slideInDownm 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite backwards alternate;
}
.sService-notice .showAll:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/btns-showAll.png);
  background-size: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.sService-notice .showAll.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sService-contact .mapContain {
  float: left;
  width: 920px;
  height: 520px;
}
.sService-contact .info {
  float: right;
  padding: 50px 45px;
  border-radius: 10px;
  background-color: #fff;
  width: 390px;
  text-align: center;
  height: 420px;
}
.sService-contact .info .en {
  font-family: 'Freehand521BT', Arial, sans-serif;
  font-size: 0.84rem;
  color: #38a9e6;
}
.sService-contact .info .en:before,
.sService-contact .info .en:after {
  content: " ";
  display: inline-block;
  vertical-align: top;
  width: 37px;
  height: 0.84rem;
  background-image: url(../images/bgi-head.png);
  background-repeat: no-repeat;
  pointer-events: none;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
.sService-contact .info .en:before {
  background-position: left center;
}
.sService-contact .info .en:after {
  background-position: right center;
}
.sService-contact .info .cn {
  font-size: 24px;
  margin-top: 15px;
}
.sService-contact .info .qrcode {
  margin-top: 40px;
}
.sService-contact .info .qrcode img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 120px;
  height: 120px;
  border-radius: 4px;
  border: #dddddd solid 1px;
}
.sService-contact .info .qrcode p {
  margin-top: 12px;
}
.sService-contact .info .list {
  margin-top: 40px;
  text-align: left;
}
.sService-contact .info .list .item {
  padding-left: 20px;
  font-size: 14px;
  line-height: 20px;
}
.sService-contact .info .list .item:nth-child(1n+2) {
  margin-top: 6px;
}
.sService-contact .info .list .item .icoImg {
  float: left;
  margin-left: -20px;
  width: 16px;
  height: 16px;
  margin-top: 2px;
}
@media screen and (max-width: 1600px) {
  .sService-contact .mapContain {
    width: 700px;
    height: 480px;
  }
  .sService-contact .info {
    height: 380px;
  }
}
/* sVideo */
.sVideo-list {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
  min-height: 20px;
}
.sVideo-list .item {
  float: left;
  position: relative;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 20px;
  width: 460px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 5.88px 0.12px rgba(62, 116, 139, 0.1);
          box-shadow: 0px 2px 5.88px 0.12px rgba(62, 116, 139, 0.1);
  background-color: #fff;
}
.sVideo-list .item .pic {
  height: 0;
  padding-bottom: 56.52173913%;
}
.sVideo-list .item .pic:before,
.sVideo-list .item .pic:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  -webkit-transition: all 400ms cubic-bezier(0.2, 0.52, 0.35, 1.8) 0s;
  transition: all 400ms cubic-bezier(0.2, 0.52, 0.35, 1.8) 0s;
}
.sVideo-list .item .pic:before {
  background-color: rgba(0, 0, 0, 0.4);
}
.sVideo-list .item .pic:after {
  background-image: url(../images/btns-play.png);
  background-size: 1.28rem 1.28rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sVideo-list .item h3 {
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
}
.sVideo-list .item:hover .pic:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.sVideo-list .item:hover .pic:after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 1600px) {
  .sVideo-list .item {
    width: 380px;
    height: 263px;
  }
}
/* sStrategy */
.sStrategy {
  padding-top: 1.6rem;
}
.sStrategy-tab .Tt {
  margin-top: 30px;
}
.sStrategy-list {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -20px;
}
.sStrategy-list .item {
  float: left;
  width: 710px;
  position: relative;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  border-radius: 0.4rem;
  border: #fff solid 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sStrategy-list .item .pic {
  height: 0;
  padding-bottom: 56.33802817%;
  border-radius: 0.4rem;
}
.sStrategy-list .item .pic img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sStrategy-list .item .txt {
  position: absolute;
  padding: 15px 20px;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  z-index: 7;
  margin-bottom: -86px;
}
.sStrategy-list .item .txt h3 {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
}
.sStrategy-list .item .txt .hr {
  display: block;
  width: 30px;
  height: 2px;
  background-color: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.sStrategy-list .item .txt p {
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 52px;
  height: 52px;
}
.sStrategy-list .item:hover .txt {
  margin-bottom: 0 !important;
}
.sStrategy-list .item:hover .txt h3 {
  font-size: 22px;
}
@media screen and (max-width: 1600px) {
  .sStrategy-list .item {
    width: 590px;
  }
}
/* sParks */
.sParks-section:nth-child(1n+2) {
  padding-top: 1.6rem;
}
.sParks-intro {
  text-align: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 35px;
}
.sParks-tab .Tg1 .btn {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.sParks-tab .Tg1 .btn .pic {
  width: 100%;
  height: 100%;
  background-color: #f1f1f1;
}
.sParks-tab .Tg1 .btn .pic.loadDone + h3 {
  bottom: 0;
}
.sParks-tab .Tg1 .btn h3 {
  position: absolute;
  left: 0;
  bottom: -100%;
  right: 0;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  color: #fff;
  background-color: rgba(57, 170, 231, 0.8);
  z-index: 6;
  text-align: center;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.sParks-tab .Tg1 .btn h3:after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: 18px;
  left: 50%;
  margin-left: -6px;
  overflow: hidden;
  width: 0;
  height: 0;
  border-width: 6px 6px;
  border-color: #ffffff transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  font-size: 0;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.sParks-tab .Tg1 .btn.on h3:after {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none !important;
          transform: none !important;
}
.sParks-tab .Tg1.tg6 {
  height: 220px;
}
.sParks-tab .Tg1.tg6 .btn {
  width: 220px;
  height: 220px;
  border-radius: 10px;
}
.sParks-tab .Tg1.tg6 .btn:nth-child(1n+2) {
  margin-left: 24px;
}
.sParks-tab .Tg1.tg6 .btn.on h3 {
  height: 220px;
  line-height: 220px;
}
@media screen and (max-width: 1600px) {
  .sParks-tab .Tg1.tg6 {
    height: 190px;
  }
  .sParks-tab .Tg1.tg6 .btn {
    width: 190px;
    height: 190px;
  }
  .sParks-tab .Tg1.tg6 .btn:nth-child(1n+2) {
    margin-left: 12px;
  }
  .sParks-tab .Tg1.tg6 .btn.on h3 {
    height: 190px;
    line-height: 190px;
  }
}
.sParks-tab .Tg1.tg3 {
  height: 240px;
}
.sParks-tab .Tg1.tg3 .btn {
  width: 460px;
  height: 240px;
  border-radius: 10px;
}
.sParks-tab .Tg1.tg3 .btn:nth-child(1n+2) {
  margin-left: 30px;
}
.sParks-tab .Tg1.tg3 .btn.on h3 {
  height: 240px;
  line-height: 240px;
}
@media screen and (max-width: 1600px) {
  .sParks-tab .Tg1.tg3 {
    height: 215px;
  }
  .sParks-tab .Tg1.tg3 .btn {
    width: 384px;
    height: 215px;
  }
  .sParks-tab .Tg1.tg3 .btn:nth-child(1n+2) {
    margin-left: 25px;
  }
  .sParks-tab .Tg1.tg3 .btn.on h3 {
    height: 215px;
    line-height: 215px;
  }
}
.sParks-tab .Tg1.tg4 {
  height: 212px;
}
.sParks-tab .Tg1.tg4 .btn {
  width: 342px;
  height: 212px;
  border-radius: 10px;
}
.sParks-tab .Tg1.tg4 .btn:nth-child(1n+2) {
  margin-left: 24px;
}
.sParks-tab .Tg1.tg4 .btn.on h3 {
  height: 212px;
  line-height: 212px;
}
@media screen and (max-width: 1600px) {
  .sParks-tab .Tg1.tg4 {
    height: 178px;
  }
  .sParks-tab .Tg1.tg4 .btn {
    width: 282px;
    height: 178px;
  }
  .sParks-tab .Tg1.tg4 .btn:nth-child(1n+2) {
    margin-left: 25px;
  }
  .sParks-tab .Tg1.tg4 .btn.on h3 {
    height: 178px;
    line-height: 178px;
  }
}
.sParks-tab .Tg1.tg5 {
  height: 168px;
}
.sParks-tab .Tg1.tg5 .btn {
  width: 272px;
  height: 168px;
  border-radius: 10px;
}
.sParks-tab .Tg1.tg5 .btn:nth-child(1n+2) {
  margin-left: 20px;
}
.sParks-tab .Tg1.tg5 .btn.on h3 {
  height: 168px;
  line-height: 168px;
}
@media screen and (max-width: 1600px) {
  .sParks-tab .Tg1.tg5 {
    height: 140px;
  }
  .sParks-tab .Tg1.tg5 .btn {
    width: 224px;
    height: 140px;
  }
  .sParks-tab .Tg1.tg5 .btn:nth-child(1n+2) {
    margin-left: 20px;
  }
  .sParks-tab .Tg1.tg5 .btn.on h3 {
    height: 140px;
    line-height: 140px;
  }
}
.sParks-tab .Tt1 {
  margin-top: 0.8rem;
}
.sParks-albums {
  position: relative;
  height: 440px;
}
.sParks-albums .Tg2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 230px;
  height: 100%;
  border-radius: 10px;
}
.sParks-albums .Tg2 .btn2 {
  position: relative;
  overflow: hidden;
  z-index: 2;
  display: block;
  width: 230px;
  height: 136px;
  border-radius: 10px;
}
.sParks-albums .Tg2 .btn2:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 10px;
  bottom: 0;
  z-index: 7;
  border: #39aae7 solid 3px;
  border-radius: 10px;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}
.sParks-albums .Tg2 .btn2:after {
  content: " ";
  position: absolute;
  z-index: -1;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  overflow: hidden;
  width: 0;
  height: 0;
  border-width: 10px 10px;
  border-color: transparent transparent transparent #39aae7;
  border-style: dashed dashed dashed solid;
  font-size: 0;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}
.sParks-albums .Tg2 .btn2:nth-child(1n+2) {
  margin-top: 16px;
}
.sParks-albums .Tg2 .btn2 .pic {
  width: 220px;
  height: 136px;
  border-radius: 12px;
}
.sParks-albums .Tg2 .btn2 .pic.loadDone + h3 {
  bottom: 0;
}
.sParks-albums .Tg2 .btn2 h3 {
  position: absolute;
  left: 0;
  width: 220px;
  bottom: -100px;
  text-align: center;
  right: 0;
  z-index: 6;
  font-size: 16px;
  color: #fff;
  height: 27px;
  padding-top: 38px;
  background-image: url(../images/masks-parks-s1.png);
  background-repeat: repeat-x;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  border-radius: 0 0 10px 10px;
}
.sParks-albums .Tg2 .btn2:hover h3 {
  padding-top: 32px;
  height: 33px;
}
.sParks-albums .Tg2 .btn2.on:before {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
}
.sParks-albums .Tg2 .btn2.on:after {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none !important;
          transform: none !important;
}
.sParks-albums .Tt2 {
  position: absolute;
  left: 240px;
  right: 0;
  top: 0;
  height: 100%;
}
.sParks-albums .Tt2 .box {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.sParks-albums .Tt2 .pic {
  float: left;
  width: 700px;
  height: 440px;
  background-color: #f5f5f5;
}
.sParks-albums .Tt2 .txt {
  float: right;
  padding: 40px 50px;
  width: 400px;
  height: 360px;
}
.sParks-albums .Tt2 h1 {
  font-size: 26px;
  line-height: 30px;
  color: #333333;
}
.sParks-albums .Tt2 .plan {
  padding-bottom: 20px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 26px;
  border-bottom: #dddddd solid 1px;
}
.sParks-albums .Tt2 .plan .stars {
  height: 26px;
}
.sParks-albums .Tt2 .exponent {
  padding-bottom: 20px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 26px;
  border-bottom: #dddddd solid 1px;
}
.sParks-albums .Tt2 .exponent .stars {
  height: 26px;
}
.sParks-albums .Tt2 .info {
  margin-top: 25px;
  height: 144px;
  position: relative;
  overflow: hidden;
}
.sParks-albums .Tt2 .info .imax {
  font-size: 14px;
  line-height: 24px;
}
.sParks-albums .Tt2 .info.y {
  padding-right: 25px;
}
.sParks-albums .Tt2 .info.y .scrollbar {
  right: 2px;
  height: 100%;
  top: 0;
  background-color: #e2e2e2;
  width: 2px;
}
.sParks-albums .Tt2 .info.y .scrollbar .thumb,
.sParks-albums .Tt2 .info.y .scrollbar .track {
  width: 4px;
}
.sParks-albums .Tt2 .info.y .scrollbar .track {
  position: absolute;
  top: 0;
  right: -1px;
}
.sParks-albums .Tt2 .info.y .scrollbar .thumb {
  height: 0;
  right: 0;
  background-color: #b7b7b7;
}
.sParks-albums .Tt2 .info .scrollbar {
  /* display: none; */
  position: absolute;
  z-index: 3;
  right: 0;
}
.sParks-albums .Tt2 .info .scrollbar .thumb {
  position: absolute;
  top: 0;
  cursor: pointer;
  border-radius: 2px;
  -webkit-transition: all 80ms ease 0s;
  transition: all 80ms ease 0s;
}
.sParks-albums .Tt2 .info .scrollbar .thumb .end {
  height: 4px;
  width: 4px;
}
.sParks-albums .Tt2 .info .viewport {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.sParks-albums .Tt2 .info .overview {
  position: relative;
  -webkit-transition: all 150ms ease-in 0s;
  transition: all 150ms ease-in 0s;
}
.sParks-albums .Tt2 .info .disable {
  display: none;
}
.sParks-albums .ctrs {
  position: absolute;
  left: 990px;
  bottom: 35px;
  height: 50px;
  width: 94px;
}
.sParks-albums .ctrs .ctr.prev {
  left: 0;
}
.sParks-albums .ctrs .ctr.next {
  right: 0;
}
.sParks-albums._yy {
  height: 468px;
}
.sParks-albums._yy .Tt2 {
  left: 0;
}
.sParks-albums._yy .Tt2 .pic {
  width: 750px;
}
.sParks-albums._yy .Tt2 .txt {
  width: 590px;
}
.sParks-albums._yy .Tt2 .info {
  height: 168px;
}
@media screen and (max-width: 1600px) {
  .sParks-albums .Tt2 .pic {
    width: 600px;
  }
  .sParks-albums .Tt2 .txt {
    width: 300px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .sParks-albums .ctrs {
    left: 870px;
    width: 86px;
  }
  .sParks-albums._yy .Tt2 {
    left: 0;
  }
  .sParks-albums._yy .Tt2 .pic {
    width: 650px;
  }
  .sParks-albums._yy .Tt2 .txt {
    width: 490px;
  }
}
.sParks-bHours-body {
  padding: 1.2rem 1.6rem;
  background-color: #fff;
  border-radius: 0.4rem;
}
.sParks-bHours-body .wrapIn {
  position: relative;
  padding-left: 560px;
  min-height: 280px;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.sParks-bHours-body .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 500px;
  height: 280px;
  background-color: #f5f5f5;
}
.sParks-bHours-body .buyBtn {
  position: absolute;
  right: 0;
  top: 120px;
  width: 180px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #28a7e1;
  color: #fff;
  font-size: 18px;
  border-radius: 4px;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.sParks-bHours-body .buyBtn:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 25px;
  height: 22px;
  background-image: url(../images/icos-ticket.png);
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sParks-bHours-body .buyBtn s {
  font-family: 'SimSun', '宋体';
  margin-left: 8px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  letter-spacing: -1px;
}
.sParks-bHours-body .buyBtn:hover {
  -webkit-transform: translateX(6px);
          transform: translateX(6px);
}
.sParks-bHours-tab .Tt {
  margin-top: 30px;
  padding: 40px;
  background-image: url(../images/bgs-service-bHours.png);
  background-size: 0.6rem auto;
  background-repeat: repeat;
  border-radius: 0.4rem;
}
/* sHotel */
.sHotel-tab .viewport {
  overflow: hidden;
  height: 100%;
}
.sHotel-tab .Tt1 {
  margin-top: 30px;
}
/* sGuide */
.sGuide-tab .Tt {
  position: relative;
  width: 100%;
}
.sGuide-tab .Tt .box._paused .AniDid .dt {
  -webkit-animation-play-state: paused !important;
          animation-play-state: paused !important;
}
.sGuide-tab .Tg {
  margin-top: 16px;
  font-size: 0;
}
.sGuide-tab .Tg .btn {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  width: 272px;
  height: 140px;
}
.sGuide-tab .Tg .btn:nth-child(1n+2) {
  margin-left: 20px;
}
.sGuide-tab .Tg .btn:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  opacity: .8;
  z-index: 6;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
.sGuide-tab .Tg .btn .txt {
  z-index: 7;
  position: absolute;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  top: 100%;
  margin-top: -34px;
  color: #fff;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  text-align: center;
}
.sGuide-tab .Tg .btn .txt .cn {
  font-size: 16px;
  -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
  transition: all 220ms ease 0s, all 220ms ease 0s;
  line-height: 30px;
}
.sGuide-tab .Tg .btn .txt .en {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  margin-top: 30px;
  -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
  transition: all 220ms ease 0s, all 220ms ease 0s;
}
.sGuide-tab .Tg .btn.i1:after {
  background-color: #d87f00;
}
.sGuide-tab .Tg .btn.i2:after {
  background-color: #2b87da;
}
.sGuide-tab .Tg .btn.i3:after {
  background-color: #05afd3;
}
.sGuide-tab .Tg .btn.i4:after {
  background-color: #cb4474;
}
.sGuide-tab .Tg .btn.i5:after {
  background-color: #9c6f2b;
}
.sGuide-tab .Tg .btn.on .txt {
  margin-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sGuide-tab .Tg .btn.on .txt .cn {
  font-size: 20px;
}
.sGuide-tab .Tg .btn.on .txt .en {
  margin-top: 6px;
}
.sGuide-tab .Tg .btn.on:after {
  height: 100%;
}
@media screen and (max-width: 1600px) {
  .sGuide-tab .Tg .btn {
    width: 228px;
    height: 120px;
  }
  .sGuide-tab .Tg .btn:nth-child(1n+2) {
    margin-left: 15px;
  }
}
.sGuide-maps {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
  border-radius: 0.4rem;
}
.sGuide-maps .zoomer {
  position: absolute;
  z-index: 8;
  right: 0.6rem;
  top: 0.6rem;
  width: 34px;
  height: 34px;
  -webkit-animation-name: breathX2;
          animation-name: breathX2;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.sGuide-maps .zoomer:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/guiders/btng-zoomer.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
  transition: all 220ms ease 0s, all 220ms ease 0s;
}
.sGuide-maps .zoomer:hover:after {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.sGuide-maps .posWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
.sGuide-maps .mainWrap {
  position: relative;
}
.sGuide-maps .highlight {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}
.sGuide-maps .highlight:before {
  content: " ";
  z-index: -1;
  position: absolute;
  width: 4000px;
  height: 4000px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.55);
}
.sGuide-maps .highlight._actived {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
}
.sGuide-maps .highlight .bg {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}
.sGuide-maps .highlight .bg.on {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
}
.sGuide-maps .map {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
  background-color: #f1f1f1;
}
.sGuide-maps .map.loading {
  background-image: none;
}
.sGuide-maps .map.loading:after {
  content: " ";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 66px;
  height: 66px;
  margin: -33px 0 0 -33px;
  background-image: url(../images/loading2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-animation-name: rotate360;
          animation-name: rotate360;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.sGuide-maps .map.imgLoaded {
  background-color: transparent !important;
}
.sGuide-maps .dots {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  -webkit-transform: none !important;
          transform: none !important;
  will-change: transform;
}
.sGuide-maps .dot {
  position: absolute;
  white-space: nowrap;
}
.sGuide-maps .dot .dt {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  background-color: #fff;
  height: 22px;
  border-radius: 5px;
  border: #f28e1a solid 2px;
  line-height: 22px;
  padding: 0 6px;
  color: #333333;
  font-size: 12px;
  -webkit-animation-name: dotsAnimationX;
          animation-name: dotsAnimationX;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.sGuide-maps .dot .dt:after {
  content: " ";
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -4px;
  overflow: hidden;
  width: 0;
  height: 0;
  border-width: 4px 4px;
  border-color: #f28e1a transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  font-size: 0;
  margin-top: 1px;
}
.sGuide-maps .dot .dd {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 2;
  background-color: #fff;
  padding: 0.6rem 0.5rem;
  border-radius: 0.2rem;
  width: 320px;
  white-space: normal;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.sGuide-maps .dot .dd:before {
  content: " ";
  position: absolute;
  z-index: -1;
  border-style: solid;
  border-width: 8px;
  border-color: transparent;
}
.sGuide-maps .dot .dd .sdt {
  font-weight: bold;
  color: #f99f08;
  text-align: center;
}
.sGuide-maps .dot .dd .sdd {
  margin-top: 12px;
  font-size: 14px;
  line-height: 22px;
}
.sGuide-maps .dot._arrt .dt:after {
  top: auto;
  margin-top: auto;
  bottom: 100%;
  margin-bottom: 1px;
  border-color: transparent transparent #f28e1a transparent;
  border-style: dashed dashed solid dashed;
}
.sGuide-maps .dot._hide {
  opacity: 0 !important;
  -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
  transition: all 220ms ease 0s, all 220ms ease 0s;
}
.sGuide-maps .dot:hover {
  opacity: 1 !important;
}
.sGuide-maps .dot.AniDid {
  -webkit-transition: all 220ms ease 0s, all 220ms ease 0s;
  transition: all 220ms ease 0s, all 220ms ease 0s;
}
.sGuide-maps .dot.AniDid .dt {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.sGuide-maps .dot._dr .dd {
  bottom: 18px;
  -webkit-transform: translate(20px, 50%);
          transform: translate(20px, 50%);
}
.sGuide-maps .dot._dr .dd:before {
  right: 100%;
  top: 50%;
  margin-top: -8px;
  border-right-color: #fff;
}
.sGuide-maps .dot._dr._actived .dd {
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
.sGuide-maps .dot._dl .dd {
  bottom: 18px;
  -webkit-transform: translate(20px, 50%);
          transform: translate(20px, 50%);
}
.sGuide-maps .dot._dl .dd:before {
  left: 100%;
  top: 50%;
  margin-top: -8px;
  border-left-color: #fff;
}
.sGuide-maps .dot._dl._actived .dd {
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
.sGuide-maps .dot._dt .dd {
  left: 50%;
  bottom: 50px;
  -webkit-transform: translate(-50%, -20px);
          transform: translate(-50%, -20px);
}
.sGuide-maps .dot._dt .dd:before {
  left: 50%;
  margin-left: -8px;
  top: 100%;
  border-top-color: #fff;
}
.sGuide-maps .dot._dt._actived .dd {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.sGuide-maps .dot._db .dd {
  left: 50%;
  top: 20px;
  -webkit-transform: translate(-50%, 20px);
          transform: translate(-50%, 20px);
}
.sGuide-maps .dot._db .dd:before {
  left: 50%;
  margin-left: -8px;
  bottom: 100%;
  margin-bottom: -1px;
  border-bottom-color: #fff;
}
.sGuide-maps .dot._db._actived .dd {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.sGuide-maps .dot._actived {
  z-index: 30;
}
.sGuide-maps .dot._actived .dd {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  visibility: visible;
}
/* sMao */
.sMao-overview {
  padding-top: 1.6rem;
}
.sMao-overview .Tt {
  margin-top: 0.6rem;
}
.sMao-overview-list {
  position: relative;
  margin-left: -24px;
  margin-right: -24px;
  padding:0 99px; 
  margin-top: -24px;
  min-height: 24px;
}
.sMao-overview-list .item {
  float: left;
  position: relative;
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 24px;
  width: 382px;
  overflow: hidden;
  border-radius: 10px;
}
.sMao-overview-list .item .pic {
  height: 0;
  padding-bottom: 132.35294118%;
  border-radius: 10px;
}
.sMao-overview-list .item .pic:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
  width: 100%;
  height: 0;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  background-color: rgba(40, 167, 225, 0.8);
}
.sMao-overview-list .item .pic.imgLoaded + .txt {
  margin-top: -60px;
}
.sMao-overview-list .item .pic.imgLoaded:after {
  height: 60px;
}
.sMao-overview-list .item .txt {
  z-index: 7;
  position: absolute;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  top: 100%;
  margin-top: -34px;
  color: #fff;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  text-align: center;
  padding: 0 30px;
}
.sMao-overview-list .item .txt h3 {
  font-size: 20px;
  line-height: 30px;
  padding: 15px 0;
}
.sMao-overview-list .item .txt p {
  margin-top: 50px;
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  font-size: 14px;
  line-height: 2;
}
.sMao-overview-list .item:hover .pic:after {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.sMao-overview-list .item:hover .txt {
  margin-top: 0 !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sMao-overview-list .item:hover .txt p {
  margin-top: 10px;
}
@media screen and (max-width: 1600px) {
  .sMao-overview-list .item {
    width: 302px;
  }
}
