@charset "UTF-8";
.no-select { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.hide { display: none; }

.hide-text { text-indent: -9999px; }

.float-left { float: left; }

.float-right { float: right; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-left { text-align: left; }

body { background-color: #fff9e9; }

#topnav { display: block; }

.footer-mobile { display: none; }

#footer { display: block; }

#footer.full { border-top: 0; background-color: #1d1d1d; }
#footer.full .footer-links, #footer.full .friend-link { background-color: #1d1d1d; }

#body { width: 100%; margin: 0 auto; font-family: "Microsoft YaHei"; }

.section-container { width: 100%; height: auto; }
.section-container .section { width: 100%; height: 900px; position: relative; color: #5d5d5d; }
.section-container .section .text-red { color: #ff453b; }
.section-container .section .text-blue { color: #2baca8; }
.section-container .section .section-next-btn { display: none; }
.section-container #section1 { background-image: url('../../../imgs/event/2017maya/bg1.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 1920px; }
.section-container #section2 { background-image: url('../../../imgs/event/2017maya/bg2.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 1920px; }
.section-container #section3 { background-image: url('../../../imgs/event/2017maya/bg3.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 1920px; }
@-webkit-keyframes scrolltext { 0% { margin-top: 300px; opacity: 1; }
  98% { margin-top: -440px; opacity: 1; }
  99% { margin-top: -440px; opacity: 0; }
  100% { margin-top: 300px; opacity: 0; } }
.section-container .section1 { height: 1080px; }
.section-container .section1 .bg-header { background-image: url('../../../imgs/event/2017maya/bg-header.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 1000px; width: 1000px; height: 580px; position: absolute; left: 50%; margin-left: -500px; }
.section-container .section1 .bg-header .content { width: 750px; height: 300px; position: absolute; left: 50%; margin-left: -375px; top: 600px; font-size: 20px; overflow: hidden; line-height: 2; }
.section-container .section1 .bg-header .content .shade-1 { background-image: url('../../../imgs/event/2017maya/shade-1.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 750px; width: 750px; height: 78px; z-index: 3; position: absolute; top: 0; }
.section-container .section1 .bg-header .content .shade-2 { background-image: url('../../../imgs/event/2017maya/shade-2.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 750px; width: 750px; height: 78px; z-index: 3; position: absolute; bottom: -3px; }
.section-container .section1 .bg-header .content .content-text { width: 750px; height: 440px; font-family: "Microsoft YaHei"; z-index: 2; }
.section-container .section1 .bg-header .content .text-scroll { animation: scrolltext 60s linear -10s infinite; -moz-animation: scrolltext 60s linear -10s infinite; /* Firefox */ -webkit-animation: scrolltext 60s linear -10s infinite; /* Safari 和 Chrome */ -o-animation: scrolltext 60s linear -10s infinite; }
.section-container .section1 .bg-header .content .text-scroll:hover { animation-play-state: paused; -moz-animation-play-state: paused; -webkit-animation-play-state: paused; -o-animation-play-state: paused; }
.section-container .section2 .role-container { width: 770px; height: 350px; position: absolute; left: 50%; margin-left: -385px; top: 260px; }
.section-container .section2 .role-container .role-name-box { position: absolute; left: 36px; top: 4px; font-size: 20px; }
.section-container .section2 .role-container .role-text-box { width: 490px; height: 190px; position: absolute; left: 7px; top: 50px; font-size: 16px; line-height: 2; }
.section-container .section2 .role-container .role-ending { width: 490px; height: 80px; position: absolute; left: 7px; top: 270px; font-size: 16px; line-height: 1.5; }
.section-container .section2 .role-container .role-img-box { width: 244px; height: 346px; position: absolute; top: 0; left: 520px; }
.section-container .section2 .role-container .role-img-box img { width: 100%; }
.section-container .section2 .share-box { width: 220px; height: 30px; position: absolute; left: 50%; top: 645px; margin-left: -375px; }
.section-container .section2 .share-box .share-text { float: left; width: 74px; height: 30px; color: #5c5c5c; }
.section-container .section2 .share-box .share-container { background-image: url('../../../imgs/event/2017maya/share.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 146px; width: 146px; height: 30px; float: left; }
.section-container .section2 .share-box .share-container:after { clear: both; }
.section-container .section2 .share-box .share-container .share-qzone { width: 30px; height: 30px; display: inline-block; float: left; }
.section-container .section2 .share-box .share-container .share-qzone:hover { background-image: url('../../../imgs/event/2017maya/share-qzone-h.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 30px; }
.section-container .section2 .share-box .share-container .share-wechat { width: 30px; height: 30px; display: inline-block; float: left; margin-left: 27px; }
.section-container .section2 .share-box .share-container .share-wechat .popup-wechat { display: none; position: absolute; bottom: 38px; left: 50%; margin-left: -35px; }
.section-container .section2 .share-box .share-container .share-wechat .popup-wechat .wechat-qrcode { width: 122px; height: 147px; border: 1px solid #e6e6e6; padding: 10px; background-color: #fff; }
.section-container .section2 .share-box .share-container .share-wechat .popup-wechat .wechat-qrcode .qrcode { width: 120px; height: 120px; }
.section-container .section2 .share-box .share-container .share-wechat .popup-wechat .arrow { position: absolute; border-style: solid; border-color: transparent; border-width: 12px; border-top-color: #e6e6e6; left: 50%; margin-left: -12px; bottom: -23px; }
.section-container .section2 .share-box .share-container .share-wechat .popup-wechat .arrow .inner { position: absolute; border-style: solid; border-color: transparent; border-width: 11px; border-top-color: #fff; left: -11px; bottom: -10px; }
.section-container .section2 .share-box .share-container .share-wechat:hover { background-image: url('../../../imgs/event/2017maya/share-wechat-h.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 30px; color: #5d5d5d; }
.section-container .section2 .share-box .share-container .share-wechat:hover .popup-wechat { display: block; }
.section-container .section2 .share-box .share-container .share-sina { width: 30px; height: 30px; display: inline-block; margin-left: 29px; }
.section-container .section2 .share-box .share-container .share-sina:hover { background-image: url('../../../imgs/event/2017maya/share-sina-h.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 30px; }
.section-container .section3 .form-box { width: 540px; height: 400px; position: absolute; left: 50%; margin-left: -300px; top: 240px; }
.section-container .section3 .form-box .form-line { width: 500px; height: 40px; padding: 20px 0; font-size: 16px; color: #595959; z-index: 1; }
.section-container .section3 .form-box .form-line .form-text { float: left; width: 80px; text-align: right; margin-right: 20px; height: 40px; line-height: 40px; }
.section-container .section3 .form-box .form-line .form-input { float: left; width: 381px; padding-left: 15px; background-color: #ededed; height: 36px; line-height: 40px; border: 2px solid #ededed; outline: none; border-radius: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.section-container .section3 .form-box .form-line .form-input:focus, .section-container .section3 .form-box .form-line .form-input.active { border: 2px solid #ff7b90; background-color: #f5e9e9; }
.section-container .section3 .form-box .form-list { width: 396px; height: 216px; border-radius: 1px; border: 2px solid #ff7b90; position: absolute; z-index: 3; overflow-y: scroll; overflow-x: hidden; background-color: #ffffff; outline: none; }
.section-container .section3 .form-box .form-list li { height: 36px; line-height: 36px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.section-container .section3 .form-box .form-list li:hover { background-color: #ededed; }
.section-container .section3 .form-box .channel-list { top: 63px; left: 100px; display: none; }
.section-container .section3 .form-box .domain-list { top: 143px; left: 100px; display: none; }
.section-container .section3 .form-box .content-list { top: 303px; left: 100px; display: none; }
.section-container .section3 .btn-submit { width: 184px; height: 40px; position: absolute; z-index: 1; left: 50%; margin-left: -68px; bottom: 30px; text-align: center; line-height: 40px; color: #ffffff; background-image: url('../../../imgs/event/2017maya/btn.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 184px; }
.section-container .section3 .btn-submit:hover { background-image: url('../../../imgs/event/2017maya/btn-h.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 184px; }
.section-container .section3 .rule-box { width: 600px; height: 170px; font-size: 13px; position: absolute; left: 50%; margin-left: -300px; top: 707px; z-index: 1; line-height: 1.8; color: #a7a7a7; }

.side-container { width: 28px; height: 200px; position: fixed; right: 30px; top: 200px; z-index: 5; }
.side-container .music-container { width: 19px; height: 20px; left: 50%; margin-left: -9.5px; position: absolute; }
.side-container .music-container .music-btn { background-image: url('../../../imgs/event/2017maya/music-on.gif?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 19px; width: 19px; height: 20px; }
.side-container .music-container .music-btn.pause { background-image: url('../../../imgs/event/2017maya/music-off.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 19px; }
.side-container .prev-btn { position: absolute; top: 38px; width: 24px; height: 12px; background-image: url('../../../imgs/event/2017maya/prev.png?1504702766'); background-repeat: no-repeat; background-position: 2px 0; background-color: transparent; background-size: 24px; }
.side-container .prev-btn:hover { background-image: url('../../../imgs/event/2017maya/prev-h.png?1504702766'); background-repeat: no-repeat; background-position: 2px 0; background-color: transparent; background-size: 24px; }
.side-container .next-btn { position: absolute; top: 176PX; width: 24px; height: 12px; background-image: url('../../../imgs/event/2017maya/next.png?1504702766'); background-repeat: no-repeat; background-position: 2px 0; background-color: transparent; background-size: 24px; }
.side-container .next-btn:hover { background-image: url('../../../imgs/event/2017maya/next-h.png?1504702766'); background-repeat: no-repeat; background-position: 2px 0; background-color: transparent; background-size: 24px; }
.side-container #pageGuideBar { _display: none; z-index: 5; width: 28px; height: 106px; background-image: url('../../../imgs/event/2017maya/guide.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 28px; position: absolute; top: 60px; }
.side-container #pageGuideBar .bar { display: block; width: 28px; height: 28px; }
.side-container #pageGuideBar .bar.active { background-image: url('../../../imgs/event/2017maya/bar-on.jpg?1504702766'); background-repeat: no-repeat; background-position: 6.5px 6.5px; background-color: transparent; background-size: 15px; }
.side-container #pageGuideBar .bar .bar-tip { background-image: url('../../../imgs/event/2017maya/bar-tip.png?1504702766'); background-repeat: no-repeat; background-position: 0 0; background-color: transparent; background-size: 76px; width: 76px; height: 22px; position: relative; left: -80px; top: 4px; display: none; font-size: 12px; text-align: center; color: #ffffff; line-height: 22px; }
.side-container #pageGuideBar .bar:hover .bar-tip { display: block; }
.side-container #pageGuideBar .bar-1 { margin-top: 10px; }
.side-container #pageGuideBar .bar-3 { margin-top: 1px; }

@media screen and (max-width: 1024px) { .side-container { right: 50%; margin-right: -490px; } }
@media screen and (max-width: 480px) { #topnav { display: none; }
  #footer { display: none; }
  .footer-mobile { display: block; width: 100%; height: 150px; background: #1d1d1d; font-size: 14px; padding-top: 50px; }
  .section-container .section { height: 540px; }
  .section-container .section .section-next-btn { display: block; background-image: url('../../../imgs/event/2017maya/mobile/next-btn.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 35px; width: 35px; height: 19px; position: absolute; bottom: 30px; left: 50%; margin-left: -17.5px; }
  .section-container #section1 { background-image: url('../../../imgs/event/2017maya/mobile/bg1.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 480px; }
  .section-container #section2 { background-image: url('../../../imgs/event/2017maya/mobile/bg2.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 480px; }
  .section-container #section3 { background-image: url('../../../imgs/event/2017maya/mobile/bg3.jpg?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 480px; }
  @-webkit-keyframes scrolltext { 0% { margin-top: 130px; opacity: 1; }
    98% { margin-top: -400px; opacity: 1; }
    99% { margin-top: -400px; opacity: 0; }
    100% { margin-top: 130px; opacity: 0; } }
  .section-container .section1 { height: 540px; }
  .section-container .section1 .bg-header { background-image: none; width: 300px; height: 130px; position: absolute; left: 50%; margin-left: -150px; top: 262px; }
  .section-container .section1 .bg-header .content { width: 280px; height: 130px; position: absolute; left: 50%; margin-left: -140px; top: 0; font-size: 14px; overflow: hidden; line-height: 1.5; }
  .section-container .section1 .bg-header .content .shade-1 { background-image: url('../../../imgs/event/2017maya/mobile/shade-1.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 280px; width: 280px; height: 39px; z-index: 3; position: absolute; top: 0; }
  .section-container .section1 .bg-header .content .shade-2 { background-image: url('../../../imgs/event/2017maya/mobile/shade-2.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 280px; width: 280px; height: 39px; z-index: 3; position: absolute; bottom: -1px; }
  .section-container .section1 .bg-header .content .content-text { width: 280px; height: 400px; z-index: 2; }
  .section-container .section1 .bg-header .content .text-scroll { animation: scrolltext 60s linear -10s infinite; -moz-animation: scrolltext 60s linear -10s infinite; /* Firefox */ -webkit-animation: scrolltext 60s linear -10s infinite; /* Safari 和 Chrome */ -o-animation: scrolltext 60s linear -10s infinite; }
  .section-container .section1 .bg-header .content .text-scroll:hover { animation-play-state: paused; -moz-animation-play-state: paused; -webkit-animation-play-state: paused; -o-animation-play-state: paused; }
  .section-container .section2 .role-container { width: 320px; height: 313px; position: absolute; left: 50%; margin-left: -160px; top: 111px; }
  .section-container .section2 .role-container .role-name-box { position: absolute; left: 36px; top: 14px; font-size: 16px; }
  .section-container .section2 .role-container .role-text-box { width: 295px; height: 120px; position: absolute; left: 20px; top: 44px; font-size: 13px; line-height: 1.5; }
  .section-container .section2 .role-container .role-ending { width: 190px; height: 140px; position: absolute; left: 120px; top: 170px; font-size: 13px; line-height: 1.5; }
  .section-container .section2 .role-container .role-ending .hd-text { display: block; }
  .section-container .section2 .role-container .role-img-box { width: 81px; height: 115px; position: absolute; top: 168px; left: 20px; }
  .section-container .section2 .role-container .role-img-box img { width: 100%; }
  .section-container .section2 .share-box { display: none; }
  .section-container .section3 .form-box { width: 320px; height: 220px; position: absolute; left: 50%; margin-left: -160px; top: 120px; }
  .section-container .section3 .form-box .form-line { width: 320px; padding: 0; margin-bottom: 10px; font-size: 14px; color: #595959; z-index: 1; height: 36px; }
  .section-container .section3 .form-box .form-line .form-text { float: left; width: 60px; text-align: right; margin-left: 5px; margin-right: 10px; height: 24px; line-height: 24px; }
  .section-container .section3 .form-box .form-line .form-input { float: left; width: 174px; padding-left: 5px; background-color: #ededed; height: 24px; line-height: 24px; border: 2px solid #ededed; outline: none; border-radius: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .section-container .section3 .form-box .form-line .form-input:focus, .section-container .section3 .form-box .form-line .form-input.active { border: 2px solid #ff7b90; background-color: #f5e9e9; }
  .section-container .section3 .form-box .form-list { width: 174px; height: 180px; border-radius: 1px; border: 2px solid #ff7b90; position: absolute; z-index: 3; overflow-y: scroll; overflow-x: hidden; background-color: #ffffff; }
  .section-container .section3 .form-box .form-list li { height: 24px; line-height: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .section-container .section3 .form-box .form-list li:hover { background-color: #ededed; }
  .section-container .section3 .form-box .channel-list { top: 27px; left: 75px; display: none; }
  .section-container .section3 .form-box .domain-list { top: 73px; left: 75px; display: none; }
  .section-container .section3 .form-box .content-list { top: 165px; left: 75px; display: none; }
  .section-container .section3 .btn-submit { width: 92px; height: 20px; position: absolute; z-index: 1; left: 50%; margin-left: -44px; bottom: 15px; text-align: center; line-height: 20px; color: #ffffff; background-image: url('../../../imgs/event/2017maya/btn.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 92px; }
  .section-container .section3 .btn-submit:hover { background-image: url('../../../imgs/event/2017maya/btn-h.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 92px; }
  .section-container .section3 .rule-box { width: 320px; height: 170px; font-size: 12px; position: absolute; left: 50%; margin-left: -160px; top: 350px; z-index: 1; line-height: 1.2; color: #a7a7a7; }
  .side-container { width: 28px; height: 200px; position: fixed; right: 5px; top: 5px; z-index: 5; }
  .side-container .music-container { width: 19px; height: 20px; left: 50%; margin-left: -9.5px; position: absolute; }
  .side-container .music-container .music-btn { background-image: url('../../../imgs/event/2017maya/music-on.gif?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 19px; width: 19px; height: 20px; }
  .side-container .music-container .music-btn.pause { background-image: url('../../../imgs/event/2017maya/music-off.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 19px; }
  .side-container .prev-btn { position: absolute; top: 38px; width: 24px; height: 12px; background-image: url('../../../imgs/event/2017maya/prev.png?1504702766'); background-repeat: no-repeat; background-position: 2px 0; background-color: transparent; background-size: 24px; }
  .side-container .prev-btn:hover { background-image: url('../../../imgs/event/2017maya/prev-h.png?1504702766'); background-repeat: no-repeat; background-position: 2px 0; background-color: transparent; background-size: 24px; }
  .side-container .next-btn { position: absolute; top: 176PX; width: 24px; height: 12px; background-image: url('../../../imgs/event/2017maya/next.png?1504702766'); background-repeat: no-repeat; background-position: 2px 0; background-color: transparent; background-size: 24px; }
  .side-container .next-btn:hover { background-image: url('../../../imgs/event/2017maya/next-h.png?1504702766'); background-repeat: no-repeat; background-position: 2px 0; background-color: transparent; background-size: 24px; }
  .side-container #pageGuideBar { _display: none; z-index: 5; width: 28px; height: 106px; background-image: url('../../../imgs/event/2017maya/guide.png?1504702766'); background-repeat: no-repeat; background-position: center 0; background-color: transparent; background-size: 28px; position: absolute; top: 60px; }
  .side-container #pageGuideBar .bar { display: block; width: 28px; height: 28px; }
  .side-container #pageGuideBar .bar.active { background-image: url('../../../imgs/event/2017maya/bar-on.jpg?1504702766'); background-repeat: no-repeat; background-position: 6.5px 6.5px; background-color: transparent; background-size: 15px; }
  .side-container #pageGuideBar .bar .bar-tip { background-image: url('../../../imgs/event/2017maya/bar-tip.png?1504702766'); background-repeat: no-repeat; background-position: 0 0; background-color: transparent; background-size: 76px; width: 76px; height: 22px; position: relative; left: -80px; top: 4px; display: none; font-size: 12px; text-align: center; color: #ffffff; line-height: 22px; }
  .side-container #pageGuideBar .bar:hover .bar-tip { display: block; }
  .side-container #pageGuideBar .bar-1 { margin-top: 10px; }
  .side-container #pageGuideBar .bar-3 { margin-top: 1px; } }
