.first-container {
  background-color: #ffc822;
  overflow: hidden;
  width: 100%; }
  .first-container .img-block {
    position: relative;
    z-index: 50; }

.dna-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }
  .dna-container .main-dna {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/mobile/dq/dnanew.png") center top no-repeat;
    background-size: auto 100%;
    z-index: 10; }
  .dna-container .dna {
    position: absolute;
    z-index: 9; }
  .dna-container .dna1 {
    width: 32px;
    height: 32px;
    background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/dq/dna1.png") center center no-repeat;
    background-size: 100% 100%; }
  .dna-container .dna2 {
    width: 42px;
    height: 58px;
    background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/dq/dna2.png") center center no-repeat;
    background-size: 100% 100%; }
  .dna-container .dna3 {
    width: 76px;
    height: 105px;
    background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/dq/dna3.png") center center no-repeat;
    background-size: 100% 100%; }
  .dna-container .dna4 {
    width: 95px;
    height: 63px;
    background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/dq/dna4.png") center center no-repeat;
    background-size: 100% 100%; }
  .dna-container .p1 {
    top: 10%;
    left: 0%;
    transform: rotateZ(0deg);
    animation: dnap1 100s .2s linear infinite both;
    -webkit-animation: dnap1 100s .2s linear infinite both; }
  .dna-container .p2 {
    top: 28%;
    left: 40%;
    transform: rotateZ(0deg);
    animation: dnap2 100s .2s linear infinite both;
    -webkit-animation: dnap2 100s .2s linear infinite both; }
  .dna-container .p3 {
    top: 14%;
    left: 70%;
    transform: rotateZ(0deg);
    animation: dnap3 100s .2s linear infinite both;
    -webkit-animation: dnap3 100s .2s linear infinite both; }
  .dna-container .p4 {
    top: 5%;
    left: 35%;
    transform: rotateZ(0deg);
    animation: dnap4 100s .2s linear infinite both;
    -webkit-animation: dnap4 100s .2s linear infinite both; }
  .dna-container .p5 {
    top: 5%;
    left: 33%;
    transform: rotateZ(70deg);
    animation: dnap5 100s .2s linear infinite both;
    -webkit-animation: dnap5 100s .2s linear infinite both; }
  .dna-container .p6 {
    top: 24;
    left: 29%;
    transform: rotateZ(0deg);
    animation: dnap6 100s .2s linear infinite both;
    -webkit-animation: dnap6 100s .2s linear infinite both; }
  .dna-container .p7 {
    top: 73%;
    left: 1%;
    transform: rotateZ(-10deg);
    animation: dnap7 100s .2s linear infinite both;
    -webkit-animation: dnap7 100s .2s linear infinite both; }
  .dna-container .p8 {
    top: -1%;
    left: 38%;
    transform: rotateZ(-50deg);
    animation: dnap8 100s .2s linear infinite both;
    -webkit-animation: dnap8 100s .2s linear infinite both; }
  .dna-container .p9 {
    top: -3%;
    left: 5%;
    transform: rotateZ(70deg);
    animation: dnap9 100s .2s linear infinite both;
    -webkit-animation: dnap9 100s .2s linear infinite both; }
  .dna-container .p10 {
    top: 74%;
    left: 26%;
    transform: rotateZ(0deg);
    animation: dnap10 100s .2s linear infinite both;
    -webkit-animation: dnap10 100s .2s linear infinite both; }
  .dna-container .p11 {
    top: 48%;
    left: 63%;
    transform: rotateZ(0deg);
    animation: dnap11 100s .2s linear infinite both;
    -webkit-animation: dnap11 100s .2s linear infinite both; }
  .dna-container .p12 {
    top: 11%;
    left: 55%;
    transform: rotateZ(0deg);
    animation: dnap12 100s .2s linear infinite both;
    -webkit-animation: dnap12 100s .2s linear infinite both; }
  .dna-container .dqdes {
    position: absolute;
    z-index: 11; }
    .dna-container .dqdes .title {
      font-size: 6vw;
      color: #221815; }
    .dna-container .dqdes .content {
      font-size: 3vw;
      color: #221815; }
  .dna-container .dq1 {
    position: absolute;
    bottom: 68%;
    left: 5%;
    width: 40%; }
  .dna-container .dq2 {
    position: absolute;
    bottom: 58%;
    left: 39%;
    width: 55%; }
  .dna-container .dq3 {
    position: absolute;
    bottom: 46%;
    left: 48%;
    width: 50%; }
  .dna-container .dq4 {
    position: absolute;
    top: 67%;
    left: 4%;
    width: 52%; }
  .dna-container .dq5 {
    position: absolute;
    top: 76%;
    left: 36%;
    width: 55%; }

.dq-content .dq-title {
  font-size: 5vw;
  color: #221815;
  font-weight: bold; }
.dq-content .dq-title-s {
  font-size: 2.5vw;
  color: #000000;
  display: none;
  opacity: 0;
  height: 0; }
  .dq-content .dq-title-s.current {
    display: block;
    animation: fadeIn .5s 0s ease both;
    -webkit-animation: fadeIn .5s 0s ease both; }

.second-container {
  background-color: #d41b55;
  padding: 10% 8%; }
  .second-container .title {
    text-align: center;
    color: #fff;
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 4%; }
    .second-container .title img {
      width: 20%;
      margin-right: 4px; }
  .second-container .content {
    color: #fff;
    font-size: 12px;
    line-height: 18px; }

.forth-container {
  position: relative;
  background-color: #f6f6f6;
  z-index: 4; }

.box-container {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  .box-container .box {
    position: relative;
    width: 33vw;
    height: 33vw;
    background-color: #fff;
    overflow: hidden; }
    .box-container .box img {
      display: block;
      width: 100%;
      height: 100%;
      transform-origin: center center;
      -webkit-transform-origin: center center; }
    .box-container .box:hover img {
      -webkit-animation: boxBg 1s 0s ease both;
      -moz-animation: boxBg 1s 0s ease both; }
    .box-container .box:hover:after {
      position: absolute;
      content: '';
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      z-index: 5;
      opacity: 0.2; }
  .box-container .box-des {
    position: relative;
    display: block;
    padding: 10% 10% 0 10%;
    text-decoration: none;
    transition: background-color .5s;
    z-index: 6; }
    .box-container .box-des .box-title {
      color: #d61453;
      transition: color .5s; }
    .box-container .box-des .box-content {
      color: #000;
      font-weight: bold;
      font-size: 3vw;
      transition: color .5s; }
      .box-container .box-des .box-content span {
        font-size: 6vw; }
    .box-container .box-des .box-sub {
      margin-top: 2px;
      color: #000;
      font-size: 2vw;
      transition: color .5s; }
    .box-container .box-des:hover {
      transform-origin: center center;
      -webkit-transform-origin: center center;
      background-color: #d61453;
      -webkit-animation: boxBg 1s 0s ease both;
      -moz-animation: boxBg 1s 0s ease both; }
      .box-container .box-des:hover p {
        color: white; }

@-webkit-keyframes boxBg {
  0% {
    -webkit-transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1.2, 1.2); } }
@keyframes boxBg {
  0% {
    transform: scale(1, 1); }
  100% {
    transform: scale(1.2, 1.2); } }
@-webkit-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
    height: 0; }
  100% {
    display: block;
    opacity: 1;
    height: auto; } }
