@import '../common/header1.less'; @import url('../../font/iconfont.less'); .kjxq-page { position: fixed; top: 0; bottom: 0; width: 100%; z-index: 999; background: #fff; .page-container { position: fixed; top: 40px; bottom: 0; overflow: auto; width: 100%; .kjxq-kjjg-btn-wrapper { padding: 10px 0; } } .page-header { padding: 5px 10px; height: 60px; font-size: 13px; .header-left { height: 100%; width: 50px; float: left; .center(); .iconfont { font-size: 40px; } } .header-right { margin-left: 55px; margin-right: -10PX; .header-right-ads { margin-top: -5px; border-bottom: 2px #e84542 solid; color: #808080; } .header-right-res { } } } .kjxq-wrapper { padding: 0 15px; .kjxq-title { padding: 10px 15px; .title-bg(); font-size: 16px; margin: -5px -15px; } .kjxq-content { padding: 15px 0; .kjxq-kjjg-detail, .cash-box { color: #666; font-size: 14px; overflow: hidden; .kjxq-kjjg-detail-list { float: left; padding: 3px 20px 3px 0; } } .kjxq-kjjg-tips { height: 30px; line-height: 30px; font-size: 14px; color: #999; } .kjxq-kjjg-btn { display: inline-block; padding: 5px 12px; border: 1px #52a8e1 solid; color: #52a8e1; font-size: 12px; border-radius: 5px; margin: 0 5px; } } } } .ball-wrapper { display: inline-block; overflow: hidden; .ball-item { float: left; height: 28px; width: 28px; font-size: 12px; color: #fff; border-radius: 50%; margin: 2px 2px; .center(); } .huase-item { float: left; font-size: 25px; border-radius: 50%; margin: 2px 5px; font-weight: 700; .center(); .iconfont { font-size: 26px; } &.hongtao, &.fangpian { color: #E84542; } } } .table-response { text-align: center; color: #666; .table { width: 100%; border-collapse: collapse; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; } .tr-response { th.td-response { font-weight: 500; font-size: 16px; } .td-response { border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; text-align: center; padding: 3px 0; } td.td-response { font-size: 14px; } &.tr-strong { background: #fafcff; } } }