123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885 |
- a {
- cursor: pointer; }
- .box {
- width: 630px;
- overflow: hidden;
- height: auto; }
- .box .box-bd {
- padding: 12px 15px 15px 0;
- height: 440px; }
- .box .box-hd {
- background: none;
- background-color: #ecf3f9;
- width: 610px;
- height: 30px;
- line-height: 30px;
- position: relative; }
- .box .box-hd a, .box .box-hd .crumbs {
- color: #666; }
- .more-info a {
- color: #408bcb !important; }
- .box .box-hd .btns-fast {
- margin: 9px 0px 0 0px !important;
- position: absolute;
- top: 0;
- right: 10px; }
- .btns-fast .refresh {
- padding: 3px 7px;
- border: 1px solid #cfdeea;
- background-color: #ecf3f9;
- width: 12px !important;
- height: 13px !important;
- margin-top: -4px !important;
- -webkit-border-radius: 2px;
- border-radius: 2px;
- -webkit-background-clip: padding-box;
- -moz-background-clip: padding;
- background-clip: padding-box; }
- .btns-fast .refresh:hover {
- background: none !important; }
- .btns-fast .refresh i {
- display: inline-block !important;
- width: 13px !important;
- height: 13px !important;
- vertical-align: 10px\0 !important;
- background: url(../img/refresh.png) no-repeat !important;
- margin: 0px 2px 0px 0px !important; }
- .box .box-hd .btns-fast .share {
- margin: -3px 0 0 8px; }
- /*.box .box-hd .btns-fast .hover a.icons, .box .box-hd .btns-fast a.icons:hover{border:none;background:none;}*/
- /*.btns-fast .refresh i:hover{background: url(../img/refresh-h.png) no-repeat!important;}*/
- .l-box li .info {
- padding-right: 0; }
- .share-icon i {
- background: url(../img/share-i.png) !important;
- width: 12px !important;
- height: 13px !important; }
- .share-icon:hover i {
- background: url(../img/share-i-hover.png) !important; }
- .l-box li.hover {
- background-color: #ecf3f9; }
- .l-box {
- background: #fff !important;
- border: none !important;
- padding-right: 10px;
- height: 478px; }
- .l-box li {
- border: none !important;
- width: 135px;
- padding: 5px 5px 5px 15px; }
- .r-box {
- border: none !important;
- width: 456px; }
- .r-box .r-top {
- background-color: #fff;
- border: none; }
- .box .box-bd table tr th {
- background: none !important;
- border-bottom: none !important; }
- #zj-table--A td, #zj-table--B td, .zj-table td {
- border-bottom: none !important;
- height: 36px; }
- #zj-table--A .river-chu, #zj-table--B .river-chu, .zj-table .river-chu {
- /*background: none;*/
- /*border: none;*/
- height: 2px; }
- #zj-table-top th.col1 span .zj-win {
- background-color: #fff;
- background: url(../img/win-green.png) no-repeat;
- display: inline-block;
- _display: inline;
- margin-bottom: -2px; }
- #zj-table-top th.col1 span .zj-fail {
- background-color: #fff;
- background: url(../img/lost-red.png) no-repeat;
- display: inline-block;
- _display: inline;
- margin-bottom: -2px; }
- #zj-table-top .col1 .match-result {
- width: 188px; }
- #zj-table--A .col1, #zj-table--B .col1, .zj-table .col1 {
- width: 194px; }
- .zj-table {
- width: 100%;
- height: auto;
- overflow: hidden;
- }
- .zj-table tr:hover {
- background-color: #ecf3f9; }
- #zj-table--A .team-name a, #zj-table--B .team-name a, .zj-table .team-name a {
- color: #666;
- width: 80px;
- overflow: hidden;
- white-space: nowrap;
- -webkit-text-overflow: ellipsis;
- -moz-text-overflow: ellipsis;
- -ms-text-overflow: ellipsis;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis; }
- .zj-page {
- padding-left: 6px; }
- .user-info {
- font-size: 12px;
- color: #666;
- width: 90px;
- top: -1px;
- line-height: 24px;}
- .user-img{
- top: 18px;
- }
- .user-info .user-icon {
- display: inline-block;
- _display: inline;
- width: 14px;
- height: 14px;
- background-image: url(../img/hero-avatar-default.png);
- background-position: 0 0;
- margin: -1px 5px 0 9px;
- vertical-align: middle; }
- .item--mvp, .item--carry {
- display: inline-block;
- _display: inline;
- margin-left: 5px;
- vertical-align: middle; }
- .item--mvp, .team-name--stronger .icon-mvp-carry {
- width: 44px;
- height: 17px;
- background-image: url(../img/mvp.png); }
- .item--carry, .team-name--mvp .icon-mvp-carry {
- width: 49px;
- height: 18px;
- background-image: url(../img/carry.png); }
- #zj-table--A .team-name, #zj-table--B .team-name, .zj-table .team-name {
- width: 100%; }
- .green, .red {
- font-weight: bold; }
- .green {
- color: #4eb95a; }
- .red {
- color: #ef3d3d; }
- .team-name--stronger .icon-mvp-carry, .team-name--mvp .icon-mvp-carry {
- display: inline-block;
- _display: inline;
- margin-left: 5px;
- vertical-align: middle; }
- .mod-tips-s1 .mod-tips-bg {
- background-color: #fff; }
- .mod-tips-s1 .mod-tips-content {
- border: 1px solid #f2f3f3; }
- .mod-tips-s1 .tip-user-name {
- color: #666; }
- .share-icon {
- border: 1px solid #cfdeea;
- background-color: #ecf3f9;
- -webkit-border-radius: 2px;
- border-radius: 2px;
- background-clip: padding-box;
- margin: -1px 8px 0px 2px !important;
- width: 25px !important; }
- .share-icon:hover {
- background: none;
- background: #cfdeea !important; }
- .share-icon i {
- margin: 3px 0px 0px 7px; }
- .share-icon:hover {
- background: none !important; }
- .box .box-hd .btns-fast .share .links {
- border: 1px solid #e7e7e7;
- background: #fff;
- padding: 5px;
- width: 78px;
- top: 19px; }
- .box .box-hd .btns-fast .share .links a {
- height: 22px;
- line-height: 22px;
- margin-bottom: 5px;
- padding: 0 0 3px 0px;
- display: block;
- width: 100%;
- cursor: pointer; }
- .box .box-hd .btns-fast .share .links a:hover {
- background-color: #ecf3f9; }
- .box .box-hd .btns-fast .share .links i {
- display: inline-block;
- _display: inline;
- width: 16px;
- height: 16px;
- vertical-align: middle;
- margin-right: 5px; }
- .tencent {
- background-image: url(../slice/tencent.png); }
- .tencent:hover {
- background-image: url(../slice/tencent-hover.png); }
- .sina {
- background-image: url(../slice/sina.png); }
- .sina:hover {
- background-image: url(../slice/sina-hover.png); }
- .qq {
- background-image: url(../slice/qq.png); }
- .qq:hover {
- background-image: url(../slice/qq-hover.png); }
- .copy-link {
- width: 14px !important;
- height: 14px !important;
- background-image: url(../slice/copy-link.png); }
- .box .box-hd .btns-fast .share .links a span {
- padding-left: 5px; }
- .button_qzone span, .button_tqq span, .button_tsina span {
- background: none; }
- .l-box {
- position: relative; }
- .zj-page {
- position: absolute;
- top: 380px;
- }
- .tip-no-data {
- text-align: center;
- margin: 161px 0; }
- .tip-no-data img {
- margin-bottom: 15px; }
- .tip-no-data p {
- color: #b3b3b3; }
- body {
- moz-user-select: -moz-none;
- -moz-user-select: none;
- -o-user-select: none;
- -khtml-user-select: none;
- -webkit-user-select: none;
- -ms-user-select: none;
- user-select: none; }
- .zj-s {
- cursor: pointer; }
- .l-box li .item--stronger {
- position: absolute;
- top: 3px;
- left: 6px;
- width: 52px;
- height: 22px;
- background-image: url(../img/carry.png);
- background-position: 0 0;
- background-repeat: no-repeat;
- z-index: 102; }
- .l-box li .item--mvp {
- position: absolute;
- top: 3px;
- left: 6px;
- width: 50px;
- height: 22px;
- background-image: url(../img/mvp.png);
- background-position: 0 0;
- background-repeat: no-repeat;
- z-index: 102; }
- .em-content {
- padding-top: 2px; }
- .zj-table-top .col4 {
- text-align: left; }
- #zj-table-top .col3 {
- width: 73px; }
- #zj-table--A .col3, #zj-table--B .col3, .zj-table .col3 {
- width: 50px; }
- #zj-table-top .col2 {
- width: 40px; }
- .r-top {
- height: 25px;
- }
- .r-top span {
- padding-left: 0;
- padding-right: 13px; }
- #zj-table-top .col1 .match-result {
- text-indent: 0; }
- #zj-table-top .sel-tab-link {
- width: 179px; }
- .tip-topright-wrap {
- position: absolute;
- right: 20px;
- top: 20px; }
- .tip-level {
- float: left;
- _display: inline;
- margin: 8px 5px 0; }
- .tip-level p {
- color: #666;
- font-weight: bold; }
- .ch_level {
- margin: 0 auto;
- width: 35px;
- height: 30px; }
- .ch_level.level_1 {
- background: url(../img/champion_level_1.png); }
- .ch_level.level_2 {
- background: url(../img/champion_level_2.png); }
- .ch_level.level_3 {
- background: url(../img/champion_level_3.png); }
- .ch_level.level_4 {
- background: url(../img/champion_level_4.png); }
- .ch_level.level_5 {
- background: url(../img/champion_level_5.png); }
- .tip-btn-group {
- margin-top: 5px;
- text-align: center; }
- .tip-btn-group a {
- padding: 3px 13px;
- text-align: center;
- background-color: #408bcb;
- color: #fff;
- margin-right: 10px; }
- a:hover {
- text-decoration: none; }
- .box .box-hd .btns-fast .hover a.icons, .box .box-hd .btns-fast a.icons:hover {
- background: none !important; }
- .mod-tips-s1 .mod-tips-top {
- padding-bottom: 10px !important;
- margin-top: 15px !important;
- margin-bottom: 10px !important; }
- .mod-tips-s1 .mod-tips-main {
- padding-bottom: 15px !important; }
- .title-split {
- border-bottom: 1px solid #f0f0f0;
- padding: 0 0 5px 0; }
- #zj-table--A .team-flag, #zj-table--B .team-flag, .zj-table .team-flag {
- left: 2px !important;
- width: 3px !important; }
- #recordDetail {
- margin-top: -5px; }
- .zj-brilliant_gold_earned {
- background-position: -78px -26px !important; }
- .zj-assist {
- background-position: -20px -26px !important; }
- #zj-table--A .team-name, #zj-table--B .team-name, .zj-table .team-name {
- position: relative; }
- #zj-table--A .team-name a .red, #zj-table--B .team-name a .red, .zj-table .team-name a .red {
- position: absolute;
- right: 90px; }
- .no-records {
- font-size: 14px;
- text-align: center;
- padding-top: 100px;
- padding-bottom: 50px; }
- .personal-nav-wrap {
- width: 600px;
- padding: 15px;
- padding-bottom: 0; }
- .personal-nav-wrap .mod-tabs-hd{
- width: 100%;
- overflow: hidden; }
- .personal-nav-wrap .mod-tabs-trigger{
- width: 524px;
- background: #ecf3f9; }
- .mod-tabs-trigger li {
- width: 50%;
- float: left;
- _display: inline;
- height: 30px;
- line-height: 30px;
- text-align: center;
- color: #666;
- font-size: 12px;
- background-color: #ecf3f9;
- cursor: pointer; }
- .mod-tabs-trigger li a {
- color: #666; }
- .mod-tabs-trigger li.selected {
- background-color: #ddebf7;
- font-weight: bold; }
- .col-4 li {
- width: 131px; }
- .coll-2 li {
- width: 262px; }
- .coll-2 #modeTabs a{
- width: 100%;
- }
- .record-nav {
- position: relative;
- z-index: 1; }
- .record-nav li {
- position: relative;
- width: 224px;
- height: 27px;
- line-height: 27px;
- background-color: #ecf3f9;
- text-align: center;
- font-weight: bold;
- border-radius: 3px;
- margin-right: 4px; }
- .record-nav li a {
- display: block;
- width: 100%;
- height: 100%;
- color: #666;
- cursor: pointer; }
- .record-nav li.last {
- margin-right: 0; }
- .record-nav li.active {
- background-color: #ddebf7; }
- .record-nav li.active .arrow-down {
- display: inline-block;
- *display: inline;
- *zoom: 1; }
- .record-nav .arrow-down {
- display: none;
- position: absolute;
- bottom: -6px;
- left: 50%;
- margin-left: -6.5px;
- width: 13px;
- height: 6px;
- background: url(../img/blue-arrow.png) no-repeat; }
- .fl {
- float: left;
- _display: inline; }
- .fr {
- float: right;
- _display: inline; }
- .pa-top {
- position: relative;
- z-index: 10;
- height: 155px;
- padding-top: 15px; }
- .pa-main {
- position: relative;
- height: 75px;
- margin: 15px 0; }
- .pa-main .round-mask {
- top: 27px;
- left: 5px;
- width: 69px;
- height: 67px;
- background: url(../img/round4.png) no-repeat; }
- .pa-main .tip {
- right: 24px !important;
- bottom: 40px !important; }
- .pa-main .level-charts {
- top: -21px; }
- .pa-bottom {
- height: 70px;
- margin-bottom: 15px; }
- .pa-top-content {
- padding-left: 16px; }
- .pa-info {
- color: #999;
- margin-bottom: 10px; }
- .pa-info span {
- padding-right: 26px; }
- .pa-info span.last {
- padding-right: 0; }
- .info-1 {
- color: #666;
- font-size: 14px;
- font-weight: bold; }
- .pa-detail li {
- height: 30px;
- line-height: 30px;
- background: #ecf3f9;
- color: #666; }
- .pa-detail li.blank-bg {
- background: #fcfdfd; }
- .pa-detail li span {
- display: inline-block;
- *display: inline;
- *zoom: 1;
- width: 123px; }
- .pa-detail li .inner {
- padding: 0 15px; }
- .pa-detail li .icon-wrong, .pa-detail li .icon-check {
- vertical-align: -2px;
- margin-left: 5px; }
- .icon-wrong, .icon-check {
- display: inline-block;
- *display: inline;
- *zoom: 1;
- width: 14px;
- height: 14px; }
- .icon-check {
- background: url(../img/check1.png) no-repeat; }
- .icon-wrong {
- background: url(../img/wrong.png) no-repeat; }
- .pa-clothes {
- width: 100%;
- margin-top: 10px; }
- .pa-clothes .clothes-tip {
- width: 68px;
- height: 25px;
- line-height: 25px;
- font-weight: bold;
- color: #666;
- text-align: center;
- background: url(../img/arrow-right-bg.png) no-repeat; }
- .pa-clothes ul {
- margin-left: 5px;
- overflow: hidden; }
- .pa-clothes ul li {
- margin-left: 5px; }
- .level-charts {
- position: absolute;
- right: -14px;
- top: -25px; }
- .level-charts ul {
- padding-left: 50px; }
- .level-charts li {
- position: relative; }
- .level-charts .charts-round-wrap {
- cursor: pointer; }
- .level-charts .msg {
- position: absolute;
- top: 112px;
- left: 11px;
- text-align: center; }
- .level-charts .msg.m-adjust {
- left: 19px; }
- .level-charts .tip {
- position: absolute;
- right: 27px;
- bottom: 50px;
- display: inline-block;
- *display: inline;
- *zoom: 1;
- width: 14px;
- height: 14px; }
- .level-charts .tip.wrong {
- background: url(../img/wrong.png) no-repeat; }
- .level-charts .tip.check {
- background: url(../img/check1.png) no-repeat; }
- .level-charts .round-arrow {
- position: absolute;
- left: 47%;
- bottom: 32px;
- width: 11px;
- height: 7px;
- background: url(../img/triangle-down.png) no-repeat; }
- .charts-wrap {
- min-width: 116px;
- max-width: 125px;
- height: 125px;
- margin-left: -20px; }
- .charts-round-wrap {
- position: relative; }
- .charts-round-wrap h3 {
- text-align: center; }
- .charts-title {
- position: absolute;
- top: 10px;
- left: 38px;
- z-index: 1000; }
- .charts-more {
- position: absolute;
- left: 130px;
- top: 10px;
- width: 85px;
- z-index: 10; }
- .charts-more h3 {
- padding-bottom: 17px; }
- .charts-more p {
- color: #999;
- padding-bottom: 10px; }
- .charts-more .col-l {
- display: inline-block;
- *display: inline;
- *zoom: 1;
- width: 48px; }
- .charts-more .col-r {
- color: #666;
- font-weight: bold;
- padding-left: 2px; }
- .round-mask {
- position: absolute;
- width: 69px;
- height: 69px;
- top: 28px;
- left: 5px;
- text-align: center;
- background: url(../img/round2.png) no-repeat; }
- .round-mask h3 {
- padding-top: 18px;
- padding-bottom: 5px;
- color: #408bcb; }
- .round-mask p {
- color: #408bcb; }
- .kda {
- position: relative;
- /*z-index: 10;*/
- width: 158px;
- height: 75px;
- background: #ecf3f9;
- border-radius: 5px; }
- .kda .inner {
- padding: 7px 10px;
- *padding: 7px 10px; }
- .kda-msg {
- text-align: center;
- color: #999;
- margin-top: 10px;
- padding-right: 10px;
- border-right: 1px solid #e7e7e7; }
- .kda-msg h3 {
- font-size: 14px;
- color: #666; }
- .kda-msg h3.num{
- color: #f36533;
- }
- .kda-detail {
- padding-top: 4px;
- padding-left: 10px;
- color: #999; }
- .kda-detail span {
- color: #666;
- padding-left: 8px; }
- .detail-videos {
- margin-top: 5px; }
- .detail-videos ul {
- padding-left: 2px; }
- .detail-videos li {
- position: relative;
- margin-left: 6px;
- *margin-left: 5px;
- width: 120px; }
- .detail-videos li a {
- cursor: pointer; }
- .detail-videos li img {
- width: 120px;
- height: 70px; }
- .video-more {
- position: absolute;
- left: 0;
- bottom: 0px;
- width: 100%;
- height: 24px;
- line-height: 24px;
- background: rgba(0, 0, 0, 0.5);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); }
- .video-more .inner {
- padding: 0 10px; }
- .video-more .title {
- color: #ccc;
- width: 62px; }
- .video-more .time {
- color: #999; }
- .word {
- display: inline-block;
- *display: inline;
- *zoom: 1;
- -webkit-text-overflow: ellipsis;
- -ms-text-overflow: ellipsis;
- -o-text-overflow: ellipsis;
- text-overflow: ellipsis;
- overflow: hidden;
- vertical-align: bottom;
- white-space: nowrap; }
- .hero-tip {
- float: left;
- _display: inline;
- width: 78px;
- height: 70px;
- color: #666;
- font-weight: bold;
- text-align: center;
- background: url(../img/more-big.png) no-repeat; }
- .hero-tip span {
- display: inline-block;
- *display: inline;
- *zoom: 1;
- padding-top: 6px; }
- .hero-tip .tip-large span {
- padding-top: 10px; }
- .history-recordTab__userIcon{width: 158px;}
- #modeTabs a{display: block;width: 131px;height: 30px;}
- .detail-desc__winRate{font-size: 14px;font-weight: 600;}
- .best-position__data .col-l{width: 40px;}
- .record-ad__wrap{position: absolute;top: 78px;left: 0;width: 387px;height: 52px;overflow: hidden;}
- .mod-tabs-trigger{float: left;}
- .common-page__control{width: 75px;height: 30px;float: left;background: #ddebf7;}
- .common-page__control a{display: block;width: 30px;height: 23px;float: left;margin: 3px 0 0 5px;}
- .common-page__goBack{background: url(/frontend/img/common/back.png?__sprite);visibility: hidden;}
- .common-page__goBack:hover{background: url(/frontend/img/common/back-hover.png?__sprite);}
- .common-page__reflash{background: url(/frontend/img/common/reflash.png?__sprite);}
- .common-page__reflash:hover{background: url(/frontend/img/common/reflash-hover.png?__sprite);}
- #personalAchievement{position: relative;z-index: 1;}
- /*战绩记录定位*/
- .zj-brilliant_killing_spree{background-position: -22px -73px;} /*越战越勇*/
- td.col1 em.zj-brilliant_kill{background-position: -42px -73px;} /*杀人如麻*/
- .zj-brilliant_minions_killed{background-position: -21.6px -50px;} /*小怪终结者*/
- .zj-tower5{background-position: -58px -50px;} /*推搭超过5个*/
- .zj-brilliant_assist{background-position: -39px -26px !important} /*我为人人*/
- .zj-brilliant_critical_strike{background-position: -64px -73px;} /*一击致命*/
- /*鼠标悬浮在用户头像的弹窗*/
- .userRecordDetail{
- width: 272px;
- position: absolute;
- left: 130px;
- top: 15px;
- display: none;
- z-index: 999;
- }
- .userRecordDetail-center{
- width: 261px;
- padding: 5px;
- background-color: transparent;
- background-color: rgba(0,0,0,.2);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
- zoom: 1;
- background-color: #fff;
- }
- .userRecordDetail-con{
- zoom: 1;
- border: 1px solid #B0B1B3;
- background-color: #fff;
- border: 1px solid #f2f3f3;
- }
- .recent-nav{width: 135px;height: 25px;position: relative;left: 15px;margin-bottom: 10px;z-index: 100;}
- .recent-nav__input{display: block; width: 123px;height: 23px;line-height: 23px; border: 1px solid #408bcb;padding-left: 10px;}
- .recent-nav .recent-nav__list{position: absolute;top: 30px;background: #fff;border: 1px solid #e7e7e7;width: 133px;display: none;}
- .recent-nav__list li{width: 100%;padding: 0;}
- .recent-nav__list a{display: block;width: 116px;height: 30px;margin: 5px auto;line-height: 30px;padding-left: 8px;}
- .recent-nav__list li:hover a{background: #ecf3f9;}
- .recent-nav a{color: #666666;}
- .recent-nav__input em{display: block;width: 7px;height: 4px;background: url('../img/recent-nav__close.png?__sprite');position: absolute;top: 10px;right: 10px;}
- .recent-nav__input.on em{background: url('../img/recent-nav__open.png?__sprite');}
- .recent-list li{margin-bottom: 4px;}
- .recent-record__list{position: relative;z-index: 98;}
- .mod-tips-s1{top: 62px;}
|