my.css 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. .section1{
  2. width:100% ;
  3. height:110px;
  4. background:rgba(255,255,255,0.6) ;
  5. }
  6. @media(max-width: 769px) {
  7. .center_wrapper{
  8. width: 100%;
  9. }
  10. .find{
  11. margin:0 auto 10px auto;
  12. width:90%;
  13. }
  14. }
  15. @media(min-width:768px){
  16. .center_wrapper{
  17. width: 80%;
  18. margin: 10px 10%;
  19. background: #FFFFFF;
  20. float: left;
  21. }
  22. .find{
  23. width: 100%;
  24. }
  25. }
  26. .leftbox{
  27. width: 100%;
  28. float: left;
  29. height:auto;
  30. }
  31. .btn2{
  32. border: 0;
  33. background: transparent;
  34. color: rgb(0,149,213);
  35. }
  36. .imgbox{
  37. width: 100px;
  38. height: 100px;
  39. float: left;
  40. color: #37CCFF;
  41. }
  42. .imgbox>img{
  43. width: 80px;
  44. height: 80px;
  45. border-radius: 80px;
  46. }
  47. .name{
  48. width: 150px;
  49. height: 100%;
  50. float: left;
  51. color:#A59999 ;
  52. }
  53. .name p{
  54. width: 100%;
  55. height: 30px;
  56. border-bottom: 1px solid #A59999;
  57. margin: 20px 0 0 20px;
  58. }
  59. .name span:first-child{
  60. margin-right: 30px;
  61. font-size: 20px;
  62. overflow: hidden;
  63. text-overflow:ellipsis;
  64. white-space: nowrap;
  65. }
  66. .section2{
  67. width:100% ;
  68. height:auto;
  69. background:rgba(255,255,255,0.6) ;
  70. /* margin-top: 20px;*/
  71. }
  72. .table,.table2{
  73. width: 100%;
  74. height: auto;
  75. }
  76. .table td{
  77. /*width: 33%;*/
  78. height: 50px;
  79. }
  80. tr{
  81. border: 0;
  82. }
  83. .amend{
  84. color: #7DBE00;
  85. text-align: right;
  86. background: transparent;
  87. }
  88. .table2 td{
  89. padding: 10px 5px;
  90. height: auto;
  91. text-align: center;
  92. }
  93. .table2 img{
  94. width: 100%;
  95. height: auto;
  96. }
  97. .model{
  98. border: 0;
  99. background-color:rgb(0,149,213);
  100. color: #FFFFFF;
  101. margin-bottom: 5px;
  102. border-radius: 30px;
  103. }
  104. .table2 th {
  105. width: 18%;
  106. height: 40px;
  107. padding: 0 5px;
  108. text-align: center;
  109. }
  110. .defaultClass2{
  111. width: 100%;
  112. height:45px;
  113. border-bottom:1px solid #DDDDDD;
  114. margin: 0;
  115. float: left;
  116. padding-left: 10%;
  117. }
  118. .defaultClass2 li{
  119. width: 10%;
  120. text-align: center;
  121. height: 45px;
  122. line-height: 45px;
  123. cursor: pointer;
  124. display:inline-block;
  125. float: left;
  126. color: #484848;
  127. }
  128. .no{
  129. display: none;
  130. }
  131. .safebox{
  132. width:100%;
  133. height:140px ;
  134. border-bottom: 1px solid #8F949A;
  135. padding-top: 15px;
  136. }
  137. .imgbox>div:first-child{
  138. float: left;
  139. width: 40%;
  140. height: 100%;
  141. }
  142. .imgbox>div:last-child{
  143. float: left;
  144. width: 50%;
  145. height: 100%;
  146. text-align: center;
  147. font-size: 25px;
  148. }
  149. .safebox>div:last-child{
  150. float: right;
  151. width: 95px;
  152. height: 140px;
  153. line-height: 140px;
  154. color: #7DBE00;
  155. }
  156. .emailbox{
  157. font-size: 20px;
  158. }
  159. .emailbox >div{
  160. float: left;
  161. width: 15%;
  162. height:120px;
  163. line-height: 120px;
  164. }
  165. .card {
  166. overflow: hidden;
  167. margin: 20px 10px;
  168. border-radius: 2px;
  169. background-color: #fff;
  170. }
  171. .card {
  172. padding-top: 1px;
  173. padding-bottom: 1px;
  174. box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  175. }
  176. .input-label {
  177. display: table;
  178. padding: 7px 10px 7px 0px;
  179. max-width: 200px;
  180. width: 27%;
  181. color: #444;
  182. font-size: 0.9rem;
  183. }
  184. .item-input {
  185. display: -webkit-box;
  186. display: -webkit-flex;
  187. display: -moz-box;
  188. display: -moz-flex;
  189. display: -ms-flexbox;
  190. display: flex;
  191. -webkit-box-align: center;
  192. -ms-flex-align: center;
  193. -webkit-align-items: center;
  194. -moz-align-items: center;
  195. align-items: center;
  196. position: relative;
  197. overflow: hidden;
  198. padding: 6px 0 5px 16px;
  199. }
  200. input {
  201. border: 0;
  202. width: 50%;
  203. outline: none;
  204. }
  205. .save {
  206. width: 90%;
  207. background-color: #7DBE00;
  208. height: 40px;
  209. margin-left: 5%;
  210. margin-bottom: 10px;
  211. border: 0;
  212. border-radius: 5px;
  213. color: white;
  214. margin-top: 10px;
  215. }
  216. .button-clear {
  217. -webkit-transition: opacity 0.1s;
  218. transition: opacity 0.1s;
  219. padding: 0 6px;
  220. max-height: 42px;
  221. border-color: transparent;
  222. background: none;
  223. box-shadow: none;
  224. }
  225. .nav2 ul{
  226. width: 100%;
  227. height: 50%;
  228. }
  229. .nav2 ul li{
  230. width: 100%;
  231. font-size: 12px;
  232. line-height: 60px;
  233. text-align: center;
  234. }
  235. .message{
  236. float: left;
  237. height: auto;
  238. }
  239. @media (min-width:700px ) {
  240. /*.center{
  241. margin-left: 6%;
  242. }*/
  243. .table2 button{
  244. width: 85px;
  245. height: 30px;
  246. border-radius: 30px;
  247. }
  248. .right-section>div>div:first-child{
  249. width: 100%;
  250. height: 101px;
  251. border-bottom: 1px solid #A9A9A9;
  252. margin-top: 40px;
  253. }
  254. .xian{
  255. width: 30px;
  256. }
  257. .xian2{
  258. width:30px;
  259. }
  260. .nav2 ul li{
  261. font-size: 16px;
  262. }
  263. }
  264. @media(max-width: 1199px) {
  265. .xian{
  266. width: 15px;
  267. }
  268. .table2 th {
  269. height: 30px;
  270. }
  271. .xian2{
  272. width: 15px;
  273. }
  274. .table,.table2 {
  275. width: 100%;
  276. max-width: 100%;
  277. /*margin-bottom: 20px;*/
  278. font-size: 10px;
  279. }
  280. .right-section>div>div:first-child{
  281. width: 100%;
  282. height: 140px;
  283. border-bottom: 1px solid #A9A9A9;
  284. margin-top: 40px;
  285. }
  286. .nav2 {
  287. width: 100%;
  288. height: auto;
  289. margin: 80px 0 10px 0;
  290. }
  291. .nav2 ul li{
  292. width: 20%;
  293. height: 100%;
  294. font-size: 12px;
  295. line-height: 40px;
  296. text-align: center;
  297. font-size: 12px;
  298. /*margin-bottom: 20px;*/
  299. float: left;
  300. }
  301. .imgbox {
  302. width: 100px;
  303. height: 100px;
  304. float: left;
  305. color: #37CCFF;
  306. }
  307. .section1 {
  308. width: 100%;
  309. height: 110px;
  310. margin: 0;
  311. background: rgba(255,255,255,0.6);
  312. }
  313. .message {
  314. width: 100%;
  315. }
  316. }
  317. .radio2{
  318. width: 30px;
  319. height: 30px;
  320. border-radius: 40px;
  321. background-color: #1ABC9C;
  322. color: #FFFFFF;
  323. line-height: 30px;
  324. text-align: center;
  325. margin-left: 10px;
  326. /*float: left;*/
  327. }
  328. .radio3{
  329. width: 30px;
  330. height: 30px;
  331. border-radius: 30px;
  332. border: 1px solid #A6A6A6;
  333. color: #A6A6A6;
  334. line-height: 30px;
  335. text-align: center;
  336. margin-left: 10px;
  337. }
  338. .xian{
  339. height: 20px;
  340. border-bottom: 3px solid #1ABC9C;
  341. float: left;
  342. }
  343. .xian2{
  344. height: 20px;
  345. border-bottom: 3px solid #A9A9A9;
  346. float: left;
  347. }
  348. .productbox{
  349. width: 100%;
  350. height:auto;
  351. border:1px solid #A9A9A9;
  352. }
  353. .productbox>div{
  354. float: left;
  355. }
  356. .right-section>div>div>div{
  357. float: left;
  358. width: auto;
  359. }
  360. .right-section>div>div>div p{
  361. float: left;
  362. width: 60px;
  363. text-align: center;
  364. }
  365. .getbtn{
  366. float: right;
  367. border: 1px solid #1ABC9C;
  368. border-radius: 3px;
  369. color:#1ABC9C ;
  370. width: 100px;
  371. height: 30px;
  372. font-size:15px;
  373. background: transparent;
  374. }
  375. @media (max-width: 767px) {
  376. .getbtn{
  377. float: none;
  378. margin-left: 43%;
  379. }
  380. }
  381. .save{
  382. width: 90%;
  383. background-color:#FFAF15;
  384. height: 40px;
  385. margin-left: 5%;
  386. border:0;
  387. border-radius: 5px;
  388. color: white;
  389. margin-top: 10px;
  390. }
  391. .light{
  392. color: #FFFFFF;
  393. }
  394. .popup {
  395. pointer-events: auto;
  396. }
  397. .popup {
  398. width: 100%;
  399. border-radius: 0px;
  400. background-color: rgba(255, 255, 255, 0.9);
  401. display: -webkit-box;
  402. display: -webkit-flex;
  403. display: -moz-box;
  404. display: -moz-flex;
  405. display: -ms-flexbox;
  406. display: flex;
  407. -webkit-box-direction: normal;
  408. -webkit-box-orient: vertical;
  409. -webkit-flex-direction: column;
  410. -moz-flex-direction: column;
  411. -ms-flex-direction: column;
  412. flex-direction: column;
  413. }
  414. .popup-head {
  415. padding: 15px 10px;
  416. border-bottom: 1px solid #eee;
  417. text-align: center;
  418. }
  419. .popup-title {
  420. margin: 0;
  421. padding: 0;
  422. font-size: 15px;
  423. }
  424. .popup-sub-title {
  425. margin: 5px 0 0 0;
  426. padding: 0;
  427. font-weight: normal;
  428. font-size: 11px;
  429. }
  430. .popup-body {
  431. padding: 10px;
  432. overflow: auto;
  433. }
  434. input{
  435. outline: none;
  436. }
  437. #add input {
  438. width: 90%;
  439. display: block;
  440. padding-top: 2px;
  441. padding-left: 0;
  442. margin-left: 5%;
  443. height: 34px;
  444. color: #111;
  445. vertical-align: middle;
  446. font-size: 14px;
  447. line-height: 16px;
  448. padding: 0 10px;
  449. border: 1px solid #A1A1A1;
  450. }
  451. .popup-buttons {
  452. display: -webkit-box;
  453. display: -webkit-flex;
  454. display: -moz-box;
  455. display: -moz-flex;
  456. display: -ms-flexbox;
  457. display: flex;
  458. -webkit-box-direction: normal;
  459. -webkit-box-orient: horizontal;
  460. -webkit-flex-direction: row;
  461. -moz-flex-direction: row;
  462. -ms-flex-direction: row;
  463. flex-direction: row;
  464. padding: 10px 30px 10px 30px;;
  465. min-height: 65px;
  466. }
  467. .popup-buttons .button {
  468. -webkit-box-flex: 1;
  469. -webkit-flex: 1;
  470. -moz-box-flex: 1;
  471. -moz-flex: 1;
  472. -ms-flex: 1;
  473. flex: 1;
  474. display: block;
  475. min-height: 45px;
  476. border-radius: 5px;
  477. line-height: 20px;
  478. margin-right: 20px;
  479. background: #F0F0F0;
  480. border: 0;
  481. }
  482. .popup-buttons .button:last-child {
  483. margin-right: 0px;
  484. }
  485. .button.button-energized {
  486. border: 0;
  487. background: #1ABC9C;
  488. color: #fff;
  489. }
  490. .hover{
  491. color:#48a4df;
  492. }
  493. .form-horizontal .control-label {
  494. font-size: 17px;
  495. }
  496. .form-control{
  497. border: 0;
  498. }
  499. .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  500. vertical-align: inherit;
  501. }