123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. .swiper-container {
  2. width: 100%;
  3. height: 100%;
  4. margin: 0 auto;
  5. }
  6. .swiper-slide{
  7. overflow: hidden;
  8. }
  9. @keyframes rotate{
  10. 0%{
  11. transform: rotate(0deg);
  12. }
  13. 100%{
  14. transform: rotate(360deg);
  15. }
  16. }
  17. .musicbox {
  18. position: fixed;
  19. top: 0.8rem;
  20. right: 0.1rem;
  21. width: 0.35rem;
  22. height: 0.35rem;
  23. border-radius: 50%;
  24. z-index: 130;
  25. .on {
  26. animation: rotate 3s linear infinite;
  27. }
  28. img {
  29. width: 100%;
  30. height: 100%;
  31. }
  32. }
  33. .mainPage{
  34. background: url(https://jingcheng-h5.oss-cn-beijing.aliyuncs.com/nh/19nhyqh_bg.jpg);
  35. width: 100%;
  36. height: 100%;
  37. .subPage{
  38. width: 100%;
  39. position: absolute;
  40. left: 50%;
  41. top: 50%;
  42. transform: translate(-50%, -50%);
  43. -webkit-transform: translate(-50%, -50%);
  44. div{
  45. padding: 0 20%;
  46. text-align: center;
  47. .main_main{
  48. width: 100%;
  49. }
  50. .main_title{
  51. width: 194px;
  52. margin-top: 60px;
  53. animation-delay: 0.5s;
  54. }
  55. .main_happy{
  56. margin-top: 37px;
  57. width: 133px;
  58. animation-delay: 1s;
  59. }
  60. }
  61. }
  62. .main_logo{
  63. position: absolute;
  64. top: 3vh;
  65. width: 100px;
  66. right: 26px;
  67. }
  68. }
  69. .yqhPage{
  70. background: url(https://jingcheng-h5.oss-cn-beijing.aliyuncs.com/nh/19nhyqh_bg.jpg);
  71. width: 100%;
  72. height: 100%;
  73. .subPage{
  74. width: 100%;
  75. position: absolute;
  76. left: 50%;
  77. top: 50%;
  78. transform: translate(-50%, -50%);
  79. -webkit-transform: translate(-50%, -50%);
  80. .sub_title{
  81. text-align: center;
  82. .yqh_title{
  83. width: 65vw;
  84. }
  85. .yqh_title_min{
  86. width: 67vw;
  87. margin-top: 8px;
  88. }
  89. }
  90. text-align: center;
  91. .yqh{
  92. margin-top: 5vh;
  93. text-align: center;
  94. height: 520px;
  95. .div_xz{
  96. height: 500px;
  97. z-index: 2;
  98. position: relative;
  99. overflow: hidden;
  100. div{
  101. div{
  102. width: 100%;
  103. top: 8%;
  104. left: 21%;
  105. position: absolute;
  106. z-index: 5;
  107. white-space: nowrap;
  108. display: inline-block;
  109. text-align: left;
  110. a{
  111. width: 34px;
  112. height: 34px;
  113. border-radius: 50%;
  114. display: inline-block;
  115. position: relative;
  116. overflow: hidden;
  117. vertical-align: middle;
  118. img{
  119. width: 100%;
  120. height: 100%;
  121. }
  122. }
  123. span{
  124. margin-left: .1rem;
  125. color: #9d886d;
  126. font-size: .12rem;
  127. vertical-align: middle;
  128. }
  129. }
  130. img{
  131. height: 100%;
  132. position: relative;
  133. animation-duration: 2s;
  134. }
  135. }
  136. }
  137. .div_xf_top{
  138. height: 150px;
  139. bottom: 0;
  140. z-index: 3;
  141. position: relative;
  142. margin-top: -130px;
  143. img{
  144. height: 100%;
  145. }
  146. }
  147. .div_xf_down{
  148. height: 238px;
  149. bottom: 0;
  150. z-index: 1;
  151. position: relative;
  152. margin-top: -238px;
  153. img{
  154. height: 100%;
  155. }
  156. }
  157. .yqh_happy{
  158. margin-top: 4vh;
  159. width: 133px;
  160. }
  161. }
  162. @media screen and(max-height:600px){
  163. .yqh{
  164. margin-top: 5vh;
  165. text-align: center;
  166. height: 420px;
  167. .div_xz{
  168. height: 400px;
  169. z-index: 2;
  170. position: relative;
  171. overflow: hidden;
  172. div{
  173. img{
  174. height: 100%;
  175. position: relative;
  176. }
  177. }
  178. }
  179. .div_xf_top{
  180. height: 120px;
  181. bottom: 0;
  182. z-index: 3;
  183. position: relative;
  184. margin-top: -120px;
  185. img{
  186. height: 100%;
  187. }
  188. }
  189. .div_xf_down{
  190. height: 191px;
  191. bottom: 0;
  192. z-index: 1;
  193. position: relative;
  194. margin-top: -191px;
  195. img{
  196. height: 100%;
  197. }
  198. }
  199. .yqh_happy{
  200. margin-top: 4vh;
  201. width: 133px;
  202. }
  203. }
  204. }
  205. }
  206. }
  207. .hylcPage{
  208. background: url(https://jingcheng-h5.oss-cn-beijing.aliyuncs.com/nh/19nhyqh_bg.jpg);
  209. width: 100%;
  210. height: 100%;
  211. .subPage{
  212. width: 100%;
  213. position: absolute;
  214. left: 50%;
  215. top: 50%;
  216. transform: translate(-50%, -50%);
  217. -webkit-transform: translate(-50%, -50%);
  218. .sub_title{
  219. text-align: center;
  220. .hylc_title_hy{
  221. margin-top: 8px;
  222. }
  223. }
  224. >div{
  225. padding: 0 36px;
  226. position: relative;
  227. ul{
  228. position: relative;
  229. overflow: hidden;
  230. margin-top: 50px;
  231. &::after{
  232. content: '';
  233. width: 1px;
  234. height: calc(100% - 20px);
  235. background: #6c503b;
  236. position: absolute;
  237. left: 74px;
  238. top: 10px;
  239. }
  240. li{
  241. align-items: center;
  242. &:not(:first-child){
  243. margin-top: 20px;
  244. }
  245. span{
  246. &:first-child{
  247. width: 70px;
  248. }
  249. color: #fff;
  250. font-size: 12px;
  251. }
  252. div{
  253. margin-left: 12px;
  254. color: #ddbc75;
  255. font-size: 14px;
  256. }
  257. &::after{
  258. content: '';
  259. width: 5px;
  260. height: 5px;
  261. background-color: #fff;
  262. border-radius: 50%;
  263. left: 72px;
  264. position: absolute;
  265. z-index: 1;
  266. // margin-top: 8px;
  267. }
  268. }
  269. }
  270. @media screen and(max-height:600px){
  271. ul{
  272. margin-top: 36px;
  273. li {
  274. &:not(:first-child){
  275. margin-top: 15px;
  276. }
  277. }
  278. }
  279. }
  280. }
  281. }
  282. .hylc_title{
  283. width: 65vw;
  284. }
  285. .hylc_title_hy{
  286. width: 34vw;
  287. }
  288. .sub_bottom{
  289. text-align: center;
  290. margin-top: 44px;
  291. img{
  292. width: 104px;
  293. }
  294. }
  295. @media screen and(max-height:600px){
  296. .sub_bottom{
  297. margin-top: 30px;
  298. }
  299. }
  300. }
  301. .chxzPage{
  302. background: url(https://jingcheng-h5.oss-cn-beijing.aliyuncs.com/nh/19nhyqh_bg.jpg);
  303. width: 100%;
  304. height: 100%;
  305. .subPage{
  306. width: 100%;
  307. position: absolute;
  308. left: 50%;
  309. top: 50%;
  310. transform: translate(-50%, -50%);
  311. -webkit-transform: translate(-50%, -50%);
  312. .sub_title{
  313. text-align: center;
  314. .chxz_title{
  315. width: 65vw;
  316. }
  317. .chxz_title_ch{
  318. width: 34vw;
  319. margin-top: 8px;
  320. }
  321. .chxz_desc{
  322. margin-top: 80px;
  323. width: 100%;
  324. }
  325. }
  326. >div{
  327. padding: 0 38px;
  328. position: relative;
  329. }
  330. .amap{
  331. height: 210px;
  332. margin-top: 20px;
  333. }
  334. .sub_bottom{
  335. margin-top: 5vh;
  336. text-align: center;
  337. img{
  338. width: 104px;
  339. }
  340. }
  341. }
  342. }