main0.css 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. .sidecontent{position:fixed;left:-750px;width:auto;display:none;background:rgba(0,0,0,0.8);top:70px;height: 100%;color: rgba(255,255,255,1);}
  2. .sidecontent h1{font-size:14px;width:90%;margin:0px auto;text-align:center;height:50px;line-height:50px;position:relative;}
  3. .sidecontent h1 span{font-size:12px;font-weight:normal;position:absolute;right:-10px;cursor:pointer;border:#ebebeb solid 1px;width:40px;height:40px;line-height:40px;border-radius:20px;text-align:center;}
  4. #text
  5. {
  6. float:left;
  7. width:auto;
  8. font-size:18px;
  9. letter-spacing:2px;
  10. margin:30px;
  11. max-width:600px;
  12. height:500px;
  13. max-height:630px;
  14. line-height:22px;
  15. font-family:"宋体";
  16. }
  17. #sideimg{margin:5px 20px 30px 10px;float:left;}
  18. #gui-modes-map div img
  19. {
  20. width:48px;
  21. height:48px;
  22. }
  23. iframe{
  24. border: none;
  25. }
  26. #popup {
  27. z-index: 20;
  28. text-align: center;
  29. padding: 0;
  30. position: relative;
  31. width: 100%;
  32. height: 100%;
  33. /* margin: 80px auto; */
  34. display: none;
  35. overflow-x: hidden;
  36. transition: opacity 0.3s;
  37. opacity: 1;
  38. z-index: 101;
  39. background: rgba(52,52,52,0.8);
  40. }
  41. #id1{ width: 70%; height: 99.5%;}
  42. #popup.wait{
  43. pointer-events:none;
  44. opacity:0.1;
  45. }
  46. #closepop {
  47. background: url(../../images/close1.png) no-repeat;
  48. width: 50px;
  49. height: 50px;
  50. cursor: pointer;
  51. position: absolute;
  52. right: 30px;
  53. top: 30px;
  54. text-indent: -999em;
  55. background-size: 100% 100%;
  56. }
  57. .specialTitle{bottom:65%;
  58. width: 100%;
  59. padding: 0 25px;
  60. display: block;
  61. font-family: OpenSans,'Helvetica Neue',sans-serif;
  62. text-align: center;
  63. font-size: 40px;
  64. font-weight: 100;
  65. letter-spacing: .75px;
  66. text-shadow: 0 0 10px rgba(15,16,17,1);
  67. color: rgba(255,255,255,1);
  68. margin: 0;
  69. position: absolute;
  70. hyphens: auto;
  71. word-wrap: break-word;
  72. line-height: 45px;}
  73. .dropdown {position: relative;display: inline-block;float: right;height: 40px;line-height: 40px;right: 10px;}
  74. .floor{ width: 100px;text-align: center;display: block;height: 30px;background: rgba(0,0,0,0.4);line-height: 30px;margin-top: 10px;cursor: pointer;}
  75. .dropdown-content {display: none;position: absolute;background: rgba(0,0,0,0.6);min-width: 100px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);text-align:center;}
  76. .dropdown:hover .dropdown-content {display: block;}
  77. a{text-decoration:none;}
  78. #YY,#SZZ{display:none;}
  79. @media only screen and (max-width:487px){
  80. .dropdown {height: 30px;line-height: 30px;right:5px;}
  81. .floor {width: 80px;height: 20px;line-height: 20px;margin-top: 5px;}
  82. .dropdown-content{min-width: 80px;}
  83. }
  84. @media screen and (max-width: 1600px) {
  85. /*#popup {
  86. width: 816px;
  87. height: 510px;
  88. margin: -255px auto auto -408px;
  89. }*/
  90. .specialTitle{
  91. bottom:65%;
  92. font-size: 34px;
  93. }
  94. }
  95. @media screen and (max-width: 1400px) {
  96. /*#popup {
  97. width: 714px;
  98. height: 446px;
  99. margin: -223px auto auto -357px;
  100. }*/
  101. .specialTitle {
  102. bottom: 65%;
  103. font-size: 30px;
  104. }
  105. }
  106. @media screen and (max-width: 1200px) {
  107. #closepop{
  108. width: 40px;
  109. height: 40px;
  110. top: 20px;
  111. right: 20px;
  112. }
  113. .specialTitle {
  114. bottom: 66%;
  115. font-size: 26px;
  116. }
  117. }
  118. @media screen and (max-width: 768px) {
  119. .specialTitle {
  120. bottom: 62%;
  121. font-size: 26px;
  122. line-height:40px;
  123. }
  124. #special-gui-name{display:none;}
  125. }
  126. @media screen and (max-width: 736px){
  127. #model-title{
  128. height: 42px;
  129. }
  130. #title-toggle{
  131. padding-top: 18px;
  132. height: 42px;
  133. }
  134. .title-container{
  135. padding: 16px 10px 6px;
  136. height:42px;
  137. width: 259px;
  138. }
  139. #gui-name{
  140. font-size: 16px;
  141. line-height:16px;
  142. }
  143. .pinTop{top:8px;}
  144. #model-title {
  145. width: 70%;
  146. }
  147. }
  148. @media screen and (max-width:667px){
  149. #id1{ width: 96%;}
  150. #closepop{
  151. width: 36px;
  152. height: 36px;
  153. top: 20px;
  154. }
  155. #model-title{
  156. height: 40px;
  157. }
  158. #title-toggle{
  159. padding-top: 17px;
  160. height: 40px;
  161. }
  162. .title-container{
  163. padding: 16px 10px 6px;
  164. height:40px;
  165. width: 240px;
  166. }
  167. #gui-name{
  168. font-size: 15px;
  169. line-height:15px;
  170. }
  171. #musicImg .fa-2x {
  172. font-size: 1.5em;
  173. }
  174. .pinTop{top:8px;}
  175. #model-title {
  176. width: 70%;
  177. }
  178. }
  179. @media screen and (max-width:568px){
  180. #model-title{
  181. height: 38px;
  182. }
  183. #title-toggle{
  184. padding-top: 17px;
  185. height: 38px;
  186. }
  187. .title-container{
  188. padding: 16px 10px 6px;
  189. height:38px;
  190. width: 220px;
  191. }
  192. #gui-name{
  193. font-size: 14px;
  194. line-height:14px;
  195. }
  196. #musicImg .fa-2x {
  197. font-size: 1.5em;
  198. }
  199. .pinTop{top:8px;}
  200. #model-title {
  201. width: 70%;
  202. }
  203. }
  204. @media screen and (max-width:414px) {
  205. #model-title{
  206. height: 40px;
  207. }
  208. #title-toggle{
  209. padding-top: 17px;
  210. height: 40px;
  211. }
  212. .title-container{
  213. padding: 16px 10px 6px;
  214. height:40px;
  215. width: 220px;
  216. }
  217. #gui-name{
  218. font-size: 16px;
  219. line-height:16px;
  220. }
  221. #model-title {
  222. width: 70%;
  223. }
  224. }
  225. @media screen and (max-width:375px) {
  226. #model-title{
  227. height: 38px;
  228. }
  229. #title-toggle{
  230. padding-top: 17px;
  231. height: 38px;
  232. }
  233. .title-container{
  234. padding: 16px 10px 6px;
  235. height:38px;
  236. width: 220px;
  237. }
  238. #gui-name{
  239. font-size: 15px;
  240. line-height:15px;
  241. }
  242. .pinTop{top:5px;}
  243. #model-title {
  244. width: 70%;
  245. }
  246. }
  247. @media screen and (max-width:320px) {
  248. /*#popup {
  249. width: 200px;
  250. height: 380px;
  251. margin: -200px auto auto -100px;
  252. }*/
  253. #model-title{
  254. height: 36px;
  255. }
  256. #title-toggle{
  257. padding-top: 16px;
  258. height: 36px;
  259. }
  260. .title-container{
  261. padding: 16px 10px 6px;
  262. height:36px;
  263. width: 200px;
  264. }
  265. #gui-name{
  266. font-size: 14px;
  267. line-height:14px;
  268. }
  269. .pinTop{top:0px;}
  270. #model-title {
  271. width: 70%;
  272. }
  273. }