dome.css 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. .bos{
  2. width: 478px;
  3. height: 125px;
  4. float: left;
  5. position: relative;
  6. border: 1px solid #dcdcdc;
  7. border-radius: 2px;
  8. color: #666;
  9. background-color: #f6f6f6;
  10. margin-bottom: 15px;
  11. }
  12. .bos_son span{
  13. display:inline-block
  14. }
  15. .bos_two{
  16. width: 478px;
  17. height: 680px;
  18. }
  19. .bos_two_one{
  20. width: 100%;
  21. height: 155px;
  22. margin-bottom: 20px;
  23. }
  24. .my-textarea{
  25. width: 100%;
  26. height: 100%;
  27. }
  28. .text{
  29. margin-bottom: 10px;
  30. padding-left: 5px;
  31. }
  32. .my_text{
  33. display: inline-block;
  34. }
  35. .btn{
  36. display: inline-block;
  37. margin-left: 242px;
  38. }
  39. .my_bos_two_one{
  40. margin-top: 35px;
  41. }
  42. .my_btn{
  43. position: absolute;
  44. top: 45%;
  45. left: 30.5%;
  46. line-height: 24px;
  47. font-size: 16px;
  48. }
  49. .boxs{
  50. float: left;
  51. width: 515px;
  52. }
  53. .boxs_two{
  54. float: right;
  55. /*margin-left: 100px;*/
  56. width: 1048px;
  57. position: absolute;
  58. top: 20px;
  59. right: 65px;
  60. }
  61. .boxs_two ul li{
  62. width:159px;
  63. height:100%;
  64. text-align: center;
  65. line-height: 45px !important;
  66. }
  67. .boxs_sons{
  68. width: 100%;
  69. height:100%;
  70. border-radius: 2px;
  71. color: #666;
  72. /* border: 1px solid #dcdcdc;*/
  73. border: none;
  74. background-color: #ffffff
  75. }
  76. .my_z-float-right{
  77. width: 116px;
  78. height: 48px !important;
  79. }
  80. .mystyle{
  81. height: 100% !important;
  82. margin-bottom: 6px;
  83. }
  84. .mystyle_svg{
  85. /* height:945px;*/
  86. width: 100%;
  87. height:100%;
  88. }
  89. .boxs_svg{
  90. width:1050px;
  91. height:950px;
  92. }
  93. .mybtn_style_one{
  94. position: absolute;
  95. top:5px;
  96. right:10px;
  97. }
  98. .mybtn_style_two{
  99. position: absolute;
  100. top:5px;
  101. right:115px;
  102. }