html, body, div, span, applet, input, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

html { height: 100%; }

body {
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family:Arial, Helvetica, sans-serif;
}

.video-layer .close-video-layer {
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 2147483647;
  width: 30px;
  height: 30px;
  background: url(../skinpng/close.png) 0 0 no-repeat;
  background-size: 30px 30px;
}

.video-layer .mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2147483647;
  background-color: #000;
  opacity: .8;
}

.video-layer .video-play-box {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2147483647;
  width: 77.86%;
  max-width: 1180px;
  max-height: 709.75px;
  transform: translate(-50%, -50%);
}

.video-layer .video-play-box h4 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  margin: -25px 0 0;
  padding: 0 5px;
  font-family: '寰蒋闆呴粦';
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  line-height: 1;
  transform: translateY(-100%);
  box-sizing: border-box;
  letter-spacing: 2px;
}

.video-layer .video-play-box .video-play {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width:1024px) {
  .video-layer .video-play-box {
    width: 84%;
    /*height: 58.64%;*/
  }
}

@media screen and (max-width:480px) {
  .video-layer .close-video-layer {
    transform: scale(.8);
  }
  .video-layer .video-play-box h4 {
    margin-top: -20px;
    transform: scale(.8) translateY(-100%);
  }
  .video-layer .video-play-box {
    width: 100%;
    /*height: 31.5%;*/
  }
}

@media screen and (orientation:landscape) {
  .video-layer .video-play-box-m {
    width: 66.9%;
    /*height: 70.6%;*/
  }
  .video-layer .video-play-box-m h4 {
    display: none;
  }
}


/* 鍙嶉寮瑰眰寮€濮� */

.close-dialog-box {
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 2147483647;
  width: 30px;
  height: 30px;
  background: url(../skinpng/close.png) 0 0 no-repeat;
  background-size: 30px 30px;
}

.screen-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  z-index: 2147483647;
}

.dialog-box {
  position: absolute;
  width: 500px;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 2147483647;
}

.dialog-box .text {
  width: 100%;
  height: 140px;
  padding: .5em;
  font-size: 16px;
  border: 0;
  box-sizing: border-box;
  resize: none;
}

.dialog-box .btn-bar {
  margin-top: 20px;
  text-align: center;
}

.dialog-box .btn {
  width: 40%;
  height: 33px;
  color: #fff;
  background-color: #313131;
  font-size: 14px;
  border: 0;
  outline: 0;
  border-radius: 3px;
}

.dialog-box .btn+.btn {
  margin-left: 2em;
}

.dialog-box .btn.btn-primary {
  background-color: #1f6dcd;
}

.dialog-box.mobile-device {
  top: 40px;
  width: 90%;
  transform: translate(-50%, 0);
}

.dialog-box.mobile-device .btn-bar {
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
}

.dialog-box.mobile-device .btn {
  font-size: 16px;
}

@media screen and (max-width:480px) {
  .close-dialog-box {
    transform: scale(.8);
  }
}


/* 鍙嶉toast寮圭獥 */

.dialog-toast {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2147483647;
  width: 220px;
  height: 110px;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  line-height: 110px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  transform: translate(-50%, -50%);
}

.dialog-toast-m {
  width: 110px;
  height: 55px;
  font-size: 16px;
  line-height: 55px;
}


/*缂栬緫椤甸€夋嫨鍦烘櫙寮€濮�*/
.ul_scene { }

.ul_scene li {
    cursor: pointer;
    float: left;
    width: 150px;
    height: 100px;
    background-size: 150px 100px;
    background-repeat: no-repeat;
    margin-right:10px;
    margin-bottom:10px;
}
.ul_scene li.on {
    width: 146px;
    height: 96px;
    border: 2px solid #ff0000;
}
.ul_scene li span {
    display: block;
    width: 150px;
    height:28px;
    line-height:28px;
    background-color: rgba(0, 0, 0, .5);
    font-size: 16px;
    color:#FFFFFF;
    font-weight: bold;
    text-align: center;
}
/*缂栬緫椤甸€夋嫨鍦烘櫙缁撴潫*/