@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, li { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: none; }

table { border-collapse: collapse; border-spacing: 0; }

img { vertical-align: bottom; }

button, input[type=button] { overflow: visible; box-sizing: content-box; }

label, input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }

button, input, select, textarea { margin: 0; }

button, input[type=button] { width: auto; overflow: visible; }

input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button { padding: 0; margin: 0; }

.cl:before, .cl:after { content: ""; display: block; height: 0; overflow: hidden; }

.cl:after { clear: both; }

.cl { zoom: 1; }

.fl { float: left; }

.fr { float: right; }

.f12 { font-size: 12px; }

.f16 { font-size: 16px; }

.fw7 { font-weight: 700; }

.fw4 { font-weight: 400; }

.pr { position: relative; }

.pa { position: absolute; }

.vm { vertical-align: middle; }

.tac { text-align: center; }

a { text-decoration: none; }

.avt { position: relative; display: inline-block; }
.avt img { width: 100%; height: 100%; border-radius: 100%; vertical-align: top; }
.avt:after { content: ''; position: absolute; background-position: 0 0; background-repeat: no-repeat; }

.btn1 { background: url("../images/btn1.png"); width: 133px; height: 46px; display: inline-block; cursor: pointer; }

.btn3 { background: url("../images/btn3.png"); width: 133px; height: 46px; display: inline-block; cursor: pointer; }

.btn4 { display: inline-block; background: url("../images/btn4.png"); width: 493px; height: 83px; cursor: pointer; }

.btn5 { display: inline-block; background: url("../images/btn5.png"); width: 134px; height: 46px; cursor: pointer; vertical-align: middle; }

.btn6 { display: inline-block; background: url("../images/btn6.png"); width: 111px; height: 38px; cursor: pointer; }

.btn7 { display: inline-block; background: url("../images/btn7.png"); width: 111px; height: 38px; cursor: pointer; }

.btn8 { display: inline-block; background: url("../images/btn8.png"); width: 111px; height: 38px; cursor: pointer; vertical-align: middle; }

.btn9 { display: inline-block; background: url("../images/btn9.png"); width: 106px; height: 32px; cursor: pointer; vertical-align: middle; }

.btn11 { display: inline-block; background: url("../images/btn11.png"); width: 134px; height: 45px; cursor: pointer; vertical-align: middle; }

.btn10 { display: inline-block; background: url("../images/btn10.png"); width: 134px; height: 45px; cursor: pointer; vertical-align: middle; }

.btn12 { display: inline-block; background: url("../images/btn12.png"); width: 133px; height: 46px; cursor: pointer; vertical-align: middle; }

.btn13 { display: inline-block; background: url("../images/btn13.png"); width: 133px; height: 46px; cursor: pointer; vertical-align: middle; }

.btn14 { display: inline-block; background: url("../images/btn14.png"); width: 133px; height: 46px; cursor: pointer; vertical-align: middle; }

.btn15 { display: inline-block; background: url("../images/btn15.png"); width: 183px; height: 45px; cursor: pointer; vertical-align: middle; }

.btn16 { display: inline-block; background: url("../images/btn16.png"); width: 183px; height: 45px; cursor: pointer; vertical-align: middle; }

.btn17 { display: inline-block; background: url("../images/btn17.png"); width: 133px; height: 46px; cursor: pointer; vertical-align: middle; }

