system_detail.css 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. /*// 主题色*/
  2. /*字体主色调*/
  3. /*线条主色调*/
  4. /*按钮主色调*/
  5. /*底纹色*/
  6. .orderrecord {
  7. padding-bottom: 80px;
  8. }
  9. .system_detail .system_tit {
  10. height: 40px;
  11. }
  12. .system_detail .system_tit ul li {
  13. line-height: 38px;
  14. }
  15. .system_detailtit {
  16. padding: 25px;
  17. position: relative;
  18. }
  19. .productimgbox {
  20. width: 230px;
  21. height: 230px;
  22. border: 1px solid #e5e4e9;
  23. line-height: 225px;
  24. position: absolute;
  25. left: 25px;
  26. top: 25px;
  27. }
  28. .productimgbox img {
  29. width: 100%;
  30. }
  31. .system_detailinfo {
  32. padding-left: 250px;
  33. min-height: 230px;
  34. }
  35. .system_detailinfo h1 {
  36. font-size: 16px;
  37. font-weight: bold;
  38. line-height: 30px;
  39. }
  40. .system_detailinfo h2 {
  41. font-size: 14px;
  42. line-height: 30px;
  43. }
  44. .detaillistbox .chooseboxes {
  45. padding-top: 7px;
  46. }
  47. .detaillistbox .choosebox {
  48. float: left;
  49. margin-right: 10px;
  50. margin-bottom: 10px;
  51. border: 1px solid #e5e4e9;
  52. padding: 2px 15px;
  53. cursor: pointer;
  54. line-height: 30px;
  55. }
  56. .detaillistbox .choosebox.active {
  57. border: 1px solid #e47470;
  58. }
  59. .detaillistbox .detaillist {
  60. position: relative;
  61. padding-left: 70px;
  62. line-height: 30px;
  63. }
  64. .detaillistbox .detaillist del {
  65. padding-right: 5px;
  66. }
  67. .detaillistbox .detaillist em {
  68. color: #e47470;
  69. padding-right: 5px;
  70. font-size: 22px;
  71. }
  72. .detaillistbox .detaillist label {
  73. position: absolute;
  74. left: 0;
  75. top: 0;
  76. line-height: 30px;
  77. width: 70px;
  78. text-align: left;
  79. font-weight: normal;
  80. }
  81. .ljxgbtn .btn.fit {
  82. width: 160px;
  83. margin-top: 15px;
  84. margin-right: 10px;
  85. }
  86. /*产品配置*/
  87. .pad20 {
  88. padding: 0 20px;
  89. }
  90. .redtit {
  91. width: 100%;
  92. padding: 15px 0;
  93. padding-top: 25px;
  94. position: relative;
  95. border-bottom: 1px solid #e5e4e9;
  96. margin-bottom: 20px;
  97. }
  98. .redtit > span {
  99. padding-left: 5px;
  100. border-left: 3px solid #e47470;
  101. font-size: 17px;
  102. color: #000;
  103. }
  104. .cppzlist.detaillistbox .detaillist.adddomain {
  105. padding-top: 0;
  106. padding-bottom: 15px;
  107. width: 700px;
  108. position: relative;
  109. }
  110. .detaillist.error .tip {
  111. display: block;
  112. }
  113. .detaillist .tip {
  114. position: absolute;
  115. top: 0;
  116. right: -260px;
  117. width: 250px;
  118. text-align: left;
  119. line-height: 37px;
  120. font-weight: normal;
  121. color: #e47470;
  122. display: none;
  123. line-height: 25px;
  124. padding: 5px 10px;
  125. border: 1px solid #ffe57d;
  126. -webkit-border-radius: 2px;
  127. -moz-border-radius: 2px;
  128. border-radius: 2px;
  129. background-color: #fff6d2;
  130. }
  131. .detaillist .tip i {
  132. color: #fc4c24;
  133. margin-right: 5px;
  134. }
  135. .cppzlist.detaillistbox .detaillist {
  136. line-height: 37px;
  137. padding-bottom: 10px;
  138. }
  139. .cppzlist.detaillistbox .detaillist label {
  140. line-height: 37px;
  141. text-align: right;
  142. }
  143. .cppzlist .input-wrap {
  144. height: 37px;
  145. width: 350px;
  146. display: inline-block;
  147. margin-right: 10px;
  148. }
  149. .cppzlist .btnadddomain {
  150. width: 90px;
  151. margin-right: 10px;
  152. }
  153. .detaillistbox .detaillist .f_redcolor {
  154. font-weight: bold;
  155. }
  156. .sqtable .table > tbody > tr > td,
  157. .table > tbody > tr > th,
  158. .table > tfoot > tr > td,
  159. .table > tfoot > tr > th,
  160. .table > thead > tr > td,
  161. .table > thead > tr > th {
  162. padding-left: 20px;
  163. padding-right: 20px;
  164. }
  165. .submitfoot {
  166. text-align: right;
  167. background: #f9f9f9;
  168. padding-top: 30px;
  169. padding-bottom: 30px;
  170. }
  171. .submitfoot1 {
  172. padding-bottom: 10px;
  173. }
  174. .submitfoot1 span {
  175. font-size: 21px;
  176. }
  177. /* 轮播 */
  178. .case {
  179. padding: 20px 30px;
  180. }
  181. .caseimgbox {
  182. overflow: hidden;
  183. position: relative;
  184. width: 723px;
  185. float: left;
  186. }
  187. .caseimgbox .bd {
  188. width: 723px;
  189. position: relative;
  190. }
  191. .caseimgbox .bd ul {
  192. overflow: hidden;
  193. zoom: 1;
  194. position: relative;
  195. }
  196. .caseimgbox .bd ul li {
  197. margin: 0 8px;
  198. float: left;
  199. _display: inline;
  200. overflow: hidden;
  201. text-align: center;
  202. }
  203. .caseimgbox .bd ul li img {
  204. width: 225px;
  205. }
  206. .caseimgbox .next,
  207. .caseimgbox .prev {
  208. cursor: pointer;
  209. display: block;
  210. position: absolute;
  211. top: 180px;
  212. width: 25px;
  213. height: 50px;
  214. color: #9E9E9E;
  215. text-align: center;
  216. line-height: 50px;
  217. font-size: 18px;
  218. z-index: 9;
  219. background-color: #101117;
  220. filter: alpha(opacity=50);
  221. -moz-opacity: 0.5;
  222. -khtml-opacity: 0.5;
  223. opacity: 0.5;
  224. filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  225. }
  226. .caseimgbox .next {
  227. left: 0;
  228. }
  229. .caseimgbox .prev {
  230. right: 0;
  231. }
  232. .caseimgbox a.next:hover i,
  233. .caseimgbox a.prev:hover i {
  234. color: #fff;
  235. }
  236. .ewmty {
  237. margin-top: 240px;
  238. margin-left: 20px;
  239. }
  240. .ewmty span {
  241. display: block;
  242. border-left: 3px solid #e47470;
  243. padding-left: 5px;
  244. line-height: 15px;
  245. margin-bottom: 10px;
  246. }
  247. .caselist .title {
  248. width: 100%;
  249. height: 31px;
  250. position: relative;
  251. padding: 5px 0;
  252. }
  253. .caselist .title span {
  254. display: block;
  255. border-left: 3px solid #e47470;
  256. padding-left: 8px;
  257. font-size: 21px;
  258. line-height: 21px;
  259. background: #fff;
  260. position: absolute;
  261. left: 0;
  262. z-index: 1;
  263. padding-right: 10px;
  264. }
  265. .caselist .title .line {
  266. position: absolute;
  267. left: 0;
  268. height: 0;
  269. top: 15px;
  270. width: 100%;
  271. border-bottom: 1px solid #e5e4e9;
  272. z-index: 0;
  273. }
  274. .caselist .contenta {
  275. line-height: 30px;
  276. padding-top: 20px;
  277. padding-bottom: 30px;
  278. }