body,
div {
  margin: 0;
  padding: 0;
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: simsun;
}
body {
  overflow: hidden;
}
div,
p,
img {
  margin: 0;
  padding: 0;
}
/* let's get this party started */
::-webkit-scrollbar {
  width: 5px;
}
/* track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(223, 65, 64, 0.7);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(223, 65, 64, 0.4);
}
.loading {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
  background: url(/uploads/image/jaimages/loadingbg.jpg) repeat;
}
.documention-box {
  -webkit-transform: translatex(-50%);
  left: 50%;
  margin-top: 10.53125%;
  height: 50.52816901%;
  position: absolute;
}
.documention {
  height: 100%;
  visibility: hidden;
}
.zzd {
  position: absolute;
  right: -5%;
  width: 11.31105398%;
  top: 5%;
}
.font1 {
  width: 26.85089974%;
  right: 17.22365039%;
  top: 0;
  position: absolute;
  -webkit-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.font2 {
  width: 25.05141388%;
  right: 18.76606684%;
  top: 23.69337979%;
  position: absolute;
  -webkit-transition: all 1.2s ease-in-out 0.5s;
  transition: all 1.2s ease-in-out 0.5s;
}
.font3 {
  width: 27.36503856%;
  right: 16.70951157%;
  top: 48.03135889%;
  position: absolute;
  -webkit-transition: all 1.2s ease-in-out 1s;
  transition: all 1.2s ease-in-out 1s;
}
.font4 {
  width: 26.33676093%;
  right: 18.50899743%;
  top: 70.93031359%;
  position: absolute;
  -webkit-transition: all 1.2s ease-in-out 1.5s;
  transition: all 1.2s ease-in-out 1.5s;
}
.font5 {
  width: 25.28020566%;
  right: 19.28020566%;
  top: 92.83623693%;
  position: absolute;
  -webkit-transition: all 1.2s ease-in-out 2s;
  transition: all 1.2s ease-in-out 2s;
}
.font6 {
  width: 26.33676093%;
  right: 18.50899743%;
  top: 115.93031359%;
  position: absolute;
  -webkit-transition: all 1.2s ease-in-out 2.5s;
  transition: all 1.2s ease-in-out 2.5s;
}
.font7 {
  width: 25.28020566%;
  right: 19.28020566%;
  top: 135.83623693%;
  position: absolute;
  -webkit-transition: all 1.2s ease-in-out 3s;
  transition: all 1.2s ease-in-out 3s;
}
.shuoming {
  position: absolute;
  right: 55.47300771%;
  width: 55.52699229%;
  top: 20%;
  opacity: 0;
}
.font1,
.font2,
.font3,
.font4,
.font5,
.font6,
.font7
 {
  -webkit-transform: translate3d(1000%, -1000%, 0);
  transform: translate3d(1000%, -1000%, 0);
}
.documention-box .font-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shuoming {
  -webkit-transform: translate3d(-200%, 0, 0) skew(15deg, 15deg);
  transform: translate3d(-200%, 0, 0) skew(15deg, 15deg);
  -webkit-transition: all 1.5s ease-in-out 3.2s;
  transition: all 1.5s ease-in-out 3.2s;
}
.shuoming.shuoming-in {
  -webkit-transform: translate3d(0, 0, 0) skew(0, 0);
  transform: translate3d(0, 0, 0) skew(0, 0);
  opacity: 1;
}
.loadcontainer {
  position: absolute;
  bottom: 12.19366197%;
  width: 100%;
}
.loadbox {
  width: 12.1875%;
  margin: 0 auto;
  margin-top: 7.96875%;
  margin-left:25%;
  position: relative;
}
.loading-box {
  position: relative;
  width: 100%;
  display: none;
}
.load {
  width: 100%;
  height: 100%;
}
.loading-pic {
  width: 100%;
  height: 100%;
  text-align: center;
}
.loaded {
  width: 100%;
  height: 100%;
  display: none;
}
.xicon {
  width: 15.90625%;
  position: absolute;
  display: block;
  left: 3.125%;
  top: 1.76056338%;
}
.load-advice,
.loaded-advice {
  margin-right:38%;
  text-align: center;
  font-family: 微软雅黑;
  font-size: 2.4em;
  color: #977a52;
  margin-top: 5.15625%;
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}
.loadcontainer .advice-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.load-progress p {
  width: 192px;
  height: 28px;
  margin: 2px;
  position: relative;
  overflow: hidden;
}
.progress-img {
  width: 100%;
  position: absolute;
  left: -100%;
  top: 0;
}
.progress-num {
  line-height: 100%;
  font-size: 3.2em;
  color: #ead6a6;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
  width: 100%;
}
.all {
  width: 100%;
  height: 100%;
  position: relative;
}
#wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#wrapper > .helper > img {
  height: 100%;
  float: left;
}
.main {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
}
.points {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.points p {
  width: 50px;
  height: 50px;
  position: absolute;
  background: url(/uploads/image/jaimages/point.png);
  background-size: cover;
}
.myscrollbarh {
  position: absolute;
  z-index: 100;
  height: 30px;
  width: 60%;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  bottom: 10px;
  left: 20%;
}
.myscrollbarh > div {
  position: absolute;
  height: 30px;
  background: rgba(255, 255, 255, 0.5);
}
.detail-close,
.about-close,
.share-close {
  position: absolute;
  width: 15.3125%;
  left: 50%;
  bottom: 3.52112676%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  margin: 0 auto;
}
.detail-close img,
.about-close img,
.share-code img,
.share-close img {
  width: 100%;
}
.share-code {
  width: 28.4375%;
  margin: 0 auto;
  margin-top: 4.57746479%;
}
.detail p {
  width: 100%;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
}
.detail .p1 {
  font-size: 4em;
  color: #e5c173;
  font-weight: bold;
  margin-top: 6.8125%;
  margin-bottom: 1%;
}
.detail .p2 {
  font-family: 微软雅黑;
  color: #fff0cc;
  font-size: 2.8em;
  line-height: 30px;
  margin-bottom: 20px;
}
.control-bar {
  position: fixed;
  bottom: 1.76056338%;
}
.about {
  width: 29%;
}
.mi,
.comment {
  width: 30%;
}
.share {
  width: 30%;
}
.control-bar img {
  width: 100%;
}
.mi-on {
  display: inline;
}
.mi-off {
  display: none;
}
.mi-offs .mi-on {
  display: none;
}
.mi-offs .mi-off {
  display: inline;
}
.info {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 10000;
  height: 34px;
}
.guanyu {
  width: 86px;
  background-position: 0 0;
  left: 0;
}
.ewm {
  width: 34px;
  background-position: -196px 0;
  left: 196px;
}
.d1 {
  color: #e5c173;
  font-size: 16px;
  font-weight: bold;
  width: 200px;
}
.d2 {
  margin-top: 15px;
  width: 200px;
  color: #9e895b;
  line-height: 28px;
  font-size: 14px;
}
.d3 {
  margin-top: 20px;
  width: 200px;
  color: #9e895b;
  line-height: 24px;
  font-size: 12px;
}
.control-bar a {
  margin: 0 5px;
  display: inline-block;
}

.wrapper .detail {
  top: 58%;
}
.info.info-l {
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 10000;
  width: 498px;
  height: 34px;
}
/*
      */