.pop { background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; position: fixed; z-index: 1000; left: 0; top: 0; }
.pop .box { position: absolute; top: 46%; left: 50%; width: 580px; background: #edeaff; color: #50504f; font-size: 24px; line-height: 40px; border-radius: 10px; height: 180px; box-sizing: border-box; transform: translate(-50%, -50%); -wibkit-transform: translate(-50%, -50%); }
.pop .close { position: absolute; background: url(../images/close.png) 50% 50% no-repeat; width: 26px; height: 26px; cursor: pointer; right: 20px; top: 20px; z-index: 10; }

.common-pop .inner { width: 80%; margin: 0 auto; height: 100%; display: -webkit-flex; /*webkit*/ display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.common-pop .inner span { display: inline-block; text-align: left; max-height: 150px; overflow: hidden; }

.join-team-pop .inner { padding-top: 20px; line-height: 80px; }

.choose-pop .box { height: 220px; }
.choose-pop .inner { padding-top: 40px; padding-left: 80px; line-height: 50px; }
.choose-pop span { display: inline-block; width: 200px; vertical-align: middle; }
.choose-pop .select { box-sizing: border-box; background: #cdd3de; width: 200px; height: 30px; position: relative; border-radius: 20px; line-height: 30px; display: inline-block; vertical-align: middle; text-align: center; padding-left: 10px; }
.choose-pop select { position: absolute; left: 0; top: 0; text-align: center; box-sizing: border-box; width: calc(100% - 10px); height: 100%; outline: none; appearance: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; background: url(../images/arrow.png) 160px 50% no-repeat; color: #50504f; font: 22px/30px "Microsoft Yahei"; border: none; padding-left: 20px; }
.choose-pop select::-ms-expand { display: none; }
.choose-pop .count-inp { box-sizing: border-box; background: #cdd3de; width: 200px; height: 30px; border: 0 none; color: #50504f; vertical-align: middle; font: 22px/30px "Microsoft Yahei"; outline: none; border-radius: 20px; padding-left: 20px; margin-right: 5px; }
.choose-pop .btn3 { margin-top: 10px; }

.send-pop .box { height: 220px; }
.send-pop .inner { padding-top: 40px; padding-left: 80px; line-height: 50px; }
.send-pop span { display: inline-block; width: 218px; vertical-align: middle; text-align: right; }
.send-pop .count-inp { box-sizing: border-box; background: #cdd3de; width: 200px; height: 30px; border: 0 none; color: #50504f; vertical-align: middle; font: 22px/30px "Microsoft Yahei"; outline: none; border-radius: 20px; padding-left: 20px; margin-right: 5px; }
.send-pop .btn3 { margin-top: 10px; }

.send-pop2 .box { height: 220px; }
.send-pop2 .inner { padding-top: 40px; height: 80px; line-height: 50px; }
.send-pop2 .btn3 { margin-top: 10px; }

.myprize-pop .box { height: 460px; width: 650px; font: 24px/40px "Microsoft Yahei"; color: #50504f; padding-top: 44px; text-align: center; }
.myprize-pop .close { top: 10px; }
.myprize-pop .title { position: absolute; width: 100%; top: -36px; left: 0; }
.myprize-pop .inner { margin: 0 20px; padding-right: 20px; height: 400px; overflow: auto; scrollbar-arrow-color: #65798c; /*三角箭头的颜色*/ scrollbar-face-color: #65798c; /*滚动条滑块按钮的颜色*/ scrollbar-highlight-color: #1a222c; /*滚动条整体颜色*/ scrollbar-shadow-color: #1a222c; /*滚动条边框*/ scrollbar-track-color: #1a222c; /*滚动条轨道颜色*/ }
.myprize-pop .inner::-webkit-scrollbar { border-radius: 12px; width: 12px; border-radius: 12px; }
.myprize-pop .inner::-webkit-scrollbar-track { background: #1a222c; border-radius: 12px; }
.myprize-pop .inner::-webkit-scrollbar-thumb { background: #65798c; border-radius: 12px; }
.myprize-pop .inner::-webkit-scrollbar-thumb:hover { background: #65798c; }

body { background: #ade7fc; font: 14px/22px "Microsoft Yahei"; min-width: 1200px; margin: 0 auto; max-width: 1920px; }

.wrap { width: 1200px; margin-left: auto; margin-right: auto; }

#pop_weixin_tip { display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; text-align: center; background: rgba(0, 0, 0, 0.7); z-index: 999; overflow: hidden; }

#pop_weixin_tip .share_tip { width: 750px; height: 186px; padding-top: 60px; font: normal 30px/60px "Microsoft Yahei"; color: #fff; text-align: center; background: url(https://mountain.show.173.com/images/share_weixin_bg.png); background-size: 100% auto; }

.browser_share { top: 800px; left: 0; width: 100%; padding-left: 370px; box-sizing: border-box; }

#share_btn_wrap span { color: #FFF; display: inline-block; vertical-align: middle; width: 48px; margin: 0 10px; height: 41px; position: relative; z-index: 1; background-position: 50% 50%; background-repeat: no-repeat; }

#share_copy { background-image: url("../images/share_copy.png"); }

#share_weixin { background-image: url("../images/share_weixin.png"); }

#share_weibo { background-image: url("../images/share_weibo.png"); }

#share_btn_wrap.ani_left { left: -750px; }

#slide_weixin { display: none; position: absolute; width: 300px; left: 50%; margin-left: -150px; bottom: 50px; }

.slide_wx_cont { position: relative; margin: 20px auto 0; height: 380px; background-color: #fff; border-radius: 10px; }

#close_weixin { position: absolute; width: 47px; height: 47px; right: -20px; top: -20px; background: url(https://mountain.show.173.com/images/icon_close2.png); background-size: 100% auto; }

.slide_wx_cont p { padding-top: 20px; font: normal 24px/36px "Microsoft Yahei"; color: #4d4d4d; }

#q_code { position: relative; width: 260px; height: 260px; margin: 10px auto 0; overflow: hidden; }

#q_code img { position: absolute; width: 260px; height: 260px; left: 0; top: 0; z-index: 2; opacity: 1; }

#slide_weixin.ani_left { display: block; }

#share_copy_link { height: 100%; opacity: 0; position: absolute; width: 100%; left: 0; top: 0; }

.hero { background: url("../images/hero.jpg") 50% 0 no-repeat; height: 986px; }
.hero .logo { left: 25px; top: 25px; }
.hero .login, .hero .logout { line-height: 54px; color: #fff; font-size: 22px; top: 790px; left: 75px; z-index: 1; background: url("../images/login.png"); width: 283px; height: 55px; }
.hero .login a { display: block; height: 100%; }
.hero a { color: #fff; cursor: pointer; }
.hero .logout { display: none; }
.hero .logout .username { display: inline-block; height: 100%; vertical-align: top; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; max-width: 7em; }
.hero .time { background: url("../images/time.png"); width: 379px; height: 56px; color: #FFF; font-size: 24px; line-height: 56px; top: 574px; left: 50%; margin-left: -180px; }

.main { background: url("../images/main1.jpg") 50% 0 no-repeat; padding-bottom: 170px; }

.mian-nav { background: url("../images/navbg.png") 50% 0 no-repeat; box-sizing: border-box; height: 159px; padding-top: 30px; }
.mian-nav nav { width: 1200px; margin-left: auto; margin-right: auto; display: -ms-flex; display: -webkit-flex; display: flex; justify-content: space-between; }
.mian-nav a { background: url("../images/nav.png") 0 0 no-repeat; height: 103px; width: 261px; flex-shrink: 0; margin: 0 -5px; box-sizing: border-box; text-align: center; padding-top: 56px; -ms-filter: drop-shadow(2px 2px 5px rgba(102, 102, 102, 0.5)); -webkit-filter: drop-shadow(2px 2px 5px rgba(102, 102, 102, 0.5)); filter: drop-shadow(2px 2px 5px rgba(102, 102, 102, 0.5)); }
.mian-nav a:hover { opacity: .9; }
.mian-nav a.on { pointer-events: none; }
.mian-nav b { display: inline-block; width: 125px; height: 24px; background: #007eff; color: #FFF; font-size: 14px; line-height: 24px; border-radius: 5px; vertical-align: top; font-weight: normal; box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5); }
.mian-nav .i0 { background-position: 0 0; width: 231px; }
.mian-nav .i0.on { background-position: -300px 0; }
.mian-nav .i1 { background-position: 0 -140px; }
.mian-nav .i1.on { background-position: -300px  -140px; }
.mian-nav .i2 { background-position: 0 -280px; }
.mian-nav .i2.on { background-position: -300px  -280px; }
.mian-nav .i3 { background-position: 0 -420px; }
.mian-nav .i3.on { background-position: -300px  -420px; }
.mian-nav .i4 { background-position: 0 -560px; width: 229px; }
.mian-nav .i4.on { background-position: -300px -560px; }

.m1 { background: url("../images/box3.png") 50% 160px no-repeat; width: 1033px; height: 674px; box-sizing: border-box; margin: 44px auto 0; font-size: 16px; line-height: 28px; color: #FFF; }
.m1:before { display: block; content: ''; background: url("../images/txt1.png") 50% 0 no-repeat; height: 125px; }
.m1 .light { color: #ffe550; }
.m1 .box { width: 912px; margin-left: 56px; padding-top: 30px; }
.m1 ul { counter-reset: term; }
.m1 li { position: relative; padding-left: 45px; }
.m1 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m2 { background: url("../images/m2.png") 50% 0 no-repeat; width: 1198px; height: 880px; margin: 0 auto; box-sizing: border-box; color: #FFF; }
.m2 > div { background: url("../images/box1.png"); width: 306px; height: 323px; left: 50%; box-sizing: border-box; padding-top: 35px; }
.m2 .i0 { top: 94px; left: 50%; margin-left: -162px; }
.m2 .i0 .avt:after { background-image: url("../images/avt1.png"); }
.m2 .i1 { top: 350px; margin-left: -362px; }
.m2 .i1 .avt:after { background-image: url("../images/avt2.png"); }
.m2 .i2 { top: 350px; margin-left: 17px; }
.m2 .i2 .avt:after { background-image: url("../images/avt3.png"); }
.m2 b { display: block; height: 84px; line-height: 40px; font-size: 18px; font-weight: 400; font-family: Arial; }
.m2 .avt { display: block; width: 66px; height: 66px; margin: 0 auto 22px; }
.m2 .avt:after { width: 112px; height: 126px; top: -42px; left: 50%; margin-left: -56px; }

.m3 { background: url("../images/box4.png") 50% 0 no-repeat; width: 1198px; height: 446px; margin: 0 auto; font-size: 16px; line-height: 40px; box-sizing: border-box; color: #c1ccdb; padding-top: 84px; }
.m3 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m3 .date { margin-left: 20px; }
.m3 .box { height: 160px; overflow: hidden; }

.m4 { background: url("../images/box5.png") 50% 0 no-repeat; width: 1198px; height: 2100px; margin: 0 auto; box-sizing: border-box; color: #FFF; font-size: 16px; line-height: 26px; padding-top: 84px; }
.m4 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m4 .info-box { width: 320px; height: 82px; box-sizing: border-box; background: #252e3a; border: 1px solid #364352; border-radius: 20px; padding-top: 12px; margin: 0 auto 14px; }
.m4 .info-box span { color: #ffde52; }
.m4 .btn1 { top: 50%; right: 267px; margin-top: -23px; }
.m4 .list { height: 1700px; overflow: auto; padding-right: 20px; width: 1090px; margin-left: 48px; scrollbar-arrow-color: #65798c; /*三角箭头的颜色*/ scrollbar-face-color: #65798c; /*滚动条滑块按钮的颜色*/ scrollbar-highlight-color: #1a222c; /*滚动条整体颜色*/ scrollbar-shadow-color: #1a222c; /*滚动条边框*/ scrollbar-track-color: #1a222c; /*滚动条轨道颜色*/ }
.m4 .list::-webkit-scrollbar { border-radius: 12px; width: 12px; border-radius: 12px; }
.m4 .list::-webkit-scrollbar-track { background: #1a222c; border-radius: 12px; }
.m4 .list::-webkit-scrollbar-thumb { background: #65798c; border-radius: 12px; }
.m4 .list::-webkit-scrollbar-thumb:hover { background: #65798c; }
.m4 .list { font-size: 0; }
.m4 li { position: relative; vertical-align: top; padding-top: 20px; width: 490px; height: 574px; display: inline-block; margin: 0 20px; }
.m4 li:before { content: ''; position: absolute; background: url("../images/box2.png"); width: 100%; height: 529px; left: 0; bottom: 0; }
.m4 .i0 { display: block; margin-left: auto; margin-right: auto; margin-bottom: -100px; }
.m4 .guild-avt { width: 58px; height: 58px; display: block; margin: 0 auto 18px; }
.m4 .guild-avt:after { background: url("../images/avt4.png"); width: 92px; height: 90px; top: -20px; left: -17px; }
.m4 .host-avt { width: 33px; height: 33px; vertical-align: middle; }
.m4 .host-avt:after { background: url("../images/avt5.png"); width: 39px; height: 49px; top: -9px; left: -3px; }
.m4 .info-txt { box-sizing: border-box; height: 82px; font-size: 16px; line-height: 24px; padding-top: 8px; text-align: center; }
.m4 .col1, .m4 .col2, .m4 .col3, .m4 .col4, .m4 .col5 { display: inline-block; height: 100%; vertical-align: top; text-align: center; line-height: 50px; font-size: 16px; }
.m4 .col1 { width: 40px; }
.m4 .col1 b { display: inline-block; background: url("../images/item-num2.png"); font-size: 14px; width: 27px; height: 27px; line-height: 27px; color: #FFF; }
.m4 .col2 { width: 50px; }
.m4 .col3 { width: 100px; }
.m4 .col4 { width: 100px; }
.m4 .col5 { width: 60px; }
.m4 .th { line-height: 40px; height: 40px; font-size: 16px; width: 360px; margin-left: 50px; }
.m4 .item { line-height: 50px; background: url("../images/item1bg.png") 0 50% no-repeat; color: #739cff; height: 50px; position: relative; width: 360px; margin-left: 50px; margin-top: -4px; }
.m4 .name { display: inline-block; height: 100%; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; }
.m4 .num { background: url("../images/item-num1.png"); width: 52px; height: 52px; line-height: 52px; font-size: 20px; font-weight: 400; bottom: 70px; left: 50%; margin-left: -26px; text-align: center; }

.sub-nav { height: 410px; padding-top: 50px; text-align: center; font-size: 0; }
.sub-nav a { display: inline-block; }
.sub-nav .type a { background: url("../images/nav2.png") 0 0 no-repeat; width: 298px; height: 100px; }
.sub-nav .type .i0 { background-position: 0 0; }
.sub-nav .type .i0.on, .sub-nav .type .i0:hover { background-position: -320px 0; }
.sub-nav .type .i1 { background-position: 0 -120px; }
.sub-nav .type .i1.on, .sub-nav .type .i1:hover { background-position: -320px -120px; }
.sub-nav .stage { padding-top: 30px; background: url("../images/line1.png") 50% 50% no-repeat; height: 288px; }
.sub-nav .stage a { width: 188px; vertical-align: top; height: 228px; margin: 0 45px; background: url("../images/nav3.png") 0 0 no-repeat; position: relative; }
.sub-nav .stage a.on b { top: 168px; width: 138px; height: 26px; line-height: 26px; font-size: 16px; }
.sub-nav .stage .i0 { background-position: 0 0; }
.sub-nav .stage .i0.on { background-position: -280px 0; }
.sub-nav .stage .i1 { background-position: 0 -280px; }
.sub-nav .stage .i1.on { background-position: -280px -280px; }
.sub-nav .stage .i2 { background-position: 0 -560px; }
.sub-nav .stage .i2.on { background-position: -280px -560px; }
.sub-nav .stage b { position: absolute; width: 126px; height: 22px; background: #397ffe; color: #FFF; border-radius: 22px; top: 164px; left: 50%; transform: translateX(-50%); line-height: 22px; font-size: 14px; font-weight: 400; }
.sub-nav .stage2 a { background-image: url("../images/nav5.png"); }

.sub-nav-user { height: 288px; box-sizing: border-box; padding-top: 16px; text-align: center; font-size: 0; background: url("../images/line2.png") 50% 128px no-repeat; }
.sub-nav-user a { display: inline-block; width: 232px; vertical-align: top; height: 132px; margin: 0 24px; background: url("../images/nav4.png") 0 0 no-repeat; position: relative; }
.sub-nav-user .i0 { background-position: 0 0; }
.sub-nav-user .i0.on { background-position: -300px 0; }
.sub-nav-user .i1 { background-position: 0 -160px; }
.sub-nav-user .i1.on { background-position: -300px -160px; }
.sub-nav-user .i2 { background-position: 0 -320px; }
.sub-nav-user .i2.on { background-position: -300px -320px; }
.sub-nav-user .i3 { background-position: 0 -480px; }
.sub-nav-user .i3.on { background-position: -300px -480px; }
.sub-nav-user b { position: absolute; background: #397ffe; color: #FFF; border-radius: 8px; bottom: -30px; left: 50%; transform: translateX(-50%); font-weight: 400; width: 130px; height: 24px; line-height: 24px; font-size: 16px; }

.m5 { background: url("../images/box3.png") 50% 0 no-repeat; width: 1033px; height: 495px; box-sizing: border-box; padding-top: 70px; font-size: 16px; line-height: 28px; margin: 0 auto; color: #FFF; }
.m5 .light { color: #ffe550; }
.m5 .box { width: 900px; margin: 0 auto; }
.m5 ul { counter-reset: term; }
.m5 li { position: relative; padding-left: 45px; }
.m5 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }
.m5 .tip { color: #b9b9b9; }

.m6 { background: url("../images/box6.png") 50% 0 no-repeat; width: 976px; height: 508px; margin: 0 auto; font-size: 16px; line-height: 34px; box-sizing: border-box; color: #FFF; padding-top: 70px; }
.m6 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m6 .user, .m6 .score { display: inline-block; box-sizing: border-box; height: 319px; vertical-align: top; }
.m6 .user { background: url("../images/box7.png"); width: 253px; padding-top: 109px; }
.m6 .avt { width: 94px; height: 94px; margin-bottom: 36px; }
.m6 .nick { width: 208px; margin: 0 auto; overflow: hidden; height: 34px; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; }
.m6 .score { width: 182px; color: #3af1fc; font-size: 24px; line-height: 319px; }
.m6 .score b { display: inline-block; line-height: 36px; height: 72px; vertical-align: middle; font-weight: 400; }
.m6 .i0 .avt:after { background: url("../images/avt6.png"); width: 158px; height: 177px; left: 50%; margin-left: -79px; top: -59px; }
.m6 .i1 .avt:after { background: url("../images/avt7.png"); width: 149px; height: 163px; left: 50%; margin-left: -75px; top: -49px; }

.m7 { height: 160px; font-size: 24px; color: #FFF; line-height: 50px; }
.m7 .btn4 { margin-top: 10px; }
.m7 .light { color: #ffe550; }

.m8, .m13 { background: url("../images/box5.png") 50% 0 no-repeat; height: 2036px; box-sizing: border-box; padding-top: 30px; width: 1198px; margin: 0 auto; }
.m8 .box, .m13 .box { margin-left: 78px; width: 1072px; color: #FFF; }
.m8 .col1, .m13 .col1, .m8 .col2, .m13 .col2, .m8 .col3, .m13 .col3, .m8 .col4, .m13 .col4, .m8 .col5, .m13 .col5 { display: inline-block; height: 100%; vertical-align: top; text-align: center; position: relative; }
.m8 .col1, .m13 .col1 { width: 82px; padding-left: 70px; }
.m8 .col2, .m13 .col2 { width: 182px; }
.m8 .col3, .m13 .col3 { width: 340px; }
.m8 .col4, .m13 .col4 { width: 286px; }
.m8 .hd, .m13 .hd { width: 1045px; line-height: 104px; font-size: 18px; }
.m8 .list, .m13 .list { height: 1690px; padding-top: 10px; overflow: auto; scrollbar-arrow-color: #65798c; /*三角箭头的颜色*/ scrollbar-face-color: #65798c; /*滚动条滑块按钮的颜色*/ scrollbar-highlight-color: #1a222c; /*滚动条整体颜色*/ scrollbar-shadow-color: #1a222c; /*滚动条边框*/ scrollbar-track-color: #1a222c; /*滚动条轨道颜色*/ }
.m8 .list::-webkit-scrollbar, .m13 .list::-webkit-scrollbar { border-radius: 12px; width: 12px; border-radius: 12px; }
.m8 .list::-webkit-scrollbar-track, .m13 .list::-webkit-scrollbar-track { background: #1a222c; border-radius: 12px; }
.m8 .list::-webkit-scrollbar-thumb, .m13 .list::-webkit-scrollbar-thumb { background: #65798c; border-radius: 12px; }
.m8 .list::-webkit-scrollbar-thumb:hover, .m13 .list::-webkit-scrollbar-thumb:hover { background: #65798c; }
.m8 ul, .m13 ul { width: 1045px; }
.m8 li, .m13 li { position: relative; line-height: 108px; margin-bottom: 15px; }
.m8 li:before, .m13 li:before { content: ''; background: url("../images/item3bg.png") 0 50% no-repeat; width: 100%; height: 78px; left: 0; top: 50%; transform: translateY(-50%); opacity: .5; position: absolute; }
.m8 .num, .m13 .num { display: inline-block; height: 100%; font-size: 18px; vertical-align: middle; width: 100%; color: #FFF; }
.m8 .avt, .m13 .avt { width: 70px; height: 70px; vertical-align: middle; }
.m8 .up, .m13 .up { color: #739cff; }
.m8 .up:before, .m13 .up:before { opacity: 1; }
.m8 .up .num, .m13 .up .num { background: url("../images/item-num3.png") 50% 50% no-repeat; }
.m8 .up .avt:after, .m13 .up .avt:after { background: url("../images/avt11.png"); width: 84px; height: 107px; top: -18px; left: -5px; }
.m8 .i0, .m13 .i0 { color: #ffcf6a; }
.m8 .i0:before, .m13 .i0:before { opacity: 1; background-image: url("../images/item2bg.png"); }
.m8 .i0 .avt:after, .m13 .i0 .avt:after { background: url("../images/avt8.png"); width: 104px; height: 110px; top: -26px; left: -17px; }
.m8 .i0 .num, .m13 .i0 .num { background: url("../images/badge1.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }
.m8 .i1, .m13 .i1 { color: #d0e1f9; }
.m8 .i1:before, .m13 .i1:before { opacity: 1; background-image: url("../images/item2bg.png"); }
.m8 .i1 .avt:after, .m13 .i1 .avt:after { background: url("../images/avt9.png"); width: 109px; height: 103px; top: -17px; left: -17px; }
.m8 .i1 .num, .m13 .i1 .num { background: url("../images/badge2.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }
.m8 .i2, .m13 .i2 { color: #e18953; }
.m8 .i2:before, .m13 .i2:before { opacity: 1; background-image: url("../images/item2bg.png"); }
.m8 .i2 .avt:after, .m13 .i2 .avt:after { background: url("../images/avt10.png"); width: 88px; height: 104px; top: -21px; left: -7px; }
.m8 .i2 .num, .m13 .i2 .num { background: url("../images/badge3.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }
.m8 .tip, .m13 .tip { padding-top: 100px; color: #FFF; font-size: 18px; }

.m9 { background: url("../images/box8.png") 50% 0 no-repeat; width: 1198px; height: 340px; box-sizing: border-box; margin: 0 auto 0; font-size: 16px; line-height: 28px; color: #FFF; }
.m9 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m9 .light { color: #ffe550; }
.m9 .box { width: 912px; margin: 0 auto; padding-top: 90px; }
.m9 ul { counter-reset: term; }
.m9 li { position: relative; padding-left: 45px; }
.m9 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m10, .m11 { background: url("../images/box9.png") 50% 0 no-repeat; height: 1638px; box-sizing: border-box; padding-top: 50px; width: 1198px; margin: 0 auto; }
.m10 .title, .m11 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m10 .box, .m11 .box { margin-left: 78px; width: 1072px; color: #FFF; }
.m10 .col1, .m11 .col1, .m10 .col2, .m11 .col2, .m10 .col3, .m11 .col3, .m10 .col4, .m11 .col4, .m10 .col5, .m11 .col5 { display: inline-block; height: 100%; vertical-align: top; text-align: center; position: relative; }
.m10 .col1, .m11 .col1 { width: 82px; padding-left: 70px; }
.m10 .col2, .m11 .col2 { width: 182px; }
.m10 .col3, .m11 .col3 { width: 340px; }
.m10 .col4, .m11 .col4 { width: 200px; }
.m10 .hd, .m11 .hd { width: 1045px; line-height: 80px; font-size: 18px; }
.m10 .list, .m11 .list { height: 1310px; padding-top: 10px; overflow: auto; scrollbar-arrow-color: #65798c; /*三角箭头的颜色*/ scrollbar-face-color: #65798c; /*滚动条滑块按钮的颜色*/ scrollbar-highlight-color: #1a222c; /*滚动条整体颜色*/ scrollbar-shadow-color: #1a222c; /*滚动条边框*/ scrollbar-track-color: #1a222c; /*滚动条轨道颜色*/ }
.m10 .list::-webkit-scrollbar, .m11 .list::-webkit-scrollbar { border-radius: 12px; width: 12px; border-radius: 12px; }
.m10 .list::-webkit-scrollbar-track, .m11 .list::-webkit-scrollbar-track { background: #1a222c; border-radius: 12px; }
.m10 .list::-webkit-scrollbar-thumb, .m11 .list::-webkit-scrollbar-thumb { background: #65798c; border-radius: 12px; }
.m10 .list::-webkit-scrollbar-thumb:hover, .m11 .list::-webkit-scrollbar-thumb:hover { background: #65798c; }
.m10 ul, .m11 ul { width: 1045px; }
.m10 li, .m11 li { position: relative; line-height: 108px; color: #FFF; margin-bottom: 22px; }
.m10 li:before, .m11 li:before { content: ''; background: url("../images/item5bg.png") 0 50% no-repeat; width: 100%; height: 78px; left: 0; top: 50%; transform: translateY(-50%); opacity: .5; position: absolute; }
.m10 .num, .m11 .num { display: inline-block; height: 100%; font-size: 18px; vertical-align: middle; width: 100%; color: #FFF; }
.m10 .avt, .m11 .avt { width: 70px; height: 70px; vertical-align: middle; }
.m10 .avt:after, .m11 .avt:after { background: url("../images/avt11.png"); width: 84px; height: 107px; top: -18px; left: -5px; }
.m10 .i0, .m11 .i0 { color: #ffcf6a; }
.m10 .i0:before, .m11 .i0:before { opacity: 1; background-image: url("../images/item4bg.png"); }
.m10 .i0 .avt:after, .m11 .i0 .avt:after { background: url("../images/avt8.png"); width: 104px; height: 110px; top: -26px; left: -17px; }
.m10 .i0 .num, .m11 .i0 .num { background: url("../images/badge1.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }
.m10 .i1, .m11 .i1 { color: #d0e1f9; }
.m10 .i1:before, .m11 .i1:before { opacity: 1; background-image: url("../images/item4bg.png"); }
.m10 .i1 .avt:after, .m11 .i1 .avt:after { background: url("../images/avt9.png"); width: 109px; height: 103px; top: -17px; left: -17px; }
.m10 .i1 .num, .m11 .i1 .num { background: url("../images/badge2.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }
.m10 .i2, .m11 .i2 { color: #e18953; }
.m10 .i2:before, .m11 .i2:before { opacity: 1; background-image: url("../images/item4bg.png"); }
.m10 .i2 .avt:after, .m11 .i2 .avt:after { background: url("../images/avt10.png"); width: 88px; height: 104px; top: -21px; left: -7px; }
.m10 .i2 .num, .m11 .i2 .num { background: url("../images/badge3.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }

.m11 .col3 { width: 260px; }
.m11 .col4 { width: 180px; }
.m11 .col5 { width: 180px; }

.m12 { background: url("../images/box10.png") 50% 0 no-repeat; width: 1022px; height: 383px; box-sizing: border-box; padding-top: 70px; font-size: 16px; line-height: 28px; margin: 0 auto; color: #FFF; }
.m12 .light { color: #ffe550; }
.m12 .box { width: 900px; margin: 0 auto; }
.m12 .tip { color: #b9b9b9; }
.m12 ul { counter-reset: term; }
.m12 li { position: relative; padding-left: 45px; }
.m12 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m13 { background: url("../images/box5.png") 50% 0 no-repeat; height: 2036px; }
.m13 .col3 { width: 260px; }
.m13 .col4 { width: 180px; }
.m13 .col5 { width: 180px; }
.m13 .i0:before, .m13 .i2:before, .m13 .i1:before { background-image: url("../images/item6bg.png"); }

.m14 { background: url("../images/box11.png") 50% 0 no-repeat; width: 1014px; height: 340px; margin: 0 auto; font-size: 16px; line-height: 40px; box-sizing: border-box; color: #c1ccdb; padding-top: 60px; line-height: 28px; margin: 0 auto; color: #FFF; }
.m14 .date { margin-left: 20px; }
.m14 .box { margin: 0 auto; width: 908px; }
.m14 .light { color: #ffc100; }
.m14 .box { width: 900px; margin: 0 auto; }
.m14 ul { counter-reset: term; }
.m14 li { position: relative; padding-left: 45px; }
.m14 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m15 { height: 160px; color: #FFF; font-size: 20px; line-height: 60px; }
.m15 .btn8 { margin-left: 20px; }
.m15 .host-inp { width: 560px; height: 56px; border-radius: 28px; box-sizing: border-box; border: 3px solid #fff100; font-size: 18px; line-height: 50px; text-align: center; margin-right: 64px; vertical-align: top; outline: none; color: #333; }
.m15 .host-inp::-webkit-input-placeholder { color: #8c8c8c; }
.m15 .host-inp:-moz-placeholder { color: #8c8c8c; }
.m15 .host-inp::-moz-placeholder { color: #8c8c8c; }
.m15 .host-inp:-ms-input-placeholder { color: #8c8c8c; }
.m15 .search { vertical-align: top; display: inline-block; background: url("../images/btn5.png"); width: 134px; height: 45px; cursor: pointer; margin-top: 5px; }

.m16 { background: url("../images/box13.png") 0 0 no-repeat; width: 1305px; height: 2470px; margin: 0 auto; box-sizing: border-box; color: #FFF; }
.m16 ul { width: 1230px; padding-top: 66px; margin: 0 auto; height: 2214px; box-sizing: border-box; }
.m16 li { position: relative; box-sizing: border-box; background: url("../images/box12.png") 50% 100% no-repeat; height: 706px; margin-bottom: 10px; display: block; float: left; width: 615px; }
.m16 .top { display: block; margin: 0 auto 15px; width: 100px; height: 100px; border-radius: 100px; border: 4px solid #eade54; background: #004eff; text-align: center; line-height: 100px; }
.m16 .avt { width: 64px; height: 64px; vertical-align: middle; }
.m16 .avt:after { background: url("../images/avt16.png"); width: 92px; height: 98px; left: -13px; top: -23px; }
.m16 .btn6 { left: 106px; top: 44px; }
.m16 .btn7 { right: 106px; top: 44px; }
.m16 .light { color: #ffe650; }
.m16 .info { width: 168px; margin: 0 auto; height: 58px; text-align: center; color: #FFF; font-size: 16px; line-height: 28px; }
.m16 .info .nick { font-size: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; }
.m16 .col1, .m16 .col2, .m16 .col3, .m16 .col4, .m16 .col5 { display: inline-block; height: 100%; vertical-align: top; text-align: center; font-size: 16px; }
.m16 .col1 { width: 70px; }
.m16 .col1 b { display: inline-block; vertical-align: middle; font-size: 16px; font-weight: 400; }
.m16 .col2 { width: 90px; }
.m16 .col3 { width: 180px; }
.m16 .col4 { width: 140px; }
.m16 .th { line-height: 50px; height: 50px; font-size: 16px; width: 515px; margin-left: 47px; }
.m16 .list { width: 515px; margin-left: 47px; height: 296px; overflow: auto; scrollbar-arrow-color: #65798c; /*三角箭头的颜色*/ scrollbar-face-color: #65798c; /*滚动条滑块按钮的颜色*/ scrollbar-highlight-color: #1a222c; /*滚动条整体颜色*/ scrollbar-shadow-color: #1a222c; /*滚动条边框*/ scrollbar-track-color: #1a222c; /*滚动条轨道颜色*/ }
.m16 .list::-webkit-scrollbar { border-radius: 8px; width: 8px; border-radius: 12px; }
.m16 .list::-webkit-scrollbar-track { background: #1a222c; border-radius: 12px; }
.m16 .list::-webkit-scrollbar-thumb { background: #65798c; border-radius: 12px; }
.m16 .list::-webkit-scrollbar-thumb:hover { background: #65798c; }
.m16 .item { line-height: 60px; width: 500px; margin-bottom: 1px; color: #d4e6ff; height: 60px; position: relative; }
.m16 .item:nth-child(-n+3) { background: url("../images/item8bg.png") 0 50% no-repeat; }
.m16 .item:nth-child(1) .col1 b { background: url("../images/badge4.png") 0 0 no-repeat; width: 27px; height: 31px; line-height: 26px; color: #FFF; }
.m16 .item:nth-child(1) .avt:after { background-image: url("../images/avt13.png"); width: 55px; height: 59px; left: -9px; top: -11px; }
.m16 .item:nth-child(2) .col1 b { background: url("../images/badge5.png") 0 0 no-repeat; width: 27px; height: 31px; line-height: 26px; color: #FFF; }
.m16 .item:nth-child(2) .avt:after { background-image: url("../images/avt14.png"); width: 58px; height: 55px; left: -9px; top: -11px; }
.m16 .item:nth-child(3) .col1 b { background: url("../images/badge6.png") 0 0 no-repeat; width: 27px; height: 31px; line-height: 26px; color: #FFF; }
.m16 .i0 .item:nth-child(-n+3) { background: url("../images/item7bg.png") 0 50% no-repeat; }
.m16 .i0 .top { background: #29e4be; }
.m16 .name { display: inline-block; height: 100%; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; }
.m16 .num { background: url("../images/item-num1.png"); width: 52px; height: 52px; line-height: 52px; font-size: 20px; font-weight: 400; bottom: 70px; left: 50%; margin-left: -26px; text-align: center; color: #FFF; }
.m16 .host-avt { width: 40px; height: 40px; vertical-align: middle; }
.m16 .host-avt:after { background: url("../images/avt15.png"); width: 46px; height: 56px; top: -9px; left: -3px; }

.page-bar { margin: 20px 0 0 27px; height: 96px; border-top: 3px solid #444d5a; border-bottom: 3px solid #444d5a; background: #182640; width: 1246px; line-height: 96px; font-size: 24px; }
.page-bar b { color: #8b6dff; font-size: 28px; margin-right: 3px; }
.page-bar .prev, .page-bar .next { display: inline-block; background: url("../images/page.png"); width: 116px; height: 39px; vertical-align: middle; box-sizing: border-box; padding-right: 5px; line-height: 34px; font-size: 22px; color: #3f3f69; margin: 0 220px; cursor: pointer; }
.page-bar .swiper-button-disabled { opacity: .5; pointer-events: none; }

.m17 { background: url("../images/box14.png") 50% 0 no-repeat; width: 1033px; height: 468px; box-sizing: border-box; margin: 0 auto 0; font-size: 16px; line-height: 28px; color: #FFF; }
.m17 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m17 .light { color: #ffe550; }
.m17 .box { width: 912px; margin: 0 auto; padding-top: 80px; }
.m17 ul { counter-reset: term; }
.m17 li { position: relative; padding-left: 45px; }
.m17 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m18 { background: url("../images/box15.png") 50% 0 no-repeat; width: 1033px; margin: 0 auto 0; height: 536px; padding-top: 70px; color: #c1ccdb; box-sizing: border-box; font-size: 16px; line-height: 28px; }
.m18 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m18 .light { color: #ffe550; }
.m18 .btn9 { margin-left: 30px; }
.m18 .info { height: 260px; }
.m18 .btns span { margin: 0 50px; }

.m19 { background: url("../images/box16.png") 50% 0 no-repeat; width: 1033px; margin: 0 auto 0; height: 536px; padding-top: 60px; color: #c1ccdb; box-sizing: border-box; font-size: 16px; line-height: 46px; }
.m19 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m19 .box { height: 310px; overflow: hidden; }
.m19 .date { margin-left: 30px; }

.m20 { background: url("../images/box17.png") 50% 0 no-repeat; width: 1198px; margin: 0 auto 0; height: 1780px; padding-top: 60px; color: #c1ccdb; box-sizing: border-box; }
.m20 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m20 .box { margin-left: 78px; width: 1072px; color: #FFF; }
.m20 .col1, .m20 .col2, .m20 .col3, .m20 .col4, .m20 .col5 { display: inline-block; height: 100%; vertical-align: top; text-align: center; position: relative; }
.m20 .col1 { width: 82px; padding-left: 70px; }
.m20 .col2 { width: 182px; }
.m20 .col3 { width: 340px; }
.m20 .col4 { width: 200px; }
.m20 .hd { width: 1045px; line-height: 80px; font-size: 18px; }
.m20 .list { height: 1310px; padding-top: 10px; overflow: auto; scrollbar-arrow-color: #65798c; /*三角箭头的颜色*/ scrollbar-face-color: #65798c; /*滚动条滑块按钮的颜色*/ scrollbar-highlight-color: #1a222c; /*滚动条整体颜色*/ scrollbar-shadow-color: #1a222c; /*滚动条边框*/ scrollbar-track-color: #1a222c; /*滚动条轨道颜色*/ }
.m20 .list::-webkit-scrollbar { border-radius: 12px; width: 12px; border-radius: 12px; }
.m20 .list::-webkit-scrollbar-track { background: #1a222c; border-radius: 12px; }
.m20 .list::-webkit-scrollbar-thumb { background: #65798c; border-radius: 12px; }
.m20 .list::-webkit-scrollbar-thumb:hover { background: #65798c; }
.m20 ul { width: 1045px; }
.m20 li { position: relative; line-height: 108px; color: #739cff; margin-bottom: 22px; }
.m20 li:before { content: ''; background: url("../images/item5bg.png") 0 50% no-repeat; width: 100%; height: 78px; left: 0; top: 50%; transform: translateY(-50%); opacity: .5; position: absolute; }
.m20 .num { display: inline-block; height: 100%; font-size: 18px; vertical-align: middle; width: 100%; color: #FFF; }
.m20 .avt { width: 70px; height: 70px; vertical-align: middle; }
.m20 .avt:after { background: url("../images/avt11.png"); width: 84px; height: 107px; top: -18px; left: -5px; }
.m20 .i0 { color: #ffcf6a; }
.m20 .i0:before { opacity: 1; background-image: url("../images/item4bg.png"); }
.m20 .i0 .avt:after { background: url("../images/avt8.png"); width: 104px; height: 110px; top: -26px; left: -17px; }
.m20 .i0 .num { background: url("../images/badge1.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }
.m20 .i1 { color: #d0e1f9; }
.m20 .i1:before { opacity: 1; background-image: url("../images/item4bg.png"); }
.m20 .i1 .avt:after { background: url("../images/avt9.png"); width: 109px; height: 103px; top: -17px; left: -17px; }
.m20 .i1 .num { background: url("../images/badge2.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }
.m20 .i2 { color: #e18953; }
.m20 .i2:before { opacity: 1; background-image: url("../images/item4bg.png"); }
.m20 .i2 .avt:after { background: url("../images/avt10.png"); width: 88px; height: 104px; top: -21px; left: -7px; }
.m20 .i2 .num { background: url("../images/badge3.png") 0 0 no-repeat; width: 43px; height: 51px; line-height: 44px; }
.m20 .info { width: 616px; height: 80px; background: #252e3a; margin: 0 auto; border: 1px solid #364352; box-sizing: border-box; padding-top: 10px; border-radius: 5px; line-height: 26px; color: #FFF; }
.m20 .info span { color: #ffe650; }
.m20 .info .nick { display: inline-block; max-width: 8em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; vertical-align: top; height: 30px; }

.m21 { background: url("../images/box19.png") 50% 0 no-repeat; width: 1033px; height: 340px; box-sizing: border-box; margin: 90px auto 0; font-size: 16px; line-height: 28px; color: #FFF; }
.m21 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m21 .light { color: #ffe550; }
.m21 .box { width: 912px; margin: 0 auto; padding-top: 80px; }
.m21 ul { counter-reset: term; }
.m21 li { position: relative; padding-left: 45px; }
.m21 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m22 { background: url("../images/box18.png") 50% 0 no-repeat; width: 1033px; height: 255px; box-sizing: border-box; margin: 0 auto; font-size: 24px; padding-top: 25px; color: #FFF; line-height: 100px; text-align: center; }
.m22 .nick { display: inline-block; height: 100%; vertical-align: top; max-width: 8em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; }

.m23 { box-sizing: border-box; position: relative; background: url("../images/box22.png") 0 0 no-repeat; width: 1198px; height: 1128px; margin: 0 auto; }
.m23 ul { width: 1072px; height: 534px; left: 64px; top: 182px; }
.m23 li { position: absolute; background-repeat: no-repeat; background-position: 0 0; background-image: url("../images/cell.png"); }
.m23 .i0 { background-position: 0 0; width: 197px; height: 107px; left: 0; top: 125px; z-index: 100; }
.m23 .i0.on { background-position: -200px 0; }
.m23 .i1 { background-position: 0 -120px; width: 129px; height: 101px; left: 145px; top: 64px; z-index: 10; }
.m23 .i1.on { background-position: -200px -120px; }
.m23 .i2 { background-position: 0 -240px; width: 129px; height: 94px; left: 218px; top: 37px; z-index: 9; }
.m23 .i2.on { background-position: -200px -240px; }
.m23 .i3 { background-position: 0 -360px; width: 129px; height: 98px; left: 290px; top: 0; z-index: 8; }
.m23 .i3.on { background-position: -200px -360px; }
.m23 .i4 { background-position: 0 -480px; width: 129px; height: 74px; left: 363px; top: 57px; z-index: 10; }
.m23 .i4.on { background-position: -200px -480px; }
.m23 .i5 { background-position: 0 -120px; width: 129px; height: 101px; left: 435px; top: 64px; z-index: 11; }
.m23 .i5.on { background-position: -200px -120px; }
.m23 .i6 { background-position: 0 -120px; width: 129px; height: 101px; left: 508px; top: 97px; z-index: 12; }
.m23 .i6.on { background-position: -200px -120px; }
.m23 .i7 { background-position: 0 -720px; width: 129px; height: 95px; left: 580px; top: 137px; z-index: 13; }
.m23 .i7.on { background-position: -200px -720px; }
.m23 .i8 { background-position: 0 -480px; width: 129px; height: 74px; left: 653px; top: 191px; z-index: 14; }
.m23 .i8.on { background-position: -200px -480px; }
.m23 .i9 { background-position: 0 -240px; width: 129px; height: 94px; left: 726px; top: 205px; z-index: 15; }
.m23 .i9.on { background-position: -200px -240px; }
.m23 .i10 { background-position: 0 -120px; width: 129px; height: 101px; left: 798px; top: 231px; z-index: 16; }
.m23 .i10.on { background-position: -200px -120px; }
.m23 .i11 { background-position: 0 -240px; width: 129px; height: 94px; left: 871px; top: 272px; z-index: 17; }
.m23 .i11.on { background-position: -200px -240px; }
.m23 .i12 { background-position: 0 -120px; width: 129px; height: 101px; left: 943px; top: 298px; z-index: 18; }
.m23 .i12.on { background-position: -200px -120px; }
.m23 .i13 { background-position: 0 -360px; width: 129px; height: 98px; left: 871px; top: 335px; z-index: 19; }
.m23 .i13.on { background-position: -200px -360px; }
.m23 .i14 { background-position: 0 -480px; width: 129px; height: 74px; left: 798px; top: 392px; z-index: 20; }
.m23 .i14.on { background-position: -200px -480px; }
.m23 .i15 { background-position: 0 -720px; width: 129px; height: 95px; left: 726px; top: 405px; z-index: 21; }
.m23 .i15.on { background-position: -200px -720px; }
.m23 .i16 { background-position: 0 -240px; width: 129px; height: 94px; left: 653px; top: 440px; z-index: 109; }
.m23 .i16.on { background-position: -200px -240px; }
.m23 .i17 { background-position: 0 -580px; width: 129px; height: 111px; left: 581px; top: 389px; z-index: 108; }
.m23 .i17.on { background-position: -200px -580px; }
.m23 .i18 { background-position: 0 -480px; width: 129px; height: 74px; left: 509px; top: 392px; z-index: 107; }
.m23 .i18.on { background-position: -200px -480px; }
.m23 .i19 { background-position: 0 -360px; width: 129px; height: 98px; left: 436px; top: 335px; z-index: 106; }
.m23 .i19.on { background-position: -200px -360px; }
.m23 .i20 { background-position: 0 -480px; width: 129px; height: 74px; left: 363px; top: 325px; z-index: 105; }
.m23 .i20.on { background-position: -200px -480px; }
.m23 .i21 { background-position: 0 -580px; width: 129px; height: 111px; left: 290px; top: 255px; z-index: 104; }
.m23 .i21.on { background-position: -200px -580px; }
.m23 .i22 { background-position: 0 -120px; width: 129px; height: 101px; left: 218px; top: 231px; z-index: 103; }
.m23 .i22.on { background-position: -200px -120px; }
.m23 .i23 { background-position: 0 -580px; width: 129px; height: 111px; left: 145px; top: 188px; z-index: 102; }
.m23 .i23.on { background-position: -200px -580px; }
.m23 .i24 { background-position: 0 -480px; width: 129px; height: 74px; left: 73px; top: 191px; z-index: 101; }
.m23 .i24.on { background-position: -200px -480px; }
.m23 .dice-wrap { width: 100px; height: 100px; left: 50%; margin-left: -50px; top: 780px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -ms-transform-style: none; -webkit-transform: rotateX(-40deg) rotateY(32deg); transform: rotateX(-40deg) rotateY(32deg); -ms-transform: none; }
.m23 .dice-wrap > div { width: 100px; height: 100px; position: absolute; top: 0; left: 0; background-color: rgba(255, 99, 71, 0); -webkit-transition: 2s all ease; transition: 2s all ease; }
.m23 .dice-wrap .front { -webkit-transform: translateZ(50px); transform: translateZ(50px); }
.m23 .dice-wrap .top { -webkit-transform: rotateX(90deg) translateZ(50px); transform: rotateX(90deg) translateZ(50px); }
.m23 .dice-wrap .right { -webkit-transform: rotateY(90deg) translateZ(50px); transform: rotateY(90deg) translateZ(50px); }
.m23 .dice-wrap .left { -webkit-transform: rotateY(-90deg) translateZ(50px); transform: rotateY(-90deg) translateZ(50px); }
.m23 .dice-wrap .bottom { -webkit-transform: rotateX(-90deg) translateZ(50px); transform: rotateX(-90deg) translateZ(50px); }
.m23 .dice-wrap .back { -webkit-transform: rotateY(-180deg) translateZ(50px); transform: rotateY(-180deg) translateZ(50px); }
.m23 .dice-wrap .box1 { background: url("../images/dice1.png"); }
.m23 .dice-wrap .box2 { background: url("../images/dice2.png"); }
.m23 .dice-wrap .box3 { background: url("../images/dice3.png"); }
.m23 .dice-wrap .box4 { background: url("../images/dice4.png"); }
.m23 .dice-wrap .box5 { background: url("../images/dice5.png"); }
.m23 .dice-wrap .box6 { background: url("../images/dice6.png"); }
.m23 .btn12 { position: absolute; left: 50%; margin-left: -62px; top: 920px; }

.m24 { background: url("../images/box20.png") 50% 0 no-repeat; width: 1198px; margin: 0 auto 0; height: 548px; padding-top: 50px; color: #c1ccdb; box-sizing: border-box; font-size: 16px; line-height: 46px; }
.m24 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m24 .box { height: 240px; overflow: hidden; }
.m24 .date { margin-left: 30px; }
.m24 .btn13 { display: block; margin: 20px auto 0; }

.m25 { background: url("../images/box25.png") 50% 0 no-repeat; width: 1033px; height: 640px; box-sizing: border-box; margin: 50px auto 0; font-size: 16px; line-height: 28px; color: #FFF; }
.m25 .light { color: #ffe550; }
.m25 .box { width: 880px; margin: 0 auto; padding-top: 60px; }
.m25 ul { counter-reset: term; }
.m25 li { position: relative; padding-left: 45px; margin-bottom: 26px; }
.m25 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m26 { height: 620px; font-size: 24px; color: #FFF; }
.m26 .light { color: #ffeb4e; }
.m26 .rank { width: 490px; height: 529px; margin: 0 auto 10px; }
.m26 .box { width: 100%; height: 100%; position: absolute; box-sizing: border-box; padding-top: 145px; }
.m26 .avt { width: 116px; height: 116px; margin-bottom: 36px; }
.m26 .avt:after { background-image: url("../images/avt17.png"); width: 176px; height: 202px; top: -44px; left: -29px; }
.m26 .score { font-size: 36px; line-height: 50px; color: #ffeb4e; }
.m26 .nick { font-size: 20px; line-height: 40px; }
.m26 .box0 { background: url("../images/box24.png") 0 0; }
.m26 .box1 { background: url("../images/box23.png") 0 0; }
.m26 .btn { width: 100px; height: 100px; cursor: pointer; right: -100px; top: 208px; position: absolute; background: url("../images/arrows.png") 0 0; }
.m26 .btn.i1 { background-position: 0 -120px; }
.m26 .translate { height: 100%; }

.in-out-translate-fade-enter-active, .in-out-translate-fade-leave-active { transition: all .5s; }

.in-out-translate-fade-enter, .in-out-translate-fade-leave-active { opacity: 0; }

.in-out-translate-fade-enter { transform: translateX(300px); }

.in-out-translate-fade-leave-active { transform: translateX(-300px); }

.m27 { background: url("../images/box26.png") 0 0 no-repeat; width: 1033px; height: 980px; margin: 0 auto; box-sizing: border-box; padding-top: 134px; }
.m27 ul { width: 900px; height: 630px; margin: 0 auto; }
.m27 li { float: left; position: relative; width: 300px; height: 210px; box-sizing: border-box; padding-top: 30px; }
.m27 .on { background: url("../images/high.png"); }
.m27 .on .avt:after { background-image: url("../images/avt18.png"); width: 227px; height: 163px; left: -52px; }
.m27 .avt { width: 120px; height: 120px; margin-bottom: 1px; }
.m27 .avt:after { background-image: url("../images/avt19.png"); width: 140px; height: 161px; top: -8px; left: -10px; }
.m27 .nick { position: relative; width: 182px; height: 34px; line-height: 30px; box-sizing: border-box; border: 2px solid #fff88b; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; color: #FFF; font-size: 20px; background: #ff4e4a; border-radius: 30px; margin: 0 auto; }
.m27 .page-bar2 { margin-top: 35px; }

.page-bar2 { color: #FFF; font-size: 24px; line-height: 34px; }
.page-bar2 .prev, .page-bar2 .next { display: inline-block; vertical-align: top; height: 34px; margin: 0 200px; width: 24px; cursor: pointer; background: url("../images/arrows.png") 0 0 no-repeat; }
.page-bar2 .prev { background-position: 3px -260px; }
.page-bar2 .next { background-position: -57px -260px; }

.m28 { height: 1488px; width: 1210px; margin: 0 auto; }
.m28 .box { background: url("../images/box27.png"); width: 580px; height: 1356px; box-sizing: border-box; padding-top: 60px; padding-left: 44px; }
.m28 .box:nth-child(1) { margin-right: 50px; }
.m28 .title { width: 100%; text-align: center; top: -29px; left: 0; }
.m28 .col1, .m28 .col2, .m28 .col3, .m28 .col4, .m28 .col5 { display: inline-block; height: 100%; vertical-align: top; text-align: center; position: relative; }
.m28 .col1 { width: 46px; }
.m28 .col2 { width: 120px; }
.m28 .col3 { width: 170px; }
.m28 .col4 { width: 120px; }
.m28 .hd { width: 490px; line-height: 80px; font-size: 18px; color: #FFF; }
.m28 .list { height: 1164px; padding-top: 10px; margin-right: 34px; overflow: auto; scrollbar-arrow-color: #ffdb51; /*三角箭头的颜色*/ scrollbar-face-color: #ffdb51; /*滚动条滑块按钮的颜色*/ scrollbar-highlight-color: #1a222c; /*滚动条整体颜色*/ scrollbar-shadow-color: #1a222c; /*滚动条边框*/ scrollbar-track-color: #1a222c; /*滚动条轨道颜色*/ }
.m28 .list::-webkit-scrollbar { border-radius: 12px; width: 12px; border-radius: 12px; }
.m28 .list::-webkit-scrollbar-track { background: #1a222c; border-radius: 12px; }
.m28 .list::-webkit-scrollbar-thumb { background: #ffdb51; border-radius: 12px; }
.m28 .list::-webkit-scrollbar-thumb:hover { background: #ffdb51; }
.m28 .nick { display: inline-block; height: 100%; vertical-align: top; max-width: 9em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; }
.m28 ul { width: 490px; }
.m28 li { position: relative; line-height: 108px; color: #FFF; margin-bottom: 8px; }
.m28 li:before { content: ''; background: url("../images/item12bg.png") 0 50% no-repeat; width: 100%; height: 78px; left: 0; top: 50%; transform: translateY(-50%); opacity: .5; position: absolute; }
.m28 .num { display: inline-block; height: 100%; font-size: 18px; vertical-align: middle; width: 100%; color: #FFF; }
.m28 .avt { width: 70px; height: 70px; vertical-align: middle; }
.m28 .i0 { color: #ffcf6a; }
.m28 .i0:before { opacity: 1; background-image: url("../images/item9bg.png"); }
.m28 .i0 .avt:after { background: url("../images/avt8.png"); width: 104px; height: 110px; top: -26px; left: -17px; }
.m28 .i1 { color: #d0e1f9; }
.m28 .i1:before { opacity: 1; background-image: url("../images/item10bg.png"); }
.m28 .i1 .avt:after { background: url("../images/avt9.png"); width: 109px; height: 103px; top: -17px; left: -17px; }
.m28 .i2 { color: #e18953; }
.m28 .i2:before { opacity: 1; background-image: url("../images/item11bg.png"); }
.m28 .i2 .avt:after { background: url("../images/avt10.png"); width: 88px; height: 104px; top: -21px; left: -7px; }

.m29 { background: url("../images/box19.png") 50% 0 no-repeat; width: 1033px; height: 380px; box-sizing: border-box; margin: 0 auto 0; font-size: 16px; line-height: 28px; color: #FFF; }
.m29 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m29 .light { color: #ffe550; }
.m29 .box { width: 912px; margin: 0 auto; padding-top: 80px; }
.m29 ul { counter-reset: term; }
.m29 li { position: relative; padding-left: 45px; }
.m29 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m30 { background: url("../images/box28.png") 50% 0 no-repeat; width: 1033px; height: 270px; box-sizing: border-box; margin: 0 auto 0; font-size: 16px; line-height: 28px; color: #FFF; }
.m30 .light { color: #ffe550; }
.m30 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m30 .box { padding-top: 50px; line-height: 110px; }
.m30 .nick { display: inline-block; height: 28px; vertical-align: top; max-width: 8em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: normal; }
.m30 p { display: inline-block; vertical-align: middle; line-height: 28px; }

.m31 { background: url("../images/box14.png") 50% 0 no-repeat; width: 1033px; height: 420px; box-sizing: border-box; margin: 0 auto 0; font-size: 16px; line-height: 30px; color: #FFF; }
.m31 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m31 .light { color: #ffe550; }
.m31 .box { width: 912px; margin: 0 auto; padding-top: 70px; }
.m31 ul { counter-reset: term; }
.m31 li { position: relative; padding-left: 45px; margin-bottom: 30px; }
.m31 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m32 { background: url("../images/box31.png") 50% 0 no-repeat; height: 1000px; margin: 0 auto; width: 1198px; }
.m32 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m32 .avt { display: block; width: 94px; height: 94px; margin: 0 auto -1px; }
.m32 .avt:after { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.m32 .nick { position: relative; z-index: 10; background: url("../images/txtbg1.png"); height: 61px; color: #FFF; font-size: 16px; line-height: 60px; overflow: hidden; text-align: center; }
.m32 div.pa { width: 308px; }
.m32 .i1 { left: 50%; margin-left: -154px; top: 116px; z-index: 10; }
.m32 .i1 .avt:after { background-image: url("../images/avt20.png"); width: 255px; height: 199px; top: -60px; }
.m32 .i2 { left: 242px; top: 291px; }
.m32 .i2 .avt:after { background-image: url("../images/avt21.png"); width: 209px; height: 199px; top: -61px; }
.m32 .i3 { left: 650px; top: 291px; }
.m32 .i3 .avt:after { background-image: url("../images/avt22.png"); width: 211px; height: 174px; top: -62px; }
.m32 .i4 { left: 94px; top: 618px; }
.m32 .i4 .avt:after { background-image: url("../images/avt23.png"); width: 187px; height: 171px; top: -31px; }
.m32 .i5 { left: 50%; margin-left: -154px; top: 618px; }
.m32 .i5 .avt:after { background-image: url("../images/avt24.png"); width: 178px; height: 138px; top: -31px; }
.m32 .i6 { left: 803px; top: 618px; }
.m32 .i6 .avt:after { background-image: url("../images/avt25.png"); width: 178px; height: 137px; top: -30px; }

.m33 { background: url("../images/box29.png") 0 0 no-repeat; width: 1198px; height: 245px; box-sizing: border-box; margin: 0 auto; padding-top: 34px; line-height: 136px; font-size: 24px; color: #FFF; }
.m33 .light { color: #ffd843; margin: 0 3px; }
.m33 label { color: #c0c2c6; margin: 0 40px; }
.m33 .sel { display: inline-block; width: 234px; height: 42px; border: 1px solid #c4c4c4; line-height: 42px; background: #15191f; box-sizing: border-box; margin: 0 38px 0 10px; border-radius: 10px; vertical-align: middle; }
.m33 .sel select { position: absolute; left: 0; top: 0; border: 0 none; padding-left: 20px; box-sizing: border-box; width: 100%; height: 100%; outline: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: url("../images/arrow.png") 204px 50% no-repeat; color: #FFF; font: 24px/42px "Microsoft Yahei"; }
.m33 .sel select::-ms-expand { display: none; }
.m33 .sel option { background: #333; }
.m33 .score-inp { width: 176px; height: 42px; border: 1px solid #c4c4c4; line-height: 42px; background: #15191f; box-sizing: border-box; font: 24px/42px "Microsoft Yahei"; color: #FFF; border-radius: 10px; vertical-align: middle; outline: none; padding-left: 27px; }

.m34 { background: url("../images/box30.png") 50% 0 no-repeat; height: 2100px; box-sizing: border-box; padding-top: 50px; width: 1198px; margin: 0 auto; }
.m34 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m34 .box { margin-left: 78px; width: 1072px; color: #FFF; }
.m34 .col1, .m34 .col2, .m34 .col3, .m34 .col4, .m34 .col5 { display: inline-block; height: 100%; vertical-align: top; text-align: center; position: relative; }
.m34 .col1 { width: 82px; padding-left: 70px; }
.m34 .col2 { width: 182px; }
.m34 .col3 { width: 260px; }
.m34 .col4 { width: 180px; }
.m34 .col5 { width: 180px; }
.m34 .hd { width: 1045px; line-height: 70px; font-size: 18px; }
.m34 .list { padding-top: 10px; }
.m34 ul { width: 1045px; }
.m34 li { position: relative; line-height: 108px; color: #FFF; margin-bottom: 15px; }
.m34 li:before { content: ''; background: url("../images/item16bg.png") 0 50% no-repeat; width: 100%; height: 78px; left: 0; top: 50%; transform: translateY(-50%); opacity: .5; position: absolute; }
.m34 .num { display: inline-block; height: 100%; font-size: 18px; vertical-align: middle; width: 100%; color: #FFF; }
.m34 .avt { width: 70px; height: 70px; vertical-align: middle; }
.m34 .i0 { color: #ffcf6a; }
.m34 .i0:before { opacity: 1; background-image: url("../images/item13bg.png"); }
.m34 .i0 .avt:after { background: url("../images/avt26.png"); width: 104px; height: 110px; top: -26px; left: -17px; }
.m34 .i0 .num { font-size: 48px; font-weight: 700; font-family: "Microsoft Yahei", arial; }
.m34 .i1 { color: #d0e1f9; }
.m34 .i1:before { opacity: 1; background-image: url("../images/item14bg.png"); }
.m34 .i1 .avt:after { background: url("../images/avt27.png"); width: 109px; height: 103px; top: -17px; left: -17px; }
.m34 .i1 .num { font-size: 48px; font-weight: 700; font-family: SourceHanSansCN,arial; }
.m34 .i2 { color: #e18953; }
.m34 .i2:before { opacity: 1; background-image: url("../images/item15bg.png"); }
.m34 .i2 .avt:after { background: url("../images/avt28.png"); width: 88px; height: 104px; top: -21px; left: -7px; }
.m34 .i2 .num { font-size: 48px; font-weight: 700; font-family: SourceHanSansCN,arial; }

.m35 { background: url("../images/box3.png") 50% 0 no-repeat; width: 1033px; height: 495px; box-sizing: border-box; padding-top: 70px; font-size: 16px; line-height: 28px; margin: 0 auto; color: #FFF; }
.m35 .light { color: #ffe550; }
.m35 .box { width: 900px; margin: 0 auto; }
.m35 ul { counter-reset: term; }
.m35 li { position: relative; padding-left: 45px; margin-bottom: 28px; }
.m35 li:before { counter-increment: term; content: counter(term); position: absolute; left: 0; width: 26px; height: 26px; background: #6a38d4; border-radius: 26px; text-align: center; top: 1px; }

.m36 { background: url("../images/box32.png") 50% 0 no-repeat; height: 1140px; margin: 0 auto; width: 1198px; }
.m36 .avt { display: block; width: 94px; height: 94px; margin: 0 auto 52px; }
.m36 .avt:after { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.m36 .nick { position: relative; z-index: 10; height: 40px; color: #fbf2ff; font-size: 20px; line-height: 40px; overflow: hidden; }
.m36 .num { color: #FFF; font-size: 30px; font-weight: 700; line-height: 34px; }
.m36 div.pa { background: url("../images/bg2.png"); width: 240px; box-sizing: border-box; padding-top: 59px; height: 296px; }
.m36 .i1 { left: 50%; margin-left: -120px; top: 167px; z-index: 10; }
.m36 .i1 .avt:after { background-image: url("../images/avt30.png"); width: 158px; height: 176px; top: -52px; }
.m36 .i1 .num { color: #ffe955; }
.m36 .i2 { left: 189px; top: 216px; }
.m36 .i2 .avt:after { background-image: url("../images/avt31.png"); width: 158px; height: 175px; top: -49px; }
.m36 .i2 .num { color: #ccd7ed; }
.m36 .i3 { left: 769px; top: 216px; }
.m36 .i3 .avt:after { background-image: url("../images/avt32.png"); width: 159px; height: 182px; top: -58px; }
.m36 .i3 .num { color: #f3b5a4; }
.m36 .i4 { left: 189px; top: 577px; }
.m36 .i4 .avt:after { background-image: url("../images/avt33.png"); width: 152px; height: 159px; top: -41px; }
.m36 .i5 { left: 50%; margin-left: -120px; top: 577px; }
.m36 .i5 .avt:after { background-image: url("../images/avt34.png"); width: 153px; height: 151px; top: -31px; }
.m36 .i6 { left: 769px; top: 577px; }
.m36 .i6 .avt:after { background-image: url("../images/avt35.png"); width: 148px; height: 153px; top: -33px; }

.m37 { background: url("../images/box20.png") 50% 0 no-repeat; width: 1198px; margin: 0 auto 0; height: 490px; padding-top: 50px; color: #c1ccdb; box-sizing: border-box; font-size: 16px; line-height: 46px; }
.m37 .title { position: absolute; width: 100%; top: -40px; left: 0; }
.m37 .box { height: 240px; overflow: hidden; }
.m37 .date { margin-left: 30px; }
.m37 .btn17 { display: block; margin: 20px auto 0; }

.main-long { background: url("../images/main.jpg") 50% 0 no-repeat; }

.m38 { height: 2490px; background: url("../images/box34.png") 0 0 no-repeat; width: 1198px; margin: 0 auto; }
.m38 .swiper-container { height: 2275px; margin: 0 auto; }
.m38 ul { font-size: 0; text-align: center; padding-top: 1540px; }
.m38 .other { padding-top: 82px; }
.m38 li { background: url("../images/bg3.png"); width: 339px; height: 694px; font-size: 20px; color: #28323e; display: inline-block; vertical-align: top; margin: 0 13px 35px; box-sizing: border-box; padding-top: 40px; }
.m38 .i0 { left: 50%; margin-left: -169px; top: 82px; position: absolute; }
.m38 .i1 { left: 235px; top: 811px; position: absolute; }
.m38 .i2 { right: 235px; top: 811px; position: absolute; }
.m38 .num { color: #262f3b; font-weight: 700; font-size: 30px; line-height: 90px; }
.m38 .avt { width: 94px; height: 94px; display: block; margin: 0 auto 25px; }
.m38 .avt:after { background-image: url("../images/avt29.png"); width: 143px; height: 135px; top: -20px; left: -26px; }
.m38 .nick { color: #28323e; font-weight: 700; font-size: 20px; line-height: 42px; height: 42px; overflow: hidden; }
.m38 .score { color: #ec5300; font-size: 30px; line-height: 36px; height: 42px; font-weight: 700; }
.m38 .count { line-height: 38px; height: 38px; }
.m38 .icon { display: block; width: 229px; height: 184px; background: url("../images/gift-box.png") 0 0 no-repeat; margin: 0 auto 13px; }
.m38 .icon.open { background-position: 0 -220px; }
.m38 .btn15, .m38 .btn16 { display: block; margin: 0 auto; }
.m38 .timer { line-height: 40px; font-weight: 700; }
.m38 .page-bar { margin: 0; border: 0; background: transparent; width: auto; }

.m39 { background: url("../images/prize1.png") 50% no-repeat; height: 2300px; }

.m40 { background: url("../images/prize2.png") 50% no-repeat; height: 1410px; }

.m41 { background: url("../images/prize3.png") 50% no-repeat; height: 1300px; }

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