@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
    height: 0; }
  100% {
    display: block;
    opacity: 1;
    height: auto; } }
@-webkit-keyframes flip {
  0% {
    -webkit-transform: rotateY(0);
    -webkit-animation-timing-function: ease-out; }
  40% {
    -webkit-transform: rotateY(170deg);
    -webkit-animation-timing-function: ease-out; }
  50% {
    -webkit-transform: rotateY(190deg);
    -webkit-animation-timing-function: ease-in; }
  100% {
    -webkit-transform: rotateY(360deg);
    -webkit-animation-timing-function: ease-in; } }
@-moz-keyframes flip {
  0% {
    -moz-transform: rotateY(0);
    -moz-animation-timing-function: ease-out; }
  40% {
    -moz-transform: rotateY(170deg);
    -moz-animation-timing-function: ease-out; }
  50% {
    -moz-transform: rotateY(190deg);
    -moz-animation-timing-function: ease-in; }
  100% {
    -moz-transform: rotateY(360deg);
    -moz-animation-timing-function: ease-in; } }
@keyframes dq1A {
  0% {
    width: 0; }
  100% {
    width: 276px; } }
@-webkit-keyframes dq1A {
  0% {
    width: 0; }
  100% {
    width: 276px; } }
@keyframes dq2A {
  0% {
    width: 0; }
  100% {
    width: 385px; } }
