Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

38 lignes
597 B

  1. .search_box1{
  2. width: 0.7rem;
  3. border-right: 1px solid #ccc;
  4. }
  5. .search_box2{
  6. border-right: 2px solid #ccc;
  7. }
  8. .search_box3{
  9. width: 0.4rem;text-align: right;
  10. }
  11. .search_div1{
  12. padding-bottom: 0.12rem;
  13. }
  14. .search_div1 img{
  15. width: 0.14rem;
  16. position: relative;
  17. top: 0.02rem;
  18. margin-right: 0.1rem;
  19. left: -0.075rem;
  20. }
  21. .search_div2{
  22. padding-top: 0.12rem;
  23. }
  24. .search_div2 img{
  25. width: 0.14rem;
  26. position: relative;
  27. top: 0.02rem;
  28. margin-right: 0.1rem;
  29. left: -0.075rem;
  30. }
  31. .tit_no {
  32. width: 0.2rem;
  33. height: 0.2rem;
  34. text-align: center;
  35. vertical-align: top;
  36. background-color: #eee;
  37. }