media-queries.css 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  1. @media (min-width: 1199px) {
  2. .dropdown-menu {
  3. min-width: 141.75px;
  4. }
  5. }
  6. @media (min-width: 992px) and (max-width: 1199px) {
  7. .form-bottom form .form-links {
  8. width: 190px;
  9. }
  10. .more-features-box-text {
  11. margin-top: 30px;
  12. padding-left: 0;
  13. }
  14. .more-features-box-text:first-child {
  15. margin-top: 0;
  16. }
  17. .always-beautiful-box-text-left {
  18. padding-right: 0;
  19. }
  20. .always-beautiful-box-text-left:first-child {
  21. margin-top: 0;
  22. }
  23. .how-it-works-box-icon .how-it-works-step {
  24. left: 75px;
  25. }
  26. .testimonial-list .testimonial-image {
  27. width: 20%;
  28. }
  29. .testimonial-list .testimonial-text {
  30. width: 80%;
  31. }
  32. .swiper-item-content {
  33. font-size: 20px;
  34. }
  35. }
  36. @media (min-width: 992px) {
  37. .features-hgkd {
  38. margin-left: 0;
  39. width: 100%;
  40. min-height: 386px;
  41. background: #FFFFFF;
  42. box-shadow: 0px 2px 48px 0px rgba(0, 20, 24, 0.06);
  43. border-radius: 8px;
  44. display: flex;
  45. /* flex-flow: column; */
  46. align-items: center;
  47. margin-top: 67px;
  48. justify-content: space-around;
  49. }
  50. .other {
  51. display: flex;
  52. }
  53. /* .other .qq {
  54. width: 702px;
  55. height: 562px;
  56. } */
  57. .other .qq img {
  58. width: 702px;
  59. height: 562px;
  60. }
  61. .other .ml {
  62. margin-left: -106px;
  63. }
  64. .eafaefa {
  65. display: flex;
  66. }
  67. .eafaefa .left img {
  68. height: 620px;
  69. }
  70. .eafaefa .right {
  71. width: 480px;
  72. margin-left: -215px;
  73. }
  74. .eafaefa .right .features-title {
  75. padding-top: 88px;
  76. }
  77. .navbar-inverse ul.navbar-nav li a {
  78. width: auto;
  79. min-width: 108px;
  80. text-align: center;
  81. }
  82. }
  83. @media (max-width: 992px) {
  84. .eafaefa .right {
  85. padding: 0 15px;
  86. }
  87. .eafaefa .right .features-title {
  88. padding-top: 50px;
  89. }
  90. .navbar-inverse ul.navbar-nav li a {
  91. width: auto;
  92. /* min-width: 108px; */
  93. text-align: center;
  94. }
  95. }
  96. @media (min-width: 768px) and (max-width: 1199px) {
  97. .navbar-inverse ul.navbar-nav li a {
  98. padding: 10px 5px;
  99. font-size: 12px;
  100. min-width: 85px;
  101. }
  102. .dropdown-menu {
  103. min-width: 93.75px;
  104. }
  105. }
  106. @media (min-width: 768px) and (max-width: 991px) {
  107. .navbar-inverse ul.navbar-nav li a {
  108. /* width: 90px; */
  109. height: 50px;
  110. text-align: center;
  111. }
  112. .section-description p {
  113. padding: 0;
  114. }
  115. .form-bottom form .form-links {
  116. display: block;
  117. width: auto;
  118. margin-top: 15px;
  119. }
  120. .more-features-box {
  121. float: none;
  122. width: auto;
  123. }
  124. .more-features-box-text {
  125. margin-top: 30px;
  126. padding-left: 0;
  127. text-align: center;
  128. }
  129. .more-features-box-text:first-child {
  130. margin-top: 50px;
  131. }
  132. .more-features-box-text-icon {
  133. float: none;
  134. display: inline-block;
  135. }
  136. .more-features-box-text h3 {
  137. float: none;
  138. width: auto;
  139. margin-top: 20px;
  140. }
  141. .more-features-box-text-description {
  142. float: none;
  143. width: auto;
  144. }
  145. .always-beautiful-box {
  146. float: none;
  147. width: auto;
  148. }
  149. .always-beautiful-box-text {
  150. margin-top: 30px;
  151. padding-left: 0;
  152. text-align: center;
  153. }
  154. .always-beautiful-box-text-left {
  155. padding-right: 0;
  156. }
  157. .how-it-works-box-icon .how-it-works-step {
  158. left: 40px;
  159. }
  160. .testimonial-list .testimonial-image {
  161. width: 25%;
  162. }
  163. .testimonial-list .testimonial-text {
  164. width: 75%;
  165. }
  166. }
  167. @media (min-width: 767px) {
  168. .en-zh {
  169. float: right;
  170. display: flex;
  171. justify-content: space-around;
  172. line-height: 38px;
  173. width: 164px;
  174. height: 40px;
  175. border-radius: 40px;
  176. border: 1px solid #adacab;
  177. overflow: hidden;
  178. color: #fff;
  179. margin-top: 9px;
  180. }
  181. .en-zh .item {
  182. width: 50%;
  183. cursor: pointer;
  184. }
  185. .en-zh .item.item-active {
  186. background: #868279;
  187. }
  188. .top-content {
  189. background-image: url('../img/backgrounds/bg.png');
  190. background-size: cover;
  191. background-position: 0 0;
  192. /* background-repeat: no-repeat; */
  193. }
  194. }
  195. @media (max-width: 767px) {
  196. .submit {
  197. font-size: 16px;
  198. }
  199. .top-content {
  200. background-image: url('../img/backgrounds/bg.png');
  201. background-size: cover;
  202. background-position: -780px 0;
  203. /* background-repeat: no-repeat; */
  204. }
  205. .en-zh {
  206. color: #fff;
  207. }
  208. .en-zh .item.item-active {
  209. color: rgb(255 220 121);
  210. }
  211. .top-logo {
  212. display: none;
  213. }
  214. .navbar .posi {
  215. position: absolute;
  216. top: 66px;
  217. /* left: 0; */
  218. width: 100%;
  219. background-color: #2e4241;
  220. z-index: 100;
  221. }
  222. .navbar-brand {
  223. display: inline-block;
  224. margin-left: 15px;
  225. width: 42px;
  226. height: 42px;
  227. }
  228. .navbar-collapse {
  229. border: 0;
  230. }
  231. .navbar-inverse ul.navbar-nav li a:hover,
  232. .navbar-inverse ul.navbar-nav li a:focus {
  233. padding-bottom: 10px;
  234. border-bottom: 1px solid transparent;
  235. }
  236. .navbar-inverse ul.navbar-nav li a.btn-link-2 {
  237. margin-left: 15px;
  238. margin-right: 15px;
  239. }
  240. .navbar-inverse ul.navbar-nav li a.btn-link-2:hover,
  241. .navbar-inverse ul.navbar-nav li a.btn-link-2:focus,
  242. .navbar-inverse ul.navbar-nav li a.btn-link-2:active,
  243. .navbar-inverse ul.navbar-nav li a.btn-link-2:active:focus {
  244. outline: 0;
  245. opacity: 0.6;
  246. background: rgba(0, 0, 0, 0.3);
  247. border: 1px solid #fff;
  248. color: #fff;
  249. }
  250. .top-content .top-big-link {
  251. margin-top: 25px;
  252. }
  253. .top-content .top-big-link a.btn {
  254. margin-top: 10px;
  255. }
  256. .form-bottom form .form-links {
  257. display: block;
  258. width: auto;
  259. margin-top: 15px;
  260. }
  261. .section-description p {
  262. padding: 0;
  263. }
  264. .more-features-box-text {
  265. margin-top: 30px;
  266. padding-left: 0;
  267. text-align: center;
  268. }
  269. .more-features-box-text:first-child {
  270. margin-top: 50px;
  271. }
  272. .more-features-box-text-icon {
  273. float: none;
  274. display: inline-block;
  275. }
  276. .more-features-box-text h3 {
  277. float: none;
  278. width: auto;
  279. margin-top: 20px;
  280. }
  281. .more-features-box-text-description {
  282. float: none;
  283. width: auto;
  284. }
  285. .always-beautiful-box-text {
  286. margin-top: 30px;
  287. padding-left: 0;
  288. text-align: center;
  289. }
  290. .always-beautiful-box-text-left {
  291. padding-right: 0;
  292. }
  293. .how-it-works-box-icon .how-it-works-step {
  294. left: 20px;
  295. }
  296. .pricing-box {
  297. padding-bottom: 50px;
  298. }
  299. .pricing-box:last-child {
  300. padding-bottom: 0;
  301. }
  302. .testimonial-list .testimonial-image {
  303. float: none;
  304. width: auto;
  305. text-align: center;
  306. }
  307. .testimonial-list .testimonial-text {
  308. float: none;
  309. width: auto;
  310. margin-top: 30px;
  311. text-align: center;
  312. }
  313. .testimonial-list .nav-tabs {
  314. margin-top: 20px;
  315. text-align: center;
  316. }
  317. .testimonial-list .testimonial-image .testimonial-icon {
  318. display: none;
  319. }
  320. .swiper-item-content {
  321. font-size: 18px;
  322. }
  323. .pltx {
  324. width: 27px;
  325. height: 27px;
  326. }
  327. .plname {
  328. font-size: 18px;
  329. }
  330. .wer {
  331. font-size: 14px;
  332. }
  333. .gsareg img {
  334. width: 14px;
  335. height: 14px;
  336. }
  337. }
  338. @media (max-width: 415px) {
  339. h1,
  340. h2 {
  341. font-size: 32px;
  342. line-height: 40px;
  343. }
  344. .features-title {
  345. font-size: 32px;
  346. }
  347. .navbar-brand {
  348. display: inline-block;
  349. margin-left: 15px;
  350. width: 42px;
  351. height: 42px;
  352. }
  353. .swiper-item-content {
  354. font-size: 14px;
  355. }
  356. .pltx {
  357. width: 30px;
  358. height: 30px;
  359. }
  360. .plname {
  361. font-size: 16px;
  362. }
  363. .wer {
  364. font-size: 12px;
  365. }
  366. .gsareg img {
  367. width: 14px;
  368. height: 14px;
  369. }
  370. .top-content {
  371. background-image: url('../img/backgrounds/bg.png');
  372. background-size: cover;
  373. background-position: -1150px 0;
  374. /* background-repeat: no-repeat; */
  375. }
  376. }
  377. /* Retina-ize images/icons */
  378. @media only screen and (-webkit-min-device-pixel-ratio: 2),
  379. only screen and ( min--moz-device-pixel-ratio: 2),
  380. only screen and ( -o-min-device-pixel-ratio: 2/1),
  381. only screen and ( min-device-pixel-ratio: 2),
  382. only screen and ( min-resolution: 192dpi),
  383. only screen and ( min-resolution: 2dppx) {
  384. /* logo */
  385. .navbar-brand {
  386. /* display: none; */
  387. background-image: url(../img/gef/logo.png) !important;
  388. background-repeat: no-repeat !important;
  389. background-size: cover;
  390. }
  391. }