html {
  -webkit-text-size-adjust: none; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.1em;
  font-weight: normal; }

address, cite, dfn, em, var {
  font-style: normal; }

code, kbd, pre, samp {
  font-family: courier new,courier,monospace; }

ul, ol {
  list-style: none; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

legend {
  color: #333; }

fieldset,
img {
  border: 0;
  border: none;
  width: 100%;
  display: block; }

a {
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
  tap-highlight-color: transparent; }

body {
  background: #fff;
  color: #333;
  line-height: 18px;
  font-family: "microsoft yahei"; }

body, html {
  width: 100%;
  min-height: 100%; }

.newyear-2019 {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  position: relative; }

.newyear-2019 .newyear-img {
  width: 100%; }

.newyear-2019 .newyear-img .bg-red {
  min-height: 1500px; }

.newyear-2019 .newyear-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.newyear-2019 .newyear-content .newyear-pig {
  width: 30%;
  margin: 7% auto 15%; }

.newyear-2019 .video-box {
  width: 800px;
  height: 435px;
  margin: 50% auto 5%;
  background: url("../images/newyear2019/bg_video.png") no-repeat;
  background-size: 100% 100%;
  position: relative; }

.newyear-2019 .video-box .video, .newyear-2019 .video-box iframe {
  width: 700px;
  height: 370px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -185px 0 0 -350px; }

.newyear-2019 .newyear-nav {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: url("../images/newyear2019/bg_nav.png") no-repeat center;
  background-size: 2164px 100%;
  font-size: 24px;
  color: #b10012; }

.newyear-2019 .newyear-nav ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-box;
  display: -moz-box;
  display: -o-box;
  display: box; }

.newyear-2019 .newyear-nav ul > li {
  -webkit-box-flex: 2;
  -ms-box-flex: 2;
  -moz-box-flex: 2;
  -o-box-flex: 2;
  box-flex: 2;
  cursor: pointer;
  text-align: center;
  display: inline\0;
  width: 12.5% \0; }

.newyear-2019 .newyear-nav ul > li.active {
  color: #fff;
  background: #b10012; }

.newyear-2019 .newyear-nav ul > li.active a {
  color: #fff;
  background: #b10012; }

.newyear-2019 .wrapper {
  width: 900px;
  height: 100%;
  margin: 0 auto; }

.newyear-2019 .scrollbox {
  width: 820px;
  height: 510px;
  margin: 60px auto 0;
  overflow: hidden;
  background: #ec3a38;
  padding: 40px; }

.newyear-2019 .scrollbox ul {
  width: 90% !important; }

.newyear-2019 .scrollbox li {
  color: #feeabf;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 30px; }

.newyear-2019 .scrollbox .marquee {
  color: #feeabf;
  line-height: 1.3;
  width: 45%;
  height: 100%;
  overflow: hidden;
  float: left;
  left: 0;
  display: none; }

.newyear-2019 .scrollbox .marquee:nth-child(odd) {
  width: 50%;
  margin-right: 5%; }

.newyear-2019 .scrollbox .marquee > ul {
  padding: 20px 0; }

.newyear-2019 .scrollbox h3 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold; }

.newyear2019_mobile.newyear-2019 {
  min-width: 100%;
  max-width: 100%; }
.newyear2019_mobile .newyear-content {
  position: inherit;
  background: url("../images/newyear2019/bg_red.jpg") no-repeat top -1px center;
  background-size: 100% 100%;
  padding: 30px 0; }
.newyear2019_mobile .newyear-nav, .newyear2019_mobile .wrapper {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
.newyear2019_mobile .newyear-nav {
  height: 35px;
  line-height: 35px;
  font-size: 14px; }
.newyear2019_mobile .scrollbox .marquee {
  width: 100%;
  float: none; }
.newyear2019_mobile .scrollbox {
  width: 80%;
  padding: 15px 5%;
  height: 510px;
  margin: 30px auto 0; }
.newyear2019_mobile .scrollbox .marquee {
  width: 100%;
  height: 510px; }
.newyear2019_mobile .scrollbox .marquee:nth-child(odd) {
  width: 100%;
  height: 510px; }
.newyear2019_mobile .video-box {
  width: 350px;
  height: 190px;
  margin: 0 auto 30px; }
.newyear2019_mobile .video-box .video, .newyear2019_mobile .video-box iframe {
  width: 300px;
  height: 163px;
  margin: -81px 0 0 -150px; }
.newyear2019_mobile .scrollbox h3 {
  font-size: 14px; }
.newyear2019_mobile .scrollbox li {
  font-size: 14px; }
.newyear2019_mobile .newyear-img .bg-red {
  min-height: 1100px;
  margin-top: -2px; }

@media screen and (max-width: 320px) {
  .newyear2019_mobile .video-box {
    width: 300px;
    height: 163px; }

  .newyear2019_mobile .video-box iframe {
    width: 260px;
    height: 141px;
    margin: -70px 0 0 -130px; } }
@media screen and (min-width: 767px) and (max-width: 1078px) {
  .newyear2019_mobile .video-box {
    width: 600px;
    height: 326px; }

  .newyear2019_mobile .video-box iframe {
    width: 500px;
    height: 264px;
    margin: -132px 0 0 -250px; } }

/*# sourceMappingURL=newyear2019.css.map */
