huangbo 10 years ago
parent
commit
d3126023c9

+ 39 - 35
display-client/assets/local/res/css/base.css

@ -190,7 +190,7 @@ a { text-decoration:none;}
190 190
.m_sub .menu li:first-child { border:0 none;}
191 191
.m_sub .menu li.active { background:#333;}
192 192
.m_sub .menu li div { display:inline-block;}
193
.m_sub .menu li .num { width:24px; height:24px; line-height:24px; background:#e40177; border-radius:50%;}
193
.m_sub .menu li .num { width:0.24rem; height:0.24rem; line-height:0.24rem; background:#e40177; border-radius:50%;}
194 194
.m_sub .title { line-height:0.35rem; overflow:hidden; background:#333; border-bottom:1px solid #1a1a1a;}
195 195
.m_sub .title .text { color:#999; float:left; padding-left:0.12rem;}
196 196
.m_sub .title .fn { float:right; width:0.35rem; height:0.35rem; text-align:center; color:#999;}
@ -258,6 +258,10 @@ a { text-decoration:none;}
258 258

259 259

260 260

261
.e_fix-bottom { position:absolute; width:100%; bottom:0; left:0;}
262

263

264

261 265
.e_bizIco { font-family:"biz"; display:inline-block;}
262 266

263 267
.e_brandIco { font-family:"brand"; display:inline-block; position:relative;}
@ -610,6 +614,21 @@ input[type="checkbox"]:checked { opacity:1; }
610 614
.c_tab>.pages-current-4 { left:-400%;}
611 615
.c_tab>.pages-current-5 { left:-500%;}
612 616

617
.c_chat { padding:0 0.15rem 0.15rem; overflow:hidden;}
618
.c_chat .u,
619
.c_chat .i { overflow:hidden; margin-top:0.15rem;}
620
.c_chat .head { float:right;}
621
.c_chat .head img { width:0.7rem; height:0.7rem; border-radius:50%;}
622
.c_chat .dialog { max-width:3rem; position:relative; margin-right:0.1rem; float:right; text-align:right;}
623
.c_chat .dialog:after { content:""; clear:both; height:0; display:block;}
624
.c_chat .dialog .info { font-size:0.16rem; color:#999; line-height:0.24rem;}
625
.c_chat .dialog .content { position:relative; display:inline-block; background:#29a6ee; padding:0.1rem 0.15rem; line-height:1.5; margin-top:0.03rem; border-radius:0.05rem; border:1px solid #1f95d8; color:#fff;}
626
.c_chat .dialog .content:after { content:""; position:absolute; right:-0.062rem; top:0.2rem; width:0.1rem; height:0.1rem; background:#29a6ee; border-top:1px solid #1f95d8; border-right:1px solid #1f95d8; -webkit-transform:rotate(45deg);}
627
.c_chat .u .head { float:left;}
628
.c_chat .u .dialog { float:left; margin:0 0 0 0.1rem; text-align:left;}
629
.c_chat .u .dialog .content { color:#333; background:#fff; border-color:#ddd;}
630
.c_chat .u .dialog .content:after { background:#fff; right:auto; left:-0.062rem; border:0 none; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
631

613 632
.c_brandTab { box-shadow:0 0.02rem 0 rgba(0,0,0,0.1); line-height:1; border:1px solid #ccc;}
614 633
.c_brandTab .tab ul { display:table; width:100%; table-layout:fixed; border-collapse:collapse;}
615 634
.c_brandTab .tab li { display:table-cell; height:0.65rem; vertical-align:middle; text-align:center; background:#fff; border-left:1px solid #eee;}
@ -679,9 +698,11 @@ input[type="checkbox"]:checked { opacity:1; }
679 698

680 699

681 700
.c_scroll { position:relative; overflow:hidden; box-shadow:0 0.02rem 0 rgba(0,0,0,0.1); border:1px solid #ccc; background:#fff;}
682
.c_scroll .c_article { border:0 none;}
683
.c_scroll .c_list { border:0 none;}
684

701
.c_scroll:not(.c_scroll-mix) .c_article { border:0 none;}
702
.c_scroll:not(.c_scroll-mix) .c_list { border:0 none;}
703
.c_scroll-fixed { position:absolute; left:0; right:0; top:0.6rem; bottom:0; background:transparent; box-shadow:none;}
704
.c_scroll-mix { border:0 none;}
705
.c_scroll-mix .wrapper { padding:0 0.12rem;}
685 706

686 707

687 708
.c_formula { overflow:hidden; line-height:1; text-align:center;}
@ -692,6 +713,7 @@ input[type="checkbox"]:checked { opacity:1; }
692 713
.c_formula .symbol { float:left; line-height:0.55rem; margin:0 0.06rem; font-size:0.25rem;}
693 714

694 715

716

695 717
.c_submit { margin-top:0.12rem;}
696 718
.c_submit ul { display:table; text-align:center; width:100%; table-layout:fixed; border-collapse:collapse;}
697 719
.c_submit li { display:table-cell; padding:0 0.06rem;}
@ -704,6 +726,7 @@ input[type="checkbox"]:checked { opacity:1; }
704 726
.c_submit .e_button-blue { width:100%;}
705 727

706 728

729

707 730
.c_tag { box-shadow:0 0.02rem 0 rgba(0,0,0,0.1); line-height:1; border:1px solid #ccc; background:#fff; overflow:hidden;}
708 731
.c_tag ul { margin-top:-1px; position:relative; top:1px;}
709 732
.c_tag ul li { float:left; position:relative; white-space:nowrap; font-size:0.21rem; line-height:0.5rem; padding:0 0.5rem 0 0.15rem; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
@ -712,6 +735,7 @@ input[type="checkbox"]:checked { opacity:1; }
712 735
.c_tag .delete.active { color:#333;}
713 736

714 737

738

715 739
.c_picList:after { content:""; display:block; height:0; visibility:hidden; clear:both;}
716 740
.c_picList ul { margin-left:-0.12rem; margin-top:-0.12rem;}
717 741
.c_picList li { width:50%; float:left; margin-top:0.12rem;}
@ -765,6 +789,8 @@ input[type="checkbox"]:checked { opacity:1; }
765 789
.c_option { position:fixed; top:-6rem; -webkit-transition:all 0.5s ease-out; -webkit-transform-style:preserve-3d; left:0; width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; background:#f2f2f2; padding:0.12rem; border-bottom:1px solid #ddd; box-shadow:0 0.02rem 0 rgba(0,0,0,0.1);}
766 790
.c_option-view { top:0;}
767 791

792

793

768 794
.c_dialog { position:fixed; left:100%; -webkit-transition:-webkit-transform 0.3s ease-out; -webkit-transform-style:preserve-3d; top:0; background:rgba(0,0,0,0.5); width:100%; height:100%; text-align:center; z-index:1000;}
769 795
.c_dialog:before { content:""; display:inline-block; height:100%; vertical-align:middle; width:1px; margin-right:-0.06rem;}
770 796
.c_dialog>.wrapper { text-align:left; vertical-align:middle; display:inline-block; width:4rem; margin:0 auto; padding:0 0.08rem 0.08rem; background:#0085d0; box-shadow:0 0.03rem 0.03rem rgba(0,0,0,0.3);}
@ -789,41 +815,14 @@ input[type="checkbox"]:checked { opacity:1; }
789 815
.c_dialog .c_spNum { border:0 none;}
790 816
.c_dialog-view { -webkit-transform:translate(-100%,0);}
791 817

792
.c_loading { -webkit-transition:left 0.5s ease-out; left:100%; line-height:1.1; -webkit-transform-style:preserve-3d; position:fixed; top:0; width:100%; height:100%; background:#f2f2f2;}
793
.c_loading .wrapper { position:absolute; width:5.3rem; overflow:hidden; left:50%; margin-left:-2.65rem; top:50%; margin-top:-6rem; text-align:center;}
794
.c_loading .logo { top:0; position:relative; color:#fff;}
795
.c_loading .dot:before { font-size:5.3rem; content:"\e607"; font-family:"base"; color:#e40077; position:relative; z-index:1;}
796
.c_loading .and { position:absolute; left:50%; margin-left:-0.33rem; top:4.6rem; text-indent:0; z-index:1;}
797
.c_loading .and:before { position:absolute; left:0; top:0; content:"\e600"; font-size:0.66rem; font-family:"base";}
798
.c_loading .and:after { position:absolute; left:0; top:0; content:"\e602"; font-size:0.66rem; font-family:"base";}
799
.c_loading .cycle {
800
	width:1.5rem; height:1.5rem; position:absolute; left:50%; margin-left:-0.75rem; top:4.22rem; z-index:0;
801
	-webkit-animation:loading 1.5s linear infinite; -webkit-transform-style:preserve-3d;
802
}
803
.c_loading .cycle:before {
804
	content:""; display:block; position:relative;
805
	width:1.5rem; height:0.75rem; border-radius:0.75rem 0.75rem 0 0;
806
	background:-webkit-gradient(
807
		linear,
808
		0 0,
809
		right 0,
810
		color-stop(0,rgba(149,198,45,0)),
811
		color-stop(1,rgba(149,198,45,0.7))
812
	);
813
}
814
.c_loading .text { position:relative;}
815
.c_loading .text .title { font-size:0.33rem; margin-top:0.4rem;}
816
.c_loading .text .tip { font-size:0.16rem; margin-top:0.15rem; color:#e40077;}
817
.c_loading-view { left:0;}
818

819
.c_error { -webkit-transition:opacity 1s ease-out,visibility 1s; opacity:1; line-height:1.1; -webkit-transform-style:preserve-3d; position:absolute; top:0; left:0; width:100%; height:100%;}
820
.c_error .wrapper { position:absolute; width:5.3rem; left:50%; margin-left:-2.65rem; top:50%; margin-top:-6rem; text-align:center;}
818
.c_error { -webkit-transition:opacity 1s ease-out,visibility 1s; opacity:1; line-height:1.1; -webkit-transform-style:preserve-3d; position:absolute; top:30%; left:45%; width:100%; height:100%;}
819
.c_error .wrapper { position:absolute; width:5.3rem; left:56%; margin-left:-2.65rem; top:50%; margin-top:-90%; text-align:center;}
821 820
.c_error .logo { top:0; position:relative; color:#fff;}
822
.c_error .dot:before { font-size:5.3rem; content:"\e607"; font-family:"base"; color:#e40077; position:relative; z-index:1;}
821
.c_error .dot:before { font-size:3.3rem; content:"\e607"; font-family:"base"; color:#e40077; position:relative; z-index:1;}
823 822
.c_error .sad { position:absolute; left:50%; margin-left:-0.33rem; top:4.6rem; text-indent:0; z-index:1;}
824 823
.c_error .sad:before { position:absolute; left:0; top:0; content:"\e626"; font-size:0.66rem; font-family:"base";}
825 824
.c_error .building { position:absolute; left:50%; margin-left:-0.33rem; top:4.6rem; text-indent:0; z-index:1;}
826
.c_error .building:before { position:absolute; left:0; top:0; content:"\e62d"; font-size:0.66rem; font-family:"base";}
825
.c_error .building:before { position:absolute; left:0.1rem; top:-1.7rem; content:"\e62d"; font-size:0.44rem; font-family:"base";}
827 826
.c_error .text { position:relative;}
828 827
.c_error .text .title { font-size:0.33rem; margin-top:0.4rem;}
829 828
.c_error .text .tip { font-size:0.16rem; margin-top:0.15rem; color:#888;}
@ -835,6 +834,11 @@ input[type="checkbox"]:checked { opacity:1; }
835 834

836 835

837 836

837
.c_loading { position:absolute; width:100%; height:2rem; top:50%; margin-top:-1.5rem; text-align:center;}
838
.c_loading .pic { width:1.6rem; height:1.6rem; margin:0.3rem auto 0; background:url(../img/loading.gif) no-repeat center center; background-size:100% 100%; -webkit-background-size:100% 100%;}
839
.c_loading .text { margin-top:0.1rem; color:#333; font-size:0.24rem;}
840

841

838 842

839 843
.c_tip:after { content:""; display:block; height:0; visibility:hidden; clear:both;}
840 844
.c_tip .ico { float:left; margin-right:0.12rem; background:#fff; border-radius:50%; line-height:1; padding:0.03rem; font-size:0.6rem; box-shadow:0 1px 1px rgba(0,0,0,0.3);}

+ 0 - 60
display-client/assets/local/res/css/bizIco-sn.css

@ -1,60 +0,0 @@
1
/*查询类*/
2
.e_bizIco-G3PaymentHistory:before        { content:"\e600"; color:#8fc320;}/*缴费历史查询*/
3
.e_bizIco-G3FreeResource:before          { content:"\e999"; color:#c37c20;}/*免费资源查询★已合并此功能至套餐余量查询★*/
4
.e_bizIco-G3QueryFeeRemain:before        { content:"\e609"; color:#c33f20;}/*话费余额查询*/
5
.e_bizIco-G3QueryCustInf:before          { content:"\e999"; color:#0085d0;}/*客户资料查询★此功能已移至侧栏★*/
6
.e_bizIco-G3QryOrderProduct:before       { content:"\e62b"; color:#e40077;}/*订购产品查询*/
7
.e_bizIco-G3QryBill:before               { content:"\e602"; color:#1ca98d;}/*账单查询*/
8
.e_bizIco-G3BlackList:before             { content:"\e62a"; color:#333333;}/*黑名单查询*/
9
.e_bizIco-G3Qryscore:before              { content:"\e629"; color:#c4a426;}/*积分\M值查询*/
10
.e_bizIco-G3QrySale:before               { content:"\e628"; color:#a64d9d;}/*营销活动查询*/
11
.e_bizIco-G3QryFamily:before             { content:"\e627"; color:#e69020;}/*亲情号码查询*/
12
.e_bizIco-G3Display:before               { content:"\e999"; color:#ef432c;}/*业务展示★已删除此蛋疼功能★*/
13
.e_bizIco-G3QryFee:before                { content:"\e601"; color:#a5af36;}/*实时话费*/
14
.e_bizIco-G3BusCount:before              { content:"\e626"; color:#8fc320;}/*业务统计*/
15
.e_bizIco-G3QryPUK:before                { content:"\e625"; color:#c37c20;}/*puk码查询*/
16
.e_bizIco-G3QryTerminalInventory:before  { content:"\e624"; color:#c33f20;}/*终端库存查询*/
17
.e_bizIco-G3GprsQry:before               { content:"\e999"; color:#0085d0;}/*数据流程查询★已合并此功能至套餐余量查询★*/
18
.e_bizIco-G3AgentRechargeDetails:before  { content:"\e623"; color:#e40077;}/*代理商缴费查询*/
19
.e_bizIco-G3SaleCard:before              { content:"\e622"; color:#1ca98d;}/*销售号卡查询*/
20
.e_bizIco-G3AgentFee:before              { content:"\e621"; color:#4489ac;}/*代理商余额查询*/
21
.e_bizIco-G3QryOverage:before            { content:"\e606"; color:#4489ac;}/*★套餐余量查询*/
22
/*办理类*/
23
.e_bizIco-G3Payment:before               { content:"\e608"; color:#8fc320;}/*营业缴费*/
24
.e_bizIco-G3MakeNewAccount:before        { content:"\e605"; color:#c37c20;}/*入网开户*/
25
.e_bizIco-G3ScoreExchange:before         { content:"\e620"; color:#c33f20;}/*积分M值兑换*/
26
.e_bizIco-G3ChangeProduct:before         { content:"\e603"; color:#0085d0;}/*产品变更*/
27
.e_bizIco-G3MonternetPortal:before       { content:"\e61f"; color:#e40077;}/*梦网查询*/
28
.e_bizIco-G3FamilyMember:before          { content:"\e61e"; color:#1ca98d;}/*家庭成员管理*/
29
.e_bizIco-G3Pick:before                  { content:"\e61d"; color:#4489ac;}/*号码预约*/
30
.e_bizIco-G3ServeOpenClose:before        { content:"\e61c"; color:#c4a426;}/*申请停开机*/
31
.e_bizIco-G3ChangePassword:before        { content:"\e999"; color:#a64d9d;}/*密码变更★简单业务放菜单页★*/
32
.e_bizIco-G3MarketActivity:before        { content:"\e607"; color:#e69020;}/*营销活动*/
33
.e_bizIco-G3BalanceReminder:before       { content:"\e999"; color:#ef432c;}/*余额提醒服务定制★简单业务放菜单页★*/
34
.e_bizIco-G3BillSender:before            { content:"\e999"; color:#a5af36;}/*账单寄送服务定制★简单业务放菜单页★*/
35
.e_bizIco-G3Vnet:before                  { content:"\e61b"; color:#8fc320;}/*校园V网*/
36
.e_bizIco-G3InterCruise:before           { content:"\e61a"; color:#c37c20;}/*国际漫游*/
37
.e_bizIco-G3BackOpenUser:before          { content:"\e619"; color:#c33f20;}/*返单开户*/
38
.e_bizIco-G3ReIssueCard:before           { content:"\e618"; color:#0085d0;}/*换卡*/
39
.e_bizIco-G3AoProductChange:before       { content:"\e999"; color:#e40077;}/*附加产品变更★合并至产品变更★*/
40
.e_bizIco-G3ChangeCard:before            { content:"\e618"; color:#1ca98d;}/*以卡换卡★同换卡(颜色会不一样)★*/
41
.e_bizIco-G3TerminalSale:before          { content:"\e62d"; color:#4489ac;}/*终端销售???*/
42
.e_bizIco-G3TerminalBack:before          { content:"\e617"; color:#c4a426;}/*终端返销*/
43
.e_bizIco-G3GoodsReceive:before          { content:"\e616"; color:#a64d9d;}/*货品领取*/
44
.e_bizIco-G3RealNameReg:before           { content:"\e62c"; color:#e69020;}/*实名登记???*/
45
.e_bizIco-G3AgentMarketActivity:before   { content:"\e607"; color:#ef432c;}/*代理商营销活动★同营销活动(颜色会不一样)★*/
46
.e_bizIco-G3BareMachineSale:before       { content:"\e615"; color:#a5af36;}/*裸机销售*/
47
.e_bizIco-G3ContractSale:before          { content:"\e604"; color:#8fc320;}/*合约计划销售*/
48
.e_bizIco-G3NewNetAcct:before            { content:"\e614"; color:#c37c20;}/*宽带开户业务*/
49
.e_bizIco-G3ChangeWidePassWord:before    { content:"\e613"; color:#c33f20;}/*宽带密码变更*/
50
.e_bizIco-G3TerminalInstock:before       { content:"\e612"; color:#0085d0;}/*终端入库*/
51
.e_bizIco-G3PaymentBuyBack:before        { content:"\e611"; color:#e40077;}/*缴费返销*/
52
.e_bizIco-G3AgentPayment:before          { content:"\e608"; color:#1ca98d;}/*代理商代缴费★同营业缴费★*/
53
.e_bizIco-G3BusinessRecommend:before     { content:"\e610"; color:#4489ac;}/*新业务推荐*/
54
/*管理类*/
55
.e_bizIco-G3ChannelWarning:before        { content:"\e60f"; color:#c4a426;}/*渠道预警*/
56
.e_bizIco-G3ChannelInformation:before    { content:"\e60e"; color:#a64d9d;}/*渠道信息查询*/
57
.e_bizIco-G3Remuneration:before          { content:"\e60d"; color:#e69020;}/*酬金查询*/
58
.e_bizIco-G3InformationCollection:before { content:"\e60c"; color:#ef432c;}/*信息采集*/
59
.e_bizIco-G3Inspection:before            { content:"\e60b"; color:#a5af36;}/*巡检管理*/
60
.e_bizIco-G3AmountOfPayment:before       { content:"\e60a"; color:#8fc320;}/*量酬查询*/