portal html css js resource

index.css 40KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1.  @charset "utf-8";
  2. /* CSS Document */
  3. html, body{background: #FFFFFF;}
  4. input{ outline:none;}
  5. .emspace{letter-spacing: 2em; }
  6. /*banner部分*/
  7. #banner{ height:auto;min-width:1120px; position:relative;}
  8. .banner{width:100%; height:500px;background: url(../images/banner/banner01.jpg) center center no-repeat;background-size: cover;}
  9. .theme{ width:100%; height:236px; position:absolute; top:40%;}
  10. .theme h1{font-size:46px;line-height:80px; color:#fff; text-align:center; text-shadow:0px 0px 10px #2d2524;}
  11. .theme h2{font-size:30px;line-height:50px; color:#fff; text-align:center; text-shadow:0px 0px 10px #2d2524;}
  12. .main-search{ width:670px; height:40px;border-radius:6px;box-shadow: 0px 0px 10px rgba(45, 38, 37, 0.6);margin:auto; margin-top:60px; position:relative}
  13. .main-search .lookwho{outline:none;position:absolute; height:40px; width:100px;border:none; box-shadow: 0px 0px 3px #ccc inset;border-radius:6px 0 0 6px; background:url(../images/downselect.png) no-repeat 70px center #fff; padding-left:16px; font-size:15px;line-height:38px; color:#ff9900;}
  14. .simuselect{position:relative;}
  15. .ulbox{ width:100px; height:40px;cursor:pointer; position:relative;}
  16. .lishow{background:#fff;overflow: hidden; border-radius:0 0 6px 6px;position:absolute; top:34px; width:99px;/* box-shadow: 0px 0px 3px #ccc inset; */z-index: 20;display:none;}
  17. .lishow li{ line-height:30px; list-style:none; padding:2px 16px;color:#888; margin-top:1px;cursor: pointer;}
  18. .lishow li:hover{ background:#f0f0f0;}
  19. .sear-txt{ width:530px; height:40px; background:#fff; border:none; border-radius: 6px 0 0 6px; float:left;font-size:15px;line-height:40px; padding-left:20px; color:#333;}
  20. .sear-btn{ width:140px; height:40px; background:#ff9900; border-radius: 0 6px 6px 0; float:left; cursor:pointer;font-size:16px;line-height:40px; color:#fff; text-align:center; }
  21. .bgProColor{background-color: #FF9900;}
  22. .btn-pro{color:#FFFFFF;background: #FF9900;position: absolute;bottom: 0;left: 50%; margin-left: -53px;}
  23. .btn{padding:6px 24px;}
  24. .btn:hover,.btn:focus{outline:none;box-shadow: none;color: #FFFFFF;}
  25. .link-btn-box{padding:20px 0;}
  26. .link-btn-block{ width: 96%;margin:auto;text-align: center;margin-top: 50px;padding:10px 20px 40px; border:1px solid #eaeaea;background:#f8fbfb;border-radius:4px;}
  27. .link-btn{position: relative; width: 32%;margin:auto;margin-bottom: 46px; background: #fff;height: 2px;top: -12px;}
  28. .link-btn-icon{position: absolute;top: -36px;left: 50%; margin-left: -40px;width:80px;height:80px;border-radius: 10px;background-position: center;background-repeat: no-repeat;}
  29. .link-btn-icon-fabu{background-image: url(../images/home_icon_fabuxuqiu_nor.png);}
  30. .link-btn-icon-ruzhu{background-image: url(../images/home_icon_qiyeruzhu_nor.png);}
  31. .link-btn-icon-pro{background-image: url(../images/home_icon_woshizhuanjia_nor.png);}
  32. .link-btn-tip{position: relative; min-height: 150px;padding:0 10px;font-size:16px;color:#666; line-height: 24px;}
  33. .link-tip-tit{font-size:20px;color:#333;line-height: 46px;}
  34. /*热门领域*/
  35. .hot-field{ width:100%;min-width: 1120px; background:url(../images/fieldbg.jpg) center center no-repeat; background-size:cover;padding:40px 0 50px;}
  36. .con-tit{text-align: center;padding:30px 0 20px;}
  37. .con-tit .hh4{background: url(../images/home_line_nor.png) no-repeat center center;font-size:26px;line-height:48px;color:#333333;}
  38. .con-tit .hh4 .homeicon-area{background: url(../images/home_icon_remenlingyu_nor.png) no-repeat 0 center;padding-left:30px;}
  39. .con-tit .hh4 .homeicon-pro{background: url(../images/home_icon_remenzhuanjia_nor.png) no-repeat 0 center;padding-left:30px;}
  40. .con-tit .hh4 .homeicon-hezuo{background: url(../images/home_icon_hezuoqiye_nor.png) no-repeat 0 center;padding-left:30px;}
  41. .con-tit .hh4 .homeicon-fangtan{background: url(../images/home_icon_fangtan_nor.png) no-repeat 0 center;padding-left:30px;}
  42. .con-tit .showtip{font-size: 18px;line-height: 40px;color:#999999;}
  43. .con-ulList{margin-right:-20px;margin-bottom:-20px;}
  44. .con-ulList>li{width:31.5%;float:left;text-align:center;margin-right:20px;height:210px;margin-bottom:20px;border:1px solid #e5e5e5;}
  45. .con-ulList>li:hover{box-shadow:1px 1px 10px 1px #ddd;}
  46. .con-ulList>li>a{display: block;width:100%;}
  47. .con-ulList>li .h1Font{line-height:20px;font-size: 18px;color:#333;margin-bottom:6px;}
  48. .con-ulList>li .h3Font{font-size: 15px;line-height: 22px;margin-top:6px;}
  49. .con-ulList>li .qiyego{display: inline-block;max-width: 86%;line-height: 20px;}
  50. .con-ulList>li .authiconNew{top:-2px}
  51. .con-ulList>li .madiaHead{width:164px;height:110px;margin:16px auto;background-position:center;background-size:cover;overflow: hidden;}
  52. .con-ulList>li .madiaHead .boxBlock{width:164px;height:110px;}
  53. .con-ulList>li .madiaHead .boxBlock .boxBlockimg{transition: all 0.6s;}
  54. .con-ulList.con-ulListF>li{width:23.1%;height:180px;}
  55. .con-ulList>li .madiaOuter{background-size:cover;background-position:center;height:100%;position:relative;}
  56. .con-ulList>li .madiaInner{width:100%;height:100%;background:rgba(0,0,0,.5);padding:30px;text-align:left;}
  57. .con-ulList>li .madiaInner .ellipsisSty-2{-webkit-line-clamp:3;color:#fff;margin-bottom:16px;line-height:28px;max-height:80px;}
  58. .con-ulList>li .madiaInner .h3Font{color:#fff}
  59. .con-ulList.con-ulListO{margin-top: 10px;}
  60. .con-ulList.con-ulListO>li{height:140px;padding:16px}
  61. .con-ulList.con-ulListO>li .h1Font{margin-bottom:0;}
  62. .con-ulList.con-ulListO>li>a{padding-top:0;}
  63. .con-ulList.con-ulListO>li .madiaHead{width:68px;height:68px;position:absolute;top:50%;margin-top:-34px;border-radius:50%;}
  64. .con-ulList.con-ulListO>li .madiaInfo{padding-left:78px;text-align:left;}
  65. .con-ulList.con-ulListO>li .flexCenter{min-height:80px;}
  66. .con-ultab{margin:0 auto 10px;text-align:center;width:80%;max-height:80px;overflow: hidden}
  67. .con-ultab>li{display:inline-block;cursor:pointer;padding:4px 10px;text-align:center;margin-right:10px;margin-bottom:10px;border:1px solid #e5e5e5;border-radius:20px;}
  68. .con-ultab>li:hover{border-color:#ff9900;color:#ff9900;}
  69. .con-ultab>li.liNow{border-color:#ff9900;color:#ff9900;}
  70. /*.field-box{ overflow:hidden; margin:20px auto;}
  71. .field{border-radius:2px; border:1px solid #d0d0d0;padding:10px 0; float:left;}
  72. .field-name{ display:block;font-size:16px;line-height:40px; color:#fff; text-align:center;}
  73. .field-icon{ display:block; width:120px; height:120px; border-radius:50%; margin:auto;}
  74. .field-name:hover{color:#fff;}
  75. .field-icon1{ background:url(../images/fieldIcon/field20.png) no-repeat center center;}
  76. .field-icon2{ background:url(../images/fieldIcon/field11.png) no-repeat center center;}
  77. .field-icon3{ background:url(../images/fieldIcon/field16.png) no-repeat center center;}
  78. .field-icon4{ background:url(../images/fieldIcon/field04.png) no-repeat center center;}
  79. .field-icon5{ background:url(../images/fieldIcon/field18.png) no-repeat center center;}
  80. .field-icon6{ background:url(../images/fieldIcon/field07.png) no-repeat center center;}
  81. .field-icon7{ background:url(../images/fieldIcon/field02.png) no-repeat center center;}
  82. .field-icon8{ background:url(../images/fieldIcon/field05.png) no-repeat center center;}
  83. .more{position: relative; display:block; width:132px; height:35px; margin:auto;font-size:14px;line-height:32px;padding:0 30px; color:#fff;}
  84. .more em{ position: absolute; top: 50%;margin-top: -9px; margin-left: 4px;width: 16px; height: 16px; background:url(../images/more-white.png) center center no-repeat;background-size:100% 100%;}
  85. .hot-field .more{ color:#fff;}*/
  86. /*热门专家*/
  87. .hot-professor{ width:100%;min-width:1120px; }
  88. .hot-professor .carousel .carousel-caption{position:static;height: 450px;text-shadow: none;}
  89. .hot-professor .homeinfo{position:absolute;margin:60px 0;left:18%;max-width:36%;text-align:left;overflow:hidden;text-shadow:1px 1px 6px #666;}
  90. .hot-professor .homeinfo .h1Font{font-size: 22px;line-height:32px;color:#fff;font-weight:700;margin-bottom:20px;max-height:64px;}
  91. .hot-professor .homeinfo .h2Font{font-size: 16px;line-height:32px;font-weight:600;margin:2px 0;color:#fff;text-align:justify;text-justify:inter-ideograph;}
  92. .hot-professor .homebrief{max-height:228px;}
  93. .hot-professor .carousel .item{background: none;border:none;}
  94. .hot-professor .carousel .item.active{box-shadow: none;}
  95. .hot-professor .carousel .aitemLink{display:block;background-position:center center;background-size:cover;}
  96. .hot-professor .carousel .aitemLink>.carousel-caption{background-color:rgba(0,0,0,.2);}
  97. @media only screen and (min-width: 800px) and (max-width:1280px) {
  98. .hot-professor .homeinfo{max-width:45%}
  99. }
  100. @media only screen and (min-width: 100px) and (max-width:800px) {
  101. .hot-professor .homeinfo{max-width:60%}
  102. }
  103. /*友情链接*/
  104. .urlLinkBox{background: #FAFAFA;padding: 10px 0;margin-bottom:-20px}
  105. .urlLinkBox .tit-M{color: #333;font-size: 18px;margin-bottom:10px;margin-top: 5px;}
  106. .urlLinkBox .link-box>ul{overflow: hidden;margin-right: -10px;}
  107. .urlLinkBox .link-box>ul>li{display: inline-block;float:left;margin-right: 10px;font-size: 14px;line-height:24px;width:19%;}
  108. .urlLinkBox .link-box>ul>li>a{color:#666}
  109. /*------------------------------------------------------------------------------------*/
  110. /*账号设置*/
  111. .account{ min-height:100px; margin:auto; padding-top: 40px;overflow: hidden;}
  112. .account-set{ width:12%; min-height: 280px; float:left; background:#f8f8f8; border-radius:6px; margin-top:50px; overflow:hidden;}
  113. .account-title{ height:58px; padding:0 20px;font-size:17px;line-height:68px;color:#a3a3a3;}
  114. .leftsidebar{ display:block; width:100%; height:40px; padding-left:30px;font-size:15px;line-height:40px; color:#313131;}
  115. .bgcolor{ background:#ff9900; color:#fff;}
  116. .leftsidebar:hover{ background:#ff9900; color:#fff;}
  117. .contentbox{ width:87%; float: right;overflow:hidden;margin:40px 0;}
  118. .content-set{ width:100%; min-height: 460px; background:#f8f8f8; border-radius:6px; padding-bottom: 20px;margin:10px 0; overflow:hidden; display:none;}
  119. .content-set:first-child{ display:block;}
  120. .content-set form{ width: 600px;margin: auto;padding: 10px;}
  121. .content-title{height:58px;padding:0 30px;font-size:17px;line-height:64px; color:#313131; border-bottom:1px #c8c8c8 solid;}
  122. .content-main{ padding:0 20px;}
  123. .note{ width:438px;padding: 10px; margin:20px auto 10px;font-size:14px;color:#818181; text-align:center; border-bottom:1px #c8c8c8 dashed;}
  124. .note p{line-height:20px;}
  125. .acountinfor{ width:60%; margin:10px auto; }
  126. .account-photo{ width:175px; height:175px; margin:auto;margin-top:25px; margin-bottom:25px; overflow:hidden;}
  127. .account-photo img{width:100%;}
  128. .account-name{ height:50px; padding: 0 40px;}
  129. .text-txt{font-size:18px;line-height:50px;color:#515151;}
  130. /*.edit2{ display:block;width:22px; height:22px; background:url(../images/edit.png) no-repeat left center;margin: 15px 6px;cursor:pointer;}*/
  131. .text{ overflow: hidden;width:180px;margin: auto;}
  132. .text a{ overflow: hidden;font-size:14px;line-height:57px; color:#f5980b; padding-left:5px;}
  133. .account-wallet{margin:20px auto; padding: 20px; background: #E8E8E8; border-radius: 6px;}
  134. .mywallet{ font-size:16px; line-height:20px; color:grey; font-weight: 500;}
  135. .walletbox{overflow: hidden; padding:6px 14px;}
  136. .walletbrig{font-size: 14px; color: #666; margin-left:20px; }
  137. .walletbrig span{ color: #666; margin:2px 10px;font-weight:600; }
  138. .walletbrig span .amount{ font-size: 24px;}
  139. .walletbrig span .fen{ font-size:18px;}
  140. .walletrecords{font-size: 14px; line-height:40px; margin-left:20px; }
  141. .walletrecords span{ color:#666; margin:2px 6px; }
  142. .walletrecords .recordbtn{ color:#ff9900;cursor:pointer;}
  143. .name-txt{ float:left;font-size:18px;line-height:50px; color:#818181;}
  144. input[type='radio'].radio {opacity:0; display:inline-block; height:20px; float:left; }
  145. label.radio {background:url(../images/unredio.png) no-repeat; height:20px; padding-left:25px; float:left; margin-top:14px; margin-left:10px;font-size:18px;line-height:22px; color:#818181;}
  146. input[type='radio'].radio:checked + .radio {background:url(../images/redio.png) no-repeat;}
  147. .save{ clear:both; width:100px; height:30px;margin-left:220px; margin-top:20px;border-radius:6px; border:none; background:#ff9900;font-size:14px;line-height:30px; color:#fff;}
  148. /*修改密码*/
  149. .msgs{font-size:14px;line-height:40px; color:#ff8500;padding-left:8px; float:left;cursor:pointer;}
  150. .msg{ clear:both;font-size:14px;line-height:26px;color:red; padding-left:120px; background:url(../images/info_warn.png) 100px center no-repeat; }
  151. .msg-yz{font-size:14px;line-height:26px; color:red; padding:0 30px;background:url(../images/info_warn.png) 10px center no-repeat; margin-bottom:10px; clear: both; }
  152. .marginT{ height:60px; width:100%;}
  153. .password{ width:100%; height:40px; clear:both; margin:6px 0; }
  154. .lable{ float:left; display:block; width:100px;font-size:16px;line-height:40px; color:#747474; padding-right:15px; text-align:right;}
  155. .psd{ width:350px; height:40px; float:left; border-radius:6px; border:1px #bdbdbd solid; box-shadow:0px 0px 2px #bdbdbd inset; padding-left:10px;}
  156. .forget{ display:block; height:40px;font-size:14px;line-height:40px; color:#ff8500; float:right;cursor:pointer; position:relative;}
  157. .forget:hover{ color:#ff8500;}
  158. /*账号绑定*/
  159. .binding{ width:100%; height:44px;font-size:16px;line-height:66px;color:#818181;margin-left:70px;; margin-top:40px; display:none; }
  160. .unbinding{width:580px; height:44px;font-size:16px;line-height:66px; color:#ff9900;margin:auto; margin-top:40px; cursor:pointer; }
  161. .email-icon{display:block; width:30px; height:30px; background:url(../images/ep.png) 0 center no-repeat; float:left; margin-right:6px; margin-top:18px;}
  162. .phone-icon{display:block; width:30px; height:30px; background:url(../images/ep.png) -30px center no-repeat;float:left; margin-right:6px; margin-top:18px;}
  163. .replace{ width:60px; height:25px; background:#ff9900; border-radius:6px; border:none;font-size:13px;line-height:24px; color:#fff; margin-left:10px; cursor:pointer;}
  164. .replace3,.replace4{ display:none;color:#666;}
  165. .coverblock{ width:100%; height:100%; background:rgba(0,0,0,0.6); position:fixed; z-index:1004; display:none;}
  166. .floatbox{padding: 0 20px 10px 20px;box-shadow:1px 1px 8px #9f9d9d; border-radius:6px;background:#fff; position:absolute; top:80px; left:50%; margin-left:-240px; margin-bottom:40px;}
  167. .float-title{ height:60px;border-bottom: 1px #ff9900 solid;font-size:18px;line-height:60px; color:#818181; padding:0 20px;}
  168. .times{ background:url(../images/workclose.png) center center no-repeat; position:absolute; top:6px; right:-36px;width: 24px;height: 24px; z-index: 1005; cursor:pointer; }
  169. .bdfrm{ padding:20px 30px 40px 30px; }
  170. .yz{ width:350px; height:36px; border-radius:6px; border:1px #bdbdbd solid; box-shadow:0px 0px 2px #bdbdbd inset; padding-left:20px; margin:10px;}
  171. .cover p{ clear:both;font-size:15px;line-height:26px; color:#818181; text-align:center; margin:10px 0;}
  172. .coverset p{ clear:both;font-size:15px;line-height:26px; color:#818181; text-align:center; margin:10px 0;}
  173. .cover2 p{ clear:both;font-size:15px;line-height:26px; color:#818181; text-align:center; margin:10px 0;}
  174. .activate{ width:140px; height:32px; background:#fff;font-size:14px;line-height:30px; color:#333; cursor:pointer; border:none; border-radius:6px; margin:auto; margin-top:10px; }
  175. .act{margin-left:40px;}
  176. .act-color{background:#ff9900;color:#fff;}
  177. .back-btn:hover{background:#ff9900;color:#fff;cursor:pointer;}
  178. .input-code{ width: 210px;margin-left: 10px;}
  179. .infor-code{ width:130px; height:36px; background:#ff9900; border:none; border-radius:6px;font-size:14px;line-height:35px; color:#fff; cursor:pointer; margin-left:5px;}
  180. /*------------------------------------------------------------------------------------*/
  181. /*专家信息页*/
  182. /*咨询模块按钮入口*/
  183. /*.coulstblock{position:fixed;width:100%;bottom:0;right:0;z-index:200;background:rgba(256,256,256,.9); border:1px solid #dddddd; border-radius:4px 4px 0 0; box-shadow: -3px -2px 8px -1px rgba(0,0,0,0.2); display:none;}
  184. .coulstblock .coulstbox{display:block;padding:10px 20px;width:90%;margin:auto; overflow:hidden;}
  185. .coulstblock .coulstbox .prohead{ width:80px;margin-left:40px; overflow:hidden;}
  186. .coulstblock .coulstbox .proinfomation{margin:0 2%;max-width:50%; overflow:hidden;}
  187. .coulstblock .coulstbox .coulstbtn{padding:24px 10px; margin-right: 20px;}
  188. .coulstbtn span,#conbtn span{display:inline-block;width:120px;text-align:center;padding:8px;margin-right:6px; border-radius:4px; text-align:center; color:#fff; background:#ff9900;cursor:pointer}
  189. .coulstbtn .shareWeixin{background: #52DA4D;}
  190. .shareCode{background:#FFFFFF;border:6px solid rgba(0,0,0,.2);padding:8px;position: absolute;bottom:40px;left:0;display: none;width:340px;}
  191. .shareCode img{width:120px;height:120px;}
  192. .shareCode .shareWord{width: 160px;margin:16px 10px;color:#666666;text-align: left;font-size: 16px; line-height: 28px;}
  193. .coulstbtn .attentBtn{position:relative;padding-left:20px;border:1px solid #ff9900;color:#ff9900;background: transparent;}
  194. .coulstbtn .attentBtn em{position:absolute;top:50%;margin-top:-8px;left:34px;display:inline-block; width:16px;height:18px;background:url(../images/favoricon.png) 0 -32px no-repeat;background-size:100% auto;}
  195. .coulstbtn .attentBtn i{font-style: normal;}
  196. .coulstbtn .attentBtn.attented{color:#ffffff;padding-left:24px;background: #f4c600;border:1px solid #f4c600;}
  197. .coulstbtn .attentBtn.attented em{background:url(../images/favoricon.png) 0 -48px no-repeat;background-size:100% auto;left:28px;}*/
  198. /*专家信息头部*/
  199. /*.replace-photo{ display:block; width:100%; height:50px; position:absolute; bottom:-50px;background:url(../images/take-photo.png) no-repeat center center; background-color:rgba(0,0,0,0.4);font-size:16px;line-height:44px; color:#fff; text-align:center;}
  200. .input-txt{ width:180px; height:26px; color:#666; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; float:left; padding-left:10px;}
  201. .infor{clear:both; width:100%;overflow:hidden; margin:10px; }
  202. .infor2{clear:both; width:100%; margin:10px; }
  203. .infor span,.infor2 span{ display:block; width:60px; height:26px; float:left;font-size:14px;line-height:26px; margin-left:10px;}
  204. .select{ width:173px; height:24px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; background:url(../images/downselect.png) no-repeat 150px center; float:left; overflow:hidden;}
  205. .selectbtn{ width:200px; height:24px; border:none; background:url(../images/downselect.png) no-repeat 150px center; font-size:14px;line-height:26px; color:#999;}*/
  206. /*.infor-save{ float:left; clear:both; width:130px; height:26px; background:#ff9900;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font-size:14px;line-height:16px; margin-top:15px; margin-left:10px; }
  207. .close,.close2{float: left; width:130px; height:26px; border-radius:5px; font-weight:normal;background:none; box-shadow:none; border:none;cursor:pointer; padding:0;font-size:14px;line-height:26px; margin-top:15px; margin-left:5px;opacity: 1;color: #666; text-shadow:none; }
  208. .close:hover,.close2:hover{ background:#ff9900; color:#fff; opacity: 1; }*/
  209. /*专家信息内容*/
  210. /*.information-content{ width:1100px;height:auto; margin:auto;margin-top:20px; position:relative;overflow: hidden;}
  211. .content-left{min-height:394px;max-width: 252px;min-width: 250px;width:24%; float:left;overflow:hidden;z-index:100; }
  212. .menublock{ margin-bottom:10px;width:100%; background:#fff; border:1px #eaeaea solid; padding-bottom:10px;}
  213. .left-title{ width:165px; height:44px;font-size:20px;line-height:44px; border-bottom:1px #ffad55 solid; padding-left:10px; }
  214. .subsidebar{ display:block;cursor: pointer; width:100%; height:26px; padding-left:18px;font-size:14px;line-height:26px;color:#313131; margin-top:5px;}
  215. .subcolor{ background:#ff9900; color:#fff;}*/
  216. /*.content-right{ width:820px;min-height:100px; float:left; background:#fff; }
  217. .right-box{ width:100%; margin-bottom:10px; }
  218. .right-title{ position:relative; overflow:hidden; padding-right:20px;}
  219. .right-title span{ float:left;font-size:20px;line-height:48px; /*color:#ff9900; *//*padding-left:15px;}*/
  220. /*.edit-position-left{ background-position:left;}*/
  221. /*.editbox{ clear:both; width:665px; margin:auto;font-size:14px;line-height:20px;color:#666;}*/
  222. /*.reedit{ clear:both; width:100%; min-height:210px; padding:10px;border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; font-size:14px;line-height:20px; color:#3e3e3e;resize:none;
  223. }*/
  224. /*.addclick{position:absolute; right:0;top:50%;margin-top:-24px;font-size: 14px;background: url(../images/addclick.png) 0 14px no-repeat; padding-left: 22px;line-height: 48px;color: #ff9900;cursor: pointer;}
  225. .edit{ background:url(../images/edit.png) no-repeat left center;}*/
  226. /*.exitlist{position:absolute;margin-top:2px;margin-left:6px; width:22px; height:22px; background:url(../images/edit.png) no-repeat left center;cursor:pointer;}*/
  227. /*.btnbox{ overflow:hidden;padding:16px 20px;}*/
  228. /*.btnbox .btn{margin:0 6px;}*/
  229. /*.btnbox .deletebtn{color:#F00;box-shadow: none;border: none;background:none; float:right; }*/
  230. /*.modifybox{ display:none;padding:10px 36px; margin: 6px -30px;background: #FFF9EF;}*/
  231. /*.infor-browse{ clear:both;padding-bottom:16px;}
  232. .infor-browse2{padding-bottom:0;}*/
  233. /*.btn-marL{cursor:pointer; }
  234. .btn-marB{ margin-bottom:30px;cursor:pointer;}*/
  235. /*.btn{ width:105px; padding:0;cursor:pointer;}
  236. .btn:hover, .btn:focus { text-decoration: none; color:#fff;}*/
  237. /*.select-sele{ clear:both; width:100%; height:26px;}
  238. .add{ float:left;}
  239. .addbtn{ float:left; clear:both; width:105px; height:26px; background:#ff9900;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font-size:14px;line-height:26px; margin-left:10px;cursor:pointer; }*/
  240. /*.listbox-browse{ min-height:26px; position:relative;}
  241. .list-browse{ height:24px;box-shadow:2px 2px 1px #c9c9c9 ; text-align:center;font-size:14px;line-height:26px; color:#666; margin-left:15px; float:left;cursor:pointer;padding-right: 8px;max-width: 60%;text-overflow: ellipsis;white-space: nowrap; overflow:hidden;}
  242. .plus{ float:left;display:block; width:26px; height:26px; cursor:pointer; background:url(../images/thumb-up.png) no-repeat 0 0; margin-left:10px; }
  243. .line{ width:110px; height:1px; background:#ccc; float:left; margin-left:30px; margin-top:12px;}
  244. .like-num{ float:right;max-width:38%;height:26px; padding:0 20px; overflow:hidden;cursor:pointer;}
  245. .like-people{ width:26px; height:26px; float:left; overflow:hidden; margin-right:5px; background:url(../images/default-photo.png) no-repeat center center; background-size:100% 100%;-moz-background-size:100% 100%;}
  246. .like-people img{ width:100%; height:100%;}
  247. .like-more{ display: block; border:1px solid #CCCCCC; background:url(../images/likemore.png) no-repeat center center;}
  248. .triangleR{ display:block; width:0; height:0; border:8px solid transparent; border-left-color:#f0f1f3; float:right; margin-right:20px;margin-top:6px; cursor: pointer;}*/
  249. /*.acad{ height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font-size:14px;line-height:26px;color:#3e3e3e; margin:6px 0; margin-right:15px; float:left;cursor:pointer;padding:0 8px;}*/
  250. /*.list{ height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font-size:14px;line-height:26px; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding-right: 8px; overflow:hidden;}
  251. .use{ height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font-size:14px;line-height:26px; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding:0 10px; overflow:hidden;}
  252. .like{ display:block; float:left; width:28px;background:#ff9900; color:#fff;font-size:10px;line-height:26px; margin-right:5px;}*/
  253. /*.remove{ cursor:pointer; padding-left:5px;}
  254. .remove img{width:10px;margin-left:6px;}*/
  255. /*.cancel{ cursor:pointer; padding-left:5px;}
  256. .ann{ clear:both; color:#7f7e7e;font-size:10px;line-height:10px; margin-left:50px;}
  257. .input-width{ width:326px;}
  258. .bus-title{ clear:both;font-size:14px;line-height:26px; color:#3e3e3e; }
  259. .check{ width:257px; height:26px; float:left;margin-left:35px;font-size:14px;line-height:26px;color:#3e3e3e;}
  260. .txt-width{ width:358px;}
  261. .txtType{ position:relative;}
  262. .txtExp{ position:relative;width: 60%;}
  263. .dateExp{ position:relative;}
  264. .lineTo{height: 1px;border: 1px solid #bbb;width: 20px;margin: 15px 0 0 10px;}
  265. .required_star{ color:#ff9900;float:left;background:url(../images/requiredicon.png) center center no-repeat;background-size:100% 100%; display:block;width:8px;height:8px;position:absolute; top: 6px;left: -10px; }
  266. .edu{ font-size:16px;line-height:30px; color:#868686;padding: 0 16px; margin: 10px;width: 100%;}
  267. .edu-h{ height:52px;}
  268. .edu-txt{ width:100%;margin-left: 8px;height: 30px;font-size: 14px;line-height: 18px;}
  269. .date-box{ }
  270. .datebox{ width:540px; overflow:hidden; height:26px;}
  271. hr{ width:18px; float:left; background:#ffc688; height:2px; border:none; margin:10px;}
  272. .checkbox{ float:left; width:60px;margin-left:15px;margin-top: -1px;}
  273. .date-btn{ float:left; width:180px; background:url(../images/select.png) no-repeat right #fff;background-size:13% 100%; z-index:999;}
  274. .opacity{ width:150px;}
  275. label.edu-radio{ float:none;font-size:16px;line-height:26px; color:#868686; }
  276. .edu-select{ margin-left:10px; width:240px; }
  277. .sf{ float:left;}
  278. .radiobox{ width:115px; float:left;}
  279. .date-title{float:left; margin-right: 4px;}
  280. .edu-sel{ float:right;}
  281. .edu-infor li{margin:0 35px;position: relative;}
  282. .edu-infor li:before{content: ' '; background: #666;display: block;width: 4px;height: 4px;border-radius: 50%; position: absolute;top:10px;left:0;}
  283. .edu-about li{ list-style:none;position:relative;padding-left: 0;}
  284. .edu-about li div.h4tit{position: relative;padding-left:12px;}
  285. .edu-about li div.h4tit:before{content: ' '; background: #666;display: block;width: 4px;height: 4px;border-radius: 50%; position: absolute;top:12px;left:0;}
  286. .edu-about li .listdata{position:relative;margin:0 35px; padding-left:16px;}*/
  287. /*.edu-about li .listdata .listpoint{display: block;width: 5px;height: 5px; background: #888;border-radius: 50%; position: absolute;top: 10px;left:0;}*/
  288. /* .edu-about li.listnone{margin: 0; list-style: none;padding-left: 0;} */
  289. /*.edu-about{ list-style:inside;font-size:14px;line-height:26px;color:#868686;padding:10px 0 26px 0;cursor:pointer;}
  290. .edu-about span{ display:none;}
  291. .edu-infor2 li{padding-left:8px;}
  292. .infor-browse .edu-about{ color:#666;}
  293. .infor-browse .edu-infor { color:#666;}
  294. .infor-browse .showList li{padding:0 35px;}
  295. .infor-browse .showList2{padding:0 35px;}
  296. .infor-browse .showList2 li{padding-left:10px;}
  297. .infor-browse .showList2 li:before{content: ' '; background: #666;display: block;width: 4px;height: 4px;border-radius: 50%; position: absolute;top:10px;left:0;}*/
  298. /*#industryShow li{padding-left:10px;}*/
  299. /*企业头部*/
  300. .cmpBasic span:before{content:"";display: inline-block; width: 0; height: 0;border:2px #999 solid;margin: 2px 6px; border-radius:100%;}
  301. .cmpBasic span:first-child:before{border:none;margin:0; }
  302. /*企业员工用户*/
  303. .staffDlist{overflow: hidden;margin:0 35px;}
  304. .staffDlist h2{float:left;width: 58px; text-align: right;line-height: 60px;}
  305. .staffDlist dl{width: 78%;float: right;}
  306. .staffDlist dl .staffchild{width:60px;}
  307. .staffDlist dd{float:left;margin:2% 3%;}
  308. .needTopic{ display:inline-table; max-width:76%;}
  309. .needAim{margin-left:20px;}
  310. .cmpStaff dl{width:100%;float:none;margin-right:-4%;}
  311. .cmpStaff dd{max-width:120px;text-align: center;margin:2% 2.9% 1% 0;}
  312. .cmpStaff dd .staffChild{width:80px;margin:auto}
  313. /*企业需求*/
  314. .infoList{ overflow: hidden;margin:0 35px;padding:6px 0;}
  315. .infoList li{margin:4px;position: relative;overflow: hidden;}
  316. .infoList .workitimg{ display:block;overflow:hidden;width:100px; height:100px;margin: 5px 0; }
  317. .infoList .rebackcon{ height:50px;width:600px;line-height: 24px; overflow:hidden;}
  318. .add-icon{ cursor:pointer;}
  319. .button{ float:left; width:40px; height:17px; margin-left:10px; margin-top:4px;}
  320. .modi{ cursor:pointer;padding-left:10px;}
  321. .addbox{ display:none;}
  322. /*下拉*/
  323. .mr_sj {position: absolute;right: 18px;top: 12px;border: 6px solid #fff;border-color: #ff9900 transparent transparent;display: block;font-size: 0;height: 0;width: 0;}
  324. .mr_timed_div .mr_btn {border: 0;text-align: left;width: 160px;height: 28px;background-color: #fff;}
  325. .mr_timed_div {position: relative;width: 180px;height: 30px;cursor: pointer; background-color: #fff;}
  326. .xl_list {position: absolute;top: 30px;left: -1px;z-index: 2;background-color: #fff;box-shadow: 2px 2px 4px #efefe4; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;width:180px;}
  327. .ul_edubg { max-height: 182px;overflow: auto;display:none;border: 1px solid #e7e7e7;}
  328. .mr_timed_div .xl_list li {line-height: 36px;padding-left: 10px;list-style:none;margin: 0 10px;}
  329. /*日期组件*/
  330. .mr_calendar_ym {position: absolute;top: 34px;left:6px;height: 160px;width: 244px;background-color: #fff;z-index: 5000;border: 1px solid #e7e7e7;border-radius: 4px;box-shadow: 2px 2px 4px #e7e7e7;cursor:pointer;display:none;}
  331. .mr_calendar_ym ul {float: left;}
  332. .mr_calendar_ym span{display:block;}
  333. .mr_calendar_ym .mr_year {width: 34%;height: 158px;border-right: 1px solid #efefef;overflow: auto;}
  334. .mr_calendar_ym .mr_year li {list-style:none;margin:0;cursor: pointer;line-height: 32px;background-color: #fff;color: #333;text-align: center;}
  335. .mr_calendar_ym .mr_month { word-wrap: normal;padding: 10px 10px 10px 16px;background-color: #fff; width:66%;height:158px;}
  336. .mr_calendar_ym .mr_month li {list-style:none;margin:0;float: left;cursor: pointer;width: 33%;height: 22px;line-height: 22px;color: #333;background-color: #fff;margin: 0 0 10px;}
  337. .mr_calendar_ym .full_year{width: 100%;height: 158px;border-right: 1px solid #efefef;overflow: auto;}
  338. .mr_calendar_ym .full_year li{list-style:none;margin:0;cursor: pointer;line-height: 32px;background-color: #fff;color: #333;text-align: left;padding-left:16px;}
  339. .mr_calendar_ym .active { background-color: #ff9900!important;color: #fff!important;}
  340. /*<!--城市选择器-->*/
  341. .citybox{float:left; width:340px;}
  342. .infolist{width:100%;/*padding-left:5em;font-size:14px;position:relative;color:#494949;min-height:38px;margin:5px 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;float:left;clear:both;*/}
  343. .infolist .liststyle span{position:relative;height:26px;line-height:26px;width:164px;display:inline-block;padding:0 0 0 6px;cursor:pointer;float:left;margin:0;background:#fff;}
  344. .infolist .liststyle span .mr_show{ font-style:normal;width:160px;display:inline-block;height:26px;line-height:26px;position:relative;}
  345. .infolist .liststyle span .mr_sj{right:4px;top:10px;}
  346. .infolist .liststyle span ul{width:100%;border-radius:0 0 5px 5px;position:absolute;border:1px solid #E8E8E8;background:white;left:-1px;top:25px;margin-bottom:10px;display:none;z-index:10;max-height:280px; overflow:auto;}
  347. .infolist .liststyle span ul li{width:100%;float:left;overflow:hidden;border-top:1px solid #E8E8E8;}
  348. .infolist .liststyle span ul li:first-child{border-top:0;}
  349. .infolist .liststyle span ul li a{display:block;height:30px;line-height:30px;padding:0 8px;color:#494949;}
  350. .radio+.radio, .checkbox+.checkbox {
  351. margin-top: 2px;
  352. }
  353. /*------------------------------------------------------------------------------------*/
  354. /*科研资源*/
  355. /*.shareabout{ position:relative; margin:0 20px;}
  356. .sharesrcbox{overflow:hidden; position:relative; margin:auto;width: 96%; }
  357. .sharescrollbox{ overflow:hidden;width:30000em; position:relative; left:0;}
  358. .sharescrollbox .sharesrc{ width:200px; margin:10px 6px; float:left;}
  359. .sharescrollbox .restit{ color:#666; margin-top: 6px;}
  360. .sharescrollbox .briefinfor{ width:100%; max-height:100px; text-overflow:ellipsis; overflow:hidden; color:#777; }
  361. .sharescrollbox .shareshow{ position: relative; width: 200px; height: 200px;border-radius: 4px; overflow: hidden;}
  362. .shareopeart{ position:absolute; bottom:0px; left:0px; z-index:100; overflow:hidden; width:100%;}
  363. .sharebtn{ display:block; text-align:center; float:left; cursor:pointer; width:100%; height:30px;font-size:14px;line-height:30px; background:rgba(0,0,0,.2); color:#fff;}
  364. .sharebtn:hover{ color:#fff; background:#ff9900;}
  365. .resoubtn{ position:absolute;top:40%; width:30px; height:41px; background:#ccc; border-width:1px 1px 0 1px; display:none; cursor:pointer;}
  366. .resouprev{left:-4px;background:url(../images/arrows.png) -30px 0 no-repeat;}
  367. .resounext{right:-4px;background:url(../images/arrows.png) 0 0 no-repeat;}
  368. .resouprev:hover{ background:url(../images/arrows.png) -30px -41px no-repeat;}
  369. .resounext:hover{ background:url(../images/arrows.png) 0 -41px no-repeat;}*/
  370. /*合作历史及评价*/
  371. /*.evaluate2{ overflow:hidden; border-bottom:1px dashed #d6d6d6; padding:10px 0;}
  372. .evaluate2 .lefteva{ float:left; max-height:200px; width:12%; max-width:200px; text-align:center; margin-top:10px;}
  373. .evaluate2 .evaimg{ display:block; width:60px; height:60px; overflow:hidden;margin:auto;}
  374. .evaluate2 .righteva{ padding:0 10px; float:right; width:88%;}
  375. .evaluate2 .evasort{ }
  376. .evaluate2 .evasort li{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
  377. .evaluate2 .evastarbox{ overflow:hidden;}
  378. .evaluate2 .evastar{ display:block; width:20px; height:20px; cursor:pointer; float:left; background:url(../images/evastar.png) 0 -25px no-repeat;}
  379. .evaluate2 .evabrief{ display:block; max-height:80px; overflow:hidden; text-overflow:ellipsis; }
  380. .shareabout .morebtn{ text-align:right; overflow:hidden; margin:10px;}
  381. .shareabout .morebtn .morelink{ color:#333;font-size:14px;line-height:60px;float:right; margin-right:20px;}*/
  382. /*个人修改页面科研资源*/
  383. /*.enterwork{ color:#333;position:absolute; bottom:10px; left:102px; cursor: pointer;}
  384. .enterwork:hover{color:#ff9900;}*/
  385. /*机构信息页面*/
  386. /*.head-org{ float:left; position: relative;width:180px; height:180px; overflow:hidden;}
  387. .similarblock{ overflow:hidden; margin:0 10px; padding:10px; border-bottom:1px dashed #d6d6d6;}
  388. .similarblock .evaimg{ display:block; width:60px; height:60px; overflow:hidden; border:1px solid #999; border-radius:4px; float:left; margin-right:20px;}
  389. .rightsim{ max-width:160px; overflow:hidden; float:left;}
  390. .rightsim p{text-overflow:ellipsis; white-space:nowrap;overflow:hidden;font-size:12px; line-height:16px;}
  391. .subuser{ overflow:hidden;}
  392. .subuser li{ overflow:hidden; float:left; text-align:center; padding:10px; width:24%; list-style:none;}
  393. .subuser li .evaimg{ display:block; width:60px; height:60px; overflow:hidden; border:1px solid #999; border-radius:4px; margin:auto;}
  394. #evastarboxx .staspan{background: url(../images/evastar.png) 0 -3px no-repeat;}*/
  395. /*资源详细信息页面*/
  396. /*.resouLeft{ width: 79%;}
  397. .resTop{padding:6px;position: relative;padding:20px 10px;background:#FFFFFF;}
  398. .resBrief{width:60%;min-height: 300px;margin-right:1%;}
  399. .resBrief .h2Font{line-height: 26px;}
  400. .resBrief .h2Font small{color:#888888;line-height: 12px;}
  401. .subtit{color:#888888; padding-right:6px; }
  402. .resAbout{margin:6px 0;padding: 4px 6px; background: #F4F4F4;margin-bottom: 46px;}
  403. .resAbout .subtit{line-height: 36px; }
  404. .resUlbox {margin: 1% 2%;}
  405. .resUl {width:85%;color:#666666}
  406. .resUl li{ float: left; margin: 1%;padding:4px 16px; background: #FFFFFF; border-radius: 6px;}
  407. .resBottom{margin:10px 0;padding:20px 10px;background:#FFFFFF;}
  408. .resMore{margin:10px 30px 30px 30px; overflow: hidden; border:1px solid #eaeaea;padding:15px;line-height: 24px;color: #666; min-height: 640px;}
  409. .resMore p{line-height:2;margin:6px 0;}
  410. .resouRight{ width: 20%;}
  411. .rightBlock{ min-height: 340px;padding:16px 10px;margin-bottom:10px; background: #FFFFFF;}
  412. .proImg{ text-align: center;}
  413. .proImg img{ width:180px;margin: auto;}
  414. .proInfo{padding:10px 16px;}
  415. .otherRes{padding:10px;}
  416. .otherRes li{border: 1px solid #e4e5e7;overflow:hidden;margin:10px 0;border-radius: 6px;cursor: pointer;}
  417. .otherRes li a{display: block;}
  418. .otherRes li .resoumag .resourceImgBox{ max-width:168px;width:168px;height: 168px;}
  419. .otherRes li .resoumag h2{color: #666666; text-align: center; padding:10px;}*/
  420. /*科研文章*/
  421. /*.otherRes.shareshow{height:220px;overflow:hidden;width:100%;padding:10px 0;margin-right:-12px;}
  422. .otherRes.shareshow li{ width: 202px;float:left;border: 1px solid #e4e5e7;margin:0 14px 14px 0;border-radius: 6px;cursor: pointer;}
  423. .otherRes.shareshow li:last-child{margin:0 0 12px 0;}*/
  424. /*文章详细信息页面*/
  425. /*.resBrief2{width: 98%;margin: auto;min-height:80px;}
  426. .resBrief2 .subtit{line-height: 42px; }
  427. .resBrief2 .resAbout{margin-bottom: 20px;}
  428. .art_topicBox{position: relative;display: block;}
  429. .art_tbox{ position:absolute;top:0;width:100%;height:100%;
  430. background: -webkit-linear-gradient( rgba(0,0,0,0), rgba(0,0,0,0.2));
  431. background: -o-linear-gradient( rgba(0,0,0,0), rgba(0,0,0,0.2));
  432. background: -moz-linear-gradient( rgba(0,0,0,0), rgba(0,0,0,0.2));
  433. background: linear-gradient( rgba(0,0,0,0), rgba(0,0,0,0.2));
  434. }
  435. #artical_topic{position: absolute;bottom:0;padding:6px 10px;font-size:14px;line-height:16px;color:#FFFFFF}
  436. .art_img{ width: 100%; height:160px; overflow: hidden;
  437. background-image: url(../images/default-artical.jpg);
  438. background-repeat:no-repeat;
  439. background-position:center center;
  440. background-size:cover;
  441. -moz-background-size:cover;
  442. -webkit-background-size:cover;}*/
  443. /*.tagsBox{padding:4%; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
  444. .tagsBox span{color:#666;margin:0 2px;font-size: 13px;}
  445. .main_content{width:94%; margin: auto;}
  446. #artical_real p{margin:6px 0;padding:2px;font-size: 15px; line-height: 26px;color:#666666;}
  447. #artical_real p.indentNone{text-indent: 0;text-align: center;}
  448. #artical_real p.indentNone img{width:90%; margin: 10px 0;}
  449. #artical_real .indentNone .imgTit{ font-size: 12px;line-height: 20px;}
  450. #artical_real .artSTit{text-indent: 0.5em;font-size:16px; color:#069E21;}*/
  451. /*.share-nav{position:static;background:rgba(245, 248, 251, 0.94); padding:10px 20px;border-top:1px solid transparent;border-bottom:1px solid transparent;}
  452. .share-nav.fixed{position:fixed;width:810px;bottom:0;display:block;border-top:1px solid #d3d7db;border-bottom:1px solid #d3d7db;}
  453. .navOperate{color:#888888;margin:6px 8px;}
  454. .navOperate:hover{color:#ff9900;}
  455. .share-nav .wrapicon{display: inline-block;cursor:pointer;padding:0 10px;width: 24px;height: 24px;}
  456. .share-nav .upTop{background: url(../images/wrapIcon.png) 0 0 no-repeat; background-size:100% auto ;}
  457. .share-nav .upTop:hover{background: url(../images/wrapIcon.png) 0 -24px no-repeat; background-size:100% auto ;}
  458. .share-nav .shareBttn{display: inline-block;position:relative;border:1px solid #52DA4D;color: #52DA4D; border-radius: 999em;cursor:pointer;padding:2px 24px;}
  459. .share-nav .shareCode{margin-left: -40px;}
  460. .share-nav .shareBttn:hover{background: #52DA4D;color: #FFFFFF;}
  461. .share-nav .wordHave{background: url(../images/wrapIcon.png) 0 -47px no-repeat; background-size:100% auto ;}
  462. .share-nav .wordHave:hover{background: url(../images/wrapIcon.png) 0 -69px no-repeat; background-size:100% auto;}
  463. .share-nav .listtit2{line-height: 40px;margin-left:10px;width:86%;color:#888;text-overflow:ellipsis;white-space: nowrap; overflow:hidden;}*/
  464. .commentsArea{padding-bottom: 40px;}
  465. .comments-title{font-size:22px;line-height:40px;margin: 10px 0 40px 0;padding-bottom: 6px;border-bottom: 1px solid #dadada;}
  466. .respondBtn.frmtype{display:block;width:96%;margin:auto;color:#666666;text-align: center;cursor: pointer;line-height: 40px;}
  467. .respondBtn.frmtype:focus{border:1px solid #dadada;}
  468. .commentsArea .media-body{width: 90%;margin-left: 10px;}
  469. .commentsArea .media-body .listtit{color:#ff9900;line-height: 24px;font-size:15px}
  470. .commentsArea .media-body .listtit3{color:#666666;line-height: 21px;font-size:14px}
  471. .commentList li{padding:20px 10px;border-bottom:1px dashed #dadada;overflow:hidden;}
  472. .commentList li:last-child{border-bottom:1px dashed transparent;}
  473. .commentsArea .goMsgbox{padding:20px 10px;width: 100%;}
  474. .commentsArea .goMsgbox .frmbtn:focus{border:1px solid transparent;}
  475. .commentsArea textarea{
  476. background-color: #fafafa;
  477. color: #55636D;
  478. outline: none;
  479. padding: .2rem;
  480. width: 100%;
  481. border: 1px solid #d3d7db;
  482. border-radius: 3px;
  483. font-size: 14px;
  484. resize: vertical;
  485. margin-bottom: 15px;
  486. height: 5rem;
  487. }
  488. .commentsArea .msgContbox{width:90%;}
  489. .commentsArea .msgCont{ min-height:160px;width: 100%;padding:4px 6px;margin-left:10px}
  490. /*专家认证*/
  491. .IdentityState{margin: 20px;background: #fff;padding: 100px 10px 100px 10px; text-align:center;}
  492. .IdentityState p{padding:10px; margin:10px;}
  493. .identBtn{ padding:10px 26px; background:#ff9900; border-radius:4px; color:#fff;cursor: pointer;}
  494. .nowState{display:none;}
  495. .nowState:first-child{display:block;}
  496. .identProcess{font-size:20px; color:#777;}
  497. .identts{font-size:15px;color:#999;line-height: 34px;}
  498. .IdentityUp{padding-bottom: 20px;}
  499. .webupArea .littip{color:#999;padding:10px 30px;font-size:14px;}
  500. .webupArea .webuploadMut{min-height:250px;padding:10px;margin:0 20px; background: #fff;border: 2px #f0f0f0 dashed;}
  501. .webupArea .subUp{margin-right:20px;}