#wrapper .detail > img {
  display: block;
  width: 78.125%;
  margin: 0 auto;
  margin-top: 7.8125%;
  float: none !important;
}
.guanyu-div {
  left: 249px !important;
}
.ewm-div {
  left: 344px !important;
  background:  no-repeat !important;
  background-position: 0 0 !important;
  background-size: cover;
  width: 150px !important;
  height: 170px !important;
}
/* */
#wrapper .detail,
#wrapper .detail-w {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
#wrapper .detail.transition-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.detail-close-w {
  float: right;
  width: 20px;
  height: 26px;
  cursor: pointer;
  background:  no-repeat;
}
.detail-top-w {
  height: 8px;
  background:  no-repeat;
  margin-bottom: 8px;
}
.detail-bottom-w {
  height: 6px;
  background:  no-repeat;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-top: 6px;
}
.detail-w .p1-w {
  top: 40px;
  font-size: 16px;
  color: rbg(135, 53, 20);
  font-weight: bold;
  margin-top: 40px;
  margin-left: 40px;
  margin-bottom: 25px;
}
.detail-w .p2-w {
  color: #bc8a69;
  font-size: 14px;
  line-height: 30px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 25px;
  margin-left: 40px;
  margin-bottom: 30px;
}
.detail-w p {
  width: 340px;
  left: 40px;
  margin-left: 40px;
}
.points .point-warn {
  background: url(/uploads/image/jaimages/warn-btn.png) 0 0 no-repeat;
  display: none;
}
.warn.warn-on {
  background-image: url(/uploads/image/jaimages/warning.png);
}
.point-warn:hover {
  background-image: url(/uploads/image/jaimages/warn-hover.png);
}
.points .point-mi:hover {
  background-image: url(/uploads/image/jaimages/p-hover.png);
}
.load-main .progress-num {
  margin-top: 15px;
}
.load-main .load-button {
  margin-top: 50px;
  display: none;
}
html,
body {
  font-family: 宋体!important;
}
.all .myscrollbarh {
  bottom: 25px;
}
.detail-w img {
  margin-left: 40px;
}
.control-bar {
  position: fixed;
  bottom: 1.76056338%;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.share-div {
  display: table!important;
  -webkit-transform: translate3d(0, 100%, 0);
  -webkit-transition: all 0.3s ease-in;
  transform: translate3d(0, 100%, 0);
  transition: all 0.3s ease-in;
}
.share-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.about-div {
  display: table!important;
  -webkit-transform: rotatey(90deg);
  -webkit-transition: all 0.3s ease-in;
  transform: rotatey(90deg);
  transition: all 0.3s ease-in;
}
.about-in {
  -webkit-transform: rotatey(0);
  transform: rotatey(0);
}
.about-div,
.share-div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  font-family: 微软雅黑;
}
.share-div > img {
  width: 100%;
}
.about-box {
  padding: 10%;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  padding-top: 5%;
}
.about-div h3 {
  color: #e5c173;
  font-size: 4em;
  line-height: 2em;
}
.about-div p {
  color: #fff;
  font-size: 2.8em;
  line-height: 2em;
}
.music-ctl {
  position: fixed;
  top: 1.76056338%;
  right: 3.125%;
  width: 9.5%;
}
.music-ctl img {
  width: 100%;
}
.music {
  width: 100%;
}
.music-on {
  display: inline;
}
.music-off {
  display: none;
}
.music-offs .music-on {
  display: none;
}
.music-offs .music-off {
  display: inline;
}
.all {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