@-webkit-keyframes dq2A {
  0% {
    width: 0; }
  100% {
    width: 385px; } }
@keyframes dq3A {
  0% {
    width: 0; }
  100% {
    width: 256px; } }
@-webkit-keyframes dq3A {
  0% {
    width: 0; }
  100% {
    width: 256px; } }
@keyframes dq4A {
  0% {
    width: 0; }
  100% {
    width: 250px; } }
@-webkit-keyframes dq4A {
  0% {
    width: 0; }
  100% {
    width: 250px; } }
@keyframes dq5A {
  0% {
    width: 0; }
  100% {
    width: 340px; } }
@-webkit-keyframes dq5A {
  0% {
    width: 0; }
  100% {
    width: 340px; } }
@keyframes dnap1 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 310px;
    left: 0px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 230px;
    left: 845px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 410px;
    left: 387px; } }
@-webkit-keyframes dnap1 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 310px;
    left: 0px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 230px;
    left: 845px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 410px;
    left: 387px; } }
@keyframes dnap2 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 340px;
    left: 270px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 130px;
    left: 845px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 210px;
    left: 387px; } }
@-webkit-keyframes dnap2 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 340px;
    left: 270px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 130px;
    left: 845px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 210px;
    left: 387px; } }
@keyframes dnap3 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 280px;
    left: 610px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 230px;
    left: 445px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 310px;
    left: 187px; } }
@-webkit-keyframes dnap3 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 280px;
    left: 610px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 230px;
    left: 445px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 310px;
    left: 187px; } }
@keyframes dnap4 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 120px;
    left: 810px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 230px;
    left: 245px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 210px;
    left: 87px; } }
@-webkit-keyframes dnap4 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 120px;
    left: 810px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 230px;
    left: 245px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 210px;
    left: 87px; } }
@keyframes dnap5 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 30px;
    left: 330px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 30px;
    left: 645px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 310px;
    left: 187px; } }
@-webkit-keyframes dnap5 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 30px;
    left: 330px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 30px;
    left: 645px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 310px;
    left: 187px; } }
@keyframes dnap6 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 190px;
    left: 130px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 490px;
    left: 130px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 390px;
    left: 730px; } }
@-webkit-keyframes dnap6 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 190px;
    left: 130px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 490px;
    left: 130px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 190px;
    left: 130px; } }
@keyframes dnap7 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 430px;
    left: 30px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 30px;
    left: 430px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 130px;
    left: 330px; } }
@-webkit-keyframes dnap7 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 430px;
    left: 30px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 30px;
    left: 430px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 130px;
    left: 330px; } }
@keyframes dnap8 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: -10px;
    left: 730px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 80px;
    left: 230px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 300px;
    left: 430px; } }
@-webkit-keyframes dnap8 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: -10px;
    left: 730px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 80px;
    left: 230px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 300px;
    left: 430px; } }
@keyframes dnap9 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: -40px;
    left: 0px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 40px;
    left: 490px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 140px;
    left: 600px; } }
@-webkit-keyframes dnap9 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: -40px;
    left: 0px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 40px;
    left: 490px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 140px;
    left: 600px; } }
@keyframes dnap10 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 290px;
    left: 770px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 90px;
    left: 270px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 10px;
    left: 270px; } }
@-webkit-keyframes dnap10 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 290px;
    left: 770px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 90px;
    left: 270px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 10px;
    left: 270px; } }
@keyframes dnap11 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 360px;
    left: 170px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 10px;
    left: 70px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 160px;
    left: 870px; } }
@-webkit-keyframes dnap11 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 360px;
    left: 170px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 10px;
    left: 70px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 160px;
    left: 870px; } }
@keyframes dnap12 {
  0% {
    transform-origin: center center;
    transform: rotateZ(0deg);
    top: 80px;
    left: 550px; }
  50% {
    transform-origin: center center;
    transform: rotateZ(90deg);
    top: 430px;
    left: 0px; }
  100% {
    transform-origin: center center;
    transform: rotateZ(210deg);
    top: 50px;
    left: 50px; } }
@-webkit-keyframes dnap12 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(0deg);
    top: 80px;
    left: 550px; }
  50% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(90deg);
    top: 430px;
    left: 0px; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotateZ(210deg);
    top: 50px;
    left: 50px; } }

/*# sourceMappingURL=dq2_m.css.map */
