/* CSS Reset */
body, div, span, object, iframe, input, h1, h2, h3, h4, h5, h6, p, pre, a, acronym, address, code, del, em, font, img, ins, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
  padding: 0;
  margin: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

input, select {
  vertical-align: middle; }

input, textarea, select {
  font: 14px/1.5 "microsoft yahei", Arial, sans-serif; }

fieldset, img {
  border: 0; }

address, code, th, em {
  font-style: normal; }

ol, ul {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

body {
  font: 14px/1.5 "microsoft yahei", Arial, sans-serif; }

::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #dcceba; }

::-webkit-scrollbar-track {
  background: transparent; }

body, html {
  background: #fbfbfb;
  font-family: "microsoft yahei";
  height: 100%;
  width: 100%;
  overflow: hidden; }

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #e3e3e3; }

.main {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }
  .main .tip {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    color: #fff; }
  .main .lottie, .main img {
    width: calc(100% - 2px);
    max-width: 100%; }
  .main .btn-videos {
    display: block;
    bottom: 30px;
    right: 20px;
    position: absolute; }
  .main .com-btn i {
    background: url(http://cdncs.101.com/v0.1/static/edit_99/tmcms/pop/images/ico-video.png?v=1.0) no-repeat;
    display: block;
    display: inline-block;
    vertical-align: middle;
    height: 14px;
    width: 8px;
    background-position: 0 0;
    margin-left: 6px;
    position: relative; }

.com-btn {
  cursor: pointer;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  width: 124px;
  background: #f57f2e;
  text-align: center;
  color: #fff;
  display: inline-block;
  text-transform: uppercase; }
  .com-btn.btn-radius {
    border-radius: 19px; }
  .com-btn:hover {
    background: #ff9e5c; }
  .com-btn:active {
    background: #e27327; }

.video-wrap {
  width: calc(100% - 2px);
  max-width: 100%;
  margin: 0 auto;
  user-select: none;
  position: relative; }
  .video-wrap .btn-videos {
    display: block;
    bottom: 30px;
    right: 20px;
    position: absolute; }
  .video-wrap .com-btn-transparent {
    position: absolute;
    background: #e27327; }
  .video-wrap .btn-img {
    position: absolute;
    bottom: -70px;
    right: -30px;
    cursor: pointer;
    width: 356px;
    display: none; }
  .video-wrap .control-btn {
    display: inline-block;
    width: 38px;
    height: 38px;
    background: rgba(0, 0, 0, 0.302);
    margin-left: 10px;
    border-radius: 25px;
    vertical-align: top;
    text-align: center;
    position: relative;
    cursor: pointer; }
    .video-wrap .control-btn i {
      height: 18px;
      width: 21px;
      background: url(http://cdncs.101.com/v0.1/static/edit_99/tmcms/pop/images/ico-video.png?v=1.0) no-repeat;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -11px;
      margin-top: -9px; }
  .video-wrap .btn-mute i {
    background: url(http://cdncs.101.com/v0.1/static/edit_99/tmcms/pop/images/Mute.png); }
  .video-wrap .btn-mute:hover i {
    background: url(http://cdncs.101.com/v0.1/static/edit_99/tmcms/pop/images/MuteHover.png); }
  .video-wrap .btn-mute.on i {
    background: url(http://cdncs.101.com/v0.1/static/edit_99/tmcms/pop/images/noMute.png); }
    .video-wrap .btn-mute.on i:hover {
      background: url(http://cdncs.101.com/v0.1/static/edit_99/tmcms/pop/images/noMuteHover.png); }
  .video-wrap video {
    display: block;
    margin: 0 auto;
    width: 100%; }

.video-fixW {
  width: 946px;
  margin: 0 auto; }
  .video-fixW video {
    width: 100%; }

.desk-TC {
  font-family: "Microsoft YaHei";
  width: 340px; }
  .desk-TC .com-btn-white {
    line-height: 40px;
    font-size: 12px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    width: 135px;
    height: 40px;
    color: #999;
    display: inline-block; }
  .desk-TC .com-btn {
    line-height: 40px;
    font-size: 12px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    background: #ed833a; }
    .desk-TC .com-btn:hover {
      background: #ff9e5c; }
    .desk-TC .com-btn:active {
      background: #e27327; }
  .desk-TC footer {
    padding: 0 10px;
    text-align: center; }
  .desk-TC .text {
    height: 100px;
    padding: 10px 15px;
    box-sizing: border-box; }
    .desk-TC .text h1 {
      font-size: 16px;
      color: black; }
    .desk-TC .text p {
      font-size: 12px;
      color: #999999;
      line-height: 1.333;
      margin-top: 10px; }

@-webkit-keyframes bounceIn {
  50% {
    transform: scale(1.15); }

  100% {
    transform: scale(1); } }

@keyframes bounceIn {
  50% {
    transform: scale(1.15); }

  100% {
    transform: scale(1); } }

.bounceIn {
  animation: bounceIn 0.6s both infinite alternate; }
