You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

38 lines
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. }