@import './common/common.less'; a { color: #666; } .padding0 { padding: 0; } .logo-left { padding-top: 0 !important; } /*开奖详情*/ .detail-wrapper { // margin: 111px auto 0; // padding: 6px 0 5px; } .kaijbox-padding { background-color: #FFFFFF; padding: 18px 0 18px; margin: 10px 0; } // 开奖图标 .kaij-icon { padding-top: 15px; .icon-shadow { font-size: 60px; color: red; border-radius: 30px; box-shadow: 0 0 10px 10px #fff, 0 0 15px 15px #DADADA; } .kaij-text { margin-top: 35px; font-size: 1.6rem; color: #000; display: block; } } // 开奖数据 .kaij-data { margin-top: 10px; .kaij-title { margin-bottom: 1%; font-size: 1.3rem; .kaij-name { font-size: 1.5rem; color: #000; margin-right: 2%; } } .kaij-qs { color: #f44a07; margin: 0 0.5%; font-size: 1.6rem; font-weight: bold; } .kaij-cartoon { display: block; overflow: hidden; padding: 7px 0; // height: 35px; .ball-list { font-size: 2.0rem; height: 36px; width: 36px; line-height: 36px; } .ball-list-dnew { font-size: 2.0rem; height: 36px; width: 36px; line-height: 36px; } .ball-list-dnew2 { font-size: 2.0rem; height: 36px; width: 36px; line-height: 36px; } .ball-list-dnew3 { font-size: 2.0rem; height: 36px; width: 36px; line-height: 36px; } } .kaij-cartoon-new { display: block; overflow: hidden; padding: 3px 0; // height: 35px; .ball-list-new { font-size: 1.8rem; color: darkgray; height: 20px; width: 36px; line-height: 20px; } } .kaij-line { border-top: 0.1rem solid #E7E7E7; margin-top: 1%; } } .kaij-btns { margin: 5px 0; .kaij-btn-item { display: inline-block; padding: 5px 10px; font-size: 1.4rem; &:hover { color: @fcolor; font-weight: 700; } } .kaij-btn-item2 { display: inline-block; padding: 5px 2px; font-size: 1.4rem; } } .kaij-more { // margin-top: 5px; ul { width: 100%; } .kaij-list { padding: 4px 0; } .kaij-list span { display: inline-block; } span a { // margin-right: 0.3%; color: #333; text-decoration: solid !important; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; outline: none; font-size: 1.0rem; &:hover { color: #C31A00; font-weight: bold; text-decoration: none; cursor: pointer; } } .morefirst { margin-right: 0.5%; color: #999; font-size: 1.2rem; } .morelast { margin-left: 4%; margin-top: 2%; } } .icon-left-more { font-size: 0.1rem; } //倒计时 .kaij-count { font-size: 1.3rem; margin-bottom: 10px; .line { display: block; margin: 5px 0; color: #666; padding: 5px; font-size: 1.3rem; } .open { display: block; margin: 3px; .bgtime { display: inline-block; background: #444553; color: #ffd200; text-align: center; font-size: 1.8rem; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; width: 40px; height: 40px; vertical-align: middle; line-height: 40px; } } .opening { width: 220px; height: 40px; background: #212224; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #f7f200; padding-left: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; font-size: 1.8rem; z-index: 999; display: none; line-height: 36px; } .kaij-qsnext { color: #f44a07; margin: 0 0.5%; font-size: 1.5rem; } } //开奖table--start .list { background-color: #FFF; // margin-top: 1.5%; .list-head { padding: 10px 20px; border-bottom: 0.1rem solid #E7E7E7; line-height: 25px; .head-left { height: 30px; line-height: 30px; color: #333; font-size: 1.6rem; } .head-left-new { height: 30px; line-height: 30px; color: #333; font-size: 1.6rem; margin-right: 30px; cursor: pointer; } .head-left-new:hover { color:red; } .head-right { float: right; display: inline-block; a { display: inline-block; margin: 0 5px; } .year-query { display: inline-block; height: 25px; width: 130px; } .sel-input { display: inline-block; position: relative; &:before { content: ''; position: absolute; top: 10px; right: 2px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 5px solid transparent; border-top: 5px solid rgba(0,0,0,.3); } } .query-select { position: absolute; top: 25px; left: 0; background: #fff; z-index: 5; list-style: none; height: 200px; overflow-y: scroll; overflow-x: hidden; border-radius: 1px; display: none; > li { height: 25px; width: 62px; text-align: left; padding-left: 0.2rem; &:hover, > a:hover { cursor: pointer; background: #C31A00; color: #fff; } } } .year-input { box-sizing: border-box; height: 25px; width: 80px; display: inline-block; border: 1px solid rgba(0, 0, 0, 0.2); border-right: 0; padding-left: 2px; } .year-btn { width: 50px; height: 25px; display: inline-block; border-radius: 0 3px 3px 0; background: #C31A00; color: #fff; cursor: pointer; } } } .head-right > a, .head-right > span { color: #333; font-size: 1.4rem; margin: 0 6px; &:hover { color: #C31A00; font-weight: bold; text-decoration: none; cursor: pointer; } } .list-content { padding: 1.5%; } .table-headtxt { text-align: center; font-size: 1.4rem; font-weight: 100; } td { font-size: 1.4rem; } .s-acitve { background-color: #C31A00; padding: 3px 10px; color: #FFFFFF !important; border-radius: 4px; } } .td-number { text-align: center; vertical-align: middle !important; a{ display:inline-block; margin:0 3px; } .pk3-list { margin-right: 10px; .iconfont { font-size: 2rem; } .ball-pk3 { font-size: 1.8rem; font-weight: 700; } } } //开奖table--end .mainContent { margin: 0; } .ads-list-title { margin: 0; } .main-ads-wrapper { margin: 0; padding: 0; } .typecell-wrapper { padding: 5px 5px 10px 5px; } .typecell { padding: 15px; background: #fff; } table { border: 1px solid #ddd; } caption { text-align: center !important; caption-side: top !important; font-size: 1.8rem !important; color: #666; line-height: 40px; } thead tr { background: @fcolor; box-sizing: border-box; } tr { td { border-right: 1px solid #ddd; &:last-child { border: 0; } } border-bottom: 1px solid #ddd; &:last-child { border: 0; } } th { line-height: 40px; font-size: 1.4rem; color: #fff; } .je { padding: 0 10px; font-size: 1.4rem; .margin { margin: 0 3px; } .trje, .gdje { font-size: 1.4rem; color: @fcolor; } } .explain { display: block; position: relative; width: 100%; overflow: hidden; vertical-align: middle; h3 { text-align: center; padding-bottom: 3px; border-bottom: 0.1rem solid #E7E7E7; } .explainImg { background: url(../images/winingNote.gif) no-repeat; width: 480px; margin: 0 auto; } .ssq { background-position: 0 -28px; height: 320px; } .fc3d { background-position: 0 -1224px; height: 180px; margin-bottom: 30px; } .pl3 { background-position: 0 -1224px; height: 180px; margin-bottom: 30px; } .pl5 { background-position: 0 -1674px; height: 90px; margin-bottom: 46px; } .qlc { background-position: 0 -836px; height: 323px; } .dlt { background-position: 0 -416px; height: 360px; } .qxc { background-position: 0 -1833px; height: 420px; } .hubei30x5 { background-position: 0 -2300px; height: 326px; margin-top: 33px; } .henan22x5 { background-position: 0 -2690px; height: 295px; } .hc1 { background-position: 0 -3040px; height: 283px; } .hd15x5 { background-position: 0 -3370px; height: 173px; } .df6j1 { background-position: 0 -3600px; height: 320px; } .js7ws { background-position: 0 -3970px; height: 290px; } .fujian31x7 { background-position: 0 -4320px; height: 322px; } .xj35x7 { background-position: 0 -4710px; height: 321px; } .fujian36x7 { background-position: 0 -5105px; height: 358px; } .guangdong36x7 { background-position: 0 -5520px; height: 380px; } .zhejiang6j1 { background-position: 0 -5960px; height: 285px; } .hbssxw { background-position: 0 -6300px; height: 210px; } } .kaij-tj { position: relative; width: 100%; height: 100%; .kaij-tj-title { position: absolute; left: 15px; top: 0; width: 60px; text-align: right; padding: 3px 0; font-size: 1.2rem; } .kaij-tj-detail { display: inline-block; padding-left: 60px; width: 100%; margin-left: 0px; } .kaij-qgcqt { display: inline-block; padding: 3px 0; word-break: keep-all; width: 102px; .text-ellipsis(); text-align: left; &:hover { color: @fcolor; font-weight: 700; } } } .qs-select-wrapper { position: relative; display: inline-block; width: 100px; text-align: center; border: 1px solid #ddd; height: 25px; .caret { width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 6px solid #666; position: absolute; right: 3px; top: 10px; } .qs-select-box { color: #f44a07; margin: 0 2px; font-size: 1.6rem; font-weight: bold; height: 100%; line-height: 25px; cursor: pointer; } .qs-select { display:none; border: 1px solid #ddd; position: absolute; top: 27px; left: 0; right: 0; background: #fff; max-height:200px; overflow-y:scroll; overflow-x:hidden; li{ line-height:25px; a{ font-size:1.3rem; &:hover{ background:@fcolor; color:#fff; } } } } } .thead-new .red { color: red; font-size: 1.6rem; } .thead-new .green { color: #1fc26b; font-size: 1.6rem; } .thead-new .blue { color: #0092dd; font-size: 1.6rem; } .thead-new2 .table-headtxt { color: #000; } .thead-new1 .table-headtxt { color: red; } #table1{ display: block; } #table2 { display: none; } #table3 { display: none; } .row-new{ margin-top:10px; margin-bottom:10px; } .td-number-new span { float: left; text-align: center; border:0px solid #000; } .td-number-new { vertical-align: top !important; } #table1 th { width: 33.33333%; } #table2 th { width: 8.33333%; } #table3 th { width: 20%; } .new-on{ color:red !important; } .thead-new-head th { color: #000 !important; } .thead-new th{ padding:.25rem .75rem; } .thead-new1 th { padding: .25rem .75rem; } .thead-new2 th { padding: .25rem .75rem; } .ball-list-new { font-size: 1.8rem; color: #a9a9a9; height: 20px; width: 30px; line-height: 20px; display: inline-block; margin: 2px; text-align: center; overflow: hidden; }