No Description

app.css 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. /*清除mui部分原有样式*/
  2. .mui-input-group:before{background: none;}
  3. .mui-input-group:after{background: none;}
  4. .mui-table-view:before{ background: none;}
  5. .mui-table-view:after{ background: none;}
  6. .mui-table-view-cell:after{right: 0;bottom: 0;left: -10px;}
  7. .mui-input-group .mui-input-row:last-child:after{ background: none;}
  8. /*///////////////common公共样式///////////////////////*/
  9. body{ color: #666666; font-size:14px;}
  10. .floatL{ float: left;}
  11. .floatR{ float: right;}
  12. .marginbox{ margin: 10px 0; padding:0 10px;}
  13. .mainbox{width: 96%; margin:2% auto;}
  14. .mainbox:before{ position:static;}
  15. .smallicon{ width: 16px; height:16px; margin: 0 4px;}
  16. /*必填项样式*/
  17. .requiredcon{ position: absolute; top:0; width: 8px; height:8px; background: url(../images/requiredicon.png) center center no-repeat; background-size: 100% 100%;}
  18. /*功能icon样式*/
  19. .actionicon{display: block; width: 20px; height: 20px;margin-right:6px;}
  20. /*主题色开关样式*/
  21. .witchbg.mui-active{border:2px solid #FF9900; background-color:#FF9900;}
  22. .witchbg{ height: 26px;}
  23. .witchbg .mui-switch-handle{ width: 24px; height: 24px;left: 4px;/*transition-duration: 0.2s;transform: translate(-4px, 0px);*/}
  24. /*列表右侧无箭头*/
  25. .rightnone:after{ right: 15px;content:none;}
  26. /*小标签提示*/
  27. .litlabel .listtit2{ color: #AAAAAA;}
  28. /*顶部标题栏*/
  29. .toptitbox{ background:#FF9900; }
  30. .topback{color: #FFFFFF;}
  31. .topmore {
  32. color: #FFFFFF;
  33. filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
  34. -moz-transform: rotate(90deg);
  35. -o-transform: rotate(90deg);
  36. -webkit-transform: rotate(90deg);
  37. transform: rotate(90deg);
  38. }
  39. .topsave{color: #FFFFFF; line-height: 42px; cursor: pointer;}
  40. .toptit{color: #FFFFFF; font-size: 20px;}
  41. /*底部导航栏*/
  42. .footbox{ background: #FFFFFF;}
  43. .footbox .mui-tab-item.mui-active{ color: #FF9900;}
  44. /*****表单公共样式********/
  45. /*input输入相关*/
  46. .frmbox{ width: 100%; margin:2% auto; border-radius: 6px; }
  47. .frmtype{ width: 100%; margin: auto; padding:2%;font-size: 14px;}
  48. .frmbtn{margin:4% 0; font-size: 16px; padding:2%;border:1px solid #FF9900; color:#FF9900 ;}
  49. /*.frmbtn:hover{border:1px solid #FF9900; color:#FFFFFF;background-color:#FF9900;}*/
  50. .frmbox{ border:none; width: 90%; height: 100%; }
  51. .frmactive{color:#fff;background-color:#FF9900;}
  52. .frmtextarea{ height: auto; border-bottom: 1px solid #F0F0F0; }
  53. .exitbtn{ border:none; margin: 0; color:#FF0000; border-radius: 0;}
  54. /*///////////////common公共样式///////////////////////*/
  55. /*关闭*/
  56. .closebtn{ position: relative;border:1px transparent solid;}
  57. /*.closeicon{background: url(../images/workclose.png) center center no-repeat; background-size: 100% 100%; width: 30px; height: 30px; position: absolute;right:5%; top:20px;}*/
  58. .closeicon{font-size: 60px; color:#999999; position: absolute;right:1%; top:14px;}
  59. .frmbox .frm-input{/*height:60px;*/width:98%;height: 0;height: 100%;padding: 2% 0;}
  60. .frmbox .frm-input .frmtype{ height: 0; height: 100%;}
  61. .frmbox .frm-input .frmtypel{ height: 0;height: 100%; width: 90%;}
  62. /*logo盒子的相关*/
  63. .logobox{ padding:6%; margin:12% auto 6% ; }
  64. .logolink{display: block;width:40%;margin: auto;}
  65. .logoimg{ width: 100%; margin: auto; text-align:center;}
  66. /*忘记密码*/
  67. .forgetword{ position: absolute;top: 50%; margin-top:-16px;right: 2px;padding:6px 20px;line-height: 20px; font-size: 14px; background: #f0f0f0; color: #AAAAAA; border-radius: 6px;}
  68. .forgeticon{ background: url(../images/forget.png) center center no-repeat; background-size: 100% 100%;padding:2%; position: absolute; margin-top:-2%;}
  69. .passwordbox .frmtypel~.mui-icon-clear{right:4%; top:50%; margin-top: -2%;}
  70. /*第三方快捷登录*/
  71. .quickbox{ width: 100%; margin-top:80px;text-align: center;}
  72. /*.borderline{ border:1px dashed #999999; width: 86%; margin:auto; position: relative;}
  73. .borderline div{ position: absolute; left:50%; width: 40%; height:4px; margin-left:-20% ; top:-2px; background:#DDDDDD ;}*/
  74. .borderword{ font-size: 16px; color:#999999;}
  75. .quickway{margin: 1% auto; overflow: hidden;}
  76. .quickicon{margin: 2% 3%; padding: 1%;}
  77. .quickicon img{width:28px; height: 28px; }
  78. .weixinicon{ color: #86C610;}
  79. .weiboicon{color:#F29600; font-size: 36px;}
  80. .qqicon{color:#0093DD;}
  81. /*用户协议*/
  82. .protocolbox{overflow: hidden; font-size: 14px; color: #999999; margin: 0 0 20px 0;}
  83. .agreeicon{width:20px; height:20px;}
  84. .agreecheck{font-size:30px; line-height: 30px; color: #FF9900 ;}
  85. .protocollink{ color: #FF9900;}
  86. /*设置密码*/
  87. .setpassbox{ margin: 20% auto;}
  88. /*完善信息*/
  89. .maincon{ padding:4% 2%; overflow: hidden;}
  90. .maincon .headbox{ text-align: center;}
  91. .headbox .headimg{width: 20%;}
  92. .maincon .pinfor{ color: #888888; font-size: 13px;}
  93. .maincon .basicinfo {padding-left:4%; }
  94. .maincon .basicinfo li{ list-style: none;padding-left: 2%;}
  95. /*.maincon .basicinfo>li:not(.basicfrm){ font-size: 13px; line-height: 42px;}*/
  96. .maincon .basicinfo li.basicfrm{ font-size: 14px; line-height: 20px;border-bottom:1px #F0F0F0 solid;margin-left: 2%;padding-left:0; }
  97. .maincon .basicinfo li.basicfrm .frmtype{ height: 30px; padding:0; padding-right:2%;font-size: 14px; }
  98. .maincon .basicinfo li label{ position: relative; font-size: 16px; color: #888888; line-height:40px;}
  99. /***********************首页*******************/
  100. /*.searchbox{position: relative;}
  101. .searchbox .searchtxt{ position: absolute; height: 30px; top:50%; margin-top:-13px; border-radius: 6px; border:1px transparent solid; padding:0 30px; line-height: 20px; font-size: 14px;}
  102. */
  103. .searchbox .mui-placeholder .mui-icon-search{font-size:20px; color: #999999;}
  104. .mui-search input[type=search].searchtxt{background: #FFFFFF;}
  105. .maintitbox .maintit{ line-height: 40px; font-size: 16px; text-align: center; color: #FF9900; border-bottom: 1px solid #F0F0F0;}
  106. .conblock{ background: #FFFFFF; margin:10px 0;}
  107. .mui-grid-view.gridbg{ background: #FFFFFF; border: none;}
  108. .mui-grid-view.gridbg .mui-table-view-cell{ border:none;}
  109. .mui-grid-view.gridbg .mui-table-view-cell .mui-media-body{ font-size: 12px;}
  110. /*热门领域*/
  111. .fieldicon{border-radius: 50%; overflow: hidden; background: #999999;width:40px; height:40px;margin: auto;}
  112. .fieldicon img{width: 100%; height: 100%;}
  113. /*热门专家*/
  114. .protable:before{ background-color:transparent;}
  115. .mui-media-body .listtit img.authicon{ width: 12px; height:12px; border: none;}
  116. .listtit{ font-size: 14px; color: #333333;}
  117. .listtit2{font-size: 13px; color: #666666; position: relative;}
  118. .listtit3{font-size: 12px; color: #888888;}
  119. .mui-media .headimg{ border-radius: 50%; max-width:60px; height:60px; margin: 1% 0;}
  120. .mui-table-view-cell>a.proinfor{ white-space:normal; overflow: auto; }
  121. /***********************首页*******************/
  122. /***********************专家信息浏览*******************/
  123. .personinfo .listtit{ font-size: 18px; line-height: 30px; color: #333333;}
  124. .personinfo .listtit3{font-size: 14px; line-height: 24px; color: #AAAAAA; margin: 0;}
  125. /*咨询记录及等级*/
  126. .peolevelbox{ padding:4% 16px; border-top:1px #F0F0F0 solid;}
  127. .peocountbox{width: 150px;}
  128. .peocount {font-size: 13px; color:#888888 ; overflow:hidden; }
  129. .peocount span em{font-size: 14px; padding: 0 3px; color: #FF9900; font-weight: 600;}
  130. .peocount .dialogicon{ display: block; width: 20px; height: 20px; background: url(../images/dialogue.png) center center no-repeat; background-size:100% 100% ; margin-right:6px;}
  131. .levelbox{ width:106px;}
  132. .levelbox .mui-icon{ font-size: 16px;color: #FF9900;}
  133. /*专家相关信息*/
  134. .infocontit{font-size:16px; position: relative;}
  135. .infocon{padding:6px 10px; /*text-align: justify;*/ font-size: 13px;}
  136. .infocon ul{ padding:0; margin: 0; overflow: hidden;}
  137. .infosubject li{ list-style: none; padding:4px 10px; padding-right:20px; margin:4px; border:1px solid #FF9900; border-radius: 6px; float: left;}
  138. .listbox{ margin:5px 0;max-width:100%; overflow:hidden;}
  139. .listbrowse{border: 1px solid #FF9900; border-radius: 0 6px 6px 0; text-align:center;font-size:13px;line-height:26px; float:left;padding-right: 8px; max-width:40%; overflow:hidden;}
  140. .plusbtn{ float:left;width:22px; height:22px; background:url(../images/zan.png) no-repeat center center; background-size:100% 100% ; margin-left:4px; margin-top:2px; }
  141. .like {display: block;float: left;width: 28px;font-size:12px;background: #FF9900; color: #fff; line-height: 26px;margin-right: 5px;}
  142. .likenum{ float:right;max-width:130px;overflow:hidden; }
  143. .likepeople{ width:26px; height:26px; float:left; overflow:hidden; margin-right:5px; }
  144. .likepeople img{ width:100%; height:100%;}
  145. .likemore{ display: block; width: 26px; height: 26px; border:1px solid #CCCCCC; border-radius: 50%;}
  146. .infoapply li{ padding-left:6px;padding-right:2px; list-style: disc inside; width: 50%; float: left;}
  147. .gotonext{ width:140px; margin: auto; font-size: 14px; color: #FF9900; overflow: hidden;}
  148. .gotonext2{ width: 110px;}
  149. .gotonext em{display: block; width: 20px; height: 20px; margin-left:6px ; background:url(../images/goto.png) center center no-repeat; background-size:100% 100% ; }
  150. .dialogbtn{margin: auto; overflow: hidden; width: 130px;padding: 12px;}
  151. .dialogbtn span{font-size: 14px; line-height: 24px; padding: 0 3px; color: #FF9900; font-weight: 600;}
  152. .dialogbtn em{display: block; width: 24px; height: 24px; background: url(../images/dialogue.png) center center no-repeat; background-size:100% 100% ; margin-right:6px;}
  153. .listitembox{ position: static;width: 108%;}
  154. .listitembox .listitem{ position: static;padding:10px; margin-right: 2%;}
  155. .listitembox .listitem .iconposition{ border-radius: 50%; max-width:60px; height:60px; margin: 1% 0; margin-right: 10px;}
  156. .listitembox .listitem>a .mutlinebox{ white-space:normal; overflow: auto; }
  157. .listitembox .listitem .mui-media-body{ border-bottom:1px solid #F0F0F0; padding-right:20px;padding-bottom:10px;}
  158. .listitembox .listitem:last-child .mui-media-body{ border-bottom:none;}
  159. /***********************专家信息浏览*******************/
  160. /***********************我的账户*******************/
  161. .headbox2{ overflow: hidden; position: relative;}
  162. .headbox2 .proinfor{ display: block; width: 60%; min-width: 260px;}
  163. .headbox2 .headimg2{width:30%;margin: 6px 0; }
  164. .headbox2 .infobasic{ margin: 6px 4%; }
  165. .headbox2 .infobasic .listtit{ font-size: 18px;}
  166. .headbox2 .infobasic .listtit2{ margin: 4px 0;}
  167. .headbox2 .updatebtn{position: absolute; top:50%; margin-top: -12px; right:10px; }
  168. .headbox2 .editbox{ display: block; width: 24px; height: 24px; }
  169. .headbox2 .editbox img{ width: 100%; height: 100%;}
  170. .wallteicon{background: url(../images/wallter.png) center center no-repeat;background-size:100% 100% ;}
  171. .addicon{background: url(../images/personadd.png) center center no-repeat;background-size:100% 100% ;}
  172. .seticon{background: url(../images/set.png) center center no-repeat;background-size:100% 100% ;}
  173. .rightword{ position: absolute; right:40px; font-size:13px;}
  174. /*已认证*/
  175. .verified{ color: #FF9900;}
  176. /***********************我的账户*******************/
  177. /***********************专家信息修改*******************/
  178. .generalinfo li{ line-height:26px ;}
  179. .generalinfo .ginfolist{}
  180. .generalinfo span{letter-spacing:normal;}
  181. .generalinfo .letspace{font-style:normal;letter-spacing: 2em;}
  182. .updatebox{ position: absolute; right:1%; top:0; font-size: 13px; line-height:16px;color: #FF9900;}
  183. .updatebox:hover,.updatebox:active,.updatebox:link{ color: #FF9900;}
  184. .updatebox .updatebtn{display: block; margin-right:3px; width: 14px;height: 14px; background: url(../images/edit2.png) center center no-repeat; background-size:100% 100% ;}
  185. .addinfobox{ position: absolute; right:0; top:0; font-size: 13px; line-height:16px;color: #FF9900;}
  186. .addinfobox .addinfobtn{display: block; margin-right:3px; width: 14px;height: 14px; background: url(../images/add.png) center center no-repeat; background-size:100% 100% ;}
  187. .addlabel .frmtype{border:1px solid #CCCCCC; border-radius: 6px; margin-right:2%; width: 80%; height: 34px;}
  188. .addlabel .addlabelbtn{ border-color:#FF9900; color: #FF9900; border-radius: 6px; padding-left:20px; padding-right:20px;}
  189. .labelarea{ margin: 20px 0;}
  190. .labelshow{ margin: 0; padding:0;}
  191. .labelshow li{ list-style: none; padding:4px 10px; margin:4px; border:1px solid #FF9900; border-radius: 6px; float: left; }
  192. .labelshow li .mui-icon{ color: #FF9900; font-size:20px; margin-left: 10px;}
  193. /***********************专家信息修改*******************/