123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190 |
- @charset "UTF-8";
- /**
- * uni-app内置的常用样式变量
- */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .detail .bgimg.data-v-c228947e {
- width: 750rpx;
- height: 400rpx;
- }
- .detail .dbox.data-v-c228947e {
- padding: 0 36rpx 20rpx;
- margin-top: -368rpx;
- position: relative;
- height: calc(100vh - 32rpx);
- display: flex;
- flex-direction: column;
- }
- .detail .dbox .top.data-v-c228947e {
- position: relative;
- padding-bottom: 20rpx;
- flex: 0 0 auto;
- }
- .detail .dbox .top .tit.data-v-c228947e {
- font-size: 36rpx;
- font-weight: bold;
- color: #FFFFFF;
- margin-bottom: 24rpx;
- }
- .detail .dbox .top .txt.data-v-c228947e {
- font-size: 30rpx;
- color: #D3DFFD;
- line-height: 40rpx;
- margin-bottom: 12rpx;
- }
- .detail .dbox .top .shareimg.data-v-c228947e {
- width: 28rpx;
- height: 34rpx;
- position: absolute;
- right: 0rpx;
- top: 0rpx;
- }
- .detail .dbox .dmain.data-v-c228947e {
- padding: 40rpx 24rpx 10rpx;
- background: #FFFFFF;
- border-radius: 18rpx;
- position: relative;
- display: flex;
- flex-direction: column;
- }
- .detail .dbox .dmain .tit.data-v-c228947e {
- font-size: 30rpx;
- font-weight: bold;
- color: #161616;
- }
- .detail .dbox .dmain .list.data-v-c228947e {
- width: 100%;
- background: #F7F7F7;
- display: flex;
- align-items: flex-start;
- line-height: 48rpx;
- border-radius: 10rpx;
- min-height: 100rpx;
- padding: 26rpx;
- box-sizing: border-box;
- margin-bottom: 22rpx;
- }
- .detail .dbox .dmain .list .label.data-v-c228947e {
- font-size: 30rpx;
- font-weight: bold;
- color: #161616;
- font-weight: bold;
- flex: 0 0 auto;
- }
- .detail .dbox .dmain .list .rtxt.data-v-c228947e {
- flex: 1;
- text-align: right;
- margin-left: 12rpx;
- }
- .detail .dbox .dmain .list .rtxt.rtxt1.data-v-c228947e {
- font-size: 32rpx;
- font-weight: bold;
- color: #FE5A0E;
- }
- .detail .dbox .dmain .list .rtxt.rtxt1 text.data-v-c228947e {
- color: #161616;
- font-size: 30rpx;
- font-weight: normal;
- }
- .detail .dbox .dmain .list .rtxt.rtxt2.data-v-c228947e {
- font-size: 30rpx;
- font-weight: 500;
- color: #161616;
- }
- .detail .dbox .dmain .search.data-v-c228947e {
- height: 80rpx;
- background: #F2F5FB;
- border-radius: 40rpx;
- padding-left: 40rpx;
- }
- .detail .dbox .dmain .search .img.data-v-c228947e {
- width: 30rpx;
- height: 32rpx;
- flex: 0 0 auto;
- margin-right: 30rpx;
- }
- .detail .dbox .dmain .search .btn.data-v-c228947e {
- width: 120rpx;
- height: 80rpx;
- background: #1f57e6;
- border-radius: 40rpx;
- font-size: 30rpx;
- font-weight: 500;
- color: #FFFFFF;
- text-align: center;
- line-height: 80rpx;
- flex: 0 0 auto;
- }
- .detail .dbox .dmain .search .input.data-v-c228947e {
- font-size: 30rpx;
- color: #161616;
- line-height: 80rpx;
- }
- .detail .dbox .dmain .delbox.data-v-c228947e {
- font-size: 30rpx;
- color: #FE5A0E;
- padding: 0 20rpx;
- }
- .nodata.data-v-c228947e {
- display: flex;
- flex-direction: column;
- align-items: center;
- box-sizing: border-box;
- padding: 80rpx 0 120rpx;
- }
- .nodata image.data-v-c228947e {
- width: 456rpx;
- height: 178rpx;
- margin-bottom: 28rpx;
- }
- .nodata view.data-v-c228947e {
- font-size: 30rpx;
- color: #AAAAAA;
- font-weight: bold;
- }
- .fbtns.data-v-c228947e {
- display: flex;
- align-items: center;
- background-color: #ffffff;
- padding: 0rpx 30rpx 0rpx;
- box-shadow: 0px 0px 18rpx 0px rgba(121, 121, 121, 0.39);
- height: 100rpx;
- flex: 0 0 auto;
- justify-content: center;
- font-size: 30rpx;
- font-weight: 500;
- color: #4775EA;
- }
- .fbtns image.data-v-c228947e {
- width: 32rpx;
- height: 30rpx;
- margin-right: 20rpx;
- }
- .detail.data-v-c228947e .zb-table-header {
- background-color: #F2F5FB !important;
- }
- .detail.data-v-c228947e .zb-table-applet .zb-table-header .zb-stick-side {
- background-color: #F2F5FB !important;
- }
- .detail.data-v-c228947e .odd {
- background-color: #F2F5FB !important;
- }
- .detail.data-v-c228947e .item-td {
- border-bottom: none !important;
- }
- .detail.data-v-c228947e .item-th {
- border-bottom: none !important;
- background-color: #F2F5FB !important;
- }
|