  body {
    overflow-x: hidden;
  }

  .background {
    width: 100vw;
    height: 63vw;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #5f9ea0;
    font-size: 1vw;
    line-height: 150%;
    font-family: Microsoft Yahei, SimHei, Arial;
  }

  .content {
    width: 100vw;
    height: 55.7vw;
    margin: 0 0;
    background: url(https://qianjiuye-1256419763.cos.ap-chengdu.myqcloud.com/dong1.jpg) no-repeat;
    background-size: 100%;
    background-position: center;
    position: relative;
    overflow: hidden;
    z-index: 5;
  }

  .headanimate {
    width: 27vw;
    height: 27.5vw;
    background: url(https://qianjiuye-1256419763.cos.ap-chengdu.myqcloud.com/desharowhead.png) no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    top: 2.41vw;
    left: 2.17vw;
    transform-origin: top right;
    animation: 4s animate1;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    z-index: 5;
  }

  .waves {
    width: 100vw;
    height: 55.7vw;
    background: url(https://qianjiuye-1256419763.cos.ap-chengdu.myqcloud.com/desharowwaves1.png) no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    overflow: hidden;
    transform-origin: 37vw 66.6vw;
    animation: 4s animate2;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    z-index: 6;
  }

  .waves2 {
    width: 100vw;
    height: 55.7vw;
    background: url(https://qianjiuye-1256419763.cos.ap-chengdu.myqcloud.com/desharowwaves1.png) no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    top: -20px;
    left: -50px;
    overflow: hidden;
    transform-origin: 37vw 66.6vw;
    animation: 4s animate3;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    z-index: 6;
  }

  .headline {
    margin: -10vw auto;
    width: 50vw;
    height: 5.5vw;
    padding-top: 4.5vw;
    overflow: visible;
    position: relative;
    display: flex;
    -webkit-display: flex;
    justify-content: center;
    z-index: 7;
    opacity: 0;
    animation: 2s show2;
    animation-fill-mode: forwards;
  }

  .bag {
    margin: -4.5vw auto;
    width: 50vw;
    height: 5.5vw;
    padding-top: 4.5vw;
    overflow: hidden;
    position: absolute;
    z-index: 2;
  }

  .color {
    position: absolute;
    top: 6vw;
    width: 50vw;
    height: 8vw;
    z-index: 2;
    background: radial-gradient(50% 50%, farthest-side, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background: -webkit-radial-gradient(50% 50%, farthest-side, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  }

  .headtitle {
    font-family: LILINgete14f9d161b01a25c;
    color: #000;
    text-align: center;
    line-height: 100%;
  }

  .headtitle p {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 10vw;
    height: 100%;
    font-size: 1.75vw;
    line-height: 150%;
    color: #000;
  }

  .headtitle span {
    display: block;
    margin-top: -3vw;
    position: relative;
    z-index: 4;
    opacity: .6;
  }

  .headtitle font {
    display: block;
    margin-top: .5vw;
  }

  .sctext {
    line-height: 5.5vw;
    position: relative;
    right: 4vw;
    z-index: 8;
    overflow: visible;
    transition: .5s all;
    padding-left: .5vw;
    padding-right: .5vw;
  }

  .lastlink {
    line-height: 5.5vw;
    height: 100%;
    position: relative;
    left: 4vw;
    z-index: 8;
    overflow: visible;
    padding-left: .5vw;
    padding-right: .5vw;
  }

  .sctext:hover,
  .lastlink:hover {
    cursor: pointer;
  }

  .title1 {
    position: absolute;
    right: 0vw;
    top: 3vw;
    opacity: 0;
    overflow: visible;
    width: 6.5vw;
    height: 45vw;
    animation: 2s show1;
    animation-fill-mode: forwards;
  }

  .de {
    position: relative;
    left: 2vw;
    font-size: 10vw;
    margin: .5vw;
  }

  .sa {
    position: relative;
    right: 3vw;
    font-size: 10vw;
    margin: .5vw;
    bottom: 2vw;
  }

  .luo {
    position: relative;
    left: 1vw;
    bottom: 4.5vw;
    font-size: 10vw;
    margin: .5vw;
  }

  .ren {
    position: relative;
    right: 6vw;
    bottom: 11vw;
    font-size: 7vw;
    margin-top: 0vw;
    margin-bottom: 1vw;
    line-height: 100%;
  }

  .yu {
    position: relative;
    right: 4vw;
    bottom: 14vw;
    font-size: 7vw;
    margin: 0vw;
  }

  .dierqi {
    position: absolute;
    bottom: 0vw;
    right: -3vw;
    font-size: 2.5vw;
    line-height: 120%;
    font-family: yuweij14fc5195c71a25c;
  }

  .title1 section:not(.dierqi) {
    line-height: 120%;
    font-family: yuweij14fc5195c71a25c;
    color: rgb(0, 0, 0);
  }

  .title2 {
    position: absolute;
    bottom: 4vw;
    left: 5vw;
    font-size: 6vw;
    line-height: 100%;
    font-family: Edwardian;
    color: #000;
    opacity: 1;
    overflow: visible;
    width: 42vw;
  }

  .sctext:hover {
    background: rgba(255, 255, 255, .5);
  }

  .textpart {
    position: absolute;
    top: 5.51vw;
    left: -7vw;
    width: 768px;
    height: 0vw;
    background: rgba(255, 255, 255, .6);
    border-radius: .5vw;
    opacity: 0;
    transition: 1s all;
    padding: 19px;
    overflow: hidden;
  }

  .sctext:hover .textpart {
    height: 345.6px;
    opacity: 1;
  }

  .textpart section {
    float: left;
  }

  .sctitle1 {
    width: 250px;
    line-height: 150%;
    margin-bottom: 1vw;
    margin-top: 1vw;
  }

  .sctitle2 {
    line-height: 150%;
    width: 465px;
    margin-bottom: 1vw;
    margin-top: 1vw;
    padding-left: 1.2vw;
  }

  .textpart span {
    display: block;
    margin-top: 1vw;
    font-size: 0.8rem;
    margin: 0;
    line-height: 200%;
    transition: .5s all;
  }

  .textpart:hover {
    cursor: auto;
  }

  .staff {
    width: 250px;
    padding: 0;
    border-right: 1px solid #000;
  }

  .textpart * {
    opacity: 0;
    transition: 1s all;
    transition-delay: .5s;
  }

  .textpart a {
    color: #000;
    text-decoration: none;
  }

  .sctext:hover>.textpart * {
    opacity: 1;
  }

  .cast {
    padding-left: 1vw;
    width: 470px;
    overflow-y: auto;
  }

  .cast p {
    margin-top: 0px;
    margin-bottom: 1vw;
    font-size: 1rem;
    line-height: 150%;
  }

  .cast span {
    float: left;
    min-width: 210px;
  }

  .textpart span:hover {
    box-shadow: inset 210px 0px 0px #fff;
  }

  .staff span:hover {
    box-shadow: inset 212px 0px 0px #fff;
  }

  .cast span {
    padding-right: 1vw;
  }

  .lastlink:hover {
    background: rgba(255, 255, 255, .5);
  }

  .linkpart {
    position: absolute;
    top: 5.51vw;
    left: -2vw;
    width: 128px;
    height: 0vw;
    background: rgba(255, 255, 255, .6);
    border-radius: .2vw;
    opacity: 0;
    transition: 1s all;
    padding: 19px;
    padding-right: 19px;
    overflow: hidden;
  }

  .lastlink:hover .linkpart {
    height: 246px;
    opacity: 1;
  }

  .linkpart * {
    opacity: 0;
    transition: 1s all;
    transition-delay: .5s;
  }

  .linkpart a {
    color: #000;
    text-decoration: none;
  }

  .dudisk {
    width: 129px;
    height: 63px;
    margin: 0;
    line-height: 63px;
    padding-left: 0px;
    text-align: center;
    transition: .5s all;
    border-radius: .2vw;
  }

  .dudisk:hover {
    box-shadow: inset 0 0px 45px #fff;
  }

  .former {
    width: 129px;
    height: 63px;
    margin: 0;
    line-height: 63px;
    padding-left: 0px;
    text-align: center;
    transition: .5s all;
    border-radius: .2vw;
    margin-top: 20px;
  }

  .former:hover {
    box-shadow: inset 0 0px 45px #fff;
  }

  .lastlink:hover>.linkpart * {
    opacity: 1;
  }

  .declare {
    color: #fff;
    font-size: 1vw;
    line-height: 120%;
    float: left;
    padding-left: 1vw;
  }

  .declare B {
    display: inline-block;
    font-size: 1.2vw;
    margin-top: 1.35vw;
  }

  .bottomtitle {
    float: right;
    margin-right: 3vw;
    margin-top: 3vw;
    font-size: 3.4vw;
    font-family: LILINgete14f9d161b01a25c;
  }

  .placeholder {
    height: 63vw;
    margin-top: -175px;
  }

  @keyframes animate1 {
    0% {
      transform: skewY(-5deg) skewX(-0.5deg);
    }

    100% {
      transform: skewY(5deg) skewX(0.5deg);
    }
  }

  @keyframes animate2 {
    0% {
      transform: skewY(5deg) skewX(2.5deg);
    }

    100% {
      transform: skewY(-5deg) skewX(-2.5deg);
    }
  }

  @keyframes animate3 {
    0% {
      transform: skewY(-5deg) skewX(5deg);
    }

    100% {
      transform: skewY(5deg) skewX(-5deg);
    }
  }

  @keyframes show1 {
    100% {
      opacity: 1;
      position: absolute;
      right: 17vw;
    }
  }

  @keyframes show2 {
    100% {
      opacity: 1;
      margin: -4.5vw auto;
    }
  }

  @font-face {
    font-family: "iconfont";
    /* project id 333636 */
    src: url("http://at.alicdn.com/t/font_333636_22qhmfghpmq.eot");
    src: url("http://at.alicdn.com/t/font_333636_22qhmfghpmq.eot?#iefix") format("embedded-opentype"),
      url("http://at.alicdn.com/t/font_333636_22qhmfghpmq.woff") format("woff"),
      url("http://at.alicdn.com/t/font_333636_22qhmfghpmq.ttf") format("truetype"),
      url("http://at.alicdn.com/t/font_333636_22qhmfghpmq.svg#iconfont") format("svg");
  }

  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
  }

  ::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
  }

  ::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #535353;
  }

  ::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #EDEDED;
  }

video::-webkit-media-controls {
    display: none !important;
  }

  .Desharow {
    position: absolute;
    top: 15vw;
    left: 58vw;
    width: 10vw;
    height: 6vw;
    font-size: 1rem;
  }

  .nametop1 {
    width: 10vw;
    height: 3vw;
    text-align: left;
    line-height: 4.5vw;
  }

  .namebottom1 {
    width: 10vw;
    height: 3vw;
    text-align: right;
    line-height: 1.5vw;
  }

  .Agares {
    position: absolute;
    top: 35vw;
    left: 10vw;
    width: 10vw;
    height: 6vw;
    font-size: 1rem;
  }

  .nametop {
    width: 10vw;
    height: 3vw;
    text-align: left;
    line-height: 1.5vw;
  }

  .namebottom {
    width: 10vw;
    height: 3vw;
    text-align: right;
    line-height: 4.5vw;
  }

@media screen and (max-width:1081px) {
  .nametop {
    width: 14vw;
    height: 3vw;
    text-align: left;
    line-height: 1.9vw;
  }

  .namebottom {
    width: 14vw;
    height: 3vw;
    text-align: right;
    line-height: 4.0vw;
  }

  .nametop1 {
    width: 14vw;
    height: 3vw;
    text-align: left;
    line-height: 4.0vw;
  }

  .namebottom1 {
    width: 14vw;
    height: 3vw;
    text-align: right;
    line-height: 1.9vw;
  }
}