Browse Source

样式上传

xuchunyang 8 years ago
parent
commit
e4c07e1481
1 changed files with 38 additions and 16 deletions
  1. 38 16
      app/css/app.css

+ 38 - 16
app/css/app.css

@ -3,7 +3,8 @@
3 3
.mui-input-group:after{background: none;}
4 4
.mui-table-view:before{ background: none;}
5 5
.mui-table-view:after{ background: none;}
6
.mui-table-view-cell:after{right: 0;bottom: 0;left: -10px;}
6
.mui-table-view-cell:after{right: 0;bottom: 0;left: -10px;/*background: none;*/}
7
/*.mui-table-view-cell .mui-media-body{padding-bottom:10px; border-bottom:1px solid #CCCCCC;}*/
7 8
.mui-input-group .mui-input-row:last-child:after{ background: none;}
8 9

9 10
a{text-decoration:none;color:#007aff}a:active{color:#0062cc}
@ -31,19 +32,20 @@ body{ color: #666666; font-size:14px;}
31 32

32 33
/*列表右侧无箭头*/
33 34
.rightnone:after{ right: 15px;content:none;}
35
.rightnone{line-height: 30px;}
34 36
/*小标签提示*/
35 37
.litlabel .listtit2{ color: #AAAAAA;}
36 38

37 39
/*顶部标题栏*/
38 40
.toptitbox{ background:#FF9900; }
39 41
.topback{color: #FFFFFF;}
40
.topmore {
41
	color: #FFFFFF;
42
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
43
	-moz-transform: rotate(90deg);
44
	-o-transform: rotate(90deg);
45
	-webkit-transform: rotate(90deg);
46
	transform: rotate(90deg);
42
.topmore {
43
	color: #FFFFFF;
44
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
45
	-moz-transform: rotate(90deg);
46
	-o-transform: rotate(90deg);
47
	-webkit-transform: rotate(90deg);
48
	transform: rotate(90deg);
47 49
}
48 50
.topsave{color: #FFFFFF; line-height: 42px; cursor: pointer;}
49 51
.toptit{color: #FFFFFF; font-size: 20px;}
@ -137,6 +139,7 @@ body{ color: #666666; font-size:14px;}
137 139
/*热门专家*/
138 140
.protable:before{ background-color:transparent;}
139 141
.mui-media-body .listtit img.authicon{ width: 12px; height:12px; border: none;}
142
.listtit0{font-size: 13px; color: #222222;}
140 143
.listtit{ font-size: 14px; color: #333333;}
141 144
.listtit2{font-size: 13px; color: #666666; position: relative;}
142 145
.listtit3{font-size: 12px; color: #888888;}
@ -149,13 +152,13 @@ body{ color: #666666; font-size:14px;}
149 152
.personinfo .listtit{ font-size: 18px; line-height: 30px; color: #333333;}
150 153
.personinfo .listtit3{font-size: 14px; line-height: 24px; color: #AAAAAA; margin: 0;}
151 154
/*咨询记录及等级*/
152
.peolevelbox{ padding:4% 16px; border-top:1px #F0F0F0 solid;}
155
.peolevelbox{ display: block; padding:4% 16px; border-top:1px #F0F0F0 solid;}
153 156
.peocountbox{width: 150px;}
154 157
.peocount {font-size: 13px; color:#888888 ; overflow:hidden; }
155 158
.peocount span em{font-size: 14px; padding: 0 3px; color: #FF9900; font-weight: 600;}
156 159
.peocount .dialogicon{ display: block; width: 20px; height: 20px; background: url(../images/dialogue.png) center center no-repeat; background-size:100% 100% ; margin-right:6px;}
157
.levelbox{ width:106px;}
158
.levelbox .mui-icon{ font-size: 16px;color: #FF9900;}
160
.levelbox{ width:72px;margin: auto; overflow: hidden; }
161
.levelbox .star{ float: left; width:14px; height: 14px; background: url(../images/staricon.png) center center no-repeat;background-size:100% 100% ;}
159 162
/*专家相关信息*/
160 163
.infocontit{font-size:16px; position: relative;}
161 164
.infocon{padding:6px 10px; /*text-align: justify;*/ font-size: 13px;}
@ -209,6 +212,19 @@ body{ color: #666666; font-size:14px;}
209 212
.rightword{ position: absolute; right:40px; font-size:13px;}
210 213
/*已认证*/
211 214
.verified{ color: #FF9900;}
215
.authword{ padding:2px 6px; margin-left:6px; background: #FF9900; border-radius:4px; color: #FFFFFF; font-size: 12px;}
216
/*我的关注*/
217
.fixbox{ background: #FFFFFF;}
218
.fixbox .fixbtn{ padding:0; margin: 0; overflow: hidden;}
219
.fixbox .fixbtn li{ list-style: none; float: left; padding:10px; border:1px solid #F0F0F0; width:50%;text-align: center;}
220
.fixbox .fixbtn li.liactive{ color: #FF9900;border-bottom-color: #FF9900;}
221
.childlist{ display: none;}
222
/*合作历史及评价*/
223
.lefthead{ margin-right: 10px; text-align:center;}
224
.contit{ position:relative;}
225
.contit span{ display: block; width: 70%; }
226
.conbrief{ max-height: 46px; overflow: hidden;}
227
.conresoult{ position: absolute; right:0;top:50%; margin-top:-10px; width:30%; height:18px;}
212 228
/***********************我的账户*******************/
213 229

214 230
/***********************专家信息修改*******************/
@ -270,7 +286,7 @@ body{ color: #666666; font-size:14px;}
270 286
.filterblock{padding:0; margin: 0; margin-top:2px ; background:#FFFFFF;overflow: hidden;}
271 287
.filterblock li{list-style:none; float: left; border-right:1px solid #F0F0F0;} 
272 288
.filterblock li em{ font-size:18px; margin:0 2px;}
273
.filterlist{ padding:0; margin: 0; border:none; border-radius:0;padding:6px 6px 6px 12px;font-size: 14px;}
289
.filterlist{ padding:0; margin: 0; border:none; border-radius:0;padding:6px 6px 6px 12px;font-size: 12px;}
274 290
/***********************搜索*******************/
275 291

276 292
/*********************** 咨询*******************/
@ -293,14 +309,16 @@ body{ color: #666666; font-size:14px;}
293 309

294 310
.operatebox{ width:100%;background: #FFFFFF;overflow: hidden; padding:10px;position: relative;}
295 311
.themespan{ width: 54%;}
296
.operatebtnbox{width:44%;position:absolute; top:50%; right:1%;margin-top:-14px;}
297
.operatebtn{padding:1% 4%; margin: 0; position: absolute;right:0;}
312
.operatebtnbox{width:44%;position:absolute; top:50%; right:1%;margin-top:-13px;}
313
/*已评价*/.operated{width:30%; margin-top:-18px;}
314
.operatebtn{padding:2% 4%; margin: 0; position: absolute;right:0; font-size: 13px; line-height: 20px;}
315

298 316

299 317
.filterbox2{}
300 318
.filterblock2{padding:0; margin: 0; margin-top:2px ; background:#FFFFFF;overflow: hidden;}
301
.filterblock2 li{list-style:none; position: relative; float: left; border-right:1px solid #F0F0F0;} 
319
.filterblock2 li{list-style:none; position: relative; float: left; border-right:1px solid #F0F0F0;border-bottom:1px solid #F0F0F0;} 
302 320
.filterblock2 li select{  margin:0 2px;}
303
.filterlist2{ padding:0; margin: 0; border:none; border-radius:0;padding:6px 6px 6px 12px;font-size: 14px;}
321
.filterlist2{ padding:0; margin: 0; border:none; border-radius:0;padding:6px;font-size: 13px;}
304 322

305 323
.coutopicbox{ position: relative; background: #F0F0F0; margin-bottom: 10px; width:110%; margin-left:-16px; padding:4%; overflow: hidden;}
306 324
.coutopicbox .coutheme{ max-width: 60%;}
@ -314,4 +332,8 @@ body{ color: #666666; font-size:14px;}
314 332
.thistime{ position: absolute; right:2px; font-size: 12px; color: #999999;}
315 333

316 334
.mui-table-view-cell>.proinfor>.mui-badge{top: 20px;left:10px; right:auto;}
335

336
.evabox{ text-align: center;}
337
.evabox span{ font-size: 12px;}
338
.evabox .levelbox .mui-icon{ font-size: 14px; line-height: 14px; border:1px solid red;}
317 339
/*********************** 咨询*******************/