ad-code.css 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423
  1. /************code site锛宑lass锛宑onvert CSS**************/
  2. /* 璁剧疆鎵�湁鍏冪礌鐨刴argin鍜宲adding涓�px */
  3. *{
  4. margin:0px;
  5. padding:0px;
  6. }
  7. #handler{
  8. margin:20px 0 20px 0px;
  9. height:14px;
  10. line-height:14px;
  11. padding-top:20px;
  12. }
  13. #handler ul .active1{
  14. float:left;
  15. }
  16. #handler ul .size1{
  17. float:left;
  18. margin:0px 10px 0px 10px;
  19. }
  20. #handler ul .size2{
  21. float:left;
  22. margin:0px 10px 0px 10px;
  23. }
  24. #handler ul .divider2{
  25. float:left;
  26. margin:0px 10px 0px 10px;
  27. }
  28. #handler ul li{
  29. line-height:17px;
  30. }
  31. #handler li a{
  32. text-decoration: none;
  33. color:#0088CC;
  34. font-size:14px;
  35. }
  36. #content{
  37. margin:0 20px;
  38. }
  39. .controls-reset{
  40. height:35px;
  41. line-height:35px;
  42. font-size:12px;
  43. }
  44. #controls-main{
  45. width:257px;
  46. }
  47. #controls-site{
  48. width:345px;
  49. }
  50. .controls-reset label,.controls-reset ul li{
  51. height:35px;
  52. line-height:35px;
  53. }
  54. ul li {
  55. list-style-type:none;
  56. }
  57. #main_advertiserul{
  58. z-index:9;
  59. cursor: pointer;
  60. width:150px;
  61. float:left;
  62. position: absolute;
  63. margin-left:65px;
  64. top:55px;
  65. clear:both;
  66. }
  67. #main_selectul{
  68. z-index:8;
  69. margin-left:150px;
  70. cursor: pointer;
  71. width:150px;
  72. float:left;
  73. position: absolute;
  74. top:370px;
  75. }
  76. #popup_selectul{
  77. z-index:8;
  78. margin-left:80px;
  79. cursor: pointer;
  80. width:150px;
  81. float:left;
  82. position: absolute;
  83. top:15px;
  84. }
  85. .select_box{
  86. width:150px;
  87. height:35px;
  88. background:#F4F4F4 url(../images/triangle1.png) no-repeat 130px;
  89. border:none;
  90. border-radius:5px!important;
  91. }
  92. #advertiserul_select_box, #selectul_box{
  93. margin:20px 20px;
  94. }
  95. .select_box span {
  96. display:block;
  97. line-height:35px;
  98. height:35px;
  99. overflow:hidden;
  100. margin-left:20px;
  101. font-size:12px;
  102. }
  103. .son_ul {
  104. width:150px;
  105. top:35px;
  106. color:white;
  107. background-color:#151E2B!important;
  108. border-radius:5px!important;
  109. position:absolute;
  110. margin-left:0px;
  111. }
  112. .son_ul li {
  113. padding-left:20px;
  114. height:35px;
  115. line-height:35px;
  116. border-radius:5px!important;
  117. font-size:12px;
  118. }
  119. .son_ul li:hover {
  120. background-color:#26303A!important;
  121. }
  122. .code-content-ways1 textarea{
  123. margin-top:10px;
  124. width:575px;
  125. height:220px;
  126. padding:10px 20px;
  127. }
  128. #selectedAdvertiserId1 option:hover, #selectedAdvertiserId1 option:active,option:focus {
  129. background-color:#e5e9ee;
  130. color:#111
  131. }
  132. #code-type{
  133. margin:20px 0;
  134. width:500px;
  135. clear:both;
  136. height:35px;
  137. }
  138. #code-type div.btn-code{
  139. text-decoration:none;
  140. float:left;
  141. }
  142. #code-type div.btn-code:link{
  143. background-color:#39AEEA!important;
  144. }
  145. #code-type div.btn-code:hover{
  146. background-color:#4E637B!important;
  147. }
  148. div.btn-code {
  149. height:35px;
  150. line-height:35px;
  151. color:#FFF!important;
  152. font-size:12px;
  153. background-color:#67BA31!important;
  154. border-radius:5px!important;
  155. text-align:center;
  156. cursor:pointer;
  157. width:120px;
  158. }
  159. #code-type div.btn-code{
  160. margin-right:10px;
  161. background-color:#39AEEA!important;
  162. }
  163. .pclass{
  164. margin:5px 0;
  165. font-size:12px;
  166. }
  167. .code-content-ways1 div textarea{
  168. background-color:#F2F6FA!important;
  169. border-width:1px;
  170. margin-bottom:10px;
  171. border:1px solid #E6E6E6;
  172. }
  173. .code-content-ways1 #btnCopy:hover, .code-content-ways3 #btnValidate:hover{
  174. background-color:#4E637B!important;
  175. }
  176. .code-content-ways3 input.code-content-ways3-url{
  177. width:378px;
  178. height:30px;
  179. border:1px solid #E6E6E6;
  180. margin-bottom:10px;
  181. padding-left:20px;
  182. border-radius:5px!important;
  183. }
  184. .code-content-ways3 input.code-content-ways3-url:focus{
  185. box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  186. }
  187. <!-- 鍒嗙被璁垮 css鏍峰紡 -->
  188. #typeVisitors{
  189. width:100%;
  190. height:auto;
  191. }
  192. #convertVisitors{
  193. width:100%;
  194. height:auto;
  195. }
  196. #typeHead{
  197. width:100%;
  198. height:35px;
  199. margin:20px 0;
  200. }
  201. #createType{
  202. height:35px;
  203. line-height:35px;
  204. font-size:12px;
  205. border-radius:5px!important;
  206. border:1px solid #2CB0E5;
  207. width:120px;
  208. color:#2CB0E5;
  209. text-align:center;
  210. cursor: pointer;
  211. position: absolute;
  212. display:none;
  213. }
  214. #createType:hover{
  215. background-color:#4E637B!important;
  216. }
  217. div#serachData{
  218. width:300px;
  219. position: relative;
  220. float: right;
  221. clear:both;
  222. }
  223. div#serachData input[type="text"]{
  224. width:275px;
  225. height:30px;
  226. background-color:#F4F4F4!important;
  227. border-radius:5px!important;
  228. border:none;
  229. font-size:12px;
  230. padding-left:20px;
  231. }
  232. #serachData_img{
  233. z-index:9999;
  234. width:30px;
  235. height:35px;
  236. position: relative;
  237. left:270px;
  238. top:-48px;
  239. cursor: pointer;
  240. background: url(../images/fangdajing1.png) no-repeat 0 10px;
  241. border:none;
  242. }
  243. #table_code_type{
  244. width:100%;
  245. height:auto;
  246. text-align:center;
  247. border-collapse: collapse;
  248. border-color: #EFEFEF!important;
  249. }
  250. #table_code_type thead tr{
  251. height:80px;
  252. }
  253. #table_code_type th,td{
  254. border: none;
  255. }
  256. #table_code_type tbody tr{
  257. height:60px;
  258. }
  259. #table_code_type tr td .input_checkbox{
  260. border:1px solid #BBBFC6;
  261. border-radius:2px!important;
  262. }
  263. #btndiv{
  264. width:310px;
  265. margin:0 auto;
  266. }
  267. #table_code_type tbody tr td div.btn1 {
  268. width:90px;
  269. height:35px;
  270. line-height:35px;
  271. color:#FFF!important;
  272. font-size:12px;
  273. background-color:#39AEEA!important;
  274. border-radius:5px!important;
  275. float:left;
  276. margin-left:5px;
  277. }
  278. #table_code_type tbody tr td div.btn1:hover{
  279. background-color:#4E637B!important;
  280. cursor: pointer;
  281. }
  282. <!-- 鍒嗙被璁垮 鍒涘缓鍒嗙被 css鏍峰紡 -->
  283. #createForm, #editForm{
  284. width:100%;
  285. height:auto;
  286. margin:20px;
  287. }
  288. #createForm label, #editForm label{
  289. font-size:12px;
  290. }
  291. #createForm label span, #editForm label span{
  292. color:#6BBFEE;
  293. }
  294. #createForm input.input-text, #editForm input.input-text{
  295. font-size:12px;
  296. width:300px;
  297. height:35px;
  298. border:none;
  299. border-radius:5px!important;
  300. border:1px solid #D5DADF;
  301. margin-top: 10px;
  302. padding-left:20px;
  303. }
  304. #createForm div.control-group, #editForm div.control-group{
  305. margin-bottom: 20px;
  306. }
  307. #createForm form div.button-code div, #editForm form div.button-code div{
  308. width:120px;
  309. height:35px;
  310. line-height:35px;
  311. color:#FFF!important;
  312. font-size:12px;
  313. border-radius:5px!important;
  314. float:left;
  315. text-align:center;
  316. margin-right:10px;
  317. cursor: pointer;
  318. }
  319. #createForm form div.button-code div#btn-save, #editForm form div.button-code div#btn-save{
  320. background-color:#67BA31!important;
  321. }
  322. #createForm form div.button-code div#btn-cancel, #editForm form div.button-code div#btn-cancel{
  323. background-color:#39AEEA!important;
  324. }
  325. #createForm form div.button-code div#btn-save:hover,#createForm form div.button-code div#btn-cancel:hover{
  326. background-color:#4E637B!important;
  327. }
  328. #editForm form div.button-code div#btn-save:hover,#editForm form div.button-code div#btn-cancel:hover{
  329. background-color:#4E637B!important;
  330. }
  331. #btn-class{
  332. margin-top:50px;
  333. }
  334. #convertType_selectul{
  335. z-index:8;
  336. cursor: pointer;
  337. width:150px;
  338. height:35px;
  339. position: absolute;
  340. margin:10px 0 20px 0;
  341. }
  342. #btn-convert{
  343. margin-top:95px;
  344. }
  345. #pageDiv{
  346. float:right;
  347. margin:20px 50px 0 20px;
  348. }
  349. #pageDiv li.active a{
  350. color:#ffffff;
  351. background-color:#0170C9!important;
  352. }
  353. #createForm input.input-text, #editForm input.input-text{
  354. height:30px;
  355. }
  356. #createForm input.input-text:focus, #editForm input.input-text:focus{
  357. box-shadow: 0 0 6px red;
  358. height:30px;
  359. }